Date: Thu, 29 Feb 2024 16:34:26 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ce0df4a6d474 - main - x11/xfce4-terminal: Update to 1.1.3 Message-ID: <202402291634.41TGYQwi041153@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce0df4a6d474953a189d06190341186a2389f9b0 commit ce0df4a6d474953a189d06190341186a2389f9b0 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-02-29 16:33:57 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-02-29 16:33:57 +0000 x11/xfce4-terminal: Update to 1.1.3 - Remove PATCHFILES now included in distribution --- x11/xfce4-terminal/Makefile | 20 ++++++++------------ x11/xfce4-terminal/distinfo | 8 +++----- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 7e44fe6dc51c..dc0b57b3e72d 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,13 +1,9 @@ PORTNAME= xfce4-terminal -PORTVERSION= 1.1.2 -PORTREVISION= 2 +PORTVERSION= 1.1.3 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 -PATCH_SITES= https://gitlab.xfce.org/apps/xfce4-terminal/-/commit/ -PATCHFILES= 177fda86451cdeaaea8ed409e6d711b670699a97.patch:-p1 - MAINTAINER= xfce@FreeBSD.org COMMENT= Terminal emulator for the X windowing system WWW= https://www.xfce.org/ @@ -17,19 +13,19 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcre2-8.so:devel/pcre2 -USES= compiler:c11 gettext-tools gmake gnome pkgconfig tar:bzip2 \ - xfce xorg +USES= compiler:c11 gettext-tools gmake gnome pkgconfig tar:bzip2 xfce \ + xorg USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool vte3 USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ARGS= --with-utempter -INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --with-utempter +INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo index cdc4a1c6b311..5f6aba7bc5bb 100644 --- a/x11/xfce4-terminal/distinfo +++ b/x11/xfce4-terminal/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1708766271 -SHA256 (xfce4/xfce4-terminal-1.1.2.tar.bz2) = 79a85ee216502c7248e04d560adf8fef86b9d0e047f81e9ea4fe26fbda34d810 -SIZE (xfce4/xfce4-terminal-1.1.2.tar.bz2) = 1042199 -SHA256 (xfce4/177fda86451cdeaaea8ed409e6d711b670699a97.patch) = 81d213427d307a4f428ea7dbfd217dec15b80d187002845b0e1c1873431e14b7 -SIZE (xfce4/177fda86451cdeaaea8ed409e6d711b670699a97.patch) = 1126 +TIMESTAMP = 1709218720 +SHA256 (xfce4/xfce4-terminal-1.1.3.tar.bz2) = 214dd588d441b69f816009682a3bb4652cc19bed7ea64b612a12f097417b3d45 +SIZE (xfce4/xfce4-terminal-1.1.3.tar.bz2) = 1042732
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402291634.41TGYQwi041153>