[csw-devel] SF.net SVN: gar:[20220] csw/mgar/pkg/cpan/TimeDate/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Jan 26 09:46:16 CET 2013


Revision: 20220
          http://gar.svn.sourceforge.net/gar/?rev=20220&view=rev
Author:   dmichelsen
Date:     2013-01-26 08:46:13 +0000 (Sat, 26 Jan 2013)
Log Message:
-----------
cpan/TimeDate/trunk: Adjust package name to match cpan

Modified Paths:
--------------
    csw/mgar/pkg/cpan/TimeDate/trunk/Makefile

Modified: csw/mgar/pkg/cpan/TimeDate/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/TimeDate/trunk/Makefile	2013-01-25 19:23:04 UTC (rev 20219)
+++ csw/mgar/pkg/cpan/TimeDate/trunk/Makefile	2013-01-26 08:46:13 UTC (rev 20220)
@@ -12,16 +12,17 @@
 
 LICENSE = README
 
-PACKAGES += CSWpm-date-parse
-CATALOGNAME_CSWpm-date-parse = pm_date_parse
-SPKG_DESC_CSWpm-date-parse = ASCII Date parser using regexps
-ARCHALL_CSWpm-date-parse = 1
-OBSOLETED_BY_CSWpm-date-parse += CSWpmtimedate
+PACKAGES += CSWpm-timedate
+SPKG_DESC_CSWpm-timedate = ASCII Date parser using regexps
+ARCHALL_CSWpm-timedate = 1
+OBSOLETED_BY_CSWpm-timedate += CSWpmtimedate
 CATALOGNAME_CSWpmtimedate = pm_timedate_stub
+# This name was wrongly guessed by makemake and released
+OBSOLETED_BY_CSWpm-timedate += CSWpm-date-parse
 
 # This is for a config file location we don't have at all, maybe we need
 # to provide one later:
 #   /usr/share/lib/locale/LC_TIME/default
-CHECKPKG_OVERRIDES_CSWpm-date-parse += file-with-bad-content|/usr/share|root/opt/csw/share/perl/csw/Date/Format.pm
+CHECKPKG_OVERRIDES_CSWpm-timedate += file-with-bad-content|/usr/share|root/opt/csw/share/perl/csw/Date/Format.pm
 
 include gar/category.mk

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