aboutsummaryrefslogtreecommitdiffstats
path: root/security/binwalk
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-05-19 01:07:45 +0800
committermat <mat@FreeBSD.org>2015-05-19 01:07:45 +0800
commit2574893f2308874906f621f7c7435d7f8d5b2e33 (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /security/binwalk
parent03e238719c2d43ed160b7409281f5f7295a8710a (diff)
downloadfreebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.gz
freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.zst
freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.zip
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'security/binwalk')
-rw-r--r--security/binwalk/Makefile4
-rw-r--r--security/binwalk/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/security/binwalk/Makefile b/security/binwalk/Makefile
index 9fc657feab7a..ac145fb74d82 100644
--- a/security/binwalk/Makefile
+++ b/security/binwalk/Makefile
@@ -2,8 +2,8 @@
PORTNAME= binwalk
PORTVERSION= 2.0.1
+DISTVERSIONPREFIX= v
CATEGORIES= security python
-MASTER_SITES= http://github.com/devttys0/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
MAINTAINER= pi@FreeBSD.org
COMMENT= Search binary images for embedded files and executable code
@@ -11,6 +11,8 @@ COMMENT= Search binary images for embedded files and executable code
LICENSE= MIT
USES= python
+USE_GITHUB= yes
+GH_ACCOUNT= devttys0
USE_PYTHON= autoplist distutils
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/security/binwalk/distinfo b/security/binwalk/distinfo
index 65405a3549e1..37fe167e6bac 100644
--- a/security/binwalk/distinfo
+++ b/security/binwalk/distinfo
@@ -1,2 +1,2 @@
-SHA256 (binwalk-2.0.1.tar.gz) = 90ee8426d71e91b62dfe4a1446c457bc7835b475b28717859e275a0494403959
-SIZE (binwalk-2.0.1.tar.gz) = 2234469
+SHA256 (devttys0-binwalk-v2.0.1_GH0.tar.gz) = 90ee8426d71e91b62dfe4a1446c457bc7835b475b28717859e275a0494403959
+SIZE (devttys0-binwalk-v2.0.1_GH0.tar.gz) = 2234469