diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index c99e130a6643..ab19f5482854 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -1,5 +1,5 @@ PORTNAME= bmpp -DISTVERSION= 4.30.10 +DISTVERSION= 4.31.1 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -18,12 +18,14 @@ USES= gmake 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_sys_termios_h=no\ - ac_cv_header_db_h=no -ALL_TARGET= bmpp +CONFIGURE_ENV= ac_cv_header_db_h=no \ + ac_cv_header_sys_termios_h=no + +ALL_TARGET= bmpp CONFLICTS_INSTALL= dktools[0-9]* -PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz +PLIST_FILES= bin/bmpp \ + man/man1/bmpp.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bmpp ${STAGEDIR}${PREFIX}/bin diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo index cca1661b81a4..46588b51dc6e 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621479773 -SHA256 (dktools-4.30.10.tar.gz) = 88c8fb17d973ef2030998e56691d31b34c8059c45abcdcdf40cf3becf5c7f2f8 -SIZE (dktools-4.30.10.tar.gz) = 15617509 +TIMESTAMP = 1632196982 +SHA256 (dktools-4.31.1.tar.gz) = 072db537d279059a8b08d23ff2d82173ef2e5d4d857a61b9e3681d79cc10478b +SIZE (dktools-4.31.1.tar.gz) = 16066445