From owner-svn-ports-branches@freebsd.org Tue Sep 19 01:03:09 2017 Return-Path: Delivered-To: svn-ports-branches@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 A9A3EE151B6; Tue, 19 Sep 2017 01:03:09 +0000 (UTC) (envelope-from feld@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 76C653503; Tue, 19 Sep 2017 01:03:09 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J138Ej051561; Tue, 19 Sep 2017 01:03:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J138iQ051559; Tue, 19 Sep 2017 01:03:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709190103.v8J138iQ051559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 19 Sep 2017 01:03:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450086 - in branches/2017Q3/cad/stepcode: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in branches/2017Q3/cad/stepcode: . files X-SVN-Commit-Revision: 450086 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 01:03:09 -0000 Author: feld Date: Tue Sep 19 01:03:08 2017 New Revision: 450086 URL: https://svnweb.freebsd.org/changeset/ports/450086 Log: MFH: r448936 cad/stepcode: Fix portlint issues PR: 221835 Submitted by: Fernando Apesteguia (maintainer) Approved by: ports-secteam (with hat) Added: branches/2017Q3/cad/stepcode/files/ - copied from r448936, head/cad/stepcode/files/ Modified: branches/2017Q3/cad/stepcode/Makefile branches/2017Q3/cad/stepcode/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/cad/stepcode/Makefile ============================================================================== --- branches/2017Q3/cad/stepcode/Makefile Tue Sep 19 00:06:53 2017 (r450085) +++ branches/2017Q3/cad/stepcode/Makefile Tue Sep 19 01:03:08 2017 (r450086) @@ -3,8 +3,8 @@ PORTNAME= stepcode PORTVERSION= 0.8 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= fernando.apesteguia@gmail.com @@ -15,13 +15,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= fails to configure: Schema scan for 15926-0002-lifecycle_integration.exp exited with error code 1 +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes - USE_LDCONFIG= yes - -USES= cmake:outsource compiler:c++11-lang CMAKE_ARGS+= -DSC_INSTALL_PREFIX=${PREFIX} \ -DSC_BUILD_TYPE=Release + +MANDIRS= ${PREFIX}/man post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/schema_scanner Modified: branches/2017Q3/cad/stepcode/pkg-plist ============================================================================== --- branches/2017Q3/cad/stepcode/pkg-plist Tue Sep 19 00:06:53 2017 (r450085) +++ branches/2017Q3/cad/stepcode/pkg-plist Tue Sep 19 01:03:08 2017 (r450086) @@ -114,5 +114,5 @@ lib/libsteplazyfile.so.2.0.0 lib/libsteputils.so lib/libsteputils.so.2 lib/libsteputils.so.2.0.0 -share/man/man1/exp2cxx.1 -share/man/man1/fedex.1 +man/man1/exp2cxx.1.gz +man/man1/fedex.1.gz From owner-svn-ports-branches@freebsd.org Tue Sep 19 01:04:16 2017 Return-Path: Delivered-To: svn-ports-branches@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 93365E152B9; Tue, 19 Sep 2017 01:04:16 +0000 (UTC) (envelope-from feld@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 601143664; Tue, 19 Sep 2017 01:04:16 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J14FEp051768; Tue, 19 Sep 2017 01:04:15 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J14Fi6051766; Tue, 19 Sep 2017 01:04:15 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709190104.v8J14Fi6051766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 19 Sep 2017 01:04:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450087 - branches/2017Q3/math/pspp X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/math/pspp X-SVN-Commit-Revision: 450087 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 01:04:16 -0000 Author: feld Date: Tue Sep 19 01:04:15 2017 New Revision: 450087 URL: https://svnweb.freebsd.org/changeset/ports/450087 Log: MFH: r448986 - Update to 1.0.1 Changes from 1.0.0 to 1.0.1: http://lists.gnu.org/archive/html/pspp-announce/2017-08/msg00003.html Security: CVE-2017-12958 Security: CVE-2017-12959 Security: CVE-2017-12960 Security: CVE-2017-12961 Approved by: ports-secteam (with hat) Modified: branches/2017Q3/math/pspp/Makefile branches/2017Q3/math/pspp/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/math/pspp/Makefile ============================================================================== --- branches/2017Q3/math/pspp/Makefile Tue Sep 19 01:03:08 2017 (r450086) +++ branches/2017Q3/math/pspp/Makefile Tue Sep 19 01:04:15 2017 (r450087) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pspp -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= math MASTER_SITES= GNU Modified: branches/2017Q3/math/pspp/distinfo ============================================================================== --- branches/2017Q3/math/pspp/distinfo Tue Sep 19 01:03:08 2017 (r450086) +++ branches/2017Q3/math/pspp/distinfo Tue Sep 19 01:04:15 2017 (r450087) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503307920 -SHA256 (pspp-1.0.0.tar.gz) = 1b991ad4f5b2adc8c972de48fdb01d3675cb5ae1fc8d28850f6c0c68a745cb83 -SIZE (pspp-1.0.0.tar.gz) = 7553661 +TIMESTAMP = 1504000065 +SHA256 (pspp-1.0.1.tar.gz) = ba281a2e5d7d40e22f36f07f434a4fbc5be49c6d15740b121c299d024aae1ae5 +SIZE (pspp-1.0.1.tar.gz) = 7556520 From owner-svn-ports-branches@freebsd.org Tue Sep 19 01:05:20 2017 Return-Path: Delivered-To: svn-ports-branches@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 371B3E15396; Tue, 19 Sep 2017 01:05:20 +0000 (UTC) (envelope-from feld@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 119383776; Tue, 19 Sep 2017 01:05:19 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J15JdW051984; Tue, 19 Sep 2017 01:05:19 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J15IvQ051981; Tue, 19 Sep 2017 01:05:18 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709190105.v8J15IvQ051981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 19 Sep 2017 01:05:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450088 - branches/2017Q3/security/libgcrypt X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/security/libgcrypt X-SVN-Commit-Revision: 450088 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 01:05:20 -0000 Author: feld Date: Tue Sep 19 01:05:18 2017 New Revision: 450088 URL: https://svnweb.freebsd.org/changeset/ports/450088 Log: MFH: r448989 security/libgcrypt: update to 1.8.1 - Update libgcrypt to 1.8.1 - Bump library version in pkg-plist Noteworthy changes in version 1.8.1 * Bug fixes: - Mitigate a local side-channel attack on Curve25519 dubbed "May the Fourth be With You". [CVE-2017-0379] [also in 1.7.9] - Add more extra bytes to the pool after reading a seed file. - Add the OID SHA384WithECDSA from RFC-7427 to SHA-384. - Fix build problems with the Jitter RNG - Fix assembler code build problems on Rasbian (ARMv8/AArch32-CE). Changes: https://abi-laboratory.pro/tracker/changelog/libgcrypt/1.8.1/log.html Binary compatibility report: https://abi-laboratory.pro/tracker/compat_report/libgcrypt/1.8.0/1.8.1/31172/abi_compat_report.html Security: https://vuxml.freebsd.org/freebsd/22f28bb3-8d98-11e7-8c37-e8e0b747a45a.html Approved by: ports-secteam (with hat) Modified: branches/2017Q3/security/libgcrypt/Makefile branches/2017Q3/security/libgcrypt/distinfo branches/2017Q3/security/libgcrypt/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/security/libgcrypt/Makefile ============================================================================== --- branches/2017Q3/security/libgcrypt/Makefile Tue Sep 19 01:04:15 2017 (r450087) +++ branches/2017Q3/security/libgcrypt/Makefile Tue Sep 19 01:05:18 2017 (r450088) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= security MASTER_SITES= GNUPG @@ -40,7 +40,6 @@ CONFIGURE_ARGS+= --disable-asm post-patch: @${RM} ${WRKSRC}/doc/gcrypt.info* @${REINPLACE_CMD} -e 's|ALIGN (3)|ALIGN (2)|g' ${WRKSRC}/mpi/i386/*.S - @${REINPLACE_CMD} -e 's|-O0/'\''|-O0/g'\''|g' ${WRKSRC}/random/Makefile.* post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so Modified: branches/2017Q3/security/libgcrypt/distinfo ============================================================================== --- branches/2017Q3/security/libgcrypt/distinfo Tue Sep 19 01:04:15 2017 (r450087) +++ branches/2017Q3/security/libgcrypt/distinfo Tue Sep 19 01:05:18 2017 (r450088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500481367 -SHA256 (libgcrypt-1.8.0.tar.bz2) = 23e49697b87cc4173b03b4757c8df4314e3149058fa18bdc4f82098f103d891b -SIZE (libgcrypt-1.8.0.tar.bz2) = 2963266 +TIMESTAMP = 1503947280 +SHA256 (libgcrypt-1.8.1.tar.bz2) = 7a2875f8b1ae0301732e878c0cca2c9664ff09ef71408f085c50e332656a78b3 +SIZE (libgcrypt-1.8.1.tar.bz2) = 2967344 Modified: branches/2017Q3/security/libgcrypt/pkg-plist ============================================================================== --- branches/2017Q3/security/libgcrypt/pkg-plist Tue Sep 19 01:04:15 2017 (r450087) +++ branches/2017Q3/security/libgcrypt/pkg-plist Tue Sep 19 01:05:18 2017 (r450088) @@ -6,6 +6,6 @@ include/gcrypt.h lib/libgcrypt.a lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.2.0 +lib/libgcrypt.so.20.2.1 man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4 From owner-svn-ports-branches@freebsd.org Tue Sep 19 01:06:19 2017 Return-Path: Delivered-To: svn-ports-branches@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 7B848E1547F; Tue, 19 Sep 2017 01:06:19 +0000 (UTC) (envelope-from feld@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 47F983952; Tue, 19 Sep 2017 01:06:19 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J16IUH052312; Tue, 19 Sep 2017 01:06:18 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J16IaU052310; Tue, 19 Sep 2017 01:06:18 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709190106.v8J16IaU052310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 19 Sep 2017 01:06:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450090 - branches/2017Q3/lang/php70 X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/lang/php70 X-SVN-Commit-Revision: 450090 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 01:06:19 -0000 Author: feld Date: Tue Sep 19 01:06:18 2017 New Revision: 450090 URL: https://svnweb.freebsd.org/changeset/ports/450090 Log: MFH: r449033 Update PHP 7 from 7.0.22 to 7.0.23 Changelog: http://www.php.net/ChangeLog-7.php#7.0.23 Approved by: ports-secteam (with hat) Modified: branches/2017Q3/lang/php70/Makefile branches/2017Q3/lang/php70/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/lang/php70/Makefile ============================================================================== --- branches/2017Q3/lang/php70/Makefile Tue Sep 19 01:05:41 2017 (r450089) +++ branches/2017Q3/lang/php70/Makefile Tue Sep 19 01:06:18 2017 (r450090) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.22 +PORTVERSION= 7.0.23 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2017Q3/lang/php70/distinfo ============================================================================== --- branches/2017Q3/lang/php70/distinfo Tue Sep 19 01:05:41 2017 (r450089) +++ branches/2017Q3/lang/php70/distinfo Tue Sep 19 01:06:18 2017 (r450090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501755347 -SHA256 (php-7.0.22.tar.xz) = 408c3fbc235ec940433bfac1f3ed4bf797f61b4a1693b9fb0b6a04b2c1832501 -SIZE (php-7.0.22.tar.xz) = 12668604 +TIMESTAMP = 1504170108 +SHA256 (php-7.0.23.tar.xz) = 8e526e3551a58e00c8055fa4a72804aa1bd3ee1c0411b25bf1504cc4992609df +SIZE (php-7.0.23.tar.xz) = 11953100 From owner-svn-ports-branches@freebsd.org Tue Sep 19 01:07:07 2017 Return-Path: Delivered-To: svn-ports-branches@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 6BA0BE154F9; Tue, 19 Sep 2017 01:07:07 +0000 (UTC) (envelope-from feld@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 358B33AA5; Tue, 19 Sep 2017 01:07:07 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J176hF052504; Tue, 19 Sep 2017 01:07:06 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J176Sr052502; Tue, 19 Sep 2017 01:07:06 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709190107.v8J176Sr052502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 19 Sep 2017 01:07:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450091 - branches/2017Q3/lang/php71 X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/lang/php71 X-SVN-Commit-Revision: 450091 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 01:07:07 -0000 Author: feld Date: Tue Sep 19 01:07:05 2017 New Revision: 450091 URL: https://svnweb.freebsd.org/changeset/ports/450091 Log: MFH: r449034 Update PHP 7.1 from 7.1.8 to 7.1.9 Changelog: http://www.php.net/ChangeLog-7.php#7.1.9 Approved by: ports-secteam (with hat) Modified: branches/2017Q3/lang/php71/Makefile branches/2017Q3/lang/php71/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/lang/php71/Makefile ============================================================================== --- branches/2017Q3/lang/php71/Makefile Tue Sep 19 01:06:18 2017 (r450090) +++ branches/2017Q3/lang/php71/Makefile Tue Sep 19 01:07:05 2017 (r450091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.8 +PORTVERSION= 7.1.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2017Q3/lang/php71/distinfo ============================================================================== --- branches/2017Q3/lang/php71/distinfo Tue Sep 19 01:06:18 2017 (r450090) +++ branches/2017Q3/lang/php71/distinfo Tue Sep 19 01:07:05 2017 (r450091) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501755364 -SHA256 (php-7.1.8.tar.xz) = 8943858738604acb33ecedb865d6c4051eeffe4e2d06f3a3c8f794daccaa2aab -SIZE (php-7.1.8.tar.xz) = 12874840 +TIMESTAMP = 1504170113 +SHA256 (php-7.1.9.tar.xz) = ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c +SIZE (php-7.1.9.tar.xz) = 12157172 From owner-svn-ports-branches@freebsd.org Tue Sep 19 01:10:01 2017 Return-Path: Delivered-To: svn-ports-branches@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 A4249E156AB; Tue, 19 Sep 2017 01:10:01 +0000 (UTC) (envelope-from feld@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 736273C1C; Tue, 19 Sep 2017 01:10:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J1A0j5052818; Tue, 19 Sep 2017 01:10:00 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J1A0tF052815; Tue, 19 Sep 2017 01:10:00 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709190110.v8J1A0tF052815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 19 Sep 2017 01:10:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450092 - branches/2017Q3/multimedia/ffmpeg X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/multimedia/ffmpeg X-SVN-Commit-Revision: 450092 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 01:10:01 -0000 Author: feld Date: Tue Sep 19 01:10:00 2017 New Revision: 450092 URL: https://svnweb.freebsd.org/changeset/ports/450092 Log: MFH: r449689 multimedia/ffmpeg: update to 3.3.4 Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Security: CVE-2017-14054 CVE-2017-14055 CVE-2017-14056 CVE-2017-14057 Security: CVE-2017-14058 CVE-2017-14059 CVE-2017-14169 CVE-2017-14170 Security: CVE-2017-14171 CVE-2017-14222 CVE-2017-14223 CVE-2017-14225 Approved by: ports-secteam (with hat) Modified: branches/2017Q3/multimedia/ffmpeg/Makefile branches/2017Q3/multimedia/ffmpeg/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/multimedia/ffmpeg/Makefile ============================================================================== --- branches/2017Q3/multimedia/ffmpeg/Makefile Tue Sep 19 01:07:05 2017 (r450091) +++ branches/2017Q3/multimedia/ffmpeg/Makefile Tue Sep 19 01:10:00 2017 (r450092) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.4 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: branches/2017Q3/multimedia/ffmpeg/distinfo ============================================================================== --- branches/2017Q3/multimedia/ffmpeg/distinfo Tue Sep 19 01:07:05 2017 (r450091) +++ branches/2017Q3/multimedia/ffmpeg/distinfo Tue Sep 19 01:10:00 2017 (r450092) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502831570 -SHA256 (ffmpeg-3.3.3.tar.xz) = d2a9002cdc6b533b59728827186c044ad02ba64841f1b7cd6c21779875453a1e -SIZE (ffmpeg-3.3.3.tar.xz) = 8285032 +TIMESTAMP = 1505177492 +SHA256 (ffmpeg-3.3.4.tar.xz) = 98b97e1b908dfeb6aeb6d407e5a5eacdfc253a40c2d195f5867ed2d1d46ea957 +SIZE (ffmpeg-3.3.4.tar.xz) = 8282960 From owner-svn-ports-branches@freebsd.org Tue Sep 19 01:21:57 2017 Return-Path: Delivered-To: svn-ports-branches@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 A3DB0E162A0; Tue, 19 Sep 2017 01:21:57 +0000 (UTC) (envelope-from feld@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 7E963635AE; Tue, 19 Sep 2017 01:21:57 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J1LuPs057931; Tue, 19 Sep 2017 01:21:56 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J1Lu17057928; Tue, 19 Sep 2017 01:21:56 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709190121.v8J1Lu17057928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 19 Sep 2017 01:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450093 - branches/2017Q3/sysutils/py-supervisor X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/sysutils/py-supervisor X-SVN-Commit-Revision: 450093 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 01:21:57 -0000 Author: feld Date: Tue Sep 19 01:21:56 2017 New Revision: 450093 URL: https://svnweb.freebsd.org/changeset/ports/450093 Log: MFH: r449941 sysutils/py-supervisor: Update to 3.3.3 Update to 3.3.3, which fixes a security vulnerability (CVE-2017-11610). While I'm here, level up port compliance, limiting changes to a minimum. Still TODO: - Regenerate/verify patches - Clarify/Add LICENSE ('BSD-derived') - Fix/verify use of @[un]exec in pkg-plist Changelog: http://supervisord.org/changes.html PR: 221539 Submitted by: Dani Approved by: portmgr (maintainer timeout, 1 month) Security: c9460380-81e3-11e7-93af-005056925db4 Approved by: ports-secteam (with hat) Modified: branches/2017Q3/sysutils/py-supervisor/Makefile branches/2017Q3/sysutils/py-supervisor/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/sysutils/py-supervisor/Makefile ============================================================================== --- branches/2017Q3/sysutils/py-supervisor/Makefile Tue Sep 19 01:10:00 2017 (r450092) +++ branches/2017Q3/sysutils/py-supervisor/Makefile Tue Sep 19 01:21:56 2017 (r450093) @@ -2,31 +2,23 @@ # $FreeBSD$ PORTNAME= supervisor -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.3 PORTEPOCH= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= hizel@vyborg.ru -COMMENT= System to monitor and control a number of processes on UNIX-like OS +COMMENT= System for controlling process state under UNIX RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}meld3>=0.6.5:www/py-meld3 -TEST_DEPENDS:= ${RUN_DEPENDS} \ - ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock -OPTIONS_DEFINE= TESTS -TESTS_DESC= Install mock for running unit tests - -.include - -.if ${PORT_OPTIONS:MTESTS} -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock -.endif - PORTDOCS= *.txt *.rst -USES= python:2 +NO_ARCH= yes + +USES= python:2.7 shebangfix USE_PYTHON= distutils autoplist PIDDIR?= /var/run/supervisor @@ -35,6 +27,10 @@ SUB_LIST= PYTHON_CMD=${PYTHON_CMD} \ PLIST_SUB= PIDDIR=${PIDDIR} USE_RC_SUBR= supervisord +SHEBANG_FILES= supervisor/scripts/*.py supervisor/tests/fixtures/*.py +python_OLD_CMD= "/usr/bin/env python" +python_OLD_CMD+= "<>" + post-patch: @${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!' ${WRKSRC}/supervisor/options.py @@ -45,7 +41,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}/ .endfor -regression-test: build - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Modified: branches/2017Q3/sysutils/py-supervisor/distinfo ============================================================================== --- branches/2017Q3/sysutils/py-supervisor/distinfo Tue Sep 19 01:10:00 2017 (r450092) +++ branches/2017Q3/sysutils/py-supervisor/distinfo Tue Sep 19 01:21:56 2017 (r450093) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465394448 -SHA256 (supervisor-3.3.0.tar.gz) = 3176fb8a78c60164020e252e4a2b50b039cfec1f410b4562a843b66186188652 -SIZE (supervisor-3.3.0.tar.gz) = 416329 +TIMESTAMP = 1505483926 +SHA256 (supervisor-3.3.3.tar.gz) = 96287ebfabf9a6923f74123b056c4da39c617fef367980f007cac02fba6527ad +SIZE (supervisor-3.3.3.tar.gz) = 418354 From owner-svn-ports-branches@freebsd.org Tue Sep 19 08:52:24 2017 Return-Path: Delivered-To: svn-ports-branches@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 21972E05EEC; Tue, 19 Sep 2017 08:52:24 +0000 (UTC) (envelope-from madpilot@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 F012871E8B; Tue, 19 Sep 2017 08:52:23 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8J8qNpi047161; Tue, 19 Sep 2017 08:52:23 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8J8qMlp047156; Tue, 19 Sep 2017 08:52:22 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201709190852.v8J8qMlp047156@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 19 Sep 2017 08:52:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450105 - in branches/2017Q3/net: asterisk11 asterisk13 asterisk13/files X-SVN-Group: ports-branches X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in branches/2017Q3/net: asterisk11 asterisk13 asterisk13/files X-SVN-Commit-Revision: 450105 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 08:52:24 -0000 Author: madpilot Date: Tue Sep 19 08:52:22 2017 New Revision: 450105 URL: https://svnweb.freebsd.org/changeset/ports/450105 Log: MFH: r445592 r449063 - Update net/asterisk13 to 13.17.0 - Remove patches accepted upstream - Update net/asterisk11 to 11.25.2 - Update net/asterisk13 to 13.17.1 Security: ec1df2a1-8ee6-11e7-8be8-001999f8d30b, c599f95c-8ee5-11e7-8be8-001999f8d30b Approved by: ports-secteam (feld) Deleted: branches/2017Q3/net/asterisk13/files/patch-main_crypt.c branches/2017Q3/net/asterisk13/files/patch-main_libasteriskssl.c branches/2017Q3/net/asterisk13/files/patch-main_tcptls.c Modified: branches/2017Q3/net/asterisk11/Makefile branches/2017Q3/net/asterisk11/distinfo branches/2017Q3/net/asterisk13/Makefile branches/2017Q3/net/asterisk13/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/net/asterisk11/Makefile ============================================================================== --- branches/2017Q3/net/asterisk11/Makefile Tue Sep 19 05:07:34 2017 (r450104) +++ branches/2017Q3/net/asterisk11/Makefile Tue Sep 19 08:52:22 2017 (r450105) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 11.25.1 -PORTREVISION= 3 +PORTVERSION= 11.25.2 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ Modified: branches/2017Q3/net/asterisk11/distinfo ============================================================================== --- branches/2017Q3/net/asterisk11/distinfo Tue Sep 19 05:07:34 2017 (r450104) +++ branches/2017Q3/net/asterisk11/distinfo Tue Sep 19 08:52:22 2017 (r450105) @@ -1,6 +1,6 @@ -TIMESTAMP = 1481311749 -SHA256 (asterisk-11.25.1.tar.gz) = dc9c282ca1142b286e5a5c391647d6be73f35524c8def37718de866e8384a57c -SIZE (asterisk-11.25.1.tar.gz) = 35125897 +TIMESTAMP = 1504251297 +SHA256 (asterisk-11.25.2.tar.gz) = 59fd3735546cb56bda15f39caf34636c113e68b79019554a007ad63cb6fc2d33 +SIZE (asterisk-11.25.2.tar.gz) = 35130400 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 Modified: branches/2017Q3/net/asterisk13/Makefile ============================================================================== --- branches/2017Q3/net/asterisk13/Makefile Tue Sep 19 05:07:34 2017 (r450104) +++ branches/2017Q3/net/asterisk13/Makefile Tue Sep 19 08:52:22 2017 (r450105) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 13.16.0 -PORTREVISION= 1 +PORTVERSION= 13.17.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ Modified: branches/2017Q3/net/asterisk13/distinfo ============================================================================== --- branches/2017Q3/net/asterisk13/distinfo Tue Sep 19 05:07:34 2017 (r450104) +++ branches/2017Q3/net/asterisk13/distinfo Tue Sep 19 08:52:22 2017 (r450105) @@ -1,6 +1,6 @@ -TIMESTAMP = 1496177063 -SHA256 (asterisk-13.16.0.tar.gz) = bcc81856ef5c624b591d5c11beeb68587cc7b3872cf41f728663b623a28cf865 -SIZE (asterisk-13.16.0.tar.gz) = 32886977 +TIMESTAMP = 1504251584 +SHA256 (asterisk-13.17.1.tar.gz) = aee15699a4100ca0360e8168802c711caf7664d21d9fb84f686873f0e7c5fb34 +SIZE (asterisk-13.17.1.tar.gz) = 32897834 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 From owner-svn-ports-branches@freebsd.org Tue Sep 19 11:42:59 2017 Return-Path: Delivered-To: svn-ports-branches@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 160F2E0E6F7; Tue, 19 Sep 2017 11:42:59 +0000 (UTC) (envelope-from jbeich@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 E44EC7C703; Tue, 19 Sep 2017 11:42:58 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8JBgwP2018011; Tue, 19 Sep 2017 11:42:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JBgvSH018005; Tue, 19 Sep 2017 11:42:57 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201709191142.v8JBgvSH018005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 19 Sep 2017 11:42:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450114 - in branches/2017Q3/audio/openal-soft: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2017Q3/audio/openal-soft: . files X-SVN-Commit-Revision: 450114 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 11:42:59 -0000 Author: jbeich Date: Tue Sep 19 11:42:57 2017 New Revision: 450114 URL: https://svnweb.freebsd.org/changeset/ports/450114 Log: MFH: r448257 r448269 r450103 audio/openal-soft: update to 1.18.1 - Add EXAMPLES and OSS options - Add a patch to fix the Jack backend for Jack 1 Changes: http://kcat.strangesoft.net/openal.html#release ABI: https://abi-laboratory.pro/tracker/timeline/openal/ PR: 220931 222437 Submitted by: Yuri Victorovich Submitted by: kdrakehp@zoho.com Approved by: ports-secteam (delphij) Added: branches/2017Q3/audio/openal-soft/files/patch-Alc_backends_jack.c - copied unchanged from r450103, head/audio/openal-soft/files/patch-Alc_backends_jack.c Modified: branches/2017Q3/audio/openal-soft/Makefile branches/2017Q3/audio/openal-soft/distinfo branches/2017Q3/audio/openal-soft/files/patch-CMakeLists.txt branches/2017Q3/audio/openal-soft/files/patch-OpenAL32_alBuffer.c branches/2017Q3/audio/openal-soft/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/audio/openal-soft/Makefile ============================================================================== --- branches/2017Q3/audio/openal-soft/Makefile Tue Sep 19 10:56:45 2017 (r450113) +++ branches/2017Q3/audio/openal-soft/Makefile Tue Sep 19 11:42:57 2017 (r450114) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= openal-soft -PORTVERSION= 1.17.2 -PORTREVISION= 2 +PORTVERSION= 1.18.1 CATEGORIES= audio MASTER_SITES= http://kcat.strangesoft.net/openal-releases/ @@ -17,17 +16,19 @@ CONFLICTS= openal-200[0-9]* USES= tar:bzip2 cmake compiler:c11 USE_LDCONFIG= yes CMAKE_ARGS= -DSHARE_INSTALL_DIR:STRING=${ETCDIR} \ + -DALSOFT_REQUIRE_OSS:BOOL=OFF \ -DALSOFT_REQUIRE_JACK:BOOL=OFF \ - -DALSOFT_REQUIRE_OSS:BOOL=ON \ -DALSOFT_REQUIRE_SOLARIS:BOOL=OFF \ -DALSOFT_REQUIRE_SNDIO:BOOL=OFF \ -DALSOFT_REQUIRE_QSA:BOOL=OFF \ -DALSOFT_BACKEND_ALSA:BOOL=OFF \ -DALSOFT_BACKEND_WAVE:BOOL=ON \ - -DALSOFT_UTILS:BOOL=ON \ - -DALSOFT_EXAMPLES:BOOL=OFF + -DALSOFT_EXAMPLES:BOOL=OFF \ + -DALSOFT_UTILS:BOOL=ON -OPTIONS_DEFINE= FLUIDSYNTH CONFIG JACK PORTAUDIO PULSEAUDIO SNDIO +OPTIONS_DEFINE= EXAMPLES FLUIDSYNTH CONFIG OSS JACK PORTAUDIO \ + PULSEAUDIO SNDIO +OPTIONS_DEFAULT= OSS OPTIONS_SUB= yes CONFIG_DESC= Install configuration utility (needs Qt 4.x) @@ -40,6 +41,8 @@ CONFIG_USE= QT4=corelib,gui,qmake_build,moc_build,rcc FLUIDSYNTH_CMAKE_ON= -DALSOFT_REQUIRE_FLUIDSYNTH:BOOL=ON FLUIDSYNTH_CMAKE_OFF= -DALSOFT_MIDI_FLUIDSYNTH:BOOL=OFF FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth +OSS_CMAKE_ON= -DALSOFT_REQUIRE_OSS:BOOL=ON +OSS_CMAKE_OFF= -DALSOFT_BACKEND_OSS:BOOL=OFF JACK_CMAKE_ON= -DALSOFT_REQUIRE_JACK:BOOL=ON JACK_CMAKE_OFF= -DALSOFT_BACKEND_JACK:BOOL=OFF JACK_LIB_DEPENDS= libjack.so:audio/jack @@ -56,7 +59,11 @@ SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio post-patch: @${REINPLACE_CMD} 's|/etc/openal|${ETCDIR}|' \ ${WRKSRC}/Alc/alcConfig.c - @${REINPLACE_CMD} 's|$${SHARE_INSTALL_DIR}/openal|${ETCDIR}|' \ + @${REINPLACE_CMD} 's|$${CMAKE_INSTALL_DATADIR}/openal|${ETCDIR}|' \ ${WRKSRC}/CMakeLists.txt + +post-install-EXAMPLES-on: + (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${EXAMPLESDIR}) .include Modified: branches/2017Q3/audio/openal-soft/distinfo ============================================================================== --- branches/2017Q3/audio/openal-soft/distinfo Tue Sep 19 10:56:45 2017 (r450113) +++ branches/2017Q3/audio/openal-soft/distinfo Tue Sep 19 11:42:57 2017 (r450114) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474007361 -SHA256 (openal-soft-1.17.2.tar.bz2) = a341f8542f1f0b8c65241a17da13d073f18ec06658e1a1606a8ecc8bbc2b3314 -SIZE (openal-soft-1.17.2.tar.bz2) = 486934 +TIMESTAMP = 1501391361 +SHA256 (openal-soft-1.18.1.tar.bz2) = 2d51a6529526ef22484f51567e31a5c346a599767991a3dc9d4dcd9d9cec71dd +SIZE (openal-soft-1.18.1.tar.bz2) = 638913 Copied: branches/2017Q3/audio/openal-soft/files/patch-Alc_backends_jack.c (from r450103, head/audio/openal-soft/files/patch-Alc_backends_jack.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q3/audio/openal-soft/files/patch-Alc_backends_jack.c Tue Sep 19 11:42:57 2017 (r450114, copy of r450103, head/audio/openal-soft/files/patch-Alc_backends_jack.c) @@ -0,0 +1,34 @@ +--- Alc/backends/jack.c.orig 2017-07-30 05:09:21 UTC ++++ Alc/backends/jack.c +@@ -35,11 +35,13 @@ + #include + + ++extern void default_jack_error_callback(const char *msg) JACK_OPTIONAL_WEAK_EXPORT; ++ + static const ALCchar jackDevice[] = "JACK Default"; + +- + #ifdef HAVE_DYNLOAD + #define JACK_FUNCS(MAGIC) \ ++ MAGIC(default_jack_error_callback); \ + MAGIC(jack_client_open); \ + MAGIC(jack_client_close); \ + MAGIC(jack_client_name_size); \ +@@ -65,6 +67,7 @@ static void *jack_handle; + JACK_FUNCS(MAKE_FUNC); + #undef MAKE_FUNC + ++#define default_jack_error_callback (*pdefault_jack_error_callback) + #define jack_client_open pjack_client_open + #define jack_client_close pjack_client_close + #define jack_client_name_size pjack_client_name_size +@@ -567,7 +570,7 @@ static ALCboolean ALCjackBackendFactory_init(ALCjackBa + + jack_set_error_function(jack_msg_handler); + client = jack_client_open("alsoft", ClientOptions, &status, NULL); +- jack_set_error_function(NULL); ++ jack_set_error_function(default_jack_error_callback); + if(client == NULL) + { + WARN("jack_client_open() failed, 0x%02x\n", status); Modified: branches/2017Q3/audio/openal-soft/files/patch-CMakeLists.txt ============================================================================== --- branches/2017Q3/audio/openal-soft/files/patch-CMakeLists.txt Tue Sep 19 10:56:45 2017 (r450113) +++ branches/2017Q3/audio/openal-soft/files/patch-CMakeLists.txt Tue Sep 19 11:42:57 2017 (r450114) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2016-01-25 03:12:39 UTC +--- CMakeLists.txt.orig 2017-07-30 05:09:21 UTC +++ CMakeLists.txt -@@ -582,10 +582,6 @@ int main() +@@ -646,10 +646,6 @@ int main() CHECK_SYMBOL_EXISTS(pthread_mutex_timedlock pthread.h HAVE_PTHREAD_MUTEX_TIMEDLOCK) @@ -11,12 +11,12 @@ ENDIF() # Check for a 64-bit type -@@ -1184,7 +1180,7 @@ IF(ALSOFT_INSTALL) - DESTINATION include/AL +@@ -1322,7 +1318,7 @@ IF(ALSOFT_INSTALL) + DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/AL ) INSTALL(FILES "${OpenAL_BINARY_DIR}/openal.pc" -- DESTINATION "lib${LIB_SUFFIX}/pkgconfig") +- DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig") + DESTINATION "libdata/pkgconfig") - ENDIF() - - + IF(TARGET soft_oal) + INSTALL(TARGETS soft_oal + RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} Modified: branches/2017Q3/audio/openal-soft/files/patch-OpenAL32_alBuffer.c ============================================================================== --- branches/2017Q3/audio/openal-soft/files/patch-OpenAL32_alBuffer.c Tue Sep 19 10:56:45 2017 (r450113) +++ branches/2017Q3/audio/openal-soft/files/patch-OpenAL32_alBuffer.c Tue Sep 19 11:42:57 2017 (r450114) @@ -1,8 +1,8 @@ ---- OpenAL32/alBuffer.c.orig 2016-01-25 03:12:39 UTC +--- OpenAL32/alBuffer.c.orig 2017-07-30 05:09:21 UTC +++ OpenAL32/alBuffer.c -@@ -1209,7 +1209,7 @@ static ALboolean DecomposeFormat(ALenum - { AL_FORMAT_BFORMAT3D_16, FmtBFormat3D, FmtShort }, - { AL_FORMAT_BFORMAT3D_FLOAT32, FmtBFormat3D, FmtFloat }, +@@ -1171,7 +1171,7 @@ static ALboolean DecomposeUserFormat(ALenum format, en + { AL_FORMAT_BFORMAT3D_FLOAT32, UserFmtBFormat3D, UserFmtFloat }, + { AL_FORMAT_BFORMAT3D_MULAW, UserFmtBFormat3D, UserFmtMulaw }, }; - ALuint i; + volatile ALuint i; Modified: branches/2017Q3/audio/openal-soft/pkg-plist ============================================================================== --- branches/2017Q3/audio/openal-soft/pkg-plist Tue Sep 19 10:56:45 2017 (r450113) +++ branches/2017Q3/audio/openal-soft/pkg-plist Tue Sep 19 11:42:57 2017 (r450114) @@ -6,13 +6,31 @@ bin/openal-info %%ETCDIR%%/alsoftrc.sample %%ETCDIR%%/hrtf/default-44100.mhr %%ETCDIR%%/hrtf/default-48000.mhr +%%ETCDIR%%/presets/3D7.1.ambdec +%%ETCDIR%%/presets/hexagon.ambdec +%%ETCDIR%%/presets/itu5.1.ambdec +%%ETCDIR%%/presets/presets.txt +%%ETCDIR%%/presets/rectangle.ambdec +%%ETCDIR%%/presets/square.ambdec include/AL/al.h include/AL/alc.h include/AL/alext.h include/AL/efx.h include/AL/efx-creative.h include/AL/efx-presets.h -lib/libopenal.so.1.17.2 +lib/cmake/OpenAL/OpenALConfig-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/OpenAL/OpenALConfig.cmake +lib/libopenal.so.1.18.1 lib/libopenal.so.1 lib/libopenal.so libdata/pkgconfig/openal.pc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alffplay.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alhrtf.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/allatency.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alloopback.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alrecord.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alreverb.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alstream.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/altonegen.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/common/alhelpers.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/common/alhelpers.h From owner-svn-ports-branches@freebsd.org Tue Sep 19 12:30:41 2017 Return-Path: Delivered-To: svn-ports-branches@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 16554E10F88; Tue, 19 Sep 2017 12:30:41 +0000 (UTC) (envelope-from zi@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 D7B947E02B; Tue, 19 Sep 2017 12:30:40 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8JCUd21034943; Tue, 19 Sep 2017 12:30:39 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JCUdgq034941; Tue, 19 Sep 2017 12:30:39 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201709191230.v8JCUdgq034941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 19 Sep 2017 12:30:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450119 - in branches/2017Q3/www/apache22: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: zi X-SVN-Commit-Paths: in branches/2017Q3/www/apache22: . files X-SVN-Commit-Revision: 450119 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 12:30:41 -0000 Author: zi Date: Tue Sep 19 12:30:39 2017 New Revision: 450119 URL: https://svnweb.freebsd.org/changeset/ports/450119 Log: MFH: r450118 - Add backport of patch for CVE-2017-9798 - Bump PORTREVISION Approved by: ports-secteam (with hat) Security: 76b085e2-9d33-11e7-9260-000c292ee6b8 Added: branches/2017Q3/www/apache22/files/patch-CVE-2017-9798 - copied unchanged from r450118, head/www/apache22/files/patch-CVE-2017-9798 Modified: branches/2017Q3/www/apache22/Makefile Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/apache22/Makefile ============================================================================== --- branches/2017Q3/www/apache22/Makefile Tue Sep 19 12:29:33 2017 (r450118) +++ branches/2017Q3/www/apache22/Makefile Tue Sep 19 12:30:39 2017 (r450119) @@ -2,7 +2,7 @@ PORTNAME= apache22 PORTVERSION= 2.2.34 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} Copied: branches/2017Q3/www/apache22/files/patch-CVE-2017-9798 (from r450118, head/www/apache22/files/patch-CVE-2017-9798) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q3/www/apache22/files/patch-CVE-2017-9798 Tue Sep 19 12:30:39 2017 (r450119, copy of r450118, head/www/apache22/files/patch-CVE-2017-9798) @@ -0,0 +1,21 @@ +CVE-2017-9798 + +Backport from https://svn.apache.org/viewvc?view=revision&revision=1807655 + +diff --git a/server/core.c b/server/core.c +index f61699e..d24542e 100644 +--- server/core.c ++++ server/core.c +@@ -1809,6 +1809,12 @@ AP_CORE_DECLARE_NONSTD(const char *) ap_limit_section(cmd_parms *cmd, + /* method has not been registered yet, but resorce restriction + * is always checked before method handling, so register it. + */ ++ if (cmd->pool == cmd->temp_pool) { ++ /* In .htaccess, we can't globally register new methods. */ ++ return apr_psprintf(cmd->pool, "Could not register method '%s' " ++ "for %s from .htaccess configuration", ++ method, cmd->cmd->name); ++ } + methnum = ap_method_register(cmd->pool, method); + } + From owner-svn-ports-branches@freebsd.org Tue Sep 19 12:31:55 2017 Return-Path: Delivered-To: svn-ports-branches@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 B00BDE1114C; Tue, 19 Sep 2017 12:31:55 +0000 (UTC) (envelope-from zi@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 7D8247E2DA; Tue, 19 Sep 2017 12:31:55 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8JCVsEM035881; Tue, 19 Sep 2017 12:31:54 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JCVsgQ035879; Tue, 19 Sep 2017 12:31:54 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201709191231.v8JCVsgQ035879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Tue, 19 Sep 2017 12:31:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450120 - in branches/2017Q3/www/apache24: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: zi X-SVN-Commit-Paths: in branches/2017Q3/www/apache24: . files X-SVN-Commit-Revision: 450120 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 12:31:55 -0000 Author: zi Date: Tue Sep 19 12:31:54 2017 New Revision: 450120 URL: https://svnweb.freebsd.org/changeset/ports/450120 Log: MFH: r450116 - Add upstream commit for CVE-2017-9798 - Bump PORTREVISION Security: 76b085e2-9d33-11e7-9260-000c292ee6b8 Approved by: ports-secteam (with hat) Added: branches/2017Q3/www/apache24/files/patch-CVE-2017-9798 - copied unchanged from r450116, head/www/apache24/files/patch-CVE-2017-9798 Modified: branches/2017Q3/www/apache24/Makefile Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/apache24/Makefile ============================================================================== --- branches/2017Q3/www/apache24/Makefile Tue Sep 19 12:30:39 2017 (r450119) +++ branches/2017Q3/www/apache24/Makefile Tue Sep 19 12:31:54 2017 (r450120) @@ -2,6 +2,7 @@ PORTNAME= apache24 PORTVERSION= 2.4.27 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} Copied: branches/2017Q3/www/apache24/files/patch-CVE-2017-9798 (from r450116, head/www/apache24/files/patch-CVE-2017-9798) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q3/www/apache24/files/patch-CVE-2017-9798 Tue Sep 19 12:31:54 2017 (r450120, copy of r450116, head/www/apache24/files/patch-CVE-2017-9798) @@ -0,0 +1,15 @@ +--- server/core.c 2017/08/16 16:50:29 1805223 ++++ server/core.c 2017/09/08 13:13:11 1807754 +@@ -2266,6 +2266,12 @@ + /* method has not been registered yet, but resource restriction + * is always checked before method handling, so register it. + */ ++ if (cmd->pool == cmd->temp_pool) { ++ /* In .htaccess, we can't globally register new methods. */ ++ return apr_psprintf(cmd->pool, "Could not register method '%s' " ++ "for %s from .htaccess configuration", ++ method, cmd->cmd->name); ++ } + methnum = ap_method_register(cmd->pool, + apr_pstrdup(cmd->pool, method)); + } From owner-svn-ports-branches@freebsd.org Tue Sep 19 13:04:43 2017 Return-Path: Delivered-To: svn-ports-branches@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 66457E12580; Tue, 19 Sep 2017 13:04:43 +0000 (UTC) (envelope-from royger@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 2D5697F2FC; Tue, 19 Sep 2017 13:04:43 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8JD4gLs051368; Tue, 19 Sep 2017 13:04:42 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JD4fG7051363; Tue, 19 Sep 2017 13:04:41 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201709191304.v8JD4fG7051363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: royger set sender to royger@FreeBSD.org using -f From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Date: Tue, 19 Sep 2017 13:04:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450122 - in branches/2017Q3/emulators/xen-kernel: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: royger X-SVN-Commit-Paths: in branches/2017Q3/emulators/xen-kernel: . files X-SVN-Commit-Revision: 450122 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 13:04:43 -0000 Author: royger (src committer) Date: Tue Sep 19 13:04:41 2017 New Revision: 450122 URL: https://svnweb.freebsd.org/changeset/ports/450122 Log: MFH: r450121 xen: apply XSA-{231-234} Sponsored by: Citrix Systems R&D Approved by: ports-secteam (delphij) Added: branches/2017Q3/emulators/xen-kernel/files/xsa231-4.7.patch - copied unchanged from r450121, head/emulators/xen-kernel/files/xsa231-4.7.patch branches/2017Q3/emulators/xen-kernel/files/xsa232.patch - copied unchanged from r450121, head/emulators/xen-kernel/files/xsa232.patch branches/2017Q3/emulators/xen-kernel/files/xsa233.patch - copied unchanged from r450121, head/emulators/xen-kernel/files/xsa233.patch branches/2017Q3/emulators/xen-kernel/files/xsa234-4.8.patch - copied unchanged from r450121, head/emulators/xen-kernel/files/xsa234-4.8.patch Modified: branches/2017Q3/emulators/xen-kernel/Makefile Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/emulators/xen-kernel/Makefile ============================================================================== --- branches/2017Q3/emulators/xen-kernel/Makefile Tue Sep 19 12:56:50 2017 (r450121) +++ branches/2017Q3/emulators/xen-kernel/Makefile Tue Sep 19 13:04:41 2017 (r450122) @@ -2,7 +2,7 @@ PORTNAME= xen PORTVERSION= 4.7.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ PKGNAMESUFFIX= -kernel @@ -63,7 +63,11 @@ EXTRA_PATCHES= ${FILESDIR}/0001-xen-logdirty-prevent-p ${FILESDIR}/xsa226-4.7.patch:-p1 \ ${FILESDIR}/xsa227.patch:-p1 \ ${FILESDIR}/xsa228-4.8.patch:-p1 \ - ${FILESDIR}/xsa230.patch:-p1 + ${FILESDIR}/xsa230.patch:-p1 \ + ${FILESDIR}/xsa231-4.7.patch:-p1 \ + ${FILESDIR}/xsa232.patch:-p1 \ + ${FILESDIR}/xsa233.patch:-p1 \ + ${FILESDIR}/xsa234-4.8.patch:-p1 .include Copied: branches/2017Q3/emulators/xen-kernel/files/xsa231-4.7.patch (from r450121, head/emulators/xen-kernel/files/xsa231-4.7.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q3/emulators/xen-kernel/files/xsa231-4.7.patch Tue Sep 19 13:04:41 2017 (r450122, copy of r450121, head/emulators/xen-kernel/files/xsa231-4.7.patch) @@ -0,0 +1,108 @@ +From: George Dunlap +Subject: xen/mm: make sure node is less than MAX_NUMNODES + +The output of MEMF_get_node(memflags) can be as large as nodeid_t can +hold (currently 255). This is then used as an index to arrays of size +MAX_NUMNODE, which is 64 on x86 and 1 on ARM, can be passed in by an +untrusted guest (via memory_exchange and increase_reservation) and is +not currently bounds-checked. + +Check the value in page_alloc.c before using it, and also check the +value in the hypercall call sites and return -EINVAL if appropriate. +Don't permit domains other than the hardware or control domain to +allocate node-constrained memory. + +This is XSA-231. + +Reported-by: Matthew Daley +Signed-off-by: George Dunlap +Signed-off-by: Jan Beulich +Reviewed-by: Andrew Cooper + +--- a/xen/common/memory.c ++++ b/xen/common/memory.c +@@ -390,6 +390,31 @@ static void decrease_reservation(struct + a->nr_done = i; + } + ++static bool_t propagate_node(unsigned int xmf, unsigned int *memflags) ++{ ++ const struct domain *currd = current->domain; ++ ++ BUILD_BUG_ON(XENMEMF_get_node(0) != NUMA_NO_NODE); ++ BUILD_BUG_ON(MEMF_get_node(0) != NUMA_NO_NODE); ++ ++ if ( XENMEMF_get_node(xmf) == NUMA_NO_NODE ) ++ return 1; ++ ++ if ( is_hardware_domain(currd) || is_control_domain(currd) ) ++ { ++ if ( XENMEMF_get_node(xmf) >= MAX_NUMNODES ) ++ return 0; ++ ++ *memflags |= MEMF_node(XENMEMF_get_node(xmf)); ++ if ( xmf & XENMEMF_exact_node_request ) ++ *memflags |= MEMF_exact_node; ++ } ++ else if ( xmf & XENMEMF_exact_node_request ) ++ return 0; ++ ++ return 1; ++} ++ + static long memory_exchange(XEN_GUEST_HANDLE_PARAM(xen_memory_exchange_t) arg) + { + struct xen_memory_exchange exch; +@@ -462,6 +487,12 @@ static long memory_exchange(XEN_GUEST_HA + } + } + ++ if ( unlikely(!propagate_node(exch.out.mem_flags, &memflags)) ) ++ { ++ rc = -EINVAL; ++ goto fail_early; ++ } ++ + d = rcu_lock_domain_by_any_id(exch.in.domid); + if ( d == NULL ) + { +@@ -480,7 +511,6 @@ static long memory_exchange(XEN_GUEST_HA + d, + XENMEMF_get_address_bits(exch.out.mem_flags) ? : + (BITS_PER_LONG+PAGE_SHIFT))); +- memflags |= MEMF_node(XENMEMF_get_node(exch.out.mem_flags)); + + for ( i = (exch.nr_exchanged >> in_chunk_order); + i < (exch.in.nr_extents >> in_chunk_order); +@@ -834,12 +864,8 @@ static int construct_memop_from_reservat + } + read_unlock(&d->vnuma_rwlock); + } +- else +- { +- a->memflags |= MEMF_node(XENMEMF_get_node(r->mem_flags)); +- if ( r->mem_flags & XENMEMF_exact_node_request ) +- a->memflags |= MEMF_exact_node; +- } ++ else if ( unlikely(!propagate_node(r->mem_flags, &a->memflags)) ) ++ return -EINVAL; + + return 0; + } +--- a/xen/common/page_alloc.c ++++ b/xen/common/page_alloc.c +@@ -711,9 +711,13 @@ static struct page_info *alloc_heap_page + if ( node >= MAX_NUMNODES ) + node = cpu_to_node(smp_processor_id()); + } ++ else if ( unlikely(node >= MAX_NUMNODES) ) ++ { ++ ASSERT_UNREACHABLE(); ++ return NULL; ++ } + first_node = node; + +- ASSERT(node < MAX_NUMNODES); + ASSERT(zone_lo <= zone_hi); + ASSERT(zone_hi < NR_ZONES); + Copied: branches/2017Q3/emulators/xen-kernel/files/xsa232.patch (from r450121, head/emulators/xen-kernel/files/xsa232.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q3/emulators/xen-kernel/files/xsa232.patch Tue Sep 19 13:04:41 2017 (r450122, copy of r450121, head/emulators/xen-kernel/files/xsa232.patch) @@ -0,0 +1,23 @@ +From: Andrew Cooper +Subject: grant_table: fix GNTTABOP_cache_flush handling + +Don't fall over a NULL grant_table pointer when the owner of the domain +is a system domain (DOMID_{XEN,IO} etc). + +This is XSA-232. + +Reported-by: Matthew Daley +Signed-off-by: Andrew Cooper +Reviewed-by: Jan Beulich + +--- a/xen/common/grant_table.c ++++ b/xen/common/grant_table.c +@@ -3053,7 +3053,7 @@ static int cache_flush(gnttab_cache_flus + + page = mfn_to_page(mfn); + owner = page_get_owner_and_reference(page); +- if ( !owner ) ++ if ( !owner || !owner->grant_table ) + { + rcu_unlock_domain(d); + return -EPERM; Copied: branches/2017Q3/emulators/xen-kernel/files/xsa233.patch (from r450121, head/emulators/xen-kernel/files/xsa233.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q3/emulators/xen-kernel/files/xsa233.patch Tue Sep 19 13:04:41 2017 (r450122, copy of r450121, head/emulators/xen-kernel/files/xsa233.patch) @@ -0,0 +1,52 @@ +From: Juergen Gross +Subject: tools/xenstore: dont unlink connection object twice + +A connection object of a domain with associated stubdom has two +parents: the domain and the stubdom. When cleaning up the list of +active domains in domain_cleanup() make sure not to unlink the +connection twice from the same domain. This could happen when the +domain and its stubdom are being destroyed at the same time leading +to the domain loop being entered twice. + +Additionally don't use talloc_free() in this case as it will remove +a random parent link, leading eventually to a memory leak. Use +talloc_unlink() instead specifying the context from which the +connection object should be removed. + +This is XSA-233. + +Reported-by: Eric Chanudet +Signed-off-by: Juergen Gross +Reviewed-by: Ian Jackson + +--- a/tools/xenstore/xenstored_domain.c ++++ b/tools/xenstore/xenstored_domain.c +@@ -221,10 +221,11 @@ static int destroy_domain(void *_domain) + static void domain_cleanup(void) + { + xc_dominfo_t dominfo; +- struct domain *domain, *tmp; ++ struct domain *domain; + int notify = 0; + +- list_for_each_entry_safe(domain, tmp, &domains, list) { ++ again: ++ list_for_each_entry(domain, &domains, list) { + if (xc_domain_getinfo(*xc_handle, domain->domid, 1, + &dominfo) == 1 && + dominfo.domid == domain->domid) { +@@ -236,8 +237,12 @@ static void domain_cleanup(void) + if (!dominfo.dying) + continue; + } +- talloc_free(domain->conn); +- notify = 0; /* destroy_domain() fires the watch */ ++ if (domain->conn) { ++ talloc_unlink(talloc_autofree_context(), domain->conn); ++ domain->conn = NULL; ++ notify = 0; /* destroy_domain() fires the watch */ ++ goto again; ++ } + } + + if (notify) Copied: branches/2017Q3/emulators/xen-kernel/files/xsa234-4.8.patch (from r450121, head/emulators/xen-kernel/files/xsa234-4.8.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q3/emulators/xen-kernel/files/xsa234-4.8.patch Tue Sep 19 13:04:41 2017 (r450122, copy of r450121, head/emulators/xen-kernel/files/xsa234-4.8.patch) @@ -0,0 +1,185 @@ +From: Jan Beulich +Subject: gnttab: also validate PTE permissions upon destroy/replace + +In order for PTE handling to match up with the reference counting done +by common code, presence and writability of grant mapping PTEs must +also be taken into account; validating just the frame number is not +enough. This is in particular relevant if a guest fiddles with grant +PTEs via non-grant hypercalls. + +Note that the flags being passed to replace_grant_host_mapping() +already happen to be those of the existing mapping, so no new function +parameter is needed. + +This is XSA-234. + +Reported-by: Andrew Cooper +Signed-off-by: Jan Beulich +Reviewed-by: Andrew Cooper + +--- a/xen/arch/x86/mm.c ++++ b/xen/arch/x86/mm.c +@@ -4017,7 +4017,8 @@ static int create_grant_pte_mapping( + } + + static int destroy_grant_pte_mapping( +- uint64_t addr, unsigned long frame, struct domain *d) ++ uint64_t addr, unsigned long frame, unsigned int grant_pte_flags, ++ struct domain *d) + { + int rc = GNTST_okay; + void *va; +@@ -4063,16 +4064,27 @@ static int destroy_grant_pte_mapping( + + ol1e = *(l1_pgentry_t *)va; + +- /* Check that the virtual address supplied is actually mapped to frame. */ +- if ( unlikely(l1e_get_pfn(ol1e) != frame) ) ++ /* ++ * Check that the PTE supplied actually maps frame (with appropriate ++ * permissions). ++ */ ++ if ( unlikely(l1e_get_pfn(ol1e) != frame) || ++ unlikely((l1e_get_flags(ol1e) ^ grant_pte_flags) & ++ (_PAGE_PRESENT | _PAGE_RW)) ) + { + page_unlock(page); +- MEM_LOG("PTE entry %lx for address %"PRIx64" doesn't match frame %lx", +- (unsigned long)l1e_get_intpte(ol1e), addr, frame); ++ MEM_LOG("PTE %"PRIpte" at %"PRIx64" doesn't match grant (%"PRIpte")", ++ l1e_get_intpte(ol1e), addr, ++ l1e_get_intpte(l1e_from_pfn(frame, grant_pte_flags))); + rc = GNTST_general_error; + goto failed; + } + ++ if ( unlikely((l1e_get_flags(ol1e) ^ grant_pte_flags) & ++ ~(_PAGE_AVAIL | PAGE_CACHE_ATTRS)) ) ++ MEM_LOG("PTE flags %x at %"PRIx64" don't match grant (%x)\n", ++ l1e_get_flags(ol1e), addr, grant_pte_flags); ++ + /* Delete pagetable entry. */ + if ( unlikely(!UPDATE_ENTRY + (l1, +@@ -4081,7 +4093,7 @@ static int destroy_grant_pte_mapping( + 0)) ) + { + page_unlock(page); +- MEM_LOG("Cannot delete PTE entry at %p", va); ++ MEM_LOG("Cannot delete PTE entry at %"PRIx64, addr); + rc = GNTST_general_error; + goto failed; + } +@@ -4149,7 +4161,8 @@ static int create_grant_va_mapping( + } + + static int replace_grant_va_mapping( +- unsigned long addr, unsigned long frame, l1_pgentry_t nl1e, struct vcpu *v) ++ unsigned long addr, unsigned long frame, unsigned int grant_pte_flags, ++ l1_pgentry_t nl1e, struct vcpu *v) + { + l1_pgentry_t *pl1e, ol1e; + unsigned long gl1mfn; +@@ -4185,19 +4198,30 @@ static int replace_grant_va_mapping( + + ol1e = *pl1e; + +- /* Check that the virtual address supplied is actually mapped to frame. */ +- if ( unlikely(l1e_get_pfn(ol1e) != frame) ) +- { +- MEM_LOG("PTE entry %lx for address %lx doesn't match frame %lx", +- l1e_get_pfn(ol1e), addr, frame); ++ /* ++ * Check that the virtual address supplied is actually mapped to frame ++ * (with appropriate permissions). ++ */ ++ if ( unlikely(l1e_get_pfn(ol1e) != frame) || ++ unlikely((l1e_get_flags(ol1e) ^ grant_pte_flags) & ++ (_PAGE_PRESENT | _PAGE_RW)) ) ++ { ++ MEM_LOG("PTE %"PRIpte" for %lx doesn't match grant (%"PRIpte")", ++ l1e_get_intpte(ol1e), addr, ++ l1e_get_intpte(l1e_from_pfn(frame, grant_pte_flags))); + rc = GNTST_general_error; + goto unlock_and_out; + } + ++ if ( unlikely((l1e_get_flags(ol1e) ^ grant_pte_flags) & ++ ~(_PAGE_AVAIL | PAGE_CACHE_ATTRS)) ) ++ MEM_LOG("PTE flags %x for %"PRIx64" don't match grant (%x)", ++ l1e_get_flags(ol1e), addr, grant_pte_flags); ++ + /* Delete pagetable entry. */ + if ( unlikely(!UPDATE_ENTRY(l1, pl1e, ol1e, nl1e, gl1mfn, v, 0)) ) + { +- MEM_LOG("Cannot delete PTE entry at %p", (unsigned long *)pl1e); ++ MEM_LOG("Cannot delete PTE entry for %"PRIx64, addr); + rc = GNTST_general_error; + goto unlock_and_out; + } +@@ -4211,9 +4235,11 @@ static int replace_grant_va_mapping( + } + + static int destroy_grant_va_mapping( +- unsigned long addr, unsigned long frame, struct vcpu *v) ++ unsigned long addr, unsigned long frame, unsigned int grant_pte_flags, ++ struct vcpu *v) + { +- return replace_grant_va_mapping(addr, frame, l1e_empty(), v); ++ return replace_grant_va_mapping(addr, frame, grant_pte_flags, ++ l1e_empty(), v); + } + + static int create_grant_p2m_mapping(uint64_t addr, unsigned long frame, +@@ -4307,21 +4333,40 @@ int replace_grant_host_mapping( + unsigned long gl1mfn; + struct page_info *l1pg; + int rc; ++ unsigned int grant_pte_flags; + + if ( paging_mode_external(current->domain) ) + return replace_grant_p2m_mapping(addr, frame, new_addr, flags); + ++ grant_pte_flags = ++ _PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_DIRTY | _PAGE_GNTTAB | _PAGE_NX; ++ ++ if ( flags & GNTMAP_application_map ) ++ grant_pte_flags |= _PAGE_USER; ++ if ( !(flags & GNTMAP_readonly) ) ++ grant_pte_flags |= _PAGE_RW; ++ /* ++ * On top of the explicit settings done by create_grant_host_mapping() ++ * also open-code relevant parts of adjust_guest_l1e(). Don't mirror ++ * available and cachability flags, though. ++ */ ++ if ( !is_pv_32bit_domain(curr->domain) ) ++ grant_pte_flags |= (grant_pte_flags & _PAGE_USER) ++ ? _PAGE_GLOBAL ++ : _PAGE_GUEST_KERNEL | _PAGE_USER; ++ + if ( flags & GNTMAP_contains_pte ) + { + if ( !new_addr ) +- return destroy_grant_pte_mapping(addr, frame, curr->domain); ++ return destroy_grant_pte_mapping(addr, frame, grant_pte_flags, ++ curr->domain); + + MEM_LOG("Unsupported grant table operation"); + return GNTST_general_error; + } + + if ( !new_addr ) +- return destroy_grant_va_mapping(addr, frame, curr); ++ return destroy_grant_va_mapping(addr, frame, grant_pte_flags, curr); + + pl1e = guest_map_l1e(new_addr, &gl1mfn); + if ( !pl1e ) +@@ -4369,7 +4414,7 @@ int replace_grant_host_mapping( + put_page(l1pg); + guest_unmap_l1e(pl1e); + +- rc = replace_grant_va_mapping(addr, frame, ol1e, curr); ++ rc = replace_grant_va_mapping(addr, frame, grant_pte_flags, ol1e, curr); + if ( rc && !paging_mode_refcounts(curr->domain) ) + put_page_from_l1e(ol1e, curr->domain); + From owner-svn-ports-branches@freebsd.org Fri Sep 22 08:27:17 2017 Return-Path: Delivered-To: svn-ports-branches@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 40B37E1E67A; Fri, 22 Sep 2017 08:27:17 +0000 (UTC) (envelope-from woodsb02@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 0CE35E3D; Fri, 22 Sep 2017 08:27:16 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8M8RGaL026721; Fri, 22 Sep 2017 08:27:16 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8M8RGuE026720; Fri, 22 Sep 2017 08:27:16 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201709220827.v8M8RGuE026720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Fri, 22 Sep 2017 08:27:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450321 - branches/2017Q3/print/hplip X-SVN-Group: ports-branches X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: branches/2017Q3/print/hplip X-SVN-Commit-Revision: 450321 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2017 08:27:17 -0000 Author: woodsb02 Date: Fri Sep 22 08:27:15 2017 New Revision: 450321 URL: https://svnweb.freebsd.org/changeset/ports/450321 Log: MFH: r450320 print/hplip: Fix gui crash due to incorrect reference to /etc/hplip.conf Reported by: Keith Approved by: ports-secteam blanket Modified: branches/2017Q3/print/hplip/Makefile Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/print/hplip/Makefile ============================================================================== --- branches/2017Q3/print/hplip/Makefile Fri Sep 22 08:21:51 2017 (r450320) +++ branches/2017Q3/print/hplip/Makefile Fri Sep 22 08:27:15 2017 (r450321) @@ -3,6 +3,7 @@ PORTNAME= hplip PORTVERSION= 3.17.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF @@ -129,7 +130,8 @@ post-patch: ${WRKSRC}/prnt/hpijs/hpcupsfax.cpp \ ${WRKSRC}/prnt/hpijs/hpijs.cpp \ ${WRKSRC}/ui/devmgr4.py \ - ${WRKSRC}/ui4/devmgr5.py + ${WRKSRC}/ui4/devmgr5.py \ + ${WRKSRC}/ui5/devmgr5.py @${REINPLACE_CMD} -e 's/umask(0)/umask(0o022)/' \ -e 's/umask(0o111)/umask(0o133)/' \ ${WRKSRC}/base/os_utils.py \ From owner-svn-ports-branches@freebsd.org Fri Sep 22 20:52:26 2017 Return-Path: Delivered-To: svn-ports-branches@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 624D1E0DFE6; Fri, 22 Sep 2017 20:52:26 +0000 (UTC) (envelope-from feld@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 311887E47A; Fri, 22 Sep 2017 20:52:26 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8MKqPX1045970; Fri, 22 Sep 2017 20:52:25 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8MKqPWs045948; Fri, 22 Sep 2017 20:52:25 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709222052.v8MKqPWs045948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 22 Sep 2017 20:52:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450407 - branches/2017Q3/devel/github-backup-utils X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/devel/github-backup-utils X-SVN-Commit-Revision: 450407 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2017 20:52:26 -0000 Author: feld Date: Fri Sep 22 20:52:25 2017 New Revision: 450407 URL: https://svnweb.freebsd.org/changeset/ports/450407 Log: MFH: r450404 devel/github-backup-utils: Add SHEBANGFIX to pass testport Approved by: ports-secteam (with hat) Modified: branches/2017Q3/devel/github-backup-utils/Makefile Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/devel/github-backup-utils/Makefile ============================================================================== --- branches/2017Q3/devel/github-backup-utils/Makefile Fri Sep 22 20:52:07 2017 (r450406) +++ branches/2017Q3/devel/github-backup-utils/Makefile Fri Sep 22 20:52:25 2017 (r450407) @@ -4,6 +4,7 @@ PORTNAME= github-backup-utils PORTVERSION= 2.8.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= zi@FreeBSD.org @@ -13,6 +14,9 @@ LICENSE= MIT RUN_DEPENDS= git>0:devel/git \ rsync>0:net/rsync + +USES= shebangfix +SHEBANG_FILES= share/github-backup-utils/* USE_GITHUB= yes GH_ACCOUNT= github