ports/52245: (update) lang/p5-F77 to 1.14

Mathieu Arnold m at absolight.net
Wed May 14 17:40:12 UTC 2003


>Number:         52245
>Category:       ports
>Synopsis:       (update) lang/p5-F77 to 1.14
>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 May 14 10:40:09 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.14
Add WWW
	
>How-To-Repeat:
	
>Fix:

	

--- p5-ExtUtils-F77-1.14.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/p5-F77/Makefile,v
retrieving revision 1.7
diff -u -b -w -r1.7 Makefile
--- Makefile	2003/03/07 06:05:32	1.7
+++ Makefile	2003/05/14 17:29:16
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ExtUtils-F77
-PORTVERSION=	1.13
+PORTVERSION=	1.14
 CATEGORIES=	lang perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	ExtUtils
@@ -17,7 +17,6 @@
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		ExtUtils::F77.3
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/p5-F77/distinfo,v
retrieving revision 1.2
diff -u -b -w -r1.2 distinfo
--- distinfo	2000/12/10 04:43:07	1.2
+++ distinfo	2003/05/14 17:29:16
@@ -1 +1 @@
-MD5 (ExtUtils-F77-1.13.tar.gz) = 71c936324740b9fb5292a2c225ce73a1
+MD5 (ExtUtils-F77-1.14.tar.gz) = 8b25d181fdedd3cdc6d5d26b9bf94d27
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/lang/p5-F77/pkg-descr,v
retrieving revision 1.1.1.1
diff -u -b -w -r1.1.1.1 pkg-descr
--- pkg-descr	1999/12/07 21:17:41	1.1.1.1
+++ pkg-descr	2003/05/14 17:29:16
@@ -2,3 +2,5 @@
 Fortran subroutines on your system. Basically one must add a list
 of Fortran runtime libraries. The problem is their location
 and name varies with each OS/compiler combination!
+
+WWW: http://search.cpan.org/dist/ExtUtils-F77/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/p5-F77/pkg-plist,v
retrieving revision 1.2
diff -u -b -w -r1.2 pkg-plist
--- pkg-plist	2000/05/08 07:15:52	1.2
+++ pkg-plist	2003/05/14 17:29:16
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/ExtUtils/F77.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils/F77/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils/F77
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/ExtUtils 2>/dev/null || true
+%%SITE_PERL%%/ExtUtils/F77.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/F77/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/F77
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/ExtUtils 2>/dev/null || true
--- p5-ExtUtils-F77-1.14.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list