git: d0d180b5e62c - main - x11/sakura: Update to 3.8.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Sep 2024 22:08:02 UTC
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0d180b5e62cc93fab2d330faf8cecb8de31d110 commit d0d180b5e62cc93fab2d330faf8cecb8de31d110 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2024-09-11 20:58:44 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2024-09-11 22:07:32 +0000 x11/sakura: Update to 3.8.8 - Update MASTER_SITES - Add LICENSE_FILE - Refactor dependencies, drop the ones that are not needed PR: 281307 --- x11/sakura/Makefile | 23 +++++++++-------------- x11/sakura/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 17 deletions(-) diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index d5243daf805d..d2662a36c3da 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,31 +1,26 @@ PORTNAME= sakura -PORTVERSION= 3.8.7 -PORTREVISION= 1 +DISTVERSION= 3.8.8 CATEGORIES= x11 gnome -MASTER_SITES= http://launchpadlibrarian.net/662803382/ +MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ MAINTAINER= danilo@FreeBSD.org COMMENT= Terminal emulator based on GTK and VTE WWW= https://launchpad.net/sakura LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libgnutls.so:security/gnutls \ - libpcre2-8.so:devel/pcre2 \ - libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libharfbuzz.so:print/harfbuzz -USES= cmake gnome pkgconfig gettext perl5 tar:bz2 xorg +USES= cmake gettext gnome perl5 pkgconfig tar:bz2 xorg +USE_GNOME= gtk30 vte3 +USE_PERL5= build +USE_XORG= x11 OPTIONS_DEFINE= DOCS -USE_GNOME= cairo gdkpixbuf2 vte3 -USE_XORG= x11 -USE_PERL5= build -LDFLAGS+= -lintl - post-patch: - @${REINPLACE_CMD} -e '/-O2/d ; \ - /FILES INSTALL/d' ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e '/-O2/d' ${WRKSRC}/CMakeLists.txt post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/x11/sakura/distinfo b/x11/sakura/distinfo index d68a81b02a49..2af265392c87 100644 --- a/x11/sakura/distinfo +++ b/x11/sakura/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687161815 -SHA256 (sakura-3.8.7.tar.bz2) = ba7009ff03cacc19149d82f280413defb019540d2409e6cb9243f0d7ac812922 -SIZE (sakura-3.8.7.tar.bz2) = 60003 +TIMESTAMP = 1725572896 +SHA256 (sakura-3.8.8.tar.bz2) = b6a29ffafd5d6ab2ecfb341f532194e3e087dd81eff0e132ef9c0e350b7efc1b +SIZE (sakura-3.8.8.tar.bz2) = 60946