From mat@aragorn.reaumur.absolight.net  Wed May 14 10:30:53 2003
Return-Path: <mat@aragorn.reaumur.absolight.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 959F637B404
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 May 2003 10:30:53 -0700 (PDT)
Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6CC8F43F85
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 May 2003 10:30:52 -0700 (PDT)
	(envelope-from mat@aragorn.reaumur.absolight.net)
Received: by mx3.absolight.com (Postfix, from userid 1007)
	id B7E4B2A2C; Wed, 14 May 2003 19:30:51 +0200 (CEST)
Received: from aragorn.reaumur.absolight.net (aragorn.reaumur.absolight.net [212.43.217.58])
	by mx3.absolight.com (Postfix) with ESMTP
	id 6A81E2A1D; Wed, 14 May 2003 19:30:51 +0200 (CEST)
Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000)
	id A6749869F; Wed, 14 May 2003 19:30:50 +0200 (CEST)
Message-Id: <20030514173050.A6749869F@aragorn.reaumur.absolight.net>
Date: Wed, 14 May 2003 19:30:50 +0200 (CEST)
From: Mathieu Arnold <m@absolight.net>
Reply-To: Mathieu Arnold <m@absolight.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jmz@FreeBSD.org, m@absolight.net
Subject: (update) lang/p5-F77 to 1.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52245
>Category:       ports
>Synopsis:       (update) lang/p5-F77 to 1.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jmz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 10:40:09 PDT 2003
>Closed-Date:    Wed May 14 14:27:30 PDT 2003
>Last-Modified:  Wed May 14 14:27:30 PDT 2003
>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@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
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils/F77
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils 2>/dev/null || true
-@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
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/F77
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/ExtUtils 2>/dev/null || true
--- p5-ExtUtils-F77-1.14.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jmz 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Wed May 14 10:48:37 PDT 2003 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52245 
State-Changed-From-To: open->closed 
State-Changed-By: jmz 
State-Changed-When: Wed May 14 14:27:08 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52245 
>Unformatted:
