git: 12281627b970 - main - ports-mgmt/pkg_replace: Update to 20231008

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 10 Oct 2023 13:04:08 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12281627b970bc9480c67817580cc8b62a8d20c6

commit 12281627b970bc9480c67817580cc8b62a8d20c6
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2023-10-10 06:57:52 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-10 13:03:14 +0000

    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)
---
 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 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