diff options
author | mat <mat@FreeBSD.org> | 2017-08-10 00:10:56 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-08-10 00:10:56 +0800 |
commit | c1aa2bb650f09bee68d6bdcb2098c07c1c2f5b6d (patch) | |
tree | a209517c49f4684bd565e4ab8a1102a52bc82fd0 /www | |
parent | 8b8824faeb332d3fde64a253a2c8dcee127f48a5 (diff) | |
download | freebsd-ports-gnome-c1aa2bb650f09bee68d6bdcb2098c07c1c2f5b6d.tar.gz freebsd-ports-gnome-c1aa2bb650f09bee68d6bdcb2098c07c1c2f5b6d.tar.zst freebsd-ports-gnome-c1aa2bb650f09bee68d6bdcb2098c07c1c2f5b6d.zip |
Fixup GH_TAGNAME usage, and minor cleanup.
Sponsored by: Absolight
Diffstat (limited to 'www')
-rw-r--r-- | www/luakit/Makefile | 1 | ||||
-rw-r--r-- | www/varnish4/Makefile | 2 | ||||
-rw-r--r-- | www/varnish4/distinfo | 4 | ||||
-rw-r--r-- | www/varnish5/Makefile | 2 | ||||
-rw-r--r-- | www/varnish5/distinfo | 4 |
5 files changed, 6 insertions, 7 deletions
diff --git a/www/luakit/Makefile b/www/luakit/Makefile index 4e44dff4e1a7..2f32c64920c5 100644 --- a/www/luakit/Makefile +++ b/www/luakit/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}luafilesystem>=0:devel/luafilesystem-51 USES= desktop-file-utils gettext-runtime gmake lua:51 pkgconfig sqlite USE_GITHUB= yes -GH_TAGNAME= ${PORTVERSION} USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 NOT_FOR_ARCHS= sparc64 diff --git a/www/varnish4/Makefile b/www/varnish4/Makefile index ff74a89bd01a..f8068a0b4ef5 100644 --- a/www/varnish4/Makefile +++ b/www/varnish4/Makefile @@ -2,6 +2,7 @@ PORTNAME= varnish PORTVERSION= 4.1.8 +DISTVERSIONPREFIX= varnish- PORTREVISION= 0 CATEGORIES= www PKGNAMESUFFIX= 4 @@ -29,7 +30,6 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= varnishcache GH_PROJECT= varnish-cache -GH_TAGNAME= varnish-${PORTVERSION} USERS= varnish varnishlog GROUPS= varnish diff --git a/www/varnish4/distinfo b/www/varnish4/distinfo index e22f40d6233b..328e1f31c62f 100644 --- a/www/varnish4/distinfo +++ b/www/varnish4/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1502147563 -SHA256 (varnishcache-varnish-cache-4.1.8-varnish-4.1.8_GH0.tar.gz) = 6d5735d1562570517feae551b236d2c321537785ff5e08fe40ce5315c32ef53c -SIZE (varnishcache-varnish-cache-4.1.8-varnish-4.1.8_GH0.tar.gz) = 946513 +SHA256 (varnishcache-varnish-cache-varnish-4.1.8_GH0.tar.gz) = 6d5735d1562570517feae551b236d2c321537785ff5e08fe40ce5315c32ef53c +SIZE (varnishcache-varnish-cache-varnish-4.1.8_GH0.tar.gz) = 946513 diff --git a/www/varnish5/Makefile b/www/varnish5/Makefile index e6683c984032..99f330feafe1 100644 --- a/www/varnish5/Makefile +++ b/www/varnish5/Makefile @@ -2,6 +2,7 @@ PORTNAME= varnish PORTVERSION= 5.1.3 +DISTVERSIONPREFIX= varnish- PORTREVISION= 0 CATEGORIES= www PKGNAMESUFFIX= 5 @@ -29,7 +30,6 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= varnishcache GH_PROJECT= varnish-cache -GH_TAGNAME= varnish-${PORTVERSION} USERS= varnish varnishlog GROUPS= varnish diff --git a/www/varnish5/distinfo b/www/varnish5/distinfo index 9a37c260cc50..84c08a13cfcd 100644 --- a/www/varnish5/distinfo +++ b/www/varnish5/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1502147852 -SHA256 (varnishcache-varnish-cache-5.1.3-varnish-5.1.3_GH0.tar.gz) = 2c76b5aee9e715b84641a1de1dbcc39563c24496436fa4e5417acd329e80bd22 -SIZE (varnishcache-varnish-cache-5.1.3-varnish-5.1.3_GH0.tar.gz) = 1183690 +SHA256 (varnishcache-varnish-cache-varnish-5.1.3_GH0.tar.gz) = 2c76b5aee9e715b84641a1de1dbcc39563c24496436fa4e5417acd329e80bd22 +SIZE (varnishcache-varnish-cache-varnish-5.1.3_GH0.tar.gz) = 1183690 |