Update devel/abi-compliance-checker to 1.99,

and devel/api-sanity-autotest to 1.98.4
This commit is contained in:
Brendan Fabeny 2013-05-29 14:53:52 +00:00
parent 3d4b4aa550
commit aa20961f08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319375
4 changed files with 7 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= abi-compliance-checker
PORTVERSION= 1.98.8
PORTVERSION= 1.99
CATEGORIES= devel perl5
MASTER_SITES= https://github.com/lvc/${PORTNAME}/archive/ \
LOCAL/bf/${DIST_SUBDIR}
@ -17,12 +17,11 @@ LICENSE_COMB= dual
.if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING)
BUILD_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
RUN_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
USE_PERL5= yes
.else
RUN_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
USE_PERL5_RUN= yes
.endif
RUN_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
USE_GCC= any
FETCH_ARGS?= -Fpr

View file

@ -1,2 +1,2 @@
SHA256 (abi-compliance-checker/1.98.8.tar.gz) = e3850394b8b8c1e6bad5e4136fc83a8ed8dab9f429c0f6a45cf3d1a7351742cb
SIZE (abi-compliance-checker/1.98.8.tar.gz) = 259591
SHA256 (abi-compliance-checker/1.99.tar.gz) = c9b065c74685f6837592a6c8cf021f3ee9d6d61b6e6604fa58f2ce419ffc6f5d
SIZE (abi-compliance-checker/1.99.tar.gz) = 264903

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= api-sanity-checker
PORTVERSION= 1.98.3
PORTVERSION= 1.98.4
CATEGORIES= devel perl5
MASTER_SITES= https://github.com/lvc/${PORTNAME}/archive/ \
LOCAL/bf/${DIST_SUBDIR}

View file

@ -1,2 +1,2 @@
SHA256 (api-sanity-checker/1.98.3.tar.gz) = 933f7d40892806db9f98bf020bb4087908dbc95e8ba6220f961e24b37b1b145f
SIZE (api-sanity-checker/1.98.3.tar.gz) = 139164
SHA256 (api-sanity-checker/1.98.4.tar.gz) = 1067b4513c33e724567f93b596ca80a9a5665d6000e24f7fdbdcb27eebc7beb5
SIZE (api-sanity-checker/1.98.4.tar.gz) = 139886