diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-19 03:38:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-19 03:38:54 +0800 |
commit | 39fcabc1d866de43e3f10217c2511bb77ff1e3ce (patch) | |
tree | c049c59335abe011312cfbcb8acb37592bc6bd36 | |
parent | e50911c9576db2b86a4e6fea4d8c3947b10a52ac (diff) | |
download | freebsd-ports-gnome-39fcabc1d866de43e3f10217c2511bb77ff1e3ce.tar.gz freebsd-ports-gnome-39fcabc1d866de43e3f10217c2511bb77ff1e3ce.tar.zst freebsd-ports-gnome-39fcabc1d866de43e3f10217c2511bb77ff1e3ce.zip |
Update to 2.66
Changes: http://search.cpan.org/dist/SVG/Changes
-rw-r--r-- | textproc/p5-SVG/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-SVG/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index 9090b163f91b..ba95da107f9a 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SVG -PORTVERSION= 2.65 +PORTVERSION= 2.66 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo index 560718cf657a..64f69bc55da6 100644 --- a/textproc/p5-SVG/distinfo +++ b/textproc/p5-SVG/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492420903 -SHA256 (SVG-2.65.tar.gz) = bde6e4ac0ee66fffcd820cad549ff5cc4e9f1c3af3cf4ca0eb50dd0be18f4f18 -SIZE (SVG-2.65.tar.gz) = 51798 +TIMESTAMP = 1492448293 +SHA256 (SVG-2.66.tar.gz) = 5dde4b082665d9c5b8856e059826c37cfd93e4a67f1afadb589c098227ee137e +SIZE (SVG-2.66.tar.gz) = 52007 |