aboutsummaryrefslogtreecommitdiff
path: root/graphics/sxiv
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
commitf29a218fcd1fc4bf16d252f307eef4d729dd5dcc (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /graphics/sxiv
parent638d4ac389fd6f388090fb19a9c40966f4f7f262 (diff)
downloadports-f29a218fcd1fc4bf16d252f307eef4d729dd5dcc.tar.gz
ports-f29a218fcd1fc4bf16d252f307eef4d729dd5dcc.zip
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386691
Diffstat (limited to 'graphics/sxiv')
-rw-r--r--graphics/sxiv/Makefile6
-rw-r--r--graphics/sxiv/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile
index 5d95275a72b5..1ad60dca2817 100644
--- a/graphics/sxiv/Makefile
+++ b/graphics/sxiv/Makefile
@@ -3,10 +3,9 @@
PORTNAME= sxiv
PORTVERSION= 1.3.1
+DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= https://github.com/muennich/sxiv/archive/
-DISTNAME= v${PORTVERSION}
MAINTAINER= solene@bsd.zplay.eu
COMMENT= Lightweight image viewer
@@ -16,7 +15,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 \
libexif.so:${PORTSDIR}/graphics/libexif
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/
+USE_GITHUB= yes
+GH_ACCOUNT= muennich
USES= pkgconfig gmake
USE_XORG= x11
diff --git a/graphics/sxiv/distinfo b/graphics/sxiv/distinfo
index 9f1a8278e254..54b042bb1b00 100644
--- a/graphics/sxiv/distinfo
+++ b/graphics/sxiv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (v1.3.1.tar.gz) = 9a30a1b036e1c17212128554709da3f2d65d3beaef2e0a73097af5e35cf11d0e
-SIZE (v1.3.1.tar.gz) = 47171
+SHA256 (muennich-sxiv-v1.3.1_GH0.tar.gz) = 9a30a1b036e1c17212128554709da3f2d65d3beaef2e0a73097af5e35cf11d0e
+SIZE (muennich-sxiv-v1.3.1_GH0.tar.gz) = 47171