[csw-devel] SF.net SVN: gar:[2629] csw/mgar/pkg/cpan

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Tue Dec 16 23:38:36 CET 2008


Revision: 2629
          http://gar.svn.sourceforge.net/gar/?rev=2629&view=rev
Author:   wbonnet
Date:     2008-12-16 22:38:36 +0000 (Tue, 16 Dec 2008)

Log Message:
-----------
Update some UFILE_REGEX

Modified Paths:
--------------
    csw/mgar/pkg/cpan/DateManip/trunk/Makefile
    csw/mgar/pkg/cpan/Frontier-RPC/trunk/Makefile
    csw/mgar/pkg/cpan/Gtk2-PodViewer/trunk/Makefile
    csw/mgar/pkg/cpan/IO-Pager/trunk/Makefile
    csw/mgar/pkg/cpan/Syslog/trunk/Makefile
    csw/mgar/pkg/cpan/VCP/trunk/Makefile
    csw/mgar/pkg/cpan/sol-inst/trunk/Makefile

Modified: csw/mgar/pkg/cpan/DateManip/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateManip/trunk/Makefile	2008-12-16 22:15:30 UTC (rev 2628)
+++ csw/mgar/pkg/cpan/DateManip/trunk/Makefile	2008-12-16 22:38:36 UTC (rev 2629)
@@ -1,4 +1,4 @@
-GARNAME = DateManip
+GARNAME = Date-Manip
 GARVERSION = 5.46
 CATEGORIES = cpan
 AUTHOR = SBECK

Modified: csw/mgar/pkg/cpan/Frontier-RPC/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Frontier-RPC/trunk/Makefile	2008-12-16 22:15:30 UTC (rev 2628)
+++ csw/mgar/pkg/cpan/Frontier-RPC/trunk/Makefile	2008-12-16 22:38:36 UTC (rev 2629)
@@ -12,6 +12,8 @@
 
 DISTFILES += $(call admfiles,CSWpmfrontierrpc,depend prototype)
 
+UFILES_REGEX ?= $(GARNAME)-((\d+(?:\.\d+)*)(b\d+)?).tar.gz
+
 # See http://rt.cpan.org/Public/Bug/Display.html?id=18299
 PATCHFILES += XMLRPC-mp2.diff
 

Modified: csw/mgar/pkg/cpan/Gtk2-PodViewer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Gtk2-PodViewer/trunk/Makefile	2008-12-16 22:15:30 UTC (rev 2628)
+++ csw/mgar/pkg/cpan/Gtk2-PodViewer/trunk/Makefile	2008-12-16 22:38:36 UTC (rev 2629)
@@ -1,4 +1,4 @@
-GARNAME = Gtk2-PodViewer
+GARNAME = Gtk2-Ex-PodViewer
 GARVERSION = 0.13
 CATEGORIES = cpan
 AUTHOR = GBROWN

Modified: csw/mgar/pkg/cpan/IO-Pager/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Pager/trunk/Makefile	2008-12-16 22:15:30 UTC (rev 2628)
+++ csw/mgar/pkg/cpan/IO-Pager/trunk/Makefile	2008-12-16 22:38:36 UTC (rev 2629)
@@ -13,6 +13,8 @@
 MODDIST   = $(GARNAME)-$(GARVERSION).tgz
 DISTFILES = $(call admfiles,CSWpmiopager,depend prototype)
 
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tgz
+
 # Tests are mostly visual verification
 TEST_SCRIPTS =
 

Modified: csw/mgar/pkg/cpan/Syslog/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Syslog/trunk/Makefile	2008-12-16 22:15:30 UTC (rev 2628)
+++ csw/mgar/pkg/cpan/Syslog/trunk/Makefile	2008-12-16 22:38:36 UTC (rev 2629)
@@ -1,4 +1,4 @@
-GARNAME = Syslog
+GARNAME = Unix-Syslog
 GARVERSION = 0.97
 CATEGORIES = cpan
 AUTHOR = MHARNISCH

Modified: csw/mgar/pkg/cpan/VCP/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/VCP/trunk/Makefile	2008-12-16 22:15:30 UTC (rev 2628)
+++ csw/mgar/pkg/cpan/VCP/trunk/Makefile	2008-12-16 22:38:36 UTC (rev 2629)
@@ -16,6 +16,8 @@
 MODDIST   = $(MODDISTP).tar.gz
 WORKSRC   = $(WORKDIR)/$(MODDISTP)
 
+UFILES_REGEX ?= $(GARNAME)-autrijus-snapshot-((\d+(?:\.\d+)*)(-\d+)?).tar.gz
+
 DEPENDS += cpan/HTML-Tree
 DEPENDS += cpan/IPC-Run3
 DEPENDS += cpan/PodToHTML

Modified: csw/mgar/pkg/cpan/sol-inst/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/sol-inst/trunk/Makefile	2008-12-16 22:15:30 UTC (rev 2628)
+++ csw/mgar/pkg/cpan/sol-inst/trunk/Makefile	2008-12-16 22:38:36 UTC (rev 2629)
@@ -9,6 +9,8 @@
   information on a Solaris system.
 endef
 
+UFILES_REGEX ?= $(GARNAME)-((\d+(?:\.\d+)*)(a)?).tar.gz
+
 WORKSRC = $(WORKDIR)/Solaris
 
 DISTFILES += CSWpmsolinst.gspec


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