Wed Jul 16 14:45:56 2008 UTC ()
updated to 1.16
ChangeLog:
* Added new config entry for Darwin/OSX (using gcc 4.0 and g77, gfortran or g95)
* Added new entry for gfortran under Linux (thanks to Thomas Erben).
* Works fine under g77 on intel Mac OS X.


(rhaen)
diff -r1.16 -r1.17 pkgsrc/devel/p5-ExtUtils-F77/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-F77/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-ExtUtils-F77/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-ExtUtils-F77/Makefile 2008/06/20 01:09:15 1.16
+++ pkgsrc/devel/p5-ExtUtils-F77/Makefile 2008/07/16 14:45:56 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:15 joerg Exp $ 1# $NetBSD: Makefile,v 1.17 2008/07/16 14:45:56 rhaen Exp $
2 2
3DISTNAME= ExtUtils-F77-1.15 3DISTNAME= ExtUtils-F77-1.16
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5SVR4_PKGNAME= p5ext 5SVR4_PKGNAME= p5ext
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/ExtUtils-F77/ 10HOMEPAGE= http://search.cpan.org/dist/ExtUtils-F77/
11COMMENT= Perl module for determining how to link Fortran and C 11COMMENT= Perl module for determining how to link Fortran and C
12 12
13PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PERL5_PACKLIST= auto/ExtUtils/F77/.packlist 16PERL5_PACKLIST= auto/ExtUtils/F77/.packlist

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-F77/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-ExtUtils-F77/distinfo 2007/02/27 09:12:35 1.4
+++ pkgsrc/devel/p5-ExtUtils-F77/distinfo 2008/07/16 14:45:56 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2007/02/27 09:12:35 wiz Exp $ 1$NetBSD: distinfo,v 1.5 2008/07/16 14:45:56 rhaen Exp $
2 2
3SHA1 (ExtUtils-F77-1.15.tar.gz) = b49b86e3c18c46906368d27b22d5459605388895 3SHA1 (ExtUtils-F77-1.16.tar.gz) = 7965c687b2f724e481666ede1f9529676bf6a50b
4RMD160 (ExtUtils-F77-1.15.tar.gz) = f702c45e240eb62986c407cfa7886bf4c18504f0 4RMD160 (ExtUtils-F77-1.16.tar.gz) = 106dac38e38bd5d6873e8cae0eb397545fe706ad
5Size (ExtUtils-F77-1.15.tar.gz) = 9526 bytes 5Size (ExtUtils-F77-1.16.tar.gz) = 10234 bytes