Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2023 18:59:13 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d30ecd9355f6 - main - graphics/bmeps: Update to 4.35.0
Message-ID:  <202302041859.314IxDkP033582@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d30ecd9355f62933d4cebccb044681bd1b8566fd

commit d30ecd9355f62933d4cebccb044681bd1b8566fd
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2023-02-03 12:27:25 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-02-04 18:54:57 +0000

    graphics/bmeps: Update to 4.35.0
    
    ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/#4350-2022-11-14
    
    PR:             269278
    Reported by:    takefu@airport.fm
---
 graphics/bmeps/Makefile | 6 ++----
 graphics/bmeps/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile
index ec012f25f170..7410e93903db 100644
--- a/graphics/bmeps/Makefile
+++ b/graphics/bmeps/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bitmap2pp
-DISTVERSION=	4.34.1
+DISTVERSION=	4.35.0
 CATEGORIES=	graphics perl5
 MASTER_SITES=	SF/dktools/dktools/dktools-${PORTVERSION}
 DISTNAME=	dktools-${PORTVERSION}
@@ -11,11 +11,9 @@ WWW=		https://sourceforge.net/p/dktools/wiki/bitmap2pp/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libpng.so:graphics/png \
-		libtiff.so:graphics/tiff
+LIB_DEPENDS=	libpng.so:graphics/png libtiff.so:graphics/tiff
 
 USES=		jpeg localbase:ldflags
-
 GNU_CONFIGURE=	yes
 # We do not want to include sys/termios.h even if it exists, and we do not want
 # to depend on BDB for db.h (it is used by other parts of dktools).
diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo
index 72121394ae96..ec40c4c06da4 100644
--- a/graphics/bmeps/distinfo
+++ b/graphics/bmeps/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660287395
-SHA256 (dktools-4.34.1.tar.gz) = 9fa0a090237c124bb7eaa2c04a9e5d9e1b43827fa38dfb85475b633a2825a601
-SIZE (dktools-4.34.1.tar.gz) = 15842545
+TIMESTAMP = 1675071338
+SHA256 (dktools-4.35.0.tar.gz) = f973d91a0c34473a29f0b90e44b0657bc3f5352356ce7e3958c0cb62c1c431c8
+SIZE (dktools-4.35.0.tar.gz) = 16833872



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