git: c09b62574528 - main - graphics/bmeps: Update to 4.35.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Nov 2023 11:43:11 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=c09b625745280f142da0a155b18ff93907aeeeeb commit c09b625745280f142da0a155b18ff93907aeeeeb Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-11-29 08:07:14 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-11-30 11:42:38 +0000 graphics/bmeps: Update to 4.35.2 ChangeLog: https://sourceforge.net/p/dktools/wiki/News%20and%20Change%20Log/#4352-2023-10-25 Warning added to wxd2lat The wxd2lat program now shows a warning when the -d option is used to produce a document and a non-LaTeX text label containing non-ASCII characters is found. Documentation bugfix When renaming the former bmpp program to bitmap2pp the change was not applied to the help texts shown by the program. Now "bitmap2pp --help" and "bitmap2pp --manual" show the correct program name. PR: 275396 Reported by: takefu@airport.fm --- graphics/bmeps/Makefile | 4 ++-- graphics/bmeps/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index f487e7e1be17..41a17e6e744e 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,5 +1,5 @@ PORTNAME= bitmap2pp -DISTVERSION= 4.35.1 +DISTVERSION= 4.35.2 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -11,7 +11,7 @@ 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= libpng16.so:graphics/png libtiff.so:graphics/tiff USES= jpeg localbase:ldflags GNU_CONFIGURE= yes diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo index 55e9a0bacb98..c64c915ea7bb 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696397017 -SHA256 (dktools-4.35.1.tar.gz) = ff3dde8c51ba9edee6e8dbd785f836d23162028ace733cbfd56d44a48472f975 -SIZE (dktools-4.35.1.tar.gz) = 18387653 +TIMESTAMP = 1701128063 +SHA256 (dktools-4.35.2.tar.gz) = d0437c93055cb0cff2b354c3d9f4f34bd6f3a745583f0a12e7c91c901ab8ddef +SIZE (dktools-4.35.2.tar.gz) = 18727419