Date: Wed, 15 Aug 2018 15:27:33 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477237 - head/graphics/bmeps Message-ID: <201808151527.w7FFRX54096193@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Aug 15 15:27:33 2018 New Revision: 477237 URL: https://svnweb.freebsd.org/changeset/ports/477237 Log: graphics/bmeps: Update to 4.18.1 PR: 230617 Submitted by: takefu@airport.fm (maintainer) Modified: head/graphics/bmeps/Makefile (contents, props changed) head/graphics/bmeps/distinfo (contents, props changed) head/graphics/bmeps/pkg-descr (contents, props changed) Modified: head/graphics/bmeps/Makefile ============================================================================== --- head/graphics/bmeps/Makefile Wed Aug 15 15:26:13 2018 (r477236) +++ head/graphics/bmeps/Makefile Wed Aug 15 15:27:33 2018 (r477237) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bmpp -DISTVERSION= 4.15.0 +DISTVERSION= 4.18.1 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -29,9 +29,6 @@ CONFIGURE_ENV= ac_cv_header_sys_termios_h=no\ DESTDIR=${STAGEDIR} PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz - -post-patch: - @${REINPLACE_CMD} 's@sz->lsz =@st->lsz =@' ${WRKSRC}/dk3sf.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bmpp ${STAGEDIR}${PREFIX}/bin Modified: head/graphics/bmeps/distinfo ============================================================================== --- head/graphics/bmeps/distinfo Wed Aug 15 15:26:13 2018 (r477236) +++ head/graphics/bmeps/distinfo Wed Aug 15 15:27:33 2018 (r477237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527205911 -SHA256 (dktools-4.15.0.tar.gz) = 71389f1b884dae0e843f934a5749f64c43f4feb0eaac3fba42a4611a855fec67 -SIZE (dktools-4.15.0.tar.gz) = 12493770 +TIMESTAMP = 1534226800 +SHA256 (dktools-4.18.1.tar.gz) = d7308e292034d8cda12276a1fef14e015c30ab0800f043db6a90bcf982101bee +SIZE (dktools-4.18.1.tar.gz) = 13064452 Modified: head/graphics/bmeps/pkg-descr ============================================================================== --- head/graphics/bmeps/pkg-descr Wed Aug 15 15:26:13 2018 (r477236) +++ head/graphics/bmeps/pkg-descr Wed Aug 15 15:27:33 2018 (r477237) @@ -1,3 +1,3 @@ -bmpp - Convert PNG/JPEG/TIFF to PDF/EPS +bmpp - Converter from PNG/JPEG/NetPBM/TIFF to PDF/PS/EPS -WWW: http://dktools.sourceforge.net/bmpp.html +WWW: https://sourceforge.net/p/dktools/wiki/bmpp%20manual/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808151527.w7FFRX54096193>