git: 3473ed532f5a - main - graphics/curtail: Update 1.3.1 → 1.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Mar 2023 17:21:23 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3473ed532f5abdc72dcf720c3a1c8f128747ab2f commit 3473ed532f5abdc72dcf720c3a1c8f128747ab2f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-25 16:32:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-25 17:21:17 +0000 graphics/curtail: Update 1.3.1 → 1.5.0 Reported by: portscout --- graphics/curtail/Makefile | 5 +++-- graphics/curtail/distinfo | 6 +++--- graphics/curtail/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/graphics/curtail/Makefile b/graphics/curtail/Makefile index ca86e10c709a..1c4eafdeb588 100644 --- a/graphics/curtail/Makefile +++ b/graphics/curtail/Makefile @@ -1,6 +1,5 @@ PORTNAME= curtail -DISTVERSION= 1.3.1 -PORTREVISION= 1 +DISTVERSION= 1.5.0 CATEGORIES= graphics print MAINTAINER= yuri@FreeBSD.org @@ -32,4 +31,6 @@ BINARY_ALIAS= python3=${PYTHON_CMD} post-install: # adjust python path in the executable @${REINPLACE_CMD} -i '' -e 's|^#!.*|#!${PYTHON_CMD}|' ${STAGEDIR}${PREFIX}/bin/${PORTNAME} +# 1 test fails, see https://github.com/Huluti/Curtail/issues/142 + .include <bsd.port.mk> diff --git a/graphics/curtail/distinfo b/graphics/curtail/distinfo index f2202c54aa7e..957d8bddf875 100644 --- a/graphics/curtail/distinfo +++ b/graphics/curtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659286442 -SHA256 (Huluti-Curtail-1.3.1_GH0.tar.gz) = bdf9a5863d42f04c45fc8d2fa41c962361d177eebfe916b42d436fe2e30e3ed0 -SIZE (Huluti-Curtail-1.3.1_GH0.tar.gz) = 176042 +TIMESTAMP = 1679760707 +SHA256 (Huluti-Curtail-1.5.0_GH0.tar.gz) = 65c58691dbc7e59a18b46f42bd765be6833ae9faa4d10707fa2454ec5b39deb1 +SIZE (Huluti-Curtail-1.5.0_GH0.tar.gz) = 166540 diff --git a/graphics/curtail/pkg-plist b/graphics/curtail/pkg-plist index 0a8b66b2a8d1..c4491d337b10 100644 --- a/graphics/curtail/pkg-plist +++ b/graphics/curtail/pkg-plist @@ -2,7 +2,6 @@ bin/curtail share/applications/com.github.huluti.Curtail.desktop %%DATADIR%%/curtail.gresource %%DATADIR%%/curtail/__init__.py -%%DATADIR%%/curtail/apply.py %%DATADIR%%/curtail/compressor.py %%DATADIR%%/curtail/main.py %%DATADIR%%/curtail/preferences.py @@ -10,6 +9,7 @@ share/applications/com.github.huluti.Curtail.desktop %%DATADIR%%/curtail/window.py share/icons/hicolor/scalable/apps/com.github.huluti.Curtail.svg share/icons/hicolor/symbolic/apps/com.github.huluti.Curtail-symbolic.svg +share/locale/cs/LC_MESSAGES/curtail.mo share/locale/de/LC_MESSAGES/curtail.mo share/locale/es/LC_MESSAGES/curtail.mo share/locale/fr/LC_MESSAGES/curtail.mo