Commit graph

9 commits

Author SHA1 Message Date
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
sno
c8ee3cb23b Updating graphics/p5-SVG from 2.49nb1 to 2.50
pkgsrc changes:
- correcting license

Upstream changes:
2.50  05 April, 2010
	-Fixed inline SVG generation method (bug # 43814 and 50075)
	-Fixed XML-escaped characters (bug # 53918 and 44454)
	-Fixed undef bug in findChildIndex (bug # 48932)
	-Fixed memory leaks with Scalar::Util::weaken() (bug # 54458)
	-Fixed cloning method (bug # 36194)
	-DOM::insertAtIndex() and removeAtIndex() now update the ID and element list
2010-08-27 06:14:37 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
1f9df40ddc PkgSrc changes:
- Updating package for p5 SVG modules from 2.44 to 2.49
  - Setting license to gnu-gpl-v2

Upstream changes:
2.49    23 January, 2009
	-Fixed bugtracker URL in YAML

2.48    08 January, 2009
	-Improved YAML and MANIFEST for cpan testers game

2.47	15 December, 2008
	-Fixed MANIFEST - replaced Changes entry

2.46	15 December, 2008
	-Improved META.yml
	-Fixed MANIFEST
	-Removed all pointless files

2.45	15 December, 2008
	-Improved META.yml
2009-05-01 22:03:18 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
heinz
5db8204d40 Updated to version 2.44.
Pkgsrc changes:
  - none

Changes since version 2.36:
===========================
2.44	21 April, 2008
	-Improved META.yml

2.43	21 April, 2008
	-Improved META.yml

2.42	16 April, 2008
	-Removed Makefile from MANIFEST

2.41	16 April, 2008
	-Fixed MANIFEST and added license data to the SVG.pm file

2.40	14 April, 2008
	-Changed tests to current recommendation. Moved to t/ directory.
	-Added POD and POD Coverage tests

2.39	08 April, 2008
	-Added warnings

2.38	03 April, 2008

	-Modified SVG::Element to answer a bug report in rt.perl.org by slaven
	 regarding the redefined methods warnings when SVG is used twice.
	-Fixed the POD to reflect annotation comments.

2.37	02 March, 2008
	-Added NS definitions for svg and xlink to enable xlink:href and svg:
	namespace usage in Firefox.
2008-07-17 15:01:57 +00:00
heinz
bd1c27708d Updated to version 2.36.
Pkgsrc changes:
  - none

Changes since version 2.33:
===========================
2.36	16 September, 2007
	-Fixed SVG::DOM POD

2.35	14 September, 2007
	-Fixed SVG::DOM POD

2.34    17 May 2005
	-SVG::Element - Removed elsep entry for CDATA, cdata, cdata_noxmlesc
	 fields to get rid of artificial blank spaces that confuse some browsers
	-SVG::DOM - added getRootNode method
	-Added user-contributed DOM2 methods to SVG::DOM
2008-02-07 20:50:03 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
heinz
a9e2d031df Initial import of p5-SVG 2.33.
This module is a perl extension for generating stand-alone or inline SVG
(scaleable vector graphics) images using the W3C SVG xml recommendation.
2007-05-16 20:21:36 +00:00