diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 72e5dcb9f3eb..f487e7e1be17 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,31 +1,30 @@ PORTNAME= bitmap2pp -DISTVERSION= 4.35.0 -PORTREVISION= 1 +DISTVERSION= 4.35.1 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 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 ec40c4c06da4..55e9a0bacb98 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675071338 -SHA256 (dktools-4.35.0.tar.gz) = f973d91a0c34473a29f0b90e44b0657bc3f5352356ce7e3958c0cb62c1c431c8 -SIZE (dktools-4.35.0.tar.gz) = 16833872 +TIMESTAMP = 1696397017 +SHA256 (dktools-4.35.1.tar.gz) = ff3dde8c51ba9edee6e8dbd785f836d23162028ace733cbfd56d44a48472f975 +SIZE (dktools-4.35.1.tar.gz) = 18387653