diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 78530f18a35e..4ceb340de38b 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,33 +1,32 @@ PORTNAME= bitmap2pp -DISTVERSION= 4.36.1 -PORTREVISION= 1 +DISTVERSION= 4.36.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= 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} \ share/man/man1/${PORTNAME}.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/man/man1/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo index b190432592ee..36b9b312f970 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708981744 -SHA256 (dktools-4.36.1.tar.gz) = ef4b1519b7faee1cdbeeab668cc4c5c86b28e1bd7210b3c794e504b6f022d802 -SIZE (dktools-4.36.1.tar.gz) = 12462996 +TIMESTAMP = 1723768626 +SHA256 (dktools-4.36.2.tar.gz) = 31f6cebb5c545eee295ff7e47a8f7fa0d439e73bbe08334f9be50eea487e6405 +SIZE (dktools-4.36.2.tar.gz) = 12474068