diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-31 04:24:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-31 04:24:33 +0800 |
commit | 3cd1bcc9670a201a0eec0dd9c162e691e5ce58bc (patch) | |
tree | 462820d90127025f36e5db813488e72ec4f46e97 /graphics | |
parent | 17e868bef7282cd0a41f8528a26bff9f70376834 (diff) | |
download | freebsd-ports-gnome-3cd1bcc9670a201a0eec0dd9c162e691e5ce58bc.tar.gz freebsd-ports-gnome-3cd1bcc9670a201a0eec0dd9c162e691e5ce58bc.tar.zst freebsd-ports-gnome-3cd1bcc9670a201a0eec0dd9c162e691e5ce58bc.zip |
- Update to 0.30
PR: 126416
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD-SVG/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-GD-SVG/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index e3ab0e4f2e1a..f10a35780749 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -7,8 +7,7 @@ # PORTNAME= GD-SVG -PORTVERSION= 0.28 -PORTREVISION= 1 +PORTVERSION= 0.30 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GD-SVG/distinfo b/graphics/p5-GD-SVG/distinfo index 6a116b230abd..709c38375efa 100644 --- a/graphics/p5-GD-SVG/distinfo +++ b/graphics/p5-GD-SVG/distinfo @@ -1,3 +1,3 @@ -MD5 (GD-SVG-0.28.tar.gz) = 761fdaae3eec10b844713894e47e80aa -SHA256 (GD-SVG-0.28.tar.gz) = 5280ad4534358ad9b4fe88a8cc2b26b6ed28dd605c3ac0a2db1395c201d602ba -SIZE (GD-SVG-0.28.tar.gz) = 43955 +MD5 (GD-SVG-0.30.tar.gz) = b37c5d5279164ecd3eb7fb261f5366e2 +SHA256 (GD-SVG-0.30.tar.gz) = 635f402bd9a58aac650e4e5ba49ff6f3687d9701051f0db0ced2b490020b60f8 +SIZE (GD-SVG-0.30.tar.gz) = 45033 |