Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167655219
D59053.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
817 B
Referenced Files
None
Subscribers
None
D59053.diff
View Options
diff --git a/sysutils/firstboot-pkg-upgrade/Makefile b/sysutils/firstboot-pkg-upgrade/Makefile
--- a/sysutils/firstboot-pkg-upgrade/Makefile
+++ b/sysutils/firstboot-pkg-upgrade/Makefile
@@ -1,5 +1,5 @@
PORTNAME= firstboot-pkg-upgrade
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= sysutils
MASTER_SITES= # none
DISTFILES= # none
diff --git a/sysutils/firstboot-pkg-upgrade/files/firstboot_pkg_upgrade.in b/sysutils/firstboot-pkg-upgrade/files/firstboot_pkg_upgrade.in
--- a/sysutils/firstboot-pkg-upgrade/files/firstboot_pkg_upgrade.in
+++ b/sysutils/firstboot-pkg-upgrade/files/firstboot_pkg_upgrade.in
@@ -40,7 +40,7 @@
state_orig=`pkg info | sha256`
- env AUTOCLEAN=ON pkg upgrade ${repo_args} -y
+ env AUTOCLEAN=ON IGNORE_OSVERSION=yes pkg upgrade ${repo_args} -y
state_new=`pkg info | sha256`
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 24, 1:49 PM (6 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37175446
Default Alt Text
D59053.diff (817 B)
Attached To
Mode
D59053: sysutils/firstboot-pkg-upgrade: Ignore OSVERSION
Attached
Detach File
Event Timeline
Log In to Comment