From owner-svn-ports-head@freebsd.org Sun Sep 25 14:15:03 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C8FDBE8B57; Sun, 25 Sep 2016 14:15:03 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F1F21846; Sun, 25 Sep 2016 14:15:02 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8PEF21t052543; Sun, 25 Sep 2016 14:15:02 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8PEF1p0052539; Sun, 25 Sep 2016 14:15:01 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201609251415.u8PEF1p0052539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 25 Sep 2016 14:15:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422751 - in head/net-im/toxic: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Sep 2016 14:15:03 -0000 Author: thierry Date: Sun Sep 25 14:15:01 2016 New Revision: 422751 URL: https://svnweb.freebsd.org/changeset/ports/422751 Log: Upgrade to 0.7.1. Changelog at: https://github.com/JFreegman/toxic/releases/tag/0.7.1 Added: head/net-im/toxic/files/patch-src_misc__tools.c (contents, props changed) Modified: head/net-im/toxic/Makefile head/net-im/toxic/distinfo head/net-im/toxic/pkg-plist Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Sun Sep 25 14:14:46 2016 (r422750) +++ head/net-im/toxic/Makefile Sun Sep 25 14:15:01 2016 (r422751) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.7.0.151113 -PORTREVISION= 3 +PORTVERSION= 0.7.1 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -24,19 +23,18 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore USE_GITHUB= yes GH_ACCOUNT= Tox -GH_TAGNAME= 9f0feb7 OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 -X11_USE= XORG=x11 +X11_USE= GNOME=gdkpixbuf2,glib20 XORG=x11 X11_MAKE_ARGS_OFF= DISABLE_X11=1 DISABLE_DESKTOP_NOTIFY=1 X11_LIB_DEPENDS=libnotify.so:devel/libnotify MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" SUB_FILES= pkg-message -USES= desktop-file-utils gmake ncurses openal:al,alut pkgconfig +USES= desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig pre-configure: ${REINPLACE_CMD} -e 's|PREFIX =|PREFIX?=|;s|$$(shell git rev-list HEAD.*$$|${GH_TAGNAME}|' \ Modified: head/net-im/toxic/distinfo ============================================================================== --- head/net-im/toxic/distinfo Sun Sep 25 14:14:46 2016 (r422750) +++ head/net-im/toxic/distinfo Sun Sep 25 14:15:01 2016 (r422751) @@ -1,2 +1,3 @@ -SHA256 (Tox-toxic-0.7.0.151113-9f0feb7_GH0.tar.gz) = c6c796ac6f6f8f4aa7365ecdf612b669db14be5a893b6c07a614325e98db0b57 -SIZE (Tox-toxic-0.7.0.151113-9f0feb7_GH0.tar.gz) = 1122832 +TIMESTAMP = 1474750604 +SHA256 (Tox-toxic-0.7.1_GH0.tar.gz) = 414ca2cd369e277872c7248c43f82afa0ac2f6c8fa5fc8e93f7c3e8ab6d11b9c +SIZE (Tox-toxic-0.7.1_GH0.tar.gz) = 1137112 Added: head/net-im/toxic/files/patch-src_misc__tools.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/toxic/files/patch-src_misc__tools.c Sun Sep 25 14:15:01 2016 (r422751) @@ -0,0 +1,11 @@ +--- src/misc_tools.c.orig 2016-09-23 17:05:05 UTC ++++ src/misc_tools.c +@@ -26,6 +26,8 @@ + #include + #include + #include ++#include ++#include + + #include + #include Modified: head/net-im/toxic/pkg-plist ============================================================================== --- head/net-im/toxic/pkg-plist Sun Sep 25 14:14:46 2016 (r422750) +++ head/net-im/toxic/pkg-plist Sun Sep 25 14:15:01 2016 (r422751) @@ -2,7 +2,6 @@ bin/toxic man/man1/toxic.1.gz man/man5/toxic.conf.5.gz share/applications/toxic.desktop -%%DATADIR%%/DHTnodes %%DATADIR%%/nameservers %%DATADIR%%/sounds/ToxicContactOffline.wav %%DATADIR%%/sounds/ToxicContactOnline.wav