git: aec5907aed45 - main - ports-mgmt/pkg_replace: update to 20230202
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Feb 2023 18:55:36 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=aec5907aed458c529c44449dc4a84523227256e7 commit aec5907aed458c529c44449dc4a84523227256e7 Author: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> AuthorDate: 2023-02-03 12:11:19 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-02-04 18:51:08 +0000 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) --- 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 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