[csw-devel] SF.net SVN: gar:[4360] csw/mgar/pkg/pysqlite2/trunk

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Apr 17 05:15:42 CEST 2009


Revision: 4360
          http://gar.svn.sourceforge.net/gar/?rev=4360&view=rev
Author:   valholla
Date:     2009-04-17 03:15:41 +0000 (Fri, 17 Apr 2009)

Log Message:
-----------
update to 2.4.0

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

Modified: csw/mgar/pkg/pysqlite2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pysqlite2/trunk/Makefile	2009-04-16 20:02:23 UTC (rev 4359)
+++ csw/mgar/pkg/pysqlite2/trunk/Makefile	2009-04-17 03:15:41 UTC (rev 4360)
@@ -1,13 +1,15 @@
 GARNAME = pysqlite
-GARVERSION = 2.3.5
+GARVERSION = 2.4.0
 CATEGORIES = lang
 
+RELVER = $(shell echo $(GARVERSION) |gsed 's/\(^[0-9].*\)\.[0-9]*/\1/')
+
 DESCRIPTION = SQLite3 support for Python
 define BLURB
   SQLite support for Python
 endef
 
-MASTER_SITES = http://initd.org/pub/software/pysqlite/releases/2.3/2.3.5/
+MASTER_SITES = http://initd.org/pub/software/pysqlite/releases/$(RELVER)/$(GARVERSION)/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
 PACKAGES = CSWpysqlite2
@@ -28,7 +30,7 @@
 
 include gar/category.mk
 
-post-install:
+post-install-modulated:
 	install -d $(DESTDIR)$(docdir)
 	mv $(DESTDIR)$(prefix)/pysqlite2-doc $(DESTDIR)$(docdir)/pysqlite2
 	$(DONADA)

Modified: csw/mgar/pkg/pysqlite2/trunk/checksums
===================================================================
--- csw/mgar/pkg/pysqlite2/trunk/checksums	2009-04-16 20:02:23 UTC (rev 4359)
+++ csw/mgar/pkg/pysqlite2/trunk/checksums	2009-04-17 03:15:41 UTC (rev 4360)
@@ -1 +1 @@
-b4a185e936848370fcc1a5b17755b641  download/pysqlite-2.3.5.tar.gz
+46b4590c51b9fb62cd0be1439646549e  download/pysqlite-2.4.0.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