Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2013 14:53:52 +0000 (UTC)
From:      Brendan Fabeny <bf@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319375 - in head/devel: abi-compliance-checker api-sanity-autotest
Message-ID:  <201305291453.r4TErq5J019497@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bf
Date: Wed May 29 14:53:52 2013
New Revision: 319375
URL: http://svnweb.freebsd.org/changeset/ports/319375

Log:
  Update devel/abi-compliance-checker to 1.99,
  and devel/api-sanity-autotest to 1.98.4

Modified:
  head/devel/abi-compliance-checker/Makefile
  head/devel/abi-compliance-checker/distinfo
  head/devel/api-sanity-autotest/Makefile
  head/devel/api-sanity-autotest/distinfo

Modified: head/devel/abi-compliance-checker/Makefile
==============================================================================
--- head/devel/abi-compliance-checker/Makefile	Wed May 29 14:51:15 2013	(r319374)
+++ head/devel/abi-compliance-checker/Makefile	Wed May 29 14:53:52 2013	(r319375)
@@ -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

Modified: head/devel/abi-compliance-checker/distinfo
==============================================================================
--- head/devel/abi-compliance-checker/distinfo	Wed May 29 14:51:15 2013	(r319374)
+++ head/devel/abi-compliance-checker/distinfo	Wed May 29 14:53:52 2013	(r319375)
@@ -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

Modified: head/devel/api-sanity-autotest/Makefile
==============================================================================
--- head/devel/api-sanity-autotest/Makefile	Wed May 29 14:51:15 2013	(r319374)
+++ head/devel/api-sanity-autotest/Makefile	Wed May 29 14:53:52 2013	(r319375)
@@ -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}

Modified: head/devel/api-sanity-autotest/distinfo
==============================================================================
--- head/devel/api-sanity-autotest/distinfo	Wed May 29 14:51:15 2013	(r319374)
+++ head/devel/api-sanity-autotest/distinfo	Wed May 29 14:53:52 2013	(r319375)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305291453.r4TErq5J019497>