artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b48b4bf
)
yeah, yeah, those names are horrible
author
espie
<espie@openbsd.org>
Sat, 27 May 2023 10:06:55 +0000
(10:06 +0000)
committer
espie
<espie@openbsd.org>
Sat, 27 May 2023 10:06:55 +0000
(10:06 +0000)
usr.sbin/pkg_add/OpenBSD/Update.pm
patch
|
blob
|
history
diff --git
a/usr.sbin/pkg_add/OpenBSD/Update.pm
b/usr.sbin/pkg_add/OpenBSD/Update.pm
index
20578c6
..
31decd8
100644
(file)
--- a/
usr.sbin/pkg_add/OpenBSD/Update.pm
+++ b/
usr.sbin/pkg_add/OpenBSD/Update.pm
@@
-1,5
+1,5
@@
# ex:ts=8 sw=4:
-# $OpenBSD: Update.pm,v 1.16
8 2022/12/28 21:30:18 jmc
Exp $
+# $OpenBSD: Update.pm,v 1.16
9 2023/05/27 10:06:55 espie
Exp $
#
# Copyright (c) 2004-2014 Marc Espie <espie@openbsd.org>
#
@@
-25,6
+25,7
@@
sub update
return $updater->process_handle($set, $self, $state);
}
+# TODO hint and hint2 are horrible names
package OpenBSD::hint;
sub update
{