From 49082e2f0e12416889f2554a12ddc8d1b8d34e70 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sat, 27 Oct 2018 01:07:21 +0000 Subject: graphics/bmeps: Update to 4.19.1 PR: 232594 Submitted by: takefu@airport.fm (maintainer) --- graphics/bmeps/Makefile | 9 ++++----- graphics/bmeps/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 49f49ed18449..4577d400ba16 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bmpp -DISTVERSION= 4.18.1 +DISTVERSION= 4.19.1 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -16,17 +16,16 @@ LICENSE_FILE= ${WRKSRC}/bsdlic.txt LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff -CONFLICTS_INSTALL= dktools[0-9]* - 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\ - DESTDIR=${STAGEDIR} + ac_cv_header_db_h=no PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo index 7227745d23aa..6b86b5ce54d7 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534226800 -SHA256 (dktools-4.18.1.tar.gz) = d7308e292034d8cda12276a1fef14e015c30ab0800f043db6a90bcf982101bee -SIZE (dktools-4.18.1.tar.gz) = 13064452 +TIMESTAMP = 1540252913 +SHA256 (dktools-4.19.1.tar.gz) = eb4a8c930331f5a18fb2089d5c02f142ccaf69f0fdd8a7f7629dfe60697371b8 +SIZE (dktools-4.19.1.tar.gz) = 13072603 -- cgit v1.2.3