Date: Thu, 1 Sep 2022 21:19:03 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c780f2b2cd7 - main - sysutils/calamares: update to 3.2.61, latest upstream Message-ID: <202209012119.281LJ3va005083@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c780f2b2cd7336023be086bb987c41141e087e9 commit 4c780f2b2cd7336023be086bb987c41141e087e9 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2022-09-01 20:37:55 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2022-09-01 21:19:00 +0000 sysutils/calamares: update to 3.2.61, latest upstream This bumps the port to the latest upstream. It's still not exactly usable for any FreeBSD things, but having it around makes it (slightly) easier to roll out a graphical FreeBSD installer if anyone wants to do that. --- sysutils/calamares/Makefile | 3 +-- sysutils/calamares/distinfo | 6 +++--- sysutils/calamares/pkg-plist | 11 ++++------- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/sysutils/calamares/Makefile b/sysutils/calamares/Makefile index 8059b57ac23f..04d21ffc52e9 100644 --- a/sysutils/calamares/Makefile +++ b/sysutils/calamares/Makefile @@ -1,6 +1,5 @@ PORTNAME= calamares -DISTVERSION= 3.2.44.2 -PORTREVISION= 3 +DISTVERSION= 3.2.61 CATEGORIES= sysutils MASTER_SITES= https://github.com/calamares/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/sysutils/calamares/distinfo b/sysutils/calamares/distinfo index 4b3e2efff7de..c8f1daf40ee2 100644 --- a/sysutils/calamares/distinfo +++ b/sysutils/calamares/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632820070 -SHA256 (calamares-3.2.44.2.tar.gz) = f8ac63bcc94cce265bf8c300c47752d17c466d096198bb08745aa16938a6548d -SIZE (calamares-3.2.44.2.tar.gz) = 4167524 +TIMESTAMP = 1662060258 +SHA256 (calamares-3.2.61.tar.gz) = 7591b9b60738bdba7b9de2b8da5462ab21006db06a006f0dd21ac5b832711dd2 +SIZE (calamares-3.2.61.tar.gz) = 4281646 diff --git a/sysutils/calamares/pkg-plist b/sysutils/calamares/pkg-plist index c05a9d3106b2..7fc6a837395a 100644 --- a/sysutils/calamares/pkg-plist +++ b/sysutils/calamares/pkg-plist @@ -152,8 +152,7 @@ lib/calamares/modules/localeq/libcalamares_viewmodule_localeq.so lib/calamares/modules/localeq/module.desc lib/calamares/modules/luksbootkeyfile/libcalamares_job_luksbootkeyfile.so lib/calamares/modules/luksbootkeyfile/module.desc -lib/calamares/modules/luksopenswaphookcfg/luksopenswaphookcfg.schema.yaml -lib/calamares/modules/luksopenswaphookcfg/main.py +lib/calamares/modules/luksopenswaphookcfg/libcalamares_job_luksopenswaphookcfg.so lib/calamares/modules/luksopenswaphookcfg/module.desc lib/calamares/modules/machineid/libcalamares_job_machineid.so lib/calamares/modules/machineid/module.desc @@ -179,7 +178,6 @@ lib/calamares/modules/packagechooserq/module.desc lib/calamares/modules/packages/main.py lib/calamares/modules/packages/module.desc lib/calamares/modules/packages/packages.schema.yaml -lib/calamares/modules/packages/test.yaml lib/calamares/modules/plymouthcfg/main.py lib/calamares/modules/plymouthcfg/module.desc lib/calamares/modules/plymouthcfg/plymouthcfg.schema.yaml @@ -201,9 +199,8 @@ lib/calamares/modules/summaryq/libcalamares_viewmodule_summaryq.so lib/calamares/modules/summaryq/module.desc lib/calamares/modules/tracking/libcalamares_viewmodule_tracking.so lib/calamares/modules/tracking/module.desc -lib/calamares/modules/umount/main.py +lib/calamares/modules/umount/libcalamares_job_umount.so lib/calamares/modules/umount/module.desc -lib/calamares/modules/umount/umount.schema.yaml lib/calamares/modules/unpackfs/main.py lib/calamares/modules/unpackfs/module.desc lib/calamares/modules/unpackfs/runtests.sh @@ -231,9 +228,9 @@ lib/cmake/Calamares/CalamaresTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Calamares/CalamaresTargets.cmake lib/cmake/Calamares/FindYAMLCPP.cmake lib/libcalamares.so -lib/libcalamares.so.3.2.44.2 +lib/libcalamares.so.3.2.61 lib/libcalamaresui.so -lib/libcalamaresui.so.3.2.44.2 +lib/libcalamaresui.so.3.2.61 man/man8/calamares.8.gz share/applications/calamares.desktop %%DATADIR%%/branding/default/banner.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209012119.281LJ3va005083>