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/critcl | |
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/critcl')
-rw-r--r-- | devel/critcl/Makefile | 1 | ||||
-rw-r--r-- | devel/critcl/distinfo | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/critcl/Makefile b/devel/critcl/Makefile index 70d1e2296204..6ff3dac36e91 100644 --- a/devel/critcl/Makefile +++ b/devel/critcl/Makefile @@ -12,7 +12,6 @@ COMMENT= Compiled Runtime in Tcl USES+= tcl USE_GITHUB= yes GH_ACCOUNT= andreas-kupries -GH_COMMIT= 39e4a10 PLIST_SUB+= VER=${PORTVERSION} PORTDOCS= * diff --git a/devel/critcl/distinfo b/devel/critcl/distinfo index b57c8cc7ae71..c92e84939435 100644 --- a/devel/critcl/distinfo +++ b/devel/critcl/distinfo @@ -1,2 +1,2 @@ -SHA256 (critcl-3.1.12.tar.gz) = 37ffd529f3c24d7f032299cb980dfe0f00c3eff966fca40fa181090c2c535a81 -SIZE (critcl-3.1.12.tar.gz) = 1679309 +SHA256 (andreas-kupries-critcl-3.1.12_GH0.tar.gz) = 7be0cff46d5632ea57108d0aef8eab4503232429ae1fa6ad130764671f46c7a5 +SIZE (andreas-kupries-critcl-3.1.12_GH0.tar.gz) = 1678397 |