diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 03ca55a78745..882b5650c7ca 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,33 +1,33 @@ PORTNAME= bmpp -DISTVERSION= 4.30.3 +DISTVERSION= 4.30.8 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 LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/bsdlic.txt +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff USES= gmake jpeg localbase:ldflags CONFLICTS_INSTALL= dktools[0-9]* GNU_CONFIGURE= yes ALL_TARGET= bmpp # 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_sys_termios_h=no\ ac_cv_header_db_h=no PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bmpp ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/man1/bmpp.1 ${STAGEDIR}${PREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/man/man/man1/bmpp.1 ${STAGEDIR}${PREFIX}/man/man1/ .include diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo index 355844fde85d..0f2ab87012f0 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602458052 -SHA256 (dktools-4.30.3.tar.gz) = f98380fc521b20647973083bb681dc8a184bc80005b3239c737af9b10ee4f314 -SIZE (dktools-4.30.3.tar.gz) = 15157932 +TIMESTAMP = 1619769002 +SHA256 (dktools-4.30.8.tar.gz) = a29fe18b50760199e74e762c00e4e07d26ef788fae9c1d6be6be051765cb4547 +SIZE (dktools-4.30.8.tar.gz) = 15609380