summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorKen DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>2023-02-03 13:11:19 +0100
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-02-04 19:51:08 +0100
commitaec5907aed458c529c44449dc4a84523227256e7 (patch)
treed1247841424dfa99dda68c8c06ea757e3a87bf20 /ports-mgmt
parentdevel/jetbrains-phpstorm: Update to 2022.3.2 (diff)
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)
Diffstat (limited to 'ports-mgmt')
-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