ports/51878: (update) devel/p5-File-Binary

Mathieu Arnold m at absolight.net
Tue May 6 15:30:23 UTC 2003


>Number:         51878
>Category:       ports
>Synopsis:       (update) devel/p5-File-Binary
>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:   Tue May 06 08:30:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 1.0
	
>How-To-Repeat:
	
>Fix:

	

--- p5-File-Binary-1.0.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Binary/Makefile,v
retrieving revision 1.5
diff -u -d -b -w -r1.5 Makefile
--- Makefile	2003/02/20 17:06:55	1.5
+++ Makefile	2003/05/06 15:26:45
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-Binary
-PORTVERSION=	0.3
+PORTVERSION=	1.0
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	File
@@ -17,7 +17,6 @@
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		File::Binary.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Binary/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 distinfo
--- distinfo	2001/01/03 23:49:29	1.1
+++ distinfo	2003/05/06 15:26:45
@@ -1 +1 @@
-MD5 (File-Binary-0.3.tar.gz) = d15f164258ddd1af6905825de9068229
+MD5 (File-Binary-1.0.tar.gz) = 6f29e144dad7c802e788524cc336efcd
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Binary/pkg-plist,v
retrieving revision 1.2
diff -u -d -b -w -r1.2 pkg-plist
--- pkg-plist	2001/04/14 22:31:29	1.2
+++ pkg-plist	2003/05/06 15:26:45
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/File/Binary.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Binary/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Binary
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true
+%%SITE_PERL%%/File/Binary.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Binary/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Binary
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
--- p5-File-Binary-1.0.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list