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 updated to 1.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3df45da746b
branches:  trunk
changeset: 544611:c3df45da746b
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Wed Jul 16 14:45:56 2008 +0000

description:
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.

diffstat:

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

diffs (25 lines):

diff -r a534d4b47ab3 -r c3df45da746b devel/p5-ExtUtils-F77/Makefile
--- a/devel/p5-ExtUtils-F77/Makefile    Wed Jul 16 14:10:55 2008 +0000
+++ b/devel/p5-ExtUtils-F77/Makefile    Wed Jul 16 14:45:56 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:15 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2008/07/16 14:45:56 rhaen Exp $
 
-DISTNAME=      ExtUtils-F77-1.15
+DISTNAME=      ExtUtils-F77-1.16
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5ext
 CATEGORIES=    devel perl5
diff -r a534d4b47ab3 -r c3df45da746b devel/p5-ExtUtils-F77/distinfo
--- a/devel/p5-ExtUtils-F77/distinfo    Wed Jul 16 14:10:55 2008 +0000
+++ b/devel/p5-ExtUtils-F77/distinfo    Wed Jul 16 14:45:56 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/02/27 09:12:35 wiz Exp $
+$NetBSD: distinfo,v 1.5 2008/07/16 14:45:56 rhaen Exp $
 
-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
+SHA1 (ExtUtils-F77-1.16.tar.gz) = 7965c687b2f724e481666ede1f9529676bf6a50b
+RMD160 (ExtUtils-F77-1.16.tar.gz) = 106dac38e38bd5d6873e8cae0eb397545fe706ad
+Size (ExtUtils-F77-1.16.tar.gz) = 10234 bytes



Home | Main Index | Thread Index | Old Index