[Lunar-commits] r26302 - moonbase/trunk/perl/ExtUtils-PkgConfig

Dennis Veatch stumbles at lunar-linux.org
Sat Oct 20 05:58:26 CEST 2007


Author: stumbles
Date: 2007-10-20 05:58:26 +0200 (Sat, 20 Oct 2007)
New Revision: 26302

Modified:
   moonbase/trunk/perl/ExtUtils-PkgConfig/DETAILS
Log:
version bump


Modified: moonbase/trunk/perl/ExtUtils-PkgConfig/DETAILS
===================================================================
--- moonbase/trunk/perl/ExtUtils-PkgConfig/DETAILS	2007-10-20 03:52:50 UTC (rev 26301)
+++ moonbase/trunk/perl/ExtUtils-PkgConfig/DETAILS	2007-10-20 03:58:26 UTC (rev 26302)
@@ -1,11 +1,12 @@
           MODULE=ExtUtils-PkgConfig
-         VERSION=1.07
+         VERSION=1.08
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/gtk2-perl/
-      SOURCE_VFY=sha1:5bc9a7e9a5e21d3325c693950e2d9ba2aa6147a8
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
+      SOURCE_VFY=sha1:25feedec4d6a376c148174feba3b5b814d73779b
         WEB_SITE=http://sourceforge.net/projects/gtk2-perl/
          ENTERED=20040712
-         UPDATED=20050123
+         UPDATED=20071019
            SHORT="simplistic interface to pkg-config"
 cat << EOF
 The pkg-config program retrieves information about installed libraries,
@@ -15,6 +16,4 @@
 intended for use in the Makefile.PL of perl extensions which bind
 libraries that pkg-config knows. It is really just boilerplate code that
 you would've written yourself.
-
 EOF
-



More information about the Lunar-commits mailing list