svn commit: r324483 - head/devel/p5-B-Size2

Jun Kuriyama kuriyama at FreeBSD.org
Sat Aug 10 11:47:10 UTC 2013


Author: kuriyama
Date: Sat Aug 10 11:47:09 2013
New Revision: 324483
URL: http://svnweb.freebsd.org/changeset/ports/324483

Log:
  - Upgrade to 2.07.

Modified:
  head/devel/p5-B-Size2/Makefile
  head/devel/p5-B-Size2/distinfo

Modified: head/devel/p5-B-Size2/Makefile
==============================================================================
--- head/devel/p5-B-Size2/Makefile	Sat Aug 10 11:45:25 2013	(r324482)
+++ head/devel/p5-B-Size2/Makefile	Sat Aug 10 11:47:09 2013	(r324483)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	B-Size2
-PORTVERSION=	2.05
+PORTVERSION=	2.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,7 +9,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension to measure size of Perl OPs and SVs
 
-PERL_CONFIGURE=	yes
+USES=	perl5
+USE_PERL5=	configure
 
 MAN3=	B::Size2.3 \
 	B::Size2::Terse.3

Modified: head/devel/p5-B-Size2/distinfo
==============================================================================
--- head/devel/p5-B-Size2/distinfo	Sat Aug 10 11:45:25 2013	(r324482)
+++ head/devel/p5-B-Size2/distinfo	Sat Aug 10 11:47:09 2013	(r324483)
@@ -1,2 +1,2 @@
-SHA256 (B-Size2-2.05.tar.gz) = 6e9cda8010fcbd5adca1adf7a91277b68f993e16b6100560dd1e6baf0efa6ab3
-SIZE (B-Size2-2.05.tar.gz) = 12505
+SHA256 (B-Size2-2.07.tar.gz) = c58a8806f13d10a572f8a3dcbfd50ce4fadfc8466b15dfe73fecef11d2bf546d
+SIZE (B-Size2-2.07.tar.gz) = 12879


More information about the svn-ports-all mailing list