Page MenuHomeFreeBSD

D59053.diff
No OneTemporary

D59053.diff

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

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)

Event Timeline