Skip to content

Commit

Permalink
ports-mgmt/pkg_replace: update to 20230119
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/kdeguchi/pkg_replace/releases

 * Enabled to handle locked packages with new "-U" option. If "-U" option is not
   present, locked packages are skipped. See pkg_replace(1).
 * Variables containing file and directory are enclosed in double quotes.
 * Fix trap action.
 * Cleanup code.

PR:		269043
Reported by:	kdeguchi@sz.tokoha-u.ac.jp (maintainer)
  • Loading branch information
kdeguchi authored and fernape committed Jan 23, 2023
1 parent 6a26093 commit 2d3cb83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/pkg_replace/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg_replace
PORTVERSION= 20230107
PORTVERSION= 20230119
CATEGORIES= ports-mgmt

MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/pkg_replace/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1673093909
SHA256 (kdeguchi-pkg_replace-20230107_GH0.tar.gz) = f69847e4e771d03da2903339dc5c9b9dbc946221c8fc01e75112224c22626284
SIZE (kdeguchi-pkg_replace-20230107_GH0.tar.gz) = 29531
TIMESTAMP = 1674121942
SHA256 (kdeguchi-pkg_replace-20230119_GH0.tar.gz) = 4c386dd5e6178a2b4c8b03a236605653166fa19dcf54a239816158df9756eac8
SIZE (kdeguchi-pkg_replace-20230119_GH0.tar.gz) = 29959

0 comments on commit 2d3cb83

Please sign in to comment.