diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-05 23:35:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-05 23:35:34 +0800 |
commit | 7d2071bae4778c8bfe1eb44429b06f524683f7fb (patch) | |
tree | bb388163bf3276153d47fd2e83f5e3ad15806db9 /textproc | |
parent | c83dd4cd036a3e89e7ef11f33ee01e02661e9f12 (diff) | |
download | freebsd-ports-gnome-7d2071bae4778c8bfe1eb44429b06f524683f7fb.tar.gz freebsd-ports-gnome-7d2071bae4778c8bfe1eb44429b06f524683f7fb.tar.zst freebsd-ports-gnome-7d2071bae4778c8bfe1eb44429b06f524683f7fb.zip |
Update to 2.74
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 b7e3bd19c718..49fdd832fdc4 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SVG -PORTVERSION= 2.73 +PORTVERSION= 2.74 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-SVG/distinfo b/textproc/p5-SVG/distinfo index ef73d2941550..f5afced734dc 100644 --- a/textproc/p5-SVG/distinfo +++ b/textproc/p5-SVG/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493903370 -SHA256 (SVG-2.73.tar.gz) = 8a43bb248b9880ccc7ae96131ca3fc489c5ea17186be082fc224caa9efa2c110 -SIZE (SVG-2.73.tar.gz) = 52616 +TIMESTAMP = 1493987300 +SHA256 (SVG-2.74.tar.gz) = 9afee2db1967f8832d68bffba54468d561b3c5092b60c82354415152aed4371d +SIZE (SVG-2.74.tar.gz) = 52840 |