diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-19 03:26:54 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-19 03:26:54 +0000 |
commit | 637e9de9671bc0fa2e2f8f4222f0ad565aad71f8 (patch) | |
tree | 1b6f257e02aaad6245deb75bfe2f45d8b98140ff /graphics/p5-SVG-Graph | |
parent | 57c0043d9d34a215a38bbcea768a63dc86212403 (diff) |
- Update to 0.02
PR: ports/135778
Approved by: maintainer
Submitted by: myself (pgollucci@)
Notes
Notes:
svn path=/head/; revision=236261
Diffstat (limited to 'graphics/p5-SVG-Graph')
-rw-r--r-- | graphics/p5-SVG-Graph/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-SVG-Graph/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index b61096a2721c..293281eaee44 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -7,8 +7,7 @@ # PORTNAME= SVG-Graph -PORTVERSION= 0.01 -PORTREVISION= 1 +PORTVERSION= 0.02 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-SVG-Graph/distinfo b/graphics/p5-SVG-Graph/distinfo index 550312be0a0f..17f2e2ec6a9a 100644 --- a/graphics/p5-SVG-Graph/distinfo +++ b/graphics/p5-SVG-Graph/distinfo @@ -1,3 +1,3 @@ -MD5 (SVG-Graph-0.01.tar.gz) = 3fbf3ae9aa6ea33fd548e63dd926ee2b -SHA256 (SVG-Graph-0.01.tar.gz) = 13ee01a850918d101e5ebda841abc4e5013db912fda947b0a4848cabeb632b78 -SIZE (SVG-Graph-0.01.tar.gz) = 88374 +MD5 (SVG-Graph-0.02.tar.gz) = e922f0b323056ecf306eb8085db283f5 +SHA256 (SVG-Graph-0.02.tar.gz) = 0de0dfd6c2c6a5fa952e9cc5f56077851fcaea338e1d13915458b351b37061bc +SIZE (SVG-Graph-0.02.tar.gz) = 85270 |