diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-14 18:11:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-14 18:11:33 +0000 |
commit | c1b678aad4b6cbf25f62fd1e1895b54fe85e4ec1 (patch) | |
tree | e3a3b0f448523bea9a1d6b5457756779786959e9 /science | |
parent | 95ecddb46bdf1b1f2aaa369095bcb45fad0dc92e (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/libaec/Makefile | 10 | ||||
-rw-r--r-- | science/libaec/distinfo | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/science/libaec/Makefile b/science/libaec/Makefile index 7472d69582aa..28a5b1699909 100644 --- a/science/libaec/Makefile +++ b/science/libaec/Makefile @@ -3,9 +3,9 @@ PORTNAME= libaec PORTVERSION= 1.0.2 +DISTVERSIONPREFIX= v CATEGORIES= science -MASTER_SITES= https://gitlab.dkrz.de/k202009/libaec/repository/archive.tar.bz2?ref=v${PORTVERSION}&dummy=/ \ - LOCAL/sunpoet +MASTER_SITES= LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Adaptive entropy coding library @@ -20,7 +20,9 @@ INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= autoreconf libtool tar:bz2 -GL_TAGNAME= b428510436e86c34908e3cb00a6b2e62aa1390da -WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}-${GL_TAGNAME} +GL_ACCOUNT= k202009 +GL_COMMIT= b428510436e86c34908e3cb00a6b2e62aa1390da +GL_SITE= https://gitlab.dkrz.de/ +USE_GITLAB= yes .include <bsd.port.mk> diff --git a/science/libaec/distinfo b/science/libaec/distinfo index 163c7db1ea64..9a5a31fcca57 100644 --- a/science/libaec/distinfo +++ b/science/libaec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510458231 -SHA256 (libaec-1.0.2.tar.bz2) = 521b5873823658d491215fd368f3694593c5d729cc33e8f9926392e0962113cf -SIZE (libaec-1.0.2.tar.bz2) = 776816 +TIMESTAMP = 1521032693 +SHA256 (k202009-libaec-b428510436e86c34908e3cb00a6b2e62aa1390da_GL0.tar.gz) = 3df4979ec0cb561039b2e213245a1ef6fad8ec8aeb774696f01df1faf06c8d71 +SIZE (k202009-libaec-b428510436e86c34908e3cb00a6b2e62aa1390da_GL0.tar.gz) = 767840 |