diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 23:16:53 +0800 |
commit | fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 (patch) | |
tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /devel/libr3 | |
parent | 86b530b12dd467324ca3c61be77956ac03d7c5ac (diff) | |
download | freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.gz freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.tar.zst freebsd-ports-gnome-fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2.zip |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'devel/libr3')
-rw-r--r-- | devel/libr3/Makefile | 2 | ||||
-rw-r--r-- | devel/libr3/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/libr3/Makefile b/devel/libr3/Makefile index 53ef990a293e..4fba748a4455 100644 --- a/devel/libr3/Makefile +++ b/devel/libr3/Makefile @@ -21,8 +21,6 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= c9s -GH_TAGNAME= ${PORTVERSION} -GH_COMMIT= ad8faeb GH_PROJECT= r3 post-patch: diff --git a/devel/libr3/distinfo b/devel/libr3/distinfo index c546a8bb8e79..4645b5ed8347 100644 --- a/devel/libr3/distinfo +++ b/devel/libr3/distinfo @@ -1,2 +1,2 @@ -SHA256 (libr3-1.0.0.tar.gz) = 8fa891adbbfe0a471c8d5de217983afb656412959f537120ed7a3e965cc80ca2 -SIZE (libr3-1.0.0.tar.gz) = 65255 +SHA256 (c9s-r3-1.0.0_GH0.tar.gz) = c5acb1128971de2d0569c3f14d35f76437638eed8311fe1bb07ed4f885b0d151 +SIZE (c9s-r3-1.0.0_GH0.tar.gz) = 65230 |