git: 1cde96d81cf4 - main - graphics/bmeps: Update to 4.30.10
Nuno Teixeira
eduardo at FreeBSD.org
Thu May 20 12:39:15 UTC 2021
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1cde96d81cf4e1bd5bcae9dbb3b4e07dba21bf5a
commit 1cde96d81cf4e1bd5bcae9dbb3b4e07dba21bf5a
Author: takefu <takefu at airport.fm>
AuthorDate: 2021-05-20 12:35:05 +0000
Commit: Nuno Teixeira <eduardo at FreeBSD.org>
CommitDate: 2021-05-20 12:38:35 +0000
graphics/bmeps: Update to 4.30.10
- Pet portclippy
ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/
PR: 256023
Approved by: dbaio, garga (mentors, implicit)
---
graphics/bmeps/Makefile | 7 +++----
graphics/bmeps/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile
index 882b5650c7ca..c99e130a6643 100644
--- a/graphics/bmeps/Makefile
+++ b/graphics/bmeps/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bmpp
-DISTVERSION= 4.30.8
+DISTVERSION= 4.30.10
CATEGORIES= graphics perl5
MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION}
DISTNAME= dktools-${PORTVERSION}
@@ -15,14 +15,13 @@ LIB_DEPENDS= libpng.so:graphics/png \
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
+ALL_TARGET= bmpp
+CONFLICTS_INSTALL= dktools[0-9]*
PLIST_FILES= bin/bmpp man/man1/bmpp.1.gz
diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo
index 0f2ab87012f0..cca1661b81a4 100644
--- a/graphics/bmeps/distinfo
+++ b/graphics/bmeps/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619769002
-SHA256 (dktools-4.30.8.tar.gz) = a29fe18b50760199e74e762c00e4e07d26ef788fae9c1d6be6be051765cb4547
-SIZE (dktools-4.30.8.tar.gz) = 15609380
+TIMESTAMP = 1621479773
+SHA256 (dktools-4.30.10.tar.gz) = 88c8fb17d973ef2030998e56691d31b34c8059c45abcdcdf40cf3becf5c7f2f8
+SIZE (dktools-4.30.10.tar.gz) = 15617509
More information about the dev-commits-ports-all
mailing list