diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:27:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:27:43 +0000 |
commit | 62d98f2dd1f3802105cf10419df5ae5124ebdf7c (patch) | |
tree | 43e2e39cd7a374708b23162a9e9ed8327a6fda56 /editors/editorconfig-core-c | |
parent | c6457ffef432e7f18fbdf8194ed4d1993763454a (diff) | |
download | ports-62d98f2dd1f3802105cf10419df5ae5124ebdf7c.tar.gz ports-62d98f2dd1f3802105cf10419df5ae5124ebdf7c.zip |
Notes
Diffstat (limited to 'editors/editorconfig-core-c')
-rw-r--r-- | editors/editorconfig-core-c/Makefile | 3 | ||||
-rw-r--r-- | editors/editorconfig-core-c/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/editors/editorconfig-core-c/Makefile b/editors/editorconfig-core-c/Makefile index 8d881a74e740..2e9d9b20966e 100644 --- a/editors/editorconfig-core-c/Makefile +++ b/editors/editorconfig-core-c/Makefile @@ -3,6 +3,7 @@ PORTNAME= editorconfig-core-c PORTVERSION= 0.11.5 +DISTVERSIONPREFIX= v CATEGORIES= editors MAINTAINER= knu@FreeBSD.org @@ -10,8 +11,6 @@ COMMENT= EditorConfig core library and executable written in C USE_GITHUB= yes GH_ACCOUNT= editorconfig -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= c5e2a58 USES= cmake USE_LDCONFIG= yes diff --git a/editors/editorconfig-core-c/distinfo b/editors/editorconfig-core-c/distinfo index 37d76017451a..6678af70ddae 100644 --- a/editors/editorconfig-core-c/distinfo +++ b/editors/editorconfig-core-c/distinfo @@ -1,2 +1,2 @@ -SHA256 (editorconfig-core-c-0.11.5.tar.gz) = 78e2a515a899785349272f264395f0d934c8eebfbd074ab07c281e4638ecba0b -SIZE (editorconfig-core-c-0.11.5.tar.gz) = 76868 +SHA256 (editorconfig-editorconfig-core-c-v0.11.5_GH0.tar.gz) = 2ed95449ab3c7ecd75303716927e13d07ee42ddba4472e4a0fb4e0569066370a +SIZE (editorconfig-editorconfig-core-c-v0.11.5_GH0.tar.gz) = 76857 |