aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-05-15 19:05:27 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-05-15 19:05:27 +0000
commitcd76370e30bcb5244865970a3e8d78c0bf137044 (patch)
tree0f97fed2ed21cbf3c3868f71b3cf7be0efb0f046
parentc81fa62863f6365f24e8b87555aadbf96f979031 (diff)
downloadports-cd76370e30bcb5244865970a3e8d78c0bf137044.tar.gz
ports-cd76370e30bcb5244865970a3e8d78c0bf137044.zip
Update vte3 to 0.48.3.
* Replace gperf in BUILD_DEPENDS to USES=gperf * Remove bison, no longer needed * Drop --disable-Bsymbolic and obsolete post-patch.
Notes
Notes: svn path=/head/; revision=440963
-rw-r--r--x11-toolkits/vte3/Makefile16
-rw-r--r--x11-toolkits/vte3/distinfo6
-rw-r--r--x11-toolkits/vte3/pkg-plist2
3 files changed, 9 insertions, 15 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index b9274ffedc05..6b24f96c18f0 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vte
-PORTVERSION= 0.48.2
+PORTVERSION= 0.48.3
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 3
@@ -13,29 +13,23 @@ COMMENT= Terminal widget with improved accessibility and I18N support
LICENSE= LGPL21
-BUILD_DEPENDS= vapigen:lang/vala \
- bash:shells/bash \
- gperf:devel/gperf
+BUILD_DEPENDS= vapigen:lang/vala \
+ bash:shells/bash
LIB_DEPENDS= libgnutls.so:security/gnutls \
libpcre2-8.so:devel/pcre2
PORTSCOUT= limitw:1,even
-USES= bison compiler:c++0x gettext gmake gnome libtool localbase \
+USES= compiler:c++0x gettext gmake gnome gperf libtool localbase \
pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool referencehack \
introspection:build
CONFIGURE_ARGS= --enable-introspection \
- --disable-static \
- --disable-Bsymbolic
+ --disable-static
INSTALL_TARGET= install-strip
PLIST_SUB= VERSION=2.91
-post-patch:
- @${REINPLACE_CMD} -e 's|-Wno-unused-but-set-variable||g' \
- ${WRKSRC}/src/Makefile.in
-
.include <bsd.port.mk>
diff --git a/x11-toolkits/vte3/distinfo b/x11-toolkits/vte3/distinfo
index d3beb486a63b..d666fa2dc3b0 100644
--- a/x11-toolkits/vte3/distinfo
+++ b/x11-toolkits/vte3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492431071
-SHA256 (gnome3/vte-0.48.2.tar.xz) = c278b301edfe38b43baec1bccc86e225dacea5b670a96ca7ea55ca9a4b030690
-SIZE (gnome3/vte-0.48.2.tar.xz) = 1006772
+TIMESTAMP = 1494857484
+SHA256 (gnome3/vte-0.48.3.tar.xz) = a3a9fb182740b392a45cd3f46fa61a985f68bb6b1817b52daec22034c46158c3
+SIZE (gnome3/vte-0.48.3.tar.xz) = 1009364
diff --git a/x11-toolkits/vte3/pkg-plist b/x11-toolkits/vte3/pkg-plist
index bfc2079ead56..c6971929471e 100644
--- a/x11-toolkits/vte3/pkg-plist
+++ b/x11-toolkits/vte3/pkg-plist
@@ -13,7 +13,7 @@ include/vte-%%VERSION%%/vte/vteversion.h
lib/girepository-1.0/Vte-%%VERSION%%.typelib
lib/libvte-%%VERSION%%.so
lib/libvte-%%VERSION%%.so.0
-lib/libvte-%%VERSION%%.so.0.4800.2
+lib/libvte-%%VERSION%%.so.0.4800.3
libdata/pkgconfig/vte-%%VERSION%%.pc
share/gir-1.0/Vte-%%VERSION%%.gir
share/gtk-doc/html/vte-%%VERSION%%/VteRegex.html