Date: Wed, 6 Jun 2012 08:00:40 GMT From: Mark Linimon <linimon@lonesome.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/167907: [UPDATE] graphics/bmeps: update to 2.2.24 Message-ID: <201206060800.q5680e5u008485@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/167907; it has been noted by GNATS. From: Mark Linimon <linimon@lonesome.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/167907: [UPDATE] graphics/bmeps: update to 2.2.24 Date: Wed, 6 Jun 2012 03:00:10 -0500 ----- Forwarded message from Takefu <takefu@airport.fm> ----- Date: Wed, 06 Jun 2012 15:28:57 +0900 From: Takefu <takefu@airport.fm> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/167907: [UPDATE] graphics/bmeps: update to 2.2.24 As for zip file, even if USE_ZIP is not used, the decompression is possible. It is safe in present portlint(1). diff -ruN /usr/ports/graphics/bmeps/Makefile graphics/bmeps/Makefile --- /usr/ports/graphics/bmeps/Makefile 2012-06-06 11:49:51.000000000 +0900 +++ graphics/bmeps/Makefile 2012-06-06 15:12:55.000000000 +0900 @@ -6,8 +6,7 @@ # PORTNAME= bmeps -PORTVERSION= 2.2.22 -PORTREVISION= 2 +PORTVERSION= 2.2.24 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -22,7 +21,7 @@ netpbm:${PORTSDIR}/graphics/netpbm \ png15:${PORTSDIR}/graphics/png -USE_ZIP= yes +EXTRACT_SUFX:= .zip USE_PERL5= yes GNU_CONFIGURE= yes diff -ruN /usr/ports/graphics/bmeps/distinfo graphics/bmeps/distinfo --- /usr/ports/graphics/bmeps/distinfo 2011-12-15 08:06:53.000000000 +0900 +++ graphics/bmeps/distinfo 2012-05-15 16:17:01.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (dktools-2.2.22.zip) = 34b14bb679e90e7093027995954a7591916b4758b2b1aa482eed3ae53b676067 -SIZE (dktools-2.2.22.zip) = 5806013 +SHA256 (dktools-2.2.24.zip) = e72df91857737032fa9359411e74ebcda2a71b19e7cc583e8052768c5d4e3bcb +SIZE (dktools-2.2.24.zip) = 5811240 ----- End forwarded message -----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206060800.q5680e5u008485>