[csw-devel] SF.net SVN: gar:[12262] csw/mgar/pkg/cpan/Module-Versions-Report/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sat Jan 8 21:05:39 CET 2011
Revision: 12262
http://gar.svn.sourceforge.net/gar/?rev=12262&view=rev
Author: bonivart
Date: 2011-01-08 20:05:39 +0000 (Sat, 08 Jan 2011)
Log Message:
-----------
pm_modversrpt: update to 1.06
Modified Paths:
--------------
csw/mgar/pkg/cpan/Module-Versions-Report/trunk/Makefile
csw/mgar/pkg/cpan/Module-Versions-Report/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/CSWpmmodversrpt.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Module-Versions-Report/trunk/
Property changes on: csw/mgar/pkg/cpan/Module-Versions-Report/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-Versions-Report/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Versions-Report/trunk/Makefile 2011-01-08 16:01:55 UTC (rev 12261)
+++ csw/mgar/pkg/cpan/Module-Versions-Report/trunk/Makefile 2011-01-08 20:05:39 UTC (rev 12262)
@@ -1,9 +1,9 @@
NAME = Module-Versions-Report
-VERSION = 1.02
+VERSION = 1.06
CATEGORIES = cpan
-AUTHOR = SBURKE
+AUTHOR = JESSE
-DESCRIPTION = report versions of all modules in memory
+DESCRIPTION = Report versions of all modules in memory
define BLURB
I often get email from someone reporting a bug in a module I've written. I
email back, asking what version of the module it is, what version of Perl on
@@ -24,6 +24,10 @@
least).
endef
-DISTFILES += CSWpmmodversrpt.gspec
+DISTFILES += COPYING
+PACKAGES = CSWpmmodversrpt
+CATALOGNAME = pm_modversrpt
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Module-Versions-Report/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Versions-Report/trunk/checksums 2011-01-08 16:01:55 UTC (rev 12261)
+++ csw/mgar/pkg/cpan/Module-Versions-Report/trunk/checksums 2011-01-08 20:05:39 UTC (rev 12262)
@@ -1,2 +1 @@
-a89e5a46b44a731322234899dae317e3 download/CSWpmmodversrpt.gspec
-a2ef9353386df4c4e49c7e4031c45bd3 download/Module-Versions-Report-1.02.tar.gz
+9c7efaa4c3dd8eecceb8e5d17476479b Module-Versions-Report-1.06.tar.gz
Added: csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/COPYING 2011-01-08 20:05:39 UTC (rev 12262)
@@ -0,0 +1,3 @@
+Copyright 2001-2003, Sean M. Burke <sburke at cpan.org>, all rights
+reserved. This program is free software; you can redistribute it
+and/or modify it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/CSWpmmodversrpt.gspec
===================================================================
--- csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/CSWpmmodversrpt.gspec 2011-01-08 16:01:55 UTC (rev 12261)
+++ csw/mgar/pkg/cpan/Module-Versions-Report/trunk/files/CSWpmmodversrpt.gspec 2011-01-08 20:05:39 UTC (rev 12262)
@@ -1,12 +0,0 @@
-%var bitname pm_modversrpt
-%var pkgname CSWpmmodversrpt
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2001-2003 Sean M. Burke. This library is free software; you
-can redistribute it and/or modify it under the same terms as Perl
-itself.
-
-This program is distributed in the hope that it will be useful, but
-without any warranty; without even the implied warranty of
-merchantability or fitness for a particular purpose.
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