pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-F77 Update to 1.15:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef230f865163
branches:  trunk
changeset: 525996:ef230f865163
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 27 09:12:35 2007 +0000

description:
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@localhost> (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:

 devel/p5-ExtUtils-F77/Makefile |  7 ++++---
 devel/p5-ExtUtils-F77/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r b1c7fefcdc40 -r ef230f865163 devel/p5-ExtUtils-F77/Makefile
--- a/devel/p5-ExtUtils-F77/Makefile    Tue Feb 27 09:09:37 2007 +0000
+++ b/devel/p5-ExtUtils-F77/Makefile    Tue Feb 27 09:12:35 2007 +0000
@@ -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@localhost
+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 -r b1c7fefcdc40 -r ef230f865163 devel/p5-ExtUtils-F77/distinfo
--- a/devel/p5-ExtUtils-F77/distinfo    Tue Feb 27 09:09:37 2007 +0000
+++ b/devel/p5-ExtUtils-F77/distinfo    Tue Feb 27 09:12:35 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index