Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2012 06:37:13 +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: r306662 - head/devel/api-sanity-autotest
Message-ID:  <201210300637.q9U6bDmV034590@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bf
Date: Tue Oct 30 06:37:12 2012
New Revision: 306662
URL: http://svn.freebsd.org/changeset/ports/306662

Log:
  update to 1.12.10
  
  Feature safe:	yes

Modified:
  head/devel/api-sanity-autotest/Makefile   (contents, props changed)
  head/devel/api-sanity-autotest/distinfo   (contents, props changed)

Modified: head/devel/api-sanity-autotest/Makefile
==============================================================================
--- head/devel/api-sanity-autotest/Makefile	Tue Oct 30 06:35:46 2012	(r306661)
+++ head/devel/api-sanity-autotest/Makefile	Tue Oct 30 06:37:12 2012	(r306662)
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	api-sanity-checker
-PORTVERSION=	1.12.9
+PORTVERSION=	1.12.10
 CATEGORIES=	devel perl5
-MASTER_SITES=	http://forge.ispras.ru/attachments/download/1278/ \
+MASTER_SITES=	http://forge.ispras.ru/attachments/download/2634/ \
 		LOCAL/bf
 
 MAINTAINER=	bf@FreeBSD.org
@@ -17,13 +17,13 @@ COMMENT=	Quickly generate sanity tests f
 LICENSE=	LGPL20 GPLv2
 LICENSE_COMB=	dual
 
-NO_BUILD=	yes
 .if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING)
 USE_PERL5=	yes
 .else
 USE_PERL5_RUN=	yes
 .endif
 
+NO_BUILD=	yes
 PLIST_FILES=	bin/${PORTNAME}.pl
 
 .include <bsd.port.pre.mk>

Modified: head/devel/api-sanity-autotest/distinfo
==============================================================================
--- head/devel/api-sanity-autotest/distinfo	Tue Oct 30 06:35:46 2012	(r306661)
+++ head/devel/api-sanity-autotest/distinfo	Tue Oct 30 06:37:12 2012	(r306662)
@@ -1,2 +1,2 @@
-SHA256 (api-sanity-checker-1.12.9.tar.gz) = 504fbfb00db73f9ced049fef15acbe4f11573afd158e778e424cbd14e1a45693
-SIZE (api-sanity-checker-1.12.9.tar.gz) = 166510
+SHA256 (api-sanity-checker-1.12.10.tar.gz) = ae181053b190f7c04fb1c4635c2c306cf7915f2377b9006d5321fb0f9d5b0d49
+SIZE (api-sanity-checker-1.12.10.tar.gz) = 166409



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