ports/101234: [PATCH] devel/p5-File-Binary: update to 1.3

Gea-Suan Lin gslin at gslin.org
Wed Aug 2 00:30:20 UTC 2006


>Number:         101234
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-Binary: update to 1.3
>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:   Wed Aug 02 00:30:10 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 1.3

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

--- p5-File-Binary-1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-File-Binary/Makefile /home/staff/gslin/work/p5-File-Binary/Makefile
--- /usr/ports/devel/p5-File-Binary/Makefile	Fri Jul 23 11:25:14 2004
+++ /home/staff/gslin/work/p5-File-Binary/Makefile	Wed Aug  2 08:23:39 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-Binary
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	File
@@ -15,12 +15,17 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl interface to modify and read binary files
 
-BUILD_DEPENDS=	${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
-		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MAN3=		File::Binary.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500602
+BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-File-Binary/distinfo /home/staff/gslin/work/p5-File-Binary/distinfo
--- /usr/ports/devel/p5-File-Binary/distinfo	Thu Nov 24 23:39:37 2005
+++ /home/staff/gslin/work/p5-File-Binary/distinfo	Wed Aug  2 08:21:08 2006
@@ -1,3 +1,3 @@
-MD5 (File-Binary-1.2.tar.gz) = 49f3e7d534facadb7714fe1ca0a02e87
-SHA256 (File-Binary-1.2.tar.gz) = fd6547a154272f1d68d34a572c98f22a46d7995a09abf6b88901a154b57ddff2
-SIZE (File-Binary-1.2.tar.gz) = 19680
+MD5 (File-Binary-1.3.tar.gz) = 80ea9fefb638643a2418fa67f213641f
+SHA256 (File-Binary-1.3.tar.gz) = c268be33312bb4a5c9128684a5031e6e8a0bd3e0c06383d35fa890e6fec2f89e
+SIZE (File-Binary-1.3.tar.gz) = 19779
--- p5-File-Binary-1.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list