diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 15:17:32 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 15:17:32 +0000 |
commit | 02415c68f5ac766ae5bd0ae4858762c8e570d62b (patch) | |
tree | 6045e0b5eebbf9e77caf4567713449680e5fa549 /graphics/xcftools | |
parent | da97618e2058f2d4d7b8c51f5c995cdf831cf9ed (diff) | |
download | ports-02415c68f5ac766ae5bd0ae4858762c8e570d62b.tar.gz ports-02415c68f5ac766ae5bd0ae4858762c8e570d62b.zip |
Notes
Diffstat (limited to 'graphics/xcftools')
-rw-r--r-- | graphics/xcftools/Makefile | 8 | ||||
-rw-r--r-- | graphics/xcftools/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/graphics/xcftools/Makefile b/graphics/xcftools/Makefile index be9af7c25430..960921a5b56c 100644 --- a/graphics/xcftools/Makefile +++ b/graphics/xcftools/Makefile @@ -4,8 +4,7 @@ PORTNAME= xcftools PORTVERSION= 1.0.8.20130212 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= GHL \ - http://freeheimdall.spdns.org/files/ +MASTER_SITES= http://freeheimdall.spdns.org/files/ MAINTAINER= kalten@gmx.at COMMENT= Command-line tools for extracting from XCF format (graphics/gimp) @@ -16,10 +15,7 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USE_GITHUB= yes GH_ACCOUNT= j-jorge -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= d72ba82 - -DIST_SUBDIR= ${PORTNAME} +GH_TAGNAME= d72ba82 # option NLS (for gettext) is wrong as this port allways needs NLS: USES= libtool cmake gmake iconv pkgconfig perl5 gettext diff --git a/graphics/xcftools/distinfo b/graphics/xcftools/distinfo index 534ac6555ea0..0d841bddf081 100644 --- a/graphics/xcftools/distinfo +++ b/graphics/xcftools/distinfo @@ -1,2 +1,2 @@ -SHA256 (xcftools/xcftools-1.0.8.20130212.tar.gz) = 3b00aa9ace6e4c46674fbaee03a8ba0111bd4a2c980b42c9a82f1ff42cd8f6cd -SIZE (xcftools/xcftools-1.0.8.20130212.tar.gz) = 197954 +SHA256 (j-jorge-xcftools-1.0.8.20130212-d72ba82_GH0.tar.gz) = b349c785f5433787fa3e7bfde2f04f419424480ea0491865e263e05cc67ef1cd +SIZE (j-jorge-xcftools-1.0.8.20130212-d72ba82_GH0.tar.gz) = 197950 |