diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-05 07:46:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-05 07:46:47 +0800 |
commit | 5b6c40ba60108fe9472c8cbf40b308ccd37678cb (patch) | |
tree | 36ccaa62a514e8897b6557e61d8c78f276ab51bb /textproc | |
parent | fc456e99082a016713da907a44c260f6ead066e3 (diff) | |
download | freebsd-ports-gnome-5b6c40ba60108fe9472c8cbf40b308ccd37678cb.tar.gz freebsd-ports-gnome-5b6c40ba60108fe9472c8cbf40b308ccd37678cb.tar.zst freebsd-ports-gnome-5b6c40ba60108fe9472c8cbf40b308ccd37678cb.zip |
Update to 2.73
Changes: http://search.cpan.org/dist/SVG/Changes
Diffstat (limited to 'textproc')
-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 1c9714cb646a..b7e3bd19c718 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SVG -PORTVERSION= 2.72 +PORTVERSION= 2.73 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo index 9c3e5fe6442d..ef73d2941550 100644 --- a/textproc/p5-SVG/distinfo +++ b/textproc/p5-SVG/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493837864 -SHA256 (SVG-2.72.tar.gz) = 6779e4131c3ff17f31bb469618ceb841f13faa6bfd7af721ef60d875d9d3e157 -SIZE (SVG-2.72.tar.gz) = 52473 +TIMESTAMP = 1493903370 +SHA256 (SVG-2.73.tar.gz) = 8a43bb248b9880ccc7ae96131ca3fc489c5ea17186be082fc224caa9efa2c110 +SIZE (SVG-2.73.tar.gz) = 52616 |