git: 01d908e62692 - main - x11/ulauncher: update Ulauncher to version 5.12.1.
Alexey Dokuchaev
danfe at FreeBSD.org
Sun Aug 22 18:32:37 UTC 2021
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=01d908e6269233f3e0ee3b9f801cd3bd39c60f94
commit 01d908e6269233f3e0ee3b9f801cd3bd39c60f94
Author: Alexey Dokuchaev <danfe at FreeBSD.org>
AuthorDate: 2021-08-22 18:32:00 +0000
Commit: Alexey Dokuchaev <danfe at FreeBSD.org>
CommitDate: 2021-08-22 18:32:02 +0000
x11/ulauncher: update Ulauncher to version 5.12.1.
---
x11/ulauncher/Makefile | 5 +++--
x11/ulauncher/distinfo | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/x11/ulauncher/Makefile b/x11/ulauncher/Makefile
index 50b197bdd44c..59b4ecb547c8 100644
--- a/x11/ulauncher/Makefile
+++ b/x11/ulauncher/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
PORTNAME= ulauncher
-PORTVERSION= 5.11.0
+PORTVERSION= 5.12.1
CATEGORIES= x11
MASTER_SITES= https://github.com/Ulauncher/Ulauncher/releases/download/${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -35,7 +35,8 @@ APPINDICATOR_DESC= AppIndicator support
APPINDICATOR_RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/AppIndicator3-0.1.gir:devel/libappindicator
post-patch:
- @${REINPLACE_CMD} -e '/^#!/s,usr/,,' ${WRKSRC}/bin/ulauncher-toggle
+ @${REINPLACE_CMD} -e '/^#!/s,usr/bin/env ba,bin/,' \
+ ${WRKSRC}/bin/ulauncher-toggle
@${RM} ${WRKSRC}/bin/ulauncher-toggle.bak
.include <bsd.port.mk>
diff --git a/x11/ulauncher/distinfo b/x11/ulauncher/distinfo
index a263e117b90b..4f871b199cdb 100644
--- a/x11/ulauncher/distinfo
+++ b/x11/ulauncher/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ulauncher_5.11.0.tar.gz) = c4433bb06d0d456a2e0eee8dc4d03de164f273290484f2380728c3936ca31e3a
-SIZE (ulauncher_5.11.0.tar.gz) = 1881376
+TIMESTAMP = 1629572455
+SHA256 (ulauncher_5.12.1.tar.gz) = 15ddc838211e5c657ccc677ff12ceb591b12b1945578f9ec0da5fc5ab06b08e4
+SIZE (ulauncher_5.12.1.tar.gz) = 1881464
More information about the dev-commits-ports-all
mailing list