diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 15:17:32 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 15:17:32 +0000 |
commit | 02415c68f5ac766ae5bd0ae4858762c8e570d62b (patch) | |
tree | 6045e0b5eebbf9e77caf4567713449680e5fa549 /graphics/pqiv | |
parent | da97618e2058f2d4d7b8c51f5c995cdf831cf9ed (diff) |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385633
Diffstat (limited to 'graphics/pqiv')
-rw-r--r-- | graphics/pqiv/Makefile | 4 | ||||
-rw-r--r-- | graphics/pqiv/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index d29c41b9a832..86ee4fc61979 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -4,8 +4,6 @@ PORTNAME= pqiv PORTVERSION= 2.1.1 CATEGORIES= graphics -MASTER_SITES= GHL -DISTNAME= ${PORTVERSION} MAINTAINER= danilo@FreeBSD.org COMMENT= Pretty Quick Image Viewer @@ -16,7 +14,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash USE_GITHUB= yes GH_ACCOUNT= phillipberndt -GH_COMMIT= 7a10aba +GH_TAGNAME= 7a10aba OPTIONS_SINGLE= GTK OPTIONS_SINGLE_GTK= GTK2 GTK3 diff --git a/graphics/pqiv/distinfo b/graphics/pqiv/distinfo index e775eb7a1998..97bfb911a238 100644 --- a/graphics/pqiv/distinfo +++ b/graphics/pqiv/distinfo @@ -1,2 +1,2 @@ -SHA256 (2.1.1.tar.bz2) = 65a98c66e70a346d07aa1f75228898a4c269e70caa3d913d28f5c47279b3c1b3 -SIZE (2.1.1.tar.bz2) = 49692 +SHA256 (phillipberndt-pqiv-2.1.1-7a10aba_GH0.tar.bz2) = a706fadd625bd9bc4fed16b351056a05d7a13c2b5ffa7834ce72f804d43700e3 +SIZE (phillipberndt-pqiv-2.1.1-7a10aba_GH0.tar.bz2) = 49686 |