aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakefu <takefu@airport.fm>2024-03-17 06:01:48 +0000
committerZsolt Udvari <uzsolt@FreeBSD.org>2024-03-17 06:01:48 +0000
commit1264f80827c65c5e12f3b69053cc376ab458ed03 (patch)
tree54256745aad0b27d41032dfa9d20eed5f522d06f
parent65714a2857fc603ff0f9fe6d1a8760f237cc22bd (diff)
downloadports-1264f80827c65c5e12f3b69053cc376ab458ed03.tar.gz
ports-1264f80827c65c5e12f3b69053cc376ab458ed03.zip
graphics/bmeps: Update to 4.36.1
Pet portclippy. PR: 277338 Approved by: bofh (mentor) Differential Revision: https://reviews.freebsd.org/D44300
-rw-r--r--graphics/bmeps/Makefile9
-rw-r--r--graphics/bmeps/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile
index 329587552d33..c9c6d2b0e554 100644
--- a/graphics/bmeps/Makefile
+++ b/graphics/bmeps/Makefile
@@ -1,6 +1,5 @@
PORTNAME= bitmap2pp
-DISTVERSION= 4.35.3
-PORTREVISION= 1
+DISTVERSION= 4.36.1
CATEGORIES= graphics perl5
MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION}
DISTNAME= dktools-${PORTVERSION}
@@ -12,7 +11,8 @@ WWW= https://sourceforge.net/p/dktools/wiki/bitmap2pp/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libpng16.so:graphics/png libtiff.so:graphics/tiff
+LIB_DEPENDS= libpng16.so:graphics/png \
+ libtiff.so:graphics/tiff
USES= jpeg localbase:ldflags
GNU_CONFIGURE= yes
@@ -22,7 +22,8 @@ CONFIGURE_ENV= ac_cv_header_db_h=no
ALL_TARGET= ${PORTNAME}
CONFLICTS_INSTALL= dktools[0-9]*
-PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
+PLIST_FILES= bin/${PORTNAME} \
+ share/man/man1/${PORTNAME}.1.gz
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo
index 6eccf5242e06..b190432592ee 100644
--- a/graphics/bmeps/distinfo
+++ b/graphics/bmeps/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705384092
-SHA256 (dktools-4.35.3.tar.gz) = 18b4fa0b9394b49e96321f5bec69520eeb3d3e29088fd40aad8cf5b903a0b60d
-SIZE (dktools-4.35.3.tar.gz) = 12012765
+TIMESTAMP = 1708981744
+SHA256 (dktools-4.36.1.tar.gz) = ef4b1519b7faee1cdbeeab668cc4c5c86b28e1bd7210b3c794e504b6f022d802
+SIZE (dktools-4.36.1.tar.gz) = 12462996