diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2019-08-17 15:11:21 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2019-08-17 15:11:21 +0000 |
commit | 99b9459591aa87f81259f469d9180bb73c507f9e (patch) | |
tree | 104d60fdef3a20537840f84d94e2c36a4fc08530 | |
parent | Update to GCC 9.1.0 (diff) |
sysutils/desktop-installer: Upgrade to 0.6.7
Disable bsdstats install (bsdstats.org is offline)
Numerous improvements to user interface
Notes
Notes:
svn path=/head/; revision=509157
-rw-r--r-- | sysutils/desktop-installer/Makefile | 2 | ||||
-rw-r--r-- | sysutils/desktop-installer/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile index 3badca780661..a736632f28b1 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= desktop-installer -DISTVERSION= 0.6.6 +DISTVERSION= 0.6.7 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index 879955a12448..c2010a016e4b 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1564081813 -SHA256 (desktop-installer-0.6.6.tar.xz) = dc2f5c4e5945d702f53dd0280e8b82b285f6db4d64baf1bf81937d3d08be5d81 -SIZE (desktop-installer-0.6.6.tar.xz) = 168572 +TIMESTAMP = 1566054254 +SHA256 (desktop-installer-0.6.7.tar.xz) = 559fadb6e839f5192d4bd54a686cbe30ab2e358a57a42d1abe777cf5eed1cddd +SIZE (desktop-installer-0.6.7.tar.xz) = 169084 |