Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2021 04:48:39 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f6ccf5505e3d - main - graphics/bmeps: update to 4.30.8
Message-ID:  <202105010448.1414mdcT079478@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f6ccf5505e3d3a389729e6567037e330de73d0cd

commit f6ccf5505e3d3a389729e6567037e330de73d0cd
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-04-30 07:50:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-05-01 04:48:19 +0000

    graphics/bmeps: update to 4.30.8
    
    Changes:        https://sourceforge.net/p/dktools/wiki/change%20log/#4308
    PR:             255506
    Submitted by:   takefu@airport.fm (maintainer)
---
 graphics/bmeps/Makefile | 6 +++---
 graphics/bmeps/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile
index 03ca55a78745..882b5650c7ca 100644
--- a/graphics/bmeps/Makefile
+++ b/graphics/bmeps/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bmpp
-DISTVERSION=	4.30.3
+DISTVERSION=	4.30.8
 CATEGORIES=	graphics perl5
 MASTER_SITES=	SF/dktools/dktools/dktools-${PORTVERSION}
 DISTNAME=	dktools-${PORTVERSION}
@@ -8,7 +8,7 @@ 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
@@ -28,6 +28,6 @@ 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 <bsd.port.mk>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105010448.1414mdcT079478>