[csw-devel] SF.net SVN: gar:[9721] csw/mgar/pkg/reportlab/trunk
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Mon Apr 19 20:47:50 CEST 2010
Revision: 9721
http://gar.svn.sourceforge.net/gar/?rev=9721&view=rev
Author: rthurner
Date: 2010-04-19 18:47:50 +0000 (Mon, 19 Apr 2010)
Log Message:
-----------
reportlab - upgrade to new python make and version 2.4
Modified Paths:
--------------
csw/mgar/pkg/reportlab/trunk/Makefile
csw/mgar/pkg/reportlab/trunk/checksums
Modified: csw/mgar/pkg/reportlab/trunk/Makefile
===================================================================
--- csw/mgar/pkg/reportlab/trunk/Makefile 2010-04-19 18:44:20 UTC (rev 9720)
+++ csw/mgar/pkg/reportlab/trunk/Makefile 2010-04-19 18:47:50 UTC (rev 9721)
@@ -1,7 +1,7 @@
GARNAME = reportlab
-GARVERSION = 2.3
-CATEGORIES = lib
-DISTNAME = ReportLab_2_3
+GARVERSION = 2.4
+CATEGORIES = python
+DISTNAME = ReportLab_2_4
DESCRIPTION = industry-strength PDF generating solution
define BLURB
@@ -31,16 +31,6 @@
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
TEST_SCRIPTS =
-INSTALL_SCRIPTS = custom
-INSTALL_ARGS = --root=$(DESTDIR)
include gar/category.mk
-install-custom:
- @echo " ==> Installing $(GARNAME)"
- @( cd $(WORKSRC) ; $(INSTALL_ENV) python ./setup.py install $(INSTALL_ARGS) )
- $(DONADA)
-
-post-install: copy-docs
- $(DONADA)
-
Modified: csw/mgar/pkg/reportlab/trunk/checksums
===================================================================
--- csw/mgar/pkg/reportlab/trunk/checksums 2010-04-19 18:44:20 UTC (rev 9720)
+++ csw/mgar/pkg/reportlab/trunk/checksums 2010-04-19 18:47:50 UTC (rev 9721)
@@ -1 +1 @@
-057b846bd3b7b2c3498bf14f6a523632 download/ReportLab_2_3.tar.gz
+e6dc4b0fbfb6814f7777e5960774cb5d ReportLab_2_4.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