aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>2023-10-10 06:57:52 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-10-10 13:03:14 +0000
commit12281627b970bc9480c67817580cc8b62a8d20c6 (patch)
treeee4bd6d04087adc1575cf5aac2567965827190e0
parent3f85c64afc478f6352b311dcb10b1453f8039fed (diff)
downloadports-12281627b970bc9480c67817580cc8b62a8d20c6.tar.gz
ports-12281627b970bc9480c67817580cc8b62a8d20c6.zip
ports-mgmt/pkg_replace: Update to 20231008
ChangeLog: https://github.com/kdeguchi/pkg_replace/releases/tag/20231008 *Check the pkg command if it is installed or not. *Improved FLAVOR handling when installing new packages. See example section in pkg_replace(1). PR: 274390 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 d62d096767a0..62e595177b25 100644
--- a/ports-mgmt/pkg_replace/Makefile
+++ b/ports-mgmt/pkg_replace/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg_replace
-PORTVERSION= 20230921
+PORTVERSION= 20231008
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 84d2d7044601..3367a0065a53 100644
--- a/ports-mgmt/pkg_replace/distinfo
+++ b/ports-mgmt/pkg_replace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695284976
-SHA256 (kdeguchi-pkg_replace-20230921_GH0.tar.gz) = 5a9df9511854ee6f3db2c18c12f7728aafc4320f9b23d2c2c9efdad1a63d6315
-SIZE (kdeguchi-pkg_replace-20230921_GH0.tar.gz) = 30429
+TIMESTAMP = 1696915068
+SHA256 (kdeguchi-pkg_replace-20231008_GH0.tar.gz) = 3ce70d6ba2a731576da7445e747ff7fa7b9604d340193560aadb26886b192f76
+SIZE (kdeguchi-pkg_replace-20231008_GH0.tar.gz) = 30603