diff options
author | mat <mat@FreeBSD.org> | 2015-05-09 22:20:41 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-09 22:20:41 +0800 |
commit | c06297d74fd998a6088012b7ff3baead2bf7520d (patch) | |
tree | 6fc98c7b9833de45964eccbc3b6252aa6c01f1ce /devel | |
parent | f213004f495c1b4115086a54ab52536ec024d85d (diff) | |
download | freebsd-ports-gnome-c06297d74fd998a6088012b7ff3baead2bf7520d.tar.gz freebsd-ports-gnome-c06297d74fd998a6088012b7ff3baead2bf7520d.tar.zst freebsd-ports-gnome-c06297d74fd998a6088012b7ff3baead2bf7520d.zip |
Cleanup GH_*
Approved by: zi
Sponsored by: Absolight
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cpp-netlib/Makefile | 4 | ||||
-rw-r--r-- | devel/cpp-netlib/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index ee6a5491d5d4..c7a37855769a 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -2,7 +2,9 @@ # $FreeBSD$ PORTNAME= cpp-netlib +DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.11.1 +DISTVERSIONSUFFIX= -final CATEGORIES= devel MAINTAINER= zi@FreeBSD.org @@ -14,7 +16,5 @@ BUILD_DEPENDS= boost-libs>0:${PORTSDIR}/devel/boost-libs USES= cmake:outsource USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} -GH_TAGNAME= ${PORTNAME}-${PORTVERSION}-final .include <bsd.port.mk> diff --git a/devel/cpp-netlib/distinfo b/devel/cpp-netlib/distinfo index 9b5a2b4ddfc8..ae8d9837e986 100644 --- a/devel/cpp-netlib/distinfo +++ b/devel/cpp-netlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (cpp-netlib-cpp-netlib-0.11.1-cpp-netlib-0.11.1-final_GH0.tar.gz) = 34e1bb6902512c14ffdc083315b3a4ee573ed80d80b4fa6bdae3bbd94e7cd09e -SIZE (cpp-netlib-cpp-netlib-0.11.1-cpp-netlib-0.11.1-final_GH0.tar.gz) = 1556521 +SHA256 (cpp-netlib-cpp-netlib-cpp-netlib-0.11.1-final_GH0.tar.gz) = 34e1bb6902512c14ffdc083315b3a4ee573ed80d80b4fa6bdae3bbd94e7cd09e +SIZE (cpp-netlib-cpp-netlib-cpp-netlib-0.11.1-final_GH0.tar.gz) = 1556521 |