git: 31cdc83b59b9 - main - sysutils/desktop-installer: Update to 0.7.3.5

Jason W. Bacon jwb at FreeBSD.org
Fri Jun 4 15:47:25 UTC 2021


The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31cdc83b59b974da16c20c1ffc4e993e087aa721

commit 31cdc83b59b974da16c20c1ffc4e993e087aa721
Author:     Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-06-04 15:42:33 +0000
Commit:     Jason W. Bacon <jwb at FreeBSD.org>
CommitDate: 2021-06-04 15:47:01 +0000

    sysutils/desktop-installer: Update to 0.7.3.5
    
    Quick fix for gnome3-lite (until we can handle ports FLAVORS)
    Make CUPS install optional
    
    Reported by:    Guangyuan Yang
---
 sysutils/desktop-installer/Makefile | 3 ++-
 sysutils/desktop-installer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index aae7584217cc..71391c771255 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	0.7.3
+DISTVERSION=	0.7.3-5
+DISTVERSIONSUFFIX=	-gd82c060
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb at FreeBSD.org
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index 20fca9454f86..21ea7dbd8718 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622239911
-SHA256 (outpaddling-desktop-installer-0.7.3_GH0.tar.gz) = de57741ff87a928f02b06779be40c01fb5bad06626af7a566cb9e503f3054840
-SIZE (outpaddling-desktop-installer-0.7.3_GH0.tar.gz) = 189680
+TIMESTAMP = 1622820907
+SHA256 (outpaddling-desktop-installer-0.7.3-5-gd82c060_GH0.tar.gz) = f72fab6a3bc0444f6d5bfd883aab7bf901686fb8a4e5b3124b6f84a6b1ad1607
+SIZE (outpaddling-desktop-installer-0.7.3-5-gd82c060_GH0.tar.gz) = 190401


More information about the dev-commits-ports-main mailing list