diff options
author | bf <bf@FreeBSD.org> | 2013-05-29 22:53:52 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-05-29 22:53:52 +0800 |
commit | 1e037cd64c86f3b8ba5d83687294e9fd2cc3c9f1 (patch) | |
tree | e600b1b895389135d0b8cad20fd7d5144d702e4f /devel | |
parent | 8e5493b93391444e002c477ed77cf0dbaaa09300 (diff) | |
download | freebsd-ports-gnome-1e037cd64c86f3b8ba5d83687294e9fd2cc3c9f1.tar.gz freebsd-ports-gnome-1e037cd64c86f3b8ba5d83687294e9fd2cc3c9f1.tar.zst freebsd-ports-gnome-1e037cd64c86f3b8ba5d83687294e9fd2cc3c9f1.zip |
Update devel/abi-compliance-checker to 1.99,
and devel/api-sanity-autotest to 1.98.4
Diffstat (limited to 'devel')
-rw-r--r-- | devel/abi-compliance-checker/Makefile | 5 | ||||
-rw-r--r-- | devel/abi-compliance-checker/distinfo | 4 | ||||
-rw-r--r-- | devel/api-sanity-autotest/Makefile | 2 | ||||
-rw-r--r-- | devel/api-sanity-autotest/distinfo | 4 |
4 files changed, 7 insertions, 8 deletions
diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile index 1ac1aaa4cb7e..ddbfaca6981e 100644 --- a/devel/abi-compliance-checker/Makefile +++ b/devel/abi-compliance-checker/Makefile @@ -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 diff --git a/devel/abi-compliance-checker/distinfo b/devel/abi-compliance-checker/distinfo index 373b34ebac84..78ac1c479960 100644 --- a/devel/abi-compliance-checker/distinfo +++ b/devel/abi-compliance-checker/distinfo @@ -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 diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile index 08187f567c95..f75d1ec91704 100644 --- a/devel/api-sanity-autotest/Makefile +++ b/devel/api-sanity-autotest/Makefile @@ -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} diff --git a/devel/api-sanity-autotest/distinfo b/devel/api-sanity-autotest/distinfo index 079d84ad7275..49e180f24875 100644 --- a/devel/api-sanity-autotest/distinfo +++ b/devel/api-sanity-autotest/distinfo @@ -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 |