diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-12-16 20:24:38 -0800 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-12-16 20:24:38 -0800 |
| commit | 6a024a99f53b3ce38bfe1241c41bce0ca46ff0d6 (patch) | |
| tree | 40b15a2b5dec4cd75f286b40a6a83bc742fb31f7 | |
| parent | devel/{p4,p4api}: Update to 2025.2 release (2852709) (diff) | |
net/onedrivegui: Update to 1.3.0
ChangeLog at: https://github.com/bpozdena/OneDriveGUI/releases
| -rw-r--r-- | net/onedrivegui/Makefile | 2 | ||||
| -rw-r--r-- | net/onedrivegui/distinfo | 6 | ||||
| -rw-r--r-- | net/onedrivegui/pkg-plist | 11 |
3 files changed, 10 insertions, 9 deletions
diff --git a/net/onedrivegui/Makefile b/net/onedrivegui/Makefile index a86ce56e977b..5facdb54ffb7 100644 --- a/net/onedrivegui/Makefile +++ b/net/onedrivegui/Makefile @@ -1,5 +1,5 @@ PORTNAME= onedrivegui -DISTVERSION= 1.2.2 +DISTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= net python diff --git a/net/onedrivegui/distinfo b/net/onedrivegui/distinfo index 4c67e99ee9c8..2ccd5c80c2c9 100644 --- a/net/onedrivegui/distinfo +++ b/net/onedrivegui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759115543 -SHA256 (bpozdena-OneDriveGUI-v1.2.2_GH0.tar.gz) = c98fe134fae3b58188b2408b4733520335d5a1682cd7d9709b7f34ad7cf05758 -SIZE (bpozdena-OneDriveGUI-v1.2.2_GH0.tar.gz) = 115872 +TIMESTAMP = 1765945283 +SHA256 (bpozdena-OneDriveGUI-v1.3.0_GH0.tar.gz) = be325a873055269fd31856b921b7326de0013486d5ea0e0b40e424f220bf35ee +SIZE (bpozdena-OneDriveGUI-v1.3.0_GH0.tar.gz) = 125114 diff --git a/net/onedrivegui/pkg-plist b/net/onedrivegui/pkg-plist index 0f2a60537438..13d9e90a188f 100644 --- a/net/onedrivegui/pkg-plist +++ b/net/onedrivegui/pkg-plist @@ -16,12 +16,12 @@ share/icons/hicolor/48x48/apps/onedrivegui.png %%DATADIR%%/resources/images/close-filled.png %%DATADIR%%/resources/images/folder.png %%DATADIR%%/resources/images/gear.png -%%DATADIR%%/resources/images/icons8-cloud-cross-40_2.png -%%DATADIR%%/resources/images/icons8-cloud-done-40_2.png -%%DATADIR%%/resources/images/icons8-cloud-sync-40_2.png +%%DATADIR%%/resources/images/icons8-cloud-80.png +%%DATADIR%%/resources/images/icons8-cloud-done-80.png +%%DATADIR%%/resources/images/icons8-cloud-error-80.png +%%DATADIR%%/resources/images/icons8-cloud-stop-80.png +%%DATADIR%%/resources/images/icons8-cloud-sync-80.png %%DATADIR%%/resources/images/icons8-clouds-48.ico -%%DATADIR%%/resources/images/icons8-clouds-48.png -%%DATADIR%%/resources/images/icons8-clouds-80-dark-edge.png %%DATADIR%%/resources/images/icons8-green-circle-48.png %%DATADIR%%/resources/images/icons8-red-circle-48.png %%DATADIR%%/resources/images/menu.png @@ -60,6 +60,7 @@ share/icons/hicolor/48x48/apps/onedrivegui.png %%DATADIR%%/ui/ui_profile_settings_page.py %%DATADIR%%/ui/ui_profile_settings_window.py %%DATADIR%%/utils/__init__.py +%%DATADIR%%/utils/autostart.py %%DATADIR%%/utils/utils.py %%DATADIR%%/wizard.py %%DATADIR%%/workers.py |
