SF.net SVN: gar:[25593] csw/mgar/pkg/perl5/trunk/Makefile

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Sun Mar 6 16:59:42 CET 2016


Revision: 25593
          http://sourceforge.net/p/gar/code/25593
Author:   claudio_sf
Date:     2016-03-06 15:59:41 +0000 (Sun, 06 Mar 2016)
Log Message:
-----------
perl5/trunk: overrides

Modified Paths:
--------------
    csw/mgar/pkg/perl5/trunk/Makefile

Modified: csw/mgar/pkg/perl5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl5/trunk/Makefile	2016-03-06 15:50:49 UTC (rev 25592)
+++ csw/mgar/pkg/perl5/trunk/Makefile	2016-03-06 15:59:41 UTC (rev 25593)
@@ -17,11 +17,11 @@
 endef
 
 #MASTER_SITES = manual://
-MASTER_SITES         = http://www.cpan.org/src/5.0/
-VENDOR_URL           = http://www.perl.org
-DISTFILES            = perl-$(VERSION_FULL).tar.bz2
-PACKAGING_PLATFORMS += solaris10-i386 solaris10-sparc
-PACKAGES             = CSWperl5
+MASTER_SITES          = http://www.cpan.org/src/5.0/
+VENDOR_URL            = http://www.perl.org
+DISTFILES             = perl-$(VERSION_FULL).tar.bz2
+PACKAGING_PLATFORMS  += solaris10-i386 solaris10-sparc
+PACKAGES              = CSWperl5
 PKG_DESC_CSWperl5     = $(DESCRIPTION)
 SPKG_DESC_CSWperl5    = $(DESCRIPTION)
 OBSOLETED_BY_CSWperl5 = CSWperl CSWperldoc CSWpm-cpan-meta CSWpm-test-use-ok CSWpm-test-tester CSWpm-json-pp CSWpm-parse-cpan-meta CSWpm-cpan-meta-yaml CSWpm-module-metadata CSWpm-experimental CSWpm-cpan-meta-requirements CSWpm-perl-ostype
@@ -46,9 +46,9 @@
 CONFIGURE_ARGS   += -Dcc=$(CC)
 CONFIGURE_ARGS   += -Dcf_email=$(SPKG_EMAIL)
 CONFIGURE_ARGS   += -Dman1dir=$(mandir)/man1
-CONFIGURE_ARGS   += -Dman1ext=1
+CONFIGURE_ARGS   += -Dman1ext=1perl
 CONFIGURE_ARGS   += -Dman3dir=$(mandir)/man3
-CONFIGURE_ARGS   += -Dman3ext=3
+CONFIGURE_ARGS   += -Dman3ext=3perl
 CONFIGURE_ARGS   += -Dperladmin="root at localhost"
 CONFIGURE_ARGS   += -Dprefix=$(prefix)
 CONFIGURE_ARGS   += -Dbin=$(bindir)
@@ -89,8 +89,9 @@
 RUNTIME_DEP_PKGS_CSWperl5   += CSWlibgdbm4
 CHECKPKG_OVERRIDES_CSWperl5 += file-with-bad-content
 # Temporary deps
-#RUNTIME_DEP_PKGS_CSWperl5   += CSWperl
+RUNTIME_DEP_PKGS_CSWperl5   += CSWperl
 CHECKPKG_OVERRIDES_CSWperl5 += missing-dependency|CSWperl
+CHECKPKG_OVERRIDES_CSWpm-cpan-meta-requirements += catalogname-too-long
 # weird .nfs* file leftover
 #CHECKPKG_OVERRIDES_CSWperl5 += pkginfo-opencsw-repository-uncommitted
 

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