[csw-devel] SF.net SVN: gar:[20671] csw/mgar/pkg/cpan/ExtUtils-F77/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Apr 11 09:38:56 CEST 2013


Revision: 20671
          http://gar.svn.sourceforge.net/gar/?rev=20671&view=rev
Author:   dmichelsen
Date:     2013-04-11 07:38:56 +0000 (Thu, 11 Apr 2013)
Log Message:
-----------
cpan/ExtUtils-F77/trunk: Update to 1.17 and sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/ExtUtils-F77/trunk/Makefile
    csw/mgar/pkg/cpan/ExtUtils-F77/trunk/checksums

Modified: csw/mgar/pkg/cpan/ExtUtils-F77/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/ExtUtils-F77/trunk/Makefile	2013-04-10 22:20:24 UTC (rev 20670)
+++ csw/mgar/pkg/cpan/ExtUtils-F77/trunk/Makefile	2013-04-11 07:38:56 UTC (rev 20671)
@@ -1,23 +1,24 @@
 NAME = ExtUtils-F77
-VERSION = 1.16
+VERSION = 1.17
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = KGB
 
-DESCRIPTION = Simple interface to F77 libs
+DESCRIPTION = Facilitate use of FORTRAN from Perl/XS code
 define BLURB
-  This module tries to figure out how to link C programs with 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!
 endef
 
-PACKAGES = CSWpmextutilsf77
-CATALOGNAME = pm_extutilsf77
+CATALOG_RELEASE = unstable
 
-ARCHALL = 1
+LICENSE = COPYING
 
-# Exclude crap the author has accidently left there from his Mac OS system
-EXTRA_MERGE_EXCLUDE_FILES = .*/\..*
+REINPLACE_USRLOCAL += F77.pm
 
+PACKAGES += CSWpm-extutils-f77
+CATALOGNAME_CSWpm-extutils-f77 = pm_extutils_f77
+SPKG_DESC_CSWpm-extutils-f77 = Facilitate use of FORTRAN from Perl/XS code
+ARCHALL_CSWpm-extutils-f77 = 1
+OBSOLETED_BY_CSWpm-extutils-f77 += CSWpmextutilsf77
+CATALOGNAME_CSWpmextutilsf77 = pm_extutilsf77_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/ExtUtils-F77/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/ExtUtils-F77/trunk/checksums	2013-04-10 22:20:24 UTC (rev 20670)
+++ csw/mgar/pkg/cpan/ExtUtils-F77/trunk/checksums	2013-04-11 07:38:56 UTC (rev 20671)
@@ -1 +1 @@
-af925e7e8a2876a5fd9b6c4660e37664  ExtUtils-F77-1.16.tar.gz
+c0143b5342587ed2ee5db3f6cfb9cc13  ExtUtils-F77-1.17.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list