[csw-devel] SF.net SVN: gar:[17764] csw/mgar/pkg/cpan/Module-Build/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 18 18:38:47 CEST 2012


Revision: 17764
          http://gar.svn.sourceforge.net/gar/?rev=17764&view=rev
Author:   dmichelsen
Date:     2012-04-18 16:38:46 +0000 (Wed, 18 Apr 2012)
Log Message:
-----------
cpan/Module-Build/trunk: Update to 0.40 and move to makemake

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Module-Build/trunk/Makefile
    csw/mgar/pkg/cpan/Module-Build/trunk/checksums

Modified: csw/mgar/pkg/cpan/Module-Build/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Build/trunk/Makefile	2012-04-18 16:35:54 UTC (rev 17763)
+++ csw/mgar/pkg/cpan/Module-Build/trunk/Makefile	2012-04-18 16:38:46 UTC (rev 17764)
@@ -1,28 +1,33 @@
 NAME = Module-Build
-VERSION = stub
+VERSION = 0.40
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = EWILHELM
+AUTHOR = LEONT
 
-DESCRIPTION = Stub to the Perl build-in module Module::Build
+DESCRIPTION = Build and install Perl modules
 define BLURB
 endef
 
-MODDIST =
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmmodulebuild
-CATALOGNAME = pm_modulebuild
+LICENSE = LICENSE
 
-CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS =
-TEST_SCRIPTS =
-INSTALL_SCRIPTS =
+BUILD_DEP_PKGS += CSWpm-cpan-meta-yaml
 
-ARCHALL = 1
+PACKAGES += CSWpm-module-build
+CATALOGNAME_CSWpm-module-build = pm_module_build
+SPKG_DESC_CSWpm-module-build = Build and install Perl modules
+ARCHALL_CSWpm-module-build = 1
+RUNTIME_DEP_PKGS_CSWpm-module-build += CSWpm-perl-ostype
+RUNTIME_DEP_PKGS_CSWpm-module-build += CSWpm-cpan-meta
+RUNTIME_DEP_PKGS_CSWpm-module-build += CSWpm-module-metadata
 
-# This package is completely empty, so it hasn't got any files
-# and no license either.
-CHECKPKG_OVERRIDES  = action-class-only-in-pkginfo|none
-CHECKPKG_OVERRIDES += license-missing
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
 
+# We have a ton of collisions with CSWperl, this is intended.
+CHECKPKG_OVERRIDES_CSWpm-module-build += file-collision
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Module-Build/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Build/trunk/checksums	2012-04-18 16:35:54 UTC (rev 17763)
+++ csw/mgar/pkg/cpan/Module-Build/trunk/checksums	2012-04-18 16:38:46 UTC (rev 17764)
@@ -0,0 +1 @@
+7ef4a7d968cbcd2ab7286b834f885142  Module-Build-0.40.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