ports-mgmt/pkg_replace: update to 20230119
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)
This commit is contained in:
parent
6a26093bfb
commit
2d3cb8388d
@ -1,5 +1,5 @@
|
||||
PORTNAME= pkg_replace
|
||||
PORTVERSION= 20230107
|
||||
PORTVERSION= 20230119
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user