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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sat Aug 8 01:38:51 CEST 2009


Revision: 5927
          http://gar.svn.sourceforge.net/gar/?rev=5927&view=rev
Author:   skayser
Date:     2009-08-07 23:38:50 +0000 (Fri, 07 Aug 2009)

Log Message:
-----------
cpan/Module-CoreList: switch to mGAR v2, version bump to 2.17

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

Added Paths:
-----------
    csw/mgar/pkg/cpan/Module-CoreList/trunk/files/changelog.CSW

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.depend
    csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.gspec
    csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/Module-CoreList/trunk/


Property changes on: csw/mgar/pkg/cpan/Module-CoreList/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/cpan/Module-CoreList/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-CoreList/trunk/Makefile	2009-08-07 22:11:18 UTC (rev 5926)
+++ csw/mgar/pkg/cpan/Module-CoreList/trunk/Makefile	2009-08-07 23:38:50 UTC (rev 5927)
@@ -1,5 +1,5 @@
 GARNAME = Module-CoreList
-GARVERSION = 2.09
+GARVERSION = 2.17
 CATEGORIES = cpan
 AUTHOR = RGARCIA
 
@@ -8,6 +8,14 @@
   What modules shipped with versions of Perl
 endef
 
-DISTFILES += $(call admfiles,CSWpmmodcorelist,depend prototype)
+PACKAGES = CSWpmmodcorelist
+CATALOGNAME = pm_modcorelist
+ARCHALL = 1
 
 include gar/category.mk
+
+post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
+post-install-modulated:
+	@ginstall -d $(DOCDEST)
+	@cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/cpan/Module-CoreList/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-CoreList/trunk/checksums	2009-08-07 22:11:18 UTC (rev 5926)
+++ csw/mgar/pkg/cpan/Module-CoreList/trunk/checksums	2009-08-07 23:38:50 UTC (rev 5927)
@@ -1,4 +1 @@
-e790ec92da6c2ea54d3d12fc69c9b0f4  download/CSWpmmodcorelist.gspec
-882cfc02f0fd6a7892b45bc34a8a9755  download/CSWpmmodcorelist.depend
-dac92f5bc4dcc8df7289ac0cf98adfb4  download/CSWpmmodcorelist.prototype
-3a295781238521a100587748945506a5  download/Module-CoreList-2.09.tar.gz
+a006aa836dcc584acfbf3422df62f739  download/Module-CoreList-2.17.tar.gz

Deleted: csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.gspec
===================================================================
--- csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.gspec	2009-08-07 22:11:18 UTC (rev 5926)
+++ csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.gspec	2009-08-07 23:38:50 UTC (rev 5927)
@@ -1,9 +0,0 @@
-%var            bitname pm_modcorelist
-%var            pkgname CSWpmmodcorelist
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (C) 2002-2006 Richard Clamp.  All Rights Reserved.
-
-This module is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.prototype
===================================================================
--- csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.prototype	2009-08-07 22:11:18 UTC (rev 5926)
+++ csw/mgar/pkg/cpan/Module-CoreList/trunk/files/CSWpmmodcorelist.prototype	2009-08-07 23:38:50 UTC (rev 5927)
@@ -1,19 +0,0 @@
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/corelist 0555 root bin
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Module 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Module/CoreList 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Module/CoreList/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/corelist.1 0444 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Module::CoreList.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Module 0755 root bin
-f none /opt/csw/share/perl/csw/Module/CoreList.pm 0444 root bin

Added: csw/mgar/pkg/cpan/Module-CoreList/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/cpan/Module-CoreList/trunk/files/changelog.CSW	                        (rev 0)
+++ csw/mgar/pkg/cpan/Module-CoreList/trunk/files/changelog.CSW	2009-08-07 23:38:50 UTC (rev 5927)
@@ -0,0 +1,5 @@
+pm_modcorelist (2.17,REV=2009.08.08)
+
+  * Adopted and updated to 2.17
+
+ -- Sebastian Kayser <skayser at opencsw.org>  Sat,  8 Aug 2009 01:35:45 +0200


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