diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 04:24:15 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 04:24:15 +0800 |
commit | 7841559a50500dbb0f7c24009b739c3b08cf2cf6 (patch) | |
tree | 97a8a198649a73e26fe96adf11b755d0b80e3533 /www/csso | |
parent | 0b5a53f719530a1c43cf777a53506d3417fddd57 (diff) | |
download | freebsd-ports-gnome-7841559a50500dbb0f7c24009b739c3b08cf2cf6.tar.gz freebsd-ports-gnome-7841559a50500dbb0f7c24009b739c3b08cf2cf6.tar.zst freebsd-ports-gnome-7841559a50500dbb0f7c24009b739c3b08cf2cf6.zip |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'www/csso')
-rw-r--r-- | www/csso/Makefile | 3 | ||||
-rw-r--r-- | www/csso/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/csso/Makefile b/www/csso/Makefile index 0bf6ca4722f6..4971cb31c4c3 100644 --- a/www/csso/Makefile +++ b/www/csso/Makefile @@ -3,6 +3,7 @@ PORTNAME= csso PORTVERSION= 1.3.9 +DISTVERSIONPREFIX= v #PORTREVISION= 0 CATEGORIES= www MASTER_SITES= http://nivit.altervista.org/FreeBSD/ports/distfiles/ @@ -15,8 +16,6 @@ LICENSE= MIT RUN_DEPENDS= node:${PORTSDIR}/www/node GH_ACCOUNT= css -GH_COMMIT= 99ae4ad -GH_TAGNAME= v${PORTVERSION} NO_BUILD= yes diff --git a/www/csso/distinfo b/www/csso/distinfo index d4029e6d7f3d..7f90c3699dc4 100644 --- a/www/csso/distinfo +++ b/www/csso/distinfo @@ -1,2 +1,2 @@ -SHA256 (csso-1.3.9.tar.gz) = dda3e6d845929482d88d98572360120f76c7249256c0701ee995e77e260cacd3 -SIZE (csso-1.3.9.tar.gz) = 118023 +SHA256 (css-csso-v1.3.9_GH0.tar.gz) = 0f4673854d00db18e062598624af168db8a716defb77ad84a861b16b56405b57 +SIZE (css-csso-v1.3.9_GH0.tar.gz) = 117974 |