ports/100313: [PATCH] devel/p5-FSA-Rules: update to 0.25

Gea-Suan Lin gslin at gslin.org
Fri Jul 14 22:00:47 UTC 2006


>Number:         100313
>Category:       ports
>Synopsis:       [PATCH] devel/p5-FSA-Rules: update to 0.25
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 14 22:00:45 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.25

Port maintainer (aaron at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-FSA-Rules-0.25.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-FSA-Rules/Makefile /home/staff/gslin/work/p5-FSA-Rules/Makefile
--- /usr/ports/devel/p5-FSA-Rules/Makefile	Thu May 11 03:16:55 2006
+++ /home/staff/gslin/work/p5-FSA-Rules/Makefile	Sat Jul 15 05:59:37 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	FSA-Rules
-PORTVERSION=	0.24
+PORTVERSION=	0.25
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/D/DW/DWHEELER
@@ -16,18 +16,18 @@
 COMMENT=	Build simple rules-based state machines in Perl
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
-		${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \
-		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS+=	${BUILD_DEPENDS}
-
-MAN3=	FSA::Rules.3
+		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
+		${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
 
+MAN3=		FSA::Rules.3
+
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500600
-IGNORE=	requires at least Perl5.6 due to dependencies
+IGNORE=		requires at least Perl5.6 due to dependencies
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-FSA-Rules/distinfo /home/staff/gslin/work/p5-FSA-Rules/distinfo
--- /usr/ports/devel/p5-FSA-Rules/distinfo	Thu May 11 03:16:55 2006
+++ /home/staff/gslin/work/p5-FSA-Rules/distinfo	Sat Jul 15 05:57:27 2006
@@ -1,3 +1,3 @@
-MD5 (FSA-Rules-0.24.tar.gz) = 55f3af93f73304150ab4c7ba6a304da5
-SHA256 (FSA-Rules-0.24.tar.gz) = 7116c766cff8c8295cd983010c15b4a595efa70e01f3ff40c19ff327d8cf65ec
-SIZE (FSA-Rules-0.24.tar.gz) = 29477
+MD5 (FSA-Rules-0.25.tar.gz) = 566f3638946e8f7bc82e29628a8566d2
+SHA256 (FSA-Rules-0.25.tar.gz) = 58a880f2d63eb3dcc5dc48d3a0bf09d2168dd3452ff2e84a1e9e5ede0dae2ebd
+SIZE (FSA-Rules-0.25.tar.gz) = 24043
diff -ruN --exclude=CVS /usr/ports/devel/p5-FSA-Rules/pkg-plist /home/staff/gslin/work/p5-FSA-Rules/pkg-plist
--- /usr/ports/devel/p5-FSA-Rules/pkg-plist	Sat Feb 18 09:23:42 2006
+++ /home/staff/gslin/work/p5-FSA-Rules/pkg-plist	Sat Jul 15 05:59:30 2006
@@ -1,2 +1,3 @@
+ at comment $FreeBSD$
 %%SITE_PERL%%/FSA/Rules.pm
- at dirrm %%SITE_PERL%%/FSA
+ at dirrmtry %%SITE_PERL%%/FSA
--- p5-FSA-Rules-0.25.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list