Benoit Lecocq wrote:
Hi,

Here is an update to the latest version of tiff2png 0.91.

It works for me too, I added a little license hint, ok anyone ?
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/tiff2png/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile    15 Sep 2007 20:09:43 -0000      1.12
+++ Makefile    9 Jan 2009 07:58:49 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       converts TIFF images to PNG format
 
-DISTNAME=      tiff2png-0.81c
+DISTNAME=      tiff2png-0.91
 CATEGORIES=    graphics
 
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=png-mng/}
@@ -12,6 +12,7 @@ HOMEPAGE=     http://www.libpng.org/pub/png/
 LIB_DEPENDS=   tiff.>=35::graphics/tiff \
                png.>=2::graphics/png
 
+# custom, see tiff2png.c
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=    Yes
 PERMIT_DISTFILES_CDROM=        Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/tiff2png/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    5 Apr 2007 16:19:58 -0000       1.3
+++ distinfo    9 Jan 2009 07:58:49 -0000
@@ -1,5 +1,5 @@
-MD5 (tiff2png-0.81c.tar.gz) = UCp2fFICZl5SgrdkuhBDyA==
-RMD160 (tiff2png-0.81c.tar.gz) = JY/5I0cJ7yIc1JJasBE3dJb3G9s=
-SHA1 (tiff2png-0.81c.tar.gz) = sok+KYaGPcPvJCDjIUJu9zJjdXc=
-SHA256 (tiff2png-0.81c.tar.gz) = Ue52uR1OiR9QueTXrVyQQig3W1OpMAzI/fmZlRWnE2o=
-SIZE (tiff2png-0.81c.tar.gz) = 41122
+MD5 (tiff2png-0.91.tar.gz) = tdt63YY8XPRpGXqjJ8CyAg==
+RMD160 (tiff2png-0.91.tar.gz) = jP1Whzm76EJ+c4KSKCwtaGMjp4o=
+SHA1 (tiff2png-0.91.tar.gz) = OiOrqq2+2PPRO4gkElf+IHjrYf0=
+SHA256 (tiff2png-0.91.tar.gz) = 0C7k3QQmzbZReYRt0CHsK8IuCxvjbledvLS2u5QSwTA=
+SIZE (tiff2png-0.91.tar.gz) = 22918
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/tiff2png/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   10 Jul 2000 00:19:37 -0000      1.1.1.1
+++ pkg/PLIST   9 Jan 2009 07:58:49 -0000
@@ -1,2 +1,2 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2000/07/10 00:19:37 brad Exp $
-bin/tiff2png
+...@bin bin/tiff2png

Reply via email to