summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-F77
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-27 09:12:35 +0000
committerwiz <wiz>2007-02-27 09:12:35 +0000
commitd621178771bf8045f3dfadc22b21ffa45fd7779d (patch)
treed8f0a40a612c6e818a37e2218017b65e0cb95b61 /devel/p5-ExtUtils-F77
parentc2f39fdabcfb24b63f57467485b1d1e049968624 (diff)
downloadpkgsrc-d621178771bf8045f3dfadc22b21ffa45fd7779d.tar.gz
Update to 1.15:
v1.15 released Jan 3rd, 2006 ---------------------------- * Jim Edwards f90 patch for SGI irix64 * Added version number print to the startup * Solaris patches from Diab Jerius * OSX warning patch from Doug Burke * Win32 patches from Rob - Sisyphus <kalinabears@iinet.net.au> (2005/1/25) v1.14 released Jun 15th 2001 ---------------------------- * Diab Jerius' Solaris regex patch * Tim Butler's Solaris patch * Now prints version on "use" * David Meleedy's Solaris patch? * My mix and match of all the above * Added COPYING file for Licence statement * Tim Jeness' latest Solaris patch * My own patch to make sure gcclibs are appended for g77
Diffstat (limited to 'devel/p5-ExtUtils-F77')
-rw-r--r--devel/p5-ExtUtils-F77/Makefile7
-rw-r--r--devel/p5-ExtUtils-F77/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile
index e1f3f9717c5..437fbec8c75 100644
--- a/devel/p5-ExtUtils-F77/Makefile
+++ b/devel/p5-ExtUtils-F77/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:21 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/27 09:12:35 wiz Exp $
-DISTNAME= ExtUtils-F77-1.13
+DISTNAME= ExtUtils-F77-1.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ext
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/ExtUtils-F77/
COMMENT= Perl module for determining how to link Fortran and C
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/ExtUtils/F77/.packlist
+USE_LANGUAGES+= fortran
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-ExtUtils-F77/distinfo b/devel/p5-ExtUtils-F77/distinfo
index 8017a9fbbd3..e600baa83ae 100644
--- a/devel/p5-ExtUtils-F77/distinfo
+++ b/devel/p5-ExtUtils-F77/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:25 agc Exp $
+$NetBSD: distinfo,v 1.4 2007/02/27 09:12:35 wiz Exp $
-SHA1 (ExtUtils-F77-1.13.tar.gz) = eac19c028974cc0a566904782d469ad780186211
-RMD160 (ExtUtils-F77-1.13.tar.gz) = 3d4906ed85861e3c4e351b6d4d841c15821a1d7c
-Size (ExtUtils-F77-1.13.tar.gz) = 7217 bytes
+SHA1 (ExtUtils-F77-1.15.tar.gz) = b49b86e3c18c46906368d27b22d5459605388895
+RMD160 (ExtUtils-F77-1.15.tar.gz) = f702c45e240eb62986c407cfa7886bf4c18504f0
+Size (ExtUtils-F77-1.15.tar.gz) = 9526 bytes