From owner-svn-ports-head@freebsd.org Wed Oct 31 18:49:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E74DC10E1EF3; Wed, 31 Oct 2018 18:49:20 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 654F383401; Wed, 31 Oct 2018 18:49:20 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 467AE1064C; Wed, 31 Oct 2018 18:49:20 +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 w9VInKbd070754; Wed, 31 Oct 2018 18:49:20 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9VInJLC070668; Wed, 31 Oct 2018 18:49:19 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201810311849.w9VInJLC070668@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 31 Oct 2018 18:49:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483603 - in head/net-im/toxic: . files X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: in head/net-im/toxic: . files X-SVN-Commit-Revision: 483603 X-SVN-Commit-Repository: ports 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.29 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: Wed, 31 Oct 2018 18:49:21 -0000 Author: thierry Date: Wed Oct 31 18:49:19 2018 New Revision: 483603 URL: https://svnweb.freebsd.org/changeset/ports/483603 Log: Upgrade to 0.8.3. Release notes at . Deleted: head/net-im/toxic/files/patch-src_video__device.c Modified: head/net-im/toxic/Makefile head/net-im/toxic/distinfo head/net-im/toxic/files/patch-cfg_global__vars.mk Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Wed Oct 31 18:49:04 2018 (r483602) +++ head/net-im/toxic/Makefile Wed Oct 31 18:49:19 2018 (r483603) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTVERSION= 0.8.3 DISTVERSIONPREFIX= v CATEGORIES= net-im @@ -11,7 +10,7 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Console client for Tox LICENSE= GPLv3+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat @@ -28,9 +27,12 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox USE_GITHUB= yes GH_ACCOUNT= JFreegman +USES= desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig + OPTIONS_DEFINE= X11 PYTHON OPTIONS_DEFAULT=X11 +X11_USES= gnome 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 @@ -38,11 +40,10 @@ X11_LIB_DEPENDS=libnotify.so:devel/libnotify PYTHON_USES= python:3.3+ PYTHON_MAKE_ARGS= ENABLE_PYTHON=1 -MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" +MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" \ + MANDIR="${MANPREFIX}/man" LLD_UNSAFE= yes SUB_FILES= pkg-message - -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 Wed Oct 31 18:49:04 2018 (r483602) +++ head/net-im/toxic/distinfo Wed Oct 31 18:49:19 2018 (r483603) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520022095 -SHA256 (JFreegman-toxic-v0.8.2_GH0.tar.gz) = 53bdbed3d72d000f9e43b8823523c589540b811bc237ed6f3b4ddf0fe6f9a6b7 -SIZE (JFreegman-toxic-v0.8.2_GH0.tar.gz) = 1146526 +TIMESTAMP = 1541009709 +SHA256 (JFreegman-toxic-v0.8.3_GH0.tar.gz) = 97f26ba2c257c10439fd2ff280ca90c37ed225d86f46740a08f02ff2e4459e0e +SIZE (JFreegman-toxic-v0.8.3_GH0.tar.gz) = 1147100 Modified: head/net-im/toxic/files/patch-cfg_global__vars.mk ============================================================================== --- head/net-im/toxic/files/patch-cfg_global__vars.mk Wed Oct 31 18:49:04 2018 (r483602) +++ head/net-im/toxic/files/patch-cfg_global__vars.mk Wed Oct 31 18:49:19 2018 (r483603) @@ -1,17 +1,15 @@ ---- cfg/global_vars.mk.orig 2018-02-27 23:46:56 UTC +--- cfg/global_vars.mk.orig 2018-10-30 22:03:44 UTC +++ cfg/global_vars.mk -@@ -1,11 +1,7 @@ +@@ -1,11 +1,6 @@ # Version --TOXIC_VERSION = 0.8.1 + TOXIC_VERSION = 0.8.3 -REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error") -ifneq (, $(findstring error, $(REV))) - VERSION = $(TOXIC_VERSION) -else - VERSION = $(TOXIC_VERSION)_r$(REV) -endif -+TOXIC_VERSION = 0.8.2 +#REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error") -+VERSION = $(TOXIC_VERSION) # Project directories BUILD_DIR = $(BASE_DIR)/build