diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-26 00:33:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-26 00:33:25 +0000 |
commit | 7af0719a8b6a38194100e2b12924bf3ce47cb438 (patch) | |
tree | 83c5794f46818416f713b544f91c411d2dc8851b /graphics/eps2png | |
parent | 0f764e7c3e26e12890c8fdc6f0953bffbf3914a8 (diff) | |
download | ports-7af0719a8b6a38194100e2b12924bf3ce47cb438.tar.gz ports-7af0719a8b6a38194100e2b12924bf3ce47cb438.zip |
Notes
Diffstat (limited to 'graphics/eps2png')
-rw-r--r-- | graphics/eps2png/Makefile | 5 | ||||
-rw-r--r-- | graphics/eps2png/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index 93c3b968cc77..da98da29a38d 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -6,11 +6,10 @@ # PORTNAME= eps2png -PORTVERSION= 1.7 -PORTREVISION= 1 +PORTVERSION= 2.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/Johan_Vromans +MASTER_SITE_SUBDIR= ../../authors/id/J/JV/JV/ MAINTAINER= nik@freebsd.org COMMENT= Converts EPS images to PNG diff --git a/graphics/eps2png/distinfo b/graphics/eps2png/distinfo index 9787d0331d9c..a5d039bb8566 100644 --- a/graphics/eps2png/distinfo +++ b/graphics/eps2png/distinfo @@ -1,2 +1,3 @@ -MD5 (eps2png-1.7.tar.gz) = f544002e17b5f61c281015f3b765d98e -SIZE (eps2png-1.7.tar.gz) = 4981 +MD5 (eps2png-2.2.tar.gz) = a42bae49e8800c157c0043096b612ee5 +SHA256 (eps2png-2.2.tar.gz) = 62cedd527076e5a29850bc2236b1a4a3581860d049b3363c81e1fe28d257206e +SIZE (eps2png-2.2.tar.gz) = 16307 |