[csw-devel] SF.net SVN: gar:[10868] csw/mgar/pkg/cpan/GDGraph/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Sep 1 13:41:55 CEST 2010
Revision: 10868
http://gar.svn.sourceforge.net/gar/?rev=10868&view=rev
Author: dmichelsen
Date: 2010-09-01 11:41:55 +0000 (Wed, 01 Sep 2010)
Log Message:
-----------
cpan/GDGraph: Update to 1.44 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/GDGraph/trunk/Makefile
csw/mgar/pkg/cpan/GDGraph/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/GDGraph/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.depend
csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/GDGraph/trunk/
Property changes on: csw/mgar/pkg/cpan/GDGraph/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/GDGraph/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/GDGraph/trunk/Makefile 2010-09-01 11:36:11 UTC (rev 10867)
+++ csw/mgar/pkg/cpan/GDGraph/trunk/Makefile 2010-09-01 11:41:55 UTC (rev 10868)
@@ -1,15 +1,20 @@
GARNAME = GDGraph
-GARVERSION = 1.43
+GARVERSION = 1.44
CATEGORIES = cpan
-AUTHOR = MVERB
+AUTHOR = BWARFIELD
-DESCRIPTION = graph plotting module
+DESCRIPTION = Graph plotting module
define BLURB
GD::Graph is a perl5 module to create charts using the GD module.
endef
-DISTFILES += CSWpmgdgraph.gspec CSWpmgdgraph.depend
+DISTFILES = COPYING
-DEPENDS += cpan/GDTextUtil
+PACKAGES = CSWpmgdgraph
+CATALOGNAME = pm_gdgraph
+DEP_PKGS = CSWpmgdtextut
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/GDGraph/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/GDGraph/trunk/checksums 2010-09-01 11:36:11 UTC (rev 10867)
+++ csw/mgar/pkg/cpan/GDGraph/trunk/checksums 2010-09-01 11:41:55 UTC (rev 10868)
@@ -1,3 +1,2 @@
-ac3fefa96abf02aa67527c5decb61d8d download/CSWpmgdgraph.gspec
-d363f77821d2f1adfe8eb77feffe681b download/CSWpmgdgraph.depend
-cf546f2de827a56458afe288ab0807f2 download/GDGraph-1.43.tar.gz
+7f2a043c36d834e728debf0cc8058c24 COPYING
+a8a4ab62741258803b5744cb8882e68c GDGraph-1.44.tar.gz
Copied: csw/mgar/pkg/cpan/GDGraph/trunk/files/COPYING (from rev 9723, csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.gspec)
===================================================================
--- csw/mgar/pkg/cpan/GDGraph/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/GDGraph/trunk/files/COPYING 2010-09-01 11:41:55 UTC (rev 10868)
@@ -0,0 +1,7 @@
+GD::Graph Copyright (c) 1999-2002 Martien Verbruggen. All rights reserved.
+Chart::PNGgraph Copyright (c) 1999 Steve Bonds. All rights reserved.
+GIFgraph Copyright (c) 1995-1999 Martien Verbruggen. All rights reserved.
+
+This package is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
+
Deleted: csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.depend
===================================================================
--- csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.depend 2010-09-01 11:36:11 UTC (rev 10867)
+++ csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.depend 2010-09-01 11:41:55 UTC (rev 10868)
@@ -1 +0,0 @@
-P CSWpmgdtextut pm_gdtextut - Text utilities for use with GD
Deleted: csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.gspec
===================================================================
--- csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.gspec 2010-09-01 11:36:11 UTC (rev 10867)
+++ csw/mgar/pkg/cpan/GDGraph/trunk/files/CSWpmgdgraph.gspec 2010-09-01 11:41:55 UTC (rev 10868)
@@ -1,12 +0,0 @@
-%var bitname pm_gdgraph
-%var pkgname CSWpmgdgraph
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-GD::Graph Copyright (c) 1999-2002 Martien Verbruggen. All rights reserved.
-Chart::PNGgraph Copyright (c) 1999 Steve Bonds. All rights reserved.
-GIFgraph Copyright (c) 1995-1999 Martien Verbruggen. All rights reserved.
-
-This package is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
-
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