Skip site navigation (1)Skip section navigation (2)
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
Message-ID:  <4FCEF8A9.1070400@airport.fm>
In-Reply-To: <201205150800.q4F80F1L040268@freefall.freebsd.org>
References:  <201205150800.q4F80F1L040268@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FCEF8A9.1070400>