summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÄlven <alven@FreeBSD.org>2025-10-13 12:21:43 +0400
committerÄlven <alven@FreeBSD.org>2025-10-13 12:38:43 +0400
commit735e4ba4802d4d59a3f4a35be51f1a60085299a3 (patch)
tree45cbde7a62b1f321976a0adc6b50eb7ed9d87bf6
parentmath/R-cran-polyclip: New port (diff)
net/zapret: Update 71.4 => 72
Changelogs: * https://github.com/bol-van/zapret/releases/tag/v72 * https://github.com/bol-van/zapret/compare/v71.4...v72 * Pet portclippy(1) and portfmt(1) Approved by: yuri@ (maintainer, Mentor) Differential Revision: https://reviews.freebsd.org/D53057
-rw-r--r--net/zapret/Makefile9
-rw-r--r--net/zapret/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/net/zapret/Makefile b/net/zapret/Makefile
index bdd67ffec815..0be5ad56507d 100644
--- a/net/zapret/Makefile
+++ b/net/zapret/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zapret
DISTVERSIONPREFIX= v
-DISTVERSION= 71.4
+DISTVERSION= 72
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
@@ -13,13 +13,14 @@ LICENSE_FILE= ${WRKSRC}/docs/LICENSE.txt
USE_GITHUB= yes
GH_ACCOUNT= bol-van
-EXES= dvtws ip2net mdig tpws
-
PLIST_FILES= ${EXES:S/^/bin\//}
+EXES= dvtws ip2net mdig tpws
+
do-install:
.for exe in ${EXES}
- ${INSTALL_PROGRAM} ${WRKSRC}/binaries/my/${exe} ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/binaries/my/${exe} \
+ ${STAGEDIR}${PREFIX}/bin
.endfor
.include <bsd.port.mk>
diff --git a/net/zapret/distinfo b/net/zapret/distinfo
index 46ee32f7e71d..eab6c2c839d0 100644
--- a/net/zapret/distinfo
+++ b/net/zapret/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756030560
-SHA256 (bol-van-zapret-v71.4_GH0.tar.gz) = ea3cbebb8d0cf2045fd46a2b68f53f7bb042c314684f329c77e67d6ec000edc3
-SIZE (bol-van-zapret-v71.4_GH0.tar.gz) = 540787
+TIMESTAMP = 1760343342
+SHA256 (bol-van-zapret-v72_GH0.tar.gz) = 0f36237642ed5e9483aec6e710c647fdffb09b95c03aa6e2d6273fcabc76afb3
+SIZE (bol-van-zapret-v72_GH0.tar.gz) = 549487