mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 2.51
- Add LICENSE
This commit is contained in:
parent
06a40812b8
commit
abbcfeefc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296427
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= SVG
|
||||
PORTVERSION= 2.50
|
||||
PORTVERSION= 2.51
|
||||
CATEGORIES= textproc graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for generating Scalable Vector Graphics (SVG) documents
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= SVG.3 SVG::DOM.3 SVG::Element.3 SVG::Extension.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SVG-2.50.tar.gz) = 4a7d07746b3d7d9df36387dab18a93a66b457e29bf30de1891af3d208547a461
|
||||
SIZE (SVG-2.50.tar.gz) = 52322
|
||||
SHA256 (SVG-2.51.tar.gz) = 1b9d5e30de094954a6480c24eaad1c5bcf0583f1f1cca510dc3f9e4dbd65665d
|
||||
SIZE (SVG-2.51.tar.gz) = 52590
|
||||
|
Loading…
Reference in New Issue
Block a user