diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index f487e7e1be17..41a17e6e744e 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,30 +1,30 @@ PORTNAME= bitmap2pp -DISTVERSION= 4.35.1 +DISTVERSION= 4.35.2 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} MAINTAINER= takefu@airport.fm COMMENT= Convert PNG/JPEG/TIFF to PDF/EPS 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 # 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). CONFIGURE_ENV= ac_cv_header_db_h=no ALL_TARGET= ${PORTNAME} CONFLICTS_INSTALL= dktools[0-9]* PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/man/man1/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 .include 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