git: 2099947dde75 - main - sysutils/budgie-control-center: update to 1.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Aug 2023 06:43:28 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=2099947dde7573a809773f5c155059e816f7ff25 commit 2099947dde7573a809773f5c155059e816f7ff25 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2023-08-23 06:59:01 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-08-25 06:43:19 +0000 sysutils/budgie-control-center: update to 1.3.0 ChangeLog: https://github.com/BuddiesOfBudgie/budgie-control-center/releases/tag/v1.3.0 * Default applications - allow one to change the File-Manager defaults - contributor contribution by Elliot * Lots of new and updated translators thanks to all of our wonderful translators * bug-fix: Set search button/entry as sensitive when printers list is empty * Don't invoking Search when pressing CTRL+S - CTRL+F is the standard method to invoke Search and CTRL+S is to invoke saving * Privacy - Clearing File History now prompts whether to empty; now consistent with emptying the trash etc. * bug-fix: sound: Don't flip the balance and fade sliders in RTL setups * bug-fix: sound: alerts sounds are correctly defined when choosing an alert type * sound: Add a "None" option to turn off sound alerts * bug-fix: network: reapply connection on device when refreshing * bug-fix: network: add missing cancellable; this resolves odd crashing when adding but then cancelling network connections * network: Disable DNS entry if the automatic option is enabled in the connection editor IPv4/6 tabs * display: Add 32:9 to known aspect ratios; support ultra-wide monitors * keyboard: country matches should not be shown under a language name; e.g. searching for Italian shouldn't display country matches * bug-fix: ensure printing test pages work with temporary queues * bug-fix: disable commas from trying to be used to set the host-name; previously this caused extra unnecessary logs to be produced * bug-fix: resolve issues where the pop-up showing user avatars appeared over the top of selecting a new avatar * bug-fix: resolve crash when cancelling from connecting to a thunderbolt connection * Display "UPS" in the power panel if the desktop is actually connected to a UPS * Add a confirmation dialog when attempting to clear file history * bug-fix: Resolve duplicate entries that occasionally appear in the sound device drop-downs * Displays: ensure all screens are updated ('snapped') when a display config change is made; for example rotating a screen that is in the middle of two adjacent screens is now possible * Allow jumbo-frames to be used for network connections - MTU size increased to 65536 bytes * bug-fix: where a panel does crash, ensure that panel is not the last remembered panel so that BCC can be reopened again. * bug-fix: When searching, ensure that pressing ENTER does not activate an empty panel search nor result in reactivating the WIFI panel when on another panel PR: 273266 Reported by: duchateau.olivier@gmail.com (maintainer) --- sysutils/budgie-control-center/Makefile | 3 +-- sysutils/budgie-control-center/distinfo | 6 +++--- sysutils/budgie-control-center/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/budgie-control-center/Makefile b/sysutils/budgie-control-center/Makefile index f9f57d88edc2..e2e49bba9863 100644 --- a/sysutils/budgie-control-center/Makefile +++ b/sysutils/budgie-control-center/Makefile @@ -1,6 +1,5 @@ PORTNAME= budgie-control-center -DISTVERSION= 1.2.0 -PORTREVISION= 2 +DISTVERSION= 1.3.0 CATEGORIES= sysutils budgie MASTER_SITES= BUDGIE diff --git a/sysutils/budgie-control-center/distinfo b/sysutils/budgie-control-center/distinfo index b51fb490921a..7ea974bbfb39 100644 --- a/sysutils/budgie-control-center/distinfo +++ b/sysutils/budgie-control-center/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675531933 -SHA256 (budgie/budgie-control-center-1.2.0.tar.xz) = b72ee32b914795107e3c65b21128cac984e8920aa2e1b2ecc4f6c8fd67be9cc2 -SIZE (budgie/budgie-control-center-1.2.0.tar.xz) = 4938876 +TIMESTAMP = 1692638958 +SHA256 (budgie/budgie-control-center-1.3.0.tar.xz) = d526a22f22cc5ae0fd7a6c6ce4460bb368e93cb6c1b09300f76b97144aab3819 +SIZE (budgie/budgie-control-center-1.3.0.tar.xz) = 4965500 diff --git a/sysutils/budgie-control-center/pkg-plist b/sysutils/budgie-control-center/pkg-plist index b22138b9a381..94657c1b3545 100644 --- a/sysutils/budgie-control-center/pkg-plist +++ b/sysutils/budgie-control-center/pkg-plist @@ -103,6 +103,7 @@ share/locale/id/LC_MESSAGES/budgie-control-center-2.0.mo share/locale/is/LC_MESSAGES/budgie-control-center-2.0.mo share/locale/it/LC_MESSAGES/budgie-control-center-2.0.mo share/locale/ja/LC_MESSAGES/budgie-control-center-2.0.mo +share/locale/ka/LC_MESSAGES/budgie-control-center-2.0.mo share/locale/kk/LC_MESSAGES/budgie-control-center-2.0.mo share/locale/kn/LC_MESSAGES/budgie-control-center-2.0.mo share/locale/ko/LC_MESSAGES/budgie-control-center-2.0.mo