aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>2023-02-03 12:11:19 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-02-04 18:51:08 +0000
commitaec5907aed458c529c44449dc4a84523227256e7 (patch)
treed1247841424dfa99dda68c8c06ea757e3a87bf20
parent9a131b2bd4f903932b36b108562e8e2a97424721 (diff)
downloadports-aec5907aed458c529c44449dc4a84523227256e7.tar.gz
ports-aec5907aed458c529c44449dc4a84523227256e7.zip
ports-mgmt/pkg_replace: update to 20230202
ChangeLog: https://github.com/kdeguchi/pkg_replace/releases * Replace '\ ' -> '[[:space:]]'. * Update man page. * Fix variable that should not be enclosed in double quotes. * Fix trap action. * Fix message about locked packages. * Cleanup code. PR: 269285 Reported by: kdeguchi@sz.tokoha-u.ac.jp (maintainer)
-rw-r--r--ports-mgmt/pkg_replace/Makefile2
-rw-r--r--ports-mgmt/pkg_replace/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/pkg_replace/Makefile b/ports-mgmt/pkg_replace/Makefile
index e4cbcf4074cb..f05bb48f143d 100644
--- a/ports-mgmt/pkg_replace/Makefile
+++ b/ports-mgmt/pkg_replace/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg_replace
-PORTVERSION= 20230119
+PORTVERSION= 20230202
CATEGORIES= ports-mgmt
MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp
diff --git a/ports-mgmt/pkg_replace/distinfo b/ports-mgmt/pkg_replace/distinfo
index 6c6637a5be7e..744ad45b3f69 100644
--- a/ports-mgmt/pkg_replace/distinfo
+++ b/ports-mgmt/pkg_replace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674121942
-SHA256 (kdeguchi-pkg_replace-20230119_GH0.tar.gz) = 4c386dd5e6178a2b4c8b03a236605653166fa19dcf54a239816158df9756eac8
-SIZE (kdeguchi-pkg_replace-20230119_GH0.tar.gz) = 29959
+TIMESTAMP = 1675303461
+SHA256 (kdeguchi-pkg_replace-20230202_GH0.tar.gz) = 8177ce26a6919dd79c596c471b5dafdcc94096fe53626d2a8e002cbca921c82c
+SIZE (kdeguchi-pkg_replace-20230202_GH0.tar.gz) = 30054