Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2013 21:37:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330940 - head/devel/p5-FSA-Rules
Message-ID:  <201310192137.r9JLbJ3H012465@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 19 21:37:19 2013
New Revision: 330940
URL: http://svnweb.freebsd.org/changeset/ports/330940

Log:
  - Update to 0.32
  - Support STAGEDIR
  
  Changes:	http://search.cpan.org/dist/FSA-Rules/Changes

Modified:
  head/devel/p5-FSA-Rules/Makefile
  head/devel/p5-FSA-Rules/distinfo   (contents, props changed)
  head/devel/p5-FSA-Rules/pkg-plist   (contents, props changed)

Modified: head/devel/p5-FSA-Rules/Makefile
==============================================================================
--- head/devel/p5-FSA-Rules/Makefile	Sat Oct 19 21:36:35 2013	(r330939)
+++ head/devel/p5-FSA-Rules/Makefile	Sat Oct 19 21:37:19 2013	(r330940)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	FSA-Rules
-PORTVERSION=	0.31
-PORTREVISION=	1
+PORTVERSION=	0.32
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DWHEELER
@@ -22,7 +21,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		FSA::Rules.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-FSA-Rules/distinfo
==============================================================================
--- head/devel/p5-FSA-Rules/distinfo	Sat Oct 19 21:36:35 2013	(r330939)
+++ head/devel/p5-FSA-Rules/distinfo	Sat Oct 19 21:37:19 2013	(r330940)
@@ -1,2 +1,2 @@
-SHA256 (FSA-Rules-0.31.tar.gz) = c89f824f72acb6c90097b3f5184b7b06d6e8d6c4570cf9130cab3c3c9f65bc0f
-SIZE (FSA-Rules-0.31.tar.gz) = 30560
+SHA256 (FSA-Rules-0.32.tar.gz) = 5247b0d025d2516eb5a4818bfa2555ab92933c8c78f9e811bb663e91cf364d66
+SIZE (FSA-Rules-0.32.tar.gz) = 30760

Modified: head/devel/p5-FSA-Rules/pkg-plist
==============================================================================
--- head/devel/p5-FSA-Rules/pkg-plist	Sat Oct 19 21:36:35 2013	(r330939)
+++ head/devel/p5-FSA-Rules/pkg-plist	Sat Oct 19 21:37:19 2013	(r330940)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/FSA/Rules.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/FSA/Rules/.packlist
+%%PERL5_MAN3%%/FSA::Rules.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FSA/Rules
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FSA
 @dirrmtry %%SITE_PERL%%/FSA



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