diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index ec012f25f170..7410e93903db 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,32 +1,30 @@ PORTNAME= bitmap2pp -DISTVERSION= 4.34.1 +DISTVERSION= 4.35.0 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= 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 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