[csw-devel] SF.net SVN: gar:[10872] csw/mgar/pkg/cpan/GDGraph3d/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Sep 1 13:56:34 CEST 2010
Revision: 10872
http://gar.svn.sourceforge.net/gar/?rev=10872&view=rev
Author: dmichelsen
Date: 2010-09-01 11:56:34 +0000 (Wed, 01 Sep 2010)
Log Message:
-----------
cpan/GDGraph3d: Update to 0.63 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/GDGraph3d/trunk/Makefile
csw/mgar/pkg/cpan/GDGraph3d/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/GDGraph3d/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.depend
csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/GDGraph3d/trunk/
Property changes on: csw/mgar/pkg/cpan/GDGraph3d/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/GDGraph3d/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/GDGraph3d/trunk/Makefile 2010-09-01 11:45:48 UTC (rev 10871)
+++ csw/mgar/pkg/cpan/GDGraph3d/trunk/Makefile 2010-09-01 11:56:34 UTC (rev 10872)
@@ -1,17 +1,22 @@
-GARNAME = GDGraph3d
-GARVERSION = 0.56
+GARNAME = GD-Graph3d
+GARVERSION = 0.63
CATEGORIES = cpan
AUTHOR = WADG
-DESCRIPTION = create 3D graphs with GD and GD::Graph
+DESCRIPTION = Create 3D graphs with GD and GD::Graph
define BLURB
This is the GD::Graph3d extensions module. It provides 3D graphs for the
GD::Graph module by Martien Verbruggen, which in turn generates graph using
Lincoln Stein's GD.pm.
endef
-DISTFILES += $(call admfiles,CSWpmgdgraph3d,depend)
+DISTFILES = COPYING
-DEPENDS += cpan/GDGraph
+PACKAGES = CSWpmgdgraph3d
+CATALOGNAME = pm_gdgraph3d
+DEP_PKGS = CSWpmgdgraph
+
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/GDGraph3d/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/GDGraph3d/trunk/checksums 2010-09-01 11:45:48 UTC (rev 10871)
+++ csw/mgar/pkg/cpan/GDGraph3d/trunk/checksums 2010-09-01 11:56:34 UTC (rev 10872)
@@ -1,3 +1 @@
-f219a0b3e87c54acd41914fc6af5710f download/CSWpmgdgraph3d.gspec
-3d8f40609dbc51dd6d1f2a7158245bf6 download/CSWpmgdgraph3d.depend
-294dabc54c640ee62046932e7c4c6d1c download/GDGraph3d-0.56.tar.gz
+f866dcdd1e7e2056bb946ab7ac3fe37b GD-Graph3d-0.63.tar.gz
Copied: csw/mgar/pkg/cpan/GDGraph3d/trunk/files/COPYING (from rev 10860, csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.gspec)
===================================================================
--- csw/mgar/pkg/cpan/GDGraph3d/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/GDGraph3d/trunk/files/COPYING 2010-09-01 11:56:34 UTC (rev 10872)
@@ -0,0 +1,13 @@
+Copyright (c) 1999,2000 Wadsack-Allen. All rights reserved.
+
+Much of the original code is from GD::Graph:
+
+GIFgraph: Copyright (c) 1995-1999 Martien Verbruggen.
+
+Chart::PNGgraph: Copyright (c) 1999 Steve Bonds.
+
+GD::Graph: Copyright (c) 1999 Martien Verbruggen.
+
+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/GDGraph3d/trunk/files/CSWpmgdgraph3d.depend
===================================================================
--- csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.depend 2010-09-01 11:45:48 UTC (rev 10871)
+++ csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.depend 2010-09-01 11:56:34 UTC (rev 10872)
@@ -1 +0,0 @@
-P CSWpmgdgraph pm_gdgraph - graph plotting module
Deleted: csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.gspec
===================================================================
--- csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.gspec 2010-09-01 11:45:48 UTC (rev 10871)
+++ csw/mgar/pkg/cpan/GDGraph3d/trunk/files/CSWpmgdgraph3d.gspec 2010-09-01 11:56:34 UTC (rev 10872)
@@ -1,18 +0,0 @@
-%var bitname pm_gdgraph3d
-%var pkgname CSWpmgdgraph3d
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 1999,2000 Wadsack-Allen. All rights reserved.
-
-Much of the original code is from GD::Graph:
-
-GIFgraph: Copyright (c) 1995-1999 Martien Verbruggen.
-
-Chart::PNGgraph: Copyright (c) 1999 Steve Bonds.
-
-GD::Graph: Copyright (c) 1999 Martien Verbruggen.
-
-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