Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131559544
D8508.id22372.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D8508.id22372.diff
View Options
Index: head/x11/roxterm/Makefile
===================================================================
--- head/x11/roxterm/Makefile
+++ head/x11/roxterm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= roxterm
-PORTVERSION= 2.9.7
+PORTVERSION= 3.3.2
CATEGORIES= x11
MASTER_SITES= SF
@@ -16,29 +16,25 @@
docbook-xsl>0:textproc/docbook-xsl \
itstool:textproc/itstool \
po4a:textproc/po4a
-LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
+LIB_DEPENDS= libdbus-1.so:devel/dbus \
+ libdbus-glib-1.so:devel/dbus-glib \
+ libgnutls.so:security/gnutls
RUN_DEPENDS= xdg-open:devel/xdg-utils
-USES= gettext libtool:build pkgconfig python:build tar:bzip2
-USE_GNOME= librsvg2:run libxslt:build
+USES= gettext libtool:build pkgconfig python:build tar:xz
+USE_XORG= ice sm x11
+USE_GNOME= cairo librsvg2:run libxslt:build
INSTALLS_ICONS= yes
-OPTIONS_DEFINE= DOCS GTK3
+OPTIONS_DEFINE= DOCS
-MAITCHFLAGS= DISABLE_GTK3=${DISABLE_GTK3};DISABLE_GIT=True;
+MAITCHFLAGS= DISABLE_GIT=True;
MAITCHFLAGS+= CC=${CC};GCC=${CC};CPP=${CC};CFLAGS=${CFLAGS};
MAITCHFLAGS+= PARALLEL=${MAKE_JOBS_NUMBER};PREFIX=${PREFIX};
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MGTK3}
-#USE_GNOME+= vte3
-# use older vte3-290 port until roxterm can support the 2.91 API from vte3
-LIB_DEPENDS+= libvte2_90.so:x11-toolkits/vte290
-.else
-USE_GNOME+= vte
-DISABLE_GTK3= True
-.endif
+USE_GNOME+= vte3
post-patch:
@${REINPLACE_CMD} -e \
Index: head/x11/roxterm/distinfo
===================================================================
--- head/x11/roxterm/distinfo
+++ head/x11/roxterm/distinfo
@@ -1,2 +1,3 @@
-SHA256 (roxterm-2.9.7.tar.bz2) = 168e8cf8747820cdee1815c9b47ee188e2f7d6187f7f06d215f4728de5c7faf7
-SIZE (roxterm-2.9.7.tar.bz2) = 355112
+TIMESTAMP = 1477594190
+SHA256 (roxterm-3.3.2.tar.xz) = 33501d698971fe80e2756104ffa5541aff23f0ae2b718464006d912ac93c506e
+SIZE (roxterm-3.3.2.tar.xz) = 309948
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 10, 6:30 AM (19 h, 3 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23515132
Default Alt Text
D8508.id22372.diff (1 KB)
Attached To
Mode
D8508: x11/roxterm: Upgrade to 3.3.2
Attached
Detach File
Event Timeline
Log In to Comment