x11/xfce4-terminal: Update to 1.1.3
- Remove PATCHFILES now included in distribution
This commit is contained in:
parent
c52dceb197
commit
ce0df4a6d4
2 changed files with 11 additions and 17 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue