update to p5-SVG-2.64
This commit is contained in:
parent
f29546482e
commit
faecf78444
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2015/03/15 10:05:50 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2015/06/03 06:14:22 jasper Exp $
|
||||
|
||||
COMMENT= Scalable Vector Graphics (SVG) in perl
|
||||
|
||||
DISTNAME= SVG-2.63
|
||||
DISTNAME= SVG-2.64
|
||||
CATEGORIES= graphics devel
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SVG-2.63.tar.gz) = CjLrDZW94NVtt+13qXydQqyGl6u+4nAHD4+v7jSzi4k=
|
||||
SIZE (SVG-2.63.tar.gz) = 51723
|
||||
SHA256 (SVG-2.64.tar.gz) = c9Hh559swE+XYGbnAQYJnfNb5VNOzrXf0sGQPs+ZSs0=
|
||||
SIZE (SVG-2.64.tar.gz) = 52382
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2015/03/15 10:05:50 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2015/06/03 06:14:22 jasper Exp $
|
||||
${P5SITE}/SVG/
|
||||
${P5SITE}/SVG.pm
|
||||
${P5SITE}/SVG/DOM.pm
|
||||
@ -17,6 +17,7 @@ share/examples/p5-SVG/03_circle_and_square.pl
|
||||
share/examples/p5-SVG/SVG_02_sample.pl
|
||||
share/examples/p5-SVG/attributeManip.pl
|
||||
share/examples/p5-SVG/circle.pl
|
||||
share/examples/p5-SVG/ellipse.pl
|
||||
share/examples/p5-SVG/image_sample.pl
|
||||
share/examples/p5-SVG/inline_sample.pl
|
||||
share/examples/p5-SVG/inlinesvg.pl
|
||||
|
Loading…
Reference in New Issue
Block a user