summaryrefslogtreecommitdiff
path: root/devel/api-sanity-autotest
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 /devel/api-sanity-autotest
parent- Drop @dirrm* from plist (diff)
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 'devel/api-sanity-autotest')
-rw-r--r--devel/api-sanity-autotest/Makefile7
-rw-r--r--devel/api-sanity-autotest/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile
index 674b95060b0f..e6cf6094d6be 100644
--- a/devel/api-sanity-autotest/Makefile
+++ b/devel/api-sanity-autotest/Makefile
@@ -4,10 +4,7 @@
PORTNAME= api-sanity-checker
PORTVERSION= 1.98.4
CATEGORIES= devel perl5
-MASTER_SITES= https://github.com/lvc/${PORTNAME}/archive/ \
- LOCAL/bf/${DIST_SUBDIR}
-DISTNAME= ${PORTVERSION}
-DIST_SUBDIR= ${PORTNAME}
+MASTER_SITES= LOCAL/bf/${PORTNAME}
MAINTAINER= bf@FreeBSD.org
COMMENT= Quickly generate sanity tests for the API of a C/C++ shared library
@@ -19,6 +16,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/abi-compliance-checker.pl:${PORTSDIR}/devel/abi-co
USES= perl5 shebangfix
SHEBANG_FILES= ${PORTNAME}.pl
+USE_GITHUB= yes
+GH_ACCOUNT= lvc
.if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING)
BUILD_DEPENDS= ${LOCALBASE}/bin/abi-compliance-checker.pl:${PORTSDIR}/devel/abi-compliance-checker
diff --git a/devel/api-sanity-autotest/distinfo b/devel/api-sanity-autotest/distinfo
index 49e180f24875..b124263716c7 100644
--- a/devel/api-sanity-autotest/distinfo
+++ b/devel/api-sanity-autotest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (api-sanity-checker/1.98.4.tar.gz) = 1067b4513c33e724567f93b596ca80a9a5665d6000e24f7fdbdcb27eebc7beb5
-SIZE (api-sanity-checker/1.98.4.tar.gz) = 139886
+SHA256 (lvc-api-sanity-checker-1.98.4_GH0.tar.gz) = 1067b4513c33e724567f93b596ca80a9a5665d6000e24f7fdbdcb27eebc7beb5
+SIZE (lvc-api-sanity-checker-1.98.4_GH0.tar.gz) = 139886