[csw-devel] SF.net SVN: gar:[11763] csw/mgar/pkg/genshi/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Dec 2 15:09:07 CET 2010


Revision: 11763
          http://gar.svn.sourceforge.net/gar/?rev=11763&view=rev
Author:   dmichelsen
Date:     2010-12-02 14:09:06 +0000 (Thu, 02 Dec 2010)

Log Message:
-----------
genshi: Update to 0.6

Modified Paths:
--------------
    csw/mgar/pkg/genshi/trunk/Makefile
    csw/mgar/pkg/genshi/trunk/checksums

Modified: csw/mgar/pkg/genshi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/genshi/trunk/Makefile	2010-12-02 13:09:14 UTC (rev 11762)
+++ csw/mgar/pkg/genshi/trunk/Makefile	2010-12-02 14:09:06 UTC (rev 11763)
@@ -1,5 +1,5 @@
 GARNAME    = Genshi
-GARVERSION = 0.5.1
+GARVERSION = 0.6
 CATEGORIES = python
 
 DESCRIPTION = Python toolkit for generation of output for the web
@@ -9,20 +9,23 @@
 	or other textual content for output generation on the web
 endef
 
-MASTER_SITES           = http://ftp.edgewall.com/pub/genshi/
-SPKG_SOURCEURL         = http://genshi.edgewall.org/wiki/TracDownload
-DISTFILES              = $(GARNAME)-$(GARVERSION).tar.bz2
-# We define upstream file regex so we can be notifed of 
-# new upstream software release
-UFILES_REGEX           = (\d+(?:\.\d+)*).tar.gz
+MASTER_SITES = http://ftp.edgewall.com/pub/genshi/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
+UFILES_REGEX = (\d+(?:\.\d+)*).tar.gz
+
 PACKAGES = CSWgenshi
-ARCHALL_CSWtrac = 1
+CATALOGNAME = genshi
 
-CATALOGNAME_CSWgenshi  = genshi
-SPKG_DESC_CSWgenshi    = $(DESCRIPTION)
+ARCHALL = 1
 
-TEST_SCRIPTS           =
+VENDOR_URL = http://genshi.edgewall.org/
 
+TEST_SCRIPTS =
+
+# This is a legacy name, don't change for now
+CHECKPKG_OVERRIDES_CSWgenshi += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES_CSWgenshi += catalogname-does-not-start-with-py_
+
 include gar/category.mk
 

Modified: csw/mgar/pkg/genshi/trunk/checksums
===================================================================
--- csw/mgar/pkg/genshi/trunk/checksums	2010-12-02 13:09:14 UTC (rev 11762)
+++ csw/mgar/pkg/genshi/trunk/checksums	2010-12-02 14:09:06 UTC (rev 11763)
@@ -1 +1 @@
-822942bbc3109da9f6b472eb8ea4e3a4  download/Genshi-0.5.1.tar.bz2
+604e8b23b4697655d36a69c2d8ef7187  Genshi-0.6.tar.gz


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