From owner-svn-ports-all@freebsd.org Wed Jul 4 19:28:46 2018 Return-Path: Delivered-To: svn-ports-all@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 D5C001032CA7; Wed, 4 Jul 2018 19:28:45 +0000 (UTC) (envelope-from yuri@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 8A3728F47D; Wed, 4 Jul 2018 19:28:45 +0000 (UTC) (envelope-from yuri@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 5298A76F2; Wed, 4 Jul 2018 19:28:45 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w64JSjPE091401; Wed, 4 Jul 2018 19:28:45 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w64JSiU4091397; Wed, 4 Jul 2018 19:28:44 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807041928.w64JSiU4091397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 4 Jul 2018 19:28:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473916 - head/net-im/qTox X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-im/qTox X-SVN-Commit-Revision: 473916 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2018 19:28:46 -0000 Author: yuri Date: Wed Jul 4 19:28:44 2018 New Revision: 473916 URL: https://svnweb.freebsd.org/changeset/ports/473916 Log: net-im/qTox: Update 1.15.0 -> 1.16.0 Port changes: * .desktop file got renamed * Intermediate revision (when present) is based on DISTVERSIONSUFFIX Reported by: portscout Modified: head/net-im/qTox/Makefile head/net-im/qTox/distinfo Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Wed Jul 4 19:21:46 2018 (r473915) +++ head/net-im/qTox/Makefile Wed Jul 4 19:28:44 2018 (r473916) @@ -3,13 +3,9 @@ PORTNAME= qTox DISTVERSIONPREFIX= v -DISTVERSION= 1.15.0 -PORTREVISION= 1 +DISTVERSION= 1.16.0 CATEGORIES= net-im net-p2p -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= 441931765ffe.patch:-p1 - MAINTAINER= yuri@FreeBSD.org COMMENT= Qt 5 based Tox client @@ -47,9 +43,9 @@ PLATFORM_EXTENSIONS_CMAKE_BOOL= PLATFORM_EXTENSIONS PLATFORM_EXTENSIONS_USE= XORG=x11,xscrnsaver PLIST_FILES= bin/qtox \ - share/applications/qtox.desktop \ + share/applications/io.github.qtox.qTox.desktop \ share/icons/hicolor/scalable/apps/qtox.svgz \ - share/metainfo/qTox.appdata.xml + share/metainfo/io.github.qtox.qTox.appdata.xml .for SZ in 14 16 22 24 32 36 48 64 72 96 128 192 256 512 PLIST_FILES+= share/icons/hicolor/${SZ}x${SZ}/apps/qtox.png .endfor @@ -61,10 +57,10 @@ PLIST_FILES+= share/icons/hicolor/${SZ}x${SZ}/apps/qto CFLAGS+= -march=i586 .endif -.if !defined(GH_TAGNAME) +.if !defined(DISTVERSIONSUFFIX) FULLVERSION= ${PKGVERSION} .else -FULLVERSION= "${PKGVERSION} (rev.${GH_TAGNAME})" +FULLVERSION= "${PKGVERSION} (rev.${DISTVERSIONSUFFIX:S/-g//})" .endif pre-everything:: @@ -74,6 +70,6 @@ pre-everything:: pre-configure: @${REINPLACE_CMD} '/Comment/s,=.*,=${COMMENT},' \ - ${WRKSRC}/qtox.desktop + ${WRKSRC}/io.github.qtox.qTox.desktop .include Modified: head/net-im/qTox/distinfo ============================================================================== --- head/net-im/qTox/distinfo Wed Jul 4 19:21:46 2018 (r473915) +++ head/net-im/qTox/distinfo Wed Jul 4 19:28:44 2018 (r473916) @@ -1,5 +1,3 @@ -TIMESTAMP = 1525588746 -SHA256 (qTox-qTox-v1.15.0_GH0.tar.gz) = 0395370fbc2a6ab868fe3090bad7f1626fcb494746780f48b7c9e231aae9b62e -SIZE (qTox-qTox-v1.15.0_GH0.tar.gz) = 4145106 -SHA256 (441931765ffe.patch) = 576690867f6fcbe0e20a299c51e1e9ec9673ef7d576b13d8e08fb103673a6bb7 -SIZE (441931765ffe.patch) = 760 +TIMESTAMP = 1530727535 +SHA256 (qTox-qTox-v1.16.0_GH0.tar.gz) = 4673f1e99a34d684012c9cde975f808bfb4b699eb391c79271d60c04012b84e8 +SIZE (qTox-qTox-v1.16.0_GH0.tar.gz) = 4258337