From owner-svn-ports-all@freebsd.org Sun Jun 4 03:04:03 2017 Return-Path: Delivered-To: svn-ports-all@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 11247AF923C; Sun, 4 Jun 2017 03:04:03 +0000 (UTC) (envelope-from koobs@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 D3F9426E4; Sun, 4 Jun 2017 03:04:02 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54342oP069571; Sun, 4 Jun 2017 03:04:02 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54341RI069569; Sun, 4 Jun 2017 03:04:01 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706040304.v54341RI069569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Sun, 4 Jun 2017 03:04:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442523 - head/textproc/py-m2r X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 03:04:03 -0000 Author: koobs Date: Sun Jun 4 03:04:01 2017 New Revision: 442523 URL: https://svnweb.freebsd.org/changeset/ports/442523 Log: textproc/py-m2r: Update to 0.1.6 - Update PORTVERSION and distinfo checksum (0.1.6) - Add LICENSE_FILE (LICENSE) - Add comment on supported Python versions for the future https://github.com/miyakogi/m2r/blob/master/CHANGES.md PR: 219762 Submitted by: John W. O'Brien (maintainer) Modified: head/textproc/py-m2r/Makefile head/textproc/py-m2r/distinfo (contents, props changed) Modified: head/textproc/py-m2r/Makefile ============================================================================== --- head/textproc/py-m2r/Makefile Sat Jun 3 21:56:25 2017 (r442522) +++ head/textproc/py-m2r/Makefile Sun Jun 4 03:04:01 2017 (r442523) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2r -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,12 +11,14 @@ MAINTAINER= john@saltant.com COMMENT= Convert markdown formatted file with reST markup to reST format LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage \ ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mistune>0:textproc/py-mistune \ ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils +# Actually 2.7,3.4+ USES= python USE_PYTHON= autoplist concurrent distutils Modified: head/textproc/py-m2r/distinfo ============================================================================== --- head/textproc/py-m2r/distinfo Sat Jun 3 21:56:25 2017 (r442522) +++ head/textproc/py-m2r/distinfo Sun Jun 4 03:04:01 2017 (r442523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487344809 -SHA256 (m2r-0.1.5.tar.gz) = 3448f770aed05ca10390d0917cd51836cbf82a2f095bc91507e6291cfab03223 -SIZE (m2r-0.1.5.tar.gz) = 13202 +TIMESTAMP = 1496522976 +SHA256 (m2r-0.1.6.tar.gz) = a26bc2e25e0ad3f8650385aea25cf734ac4fcd30e54faec92fd39675da75e527 +SIZE (m2r-0.1.6.tar.gz) = 13615 From owner-svn-ports-all@freebsd.org Sun Jun 4 03:23:52 2017 Return-Path: Delivered-To: svn-ports-all@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 C760CAF97C4; Sun, 4 Jun 2017 03:23:52 +0000 (UTC) (envelope-from vanilla@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 944322EBB; Sun, 4 Jun 2017 03:23:52 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v543NpRU077587; Sun, 4 Jun 2017 03:23:51 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v543NoGY077584; Sun, 4 Jun 2017 03:23:50 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201706040323.v543NoGY077584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 4 Jun 2017 03:23:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442524 - head/security/p5-CryptX X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 03:23:52 -0000 Author: vanilla Date: Sun Jun 4 03:23:50 2017 New Revision: 442524 URL: https://svnweb.freebsd.org/changeset/ports/442524 Log: Update to 0.048. Sponsored by: kkstream Modified: head/security/p5-CryptX/Makefile head/security/p5-CryptX/distinfo head/security/p5-CryptX/pkg-plist Modified: head/security/p5-CryptX/Makefile ============================================================================== --- head/security/p5-CryptX/Makefile Sun Jun 4 03:04:01 2017 (r442523) +++ head/security/p5-CryptX/Makefile Sun Jun 4 03:23:50 2017 (r442524) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CryptX -PORTVERSION= 0.047 +PORTVERSION= 0.048 CATEGORIES= security perl5 MASTER_SITES= CPAN/Crypt PKGNAMEPREFIX= p5- Modified: head/security/p5-CryptX/distinfo ============================================================================== --- head/security/p5-CryptX/distinfo Sun Jun 4 03:04:01 2017 (r442523) +++ head/security/p5-CryptX/distinfo Sun Jun 4 03:23:50 2017 (r442524) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491565387 -SHA256 (CryptX-0.047.tar.gz) = b96d266ee68a4ceea58dd11f4283e625b54b0cc55684e50a6838124689670b41 -SIZE (CryptX-0.047.tar.gz) = 1204369 +TIMESTAMP = 1496546275 +SHA256 (CryptX-0.048.tar.gz) = 89320a8626e86a0ae56ff9867760ee574808f59fb26c740dc862587904a0e6f5 +SIZE (CryptX-0.048.tar.gz) = 1257382 Modified: head/security/p5-CryptX/pkg-plist ============================================================================== --- head/security/p5-CryptX/pkg-plist Sun Jun 4 03:04:01 2017 (r442523) +++ head/security/p5-CryptX/pkg-plist Sun Jun 4 03:23:50 2017 (r442524) @@ -1,5 +1,6 @@ %%SITE_ARCH%%/Crypt/AuthEnc.pm %%SITE_ARCH%%/Crypt/AuthEnc/CCM.pm +%%SITE_ARCH%%/Crypt/AuthEnc/ChaCha20Poly1305.pm %%SITE_ARCH%%/Crypt/AuthEnc/EAX.pm %%SITE_ARCH%%/Crypt/AuthEnc/GCM.pm %%SITE_ARCH%%/Crypt/AuthEnc/OCB.pm @@ -31,6 +32,14 @@ %%SITE_ARCH%%/Crypt/Cipher/Twofish.pm %%SITE_ARCH%%/Crypt/Cipher/XTEA.pm %%SITE_ARCH%%/Crypt/Digest.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2b_160.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2b_256.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2b_384.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2b_512.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2s_128.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2s_160.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2s_224.pm +%%SITE_ARCH%%/Crypt/Digest/BLAKE2s_256.pm %%SITE_ARCH%%/Crypt/Digest/CHAES.pm %%SITE_ARCH%%/Crypt/Digest/MD2.pm %%SITE_ARCH%%/Crypt/Digest/MD4.pm @@ -42,19 +51,27 @@ %%SITE_ARCH%%/Crypt/Digest/SHA1.pm %%SITE_ARCH%%/Crypt/Digest/SHA224.pm %%SITE_ARCH%%/Crypt/Digest/SHA256.pm +%%SITE_ARCH%%/Crypt/Digest/SHA3_224.pm +%%SITE_ARCH%%/Crypt/Digest/SHA3_256.pm +%%SITE_ARCH%%/Crypt/Digest/SHA3_384.pm +%%SITE_ARCH%%/Crypt/Digest/SHA3_512.pm %%SITE_ARCH%%/Crypt/Digest/SHA384.pm %%SITE_ARCH%%/Crypt/Digest/SHA512.pm %%SITE_ARCH%%/Crypt/Digest/SHA512_224.pm %%SITE_ARCH%%/Crypt/Digest/SHA512_256.pm +%%SITE_ARCH%%/Crypt/Digest/SHAKE.pm %%SITE_ARCH%%/Crypt/Digest/Tiger192.pm %%SITE_ARCH%%/Crypt/Digest/Whirlpool.pm %%SITE_ARCH%%/Crypt/KeyDerivation.pm %%SITE_ARCH%%/Crypt/Mac.pm +%%SITE_ARCH%%/Crypt/Mac/BLAKE2b.pm +%%SITE_ARCH%%/Crypt/Mac/BLAKE2s.pm %%SITE_ARCH%%/Crypt/Mac/F9.pm %%SITE_ARCH%%/Crypt/Mac/HMAC.pm %%SITE_ARCH%%/Crypt/Mac/OMAC.pm %%SITE_ARCH%%/Crypt/Mac/PMAC.pm %%SITE_ARCH%%/Crypt/Mac/Pelican.pm +%%SITE_ARCH%%/Crypt/Mac/Poly1305.pm %%SITE_ARCH%%/Crypt/Mac/XCBC.pm %%SITE_ARCH%%/Crypt/Misc.pm %%SITE_ARCH%%/Crypt/Mode.pm @@ -69,15 +86,20 @@ %%SITE_ARCH%%/Crypt/PK/ECC.pm %%SITE_ARCH%%/Crypt/PK/RSA.pm %%SITE_ARCH%%/Crypt/PRNG.pm +%%SITE_ARCH%%/Crypt/PRNG/ChaCha20.pm %%SITE_ARCH%%/Crypt/PRNG/Fortuna.pm %%SITE_ARCH%%/Crypt/PRNG/RC4.pm %%SITE_ARCH%%/Crypt/PRNG/Sober128.pm %%SITE_ARCH%%/Crypt/PRNG/Yarrow.pm +%%SITE_ARCH%%/Crypt/Stream/ChaCha.pm +%%SITE_ARCH%%/Crypt/Stream/RC4.pm +%%SITE_ARCH%%/Crypt/Stream/Sober128.pm %%SITE_ARCH%%/CryptX.pm %%SITE_ARCH%%/Math/BigInt/LTM.pm %%SITE_ARCH%%/auto/CryptX/CryptX.so %%PERL5_MAN3%%/Crypt::AuthEnc.3.gz %%PERL5_MAN3%%/Crypt::AuthEnc::CCM.3.gz +%%PERL5_MAN3%%/Crypt::AuthEnc::ChaCha20Poly1305.3.gz %%PERL5_MAN3%%/Crypt::AuthEnc::EAX.3.gz %%PERL5_MAN3%%/Crypt::AuthEnc::GCM.3.gz %%PERL5_MAN3%%/Crypt::AuthEnc::OCB.3.gz @@ -109,6 +131,14 @@ %%PERL5_MAN3%%/Crypt::Cipher::Twofish.3.gz %%PERL5_MAN3%%/Crypt::Cipher::XTEA.3.gz %%PERL5_MAN3%%/Crypt::Digest.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2b_160.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2b_256.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2b_384.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2b_512.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2s_128.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2s_160.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2s_224.3.gz +%%PERL5_MAN3%%/Crypt::Digest::BLAKE2s_256.3.gz %%PERL5_MAN3%%/Crypt::Digest::CHAES.3.gz %%PERL5_MAN3%%/Crypt::Digest::MD2.3.gz %%PERL5_MAN3%%/Crypt::Digest::MD4.3.gz @@ -120,19 +150,27 @@ %%PERL5_MAN3%%/Crypt::Digest::SHA1.3.gz %%PERL5_MAN3%%/Crypt::Digest::SHA224.3.gz %%PERL5_MAN3%%/Crypt::Digest::SHA256.3.gz +%%PERL5_MAN3%%/Crypt::Digest::SHA3_224.3.gz +%%PERL5_MAN3%%/Crypt::Digest::SHA3_256.3.gz +%%PERL5_MAN3%%/Crypt::Digest::SHA3_384.3.gz +%%PERL5_MAN3%%/Crypt::Digest::SHA3_512.3.gz %%PERL5_MAN3%%/Crypt::Digest::SHA384.3.gz %%PERL5_MAN3%%/Crypt::Digest::SHA512.3.gz %%PERL5_MAN3%%/Crypt::Digest::SHA512_224.3.gz %%PERL5_MAN3%%/Crypt::Digest::SHA512_256.3.gz +%%PERL5_MAN3%%/Crypt::Digest::SHAKE.3.gz %%PERL5_MAN3%%/Crypt::Digest::Tiger192.3.gz %%PERL5_MAN3%%/Crypt::Digest::Whirlpool.3.gz %%PERL5_MAN3%%/Crypt::KeyDerivation.3.gz %%PERL5_MAN3%%/Crypt::Mac.3.gz +%%PERL5_MAN3%%/Crypt::Mac::BLAKE2b.3.gz +%%PERL5_MAN3%%/Crypt::Mac::BLAKE2s.3.gz %%PERL5_MAN3%%/Crypt::Mac::F9.3.gz %%PERL5_MAN3%%/Crypt::Mac::HMAC.3.gz %%PERL5_MAN3%%/Crypt::Mac::OMAC.3.gz %%PERL5_MAN3%%/Crypt::Mac::PMAC.3.gz %%PERL5_MAN3%%/Crypt::Mac::Pelican.3.gz +%%PERL5_MAN3%%/Crypt::Mac::Poly1305.3.gz %%PERL5_MAN3%%/Crypt::Mac::XCBC.3.gz %%PERL5_MAN3%%/Crypt::Misc.3.gz %%PERL5_MAN3%%/Crypt::Mode.3.gz @@ -147,9 +185,13 @@ %%PERL5_MAN3%%/Crypt::PK::ECC.3.gz %%PERL5_MAN3%%/Crypt::PK::RSA.3.gz %%PERL5_MAN3%%/Crypt::PRNG.3.gz +%%PERL5_MAN3%%/Crypt::PRNG::ChaCha20.3.gz %%PERL5_MAN3%%/Crypt::PRNG::Fortuna.3.gz %%PERL5_MAN3%%/Crypt::PRNG::RC4.3.gz %%PERL5_MAN3%%/Crypt::PRNG::Sober128.3.gz %%PERL5_MAN3%%/Crypt::PRNG::Yarrow.3.gz +%%PERL5_MAN3%%/Crypt::Stream::ChaCha.3.gz +%%PERL5_MAN3%%/Crypt::Stream::RC4.3.gz +%%PERL5_MAN3%%/Crypt::Stream::Sober128.3.gz %%PERL5_MAN3%%/CryptX.3.gz %%PERL5_MAN3%%/Math::BigInt::LTM.3.gz From owner-svn-ports-all@freebsd.org Sun Jun 4 03:27:15 2017 Return-Path: Delivered-To: svn-ports-all@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 5AADEAF9802; Sun, 4 Jun 2017 03:27:15 +0000 (UTC) (envelope-from gerald@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 1E1D22F99; Sun, 4 Jun 2017 03:27:15 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v543RE49077821; Sun, 4 Jun 2017 03:27:14 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v543REDW077819; Sun, 4 Jun 2017 03:27:14 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706040327.v543REDW077819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 4 Jun 2017 03:27:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442525 - head/lang/gcc7-devel X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 03:27:15 -0000 Author: gerald Date: Sun Jun 4 03:27:14 2017 New Revision: 442525 URL: https://svnweb.freebsd.org/changeset/ports/442525 Log: Update to the 20170601 snapshot of GCC 7.1.1. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Sun Jun 4 03:23:50 2017 (r442524) +++ head/lang/gcc7-devel/Makefile Sun Jun 4 03:27:14 2017 (r442525) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.1.1.s20170525 +PORTVERSION= 7.1.1.s20170601 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Sun Jun 4 03:23:50 2017 (r442524) +++ head/lang/gcc7-devel/distinfo Sun Jun 4 03:27:14 2017 (r442525) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495785471 -SHA256 (gcc-7-20170525.tar.xz) = d3a6f98f2083a572df10c70cc99324daee3ea2a515087bef7860beddc5598759 -SIZE (gcc-7-20170525.tar.xz) = 62461740 +TIMESTAMP = 1496543158 +SHA256 (gcc-7-20170601.tar.xz) = 2286d2e1731c220506ca59f77d65ad73ea158548dd43bb06bde6044b6a93343b +SIZE (gcc-7-20170601.tar.xz) = 59015644 From owner-svn-ports-all@freebsd.org Sun Jun 4 03:36:12 2017 Return-Path: Delivered-To: svn-ports-all@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 39866AF9973; Sun, 4 Jun 2017 03:36:12 +0000 (UTC) (envelope-from vanilla@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 EE7C4334D; Sun, 4 Jun 2017 03:36:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v543aBTx081943; Sun, 4 Jun 2017 03:36:11 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v543aBZj081941; Sun, 4 Jun 2017 03:36:11 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201706040336.v543aBZj081941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 4 Jun 2017 03:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442526 - head/devel/elixir-excoveralls X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 03:36:12 -0000 Author: vanilla Date: Sun Jun 4 03:36:10 2017 New Revision: 442526 URL: https://svnweb.freebsd.org/changeset/ports/442526 Log: Update to 0.6.5. Sponsored by: kkstream Modified: head/devel/elixir-excoveralls/Makefile head/devel/elixir-excoveralls/distinfo Modified: head/devel/elixir-excoveralls/Makefile ============================================================================== --- head/devel/elixir-excoveralls/Makefile Sun Jun 4 03:27:14 2017 (r442525) +++ head/devel/elixir-excoveralls/Makefile Sun Jun 4 03:36:10 2017 (r442526) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= excoveralls -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.5 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-excoveralls/distinfo ============================================================================== --- head/devel/elixir-excoveralls/distinfo Sun Jun 4 03:27:14 2017 (r442525) +++ head/devel/elixir-excoveralls/distinfo Sun Jun 4 03:36:10 2017 (r442526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490015984 -SHA256 (parroty-excoveralls-v0.6.3_GH0.tar.gz) = adf576d5d9aae2222b34b0abf04572b443dec7d61838f8e8ce4bd0b8c4ccdb39 -SIZE (parroty-excoveralls-v0.6.3_GH0.tar.gz) = 195087 +TIMESTAMP = 1496546649 +SHA256 (parroty-excoveralls-v0.6.5_GH0.tar.gz) = 90b38d04f6d4dbf371e2ef9e0f09b251fbffa05959904acfad9b67337662ee57 +SIZE (parroty-excoveralls-v0.6.5_GH0.tar.gz) = 195265 From owner-svn-ports-all@freebsd.org Sun Jun 4 03:39:34 2017 Return-Path: Delivered-To: svn-ports-all@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 AC0E6AF99BA; Sun, 4 Jun 2017 03:39:34 +0000 (UTC) (envelope-from dryice@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 6F8223431; Sun, 4 Jun 2017 03:39:34 +0000 (UTC) (envelope-from dryice@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v543dX4n082141; Sun, 4 Jun 2017 03:39:33 GMT (envelope-from dryice@FreeBSD.org) Received: (from dryice@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v543dXv1082140; Sun, 4 Jun 2017 03:39:33 GMT (envelope-from dryice@FreeBSD.org) Message-Id: <201706040339.v543dXv1082140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dryice set sender to dryice@FreeBSD.org using -f From: Dryice Dong Liu Date: Sun, 4 Jun 2017 03:39:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442527 - head/net/tcping X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 03:39:34 -0000 Author: dryice Date: Sun Jun 4 03:39:33 2017 New Revision: 442527 URL: https://svnweb.freebsd.org/changeset/ports/442527 Log: - add license - update my email Modified: head/net/tcping/Makefile Modified: head/net/tcping/Makefile ============================================================================== --- head/net/tcping/Makefile Sun Jun 4 03:36:10 2017 (r442526) +++ head/net/tcping/Makefile Sun Jun 4 03:39:33 2017 (r442527) @@ -7,8 +7,11 @@ CATEGORIES= net MASTER_SITES= http://www.linuxco.de/tcping/ \ http://dryice.name/computer/FreeBSD/distfiles/ -MAINTAINER= dryice@dryice.name +MAINTAINER= dryice@freebsd.org COMMENT= Do a TCP connect to the given IP/port combination + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE PLIST_FILES= bin/tcping PORTDOCS= README From owner-svn-ports-all@freebsd.org Sun Jun 4 04:08:10 2017 Return-Path: Delivered-To: svn-ports-all@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 A9097AFA00A; Sun, 4 Jun 2017 04:08:10 +0000 (UTC) (envelope-from miwi@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 79FBB64077; Sun, 4 Jun 2017 04:08:10 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54489na094243; Sun, 4 Jun 2017 04:08:09 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54489pG094241; Sun, 4 Jun 2017 04:08:09 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706040408.v54489pG094241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 4 Jun 2017 04:08:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442528 - head/net/tcping X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 04:08:10 -0000 Author: miwi Date: Sun Jun 4 04:08:09 2017 New Revision: 442528 URL: https://svnweb.freebsd.org/changeset/ports/442528 Log: - s/freebsd/FreeBSD Modified: head/net/tcping/Makefile Modified: head/net/tcping/Makefile ============================================================================== --- head/net/tcping/Makefile Sun Jun 4 03:39:33 2017 (r442527) +++ head/net/tcping/Makefile Sun Jun 4 04:08:09 2017 (r442528) @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.linuxco.de/tcping/ \ http://dryice.name/computer/FreeBSD/distfiles/ -MAINTAINER= dryice@freebsd.org +MAINTAINER= dryice@FreeBSD.org COMMENT= Do a TCP connect to the given IP/port combination LICENSE= LGPL3 From owner-svn-ports-all@freebsd.org Sun Jun 4 04:13:53 2017 Return-Path: Delivered-To: svn-ports-all@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 A960DAFA3B1; Sun, 4 Jun 2017 04:13:53 +0000 (UTC) (envelope-from miwi@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 0303264489; Sun, 4 Jun 2017 04:13:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v544Dpq9098085; Sun, 4 Jun 2017 04:13:51 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v544DppE098082; Sun, 4 Jun 2017 04:13:51 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706040413.v544DppE098082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 4 Jun 2017 04:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442529 - head X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 04:13:53 -0000 Author: miwi Date: Sun Jun 4 04:13:51 2017 New Revision: 442529 URL: https://svnweb.freebsd.org/changeset/ports/442529 Log: - Whitespace fixes Modified: head/CHANGES head/UPDATING Modified: head/CHANGES ============================================================================== --- head/CHANGES Sun Jun 4 04:08:09 2017 (r442528) +++ head/CHANGES Sun Jun 4 04:13:51 2017 (r442529) @@ -14,7 +14,7 @@ All ports committers are allowed to commit to this fil AUTHOR: kwm@FreeBSD.org New USES: meson, to handle properly the meson building system. - + 20170313: AUTHOR: tijl@FreeBSD.org Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Jun 4 04:08:09 2017 (r442528) +++ head/UPDATING Sun Jun 4 04:13:51 2017 (r442529) @@ -154,7 +154,7 @@ you update your ports collection, before attempting an Xapian has been updated to 1.4.3. The 1.2.x series has been renamed with suffix "12". The Perl binding for Xapian 1.4.x is databases/p5-Xapian. - Since www/ikiwiki depends on Search::Xapian, it stays with Xapian 1.2. + Since www/ikiwiki depends on Search::Xapian, it stays with Xapian 1.2. If you would like to keep using 1.2, please run the following commands to update pkg database: From owner-svn-ports-all@freebsd.org Sun Jun 4 04:17:49 2017 Return-Path: Delivered-To: svn-ports-all@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 4C7EAAFA4E8; Sun, 4 Jun 2017 04:17:49 +0000 (UTC) (envelope-from gerald@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 1D0C4645D8; Sun, 4 Jun 2017 04:17:49 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v544Hmt0098375; Sun, 4 Jun 2017 04:17:48 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v544HmdL098374; Sun, 4 Jun 2017 04:17:48 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706040417.v544HmdL098374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 4 Jun 2017 04:17:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442530 - head/lang/gcc7-devel X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 04:17:49 -0000 Author: gerald Date: Sun Jun 4 04:17:48 2017 New Revision: 442530 URL: https://svnweb.freebsd.org/changeset/ports/442530 Log: Improve language and formatting slightly. Adjust URL to refer to https and avoid a trailing slash. Modified: head/lang/gcc7-devel/pkg-descr Modified: head/lang/gcc7-devel/pkg-descr ============================================================================== --- head/lang/gcc7-devel/pkg-descr Sun Jun 4 04:13:51 2017 (r442529) +++ head/lang/gcc7-devel/pkg-descr Sun Jun 4 04:17:48 2017 (r442530) @@ -1,7 +1,7 @@ -GCC, the GNU Compiler Collection, supports a number of languages. This -port installs the C, C++, and Fortran front ends as gcc7, g++7, gfortran7, -respectively. +GCC, the GNU Compiler Collection, supports a number of languages. +This port installs the C, C++, and Fortran front ends as gcc7, g++7, +and gfortran7, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer From owner-svn-ports-all@freebsd.org Sun Jun 4 04:57:46 2017 Return-Path: Delivered-To: svn-ports-all@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 0F400AFABC3; Sun, 4 Jun 2017 04:57:46 +0000 (UTC) (envelope-from gerald@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 CE508652BB; Sun, 4 Jun 2017 04:57:45 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v544viLA014440; Sun, 4 Jun 2017 04:57:44 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v544viVU014438; Sun, 4 Jun 2017 04:57:44 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706040457.v544viVU014438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 4 Jun 2017 04:57:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442531 - in head/lang: gcc6 gcc6-devel X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 04:57:46 -0000 Author: gerald Date: Sun Jun 4 04:57:44 2017 New Revision: 442531 URL: https://svnweb.freebsd.org/changeset/ports/442531 Log: Replace the general USE_GCC=yes when building for powerpc64 by the specific USE_GCC=5 to be future proof when GCC 6 becomes the default (since USE_GCC=yes would then pull in lang/gcc6 which we obviously cannot require to build gcc6 itself nor gcc6-devel). This also helps users who play with GCC_DEFAULT in Mk/bsd.default-versions.mk. Reported by: jhibbits Discussed with: andreast Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6/Makefile Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sun Jun 4 04:17:48 2017 (r442530) +++ head/lang/gcc6-devel/Makefile Sun Jun 4 04:57:44 2017 (r442531) @@ -72,7 +72,7 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} .if ${ARCH} == powerpc64 CONFIGURE_ENV+= UNAME_m="powerpc64" -USE_GCC= yes +USE_GCC= 5 # Cannot require ourselves, needs to be at least 4.9. .endif .if ${ARCH} == "armv6" || ${ARCH} == "aarch64" Modified: head/lang/gcc6/Makefile ============================================================================== --- head/lang/gcc6/Makefile Sun Jun 4 04:17:48 2017 (r442530) +++ head/lang/gcc6/Makefile Sun Jun 4 04:57:44 2017 (r442531) @@ -68,7 +68,7 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} .if ${ARCH} == powerpc64 CONFIGURE_ENV+= UNAME_m="powerpc64" -USE_GCC= yes +USE_GCC= 5 # Cannot require ourselves, needs to be at least 4.9. .endif .if ${ARCH} == "armv6" || ${ARCH} == "aarch64" From owner-svn-ports-all@freebsd.org Sun Jun 4 05:41:21 2017 Return-Path: Delivered-To: svn-ports-all@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 5FEBEAFB5A4; Sun, 4 Jun 2017 05:41:21 +0000 (UTC) (envelope-from novel@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 2E51866249; Sun, 4 Jun 2017 05:41:21 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v545fKY3032368; Sun, 4 Jun 2017 05:41:20 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v545fKaC032365; Sun, 4 Jun 2017 05:41:20 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201706040541.v545fKaC032365@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 4 Jun 2017 05:41:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442532 - head/audio/mpg123 X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 05:41:21 -0000 Author: novel Date: Sun Jun 4 05:41:19 2017 New Revision: 442532 URL: https://svnweb.freebsd.org/changeset/ports/442532 Log: audio/mpg123: update to 1.25.0 Modified: head/audio/mpg123/Makefile head/audio/mpg123/distinfo head/audio/mpg123/pkg-plist Modified: head/audio/mpg123/Makefile ============================================================================== --- head/audio/mpg123/Makefile Sun Jun 4 04:57:44 2017 (r442531) +++ head/audio/mpg123/Makefile Sun Jun 4 05:41:19 2017 (r442532) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpg123 -PORTVERSION= 1.24.0 +PORTVERSION= 1.25.0 CATEGORIES= audio ipv6 MASTER_SITES= SF \ http://www.mpg123.de/download/ Modified: head/audio/mpg123/distinfo ============================================================================== --- head/audio/mpg123/distinfo Sun Jun 4 04:57:44 2017 (r442531) +++ head/audio/mpg123/distinfo Sun Jun 4 05:41:19 2017 (r442532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489235842 -SHA256 (mpg123-1.24.0.tar.bz2) = 55fb169a7711938f5df0497d1ffe28419fbef50011dc01d00b216379e6a2256c -SIZE (mpg123-1.24.0.tar.bz2) = 912049 +TIMESTAMP = 1496505844 +SHA256 (mpg123-1.25.0.tar.bz2) = 552e3e1db045e00f474252917007795ac295863fc8b13891859b3382d2f24e48 +SIZE (mpg123-1.25.0.tar.bz2) = 917205 Modified: head/audio/mpg123/pkg-plist ============================================================================== --- head/audio/mpg123/pkg-plist Sun Jun 4 04:57:44 2017 (r442531) +++ head/audio/mpg123/pkg-plist Sun Jun 4 05:41:19 2017 (r442532) @@ -7,7 +7,7 @@ include/mpg123.h include/out123.h lib/libmpg123.so lib/libmpg123.so.0 -lib/libmpg123.so.0.43.0 +lib/libmpg123.so.0.44.0 lib/libout123.so lib/libout123.so.0 lib/libout123.so.0.2.1 From owner-svn-ports-all@freebsd.org Sun Jun 4 07:26:50 2017 Return-Path: Delivered-To: svn-ports-all@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 83309AFC99D; Sun, 4 Jun 2017 07:26:50 +0000 (UTC) (envelope-from tcberner@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 097886885F; Sun, 4 Jun 2017 07:26:49 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v547QnPB075678; Sun, 4 Jun 2017 07:26:49 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v547QmZx075672; Sun, 4 Jun 2017 07:26:48 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201706040726.v547QmZx075672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sun, 4 Jun 2017 07:26:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442533 - in head/devel: qbs qtcreator X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 07:26:50 -0000 Author: tcberner Date: Sun Jun 4 07:26:48 2017 New Revision: 442533 URL: https://svnweb.freebsd.org/changeset/ports/442533 Log: Update devel/qbs to 1.8.0 and devel/qtcreator to 3.4.0 Differential Revision: https://reviews.freebsd.org/D10996 Modified: head/devel/qbs/Makefile head/devel/qbs/distinfo head/devel/qbs/pkg-plist head/devel/qtcreator/Makefile head/devel/qtcreator/distinfo head/devel/qtcreator/pkg-plist Modified: head/devel/qbs/Makefile ============================================================================== --- head/devel/qbs/Makefile Sun Jun 4 05:41:19 2017 (r442532) +++ head/devel/qbs/Makefile Sun Jun 4 07:26:48 2017 (r442533) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qbs -PORTVERSION= 1.7.2 -PORTREVISION= 1 +PORTVERSION= 1.8.0 DISTVERSIONPREFIX= src- CATEGORIES= devel MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION} Modified: head/devel/qbs/distinfo ============================================================================== --- head/devel/qbs/distinfo Sun Jun 4 05:41:19 2017 (r442532) +++ head/devel/qbs/distinfo Sun Jun 4 07:26:48 2017 (r442533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493271729 -SHA256 (KDE/Qt/qbs/qbs-src-1.7.2.tar.gz) = ab82fb9f9fd72617b175b73ebadd3a3ac8a089af741edb777ead6dc9937394b0 -SIZE (KDE/Qt/qbs/qbs-src-1.7.2.tar.gz) = 995710 +TIMESTAMP = 1496168797 +SHA256 (KDE/Qt/qbs/qbs-src-1.8.0.tar.gz) = 6926bad3901902828ff537609b3f0e52a5f3397e1ba96513e33fa60894331134 +SIZE (KDE/Qt/qbs/qbs-src-1.8.0.tar.gz) = 1049455 Modified: head/devel/qbs/pkg-plist ============================================================================== --- head/devel/qbs/pkg-plist Sun Jun 4 05:41:19 2017 (r442532) +++ head/devel/qbs/pkg-plist Sun Jun 4 07:26:48 2017 (r442533) @@ -1,6 +1,7 @@ bin/qbs bin/qbs-config bin/qbs-config-ui +bin/qbs-create-project bin/qbs-qmltypes bin/qbs-setup-android bin/qbs-setup-qt @@ -36,16 +37,19 @@ include/qbs/tools/setupprojectparameters.h include/qbs/tools/toolchains.h include/qbs/use_installed_corelib.pri include/qbs/use_installed_qtprofilesetup.pri +lib/libqbscore.prl lib/libqbscore.so lib/libqbscore.so.1 -lib/libqbscore.so.1.7 +lib/libqbscore.so.1.8 lib/libqbscore.so.%%SHLIB_VERSION%% +lib/libqbsqtprofilesetup.prl lib/libqbsqtprofilesetup.so lib/libqbsqtprofilesetup.so.1 -lib/libqbsqtprofilesetup.so.1.7 +lib/libqbsqtprofilesetup.so.1.8 lib/libqbsqtprofilesetup.so.%%SHLIB_VERSION%% lib/qbs/plugins/libqbs_cpp_scanner.so lib/qbs/plugins/libqbs_qt_scanner.so +libexec/qbs/qbs_processlauncher %%PORTDOCS%%%%DOCSDIR%%/html/android-ndk-module.html %%PORTDOCS%%%%DOCSDIR%%/html/android-sdk-module.html %%PORTDOCS%%%%DOCSDIR%%/html/androidapk-item.html @@ -118,6 +122,7 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%PORTDOCS%%%%DOCSDIR%%/html/qbs.index %%PORTDOCS%%%%DOCSDIR%%/html/qbs.qhp %%PORTDOCS%%%%DOCSDIR%%/html/qbs.qhp.sha1 +%%PORTDOCS%%%%DOCSDIR%%/html/qnx-module.html %%PORTDOCS%%%%DOCSDIR%%/html/qt-modules.html %%PORTDOCS%%%%DOCSDIR%%/html/qt-versions.html %%PORTDOCS%%%%DOCSDIR%%/html/qtapplication-item.html @@ -193,10 +198,20 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%DATADIR%%/examples/helloworld-minimal/main.cpp %%DATADIR%%/examples/helloworld-qt/hello.qbs %%DATADIR%%/examples/helloworld-qt/main.cpp +%%DATADIR%%/examples/install-bundle/MainMenu.xib +%%DATADIR%%/examples/install-bundle/Storyboard.storyboard +%%DATADIR%%/examples/install-bundle/assetcatalog1.xcassets/other.imageset/Contents.json +%%DATADIR%%/examples/install-bundle/assetcatalog1.xcassets/other.imageset/icon_16x16.png +%%DATADIR%%/examples/install-bundle/assetcatalog1.xcassets/other.imageset/icon_16x16@2x.png +%%DATADIR%%/examples/install-bundle/assetcatalog2.xcassets/other.imageset/Contents.json +%%DATADIR%%/examples/install-bundle/assetcatalog2.xcassets/other.imageset/icon_16x16.png +%%DATADIR%%/examples/install-bundle/assetcatalog2.xcassets/other.imageset/icon_16x16@2x.png %%DATADIR%%/examples/install-bundle/coreutils.cpp %%DATADIR%%/examples/install-bundle/coreutils.h %%DATADIR%%/examples/install-bundle/install-bundle.qbs %%DATADIR%%/examples/install-bundle/main.cpp +%%DATADIR%%/examples/install-bundle/white.iconset/icon_16x16.png +%%DATADIR%%/examples/install-bundle/white.iconset/icon_16x16@2x.png %%DATADIR%%/imports/qbs/BundleTools/bundle-tools.js %%DATADIR%%/imports/qbs/DarwinTools/darwin-tools.js %%DATADIR%%/imports/qbs/ModUtils/utils.js @@ -259,11 +274,14 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%DATADIR%%/modules/cpp/LinuxGCC.qbs %%DATADIR%%/modules/cpp/UnixGCC.qbs %%DATADIR%%/modules/cpp/android-gcc.qbs +%%DATADIR%%/modules/cpp/freebsd-gcc.qbs +%%DATADIR%%/modules/cpp/freebsd.js %%DATADIR%%/modules/cpp/gcc.js %%DATADIR%%/modules/cpp/genericunix-gcc.qbs %%DATADIR%%/modules/cpp/ios-gcc.qbs %%DATADIR%%/modules/cpp/macos-gcc.qbs %%DATADIR%%/modules/cpp/msvc.js +%%DATADIR%%/modules/cpp/qnx-qcc.qbs %%DATADIR%%/modules/cpp/tvos-gcc.qbs %%DATADIR%%/modules/cpp/watchos-gcc.qbs %%DATADIR%%/modules/cpp/windows-mingw.qbs @@ -290,6 +308,7 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%DATADIR%%/modules/nodejs/nodejs.js %%DATADIR%%/modules/nsis/NSISModule.qbs %%DATADIR%%/modules/qbs/common.qbs +%%DATADIR%%/modules/qnx/qnx.qbs %%DATADIR%%/modules/typescript/TypeScriptModule.qbs %%DATADIR%%/modules/typescript/qbs-tsc-scan/.gitignore %%DATADIR%%/modules/typescript/qbs-tsc-scan/qbs-tsc-scan.ts Modified: head/devel/qtcreator/Makefile ============================================================================== --- head/devel/qtcreator/Makefile Sun Jun 4 05:41:19 2017 (r442532) +++ head/devel/qtcreator/Makefile Sun Jun 4 07:26:48 2017 (r442533) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qtcreator -DISTVERSION= 4.2.2 -PORTREVISION= 2 +DISTVERSION= 4.3.0 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} Modified: head/devel/qtcreator/distinfo ============================================================================== --- head/devel/qtcreator/distinfo Sun Jun 4 05:41:19 2017 (r442532) +++ head/devel/qtcreator/distinfo Sun Jun 4 07:26:48 2017 (r442533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492963070 -SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.2.tar.xz) = 06cae642e0e57f3f7a7a2d85cf753c92afca1510245e14debc91ff91496edb9d -SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.2.tar.xz) = 16535924 +TIMESTAMP = 1496178408 +SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.3.0.tar.xz) = e99eaaf4098d575578424f57936bc5ad678499824523666c32d85c71fc8471d8 +SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.3.0.tar.xz) = 17113068 Modified: head/devel/qtcreator/pkg-plist ============================================================================== --- head/devel/qtcreator/pkg-plist Sun Jun 4 05:41:19 2017 (r442532) +++ head/devel/qtcreator/pkg-plist Sun Jun 4 07:26:48 2017 (r442533) @@ -1,63 +1,63 @@ bin/qtcreator lib/qtcreator/libAggregation.so lib/qtcreator/libAggregation.so.4 -lib/qtcreator/libAggregation.so.4.2 +lib/qtcreator/libAggregation.so.4.3 lib/qtcreator/libAggregation.so.%%SHLIB_VER%% lib/qtcreator/libCPlusPlus.so lib/qtcreator/libCPlusPlus.so.4 -lib/qtcreator/libCPlusPlus.so.4.2 +lib/qtcreator/libCPlusPlus.so.4.3 lib/qtcreator/libCPlusPlus.so.%%SHLIB_VER%% lib/qtcreator/libClangbackendipc.so lib/qtcreator/libClangbackendipc.so.4 -lib/qtcreator/libClangbackendipc.so.4.2 +lib/qtcreator/libClangbackendipc.so.4.3 lib/qtcreator/libClangbackendipc.so.%%SHLIB_VER%% lib/qtcreator/libExtensionSystem.so lib/qtcreator/libExtensionSystem.so.4 -lib/qtcreator/libExtensionSystem.so.4.2 +lib/qtcreator/libExtensionSystem.so.4.3 lib/qtcreator/libExtensionSystem.so.%%SHLIB_VER%% lib/qtcreator/libFlameGraph.so lib/qtcreator/libFlameGraph.so.4 -lib/qtcreator/libFlameGraph.so.4.2 +lib/qtcreator/libFlameGraph.so.4.3 lib/qtcreator/libFlameGraph.so.%%SHLIB_VER%% lib/qtcreator/libGLSL.so lib/qtcreator/libGLSL.so.4 -lib/qtcreator/libGLSL.so.4.2 +lib/qtcreator/libGLSL.so.4.3 lib/qtcreator/libGLSL.so.%%SHLIB_VER%% lib/qtcreator/libLanguageUtils.so lib/qtcreator/libLanguageUtils.so.4 -lib/qtcreator/libLanguageUtils.so.4.2 +lib/qtcreator/libLanguageUtils.so.4.3 lib/qtcreator/libLanguageUtils.so.%%SHLIB_VER%% lib/qtcreator/libModeling.so lib/qtcreator/libModeling.so.4 -lib/qtcreator/libModeling.so.4.2 +lib/qtcreator/libModeling.so.4.3 lib/qtcreator/libModeling.so.%%SHLIB_VER%% lib/qtcreator/libQmlDebug.so lib/qtcreator/libQmlDebug.so.4 -lib/qtcreator/libQmlDebug.so.4.2 +lib/qtcreator/libQmlDebug.so.4.3 lib/qtcreator/libQmlDebug.so.%%SHLIB_VER%% lib/qtcreator/libQmlEditorWidgets.so lib/qtcreator/libQmlEditorWidgets.so.4 -lib/qtcreator/libQmlEditorWidgets.so.4.2 +lib/qtcreator/libQmlEditorWidgets.so.4.3 lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_VER%% lib/qtcreator/libQmlJS.so lib/qtcreator/libQmlJS.so.4 -lib/qtcreator/libQmlJS.so.4.2 +lib/qtcreator/libQmlJS.so.4.3 lib/qtcreator/libQmlJS.so.%%SHLIB_VER%% lib/qtcreator/libQtcSsh.so lib/qtcreator/libQtcSsh.so.4 -lib/qtcreator/libQtcSsh.so.4.2 +lib/qtcreator/libQtcSsh.so.4.3 lib/qtcreator/libQtcSsh.so.%%SHLIB_VER%% lib/qtcreator/libSqlite.so lib/qtcreator/libSqlite.so.4 -lib/qtcreator/libSqlite.so.4.2 +lib/qtcreator/libSqlite.so.4.3 lib/qtcreator/libSqlite.so.%%SHLIB_VER%% lib/qtcreator/libTimeline.so lib/qtcreator/libTimeline.so.4 -lib/qtcreator/libTimeline.so.4.2 +lib/qtcreator/libTimeline.so.4.3 lib/qtcreator/libTimeline.so.%%SHLIB_VER%% lib/qtcreator/libUtils.so lib/qtcreator/libUtils.so.4 -lib/qtcreator/libUtils.so.4.2 +lib/qtcreator/libUtils.so.4.3 lib/qtcreator/libUtils.so.%%SHLIB_VER%% lib/qtcreator/plugins/libAndroid.so lib/qtcreator/plugins/libAutoTest.so @@ -108,6 +108,7 @@ lib/qtcreator/plugins/libQtSupport.so lib/qtcreator/plugins/libRemoteLinux.so lib/qtcreator/plugins/libResourceEditor.so lib/qtcreator/plugins/libScxmlEditor.so +lib/qtcreator/plugins/libSilverSearcher.so lib/qtcreator/plugins/libSubversion.so lib/qtcreator/plugins/libTaskList.so lib/qtcreator/plugins/libTextEditor.so @@ -126,7 +127,1833 @@ libexec/qtcreator/qtcreator_process_stub libexec/qtcreator/qtpromaker libexec/qtcreator/sdktool %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev.qch +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/abstractsymbolgroupnode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/abstractsymbolgroupnode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/aggregation-aggregate-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/aggregation-aggregate.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/aggregation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/basesymbolgroupnode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/basesymbolgroupnode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/classes.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/codeassist.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/coding-style.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/common-extension-tasks.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-actioncontainer-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-actioncontainer.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-actionmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-actionmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-asynchronousmessagebox.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilefilter-iterator-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilefilter-iterator.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilefilter-listiterator-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilefilter-listiterator.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilefilter-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilefilter.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilewizard-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilewizard.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilewizardfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basefilewizardfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basetextdocument-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basetextdocument.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basetextfind-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-basetextfind.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-command-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-command.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-commandbutton-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-commandbutton.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-commandlocator-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-commandlocator.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-commandmappings-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-commandmappings.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-constants.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-context-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-context.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-designmode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-designmode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-diffservice-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-diffservice.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-documentmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-documentmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-documentmodel-entry-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-documentmodel-entry.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-documentmodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-documentmodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editormanager-filepathinfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editormanager-filepathinfo.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editormanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editormanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editormanagerplaceholder-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editormanagerplaceholder.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editortoolbar-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-editortoolbar.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-externaltoolmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-externaltoolmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-fileiconprovider.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-fileutils-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-fileutils.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-find-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-find.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-findtoolbarplaceholder-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-findtoolbarplaceholder.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-futureprogress-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-futureprogress.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-generatedfile-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-generatedfile.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-helpmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-helpmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-highlightscrollbar-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-highlightscrollbar.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-icons.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-icontext-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-icontext.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-icore-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-icore.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-id-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-id-obsolete.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-id.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-idocument-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-idocument.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-idocumentfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-idocumentfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ieditor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ieditor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ieditorfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ieditorfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iexternaleditor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iexternaleditor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ifeatureprovider-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ifeatureprovider.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ifindfilter-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ifindfilter.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ifindsupport-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ifindsupport.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ilocatorfilter-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ilocatorfilter.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-imode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-imode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-inavigationwidgetfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-inavigationwidgetfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-infobar-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-infobar.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-infobardisplay-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-infobardisplay.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-infobarentry-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-infobarentry.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ioptionspage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ioptionspage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ioptionspageprovider-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ioptionspageprovider.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ioutputpane-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ioutputpane.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-itemviewfind-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-itemviewfind.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iversioncontrol-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iversioncontrol-topiccache-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iversioncontrol-topiccache.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iversioncontrol.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iwelcomepage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iwelcomepage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iwizardfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-iwizardfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-jsexpander-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-jsexpander.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatorfilterentry.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatormanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-locatormanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-messagemanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-messagemanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-modemanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-modemanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-navigationview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-navigationview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-navigationwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-navigationwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-navigationwidgetplaceholder-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-navigationwidgetplaceholder.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-opendocumentstreeview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-opendocumentstreeview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-outputpaneplaceholder-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-outputpaneplaceholder.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-outputwindow-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-outputwindow.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-patchtool-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-patchtool.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-progressmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-progressmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-progresstimer-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-progresstimer.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-promptoverwritedialog-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-promptoverwritedialog.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-readonlyfilesdialog-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-readonlyfilesdialog.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-reaper.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-removefiledialog-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-removefiledialog.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-rightpaneplaceholder-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-rightpaneplaceholder.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-rightpanewidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-rightpanewidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-search-textposition-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-search-textposition.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-search-textrange-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-search-textrange.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-search.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-searchresult-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-searchresult.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-searchresultitem-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-searchresultitem.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-searchresultwindow-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-searchresultwindow.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-settingsdatabase-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-settingsdatabase.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-shellcommand-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-shellcommand.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-sidebar-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-sidebar.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-sidebaritem-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-sidebaritem.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-statusbarwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-statusbarwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-tests-basiclocatorfiltertest-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-tests-basiclocatorfiltertest.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-tests-resultdata-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-tests-resultdata.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-tests-testdatadir-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-tests-testdatadir.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-tests.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-ui.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-variablechooser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-variablechooser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-vcsmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-vcsmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-welcomepagebutton-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-welcomepagebutton.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-welcomepageframe-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-welcomepageframe.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-wizarddialogparameters-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core-wizarddialogparameters.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/core.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-alreadyconsideredclasscontainer-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-alreadyconsideredclasscontainer.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-astparent-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-astparent.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-astpath-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-astpath.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-backwardsscanner-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-backwardsscanner.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-bytearrayref-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-bytearrayref.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-classornamespace-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-classornamespace.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-client-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-client.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-cppmodelmanagerbase-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-cppmodelmanagerbase.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-createbindings-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-createbindings.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-dependencytable.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-deprecatedgentemplateinstance-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-deprecatedgentemplateinstance.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-block-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-block.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-diagnosticmessage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-diagnosticmessage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-include-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-include.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-macrouse-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-macrouse.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-undefinedmacrouse-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document-undefinedmacrouse.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-document.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-environment-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-environment.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-expressionundercursor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-expressionundercursor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-fastpreprocessor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-fastpreprocessor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-findcdbbreakpoint-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-findcdbbreakpoint.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-findusages-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-findusages.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-icons-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-icons.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-internal-fullyqualifiedname-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-internal-fullyqualifiedname.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-internal-pptoken-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-internal-pptoken.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-internal.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-lookupcontext-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-lookupcontext.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-lookupitem-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-lookupitem.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-macro-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-macro.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-macroargumentreference-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-macroargumentreference.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-matchingtext-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-matchingtext.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-nameprettyprinter-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-nameprettyprinter.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-overview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-overview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-overviewmodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-overviewmodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-argument-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-argument.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-blanks-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-blanks.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-char-literal-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-char-literal.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-comment-or-divop-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-comment-or-divop.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-identifier-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-identifier.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-number-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-number.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-string-literal-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-string-literal.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-whitespaces-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-pp-skip-whitespaces.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-preprocessor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-preprocessor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-resolveexpression-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-resolveexpression.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-simplelexer-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-simplelexer.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-snapshot-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-snapshot.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-snapshotsymbolvisitor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-snapshotsymbolvisitor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-substitution-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-substitution.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-substitutionenvironment-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-substitutionenvironment.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-substitutionmap-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-substitutionmap.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-symbolnamevisitor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-symbolnamevisitor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-typeofexpression-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-typeofexpression.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-typeprettyprinter-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-typeprettyprinter.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-usage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-usage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-useminimalnames-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-useminimalnames.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-usequalifiednames-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus-usequalifiednames.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/cplusplus.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/creating-plugins.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugfiltersymbolgroupnodevisitor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugfiltersymbolgroupnodevisitor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-actiondescription-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-actiondescription.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-analyzerconnection-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-analyzerconnection.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-analyzerrunconfigwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-analyzerrunconfigwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-analyzerruncontrol-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-analyzerruncontrol.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-constants-internal.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-constants.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggeritem-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggeritem.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggeritemmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggeritemmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerkitinformation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerkitinformation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerrunconfigurationaspect-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerrunconfigurationaspect.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerrunconfigurationaspectdata-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerrunconfigurationaspectdata.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerruncontrol-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerruncontrol.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerstartparameters-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-debuggerstartparameters.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-detailederrorview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-detailederrorview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-diagnosticlocation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-diagnosticlocation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-icons.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-outputprocessor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-outputprocessor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-remotesetupresult-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-remotesetupresult.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-startremotedialog-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-startremotedialog.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-tcpserverconnection-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger-tcpserverconnection.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugger.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugsymbolgroupnodevisitor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/debugsymbolgroupnodevisitor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/dumpparameters-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/dumpparameters.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/dumpsymbolgroupnodevisitor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/dumpsymbolgroupnodevisitor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/eventcallback-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/eventcallback.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extending-index.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncommandcontext-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncommandcontext.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncontext-cdbversion-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncontext-cdbversion.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncontext-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensioncontext.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-invoker-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-invoker.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-invokerbase-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-invokerbase.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-iplugin-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-iplugin.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginargumentdescription-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginargumentdescription.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-plugindependency-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-plugindependency.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-plugindetailsview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-plugindetailsview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginerroroverview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginerroroverview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginerrorview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginerrorview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginspec-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginspec.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem-pluginview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/extensionsystem.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/external-tool-spec.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/first-plugin.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/functions.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/getting-and-building.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/arrow_bc.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/bgrContent.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/btn_next.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/btn_prev.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/bullet_dn.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/bullet_sq.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-kitselection.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-menuitem.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-nameandpath.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-pluginsetup.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-runsettings.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-summary.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/firstplugin-wizard.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/home.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/ico_note.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/ico_note_attention.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/ico_out.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/logo.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-context-menu.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-debugger-views.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-dialog.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-error-message.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-locator.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-menu-item.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-menu.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-mode-selector.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-output-pane.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-sidebar-menu.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-tooltip-long.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/qtcreator-tooltip.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/riot.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/images/variablechooser.png +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/localssymbolgroup-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/localssymbolgroup.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/mainclasses.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/mapnodesymbolgroupnode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/mapnodesymbolgroupnode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/namespaces.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/plugin-lifecycle.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/plugin-meta-data.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/pluginmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-abi-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-abi.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-abiwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-abiwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-abstractprocessstep-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-abstractprocessstep.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ansifilterparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ansifilterparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-applicationlauncher-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-applicationlauncher.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-argumentsaspect-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-argumentsaspect.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-baseprojectwizarddialog-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-baseprojectwizarddialog.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildconfiguration-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildconfiguration.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildconfigurationmodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildconfigurationmodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ibuildconfigurationfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ibuildconfigurationfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildenvironmentwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildenvironmentwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildinfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildinfo.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildstep-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildstep.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildstepconfigwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildstepconfigwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildstepinfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildstepinfo.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildsteplist-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildsteplist.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildtargetinfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildtargetinfo.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildtargetinfolist-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-buildtargetinfolist.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-cesdkhandler-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-cesdkhandler.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-cesdkinfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-cesdkinfo.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-checkboxfield-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-checkboxfield.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-clangclparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-clangclparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-clangparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-clangparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-clangtoolchain-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-clangtoolchain.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-comboboxfield-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-comboboxfield.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-connection-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-connection.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-constants.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-containernode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-containernode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customexecutablerunconfiguration-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customexecutablerunconfiguration.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customexecutablerunconfigurationfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customexecutablerunconfigurationfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparserexpression-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparserexpression.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparsersettings-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customparsersettings.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customprojectwizard-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customprojectwizard.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customtoolchain-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customtoolchain.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customwizard-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customwizard.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customwizardmetafactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-customwizardmetafactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-defaultdeployconfiguration-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-defaultdeployconfiguration.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-defaultdeployconfigurationfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-defaultdeployconfigurationfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployablefile-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployablefile.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployconfiguration-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployconfiguration.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployconfigurationfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployconfigurationfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployconfigurationmodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deployconfigurationmodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deploymentdata-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deploymentdata.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deploymentdatamodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deploymentdatamodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deploymentdataview-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deploymentdataview.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deprecated-toolchain.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deprecated.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-desktopdevice-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-desktopdevice.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-desktopdeviceconfigurationwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-desktopdeviceconfigurationwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-desktopprocesssignaloperation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-desktopprocesssignaloperation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicecheckbuildstep-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicecheckbuildstep.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceenvironmentfetcher-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceenvironmentfetcher.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicekitinformation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicekitinformation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicemanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicemanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicemanagermodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicemanagermodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocess-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocess.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocessesdialog-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocessesdialog.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocessitem-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocessitem.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocesslist-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocesslist.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocesssignaloperation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceprocesssignaloperation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicetester-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicetester.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicetypekitinformation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-devicetypekitinformation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceusedportsgatherer-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-deviceusedportsgatherer.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-editorconfiguration-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-editorconfiguration.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentaspect-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentaspect.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentaspectwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentaspectwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentkitinformation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentkitinformation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-environmentwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-extracompiler-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-extracompiler.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-extracompilerfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-extracompilerfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-filenode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-filenode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-foldernode-addnewinformation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-foldernode-addnewinformation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-foldernode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-foldernode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gccparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gccparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gcctoolchain-detectedabisresult-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gcctoolchain-detectedabisresult.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gcctoolchain-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gcctoolchain-warningflagadder-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gcctoolchain-warningflagadder.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gcctoolchain.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-glob-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-glob.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gnumakeparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gnumakeparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gnumakeparsertester-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-gnumakeparsertester.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-headerpath-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-headerpath.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-headerpathscache-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-headerpathscache.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-hostname-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-hostname.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ibuildstepfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ibuildstepfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-icons.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-icustomwizardmetafactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-icustomwizardmetafactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevice-deviceinfoitem-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevice-deviceinfoitem.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevice-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevice.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevicefactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevicefactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevicewidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-idevicewidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ioutputparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ioutputparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ipotentialkit-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ipotentialkit.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-irunconfigurationaspect-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-irunconfigurationaspect.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-irunconfigurationfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-irunconfigurationfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-iruncontrolfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-iruncontrolfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-isettingsaspect-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-isettingsaspect.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-itaskhandler-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-itaskhandler.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-journaldwatcher-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-journaldwatcher.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonfieldpage-field-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonfieldpage-field.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonfieldpage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonfieldpage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonfilepage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonfilepage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonkitspage-conditionalfeature-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonkitspage-conditionalfeature.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonkitspage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonkitspage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonprojectpage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonprojectpage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonsummarypage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonsummarypage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizard-generatorfile-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizard-generatorfile.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizard-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizard-optiondefinition-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizard-optiondefinition.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizard.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardfactory-generator-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardfactory-generator.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardfactory-page-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardfactory-page.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardgenerator-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardgenerator.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardgeneratorfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardgeneratorfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardpagefactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-jsonwizardpagefactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kit-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kit.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitchooser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitchooser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitconfigwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitconfigwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitguard-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitguard.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitinformation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitinformation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitoptionspage-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-kitoptionspage.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-labelfield-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-labelfield.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ldparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-ldparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-lineeditfield-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-lineeditfield.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-linuxiccparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-linuxiccparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-linuxicctoolchain-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-linuxicctoolchain.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-localenvironmentaspect-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-localenvironmentaspect.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-macrocache-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-macrocache.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-mingwtoolchain-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-mingwtoolchain.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-msvcparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-msvcparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-namedwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-namedwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-node-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-node.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-osparser-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-osparser.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-panelswidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-panelswidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-pathchooserfield-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-pathchooserfield.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-portsgatheringmethod-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-portsgatheringmethod.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-processextracompiler-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-processextracompiler.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-processparameters-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-processparameters.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-project-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-project.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectconfiguration-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectconfiguration.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectdocument-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectdocument.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectexplorerplugin-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectexplorerplugin-openprojectresult-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectexplorerplugin-openprojectresult.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectexplorerplugin.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectimporter-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectimporter-toolchaindata-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectimporter-toolchaindata.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectimporter-updateguard-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectimporter-updateguard.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectimporter.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectmacroexpander-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectmacroexpander.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectnode-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectnode.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectpanelfactory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projectpanelfactory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projecttree-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-projecttree.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runconfiguration-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runconfiguration.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runconfigurationmodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runconfigurationmodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runconfigwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runconfigwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runcontrol-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-runcontrol.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefilesdialogadddirectory-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefilesdialogadddirectory.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefilesdialogeditfiles-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefilesdialogeditfiles.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefilesmodel-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefilesmodel.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefileswidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-selectablefileswidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sessionmanager-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sessionmanager.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-settingsaccessor-issueinfo-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-settingsaccessor-issueinfo.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-settingsaccessor-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-settingsaccessor.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-simplebuildstepconfigwidget-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-simplebuildstepconfigwidget.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-simpleruncontrol-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-simpleruncontrol.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-spacerfield-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-spacerfield.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sshdeviceprocess-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sshdeviceprocess.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sshdeviceprocesslist-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sshdeviceprocesslist.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-standardrunnable-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-standardrunnable.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sysrootkitinformation-members.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-sysrootkitinformation.html +%%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev/projectexplorer-target-members.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sun Jun 4 08:10:51 2017 Return-Path: Delivered-To: svn-ports-all@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 0A400AFD571; Sun, 4 Jun 2017 08:10:51 +0000 (UTC) (envelope-from delphij@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 CBFB26AB84; Sun, 4 Jun 2017 08:10:50 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v548Ancb092690; Sun, 4 Jun 2017 08:10:49 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v548AnG0092688; Sun, 4 Jun 2017 08:10:49 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201706040810.v548AnG0092688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 4 Jun 2017 08:10:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442534 - in head/net/openldap24-server: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 08:10:51 -0000 Author: delphij Date: Sun Jun 4 08:10:49 2017 New Revision: 442534 URL: https://svnweb.freebsd.org/changeset/ports/442534 Log: Update to 2.4.45. Deleted: head/net/openldap24-server/files/patch-des head/net/openldap24-server/files/patch-libraries__libldap__tls_o.c Modified: head/net/openldap24-server/Makefile head/net/openldap24-server/distinfo Modified: head/net/openldap24-server/Makefile ============================================================================== --- head/net/openldap24-server/Makefile Sun Jun 4 07:26:48 2017 (r442533) +++ head/net/openldap24-server/Makefile Sun Jun 4 08:10:49 2017 (r442534) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openldap -DISTVERSION= 2.4.44 +DISTVERSION= 2.4.45 PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ @@ -58,7 +58,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLD PORTREVISION_CLIENT= 0 PORTREVISION_SERVER= 0 OPENLDAP_SHLIB_MAJOR= 2 -OPENLDAP_SHLIB_MINOR= 10.7 +OPENLDAP_SHLIB_MINOR= 10.8 OPENLDAP_MAJOR= ${DISTVERSION:R} OPTIONS_DEFINE= DEBUG FETCH GSSAPI Modified: head/net/openldap24-server/distinfo ============================================================================== --- head/net/openldap24-server/distinfo Sun Jun 4 07:26:48 2017 (r442533) +++ head/net/openldap24-server/distinfo Sun Jun 4 08:10:49 2017 (r442534) @@ -1,2 +1,3 @@ -SHA256 (openldap-2.4.44.tgz) = d7de6bf3c67009c95525dde3a0212cc110d0a70b92af2af8e3ee800e81b88400 -SIZE (openldap-2.4.44.tgz) = 5658830 +TIMESTAMP = 1496558623 +SHA256 (openldap-2.4.45.tgz) = cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824 +SIZE (openldap-2.4.45.tgz) = 5672845 From owner-svn-ports-all@freebsd.org Sun Jun 4 08:12:54 2017 Return-Path: Delivered-To: svn-ports-all@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 539A6AFD76B; Sun, 4 Jun 2017 08:12:54 +0000 (UTC) (envelope-from novel@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 21CBF6AE43; Sun, 4 Jun 2017 08:12:54 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v548CrTf096836; Sun, 4 Jun 2017 08:12:53 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v548CrpZ096833; Sun, 4 Jun 2017 08:12:53 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201706040812.v548CrpZ096833@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 4 Jun 2017 08:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442535 - head/devel/libvirt X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 08:12:54 -0000 Author: novel Date: Sun Jun 4 08:12:52 2017 New Revision: 442535 URL: https://svnweb.freebsd.org/changeset/ports/442535 Log: devel/libvirt: update to 3.4.0 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/libvirt/pkg-plist Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sun Jun 4 08:10:49 2017 (r442534) +++ head/devel/libvirt/Makefile Sun Jun 4 08:12:52 2017 (r442535) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Sun Jun 4 08:10:49 2017 (r442534) +++ head/devel/libvirt/distinfo Sun Jun 4 08:12:52 2017 (r442535) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494219119 -SHA256 (libvirt-3.3.0.tar.xz) = 29e00984174e33cf2183b478382c017de26860452ffee17b73871051264ebb1b -SIZE (libvirt-3.3.0.tar.xz) = 14043384 +TIMESTAMP = 1496555185 +SHA256 (libvirt-3.4.0.tar.xz) = 42186af6225904d2ada0b494fda4fa777fe5e662a9134686816e7919332c248d +SIZE (libvirt-3.4.0.tar.xz) = 14630904 Modified: head/devel/libvirt/pkg-plist ============================================================================== --- head/devel/libvirt/pkg-plist Sun Jun 4 08:10:49 2017 (r442534) +++ head/devel/libvirt/pkg-plist Sun Jun 4 08:12:52 2017 (r442535) @@ -135,6 +135,18 @@ share/augeas/lenses/tests/test_virtlogd.aug %%DOCSDIR%%%%PORTVERSION%%/html/drvxen.html %%DOCSDIR%%%%PORTVERSION%%/html/errors.html %%DOCSDIR%%%%PORTVERSION%%/html/firewall.html +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/LICENSE.md +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-bold-italic.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-bold.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-italic.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-light-italic.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-light.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-bold.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-light.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-regular.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-semibold.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-regular.woff +%%DOCSDIR%%%%PORTVERSION%%/html/fonts/stylesheet.css %%DOCSDIR%%%%PORTVERSION%%/html/format.html %%DOCSDIR%%%%PORTVERSION%%/html/formatcaps.html %%DOCSDIR%%%%PORTVERSION%%/html/formatdomain.html From owner-svn-ports-all@freebsd.org Sun Jun 4 08:13:29 2017 Return-Path: Delivered-To: svn-ports-all@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 B89A0AFD7A3; Sun, 4 Jun 2017 08:13:29 +0000 (UTC) (envelope-from novel@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 86B1B6AF1C; Sun, 4 Jun 2017 08:13:29 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v548DSGd096991; Sun, 4 Jun 2017 08:13:28 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v548DSVc096989; Sun, 4 Jun 2017 08:13:28 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201706040813.v548DSVc096989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 4 Jun 2017 08:13:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442536 - head/devel/py-libvirt X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 08:13:29 -0000 Author: novel Date: Sun Jun 4 08:13:28 2017 New Revision: 442536 URL: https://svnweb.freebsd.org/changeset/ports/442536 Log: devel/py-libvirt: update to 3.4.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun Jun 4 08:12:52 2017 (r442535) +++ head/devel/py-libvirt/Makefile Sun Jun 4 08:13:28 2017 (r442536) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Sun Jun 4 08:12:52 2017 (r442535) +++ head/devel/py-libvirt/distinfo Sun Jun 4 08:13:28 2017 (r442536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494220055 -SHA256 (libvirt-python-3.3.0.tar.gz) = e0bb7dcb98bef4933bb9d5e6e944388cdb002515eb9053a42447e89e4642fe57 -SIZE (libvirt-python-3.3.0.tar.gz) = 179552 +TIMESTAMP = 1496557363 +SHA256 (libvirt-python-3.4.0.tar.gz) = afa77781f518988f164dd5f99d1844034ca807a8e731e07cbae18474d250b511 +SIZE (libvirt-python-3.4.0.tar.gz) = 181574 From owner-svn-ports-all@freebsd.org Sun Jun 4 08:13:53 2017 Return-Path: Delivered-To: svn-ports-all@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 720F1AFD7CF; Sun, 4 Jun 2017 08:13:53 +0000 (UTC) (envelope-from delphij@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 4026F6E013; Sun, 4 Jun 2017 08:13:53 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v548Dqd2097122; Sun, 4 Jun 2017 08:13:52 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v548DqgO097121; Sun, 4 Jun 2017 08:13:52 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201706040813.v548DqgO097121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 4 Jun 2017 08:13:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442537 - head/databases/lmdb X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 08:13:53 -0000 Author: delphij Date: Sun Jun 4 08:13:52 2017 New Revision: 442537 URL: https://svnweb.freebsd.org/changeset/ports/442537 Log: Update to 0.9.21. Modified: head/databases/lmdb/Makefile head/databases/lmdb/distinfo Modified: head/databases/lmdb/Makefile ============================================================================== --- head/databases/lmdb/Makefile Sun Jun 4 08:13:28 2017 (r442536) +++ head/databases/lmdb/Makefile Sun Jun 4 08:13:52 2017 (r442537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lmdb -PORTVERSION= 0.9.19 +PORTVERSION= 0.9.21 DISTVERSIONPREFIX= ${PORTNAME:tu}_ PORTEPOCH= 1 CATEGORIES= databases Modified: head/databases/lmdb/distinfo ============================================================================== --- head/databases/lmdb/distinfo Sun Jun 4 08:13:28 2017 (r442536) +++ head/databases/lmdb/distinfo Sun Jun 4 08:13:52 2017 (r442537) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491234356 -SHA256 (LMDB-lmdb-LMDB_0.9.19_GH0.tar.gz) = 108532fb94c6f227558d45be3f3347b52539f0f58290a7bb31ec06c462d05326 -SIZE (LMDB-lmdb-LMDB_0.9.19_GH0.tar.gz) = 143141 +TIMESTAMP = 1496563931 +SHA256 (LMDB-lmdb-LMDB_0.9.21_GH0.tar.gz) = 1187b635a4cc415bb6972bba346121f81edd996e99b8f0816151d4090f90b559 +SIZE (LMDB-lmdb-LMDB_0.9.21_GH0.tar.gz) = 143352 From owner-svn-ports-all@freebsd.org Sun Jun 4 09:01:16 2017 Return-Path: Delivered-To: svn-ports-all@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 75F8AAFE856; Sun, 4 Jun 2017 09:01:16 +0000 (UTC) (envelope-from amdmi3@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 449F56F9E9; Sun, 4 Jun 2017 09:01:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5491FCm014222; Sun, 4 Jun 2017 09:01:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5491FQT014221; Sun, 4 Jun 2017 09:01:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706040901.v5491FQT014221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 4 Jun 2017 09:01:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442538 - head/www/php-screw X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 09:01:16 -0000 Author: amdmi3 Date: Sun Jun 4 09:01:15 2017 New Revision: 442538 URL: https://svnweb.freebsd.org/changeset/ports/442538 Log: - Add LICENSE - Unsilence installation commands - Use ECHO_CMD correcly Modified: head/www/php-screw/Makefile Modified: head/www/php-screw/Makefile ============================================================================== --- head/www/php-screw/Makefile Sun Jun 4 08:13:52 2017 (r442537) +++ head/www/php-screw/Makefile Sun Jun 4 09:01:15 2017 (r442538) @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= PHP script encryption tool +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + CRYPTKEY?= 11152, 368, 192, 1281, 62 USES= php:phpize libtool @@ -19,31 +22,31 @@ USE_PHP= zlib PLIST_SUB= PHP_EXTDIR="${PHP_EXT_DIR}" SUB_FILES= pkg-message -CONFIGURE_ARGS+= --enable-php_screw=shared +CONFIGURE_ARGS= --enable-php_screw=shared pre-everything:: - @${ECHO} "" - @${ECHO} "To achieve real security, define your own encryption" - @${ECHO} "seed key (CRYPTKEY); longer is better." - @${ECHO} "" - @${ECHO} "make CRYPTKEY=\"234, 84, 39664, 771, 9853\"" - @${ECHO} "" + @${ECHO_CMD} "" + @${ECHO_CMD} "To achieve real security, define your own encryption" + @${ECHO_CMD} "seed key (CRYPTKEY); longer is better." + @${ECHO_CMD} "" + @${ECHO_CMD} "make CRYPTKEY=\"234, 84, 39664, 771, 9853\"" + @${ECHO_CMD} "" post-patch: - @${ECHO} "short pm9screw_mycryptkey[] = { ${CRYPTKEY} };" > \ + @${ECHO_CMD} "short pm9screw_mycryptkey[] = { ${CRYPTKEY} };" > \ ${WRKSRC}/my_screw.h do-build: - @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} \ + (cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} \ ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) - @(cd ${BUILD_WRKSRC}/tools; ${SETENV} ${MAKE_ENV} ${MAKE} \ + (cd ${BUILD_WRKSRC}/tools && ${SETENV} ${MAKE_ENV} ${MAKE} \ ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} - @${INSTALL_LIB} ${WRKSRC}/modules/php_screw.so \ + ${INSTALL_LIB} ${WRKSRC}/modules/php_screw.so \ ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} - @${INSTALL_PROGRAM} ${WRKSRC}/tools/screw ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/tools/screw ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${PREFIX}/etc/php @${ECHO_CMD} "extension=${PREFIX}/lib/php/${PHP_EXT_DIR}/php_screw.so" > \ ${STAGEDIR}${PREFIX}/etc/php/ext-30-screw.ini From owner-svn-ports-all@freebsd.org Sun Jun 4 09:24:50 2017 Return-Path: Delivered-To: svn-ports-all@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 12CC6AFEC36; Sun, 4 Jun 2017 09:24:50 +0000 (UTC) (envelope-from dinoex@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 CA81C70391; Sun, 4 Jun 2017 09:24:49 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v549Om9C026216; Sun, 4 Jun 2017 09:24:48 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v549Om6b026215; Sun, 4 Jun 2017 09:24:48 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201706040924.v549Om6b026215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sun, 4 Jun 2017 09:24:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442539 - head/german/unix-connect X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 09:24:50 -0000 Author: dinoex Date: Sun Jun 4 09:24:48 2017 New Revision: 442539 URL: https://svnweb.freebsd.org/changeset/ports/442539 Log: - fix gperf on FreeBSD-11 Modified: head/german/unix-connect/Makefile Modified: head/german/unix-connect/Makefile ============================================================================== --- head/german/unix-connect/Makefile Sun Jun 4 09:01:15 2017 (r442538) +++ head/german/unix-connect/Makefile Sun Jun 4 09:24:48 2017 (r442539) @@ -17,7 +17,7 @@ LICENSE= GPLv2 BSD3CLAUSE MANUAL_PACKAGE_BUILD= needs hostname -USES= fakeroot +USES= fakeroot gperf WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Sun Jun 4 10:05:02 2017 Return-Path: Delivered-To: svn-ports-all@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 C5E85AFF2C7; Sun, 4 Jun 2017 10:05:02 +0000 (UTC) (envelope-from bar@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 946F370F2B; Sun, 4 Jun 2017 10:05:02 +0000 (UTC) (envelope-from bar@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54A51u2042534; Sun, 4 Jun 2017 10:05:01 GMT (envelope-from bar@FreeBSD.org) Received: (from bar@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54A51B7042532; Sun, 4 Jun 2017 10:05:01 GMT (envelope-from bar@FreeBSD.org) Message-Id: <201706041005.v54A51B7042532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bar set sender to bar@FreeBSD.org using -f From: Barbara Guida Date: Sun, 4 Jun 2017 10:05:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442540 - in head/net-p2p/amule-devel: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 10:05:02 -0000 Author: bar Date: Sun Jun 4 10:05:01 2017 New Revision: 442540 URL: https://svnweb.freebsd.org/changeset/ports/442540 Log: Update to SVN-r10990. Deleted: head/net-p2p/amule-devel/files/patch-src_OtherFunctions.cpp Modified: head/net-p2p/amule-devel/Makefile head/net-p2p/amule-devel/distinfo Modified: head/net-p2p/amule-devel/Makefile ============================================================================== --- head/net-p2p/amule-devel/Makefile Sun Jun 4 09:24:48 2017 (r442539) +++ head/net-p2p/amule-devel/Makefile Sun Jun 4 10:05:01 2017 (r442540) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= amule -PORTVERSION= 10989 +PORTVERSION= 10990 PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= http://amule.sourceforge.net/tarballs/ Modified: head/net-p2p/amule-devel/distinfo ============================================================================== --- head/net-p2p/amule-devel/distinfo Sun Jun 4 09:24:48 2017 (r442539) +++ head/net-p2p/amule-devel/distinfo Sun Jun 4 10:05:01 2017 (r442540) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496524353 -SHA256 (aMule-SVN-r10989.tar.bz2) = cc503846198108e420bc0f11124699c81971ec3b39df4ded23881e360b489db6 -SIZE (aMule-SVN-r10989.tar.bz2) = 4740127 +TIMESTAMP = 1496569742 +SHA256 (aMule-SVN-r10990.tar.bz2) = 215d65df096ecdd3f420d9b0e7b0f180c9345e7f386a8aaa45c9205f820f7c63 +SIZE (aMule-SVN-r10990.tar.bz2) = 4741700 From owner-svn-ports-all@freebsd.org Sun Jun 4 10:35:55 2017 Return-Path: Delivered-To: svn-ports-all@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 D5A8EAFF7F4; Sun, 4 Jun 2017 10:35:55 +0000 (UTC) (envelope-from demon@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 AC62C7191D; Sun, 4 Jun 2017 10:35:55 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54AZsCY054889; Sun, 4 Jun 2017 10:35:54 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54AZsw6054886; Sun, 4 Jun 2017 10:35:54 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201706041035.v54AZsw6054886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sun, 4 Jun 2017 10:35:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442541 - head/devel/spark X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 10:35:55 -0000 Author: demon Date: Sun Jun 4 10:35:54 2017 New Revision: 442541 URL: https://svnweb.freebsd.org/changeset/ports/442541 Log: Update to version 2.1.1. Modified: head/devel/spark/Makefile head/devel/spark/distinfo head/devel/spark/pkg-plist Modified: head/devel/spark/Makefile ============================================================================== --- head/devel/spark/Makefile Sun Jun 4 10:05:01 2017 (r442540) +++ head/devel/spark/Makefile Sun Jun 4 10:35:54 2017 (r442541) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spark -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= devel java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ LOCAL/demon/:maven \ Modified: head/devel/spark/distinfo ============================================================================== --- head/devel/spark/distinfo Sun Jun 4 10:05:01 2017 (r442540) +++ head/devel/spark/distinfo Sun Jun 4 10:35:54 2017 (r442541) @@ -1,5 +1,5 @@ -TIMESTAMP = 1490618705 -SHA256 (hadoop/spark-2.1.0.tgz) = 8904a7c8be23006cfe2341409ec54b0c53caa0f8baf5f06efc0721f1e0113b38 -SIZE (hadoop/spark-2.1.0.tgz) = 13120365 -SHA256 (hadoop/FreeBSD-spark-2.1.0-maven-repository.tar.gz) = fbb2c23512abc7f2d501c2e578284382350e9420e022d7c1afcf27fbc9491e58 -SIZE (hadoop/FreeBSD-spark-2.1.0-maven-repository.tar.gz) = 267083508 +TIMESTAMP = 1496570879 +SHA256 (hadoop/spark-2.1.1.tgz) = 4e1afc66dc70dc9b1b8e0f879a566727c8596fa34760256b8b4c7af7db4f4f3e +SIZE (hadoop/spark-2.1.1.tgz) = 13735016 +SHA256 (hadoop/FreeBSD-spark-2.1.1-maven-repository.tar.gz) = 2bccc9c3e60f2d7f306d7b465aca356707d7d20efc6b484236833637f45d30c4 +SIZE (hadoop/FreeBSD-spark-2.1.1-maven-repository.tar.gz) = 267095671 Modified: head/devel/spark/pkg-plist ============================================================================== --- head/devel/spark/pkg-plist Sun Jun 4 10:05:01 2017 (r442540) +++ head/devel/spark/pkg-plist Sun Jun 4 10:35:54 2017 (r442541) @@ -16,8 +16,8 @@ %%DATADIR%%/conf/slaves.template %%DATADIR%%/conf/spark-defaults.conf.template %%DATADIR%%/conf/spark-env.sh.template -%%DATADIR%%/examples/jars/spark-examples_2.11-2.1.0-sources.jar -%%DATADIR%%/examples/jars/spark-examples_2.11-2.1.0-test-sources.jar +%%DATADIR%%/examples/jars/spark-examples_2.11-%%VER%%-sources.jar +%%DATADIR%%/examples/jars/spark-examples_2.11-%%VER%%-test-sources.jar %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/JavaHdfsLR.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/JavaLogQuery.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/JavaPageRank.java @@ -121,6 +121,8 @@ %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/mllib/JavaSummaryStatisticsExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/JavaSQLDataSourceExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/JavaSparkSQLExample.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/JavaUserDefinedTypedAggregation.java +%%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/JavaUserDefinedUntypedAggregation.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/hive/JavaSparkHiveExample.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/streaming/JavaStructuredKafkaWordCount.java %%DATADIR%%/examples/src/main/java/org/apache/spark/examples/sql/streaming/JavaStructuredNetworkWordCount.java @@ -274,6 +276,7 @@ %%DATADIR%%/examples/src/main/r/ml/naiveBayes.R %%DATADIR%%/examples/src/main/r/ml/randomForest.R %%DATADIR%%/examples/src/main/r/ml/survreg.R +%%DATADIR%%/examples/src/main/resources/employees.json %%DATADIR%%/examples/src/main/resources/full_user.avsc %%DATADIR%%/examples/src/main/resources/kv1.txt %%DATADIR%%/examples/src/main/resources/people.json @@ -442,6 +445,8 @@ %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/RDDRelation.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/SQLDataSourceExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/SparkSQLExample.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/UserDefinedTypedAggregation.scala +%%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/UserDefinedUntypedAggregation.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/hive/SparkHiveExample.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredKafkaWordCount.scala %%DATADIR%%/examples/src/main/scala/org/apache/spark/examples/sql/streaming/StructuredNetworkWordCount.scala From owner-svn-ports-all@freebsd.org Sun Jun 4 11:15:41 2017 Return-Path: Delivered-To: svn-ports-all@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 143D6B79248; Sun, 4 Jun 2017 11:15:41 +0000 (UTC) (envelope-from riggs@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 E47307277E; Sun, 4 Jun 2017 11:15:40 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BFdrh070890; Sun, 4 Jun 2017 11:15:39 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BFdjU070886; Sun, 4 Jun 2017 11:15:39 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201706041115.v54BFdjU070886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 4 Jun 2017 11:15:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442542 - head/multimedia/minitube X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:15:41 -0000 Author: riggs Date: Sun Jun 4 11:15:39 2017 New Revision: 442542 URL: https://svnweb.freebsd.org/changeset/ports/442542 Log: Update to upstream version 2.7, update message on API keys PR: 219621 Submitted by: vidar@karlsen.tech Modified: head/multimedia/minitube/Makefile head/multimedia/minitube/distinfo head/multimedia/minitube/pkg-message head/multimedia/minitube/pkg-plist Modified: head/multimedia/minitube/Makefile ============================================================================== --- head/multimedia/minitube/Makefile Sun Jun 4 10:35:54 2017 (r442541) +++ head/multimedia/minitube/Makefile Sun Jun 4 11:15:39 2017 (r442542) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= minitube -PORTVERSION= 2.6 -PORTREVISION= 1 +PORTVERSION= 2.7 CATEGORIES= multimedia www MAINTAINER= ports@FreeBSD.org Modified: head/multimedia/minitube/distinfo ============================================================================== --- head/multimedia/minitube/distinfo Sun Jun 4 10:35:54 2017 (r442541) +++ head/multimedia/minitube/distinfo Sun Jun 4 11:15:39 2017 (r442542) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494874210 -SHA256 (flaviotordini-minitube-2.6_GH0.tar.gz) = ae48d2af82c8fa841021f84059b2c7723c39e3efeaa7b2ad3944a4c6cb340c0e -SIZE (flaviotordini-minitube-2.6_GH0.tar.gz) = 1086925 +TIMESTAMP = 1495998707 +SHA256 (flaviotordini-minitube-2.7_GH0.tar.gz) = ef330a3da1ed46da0abb64e0f1ece5c56427103a79dbfbcebadf69004f0f7468 +SIZE (flaviotordini-minitube-2.7_GH0.tar.gz) = 994674 Modified: head/multimedia/minitube/pkg-message ============================================================================== --- head/multimedia/minitube/pkg-message Sun Jun 4 10:35:54 2017 (r442541) +++ head/multimedia/minitube/pkg-message Sun Jun 4 11:15:39 2017 (r442542) @@ -5,11 +5,11 @@ To obtain a key: 1. Create a new project at https://console.developers.google.com/ -2. Select newly created project, go to APIs & auth / APIs, select - the Youtube Data API and enable api. +2. Select newly created project and go to Enable API, + go to APIs & auth / APIs, select the Youtube Data API + and click Enable. -3. Go to APIs & auth / Credentials and create a new Public API - access key ("Browser key"). +3. Go to Credentials, click Create Credentials and choose API key. 4. If you are going to build minitube from ports, set MINITUBE_GOOGLE_API_KEY=your_key in make.conf. If you use package Modified: head/multimedia/minitube/pkg-plist ============================================================================== --- head/multimedia/minitube/pkg-plist Sun Jun 4 10:35:54 2017 (r442541) +++ head/multimedia/minitube/pkg-plist Sun Jun 4 11:15:39 2017 (r442542) @@ -1,4 +1,5 @@ bin/minitube +share/appdata/minitube.appdata.xml share/applications/minitube.desktop share/icons/hicolor/128x128/apps/minitube.png share/icons/hicolor/16x16/apps/minitube.png @@ -31,7 +32,6 @@ share/icons/hicolor/scalable/apps/minitube.svg %%NLS%%%%DATADIR%%/locale/he_IL.qm %%NLS%%%%DATADIR%%/locale/hr.qm %%NLS%%%%DATADIR%%/locale/hu.qm -%%NLS%%%%DATADIR%%/locale/ia.qm %%NLS%%%%DATADIR%%/locale/id.qm %%NLS%%%%DATADIR%%/locale/it.qm %%NLS%%%%DATADIR%%/locale/ja_JP.qm @@ -50,6 +50,7 @@ share/icons/hicolor/scalable/apps/minitube.svg %%NLS%%%%DATADIR%%/locale/sk.qm %%NLS%%%%DATADIR%%/locale/sl.qm %%NLS%%%%DATADIR%%/locale/sq.qm +%%NLS%%%%DATADIR%%/locale/sr.qm %%NLS%%%%DATADIR%%/locale/sv_SE.qm %%NLS%%%%DATADIR%%/locale/th.qm %%NLS%%%%DATADIR%%/locale/tr.qm From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:23 2017 Return-Path: Delivered-To: svn-ports-all@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 DD6FBB79934; Sun, 4 Jun 2017 11:47:23 +0000 (UTC) (envelope-from sunpoet@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 A0AD87313D; Sun, 4 Jun 2017 11:47:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BlMgv083116; Sun, 4 Jun 2017 11:47:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BlMW0083114; Sun, 4 Jun 2017 11:47:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54BlMW0083114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442543 - head/devel/p5-Config-Model-Tester X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:24 -0000 Author: sunpoet Date: Sun Jun 4 11:47:22 2017 New Revision: 442543 URL: https://svnweb.freebsd.org/changeset/ports/442543 Log: Update to 3.001 Changes: http://search.cpan.org/dist/Config-Model-Tester/Changes Modified: head/devel/p5-Config-Model-Tester/Makefile head/devel/p5-Config-Model-Tester/distinfo Modified: head/devel/p5-Config-Model-Tester/Makefile ============================================================================== --- head/devel/p5-Config-Model-Tester/Makefile Sun Jun 4 11:15:39 2017 (r442542) +++ head/devel/p5-Config-Model-Tester/Makefile Sun Jun 4 11:47:22 2017 (r442543) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Model-Tester -PORTVERSION= 2.062 +PORTVERSION= 3.001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Config-Model-Tester/distinfo ============================================================================== --- head/devel/p5-Config-Model-Tester/distinfo Sun Jun 4 11:15:39 2017 (r442542) +++ head/devel/p5-Config-Model-Tester/distinfo Sun Jun 4 11:47:22 2017 (r442543) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496418339 -SHA256 (Config-Model-Tester-2.062.tar.gz) = 696a0493f485a86e71bb26f0f2ff717b91d5b6fad8e63b045dbc39b51437039b -SIZE (Config-Model-Tester-2.062.tar.gz) = 24377 +TIMESTAMP = 1496506064 +SHA256 (Config-Model-Tester-3.001.tar.gz) = 0b61296d25e870a081b26634c6b7fb3da9ab712f0b0137f7410467f8b89518c6 +SIZE (Config-Model-Tester-3.001.tar.gz) = 24416 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:28 2017 Return-Path: Delivered-To: svn-ports-all@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 E7C6DB79948; Sun, 4 Jun 2017 11:47:28 +0000 (UTC) (envelope-from sunpoet@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 B6D5D73142; Sun, 4 Jun 2017 11:47:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BlR1l083236; Sun, 4 Jun 2017 11:47:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BlRJU083234; Sun, 4 Jun 2017 11:47:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54BlRJU083234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442544 - head/devel/py-astroid X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:29 -0000 Author: sunpoet Date: Sun Jun 4 11:47:27 2017 New Revision: 442544 URL: https://svnweb.freebsd.org/changeset/ports/442544 Log: Update to 1.5.3 Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog Modified: head/devel/py-astroid/Makefile head/devel/py-astroid/distinfo Modified: head/devel/py-astroid/Makefile ============================================================================== --- head/devel/py-astroid/Makefile Sun Jun 4 11:47:22 2017 (r442543) +++ head/devel/py-astroid/Makefile Sun Jun 4 11:47:27 2017 (r442544) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,7 +27,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.functoo .endif .if ${PYTHON_REL} < 3400 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>=0:devel/py-enum34 \ +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>=1.1.3:devel/py-enum34 \ ${PYTHON_PKGNAMEPREFIX}singledispatch>=0:devel/py-singledispatch .endif Modified: head/devel/py-astroid/distinfo ============================================================================== --- head/devel/py-astroid/distinfo Sun Jun 4 11:47:22 2017 (r442543) +++ head/devel/py-astroid/distinfo Sun Jun 4 11:47:27 2017 (r442544) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492523767 -SHA256 (astroid-1.5.2.tar.gz) = 271f1c9ad6519a5dde2a7f0c9b62c2923b55e16569bdd888f9f9055cc5be37ed -SIZE (astroid-1.5.2.tar.gz) = 240007 +TIMESTAMP = 1496570408 +SHA256 (astroid-1.5.3.tar.gz) = 492c2a2044adbf6a84a671b7522e9295ad2f6a7c781b899014308db25312dd35 +SIZE (astroid-1.5.3.tar.gz) = 240617 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:33 2017 Return-Path: Delivered-To: svn-ports-all@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 DADA4B799C2; Sun, 4 Jun 2017 11:47:33 +0000 (UTC) (envelope-from sunpoet@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 AA92473195; Sun, 4 Jun 2017 11:47:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BlWqu083339; Sun, 4 Jun 2017 11:47:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BlWBA083338; Sun, 4 Jun 2017 11:47:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54BlWBA083338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442545 - head/databases/p5-GDBM X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:34 -0000 Author: sunpoet Date: Sun Jun 4 11:47:32 2017 New Revision: 442545 URL: https://svnweb.freebsd.org/changeset/ports/442545 Log: Strip shared library - Use WRKSRC_SUBDIR - Bump PORTREVISION for package change Modified: head/databases/p5-GDBM/Makefile Modified: head/databases/p5-GDBM/Makefile ============================================================================== --- head/databases/p5-GDBM/Makefile Sun Jun 4 11:47:27 2017 (r442544) +++ head/databases/p5-GDBM/Makefile Sun Jun 4 11:47:32 2017 (r442545) @@ -3,7 +3,7 @@ PORTNAME= GDBM PORTVERSION= 1.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= CPAN/../../src PKGNAMEPREFIX= p5- @@ -20,6 +20,9 @@ EXTRACT_AFTER_ARGS= ${DISTNAME}/ext/GDBM_File ${DISTNA CFLAGS+= -I${LOCALBASE}/include USES= perl5 tar:bzip2 USE_PERL5= configure -WRKSRC= ${WRKDIR}/${DISTNAME}/ext/GDBM_File +WRKSRC_SUBDIR= ext/GDBM_File + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/GDBM_File/GDBM_File.so .include From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:39 2017 Return-Path: Delivered-To: svn-ports-all@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 16467B799F4; Sun, 4 Jun 2017 11:47:39 +0000 (UTC) (envelope-from sunpoet@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 D40207320A; Sun, 4 Jun 2017 11:47:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54Blb5E083460; Sun, 4 Jun 2017 11:47:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BlbeB083458; Sun, 4 Jun 2017 11:47:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54BlbeB083458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442546 - head/devel/p5-Config-Model X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:39 -0000 Author: sunpoet Date: Sun Jun 4 11:47:37 2017 New Revision: 442546 URL: https://svnweb.freebsd.org/changeset/ports/442546 Log: Update to 2.104 Changes: http://search.cpan.org/dist/Config-Model/Changes Modified: head/devel/p5-Config-Model/Makefile head/devel/p5-Config-Model/distinfo Modified: head/devel/p5-Config-Model/Makefile ============================================================================== --- head/devel/p5-Config-Model/Makefile Sun Jun 4 11:47:32 2017 (r442545) +++ head/devel/p5-Config-Model/Makefile Sun Jun 4 11:47:37 2017 (r442546) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Model -PORTVERSION= 2.103 +PORTVERSION= 2.104 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Config-Model/distinfo ============================================================================== --- head/devel/p5-Config-Model/distinfo Sun Jun 4 11:47:32 2017 (r442545) +++ head/devel/p5-Config-Model/distinfo Sun Jun 4 11:47:37 2017 (r442546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495713398 -SHA256 (Config-Model-2.103.tar.gz) = 5e610c45dd321fee4078b2f8f6cf610fae5d62e2c98a5cee2734d9ac0832b7ff -SIZE (Config-Model-2.103.tar.gz) = 345109 +TIMESTAMP = 1496506085 +SHA256 (Config-Model-2.104.tar.gz) = ee32990962a03b66ffd69da166c9a4df6c5f20df64e77b68d9b2b3bffcd4d692 +SIZE (Config-Model-2.104.tar.gz) = 345554 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:44 2017 Return-Path: Delivered-To: svn-ports-all@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 5ECDEB79A4C; Sun, 4 Jun 2017 11:47:44 +0000 (UTC) (envelope-from sunpoet@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 2F13C73289; Sun, 4 Jun 2017 11:47:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54Blh3o083608; Sun, 4 Jun 2017 11:47:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54Blhcp083605; Sun, 4 Jun 2017 11:47:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54Blhcp083605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442547 - in head/lang: perl5.22 perl5.24 perl5.26 X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:44 -0000 Author: sunpoet Date: Sun Jun 4 11:47:42 2017 New Revision: 442547 URL: https://svnweb.freebsd.org/changeset/ports/442547 Log: Fix typo Modified: head/lang/perl5.22/Makefile head/lang/perl5.24/Makefile head/lang/perl5.26/Makefile Modified: head/lang/perl5.22/Makefile ============================================================================== --- head/lang/perl5.22/Makefile Sun Jun 4 11:47:37 2017 (r442546) +++ head/lang/perl5.22/Makefile Sun Jun 4 11:47:42 2017 (r442547) @@ -16,7 +16,7 @@ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1= ${WRKSRC}/Copying -DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl +DEPRECATED= Support ends three years after .0 release, please upgrade to a more recent version of Perl EXPIRATION_DATE=2018-06-01 TEST_TARGET= test_harness Modified: head/lang/perl5.24/Makefile ============================================================================== --- head/lang/perl5.24/Makefile Sun Jun 4 11:47:37 2017 (r442546) +++ head/lang/perl5.24/Makefile Sun Jun 4 11:47:42 2017 (r442547) @@ -17,7 +17,7 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1= ${WRKSRC}/Copying # Uncomment when the default Perl is switched to 5.26 -#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl +#DEPRECATED= Support ends three years after .0 release, please upgrade to a more recent version of Perl #EXPIRATION_DATE=2019-05-09 TEST_TARGET= test_harness Modified: head/lang/perl5.26/Makefile ============================================================================== --- head/lang/perl5.26/Makefile Sun Jun 4 11:47:37 2017 (r442546) +++ head/lang/perl5.26/Makefile Sun Jun 4 11:47:42 2017 (r442547) @@ -17,7 +17,7 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1= ${WRKSRC}/Copying # Uncomment when the default Perl is switched to 5.2(X+2) -#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl +#DEPRECATED= Support ends three years after .0 release, please upgrade to a more recent version of Perl #EXPIRATION_DATE= TEST_TARGET= test_harness From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:49 2017 Return-Path: Delivered-To: svn-ports-all@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 50DF1B79A91; Sun, 4 Jun 2017 11:47:49 +0000 (UTC) (envelope-from sunpoet@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 1CD82732FF; Sun, 4 Jun 2017 11:47:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BlmSW083727; Sun, 4 Jun 2017 11:47:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BlmtC083725; Sun, 4 Jun 2017 11:47:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54BlmtC083725@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442548 - head/devel/py-pytools X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:49 -0000 Author: sunpoet Date: Sun Jun 4 11:47:47 2017 New Revision: 442548 URL: https://svnweb.freebsd.org/changeset/ports/442548 Log: Update to 2017.3 Changes: https://github.com/inducer/pytools/commits/master Modified: head/devel/py-pytools/Makefile head/devel/py-pytools/distinfo Modified: head/devel/py-pytools/Makefile ============================================================================== --- head/devel/py-pytools/Makefile Sun Jun 4 11:47:42 2017 (r442547) +++ head/devel/py-pytools/Makefile Sun Jun 4 11:47:47 2017 (r442548) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytools -PORTVERSION= 2017.1.1 +PORTVERSION= 2017.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytools/distinfo ============================================================================== --- head/devel/py-pytools/distinfo Sun Jun 4 11:47:42 2017 (r442547) +++ head/devel/py-pytools/distinfo Sun Jun 4 11:47:47 2017 (r442548) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495713459 -SHA256 (pytools-2017.1.1.tar.gz) = 9019dfaf00c8f955f1cdb831a72ce6d9741e20ca0501ca424b142339866c6465 -SIZE (pytools-2017.1.1.tar.gz) = 50072 +TIMESTAMP = 1496570166 +SHA256 (pytools-2017.3.tar.gz) = 4fdb3f4564c3b89401975eed886f8f8ac87c46fe20c21b69ae830711719ecaca +SIZE (pytools-2017.3.tar.gz) = 50600 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:54 2017 Return-Path: Delivered-To: svn-ports-all@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 6DB27B79ADD; Sun, 4 Jun 2017 11:47:54 +0000 (UTC) (envelope-from sunpoet@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 3D3C973381; Sun, 4 Jun 2017 11:47:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54Blr3t083848; Sun, 4 Jun 2017 11:47:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54Blr7f083846; Sun, 4 Jun 2017 11:47:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54Blr7f083846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442549 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:54 -0000 Author: sunpoet Date: Sun Jun 4 11:47:53 2017 New Revision: 442549 URL: https://svnweb.freebsd.org/changeset/ports/442549 Log: Update to 2.9.29 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sun Jun 4 11:47:47 2017 (r442548) +++ head/devel/rubygem-aws-sdk-core/Makefile Sun Jun 4 11:47:53 2017 (r442549) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.28 +PORTVERSION= 2.9.29 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sun Jun 4 11:47:47 2017 (r442548) +++ head/devel/rubygem-aws-sdk-core/distinfo Sun Jun 4 11:47:53 2017 (r442549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496491474 -SHA256 (rubygem/aws-sdk-core-2.9.28.gem) = b73f21643240f99bcc357a2c9f491d90bd7d58be1b395b1c3856263021529d3c -SIZE (rubygem/aws-sdk-core-2.9.28.gem) = 1022464 +TIMESTAMP = 1496570416 +SHA256 (rubygem/aws-sdk-core-2.9.29.gem) = 20d016b56d2fe63a599951d681910fbe8daa18aab8495137474033d03ebda8d0 +SIZE (rubygem/aws-sdk-core-2.9.29.gem) = 1023488 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:47:59 2017 Return-Path: Delivered-To: svn-ports-all@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 A8153B79B1A; Sun, 4 Jun 2017 11:47:59 +0000 (UTC) (envelope-from sunpoet@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 76791733FF; Sun, 4 Jun 2017 11:47:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BlwLt083967; Sun, 4 Jun 2017 11:47:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54Blwgd083965; Sun, 4 Jun 2017 11:47:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041147.v54Blwgd083965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442550 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:47:59 -0000 Author: sunpoet Date: Sun Jun 4 11:47:58 2017 New Revision: 442550 URL: https://svnweb.freebsd.org/changeset/ports/442550 Log: Update to 2.9.29 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Sun Jun 4 11:47:53 2017 (r442549) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sun Jun 4 11:47:58 2017 (r442550) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.28 +PORTVERSION= 2.9.29 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sun Jun 4 11:47:53 2017 (r442549) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sun Jun 4 11:47:58 2017 (r442550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496491480 -SHA256 (rubygem/aws-sdk-resources-2.9.28.gem) = bce528880c8faed2202608b597efa6c5346d2e3d0de1ce5a67022b91a4867b17 -SIZE (rubygem/aws-sdk-resources-2.9.28.gem) = 48640 +TIMESTAMP = 1496570422 +SHA256 (rubygem/aws-sdk-resources-2.9.29.gem) = 84c2434fb92add87ed70ee7389ef9f7959c2f237048e3dce74b28c0aed9bd31d +SIZE (rubygem/aws-sdk-resources-2.9.29.gem) = 48640 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:48:05 2017 Return-Path: Delivered-To: svn-ports-all@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 18223B79B4E; Sun, 4 Jun 2017 11:48:05 +0000 (UTC) (envelope-from sunpoet@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 D98A97347D; Sun, 4 Jun 2017 11:48:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54Bm3CX084095; Sun, 4 Jun 2017 11:48:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54Bm35H084093; Sun, 4 Jun 2017 11:48:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041148.v54Bm35H084093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:48:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442551 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:48:05 -0000 Author: sunpoet Date: Sun Jun 4 11:48:03 2017 New Revision: 442551 URL: https://svnweb.freebsd.org/changeset/ports/442551 Log: Update to 2.9.29 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Sun Jun 4 11:47:58 2017 (r442550) +++ head/devel/rubygem-aws-sdk/Makefile Sun Jun 4 11:48:03 2017 (r442551) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.28 +PORTVERSION= 2.9.29 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sun Jun 4 11:47:58 2017 (r442550) +++ head/devel/rubygem-aws-sdk/distinfo Sun Jun 4 11:48:03 2017 (r442551) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496491485 -SHA256 (rubygem/aws-sdk-2.9.28.gem) = 75d80294da6078a65c98ac57338192127d719db807df25d73e6dd6bcc20d7efc -SIZE (rubygem/aws-sdk-2.9.28.gem) = 4608 +TIMESTAMP = 1496570427 +SHA256 (rubygem/aws-sdk-2.9.29.gem) = eb616e256c5999bcbdc9a6f643936224d415f4dc863c5c3342d023507cca7c00 +SIZE (rubygem/aws-sdk-2.9.29.gem) = 4608 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:48:10 2017 Return-Path: Delivered-To: svn-ports-all@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 05119B79B83; Sun, 4 Jun 2017 11:48:10 +0000 (UTC) (envelope-from sunpoet@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 C9C21734F2; Sun, 4 Jun 2017 11:48:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54Bm86T084222; Sun, 4 Jun 2017 11:48:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54Bm8u2084219; Sun, 4 Jun 2017 11:48:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041148.v54Bm8u2084219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:48:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442552 - head/devel/rubygem-cri X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:48:10 -0000 Author: sunpoet Date: Sun Jun 4 11:48:08 2017 New Revision: 442552 URL: https://svnweb.freebsd.org/changeset/ports/442552 Log: Update to 2.9.0 Changes: https://github.com/ddfreyne/cri/releases Modified: head/devel/rubygem-cri/Makefile head/devel/rubygem-cri/distinfo Modified: head/devel/rubygem-cri/Makefile ============================================================================== --- head/devel/rubygem-cri/Makefile Sun Jun 4 11:48:03 2017 (r442551) +++ head/devel/rubygem-cri/Makefile Sun Jun 4 11:48:08 2017 (r442552) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cri -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cri/distinfo ============================================================================== --- head/devel/rubygem-cri/distinfo Sun Jun 4 11:48:03 2017 (r442551) +++ head/devel/rubygem-cri/distinfo Sun Jun 4 11:48:08 2017 (r442552) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491126914 -SHA256 (rubygem/cri-2.8.0.gem) = 61da9c5aa44d46b0e1e4bc2a7f310ed6f521883aeb318a456fb237ba6e005240 -SIZE (rubygem/cri-2.8.0.gem) = 25600 +TIMESTAMP = 1496570433 +SHA256 (rubygem/cri-2.9.0.gem) = d78c5a65e76f2128cf60114422a165ac8ec562991bbf603320d098624d5507c3 +SIZE (rubygem/cri-2.9.0.gem) = 26624 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:48:14 2017 Return-Path: Delivered-To: svn-ports-all@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 D5F90B79BB0; Sun, 4 Jun 2017 11:48:14 +0000 (UTC) (envelope-from sunpoet@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 A43D47355F; Sun, 4 Jun 2017 11:48:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BmDEJ084343; Sun, 4 Jun 2017 11:48:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BmDrk084340; Sun, 4 Jun 2017 11:48:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041148.v54BmDrk084340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:48:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442553 - head/graphics/rubygem-cairo X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:48:14 -0000 Author: sunpoet Date: Sun Jun 4 11:48:13 2017 New Revision: 442553 URL: https://svnweb.freebsd.org/changeset/ports/442553 Log: Update to 1.15.9 Changes: https://github.com/rcairo/rcairo/blob/master/NEWS Modified: head/graphics/rubygem-cairo/Makefile head/graphics/rubygem-cairo/distinfo Modified: head/graphics/rubygem-cairo/Makefile ============================================================================== --- head/graphics/rubygem-cairo/Makefile Sun Jun 4 11:48:08 2017 (r442552) +++ head/graphics/rubygem-cairo/Makefile Sun Jun 4 11:48:13 2017 (r442553) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cairo -PORTVERSION= 1.15.8 +PORTVERSION= 1.15.9 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-cairo/distinfo ============================================================================== --- head/graphics/rubygem-cairo/distinfo Sun Jun 4 11:48:08 2017 (r442552) +++ head/graphics/rubygem-cairo/distinfo Sun Jun 4 11:48:13 2017 (r442553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496171489 -SHA256 (rubygem/cairo-1.15.8.gem) = fff62ea5d15f0ca15d1fbdd9cc4cb36408b7f18ccfa68c3e67cdfce62358d44a -SIZE (rubygem/cairo-1.15.8.gem) = 102400 +TIMESTAMP = 1496570440 +SHA256 (rubygem/cairo-1.15.9.gem) = 579727200f724a4da0c259e59bb79289de35ede0668dbe4b08883cc8e3b35325 +SIZE (rubygem/cairo-1.15.9.gem) = 102400 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:48:20 2017 Return-Path: Delivered-To: svn-ports-all@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 16CD1B79BE4; Sun, 4 Jun 2017 11:48:20 +0000 (UTC) (envelope-from sunpoet@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 D960D735DB; Sun, 4 Jun 2017 11:48:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BmJ7c084468; Sun, 4 Jun 2017 11:48:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BmI6F084466; Sun, 4 Jun 2017 11:48:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041148.v54BmI6F084466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:48:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442554 - head/www/rubygem-puma X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:48:20 -0000 Author: sunpoet Date: Sun Jun 4 11:48:18 2017 New Revision: 442554 URL: https://svnweb.freebsd.org/changeset/ports/442554 Log: Update to 3.9.1 Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md Modified: head/www/rubygem-puma/Makefile head/www/rubygem-puma/distinfo Modified: head/www/rubygem-puma/Makefile ============================================================================== --- head/www/rubygem-puma/Makefile Sun Jun 4 11:48:13 2017 (r442553) +++ head/www/rubygem-puma/Makefile Sun Jun 4 11:48:18 2017 (r442554) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 3.9.0 +PORTVERSION= 3.9.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-puma/distinfo ============================================================================== --- head/www/rubygem-puma/distinfo Sun Jun 4 11:48:13 2017 (r442553) +++ head/www/rubygem-puma/distinfo Sun Jun 4 11:48:18 2017 (r442554) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496418422 -SHA256 (rubygem/puma-3.9.0.gem) = ffa77e73d9f2efc68b055027f04528723af4b3b42d901f433e8db7c1d2032965 -SIZE (rubygem/puma-3.9.0.gem) = 112640 +TIMESTAMP = 1496570445 +SHA256 (rubygem/puma-3.9.1.gem) = d772d6de59303d24a5dac3ef8fee891fdc081398a7f6c53240649f0c40b123cc +SIZE (rubygem/puma-3.9.1.gem) = 112640 From owner-svn-ports-all@freebsd.org Sun Jun 4 11:48:24 2017 Return-Path: Delivered-To: svn-ports-all@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 C12F7B79C15; Sun, 4 Jun 2017 11:48:24 +0000 (UTC) (envelope-from sunpoet@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 8F30473645; Sun, 4 Jun 2017 11:48:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54BmNSn084562; Sun, 4 Jun 2017 11:48:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54BmNMn084561; Sun, 4 Jun 2017 11:48:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041148.v54BmNMn084561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 11:48:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442555 - head/security/p11-kit X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 11:48:24 -0000 Author: sunpoet Date: Sun Jun 4 11:48:23 2017 New Revision: 442555 URL: https://svnweb.freebsd.org/changeset/ports/442555 Log: Add LICENSE Approved by: portmgr (blanket) Modified: head/security/p11-kit/Makefile Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Sun Jun 4 11:48:18 2017 (r442554) +++ head/security/p11-kit/Makefile Sun Jun 4 11:48:23 2017 (r442555) @@ -9,6 +9,9 @@ MASTER_SITES= https://github.com/p11-glue/p11-kit/rele MAINTAINER= novel@FreeBSD.org COMMENT= Library for loading and enumerating of PKCS\#11 modules +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss LIB_DEPENDS= libtasn1.so:security/libtasn1 \ From owner-svn-ports-all@freebsd.org Sun Jun 4 12:07:34 2017 Return-Path: Delivered-To: svn-ports-all@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 DD2BFB7A6D3; Sun, 4 Jun 2017 12:07:34 +0000 (UTC) (envelope-from matthew@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 AB619744A7; Sun, 4 Jun 2017 12:07:34 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54C7XCY092705; Sun, 4 Jun 2017 12:07:33 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54C7XPJ092703; Sun, 4 Jun 2017 12:07:33 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706041207.v54C7XPJ092703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 4 Jun 2017 12:07:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442556 - in head/www/fcgiwrap: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 12:07:35 -0000 Author: matthew Date: Sun Jun 4 12:07:33 2017 New Revision: 442556 URL: https://svnweb.freebsd.org/changeset/ports/442556 Log: Avoid accidentally killing init or other important processes when running 'service fcgiwrap onestop' if /var/run/fcgiwrap/fcgiwrap.pid doesn't exist or contain the fcgiwrap PID. This prevents killing any processes in process groups 0 or 1 or in the caller's process group if the rc script cannot read the fcgiwrap pidfile. PR: 219724 Submitted by: bblister@gmail.com MFH: 2017Q2 Modified: head/www/fcgiwrap/Makefile head/www/fcgiwrap/files/fcgiwrap.in Modified: head/www/fcgiwrap/Makefile ============================================================================== --- head/www/fcgiwrap/Makefile Sun Jun 4 11:48:23 2017 (r442555) +++ head/www/fcgiwrap/Makefile Sun Jun 4 12:07:33 2017 (r442556) @@ -2,7 +2,7 @@ PORTNAME= fcgiwrap PORTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= ports@FreeBSD.org Modified: head/www/fcgiwrap/files/fcgiwrap.in ============================================================================== --- head/www/fcgiwrap/files/fcgiwrap.in Sun Jun 4 11:48:23 2017 (r442555) +++ head/www/fcgiwrap/files/fcgiwrap.in Sun Jun 4 12:07:33 2017 (r442556) @@ -88,8 +88,10 @@ fcgiwrap_postcmd() { } fcgiwrap_stop() { - fcgiwrap_pgrp=$(/bin/ps -o ppid= $(cat ${pidfile})) - if [ -z "$fcgiwrap_pgrp" ] || ! kill -0 $fcgiwrap_pgrp; then + if [ -s ${pidfile} ]; then + fcgiwrap_pgrp=$(/bin/ps -o ppid= $(cat ${pidfile})) + fi + if [ -z "$fcgiwrap_pgrp" -o "${fcgiwrap_pgrp:-0}" -le 1 ] || ! kill -0 $fcgiwrap_pgrp; then [ -n "$rc_fast" ] && return 0 _run_rc_notrunning return 1 From owner-svn-ports-all@freebsd.org Sun Jun 4 12:22:45 2017 Return-Path: Delivered-To: svn-ports-all@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 C8967B7AE57; Sun, 4 Jun 2017 12:22:45 +0000 (UTC) (envelope-from matthew@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 95EEF74DC4; Sun, 4 Jun 2017 12:22:45 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54CMivM000712; Sun, 4 Jun 2017 12:22:44 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54CMiAt000710; Sun, 4 Jun 2017 12:22:44 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706041222.v54CMiAt000710@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 4 Jun 2017 12:22:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442557 - in branches/2017Q2/www/fcgiwrap: . files X-SVN-Group: ports-branches 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.23 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: Sun, 04 Jun 2017 12:22:45 -0000 Author: matthew Date: Sun Jun 4 12:22:44 2017 New Revision: 442557 URL: https://svnweb.freebsd.org/changeset/ports/442557 Log: MFH: r442556 Avoid accidentally killing init or other important processes when running 'service fcgiwrap onestop' if /var/run/fcgiwrap/fcgiwrap.pid doesn't exist or contain the fcgiwrap PID. This prevents killing any processes in process groups 0 or 1 or in the caller's process group if the rc script cannot read the fcgiwrap pidfile. PR: 219724 Submitted by: bblister@gmail.com Approved by: portmgr (implicit blanket: functionality fix) Modified: branches/2017Q2/www/fcgiwrap/Makefile branches/2017Q2/www/fcgiwrap/files/fcgiwrap.in Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/www/fcgiwrap/Makefile ============================================================================== --- branches/2017Q2/www/fcgiwrap/Makefile Sun Jun 4 12:07:33 2017 (r442556) +++ branches/2017Q2/www/fcgiwrap/Makefile Sun Jun 4 12:22:44 2017 (r442557) @@ -2,7 +2,7 @@ PORTNAME= fcgiwrap PORTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= ports@FreeBSD.org Modified: branches/2017Q2/www/fcgiwrap/files/fcgiwrap.in ============================================================================== --- branches/2017Q2/www/fcgiwrap/files/fcgiwrap.in Sun Jun 4 12:07:33 2017 (r442556) +++ branches/2017Q2/www/fcgiwrap/files/fcgiwrap.in Sun Jun 4 12:22:44 2017 (r442557) @@ -88,8 +88,10 @@ fcgiwrap_postcmd() { } fcgiwrap_stop() { - fcgiwrap_pgrp=$(/bin/ps -o ppid= $(cat ${pidfile})) - if [ -z "$fcgiwrap_pgrp" ] || ! kill -0 $fcgiwrap_pgrp; then + if [ -s ${pidfile} ]; then + fcgiwrap_pgrp=$(/bin/ps -o ppid= $(cat ${pidfile})) + fi + if [ -z "$fcgiwrap_pgrp" -o "${fcgiwrap_pgrp:-0}" -le 1 ] || ! kill -0 $fcgiwrap_pgrp; then [ -n "$rc_fast" ] && return 0 _run_rc_notrunning return 1 From owner-svn-ports-all@freebsd.org Sun Jun 4 12:32:01 2017 Return-Path: Delivered-To: svn-ports-all@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 75F15B7B209; Sun, 4 Jun 2017 12:32:01 +0000 (UTC) (envelope-from joneum@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 443F4752DC; Sun, 4 Jun 2017 12:32:01 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54CW0Jw004970; Sun, 4 Jun 2017 12:32:00 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54CW0cO004963; Sun, 4 Jun 2017 12:32:00 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706041232.v54CW0cO004963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 4 Jun 2017 12:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442558 - in head/net/bmon: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 12:32:01 -0000 Author: joneum Date: Sun Jun 4 12:31:59 2017 New Revision: 442558 URL: https://svnweb.freebsd.org/changeset/ports/442558 Log: - net/bmon: Update from 3.3 to 4.0 - Changelog: https://github.com/tgraf/bmon/blob/master/NEWS PR: 219392 Reported by: Eric Camachat Approved by: michelle@sorbs.net (maintainer timeout, 2 weeks), miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11038 Added: head/net/bmon/files/patch-src_in_sysctl.c (contents, props changed) Modified: head/net/bmon/Makefile head/net/bmon/distinfo Modified: head/net/bmon/Makefile ============================================================================== --- head/net/bmon/Makefile Sun Jun 4 12:22:44 2017 (r442557) +++ head/net/bmon/Makefile Sun Jun 4 12:31:59 2017 (r442558) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= bmon -PORTVERSION= 3.3 +PORTVERSION= 4.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= net MAINTAINER= michelle@sorbs.net Modified: head/net/bmon/distinfo ============================================================================== --- head/net/bmon/distinfo Sun Jun 4 12:22:44 2017 (r442557) +++ head/net/bmon/distinfo Sun Jun 4 12:31:59 2017 (r442558) @@ -1,2 +1,3 @@ -SHA256 (tgraf-bmon-v3.3_GH0.tar.gz) = 1d62451178d3d682a6cf2778ebade7e63f2a9bebe3d35aef20cf94b51679dcca -SIZE (tgraf-bmon-v3.3_GH0.tar.gz) = 57331 +TIMESTAMP = 1495133346 +SHA256 (tgraf-bmon-v4.0_GH0.tar.gz) = d5e503ff6b116c681ebf4d10e238604dde836dceb9c0008eb92416a96c87ca40 +SIZE (tgraf-bmon-v4.0_GH0.tar.gz) = 61843 Added: head/net/bmon/files/patch-src_in_sysctl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/bmon/files/patch-src_in_sysctl.c Sun Jun 4 12:31:59 2017 (r442558) @@ -0,0 +1,11 @@ +--- src/in_sysctl.c.orig 2017-05-18 12:03:29.320093000 -0700 ++++ src/in_sysctl.c 2017-05-18 12:17:31.135080000 -0700 +@@ -232,7 +232,7 @@ sysctl_read(void) + snprintf(info_buf, sizeof(info_buf), "%ju", (uintmax_t)ifm->ifm_data.ifi_metric); + element_update_info(e, "Metric", info_buf); + +-#ifndef __NetBSD__ ++#if !(defined(__NetBSD__) || defined(__FreeBSD__)) + snprintf(info_buf, sizeof(info_buf), "%u", ifm->ifm_data.ifi_recvquota); + element_update_info(e, "RX-Quota", info_buf); + From owner-svn-ports-all@freebsd.org Sun Jun 4 12:43:58 2017 Return-Path: Delivered-To: svn-ports-all@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 C7DD3B7B4DE; Sun, 4 Jun 2017 12:43:58 +0000 (UTC) (envelope-from olgeni@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 9866D75896; Sun, 4 Jun 2017 12:43:58 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54ChvJU009099; Sun, 4 Jun 2017 12:43:57 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54Chvm6009097; Sun, 4 Jun 2017 12:43:57 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706041243.v54Chvm6009097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 4 Jun 2017 12:43:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442559 - head/devel/elixir-exprotobuf X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 12:43:58 -0000 Author: olgeni Date: Sun Jun 4 12:43:57 2017 New Revision: 442559 URL: https://svnweb.freebsd.org/changeset/ports/442559 Log: Update devel/elixir-exprotobuf to version 1.2.7. Modified: head/devel/elixir-exprotobuf/Makefile head/devel/elixir-exprotobuf/distinfo Modified: head/devel/elixir-exprotobuf/Makefile ============================================================================== --- head/devel/elixir-exprotobuf/Makefile Sun Jun 4 12:31:59 2017 (r442558) +++ head/devel/elixir-exprotobuf/Makefile Sun Jun 4 12:43:57 2017 (r442559) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exprotobuf -DISTVERSION= 1.2.6 +DISTVERSION= 1.2.7 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-exprotobuf/distinfo ============================================================================== --- head/devel/elixir-exprotobuf/distinfo Sun Jun 4 12:31:59 2017 (r442558) +++ head/devel/elixir-exprotobuf/distinfo Sun Jun 4 12:43:57 2017 (r442559) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492629521 -SHA256 (bitwalker-exprotobuf-1.2.6_GH0.tar.gz) = 6d8fc7e6100bd8bab6e2ee477632e54a28f33580e99b2bd950a8542d78e582bb -SIZE (bitwalker-exprotobuf-1.2.6_GH0.tar.gz) = 23594 +TIMESTAMP = 1496577282 +SHA256 (bitwalker-exprotobuf-1.2.7_GH0.tar.gz) = b54f7fbead3be36e940a8a462fc6d2d69f877f035c88e40763f47da9ed54a368 +SIZE (bitwalker-exprotobuf-1.2.7_GH0.tar.gz) = 23596 From owner-svn-ports-all@freebsd.org Sun Jun 4 14:03:18 2017 Return-Path: Delivered-To: svn-ports-all@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 4C823B7C51F; Sun, 4 Jun 2017 14:03:18 +0000 (UTC) (envelope-from sunpoet@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 0CC5277325; Sun, 4 Jun 2017 14:03:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54E3HET041217; Sun, 4 Jun 2017 14:03:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54E3G6m041215; Sun, 4 Jun 2017 14:03:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041403.v54E3G6m041215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 14:03:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442560 - head/devel/py-isort X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 14:03:18 -0000 Author: sunpoet Date: Sun Jun 4 14:03:16 2017 New Revision: 442560 URL: https://svnweb.freebsd.org/changeset/ports/442560 Log: Allow concurrent installation (USE_PYTHON=concurrent) - Update COMMENT - Add LICENSE_FILE - Add TEST_DEPENDS - Add NO_ARCH - Update pkg-descr - Add PyPI as primary WWW - Bump PORTREVISION for package change - Take maintainership Modified: head/devel/py-isort/Makefile head/devel/py-isort/pkg-descr Modified: head/devel/py-isort/Makefile ============================================================================== --- head/devel/py-isort/Makefile Sun Jun 4 12:43:57 2017 (r442559) +++ head/devel/py-isort/Makefile Sun Jun 4 14:03:16 2017 (r442560) @@ -2,16 +2,22 @@ PORTNAME= isort PORTVERSION= 4.2.13 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org -COMMENT= Python import sorter utility +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Python utility/library to sort Python imports LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest + +NO_ARCH= yes +USE_PYTHON= autoplist concurrent distutils USES= python -USE_PYTHON= autoplist distutils .include Modified: head/devel/py-isort/pkg-descr ============================================================================== --- head/devel/py-isort/pkg-descr Sun Jun 4 12:43:57 2017 (r442559) +++ head/devel/py-isort/pkg-descr Sun Jun 4 14:03:16 2017 (r442560) @@ -1,5 +1,6 @@ -isort is a Python utility and library to sort imports automatically, and -automatically into sections. It provides a command line utility, library and -plugins for various editors to quickly sort all your imports. +isort is a Python utility/library to sort imports alphabetically, and +automatically separated into sections. It provides a command line utility, +Python library and plugins for various editors to quickly sort all your imports. +WWW: https://pypi.python.org/pypi/isort WWW: https://github.com/timothycrosley/isort From owner-svn-ports-all@freebsd.org Sun Jun 4 14:33:35 2017 Return-Path: Delivered-To: svn-ports-all@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 32769B7CC8F; Sun, 4 Jun 2017 14:33:35 +0000 (UTC) (envelope-from gerald@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 00D1278095; Sun, 4 Jun 2017 14:33:34 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54EXYpZ053323; Sun, 4 Jun 2017 14:33:34 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54EXYVc053322; Sun, 4 Jun 2017 14:33:34 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706041433.v54EXYVc053322@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 4 Jun 2017 14:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442561 - head/emulators/wine X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 14:33:35 -0000 Author: gerald Date: Sun Jun 4 14:33:34 2017 New Revision: 442561 URL: https://svnweb.freebsd.org/changeset/ports/442561 Log: Be more bold re games working. Add a note on when to use this port and how it relates to i386-wine. Discussed with: dbn Modified: head/emulators/wine/pkg-descr Modified: head/emulators/wine/pkg-descr ============================================================================== --- head/emulators/wine/pkg-descr Sun Jun 4 14:03:16 2017 (r442560) +++ head/emulators/wine/pkg-descr Sun Jun 4 14:33:34 2017 (r442561) @@ -5,7 +5,11 @@ without the performance or memory usage penalties of a a similar look and feel to other applications on your desktop. Many applications already work, more or less, including versions of -Microsoft Office and several games. +Microsoft Office and many games. + +Use this port for 32-bit Windows binaries in an i386 environment or +64-bit Windows binaries in an amd64 environment; use emulators/i386-wine +for 32-bit Windows binaries in an amd64 environment. WWW: http://www.winehq.org/ From owner-svn-ports-all@freebsd.org Sun Jun 4 14:34:19 2017 Return-Path: Delivered-To: svn-ports-all@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 7A98AB7CCF1; Sun, 4 Jun 2017 14:34:19 +0000 (UTC) (envelope-from gerald@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 4B09278176; Sun, 4 Jun 2017 14:34:19 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54EYILq053447; Sun, 4 Jun 2017 14:34:18 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54EYIM1053446; Sun, 4 Jun 2017 14:34:18 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706041434.v54EYIM1053446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 4 Jun 2017 14:34:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442562 - head/emulators/wine X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 14:34:19 -0000 Author: gerald Date: Sun Jun 4 14:34:18 2017 New Revision: 442562 URL: https://svnweb.freebsd.org/changeset/ports/442562 Log: Bump PORTREVISION for pkg-descr change. Modified: head/emulators/wine/Makefile Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Sun Jun 4 14:33:34 2017 (r442561) +++ head/emulators/wine/Makefile Sun Jun 4 14:34:18 2017 (r442562) @@ -3,7 +3,7 @@ PORTNAME= wine DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ From owner-svn-ports-all@freebsd.org Sun Jun 4 14:44:34 2017 Return-Path: Delivered-To: svn-ports-all@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 46B5CB7D442; Sun, 4 Jun 2017 14:44:34 +0000 (UTC) (envelope-from koobs@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 1708F789D7; Sun, 4 Jun 2017 14:44:34 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54EiXxD057410; Sun, 4 Jun 2017 14:44:33 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54EiXIY057409; Sun, 4 Jun 2017 14:44:33 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706041444.v54EiXIY057409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Sun, 4 Jun 2017 14:44:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442563 - head/dns/py-idna X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 14:44:34 -0000 Author: koobs Date: Sun Jun 4 14:44:33 2017 New Revision: 442563 URL: https://svnweb.freebsd.org/changeset/ports/442563 Log: dns/py-idna: Update to 2.5 - Update PORTVERSION and distinfo checksum (2.5) - Enable concurrent version installation - Mark package architecture independent https://github.com/kjd/idna/blob/v2.5/HISTORY.rst Modified: head/dns/py-idna/Makefile head/dns/py-idna/distinfo Modified: head/dns/py-idna/Makefile ============================================================================== --- head/dns/py-idna/Makefile Sun Jun 4 14:34:18 2017 (r442562) +++ head/dns/py-idna/Makefile Sun Jun 4 14:44:33 2017 (r442563) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= idna -PORTVERSION= 2.0 +PORTVERSION= 2.5 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Internationalized Domain Names in Applications (IDNA) -USES= python -USE_PYTHON= autoplist distutils +USES= python # Actually, 2.6-2.7,3.3-3.6 +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test Modified: head/dns/py-idna/distinfo ============================================================================== --- head/dns/py-idna/distinfo Sun Jun 4 14:34:18 2017 (r442562) +++ head/dns/py-idna/distinfo Sun Jun 4 14:44:33 2017 (r442563) @@ -1,2 +1,3 @@ -SHA256 (idna-2.0.tar.gz) = 16199aad938b290f5be1057c0e1efc6546229391c23cea61ca940c115f7d3d3b -SIZE (idna-2.0.tar.gz) = 135150 +TIMESTAMP = 1496221751 +SHA256 (idna-2.5.tar.gz) = 3cb5ce08046c4e3a560fc02f138d0ac63e00f8ce5901a56b32ec8b7994082aab +SIZE (idna-2.5.tar.gz) = 130211 From owner-svn-ports-all@freebsd.org Sun Jun 4 15:11:00 2017 Return-Path: Delivered-To: svn-ports-all@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 D97E7B7DC34; Sun, 4 Jun 2017 15:11:00 +0000 (UTC) (envelope-from bar@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 9A41A79543; Sun, 4 Jun 2017 15:11:00 +0000 (UTC) (envelope-from bar@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54FAxZ0068364; Sun, 4 Jun 2017 15:10:59 GMT (envelope-from bar@FreeBSD.org) Received: (from bar@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54FAwH6068349; Sun, 4 Jun 2017 15:10:58 GMT (envelope-from bar@FreeBSD.org) Message-Id: <201706041510.v54FAwH6068349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bar set sender to bar@FreeBSD.org using -f From: Barbara Guida Date: Sun, 4 Jun 2017 15:10:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442564 - in head/games/vavoom: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 15:11:01 -0000 Author: bar Date: Sun Jun 4 15:10:58 2017 New Revision: 442564 URL: https://svnweb.freebsd.org/changeset/ports/442564 Log: Apply some patches from OpenSUSE to fix some issues, including the build on recent compilers. PR: 216835, 219295 Added: head/games/vavoom/files/patch-libs_core_zone.cpp (contents, props changed) head/games/vavoom/files/patch-libs_core_zone.h (contents, props changed) head/games/vavoom/files/patch-source_host.cpp (contents, props changed) head/games/vavoom/files/patch-source_misc.cpp (contents, props changed) head/games/vavoom/files/patch-source_pr__exec.cpp (contents, props changed) head/games/vavoom/files/patch-source_r__sky.cpp (contents, props changed) head/games/vavoom/files/patch-source_sys__sdl.cpp (contents, props changed) head/games/vavoom/files/patch-source_timidity_readmidi.cpp (contents, props changed) head/games/vavoom/files/patch-source_vc__dehacked.cpp (contents, props changed) head/games/vavoom/files/patch-source_vc__object.cpp (contents, props changed) head/games/vavoom/files/patch-utils_glbsp_CMakeLists.txt (contents, props changed) head/games/vavoom/files/patch-utils_vcc_vcc.cpp (contents, props changed) Modified: head/games/vavoom/Makefile head/games/vavoom/files/pkg-message.in head/games/vavoom/pkg-plist Modified: head/games/vavoom/Makefile ============================================================================== --- head/games/vavoom/Makefile Sun Jun 4 14:44:33 2017 (r442563) +++ head/games/vavoom/Makefile Sun Jun 4 15:10:58 2017 (r442564) @@ -3,7 +3,7 @@ PORTNAME= vavoom PORTVERSION= 1.33 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION} @@ -15,16 +15,11 @@ LICENSE= GPLv2 LIB_DEPENDS= libpng.so:graphics/png USES= cmake dos2unix jpeg tar:bzip2 -# Force GCC because llvm (starting from 4.0) generates -# non working binary for vcc -USE_GCC= yes DOS2UNIX_REGEX= ((.*\.(c|cpp|h|s|asm|inc|vc|ls|acs|cfg|txt|vs|mak|mgw"))$$|\/(makefile\..*|makefile|Makefile)$$) -# Removed LAUNCHER because it segfaults -#OPTIONS_DEFINE= FLAC LAUNCHER MAD MIKMOD OPENAL OPTIMIZED_CFLAGS VORBIS SDL DOCS -OPTIONS_DEFINE= FLAC MAD MIKMOD OPENAL OPTIMIZED_CFLAGS VORBIS SDL DOCS +OPTIONS_DEFINE= FLAC LAUNCHER MAD MIKMOD OPENAL OPTIMIZED_CFLAGS VORBIS SDL DOCS OPTIONS_DEFAULT= OPENGL SDL -#LAUNCHER_DESC= Build GUI launcher +LAUNCHER_DESC= Build GUI launcher OPENAL_DESC= Enable OpenAL support SDL_DESC= Use SDL for OpenGL support @@ -41,13 +36,10 @@ FLAC_LIB_DEPENDS= libFLAC.so:audio/flac FLAC_CMAKE_ON= -DWITH_FLAC:BOOL=ON FLAC_CMAKE_OFF= -DWITH_FLAC:BOOL=OFF -# Removed LAUNCHER because it segfaults - check also pkg-plist -#LAUNCHER_USE= WX=2.8+ -#LAUNCHER_CMAKE_ON= -DENABLE_LAUNCHER:BOOL=ON \ -# -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" -#LAUNCHER_CMAKE_OFF= -DENABLE_LAUNCHER:BOOL=OFF -# Force disable LAUNCHER -CMAKE_ARGS+= -DENABLE_LAUNCHER:BOOL=OFF +LAUNCHER_USE= WX=2.8+ +LAUNCHER_CMAKE_ON= -DENABLE_LAUNCHER:BOOL=ON \ + -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" +LAUNCHER_CMAKE_OFF= -DENABLE_LAUNCHER:BOOL=OFF MAD_LIB_DEPENDS= libmad.so:audio/libmad MAD_CMAKE_ON= -DWITH_LIBMAD:BOOL=ON Added: head/games/vavoom/files/patch-libs_core_zone.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-libs_core_zone.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,16 @@ +--- libs/core/zone.cpp.orig 2017-06-04 12:56:34.206304000 +0200 ++++ libs/core/zone.cpp 2017-06-04 13:02:53.920038000 +0200 +@@ -33,6 +33,8 @@ + + #include "core.h" + ++#if 0 ++ + // MACROS ------------------------------------------------------------------ + + #define SMALLID 0x22 +@@ -516,3 +518,4 @@ + } + + #endif ++#endif Added: head/games/vavoom/files/patch-libs_core_zone.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-libs_core_zone.h Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,98 @@ +--- libs/core/zone.h.orig 2017-06-04 12:56:34.206722000 +0200 ++++ libs/core/zone.h 2017-06-04 13:08:27.959596000 +0200 +@@ -27,88 +27,21 @@ + //** + //************************************************************************** + +-//#define ZONE_DEBUG 1 +- + void Z_Shutdown(); + +-#ifdef ZONE_DEBUG +- +-void* Z_Malloc(int size, const char* FileName, int LineNumber); +-void* Z_Calloc(int size, const char* FileName, int LineNumber); +-void Z_Free(void* ptr, const char* FileName, int LineNumber); +- +-inline void* operator new(size_t Size, const char* FileName, int LineNumber) +-{ +- return Z_Malloc(Size, FileName, LineNumber); +-} +- +-inline void operator delete(void* Ptr, const char* FileName, int LineNumber) +-{ +- Z_Free(Ptr, FileName, LineNumber); +-} +- +-inline void* operator new[](size_t Size, const char* FileName, int LineNumber) +-{ +- return Z_Malloc(Size, FileName, LineNumber); +-} +- +-inline void operator delete[](void* Ptr, const char* FileName, int LineNumber) +-{ +- Z_Free(Ptr, FileName, LineNumber); +-} +- +-inline void* operator new(size_t Size) +-{ +- return Z_Malloc(Size, "", 0); +-} +- +-inline void operator delete(void* Ptr) +-{ +- Z_Free(Ptr, "", 0); +-} +- +-inline void* operator new[](size_t Size) +-{ +- return Z_Malloc(Size, "", 0); +-} +- +-inline void operator delete[](void* Ptr) +-{ +- Z_Free(Ptr, "", 0); +-} +- +-#define Z_Malloc(size) Z_Malloc(size, __FILE__, __LINE__) +-#define Z_Calloc(size) Z_Calloc(size, __FILE__, __LINE__) +-#define Z_Free(ptr) Z_Free(ptr, __FILE__, __LINE__) +- +-#define ZONE_DEBUG_NEW new(__FILE__, __LINE__) +-#undef new +-#define new ZONE_DEBUG_NEW +- +-#else +- +-void* Z_Malloc(int size); +-void* Z_Calloc(int size); +-void Z_Free(void* ptr); +- +-inline void* operator new(size_t Size) +-{ +- return Z_Malloc(int(Size)); +-} +- +-inline void operator delete(void* Ptr) ++static inline void* Z_Malloc(int size) + { +- Z_Free(Ptr); ++ return static_cast(operator new(size)); + } + +-inline void* operator new[](size_t Size) ++static inline void* Z_Calloc(int size) + { +- return Z_Malloc(int(Size)); ++ return memset(Z_Malloc(size), 0, size); + } + +-inline void operator delete[](void* Ptr) ++static inline void Z_Free(void* ptr) + { +- Z_Free(Ptr); ++ char *p = (char *)ptr; ++ delete p; + } + +-#endif Added: head/games/vavoom/files/patch-source_host.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_host.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,9 @@ +--- source/host.cpp.orig 2017-06-04 12:56:34.440473000 +0200 ++++ source/host.cpp 2017-06-04 13:10:16.524114000 +0200 +@@ -706,5 +706,5 @@ + + SAFE_SHUTDOWN(VObject::StaticExit, ()) + SAFE_SHUTDOWN(VName::StaticExit, ()) +- SAFE_SHUTDOWN(Z_Shutdown, ()) ++// SAFE_SHUTDOWN(Z_Shutdown, ()) + } Added: head/games/vavoom/files/patch-source_misc.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_misc.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,20 @@ +--- source/misc.cpp.orig 2010-09-01 20:26:05.000000000 +0200 ++++ source/misc.cpp 2017-06-04 09:42:27.118366000 +0200 +@@ -119,7 +119,7 @@ + + void VLogSysError::Serialise(const char* V, EName) + { +- Sys_Error(V); ++ Sys_Error("%s", V); + } + + //========================================================================== +@@ -130,7 +130,7 @@ + + void VLogHostError::Serialise(const char* V, EName) + { +- Host_Error(V); ++ Host_Error("%s", V); + } + + //========================================================================== Added: head/games/vavoom/files/patch-source_pr__exec.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_pr__exec.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,11 @@ +--- source/pr_exec.cpp.orig 2010-06-04 23:20:21.000000000 +0200 ++++ source/pr_exec.cpp 2017-06-04 10:26:40.272597000 +0200 +@@ -1112,7 +1112,7 @@ + { + Sys_Error("Division by 0"); + } +- BINOP(i, /=); ++ BINOP_Q(i, /=); + PR_VM_BREAK; + + PR_VM_CASE(OPC_Modulus) Added: head/games/vavoom/files/patch-source_r__sky.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_r__sky.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,53 @@ +--- source/r_sky.cpp.orig 2017-06-04 15:57:26.347510000 +0200 ++++ source/r_sky.cpp 2017-06-04 16:05:26.710124000 +0200 +@@ -223,9 +223,9 @@ + s.surf.verts[0] = TVec(cosa0 * vradius, sina0 * vradius, bheight); + s.surf.verts[1] = TVec(cosa0 * tradius, sina0 * tradius, theight); + s.surf.verts[2] = TVec(cosa1 * tradius, sina1 * tradius, theight); +- s.surf.verts[3] = TVec(cosa1 * vradius, sina1 * vradius, bheight); ++ s.plane.normal = TVec(cosa1 * vradius, sina1 * vradius, bheight); + +- TVec hdir = j < VDIVS / 2 ? s.surf.verts[3] - s.surf.verts[0] : ++ TVec hdir = j < VDIVS / 2 ? s.plane.normal - s.surf.verts[0] : + s.surf.verts[2] - s.surf.verts[1]; + TVec vdir = s.surf.verts[0] - s.surf.verts[1]; + TVec normal = Normalise(CrossProduct(vdir, hdir)); +@@ -336,32 +336,32 @@ + sky[0].surf.verts[0] = TVec(128, 128, -128); + sky[0].surf.verts[1] = TVec(128, 128, 128); + sky[0].surf.verts[2] = TVec(128, -128, 128); +- sky[0].surf.verts[3] = TVec(128, -128, -128); ++ sky[0].plane.normal = TVec(128, -128, -128); + + sky[1].surf.verts[0] = TVec(128, -128, -128); + sky[1].surf.verts[1] = TVec(128, -128, 128); + sky[1].surf.verts[2] = TVec(-128, -128, 128); +- sky[1].surf.verts[3] = TVec(-128, -128, -128); ++ sky[1].plane.normal = TVec(-128, -128, -128); + + sky[2].surf.verts[0] = TVec(-128, -128, -128); + sky[2].surf.verts[1] = TVec(-128, -128, 128); + sky[2].surf.verts[2] = TVec(-128, 128, 128); +- sky[2].surf.verts[3] = TVec(-128, 128, -128); ++ sky[2].plane.normal = TVec(-128, 128, -128); + + sky[3].surf.verts[0] = TVec(-128, 128, -128); + sky[3].surf.verts[1] = TVec(-128, 128, 128); + sky[3].surf.verts[2] = TVec(128, 128, 128); +- sky[3].surf.verts[3] = TVec(128, 128, -128); ++ sky[3].plane.normal = TVec(128, 128, -128); + + sky[4].surf.verts[0] = TVec(128.0, 128.0, 128); + sky[4].surf.verts[1] = TVec(-128.0, 128.0, 128); + sky[4].surf.verts[2] = TVec(-128.0, -128.0, 128); +- sky[4].surf.verts[3] = TVec(128.0, -128.0, 128); ++ sky[4].plane.normal = TVec(128.0, -128.0, 128); + + sky[5].surf.verts[0] = TVec(128, 128, -128); + sky[5].surf.verts[1] = TVec(128, -128, -128); + sky[5].surf.verts[2] = TVec(-128, -128, -128); +- sky[5].surf.verts[3] = TVec(-128, 128, -128); ++ sky[5].plane.normal = TVec(-128, 128, -128); + + sky[0].plane.Set(TVec(-1, 0, 0), -128); + sky[0].texinfo.saxis = TVec(0, -1.0, 0); Added: head/games/vavoom/files/patch-source_sys__sdl.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_sys__sdl.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,11 @@ +--- source/sys_sdl.cpp.orig 2017-06-04 12:56:34.438609000 +0200 ++++ source/sys_sdl.cpp 2017-06-04 13:11:31.567597000 +0200 +@@ -530,7 +530,7 @@ + catch (VavoomError &e) + { + Host_Shutdown(); +- stack_trace(); ++// stack_trace(); + + printf("\n%s\n", e.message); + dprintf("\n\nERROR: %s\n", e.message); Added: head/games/vavoom/files/patch-source_timidity_readmidi.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_timidity_readmidi.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,11 @@ +--- source/timidity/readmidi.cpp.orig 2017-06-04 15:57:26.317968000 +0200 ++++ source/timidity/readmidi.cpp 2017-06-04 16:07:48.260735000 +0200 +@@ -569,7 +569,7 @@ + int32 len, divisions; + int16 format, tracks, divisions_tmp; + int i; +- char tmp[4]; ++ char tmp[12]; + + song->midi_image = (uint8*)mimage; + song->image_left = msize; Added: head/games/vavoom/files/patch-source_vc__dehacked.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_vc__dehacked.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,22 @@ +--- source/vc_dehacked.cpp.orig 2017-06-04 08:35:41.777968000 +0200 ++++ source/vc_dehacked.cpp 2017-06-04 09:13:52.864992000 +0200 +@@ -128,8 +128,8 @@ + { 0, "TRANSLUC75", 0x20000000 }, + { 0, "STEALTH", 0x40000000 }, + { 0, "UNUSED4", 0x40000000 }, +- { 0, "TRANSLUCENT", 0x80000000 }, +- { 0, "TRANSLUC50", 0x80000000 }, ++ { 0, "TRANSLUCENT", (int)0x80000000 }, ++ { 0, "TRANSLUC50", (int)0x80000000 }, + { 1, "LOGRAV", 0x00000001 }, + { 1, "WINDTHRUST", 0x00000002 }, + { 1, "FLOORBOUNCE", 0x00000004 }, +@@ -161,7 +161,7 @@ + { 1, "DORMANT", 0x10000000 }, + { 1, "ICEDAMAGE", 0x20000000 }, + { 1, "SEEKERMISSILE", 0x40000000 }, +- { 1, "REFLECTIVE", 0x80000000 }, ++ { 1, "REFLECTIVE", (int)0x80000000 }, + // Ignored flags + { 0, "SLIDE", 0 }, + { 0, "UNUSED2", 0 }, Added: head/games/vavoom/files/patch-source_vc__object.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-source_vc__object.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,17 @@ +--- source/vc_object.cpp.orig 2010-06-04 23:20:21.000000000 +0200 ++++ source/vc_object.cpp 2017-06-04 09:43:20.120992000 +0200 +@@ -477,12 +477,12 @@ + + IMPLEMENT_FUNCTION(VObject, Error) + { +- Host_Error(*PF_FormatString()); ++ Host_Error("%s", *PF_FormatString()); + } + + IMPLEMENT_FUNCTION(VObject, FatalError) + { +- Sys_Error(*PF_FormatString()); ++ Sys_Error("%s", *PF_FormatString()); + } + + //************************************************************************** Added: head/games/vavoom/files/patch-utils_glbsp_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-utils_glbsp_CMakeLists.txt Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,11 @@ +--- utils/glbsp/CMakeLists.txt.orig 2017-06-04 12:56:34.555084000 +0200 ++++ utils/glbsp/CMakeLists.txt 2017-06-04 13:15:12.279215000 +0200 +@@ -1,7 +1,7 @@ + include_directories(${ZLIB_INCLUDE_DIR}) + add_definitions(-DGLBSP_PLUGIN -DUNIX -DINLINE_G=inline) + +-add_library(glbsp ++add_library(glbsp STATIC + analyze.c + analyze.h + blockmap.c Added: head/games/vavoom/files/patch-utils_vcc_vcc.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/vavoom/files/patch-utils_vcc_vcc.cpp Sun Jun 4 15:10:58 2017 (r442564) @@ -0,0 +1,11 @@ +--- utils/vcc/vcc.cpp.orig 2017-06-04 09:44:06.817573000 +0200 ++++ utils/vcc/vcc.cpp 2017-06-04 10:05:59.278454000 +0200 +@@ -122,7 +122,7 @@ + } + catch (VException& e) + { +- FatalError(e.What()); ++ FatalError("%s", e.What()); + } + return 0; + } Modified: head/games/vavoom/files/pkg-message.in ============================================================================== --- head/games/vavoom/files/pkg-message.in Sun Jun 4 14:44:33 2017 (r442563) +++ head/games/vavoom/files/pkg-message.in Sun Jun 4 15:10:58 2017 (r442564) @@ -17,4 +17,6 @@ need VORBIS (build options). Refer to %%DOCSDIR%%/vavoom.txt for other options such as game selection, network options and so on. +If you enabled LAUNCHER (build option), run "vlaunch" for a launcher GUI. + ============================================================================== Modified: head/games/vavoom/pkg-plist ============================================================================== --- head/games/vavoom/pkg-plist Sun Jun 4 14:44:33 2017 (r442563) +++ head/games/vavoom/pkg-plist Sun Jun 4 15:10:58 2017 (r442564) @@ -2,7 +2,7 @@ bin/vavoom bin/vavoom.bin bin/vavoom-dedicated bin/vavoom-dedicated.bin -@comment %%LAUNCHER%%bin/vlaunch +%%LAUNCHER%%bin/vlaunch %%PORTDOCS%%%%DOCSDIR%%/vavoom.txt %%DATADIR%%/basev/common/basepak.pk3 %%DATADIR%%/basev/doom/basepak.pk3 From owner-svn-ports-all@freebsd.org Sun Jun 4 15:30:28 2017 Return-Path: Delivered-To: svn-ports-all@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 32E7BB7DFD7; Sun, 4 Jun 2017 15:30:28 +0000 (UTC) (envelope-from koobs@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 0EBEB79C05; Sun, 4 Jun 2017 15:30:27 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54FUQGZ074115; Sun, 4 Jun 2017 15:30:26 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54FUQeZ074112; Sun, 4 Jun 2017 15:30:26 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706041530.v54FUQeZ074112@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Sun, 4 Jun 2017 15:30:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442565 - in head/www/py-requests: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 15:30:28 -0000 Author: koobs Date: Sun Jun 4 15:30:26 2017 New Revision: 442565 URL: https://svnweb.freebsd.org/changeset/ports/442565 Log: www/py-requests: Update to 2.17.3 - Update PORTVERSION and distinfo checksum (2.17.3) - Add RUN_DEPENDS (recently de-vendored/de-bundled) - Add more TEST_DEPENDS that exist in ports - Patch out pytest-cov from test_requirements (unnecessary) - Mark concurrent Python version safe - Update LICENSE (ISCL -> APACHE20) [1] https://github.com/requests/requests/blob/v2.17.3/HISTORY.rst PR: 218578 Submitted by: [1] Added: head/www/py-requests/files/ head/www/py-requests/files/patch-setup.py (contents, props changed) Modified: head/www/py-requests/Makefile head/www/py-requests/distinfo Modified: head/www/py-requests/Makefile ============================================================================== --- head/www/py-requests/Makefile Sun Jun 4 15:10:58 2017 (r442564) +++ head/www/py-requests/Makefile Sun Jun 4 15:30:26 2017 (r442565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests -PORTVERSION= 2.11.1 +PORTVERSION= 2.17.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,13 +10,20 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= HTTP library written in Python for human beings -LICENSE= ISCL +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.2:textproc/py-chardet \ + ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1:net/py-urllib3 \ + ${PYTHON_PKGNAMEPREFIX}certifi>=2017.4.17:security/py-certifi +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest \ + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist \ + ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py-execnet \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock USES?= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= py*-requests1-* Modified: head/www/py-requests/distinfo ============================================================================== --- head/www/py-requests/distinfo Sun Jun 4 15:10:58 2017 (r442564) +++ head/www/py-requests/distinfo Sun Jun 4 15:30:26 2017 (r442565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473772887 -SHA256 (requests-2.11.1.tar.gz) = 5acf980358283faba0b897c73959cecf8b841205bb4b2ad3ef545f46eae1a133 -SIZE (requests-2.11.1.tar.gz) = 485936 +TIMESTAMP = 1496221008 +SHA256 (requests-2.17.3.tar.gz) = 8d29f97ed1541709b57caddb77bb20592411d7ca10ec4f03275f49ee8456e225 +SIZE (requests-2.17.3.tar.gz) = 123148 Added: head/www/py-requests/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-requests/files/patch-setup.py Sun Jun 4 15:30:26 2017 (r442565) @@ -0,0 +1,13 @@ +# pytest-cov and its dependencies are not compulsory + +--- setup.py.orig 2017-06-04 15:11:40 UTC ++++ setup.py +@@ -45,7 +45,7 @@ requires = [ + 'certifi>=2017.4.17' + + ] +-test_requirements = ['pytest-httpbin==0.0.7', 'pytest-cov', 'pytest-mock', 'pytest-xdist', 'PySocks>=1.5.6, !=1.5.7', 'pytest>=2.8.0'] ++test_requirements = ['pytest-httpbin==0.0.7', 'pytest-mock', 'pytest-xdist', 'PySocks>=1.5.6, !=1.5.7', 'pytest>=2.8.0'] + + about = {} + with open(os.path.join(here, 'requests', '__version__.py'), 'r', 'utf-8') as f: From owner-svn-ports-all@freebsd.org Sun Jun 4 15:57:55 2017 Return-Path: Delivered-To: svn-ports-all@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 4895EB7E951; Sun, 4 Jun 2017 15:57:55 +0000 (UTC) (envelope-from pi@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 227C97A7EE; Sun, 4 Jun 2017 15:57:55 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54FvsZj086293; Sun, 4 Jun 2017 15:57:54 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54FvrpJ086289; Sun, 4 Jun 2017 15:57:53 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706041557.v54FvrpJ086289@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 4 Jun 2017 15:57:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442566 - in head/math/glm: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 15:57:55 -0000 Author: pi Date: Sun Jun 4 15:57:53 2017 New Revision: 442566 URL: https://svnweb.freebsd.org/changeset/ports/442566 Log: math/glm: update 0.9.7.3 -> 0.9.8.4 - Many changes - move lib/pkgconfig/glm.pc to libdata/pkgconfig/ PR: 219737 Submitted by: pfg Relnotes: https://github.com/g-truc/glm/releases Added: head/math/glm/files/patch-CMakeLists.txt (contents, props changed) Deleted: head/math/glm/files/patch-glm_detail_setup.hpp Modified: head/math/glm/Makefile head/math/glm/distinfo head/math/glm/pkg-plist Modified: head/math/glm/Makefile ============================================================================== --- head/math/glm/Makefile Sun Jun 4 15:30:26 2017 (r442565) +++ head/math/glm/Makefile Sun Jun 4 15:57:53 2017 (r442566) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glm -PORTVERSION= 0.9.7.3 +PORTVERSION= 0.9.8.4 PORTEPOCH= 1 CATEGORIES= math graphics @@ -18,7 +18,10 @@ GH_ACCOUNT= g-truc NO_ARCH= yes NO_BUILD= yes -CMAKE_ARGS= -DGLM_TEST_ENABLE:BOOL=OFF -USES= cmake:outsource +USES= cmake:outsource pkgconfig + +.ifndef MAINTAINER_MODE +CMAKE_ARGS= -DGLM_TEST_ENABLE:BOOL=OFF -DCMAKE_INSTALL_PKG_CONFIG_DIR:PATH="${PREFIX}/libdata/pkgconfig" +.endif .include Modified: head/math/glm/distinfo ============================================================================== --- head/math/glm/distinfo Sun Jun 4 15:30:26 2017 (r442565) +++ head/math/glm/distinfo Sun Jun 4 15:57:53 2017 (r442566) @@ -1,2 +1,3 @@ -SHA256 (g-truc-glm-0.9.7.3_GH0.tar.gz) = 24f286a3cba59c64d1bdf3fe30125eb76f824fe195a0a29964c29d4d520ff392 -SIZE (g-truc-glm-0.9.7.3_GH0.tar.gz) = 3454231 +TIMESTAMP = 1496432867 +SHA256 (g-truc-glm-0.9.8.4_GH0.tar.gz) = a220e60f8711265595be3221e530d632d5823641ecd46a3a54bc174933bff14c +SIZE (g-truc-glm-0.9.8.4_GH0.tar.gz) = 3769208 Added: head/math/glm/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/glm/files/patch-CMakeLists.txt Sun Jun 4 15:57:53 2017 (r442566) @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2017-06-04 05:59:53 UTC ++++ CMakeLists.txt +@@ -226,7 +226,7 @@ configure_file( + # install pkg-config file + install( + FILES "${CMAKE_CURRENT_BINARY_DIR}/glm.pc" +- DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig" ++ DESTINATION "${CMAKE_INSTALL_LIBDIR}/../libdata/pkgconfig" + ) + + export(PACKAGE glm) Modified: head/math/glm/pkg-plist ============================================================================== --- head/math/glm/pkg-plist Sun Jun 4 15:30:26 2017 (r442565) +++ head/math/glm/pkg-plist Sun Jun 4 15:57:53 2017 (r442566) @@ -9,35 +9,29 @@ include/glm/detail/_vectorize.hpp include/glm/detail/dummy.cpp include/glm/detail/func_common.hpp include/glm/detail/func_common.inl +include/glm/detail/func_common_simd.inl include/glm/detail/func_exponential.hpp include/glm/detail/func_exponential.inl +include/glm/detail/func_exponential_simd.inl include/glm/detail/func_geometric.hpp include/glm/detail/func_geometric.inl +include/glm/detail/func_geometric_simd.inl include/glm/detail/func_integer.hpp include/glm/detail/func_integer.inl +include/glm/detail/func_integer_simd.inl include/glm/detail/func_matrix.hpp include/glm/detail/func_matrix.inl +include/glm/detail/func_matrix_simd.inl include/glm/detail/func_packing.hpp include/glm/detail/func_packing.inl +include/glm/detail/func_packing_simd.inl include/glm/detail/func_trigonometric.hpp include/glm/detail/func_trigonometric.inl +include/glm/detail/func_trigonometric_simd.inl include/glm/detail/func_vector_relational.hpp include/glm/detail/func_vector_relational.inl +include/glm/detail/func_vector_relational_simd.inl include/glm/detail/glm.cpp -include/glm/detail/intrinsic_common.hpp -include/glm/detail/intrinsic_common.inl -include/glm/detail/intrinsic_exponential.hpp -include/glm/detail/intrinsic_exponential.inl -include/glm/detail/intrinsic_geometric.hpp -include/glm/detail/intrinsic_geometric.inl -include/glm/detail/intrinsic_integer.hpp -include/glm/detail/intrinsic_integer.inl -include/glm/detail/intrinsic_matrix.hpp -include/glm/detail/intrinsic_matrix.inl -include/glm/detail/intrinsic_trigonometric.hpp -include/glm/detail/intrinsic_trigonometric.inl -include/glm/detail/intrinsic_vector_relational.hpp -include/glm/detail/intrinsic_vector_relational.inl include/glm/detail/precision.hpp include/glm/detail/setup.hpp include/glm/detail/type_float.hpp @@ -66,6 +60,7 @@ include/glm/detail/type_mat4x3.hpp include/glm/detail/type_mat4x3.inl include/glm/detail/type_mat4x4.hpp include/glm/detail/type_mat4x4.inl +include/glm/detail/type_mat4x4_simd.inl include/glm/detail/type_vec.hpp include/glm/detail/type_vec.inl include/glm/detail/type_vec1.hpp @@ -76,9 +71,7 @@ include/glm/detail/type_vec3.hpp include/glm/detail/type_vec3.inl include/glm/detail/type_vec4.hpp include/glm/detail/type_vec4.inl -include/glm/detail/type_vec4_avx.inl -include/glm/detail/type_vec4_avx2.inl -include/glm/detail/type_vec4_sse2.inl +include/glm/detail/type_vec4_simd.inl include/glm/exponential.hpp include/glm/ext.hpp include/glm/fwd.hpp @@ -86,12 +79,15 @@ include/glm/geometric.hpp include/glm/glm.hpp include/glm/gtc/bitfield.hpp include/glm/gtc/bitfield.inl +include/glm/gtc/color_encoding.inl include/glm/gtc/color_space.hpp include/glm/gtc/color_space.inl include/glm/gtc/constants.hpp include/glm/gtc/constants.inl include/glm/gtc/epsilon.hpp include/glm/gtc/epsilon.inl +include/glm/gtc/functions.hpp +include/glm/gtc/functions.inl include/glm/gtc/integer.hpp include/glm/gtc/integer.inl include/glm/gtc/matrix_access.hpp @@ -107,12 +103,14 @@ include/glm/gtc/packing.hpp include/glm/gtc/packing.inl include/glm/gtc/quaternion.hpp include/glm/gtc/quaternion.inl +include/glm/gtc/quaternion_simd.inl include/glm/gtc/random.hpp include/glm/gtc/random.inl include/glm/gtc/reciprocal.hpp include/glm/gtc/reciprocal.inl include/glm/gtc/round.hpp include/glm/gtc/round.inl +include/glm/gtc/type_aligned.hpp include/glm/gtc/type_precision.hpp include/glm/gtc/type_precision.inl include/glm/gtc/type_ptr.hpp @@ -143,14 +141,15 @@ include/glm/gtx/euler_angles.hpp include/glm/gtx/euler_angles.inl include/glm/gtx/extend.hpp include/glm/gtx/extend.inl -include/glm/gtx/extented_min_max.hpp -include/glm/gtx/extented_min_max.inl +include/glm/gtx/extended_min_max.hpp +include/glm/gtx/extended_min_max.inl include/glm/gtx/fast_exponential.hpp include/glm/gtx/fast_exponential.inl include/glm/gtx/fast_square_root.hpp include/glm/gtx/fast_square_root.inl include/glm/gtx/fast_trigonometry.hpp include/glm/gtx/fast_trigonometry.inl +include/glm/gtx/float_notmalize.inl include/glm/gtx/gradient_paint.hpp include/glm/gtx/gradient_paint.inl include/glm/gtx/handed_coordinate_space.hpp @@ -229,6 +228,8 @@ include/glm/gtx/transform2.hpp include/glm/gtx/transform2.inl include/glm/gtx/type_aligned.hpp include/glm/gtx/type_aligned.inl +include/glm/gtx/type_trait.hpp +include/glm/gtx/type_trait.inl include/glm/gtx/vector_angle.hpp include/glm/gtx/vector_angle.inl include/glm/gtx/vector_query.hpp @@ -247,11 +248,21 @@ include/glm/mat4x3.hpp include/glm/mat4x4.hpp include/glm/matrix.hpp include/glm/packing.hpp +include/glm/simd/common.h +include/glm/simd/exponential.h +include/glm/simd/geometric.h +include/glm/simd/integer.h +include/glm/simd/matrix.h +include/glm/simd/packing.h +include/glm/simd/platform.h +include/glm/simd/trigonometric.h +include/glm/simd/vector_relational.h include/glm/trigonometric.hpp include/glm/vec2.hpp include/glm/vec3.hpp include/glm/vec4.hpp include/glm/vector_relational.hpp lib/cmake/glm/glmConfig.cmake +lib/cmake/glm/glmConfigVersion.cmake lib/cmake/glm/glmTargets.cmake -lib/cmake/glm/glmVersion.cmake +libdata/pkgconfig/glm.pc From owner-svn-ports-all@freebsd.org Sun Jun 4 16:02:42 2017 Return-Path: Delivered-To: svn-ports-all@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 CC216B7EC57; Sun, 4 Jun 2017 16:02:42 +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 976FB7AC92; Sun, 4 Jun 2017 16:02:42 +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 v54G2flH090105; Sun, 4 Jun 2017 16:02:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54G2fks090104; Sun, 4 Jun 2017 16:02:41 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706041602.v54G2fks090104@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 4 Jun 2017 16:02:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442567 - head/emulators/ppsspp X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 16:02:42 -0000 Author: jbeich Date: Sun Jun 4 16:02:41 2017 New Revision: 442567 URL: https://svnweb.freebsd.org/changeset/ports/442567 Log: emulators/ppsspp: update to 1.4.2 Changes: http://ppsspp.org/#news Changes: https://github.com/hrydgard/ppsspp/compare/v1.4.1...v1.4.2 MFH: 2017Q2 Modified: head/emulators/ppsspp/Makefile (contents, props changed) head/emulators/ppsspp/distinfo (contents, props changed) Modified: head/emulators/ppsspp/Makefile ============================================================================== --- head/emulators/ppsspp/Makefile Sun Jun 4 15:57:53 2017 (r442566) +++ head/emulators/ppsspp/Makefile Sun Jun 4 16:02:41 2017 (r442567) @@ -2,7 +2,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.4.1 +DISTVERSION?= 1.4.2 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands Modified: head/emulators/ppsspp/distinfo ============================================================================== --- head/emulators/ppsspp/distinfo Sun Jun 4 15:57:53 2017 (r442566) +++ head/emulators/ppsspp/distinfo Sun Jun 4 16:02:41 2017 (r442567) @@ -1,8 +1,8 @@ -TIMESTAMP = 1495536338 +TIMESTAMP = 1495879085 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.4.1_GH0.tar.gz) = 367a0e676fc197670f46e33bfcc0ea47d7a00e832b79e05269558f4fd05f0ed7 -SIZE (hrydgard-ppsspp-v1.4.1_GH0.tar.gz) = 18922451 +SHA256 (hrydgard-ppsspp-v1.4.2_GH0.tar.gz) = 5877b68a1333315ed7c7521dacd045aa6f92337f7063e58fb7124dbb1ae50b54 +SIZE (hrydgard-ppsspp-v1.4.2_GH0.tar.gz) = 18922775 SHA256 (hrydgard-glslang-b16f7e68_GH0.tar.gz) = 81066af7201fcfc4262a27c3b89a9e71d01b29f10d723c6389b827d0df3ac81c SIZE (hrydgard-glslang-b16f7e68_GH0.tar.gz) = 1682426 SHA256 (hrydgard-ppsspp-lang-f32328a_GH0.tar.gz) = fda7798466308d372b38dfb94dcc4bb8dec0cc7cec858ddcada5bdc0effbda7b From owner-svn-ports-all@freebsd.org Sun Jun 4 16:08:02 2017 Return-Path: Delivered-To: svn-ports-all@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 BC1EDB7ECB8; Sun, 4 Jun 2017 16:08:02 +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 8C6277ADF0; Sun, 4 Jun 2017 16:08:02 +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 v54G81Ci090445; Sun, 4 Jun 2017 16:08:01 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54G818u090443; Sun, 4 Jun 2017 16:08:01 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706041608.v54G818u090443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 4 Jun 2017 16:08:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442568 - head/games/openra X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 16:08:02 -0000 Author: jbeich Date: Sun Jun 4 16:08:01 2017 New Revision: 442568 URL: https://svnweb.freebsd.org/changeset/ports/442568 Log: games/openra: update to 20170527 Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20170527 MFH: 2017Q2 Modified: head/games/openra/Makefile (contents, props changed) head/games/openra/distinfo (contents, props changed) Modified: head/games/openra/Makefile ============================================================================== --- head/games/openra/Makefile Sun Jun 4 16:02:41 2017 (r442567) +++ head/games/openra/Makefile Sun Jun 4 16:08:01 2017 (r442568) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= openra -PORTVERSION= 20170421 +PORTVERSION= 20170527 DISTVERSIONPREFIX= release- -PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20161223/:SDL2_CS \ https://github.com/${GH_ACCOUNT}/OpenAL-CS/releases/download/20151227/:OpenAL_CS \ Modified: head/games/openra/distinfo ============================================================================== --- head/games/openra/distinfo Sun Jun 4 16:02:41 2017 (r442567) +++ head/games/openra/distinfo Sun Jun 4 16:08:01 2017 (r442568) @@ -1,4 +1,4 @@ -TIMESTAMP = 1492797152 +TIMESTAMP = 1495884711 SHA256 (SDL2-CS.dll) = b06c14a771d14cb37210f476dfd973d4e7d80d97f90566bd5bc78996ade4f7a0 SIZE (SDL2-CS.dll) = 80896 SHA256 (SDL2-CS.dll.config) = eff0594f7e86d40a94c1b28f8db87478f3de1cf0857f3d46e384bcc6744ce094 @@ -31,5 +31,5 @@ SHA256 (stylecop.msbuild.4.7.49.0.nupkg) = 6680dedaa5d SIZE (stylecop.msbuild.4.7.49.0.nupkg) = 2366995 SHA256 (stylecopplus.msbuild.4.7.49.5.nupkg) = b98a8ed20c5e82ff5fe6c2a52ecd45bffd4d4ab284611f35a25889c3bba364c3 SIZE (stylecopplus.msbuild.4.7.49.5.nupkg) = 124724 -SHA256 (openra-OpenRA-release-20170421_GH0.tar.gz) = 22d10663ded57ac3d30dd70460d1a468d853c32df08b17e6f21c8c96ae62ecac -SIZE (openra-OpenRA-release-20170421_GH0.tar.gz) = 14705149 +SHA256 (openra-OpenRA-release-20170527_GH0.tar.gz) = d8da40fbed12c529a3bb4008f0aba46bbac3fd6113805046eb5107bbdcb7c0c2 +SIZE (openra-OpenRA-release-20170527_GH0.tar.gz) = 14705630 From owner-svn-ports-all@freebsd.org Sun Jun 4 16:08:11 2017 Return-Path: Delivered-To: svn-ports-all@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 C3E5EB7ECEE; Sun, 4 Jun 2017 16:08:11 +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 94A0C7AE3A; Sun, 4 Jun 2017 16:08:11 +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 v54G8Ak0090582; Sun, 4 Jun 2017 16:08:10 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54G8AqR090580; Sun, 4 Jun 2017 16:08:10 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706041608.v54G8AqR090580@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 4 Jun 2017 16:08:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442569 - head/devel/git-cinnabar X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 16:08:11 -0000 Author: jbeich Date: Sun Jun 4 16:08:10 2017 New Revision: 442569 URL: https://svnweb.freebsd.org/changeset/ports/442569 Log: devel/git-cinnabar: update to 0.5.0.b1 Changes: https://github.com/glandium/git-cinnabar/releases/tag/0.5.0b1 Modified: head/devel/git-cinnabar/Makefile (contents, props changed) head/devel/git-cinnabar/distinfo (contents, props changed) Modified: head/devel/git-cinnabar/Makefile ============================================================================== --- head/devel/git-cinnabar/Makefile Sun Jun 4 16:08:01 2017 (r442568) +++ head/devel/git-cinnabar/Makefile Sun Jun 4 16:08:10 2017 (r442569) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.4.0-13 -DISTVERSIONSUFFIX= -ga93db61 +DISTVERSION= 0.5.0b1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/git-cinnabar/distinfo ============================================================================== --- head/devel/git-cinnabar/distinfo Sun Jun 4 16:08:01 2017 (r442568) +++ head/devel/git-cinnabar/distinfo Sun Jun 4 16:08:10 2017 (r442569) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494425108 -SHA256 (glandium-git-cinnabar-0.4.0-13-ga93db61_GH0.tar.gz) = b9411b30ce5288d1a91b060c8afd4976668fd999f9b86bbbea9693014c5106b2 -SIZE (glandium-git-cinnabar-0.4.0-13-ga93db61_GH0.tar.gz) = 91138 +TIMESTAMP = 1496527342 +SHA256 (glandium-git-cinnabar-0.5.0b1_GH0.tar.gz) = b867b9a1fb30b4bdd110ec5e0c9e03130495a3d31d80bfe14e10efe0989a66f4 +SIZE (glandium-git-cinnabar-0.5.0b1_GH0.tar.gz) = 99720 From owner-svn-ports-all@freebsd.org Sun Jun 4 16:49:22 2017 Return-Path: Delivered-To: svn-ports-all@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 81D8AB7FA4E; Sun, 4 Jun 2017 16:49:22 +0000 (UTC) (envelope-from koobs@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 5D1F87C2A8; Sun, 4 Jun 2017 16:49:22 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54GnL52006968; Sun, 4 Jun 2017 16:49:21 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54GnLZ6006962; Sun, 4 Jun 2017 16:49:21 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706041649.v54GnLZ6006962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Sun, 4 Jun 2017 16:49:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442570 - in head/net: . libmdf X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 16:49:22 -0000 Author: koobs Date: Sun Jun 4 16:49:20 2017 New Revision: 442570 URL: https://svnweb.freebsd.org/changeset/ports/442570 Log: [NEW PORT] net/libmdf: Millistream Data Feed API library libmdf is the Millistream Data Feed API library with which developers can connect to the Millistream Market Data system and subscribe to streaming realtime or delayed market data such as stocks, indices, currencies, bonds, derivatives and news services. WWW: https://millistream.com PR: 219777 Submitted by: Henrik Holst Added: head/net/libmdf/ head/net/libmdf/Makefile (contents, props changed) head/net/libmdf/distinfo (contents, props changed) head/net/libmdf/pkg-descr (contents, props changed) head/net/libmdf/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Jun 4 16:08:10 2017 (r442569) +++ head/net/Makefile Sun Jun 4 16:49:20 2017 (r442570) @@ -337,6 +337,7 @@ SUBDIR += libmaia SUBDIR += libmateweather SUBDIR += libmaxminddb + SUBDIR += libmdf SUBDIR += libmediawiki SUBDIR += libmms SUBDIR += libmxp Added: head/net/libmdf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libmdf/Makefile Sun Jun 4 16:49:20 2017 (r442570) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= libmdf +PORTVERSION= 1.0.20 +CATEGORIES= net finance +MASTER_SITES= https://packages.millistream.com/source/ + +MAINTAINER= henrik.holst@millistream.com +COMMENT= Millistream Data Feed API library + +LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +GNU_CONFIGURE= yes + +USES= libtool pkgconfig ssl +USE_LDCONFIG= yes + +CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig + +CONFIGURE_ENV+= OPENSSL_CFLAGS=${OPENSSLINC} \ + OPENSSL_LIBS=${OPENSSLLIB} + +INSTALL_TARGET= install-strip +TEST_TARGET= check + +.include Added: head/net/libmdf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libmdf/distinfo Sun Jun 4 16:49:20 2017 (r442570) @@ -0,0 +1,3 @@ +TIMESTAMP = 1496531590 +SHA256 (libmdf-1.0.20.tar.gz) = b20d5c27c154d56dab13b7373365cedbb9ece5b0e722369ad61a126766addadc +SIZE (libmdf-1.0.20.tar.gz) = 414703 Added: head/net/libmdf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libmdf/pkg-descr Sun Jun 4 16:49:20 2017 (r442570) @@ -0,0 +1,6 @@ +libmdf is the Millistream Data Feed API library with which developers +can connect to the Millistream Market Data system and subscribe to +streaming realtime or delayed market data such as stocks, indices, +currencies, bonds, derivatives and news services. + +WWW: https://millistream.com Added: head/net/libmdf/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/libmdf/pkg-plist Sun Jun 4 16:49:20 2017 (r442570) @@ -0,0 +1,7 @@ +include/mdf/mdf.h +include/mdf/mdf_fields.h +lib/libmdf.a +lib/libmdf.so +lib/libmdf.so.0 +lib/libmdf.so.0.0.0 +libdata/pkgconfig/libmdf.pc From owner-svn-ports-all@freebsd.org Sun Jun 4 17:21:02 2017 Return-Path: Delivered-To: svn-ports-all@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 283BCB82927; Sun, 4 Jun 2017 17:21:02 +0000 (UTC) (envelope-from pi@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 ED5067D2CD; Sun, 4 Jun 2017 17:21:01 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54HL1MZ022465; Sun, 4 Jun 2017 17:21:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54HL1Jf022455; Sun, 4 Jun 2017 17:21:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706041721.v54HL1Jf022455@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 4 Jun 2017 17:21:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442571 - head/math/glm X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 17:21:02 -0000 Author: pi Date: Sun Jun 4 17:21:00 2017 New Revision: 442571 URL: https://svnweb.freebsd.org/changeset/ports/442571 Log: math/glm: remove flag from MAINTAINER_MODE case PR: 219737 Submitted by: pfg Modified: head/math/glm/Makefile Modified: head/math/glm/Makefile ============================================================================== --- head/math/glm/Makefile Sun Jun 4 16:49:20 2017 (r442570) +++ head/math/glm/Makefile Sun Jun 4 17:21:00 2017 (r442571) @@ -21,7 +21,7 @@ NO_BUILD= yes USES= cmake:outsource pkgconfig .ifndef MAINTAINER_MODE -CMAKE_ARGS= -DGLM_TEST_ENABLE:BOOL=OFF -DCMAKE_INSTALL_PKG_CONFIG_DIR:PATH="${PREFIX}/libdata/pkgconfig" +CMAKE_ARGS= -DGLM_TEST_ENABLE:BOOL=OFF .endif .include From owner-svn-ports-all@freebsd.org Sun Jun 4 17:28:02 2017 Return-Path: Delivered-To: svn-ports-all@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 6B8C7B82E03; Sun, 4 Jun 2017 17:28:02 +0000 (UTC) (envelope-from bofh@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 1B1157D832; Sun, 4 Jun 2017 17:28:02 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54HS1Ut023015; Sun, 4 Jun 2017 17:28:01 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54HS0oB023012; Sun, 4 Jun 2017 17:28:00 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201706041728.v54HS0oB023012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 4 Jun 2017 17:28:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442572 - head/textproc/groonga X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 17:28:02 -0000 Author: bofh Date: Sun Jun 4 17:28:00 2017 New Revision: 442572 URL: https://svnweb.freebsd.org/changeset/ports/442572 Log: textproc/groonga: Update version 7.0.1=>7.0.3 Modified: head/textproc/groonga/Makefile head/textproc/groonga/distinfo head/textproc/groonga/pkg-plist Modified: head/textproc/groonga/Makefile ============================================================================== --- head/textproc/groonga/Makefile Sun Jun 4 17:21:00 2017 (r442571) +++ head/textproc/groonga/Makefile Sun Jun 4 17:28:00 2017 (r442572) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 7.0.1 +PORTVERSION= 7.0.3 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ @@ -57,7 +57,7 @@ post-patch: '/NGX_PID_PATH/s|mkdir|${TRUE}| ; \ /NGX_HTTP_LOG_PATH/s|mkdir|${TRUE}| ; \ /NGX_ERROR_LOG_PATH/s|mkdir|${TRUE}|' \ - ${WRKSRC}/vendor/nginx-1.11.12/auto/install + ${WRKSRC}/vendor/nginx-1.13.0/auto/install post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/groonga-httpd Modified: head/textproc/groonga/distinfo ============================================================================== --- head/textproc/groonga/distinfo Sun Jun 4 17:21:00 2017 (r442571) +++ head/textproc/groonga/distinfo Sun Jun 4 17:28:00 2017 (r442572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491678608 -SHA256 (groonga-7.0.1.tar.gz) = d017fa9424d57a3deec8c41de555f86268e81d98f6114718660bb172718fc072 -SIZE (groonga-7.0.1.tar.gz) = 14230685 +TIMESTAMP = 1496511624 +SHA256 (groonga-7.0.3.tar.gz) = c68a5798bf7c2f5b6b6eff08f88fac90e58e43db76b58d638c971be59626f79e +SIZE (groonga-7.0.3.tar.gz) = 14403442 Modified: head/textproc/groonga/pkg-plist ============================================================================== --- head/textproc/groonga/pkg-plist Sun Jun 4 17:21:00 2017 (r442571) +++ head/textproc/groonga/pkg-plist Sun Jun 4 17:28:00 2017 (r442572) @@ -24,8 +24,12 @@ bin/groonga-benchmark %%ETCDIR%%/httpd/win-utf %%ETCDIR%%/synonyms.tsv include/groonga/groonga.h +include/groonga/groonga.hpp include/groonga/groonga/accessor.h include/groonga/groonga/array.h +include/groonga/groonga/arrow.h +include/groonga/groonga/arrow.hpp +include/groonga/groonga/cache.h include/groonga/groonga/column.h include/groonga/groonga/command.h include/groonga/groonga/config.h @@ -63,6 +67,8 @@ include/groonga/groonga/windows.h include/groonga/groonga/windows_event_logger.h include/groonga/groonga/window_function.h %%RUBY%%lib/groonga/plugins/expression_rewriters/optimizer.rb +lib/groonga/plugins/functions/index_column.a +lib/groonga/plugins/functions/index_column.so lib/groonga/plugins/functions/number.a lib/groonga/plugins/functions/number.so lib/groonga/plugins/functions/string.a From owner-svn-ports-all@freebsd.org Sun Jun 4 17:56:03 2017 Return-Path: Delivered-To: svn-ports-all@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 295B8B9445F; Sun, 4 Jun 2017 17:56:03 +0000 (UTC) (envelope-from bofh@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 EACBC7E23C; Sun, 4 Jun 2017 17:56:02 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54Hu1XM035210; Sun, 4 Jun 2017 17:56:01 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54Hu1WB035208; Sun, 4 Jun 2017 17:56:01 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201706041756.v54Hu1WB035208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 4 Jun 2017 17:56:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442573 - head/textproc/pear-Spreadsheet_Excel_Writer X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 17:56:03 -0000 Author: bofh Date: Sun Jun 4 17:56:01 2017 New Revision: 442573 URL: https://svnweb.freebsd.org/changeset/ports/442573 Log: textproc/pear-Spreadsheet_Excel_Writer: Update version 0.9.3=>0.9.4 - Mark NO_ARCH Modified: head/textproc/pear-Spreadsheet_Excel_Writer/Makefile head/textproc/pear-Spreadsheet_Excel_Writer/distinfo Modified: head/textproc/pear-Spreadsheet_Excel_Writer/Makefile ============================================================================== --- head/textproc/pear-Spreadsheet_Excel_Writer/Makefile Sun Jun 4 17:28:00 2017 (r442572) +++ head/textproc/pear-Spreadsheet_Excel_Writer/Makefile Sun Jun 4 17:56:01 2017 (r442573) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Spreadsheet_Excel_Writer -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= textproc www pear MAINTAINER= bofh@FreeBSD.org @@ -14,5 +14,6 @@ BUILD_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE RUN_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE USES= pear +NO_ARCH= yes .include Modified: head/textproc/pear-Spreadsheet_Excel_Writer/distinfo ============================================================================== --- head/textproc/pear-Spreadsheet_Excel_Writer/distinfo Sun Jun 4 17:28:00 2017 (r442572) +++ head/textproc/pear-Spreadsheet_Excel_Writer/distinfo Sun Jun 4 17:56:01 2017 (r442573) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Spreadsheet_Excel_Writer-0.9.3.tgz) = b708b9f594f358996a9d7ad32fa15fa5e6a12359f097e2bfa28a1ed50b4532f7 -SIZE (PEAR/Spreadsheet_Excel_Writer-0.9.3.tgz) = 57258 +TIMESTAMP = 1496511584 +SHA256 (PEAR/Spreadsheet_Excel_Writer-0.9.4.tgz) = 0cf9d842dec1ed3c8691951df33aa5b84100a184fe1b2e16cd37459914421491 +SIZE (PEAR/Spreadsheet_Excel_Writer-0.9.4.tgz) = 58480 From owner-svn-ports-all@freebsd.org Sun Jun 4 18:18:12 2017 Return-Path: Delivered-To: svn-ports-all@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 F3CAFB94C0D; Sun, 4 Jun 2017 18:18:11 +0000 (UTC) (envelope-from bofh@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 BC2A67EC4E; Sun, 4 Jun 2017 18:18:11 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54IIABr043381; Sun, 4 Jun 2017 18:18:10 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54IIAvY043379; Sun, 4 Jun 2017 18:18:10 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201706041818.v54IIAvY043379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 4 Jun 2017 18:18:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442574 - head/www/py-textile X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 18:18:12 -0000 Author: bofh Date: Sun Jun 4 18:18:10 2017 New Revision: 442574 URL: https://svnweb.freebsd.org/changeset/ports/442574 Log: www/py-textile: Update version 2.3.11=>2.3.12 Modified: head/www/py-textile/Makefile head/www/py-textile/distinfo Modified: head/www/py-textile/Makefile ============================================================================== --- head/www/py-textile/Makefile Sun Jun 4 17:56:01 2017 (r442573) +++ head/www/py-textile/Makefile Sun Jun 4 18:18:10 2017 (r442574) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= textile -PORTVERSION= 2.3.11 +PORTVERSION= 2.3.12 CATEGORIES= www textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-textile/distinfo ============================================================================== --- head/www/py-textile/distinfo Sun Jun 4 17:56:01 2017 (r442573) +++ head/www/py-textile/distinfo Sun Jun 4 18:18:10 2017 (r442574) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495270601 -SHA256 (textile-2.3.11.tar.gz) = 8865ac76913daa46b99bc3b24f3fdef5d2bc3a1d99fa47bf018e68b2d367fd5c -SIZE (textile-2.3.11.tar.gz) = 45020 +TIMESTAMP = 1496597535 +SHA256 (textile-2.3.12.tar.gz) = ee01d9f0e108877bb75d55173d060e4157ec44ef864cb5ed61b5c4594f4539ac +SIZE (textile-2.3.12.tar.gz) = 45615 From owner-svn-ports-all@freebsd.org Sun Jun 4 18:33:03 2017 Return-Path: Delivered-To: svn-ports-all@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 8FBCCB9516C; Sun, 4 Jun 2017 18:33:03 +0000 (UTC) (envelope-from bofh@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 5FF347F5F9; Sun, 4 Jun 2017 18:33:03 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54IX2Il051382; Sun, 4 Jun 2017 18:33:02 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54IX2lM051380; Sun, 4 Jun 2017 18:33:02 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201706041833.v54IX2lM051380@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 4 Jun 2017 18:33:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442575 - head/www/p5-WebService-MusicBrainz X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 18:33:03 -0000 Author: bofh Date: Sun Jun 4 18:33:02 2017 New Revision: 442575 URL: https://svnweb.freebsd.org/changeset/ports/442575 Log: www/p5-WebService-MusicBrainz: Update version 1.0.1=>1.0.2 Modified: head/www/p5-WebService-MusicBrainz/Makefile head/www/p5-WebService-MusicBrainz/distinfo Modified: head/www/p5-WebService-MusicBrainz/Makefile ============================================================================== --- head/www/p5-WebService-MusicBrainz/Makefile Sun Jun 4 18:18:10 2017 (r442574) +++ head/www/p5-WebService-MusicBrainz/Makefile Sun Jun 4 18:33:02 2017 (r442575) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WebService-MusicBrainz -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-WebService-MusicBrainz/distinfo ============================================================================== --- head/www/p5-WebService-MusicBrainz/distinfo Sun Jun 4 18:18:10 2017 (r442574) +++ head/www/p5-WebService-MusicBrainz/distinfo Sun Jun 4 18:33:02 2017 (r442575) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491561472 -SHA256 (WebService-MusicBrainz-1.0.1.tar.gz) = e9604a9bb1c3e7c8ca64fd6ab210c1f535afcb8603833de32f50a5a5791b506b -SIZE (WebService-MusicBrainz-1.0.1.tar.gz) = 9290 +TIMESTAMP = 1496511445 +SHA256 (WebService-MusicBrainz-1.0.2.tar.gz) = 37e0a132f501b630d221a19c7d6817cd4347ed8da8d85e7ff62d75a9a9450c0a +SIZE (WebService-MusicBrainz-1.0.2.tar.gz) = 9547 From owner-svn-ports-all@freebsd.org Sun Jun 4 18:51:18 2017 Return-Path: Delivered-To: svn-ports-all@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 72EC6B9555C; Sun, 4 Jun 2017 18:51:18 +0000 (UTC) (envelope-from danfe@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 CAB538017E; Sun, 4 Jun 2017 18:51:17 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54IpGD5056670; Sun, 4 Jun 2017 18:51:16 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54IpG5F056667; Sun, 4 Jun 2017 18:51:16 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201706041851.v54IpG5F056667@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 4 Jun 2017 18:51:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442576 - in head/graphics/azpainter: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 18:51:18 -0000 Author: danfe Date: Sun Jun 4 18:51:16 2017 New Revision: 442576 URL: https://svnweb.freebsd.org/changeset/ports/442576 Log: Update Russian and Ukrainian translations. Modified: head/graphics/azpainter/Makefile head/graphics/azpainter/files/patch-translation_ru head/graphics/azpainter/files/patch-translation_uk Modified: head/graphics/azpainter/Makefile ============================================================================== --- head/graphics/azpainter/Makefile Sun Jun 4 18:33:02 2017 (r442575) +++ head/graphics/azpainter/Makefile Sun Jun 4 18:51:16 2017 (r442576) @@ -3,6 +3,7 @@ PORTNAME= azpainter PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://aarnet.dl.osdn.jp/azpainter/67805/ \ http://acc.dl.osdn.jp/azpainter/67805/ \ Modified: head/graphics/azpainter/files/patch-translation_ru ============================================================================== --- head/graphics/azpainter/files/patch-translation_ru Sun Jun 4 18:33:02 2017 (r442575) +++ head/graphics/azpainter/files/patch-translation_ru Sun Jun 4 18:51:16 2017 (r442576) @@ -1,14 +1,41 @@ ---- translation/ru.orig 2017-05-20 02:07:36 UTC +--- translation/ru.orig 2017-06-02 01:28:14 UTC +++ translation/ru +@@ -18,7 +18,7 @@ + 17=ОтриÑовка + 18=abcdefg ABCDEFG ÐбВгДе 01234 + 19=Размер +-20=Дата Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ ++20=Изменено + 1000=Открыть файл + 1001=Сохранить файл + 1002=Выберите папку +@@ -374,7 +374,7 @@ + + [1008] + 10=Главное +-+=Минимумы & интервалы +++=Минимумы / Интервалы + +=Случайные + +=Ðкварель + +=Форма @@ -693,7 +693,7 @@ # selection expand/shrink [2013] -0=раÑширить&Ñузить выделение -+0=раÑширить и Ñузить выделение ++0=раÑширить/Ñузить выделение +=ЧиÑло пикÑелей (отрицательное значение чтобы Ñузить) #--------------------------------- +@@ -707,7 +707,7 @@ + +=вращение + +=УÑтановить + +=СохранÑÑ‚ÑŒ пропорции +-+=[Ctrl+L, СреднÑÑ ÐºÐ½Ð¾Ð¿ÐºÐ°]\nподвинуть холÑÑ‚\n[Shift+L]\nХолÑÑ‚ зум +++=[Ctrl+Left, Middle]\nподвинуть холÑÑ‚\n[Shift+Left]\nмаÑштабировать холÑÑ‚ + 100=Ð½Ð¾Ñ€Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ + +=перÑÐ¿ÐµÐºÑ‚Ð¸Ð²Ð½Ð°Ñ + @@ -787,9 +787,9 @@ +=изменить цвет (цвет выбранный пипеткой -> прозрачный) +=выделить захваченный Ñлой @@ -22,7 +49,40 @@ +=перемеÑтить изображение +=копировать изображение +=перемеÑтить рамку Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ -@@ -907,8 +907,8 @@ +@@ -811,6 +811,7 @@ + +=Управление + +=СиÑтема + +=КурÑор +++=Ð˜Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ + ### диалог "ÐаÑтройки(O) -> Параметры программы(E) -> Параметры 1" + 100=Ширина Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ (по умолчанию) + +=Ð’Ñ‹Ñота Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ (по умолчанию) +@@ -859,9 +860,24 @@ + +=По умолчанию + +=ширина и выÑота, в диапазоне 1~32px.\nчёрный и белый цвет оÑтанутÑÑ Ñ‡Ñ‘Ñ€Ð½Ñ‹Ð¼ и белым.\nОÑтальные цвета будут заменены прозрачноÑтью. + +++=тема +++=Иконки +++=панель инÑтрументов +++=Ñлои +++=другие +++=переÑтроить панель инÑтрументов +++=уÑтановить из файла ++ + 1000=ÐеÑущеÑÑ‚Ð²ÑƒÑŽÑ‰Ð°Ñ Ð¿Ð°Ð¿ÐºÐ° выбрана в качеÑтве рабочей папки. + +=Единицы Ð¸Ð·Ð¼ÐµÑ€ÐµÐ½Ð¸Ñ Ð¼Ð¾Ð¶Ð½Ð¾ запиÑывать Ñ Ð¿Ñ€ÐµÑ„Ð¸ÐºÑами K,M,G.\n(Байты запиÑывают без префикÑа)\nМакÑимум 1 гигабайт (1G).\nВведите 0 Ð´Ð»Ñ Ð²Ñ‹Ð²Ð¾Ð´Ð° вÑех файлов. + ++#------------------------- ++# customize toolbar - переÑтроить панели инÑтрументов ++ ++[2021] ++0=ПереÑтроить панели инÑтрументов +++=--- разделитель --- ++ + #---------------------- + # filter - пункты в диалогах фильтров + +@@ -905,8 +921,8 @@ +=Ñила +=чаÑтота +=непрозрачноÑÑ‚ÑŒ @@ -33,7 +93,7 @@ +=тип точки +=диÑÑ‚Ð°Ð½Ñ†Ð¸Ñ +=обратно -@@ -926,9 +926,9 @@ +@@ -924,9 +940,9 @@ +=подводка +=чиÑло цветов +=Ñоотношение Ñторон @@ -46,7 +106,7 @@ +=длина волны +=угаÑание толщины +=проÑтой проÑмотр -@@ -1167,8 +1167,8 @@ +@@ -1165,8 +1181,8 @@ +=ОптичеÑкое размывание... +=Облака... @@ -57,3 +117,12 @@ +=РиÑование Ñлучайных точек... +=РиÑовать точки вдоль кромок... +=Граница... +@@ -1212,6 +1228,8 @@ + +=Трёхмерный кадр... + +=Сдвиг... + +++=Полупрозрачные в полноÑтью непрозрачные ++ + ### Меню "ПроÑмотр(V)" + 6000=Панели(&P) + +=ХолÑÑ‚ отзеркален горизонтально(&Q) Modified: head/graphics/azpainter/files/patch-translation_uk ============================================================================== --- head/graphics/azpainter/files/patch-translation_uk Sun Jun 4 18:33:02 2017 (r442575) +++ head/graphics/azpainter/files/patch-translation_uk Sun Jun 4 18:51:16 2017 (r442576) @@ -1,14 +1,41 @@ ---- translation/uk.orig 2017-05-20 02:07:36 UTC +--- translation/uk.orig 2017-06-02 01:28:14 UTC +++ translation/uk +@@ -18,7 +18,7 @@ + 17=Ð’Ð¸Ð¼Ð°Ð»ÑŒÐ¾Ð²ÑƒÐ²Ð°Ð½Ð½Ñ + 18=abcdefg ABCDEFG ÐбВгДе 01234 + 19=Розмір +-20=Дата Ð¿Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ ++20=Змінено + 1000=Відкрити файл + 1001=Зберегти файл + 1002=Оберіть теку +@@ -374,7 +374,7 @@ + + [1008] + 10=ОÑновне +-+=Мінімуми & інтервали +++=Мінімуми / Інтервали + +=Випадкові + +=Ðкварель + +=Форма @@ -693,7 +693,7 @@ # selection expand/shrink [2013] -0=розширити&звузити Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ -+0=розширити Ñ– звузити Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ ++0=розширити/звузити Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ +=ЧиÑло пікÑелів (від'ємне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð·Ð²ÑƒÐ¶ÐµÐ½Ð½Ñ) #--------------------------------- +@@ -707,7 +707,7 @@ + +=Ð¾Ð±ÐµÑ€Ñ‚Ð°Ð½Ð½Ñ + +=Ð’Ñтановити + +=Зберігати пропорції +-+=[Ctrl+L, Ð¡ÐµÑ€ÐµÐ´Ð½Ñ ÐºÐ½Ð¾Ð¿ÐºÐ°]\nпереміÑтити полотно\n[Shift+L]\nполотно зум +++=[Ctrl+Left, Middle]\nпереміÑтити полотно\n[Shift+Left]\nмаÑштабувати полотно + 100=нормальна + +=перÑпективна + @@ -787,9 +787,9 @@ +=змінити колір (колір обраний піпеткою -> прозорий) +=виділити затиÑнений шар @@ -22,7 +49,40 @@ +=переміÑтити Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ +=копіювати Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ +=переміÑтити рамку Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ -@@ -907,8 +907,8 @@ +@@ -811,6 +811,7 @@ + +=Ð£Ð¿Ñ€Ð°Ð²Ð»Ñ–Ð½Ð½Ñ + +=СиÑтема + +=КурÑор +++=Ð†Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ + ### діалог "Опції(O) -> Параметри програми(E) -> Параметри 1" + 100=Ширина Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ (типово) + +=ВиÑота Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ (типово) +@@ -859,9 +860,24 @@ + +=Типово + +=ширина та виÑота, в діапазоні 1~32px.\nчорний та білий кольори залишатьÑÑ Ñ‡Ð¾Ñ€Ð½Ð¸Ð¼ та білим.\nІнші кольори будуть замінені на прозоріÑÑ‚ÑŒ. + +++=тема +++=Іконки +++=панель інÑтрументів +++=шари +++=інші +++=перебудувати панель інÑтрументів +++=вÑтановити з файлу ++ + 1000=ÐеіÑнюча тека обрана в ÑкоÑÑ‚Ñ– робочої. + +=Одиниці виміру можна запиÑати з префікÑами K,M,G.\n(Байти запиÑують без префікÑу)\nМакÑимум 1 гігабайт (1G).\nВведіть 0 Ð´Ð»Ñ Ð²Ð¸Ð²Ð¾Ð´Ñƒ уÑÑ–Ñ… файлів. + ++#------------------------- ++# customize toolbar - перебудувати панелі інÑтрументів ++ ++[2021] ++0=Перебудувати панелі інÑтрументів +++=--- розділювач --- ++ + #---------------------- + # filter - пункти в діалогах фільтрів + +@@ -905,8 +921,8 @@ +=Ñила +=чаÑтота +=непрозоріÑÑ‚ÑŒ @@ -33,7 +93,7 @@ +=тип точки +=диÑÑ‚Ð°Ð½Ñ†Ñ–Ñ +=розвернуто -@@ -926,9 +926,9 @@ +@@ -924,9 +940,9 @@ +=Ð¿Ñ–Ð´Ð²ÐµÐ´ÐµÐ½Ð½Ñ +=кількіÑÑ‚ÑŒ кольорів +=Ð²Ñ–Ð´Ð½Ð¾ÑˆÐµÐ½Ð½Ñ Ñторін @@ -46,7 +106,16 @@ +=довжина хвилі +=згаÑÐ°Ð½Ð½Ñ Ñ‚Ð¾Ð²Ñ‰Ð¸Ð½Ð¸ +=проÑтий переглÑд -@@ -1167,8 +1167,8 @@ +@@ -1131,7 +1147,7 @@ + +=ÐšÐ¾Ñ€ÐµÐºÑ†Ñ–Ñ RGB... + +=ÐšÐ¾Ñ€ÐµÐºÑ†Ñ–Ñ HSV... + +=Інвертувати кольори +-+=Відтінки +++=Відтінки Ñірого + +=Ð¢Ð¾Ð½ÑƒÐ²Ð°Ð½Ð½Ñ Ñепією + +=Градієнтна карта + +=Поріг (колір -> 1bit)... +@@ -1165,8 +1181,8 @@ +=Оптичне розмиттÑ... +=Хмари... @@ -57,3 +126,12 @@ +=ÐœÐ°Ð»ÑŽÐ²Ð°Ð½Ð½Ñ Ð²Ð¸Ð¿Ð°Ð´ÐºÐ¾Ð²Ð¸Ñ… точок... +=Малювати точки по краю... +=Межа... +@@ -1212,6 +1228,8 @@ + +=Тривимірний кадр... + +=ЗÑув... + +++=Ðапівпрозорі в повніÑÑ‚ÑŽ непрозорі ++ + ### Меню "ПереглÑд(V)" + 6000=Панелі(&P) + +=Полотно віддзеркалено горизонтально(&Q) From owner-svn-ports-all@freebsd.org Sun Jun 4 19:42:26 2017 Return-Path: Delivered-To: svn-ports-all@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 A6E77BD32DA; Sun, 4 Jun 2017 19:42:26 +0000 (UTC) (envelope-from cmt@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 766DC81638; Sun, 4 Jun 2017 19:42:26 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54JgPu5079722; Sun, 4 Jun 2017 19:42:25 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54JgP9G079528; Sun, 4 Jun 2017 19:42:25 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201706041942.v54JgP9G079528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sun, 4 Jun 2017 19:42:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442577 - in head/sysutils/vagrant: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 19:42:26 -0000 Author: cmt Date: Sun Jun 4 19:42:25 2017 New Revision: 442577 URL: https://svnweb.freebsd.org/changeset/ports/442577 Log: sysutils/vagrant: update to 1.9.5 PR: 219423 Reviewed by: sunpoet Approved by: maintainer-timeout Modified: head/sysutils/vagrant/Makefile head/sysutils/vagrant/distinfo head/sysutils/vagrant/files/patch-gemspec head/sysutils/vagrant/pkg-plist Modified: head/sysutils/vagrant/Makefile ============================================================================== --- head/sysutils/vagrant/Makefile Sun Jun 4 18:51:16 2017 (r442576) +++ head/sysutils/vagrant/Makefile Sun Jun 4 19:42:25 2017 (r442577) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vagrant -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.5 DISTVERSIONPREFIX= v CATEGORIES= sysutils rubygems devel @@ -16,20 +16,21 @@ BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-bu rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ rubygem-main>=1.0:devel/rubygem-main RUN_DEPENDS= rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ - rubygem-childprocess>=0.5.1:devel/rubygem-childprocess \ + rubygem-childprocess>=0.6.0:devel/rubygem-childprocess \ rubygem-erubis>=2.7.0:www/rubygem-erubis \ - rubygem-hashicorp-checkpoint>=0.1.4:www/rubygem-hashicorp-checkpoint \ - rubygem-i18n>=0.6.9:devel/rubygem-i18n \ + rubygem-hashicorp-checkpoint>=0.1.1:www/rubygem-hashicorp-checkpoint \ + rubygem-i18n>=0.6.0:devel/rubygem-i18n \ rubygem-listen>=3.1.5:devel/rubygem-listen \ - rubygem-log4r>=1.1.10:sysutils/rubygem-log4r \ - rubygem-net-scp>=1.1.0:security/rubygem-net-scp \ + rubygem-log4r>=1.1.9:sysutils/rubygem-log4r \ + rubygem-net-scp>=1.2.0:security/rubygem-net-scp \ rubygem-net-sftp>=2.1:security/rubygem-net-sftp \ - rubygem-net-ssh>=3.0.1:security/rubygem-net-ssh \ - rubygem-nokogiri>=1.6.3.1:textproc/rubygem-nokogiri \ - rubygem-rb-kqueue>=0.2.2:devel/rubygem-rb-kqueue \ + rubygem-net-ssh>=4.1.0:security/rubygem-net-ssh \ + rubygem-rb-kqueue>=0.2.0:devel/rubygem-rb-kqueue \ rubygem-rest-client>=1.6.0:www/rubygem-rest-client \ rubygem-wdm>=0.1.0:devel/rubygem-wdm \ - rubygem-winrm-elevated>=1.1.0:sysutils/rubygem-winrm-elevated \ + rubygem-winrm>=2.1:sysutils/rubygem-winrm \ + rubygem-winrm-elevated>=1.1:sysutils/rubygem-winrm-elevated \ + rubygem-winrm-fs>=1.0:sysutils/rubygem-winrm-fs \ rubygem-ruby_dep>=0:devel/rubygem-ruby_dep USE_GITHUB= yes Modified: head/sysutils/vagrant/distinfo ============================================================================== --- head/sysutils/vagrant/distinfo Sun Jun 4 18:51:16 2017 (r442576) +++ head/sysutils/vagrant/distinfo Sun Jun 4 19:42:25 2017 (r442577) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492701666 -SHA256 (mitchellh-vagrant-v1.9.3_GH0.tar.gz) = 4b141f60e7e59e654b9a77eb137f208613349db331cdbfcd9a8354b8ebba5c00 -SIZE (mitchellh-vagrant-v1.9.3_GH0.tar.gz) = 1819192 +TIMESTAMP = 1495370416 +SHA256 (mitchellh-vagrant-v1.9.5_GH0.tar.gz) = 69eb8ede3148b6f94389be5fd2d6cb2b6c79ba78cbcacdc354d2c73f12eccc2a +SIZE (mitchellh-vagrant-v1.9.5_GH0.tar.gz) = 1100561 Modified: head/sysutils/vagrant/files/patch-gemspec ============================================================================== --- head/sysutils/vagrant/files/patch-gemspec Sun Jun 4 18:51:16 2017 (r442576) +++ head/sysutils/vagrant/files/patch-gemspec Sun Jun 4 19:42:25 2017 (r442577) @@ -1,38 +1,22 @@ ---- vagrant.gemspec.orig 2017-02-28 00:34:40 UTC +--- vagrant.gemspec.orig 2017-05-21 14:08:33 UTC +++ vagrant.gemspec @@ -16,15 +16,15 @@ Gem::Specification.new do |s| s.required_rubygems_version = ">= 1.3.6" s.rubyforge_project = "vagrant" -- s.add_dependency "childprocess", "~> 0.5.0" -+ s.add_dependency "childprocess", ">= 0.5.0" +- s.add_dependency "childprocess", "~> 0.6.0" ++ s.add_dependency "childprocess", ">= 0.6.0" s.add_dependency "erubis", "~> 2.7.0" - s.add_dependency "i18n", ">= 0.6.0", "<= 0.8.0" + s.add_dependency "i18n", ">= 0.6.0" s.add_dependency "listen", "~> 3.1.5" s.add_dependency "hashicorp-checkpoint", "~> 0.1.1" s.add_dependency "log4r", "~> 1.1.9", "< 1.1.11" -- s.add_dependency "net-ssh", "~> 3.0.1" -+ s.add_dependency "net-ssh", ">= 3.0.1" +- s.add_dependency "net-ssh", "~> 4.1.0" ++ s.add_dependency "net-ssh", ">= 4.1.0" s.add_dependency "net-sftp", "~> 2.1" -- s.add_dependency "net-scp", "~> 1.1.0" -+ s.add_dependency "net-scp", ">= 1.1.0" +- s.add_dependency "net-scp", "~> 1.2.0" ++ s.add_dependency "net-scp", ">= 1.2.0" s.add_dependency "rb-kqueue", "~> 0.2.0" s.add_dependency "rest-client", ">= 1.6.0", "< 3.0" s.add_dependency "wdm", "~> 0.1.0" -@@ -33,13 +33,13 @@ Gem::Specification.new do |s| - s.add_dependency "winrm-elevated", "~> 1.1" - - # We lock this down to avoid compilation issues. -- s.add_dependency "nokogiri", "= 1.6.7.1" -+ s.add_dependency "nokogiri", ">= 1.6.7.1" - - # NOTE: The ruby_dep gem is an implicit dependency from the listen gem. Later versions - # of the ruby_dep gem impose an aggressive constraint on the required ruby version (>= 2.2.5). - # Explicit constraint is defined to provide required dependency to listen without imposing - # tighter restrictions on valid ruby versions -- s.add_dependency "ruby_dep", "<= 1.3.1" -+ s.add_dependency "ruby_dep" - - # Constraint rake to properly handle deprecated method usage - # from within rspec Modified: head/sysutils/vagrant/pkg-plist ============================================================================== --- head/sysutils/vagrant/pkg-plist Sun Jun 4 18:51:16 2017 (r442576) +++ head/sysutils/vagrant/pkg-plist Sun Jun 4 19:42:25 2017 (r442577) @@ -130,6 +130,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/env.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_checksum.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_mode.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_inspection.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/hash_with_indifferent_access.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/io.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/is_port_open.rb @@ -252,6 +253,8 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/command.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/start_mixins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/validate/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/validate/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/version/command.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/version/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh/communicator.rb @@ -272,6 +275,9 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/helper.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/shell.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/cap/flavor.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/guest.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/plugin.rb @@ -317,10 +323,13 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/dragonflybsd/guest.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/dragonflybsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/elementary/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/elementary/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/change_host_name.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/configure_networks.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/halt.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/mount_nfs_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/public_key.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/guest.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/cap/flavor.rb @@ -550,6 +559,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/communicator.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/config.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/driver.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/driver/compose.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/errors.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/local.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/vagrant.rb @@ -607,6 +617,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/resume_vm.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_network_mac.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_network_vlan.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_vm_integration_services.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/start_vm.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/stop_vm.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/suspend_vm.ps1 @@ -702,6 +713,8 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/provisioner.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/debian/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/freebsd/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/freebsd/chef_installed.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/linux/chef_installed.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/omnios/chef_install.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/omnios/chef_installed.rb @@ -822,6 +835,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_dhcp.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_static.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_systemd.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd/network_dhcp.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd/network_static.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos/hostname.erb @@ -884,12 +898,15 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/snapshot/command/pop_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/snapshot/command/push_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/ssh_config/command_test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/up/command_test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/commands/validate/command_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/ssh/communicator_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/command_filter_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/communicator_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/config_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/helper_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winrm/shell_test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/communicators/winssh/communicator_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/amazon/cap/flavor_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/arch/cap/change_host_name_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/arch/cap/configure_networks_test.rb @@ -913,6 +930,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/debian/cap/rsync_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/debian/cap/smb_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/esxi/cap/halt_test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/esxi/cap/public_key_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/freebsd/cap/change_host_name_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/freebsd/cap/configure_networks_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/freebsd/cap/rsync_test.rb @@ -921,6 +939,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/linux/cap/insert_public_key_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/linux/cap/mount_nfs_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/linux/cap/mount_shared_folder_test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/linux/cap/mount_smb_shared_folder.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/linux/cap/mount_virtual_box_shared_folder_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/linux/cap/network_interfaces_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/linux/cap/nfs_client_test.rb @@ -978,6 +997,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker/action/create_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker/command/exec_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker/config_test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker/driver_compose_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker/driver_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/docker/synced_folder_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/providers/hyperv/config_test.rb @@ -1051,6 +1071,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/templates/guests/funtoo/network_static_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/templates/guests/gentoo/network_dhcp_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/templates/guests/gentoo/network_static_test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/templates/guests/gentoo/systemd_network_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/templates/guests/netbsd/network_dhcp_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/templates/guests/netbsd/network_static_test.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/templates/guests/redhat/network_dhcp_test.rb From owner-svn-ports-all@freebsd.org Sun Jun 4 19:57:17 2017 Return-Path: Delivered-To: svn-ports-all@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 26A4FBD3745; Sun, 4 Jun 2017 19:57:17 +0000 (UTC) (envelope-from robak@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 EB19181D4C; Sun, 4 Jun 2017 19:57:16 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54JvG1k084102; Sun, 4 Jun 2017 19:57:16 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54JvGJA084101; Sun, 4 Jun 2017 19:57:16 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201706041957.v54JvGJA084101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 4 Jun 2017 19:57:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442578 - head/www/nginx X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 19:57:17 -0000 Author: robak Date: Sun Jun 4 19:57:15 2017 New Revision: 442578 URL: https://svnweb.freebsd.org/changeset/ports/442578 Log: www/nginx: change PORTREVISION= to PORTREVISION?= This change was required to fix slave port that needed PORTREVISION bump. Approved by: portmgr (adamw) Modified: head/www/nginx/Makefile Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sun Jun 4 19:42:25 2017 (r442577) +++ head/www/nginx/Makefile Sun Jun 4 19:57:15 2017 (r442578) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.12.0 -PORTREVISION= 3 +PORTREVISION?= 3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ From owner-svn-ports-all@freebsd.org Sun Jun 4 19:59:52 2017 Return-Path: Delivered-To: svn-ports-all@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 A2271BD385D; Sun, 4 Jun 2017 19:59:52 +0000 (UTC) (envelope-from sunpoet@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 65AA581F87; Sun, 4 Jun 2017 19:59:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54JxpmY084352; Sun, 4 Jun 2017 19:59:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54JxpcD084351; Sun, 4 Jun 2017 19:59:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706041959.v54JxpcD084351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 19:59:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442579 - head/databases X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 19:59:52 -0000 Author: sunpoet Date: Sun Jun 4 19:59:51 2017 New Revision: 442579 URL: https://svnweb.freebsd.org/changeset/ports/442579 Log: Sort SUBDIRs Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sun Jun 4 19:57:15 2017 (r442578) +++ head/databases/Makefile Sun Jun 4 19:59:51 2017 (r442579) @@ -218,7 +218,6 @@ SUBDIR += mysql57-server SUBDIR += mysql80-client SUBDIR += mysql80-server - SUBDIR += mysqlwsrep56-server SUBDIR += mysqlbackup SUBDIR += mysqlbigram SUBDIR += mysqldump-secure @@ -229,6 +228,7 @@ SUBDIR += mysqlsniffer SUBDIR += mysqltcl SUBDIR += mysqltuner + SUBDIR += mysqlwsrep56-server SUBDIR += mytop SUBDIR += nagios-check_mongodb SUBDIR += nagios-check_postgres_replication @@ -918,8 +918,8 @@ SUBDIR += rubygem-em-redis-unified SUBDIR += rubygem-familia SUBDIR += rubygem-globalid - SUBDIR += rubygem-globalid-rails50 SUBDIR += rubygem-globalid-rails5 + SUBDIR += rubygem-globalid-rails50 SUBDIR += rubygem-her SUBDIR += rubygem-hiredis SUBDIR += rubygem-jdbc-mysql From owner-svn-ports-all@freebsd.org Sun Jun 4 20:02:50 2017 Return-Path: Delivered-To: svn-ports-all@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 240BABD3A90; Sun, 4 Jun 2017 20:02:50 +0000 (UTC) (envelope-from sunpoet@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 E132382379; Sun, 4 Jun 2017 20:02:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54K2mv5088137; Sun, 4 Jun 2017 20:02:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54K2mut088136; Sun, 4 Jun 2017 20:02:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042002.v54K2mut088136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:02:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442580 - head/x11-wm X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:02:50 -0000 Author: sunpoet Date: Sun Jun 4 20:02:48 2017 New Revision: 442580 URL: https://svnweb.freebsd.org/changeset/ports/442580 Log: Sort SUBDIRs Modified: head/x11-wm/Makefile Modified: head/x11-wm/Makefile ============================================================================== --- head/x11-wm/Makefile Sun Jun 4 19:59:51 2017 (r442579) +++ head/x11-wm/Makefile Sun Jun 4 20:02:48 2017 (r442580) @@ -9,9 +9,9 @@ SUBDIR += amiwm SUBDIR += antiwm SUBDIR += awesome - SUBDIR += awesome3 SUBDIR += awesome-vicious SUBDIR += awesome2 + SUBDIR += awesome3 SUBDIR += bbkeys SUBDIR += bbpager SUBDIR += blackbox From owner-svn-ports-all@freebsd.org Sun Jun 4 20:03:37 2017 Return-Path: Delivered-To: svn-ports-all@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 195A9BD3ACE; Sun, 4 Jun 2017 20:03:37 +0000 (UTC) (envelope-from sunpoet@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 D6CCE82460; Sun, 4 Jun 2017 20:03:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54K3ZQc088255; Sun, 4 Jun 2017 20:03:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54K3Zv2088254; Sun, 4 Jun 2017 20:03:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042003.v54K3Zv2088254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:03:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442581 - head/www X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:03:37 -0000 Author: sunpoet Date: Sun Jun 4 20:03:35 2017 New Revision: 442581 URL: https://svnweb.freebsd.org/changeset/ports/442581 Log: Sort SUBDIRs Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jun 4 20:02:48 2017 (r442580) +++ head/www/Makefile Sun Jun 4 20:03:35 2017 (r442581) @@ -546,9 +546,9 @@ SUBDIR += npapi-xine SUBDIR += npc SUBDIR += npm + SUBDIR += npm-less-plugin-clean-css SUBDIR += npm2 SUBDIR += npm3 - SUBDIR += npm-less-plugin-clean-css SUBDIR += nspluginwrapper SUBDIR += nuvolaplayer-8tracks SUBDIR += nuvolaplayer-all-services @@ -1857,8 +1857,8 @@ SUBDIR += qdecoder SUBDIR += qooxdoo SUBDIR += qt4-webkit - SUBDIR += qt5-webkit SUBDIR += qt5-webchannel + SUBDIR += qt5-webkit SUBDIR += qt5-websockets SUBDIR += quickie SUBDIR += qupzilla-qt4 @@ -2070,15 +2070,15 @@ SUBDIR += rubygem-rack-timeout SUBDIR += rubygem-rack15 SUBDIR += rubygem-rack16 + SUBDIR += rubygem-rails-settings-cached + SUBDIR += rubygem-rails-settings-cached-rails5 + SUBDIR += rubygem-rails-settings-cached-rails50 SUBDIR += rubygem-rails4 SUBDIR += rubygem-rails5 SUBDIR += rubygem-rails50 SUBDIR += rubygem-rails_12factor SUBDIR += rubygem-rails_autolink SUBDIR += rubygem-rails_serve_static_assets - SUBDIR += rubygem-rails-settings-cached - SUBDIR += rubygem-rails-settings-cached-rails5 - SUBDIR += rubygem-rails-settings-cached-rails50 SUBDIR += rubygem-rails_stdout_logging SUBDIR += rubygem-railties4 SUBDIR += rubygem-railties5 @@ -2130,9 +2130,9 @@ SUBDIR += rubygem-totoridipjp SUBDIR += rubygem-tumblr_client SUBDIR += rubygem-turbolinks - SUBDIR += rubygem-turbolinks-rails50 SUBDIR += rubygem-turbolinks-classic SUBDIR += rubygem-turbolinks-rails5 + SUBDIR += rubygem-turbolinks-rails50 SUBDIR += rubygem-turbolinks-source SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier From owner-svn-ports-all@freebsd.org Sun Jun 4 20:04:36 2017 Return-Path: Delivered-To: svn-ports-all@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 5B6D0BD3B16; Sun, 4 Jun 2017 20:04:36 +0000 (UTC) (envelope-from sunpoet@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 2A85182550; Sun, 4 Jun 2017 20:04:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54K4ZYY088383; Sun, 4 Jun 2017 20:04:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54K4Z4O088382; Sun, 4 Jun 2017 20:04:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042004.v54K4Z4O088382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:04:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442582 - head/textproc X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:04:36 -0000 Author: sunpoet Date: Sun Jun 4 20:04:35 2017 New Revision: 442582 URL: https://svnweb.freebsd.org/changeset/ports/442582 Log: Sort SUBDIRs Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Jun 4 20:03:35 2017 (r442581) +++ head/textproc/Makefile Sun Jun 4 20:04:35 2017 (r442582) @@ -224,8 +224,8 @@ SUBDIR += google-translate-cli SUBDIR += gpp SUBDIR += grap - SUBDIR += greple SUBDIR += grc-aspell + SUBDIR += greple SUBDIR += groff SUBDIR += groonga SUBDIR += gsed @@ -950,6 +950,7 @@ SUBDIR += p5-Text-Truncate SUBDIR += p5-Text-Typography SUBDIR += p5-Text-Unaccent + SUBDIR += p5-Text-Unaccent-PurePerl SUBDIR += p5-Text-VimColor SUBDIR += p5-Text-VisualWidth SUBDIR += p5-Text-WikiCreole @@ -959,7 +960,6 @@ SUBDIR += p5-Text-Wrapper SUBDIR += p5-Text-Xslate SUBDIR += p5-Text-Xslate-Bridge-TT2Like - SUBDIR += p5-Text-Unaccent-PurePerl SUBDIR += p5-Text-vCard SUBDIR += p5-Tiffany SUBDIR += p5-Time-Human From owner-svn-ports-all@freebsd.org Sun Jun 4 20:14:07 2017 Return-Path: Delivered-To: svn-ports-all@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 2E1EDBD3CDE; Sun, 4 Jun 2017 20:14:07 +0000 (UTC) (envelope-from sunpoet@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 EAC66828E1; Sun, 4 Jun 2017 20:14:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54KE600092582; Sun, 4 Jun 2017 20:14:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54KE631092581; Sun, 4 Jun 2017 20:14:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042014.v54KE631092581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:14:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442583 - head/sysutils X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:14:07 -0000 Author: sunpoet Date: Sun Jun 4 20:14:05 2017 New Revision: 442583 URL: https://svnweb.freebsd.org/changeset/ports/442583 Log: Sort SUBDIRs Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Jun 4 20:04:35 2017 (r442582) +++ head/sysutils/Makefile Sun Jun 4 20:14:05 2017 (r442583) @@ -64,8 +64,8 @@ SUBDIR += b43-fwcutter SUBDIR += backupchecker SUBDIR += backuppc - SUBDIR += backuppc4 SUBDIR += backuppc-devel + SUBDIR += backuppc4 SUBDIR += bacula-bat SUBDIR += bacula-client SUBDIR += bacula-client-static @@ -136,12 +136,13 @@ SUBDIR += cdrtools-devel SUBDIR += cfengine SUBDIR += cfengine-masterfiles + SUBDIR += cfengine-masterfiles310 SUBDIR += cfengine-masterfiles36 SUBDIR += cfengine-masterfiles37 SUBDIR += cfengine-masterfiles38 SUBDIR += cfengine-masterfiles39 - SUBDIR += cfengine-masterfiles310 SUBDIR += cfengine22 + SUBDIR += cfengine310 SUBDIR += cfengine32 SUBDIR += cfengine33 SUBDIR += cfengine34 @@ -150,7 +151,6 @@ SUBDIR += cfengine37 SUBDIR += cfengine38 SUBDIR += cfengine39 - SUBDIR += cfengine310 SUBDIR += chgrep SUBDIR += chyves SUBDIR += cinnamon-control-center @@ -898,9 +898,9 @@ SUBDIR += py-uptime SUBDIR += py-zdaemon SUBDIR += py-zfs - SUBDIR += pydf SUBDIR += py3-iocage SUBDIR += py3-pkginfo + SUBDIR += pydf SUBDIR += qchroot SUBDIR += qjail SUBDIR += qjail2 From owner-svn-ports-all@freebsd.org Sun Jun 4 20:15:43 2017 Return-Path: Delivered-To: svn-ports-all@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 04146BD3D25; Sun, 4 Jun 2017 20:15:43 +0000 (UTC) (envelope-from cmt@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 C8C14829D4; Sun, 4 Jun 2017 20:15:42 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54KFfdU092798; Sun, 4 Jun 2017 20:15:41 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54KFfh5092796; Sun, 4 Jun 2017 20:15:41 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201706042015.v54KFfh5092796@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sun, 4 Jun 2017 20:15:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442584 - head/astro/qmapshack X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:15:43 -0000 Author: cmt Date: Sun Jun 4 20:15:41 2017 New Revision: 442584 URL: https://svnweb.freebsd.org/changeset/ports/442584 Log: astro/qmapshack: update to 1.8.1 Announcement: https://sourceforge.net/p/qlandkartegt/mailman/message/35839232/ PR: 219425 Approved by: maintainer-timeout Modified: head/astro/qmapshack/Makefile head/astro/qmapshack/distinfo Modified: head/astro/qmapshack/Makefile ============================================================================== --- head/astro/qmapshack/Makefile Sun Jun 4 20:14:05 2017 (r442583) +++ head/astro/qmapshack/Makefile Sun Jun 4 20:15:41 2017 (r442584) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qmapshack -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= astro MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ Modified: head/astro/qmapshack/distinfo ============================================================================== --- head/astro/qmapshack/distinfo Sun Jun 4 20:14:05 2017 (r442583) +++ head/astro/qmapshack/distinfo Sun Jun 4 20:15:41 2017 (r442584) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491761883 -SHA256 (qmapshack-1.8.0.tar.gz) = a1a6b543533af280f06afff0f0b1f457d09ef6c702922471a95ec350a99ccf2d -SIZE (qmapshack-1.8.0.tar.gz) = 7512082 +TIMESTAMP = 1495284914 +SHA256 (qmapshack-1.8.1.tar.gz) = f6c6562247e205db90637cd45a8f41780765701092c898a2099978bd943ca350 +SIZE (qmapshack-1.8.1.tar.gz) = 7534219 From owner-svn-ports-all@freebsd.org Sun Jun 4 20:29:20 2017 Return-Path: Delivered-To: svn-ports-all@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 C0650BEE1FD; Sun, 4 Jun 2017 20:29:20 +0000 (UTC) (envelope-from sunpoet@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 8EC4A83171; Sun, 4 Jun 2017 20:29:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54KTJMW097068; Sun, 4 Jun 2017 20:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54KTJlF097067; Sun, 4 Jun 2017 20:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042029.v54KTJlF097067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442585 - head/security X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:29:20 -0000 Author: sunpoet Date: Sun Jun 4 20:29:19 2017 New Revision: 442585 URL: https://svnweb.freebsd.org/changeset/ports/442585 Log: Sort SUBDIRs Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sun Jun 4 20:15:41 2017 (r442584) +++ head/security/Makefile Sun Jun 4 20:29:19 2017 (r442585) @@ -9,9 +9,9 @@ SUBDIR += R-cran-ROAuth SUBDIR += R-cran-digest SUBDIR += R-cran-openssl + SUBDIR += acme-client SUBDIR += acme.sh SUBDIR += acmetool - SUBDIR += acme-client SUBDIR += aescrypt SUBDIR += aespipe SUBDIR += afl From owner-svn-ports-all@freebsd.org Sun Jun 4 20:29:38 2017 Return-Path: Delivered-To: svn-ports-all@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 CE762BEE22C; Sun, 4 Jun 2017 20:29:38 +0000 (UTC) (envelope-from sunpoet@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 9E84E83240; Sun, 4 Jun 2017 20:29:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54KTbGH097171; Sun, 4 Jun 2017 20:29:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54KTb6j097170; Sun, 4 Jun 2017 20:29:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042029.v54KTb6j097170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:29:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442586 - head/multimedia X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:29:38 -0000 Author: sunpoet Date: Sun Jun 4 20:29:37 2017 New Revision: 442586 URL: https://svnweb.freebsd.org/changeset/ports/442586 Log: Sort SUBDIRs Modified: head/multimedia/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Sun Jun 4 20:29:19 2017 (r442585) +++ head/multimedia/Makefile Sun Jun 4 20:29:37 2017 (r442586) @@ -4,6 +4,7 @@ COMMENT = Multimedia software SUBDIR += 2mandvd + SUBDIR += QtAV SUBDIR += ab25 SUBDIR += abby SUBDIR += acidrip @@ -352,7 +353,6 @@ SUBDIR += qt5-phonon4-designerplugin SUBDIR += qt5-phonon4-gstreamer SUBDIR += qt5-phonon4-vlc - SUBDIR += QtAV SUBDIR += quark SUBDIR += quodlibet SUBDIR += quvi From owner-svn-ports-all@freebsd.org Sun Jun 4 20:35:50 2017 Return-Path: Delivered-To: svn-ports-all@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 298ABBEE5EC; Sun, 4 Jun 2017 20:35:50 +0000 (UTC) (envelope-from sunpoet@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 EBDEF83718; Sun, 4 Jun 2017 20:35:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54KZnfK001296; Sun, 4 Jun 2017 20:35:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54KZnbb001295; Sun, 4 Jun 2017 20:35:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706042035.v54KZnbb001295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jun 2017 20:35:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442587 - head/devel X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:35:50 -0000 Author: sunpoet Date: Sun Jun 4 20:35:48 2017 New Revision: 442587 URL: https://svnweb.freebsd.org/changeset/ports/442587 Log: Sort SUBDIRs Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Jun 4 20:29:37 2017 (r442586) +++ head/devel/Makefile Sun Jun 4 20:35:48 2017 (r442587) @@ -4135,13 +4135,13 @@ SUBDIR += py-appdirs SUBDIR += py-application SUBDIR += py-apptools - SUBDIR += py-argparse SUBDIR += py-apscheduler SUBDIR += py-archetypes.querywidget SUBDIR += py-archetypes.referencebrowserwidget SUBDIR += py-archetypes.schemaextender SUBDIR += py-argcomplete SUBDIR += py-argh + SUBDIR += py-argparse SUBDIR += py-args SUBDIR += py-arrow SUBDIR += py-aspects @@ -4956,7 +4956,6 @@ SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-polyfill SUBDIR += py3-flake8-quotes - SUBDIR += py3-pygit2 SUBDIR += py3-gobject3 SUBDIR += py3-hgtools SUBDIR += py3-jedi @@ -4974,6 +4973,7 @@ SUBDIR += py3-pycparser SUBDIR += py3-pydocstyle SUBDIR += py3-pyflakes + SUBDIR += py3-pygit2 SUBDIR += py3-pyicu SUBDIR += py3-pylru-cache SUBDIR += py3-pytest From owner-svn-ports-all@freebsd.org Sun Jun 4 20:38:28 2017 Return-Path: Delivered-To: svn-ports-all@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 1C7B6BEE694; Sun, 4 Jun 2017 20:38:28 +0000 (UTC) (envelope-from robak@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 E12CC83817; Sun, 4 Jun 2017 20:38:27 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54KcRna001484; Sun, 4 Jun 2017 20:38:27 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54KcQMf001482; Sun, 4 Jun 2017 20:38:26 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201706042038.v54KcQMf001482@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 4 Jun 2017 20:38:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442588 - in head/www: nginx nginx-full X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 20:38:28 -0000 Author: robak Date: Sun Jun 4 20:38:26 2017 New Revision: 442588 URL: https://svnweb.freebsd.org/changeset/ports/442588 Log: www/nginx and www/nginx-full: remove obsolete modules and bump PORTREVISION Some time ago www/nginx master port removed two external modules that stayed in www/nginx-full slave port options causing pkg build failures. Thich change removes the modules from www/nginx-full and bumps www/nginx PORTREVISION to force revision bump for slave port. Approved by: portmgr (adamw) Modified: head/www/nginx-full/Makefile head/www/nginx/Makefile Modified: head/www/nginx-full/Makefile ============================================================================== --- head/www/nginx-full/Makefile Sun Jun 4 20:35:48 2017 (r442587) +++ head/www/nginx-full/Makefile Sun Jun 4 20:38:26 2017 (r442588) @@ -22,7 +22,7 @@ OPTIONS_DEFAULT=DSO DEBUG DEBUGLOG FILE_AIO GOOGLE_PER HTTP_SSL HTTP_STATUS HTTP_SUB HTTP_XSLT MAIL MAIL_IMAP \ MAIL_POP3 MAIL_SMTP MAIL_SSL HTTPV2 NJS STREAM STREAM_SSL \ THREADS WWW AJP AWS_AUTH CACHE_PURGE CLOJURE CT ECHO \ - FASTDFS HEADERS_MORE HTTP_ACCEPT_LANGUAGE HTTP_ACCESSKEY \ + FASTDFS HEADERS_MORE HTTP_ACCEPT_LANGUAGE \ HTTP_AUTH_DIGEST HTTP_AUTH_KRB5 HTTP_AUTH_LDAP HTTP_AUTH_PAM \ HTTP_DAV_EXT HTTP_EVAL HTTP_FANCYINDEX HTTP_FOOTER \ HTTP_GEOIP2 HTTP_JSON_STATUS HTTP_MOGILEFS HTTP_MP4_H264 \ @@ -34,6 +34,6 @@ OPTIONS_DEFAULT=DSO DEBUG DEBUGLOG FILE_AIO GOOGLE_PER FORMINPUT GRIDFS ICONV LET LUA MEMC MODSECURITY \ NAXSI PASSENGER POSTGRES RDS_CSV RDS_JSON REDIS2 \ RTMP SET_MISC SFLOW SHIBBOLETH SLOWFS_CACHE SMALL_LIGHT \ - SRCACHE STATSD UDPLOG X11 XRID_HEADER XSS + SRCACHE STATSD UDPLOG X11 XSS .include "${MASTERDIR}/Makefile" Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sun Jun 4 20:35:48 2017 (r442587) +++ head/www/nginx/Makefile Sun Jun 4 20:38:26 2017 (r442588) @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.12.0 -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ From owner-svn-ports-all@freebsd.org Sun Jun 4 20:53:17 2017 Return-Path: Delivered-To: svn-ports-all@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 C9E4FBEEAE6; Sun, 4 Jun 2017 20:53:17 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (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 A73CD84012; Sun, 4 Jun 2017 20:53:17 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id 08EE13F4E1; Sun, 4 Jun 2017 16:53:16 -0400 (EDT) Received: from [172.20.5.185] (unknown [12.235.85.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 8C4003F4D9; Sun, 4 Jun 2017 16:53:15 -0400 (EDT) Date: Sun, 4 Jun 2017 14:53:14 -0600 (MDT) From: Gerald Pfeifer To: Barbara Guida cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r442564 - in head/games/vavoom: . files In-Reply-To: <201706041510.v54FAwH6068349@repo.freebsd.org> Message-ID: References: <201706041510.v54FAwH6068349@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 20:53:17 -0000 On Sun, 4 Jun 2017, Barbara Guida wrote: > Log: > Apply some patches from OpenSUSE to fix some issues, including the > build on recent compilers. > > PR: 216835, 219295 That was quite extensive an update; thanks for doing that! Modified: head/games/vavoom/Makefile ============================================================================== -# Force GCC because llvm (starting from 4.0) generates -# non working binary for vcc -USE_GCC= yes I like this kind of change. And not just because it makes my life easier, having fewer obstacles in maintaining the lang/gcc* ports, it's just the right thing. Hopefully these patches will find their way upstream into a future release? Gerald PS: Note, it's openSUSE, with a lower-case o. From owner-svn-ports-all@freebsd.org Sun Jun 4 21:00:50 2017 Return-Path: Delivered-To: svn-ports-all@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 8FE01BEEDC2; Sun, 4 Jun 2017 21:00:50 +0000 (UTC) (envelope-from cmt@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 6B13B845A1; Sun, 4 Jun 2017 21:00:50 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54L0nAS009928; Sun, 4 Jun 2017 21:00:49 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54L0mbL009920; Sun, 4 Jun 2017 21:00:48 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201706042100.v54L0mbL009920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sun, 4 Jun 2017 21:00:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442589 - in head: . graphics/cinepaint print print/gimp-gutenprint print/gutenprint print/gutenprint-base print/gutenprint-cups print/gutenprint-foomatic print/gutenprint-ijs print/pho... X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 21:00:50 -0000 Author: cmt Date: Sun Jun 4 21:00:48 2017 New Revision: 442589 URL: https://svnweb.freebsd.org/changeset/ports/442589 Log: print/gutenprint: update to 5.2.12 https://sourceforge.net/projects/gimp-print/files/gutenprint-5.2/5.2.12/ The -ijs and -foomatic backends have been removed by upstream, leaving -cups as the sole choice of backend. Therefore, the -base and -cups ports have been merged into the main gutenprint port and the obsolete components have been removed. PR: 217118 Submitted by: bsam, tijl Reported by: tijl Deleted: head/print/gutenprint-base/ head/print/gutenprint-cups/ head/print/gutenprint-foomatic/ head/print/gutenprint-ijs/ Modified: head/MOVED head/graphics/cinepaint/Makefile head/print/Makefile head/print/gimp-gutenprint/Makefile head/print/gimp-gutenprint/pkg-plist head/print/gutenprint/Makefile head/print/gutenprint/pkg-descr head/print/photoprint/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jun 4 20:38:26 2017 (r442588) +++ head/MOVED Sun Jun 4 21:00:48 2017 (r442589) @@ -9397,3 +9397,7 @@ net/py-cloudfiles|net/py-python-cloudfiles|2017-05-30| irc/konversation-kde4|irc/konversation|2017-05-30|Renamed to irc/konversation lang/perl5.20|lang/perl5.24|2017-06-01|Support ends three years after .0 release, please upgrade to a more recent version of Perl misc/unicode-ucd|textproc/UCD|2017-06-02|unicode-ucd was a duplicate of textproc/UCD, remove the younger port +print/gutenprint-base|print/gutenprint|2017-06-04|Folded into gutenprint port +print/gutenprint-cups|print/gutenprint|2017-06-04|Folded into gutenprint port +print/gutenprint-foomatic||2017-06-04|Component removed upstream +print/gutenprint-ijs||2017-06-04|Component removed upstream Modified: head/graphics/cinepaint/Makefile ============================================================================== --- head/graphics/cinepaint/Makefile Sun Jun 4 20:38:26 2017 (r442588) +++ head/graphics/cinepaint/Makefile Sun Jun 4 21:00:48 2017 (r442589) @@ -48,7 +48,7 @@ CONFIGURE_ENV+= ac_cv_path_OY_CONFIG=no .endif .if ${PORT_OPTIONS:MPRINT} -LIB_DEPENDS+= libgutenprint.so:print/gutenprint-base +LIB_DEPENDS+= libgutenprint.so:print/gutenprint PLIST_SUB+= PRINT="" .else CONFIGURE_ARGS+= --disable-print Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Sun Jun 4 20:38:26 2017 (r442588) +++ head/print/Makefile Sun Jun 4 21:00:48 2017 (r442589) @@ -82,10 +82,6 @@ SUBDIR += gsview SUBDIR += gtklp SUBDIR += gutenprint - SUBDIR += gutenprint-base - SUBDIR += gutenprint-cups - SUBDIR += gutenprint-foomatic - SUBDIR += gutenprint-ijs SUBDIR += gv SUBDIR += harfbuzz SUBDIR += harfbuzz-icu Modified: head/print/gimp-gutenprint/Makefile ============================================================================== --- head/print/gimp-gutenprint/Makefile Sun Jun 4 20:38:26 2017 (r442588) +++ head/print/gimp-gutenprint/Makefile Sun Jun 4 21:00:48 2017 (r442589) @@ -2,17 +2,13 @@ # $FreeBSD$ # $MCom: ports/print/gimp-gutenprint/Makefile,v 1.5 2007/10/24 21:05:40 ahze Exp $ -PORTREVISION= 3 -PORTEPOCH= 0 +PORTREVISION= 0 PKGNAMEPREFIX= gimp- -PKGNAMESUFFIX= # empty MAINTAINER= cmt@burggraben.net COMMENT= Gimp print plug-in -LICENSE= GPLv2 - -MASTERDIR= ${.CURDIR}/../../print/gutenprint-base +MASTERDIR= ${.CURDIR}/../../print/gutenprint GUT_SLAVE= gimp PLIST= ${.CURDIR}/pkg-plist Modified: head/print/gimp-gutenprint/pkg-plist ============================================================================== --- head/print/gimp-gutenprint/pkg-plist Sun Jun 4 20:38:26 2017 (r442588) +++ head/print/gimp-gutenprint/pkg-plist Sun Jun 4 21:00:48 2017 (r442589) @@ -1 +1,5 @@ +lib/libgutenprintui2.so +lib/libgutenprintui2.so.1 +lib/libgutenprintui2.so.1.0.0 +libdata/pkgconfig/gutenprintui2.pc libexec/gimp/2.2/plug-ins/gutenprint Modified: head/print/gutenprint/Makefile ============================================================================== --- head/print/gutenprint/Makefile Sun Jun 4 20:38:26 2017 (r442588) +++ head/print/gutenprint/Makefile Sun Jun 4 21:00:48 2017 (r442589) @@ -1,27 +1,54 @@ # Created by: dgilbert@velocet.ca # $FreeBSD$ -# $MCom: ports/print/gutenprint/Makefile,v 1.8 2007/04/03 17:42:21 ahze Exp $ +# $MCom: ports/print/gutenprint-base/Makefile,v 1.8 2007/03/30 16:45:02 ahze Exp $ PORTNAME= gutenprint -PORTVERSION= 5.2.10 +PORTVERSION= 5.2.12 +PORTREVISION?= 0 # also print/gimp-gutenprint CATEGORIES= print +MASTER_SITES= SF/gimp-print/gutenprint-5.2/${PORTVERSION} MAINTAINER= cmt@burggraben.net -COMMENT= The "meta-port" for GutenPrint +COMMENT= Gutenprint Printer Drivers -RUN_DEPENDS= gutenprint-base>0:print/gutenprint-base +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -USES= metaport +CONFLICTS= gimp-print-[0-9]* -OPTIONS_DEFINE= CUPS GIMP IJS FOOMATIC -OPTIONS_DEFAULT= IJS -CUPS_DESC= GutenPrint (gimp-print) Cups Drivers -GIMP_DESC= GIMP Gutenprint printing plugin -IJS_DESC= IJS GhostScript Drivers -FOOMATIC_DESC= Foomatic data files -CUPS_RUN_DEPENDS= gutenprint-cups>0:print/gutenprint-cups -GIMP_RUN_DEPENDS= gimp-gutenprint>0:print/gimp-gutenprint -IJS_RUN_DEPENDS= gutenprint-ijs>0:print/gutenprint-ijs -FOOMATIC_RUN_DEPENDS+= gutenprint-foomatic>0:print/gutenprint-foomatic +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-static --enable-simplified-cups-ppds DLOPEN_LIBS=" " +INSTALL_TARGET= install-strip +USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 + +.if !defined(GUT_SLAVE) +LIB_DEPENDS+= libcupsimage.so:print/cups +RUN_DEPENDS+= ${LOCALBASE}/libexec/cups/filter/gstoraster:print/cups-filters +CONFIGURE_ARGS+=--disable-libgutenprintui2 --without-gimp2 +USES+= iconv +USE_LDCONFIG= yes +.else +LIB_DEPENDS+= libgutenprint.so:print/gutenprint +MAKE_ARGS+= GUTENPRINT_LIBS='`$$(PKG_CONFIG) --libs gutenprint`' +.if ${GUT_SLAVE} == "gimp" +LIB_DEPENDS+= libgimp-2.0.so:graphics/gimp-app +CONFIGURE_ARGS+=--enable-libgutenprintui2 --with-gimp2 +BUILD_WRKSRC= ${WRKSRC}/src/gimp2 +INSTALL_WRKSRC= ${WRKSRC}/src/gimp2 +USE_GNOME+= gtk20 +.endif +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|/usr/bin/lpstat|${LOCALBASE}/bin/lpstat|' \ + ${WRKSRC}/src/gutenprintui2/plist.c + @${REINPLACE_CMD} -e '/DEPENDENCIES/s/$$(GUTENPRINT_LIBS)//' \ + ${WRKSRC}/src/gimp2/Makefile.in + +post-install: +.if defined(GUT_SLAVE) && ${GUT_SLAVE} == "gimp" + @(cd ${WRKSRC}/src/gutenprintui2 && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \ + ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) +.endif .include Modified: head/print/gutenprint/pkg-descr ============================================================================== --- head/print/gutenprint/pkg-descr Sun Jun 4 20:38:26 2017 (r442588) +++ head/print/gutenprint/pkg-descr Sun Jun 4 21:00:48 2017 (r442589) @@ -1,6 +1,4 @@ -The "meta-port" for GutenPrint - -High quality drivers for Canon, Epson, Lexmark, and PCL printers -for use with Ghostscript, CUPS, Foomatic, and the Gimp +High quality drivers for Canon, Epson, Lexmark, Sony, Olympus, and PCL +printers for use with CUPS and GIMP. WWW: http://gimp-print.sourceforge.net/ Modified: head/print/photoprint/Makefile ============================================================================== --- head/print/photoprint/Makefile Sun Jun 4 20:38:26 2017 (r442588) +++ head/print/photoprint/Makefile Sun Jun 4 21:00:48 2017 (r442589) @@ -12,7 +12,7 @@ COMMENT= Utility to print multiple images per sheet LICENSE= GPLv2 LIB_DEPENDS= libcups.so:print/cups \ - libgutenprint.so:print/gutenprint-base \ + libgutenprint.so:print/gutenprint \ liblcms.so:graphics/lcms \ libnetpbm.so:graphics/netpbm \ libpng.so:graphics/png \ From owner-svn-ports-all@freebsd.org Sun Jun 4 21:11:51 2017 Return-Path: Delivered-To: svn-ports-all@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 B6C27BEF6CD; Sun, 4 Jun 2017 21:11:51 +0000 (UTC) (envelope-from cmt@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 7AA731CA; Sun, 4 Jun 2017 21:11:51 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54LBoBG017159; Sun, 4 Jun 2017 21:11:50 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54LBoj9017157; Sun, 4 Jun 2017 21:11:50 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201706042111.v54LBoj9017157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sun, 4 Jun 2017 21:11:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442590 - head/print/gutenprint X-SVN-Group: ports-head 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.23 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: Sun, 04 Jun 2017 21:11:51 -0000 Author: cmt Date: Sun Jun 4 21:11:50 2017 New Revision: 442590 URL: https://svnweb.freebsd.org/changeset/ports/442590 Log: print/gutenprint: pick up files forgotten to add in last commit PR: 217118 Added: head/print/gutenprint/distinfo (contents, props changed) head/print/gutenprint/pkg-plist (contents, props changed) Added: head/print/gutenprint/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/gutenprint/distinfo Sun Jun 4 21:11:50 2017 (r442590) @@ -0,0 +1,3 @@ +TIMESTAMP = 1495806300 +SHA256 (gutenprint-5.2.12.tar.bz2) = a42489fd7d6f2e4320811754bb80b0cd845db6632b52f819fbc2b4b75057341b +SIZE (gutenprint-5.2.12.tar.bz2) = 6898738 Added: head/print/gutenprint/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/gutenprint/pkg-plist Sun Jun 4 21:11:50 2017 (r442590) @@ -0,0 +1,394 @@ +bin/cups-calibrate +bin/escputil +bin/testpattern +etc/cups/command.types +include/gutenprint/array.h +include/gutenprint/bit-ops.h +include/gutenprint/channel.h +include/gutenprint/color.h +include/gutenprint/curve-cache.h +include/gutenprint/curve.h +include/gutenprint/dither.h +include/gutenprint/gutenprint-module.h +include/gutenprint/gutenprint-version.h +include/gutenprint/gutenprint.h +include/gutenprint/image.h +include/gutenprint/list.h +include/gutenprint/module.h +include/gutenprint/mxml.h +include/gutenprint/paper.h +include/gutenprint/path.h +include/gutenprint/printers.h +include/gutenprint/sequence.h +include/gutenprint/string-list.h +include/gutenprint/util.h +include/gutenprint/vars.h +include/gutenprint/weave.h +include/gutenprint/xml.h +lib/gutenprint/5.2/modules/color-traditional.so +lib/gutenprint/5.2/modules/print-canon.so +lib/gutenprint/5.2/modules/print-dpl.so +lib/gutenprint/5.2/modules/print-dyesub.so +lib/gutenprint/5.2/modules/print-escp2.so +lib/gutenprint/5.2/modules/print-lexmark.so +lib/gutenprint/5.2/modules/print-pcl.so +lib/gutenprint/5.2/modules/print-ps.so +lib/gutenprint/5.2/modules/print-raw.so +lib/libgutenprint.so +lib/libgutenprint.so.2 +lib/libgutenprint.so.2.5.0 +libdata/pkgconfig/gutenprint.pc +libexec/cups/backend/gutenprint52+usb +libexec/cups/driver/gutenprint.5.2 +libexec/cups/filter/commandtocanon +libexec/cups/filter/commandtoepson +libexec/cups/filter/rastertogutenprint.5.2 +man/man1/escputil.1.gz +man/man8/cups-calibrate.8.gz +man/man8/cups-genppd.8.gz +man/man8/cups-genppdupdate.8.gz +sbin/cups-genppd.5.2 +sbin/cups-genppdupdate +share/cups/calibrate.ppm +share/cups/usb/net.sf.gimp-print.usb-quirks +%%DATADIR%%/5.2/xml/dither-matrix-1x1.xml +%%DATADIR%%/5.2/xml/dither-matrix-2x1.xml +%%DATADIR%%/5.2/xml/dither-matrix-4x1.xml +%%DATADIR%%/5.2/xml/escp2/inks/artisan.xml +%%DATADIR%%/5.2/xml/escp2/inks/b500.xml +%%DATADIR%%/5.2/xml/escp2/inks/c120.xml +%%DATADIR%%/5.2/xml/escp2/inks/c64.xml +%%DATADIR%%/5.2/xml/escp2/inks/c80.xml +%%DATADIR%%/5.2/xml/escp2/inks/c82.xml +%%DATADIR%%/5.2/xml/escp2/inks/claria.xml +%%DATADIR%%/5.2/xml/escp2/inks/cmy.xml +%%DATADIR%%/5.2/xml/escp2/inks/cmykrb.xml +%%DATADIR%%/5.2/xml/escp2/inks/cmykro.xml +%%DATADIR%%/5.2/xml/escp2/inks/cx3650.xml +%%DATADIR%%/5.2/xml/escp2/inks/defaultblack.xml +%%DATADIR%%/5.2/xml/escp2/inks/f360.xml +%%DATADIR%%/5.2/xml/escp2/inks/f360_photo.xml +%%DATADIR%%/5.2/xml/escp2/inks/f360_photo7_japan.xml +%%DATADIR%%/5.2/xml/escp2/inks/f360_ultrachrome.xml +%%DATADIR%%/5.2/xml/escp2/inks/f360_ultrachrome_k3.xml +%%DATADIR%%/5.2/xml/escp2/inks/f360_ultrachrome_k3v.xml +%%DATADIR%%/5.2/xml/escp2/inks/f360_ultrachrome_k3v_2.xml +%%DATADIR%%/5.2/xml/escp2/inks/nx100.xml +%%DATADIR%%/5.2/xml/escp2/inks/photo_gen0.xml +%%DATADIR%%/5.2/xml/escp2/inks/photo_gen1.xml +%%DATADIR%%/5.2/xml/escp2/inks/photo_gen2.xml +%%DATADIR%%/5.2/xml/escp2/inks/photo_gen3.xml +%%DATADIR%%/5.2/xml/escp2/inks/photo_gen3_4.xml +%%DATADIR%%/5.2/xml/escp2/inks/photo_gen4.xml +%%DATADIR%%/5.2/xml/escp2/inks/photo_pigment.xml +%%DATADIR%%/5.2/xml/escp2/inks/picturemate_4.xml +%%DATADIR%%/5.2/xml/escp2/inks/picturemate_6.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_gen1.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_gen2.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_pigment.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome_k3.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome_k34.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome_k3v.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome_k3v10.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome_k3v10a.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome_k3v10b.xml +%%DATADIR%%/5.2/xml/escp2/inks/pro_ultrachrome_k3v4.xml +%%DATADIR%%/5.2/xml/escp2/inks/standard.xml +%%DATADIR%%/5.2/xml/escp2/inks/standard_gen0.xml +%%DATADIR%%/5.2/xml/escp2/inks/sx445.xml +%%DATADIR%%/5.2/xml/escp2/inks/ultrachrome.xml +%%DATADIR%%/5.2/xml/escp2/inks/wf40.xml +%%DATADIR%%/5.2/xml/escp2/inks/wf500.xml +%%DATADIR%%/5.2/xml/escp2/inks/x80.xml +%%DATADIR%%/5.2/xml/escp2/inks/xp100.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/artisan.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/b500.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/cd.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/cd_cutter_roll_feed.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/cd_roll_feed.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/cutter_roll_feed.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/default-duplex.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/default.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/pro3880.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/pro_cutter_roll_feed.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/pro_roll_feed.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/r1800.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/r2400.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/r2880.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/rx680.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/rx700.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/spro5000.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/standard_roll_feed.xml +%%DATADIR%%/5.2/xml/escp2/inputslots/wf7000.xml +%%DATADIR%%/5.2/xml/escp2/media/artisan.xml +%%DATADIR%%/5.2/xml/escp2/media/b500.xml +%%DATADIR%%/5.2/xml/escp2/media/c120.xml +%%DATADIR%%/5.2/xml/escp2/media/c64.xml +%%DATADIR%%/5.2/xml/escp2/media/c80.xml +%%DATADIR%%/5.2/xml/escp2/media/c82.xml +%%DATADIR%%/5.2/xml/escp2/media/claria.xml +%%DATADIR%%/5.2/xml/escp2/media/claria1400.xml +%%DATADIR%%/5.2/xml/escp2/media/cmy.xml +%%DATADIR%%/5.2/xml/escp2/media/cmykrb.xml +%%DATADIR%%/5.2/xml/escp2/media/cmykro.xml +%%DATADIR%%/5.2/xml/escp2/media/cx3650.xml +%%DATADIR%%/5.2/xml/escp2/media/f360.xml +%%DATADIR%%/5.2/xml/escp2/media/f360_photo.xml +%%DATADIR%%/5.2/xml/escp2/media/f360_photo7_japan.xml +%%DATADIR%%/5.2/xml/escp2/media/f360_ultrachrome.xml +%%DATADIR%%/5.2/xml/escp2/media/f360_ultrachrome_k3.xml +%%DATADIR%%/5.2/xml/escp2/media/f360_ultrachrome_k3v.xml +%%DATADIR%%/5.2/xml/escp2/media/nx100.xml +%%DATADIR%%/5.2/xml/escp2/media/photo_gen0.xml +%%DATADIR%%/5.2/xml/escp2/media/photo_gen1.xml +%%DATADIR%%/5.2/xml/escp2/media/photo_gen2.xml +%%DATADIR%%/5.2/xml/escp2/media/photo_gen3.xml +%%DATADIR%%/5.2/xml/escp2/media/photo_gen3_4.xml +%%DATADIR%%/5.2/xml/escp2/media/photo_gen4.xml +%%DATADIR%%/5.2/xml/escp2/media/photo_pigment.xml +%%DATADIR%%/5.2/xml/escp2/media/picturemate_4.xml +%%DATADIR%%/5.2/xml/escp2/media/picturemate_6.xml +%%DATADIR%%/5.2/xml/escp2/media/pro3880_ultrachrome_k3v.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_gen1.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_gen2.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_pigment.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_ultrachrome.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_ultrachrome_k3.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_ultrachrome_k3v.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_ultrachrome_k3v10.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_ultrachrome_k3v10a.xml +%%DATADIR%%/5.2/xml/escp2/media/pro_ultrachrome_k3v10b.xml +%%DATADIR%%/5.2/xml/escp2/media/r800.xml +%%DATADIR%%/5.2/xml/escp2/media/standard.xml +%%DATADIR%%/5.2/xml/escp2/media/standard_gen0.xml +%%DATADIR%%/5.2/xml/escp2/media/ultrachrome.xml +%%DATADIR%%/5.2/xml/escp2/media/wf500.xml +%%DATADIR%%/5.2/xml/escp2/media/x80.xml +%%DATADIR%%/5.2/xml/escp2/mediasizes/standard.xml +%%DATADIR%%/5.2/xml/escp2/model/model_0.xml +%%DATADIR%%/5.2/xml/escp2/model/model_1.xml +%%DATADIR%%/5.2/xml/escp2/model/model_10.xml +%%DATADIR%%/5.2/xml/escp2/model/model_100.xml +%%DATADIR%%/5.2/xml/escp2/model/model_101.xml +%%DATADIR%%/5.2/xml/escp2/model/model_102.xml +%%DATADIR%%/5.2/xml/escp2/model/model_103.xml +%%DATADIR%%/5.2/xml/escp2/model/model_104.xml +%%DATADIR%%/5.2/xml/escp2/model/model_105.xml +%%DATADIR%%/5.2/xml/escp2/model/model_106.xml +%%DATADIR%%/5.2/xml/escp2/model/model_107.xml +%%DATADIR%%/5.2/xml/escp2/model/model_108.xml +%%DATADIR%%/5.2/xml/escp2/model/model_109.xml +%%DATADIR%%/5.2/xml/escp2/model/model_11.xml +%%DATADIR%%/5.2/xml/escp2/model/model_110.xml +%%DATADIR%%/5.2/xml/escp2/model/model_111.xml +%%DATADIR%%/5.2/xml/escp2/model/model_112.xml +%%DATADIR%%/5.2/xml/escp2/model/model_113.xml +%%DATADIR%%/5.2/xml/escp2/model/model_114.xml +%%DATADIR%%/5.2/xml/escp2/model/model_115.xml +%%DATADIR%%/5.2/xml/escp2/model/model_116.xml +%%DATADIR%%/5.2/xml/escp2/model/model_117.xml +%%DATADIR%%/5.2/xml/escp2/model/model_118.xml +%%DATADIR%%/5.2/xml/escp2/model/model_119.xml +%%DATADIR%%/5.2/xml/escp2/model/model_12.xml +%%DATADIR%%/5.2/xml/escp2/model/model_120.xml +%%DATADIR%%/5.2/xml/escp2/model/model_121.xml +%%DATADIR%%/5.2/xml/escp2/model/model_122.xml +%%DATADIR%%/5.2/xml/escp2/model/model_123.xml +%%DATADIR%%/5.2/xml/escp2/model/model_124.xml +%%DATADIR%%/5.2/xml/escp2/model/model_125.xml +%%DATADIR%%/5.2/xml/escp2/model/model_126.xml +%%DATADIR%%/5.2/xml/escp2/model/model_127.xml +%%DATADIR%%/5.2/xml/escp2/model/model_128.xml +%%DATADIR%%/5.2/xml/escp2/model/model_13.xml +%%DATADIR%%/5.2/xml/escp2/model/model_14.xml +%%DATADIR%%/5.2/xml/escp2/model/model_15.xml +%%DATADIR%%/5.2/xml/escp2/model/model_16.xml +%%DATADIR%%/5.2/xml/escp2/model/model_17.xml +%%DATADIR%%/5.2/xml/escp2/model/model_18.xml +%%DATADIR%%/5.2/xml/escp2/model/model_19.xml +%%DATADIR%%/5.2/xml/escp2/model/model_2.xml +%%DATADIR%%/5.2/xml/escp2/model/model_20.xml +%%DATADIR%%/5.2/xml/escp2/model/model_21.xml +%%DATADIR%%/5.2/xml/escp2/model/model_22.xml +%%DATADIR%%/5.2/xml/escp2/model/model_23.xml +%%DATADIR%%/5.2/xml/escp2/model/model_24.xml +%%DATADIR%%/5.2/xml/escp2/model/model_25.xml +%%DATADIR%%/5.2/xml/escp2/model/model_26.xml +%%DATADIR%%/5.2/xml/escp2/model/model_27.xml +%%DATADIR%%/5.2/xml/escp2/model/model_28.xml +%%DATADIR%%/5.2/xml/escp2/model/model_29.xml +%%DATADIR%%/5.2/xml/escp2/model/model_3.xml +%%DATADIR%%/5.2/xml/escp2/model/model_30.xml +%%DATADIR%%/5.2/xml/escp2/model/model_31.xml +%%DATADIR%%/5.2/xml/escp2/model/model_32.xml +%%DATADIR%%/5.2/xml/escp2/model/model_33.xml +%%DATADIR%%/5.2/xml/escp2/model/model_34.xml +%%DATADIR%%/5.2/xml/escp2/model/model_35.xml +%%DATADIR%%/5.2/xml/escp2/model/model_36.xml +%%DATADIR%%/5.2/xml/escp2/model/model_37.xml +%%DATADIR%%/5.2/xml/escp2/model/model_38.xml +%%DATADIR%%/5.2/xml/escp2/model/model_39.xml +%%DATADIR%%/5.2/xml/escp2/model/model_4.xml +%%DATADIR%%/5.2/xml/escp2/model/model_40.xml +%%DATADIR%%/5.2/xml/escp2/model/model_41.xml +%%DATADIR%%/5.2/xml/escp2/model/model_42.xml +%%DATADIR%%/5.2/xml/escp2/model/model_43.xml +%%DATADIR%%/5.2/xml/escp2/model/model_44.xml +%%DATADIR%%/5.2/xml/escp2/model/model_45.xml +%%DATADIR%%/5.2/xml/escp2/model/model_46.xml +%%DATADIR%%/5.2/xml/escp2/model/model_47.xml +%%DATADIR%%/5.2/xml/escp2/model/model_48.xml +%%DATADIR%%/5.2/xml/escp2/model/model_49.xml +%%DATADIR%%/5.2/xml/escp2/model/model_5.xml +%%DATADIR%%/5.2/xml/escp2/model/model_50.xml +%%DATADIR%%/5.2/xml/escp2/model/model_51.xml +%%DATADIR%%/5.2/xml/escp2/model/model_52.xml +%%DATADIR%%/5.2/xml/escp2/model/model_53.xml +%%DATADIR%%/5.2/xml/escp2/model/model_54.xml +%%DATADIR%%/5.2/xml/escp2/model/model_55.xml +%%DATADIR%%/5.2/xml/escp2/model/model_56.xml +%%DATADIR%%/5.2/xml/escp2/model/model_57.xml +%%DATADIR%%/5.2/xml/escp2/model/model_58.xml +%%DATADIR%%/5.2/xml/escp2/model/model_59.xml +%%DATADIR%%/5.2/xml/escp2/model/model_6.xml +%%DATADIR%%/5.2/xml/escp2/model/model_60.xml +%%DATADIR%%/5.2/xml/escp2/model/model_61.xml +%%DATADIR%%/5.2/xml/escp2/model/model_62.xml +%%DATADIR%%/5.2/xml/escp2/model/model_63.xml +%%DATADIR%%/5.2/xml/escp2/model/model_64.xml +%%DATADIR%%/5.2/xml/escp2/model/model_65.xml +%%DATADIR%%/5.2/xml/escp2/model/model_66.xml +%%DATADIR%%/5.2/xml/escp2/model/model_67.xml +%%DATADIR%%/5.2/xml/escp2/model/model_68.xml +%%DATADIR%%/5.2/xml/escp2/model/model_69.xml +%%DATADIR%%/5.2/xml/escp2/model/model_7.xml +%%DATADIR%%/5.2/xml/escp2/model/model_70.xml +%%DATADIR%%/5.2/xml/escp2/model/model_71.xml +%%DATADIR%%/5.2/xml/escp2/model/model_72.xml +%%DATADIR%%/5.2/xml/escp2/model/model_73.xml +%%DATADIR%%/5.2/xml/escp2/model/model_74.xml +%%DATADIR%%/5.2/xml/escp2/model/model_75.xml +%%DATADIR%%/5.2/xml/escp2/model/model_76.xml +%%DATADIR%%/5.2/xml/escp2/model/model_77.xml +%%DATADIR%%/5.2/xml/escp2/model/model_78.xml +%%DATADIR%%/5.2/xml/escp2/model/model_79.xml +%%DATADIR%%/5.2/xml/escp2/model/model_8.xml +%%DATADIR%%/5.2/xml/escp2/model/model_80.xml +%%DATADIR%%/5.2/xml/escp2/model/model_81.xml +%%DATADIR%%/5.2/xml/escp2/model/model_82.xml +%%DATADIR%%/5.2/xml/escp2/model/model_83.xml +%%DATADIR%%/5.2/xml/escp2/model/model_84.xml +%%DATADIR%%/5.2/xml/escp2/model/model_85.xml +%%DATADIR%%/5.2/xml/escp2/model/model_86.xml +%%DATADIR%%/5.2/xml/escp2/model/model_87.xml +%%DATADIR%%/5.2/xml/escp2/model/model_88.xml +%%DATADIR%%/5.2/xml/escp2/model/model_89.xml +%%DATADIR%%/5.2/xml/escp2/model/model_9.xml +%%DATADIR%%/5.2/xml/escp2/model/model_90.xml +%%DATADIR%%/5.2/xml/escp2/model/model_91.xml +%%DATADIR%%/5.2/xml/escp2/model/model_92.xml +%%DATADIR%%/5.2/xml/escp2/model/model_93.xml +%%DATADIR%%/5.2/xml/escp2/model/model_94.xml +%%DATADIR%%/5.2/xml/escp2/model/model_95.xml +%%DATADIR%%/5.2/xml/escp2/model/model_96.xml +%%DATADIR%%/5.2/xml/escp2/model/model_97.xml +%%DATADIR%%/5.2/xml/escp2/model/model_98.xml +%%DATADIR%%/5.2/xml/escp2/model/model_99.xml +%%DATADIR%%/5.2/xml/escp2/qualitypresets/p1_5.xml +%%DATADIR%%/5.2/xml/escp2/qualitypresets/picturemate.xml +%%DATADIR%%/5.2/xml/escp2/qualitypresets/prox900.xml +%%DATADIR%%/5.2/xml/escp2/qualitypresets/standard.xml +%%DATADIR%%/5.2/xml/escp2/qualitypresets/v2880.xml +%%DATADIR%%/5.2/xml/escp2/qualitypresets/wf40.xml +%%DATADIR%%/5.2/xml/escp2/weaves/pro7000.xml +%%DATADIR%%/5.2/xml/escp2/weaves/pro7500.xml +%%DATADIR%%/5.2/xml/escp2/weaves/pro7600.xml +%%DATADIR%%/5.2/xml/escp2/weaves/standard.xml +%%DATADIR%%/5.2/xml/papers.xml +%%DATADIR%%/5.2/xml/printers.xml +%%DATADIR%%/doc/AUTHORS +%%DATADIR%%/doc/COPYING +%%DATADIR%%/doc/ChangeLog +%%DATADIR%%/doc/FAQ.html +%%DATADIR%%/doc/NEWS +%%DATADIR%%/doc/README +%%DATADIR%%/doc/gutenprint-users-manual.odt +%%DATADIR%%/doc/gutenprint-users-manual.pdf +%%DATADIR%%/doc/gutenprint.pdf +%%DATADIR%%/doc/reference-html/book1.html +%%DATADIR%%/doc/reference-html/c1714.html +%%DATADIR%%/doc/reference-html/c193.html +%%DATADIR%%/doc/reference-html/c1965.html +%%DATADIR%%/doc/reference-html/c199.html +%%DATADIR%%/doc/reference-html/c38.html +%%DATADIR%%/doc/reference-html/c463.html +%%DATADIR%%/doc/reference-html/c47.html +%%DATADIR%%/doc/reference-html/docbook.css +%%DATADIR%%/doc/reference-html/f14.html +%%DATADIR%%/doc/reference-html/gpl-terms.html +%%DATADIR%%/doc/reference-html/gpl.html +%%DATADIR%%/doc/reference-html/ln10.html +%%DATADIR%%/doc/reference-html/x1666.html +%%DATADIR%%/doc/reference-html/x1731.html +%%DATADIR%%/doc/reference-html/x270.html +%%DATADIR%%/doc/reference-html/x66.html +%%DATADIR%%/doc/reference-html/x78.html +%%DATADIR%%/doc/reference-html/x952.html +%%DATADIR%%/samples/colorbars4.png +%%DATADIR%%/samples/colorsweep.png +%%DATADIR%%/samples/extended.sample +%%DATADIR%%/samples/profile.jpg +%%DATADIR%%/samples/testpattern.sample +share/locale/ca/LC_MESSAGES/gutenprint.mo +share/locale/ca/gutenprint_ca.po +share/locale/cs/LC_MESSAGES/gutenprint.mo +share/locale/cs/gutenprint_cs.po +share/locale/da/LC_MESSAGES/gutenprint.mo +share/locale/da/gutenprint_da.po +share/locale/de/LC_MESSAGES/gutenprint.mo +share/locale/de/gutenprint_de.po +share/locale/el/LC_MESSAGES/gutenprint.mo +share/locale/el/gutenprint_el.po +share/locale/en_GB/LC_MESSAGES/gutenprint.mo +share/locale/en_GB/gutenprint_en_GB.po +share/locale/es/LC_MESSAGES/gutenprint.mo +share/locale/es/gutenprint_es.po +share/locale/fi/LC_MESSAGES/gutenprint.mo +share/locale/fi/gutenprint_fi.po +share/locale/fr/LC_MESSAGES/gutenprint.mo +share/locale/fr/gutenprint_fr.po +share/locale/gl/LC_MESSAGES/gutenprint.mo +share/locale/gl/gutenprint_gl.po +share/locale/hu/LC_MESSAGES/gutenprint.mo +share/locale/hu/gutenprint_hu.po +share/locale/it/LC_MESSAGES/gutenprint.mo +share/locale/it/gutenprint_it.po +share/locale/ja/LC_MESSAGES/gutenprint.mo +share/locale/ja/gutenprint_ja.po +share/locale/nb/LC_MESSAGES/gutenprint.mo +share/locale/nb/gutenprint_nb.po +share/locale/nl/LC_MESSAGES/gutenprint.mo +share/locale/nl/gutenprint_nl.po +share/locale/pl/LC_MESSAGES/gutenprint.mo +share/locale/pl/gutenprint_pl.po +share/locale/pt/LC_MESSAGES/gutenprint.mo +share/locale/pt/gutenprint_pt.po +share/locale/ru/LC_MESSAGES/gutenprint.mo +share/locale/ru/gutenprint_ru.po +share/locale/sk/LC_MESSAGES/gutenprint.mo +share/locale/sk/gutenprint_sk.po +share/locale/sl/LC_MESSAGES/gutenprint.mo +share/locale/sl/gutenprint_sl.po +share/locale/sv/LC_MESSAGES/gutenprint.mo +share/locale/sv/gutenprint_sv.po +share/locale/tr/LC_MESSAGES/gutenprint.mo +share/locale/tr/gutenprint_tr.po +share/locale/uk/LC_MESSAGES/gutenprint.mo +share/locale/uk/gutenprint_uk.po +share/locale/vi/LC_MESSAGES/gutenprint.mo +share/locale/vi/gutenprint_vi.po +share/locale/zh_CN/LC_MESSAGES/gutenprint.mo +share/locale/zh_CN/gutenprint_zh_CN.po +share/locale/zh_TW/LC_MESSAGES/gutenprint.mo +share/locale/zh_TW/gutenprint_zh_TW.po From owner-svn-ports-all@freebsd.org Sun Jun 4 21:12:43 2017 Return-Path: Delivered-To: svn-ports-all@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 E01B8BEF76A; Sun, 4 Jun 2017 21:12:43 +0000 (UTC) (envelope-from cmt@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 BC6BA82C; Sun, 4 Jun 2017 21:12:43 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v54LCgws018036; Sun, 4 Jun 2017 21:12:42 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v54LCgq2018034; Sun, 4 Jun 2017 21:12:42 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201706042112.v54LCgq2018034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sun, 4 Jun 2017 21:12:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442591 - in head/print/gutenprint: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 04 Jun 2017 21:12:44 -0000 Author: cmt Date: Sun Jun 4 21:12:42 2017 New Revision: 442591 URL: https://svnweb.freebsd.org/changeset/ports/442591 Log: print/gutenprint: add common greeting cars sizes PR: 214304 Submitted by: freebsd dreamchaser org Added: head/print/gutenprint/files/ head/print/gutenprint/files/patch-src_xml_papers.xml (contents, props changed) Modified: head/print/gutenprint/Makefile Modified: head/print/gutenprint/Makefile ============================================================================== --- head/print/gutenprint/Makefile Sun Jun 4 21:11:50 2017 (r442590) +++ head/print/gutenprint/Makefile Sun Jun 4 21:12:42 2017 (r442591) @@ -4,7 +4,7 @@ PORTNAME= gutenprint PORTVERSION= 5.2.12 -PORTREVISION?= 0 # also print/gimp-gutenprint +PORTREVISION?= 1 # also print/gimp-gutenprint CATEGORIES= print MASTER_SITES= SF/gimp-print/gutenprint-5.2/${PORTVERSION} Added: head/print/gutenprint/files/patch-src_xml_papers.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/gutenprint/files/patch-src_xml_papers.xml Sun Jun 4 21:12:42 2017 (r442591) @@ -0,0 +1,68 @@ +--- src/xml/papers.xml.orig 2017-06-04 21:07:10 UTC ++++ src/xml/papers.xml +@@ -1712,6 +1712,65 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + chromium -- multiple vulnerabilities + + + chromium + chromium-pulse + 59.0.3071.86 + + + + +

Google Chrome releases reports:

+
+

30 security fixes in this release, including:

+
    +
  • [722756] High CVE-2017-5070: Type confusion in V8. Reported by + Zhao Qixun of Qihoo 360 Vulcan Team on 2017-05-16
  • +
  • [715582] High CVE-2017-5071: Out of bounds read in V8. Reported by + Choongwood Han on 2017-04-26
  • +
  • [709417] High CVE-2017-5072: Address spoofing in Omnibox. Reported by + Rayyan Bijoora on 2017-04-07
  • +
  • [716474] High CVE-2017-5073: Use after free in print preview. Reported by + Khalil Zhani on 2017-04-28
  • +
  • [700040] High CVE-2017-5074: Use after free in Apps Bluetooth. Reported by + anonymous on 2017-03-09
  • +
  • [678776] Medium CVE-2017-5075: Information leak in CSP reporting. Reported by + Emmanuel Gil Peyrot on 2017-01-05
  • +
  • [722639] Medium CVE-2017-5086: Address spoofing in Omnibox. Reported by + Rayyan Bijoora on 2017-05-16
  • +
  • [719199] Medium CVE-2017-5076: Address spoofing in Omnibox. Reported by + Samuel Erb on 2017-05-06
  • +
  • [716311] Medium CVE-2017-5077: Heap buffer overflow in Skia. Reported by + Sweetchip on 2017-04-28
  • +
  • [711020] Medium CVE-2017-5078: Possible command injection in mailto handling. + Reported by Jose Carlos Exposito Bueno on 2017-04-12
  • +
  • [713686] Medium CVE-2017-5079: UI spoofing in Blink. Reported by + Khalil Zhani on 2017-04-20
  • +
  • [708819] Medium CVE-2017-5080: Use after free in credit card autofill. + Reported by Khalil Zhani on 2017-04-05
  • +
  • [672008] Medium CVE-2017-5081: Extension verification bypass. Reported by + Andrey Kovalev of Yandex Security Team on 2016-12-07
  • +
  • [721579] Low CVE-2017-5082: Insufficient hardening in credit card editor. + Reported by Nightwatch Cybersecurity Research on 2017-05-11
  • +
  • [714849] Low CVE-2017-5083: UI spoofing in Blink. Reported by + Khalil Zhani on 2017-04-24
  • +
  • [692378] Low CVE-2017-5085: Inappropriate javascript execution on WebUI pages. + Reported by Zhiyang Zeng of Tencent security platform department on 2017-02-15
  • +
  • [729639] Various fixes from internal audits, fuzzing and other initiatives
  • +
+
+ +
+ + CVE-2017-5070 + CVE-2017-5071 + CVE-2017-5072 + CVE-2017-5073 + CVE-2017-5074 + CVE-2017-5075 + CVE-2017-5086 + CVE-2017-5076 + CVE-2017-5077 + CVE-2017-5078 + CVE-2017-5079 + CVE-2017-5080 + CVE-2017-5081 + CVE-2017-5082 + CVE-2017-5083 + CVE-2017-5085 + https://chromereleases.googleblog.com/2017/06/stable-channel-update-for-desktop.html + + + 2017-06-05 + 2017-06-06 + +
+ ansible -- Input validation flaw in jinja2 templating system From owner-svn-ports-all@freebsd.org Tue Jun 6 15:13:27 2017 Return-Path: Delivered-To: svn-ports-all@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 119A5BEF08B; Tue, 6 Jun 2017 15:13:27 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (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 D0B3E7034F; Tue, 6 Jun 2017 15:13:26 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id 230B51AAF058; Tue, 6 Jun 2017 17:13:24 +0200 (CEST) Subject: Re: svn commit: r442172 - head/net/rubygem-omniauth-google-oauth2 To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201705311310.v4VDAS0w034409@repo.freebsd.org> From: Torsten Zuehlsdorff Message-ID: <67410040-a220-6a79-4ac7-f82e0e427a4e@toco-domains.de> Date: Tue, 6 Jun 2017 17:13:22 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <201705311310.v4VDAS0w034409@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 15:13:27 -0000 This broke gitlab (again). Can you please fix it? On 31.05.2017 15:10, Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Wed May 31 13:10:28 2017 > New Revision: 442172 > URL: https://svnweb.freebsd.org/changeset/ports/442172 > > Log: > Update to 0.5.0 > > Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md > > Modified: > head/net/rubygem-omniauth-google-oauth2/Makefile > head/net/rubygem-omniauth-google-oauth2/distinfo > > Modified: head/net/rubygem-omniauth-google-oauth2/Makefile > ============================================================================== > --- head/net/rubygem-omniauth-google-oauth2/Makefile Wed May 31 13:10:22 2017 (r442171) > +++ head/net/rubygem-omniauth-google-oauth2/Makefile Wed May 31 13:10:28 2017 (r442172) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= omniauth-google-oauth2 > -PORTVERSION= 0.4.1 > +PORTVERSION= 0.5.0 > CATEGORIES= net rubygems > MASTER_SITES= RG > > > Modified: head/net/rubygem-omniauth-google-oauth2/distinfo > ============================================================================== > --- head/net/rubygem-omniauth-google-oauth2/distinfo Wed May 31 13:10:22 2017 (r442171) > +++ head/net/rubygem-omniauth-google-oauth2/distinfo Wed May 31 13:10:28 2017 (r442172) > @@ -1,2 +1,3 @@ > -SHA256 (rubygem/omniauth-google-oauth2-0.4.1.gem) = fcdefcde05c0f3572e5424be1518fc69660b3d6cf373101a643e0838ea16dbd4 > -SIZE (rubygem/omniauth-google-oauth2-0.4.1.gem) = 18944 > +TIMESTAMP = 1496171790 > +SHA256 (rubygem/omniauth-google-oauth2-0.5.0.gem) = bede527e571415ac0fcf7a1ce58e4c4126ed2e4de118b14f82d5b24bac030dd2 > +SIZE (rubygem/omniauth-google-oauth2-0.5.0.gem) = 20480 > From owner-svn-ports-all@freebsd.org Tue Jun 6 15:37:55 2017 Return-Path: Delivered-To: svn-ports-all@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 7C40BBEF4CD; Tue, 6 Jun 2017 15:37:55 +0000 (UTC) (envelope-from ler@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 4BD9270BD7; Tue, 6 Jun 2017 15:37:55 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Fbswk067277; Tue, 6 Jun 2017 15:37:54 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56FbsQj067273; Tue, 6 Jun 2017 15:37:54 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201706061537.v56FbsQj067273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Tue, 6 Jun 2017 15:37:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442779 - in head/mail: dovecot2 dovecot2-antispam-plugin dovecot2-pigeonhole X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 15:37:55 -0000 Author: ler Date: Tue Jun 6 15:37:53 2017 New Revision: 442779 URL: https://svnweb.freebsd.org/changeset/ports/442779 Log: mail/dovecot2: - auth: Multiple failed authentications within short time caused crashes - push-notification: OX driver crashed at deinit Bump PORTREVISION for plugins. Modified: head/mail/dovecot2-antispam-plugin/Makefile head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2/Makefile head/mail/dovecot2/distinfo Modified: head/mail/dovecot2-antispam-plugin/Makefile ============================================================================== --- head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 6 15:05:42 2017 (r442778) +++ head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 6 15:37:53 2017 (r442779) @@ -3,7 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= mail MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Tue Jun 6 15:05:42 2017 (r442778) +++ head/mail/dovecot2-pigeonhole/Makefile Tue Jun 6 15:37:53 2017 (r442779) @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} Modified: head/mail/dovecot2/Makefile ============================================================================== --- head/mail/dovecot2/Makefile Tue Jun 6 15:05:42 2017 (r442778) +++ head/mail/dovecot2/Makefile Tue Jun 6 15:37:53 2017 (r442779) @@ -13,7 +13,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.2.30.1 +PORTVERSION= 2.2.30.2 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/${PORTVERSION:R:R}/ PKGNAMESUFFIX= 2 Modified: head/mail/dovecot2/distinfo ============================================================================== --- head/mail/dovecot2/distinfo Tue Jun 6 15:05:42 2017 (r442778) +++ head/mail/dovecot2/distinfo Tue Jun 6 15:37:53 2017 (r442779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496239536 -SHA256 (dovecot-2.2.30.1.tar.gz) = 9049db49f7ccd76850a17872896dfb8778676bab38454575f59bb39f16b083a4 -SIZE (dovecot-2.2.30.1.tar.gz) = 6004223 +TIMESTAMP = 1496763108 +SHA256 (dovecot-2.2.30.2.tar.gz) = f3dba79c1ceeaa9dd0633f648d3a607704bf3d0591e7d48168084c8add87189e +SIZE (dovecot-2.2.30.2.tar.gz) = 6008134 From owner-svn-ports-all@freebsd.org Tue Jun 6 16:11:50 2017 Return-Path: Delivered-To: svn-ports-all@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 8248FBEFF44; Tue, 6 Jun 2017 16:11:50 +0000 (UTC) (envelope-from joneum@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 40F1E71D25; Tue, 6 Jun 2017 16:11:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56GBn0p082475; Tue, 6 Jun 2017 16:11:49 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56GBmvq082471; Tue, 6 Jun 2017 16:11:48 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706061611.v56GBmvq082471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 6 Jun 2017 16:11:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442780 - in head/net-mgmt/resource-agents: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 16:11:50 -0000 Author: joneum Date: Tue Jun 6 16:11:48 2017 New Revision: 442780 URL: https://svnweb.freebsd.org/changeset/ports/442780 Log: - net-mgmt/resource-agents: Update from 2.3.5 to 4.0.1 - Changelog: https://github.com/ClusterLabs/resource-agents/blob/master/ChangeLog - Fix shebangs PR: 219546 Submitted by: David Shane Holden (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10984 Modified: head/net-mgmt/resource-agents/Makefile head/net-mgmt/resource-agents/distinfo head/net-mgmt/resource-agents/files/patch-tools_ocf_tester.in head/net-mgmt/resource-agents/pkg-plist Modified: head/net-mgmt/resource-agents/Makefile ============================================================================== --- head/net-mgmt/resource-agents/Makefile Tue Jun 6 15:37:53 2017 (r442779) +++ head/net-mgmt/resource-agents/Makefile Tue Jun 6 16:11:48 2017 (r442780) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= resource-agents -PORTVERSION= 3.9.7 -PORTREVISION= 2 +PORTVERSION= 4.0.1 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt @@ -19,19 +18,23 @@ CONFLICTS= heartbeat-[0-9]* USE_GITHUB= yes GH_ACCOUNT= ClusterLabs -GH_PROJECT= resource-agents USES= autoreconf gmake pkgconfig python shebangfix USE_GCC= yes USE_GNOME= glib20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-ocf-root=${PREFIX}/etc/ocf SHEBANG_LANG= sh -sh_OLD_CMD= ${SH} +sh_OLD_CMD= /bin/sh.${SH} sh_CMD= ${LOCALBASE}/bin/bash SHEBANG_FILES= heartbeat/* \ ldirectord/ldirectord.in \ + rgmanager/src/resources/*.sh \ + rgmanager/src/resources/*.sh.in \ + rgmanager/src/resources/ocf-shellfuncs \ + rgmanager/src/resources/svclib_nfslock \ + rgmanager/src/resources/utils/*.pl \ + rgmanager/src/resources/utils/*.sh \ tools/ocft/ocft.in \ tools/ocf-tester.in Modified: head/net-mgmt/resource-agents/distinfo ============================================================================== --- head/net-mgmt/resource-agents/distinfo Tue Jun 6 15:37:53 2017 (r442779) +++ head/net-mgmt/resource-agents/distinfo Tue Jun 6 16:11:48 2017 (r442780) @@ -1,2 +1,3 @@ -SHA256 (ClusterLabs-resource-agents-v3.9.7_GH0.tar.gz) = e5bd62658fbc236acb83b709f64b2cd9fae52aa4a420a44fed5eb667e928b152 -SIZE (ClusterLabs-resource-agents-v3.9.7_GH0.tar.gz) = 646048 +TIMESTAMP = 1495224952 +SHA256 (ClusterLabs-resource-agents-v4.0.1_GH0.tar.gz) = 863f83c724bad3a8bcff12b9c8712406c43e010041868826cad7b78fd8cfb9fb +SIZE (ClusterLabs-resource-agents-v4.0.1_GH0.tar.gz) = 659123 Modified: head/net-mgmt/resource-agents/files/patch-tools_ocf_tester.in ============================================================================== --- head/net-mgmt/resource-agents/files/patch-tools_ocf_tester.in Tue Jun 6 15:37:53 2017 (r442779) +++ head/net-mgmt/resource-agents/files/patch-tools_ocf_tester.in Tue Jun 6 16:11:48 2017 (r442780) @@ -4,7 +4,7 @@ test_permissions() { action=meta-data debug ${1:-"Testing permissions with uid nobody"} -- su nobody -s /bin/sh $agent $action > /dev/null +- su nobody -s /bin/sh -c "$agent $action" > /dev/null + su -m nobody -c "$agent $action" > /dev/null } Modified: head/net-mgmt/resource-agents/pkg-plist ============================================================================== --- head/net-mgmt/resource-agents/pkg-plist Tue Jun 6 15:37:53 2017 (r442779) +++ head/net-mgmt/resource-agents/pkg-plist Tue Jun 6 16:11:48 2017 (r442780) @@ -1,114 +1,119 @@ etc/ha.d/resource.d/ldirectord etc/ha.d/shellfuncs etc/logrotate.d/ldirectord -etc/ocf/lib/heartbeat/apache-conf.sh -etc/ocf/lib/heartbeat/findif.sh -etc/ocf/lib/heartbeat/http-mon.sh -etc/ocf/lib/heartbeat/mysql-common.sh -etc/ocf/lib/heartbeat/nfsserver-redhat.sh -etc/ocf/lib/heartbeat/ocf-binaries -etc/ocf/lib/heartbeat/ocf-directories -etc/ocf/lib/heartbeat/ocf-distro -etc/ocf/lib/heartbeat/ocf-rarun -etc/ocf/lib/heartbeat/ocf-returncodes -etc/ocf/lib/heartbeat/ocf-shellfuncs -etc/ocf/lib/heartbeat/ora-common.sh -etc/ocf/lib/heartbeat/sapdb-nosha.sh -etc/ocf/lib/heartbeat/sapdb.sh -etc/ocf/resource.d/heartbeat/.ocf-binaries -etc/ocf/resource.d/heartbeat/.ocf-directories -etc/ocf/resource.d/heartbeat/.ocf-returncodes -etc/ocf/resource.d/heartbeat/.ocf-shellfuncs -etc/ocf/resource.d/heartbeat/AoEtarget -etc/ocf/resource.d/heartbeat/AudibleAlarm -etc/ocf/resource.d/heartbeat/CTDB -etc/ocf/resource.d/heartbeat/ClusterMon -etc/ocf/resource.d/heartbeat/Delay -etc/ocf/resource.d/heartbeat/Dummy -etc/ocf/resource.d/heartbeat/EvmsSCC -etc/ocf/resource.d/heartbeat/Evmsd -etc/ocf/resource.d/heartbeat/Filesystem -etc/ocf/resource.d/heartbeat/ICP -etc/ocf/resource.d/heartbeat/IPaddr -etc/ocf/resource.d/heartbeat/IPaddr2 -etc/ocf/resource.d/heartbeat/IPsrcaddr -etc/ocf/resource.d/heartbeat/LVM -etc/ocf/resource.d/heartbeat/LinuxSCSI -etc/ocf/resource.d/heartbeat/MailTo -etc/ocf/resource.d/heartbeat/ManageRAID -etc/ocf/resource.d/heartbeat/ManageVE -etc/ocf/resource.d/heartbeat/Pure-FTPd -etc/ocf/resource.d/heartbeat/Raid1 -etc/ocf/resource.d/heartbeat/Route -etc/ocf/resource.d/heartbeat/SAPDatabase -etc/ocf/resource.d/heartbeat/SAPInstance -etc/ocf/resource.d/heartbeat/SendArp -etc/ocf/resource.d/heartbeat/ServeRAID -etc/ocf/resource.d/heartbeat/SphinxSearchDaemon -etc/ocf/resource.d/heartbeat/Squid -etc/ocf/resource.d/heartbeat/Stateful -etc/ocf/resource.d/heartbeat/SysInfo -etc/ocf/resource.d/heartbeat/VIPArip -etc/ocf/resource.d/heartbeat/VirtualDomain -etc/ocf/resource.d/heartbeat/WAS -etc/ocf/resource.d/heartbeat/WAS6 -etc/ocf/resource.d/heartbeat/WinPopup -etc/ocf/resource.d/heartbeat/Xen -etc/ocf/resource.d/heartbeat/Xinetd -etc/ocf/resource.d/heartbeat/anything -etc/ocf/resource.d/heartbeat/apache -etc/ocf/resource.d/heartbeat/asterisk -etc/ocf/resource.d/heartbeat/clvm -etc/ocf/resource.d/heartbeat/conntrackd -etc/ocf/resource.d/heartbeat/db2 -etc/ocf/resource.d/heartbeat/dhcpd -etc/ocf/resource.d/heartbeat/dnsupdate -etc/ocf/resource.d/heartbeat/docker -etc/ocf/resource.d/heartbeat/eDir88 -etc/ocf/resource.d/heartbeat/ethmonitor -etc/ocf/resource.d/heartbeat/exportfs -etc/ocf/resource.d/heartbeat/fio -etc/ocf/resource.d/heartbeat/galera -etc/ocf/resource.d/heartbeat/iSCSILogicalUnit -etc/ocf/resource.d/heartbeat/iSCSITarget -etc/ocf/resource.d/heartbeat/ids -etc/ocf/resource.d/heartbeat/iface-bridge -etc/ocf/resource.d/heartbeat/iface-vlan -etc/ocf/resource.d/heartbeat/iscsi -etc/ocf/resource.d/heartbeat/jboss -etc/ocf/resource.d/heartbeat/kamailio -etc/ocf/resource.d/heartbeat/ldirectord -etc/ocf/resource.d/heartbeat/lxc -etc/ocf/resource.d/heartbeat/mysql -etc/ocf/resource.d/heartbeat/mysql-proxy -etc/ocf/resource.d/heartbeat/nagios -etc/ocf/resource.d/heartbeat/named -etc/ocf/resource.d/heartbeat/nfsnotify -etc/ocf/resource.d/heartbeat/nfsserver -etc/ocf/resource.d/heartbeat/nginx -etc/ocf/resource.d/heartbeat/oracle -etc/ocf/resource.d/heartbeat/oralsnr -etc/ocf/resource.d/heartbeat/pgsql -etc/ocf/resource.d/heartbeat/pingd -etc/ocf/resource.d/heartbeat/portblock -etc/ocf/resource.d/heartbeat/postfix -etc/ocf/resource.d/heartbeat/pound -etc/ocf/resource.d/heartbeat/proftpd -etc/ocf/resource.d/heartbeat/rabbitmq-cluster -etc/ocf/resource.d/heartbeat/redis -etc/ocf/resource.d/heartbeat/rsyncd -etc/ocf/resource.d/heartbeat/rsyslog -etc/ocf/resource.d/heartbeat/scsi2reservation -etc/ocf/resource.d/heartbeat/sfex -etc/ocf/resource.d/heartbeat/sg_persist -etc/ocf/resource.d/heartbeat/slapd -etc/ocf/resource.d/heartbeat/symlink -etc/ocf/resource.d/heartbeat/syslog-ng -etc/ocf/resource.d/heartbeat/tomcat -etc/ocf/resource.d/heartbeat/varnish -etc/ocf/resource.d/heartbeat/vmware -etc/ocf/resource.d/heartbeat/zabbixserver -etc/ocf/resource.d/redhat +lib/ocf/lib/heartbeat/apache-conf.sh +lib/ocf/lib/heartbeat/findif.sh +lib/ocf/lib/heartbeat/http-mon.sh +lib/ocf/lib/heartbeat/mysql-common.sh +lib/ocf/lib/heartbeat/nfsserver-redhat.sh +lib/ocf/lib/heartbeat/ocf-binaries +lib/ocf/lib/heartbeat/ocf-directories +lib/ocf/lib/heartbeat/ocf-distro +lib/ocf/lib/heartbeat/ocf-rarun +lib/ocf/lib/heartbeat/ocf-returncodes +lib/ocf/lib/heartbeat/ocf-shellfuncs +lib/ocf/lib/heartbeat/ora-common.sh +lib/ocf/lib/heartbeat/sapdb-nosha.sh +lib/ocf/lib/heartbeat/sapdb.sh +lib/ocf/resource.d/heartbeat/.ocf-binaries +lib/ocf/resource.d/heartbeat/.ocf-directories +lib/ocf/resource.d/heartbeat/.ocf-returncodes +lib/ocf/resource.d/heartbeat/.ocf-shellfuncs +lib/ocf/resource.d/heartbeat/AoEtarget +lib/ocf/resource.d/heartbeat/AudibleAlarm +lib/ocf/resource.d/heartbeat/CTDB +lib/ocf/resource.d/heartbeat/ClusterMon +lib/ocf/resource.d/heartbeat/Delay +lib/ocf/resource.d/heartbeat/Dummy +lib/ocf/resource.d/heartbeat/EvmsSCC +lib/ocf/resource.d/heartbeat/Evmsd +lib/ocf/resource.d/heartbeat/Filesystem +lib/ocf/resource.d/heartbeat/ICP +lib/ocf/resource.d/heartbeat/IPaddr +lib/ocf/resource.d/heartbeat/IPaddr2 +lib/ocf/resource.d/heartbeat/IPsrcaddr +lib/ocf/resource.d/heartbeat/LVM +lib/ocf/resource.d/heartbeat/LinuxSCSI +lib/ocf/resource.d/heartbeat/MailTo +lib/ocf/resource.d/heartbeat/ManageRAID +lib/ocf/resource.d/heartbeat/ManageVE +lib/ocf/resource.d/heartbeat/Pure-FTPd +lib/ocf/resource.d/heartbeat/Raid1 +lib/ocf/resource.d/heartbeat/Route +lib/ocf/resource.d/heartbeat/SAPDatabase +lib/ocf/resource.d/heartbeat/SAPInstance +lib/ocf/resource.d/heartbeat/SendArp +lib/ocf/resource.d/heartbeat/ServeRAID +lib/ocf/resource.d/heartbeat/SphinxSearchDaemon +lib/ocf/resource.d/heartbeat/Squid +lib/ocf/resource.d/heartbeat/Stateful +lib/ocf/resource.d/heartbeat/SysInfo +lib/ocf/resource.d/heartbeat/VIPArip +lib/ocf/resource.d/heartbeat/VirtualDomain +lib/ocf/resource.d/heartbeat/WAS +lib/ocf/resource.d/heartbeat/WAS6 +lib/ocf/resource.d/heartbeat/WinPopup +lib/ocf/resource.d/heartbeat/Xen +lib/ocf/resource.d/heartbeat/Xinetd +lib/ocf/resource.d/heartbeat/anything +lib/ocf/resource.d/heartbeat/apache +lib/ocf/resource.d/heartbeat/asterisk +lib/ocf/resource.d/heartbeat/awseip +lib/ocf/resource.d/heartbeat/awsvip +lib/ocf/resource.d/heartbeat/clvm +lib/ocf/resource.d/heartbeat/conntrackd +lib/ocf/resource.d/heartbeat/db2 +lib/ocf/resource.d/heartbeat/dhcpd +lib/ocf/resource.d/heartbeat/dnsupdate +lib/ocf/resource.d/heartbeat/docker +lib/ocf/resource.d/heartbeat/eDir88 +lib/ocf/resource.d/heartbeat/ethmonitor +lib/ocf/resource.d/heartbeat/exportfs +lib/ocf/resource.d/heartbeat/fio +lib/ocf/resource.d/heartbeat/galera +lib/ocf/resource.d/heartbeat/garbd +lib/ocf/resource.d/heartbeat/iSCSILogicalUnit +lib/ocf/resource.d/heartbeat/iSCSITarget +lib/ocf/resource.d/heartbeat/ids +lib/ocf/resource.d/heartbeat/iface-bridge +lib/ocf/resource.d/heartbeat/iface-vlan +lib/ocf/resource.d/heartbeat/iscsi +lib/ocf/resource.d/heartbeat/jboss +lib/ocf/resource.d/heartbeat/kamailio +lib/ocf/resource.d/heartbeat/ldirectord +lib/ocf/resource.d/heartbeat/lxc +lib/ocf/resource.d/heartbeat/mysql +lib/ocf/resource.d/heartbeat/mysql-proxy +lib/ocf/resource.d/heartbeat/nagios +lib/ocf/resource.d/heartbeat/named +lib/ocf/resource.d/heartbeat/nfsnotify +lib/ocf/resource.d/heartbeat/nfsserver +lib/ocf/resource.d/heartbeat/nginx +lib/ocf/resource.d/heartbeat/oracle +lib/ocf/resource.d/heartbeat/oralsnr +lib/ocf/resource.d/heartbeat/pgagent +lib/ocf/resource.d/heartbeat/pgsql +lib/ocf/resource.d/heartbeat/pingd +lib/ocf/resource.d/heartbeat/portblock +lib/ocf/resource.d/heartbeat/postfix +lib/ocf/resource.d/heartbeat/pound +lib/ocf/resource.d/heartbeat/proftpd +lib/ocf/resource.d/heartbeat/rabbitmq-cluster +lib/ocf/resource.d/heartbeat/redis +lib/ocf/resource.d/heartbeat/rsyncd +lib/ocf/resource.d/heartbeat/rsyslog +lib/ocf/resource.d/heartbeat/scsi2reservation +lib/ocf/resource.d/heartbeat/sfex +lib/ocf/resource.d/heartbeat/sg_persist +lib/ocf/resource.d/heartbeat/slapd +lib/ocf/resource.d/heartbeat/symlink +lib/ocf/resource.d/heartbeat/syslog-ng +lib/ocf/resource.d/heartbeat/tomcat +lib/ocf/resource.d/heartbeat/varnish +lib/ocf/resource.d/heartbeat/vmware +lib/ocf/resource.d/heartbeat/vsftpd +lib/ocf/resource.d/heartbeat/zabbixserver +lib/ocf/resource.d/redhat include/heartbeat/agent_config.h libexec/heartbeat/findif %%MANPAGES%%man/man7/ocf_heartbeat_AoEtarget.7.gz @@ -161,6 +166,7 @@ libexec/heartbeat/findif %%MANPAGES%%man/man7/ocf_heartbeat_exportfs.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_fio.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_galera.7.gz +%%MANPAGES%%man/man7/ocf_heartbeat_garbd.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_iSCSILogicalUnit.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_iSCSITarget.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_ids.7.gz @@ -172,6 +178,7 @@ libexec/heartbeat/findif %%MANPAGES%%man/man7/ocf_heartbeat_lxc.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_mysql-proxy.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_mysql.7.gz +%%MANPAGES%%man/man7/ocf_heartbeat_nagios.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_named.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_nfsnotify.7.gz %%MANPAGES%%man/man7/ocf_heartbeat_nfsserver.7.gz @@ -267,6 +274,7 @@ share/cluster/utils/ra-skelet.sh share/cluster/utils/tomcat-parse-config.pl share/cluster/vm.sh %%PORTDOCS%%%%DOCSDIR%%/README.webapps +%%DATADIR%%/metadata.rng %%DATADIR%%/ocft/README %%DATADIR%%/ocft/README.zh_CN %%DATADIR%%/ocft/caselib From owner-svn-ports-all@freebsd.org Tue Jun 6 16:13:22 2017 Return-Path: Delivered-To: svn-ports-all@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 5CBD1BF00A2; Tue, 6 Jun 2017 16:13:22 +0000 (UTC) (envelope-from wg@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 2D27471EFB; Tue, 6 Jun 2017 16:13:22 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56GDL3p083391; Tue, 6 Jun 2017 16:13:21 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56GDLDP083389; Tue, 6 Jun 2017 16:13:21 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201706061613.v56GDLDP083389@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Tue, 6 Jun 2017 16:13:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442781 - head/devel/py-libzfs X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 16:13:22 -0000 Author: wg Date: Tue Jun 6 16:13:21 2017 New Revision: 442781 URL: https://svnweb.freebsd.org/changeset/ports/442781 Log: devel/py-libzfs: fix build on CURRENT Reported by: woodsb02 Differential Revision: D11037 Modified: head/devel/py-libzfs/Makefile head/devel/py-libzfs/distinfo Modified: head/devel/py-libzfs/Makefile ============================================================================== --- head/devel/py-libzfs/Makefile Tue Jun 6 16:11:48 2017 (r442780) +++ head/devel/py-libzfs/Makefile Tue Jun 6 16:13:21 2017 (r442781) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libzfs -PORTVERSION= 1.0.20170525 +PORTVERSION= 1.0.20170606 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BROKEN_powerpc64= fails to build: libzfs.c: error: con USE_GITHUB= yes GH_ACCOUNT= freenas GH_PROJECT= py-libzfs -GH_TAGNAME= 7018558 +GH_TAGNAME= 3ad48dc USES?= python USE_PYTHON= autoplist distutils Modified: head/devel/py-libzfs/distinfo ============================================================================== --- head/devel/py-libzfs/distinfo Tue Jun 6 16:11:48 2017 (r442780) +++ head/devel/py-libzfs/distinfo Tue Jun 6 16:13:21 2017 (r442781) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495825356 -SHA256 (freenas-py-libzfs-1.0.20170525-7018558_GH0.tar.gz) = 85ea08f72690cd9e6f1e636b03712b30ca495fd4a9f40ebecdee97fe0633a2f7 -SIZE (freenas-py-libzfs-1.0.20170525-7018558_GH0.tar.gz) = 29226 +TIMESTAMP = 1496736300 +SHA256 (freenas-py-libzfs-1.0.20170606-3ad48dc_GH0.tar.gz) = 4c523f5125ab78f079a1ebc0e6e3da1de9f8d14f90b544be5a91055eeaf72c11 +SIZE (freenas-py-libzfs-1.0.20170606-3ad48dc_GH0.tar.gz) = 29302 From owner-svn-ports-all@freebsd.org Tue Jun 6 16:17:44 2017 Return-Path: Delivered-To: svn-ports-all@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 0BBC6BF0194; Tue, 6 Jun 2017 16:17:44 +0000 (UTC) (envelope-from mat@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 CB0F47207E; Tue, 6 Jun 2017 16:17:43 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56GHgFf083628; Tue, 6 Jun 2017 16:17:42 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56GHgdK083627; Tue, 6 Jun 2017 16:17:42 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706061617.v56GHgdK083627@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 6 Jun 2017 16:17:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442782 - head/graphics/gimp-elsamuko-script X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 16:17:44 -0000 Author: mat Date: Tue Jun 6 16:17:42 2017 New Revision: 442782 URL: https://svnweb.freebsd.org/changeset/ports/442782 Log: Remark as BROKEN, it was never fixed. Ever since BROKEN was removed, it was failing with: => Attempting to fetch https://github.com/site/elsamuko/gimp-elsamuko/archive/elsamuko.zip fetch: https://github.com/site/elsamuko/gimp-elsamuko/archive/elsamuko.zip: Not Found Sponsored by: Absolight Modified: head/graphics/gimp-elsamuko-script/Makefile (contents, props changed) Modified: head/graphics/gimp-elsamuko-script/Makefile ============================================================================== --- head/graphics/gimp-elsamuko-script/Makefile Tue Jun 6 16:13:21 2017 (r442781) +++ head/graphics/gimp-elsamuko-script/Makefile Tue Jun 6 16:17:42 2017 (r442782) @@ -15,6 +15,10 @@ COMMENT= Gimp scripts by elsamuko LICENSE= GPLv3 +BROKEN= Unfetchable +DEPRECATED= Broken for more than 2 years +EXPIRATION_DATE= 2017-07-01 + RUN_DEPENDS= ${LOCALBASE}/bin/gimp:graphics/gimp-app OPTIONS_DEFINE= DOCS From owner-svn-ports-all@freebsd.org Tue Jun 6 16:18:21 2017 Return-Path: Delivered-To: svn-ports-all@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 F103ABF01E0; Tue, 6 Jun 2017 16:18:21 +0000 (UTC) (envelope-from mat@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 901BD72163; Tue, 6 Jun 2017 16:18:21 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56GIKaS084434; Tue, 6 Jun 2017 16:18:20 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56GIHSa084395; Tue, 6 Jun 2017 16:18:17 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706061618.v56GIHSa084395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 6 Jun 2017 16:18:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442783 - in head: audio/audacity cad/fritzing databases/mongodb34-rocks databases/redis-devel devel/dub devel/umlgraph emulators/gngeo games/el games/jfsw games/py-fife irc/hexchat mai... X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 16:18:22 -0000 Author: mat Date: Tue Jun 6 16:18:16 2017 New Revision: 442783 URL: https://svnweb.freebsd.org/changeset/ports/442783 Log: Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB. While there, fix small style issues. Sponsored by: Absolight Modified: head/audio/audacity/Makefile (contents, props changed) head/audio/audacity/distinfo (contents, props changed) head/cad/fritzing/Makefile (contents, props changed) head/cad/fritzing/distinfo (contents, props changed) head/databases/mongodb34-rocks/Makefile (contents, props changed) head/databases/mongodb34-rocks/distinfo (contents, props changed) head/databases/redis-devel/Makefile (contents, props changed) head/databases/redis-devel/distinfo (contents, props changed) head/devel/dub/Makefile (contents, props changed) head/devel/dub/distinfo (contents, props changed) head/devel/umlgraph/Makefile (contents, props changed) head/devel/umlgraph/distinfo (contents, props changed) head/emulators/gngeo/Makefile (contents, props changed) head/emulators/gngeo/distinfo (contents, props changed) head/games/el/Makefile (contents, props changed) head/games/el/distinfo (contents, props changed) head/games/jfsw/Makefile (contents, props changed) head/games/jfsw/distinfo (contents, props changed) head/games/py-fife/Makefile (contents, props changed) head/games/py-fife/distinfo (contents, props changed) head/irc/hexchat/Makefile (contents, props changed) head/irc/hexchat/distinfo (contents, props changed) head/mail/libmapi/Makefile (contents, props changed) head/mail/libmapi/distinfo (contents, props changed) head/multimedia/tovid/Makefile (contents, props changed) head/multimedia/tovid/distinfo (contents, props changed) head/net-mgmt/networkmgr/Makefile (contents, props changed) head/security/enchive/Makefile (contents, props changed) head/security/enchive/distinfo (contents, props changed) head/sysutils/rdup/Makefile (contents, props changed) head/sysutils/rdup/distinfo (contents, props changed) head/sysutils/zbackup/Makefile (contents, props changed) head/sysutils/zbackup/distinfo (contents, props changed) head/www/calendarserver/Makefile (contents, props changed) head/www/calendarserver/distinfo (contents, props changed) head/www/mitmproxy/Makefile (contents, props changed) head/www/mitmproxy/distinfo (contents, props changed) Modified: head/audio/audacity/Makefile ============================================================================== --- head/audio/audacity/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/audio/audacity/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,9 +3,8 @@ PORTNAME= audacity PORTVERSION= 2.1.3 +DISTVERSIONPREFIX= Audacity- CATEGORIES= audio -MASTER_SITES= https://github.com/audacity/audacity/archive/ -DISTNAME= Audacity-${PORTVERSION} MAINTAINER= xxjack12xx@gmail.com COMMENT= GUI editor for digital audio waveforms @@ -21,8 +20,6 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ BROKEN_powerpc64= Does not build -WRKSRC= ${WRKDIR}/${PORTNAME}-Audacity-${PORTVERSION} - GNU_CONFIGURE= yes USES= autoreconf compiler:gcc-c++11-lib cpe desktop-file-utils gettext-tools gmake iconv libtool pkgconfig shared-mime-info shebangfix dos2unix NLS_USES= gettext-runtime @@ -36,6 +33,7 @@ INSTALLS_ICONS= yes PORTDOCS= README.txt DOS2UNIX_GLOB= Makefile.* *.c* *.h SHEBANG_FILES= lib-src/lv2/build +USE_GITHUB= yes OPTIONS_DEFINE= NLS DEBUG DOCS ALSA DYNLOAD FFMPEG FLAC ID3TAG LADSPA LAME LV2 \ MAD SBSMS SOUNDTOUCH TWOLAME VAMP VORBIS VST Modified: head/audio/audacity/distinfo ============================================================================== --- head/audio/audacity/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/audio/audacity/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490408781 -SHA256 (Audacity-2.1.3.tar.gz) = cb30870b93c7f6f90b2ec70807ab6dcd9c3a3a29015478ae7b19af46d63bbd86 -SIZE (Audacity-2.1.3.tar.gz) = 24106855 +TIMESTAMP = 1496739477 +SHA256 (audacity-audacity-Audacity-2.1.3_GH0.tar.gz) = cb30870b93c7f6f90b2ec70807ab6dcd9c3a3a29015478ae7b19af46d63bbd86 +SIZE (audacity-audacity-Audacity-2.1.3_GH0.tar.gz) = 24106855 Modified: head/cad/fritzing/Makefile ============================================================================== --- head/cad/fritzing/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/cad/fritzing/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,12 +3,9 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 +DISTVERSIONSUFFIX= b PORTREVISION= 6 CATEGORIES= cad -MASTER_SITES= https://github.com/fritzing/fritzing-app/archive/:source \ - https://github.com/fritzing/fritzing-parts/archive/:parts -DISTFILES= 0.9.2b.tar.gz:source 0.9.2b.zip:parts -DIST_SUBDIR= ${PORTNAME} MAINTAINER= lenzi.sergio@gmail.com COMMENT= CAD for printed circuit boards @@ -17,12 +14,12 @@ LICENSE= GPLv2+ SUB_FILES+= pkg-install -WRKSRC= ${WRKDIR}/fritzing-app-${PORTVERSION}b - USES= dos2unix gmake python qmake tar:bzip2 USE_QT5= buildtools concurrent core dbus gui imageformats network printsupport qmake serialport sql-sqlite3 svg xml DOS2UNIX_REGEX= .*pro INSTALLS_ICONS= yes +USE_GITHUB= yes +GH_PROJECT= fritzing-app fritzing-parts:parts PORTDATA= * MAKE_ENV= INSTALL_ROOT="${STAGEDIR}" @@ -31,15 +28,13 @@ BUILD_DEPENDS+= boost-libs>1.52:devel/boost-libs RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 -.include - post-extract: - cd ${WRKDIR}/fritzing-parts-0.9.2b;\ + cd ${WRKSRC_parts};\ ${MKDIR} parts;${MV} -f * parts 2> /dev/null || true;\ ${MKDIR} pdb;${MV} parts/core pdb;${MKDIR} parts/core;\ - ${MV} ${WRKDIR}/fritzing-app-0.9.2b/bins . + ${MV} ${WRKSRC}/bins . post-install: - ${CP} -rpf ${WRKDIR}/fritzing-parts-0.9.2b/* ${STAGEDIR}${LOCALBASE}/share/fritzing + cd ${WRKSRC_parts}; ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/share/fritzing -.include +.include Modified: head/cad/fritzing/distinfo ============================================================================== --- head/cad/fritzing/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/cad/fritzing/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,4 +1,5 @@ -SHA256 (fritzing/0.9.2b.tar.gz) = 6e9dbb94a4ca5e23effc2056f471c78913b9efa4c154ced94de8f72bfe29735f -SIZE (fritzing/0.9.2b.tar.gz) = 10913985 -SHA256 (fritzing/0.9.2b.zip) = 88f666926cd68fe74810f31dbb0c95b97a77f869246d0f5516f8f26162154c67 -SIZE (fritzing/0.9.2b.zip) = 22306870 +TIMESTAMP = 1496739838 +SHA256 (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 6e9dbb94a4ca5e23effc2056f471c78913b9efa4c154ced94de8f72bfe29735f +SIZE (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 10913985 +SHA256 (fritzing-fritzing-parts-0.9.2b_GH0.tar.gz) = 5f5f5e26bfc33911f57b1620912fdf0a834c50d196b930ef70e784f3a447194b +SIZE (fritzing-fritzing-parts-0.9.2b_GH0.tar.gz) = 15924206 Modified: head/databases/mongodb34-rocks/Makefile ============================================================================== --- head/databases/mongodb34-rocks/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/databases/mongodb34-rocks/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -5,14 +5,12 @@ PORTVERSION= 3.4.4 DISTVERSIONPREFIX= r PORTREVISION= 1 CATEGORIES= databases net -MASTER_SITES= https://fastdl.mongodb.org/src/:main \ - http://fastdl.mongodb.org/src/:main \ - http://download.mongodb.org/src/:main \ - https://github.com/mongodb-partners/mongo-rocks/archive/:module +MASTER_SITES= https://fastdl.mongodb.org/src/ \ + http://fastdl.mongodb.org/src/ \ + http://download.mongodb.org/src/ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-rocks DISTNAME= mongodb-src-${DISTVERSIONPREFIX}${PORTVERSION} -DISTFILES= mongodb-src-r${PORTVERSION}.tar.gz:main \ - r${PORTVERSION}.tar.gz:module +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= numisemis@yahoo.com COMMENT= Distributed document-oriented database with a RocksDB Storage Engine @@ -45,6 +43,8 @@ SSL_USE= yes SSL_MAKE_ARGS= --ssl USES= compiler:c++14-lang cpe execinfo python:build scons +USE_GITHUB= nodefault +GH_TUPLE= mongodb-partners:mongo-rocks:r${PORTVERSION}:module/src/mongo/db/modules/rocks WITH_DEBUG=yes MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \ @@ -71,10 +71,6 @@ USES+= ssl .endif .include - -post-patch: - @${MKDIR} ${WRKSRC}/src/mongo/db/modules/ - @${LN} -sf ${WRKDIR}/mongo-rocks-r${PORTVERSION} ${WRKSRC}/src/mongo/db/modules/rocks post-install: .for f in mongo mongod mongoperf mongos Modified: head/databases/mongodb34-rocks/distinfo ============================================================================== --- head/databases/mongodb34-rocks/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/databases/mongodb34-rocks/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,5 +1,5 @@ -TIMESTAMP = 1493235174 +TIMESTAMP = 1496741213 SHA256 (mongodb-src-r3.4.4.tar.gz) = 09e962bf3428474b9790bbd464cb6176817f9da6121c30e096240dbb4d51c9f6 SIZE (mongodb-src-r3.4.4.tar.gz) = 39867133 -SHA256 (r3.4.4.tar.gz) = ec8ca07013672dad538b0e64c7645fa61ce2f464f8912d412fc89e7649dc3fdc -SIZE (r3.4.4.tar.gz) = 56756 +SHA256 (mongodb-partners-mongo-rocks-r3.4.4_GH0.tar.gz) = ec8ca07013672dad538b0e64c7645fa61ce2f464f8912d412fc89e7649dc3fdc +SIZE (mongodb-partners-mongo-rocks-r3.4.4_GH0.tar.gz) = 56756 Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/databases/redis-devel/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -4,10 +4,7 @@ PORTNAME= redis DISTVERSION= 4.0-rc3 CATEGORIES= databases -MASTER_SITES= https://github.com/antirez/redis/archive/ PKGNAMESUFFIX= -devel -DISTNAME= ${DISTVERSION} -DIST_SUBDIR= ${PORTNAME} MAINTAINER= osa@FreeBSD.org COMMENT= Persistent key-value database with built-in net interface @@ -15,6 +12,8 @@ COMMENT= Persistent key-value database with built-in n LICENSE= BSD3CLAUSE USES= execinfo +USE_GITHUB= yes +GH_ACCOUNT= antirez OPTIONS_DEFINE= TESTS TRIB OPTIONS_RADIO= EXTLUA @@ -24,8 +23,6 @@ LUA_DESC= Use lang/lua instead of builtin lua LUAJIT_DESC= Use lang/luajit instead of builtin lua TESTS_DESC= Install lang/tcl for redis unit tests TRIB_DESC= Install redis-trib.rb (lang/ruby req.) - -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} .include Modified: head/databases/redis-devel/distinfo ============================================================================== --- head/databases/redis-devel/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/databases/redis-devel/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493682125 -SHA256 (redis/4.0-rc3.tar.gz) = bc948bcb32dc4ba43412dd791b4bb48c64de9debb797346b9c9f1b2cb98f96f4 -SIZE (redis/4.0-rc3.tar.gz) = 1743279 +TIMESTAMP = 1496741468 +SHA256 (antirez-redis-4.0-rc3_GH0.tar.gz) = bc948bcb32dc4ba43412dd791b4bb48c64de9debb797346b9c9f1b2cb98f96f4 +SIZE (antirez-redis-4.0-rc3_GH0.tar.gz) = 1743279 Modified: head/devel/dub/Makefile ============================================================================== --- head/devel/dub/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/devel/dub/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -2,10 +2,8 @@ PORTNAME= dub PORTVERSION= 1.3.0 +DISTVERSIONPREFIX= v CATEGORIES= devel -MASTER_SITES= https://github.com/dlang/dub/archive/ -DISTFILES= v${PORTVERSION}.tar.gz -DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= Package and build manager for D applications and libraries @@ -15,8 +13,11 @@ LIB_DEPENDS= libcurl.so:ftp/curl LICENSE_FILE= ${WRKSRC}/LICENSE.txt +USE_GITHUB= yes +GH_ACCOUNT= dlang + PLIST_FILES= bin/${PORTNAME} \ - %%DATADIR%%/LICENSE + ${DATADIR}/LICENSE post-patch: ${REINPLACE_CMD} -e 's|%%PORTVERSION%%|${PORTVERSION}|g' ${WRKSRC}/source/dub/version_.d Modified: head/devel/dub/distinfo ============================================================================== --- head/devel/dub/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/devel/dub/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492799419 -SHA256 (dub/v1.3.0.tar.gz) = 670eae9df5a2bbfbcb8e4b7da4f545188993b1f2a75b1ce26038941f80dbd514 -SIZE (dub/v1.3.0.tar.gz) = 1140166 +TIMESTAMP = 1496741522 +SHA256 (dlang-dub-v1.3.0_GH0.tar.gz) = 670eae9df5a2bbfbcb8e4b7da4f545188993b1f2a75b1ce26038941f80dbd514 +SIZE (dlang-dub-v1.3.0_GH0.tar.gz) = 1140166 Modified: head/devel/umlgraph/Makefile ============================================================================== --- head/devel/umlgraph/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/devel/umlgraph/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -2,20 +2,21 @@ # $FreeBSD$ PORTNAME= umlgraph -PORTVERSION= 5.7.2 +DISTVERSIONPREFIX= R +DISTVERSION= 5_7_2 CATEGORIES= devel java -MASTER_SITES= https://github.com/dspinellis/UMLGraph/archive/ -DISTNAME= R${PORTVERSION:S/./_/g} MAINTAINER= kevlo@FreeBSD.org COMMENT= Automated drawing of UML diagrams LICENSE= BSD3CLAUSE -WRKSRC= ${WRKDIR}/UMLGraph-${DISTNAME} USE_ANT= yes USE_JAVA= yes JAVA_VERSION= 1.8 +USE_GITHUB= yes +GH_ACCOUNT= dspinellis +GH_PROJECT= UMLGraph BUILD_DEPENDS= dot:graphics/graphviz \ pic2plot:graphics/plotutils Modified: head/devel/umlgraph/distinfo ============================================================================== --- head/devel/umlgraph/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/devel/umlgraph/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,2 +1,3 @@ -SHA256 (R5_7_2.tar.gz) = b4b0c6236c792d9d4d75265c19f3021a7224d388c8995d06cf60785c8eebf22f -SIZE (R5_7_2.tar.gz) = 3200282 +TIMESTAMP = 1496741693 +SHA256 (dspinellis-UMLGraph-R5_7_2_GH0.tar.gz) = b4b0c6236c792d9d4d75265c19f3021a7224d388c8995d06cf60785c8eebf22f +SIZE (dspinellis-UMLGraph-R5_7_2_GH0.tar.gz) = 3200282 Modified: head/emulators/gngeo/Makefile ============================================================================== --- head/emulators/gngeo/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/emulators/gngeo/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,11 +3,10 @@ PORTNAME= gngeo PORTVERSION= 0.8 +DISTVERSIONPREFIX= ${PORTNAME}_ PORTREVISION= 4 CATEGORIES= emulators -MASTER_SITES= https://github.com/pepone42/gngeo/archive/ \ - LOCAL/acm/${PORTNAME} -DISTFILES= ${PORTNAME}_${PORTVERSION}.tar.gz +MASTER_SITES= LOCAL/acm/${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= NeoGeo emulator @@ -17,6 +16,8 @@ LICENSE= GPLv2 USES= autoreconf compiler:features gmake USE_SDL= image sdl USE_GL= yes +USE_GITHUB= yes +GH_ACCOUNT= pepone42 GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="" --disable-gp2x @@ -28,7 +29,6 @@ USE_CSTD= gnu89 MAKE_ARGS+= CC_FOR_BUILD=${CC} SUB_FILES= pkg-message -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}_${PORTVERSION} OPTIONS_DEFINE_i386= ASM RAZE STAR OPTIONS_DEFAULT_i386= ASM Modified: head/emulators/gngeo/distinfo ============================================================================== --- head/emulators/gngeo/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/emulators/gngeo/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489817213 -SHA256 (gngeo_0.8.tar.gz) = 6bad892e727f242fca43f6cbb8f136283f8a0c28bcfc5a97495aba59476ade4e -SIZE (gngeo_0.8.tar.gz) = 1128342 +TIMESTAMP = 1496741808 +SHA256 (pepone42-gngeo-gngeo_0.8_GH0.tar.gz) = 6bad892e727f242fca43f6cbb8f136283f8a0c28bcfc5a97495aba59476ade4e +SIZE (pepone42-gngeo-gngeo_0.8_GH0.tar.gz) = 1128342 Modified: head/games/el/Makefile ============================================================================== --- head/games/el/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/games/el/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -6,9 +6,6 @@ PORTVERSION= 1.9.4.3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games -MASTER_SITES= https://github.com/raduprv/Eternal-Lands/archive/ -DISTFILES= ${PORTVERSION}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT= Eternal Lands is a free 3D MMORPG @@ -26,11 +23,13 @@ USE_GNOME= libxml2 USE_SDL= sdl net image USE_GL= yes USE_XORG= x11 +USE_GITHUB= yes +GH_ACCOUNT= raduprv +GH_PROJECT= Eternal-Lands LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -lX11 ALL_TARGET= el.bin MAKEFILE= Makefile.bsd -WRKSRC= ${WRKDIR}/Eternal-Lands-${PORTVERSION} PLIST_FILES= bin/el \ %%DATADIR%%/el.bin Modified: head/games/el/distinfo ============================================================================== --- head/games/el/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/games/el/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494520973 -SHA256 (el/1.9.4.3.tar.gz) = 40f46b6a79af480dd39a4333ca54486d6a706f39506f3c25220307431e49bcc5 -SIZE (el/1.9.4.3.tar.gz) = 2808743 +TIMESTAMP = 1496750892 +SHA256 (raduprv-Eternal-Lands-1.9.4.3_GH0.tar.gz) = 40f46b6a79af480dd39a4333ca54486d6a706f39506f3c25220307431e49bcc5 +SIZE (raduprv-Eternal-Lands-1.9.4.3_GH0.tar.gz) = 2808743 Modified: head/games/jfsw/Makefile ============================================================================== --- head/games/jfsw/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/games/jfsw/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -5,14 +5,6 @@ PORTNAME= jfsw PORTVERSION= 20131019 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= https://github.com/jonof/${PORTNAME}/archive/${JFSW_COMMIT}.tar.gz?dummy=/ \ - https://github.com/jonof/jfbuild/archive/${JFBUILD_COMMIT}.tar.gz?dummy=/ \ - https://github.com/jonof/jfaudiolib/archive/${JFAUDIO_COMMIT}.tar.gz?dummy=/ \ - https://github.com/jonof/jfmact/archive/${JFMACT_COMMIT}.tar.gz?dummy=/ -DISTFILES= ${PORTNAME}-${JFSW_COMMIT}.tar.gz \ - jfbuild-${JFBUILD_COMMIT}.tar.gz \ - jfaudiolib-${JFAUDIO_COMMIT}.tar.gz \ - jfmact-${JFMACT_COMMIT}.tar.gz MAINTAINER= martymac@FreeBSD.org COMMENT= Jonathon Fowler's Shadow Warrior Port @@ -25,10 +17,14 @@ LICENSE_PERMS_BuildLic= dist-mirror no-dist-sell pkg-m LIB_DEPENDS= libvorbisfile.so:audio/libvorbis -JFSW_COMMIT= 5cff6a81708ff053b569ba4400fba073afe207fe -JFBUILD_COMMIT= a73583184aca466cebde152db2ce1020591d7049 -JFAUDIO_COMMIT= a39ccf5e95961952d27754a255940be1d76ce85e -JFMACT_COMMIT= b1071da75cd465f59257240e5dbc60a014580190 +USE_GITHUB= yes +GH_ACCOUNT= jonof +GH_PROJECT= jfbuild:build jfaudiolib:audio jfmact:mact +GH_TAGNAME= 5cff6a81708ff053b569ba4400fba073afe207fe \ + a73583184aca466cebde152db2ce1020591d7049:build \ + a39ccf5e95961952d27754a255940be1d76ce85e:audio \ + b1071da75cd465f59257240e5dbc60a014580190:mact +GH_SUBDIR= jfbuild:build jfaudiolib:audio jfmact:mact USE_GL= gl USE_GNOME= gtk20 @@ -39,7 +35,6 @@ DOS2UNIX_REGEX= .*(\.(c|h)|Makefile)(\.deps)? NO_CDROM= Must be distributed only through the Internet and free of charge -WRKSRC= ${WRKDIR}/${PORTNAME}-${JFSW_COMMIT} MAKE_ENV+= DATADIR="${DATADIR}" \ NOASM=1 \ LINKED_GTK=1 @@ -47,13 +42,6 @@ MAKE_ENV+= DATADIR="${DATADIR}" \ SUB_FILES= pkg-message PORTDOCS= readme.txt releasenotes.html - -post-extract: - @(cd ${WRKSRC} && \ - ${RMDIR} jfbuild jfaudiolib jfmact && \ - ${LN} -sf ${WRKDIR}/jfbuild-${JFBUILD_COMMIT} jfbuild && \ - ${LN} -sf ${WRKDIR}/jfaudiolib-${JFAUDIO_COMMIT} jfaudiolib && \ - ${LN} -sf ${WRKDIR}/jfmact-${JFMACT_COMMIT} jfmact) post-patch: @${REINPLACE_CMD} 's|/usr/X11R6|${LOCALBASE}|' \ Modified: head/games/jfsw/distinfo ============================================================================== --- head/games/jfsw/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/games/jfsw/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,8 +1,9 @@ -SHA256 (jfsw-5cff6a81708ff053b569ba4400fba073afe207fe.tar.gz) = 605a84a06de4c5f1ea5e0603e39a55c9eaa4421f9d8138fe0fa49c2059a59b48 -SIZE (jfsw-5cff6a81708ff053b569ba4400fba073afe207fe.tar.gz) = 1393801 -SHA256 (jfbuild-a73583184aca466cebde152db2ce1020591d7049.tar.gz) = 1a9669d5fc8940c20d7169f524a6e3b99944ff0fd4c75479bbf98e4f2b1a94e2 -SIZE (jfbuild-a73583184aca466cebde152db2ce1020591d7049.tar.gz) = 1434766 -SHA256 (jfaudiolib-a39ccf5e95961952d27754a255940be1d76ce85e.tar.gz) = 1469349178a6cfe8b5b46e5ebc86697d733c9c51b98453f3705095b5bc99ec3c -SIZE (jfaudiolib-a39ccf5e95961952d27754a255940be1d76ce85e.tar.gz) = 1041164 -SHA256 (jfmact-b1071da75cd465f59257240e5dbc60a014580190.tar.gz) = 61f98c885995d5d7c1f7bb7315eed118f95b53312ad7dfbd190006ba3446ee24 -SIZE (jfmact-b1071da75cd465f59257240e5dbc60a014580190.tar.gz) = 25410 +TIMESTAMP = 1496751228 +SHA256 (jonof-jfsw-20131019-5cff6a81708ff053b569ba4400fba073afe207fe_GH0.tar.gz) = 605a84a06de4c5f1ea5e0603e39a55c9eaa4421f9d8138fe0fa49c2059a59b48 +SIZE (jonof-jfsw-20131019-5cff6a81708ff053b569ba4400fba073afe207fe_GH0.tar.gz) = 1393801 +SHA256 (jonof-jfbuild-a73583184aca466cebde152db2ce1020591d7049_GH0.tar.gz) = 1a9669d5fc8940c20d7169f524a6e3b99944ff0fd4c75479bbf98e4f2b1a94e2 +SIZE (jonof-jfbuild-a73583184aca466cebde152db2ce1020591d7049_GH0.tar.gz) = 1434766 +SHA256 (jonof-jfaudiolib-a39ccf5e95961952d27754a255940be1d76ce85e_GH0.tar.gz) = 1469349178a6cfe8b5b46e5ebc86697d733c9c51b98453f3705095b5bc99ec3c +SIZE (jonof-jfaudiolib-a39ccf5e95961952d27754a255940be1d76ce85e_GH0.tar.gz) = 1041164 +SHA256 (jonof-jfmact-b1071da75cd465f59257240e5dbc60a014580190_GH0.tar.gz) = 61f98c885995d5d7c1f7bb7315eed118f95b53312ad7dfbd190006ba3446ee24 +SIZE (jonof-jfmact-b1071da75cd465f59257240e5dbc60a014580190_GH0.tar.gz) = 25410 Modified: head/games/py-fife/Makefile ============================================================================== --- head/games/py-fife/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/games/py-fife/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -5,9 +5,7 @@ PORTNAME= fife PORTVERSION= 0.4.1 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= https://github.com/fifengine/fifengine/archive/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTFILES= ${PORTVERSION}.tar.gz MAINTAINER= fiziologus@gmail.com COMMENT= Flexible Isometric Free Engine @@ -26,7 +24,9 @@ USE_GL= gl USE_SDL= sdl2 ttf2 image2 USE_XORG= xcursor -WRKSRC= ${WRKDIR}/fifengine-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= fifengine +GH_PROJECT= fifengine OPTIONS_DEFINE= ZIP LOGGING Modified: head/games/py-fife/distinfo ============================================================================== --- head/games/py-fife/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/games/py-fife/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487860054 -SHA256 (0.4.1.tar.gz) = bae3fc591cc2891f7d1b3a656a5d8ad700ecc2e297ad453bf4f1bcbbf82e8cb2 -SIZE (0.4.1.tar.gz) = 15972607 +TIMESTAMP = 1496751325 +SHA256 (fifengine-fifengine-0.4.1_GH0.tar.gz) = bae3fc591cc2891f7d1b3a656a5d8ad700ecc2e297ad453bf4f1bcbbf82e8cb2 +SIZE (fifengine-fifengine-0.4.1_GH0.tar.gz) = 15972607 Modified: head/irc/hexchat/Makefile ============================================================================== --- head/irc/hexchat/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/irc/hexchat/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,9 +3,8 @@ PORTNAME= hexchat PORTVERSION= 2.12.4 +DISTVERSIONPREFIX= v CATEGORIES= irc gnome ipv6 -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= pkubaj@anongoth.pl COMMENT= IRC chat program with GTK and Text Frontend @@ -19,11 +18,10 @@ LIB_DEPENDS= libproxy.so:net/libproxy \ libdbus-1.so:devel/dbus \ libfreetype.so:print/freetype2 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - USES= autoreconf gmake desktop-file-utils libtool pkgconfig ssl USE_GNOME= cairo gtk20 intltool libxml2 USE_XORG= x11 +USE_GITHUB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-openssl --enable-gtkfe --disable-sysinfo \ --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig \ Modified: head/irc/hexchat/distinfo ============================================================================== --- head/irc/hexchat/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/irc/hexchat/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481549280 -SHA256 (v2.12.4.tar.gz) = eb9ebe45b1c9e39543517b48d63caa2f2736e82a8dbbd1da96132070752f8084 -SIZE (v2.12.4.tar.gz) = 2780008 +TIMESTAMP = 1496752085 +SHA256 (hexchat-hexchat-v2.12.4_GH0.tar.gz) = eb9ebe45b1c9e39543517b48d63caa2f2736e82a8dbbd1da96132070752f8084 +SIZE (hexchat-hexchat-v2.12.4_GH0.tar.gz) = 2780008 Modified: head/mail/libmapi/Makefile ============================================================================== --- head/mail/libmapi/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/mail/libmapi/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,10 +3,10 @@ PORTNAME= libmapi PORTVERSION= 2.3 +DISTVERSIONPREFIX= openchange- +DISTVERSIONSUFFIX= -VULCAN PORTREVISION= 8 CATEGORIES= mail -MASTER_SITES= https://github.com/openchange/openchange/archive/ -DISTNAME= openchange-${PORTVERSION}-${CODENAME} MAINTAINER= kwm@FreeBSD.org COMMENT= Open Source implementation of Microsoft Exchange protocols @@ -23,14 +23,14 @@ LIB_DEPENDS= libical.so:devel/libical \ libtalloc.so:devel/talloc RUN_DEPENDS= ${SAMBA_DEP} -CODENAME= VULCAN -WRKSRC= ${WRKDIR}/openchange-openchange-${PORTVERSION}-${CODENAME} - USE_MYSQL= yes USES= autoreconf:build bison compiler:c++11-lib gmake pathfix \ pkgconfig python samba:lib shebangfix sqlite PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= openchange +GH_PROJECT= openchange GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/mail/libmapi/distinfo ============================================================================== --- head/mail/libmapi/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/mail/libmapi/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,2 +1,3 @@ -SHA256 (openchange-2.3-VULCAN.tar.gz) = 46ffdc779bb7bf6a823f6d1a78c5ca3f5548b981ad90164214a68279b403a05e -SIZE (openchange-2.3-VULCAN.tar.gz) = 2088008 +TIMESTAMP = 1496752330 +SHA256 (openchange-openchange-openchange-2.3-VULCAN_GH0.tar.gz) = 46ffdc779bb7bf6a823f6d1a78c5ca3f5548b981ad90164214a68279b403a05e +SIZE (openchange-openchange-openchange-2.3-VULCAN_GH0.tar.gz) = 2088008 Modified: head/multimedia/tovid/Makefile ============================================================================== --- head/multimedia/tovid/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/multimedia/tovid/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,9 +3,9 @@ PORTNAME= tovid PORTVERSION= 0.35.2 +DISTVERSIONPREFIX= tovid- PORTREVISION= 2 CATEGORIES= multimedia python -MASTER_SITES= https://github.com//tovid-suite/tovid/archive/ MAINTAINER= grepper@gmail.com COMMENT= Suite of tools for making DVD video disks @@ -29,6 +29,8 @@ RUN_DEPENDS= mplayer:multimedia/mplayer \ USES= python USE_PYTHON= autoplist distutils +USE_GITHUB= yes +GH_ACCOUNT= tovid-suite PYDISTUTILS_INSTALLNOSINGLE= yes @@ -41,8 +43,5 @@ OPTIONS_DEFINE= DOCS TRANSCODE TRANSCODE_DESC= Faster seeks when making menus. Needs mjpegtools enabled. TRANSCODE_RUN_DEPENDS= transcode:multimedia/transcode - -post-extract: - ${MV} ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include Modified: head/multimedia/tovid/distinfo ============================================================================== --- head/multimedia/tovid/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/multimedia/tovid/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,2 +1,3 @@ -SHA256 (tovid-0.35.2.tar.gz) = be6f540d7f36bd44bf19814fc4457a1586ffe5975a7b6cc324c377597624e674 -SIZE (tovid-0.35.2.tar.gz) = 527359 +TIMESTAMP = 1496752499 +SHA256 (tovid-suite-tovid-tovid-0.35.2_GH0.tar.gz) = be6f540d7f36bd44bf19814fc4457a1586ffe5975a7b6cc324c377597624e674 +SIZE (tovid-suite-tovid-tovid-0.35.2_GH0.tar.gz) = 527359 Modified: head/net-mgmt/networkmgr/Makefile ============================================================================== --- head/net-mgmt/networkmgr/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/net-mgmt/networkmgr/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -4,7 +4,6 @@ PORTNAME= networkmgr PORTVERSION= 2.2 CATEGORIES= net-mgmt -MASTER_SITES= http://github.com/GhostBSD/${PORTNAME}/archive/ MAINTAINER= ericturgeon.bsd@gmail.com COMMENT= FreeBSD/GhostBSD network conection manager Modified: head/security/enchive/Makefile ============================================================================== --- head/security/enchive/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/security/enchive/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,8 +3,6 @@ PORTNAME= enchive PORTVERSION= 3.2 CATEGORIES= security -MASTER_SITES= https://github.com/skeeto/enchive/archive/ -DISTFILES= ${PORTVERSION}.tar.gz MAINTAINER= acm@FreeBSD.org COMMENT= Tool to encrypt files to yourself for long-term archival @@ -13,6 +11,9 @@ LICENSE= PD LICENSE_FILE= ${WRKSRC}/UNLICENSE USES= gmake +USE_GITHUB= yes +GH_ACCOUNT= skeeto + ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ Modified: head/security/enchive/distinfo ============================================================================== --- head/security/enchive/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/security/enchive/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492799602 -SHA256 (3.2.tar.gz) = 1bd31ccff26a06cf7e86ba5143496f300b6cf6d432f26f34670483b9dfb947a2 -SIZE (3.2.tar.gz) = 29577 +TIMESTAMP = 1496752755 +SHA256 (skeeto-enchive-3.2_GH0.tar.gz) = 1bd31ccff26a06cf7e86ba5143496f300b6cf6d432f26f34670483b9dfb947a2 +SIZE (skeeto-enchive-3.2_GH0.tar.gz) = 29577 Modified: head/sysutils/rdup/Makefile ============================================================================== --- head/sysutils/rdup/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/sysutils/rdup/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -4,9 +4,6 @@ PORTNAME= rdup PORTVERSION= 1.1.15 CATEGORIES= sysutils -MASTER_SITES= https://github.com/miekg/rdup/archive/ -DISTNAME= ${PORTVERSION} -DIST_SUBDIR= ${PORTNAME} MAINTAINER= rm@FreeBSD.org COMMENT= Tool to generate (incremental) backup file list @@ -17,9 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre \ libnettle.so:security/nettle -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= autoreconf gmake libarchive pkgconfig USE_GNOME= glib20 +USE_GITHUB= yes +GH_ACCOUNT= miekg + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKEFILE= GNUmakefile Modified: head/sysutils/rdup/distinfo ============================================================================== --- head/sysutils/rdup/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/sysutils/rdup/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,2 +1,3 @@ -SHA256 (rdup/1.1.15.tar.gz) = 787b8c37e88be810a710210a9d9f6966b544b1389a738aadba3903c71e0c29cb -SIZE (rdup/1.1.15.tar.gz) = 333646 +TIMESTAMP = 1496752813 +SHA256 (miekg-rdup-1.1.15_GH0.tar.gz) = 787b8c37e88be810a710210a9d9f6966b544b1389a738aadba3903c71e0c29cb +SIZE (miekg-rdup-1.1.15_GH0.tar.gz) = 333646 Modified: head/sysutils/zbackup/Makefile ============================================================================== --- head/sysutils/zbackup/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/sysutils/zbackup/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -4,8 +4,6 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= https://github.com/zbackup/zbackup/archive/ -DISTNAME= ${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org COMMENT= Versatile deduplicating backup tool @@ -18,8 +16,7 @@ LIB_DEPENDS= libprotobuf.so:devel/protobuf \ BROKEN_powerpc64= fails to compile: metadata_lite.h: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase' USES= alias cmake ssl - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes OPTIONS_DEFINE= DOCS Modified: head/sysutils/zbackup/distinfo ============================================================================== --- head/sysutils/zbackup/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/sysutils/zbackup/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,2 +1,3 @@ -SHA256 (1.4.4.tar.gz) = efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85 -SIZE (1.4.4.tar.gz) = 87118 +TIMESTAMP = 1496753412 +SHA256 (zbackup-zbackup-1.4.4_GH0.tar.gz) = efccccd2a045da91576c591968374379da1dc4ca2e3dec4d3f8f12628fa29a85 +SIZE (zbackup-zbackup-1.4.4_GH0.tar.gz) = 87118 Modified: head/www/calendarserver/Makefile ============================================================================== --- head/www/calendarserver/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/www/calendarserver/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -2,10 +2,9 @@ PORTNAME= calendarserver PORTVERSION= 9.0 +DISTVERSIONPREFIX= CalendarServer- CATEGORIES= www python -MASTER_SITES= https://github.com/apple/ccs-calendarserver/archive/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= CalendarServer-${PORTVERSION} MAINTAINER= axel.rau@chaos1.de COMMENT= Calendar and Contacts Server from Apple (RFC 4791, RFC 6352) @@ -35,6 +34,10 @@ OPTIONS_DEFINE= DOCS EXAMPLES USES= pgsql:9.1+ python:2.7 USE_PYTHON= autoplist distutils +USE_GITHUB= yes +GH_ACCOUNT= apple +GH_PROJECT= ccs-calendarserver + NO_ARCH=yes SUB_FILES= pkg-message @@ -53,7 +56,6 @@ PLIST_SUB= USER=${USERS} GROUP=${GROUPS} \ DBDIR=${DBDIR} \ LOGDIR=${LOGDIR} \ RUNDIR=${RUNDIR} -WRKSRC= ${WRKDIR}/ccs-calendarserver-CalendarServer-9.0 CALDAVD_USER= caldavd USERS= ${CALDAVD_USER} Modified: head/www/calendarserver/distinfo ============================================================================== --- head/www/calendarserver/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/www/calendarserver/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478804474 -SHA256 (CalendarServer-9.0.tar.gz) = 557f0497d9b112040ebb3d40556ae2e1a6d6391069a928926ac3c0abea45d836 -SIZE (CalendarServer-9.0.tar.gz) = 4836315 +TIMESTAMP = 1496753993 +SHA256 (apple-ccs-calendarserver-CalendarServer-9.0_GH0.tar.gz) = 557f0497d9b112040ebb3d40556ae2e1a6d6391069a928926ac3c0abea45d836 +SIZE (apple-ccs-calendarserver-CalendarServer-9.0_GH0.tar.gz) = 4836315 Modified: head/www/mitmproxy/Makefile ============================================================================== --- head/www/mitmproxy/Makefile Tue Jun 6 16:17:42 2017 (r442782) +++ head/www/mitmproxy/Makefile Tue Jun 6 16:18:16 2017 (r442783) @@ -3,9 +3,8 @@ PORTNAME= mitmproxy PORTVERSION= 2.0.1 +DISTVERSIONPREFIX= v CATEGORIES= www python -MASTER_SITES= http://github.com/mitmproxy/mitmproxy/archive/ -DISTFILES= v${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= gaod@hychen.org COMMENT= SSL-capable man-in-the-middle proxy @@ -42,6 +41,7 @@ BROKEN= fails in dependency check: mitmproxy-2.0.1 de USES= python:3.5+ USE_PYTHON= distutils autoplist NO_ARCH= yes +USE_GITHUB= yes post-extract: @${REINPLACE_CMD} -e 's/brotlipy/brotli/' -e 's/, <.*",/",/' ${WRKSRC}/setup.py Modified: head/www/mitmproxy/distinfo ============================================================================== --- head/www/mitmproxy/distinfo Tue Jun 6 16:17:42 2017 (r442782) +++ head/www/mitmproxy/distinfo Tue Jun 6 16:18:16 2017 (r442783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491955196 -SHA256 (v2.0.1.tar.gz) = b0ccc49924762ea78290d62c463be8c041f1837f9005f583ad09c47122547e9d -SIZE (v2.0.1.tar.gz) = 28498142 +TIMESTAMP = 1496739322 +SHA256 (mitmproxy-mitmproxy-v2.0.1_GH0.tar.gz) = b0ccc49924762ea78290d62c463be8c041f1837f9005f583ad09c47122547e9d +SIZE (mitmproxy-mitmproxy-v2.0.1_GH0.tar.gz) = 28498142 From owner-svn-ports-all@freebsd.org Tue Jun 6 16:20:17 2017 Return-Path: Delivered-To: svn-ports-all@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 5D7B2BF0286; Tue, 6 Jun 2017 16:20:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2095D72273; Tue, 6 Jun 2017 16:20:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 4FC94BDC91; Tue, 6 Jun 2017 18:20:15 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 2D1FCBDC85; Tue, 6 Jun 2017 18:20:15 +0200 (CEST) Subject: Re: svn commit: r442780 - in head/net-mgmt/resource-agents: . files To: Jochen Neumeister , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706061611.v56GBmvq082471@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <1094a9b3-1d46-48e2-c750-252487dbb826@FreeBSD.org> Date: Tue, 6 Jun 2017 18:20:13 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <201706061611.v56GBmvq082471@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LdLUmlw6hjUMHaTnxphXnToK0tdsLaXXb" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 16:20:17 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --LdLUmlw6hjUMHaTnxphXnToK0tdsLaXXb Content-Type: multipart/mixed; boundary="tHwJvUKpIKIgnxCalOOAfCSwfuFc0lMFp"; protected-headers="v1" From: Mathieu Arnold To: Jochen Neumeister , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <1094a9b3-1d46-48e2-c750-252487dbb826@FreeBSD.org> Subject: Re: svn commit: r442780 - in head/net-mgmt/resource-agents: . files References: <201706061611.v56GBmvq082471@repo.freebsd.org> In-Reply-To: <201706061611.v56GBmvq082471@repo.freebsd.org> --tHwJvUKpIKIgnxCalOOAfCSwfuFc0lMFp Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 06/06/2017 =C3=A0 18:11, Jochen Neumeister a =C3=A9crit : > -sh_OLD_CMD=3D ${SH} > +sh_OLD_CMD=3D /bin/sh.${SH} Typo of some sort? --=20 Mathieu Arnold --tHwJvUKpIKIgnxCalOOAfCSwfuFc0lMFp-- --LdLUmlw6hjUMHaTnxphXnToK0tdsLaXXb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJZNtY+XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I46UQAJIBtQqMdpkHV4XsGUhOfVAo smJXdRoAsoniao0IGgUX+uFGdQ/4lfXRhjFeKRFZ3rgSqfOFMFuEZ1s4/G0x5Bfa zDQV/3Ls9+0zzskNuA7zLvhd22qxafUHcst7047SDxGwOa9cBKhAi1acC2OVvJNs izoIeRFBVqciujjQcBX4iQ7HlZY9749fNQKxEsAv8tQE1ISUakelsEfKV0rlPWLV 4di8LvgNlUXGyI610w/T6YQq2S4cxMZbz0oy2g+eCCxlm6F79X5piN/E02C4msQE qsRzDAthuTmHFYJ7sO4QmOjw5nSL45m3zE3NMOo38MysM+TKxNvhg5dCjsVYW/nQ J/ZNYDThjJ2qibTJq4T6Vz03c4nKwlFLH6Pe93f7vU7mEGeQJnmU7r7odgXdLDwL YpflULP+LgjWh/Taoln+I1iODhumgOQmZQh9erfI3+qi5OUazJ8ww/o5t03KO9+J j7F93g5xAL9+XIr6u49RoWypOgYh8CKKSNTA/OPYfyGREqFZWVq9M3FrDK9elj4y VE6y0t8+/eEL73R0AydTPyQKCFqPosgk0zysJA+6fc2XMYz71FWabZDENX3uGeOg bCkv0y5QZZ8KKUgYOZrIItG86bloNlsSr5kJrLvXoGKihh42H/8u+f5dF7tlxkOn nINaQ/7Krc9qSUTFhALI =k6y9 -----END PGP SIGNATURE----- --LdLUmlw6hjUMHaTnxphXnToK0tdsLaXXb-- From owner-svn-ports-all@freebsd.org Tue Jun 6 16:21:49 2017 Return-Path: Delivered-To: svn-ports-all@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 B8551BF0412; Tue, 6 Jun 2017 16:21:49 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pg0-x244.google.com (mail-pg0-x244.google.com [IPv6:2607:f8b0:400e:c05::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 82833725C1; Tue, 6 Jun 2017 16:21:49 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pg0-x244.google.com with SMTP id a70so5185003pge.0; Tue, 06 Jun 2017 09:21:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=zkZzDsHIFQuk3hOivv833Vh5mz48dWDMTClHJNxkLQg=; b=WksjkzRL5N55YCnd0z27JXgmMlTpzd6RmEuRRp7hD1UlM8qWhpXgCxQ9sK3p/dCeBJ Po+PNcVv99kCMh0Nbr03qPjbCQi+TiyHVx1s1/Rpwx3uQkqUFY2FhP/QTQ4aB8Jr6jUK s3AGxluIMShECc0VzEd8XmQpbEhYOKw0sHyOr6P8k+ojfccdyZgRD9D/C2E942jjH2bv /2cxjFYS0/i+68Dcey7/lIuu151jelbVjlS6mqtaGBR1HzklhUaXRrgIkxxCnJgl2yjR SuF/ZjoeMQrMzFBkz6b7xIrQN9roYYHynYqXwwnLeqmqHymwHFaCE0S37e6KwOu1M5Ps vaAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=zkZzDsHIFQuk3hOivv833Vh5mz48dWDMTClHJNxkLQg=; b=AYd6vQOKbooaOCWatKcAhnhGehNROhb/ZpEFTkh4o9GRG88bNy2hxuim6aqvX/Y/NK 1lxGmebW2FmQDWNwTZh7uwXs0fXS1A8SHh9rxn70YtKryRHMbfniJpneKy//pPPBpequ kBTCRK9vGQNV1+cHUNajA/aprr799TDiP3e+cc9Dwt+9l+pTzG7X8NkoPlCl0ZQ97pds U1hkhHcndhav+ytg/boeu1fA0ZATRZjCG6lGpTt8FSz9KkjueNitCwqJP/cItVhiqBc7 Vv+8yQ/EHNkzGZ+6wrQbKf7GUgVadHeTjU10yDgc+pa77UFpGMm5nkJ8u4uIxa2VATAw sqJQ== X-Gm-Message-State: AODbwcBWZ5GugQTSXvI6BGaub14RQFOuk+m6MaqoHX6SJGlil5lBQJnZ xS5JdNky8E58JUyVVDI= X-Received: by 10.84.179.65 with SMTP id a59mr21603052plc.82.1496766108871; Tue, 06 Jun 2017 09:21:48 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c? (2001-44b8-31ae-7b01-2042-03e8-d7ce-9b9c.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c]) by smtp.gmail.com with ESMTPSA id b86sm8622332pfc.27.2017.06.06.09.21.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Jun 2017 09:21:48 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r442779 - in head/mail: dovecot2 dovecot2-antispam-plugin dovecot2-pigeonhole To: Larry Rosenman , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706061537.v56FbsQj067273@repo.freebsd.org> From: Kubilay Kocak Message-ID: <9cbeec37-20ac-d376-c8c8-2914a9788898@FreeBSD.org> Date: Wed, 7 Jun 2017 02:17:11 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 MIME-Version: 1.0 In-Reply-To: <201706061537.v56FbsQj067273@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 16:21:49 -0000 On 6/7/17 1:37 AM, Larry Rosenman wrote: > Author: ler > Date: Tue Jun 6 15:37:53 2017 > New Revision: 442779 > URL: https://svnweb.freebsd.org/changeset/ports/442779 > > Log: > mail/dovecot2: > - auth: Multiple failed authentications within short time caused > crashes Is this the same as and fix for: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219821 If so, please assign/close :) > - push-notification: OX driver crashed at deinit > > Bump PORTREVISION for plugins. > > Modified: > head/mail/dovecot2-antispam-plugin/Makefile > head/mail/dovecot2-pigeonhole/Makefile > head/mail/dovecot2/Makefile > head/mail/dovecot2/distinfo > > Modified: head/mail/dovecot2-antispam-plugin/Makefile > ============================================================================== > --- head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 6 15:37:53 2017 (r442779) > @@ -3,7 +3,7 @@ > > PORTNAME= dovecot2-antispam-plugin > PORTVERSION= 20130429 > -PORTREVISION= 28 > +PORTREVISION= 29 > CATEGORIES= mail > MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ > LOCAL/olgeni > > Modified: head/mail/dovecot2-pigeonhole/Makefile > ============================================================================== > --- head/mail/dovecot2-pigeonhole/Makefile Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2-pigeonhole/Makefile Tue Jun 6 15:37:53 2017 (r442779) > @@ -3,7 +3,7 @@ > > PORTNAME= dovecot-pigeonhole > PORTVERSION= 0.4.18 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= mail > MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ > DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} > > Modified: head/mail/dovecot2/Makefile > ============================================================================== > --- head/mail/dovecot2/Makefile Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2/Makefile Tue Jun 6 15:37:53 2017 (r442779) > @@ -13,7 +13,7 @@ > ###################################################################### > > PORTNAME= dovecot > -PORTVERSION= 2.2.30.1 > +PORTVERSION= 2.2.30.2 > CATEGORIES= mail ipv6 > MASTER_SITES= https://www.dovecot.org/releases/${PORTVERSION:R:R}/ > PKGNAMESUFFIX= 2 > > Modified: head/mail/dovecot2/distinfo > ============================================================================== > --- head/mail/dovecot2/distinfo Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2/distinfo Tue Jun 6 15:37:53 2017 (r442779) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1496239536 > -SHA256 (dovecot-2.2.30.1.tar.gz) = 9049db49f7ccd76850a17872896dfb8778676bab38454575f59bb39f16b083a4 > -SIZE (dovecot-2.2.30.1.tar.gz) = 6004223 > +TIMESTAMP = 1496763108 > +SHA256 (dovecot-2.2.30.2.tar.gz) = f3dba79c1ceeaa9dd0633f648d3a607704bf3d0591e7d48168084c8add87189e > +SIZE (dovecot-2.2.30.2.tar.gz) = 6008134 > From owner-svn-ports-all@freebsd.org Tue Jun 6 16:25:09 2017 Return-Path: Delivered-To: svn-ports-all@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 9D380BF04D4; Tue, 6 Jun 2017 16:25:09 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 79BE572799; Tue, 6 Jun 2017 16:25:09 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-transfer-encoding:Content-type:Mime-version:In-Reply-To: References:Message-ID:To:From:Subject:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Jpb3cb/kOpWNAZuhMDy9yTiZdk/H9t1mBlVP5SO1/PU=; b=Gtev0eGv3EisB8u9NiQKRNfA8P cGZ2WtFPz8EH78MbAmyOrk19fXwNvfnbAcfaxbya/y4zVsABToCuvx0zX5VikUCg1l1qYatIXEVH5 9cOgZNTTHqebczmMY9Lse7R3LwPnW/AlHouE52i+CFsWnMZwx9ExDflxMoDYI8G5wOB8=; Received: from [74.203.163.58] (port=23826 helo=[10.106.10.35]) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dIHI4-0007LE-T9; Tue, 06 Jun 2017 11:25:08 -0500 User-Agent: Microsoft-MacOutlook/f.24.0.170530 Date: Tue, 06 Jun 2017 11:25:08 -0500 Subject: Re: svn commit: r442779 - in head/mail: dovecot2 dovecot2-antispam-plugin dovecot2-pigeonhole From: Larry Rosenman To: , Larry Rosenman , , , Message-ID: Thread-Topic: svn commit: r442779 - in head/mail: dovecot2 dovecot2-antispam-plugin dovecot2-pigeonhole References: <201706061537.v56FbsQj067273@repo.freebsd.org> <9cbeec37-20ac-d376-c8c8-2914a9788898@FreeBSD.org> In-Reply-To: <9cbeec37-20ac-d376-c8c8-2914a9788898@FreeBSD.org> Mime-version: 1.0 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 16:25:09 -0000 Done. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 On 6/6/17, 11:21 AM, "Kubilay Kocak" wrote: On 6/7/17 1:37 AM, Larry Rosenman wrote: > Author: ler > Date: Tue Jun 6 15:37:53 2017 > New Revision: 442779 > URL: https://svnweb.freebsd.org/changeset/ports/442779 > > Log: > mail/dovecot2: > - auth: Multiple failed authentications within short time caused > crashes Is this the same as and fix for: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219821 If so, please assign/close :) > - push-notification: OX driver crashed at deinit > > Bump PORTREVISION for plugins. > > Modified: > head/mail/dovecot2-antispam-plugin/Makefile > head/mail/dovecot2-pigeonhole/Makefile > head/mail/dovecot2/Makefile > head/mail/dovecot2/distinfo > > Modified: head/mail/dovecot2-antispam-plugin/Makefile > ============================================================================== > --- head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2-antispam-plugin/Makefile Tue Jun 6 15:37:53 2017 (r442779) > @@ -3,7 +3,7 @@ > > PORTNAME= dovecot2-antispam-plugin > PORTVERSION= 20130429 > -PORTREVISION= 28 > +PORTREVISION= 29 > CATEGORIES= mail > MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ > LOCAL/olgeni > > Modified: head/mail/dovecot2-pigeonhole/Makefile > ============================================================================== > --- head/mail/dovecot2-pigeonhole/Makefile Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2-pigeonhole/Makefile Tue Jun 6 15:37:53 2017 (r442779) > @@ -3,7 +3,7 @@ > > PORTNAME= dovecot-pigeonhole > PORTVERSION= 0.4.18 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= mail > MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ > DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} > > Modified: head/mail/dovecot2/Makefile > ============================================================================== > --- head/mail/dovecot2/Makefile Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2/Makefile Tue Jun 6 15:37:53 2017 (r442779) > @@ -13,7 +13,7 @@ > ###################################################################### > > PORTNAME= dovecot > -PORTVERSION= 2.2.30.1 > +PORTVERSION= 2.2.30.2 > CATEGORIES= mail ipv6 > MASTER_SITES= https://www.dovecot.org/releases/${PORTVERSION:R:R}/ > PKGNAMESUFFIX= 2 > > Modified: head/mail/dovecot2/distinfo > ============================================================================== > --- head/mail/dovecot2/distinfo Tue Jun 6 15:05:42 2017 (r442778) > +++ head/mail/dovecot2/distinfo Tue Jun 6 15:37:53 2017 (r442779) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1496239536 > -SHA256 (dovecot-2.2.30.1.tar.gz) = 9049db49f7ccd76850a17872896dfb8778676bab38454575f59bb39f16b083a4 > -SIZE (dovecot-2.2.30.1.tar.gz) = 6004223 > +TIMESTAMP = 1496763108 > +SHA256 (dovecot-2.2.30.2.tar.gz) = f3dba79c1ceeaa9dd0633f648d3a607704bf3d0591e7d48168084c8add87189e > +SIZE (dovecot-2.2.30.2.tar.gz) = 6008134 > From owner-svn-ports-all@freebsd.org Tue Jun 6 16:38:03 2017 Return-Path: Delivered-To: svn-ports-all@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 EA904BF0801; Tue, 6 Jun 2017 16:38:03 +0000 (UTC) (envelope-from mat@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 C6B3672CCE; Tue, 6 Jun 2017 16:38:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Gc2aC092639; Tue, 6 Jun 2017 16:38:02 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56Gc1pj092619; Tue, 6 Jun 2017 16:38:01 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706061638.v56Gc1pj092619@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 6 Jun 2017 16:38:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442784 - in head: Mk audio/lilv audio/lv2 audio/msbcg729 audio/sratom audio/suil databases/monetdb deskutils/cairo-dock-plugins devel/google-perftools devel/serd devel/sord security/gn... X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 16:38:04 -0000 Author: mat Date: Tue Jun 6 16:38:00 2017 New Revision: 442784 URL: https://svnweb.freebsd.org/changeset/ports/442784 Log: Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into libdata/pkgconfig. Fix ports that where installing the file in the wrong place. PR: 218067 Submitted by: mat Exp-run by: antoine Reviewed by: rene, antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D10129 Modified: head/Mk/bsd.port.mk (contents, props changed) head/audio/lilv/Makefile (contents, props changed) head/audio/lv2/Makefile (contents, props changed) head/audio/msbcg729/pkg-plist (contents, props changed) head/audio/sratom/Makefile (contents, props changed) head/audio/sratom/pkg-plist (contents, props changed) head/audio/suil/Makefile (contents, props changed) head/audio/suil/pkg-plist (contents, props changed) head/databases/monetdb/Makefile (contents, props changed) head/deskutils/cairo-dock-plugins/Makefile (contents, props changed) head/devel/google-perftools/Makefile (contents, props changed) head/devel/serd/Makefile (contents, props changed) head/devel/sord/Makefile (contents, props changed) head/devel/sord/pkg-plist (contents, props changed) head/security/gnomint/Makefile (contents, props changed) head/sysutils/cmocka/Makefile (contents, props changed) head/sysutils/fluent-bit/pkg-plist (contents, props changed) head/x11-toolkits/gtkada/Makefile (contents, props changed) Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Tue Jun 6 16:18:16 2017 (r442783) +++ head/Mk/bsd.port.mk Tue Jun 6 16:38:00 2017 (r442784) @@ -3424,6 +3424,19 @@ install-ldconfig-file: . endif .endif +.if !defined(USE_LINUX_PREFIX) +. if !target(fixup-lib-pkgconfig) +fixup-lib-pkgconfig: + @if [ -d ${STAGEDIR}${PREFIX}/lib/pkgconfig ]; then \ + if [ -z "$$(${FIND} ${STAGEDIR}${PREFIX}/lib/pkgconfig -maxdepth 0 -empty)" ]; then \ + ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig; \ + ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/* ${STAGEDIR}${PREFIX}/libdata/pkgconfig; \ + fi; \ + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig; \ + fi +. endif +.endif + .if !target(create-users-groups) .if defined(GROUPS) || defined(USERS) _UG_INSTALL= ${WRKDIR}/users-groups-install.sh @@ -5176,7 +5189,7 @@ _STAGE_DEP= build _STAGE_SEQ= 050:stage-message 100:stage-dir 150:run-depends \ 151:lib-depends 200:apply-slist 300:pre-install \ 400:generate-plist 450:pre-su-install 475:create-users-groups \ - 500:do-install 550:kmod-post-install 700:post-install \ + 500:do-install 550:kmod-post-install 600:fixup-lib-pkgconfig 700:post-install \ 750:post-install-script 800:post-stage 850:compress-man \ 860:install-rc-script 870:install-ldconfig-file \ 880:install-license 890:install-desktop-entries \ Modified: head/audio/lilv/Makefile ============================================================================== --- head/audio/lilv/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/audio/lilv/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -22,9 +22,8 @@ USE_LDCONFIG= yes PLIST_SUB= VERSION=${PORTVERSION} post-install: - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ @${MV} ${STAGEDIR}${PREFIX}/share/man/man1 ${STAGEDIR}${PREFIX}/man/ - @${RMDIR} ${STAGEDIR}${PREFIX}/share/man ${STAGEDIR}${PREFIX}/lib/pkgconfig + @${RMDIR} ${STAGEDIR}${PREFIX}/share/man @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblilv-0.so.${PORTVERSION} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilv-bench @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2apply Modified: head/audio/lv2/Makefile ============================================================================== --- head/audio/lv2/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/audio/lv2/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -39,10 +39,6 @@ EXAMPLES_USE= GNOME=cairo,gtk20 EXAMPLES_CONFIGURE_ENV= CC='${CC} -Wl,--as-needed' # Gtk deps post-install: -# Waf doesn't support changing pkg-config data install path - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc \ - ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ - @${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig/ # Waf doesn't have built-in strip support @${FIND} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} \ -name '*.so' -exec ${STRIP_CMD} {} + Modified: head/audio/msbcg729/pkg-plist ============================================================================== --- head/audio/msbcg729/pkg-plist Tue Jun 6 16:18:16 2017 (r442783) +++ head/audio/msbcg729/pkg-plist Tue Jun 6 16:38:00 2017 (r442784) @@ -1,4 +1,4 @@ lib/mediastreamer/plugins/libmsbcg729.so lib/mediastreamer/plugins/libmsbcg729.so.0 lib/mediastreamer/plugins/libmsbcg729.so.0.0.0 -@comment lib/pkgconfig/libbcg729.pc +@comment libdata/pkgconfig/libbcg729.pc Modified: head/audio/sratom/Makefile ============================================================================== --- head/audio/sratom/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/audio/sratom/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -20,7 +20,6 @@ USES= pkgconfig python:build tar:bzip2 waf USE_LDCONFIG= yes post-install: - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsratom-0.so.0.6.0 .include Modified: head/audio/sratom/pkg-plist ============================================================================== --- head/audio/sratom/pkg-plist Tue Jun 6 16:18:16 2017 (r442783) +++ head/audio/sratom/pkg-plist Tue Jun 6 16:38:00 2017 (r442784) @@ -3,4 +3,3 @@ lib/libsratom-0.so lib/libsratom-0.so.0 lib/libsratom-0.so.0.6.0 libdata/pkgconfig/sratom-0.pc -@dir lib/pkgconfig Modified: head/audio/suil/Makefile ============================================================================== --- head/audio/suil/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/audio/suil/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -29,7 +29,6 @@ CONFIGURE_ARGS= --no-qt5 PLIST_SUB= SUILVERSION=${PORTVERSION} post-install: - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsuil-0.so.${PORTVERSION} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/suil-0/libsuil_gtk2_in_qt4.so @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/suil-0/libsuil_qt4_in_gtk2.so Modified: head/audio/suil/pkg-plist ============================================================================== --- head/audio/suil/pkg-plist Tue Jun 6 16:18:16 2017 (r442783) +++ head/audio/suil/pkg-plist Tue Jun 6 16:38:00 2017 (r442784) @@ -7,4 +7,3 @@ lib/suil-0/libsuil_qt4_in_gtk2.so lib/suil-0/libsuil_x11_in_gtk2.so lib/suil-0/libsuil_x11_in_qt4.so libdata/pkgconfig/suil-0.pc -@dir lib/pkgconfig Modified: head/databases/monetdb/Makefile ============================================================================== --- head/databases/monetdb/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/databases/monetdb/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -226,7 +226,6 @@ pre-install: ${INSTALL_DATA} ${WRKSRC}/sql/dump-restore.* ${STAGEDIR}${DOCSDIR} post-install: - ${RM} -r ${STAGEDIR}${PREFIX}/lib/pkgconfig ${RM} -r ${STAGEDIR}${PREFIX}/share/doc/MonetDB-SQL-11.15.19 ${RM} -r ${STAGEDIR}${PREFIX}/etc/tmpfiles.d ${MV} ${STAGEDIR}${PREFIX}/var/* ${STAGEDIR}${PREFIX} Modified: head/deskutils/cairo-dock-plugins/Makefile ============================================================================== --- head/deskutils/cairo-dock-plugins/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/deskutils/cairo-dock-plugins/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -169,10 +169,9 @@ post-patch: s|/usr/share/applications|${LOCALBASE}/share/applications|g; \ s|/usr/share/cairo-dock|${LOCALBASE}/share/cairo-dock|g' -post-install: +#post-install: #.if defined(VALA) # ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/CDApplet.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ #.endif - ${RM} -R ${STAGEDIR}${PREFIX}/lib/pkgconfig .include Modified: head/devel/google-perftools/Makefile ============================================================================== --- head/devel/google-perftools/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/devel/google-perftools/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -64,8 +64,6 @@ post-build: @${ECHO} post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/libdata - ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig ${STAGEDIR}${PREFIX}/libdata ${MV} ${STAGEDIR}${PREFIX}/bin/pprof ${STAGEDIR}${PREFIX}/bin/perftools-pprof @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so.* Modified: head/devel/serd/Makefile ============================================================================== --- head/devel/serd/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/devel/serd/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -18,7 +18,6 @@ USE_LDCONFIG= yes PLIST_SUB= VERSION=${PORTVERSION} post-install: - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig ${STAGEDIR}${PREFIX}/libdata/ @${MV} ${STAGEDIR}${PREFIX}/share/man/man1 ${STAGEDIR}${PREFIX}/man/ @${RMDIR} ${STAGEDIR}${PREFIX}/share/man @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/serdi Modified: head/devel/sord/Makefile ============================================================================== --- head/devel/sord/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/devel/sord/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -19,7 +19,6 @@ USES= pkgconfig python:build tar:bzip2 waf USE_LDCONFIG= yes post-install: - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ @${MV} ${STAGEDIR}${PREFIX}/share/man/man1 ${STAGEDIR}${PREFIX}/man/ @${RMDIR} ${STAGEDIR}${PREFIX}/share/man @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsord-0.so.0.16.0 Modified: head/devel/sord/pkg-plist ============================================================================== --- head/devel/sord/pkg-plist Tue Jun 6 16:18:16 2017 (r442783) +++ head/devel/sord/pkg-plist Tue Jun 6 16:38:00 2017 (r442784) @@ -8,4 +8,3 @@ lib/libsord-0.so.0.16.0 libdata/pkgconfig/sord-0.pc man/man1/sord_validate.1.gz man/man1/sordi.1.gz -@dir lib/pkgconfig Modified: head/security/gnomint/Makefile ============================================================================== --- head/security/gnomint/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/security/gnomint/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -30,7 +30,4 @@ OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls -post-install: - ${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig - .include Modified: head/sysutils/cmocka/Makefile ============================================================================== --- head/sysutils/cmocka/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/sysutils/cmocka/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -21,7 +21,7 @@ PLIST_FILES= include/cmocka.h \ lib/libcmocka.so \ lib/libcmocka.so.0 \ lib/libcmocka.so.0.4.0 \ - lib/pkgconfig/cmocka.pc + libdata/pkgconfig/cmocka.pc OPTIONS_DEFINE= STATIC Modified: head/sysutils/fluent-bit/pkg-plist ============================================================================== --- head/sysutils/fluent-bit/pkg-plist Tue Jun 6 16:18:16 2017 (r442783) +++ head/sysutils/fluent-bit/pkg-plist Tue Jun 6 16:38:00 2017 (r442784) @@ -689,4 +689,4 @@ include/msgpack/zone.h include/msgpack/zone.hpp include/msgpack/zone_decl.hpp lib/libfluent-bit.so -lib/pkgconfig/msgpack.pc +@comment libdata/pkgconfig/msgpack.pc Modified: head/x11-toolkits/gtkada/Makefile ============================================================================== --- head/x11-toolkits/gtkada/Makefile Tue Jun 6 16:18:16 2017 (r442783) +++ head/x11-toolkits/gtkada/Makefile Tue Jun 6 16:38:00 2017 (r442784) @@ -64,8 +64,6 @@ do-build: ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/libdata - @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig ${STAGEDIR}${PREFIX}/libdata/ ${RM} -r ${STAGEDIR}${PREFIX}/share/doc/gtkada/gtkada_ug/_sources .include From owner-svn-ports-all@freebsd.org Tue Jun 6 17:15:38 2017 Return-Path: Delivered-To: svn-ports-all@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 67080BF11BE; Tue, 6 Jun 2017 17:15:38 +0000 (UTC) (envelope-from amdmi3@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 42A3B74085; Tue, 6 Jun 2017 17:15:38 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56HFbIo009116; Tue, 6 Jun 2017 17:15:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56HFaMj009109; Tue, 6 Jun 2017 17:15:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706061715.v56HFaMj009109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Jun 2017 17:15:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442785 - in head/games: . auralquiz auralquiz/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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 17:15:38 -0000 Author: amdmi3 Date: Tue Jun 6 17:15:36 2017 New Revision: 442785 URL: https://svnweb.freebsd.org/changeset/ports/442785 Log: - Add games/auralquiz Auralquiz is a simple music quiz game for GNU/Linux, using your own music files. The game plays short pieces of music files from your folders (in Ogg Vorbis, FLAC, Opus or MP3 formats), and presents a question and several answers about the current song. The fastest the answer, the more points you receive. Up to 8 people can play in a turn-based mode. In the highest difficulty level there are no answer buttons, and instead, you have to type the answer yourself. WWW: https://jancoding.wordpress.com/auralquiz/ Added: head/games/auralquiz/ head/games/auralquiz/Makefile (contents, props changed) head/games/auralquiz/distinfo (contents, props changed) head/games/auralquiz/files/ head/games/auralquiz/files/patch-Auralquiz.pro (contents, props changed) head/games/auralquiz/pkg-descr (contents, props changed) head/games/auralquiz/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Tue Jun 6 16:38:00 2017 (r442784) +++ head/games/Makefile Tue Jun 6 17:15:36 2017 (r442785) @@ -64,6 +64,7 @@ SUBDIR += atr3d SUBDIR += atris SUBDIR += atris-sounds + SUBDIR += auralquiz SUBDIR += avanor SUBDIR += avoision SUBDIR += awale Added: head/games/auralquiz/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/auralquiz/Makefile Tue Jun 6 17:15:36 2017 (r442785) @@ -0,0 +1,37 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= auralquiz +PORTVERSION= 1.0.0 +DISTVERSIONPREFIX= v +CATEGORIES= games +MASTER_SITES= SAVANNAH + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Simple music quiz game using your own music files + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libtag.so:audio/taglib + +USES= qmake +USE_GL= gl +USE_QT5= core gui widgets phonon4 qmake_build buildtools_build + +PORTDOCS= CHANGELOG README TODO + +OPTIONS_DEFINE= DOCS + +post-patch: + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|; \ + s|%%MAN6PREFIX%%|${MAN6PREFIX}|' \ + ${WRKSRC}/Auralquiz.pro + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} +.for f in ${PORTDOCS} + ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ +.endfor + +.include Added: head/games/auralquiz/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/auralquiz/distinfo Tue Jun 6 17:15:36 2017 (r442785) @@ -0,0 +1,3 @@ +TIMESTAMP = 1496674606 +SHA256 (auralquiz-v1.0.0.tar.gz) = fc1090de1db53eb39250d65788baab5a130509770e4267269fcbd2be91b68778 +SIZE (auralquiz-v1.0.0.tar.gz) = 913550 Added: head/games/auralquiz/files/patch-Auralquiz.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/auralquiz/files/patch-Auralquiz.pro Tue Jun 6 17:15:36 2017 (r442785) @@ -0,0 +1,27 @@ +--- Auralquiz.pro.orig 2017-05-11 10:46:54 UTC ++++ Auralquiz.pro +@@ -89,19 +89,19 @@ TRANSLATIONS += translations/auralquiz_e + LIBS += -ltag # to use TagLib + + ## This is here so the makefile has a 'make install' target +-target.path = /usr/games/ ++target.path = %%PREFIX%%/bin/ + + desktop_file.files = auralquiz.desktop +-desktop_file.path = /usr/share/applications/ ++desktop_file.path = %%PREFIX%%/share/applications/ + + man_file.files = manual/auralquiz.6 +-man_file.path = /usr/share/man/man6/ ++man_file.path = %%MAN6PREFIX%%/man/man6/ + + #icon32_png.files = icon/32x32/auralquiz.png +-#icon32_png.path = /usr/share/icons/hicolor/32x32/apps/ ++#icon32_png.path = %%PREFIX%%/share/icons/hicolor/32x32/apps/ + + icon64_png.files = icon/64x64/auralquiz.png +-icon64_png.path = /usr/share/icons/hicolor/64x64/apps/ ++icon64_png.path = %%PREFIX%%/share/icons/hicolor/64x64/apps/ + + INSTALLS += target \ + desktop_file \ Added: head/games/auralquiz/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/auralquiz/pkg-descr Tue Jun 6 17:15:36 2017 (r442785) @@ -0,0 +1,14 @@ +Auralquiz is a simple music quiz game for GNU/Linux, using your own +music files. + +The game plays short pieces of music files from your folders (in +Ogg Vorbis, FLAC, Opus or MP3 formats), and presents a question and +several answers about the current song. The fastest the answer, the +more points you receive. + +Up to 8 people can play in a turn-based mode. + +In the highest difficulty level there are no answer buttons, and +instead, you have to type the answer yourself. + +WWW: https://jancoding.wordpress.com/auralquiz/ Added: head/games/auralquiz/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/auralquiz/pkg-plist Tue Jun 6 17:15:36 2017 (r442785) @@ -0,0 +1,4 @@ +bin/auralquiz +man/man6/auralquiz.6.gz +share/icons/hicolor/64x64/apps/auralquiz.png +share/applications/auralquiz.desktop From owner-svn-ports-all@freebsd.org Tue Jun 6 17:15:46 2017 Return-Path: Delivered-To: svn-ports-all@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 68EF7BF11EB; Tue, 6 Jun 2017 17:15:46 +0000 (UTC) (envelope-from amdmi3@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 44546740C5; Tue, 6 Jun 2017 17:15:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56HFjis009287; Tue, 6 Jun 2017 17:15:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56HFjLj009282; Tue, 6 Jun 2017 17:15:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706061715.v56HFjLj009282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Jun 2017 17:15:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442786 - in head/games/minetest: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 17:15:46 -0000 Author: amdmi3 Date: Tue Jun 6 17:15:44 2017 New Revision: 442786 URL: https://svnweb.freebsd.org/changeset/ports/442786 Log: - Update to 0.4.16 Modified: head/games/minetest/Makefile head/games/minetest/distinfo head/games/minetest/files/patch-src_CMakeLists.txt head/games/minetest/pkg-descr head/games/minetest/pkg-plist Modified: head/games/minetest/Makefile ============================================================================== --- head/games/minetest/Makefile Tue Jun 6 17:15:36 2017 (r442785) +++ head/games/minetest/Makefile Tue Jun 6 17:15:44 2017 (r442786) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= minetest -PORTVERSION= 0.4.15 -PORTREVISION= 2 +PORTVERSION= 0.4.16 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org @@ -58,7 +57,7 @@ REDIS_CMAKE_BOOL= ENABLE_REDIS REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis FREETYPE_CMAKE_BOOL= ENABLE_FREETYPE FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2 -LUAJIT_CMAKE_BOOL= ENABLE_LUAJIT +LUAJIT_CMAKE_BOOL= ENABLE_LUAJIT REQUIRE_LUAJIT LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit SPATIAL_LIB_DEPENDS= libspatialindex.so:devel/spatialindex SPATIAL_CMAKE_BOOL= ENABLE_SPATIAL Modified: head/games/minetest/distinfo ============================================================================== --- head/games/minetest/distinfo Tue Jun 6 17:15:36 2017 (r442785) +++ head/games/minetest/distinfo Tue Jun 6 17:15:44 2017 (r442786) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482488146 -SHA256 (minetest-minetest-0.4.15_GH0.tar.gz) = 5684e6118e3484f8901323f1ca4179202659010b33c72f02bc03df792493e3a9 -SIZE (minetest-minetest-0.4.15_GH0.tar.gz) = 8809609 +TIMESTAMP = 1496650421 +SHA256 (minetest-minetest-0.4.16_GH0.tar.gz) = 0ef3793de9f569746ea78af7a66fe96ef65400019e5e64a04a5c3fa26a707655 +SIZE (minetest-minetest-0.4.16_GH0.tar.gz) = 7753436 Modified: head/games/minetest/files/patch-src_CMakeLists.txt ============================================================================== --- head/games/minetest/files/patch-src_CMakeLists.txt Tue Jun 6 17:15:36 2017 (r442785) +++ head/games/minetest/files/patch-src_CMakeLists.txt Tue Jun 6 17:15:44 2017 (r442786) @@ -1,6 +1,6 @@ ---- src/CMakeLists.txt.orig 2016-12-22 22:14:17 UTC +--- src/CMakeLists.txt.orig 2017-06-03 18:42:10 UTC +++ src/CMakeLists.txt -@@ -344,11 +344,6 @@ else() +@@ -325,11 +325,6 @@ else() endif(HAVE_LIBRT) endif(APPLE) @@ -12,12 +12,11 @@ # Prefer local iconv if installed find_library(ICONV_LIBRARY iconv) mark_as_advanced(ICONV_LIBRARY) -@@ -760,7 +755,7 @@ else() - set(OTHER_FLAGS "${OTHER_FLAGS} -mthreads -fexceptions") - endif() +@@ -756,7 +751,6 @@ else() -- set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG ${RELEASE_WARNING_FLAGS} ${WARNING_FLAGS} ${OTHER_FLAGS} -ffast-math -Wall -pipe -funroll-loops") -+ set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG ${RELEASE_WARNING_FLAGS} ${WARNING_FLAGS} ${OTHER_FLAGS} -Wall -pipe -funroll-loops") - if(APPLE) - set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -Os") + set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG ${RELEASE_WARNING_FLAGS} ${WARNING_FLAGS} ${OTHER_FLAGS} -Wall -pipe -funroll-loops") + if(CMAKE_SYSTEM_NAME MATCHES "(Darwin|FreeBSD)") +- set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -Os") else() + set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -O3 -ffast-math -fomit-frame-pointer") + endif(CMAKE_SYSTEM_NAME MATCHES "(Darwin|FreeBSD)") Modified: head/games/minetest/pkg-descr ============================================================================== --- head/games/minetest/pkg-descr Tue Jun 6 17:15:36 2017 (r442785) +++ head/games/minetest/pkg-descr Tue Jun 6 17:15:44 2017 (r442786) @@ -1,4 +1,4 @@ Minetest is a near-infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the like. -WWW: http://minetest.net/ +WWW: http://www.minetest.net/ Modified: head/games/minetest/pkg-plist ============================================================================== --- head/games/minetest/pkg-plist Tue Jun 6 17:15:36 2017 (r442785) +++ head/games/minetest/pkg-plist Tue Jun 6 17:15:44 2017 (r442786) @@ -3,7 +3,7 @@ @sample etc/minetest.conf.example etc/minetest.conf man/man6/minetest.6.gz man/man6/minetestserver.6.gz -share/applications/minetest.desktop -share/appdata/minetest.appdata.xml +share/applications/net.minetest.minetest.desktop share/icons/hicolor/128x128/apps/minetest.png share/icons/hicolor/scalable/apps/minetest.svg +share/metainfo/net.minetest.minetest.appdata.xml From owner-svn-ports-all@freebsd.org Tue Jun 6 17:15:51 2017 Return-Path: Delivered-To: svn-ports-all@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 6A648BF1216; Tue, 6 Jun 2017 17:15:51 +0000 (UTC) (envelope-from amdmi3@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 3656274131; Tue, 6 Jun 2017 17:15:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56HFo2X009428; Tue, 6 Jun 2017 17:15:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56HFoBd009425; Tue, 6 Jun 2017 17:15:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706061715.v56HFoBd009425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Jun 2017 17:15:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442787 - head/games/minetest_game X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 17:15:51 -0000 Author: amdmi3 Date: Tue Jun 6 17:15:49 2017 New Revision: 442787 URL: https://svnweb.freebsd.org/changeset/ports/442787 Log: - Update to 0.4.16 Modified: head/games/minetest_game/Makefile head/games/minetest_game/distinfo head/games/minetest_game/pkg-descr Modified: head/games/minetest_game/Makefile ============================================================================== --- head/games/minetest_game/Makefile Tue Jun 6 17:15:44 2017 (r442786) +++ head/games/minetest_game/Makefile Tue Jun 6 17:15:49 2017 (r442787) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= minetest_game -PORTVERSION= 0.4.15 +PORTVERSION= 0.4.16 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org Modified: head/games/minetest_game/distinfo ============================================================================== --- head/games/minetest_game/distinfo Tue Jun 6 17:15:44 2017 (r442786) +++ head/games/minetest_game/distinfo Tue Jun 6 17:15:49 2017 (r442787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482488146 -SHA256 (minetest-minetest_game-0.4.15_GH0.tar.gz) = f583ea55f511bbcc106c60f7d488ec3fe6b961efc3fd648603b6acd0189d7d8a -SIZE (minetest-minetest_game-0.4.15_GH0.tar.gz) = 1345622 +TIMESTAMP = 1496650001 +SHA256 (minetest-minetest_game-0.4.16_GH0.tar.gz) = ea914555949b4faccda5e13143cb021d2f9a5fa19abd1f5e4b7b65004cbd2b5a +SIZE (minetest-minetest_game-0.4.16_GH0.tar.gz) = 1355997 Modified: head/games/minetest_game/pkg-descr ============================================================================== --- head/games/minetest_game/pkg-descr Tue Jun 6 17:15:44 2017 (r442786) +++ head/games/minetest_game/pkg-descr Tue Jun 6 17:15:49 2017 (r442787) @@ -1,3 +1,3 @@ The main game for the Minetest game engine. -WWW: http://minetest.net/ +WWW: http://www.minetest.net/ From owner-svn-ports-all@freebsd.org Tue Jun 6 18:07:48 2017 Return-Path: Delivered-To: svn-ports-all@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 C87DFBF20AC; Tue, 6 Jun 2017 18:07:48 +0000 (UTC) (envelope-from antoine@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 9C7637591F; Tue, 6 Jun 2017 18:07:48 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56I7lG9029707; Tue, 6 Jun 2017 18:07:47 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56I7lxe029701; Tue, 6 Jun 2017 18:07:47 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706061807.v56I7lxe029701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 6 Jun 2017 18:07:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442788 - in head/security: py-yara yara yara/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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 18:07:48 -0000 Author: antoine Date: Tue Jun 6 18:07:47 2017 New Revision: 442788 URL: https://svnweb.freebsd.org/changeset/ports/442788 Log: - Update to 3.6.1 - Take maintainership of py-yara [1] Approved by: maintainer 9 months ago [1] Modified: head/security/py-yara/Makefile head/security/py-yara/distinfo head/security/yara/Makefile head/security/yara/distinfo head/security/yara/files/patch-libyara_modules_pe.c head/security/yara/pkg-plist Modified: head/security/py-yara/Makefile ============================================================================== --- head/security/py-yara/Makefile Tue Jun 6 17:15:49 2017 (r442787) +++ head/security/py-yara/Makefile Tue Jun 6 18:07:47 2017 (r442788) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= yara -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-python-${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= antoine@FreeBSD.org COMMENT= Python bindings for yara LICENSE= APACHE20 LIB_DEPENDS= libyara.so:security/yara -USES= python +USES= localbase python USE_PYTHON= distutils autoplist PYDISTUTILS_BUILDARGS= --dynamic-linking Modified: head/security/py-yara/distinfo ============================================================================== --- head/security/py-yara/distinfo Tue Jun 6 17:15:49 2017 (r442787) +++ head/security/py-yara/distinfo Tue Jun 6 18:07:47 2017 (r442788) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472498516 -SHA256 (yara-python-3.5.0.tar.gz) = c743ef051127eacc903fd4bd63d552ecf00031b59a9a8e7d0d017063de24b69c -SIZE (yara-python-3.5.0.tar.gz) = 551735 +TIMESTAMP = 1496738957 +SHA256 (yara-python-3.6.1.tar.gz) = 37066d324db8931aa9ad06690667529c2f68260ab43493df679444c66b44ed71 +SIZE (yara-python-3.6.1.tar.gz) = 297455 Modified: head/security/yara/Makefile ============================================================================== --- head/security/yara/Makefile Tue Jun 6 17:15:49 2017 (r442787) +++ head/security/yara/Makefile Tue Jun 6 18:07:47 2017 (r442788) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yara -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.1 DISTVERSIONPREFIX= v CATEGORIES= security @@ -15,7 +15,9 @@ USE_GITHUB= yes GH_ACCOUNT= VirusTotal GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-magic --enable-dotnet INSTALL_TARGET= install-strip +TEST_TARGET= check USES= alias autoreconf libtool pathfix ssl USE_LDCONFIG= yes CPPFLAGS+= -isystem ${OPENSSLINC} Modified: head/security/yara/distinfo ============================================================================== --- head/security/yara/distinfo Tue Jun 6 17:15:49 2017 (r442787) +++ head/security/yara/distinfo Tue Jun 6 18:07:47 2017 (r442788) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473283117 -SHA256 (VirusTotal-yara-v3.5.0_GH0.tar.gz) = 4bc72ee755db85747f7e856afb0e817b788a280ab5e73dee42f159171a9b5299 -SIZE (VirusTotal-yara-v3.5.0_GH0.tar.gz) = 7648499 +TIMESTAMP = 1496738895 +SHA256 (VirusTotal-yara-v3.6.1_GH0.tar.gz) = 9ee0e0cc1c2b36c9e2095dab7d4db928b43f3301254ab0836a342a286282949e +SIZE (VirusTotal-yara-v3.6.1_GH0.tar.gz) = 505302 Modified: head/security/yara/files/patch-libyara_modules_pe.c ============================================================================== --- head/security/yara/files/patch-libyara_modules_pe.c Tue Jun 6 17:15:49 2017 (r442787) +++ head/security/yara/files/patch-libyara_modules_pe.c Tue Jun 6 18:07:47 2017 (r442788) @@ -1,6 +1,6 @@ ---- libyara/modules/pe.c.orig 2016-09-06 20:09:47 UTC +--- libyara/modules/pe.c.orig 2017-06-05 16:57:34 UTC +++ libyara/modules/pe.c -@@ -42,7 +42,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI +@@ -41,7 +41,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI #include #include #include Modified: head/security/yara/pkg-plist ============================================================================== --- head/security/yara/pkg-plist Tue Jun 6 17:15:49 2017 (r442787) +++ head/security/yara/pkg-plist Tue Jun 6 18:07:47 2017 (r442788) @@ -26,7 +26,7 @@ include/yara/utils.h lib/libyara.a lib/libyara.so lib/libyara.so.3 -lib/libyara.so.3.5.0 +lib/libyara.so.3.6.1 libdata/pkgconfig/yara.pc man/man1/yara.1.gz man/man1/yarac.1.gz From owner-svn-ports-all@freebsd.org Tue Jun 6 18:37:18 2017 Return-Path: Delivered-To: svn-ports-all@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 9E8CABF2875; Tue, 6 Jun 2017 18:37:18 +0000 (UTC) (envelope-from lwhsu@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 6DBE27666C; Tue, 6 Jun 2017 18:37:18 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56IbHSo041822; Tue, 6 Jun 2017 18:37:17 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56IbHDq041820; Tue, 6 Jun 2017 18:37:17 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201706061837.v56IbHDq041820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 6 Jun 2017 18:37:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442789 - head/devel/jenkins X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 18:37:18 -0000 Author: lwhsu Date: Tue Jun 6 18:37:17 2017 New Revision: 442789 URL: https://svnweb.freebsd.org/changeset/ports/442789 Log: - Update to 2.64 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Tue Jun 6 18:07:47 2017 (r442788) +++ head/devel/jenkins/Makefile Tue Jun 6 18:37:17 2017 (r442789) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.63 +PORTVERSION= 2.64 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Tue Jun 6 18:07:47 2017 (r442788) +++ head/devel/jenkins/distinfo Tue Jun 6 18:37:17 2017 (r442789) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496166375 -SHA256 (jenkins/2.63/jenkins.war) = 299919595f6c2f86ba92a8bcfabf3d58e23362468eb846401a7346a1d8fa8b08 -SIZE (jenkins/2.63/jenkins.war) = 71195138 +TIMESTAMP = 1496774106 +SHA256 (jenkins/2.64/jenkins.war) = 2fcb7d5976dae08c6cdb6b65d7e29e15e7cd5c360f77cf352d7c1139cdf81e70 +SIZE (jenkins/2.64/jenkins.war) = 71614221 From owner-svn-ports-all@freebsd.org Tue Jun 6 18:58:51 2017 Return-Path: Delivered-To: svn-ports-all@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 26B48BF2E66; Tue, 6 Jun 2017 18:58:51 +0000 (UTC) (envelope-from pawel@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 EAC1F771EC; Tue, 6 Jun 2017 18:58:50 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Iwops050249; Tue, 6 Jun 2017 18:58:50 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56IwoW1050247; Tue, 6 Jun 2017 18:58:50 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201706061858.v56IwoW1050247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 6 Jun 2017 18:58:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442790 - head/ports-mgmt/ports-tools X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 18:58:51 -0000 Author: pawel Date: Tue Jun 6 18:58:49 2017 New Revision: 442790 URL: https://svnweb.freebsd.org/changeset/ports/442790 Log: Update to version 1.3 Changelog: mkpatch: - Generate patches similar to make makepatch ones pinstall, preinstall: - Implement option to build with debug information (-d) - Implement interactive mode for pinstall and preinstall (-i) allowing to choose which matched ports will be built - Implement option (-c) to allow configure ports options before install/reinstall plist-sort: - Correct match expression, fixes parsing lines with '@' character that not contain pkg commands upgrade-ports: - Add conflicts detection in pkg database errors check - Make skipping ports after error recursive - Improve summaries wording, include number of items in lists - Add error checking for MOVED entries handling, when everything fails, remove old port and install new one - Show conflicts message for packages removed in MOVED parsing - Add force recompile option, force reinstallation of packages with stale dependencies during sanity check phase - Fix regression of not saving last UPDATING entry after succesful upgrade Modified: head/ports-mgmt/ports-tools/Makefile head/ports-mgmt/ports-tools/distinfo Modified: head/ports-mgmt/ports-tools/Makefile ============================================================================== --- head/ports-mgmt/ports-tools/Makefile Tue Jun 6 18:37:17 2017 (r442789) +++ head/ports-mgmt/ports-tools/Makefile Tue Jun 6 18:58:49 2017 (r442790) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ports-tools -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= ports-mgmt MAINTAINER= pawel@FreeBSD.org Modified: head/ports-mgmt/ports-tools/distinfo ============================================================================== --- head/ports-mgmt/ports-tools/distinfo Tue Jun 6 18:37:17 2017 (r442789) +++ head/ports-mgmt/ports-tools/distinfo Tue Jun 6 18:58:49 2017 (r442790) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493629631 -SHA256 (ppekala-ports-tools-1.2_GH0.tar.gz) = a333584a0d561a40ce7fb14a6650008599908c0c1920766cb036982ebf293f0f -SIZE (ppekala-ports-tools-1.2_GH0.tar.gz) = 20490 +TIMESTAMP = 1496774592 +SHA256 (ppekala-ports-tools-1.3_GH0.tar.gz) = 8b28307a7aeafa28f480c26ad100830ce50913117c6e1c5d5dfca25ee9dd9fac +SIZE (ppekala-ports-tools-1.3_GH0.tar.gz) = 21178 From owner-svn-ports-all@freebsd.org Tue Jun 6 19:57:26 2017 Return-Path: Delivered-To: svn-ports-all@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 7B3D7BF3DA6; Tue, 6 Jun 2017 19:57:26 +0000 (UTC) (envelope-from robak@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 40CC97898F; Tue, 6 Jun 2017 19:57:26 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56JvPT3073986; Tue, 6 Jun 2017 19:57:25 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56JvPOr073985; Tue, 6 Jun 2017 19:57:25 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201706061957.v56JvPOr073985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 6 Jun 2017 19:57:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442791 - head/www/rubygem-sinatra-contrib X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 19:57:26 -0000 Author: robak Date: Tue Jun 6 19:57:24 2017 New Revision: 442791 URL: https://svnweb.freebsd.org/changeset/ports/442791 Log: www/rubygem-sinatra-contrib: add PORTSCOUT limits Modified: head/www/rubygem-sinatra-contrib/Makefile Modified: head/www/rubygem-sinatra-contrib/Makefile ============================================================================== --- head/www/rubygem-sinatra-contrib/Makefile Tue Jun 6 18:58:49 2017 (r442790) +++ head/www/rubygem-sinatra-contrib/Makefile Tue Jun 6 19:57:24 2017 (r442791) @@ -19,6 +19,8 @@ RUN_DEPENDS= rubygem-backports>=2.0:devel/rubygem-back rubygem-sinatra1>=1.4:www/rubygem-sinatra1 \ rubygem-tilt>=2.0:devel/rubygem-tilt +PORTSCOUT= limit:^1\. + NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-all@freebsd.org Tue Jun 6 20:48:09 2017 Return-Path: Delivered-To: svn-ports-all@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 946E6BF46E8; Tue, 6 Jun 2017 20:48:09 +0000 (UTC) (envelope-from rm@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 620F379BB0; Tue, 6 Jun 2017 20:48:09 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Km8bW094426; Tue, 6 Jun 2017 20:48:08 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56Km8Lj094424; Tue, 6 Jun 2017 20:48:08 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062048.v56Km8Lj094424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:48:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442792 - head/net-im/py-nbxmpp X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:48:09 -0000 Author: rm Date: Tue Jun 6 20:48:08 2017 New Revision: 442792 URL: https://svnweb.freebsd.org/changeset/ports/442792 Log: net-im/py-nbxmpp: update to 0.5.6 Modified: head/net-im/py-nbxmpp/Makefile head/net-im/py-nbxmpp/distinfo Modified: head/net-im/py-nbxmpp/Makefile ============================================================================== --- head/net-im/py-nbxmpp/Makefile Tue Jun 6 19:57:24 2017 (r442791) +++ head/net-im/py-nbxmpp/Makefile Tue Jun 6 20:48:08 2017 (r442792) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nbxmpp -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= net-im devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/py-nbxmpp/distinfo ============================================================================== --- head/net-im/py-nbxmpp/distinfo Tue Jun 6 19:57:24 2017 (r442791) +++ head/net-im/py-nbxmpp/distinfo Tue Jun 6 20:48:08 2017 (r442792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485957142 -SHA256 (nbxmpp-0.5.5.tar.gz) = 66d77fc50dc55b8d9722c3da21c1a1ba282f782c17f5c27488d112daf2cfdfbe -SIZE (nbxmpp-0.5.5.tar.gz) = 1514272 +TIMESTAMP = 1496744643 +SHA256 (nbxmpp-0.5.6.tar.gz) = cfb4abdbc52e756ce7da9aafb943a478fccf1c83b8ec571ce9e201602c32e7d4 +SIZE (nbxmpp-0.5.6.tar.gz) = 1514837 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:49:34 2017 Return-Path: Delivered-To: svn-ports-all@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 797B4BF4739; Tue, 6 Jun 2017 20:49:34 +0000 (UTC) (envelope-from rm@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 4A08D79CAD; Tue, 6 Jun 2017 20:49:34 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KnXRj094597; Tue, 6 Jun 2017 20:49:33 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KnXdJ094594; Tue, 6 Jun 2017 20:49:33 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062049.v56KnXdJ094594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:49:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442793 - head/net-im/gajim X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:49:34 -0000 Author: rm Date: Tue Jun 6 20:49:33 2017 New Revision: 442793 URL: https://svnweb.freebsd.org/changeset/ports/442793 Log: net-im/gajim: update to 0.16.8 Changelog: https://dev.gajim.org/gajim/gajim/blob/gajim-0.16.8/ChangeLog Modified: head/net-im/gajim/Makefile head/net-im/gajim/distinfo head/net-im/gajim/pkg-plist Modified: head/net-im/gajim/Makefile ============================================================================== --- head/net-im/gajim/Makefile Tue Jun 6 20:48:08 2017 (r442792) +++ head/net-im/gajim/Makefile Tue Jun 6 20:49:33 2017 (r442793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gajim -PORTVERSION= 0.16.7 +PORTVERSION= 0.16.8 CATEGORIES= net-im MASTER_SITES= http://gajim.org/downloads/0.16/ Modified: head/net-im/gajim/distinfo ============================================================================== --- head/net-im/gajim/distinfo Tue Jun 6 20:48:08 2017 (r442792) +++ head/net-im/gajim/distinfo Tue Jun 6 20:49:33 2017 (r442793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485957957 -SHA256 (gajim-0.16.7.tar.bz2) = 36a956145c914a1336c88048ddf50f2d5c08ac4f183bbdd8f642fa7d21f85d8f -SIZE (gajim-0.16.7.tar.bz2) = 4461503 +TIMESTAMP = 1496754428 +SHA256 (gajim-0.16.8.tar.bz2) = 46d4887857455b6e104d0478735edb51569bfa384578ffb4f4da81f1649b6a32 +SIZE (gajim-0.16.8.tar.bz2) = 4465521 Modified: head/net-im/gajim/pkg-plist ============================================================================== --- head/net-im/gajim/pkg-plist Tue Jun 6 20:48:08 2017 (r442792) +++ head/net-im/gajim/pkg-plist Tue Jun 6 20:49:33 2017 (r442793) @@ -882,6 +882,7 @@ share/applications/gajim-remote.desktop %%DATADIR%%/icons/hicolor/64x64/apps/gajim.png %%DATADIR%%/icons/hicolor/scalable/apps/gajim.svg %%DATADIR%%/plugins/plugin_installer/__init__.py +%%DATADIR%%/plugins/plugin_installer/DST_Root_CA_X3.pem %%DATADIR%%/plugins/plugin_installer/config_dialog.ui %%DATADIR%%/plugins/plugin_installer/manifest.ini %%DATADIR%%/plugins/plugin_installer/plugin_installer.png @@ -1210,9 +1211,9 @@ share/applications/gajim-remote.desktop %%DATADIR%%/src/negotiation.py %%DATADIR%%/src/negotiation.pyc %%DATADIR%%/src/negotiation.pyo -%%DATADIR%%/src/network_manager_listener.py -%%DATADIR%%/src/network_manager_listener.pyc -%%DATADIR%%/src/network_manager_listener.pyo +%%DATADIR%%/src/network_watcher.py +%%DATADIR%%/src/network_watcher.pyc +%%DATADIR%%/src/network_watcher.pyo %%DATADIR%%/src/notify.py %%DATADIR%%/src/notify.pyc %%DATADIR%%/src/notify.pyo From owner-svn-ports-all@freebsd.org Tue Jun 6 20:50:10 2017 Return-Path: Delivered-To: svn-ports-all@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 610F1BF476E; Tue, 6 Jun 2017 20:50:10 +0000 (UTC) (envelope-from rm@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 31B3E79D8C; Tue, 6 Jun 2017 20:50:10 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Ko9OY094755; Tue, 6 Jun 2017 20:50:09 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56Ko96Q094753; Tue, 6 Jun 2017 20:50:09 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062050.v56Ko96Q094753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:50:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442794 - head/devel/py-selectors34 X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:50:10 -0000 Author: rm Date: Tue Jun 6 20:50:09 2017 New Revision: 442794 URL: https://svnweb.freebsd.org/changeset/ports/442794 Log: devel/py-selectors34: update to 1.2 Modified: head/devel/py-selectors34/Makefile head/devel/py-selectors34/distinfo Modified: head/devel/py-selectors34/Makefile ============================================================================== --- head/devel/py-selectors34/Makefile Tue Jun 6 20:49:33 2017 (r442793) +++ head/devel/py-selectors34/Makefile Tue Jun 6 20:50:09 2017 (r442794) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= selectors34 -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-selectors34/distinfo ============================================================================== --- head/devel/py-selectors34/distinfo Tue Jun 6 20:49:33 2017 (r442793) +++ head/devel/py-selectors34/distinfo Tue Jun 6 20:50:09 2017 (r442794) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471786779 -SHA256 (selectors34-1.1.tar.gz) = 84b3743b9046461aebbcd13c15e79ab91e79acfb6e030b54a0ec6360ae0bbc52 -SIZE (selectors34-1.1.tar.gz) = 10525 +TIMESTAMP = 1496777206 +SHA256 (selectors34-1.2.tar.gz) = 09f5066337f8a76fb5233f267873f89a27a17c10bf79575954894bb71686451c +SIZE (selectors34-1.2.tar.gz) = 10145 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:50:55 2017 Return-Path: Delivered-To: svn-ports-all@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 23C23BF47B5; Tue, 6 Jun 2017 20:50:55 +0000 (UTC) (envelope-from rm@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 E894179EA3; Tue, 6 Jun 2017 20:50:54 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Korip095568; Tue, 6 Jun 2017 20:50:54 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KorT0095565; Tue, 6 Jun 2017 20:50:53 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062050.v56KorT0095565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:50:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442795 - head/devel/py-pyasn1-modules X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:50:55 -0000 Author: rm Date: Tue Jun 6 20:50:53 2017 New Revision: 442795 URL: https://svnweb.freebsd.org/changeset/ports/442795 Log: devel/py-pyasn1-modules: update to 0.0.9 Modified: head/devel/py-pyasn1-modules/Makefile head/devel/py-pyasn1-modules/distinfo head/devel/py-pyasn1-modules/pkg-plist Modified: head/devel/py-pyasn1-modules/Makefile ============================================================================== --- head/devel/py-pyasn1-modules/Makefile Tue Jun 6 20:50:09 2017 (r442794) +++ head/devel/py-pyasn1-modules/Makefile Tue Jun 6 20:50:53 2017 (r442795) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pyasn1-modules -PORTVERSION= 0.0.8 -PORTREVISION= 1 +PORTVERSION= 0.0.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,10 +19,11 @@ USES= python shebangfix SHEBANG_FILES= tools/*.py USE_PYTHON= autoplist distutils -PORTDOCS= CHANGES.txt README.txt -TOOLS= cmpdump.py crldump.py crmfdump.py ocspclient.py ocspreqdump.py \ - ocsprspdump.py pkcs10dump.py pkcs1dump.py pkcs7dump.py \ - pkcs8dump.py snmpget.py x509dump.py +PORTDOCS= CHANGES.txt README.md +TOOLS= cmcdump.py cmpdump.py crldump.py crmfdump.py ocspclient.py \ + ocspreqdump.py ocsprspdump.py pkcs10dump.py pkcs1dump.py \ + pkcs7dump.py pkcs8dump.py snmpget.py x509dump-rfc5280.py \ + x509dump.py post-install: ${INSTALL_SCRIPT} ${TOOLS:S|^|${WRKSRC}/tools/|} ${STAGEDIR}${PREFIX}/bin Modified: head/devel/py-pyasn1-modules/distinfo ============================================================================== --- head/devel/py-pyasn1-modules/distinfo Tue Jun 6 20:50:09 2017 (r442794) +++ head/devel/py-pyasn1-modules/distinfo Tue Jun 6 20:50:53 2017 (r442795) @@ -1,2 +1,3 @@ -SHA256 (pyasn1-modules-0.0.8.tar.gz) = 10561934f1829bcc455c7ecdcdacdb4be5ffd3696f26f468eb6eb41e107f3837 -SIZE (pyasn1-modules-0.0.8.tar.gz) = 38776 +TIMESTAMP = 1496777447 +SHA256 (pyasn1-modules-0.0.9.tar.gz) = be0e4157e4a53551279d6c6e366b080527f5fd068616835b4abf32c14f657f5f +SIZE (pyasn1-modules-0.0.9.tar.gz) = 63423 Modified: head/devel/py-pyasn1-modules/pkg-plist ============================================================================== --- head/devel/py-pyasn1-modules/pkg-plist Tue Jun 6 20:50:09 2017 (r442794) +++ head/devel/py-pyasn1-modules/pkg-plist Tue Jun 6 20:50:53 2017 (r442795) @@ -1,3 +1,4 @@ +bin/cmcdump.py bin/cmpdump.py bin/crldump.py bin/crmfdump.py @@ -9,4 +10,5 @@ bin/pkcs1dump.py bin/pkcs7dump.py bin/pkcs8dump.py bin/snmpget.py +bin/x509dump-rfc5280.py bin/x509dump.py From owner-svn-ports-all@freebsd.org Tue Jun 6 20:51:31 2017 Return-Path: Delivered-To: svn-ports-all@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 C972FBF491C; Tue, 6 Jun 2017 20:51:31 +0000 (UTC) (envelope-from rm@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 96ACD79FEF; Tue, 6 Jun 2017 20:51:31 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KpUEX095705; Tue, 6 Jun 2017 20:51:30 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KpUhe095703; Tue, 6 Jun 2017 20:51:30 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062051.v56KpUhe095703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:51:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442796 - head/devel/py-grab X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:51:31 -0000 Author: rm Date: Tue Jun 6 20:51:30 2017 New Revision: 442796 URL: https://svnweb.freebsd.org/changeset/ports/442796 Log: devel/py-grab: update to 0.6.38 Modified: head/devel/py-grab/Makefile head/devel/py-grab/distinfo Modified: head/devel/py-grab/Makefile ============================================================================== --- head/devel/py-grab/Makefile Tue Jun 6 20:50:53 2017 (r442795) +++ head/devel/py-grab/Makefile Tue Jun 6 20:51:30 2017 (r442796) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grab -PORTVERSION= 0.6.35 +PORTVERSION= 0.6.38 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grab/distinfo ============================================================================== --- head/devel/py-grab/distinfo Tue Jun 6 20:50:53 2017 (r442795) +++ head/devel/py-grab/distinfo Tue Jun 6 20:51:30 2017 (r442796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486494300 -SHA256 (grab-0.6.35.tar.gz) = a1e73360d7ed38cc64882f0faf9f52b12dcdabd8e1b6dbd6579182e068e2de86 -SIZE (grab-0.6.35.tar.gz) = 64906 +TIMESTAMP = 1496777784 +SHA256 (grab-0.6.38.tar.gz) = 91dde02391f27c5987952114048b628c4e0f3edf4d6b803f8d436fc19e88f6c7 +SIZE (grab-0.6.38.tar.gz) = 1103815 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:52:03 2017 Return-Path: Delivered-To: svn-ports-all@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 6583ABF4A4E; Tue, 6 Jun 2017 20:52:03 +0000 (UTC) (envelope-from rm@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 3491D7A19D; Tue, 6 Jun 2017 20:52:03 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Kq2fw096576; Tue, 6 Jun 2017 20:52:02 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56Kq2x4096574; Tue, 6 Jun 2017 20:52:02 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062052.v56Kq2x4096574@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:52:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442797 - head/devel/py-boto X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:52:03 -0000 Author: rm Date: Tue Jun 6 20:52:01 2017 New Revision: 442797 URL: https://svnweb.freebsd.org/changeset/ports/442797 Log: devel/py-boto: update to 2.47.0 Modified: head/devel/py-boto/Makefile head/devel/py-boto/distinfo Modified: head/devel/py-boto/Makefile ============================================================================== --- head/devel/py-boto/Makefile Tue Jun 6 20:51:30 2017 (r442796) +++ head/devel/py-boto/Makefile Tue Jun 6 20:52:01 2017 (r442797) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boto -PORTVERSION= 2.46.1 +PORTVERSION= 2.47.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-boto/distinfo ============================================================================== --- head/devel/py-boto/distinfo Tue Jun 6 20:51:30 2017 (r442796) +++ head/devel/py-boto/distinfo Tue Jun 6 20:52:01 2017 (r442797) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487778129 -SHA256 (boto-2.46.1.tar.gz) = d24a68d97276445d1b5baee6537bc565ab7070afcd449a72f2541b1da1328ed4 -SIZE (boto-2.46.1.tar.gz) = 1460213 +TIMESTAMP = 1496778360 +SHA256 (boto-2.47.0.tar.gz) = 684ccaa1c030acd8ec6a48664d0555a6042bdc325b15ce52645c085bc36c0a69 +SIZE (boto-2.47.0.tar.gz) = 1460723 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:52:50 2017 Return-Path: Delivered-To: svn-ports-all@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 C8618BF4AAC; Tue, 6 Jun 2017 20:52:50 +0000 (UTC) (envelope-from rm@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 98B9E7A3E7; Tue, 6 Jun 2017 20:52:50 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KqnXA098818; Tue, 6 Jun 2017 20:52:49 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KqnWF098816; Tue, 6 Jun 2017 20:52:49 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062052.v56KqnWF098816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:52:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442798 - head/devel/py-pyro X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:52:50 -0000 Author: rm Date: Tue Jun 6 20:52:49 2017 New Revision: 442798 URL: https://svnweb.freebsd.org/changeset/ports/442798 Log: devel/py-pyro: update to 4.60 Modified: head/devel/py-pyro/Makefile head/devel/py-pyro/distinfo Modified: head/devel/py-pyro/Makefile ============================================================================== --- head/devel/py-pyro/Makefile Tue Jun 6 20:52:01 2017 (r442797) +++ head/devel/py-pyro/Makefile Tue Jun 6 20:52:49 2017 (r442798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyro -PORTVERSION= 4.59 +PORTVERSION= 4.60 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pyro/distinfo ============================================================================== --- head/devel/py-pyro/distinfo Tue Jun 6 20:52:01 2017 (r442797) +++ head/devel/py-pyro/distinfo Tue Jun 6 20:52:49 2017 (r442798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492961427 -SHA256 (Pyro4-4.59.tar.gz) = 6a39dadbd2a83b6fd5ab7f5402f8a4befd467b5c0404b8610a8797f748b72a38 -SIZE (Pyro4-4.59.tar.gz) = 460344 +TIMESTAMP = 1496779665 +SHA256 (Pyro4-4.60.tar.gz) = 52fa5fe8173d234f57b6ca3214df3f34e88356c94081685db6249bff8f0b4f7f +SIZE (Pyro4-4.60.tar.gz) = 460827 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:53:20 2017 Return-Path: Delivered-To: svn-ports-all@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 87B59BF4AF8; Tue, 6 Jun 2017 20:53:20 +0000 (UTC) (envelope-from rm@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 582E27A4C6; Tue, 6 Jun 2017 20:53:20 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KrJhx098955; Tue, 6 Jun 2017 20:53:19 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KrJ3j098953; Tue, 6 Jun 2017 20:53:19 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062053.v56KrJ3j098953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:53:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442799 - head/www/py-django-pipeline X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:53:20 -0000 Author: rm Date: Tue Jun 6 20:53:19 2017 New Revision: 442799 URL: https://svnweb.freebsd.org/changeset/ports/442799 Log: www/py-django-pipeline: update to 1.6.13 Modified: head/www/py-django-pipeline/Makefile head/www/py-django-pipeline/distinfo Modified: head/www/py-django-pipeline/Makefile ============================================================================== --- head/www/py-django-pipeline/Makefile Tue Jun 6 20:52:49 2017 (r442798) +++ head/www/py-django-pipeline/Makefile Tue Jun 6 20:53:19 2017 (r442799) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-pipeline -PORTVERSION= 1.6.12 +PORTVERSION= 1.6.13 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= python:2.7+ USE_PYTHON= autoplist distutils - -CONFLICTS= py[23][0-9]-django-pipeline13-[0-9]* .include Modified: head/www/py-django-pipeline/distinfo ============================================================================== --- head/www/py-django-pipeline/distinfo Tue Jun 6 20:52:49 2017 (r442798) +++ head/www/py-django-pipeline/distinfo Tue Jun 6 20:53:19 2017 (r442799) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491373978 -SHA256 (django-pipeline-1.6.12.tar.gz) = 25678a0a4f3105c76e30c96571a24cba888860c2e102d02e86db253275ec07d9 -SIZE (django-pipeline-1.6.12.tar.gz) = 56921 +TIMESTAMP = 1496780169 +SHA256 (django-pipeline-1.6.13.tar.gz) = 81d8dd2db4c582bdfd0dc1df875c6b538c0a5ee233e954a52ae17f3ce904f604 +SIZE (django-pipeline-1.6.13.tar.gz) = 58704 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:53:50 2017 Return-Path: Delivered-To: svn-ports-all@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 51D4DBF4B2F; Tue, 6 Jun 2017 20:53:50 +0000 (UTC) (envelope-from rm@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 220877A59A; Tue, 6 Jun 2017 20:53:50 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Krnml099088; Tue, 6 Jun 2017 20:53:49 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KrnWV099086; Tue, 6 Jun 2017 20:53:49 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062053.v56KrnWV099086@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:53:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442800 - head/net/py-pyldap X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:53:50 -0000 Author: rm Date: Tue Jun 6 20:53:48 2017 New Revision: 442800 URL: https://svnweb.freebsd.org/changeset/ports/442800 Log: net/py-pyldap: update to 2.4.35.1 Modified: head/net/py-pyldap/Makefile head/net/py-pyldap/distinfo Modified: head/net/py-pyldap/Makefile ============================================================================== --- head/net/py-pyldap/Makefile Tue Jun 6 20:53:19 2017 (r442799) +++ head/net/py-pyldap/Makefile Tue Jun 6 20:53:48 2017 (r442800) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pyldap -PORTVERSION= 2.4.28 +PORTVERSION= 2.4.35.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-pyldap/distinfo ============================================================================== --- head/net/py-pyldap/distinfo Tue Jun 6 20:53:19 2017 (r442799) +++ head/net/py-pyldap/distinfo Tue Jun 6 20:53:48 2017 (r442800) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485192076 -SHA256 (pyldap-2.4.28.tar.gz) = d38f31018f0c15925f50aec39f7255c15463f98797af53931e0e2a9ac21f6661 -SIZE (pyldap-2.4.28.tar.gz) = 130651 +TIMESTAMP = 1496780481 +SHA256 (pyldap-2.4.35.1.tar.gz) = ed6ed7c9566e51fb5cd618db8008b1afe7e0fb1bc8bbd579b229cc275330d0a2 +SIZE (pyldap-2.4.35.1.tar.gz) = 301988 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:54:24 2017 Return-Path: Delivered-To: svn-ports-all@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 1C48ABF4B62; Tue, 6 Jun 2017 20:54:24 +0000 (UTC) (envelope-from rm@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 DB8A47A67E; Tue, 6 Jun 2017 20:54:23 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KsM5W099223; Tue, 6 Jun 2017 20:54:22 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KsMDF099221; Tue, 6 Jun 2017 20:54:22 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062054.v56KsMDF099221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:54:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442801 - head/net/py-ldap X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:54:24 -0000 Author: rm Date: Tue Jun 6 20:54:22 2017 New Revision: 442801 URL: https://svnweb.freebsd.org/changeset/ports/442801 Log: net/py-ldap: update to 2.4.39 Modified: head/net/py-ldap/Makefile head/net/py-ldap/distinfo Modified: head/net/py-ldap/Makefile ============================================================================== --- head/net/py-ldap/Makefile Tue Jun 6 20:53:48 2017 (r442800) +++ head/net/py-ldap/Makefile Tue Jun 6 20:54:22 2017 (r442801) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap -PORTVERSION= 2.4.38 +PORTVERSION= 2.4.39 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ldap/distinfo ============================================================================== --- head/net/py-ldap/distinfo Tue Jun 6 20:53:48 2017 (r442800) +++ head/net/py-ldap/distinfo Tue Jun 6 20:54:22 2017 (r442801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493494802 -SHA256 (python-ldap-2.4.38.tar.gz) = 88bab69e519dd8bd83becbe36bd141c174b0fe309e84936cf1bae685b31be779 -SIZE (python-ldap-2.4.38.tar.gz) = 298058 +TIMESTAMP = 1496780797 +SHA256 (python-ldap-2.4.39.tar.gz) = 3fb75108d27e8091de80dffa2ba3bf45c7a3bdc357e2959006aed52fa58bb2f3 +SIZE (python-ldap-2.4.39.tar.gz) = 298073 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:54:50 2017 Return-Path: Delivered-To: svn-ports-all@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 BF724BF4B9A; Tue, 6 Jun 2017 20:54:50 +0000 (UTC) (envelope-from rm@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 8E8007A751; Tue, 6 Jun 2017 20:54:50 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KsniV099352; Tue, 6 Jun 2017 20:54:49 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KsnIt099350; Tue, 6 Jun 2017 20:54:49 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062054.v56KsnIt099350@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:54:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442802 - head/security/sqlmap X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:54:50 -0000 Author: rm Date: Tue Jun 6 20:54:49 2017 New Revision: 442802 URL: https://svnweb.freebsd.org/changeset/ports/442802 Log: security/sqlmap: update to 1.1.6 Modified: head/security/sqlmap/Makefile head/security/sqlmap/distinfo Modified: head/security/sqlmap/Makefile ============================================================================== --- head/security/sqlmap/Makefile Tue Jun 6 20:54:22 2017 (r442801) +++ head/security/sqlmap/Makefile Tue Jun 6 20:54:49 2017 (r442802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlmap -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/sqlmap/distinfo ============================================================================== --- head/security/sqlmap/distinfo Tue Jun 6 20:54:22 2017 (r442801) +++ head/security/sqlmap/distinfo Tue Jun 6 20:54:49 2017 (r442802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494269085 -SHA256 (sqlmap-1.1.5.tar.gz) = deead563267d2f1b37c5983d81d7c7a666e104d2c04f6bc59ceb913d870d98ac -SIZE (sqlmap-1.1.5.tar.gz) = 7390053 +TIMESTAMP = 1496780984 +SHA256 (sqlmap-1.1.6.tar.gz) = 887400574a214975fb0cc423d9763bc3905a3c45e8d20134940648c61f580ab8 +SIZE (sqlmap-1.1.6.tar.gz) = 7390590 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:55:22 2017 Return-Path: Delivered-To: svn-ports-all@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 7D888BF4BD2; Tue, 6 Jun 2017 20:55:22 +0000 (UTC) (envelope-from rm@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 4DE6F7A829; Tue, 6 Jun 2017 20:55:22 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KtLHc099511; Tue, 6 Jun 2017 20:55:21 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KtLCA099509; Tue, 6 Jun 2017 20:55:21 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062055.v56KtLCA099509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:55:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442803 - head/textproc/py-chardet X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:55:22 -0000 Author: rm Date: Tue Jun 6 20:55:21 2017 New Revision: 442803 URL: https://svnweb.freebsd.org/changeset/ports/442803 Log: textproc/py-chardet: update to 3.0.3 Modified: head/textproc/py-chardet/Makefile head/textproc/py-chardet/distinfo Modified: head/textproc/py-chardet/Makefile ============================================================================== --- head/textproc/py-chardet/Makefile Tue Jun 6 20:54:49 2017 (r442802) +++ head/textproc/py-chardet/Makefile Tue Jun 6 20:55:21 2017 (r442803) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chardet -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MASTER_SITES= CHEESESHOP Modified: head/textproc/py-chardet/distinfo ============================================================================== --- head/textproc/py-chardet/distinfo Tue Jun 6 20:54:49 2017 (r442802) +++ head/textproc/py-chardet/distinfo Tue Jun 6 20:55:21 2017 (r442803) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492960369 -SHA256 (chardet-3.0.2.tar.gz) = 4f7832e7c583348a9eddd927ee8514b3bf717c061f57b21dbe7697211454d9bb -SIZE (chardet-3.0.2.tar.gz) = 1866978 +TIMESTAMP = 1496781169 +SHA256 (chardet-3.0.3.tar.gz) = 77df6d712a6037ed6f247ad1dd67faca506f64bc1295d43533e9212a101f28cb +SIZE (chardet-3.0.3.tar.gz) = 1867007 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:55:47 2017 Return-Path: Delivered-To: svn-ports-all@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 96828BF4C65; Tue, 6 Jun 2017 20:55:47 +0000 (UTC) (envelope-from rm@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 608187A9A0; Tue, 6 Jun 2017 20:55:47 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KtkrZ099638; Tue, 6 Jun 2017 20:55:46 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KtkdY099636; Tue, 6 Jun 2017 20:55:46 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062055.v56KtkdY099636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:55:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442804 - head/www/py-flask-restful X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:55:47 -0000 Author: rm Date: Tue Jun 6 20:55:46 2017 New Revision: 442804 URL: https://svnweb.freebsd.org/changeset/ports/442804 Log: www/py-flask-restful: update to 0.3.6 Modified: head/www/py-flask-restful/Makefile head/www/py-flask-restful/distinfo Modified: head/www/py-flask-restful/Makefile ============================================================================== --- head/www/py-flask-restful/Makefile Tue Jun 6 20:55:21 2017 (r442803) +++ head/www/py-flask-restful/Makefile Tue Jun 6 20:55:46 2017 (r442804) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-RESTful -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flask-restful/distinfo ============================================================================== --- head/www/py-flask-restful/distinfo Tue Jun 6 20:55:21 2017 (r442803) +++ head/www/py-flask-restful/distinfo Tue Jun 6 20:55:46 2017 (r442804) @@ -1,2 +1,3 @@ -SHA256 (Flask-RESTful-0.3.5.tar.gz) = cce4aeff959b571136b5af098bebe7d3deeca7eb1411c4e722ff2c5356ab4c42 -SIZE (Flask-RESTful-0.3.5.tar.gz) = 102128 +TIMESTAMP = 1496781450 +SHA256 (Flask-RESTful-0.3.6.tar.gz) = 5795519501347e108c436b693ff9a4d7b373a3ac9069627d64e4001c05dd3407 +SIZE (Flask-RESTful-0.3.6.tar.gz) = 103092 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:56:12 2017 Return-Path: Delivered-To: svn-ports-all@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 6965ABF4CD0; Tue, 6 Jun 2017 20:56:12 +0000 (UTC) (envelope-from rm@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 37D8A7AA94; Tue, 6 Jun 2017 20:56:12 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KuBjt099769; Tue, 6 Jun 2017 20:56:11 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KuBH2099767; Tue, 6 Jun 2017 20:56:11 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706062056.v56KuBH2099767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 6 Jun 2017 20:56:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442805 - head/security/py-flask-httpauth X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:56:12 -0000 Author: rm Date: Tue Jun 6 20:56:11 2017 New Revision: 442805 URL: https://svnweb.freebsd.org/changeset/ports/442805 Log: security/py-flask-httpauth: update to 3.2.3 Modified: head/security/py-flask-httpauth/Makefile head/security/py-flask-httpauth/distinfo Modified: head/security/py-flask-httpauth/Makefile ============================================================================== --- head/security/py-flask-httpauth/Makefile Tue Jun 6 20:55:46 2017 (r442804) +++ head/security/py-flask-httpauth/Makefile Tue Jun 6 20:56:11 2017 (r442805) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-flask-httpauth/distinfo ============================================================================== --- head/security/py-flask-httpauth/distinfo Tue Jun 6 20:55:46 2017 (r442804) +++ head/security/py-flask-httpauth/distinfo Tue Jun 6 20:56:11 2017 (r442805) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486309180 -SHA256 (Flask-HTTPAuth-3.2.2.tar.gz) = df39b02a5ef71d4dc6c7ea43bd0ed84342eb8d66d50a7cd34d2ce13f5812440d -SIZE (Flask-HTTPAuth-3.2.2.tar.gz) = 4747 +TIMESTAMP = 1496781685 +SHA256 (Flask-HTTPAuth-3.2.3.tar.gz) = 5f4ba7ab79103e28b566c6a0592076312d17c716e079c66ca9ffe21a7871ee8d +SIZE (Flask-HTTPAuth-3.2.3.tar.gz) = 226047 From owner-svn-ports-all@freebsd.org Tue Jun 6 20:59:53 2017 Return-Path: Delivered-To: svn-ports-all@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 C218DBF4EAD; Tue, 6 Jun 2017 20:59:53 +0000 (UTC) (envelope-from robak@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 92DA97AD14; Tue, 6 Jun 2017 20:59:53 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56KxqxL099990; Tue, 6 Jun 2017 20:59:52 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56KxqlV099989; Tue, 6 Jun 2017 20:59:52 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201706062059.v56KxqlV099989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 6 Jun 2017 20:59:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442806 - head/sysutils/py-iocage X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 20:59:53 -0000 Author: robak Date: Tue Jun 6 20:59:52 2017 New Revision: 442806 URL: https://svnweb.freebsd.org/changeset/ports/442806 Log: sysutils/py-iocage: mark as DEPRECATED, obsoleted by sysutils/py3-iocage Modified: head/sysutils/py-iocage/Makefile Modified: head/sysutils/py-iocage/Makefile ============================================================================== --- head/sysutils/py-iocage/Makefile Tue Jun 6 20:56:11 2017 (r442805) +++ head/sysutils/py-iocage/Makefile Tue Jun 6 20:59:52 2017 (r442806) @@ -21,6 +21,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports.lzma>=0. ${PYTHON_PKGNAMEPREFIX}texttable>=0.8.7:textproc/py-texttable \ ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests +DEPRECATED= obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2 +EXPIRATION_DATE=2017-07-07 + USE_GITHUB= yes NO_ARCH= yes From owner-svn-ports-all@freebsd.org Tue Jun 6 21:20:57 2017 Return-Path: Delivered-To: svn-ports-all@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 98199BF52EF; Tue, 6 Jun 2017 21:20:57 +0000 (UTC) (envelope-from tobik@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 73BFA7B960; Tue, 6 Jun 2017 21:20:57 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56LKuFN011493; Tue, 6 Jun 2017 21:20:56 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56LKuZ9011490; Tue, 6 Jun 2017 21:20:56 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706062120.v56LKuZ9011490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 6 Jun 2017 21:20:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442807 - in head/audio/mp3blaster: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 21:20:57 -0000 Author: tobik Date: Tue Jun 6 21:20:56 2017 New Revision: 442807 URL: https://svnweb.freebsd.org/changeset/ports/442807 Log: Update to 3.2.6 While here: - Add license - Add the missing SDL option to OPTIONS_DEFINE - Fix ESOUND option - Fix build of NAS option with Clang < 4.0 - The configure script says this configure: WARNING: unrecognized options: --with-cxxflags so remove it from CONFIGURE_ARGS - Regenerate patches Changes: http://www.mp3blaster.org/2017/05/its-only-been-8-years.html PR: 219808 Approved by: lme (mentor), novel (maintainer) Differential Revision: https://reviews.freebsd.org/D11076 Added: head/audio/mp3blaster/files/patch-mpegsound_nasplayer.cc (contents, props changed) head/audio/mp3blaster/files/patch-src_main.cc (contents, props changed) Deleted: head/audio/mp3blaster/files/patch-src__global.cc head/audio/mp3blaster/files/patch-src__main.cc Modified: head/audio/mp3blaster/Makefile head/audio/mp3blaster/distinfo Modified: head/audio/mp3blaster/Makefile ============================================================================== --- head/audio/mp3blaster/Makefile Tue Jun 6 20:59:52 2017 (r442806) +++ head/audio/mp3blaster/Makefile Tue Jun 6 21:20:56 2017 (r442807) @@ -2,23 +2,20 @@ # $FreeBSD$ PORTNAME= mp3blaster -PORTVERSION= 3.2.5 -PORTREVISION= 6 +PORTVERSION= 3.2.6 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= MP3 console ncurses-based player -USES= gmake ncurses +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake localbase:ldflags ncurses GNU_CONFIGURE= yes -WANT_GNOME= yes -CONFIGURE_ARGS= --with-cxxflags="${CXXFLAGS}" -CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT -LDFLAGS+= -lpthread -L${LOCALBASE}/lib - -OPTIONS_DEFINE= LIRC NAS SIDPLAY VORBIS DOCS ESOUND +OPTIONS_DEFINE= DOCS ESOUND LIRC NAS SDL SIDPLAY VORBIS OPTIONS_DEFAULT= SIDPLAY VORBIS SIDPLAY_DESC= Sidplayer support @@ -41,7 +38,7 @@ NAS_LIB_DEPENDS= libaudio.so:audio/nas NAS_LDFLAGS= -laudio ESOUND_CONFIGURE_WITH= esd -ESOUND_GNOME= esound +ESOUND_USE= GNOME=esound post-patch: @${REINPLACE_CMD} -e 's|/usr/local/share/mp3blaster/win2koi.tbl|${DATADIR}/charmap/win2koi.tbl|' \ Modified: head/audio/mp3blaster/distinfo ============================================================================== --- head/audio/mp3blaster/distinfo Tue Jun 6 20:59:52 2017 (r442806) +++ head/audio/mp3blaster/distinfo Tue Jun 6 21:20:56 2017 (r442807) @@ -1,2 +1,3 @@ -SHA256 (mp3blaster-3.2.5.tar.gz) = 129115742c77362cc3508eb7782702cfb44af2463a5453e8d19ea68abccedc29 -SIZE (mp3blaster-3.2.5.tar.gz) = 329407 +TIMESTAMP = 1496705259 +SHA256 (mp3blaster-3.2.6.tar.gz) = 43d9f656367d16aaac163f93dc323e9843c3dd565401567edef3e1e72b9e1ee0 +SIZE (mp3blaster-3.2.6.tar.gz) = 354019 Added: head/audio/mp3blaster/files/patch-mpegsound_nasplayer.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/mp3blaster/files/patch-mpegsound_nasplayer.cc Tue Jun 6 21:20:56 2017 (r442807) @@ -0,0 +1,14 @@ +nasplayer.cc:37:23: error: out-of-line definition of 'opendevice' does not match any declaration in 'NASplayer' +NASplayer *NASplayer::opendevice(char *server) + ^~~~~~~~~~ +--- mpegsound/nasplayer.cc.orig 2017-06-06 00:05:37 UTC ++++ mpegsound/nasplayer.cc +@@ -34,7 +34,7 @@ NASplayer::~NASplayer() + } + } + +-NASplayer *NASplayer::opendevice(char *server) ++NASplayer *NASplayer::opendevice(const char *server) + { + AuServer *aud; + char *return_status; Added: head/audio/mp3blaster/files/patch-src_main.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/mp3blaster/files/patch-src_main.cc Tue Jun 6 21:20:56 2017 (r442807) @@ -0,0 +1,11 @@ +--- src/main.cc.orig 2017-05-15 22:14:13 UTC ++++ src/main.cc +@@ -5480,7 +5480,7 @@ main(int argc, char *argv[], char *envp[]) + { 0, 0, 0, 0} + }; + +- c = getopt_long(argc, argv, "28a:c:df:hl:m:no:p:qRr:s:t:v", long_options, ++ c = getopt_long_only(argc, argv, "28a:c:df:hl:m:no:p:qRr:s:t:v", long_options, + &long_index); + + if (c == EOF) From owner-svn-ports-all@freebsd.org Tue Jun 6 21:34:37 2017 Return-Path: Delivered-To: svn-ports-all@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 7E0B8BF55AC; Tue, 6 Jun 2017 21:34:37 +0000 (UTC) (envelope-from skreuzer@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 3E82B7BEE6; Tue, 6 Jun 2017 21:34:37 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56LYa9c016267; Tue, 6 Jun 2017 21:34:36 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56LYaq5016265; Tue, 6 Jun 2017 21:34:36 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201706062134.v56LYaq5016265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 6 Jun 2017 21:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442808 - in head/math/moo: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 06 Jun 2017 21:34:37 -0000 Author: skreuzer Date: Tue Jun 6 21:34:35 2017 New Revision: 442808 URL: https://svnweb.freebsd.org/changeset/ports/442808 Log: Add support for capsicum Modified: head/math/moo/Makefile head/math/moo/files/patch-Makefile head/math/moo/files/patch-moo.y Modified: head/math/moo/Makefile ============================================================================== --- head/math/moo/Makefile Tue Jun 6 21:20:56 2017 (r442807) +++ head/math/moo/Makefile Tue Jun 6 21:34:35 2017 (r442808) @@ -3,6 +3,7 @@ PORTNAME= moo PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= skreuzer@FreeBSD.org @@ -15,6 +16,10 @@ GH_ACCOUNT= raylai GH_TAGNAME= ${PORTVERSION} PLIST_FILES= bin/moo man/man1/moo.1.gz + +.if exists(/usr/include/sys/capsicum.h) +CFLAGS+= -DHAVE_CAPSICUM +.endif MAKE_JOBS_UNSAFE= yes Modified: head/math/moo/files/patch-Makefile ============================================================================== --- head/math/moo/files/patch-Makefile Tue Jun 6 21:20:56 2017 (r442807) +++ head/math/moo/files/patch-Makefile Tue Jun 6 21:34:35 2017 (r442808) @@ -1,4 +1,4 @@ ---- Makefile.orig 2017-06-01 18:24:01 UTC +--- Makefile.orig 2016-06-04 10:05:27 UTC +++ Makefile @@ -1,14 +1,14 @@ PROG= moo Modified: head/math/moo/files/patch-moo.y ============================================================================== --- head/math/moo/files/patch-moo.y Tue Jun 6 21:20:56 2017 (r442807) +++ head/math/moo/files/patch-moo.y Tue Jun 6 21:34:35 2017 (r442808) @@ -1,7 +1,19 @@ --- moo.y.orig 2016-06-04 10:05:27 UTC +++ moo.y -@@ -34,7 +34,7 @@ static int used_oct; +@@ -4,6 +4,11 @@ + * Public domain. + */ ++#ifdef HAVE_CAPSICUM ++#include ++#include ++#endif ++ + #include + #include + #include +@@ -34,7 +39,7 @@ static int used_oct; + static void divbyzero(void); static void printnum(int64_t); -__dead static void usage(void); @@ -9,17 +21,27 @@ void yyerror(char *); int yylex(void); int yyparse(void); -@@ -317,9 +317,6 @@ main(int argc, char *argv[]) +@@ -315,10 +320,16 @@ getnum(const char *nptr) + int + main(int argc, char *argv[]) { - int ch; +- int ch; ++#ifdef HAVE_CAPSICUM ++ if (caph_limit_stdio() < 0) ++ err(1, "unable to limit capabilities for stdio"); - if (pledge("stdio tmppath", NULL) == -1) - err(1, "pledge"); -- ++ caph_cache_catpages(); ++ if (cap_enter() < 0 && errno != ENOSYS) ++ err(1, "unable to enter capability mode"); ++#endif ++ ++ int ch; + while ((ch = getopt(argc, argv, "0123456789b:lsuw:")) != -1) switch (ch) { - /* -@@ -403,9 +400,6 @@ DONEPARSING: +@@ -403,9 +414,6 @@ DONEPARSING: yyin = sfp; } From owner-svn-ports-all@freebsd.org Tue Jun 6 22:31:32 2017 Return-Path: Delivered-To: svn-ports-all@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 B3E8DBF62E1; Tue, 6 Jun 2017 22:31:32 +0000 (UTC) (envelope-from mandree@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 9052E7D59F; Tue, 6 Jun 2017 22:31:32 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56MVVIt036968; Tue, 6 Jun 2017 22:31:31 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56MVVXL036966; Tue, 6 Jun 2017 22:31:31 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201706062231.v56MVVXL036966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 6 Jun 2017 22:31:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442809 - in branches/2017Q2/security/openvpn-auth-ldap: . files X-SVN-Group: ports-branches 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.23 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: Tue, 06 Jun 2017 22:31:32 -0000 Author: mandree Date: Tue Jun 6 22:31:31 2017 New Revision: 442809 URL: https://svnweb.freebsd.org/changeset/ports/442809 Log: MFH: r440973 r440974 r440979 r440981 Unbreak security/openvpn-auth-ldap on 2017Q2, regressed since r440676 (which was an approved MFH of r440667, updating security/openvpn to v2.4.2), with these changes: Unbreak openvpn-plugin.h detection. Apparently the header file changed in openvpn 2.4.2 and now requires #include explicitly to pull the typedef for size_t in. Add that header line to the test so it won't report a false negative result. Reported by: pkg-fallout@ Modernize, resolving DEVELOPER=yes warnings. No longer depend on OpenVPN sources. OpenVPN 2.3.0 and newer have installed the openvpn-plugin.h file. Cease requiring and extracting the source tarball to obtain this file (as we used to do with 2.2.x and older). Revise Github comment. Invoking blanket approval "Build, Runtime or Packaging fixes, if the quarterly branch version is currently broken." Reported by: Johannes Jost Meixner Approved by: ports-secteam (blanket) Added: branches/2017Q2/security/openvpn-auth-ldap/files/patch-aclocal.m4 - copied, changed from r440973, head/security/openvpn-auth-ldap/files/patch-aclocal.m4 Modified: branches/2017Q2/security/openvpn-auth-ldap/Makefile Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/security/openvpn-auth-ldap/Makefile ============================================================================== --- branches/2017Q2/security/openvpn-auth-ldap/Makefile Tue Jun 6 21:34:35 2017 (r442808) +++ branches/2017Q2/security/openvpn-auth-ldap/Makefile Tue Jun 6 22:31:31 2017 (r442809) @@ -15,17 +15,15 @@ COMMENT= LDAP authentication plugin for OpenVPN LICENSE= BSD3CLAUSE BUILD_DEPENDS= re2c:devel/re2c \ - ${NONEXISTENT}:security/openvpn:extract \ - check>=0:devel/check + check>=0:devel/check \ + ${LOCALBASE}/include/openvpn-plugin.h:security/openvpn -USES= objc tar:xz +USES= autoreconf objc tar:xz GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf autoheader USE_OPENLDAP= yes -OPENVPN_WRKSRC= `cd ${PORTSDIR}/security/openvpn; make -V WRKSRC` CONFIGURE_ARGS+= --with-openldap=${LOCALBASE} \ - --with-openvpn=${OPENVPN_WRKSRC}/include \ + --with-openvpn=${LOCALBASE}/include \ --with-objc-runtime=GNU PORTDOCS= README @@ -62,9 +60,7 @@ CC+= ${DEBUG_FLAGS} # this is a local target to build a tarball from SVN # and another target to upload it # Note that googlecode.com is gone. Apparently someone exported the code -# to Github, but aside from a README that got converted to Markdown -# syntax, there hadn't been changes as of 2016-12-07. -# https://github.com/threerings/openvpn-auth-ldap/ +# to Github: https://github.com/threerings/openvpn-auth-ldap/ build-tarball: ${DISTFILES} ${DISTFILES}: ${RM} -r ${WRKSRC} Copied and modified: branches/2017Q2/security/openvpn-auth-ldap/files/patch-aclocal.m4 (from r440973, head/security/openvpn-auth-ldap/files/patch-aclocal.m4) ============================================================================== --- head/security/openvpn-auth-ldap/files/patch-aclocal.m4 Mon May 15 21:11:21 2017 (r440973, copy source) +++ branches/2017Q2/security/openvpn-auth-ldap/files/patch-aclocal.m4 Tue Jun 6 22:31:31 2017 (r442809) @@ -4,7 +4,7 @@ AC_CACHE_VAL(od_cv_openvpn, [ AC_LINK_IFELSE([ AC_LANG_PROGRAM([ -+ #include ++ #include #include ], [ int flag = OPENVPN_PLUGIN_UP; From owner-svn-ports-all@freebsd.org Tue Jun 6 22:39:52 2017 Return-Path: Delivered-To: svn-ports-all@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 6D265BF63F2; Tue, 6 Jun 2017 22:39:52 +0000 (UTC) (envelope-from danilo@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 469B87D8D8; Tue, 6 Jun 2017 22:39:52 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Mdpec041032; Tue, 6 Jun 2017 22:39:51 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56MdoRe041030; Tue, 6 Jun 2017 22:39:50 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706062239.v56MdoRe041030@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 6 Jun 2017 22:39:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442810 - head/devel/libunwind X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 22:39:52 -0000 Author: danilo Date: Tue Jun 6 22:39:50 2017 New Revision: 442810 URL: https://svnweb.freebsd.org/changeset/ports/442810 Log: - Add DOCS option. The configure script looks for latex2man tool to install docs but the man files are already built in the package, so we are just installing them. PR: 219582 Submitted by: John Hein Modified: head/devel/libunwind/Makefile head/devel/libunwind/pkg-plist Modified: head/devel/libunwind/Makefile ============================================================================== --- head/devel/libunwind/Makefile Tue Jun 6 22:31:31 2017 (r442809) +++ head/devel/libunwind/Makefile Tue Jun 6 22:39:50 2017 (r442810) @@ -3,6 +3,7 @@ PORTNAME= libunwind PORTVERSION= 20170113 # This is the release date of libunwind 1.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAVANNAH DISTNAME= ${PORTNAME}-1.2 @@ -13,10 +14,14 @@ COMMENT= Generic stack unwinding library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +OPTIONS_DEFINE= DOCS +OPTIONS_SUB= yes +DOCS_CONFIGURE_ON= ac_cv_path_LATEX2MAN=${TRUE} +DOCS_CONFIGURE_OFF= --disable-documentation + ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-documentation INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool pathfix pkgconfig Modified: head/devel/libunwind/pkg-plist ============================================================================== --- head/devel/libunwind/pkg-plist Tue Jun 6 22:31:31 2017 (r442809) +++ head/devel/libunwind/pkg-plist Tue Jun 6 22:39:50 2017 (r442810) @@ -32,3 +32,32 @@ libdata/pkgconfig/libunwind-generic.pc libdata/pkgconfig/libunwind-ptrace.pc libdata/pkgconfig/libunwind-setjmp.pc libdata/pkgconfig/libunwind.pc +%%DOCS%%man/man3/_U_dyn_cancel.3.gz +%%DOCS%%man/man3/_U_dyn_register.3.gz +%%DOCS%%man/man3/libunwind-dynamic.3.gz +%%DOCS%%man/man3/libunwind-ia64.3.gz +%%DOCS%%man/man3/libunwind-ptrace.3.gz +%%DOCS%%man/man3/libunwind-setjmp.3.gz +%%DOCS%%man/man3/libunwind.3.gz +%%DOCS%%man/man3/unw_backtrace.3.gz +%%DOCS%%man/man3/unw_create_addr_space.3.gz +%%DOCS%%man/man3/unw_destroy_addr_space.3.gz +%%DOCS%%man/man3/unw_flush_cache.3.gz +%%DOCS%%man/man3/unw_get_accessors.3.gz +%%DOCS%%man/man3/unw_get_fpreg.3.gz +%%DOCS%%man/man3/unw_get_proc_info.3.gz +%%DOCS%%man/man3/unw_get_proc_info_by_ip.3.gz +%%DOCS%%man/man3/unw_get_proc_name.3.gz +%%DOCS%%man/man3/unw_get_reg.3.gz +%%DOCS%%man/man3/unw_getcontext.3.gz +%%DOCS%%man/man3/unw_init_local.3.gz +%%DOCS%%man/man3/unw_init_remote.3.gz +%%DOCS%%man/man3/unw_is_fpreg.3.gz +%%DOCS%%man/man3/unw_is_signal_frame.3.gz +%%DOCS%%man/man3/unw_regname.3.gz +%%DOCS%%man/man3/unw_resume.3.gz +%%DOCS%%man/man3/unw_set_caching_policy.3.gz +%%DOCS%%man/man3/unw_set_fpreg.3.gz +%%DOCS%%man/man3/unw_set_reg.3.gz +%%DOCS%%man/man3/unw_step.3.gz +%%DOCS%%man/man3/unw_strerror.3.gz From owner-svn-ports-all@freebsd.org Tue Jun 6 22:48:02 2017 Return-Path: Delivered-To: svn-ports-all@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 3FB2FBF6599; Tue, 6 Jun 2017 22:48:02 +0000 (UTC) (envelope-from olgeni@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 027247DD0D; Tue, 6 Jun 2017 22:48:01 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v56Mm1Ob044958; Tue, 6 Jun 2017 22:48:01 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v56Mm0Dp044956; Tue, 6 Jun 2017 22:48:00 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706062248.v56Mm0Dp044956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 6 Jun 2017 22:48:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442811 - head/devel/elixir-smppex X-SVN-Group: ports-head 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.23 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: Tue, 06 Jun 2017 22:48:02 -0000 Author: olgeni Date: Tue Jun 6 22:48:00 2017 New Revision: 442811 URL: https://svnweb.freebsd.org/changeset/ports/442811 Log: Update devel/elixir-smppex to version 0.3.1. Modified: head/devel/elixir-smppex/Makefile head/devel/elixir-smppex/distinfo Modified: head/devel/elixir-smppex/Makefile ============================================================================== --- head/devel/elixir-smppex/Makefile Tue Jun 6 22:39:50 2017 (r442810) +++ head/devel/elixir-smppex/Makefile Tue Jun 6 22:48:00 2017 (r442811) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smppex -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-smppex/distinfo ============================================================================== --- head/devel/elixir-smppex/distinfo Tue Jun 6 22:39:50 2017 (r442810) +++ head/devel/elixir-smppex/distinfo Tue Jun 6 22:48:00 2017 (r442811) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494063522 -SHA256 (savonarola-smppex-v0.3.0_GH0.tar.gz) = 3ac8928b9defb913149fe0414ca4f1f8352325b22be5b0b23fda5b0fedd39a9c -SIZE (savonarola-smppex-v0.3.0_GH0.tar.gz) = 46719 +TIMESTAMP = 1496788705 +SHA256 (savonarola-smppex-v0.3.1_GH0.tar.gz) = da5decae3b51530d48f8e5cbbb1804ba79013bd363709a7a5844c2e3116b7f3b +SIZE (savonarola-smppex-v0.3.1_GH0.tar.gz) = 46957 From owner-svn-ports-all@freebsd.org Wed Jun 7 00:25:34 2017 Return-Path: Delivered-To: svn-ports-all@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 3BA93BF7B82; Wed, 7 Jun 2017 00:25:34 +0000 (UTC) (envelope-from skreuzer@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 0BDD07FE5C; Wed, 7 Jun 2017 00:25:33 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v570PXlH085085; Wed, 7 Jun 2017 00:25:33 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v570PXkQ085084; Wed, 7 Jun 2017 00:25:33 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201706070025.v570PXkQ085084@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 7 Jun 2017 00:25:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442812 - head/www/py-scrapy X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 00:25:34 -0000 Author: skreuzer Date: Wed Jun 7 00:25:32 2017 New Revision: 442812 URL: https://svnweb.freebsd.org/changeset/ports/442812 Log: Fix dependencies PR: 219311 Submitted by: Eric Camachat Modified: head/www/py-scrapy/Makefile Modified: head/www/py-scrapy/Makefile ============================================================================== --- head/www/py-scrapy/Makefile Tue Jun 6 22:48:00 2017 (r442811) +++ head/www/py-scrapy/Makefile Wed Jun 7 00:25:32 2017 (r442812) @@ -3,6 +3,7 @@ PORTNAME= Scrapy PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=15.5.0:de ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}w3lib>=1.14.2:www/py-w3lib \ ${PYTHON_PKGNAMEPREFIX}cssselect>=0.9:www/py-cssselect \ - ${PYTHON_PKGNAMEPREFIX}queuelib>=1.2.2:sysutils/py-queuelib + ${PYTHON_PKGNAMEPREFIX}queuelib>=1.2.2:sysutils/py-queuelib \ + ${PYTHON_PKGNAMEPREFIX}pydispatcher>=2.0.5:devel/py-pydispatcher \ + ${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity \ + ${PYTHON_PKGNAMEPREFIX}parsel>=1.1:textproc/py-parsel USES= python USE_PYTHON= distutils autoplist From owner-svn-ports-all@freebsd.org Wed Jun 7 02:20:27 2017 Return-Path: Delivered-To: svn-ports-all@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 7228ABF950C; Wed, 7 Jun 2017 02:20:27 +0000 (UTC) (envelope-from danilo@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 40AB382817; Wed, 7 Jun 2017 02:20:27 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v572KQQC029732; Wed, 7 Jun 2017 02:20:26 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v572KQsl029731; Wed, 7 Jun 2017 02:20:26 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706070220.v572KQsl029731@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 7 Jun 2017 02:20:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442813 - head/editors/tea X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 02:20:27 -0000 Author: danilo Date: Wed Jun 7 02:20:26 2017 New Revision: 442813 URL: https://svnweb.freebsd.org/changeset/ports/442813 Log: - Add QT5 support PR: 219560 Submitted by: Eric Camachat Modified: head/editors/tea/Makefile Modified: head/editors/tea/Makefile ============================================================================== --- head/editors/tea/Makefile Wed Jun 7 00:25:32 2017 (r442812) +++ head/editors/tea/Makefile Wed Jun 7 02:20:26 2017 (r442813) @@ -7,19 +7,23 @@ CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ MAINTAINER= danilo@FreeBSD.org -COMMENT= Simple and powerful Qt4-based text editor +COMMENT= Simple and powerful Qt-based text editor LICENSE= GPLv3 +OPTIONS_SINGLE= TOOLKITS +OPTIONS_SINGLE_TOOLKITS= QT4 QT5 OPTIONS_DEFINE= DOCS OPTIONS_GROUP= SPELL OPTIONS_GROUP_SPELL= ASPELL HUNSPELL -OPTIONS_DEFAULT= ASPELL HUNSPELL +OPTIONS_DEFAULT= QT4 ASPELL HUNSPELL USES= pkgconfig:build qmake tar:bzip2 USE_GL= gl USE_LOCALE= en_US.UTF-8 -USE_QT4= corelib gui moc_build network rcc_build + +QT4_USE= qt4=corelib,gui,moc_build,network,rcc_build +QT5_USE= qt5=buildtools_build,core,gui,network,widgets,printsupport,qml,quick LDFLAGS+= -lz PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png From owner-svn-ports-all@freebsd.org Wed Jun 7 02:52:36 2017 Return-Path: Delivered-To: svn-ports-all@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 E31C4BF9C76; Wed, 7 Jun 2017 02:52:36 +0000 (UTC) (envelope-from danilo@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 B1712833E1; Wed, 7 Jun 2017 02:52:36 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v572qZN2045725; Wed, 7 Jun 2017 02:52:35 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v572qZJD045722; Wed, 7 Jun 2017 02:52:35 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706070252.v572qZJD045722@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 7 Jun 2017 02:52:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442814 - head/math/armadillo X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 02:52:37 -0000 Author: danilo Date: Wed Jun 7 02:52:35 2017 New Revision: 442814 URL: https://svnweb.freebsd.org/changeset/ports/442814 Log: - Update to 7.950.0 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Wed Jun 7 02:20:26 2017 (r442813) +++ head/math/armadillo/Makefile Wed Jun 7 02:52:35 2017 (r442814) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.900.1 -PORTREVISION= 1 +PORTVERSION= 7.950.0 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Wed Jun 7 02:20:26 2017 (r442813) +++ head/math/armadillo/distinfo Wed Jun 7 02:52:35 2017 (r442814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494859287 -SHA256 (armadillo-7.900.1.tar.xz) = 33eec7013990b5477ccc5ad3abc68bc2326c7a7a2790014d625cfcf37c0e07d3 -SIZE (armadillo-7.900.1.tar.xz) = 4022388 +TIMESTAMP = 1496535016 +SHA256 (armadillo-7.950.0.tar.xz) = da89281959d48c60ce546dd370ef712ec1e24714e1e9afadad17dd2fbbc5876e +SIZE (armadillo-7.950.0.tar.xz) = 4022536 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Wed Jun 7 02:20:26 2017 (r442813) +++ head/math/armadillo/pkg-plist Wed Jun 7 02:52:35 2017 (r442814) @@ -262,6 +262,7 @@ include/armadillo_bits/include_superlu.hpp include/armadillo_bits/injector_bones.hpp include/armadillo_bits/injector_meat.hpp include/armadillo_bits/memory.hpp +include/armadillo_bits/mp_misc.hpp include/armadillo_bits/mtGlueCube_bones.hpp include/armadillo_bits/mtGlueCube_meat.hpp include/armadillo_bits/mtGlue_bones.hpp @@ -501,7 +502,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.900.1 +lib/libarmadillo.so.7.950.0 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake From owner-svn-ports-all@freebsd.org Wed Jun 7 03:02:35 2017 Return-Path: Delivered-To: svn-ports-all@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 4FF7CBF9E6A; Wed, 7 Jun 2017 03:02:35 +0000 (UTC) (envelope-from danilo@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 1A9438390D; Wed, 7 Jun 2017 03:02:35 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5732YQO050386; Wed, 7 Jun 2017 03:02:34 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5732YhT050384; Wed, 7 Jun 2017 03:02:34 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706070302.v5732YhT050384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 7 Jun 2017 03:02:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442815 - head/japanese/p5-Number-Phone-JP X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 03:02:35 -0000 Author: danilo Date: Wed Jun 7 03:02:33 2017 New Revision: 442815 URL: https://svnweb.freebsd.org/changeset/ports/442815 Log: - Update to 0.20170601 Modified: head/japanese/p5-Number-Phone-JP/Makefile head/japanese/p5-Number-Phone-JP/distinfo Modified: head/japanese/p5-Number-Phone-JP/Makefile ============================================================================== --- head/japanese/p5-Number-Phone-JP/Makefile Wed Jun 7 02:52:35 2017 (r442814) +++ head/japanese/p5-Number-Phone-JP/Makefile Wed Jun 7 03:02:33 2017 (r442815) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Number-Phone-JP -PORTVERSION= 0.20170501 +PORTVERSION= 0.20170601 CATEGORIES= japanese perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TANIGUCHI Modified: head/japanese/p5-Number-Phone-JP/distinfo ============================================================================== --- head/japanese/p5-Number-Phone-JP/distinfo Wed Jun 7 02:52:35 2017 (r442814) +++ head/japanese/p5-Number-Phone-JP/distinfo Wed Jun 7 03:02:33 2017 (r442815) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494185431 -SHA256 (Number-Phone-JP-0.20170501.tar.gz) = 7593533697b7fa29dcd1470b20b92e543ad7aeccf8c390cc69b44168fd539eed -SIZE (Number-Phone-JP-0.20170501.tar.gz) = 409532 +TIMESTAMP = 1496804003 +SHA256 (Number-Phone-JP-0.20170601.tar.gz) = 129cf58660ab82a484f023cbfb564dc6a7ea198906bec4237877674cd9244250 +SIZE (Number-Phone-JP-0.20170601.tar.gz) = 409439 From owner-svn-ports-all@freebsd.org Wed Jun 7 03:38:09 2017 Return-Path: Delivered-To: svn-ports-all@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 4A7B9BFA326; Wed, 7 Jun 2017 03:38:09 +0000 (UTC) (envelope-from danilo@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 0D7D3844EC; Wed, 7 Jun 2017 03:38:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v573c8xU062801; Wed, 7 Jun 2017 03:38:08 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v573c8Ox062799; Wed, 7 Jun 2017 03:38:08 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706070338.v573c8Ox062799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 7 Jun 2017 03:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442816 - head/graphics/apngdis X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 03:38:09 -0000 Author: danilo Date: Wed Jun 7 03:38:07 2017 New Revision: 442816 URL: https://svnweb.freebsd.org/changeset/ports/442816 Log: - Update to 2.9 Modified: head/graphics/apngdis/Makefile head/graphics/apngdis/distinfo Modified: head/graphics/apngdis/Makefile ============================================================================== --- head/graphics/apngdis/Makefile Wed Jun 7 03:02:33 2017 (r442815) +++ head/graphics/apngdis/Makefile Wed Jun 7 03:38:07 2017 (r442816) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= apngdis -PORTVERSION= 2.8 +PORTVERSION= 2.9 DISTVERSIONSUFFIX=-src CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} Modified: head/graphics/apngdis/distinfo ============================================================================== --- head/graphics/apngdis/distinfo Wed Jun 7 03:02:33 2017 (r442815) +++ head/graphics/apngdis/distinfo Wed Jun 7 03:38:07 2017 (r442816) @@ -1,2 +1,3 @@ -SHA256 (apngdis-2.8-src.zip) = 58f5082025f3e97d9072dfe3fbd3abc43252ee118a7463209b65d05b8fd71741 -SIZE (apngdis-2.8-src.zip) = 460138 +TIMESTAMP = 1496806617 +SHA256 (apngdis-2.9-src.zip) = 9d20082e770ab94b28ff5b989c5d8b7e723a23e32bc804e1638953bf5ba943f2 +SIZE (apngdis-2.9-src.zip) = 470989 From owner-svn-ports-all@freebsd.org Wed Jun 7 04:06:34 2017 Return-Path: Delivered-To: svn-ports-all@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 C0664BFA80B; Wed, 7 Jun 2017 04:06:34 +0000 (UTC) (envelope-from danilo@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 8AD2684FC1; Wed, 7 Jun 2017 04:06:34 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5746XKD074778; Wed, 7 Jun 2017 04:06:33 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5746XZJ074775; Wed, 7 Jun 2017 04:06:33 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706070406.v5746XZJ074775@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 7 Jun 2017 04:06:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442817 - head/graphics/gscan2pdf X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 04:06:34 -0000 Author: danilo Date: Wed Jun 7 04:06:33 2017 New Revision: 442817 URL: https://svnweb.freebsd.org/changeset/ports/442817 Log: - Update to 1.8.2 Modified: head/graphics/gscan2pdf/Makefile head/graphics/gscan2pdf/distinfo head/graphics/gscan2pdf/pkg-plist Modified: head/graphics/gscan2pdf/Makefile ============================================================================== --- head/graphics/gscan2pdf/Makefile Wed Jun 7 03:38:07 2017 (r442816) +++ head/graphics/gscan2pdf/Makefile Wed Jun 7 04:06:33 2017 (r442817) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gscan2pdf -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.2 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/gscan2pdf/distinfo ============================================================================== --- head/graphics/gscan2pdf/distinfo Wed Jun 7 03:38:07 2017 (r442816) +++ head/graphics/gscan2pdf/distinfo Wed Jun 7 04:06:33 2017 (r442817) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494182811 -SHA256 (gscan2pdf-1.8.0.tar.xz) = 8c0bad83634c6524972a090a24a25a401229b7e4a047f1163275967646be6d50 -SIZE (gscan2pdf-1.8.0.tar.xz) = 398336 +TIMESTAMP = 1496804604 +SHA256 (gscan2pdf-1.8.2.tar.xz) = d9fcf230e2c24e2a3cec0578e34709b3b2b95e4e5d6f84c177091d652a592896 +SIZE (gscan2pdf-1.8.2.tar.xz) = 409296 Modified: head/graphics/gscan2pdf/pkg-plist ============================================================================== --- head/graphics/gscan2pdf/pkg-plist Wed Jun 7 03:38:07 2017 (r442816) +++ head/graphics/gscan2pdf/pkg-plist Wed Jun 7 04:06:33 2017 (r442817) @@ -26,6 +26,7 @@ man/man1/scanadf-perl.1.gz man/man1/scanimage-perl.1.gz share/appdata/gscan2pdf.appdata.xml share/applications/gscan2pdf.desktop +%%DATADIR%%/gscan2pdf-papyrus.svg %%DATADIR%%/gscan2pdf.svg %%DATADIR%%/hand-tool.svg %%DATADIR%%/mail-attach.svg From owner-svn-ports-all@freebsd.org Wed Jun 7 07:20:32 2017 Return-Path: Delivered-To: svn-ports-all@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 9ECDCBFD2AB; Wed, 7 Jun 2017 07:20:32 +0000 (UTC) (envelope-from brnrd@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 6D2F16490B; Wed, 7 Jun 2017 07:20:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v577KVmO051191; Wed, 7 Jun 2017 07:20:31 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v577KVYb051189; Wed, 7 Jun 2017 07:20:31 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201706070720.v577KVYb051189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Jun 2017 07:20:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442818 - head/www/mod_http2-devel X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 07:20:32 -0000 Author: brnrd Date: Wed Jun 7 07:20:31 2017 New Revision: 442818 URL: https://svnweb.freebsd.org/changeset/ports/442818 Log: www/mod_http2-devel: Update to 1.10.6 - Bugfix update to 1.10.6 Modified: head/www/mod_http2-devel/Makefile head/www/mod_http2-devel/distinfo Modified: head/www/mod_http2-devel/Makefile ============================================================================== --- head/www/mod_http2-devel/Makefile Wed Jun 7 04:06:33 2017 (r442817) +++ head/www/mod_http2-devel/Makefile Wed Jun 7 07:20:31 2017 (r442818) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_http2-devel -PORTVERSION= 1.10.5 +PORTVERSION= 1.10.6 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/mod_http2-devel/distinfo ============================================================================== --- head/www/mod_http2-devel/distinfo Wed Jun 7 04:06:33 2017 (r442817) +++ head/www/mod_http2-devel/distinfo Wed Jun 7 07:20:31 2017 (r442818) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493998359 -SHA256 (icing-mod_h2-v1.10.5_GH0.tar.gz) = 809ceec877ba6aa204efb0bc616589b805525dfa48ccf9ab898e2af4d42ed278 -SIZE (icing-mod_h2-v1.10.5_GH0.tar.gz) = 201377 +TIMESTAMP = 1496780265 +SHA256 (icing-mod_h2-v1.10.6_GH0.tar.gz) = 29afb6e1f87d1c069279e39e4c2d6e5a87ff5cc30e7591fc5eef1e08b529e5cd +SIZE (icing-mod_h2-v1.10.6_GH0.tar.gz) = 201474 From owner-svn-ports-all@freebsd.org Wed Jun 7 08:43:27 2017 Return-Path: Delivered-To: svn-ports-all@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 ACAC1BFED78; Wed, 7 Jun 2017 08:43:27 +0000 (UTC) (envelope-from vd@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 7A02167588; Wed, 7 Jun 2017 08:43:27 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v578hQqH087304; Wed, 7 Jun 2017 08:43:26 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v578hQKT087303; Wed, 7 Jun 2017 08:43:26 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201706070843.v578hQKT087303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Wed, 7 Jun 2017 08:43:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442819 - head/databases/galera X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 08:43:27 -0000 Author: vd Date: Wed Jun 7 08:43:26 2017 New Revision: 442819 URL: https://svnweb.freebsd.org/changeset/ports/442819 Log: databases/galera: Unbreak on powerpc64 by requesting a newer GCC Also set PORTVERSION, PORTREVISION and GH_TAGNAME conditionally (?=), so they can be overriden from the environment (to ease building custom packages from arbitrary commits on github). Modified: head/databases/galera/Makefile Modified: head/databases/galera/Makefile ============================================================================== --- head/databases/galera/Makefile Wed Jun 7 07:20:31 2017 (r442818) +++ head/databases/galera/Makefile Wed Jun 7 08:43:26 2017 (r442819) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= galera -PORTVERSION= 25.3.20 -PORTREVISION= 2 +PORTVERSION?= 25.3.20 +PORTREVISION?= 2 CATEGORIES= databases MAINTAINER= devel@galeracluster.com @@ -15,7 +15,6 @@ BUILD_DEPENDS= checkmk:devel/check \ ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libboost_date_time.so:devel/boost-libs -BROKEN_powerpc64= fails to compile: gu_atomic.h: This GCC version does not support 8-byte atomics on this platform. Use GCC >= 4.7.x NOT_FOR_ARCHS= i386 # On i386 older versions of clang produce: # cannot compile this atomic library call yet ... __atomic_add_fetch @@ -33,7 +32,7 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= codership -GH_TAGNAME= release_${DISTVERSION} +GH_TAGNAME?= release_${DISTVERSION} LDFLAGS+= -lboost_program_options -lboost_system MAKE_ARGS+= --config=force \ @@ -53,6 +52,11 @@ BOOSTPOOL_DESC= Use boost pool allocator BPOSTATIC_DESC= Use static boost_program_options .include + +# COMPILER_TYPE could be empty on older FreeBSD versions. +.if "${COMPILER_TYPE}" == gcc || ${OSVERSION} < 1000000 +USE_GCC= 4.8+ +.endif .if ${PORT_OPTIONS:MBOOSTPOOL} MAKE_ARGS+= boost_pool=1 From owner-svn-ports-all@freebsd.org Wed Jun 7 09:01:22 2017 Return-Path: Delivered-To: svn-ports-all@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 6009CBFF346; Wed, 7 Jun 2017 09:01:22 +0000 (UTC) (envelope-from amdmi3@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 2DEC167C7E; Wed, 7 Jun 2017 09:01:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5791LKR092556; Wed, 7 Jun 2017 09:01:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5791LuI092555; Wed, 7 Jun 2017 09:01:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706070901.v5791LuI092555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Jun 2017 09:01:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442820 - head/www/mod_cband X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 09:01:22 -0000 Author: amdmi3 Date: Wed Jun 7 09:01:21 2017 New Revision: 442820 URL: https://svnweb.freebsd.org/changeset/ports/442820 Log: - Add LICENSE - Switch to USES=tar - Unsilence installation commands - Switch to options helpers Approved by: portmgr blanket Modified: head/www/mod_cband/Makefile Modified: head/www/mod_cband/Makefile ============================================================================== --- head/www/mod_cband/Makefile Wed Jun 7 08:43:26 2017 (r442819) +++ head/www/mod_cband/Makefile Wed Jun 7 09:01:21 2017 (r442820) @@ -8,22 +8,28 @@ CATEGORIES= www MASTER_SITES= http://fossies.org/linux/www/apache_httpd_modules/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:C/_/-/}-${PORTVERSION} -EXTRACT_SUFX= .tgz DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Per-virtualhost bandwidth limiter module for Apache 2 +LICENSE= GPLv2+ BSD4CLAUSE +LICENSE_COMB= multi +LICENSE_FILE_GPLv2+ = ${WRKSRC}/LICENSE +LICENSE_FILE_BSD4CLAUSE= ${WRKSRC}/libpatricia.copyright + +USES= tar:tgz USE_APACHE= 22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apxs=${APXS} ALL_TARGET= # -PORTDOCS= libpatricia.copyright documentation.txt faq.txt +PORTDOCS= documentation.txt faq.txt -post-install: +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/libpatricia.copyright ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/doc/documentation.txt ${STAGEDIR}${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/doc/faq.txt ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/documentation.txt ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/faq.txt ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-all@freebsd.org Wed Jun 7 09:10:06 2017 Return-Path: Delivered-To: svn-ports-all@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 7E8B4BFF460; Wed, 7 Jun 2017 09:10:06 +0000 (UTC) (envelope-from demon@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 4EB49681E4; Wed, 7 Jun 2017 09:10:06 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v579A5p0095702; Wed, 7 Jun 2017 09:10:05 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v579A5Va095701; Wed, 7 Jun 2017 09:10:05 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201706070910.v579A5Va095701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Wed, 7 Jun 2017 09:10:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442821 - head/net/haproxy-devel X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 09:10:06 -0000 Author: demon Date: Wed Jun 7 09:10:05 2017 New Revision: 442821 URL: https://svnweb.freebsd.org/changeset/ports/442821 Log: Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS. Modified: head/net/haproxy-devel/Makefile Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Wed Jun 7 09:01:21 2017 (r442820) +++ head/net/haproxy-devel/Makefile Wed Jun 7 09:10:05 2017 (r442821) @@ -24,7 +24,8 @@ DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVIC DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \ - USE_ZLIB=1 USE_CPU_AFFINITY=1 USE_REGPARM=1 USE_ACCEPT4=1 CC="${CC}" CFLAGS="${CFLAGS} -fno-strict-aliasing -fwrapv" + USE_ZLIB=1 USE_CPU_AFFINITY=1 USE_REGPARM=1 USE_ACCEPT4=1 \ + CC="${CC}" DEBUG_CFLAGS="" CPU_CFLAGS="${CFLAGS}" OPTIONS_DEFINE= DOCS EXAMPLES LUA OPENSSL DEVICEATLAS OPTIONS_RADIO= PCRE From owner-svn-ports-all@freebsd.org Wed Jun 7 09:12:36 2017 Return-Path: Delivered-To: svn-ports-all@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 AA475BFF60C; Wed, 7 Jun 2017 09:12:36 +0000 (UTC) (envelope-from demon@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 7A14768669; Wed, 7 Jun 2017 09:12:36 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v579CZO2099660; Wed, 7 Jun 2017 09:12:35 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v579CZRD099658; Wed, 7 Jun 2017 09:12:35 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201706070912.v579CZRD099658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Wed, 7 Jun 2017 09:12:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442822 - in head/net/haproxy: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 09:12:36 -0000 Author: demon Date: Wed Jun 7 09:12:35 2017 New Revision: 442822 URL: https://svnweb.freebsd.org/changeset/ports/442822 Log: Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS. Added: head/net/haproxy/files/patch-Makefile (contents, props changed) Modified: head/net/haproxy/Makefile Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Wed Jun 7 09:10:05 2017 (r442821) +++ head/net/haproxy/Makefile Wed Jun 7 09:12:35 2017 (r442822) @@ -24,7 +24,8 @@ DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVIC DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \ - USE_ZLIB=1 USE_CPU_AFFINITY=1 USE_REGPARM=1 USE_ACCEPT4=1 CC="${CC}" CFLAGS="${CFLAGS} -fno-strict-aliasing -fwrapv" + USE_ZLIB=1 USE_CPU_AFFINITY=1 USE_REGPARM=1 USE_ACCEPT4=1 \ + CC="${CC}" DEBUG_CFLAGS="" CPU_CFLAGS="${CFLAGS}" OPTIONS_DEFINE= DOCS EXAMPLES LUA OPENSSL DEVICEATLAS OPTIONS_RADIO= PCRE Added: head/net/haproxy/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/haproxy/files/patch-Makefile Wed Jun 7 09:12:35 2017 (r442822) @@ -0,0 +1,11 @@ +--- Makefile.orig 2017-06-07 12:10:25.939151000 +0300 ++++ Makefile 2017-06-07 12:11:26.904447000 +0300 +@@ -128,7 +128,7 @@ DEBUG_CFLAGS = -g + #### Compiler-specific flags that may be used to disable some negative over- + # optimization or to silence some warnings. -fno-strict-aliasing is needed with + # gcc >= 4.4. +-SPEC_CFLAGS = -fno-strict-aliasing -Wdeclaration-after-statement ++SPEC_CFLAGS = -fno-strict-aliasing -Wdeclaration-after-statement -fwrapv + + #### Memory usage tuning + # If small memory footprint is required, you can reduce the buffer size. There From owner-svn-ports-all@freebsd.org Wed Jun 7 10:29:31 2017 Return-Path: Delivered-To: svn-ports-all@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 ABF30C08ECC; Wed, 7 Jun 2017 10:29:31 +0000 (UTC) (envelope-from olgeni@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 7C6946E525; Wed, 7 Jun 2017 10:29:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57ATUrw028359; Wed, 7 Jun 2017 10:29:30 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57ATU6B028356; Wed, 7 Jun 2017 10:29:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706071029.v57ATU6B028356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 7 Jun 2017 10:29:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442823 - head/textproc/erlang-p1_utils X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 10:29:31 -0000 Author: olgeni Date: Wed Jun 7 10:29:30 2017 New Revision: 442823 URL: https://svnweb.freebsd.org/changeset/ports/442823 Log: Update textproc/erlang-p1_utils to version 1.0.9. Modified: head/textproc/erlang-p1_utils/Makefile head/textproc/erlang-p1_utils/distinfo head/textproc/erlang-p1_utils/pkg-plist Modified: head/textproc/erlang-p1_utils/Makefile ============================================================================== --- head/textproc/erlang-p1_utils/Makefile Wed Jun 7 09:12:35 2017 (r442822) +++ head/textproc/erlang-p1_utils/Makefile Wed Jun 7 10:29:30 2017 (r442823) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= p1_utils -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= textproc PKGNAMEPREFIX= erlang- Modified: head/textproc/erlang-p1_utils/distinfo ============================================================================== --- head/textproc/erlang-p1_utils/distinfo Wed Jun 7 09:12:35 2017 (r442822) +++ head/textproc/erlang-p1_utils/distinfo Wed Jun 7 10:29:30 2017 (r442823) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491899315 -SHA256 (processone-p1_utils-1.0.8_GH0.tar.gz) = 9b43e025b923221cfe6a6efc76790d97b1c233e3e2db37fc804294d847bcfaa3 -SIZE (processone-p1_utils-1.0.8_GH0.tar.gz) = 53349 +TIMESTAMP = 1496831277 +SHA256 (processone-p1_utils-1.0.9_GH0.tar.gz) = a930055af617b1f21eecb9ff00dd68a429017e0b44bfe65377c42165ae967cf9 +SIZE (processone-p1_utils-1.0.9_GH0.tar.gz) = 55110 Modified: head/textproc/erlang-p1_utils/pkg-plist ============================================================================== --- head/textproc/erlang-p1_utils/pkg-plist Wed Jun 7 09:12:35 2017 (r442822) +++ head/textproc/erlang-p1_utils/pkg-plist Wed Jun 7 10:29:30 2017 (r442823) @@ -3,6 +3,7 @@ lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_file_queue lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_fsm.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_http.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_nif_utils.beam +lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_options.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_queue.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_server.beam lib/erlang/lib/p1_utils-%%VERSION%%/ebin/p1_time_compat.beam @@ -16,6 +17,7 @@ lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_file_queue. lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_fsm.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_http.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_nif_utils.erl +lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_options.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_queue.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_server.erl lib/erlang/lib/p1_utils-%%VERSION%%/src/p1_time_compat.erl From owner-svn-ports-all@freebsd.org Wed Jun 7 10:34:31 2017 Return-Path: Delivered-To: svn-ports-all@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 8AB1DC09167; Wed, 7 Jun 2017 10:34:31 +0000 (UTC) (envelope-from koobs@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 5B8AB6E9FA; Wed, 7 Jun 2017 10:34:31 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57AYU5q032437; Wed, 7 Jun 2017 10:34:30 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57AYUZR032434; Wed, 7 Jun 2017 10:34:30 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706071034.v57AYUZR032434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 7 Jun 2017 10:34:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442824 - in head/dns: . py-idna py3-idna X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 10:34:31 -0000 Author: koobs Date: Wed Jun 7 10:34:30 2017 New Revision: 442824 URL: https://svnweb.freebsd.org/changeset/ports/442824 Log: [NEW] dns/py3-idna: Create Python 3.x port of py-idna The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/dns/py3-idna/ - copied from r442817, head/dns/py-idna/ Modified: head/dns/Makefile head/dns/py-idna/Makefile head/dns/py3-idna/Makefile Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Wed Jun 7 10:29:30 2017 (r442823) +++ head/dns/Makefile Wed Jun 7 10:34:30 2017 (r442824) @@ -186,6 +186,7 @@ SUBDIR += py-tldextract SUBDIR += py-twistedNames SUBDIR += py3-dnspython + SUBDIR += py3-idna SUBDIR += radns SUBDIR += rbldnsd SUBDIR += rbllookup Modified: head/dns/py-idna/Makefile ============================================================================== --- head/dns/py-idna/Makefile Wed Jun 7 10:29:30 2017 (r442823) +++ head/dns/py-idna/Makefile Wed Jun 7 10:34:30 2017 (r442824) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Internationalized Domain Names in Applications (IDNA) -USES= python # Actually, 2.6-2.7,3.3-3.6 +USES?= python # Actually, 2.6-2.7,3.3-3.6 USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/dns/py3-idna/Makefile ============================================================================== --- head/dns/py-idna/Makefile Wed Jun 7 04:06:33 2017 (r442817) +++ head/dns/py3-idna/Makefile Wed Jun 7 10:34:30 2017 (r442824) @@ -1,21 +1,8 @@ # Created by: Kubilay Kocak # $FreeBSD$ -PORTNAME= idna -PORTVERSION= 2.5 -CATEGORIES= dns python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +MASTERDIR= ${.CURDIR}/../py-idna -MAINTAINER= koobs@FreeBSD.org -COMMENT= Internationalized Domain Names in Applications (IDNA) +USES= python:3.3+ -USES= python # Actually, 2.6-2.7,3.3-3.6 -USE_PYTHON= autoplist concurrent distutils - -NO_ARCH= yes - -do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test - -.include +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 10:44:57 2017 Return-Path: Delivered-To: svn-ports-all@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 05916C09393; Wed, 7 Jun 2017 10:44:57 +0000 (UTC) (envelope-from koobs@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 B001B6EE33; Wed, 7 Jun 2017 10:44:56 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57AitMe036720; Wed, 7 Jun 2017 10:44:55 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Ait43036719; Wed, 7 Jun 2017 10:44:55 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706071044.v57Ait43036719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 7 Jun 2017 10:44:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442825 - head/dns/py3-idna X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 10:44:57 -0000 Author: koobs Date: Wed Jun 7 10:44:55 2017 New Revision: 442825 URL: https://svnweb.freebsd.org/changeset/ports/442825 Log: dns/py3-idna: Delete pkg-descr and distinfo These files are no longer needed (inherited from py-idna) PR: 219833 Deleted: head/dns/py3-idna/distinfo head/dns/py3-idna/pkg-descr From owner-svn-ports-all@freebsd.org Wed Jun 7 10:49:24 2017 Return-Path: Delivered-To: svn-ports-all@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 C1D70C09597; Wed, 7 Jun 2017 10:49:24 +0000 (UTC) (envelope-from koobs@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 91FF46F00C; Wed, 7 Jun 2017 10:49:24 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57AnNjF037048; Wed, 7 Jun 2017 10:49:23 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57AnN7T037045; Wed, 7 Jun 2017 10:49:23 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706071049.v57AnN7T037045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 7 Jun 2017 10:49:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442826 - in head/security: . py-certifi py3-certifi X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 10:49:24 -0000 Author: koobs Date: Wed Jun 7 10:49:23 2017 New Revision: 442826 URL: https://svnweb.freebsd.org/changeset/ports/442826 Log: [NEW] security/py3-certifi: Create Python 3.x port of py-certifi The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Approved by: koobs (python, with hat) Added: head/security/py3-certifi/ - copied from r442817, head/security/py-certifi/ Deleted: head/security/py3-certifi/distinfo head/security/py3-certifi/pkg-descr Modified: head/security/Makefile head/security/py-certifi/Makefile head/security/py3-certifi/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Jun 7 10:44:55 2017 (r442825) +++ head/security/Makefile Wed Jun 7 10:49:23 2017 (r442826) @@ -963,6 +963,7 @@ SUBDIR += py-zope.securitypolicy SUBDIR += py-zope.session SUBDIR += py-zxcvbn-python + SUBDIR += py3-certifi SUBDIR += py3-libnacl SUBDIR += py3-pycrypto SUBDIR += qtkeychain-qt4 Modified: head/security/py-certifi/Makefile ============================================================================== --- head/security/py-certifi/Makefile Wed Jun 7 10:44:55 2017 (r442825) +++ head/security/py-certifi/Makefile Wed Jun 7 10:49:23 2017 (r442826) @@ -13,7 +13,7 @@ COMMENT= Mozilla SSL certificates LICENSE= ISCL NO_ARCH= yes -USES= python +USES?= python USE_PYTHON= autoplist distutils .include Modified: head/security/py3-certifi/Makefile ============================================================================== --- head/security/py-certifi/Makefile Wed Jun 7 04:06:33 2017 (r442817) +++ head/security/py3-certifi/Makefile Wed Jun 7 10:49:23 2017 (r442826) @@ -1,19 +1,8 @@ # Created by: Olivier Duchateau # $FreeBSD$ -PORTNAME= certifi -PORTVERSION= 2017.4.17 -CATEGORIES= security python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +MASTERDIR= ${.CURDIR}/../py-certifi -MAINTAINER= python@FreeBSD.org -COMMENT= Mozilla SSL certificates +USES= python:3.3+ -LICENSE= ISCL - -NO_ARCH= yes -USES= python -USE_PYTHON= autoplist distutils - -.include +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 10:56:42 2017 Return-Path: Delivered-To: svn-ports-all@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 6D461C0976F; Wed, 7 Jun 2017 10:56:42 +0000 (UTC) (envelope-from koobs@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 454D56F406; Wed, 7 Jun 2017 10:56:42 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57AufMn041201; Wed, 7 Jun 2017 10:56:41 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57AufWC041198; Wed, 7 Jun 2017 10:56:41 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706071056.v57AufWC041198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 7 Jun 2017 10:56:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442827 - in head/devel: . py-pyasn1 py3-pyasn1 X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 10:56:42 -0000 Author: koobs Date: Wed Jun 7 10:56:40 2017 New Revision: 442827 URL: https://svnweb.freebsd.org/changeset/ports/442827 Log: [NEW] devel/py3-pyasn1: Create Python 3.x port of py-pyasn1 The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. While I'm here: - Update test target and setup.py variable [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/devel/py3-pyasn1/ - copied from r442817, head/devel/py-pyasn1/ Deleted: head/devel/py3-pyasn1/distinfo head/devel/py3-pyasn1/pkg-descr Modified: head/devel/Makefile head/devel/py-pyasn1/Makefile head/devel/py3-pyasn1/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jun 7 10:49:23 2017 (r442826) +++ head/devel/Makefile Wed Jun 7 10:56:40 2017 (r442827) @@ -4969,6 +4969,7 @@ SUBDIR += py3-ply SUBDIR += py3-prompt_toolkit SUBDIR += py3-py + SUBDIR += py3-pyasn1 SUBDIR += py3-pycodestyle SUBDIR += py3-pycparser SUBDIR += py3-pydocstyle Modified: head/devel/py-pyasn1/Makefile ============================================================================== --- head/devel/py-pyasn1/Makefile Wed Jun 7 10:49:23 2017 (r442826) +++ head/devel/py-pyasn1/Makefile Wed Jun 7 10:56:40 2017 (r442827) @@ -14,10 +14,10 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst NO_ARCH= yes -USES= python +USES?= python USE_PYTHON= autoplist distutils -regression-test: build - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Modified: head/devel/py3-pyasn1/Makefile ============================================================================== --- head/devel/py-pyasn1/Makefile Wed Jun 7 04:06:33 2017 (r442817) +++ head/devel/py3-pyasn1/Makefile Wed Jun 7 10:56:40 2017 (r442827) @@ -1,23 +1,9 @@ # Created by: Martin Jackson # $FreeBSD$ -PORTNAME= pyasn1 -PORTVERSION= 0.2.2 -CATEGORIES= devel python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +MASTERDIR= ${.CURDIR}/../py-pyasn1 -MAINTAINER= mhjacks@swbell.net -COMMENT= ASN.1 toolkit for Python +USES= python:3.3+ -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.rst +.include "${MASTERDIR}/Makefile" -NO_ARCH= yes -USES= python -USE_PYTHON= autoplist distutils - -regression-test: build - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test - -.include From owner-svn-ports-all@freebsd.org Wed Jun 7 11:01:06 2017 Return-Path: Delivered-To: svn-ports-all@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 9CE04C09841; Wed, 7 Jun 2017 11:01:06 +0000 (UTC) (envelope-from koobs@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 6B6A76F727; Wed, 7 Jun 2017 11:01:06 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57B15WR042298; Wed, 7 Jun 2017 11:01:05 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57B15GW042295; Wed, 7 Jun 2017 11:01:05 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706071101.v57B15GW042295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 7 Jun 2017 11:01:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442828 - in head/net: . py-pysocks py3-pysocks X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 11:01:06 -0000 Author: koobs Date: Wed Jun 7 11:01:05 2017 New Revision: 442828 URL: https://svnweb.freebsd.org/changeset/ports/442828 Log: [NEW] net/py3-pysocks: Create Python 3.x port of net/py-pysocks The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Approved by: koobs (python, with hat) Added: head/net/py3-pysocks/ - copied from r442817, head/net/py-pysocks/ Deleted: head/net/py3-pysocks/distinfo head/net/py3-pysocks/pkg-descr Modified: head/net/Makefile head/net/py-pysocks/Makefile head/net/py3-pysocks/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Jun 7 10:56:40 2017 (r442827) +++ head/net/Makefile Wed Jun 7 11:01:05 2017 (r442828) @@ -1077,6 +1077,7 @@ SUBDIR += py-zope.proxy SUBDIR += py-zsi SUBDIR += py3-netifaces + SUBDIR += py3-pysocks SUBDIR += pygopherd SUBDIR += pynids SUBDIR += pyrad Modified: head/net/py-pysocks/Makefile ============================================================================== --- head/net/py-pysocks/Makefile Wed Jun 7 10:56:40 2017 (r442827) +++ head/net/py-pysocks/Makefile Wed Jun 7 11:01:05 2017 (r442828) @@ -13,7 +13,7 @@ COMMENT= Python SOCKS module LICENSE= BSD3CLAUSE -USES= python +USES?= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/net/py3-pysocks/Makefile ============================================================================== --- head/net/py-pysocks/Makefile Wed Jun 7 04:06:33 2017 (r442817) +++ head/net/py3-pysocks/Makefile Wed Jun 7 11:01:05 2017 (r442828) @@ -1,20 +1,9 @@ # Created by: Neil Booth # $FreeBSD$ -PORTNAME= pysocks -PORTVERSION= 1.6.7 -CATEGORIES= net python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PySocks-${PORTVERSION} +MASTERDIR= ${.CURDIR}/../py-pysocks -MAINTAINER= python@FreeBSD.org -COMMENT= Python SOCKS module +USES= python:3.3+ -LICENSE= BSD3CLAUSE +.include "${MASTERDIR}/Makefile" -USES= python -USE_PYTHON= autoplist concurrent distutils -NO_ARCH= yes - -.include From owner-svn-ports-all@freebsd.org Wed Jun 7 11:35:53 2017 Return-Path: Delivered-To: svn-ports-all@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 138E6C0A072; Wed, 7 Jun 2017 11:35:53 +0000 (UTC) (envelope-from cpm@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 D6CF0707BB; Wed, 7 Jun 2017 11:35:52 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57BZq9L057528; Wed, 7 Jun 2017 11:35:52 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57BZpWZ057523; Wed, 7 Jun 2017 11:35:51 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201706071135.v57BZpWZ057523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Wed, 7 Jun 2017 11:35:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442829 - in head/security/libgcrypt: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 11:35:53 -0000 Author: cpm Date: Wed Jun 7 11:35:51 2017 New Revision: 442829 URL: https://svnweb.freebsd.org/changeset/ports/442829 Log: security/libgcrypt: update to 1.7.7 - Update libgcrypt to 1.7.7 - Silence all explicitly called commands - Update WWW in pkg-descr: use https:// - Bump library version in pkg-plist Noteworthy changes in version 1.7.7 * Bug fixes: - Fix possible timing attack on EdDSA session key. - Fix long standing bug in secure memory implementation which could lead to a segv on free. [bug#3027]. PR: 219747 MFH: 2017Q2 Exp-run by: antoine Modified: head/security/libgcrypt/Makefile head/security/libgcrypt/distinfo head/security/libgcrypt/files/extra-patch-aarch64 head/security/libgcrypt/pkg-descr head/security/libgcrypt/pkg-plist Modified: head/security/libgcrypt/Makefile ============================================================================== --- head/security/libgcrypt/Makefile Wed Jun 7 11:01:05 2017 (r442828) +++ head/security/libgcrypt/Makefile Wed Jun 7 11:35:51 2017 (r442829) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= security MASTER_SITES= GNUPG @@ -42,14 +42,14 @@ CONFIGURE_ARGS+= --disable-asm .endif post-patch: - ${RM} ${WRKSRC}/doc/gcrypt.info* - ${REINPLACE_CMD} -e 's|ALIGN (3)|ALIGN (2)|g' ${WRKSRC}/mpi/i386/*.S + @${RM} ${WRKSRC}/doc/gcrypt.info* + @${REINPLACE_CMD} -e 's|ALIGN (3)|ALIGN (2)|g' ${WRKSRC}/mpi/i386/*.S post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Modified: head/security/libgcrypt/distinfo ============================================================================== --- head/security/libgcrypt/distinfo Wed Jun 7 11:01:05 2017 (r442828) +++ head/security/libgcrypt/distinfo Wed Jun 7 11:35:51 2017 (r442829) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485172752 -SHA256 (libgcrypt-1.7.6.tar.bz2) = 626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc -SIZE (libgcrypt-1.7.6.tar.bz2) = 2897695 +TIMESTAMP = 1496487630 +SHA256 (libgcrypt-1.7.7.tar.bz2) = b9b85eba0793ea3e6e66b896eb031fa05e1a4517277cc9ab10816b359254cd9a +SIZE (libgcrypt-1.7.7.tar.bz2) = 2861190 Modified: head/security/libgcrypt/files/extra-patch-aarch64 ============================================================================== --- head/security/libgcrypt/files/extra-patch-aarch64 Wed Jun 7 11:01:05 2017 (r442828) +++ head/security/libgcrypt/files/extra-patch-aarch64 Wed Jun 7 11:35:51 2017 (r442829) @@ -58,11 +58,11 @@ AC_COMPILE_IFELSE([AC_LANG_SOURCE( [[__asm__( - ".arch armv8-a+crypto\n\t" -+ ".cpu generic+simd\n\t" ++ ".cpu generic+simd\n\t" + -+ "mov w0, \#42;\n\t" -+ "dup v0.8b, w0;\n\t" -+ "ld4 {v0.8b,v1.8b,v2.8b,v3.8b},[x0],\#32;\n\t" ++ "mov w0, \#42;\n\t" ++ "dup v0.8b, w0;\n\t" ++ "ld4 {v0.8b,v1.8b,v2.8b,v3.8b},[x0],\#32;\n\t" "sha1h s0, s0;\n\t" "sha1c q0, s0, v0.4s;\n\t" Modified: head/security/libgcrypt/pkg-descr ============================================================================== --- head/security/libgcrypt/pkg-descr Wed Jun 7 11:01:05 2017 (r442828) +++ head/security/libgcrypt/pkg-descr Wed Jun 7 11:35:51 2017 (r442829) @@ -1,3 +1,3 @@ Libgcrypt is a general purpose crypto library based on the code used in GnuPG. -WWW: http://www.gnupg.org/ +WWW: https://www.gnupg.org/ Modified: head/security/libgcrypt/pkg-plist ============================================================================== --- head/security/libgcrypt/pkg-plist Wed Jun 7 11:01:05 2017 (r442828) +++ head/security/libgcrypt/pkg-plist Wed Jun 7 11:35:51 2017 (r442829) @@ -6,6 +6,6 @@ include/gcrypt.h lib/libgcrypt.a lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.1.6 +lib/libgcrypt.so.20.1.7 man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4 From owner-svn-ports-all@freebsd.org Wed Jun 7 11:43:31 2017 Return-Path: Delivered-To: svn-ports-all@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 6337FC0A34B; Wed, 7 Jun 2017 11:43:31 +0000 (UTC) (envelope-from cpm@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 31C9E70E26; Wed, 7 Jun 2017 11:43:31 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57BhU4U061814; Wed, 7 Jun 2017 11:43:30 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57BhUvs061813; Wed, 7 Jun 2017 11:43:30 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201706071143.v57BhUvs061813@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Wed, 7 Jun 2017 11:43:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442830 - head/textproc/py-sphinx-hieroglyph X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 11:43:31 -0000 Author: cpm Date: Wed Jun 7 11:43:30 2017 New Revision: 442830 URL: https://svnweb.freebsd.org/changeset/ports/442830 Log: - Fix shebangs - Bump PORTREVISION Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'lib/python2.7/site-packages/hieroglyph/themes/slides2/static/scripts/md/render.py' PR: 219809 Submitted by: cpm Approved by: Andreas Sommer (maintainer) Modified: head/textproc/py-sphinx-hieroglyph/Makefile Modified: head/textproc/py-sphinx-hieroglyph/Makefile ============================================================================== --- head/textproc/py-sphinx-hieroglyph/Makefile Wed Jun 7 11:35:51 2017 (r442829) +++ head/textproc/py-sphinx-hieroglyph/Makefile Wed Jun 7 11:43:30 2017 (r442830) @@ -3,6 +3,7 @@ PORTNAME= sphinx-hieroglyph PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,8 +19,9 @@ USE_GITHUB= yes GH_ACCOUNT= nyergler GH_PROJECT= hieroglyph -USES= python +USES= python shebangfix USE_PYTHON= autoplist distutils +SHEBANG_FILES= src/hieroglyph/themes/slides2/static/scripts/md/render.py NO_ARCH= yes From owner-svn-ports-all@freebsd.org Wed Jun 7 11:52:50 2017 Return-Path: Delivered-To: svn-ports-all@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 D9B52C0A67E; Wed, 7 Jun 2017 11:52:50 +0000 (UTC) (envelope-from mat@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 B31CF7147B; Wed, 7 Jun 2017 11:52:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57BqngU065910; Wed, 7 Jun 2017 11:52:49 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57BqnXI065908; Wed, 7 Jun 2017 11:52:49 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706071152.v57BqnXI065908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 7 Jun 2017 11:52:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442831 - in head/www/owncloud: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 11:52:51 -0000 Author: mat Date: Wed Jun 7 11:52:49 2017 New Revision: 442831 URL: https://svnweb.freebsd.org/changeset/ports/442831 Log: Add a newsyslog configuration file for rotating owncloud's log file. While there, make the "occ" script executable, many owncloud documentation tell you to run ./occ, it makes it easier. Also, clean all the deprecated stuff. PR: 219503 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Added: head/www/owncloud/files/newsyslog.in (contents, props changed) Modified: head/www/owncloud/Makefile (contents, props changed) head/www/owncloud/pkg-plist (contents, props changed) Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Wed Jun 7 11:43:30 2017 (r442830) +++ head/www/owncloud/Makefile Wed Jun 7 11:52:49 2017 (r442831) @@ -11,11 +11,10 @@ COMMENT= Personal cloud which runs on your own server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe tar:bzip2 ssl +USES= cpe tar:bzip2 ssl php:web USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv intl json \ mbstring pdo posix session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib -WANT_PHP_WEB= yes OWNCLOUD_USERNAME?= ${WWWOWN} OWNCLOUD_GROUPNAME?= ${WWWGRP} @@ -23,7 +22,7 @@ OWNCLOUD_GROUPNAME?= ${WWWGRP} WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes -SUB_FILES= pkg-message +SUB_FILES= pkg-message newsyslog PLIST_SUB= OWNCLOUD_USERNAME=${OWNCLOUD_USERNAME} \ OWNCLOUD_GROUPNAME=${OWNCLOUD_GROUPNAME} @@ -36,7 +35,8 @@ EXIF_DESC= Image rotation support EXIF_USE= PHP=exif LDAP_USE= PHP=ldap -MYSQL_USE= MYSQL=client PHP=pdo_mysql +MYSQL_USE= PHP=pdo_mysql +MYSQL_USES= mysql PGSQL_USES= pgsql PGSQL_USE= PHP=pdo_pgsql,pgsql SQLITE_USE= PHP=pdo_sqlite,sqlite3 @@ -48,5 +48,7 @@ do-install: @cd ${WRKSRC} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${MKDIR} ${STAGEDIR}${WWWDIR}/data + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ + ${INSTALL_DATA} ${WRKDIR}/newsyslog ${STAGEDIR}${EXAMPLESDIR} .include Added: head/www/owncloud/files/newsyslog.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/owncloud/files/newsyslog.in Wed Jun 7 11:52:49 2017 (r442831) @@ -0,0 +1,2 @@ +# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] +%%WWWDIR%%/data/owncloud.log www:www 640 10 1000 * XCBN Modified: head/www/owncloud/pkg-plist ============================================================================== --- head/www/owncloud/pkg-plist Wed Jun 7 11:43:30 2017 (r442830) +++ head/www/owncloud/pkg-plist Wed Jun 7 11:52:49 2017 (r442831) @@ -1,3 +1,5 @@ +@dir etc/newsyslog.conf.d +@sample %%EXAMPLESDIR%%/newsyslog etc/newsyslog.conf.d/owncloud %%WWWDIR%%/.htaccess %%WWWDIR%%/.user.ini %%WWWDIR%%/AUTHORS @@ -10612,7 +10614,7 @@ %%WWWDIR%%/lib/public/User/IProvidesQuotaBackend.php %%WWWDIR%%/lib/public/UserInterface.php %%WWWDIR%%/lib/public/Util.php -%%WWWDIR%%/occ +@(,,0755) %%WWWDIR%%/occ %%WWWDIR%%/ocs-provider/index.php %%WWWDIR%%/ocs/providers.php %%WWWDIR%%/ocs/routes.php From owner-svn-ports-all@freebsd.org Wed Jun 7 11:54:47 2017 Return-Path: Delivered-To: svn-ports-all@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 69BE9C0A718; Wed, 7 Jun 2017 11:54:47 +0000 (UTC) (envelope-from bsam@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 34D50715E7; Wed, 7 Jun 2017 11:54:47 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57Bsk77066113; Wed, 7 Jun 2017 11:54:46 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Bskkf066111; Wed, 7 Jun 2017 11:54:46 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201706071154.v57Bskkf066111@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Wed, 7 Jun 2017 11:54:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442832 - head/java/intellij X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 11:54:47 -0000 Author: bsam Date: Wed Jun 7 11:54:45 2017 New Revision: 442832 URL: https://svnweb.freebsd.org/changeset/ports/442832 Log: java/intellij: Update to version 2017.1.4 Modified: head/java/intellij/Makefile head/java/intellij/distinfo Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Wed Jun 7 11:52:49 2017 (r442831) +++ head/java/intellij/Makefile Wed Jun 7 11:54:45 2017 (r442832) @@ -5,7 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2017.1.3 +PORTVERSION= 2017.1.4 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -28,7 +28,7 @@ NO_ARCH= yes NO_BUILD= yes INSTALL_TARGET= install-strip -WRKSRC= ${WRKDIR}/idea-IC-171.4424.56 +WRKSRC= ${WRKDIR}/idea-IC-171.4694.23 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Wed Jun 7 11:52:49 2017 (r442831) +++ head/java/intellij/distinfo Wed Jun 7 11:54:45 2017 (r442832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495712854 -SHA256 (ideaIC-2017.1.3-no-jdk.tar.gz) = 16ed4382b6e325d5aea6b2b3c46ef5d8b4b716bb24891933a2449a595a4724cd -SIZE (ideaIC-2017.1.3-no-jdk.tar.gz) = 355709757 +TIMESTAMP = 1496831736 +SHA256 (ideaIC-2017.1.4-no-jdk.tar.gz) = ea90fce3f93c4eaa58036278f630a0545ae0b191fa3bff48f480f2b268867cb0 +SIZE (ideaIC-2017.1.4-no-jdk.tar.gz) = 355742370 From owner-svn-ports-all@freebsd.org Wed Jun 7 12:06:01 2017 Return-Path: Delivered-To: svn-ports-all@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 B0BF2C27363; Wed, 7 Jun 2017 12:06:01 +0000 (UTC) (envelope-from mat@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 811B971EBD; Wed, 7 Jun 2017 12:06:01 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57C60VQ070320; Wed, 7 Jun 2017 12:06:00 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57C60jW070319; Wed, 7 Jun 2017 12:06:00 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706071206.v57C60jW070319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 7 Jun 2017 12:06:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442833 - head/www/owncloud X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 12:06:01 -0000 Author: mat Date: Wed Jun 7 12:06:00 2017 New Revision: 442833 URL: https://svnweb.freebsd.org/changeset/ports/442833 Log: Commit forgotten PORTVERSION bump after last change. PR: 219503 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Modified: head/www/owncloud/Makefile (contents, props changed) Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Wed Jun 7 11:54:45 2017 (r442832) +++ head/www/owncloud/Makefile Wed Jun 7 12:06:00 2017 (r442833) @@ -2,6 +2,7 @@ PORTNAME= owncloud PORTVERSION= 10.0.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ From owner-svn-ports-all@freebsd.org Wed Jun 7 12:35:48 2017 Return-Path: Delivered-To: svn-ports-all@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 8A5EAC27BF1; Wed, 7 Jun 2017 12:35:48 +0000 (UTC) (envelope-from matthew@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 4BE9772AE6; Wed, 7 Jun 2017 12:35:48 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57CZlbn082511; Wed, 7 Jun 2017 12:35:47 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57CZlRo082509; Wed, 7 Jun 2017 12:35:47 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706071235.v57CZlRo082509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 7 Jun 2017 12:35:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442834 - head/databases/pg_citus X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 12:35:48 -0000 Author: matthew Date: Wed Jun 7 12:35:47 2017 New Revision: 442834 URL: https://svnweb.freebsd.org/changeset/ports/442834 Log: Update to 6.2.2 Changelog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md Modified: head/databases/pg_citus/Makefile head/databases/pg_citus/distinfo Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Wed Jun 7 12:06:00 2017 (r442833) +++ head/databases/pg_citus/Makefile Wed Jun 7 12:35:47 2017 (r442834) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 6.2.1 +PORTVERSION= 6.2.2 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Wed Jun 7 12:06:00 2017 (r442833) +++ head/databases/pg_citus/distinfo Wed Jun 7 12:35:47 2017 (r442834) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495698902 -SHA256 (citusdata-citus-v6.2.1_GH0.tar.gz) = 5b7a5c290c8cbd45453b754889be4f3c6d4c74e135fa57889df4b5115d7f20a2 -SIZE (citusdata-citus-v6.2.1_GH0.tar.gz) = 2281153 +TIMESTAMP = 1496838329 +SHA256 (citusdata-citus-v6.2.2_GH0.tar.gz) = 47cdbaf341dd3954b802d08c6ef34cb3404d3bdd458f485ed2ee0714dd6e8f54 +SIZE (citusdata-citus-v6.2.2_GH0.tar.gz) = 2281116 From owner-svn-ports-all@freebsd.org Wed Jun 7 13:01:37 2017 Return-Path: Delivered-To: svn-ports-all@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 55890C313FA; Wed, 7 Jun 2017 13:01:37 +0000 (UTC) (envelope-from skreuzer@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 2407073B09; Wed, 7 Jun 2017 13:01:37 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57D1aj1092268; Wed, 7 Jun 2017 13:01:36 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57D1a2g092259; Wed, 7 Jun 2017 13:01:36 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201706071301.v57D1a2g092259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Wed, 7 Jun 2017 13:01:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442835 - head/math/moo X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 13:01:37 -0000 Author: skreuzer Date: Wed Jun 7 13:01:36 2017 New Revision: 442835 URL: https://svnweb.freebsd.org/changeset/ports/442835 Log: Fix breakage on 10.3 Modified: head/math/moo/Makefile Modified: head/math/moo/Makefile ============================================================================== --- head/math/moo/Makefile Wed Jun 7 12:35:47 2017 (r442834) +++ head/math/moo/Makefile Wed Jun 7 13:01:36 2017 (r442835) @@ -17,7 +17,7 @@ GH_TAGNAME= ${PORTVERSION} PLIST_FILES= bin/moo man/man1/moo.1.gz -.if exists(/usr/include/sys/capsicum.h) +.if exists(/usr/include/sys/capsicum.h) && exists(/usr/include/capsicum_helpers.h) CFLAGS+= -DHAVE_CAPSICUM .endif From owner-svn-ports-all@freebsd.org Wed Jun 7 13:12:56 2017 Return-Path: Delivered-To: svn-ports-all@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 73E13C31992; Wed, 7 Jun 2017 13:12:56 +0000 (UTC) (envelope-from amdmi3@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 06BB7740A6; Wed, 7 Jun 2017 13:12:55 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57DCtrf098579; Wed, 7 Jun 2017 13:12:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57DCs1u098575; Wed, 7 Jun 2017 13:12:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706071312.v57DCs1u098575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 7 Jun 2017 13:12:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442836 - head/net/kea X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 13:12:56 -0000 Author: amdmi3 Date: Wed Jun 7 13:12:54 2017 New Revision: 442836 URL: https://svnweb.freebsd.org/changeset/ports/442836 Log: - Update to 1.2.0 - While here, add test support PR: 219263 Submitted by: pi Approved by: maintainer timeout (hrs, 3 weeks) Modified: head/net/kea/Makefile head/net/kea/distinfo head/net/kea/pkg-plist Modified: head/net/kea/Makefile ============================================================================== --- head/net/kea/Makefile Wed Jun 7 13:01:36 2017 (r442835) +++ head/net/kea/Makefile Wed Jun 7 13:12:54 2017 (r442836) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= kea -PORTVERSION= 1.1.0 -PORTREVISION= 5 +PORTVERSION= 1.2.0 CATEGORIES= net ipv6 MASTER_SITES= ISC/kea/${PORTVERSION} @@ -27,6 +26,8 @@ CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} \ --with-boost-lib-dir=${LOCALBASE}/lib \ --without-werror INSTALL_TARGET= install-strip +TEST_TARGET= check + PORTDOCS= AUTHORS COPYING ChangeLog README \ kea-guide.css kea-guide.html kea-guide.txt \ kea-messages.html kea-logo-100x70.png \ Modified: head/net/kea/distinfo ============================================================================== --- head/net/kea/distinfo Wed Jun 7 13:01:36 2017 (r442835) +++ head/net/kea/distinfo Wed Jun 7 13:12:54 2017 (r442836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478376013 -SHA256 (kea-1.1.0.tar.gz) = c3d97aee4faa19653ffe6d37e797e2fbf632124cd0b98bb502f9b97b5a383c2d -SIZE (kea-1.1.0.tar.gz) = 4934875 +TIMESTAMP = 1494700153 +SHA256 (kea-1.2.0.tar.gz) = 22d15945b13600b56c37213797ca1f3ee9851e6119120aeae08033c4cc52d129 +SIZE (kea-1.2.0.tar.gz) = 5720941 Modified: head/net/kea/pkg-plist ============================================================================== --- head/net/kea/pkg-plist Wed Jun 7 13:01:36 2017 (r442835) +++ head/net/kea/pkg-plist Wed Jun 7 13:12:54 2017 (r442836) @@ -1,34 +1,78 @@ bin/kea-msg-compiler -include/kea/config.h +include/kea/asiolink/asio_wrapper.h +include/kea/asiolink/asiolink.h +include/kea/asiolink/interval_timer.h include/kea/asiolink/io_address.h +include/kea/asiolink/io_asio_socket.h +include/kea/asiolink/io_endpoint.h +include/kea/asiolink/io_error.h +include/kea/asiolink/io_service.h +include/kea/asiolink/io_socket.h +include/kea/asiolink/tcp_endpoint.h +include/kea/asiolink/tcp_socket.h +include/kea/asiolink/udp_endpoint.h +include/kea/asiolink/udp_socket.h +include/kea/cc/cfg_to_element.h include/kea/cc/data.h +include/kea/cc/dhcp_config_error.h +include/kea/config.h include/kea/dhcp/classify.h include/kea/dhcp/dhcp4.h include/kea/dhcp/dhcp6.h +include/kea/dhcp/docsis3_option_defs.h include/kea/dhcp/duid.h +include/kea/dhcp/duid_factory.h include/kea/dhcp/hwaddr.h include/kea/dhcp/iface_mgr.h +include/kea/dhcp/iface_mgr_error_handler.h include/kea/dhcp/libdhcp++.h +include/kea/dhcp/opaque_data_tuple.h include/kea/dhcp/option.h include/kea/dhcp/option4_addrlst.h +include/kea/dhcp/option4_client_fqdn.h include/kea/dhcp/option6_addrlst.h +include/kea/dhcp/option6_client_fqdn.h include/kea/dhcp/option6_ia.h include/kea/dhcp/option6_iaaddr.h +include/kea/dhcp/option6_iaprefix.h +include/kea/dhcp/option6_status_code.h include/kea/dhcp/option_custom.h include/kea/dhcp/option_data_types.h include/kea/dhcp/option_definition.h include/kea/dhcp/option_int.h include/kea/dhcp/option_int_array.h +include/kea/dhcp/option_opaque_data_tuples.h include/kea/dhcp/option_space.h +include/kea/dhcp/option_space_container.h include/kea/dhcp/option_string.h +include/kea/dhcp/option_vendor.h +include/kea/dhcp/option_vendor_class.h include/kea/dhcp/pkt.h include/kea/dhcp/pkt4.h +include/kea/dhcp/pkt4o6.h include/kea/dhcp/pkt6.h include/kea/dhcp/pkt_filter.h +include/kea/dhcp/pkt_filter6.h +include/kea/dhcp/pkt_filter_bpf.h include/kea/dhcp/pkt_filter_inet.h +include/kea/dhcp/pkt_filter_inet6.h include/kea/dhcp/pkt_filter_lpf.h include/kea/dhcp/protocol_util.h include/kea/dhcp/std_option_defs.h +include/kea/dhcp_ddns/ncr_io.h +include/kea/dhcp_ddns/ncr_msg.h +include/kea/dhcp_ddns/ncr_udp.h +include/kea/dhcpsrv/cfg_4o6.h +include/kea/dhcpsrv/cfg_option.h +include/kea/dhcpsrv/d2_client_cfg.h +include/kea/dhcpsrv/d2_client_mgr.h +include/kea/dhcpsrv/key_from_key.h +include/kea/dhcpsrv/lease.h +include/kea/dhcpsrv/ncr_generator.h +include/kea/dhcpsrv/pool.h +include/kea/dhcpsrv/subnet.h +include/kea/dhcpsrv/subnet_id.h +include/kea/dhcpsrv/triplet.h include/kea/dns/dns_fwd.h include/kea/dns/edns.h include/kea/dns/exceptions.h @@ -57,6 +101,7 @@ include/kea/hooks/callout_manager.h include/kea/hooks/hooks.h include/kea/hooks/library_handle.h include/kea/hooks/server_hooks.h +include/kea/http/http_log.h include/kea/log/log_dbglevels.h include/kea/log/log_formatter.h include/kea/log/logger.h @@ -64,61 +109,79 @@ include/kea/log/logger_level.h include/kea/log/macros.h include/kea/log/message_initializer.h include/kea/log/message_types.h +include/kea/process/d_cfg_mgr.h +include/kea/process/d_controller.h +include/kea/process/d_log.h +include/kea/process/d_process.h +include/kea/process/io_service_signal.h include/kea/stats/stats_mgr.h include/kea/util/buffer.h include/kea/util/io_utilities.h +include/kea/util/optional_value.h +include/kea/util/pointer_util.h +include/kea/util/staged_value.h +include/kea/util/stopwatch.h +include/kea/util/strutil.h lib/libkea-asiodns.a lib/libkea-asiodns.so lib/libkea-asiodns.so.0 lib/libkea-asiodns.so.0.0.0 lib/libkea-asiolink.a lib/libkea-asiolink.so -lib/libkea-asiolink.so.3 -lib/libkea-asiolink.so.3.0.0 +lib/libkea-asiolink.so.4 +lib/libkea-asiolink.so.4.0.0 lib/libkea-cc.a lib/libkea-cc.so -lib/libkea-cc.so.1 -lib/libkea-cc.so.1.0.0 +lib/libkea-cc.so.2 +lib/libkea-cc.so.2.0.0 lib/libkea-cfgclient.a lib/libkea-cfgclient.so -lib/libkea-cfgclient.so.2 -lib/libkea-cfgclient.so.2.0.1 +lib/libkea-cfgclient.so.3 +lib/libkea-cfgclient.so.3.0.0 lib/libkea-cryptolink.a lib/libkea-cryptolink.so -lib/libkea-cryptolink.so.1 -lib/libkea-cryptolink.so.1.0.0 +lib/libkea-cryptolink.so.2 +lib/libkea-cryptolink.so.2.0.0 lib/libkea-dhcp++.a lib/libkea-dhcp++.so -lib/libkea-dhcp++.so.4 -lib/libkea-dhcp++.so.4.0.1 +lib/libkea-dhcp++.so.5 +lib/libkea-dhcp++.so.5.0.0 lib/libkea-dhcp_ddns.a lib/libkea-dhcp_ddns.so lib/libkea-dhcp_ddns.so.1 -lib/libkea-dhcp_ddns.so.1.0.1 +lib/libkea-dhcp_ddns.so.1.0.2 lib/libkea-dhcpsrv.a lib/libkea-dhcpsrv.so -lib/libkea-dhcpsrv.so.6 -lib/libkea-dhcpsrv.so.6.0.0 +lib/libkea-dhcpsrv.so.7 +lib/libkea-dhcpsrv.so.7.0.0 lib/libkea-dns++.a lib/libkea-dns++.so -lib/libkea-dns++.so.1 -lib/libkea-dns++.so.1.1.0 +lib/libkea-dns++.so.0 +lib/libkea-dns++.so.0.1.1 +lib/libkea-eval.a +lib/libkea-eval.so +lib/libkea-eval.so.5 +lib/libkea-eval.so.5.0.0 lib/libkea-exceptions.a lib/libkea-exceptions.so lib/libkea-exceptions.so.0 lib/libkea-exceptions.so.0.0.0 -lib/libkea-eval.a -lib/libkea-eval.so -lib/libkea-eval.so.4 -lib/libkea-eval.so.4.0.0 lib/libkea-hooks.a lib/libkea-hooks.so -lib/libkea-hooks.so.2 -lib/libkea-hooks.so.2.0.0 +lib/libkea-hooks.so.3 +lib/libkea-hooks.so.3.0.0 +lib/libkea-http.a +lib/libkea-http.so +lib/libkea-http.so.0 +lib/libkea-http.so.0.0.0 lib/libkea-log.a lib/libkea-log.so -lib/libkea-log.so.2 -lib/libkea-log.so.2.0.0 +lib/libkea-log.so.3 +lib/libkea-log.so.3.0.0 +lib/libkea-process.a +lib/libkea-process.so +lib/libkea-process.so.0 +lib/libkea-process.so.0.0.0 lib/libkea-stats.a lib/libkea-stats.so lib/libkea-stats.so.1 @@ -134,16 +197,19 @@ lib/libkea-util-io.so.0.0.0 lib/libkea-util.a lib/libkea-util.so lib/libkea-util.so.2 -lib/libkea-util.so.2.0.0 +lib/libkea-util.so.2.0.1 libdata/pkgconfig/dns++.pc man/man8/kea-admin.8.gz +man/man8/kea-ctrl-agent.8.gz man/man8/kea-dhcp-ddns.8.gz man/man8/kea-dhcp4.8.gz man/man8/kea-dhcp6.8.gz man/man8/kea-lfc.8.gz +man/man8/kea-shell.8.gz man/man8/keactrl.8.gz man/man8/perfdhcp.8.gz sbin/kea-admin +sbin/kea-ctrl-agent sbin/kea-dhcp-ddns sbin/kea-dhcp4 sbin/kea-dhcp6 @@ -154,19 +220,20 @@ sbin/perfdhcp %%DATADIR%%/dhcp4.spec %%DATADIR%%/dhcp6.spec %%DATADIR%%/scripts/admin-utils.sh +%%DATADIR%%/scripts/cql/dhcpdb_create.cql +%%DATADIR%%/scripts/cql/dhcpdb_drop.cql %%DATADIR%%/scripts/mysql/dhcpdb_create.mysql +%%DATADIR%%/scripts/mysql/dhcpdb_drop.mysql %%DATADIR%%/scripts/mysql/upgrade_1.0_to_2.0.sh %%DATADIR%%/scripts/mysql/upgrade_2.0_to_3.0.sh %%DATADIR%%/scripts/mysql/upgrade_3.0_to_4.0.sh %%DATADIR%%/scripts/mysql/upgrade_4.0_to_4.1.sh -%%DATADIR%%/scripts/pgsql/upgrade_1.0_to_2.0.sh -%%DATADIR%%/scripts/pgsql/dhcpdb_create.pgsql -%%DATADIR%%/scripts/cql/dhcpdb_create.cql -%%DATADIR%%/scripts/cql/dhcpdb_drop.cql -%%DATADIR%%/scripts/mysql/dhcpdb_drop.mysql %%DATADIR%%/scripts/mysql/upgrade_4.1_to_5.0.sh +%%DATADIR%%/scripts/pgsql/dhcpdb_create.pgsql %%DATADIR%%/scripts/pgsql/dhcpdb_drop.pgsql +%%DATADIR%%/scripts/pgsql/upgrade_1.0_to_2.0.sh %%DATADIR%%/scripts/pgsql/upgrade_2.0_to_3.0.sh +@sample %%ETCDIR%%/kea-ca.conf.sample @sample %%ETCDIR%%/kea.conf.sample @sample %%ETCDIR%%/keactrl.conf.sample @dir /var/db/kea From owner-svn-ports-all@freebsd.org Wed Jun 7 13:55:26 2017 Return-Path: Delivered-To: svn-ports-all@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 5E2B1C6E478; Wed, 7 Jun 2017 13:55:26 +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 143B17514D; Wed, 7 Jun 2017 13:55:26 +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 v57DtPfx014839; Wed, 7 Jun 2017 13:55:25 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57DtPYJ014838; Wed, 7 Jun 2017 13:55:25 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071355.v57DtPYJ014838@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 13:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442837 - head/textproc/py3-chardet X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 13:55:26 -0000 Author: woodsb02 Date: Wed Jun 7 13:55:24 2017 New Revision: 442837 URL: https://svnweb.freebsd.org/changeset/ports/442837 Log: Remove distinfo and pkg-descr which are not used in this slave port Deleted: head/textproc/py3-chardet/distinfo head/textproc/py3-chardet/pkg-descr From owner-svn-ports-all@freebsd.org Wed Jun 7 14:23:00 2017 Return-Path: Delivered-To: svn-ports-all@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 85D55C6EDFC; Wed, 7 Jun 2017 14:23:00 +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 4260A75D5A; Wed, 7 Jun 2017 14:23:00 +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 v57EMx01026996; Wed, 7 Jun 2017 14:22:59 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57EMx7G026993; Wed, 7 Jun 2017 14:22:59 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071422.v57EMx7G026993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 14:22:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442838 - in head/security: . py-cryptography py3-cryptography X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 14:23:00 -0000 Author: woodsb02 Date: Wed Jun 7 14:22:58 2017 New Revision: 442838 URL: https://svnweb.freebsd.org/changeset/ports/442838 Log: [NEW] security/py3-cryptography: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/security/py3-cryptography/ head/security/py3-cryptography/Makefile (contents, props changed) Modified: head/security/Makefile head/security/py-cryptography/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Jun 7 13:55:24 2017 (r442837) +++ head/security/Makefile Wed Jun 7 14:22:58 2017 (r442838) @@ -964,6 +964,7 @@ SUBDIR += py-zope.session SUBDIR += py-zxcvbn-python SUBDIR += py3-certifi + SUBDIR += py3-cryptography SUBDIR += py3-libnacl SUBDIR += py3-pycrypto SUBDIR += qtkeychain-qt4 Modified: head/security/py-cryptography/Makefile ============================================================================== --- head/security/py-cryptography/Makefile Wed Jun 7 13:55:24 2017 (r442837) +++ head/security/py-cryptography/Makefile Wed Jun 7 14:22:58 2017 (r442838) @@ -13,15 +13,15 @@ COMMENT= Cryptographic recipes and primitives for Pyth LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.4.1:devel/py-cffi -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py-six \ +BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cffi>=1.4.1:devel/py-cffi +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.8:devel/py-pyasn1 \ ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py-cffi \ ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}iso8601>0:devel/py-iso8601 -USES= python ssl +USES?= python ssl USE_PYTHON= autoplist distutils CFLAGS+= -I${OPENSSLINC} Added: head/security/py3-cryptography/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py3-cryptography/Makefile Wed Jun 7 14:22:58 2017 (r442838) @@ -0,0 +1,14 @@ +# Created by: Philip Paeps +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-cryptography + +BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cffi>=1.4.1:devel/py3-cffi +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py3-six \ + ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.8:devel/py3-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py3-cffi \ + ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py3-idna + +USES= python:3.3+ ssl + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 14:25:32 2017 Return-Path: Delivered-To: svn-ports-all@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 CCA36C6EF3B; Wed, 7 Jun 2017 14:25:32 +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 9CF7075ECB; Wed, 7 Jun 2017 14:25:32 +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 v57EPVuo027197; Wed, 7 Jun 2017 14:25:31 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57EPVKf027196; Wed, 7 Jun 2017 14:25:31 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071425.v57EPVKf027196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 14:25:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442839 - head/security/py3-cryptography X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 14:25:32 -0000 Author: woodsb02 Date: Wed Jun 7 14:25:31 2017 New Revision: 442839 URL: https://svnweb.freebsd.org/changeset/ports/442839 Log: security/py3-cryptography: Fix created by attribution Modified: head/security/py3-cryptography/Makefile Modified: head/security/py3-cryptography/Makefile ============================================================================== --- head/security/py3-cryptography/Makefile Wed Jun 7 14:22:58 2017 (r442838) +++ head/security/py3-cryptography/Makefile Wed Jun 7 14:25:31 2017 (r442839) @@ -1,4 +1,4 @@ -# Created by: Philip Paeps +# Created by: Ben Woods # $FreeBSD$ MASTERDIR= ${.CURDIR}/../py-cryptography From owner-svn-ports-all@freebsd.org Wed Jun 7 14:30:25 2017 Return-Path: Delivered-To: svn-ports-all@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 A54C4C6EF9D; Wed, 7 Jun 2017 14:30:25 +0000 (UTC) (envelope-from ler@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 7F2FA75FED; Wed, 7 Jun 2017 14:30:25 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57EUOp8027583; Wed, 7 Jun 2017 14:30:24 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57EUON4027578; Wed, 7 Jun 2017 14:30:24 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201706071430.v57EUON4027578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Wed, 7 Jun 2017 14:30:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442840 - in branches/2017Q2/net/py-pypcap: . files X-SVN-Group: ports-branches 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.23 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, 07 Jun 2017 14:30:25 -0000 Author: ler Date: Wed Jun 7 14:30:24 2017 New Revision: 442840 URL: https://svnweb.freebsd.org/changeset/ports/442840 Log: MFH: r439843 net/py-pypcap: Unbreak, remove expiration. PR: 217372 Submitted by: dbaio@bsd.com.br Approved by: adamw (mentor, implicit), wxs (maintainer timeout) Approved by: ports-secteam (blanket) Modified: branches/2017Q2/net/py-pypcap/Makefile branches/2017Q2/net/py-pypcap/distinfo branches/2017Q2/net/py-pypcap/files/patch-pcap.pyx branches/2017Q2/net/py-pypcap/files/patch-setup.py branches/2017Q2/net/py-pypcap/pkg-descr Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/net/py-pypcap/Makefile ============================================================================== --- branches/2017Q2/net/py-pypcap/Makefile Wed Jun 7 14:25:31 2017 (r442839) +++ branches/2017Q2/net/py-pypcap/Makefile Wed Jun 7 14:30:24 2017 (r442840) @@ -3,20 +3,22 @@ PORTNAME= pypcap PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net python -MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wxs@FreeBSD.org COMMENT= Simplified object-oriented Python extension module for libpcap -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= pyrexc:devel/pyrex +USE_GITHUB= yes +GH_ACCOUNT= dugsong +GH_TAGNAME= PYPCAP_${PORTVERSION:S/./_/g} + USES= python USE_PYTHON= distutils autoplist @@ -25,5 +27,8 @@ post-patch: pre-build: (cd ${WRKSRC}; pyrexc pcap.pyx) + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pcap.so .include Modified: branches/2017Q2/net/py-pypcap/distinfo ============================================================================== --- branches/2017Q2/net/py-pypcap/distinfo Wed Jun 7 14:25:31 2017 (r442839) +++ branches/2017Q2/net/py-pypcap/distinfo Wed Jun 7 14:30:24 2017 (r442840) @@ -1,2 +1,3 @@ -SHA256 (pypcap-1.1.tar.gz) = 087677295c795f543fad2c286df1807d55876e85d04f7292335cd149f4d8d47f -SIZE (pypcap-1.1.tar.gz) = 22951 +TIMESTAMP = 1488113926 +SHA256 (dugsong-pypcap-1.1-PYPCAP_1_1_GH0.tar.gz) = a75d165f70a71e6c14c46b77c1b9b7a395fa425d0f90a2e342e641c66c14e634 +SIZE (dugsong-pypcap-1.1-PYPCAP_1_1_GH0.tar.gz) = 22812 Modified: branches/2017Q2/net/py-pypcap/files/patch-pcap.pyx ============================================================================== --- branches/2017Q2/net/py-pypcap/files/patch-pcap.pyx Wed Jun 7 14:25:31 2017 (r442839) +++ branches/2017Q2/net/py-pypcap/files/patch-pcap.pyx Wed Jun 7 14:30:24 2017 (r442840) @@ -1,15 +1,6 @@ ---- ./pcap.pyx.orig 2011-10-01 22:35:33.141146678 -0400 -+++ ./pcap.pyx 2011-10-01 22:35:39.416147272 -0400 -@@ -1,7 +1,7 @@ - # - # pcap.pyx - # --# $Id: pcap.pyx,v 1.20 2005/10/16 23:00:11 dugsong Exp $ -+# $Id: pcap.pyx 101 2010-07-16 08:20:16Z kosma@kosma.pl $ - - """packet capture library - -@@ -17,9 +17,11 @@ +--- pcap.pyx.orig 2005-10-17 00:08:17 UTC ++++ pcap.pyx +@@ -17,9 +17,11 @@ __url__ = 'http://monkey.org/~dugsong/py __version__ = '1.1' import sys @@ -21,7 +12,7 @@ int PyGILState_Ensure() void PyGILState_Release(int gil) void Py_BEGIN_ALLOW_THREADS() -@@ -42,6 +44,10 @@ +@@ -42,6 +44,10 @@ cdef extern from "pcap.h": unsigned int caplen ctypedef struct pcap_t: int __xxx @@ -32,7 +23,7 @@ ctypedef void (*pcap_handler)(void *arg, pcap_pkthdr *hdr, char *pkt) -@@ -62,6 +68,13 @@ +@@ -62,6 +68,13 @@ cdef extern from "pcap.h": char *pcap_geterr(pcap_t *p) void pcap_close(pcap_t *p) int bpf_filter(bpf_insn *insns, char *buf, int len, int caplen) @@ -46,7 +37,7 @@ cdef extern from "pcap_ex.h": # XXX - hrr, sync with libdnet and libevent -@@ -134,16 +147,18 @@ +@@ -134,16 +147,18 @@ cdef class bpf: raise IOError, 'bad filter' def filter(self, buf): """Return boolean match for buf against our filter.""" @@ -68,7 +59,7 @@ Open a handle to a packet capture descriptor. -@@ -152,6 +167,9 @@ +@@ -152,6 +167,9 @@ cdef class pcap: or None to open the first available up interface snaplen -- maximum number of bytes to capture for each packet promisc -- boolean to specify promiscuous mode sniffing @@ -78,7 +69,7 @@ immediate -- disable buffering, if possible """ cdef pcap_t *__pcap -@@ -161,7 +179,7 @@ +@@ -161,7 +179,7 @@ cdef class pcap: cdef int __dloff def __init__(self, name=None, snaplen=65535, promisc=True, @@ -87,16 +78,16 @@ global dltoff cdef char *p -@@ -171,7 +189,7 @@ +@@ -171,7 +189,7 @@ cdef class pcap: raise OSError, self.__ebuf else: p = name - -+ ++ self.__pcap = pcap_open_offline(p, self.__ebuf) if not self.__pcap: self.__pcap = pcap_open_live(pcap_ex_name(p), snaplen, promisc, -@@ -184,7 +202,7 @@ +@@ -184,7 +202,7 @@ cdef class pcap: try: self.__dloff = dltoff[pcap_datalink(self.__pcap)] except KeyError: pass if immediate and pcap_ex_immediate(self.__pcap) < 0: @@ -105,7 +96,7 @@ property name: """Network interface or dumpfile name.""" -@@ -243,16 +261,6 @@ +@@ -243,16 +261,6 @@ cdef class pcap: """Return datalink type (DLT_* values).""" return pcap_datalink(self.__pcap) @@ -122,7 +113,7 @@ def __add_pkts(self, ts, pkt, pkts): pkts.append((ts, pkt)) -@@ -288,18 +296,24 @@ +@@ -288,18 +296,24 @@ cdef class pcap: raise exc[0], exc[1], exc[2] return n @@ -150,7 +141,7 @@ pcap_ex_setup(self.__pcap) while 1: Py_BEGIN_ALLOW_THREADS -@@ -308,10 +322,22 @@ +@@ -308,10 +322,22 @@ cdef class pcap: if n == 1: callback(hdr.ts.tv_sec + (hdr.ts.tv_usec / 1000000.0), PyBuffer_FromMemory(pkt, hdr.caplen), *args) @@ -173,7 +164,7 @@ def geterr(self): """Return the last error message associated with this handle.""" -@@ -340,6 +366,8 @@ +@@ -340,6 +366,8 @@ cdef class pcap: if n == 1: return (hdr.ts.tv_sec + (hdr.ts.tv_usec / 1000000.0), PyBuffer_FromMemory(pkt, hdr.caplen)) @@ -182,7 +173,7 @@ elif n == -1: raise KeyboardInterrupt elif n == -2: -@@ -364,3 +392,36 @@ +@@ -364,3 +392,36 @@ def lookupdev(): raise OSError, ebuf return p Modified: branches/2017Q2/net/py-pypcap/files/patch-setup.py ============================================================================== --- branches/2017Q2/net/py-pypcap/files/patch-setup.py Wed Jun 7 14:25:31 2017 (r442839) +++ branches/2017Q2/net/py-pypcap/files/patch-setup.py Wed Jun 7 14:30:24 2017 (r442840) @@ -1,6 +1,6 @@ ---- ./setup.py.orig 2005-10-16 19:07:03.000000000 -0400 -+++ ./setup.py 2011-12-18 14:32:02.170660843 -0500 -@@ -25,7 +25,10 @@ +--- setup.py.orig 2005-10-17 00:08:17 UTC ++++ setup.py +@@ -25,7 +25,10 @@ class config_pcap(config.config): d = {} if os.path.exists(os.path.join(cfg['include_dirs'][0], 'pcap-int.h')): d['HAVE_PCAP_INT_H'] = 1 @@ -12,7 +12,7 @@ if buf.find('pcap_file(') != -1: d['HAVE_PCAP_FILE'] = 1 if buf.find('pcap_compile_nopcap(') != -1: -@@ -46,6 +49,7 @@ +@@ -46,6 +49,7 @@ class config_pcap(config.config): incdirs = [ os.path.join(d, sd) ] if os.path.exists(os.path.join(d, sd, 'pcap.h')): cfg['include_dirs'] = [ os.path.join(d, sd) ] Modified: branches/2017Q2/net/py-pypcap/pkg-descr ============================================================================== --- branches/2017Q2/net/py-pypcap/pkg-descr Wed Jun 7 14:25:31 2017 (r442839) +++ branches/2017Q2/net/py-pypcap/pkg-descr Wed Jun 7 14:30:24 2017 (r442840) @@ -1,3 +1,3 @@ A simplified object-oriented Python extension module for libpcap -WWW: http://code.google.com/p/pypcap/ +WWW: https://github.com/dugsong/pypcap From owner-svn-ports-all@freebsd.org Wed Jun 7 14:32:41 2017 Return-Path: Delivered-To: svn-ports-all@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 9A368C7718A; Wed, 7 Jun 2017 14:32:41 +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 6A2A57638F; Wed, 7 Jun 2017 14:32:41 +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 v57EWeGg031310; Wed, 7 Jun 2017 14:32:40 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57EWeJg031307; Wed, 7 Jun 2017 14:32:40 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071432.v57EWeJg031307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 14:32:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442841 - in head/security: . py-openssl py3-openssl X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 14:32:41 -0000 Author: woodsb02 Date: Wed Jun 7 14:32:40 2017 New Revision: 442841 URL: https://svnweb.freebsd.org/changeset/ports/442841 Log: [NEW] security/py3-openssl: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/security/py3-openssl/ head/security/py3-openssl/Makefile (contents, props changed) Modified: head/security/Makefile head/security/py-openssl/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Jun 7 14:30:24 2017 (r442840) +++ head/security/Makefile Wed Jun 7 14:32:40 2017 (r442841) @@ -966,6 +966,7 @@ SUBDIR += py3-certifi SUBDIR += py3-cryptography SUBDIR += py3-libnacl + SUBDIR += py3-openssl SUBDIR += py3-pycrypto SUBDIR += qtkeychain-qt4 SUBDIR += qtkeychain-qt5 Modified: head/security/py-openssl/Makefile ============================================================================== --- head/security/py-openssl/Makefile Wed Jun 7 14:30:24 2017 (r442840) +++ head/security/py-openssl/Makefile Wed Jun 7 14:32:40 2017 (r442841) @@ -14,12 +14,12 @@ COMMENT= Python interface to the OpenSSL library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py-cryptography \ +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py-cryptography \ ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six OPTIONS_DEFINE= EXAMPLES -USES= cpe python +USES?= cpe python USE_PYTHON= autoplist concurrent distutils pythonprefix CPE_VENDOR= jean-paul_calderone Added: head/security/py3-openssl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py3-openssl/Makefile Wed Jun 7 14:32:40 2017 (r442841) @@ -0,0 +1,11 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-openssl + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py3-cryptography \ + ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py3-six + +USES= cpe python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 14:37:29 2017 Return-Path: Delivered-To: svn-ports-all@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 D7A19C77232; Wed, 7 Jun 2017 14:37:29 +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 99F3B76517; Wed, 7 Jun 2017 14:37:29 +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 v57EbSqE031615; Wed, 7 Jun 2017 14:37:28 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57EbSox031613; Wed, 7 Jun 2017 14:37:28 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071437.v57EbSox031613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 14:37:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442842 - in head/security: py3-cryptography py3-openssl X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 14:37:29 -0000 Author: woodsb02 Date: Wed Jun 7 14:37:28 2017 New Revision: 442842 URL: https://svnweb.freebsd.org/changeset/ports/442842 Log: Remove superfluous Makefile variable assignment modifiers in slave ports Modified: head/security/py3-cryptography/Makefile head/security/py3-openssl/Makefile Modified: head/security/py3-cryptography/Makefile ============================================================================== --- head/security/py3-cryptography/Makefile Wed Jun 7 14:32:40 2017 (r442841) +++ head/security/py3-cryptography/Makefile Wed Jun 7 14:37:28 2017 (r442842) @@ -3,8 +3,8 @@ MASTERDIR= ${.CURDIR}/../py-cryptography -BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cffi>=1.4.1:devel/py3-cffi -RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py3-six \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.4.1:devel/py3-cffi +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py3-six \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.8:devel/py3-pyasn1 \ ${PYTHON_PKGNAMEPREFIX}cffi>=1.1.0:devel/py3-cffi \ ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py3-idna Modified: head/security/py3-openssl/Makefile ============================================================================== --- head/security/py3-openssl/Makefile Wed Jun 7 14:32:40 2017 (r442841) +++ head/security/py3-openssl/Makefile Wed Jun 7 14:37:28 2017 (r442842) @@ -3,7 +3,7 @@ MASTERDIR= ${.CURDIR}/../py-openssl -RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py3-cryptography \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:security/py3-cryptography \ ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py3-six USES= cpe python:3.3+ From owner-svn-ports-all@freebsd.org Wed Jun 7 14:38:18 2017 Return-Path: Delivered-To: svn-ports-all@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 6823DC77270; Wed, 7 Jun 2017 14:38:18 +0000 (UTC) (envelope-from brnrd@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 3670776601; Wed, 7 Jun 2017 14:38:18 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57EcHm8031761; Wed, 7 Jun 2017 14:38:17 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57EcHM1031759; Wed, 7 Jun 2017 14:38:17 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201706071438.v57EcHM1031759@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 7 Jun 2017 14:38:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442843 - head/databases/mariadb102-server X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 14:38:18 -0000 Author: brnrd Date: Wed Jun 7 14:38:17 2017 New Revision: 442843 URL: https://svnweb.freebsd.org/changeset/ports/442843 Log: databases/mariadb102-server: Build InnoDB engine static - Change InnoDB from Dynamic plugin to static [2] - Unbreak new installs on GIS bootstrap [1] PR: 219831 [1], 219818 [2] Submitted by: Benediktus Anindito [1] Reported by: martin@sugioarto.com [2] Modified: head/databases/mariadb102-server/Makefile head/databases/mariadb102-server/pkg-plist Modified: head/databases/mariadb102-server/Makefile ============================================================================== --- head/databases/mariadb102-server/Makefile Wed Jun 7 14:37:28 2017 (r442842) +++ head/databases/mariadb102-server/Makefile Wed Jun 7 14:38:17 2017 (r442843) @@ -2,6 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.2.6 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= http://mirrors.supportex.net/${SITESDIR}/ \ http://mirror2.hs-esslingen.de/pub/Mirrors/${SITESDIR}/ \ @@ -132,11 +133,12 @@ CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" \ -DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \ -DWITHOUT_CLIENT=1 -.for ENGINE in ${OPTIONS_GROUP_ENGINES} +.for ENGINE in ${OPTIONS_GROUP_ENGINES:NINNOBASE} ${ENGINE}_CMAKE_OFF= -DPLUGIN_${ENGINE}=NO \ -DWITHOUT_${ENGINE}=1 ${ENGINE}_CMAKE_ON= -DPLUGIN_${ENGINE}=DYNAMIC .endfor +INNOBASE_CMAKE_OFF= -DPLUGIN_INNOBASE=NO -DWITHOUT_INNOBASE=1 CONNECT_EXTRA_LIB_DEPENDS= libodbc.so:databases/unixODBC CONNECT_EXTRA_USE= gnome=libxml2 Modified: head/databases/mariadb102-server/pkg-plist ============================================================================== --- head/databases/mariadb102-server/pkg-plist Wed Jun 7 14:37:28 2017 (r442842) +++ head/databases/mariadb102-server/pkg-plist Wed Jun 7 14:38:17 2017 (r442843) @@ -3,6 +3,7 @@ bin/aria_dump_log bin/aria_ftdump bin/aria_pack bin/aria_read_log +bin/innochecksum bin/my_print_defaults bin/myisam_ftdump bin/myisamchk @@ -124,7 +125,6 @@ lib/mysql/plugin/ha_blackhole.so lib/mysql/plugin/ha_connect.so lib/mysql/plugin/ha_federated.so lib/mysql/plugin/ha_federatedx.so -%%INNOBASE%%lib/mysql/plugin/ha_innobase.so %%MROONGA%%lib/mysql/plugin/ha_mroonga.so %%OQGRAPH%%lib/mysql/plugin/ha_oqgraph.so %%ROCKSDB%%lib/mysql/plugin/ha_rocksdb.so @@ -194,7 +194,7 @@ man/man8/mysqld.8.gz %%DATADIR%%/magic %%SPIDER%%%%DATADIR%%/install_spider.sql @comment %%DATADIR%%/maria_add_gis_sp.sql -@comment %%DATADIR%%/maria_add_gis_sp_bootstrap.sql +%%DATADIR%%/maria_add_gis_sp_bootstrap.sql %%MROONGA%%%%DATADIR%%/mroonga/install.sql %%MROONGA%%%%DATADIR%%/mroonga/uninstall.sql %%DATADIR%%/my-huge.cnf From owner-svn-ports-all@freebsd.org Wed Jun 7 14:47:30 2017 Return-Path: Delivered-To: svn-ports-all@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 E31BFC77485; Wed, 7 Jun 2017 14:47:30 +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 B1693769F6; Wed, 7 Jun 2017 14:47:30 +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 v57ElTdW035904; Wed, 7 Jun 2017 14:47:29 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57ElTcv035901; Wed, 7 Jun 2017 14:47:29 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071447.v57ElTcv035901@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 14:47:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442844 - in head/net: . py-urllib3 py3-urllib3 X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 14:47:31 -0000 Author: woodsb02 Date: Wed Jun 7 14:47:29 2017 New Revision: 442844 URL: https://svnweb.freebsd.org/changeset/ports/442844 Log: [NEW] net/py3-urllib3: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/net/py3-urllib3/ head/net/py3-urllib3/Makefile (contents, props changed) Modified: head/net/Makefile head/net/py-urllib3/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Jun 7 14:38:17 2017 (r442843) +++ head/net/Makefile Wed Jun 7 14:47:29 2017 (r442844) @@ -1078,6 +1078,7 @@ SUBDIR += py-zsi SUBDIR += py3-netifaces SUBDIR += py3-pysocks + SUBDIR += py3-urllib3 SUBDIR += pygopherd SUBDIR += pynids SUBDIR += pyrad Modified: head/net/py-urllib3/Makefile ============================================================================== --- head/net/py-urllib3/Makefile Wed Jun 7 14:38:17 2017 (r442843) +++ head/net/py-urllib3/Makefile Wed Jun 7 14:47:29 2017 (r442844) @@ -13,12 +13,12 @@ COMMENT= HTTP library with thread-safe connection pool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptography \ +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptography \ ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna \ ${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py-pysocks -USES= python +USES?= python USE_PYTHON= autoplist distutils NO_ARCH= yes SUB_FILES= pkg-message Added: head/net/py3-urllib3/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py3-urllib3/Makefile Wed Jun 7 14:47:29 2017 (r442844) @@ -0,0 +1,14 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-urllib3 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py3-cryptography \ + ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py3-idna \ + ${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py3-openssl \ + ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py3-pysocks + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" + From owner-svn-ports-all@freebsd.org Wed Jun 7 15:14:02 2017 Return-Path: Delivered-To: svn-ports-all@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 7CB47C77B83; Wed, 7 Jun 2017 15:14:02 +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 3CEAC7783C; Wed, 7 Jun 2017 15:14:02 +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 v57FE1RB048178; Wed, 7 Jun 2017 15:14:01 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57FE1NE048175; Wed, 7 Jun 2017 15:14:01 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071514.v57FE1NE048175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 15:14:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442845 - in head/devel: . py-apipkg py3-apipkg X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 15:14:02 -0000 Author: woodsb02 Date: Wed Jun 7 15:14:00 2017 New Revision: 442845 URL: https://svnweb.freebsd.org/changeset/ports/442845 Log: [NEW] devel/py3-apipkg: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/devel/py3-apipkg/ head/devel/py3-apipkg/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-apipkg/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jun 7 14:47:29 2017 (r442844) +++ head/devel/Makefile Wed Jun 7 15:14:00 2017 (r442845) @@ -4940,6 +4940,7 @@ SUBDIR += py-zope.viewlet SUBDIR += py27-setuptools SUBDIR += py3-Jinja2 + SUBDIR += py3-apipkg SUBDIR += py3-babel SUBDIR += py3-cffi SUBDIR += py3-click Modified: head/devel/py-apipkg/Makefile ============================================================================== --- head/devel/py-apipkg/Makefile Wed Jun 7 14:47:29 2017 (r442844) +++ head/devel/py-apipkg/Makefile Wed Jun 7 15:14:00 2017 (r442845) @@ -14,7 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USES= python +USES?= python USE_PYTHON= autoplist concurrent distutils .include Added: head/devel/py3-apipkg/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-apipkg/Makefile Wed Jun 7 15:14:00 2017 (r442845) @@ -0,0 +1,8 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-apipkg + +USES= python:3.1+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 15:21:21 2017 Return-Path: Delivered-To: svn-ports-all@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 2D687C77C6D; Wed, 7 Jun 2017 15:21:21 +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 EF0CC77AB8; Wed, 7 Jun 2017 15:21:20 +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 v57FLKZp051625; Wed, 7 Jun 2017 15:21:20 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57FLJex051621; Wed, 7 Jun 2017 15:21:19 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071521.v57FLJex051621@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 15:21:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442846 - in head/sysutils: . py-execnet py3-execnet X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 15:21:21 -0000 Author: woodsb02 Date: Wed Jun 7 15:21:19 2017 New Revision: 442846 URL: https://svnweb.freebsd.org/changeset/ports/442846 Log: [NEW] sysutils/py3-execnet: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/sysutils/py3-execnet/ head/sysutils/py3-execnet/Makefile (contents, props changed) Modified: head/sysutils/Makefile head/sysutils/py-execnet/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Wed Jun 7 15:14:00 2017 (r442845) +++ head/sysutils/Makefile Wed Jun 7 15:21:19 2017 (r442846) @@ -898,6 +898,7 @@ SUBDIR += py-uptime SUBDIR += py-zdaemon SUBDIR += py-zfs + SUBDIR += py3-execnet SUBDIR += py3-iocage SUBDIR += py3-pkginfo SUBDIR += pydf Modified: head/sysutils/py-execnet/Makefile ============================================================================== --- head/sysutils/py-execnet/Makefile Wed Jun 7 15:14:00 2017 (r442845) +++ head/sysutils/py-execnet/Makefile Wed Jun 7 15:21:19 2017 (r442846) @@ -13,11 +13,11 @@ COMMENT= Distributed Python deployment and communicati LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apipkg>=1.4:devel/py-apipkg +BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}apipkg>=1.4:devel/py-apipkg NO_ARCH= yes -USES= python +USES?= python USE_PYTHON= autoplist concurrent distutils .include Added: head/sysutils/py3-execnet/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/py3-execnet/Makefile Wed Jun 7 15:21:19 2017 (r442846) @@ -0,0 +1,11 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-execnet + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py3-setuptools_scm +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apipkg>=1.4:devel/py3-apipkg + +USES= python:3.2+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 15:28:49 2017 Return-Path: Delivered-To: svn-ports-all@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 CD9D4C78105; Wed, 7 Jun 2017 15:28:49 +0000 (UTC) (envelope-from rene@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 9F33277F87; Wed, 7 Jun 2017 15:28:49 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57FSm3p052777; Wed, 7 Jun 2017 15:28:48 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57FSm9Z052773; Wed, 7 Jun 2017 15:28:48 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706071528.v57FSm9Z052773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 7 Jun 2017 15:28:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442847 - in head: . devel devel/p5-Penguin mail mail/linux-thunderbird mail/pgpsendmail security security/p5-Crypt-PGPSimple security/pgp X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 15:28:49 -0000 Author: rene Date: Wed Jun 7 15:28:48 2017 New Revision: 442847 URL: https://svnweb.freebsd.org/changeset/ports/442847 Log: Remove expired ports: 2017-05-31 mail/linux-thunderbird: Use the native thunderbird mail/thunderbird instead 2017-06-01 devel/p5-Penguin: Depends on expired security/pgp 2017-06-01 security/p5-Crypt-PGPSimple: Depends on expired security/pgp 2017-06-01 mail/pgpsendmail: Depends on expired security/pgp 2017-04-01 security/pgp: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support. Deleted: head/devel/p5-Penguin/ head/mail/linux-thunderbird/ head/mail/pgpsendmail/ head/security/p5-Crypt-PGPSimple/ head/security/pgp/ Modified: head/MOVED head/devel/Makefile head/mail/Makefile head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Jun 7 15:21:19 2017 (r442846) +++ head/MOVED Wed Jun 7 15:28:48 2017 (r442847) @@ -9402,3 +9402,8 @@ print/gutenprint-cups|print/gutenprint|2017-06-04|Fold print/gutenprint-foomatic||2017-06-04|Component removed upstream print/gutenprint-ijs||2017-06-04|Component removed upstream devel/py-PyDispatcher|devel/py-pydispatcher|2017-06-05|Change name to lower case +mail/linux-thunderbird||2017-06-07|Has expired: Use the native thunderbird mail/thunderbird instead +devel/p5-Penguin||2017-06-07|Has expired: Depends on expired security/pgp +security/p5-Crypt-PGPSimple||2017-06-07|Has expired: Depends on expired security/pgp +mail/pgpsendmail||2017-06-07|Has expired: Depends on expired security/pgp +security/pgp||2017-06-07|Has expired: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support. Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jun 7 15:21:19 2017 (r442846) +++ head/devel/Makefile Wed Jun 7 15:28:48 2017 (r442847) @@ -3060,7 +3060,6 @@ SUBDIR += p5-PathTools SUBDIR += p5-Paws SUBDIR += p5-Pegex - SUBDIR += p5-Penguin SUBDIR += p5-Perl-Critic-Deprecated SUBDIR += p5-Perl-Metrics-Lite SUBDIR += p5-Perl-Metrics-Simple Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Wed Jun 7 15:21:19 2017 (r442846) +++ head/mail/Makefile Wed Jun 7 15:28:48 2017 (r442847) @@ -206,7 +206,6 @@ SUBDIR += libsrs2 SUBDIR += libsrs_alt SUBDIR += libvmime - SUBDIR += linux-thunderbird SUBDIR += listadmin SUBDIR += lmtp2nntp SUBDIR += lookout @@ -490,7 +489,6 @@ SUBDIR += perdition SUBDIR += pflogsumm SUBDIR += pfqueue - SUBDIR += pgpsendmail SUBDIR += php56-imap SUBDIR += php70-imap SUBDIR += php71-imap Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Jun 7 15:21:19 2017 (r442846) +++ head/security/Makefile Wed Jun 7 15:28:48 2017 (r442847) @@ -548,7 +548,6 @@ SUBDIR += p5-Crypt-OpenSSL-Random SUBDIR += p5-Crypt-OpenSSL-X509 SUBDIR += p5-Crypt-PBKDF2 - SUBDIR += p5-Crypt-PGPSimple SUBDIR += p5-Crypt-PKCS10 SUBDIR += p5-Crypt-PWSafe3 SUBDIR += p5-Crypt-PassGen @@ -775,7 +774,6 @@ SUBDIR += pecl-ssh2-0 SUBDIR += pev SUBDIR += pft - SUBDIR += pgp SUBDIR += pgpdump SUBDIR += pgpgpg SUBDIR += pgpin From owner-svn-ports-all@freebsd.org Wed Jun 7 15:39:38 2017 Return-Path: Delivered-To: svn-ports-all@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 A0E55C78334; Wed, 7 Jun 2017 15:39:38 +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 6D9E3783C1; Wed, 7 Jun 2017 15:39:38 +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 v57FdbUe057119; Wed, 7 Jun 2017 15:39:37 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Fdb4M057115; Wed, 7 Jun 2017 15:39:37 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071539.v57Fdb4M057115@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 15:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442848 - in head/sysutils: . py-ptyprocess py3-ptyprocess X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 15:39:38 -0000 Author: woodsb02 Date: Wed Jun 7 15:39:37 2017 New Revision: 442848 URL: https://svnweb.freebsd.org/changeset/ports/442848 Log: [NEW] sysutils/py3-ptyprocess: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/sysutils/py3-ptyprocess/ head/sysutils/py3-ptyprocess/Makefile (contents, props changed) Modified: head/sysutils/Makefile head/sysutils/py-ptyprocess/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Wed Jun 7 15:28:48 2017 (r442847) +++ head/sysutils/Makefile Wed Jun 7 15:39:37 2017 (r442848) @@ -901,6 +901,7 @@ SUBDIR += py3-execnet SUBDIR += py3-iocage SUBDIR += py3-pkginfo + SUBDIR += py3-ptyprocess SUBDIR += pydf SUBDIR += qchroot SUBDIR += qjail Modified: head/sysutils/py-ptyprocess/Makefile ============================================================================== --- head/sysutils/py-ptyprocess/Makefile Wed Jun 7 15:28:48 2017 (r442847) +++ head/sysutils/py-ptyprocess/Makefile Wed Jun 7 15:39:37 2017 (r442848) @@ -11,7 +11,7 @@ COMMENT= Run a subprocess in a pseudo terminal LICENSE= ISCL -USES= python +USES?= python USE_PYTHON= distutils autoplist .include Added: head/sysutils/py3-ptyprocess/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/py3-ptyprocess/Makefile Wed Jun 7 15:39:37 2017 (r442848) @@ -0,0 +1,8 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-ptyprocess + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 15:43:30 2017 Return-Path: Delivered-To: svn-ports-all@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 A2505C78503; Wed, 7 Jun 2017 15:43:30 +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 6FE06787B7; Wed, 7 Jun 2017 15:43:30 +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 v57FhTGY060933; Wed, 7 Jun 2017 15:43:29 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57FhTep060930; Wed, 7 Jun 2017 15:43:29 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071543.v57FhTep060930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 15:43:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442849 - in head/misc: . py-pexpect py3-pexpect X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 15:43:30 -0000 Author: woodsb02 Date: Wed Jun 7 15:43:29 2017 New Revision: 442849 URL: https://svnweb.freebsd.org/changeset/ports/442849 Log: [NEW] misc/py3-pexpect: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/misc/py3-pexpect/ head/misc/py3-pexpect/Makefile (contents, props changed) Modified: head/misc/Makefile head/misc/py-pexpect/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Wed Jun 7 15:39:37 2017 (r442848) +++ head/misc/Makefile Wed Jun 7 15:43:29 2017 (r442849) @@ -393,6 +393,7 @@ SUBDIR += py-spdx-lookup SUBDIR += py-tqdm SUBDIR += py-yolk + SUBDIR += py3-pexpect SUBDIR += py3-tqdm SUBDIR += pylize SUBDIR += qbrew Modified: head/misc/py-pexpect/Makefile ============================================================================== --- head/misc/py-pexpect/Makefile Wed Jun 7 15:39:37 2017 (r442848) +++ head/misc/py-pexpect/Makefile Wed Jun 7 15:43:29 2017 (r442849) @@ -12,9 +12,9 @@ COMMENT= Pure Python Expect-like module LICENSE= ISCL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py-ptyprocess +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py-ptyprocess -USES= python +USES?= python USE_PYTHON= distutils autoplist .include Added: head/misc/py3-pexpect/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/py3-pexpect/Makefile Wed Jun 7 15:43:29 2017 (r442849) @@ -0,0 +1,10 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pexpect + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py3-ptyprocess + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 15:45:10 2017 Return-Path: Delivered-To: svn-ports-all@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 7013AC78590; Wed, 7 Jun 2017 15:45:10 +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 3E164788F5; Wed, 7 Jun 2017 15:45:10 +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 v57Fj9lX061125; Wed, 7 Jun 2017 15:45:09 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Fj9Qw061124; Wed, 7 Jun 2017 15:45:09 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071545.v57Fj9Qw061124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 15:45:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442850 - head/misc/py3-pexpect X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 15:45:10 -0000 Author: woodsb02 Date: Wed Jun 7 15:45:09 2017 New Revision: 442850 URL: https://svnweb.freebsd.org/changeset/ports/442850 Log: misc/py3-pexpect: Correct supported versions of python3 Modified: head/misc/py3-pexpect/Makefile Modified: head/misc/py3-pexpect/Makefile ============================================================================== --- head/misc/py3-pexpect/Makefile Wed Jun 7 15:43:29 2017 (r442849) +++ head/misc/py3-pexpect/Makefile Wed Jun 7 15:45:09 2017 (r442850) @@ -5,6 +5,6 @@ MASTERDIR= ${.CURDIR}/../py-pexpect RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py3-ptyprocess -USES= python:3.3+ +USES= python:3.2+ .include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 15:51:08 2017 Return-Path: Delivered-To: svn-ports-all@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 6BF7FC785E6; Wed, 7 Jun 2017 15:51:08 +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 4806378BB0; Wed, 7 Jun 2017 15:51:08 +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 v57Fp77g061509; Wed, 7 Jun 2017 15:51:07 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Fp7qq061506; Wed, 7 Jun 2017 15:51:07 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706071551.v57Fp7qq061506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 7 Jun 2017 15:51:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442851 - in head/devel: . py-pytest-xdist py3-pytest-xdist X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 15:51:08 -0000 Author: woodsb02 Date: Wed Jun 7 15:51:07 2017 New Revision: 442851 URL: https://svnweb.freebsd.org/changeset/ports/442851 Log: [NEW] devel/py3-pytest-xdist: Create Python 3.x version of port The latest www/py-requests update [1] unbundled its dependencies, now requiring chardet, idna, urllib3 and certifi from ports. www/py3-requests port was not tested during QA, which would have highlighted the need for many new py3-* ports (and their dependencies). This change creates one of those ports. [1] https://svnweb.freebsd.org/changeset/ports/442565 PR: 219833 Added: head/devel/py3-pytest-xdist/ head/devel/py3-pytest-xdist/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pytest-xdist/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jun 7 15:45:09 2017 (r442850) +++ head/devel/Makefile Wed Jun 7 15:51:07 2017 (r442851) @@ -4979,6 +4979,7 @@ SUBDIR += py3-pylru-cache SUBDIR += py3-pytest SUBDIR += py3-pytest-runner + SUBDIR += py3-pytest-xdist SUBDIR += py3-python-magic SUBDIR += py3-pytz SUBDIR += py3-rubymarshal Modified: head/devel/py-pytest-xdist/Makefile ============================================================================== --- head/devel/py-pytest-xdist/Makefile Wed Jun 7 15:45:09 2017 (r442850) +++ head/devel/py-pytest-xdist/Makefile Wed Jun 7 15:51:07 2017 (r442851) @@ -13,14 +13,14 @@ COMMENT= Py.test plugin for distributed testing and lo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py-execnet \ +BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py-execnet \ ${PYTHON_PKGNAMEPREFIX}pytest>=2.4.2:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}py>=1.4.22:devel/py-py -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py-pytest \ +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect -USES= python +USES?= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Added: head/devel/py3-pytest-xdist/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pytest-xdist/Makefile Wed Jun 7 15:51:07 2017 (r442851) @@ -0,0 +1,16 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pytest-xdist + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py3-setuptools_scm +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py3-execnet \ + ${PYTHON_PKGNAMEPREFIX}pytest>=2.4.2:devel/py3-pytest \ + ${PYTHON_PKGNAMEPREFIX}py>=1.4.22:devel/py3-py +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py3-pytest \ + ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py3-pexpect + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" + From owner-svn-ports-all@freebsd.org Wed Jun 7 16:34:45 2017 Return-Path: Delivered-To: svn-ports-all@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 DC160C7904D; Wed, 7 Jun 2017 16:34:45 +0000 (UTC) (envelope-from rene@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 AC4267A19F; Wed, 7 Jun 2017 16:34:45 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57GYiZf081820; Wed, 7 Jun 2017 16:34:44 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57GYi1W081818; Wed, 7 Jun 2017 16:34:44 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706071634.v57GYi1W081818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 7 Jun 2017 16:34:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442852 - in head: . dns dns/pear-Net_DNS X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 16:34:46 -0000 Author: rene Date: Wed Jun 7 16:34:44 2017 New Revision: 442852 URL: https://svnweb.freebsd.org/changeset/ports/442852 Log: Remove expired port: 2017-03-31 dns/pear-Net_DNS: This Port use PHP4.2 - This PHP-Version is not longer supporded Deleted: head/dns/pear-Net_DNS/ Modified: head/MOVED head/dns/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Jun 7 15:51:07 2017 (r442851) +++ head/MOVED Wed Jun 7 16:34:44 2017 (r442852) @@ -9407,3 +9407,4 @@ devel/p5-Penguin||2017-06-07|Has expired: Depends on e security/p5-Crypt-PGPSimple||2017-06-07|Has expired: Depends on expired security/pgp mail/pgpsendmail||2017-06-07|Has expired: Depends on expired security/pgp security/pgp||2017-06-07|Has expired: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support. +dns/pear-Net_DNS||2017-06-07|Has expired: This Port use PHP4.2 - This PHP-Version is not longer supporded Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Wed Jun 7 15:51:07 2017 (r442851) +++ head/dns/Makefile Wed Jun 7 16:34:44 2017 (r442852) @@ -164,7 +164,6 @@ SUBDIR += pdnsd SUBDIR += pear-File_DNS SUBDIR += pear-Horde_Idna - SUBDIR += pear-Net_DNS SUBDIR += pear-Net_DNS2 SUBDIR += powerdns SUBDIR += powerdns-recursor From owner-svn-ports-all@freebsd.org Wed Jun 7 17:11:31 2017 Return-Path: Delivered-To: svn-ports-all@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 D3CA8C79A01; Wed, 7 Jun 2017 17:11:31 +0000 (UTC) (envelope-from kwm@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 AFF8E7B24B; Wed, 7 Jun 2017 17:11:31 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57HBUT8095127; Wed, 7 Jun 2017 17:11:30 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57HBUGu095122; Wed, 7 Jun 2017 17:11:30 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706071711.v57HBUGu095122@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 7 Jun 2017 17:11:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442853 - in head/devel: . boost-python-libs boost-python3-libs X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 17:11:31 -0000 Author: kwm Date: Wed Jun 7 17:11:30 2017 New Revision: 442853 URL: https://svnweb.freebsd.org/changeset/ports/442853 Log: Add boost-python3-libs, python3 bindings with boost. Reviewed by: sunpoet@ Approved by: office@ (sunpoet@) Differential Revision: https://reviews.freebsd.org/D11021 Added: head/devel/boost-python3-libs/ head/devel/boost-python3-libs/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/boost-python-libs/Makefile head/devel/boost-python-libs/pkg-descr head/devel/boost-python-libs/pkg-plist Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jun 7 16:34:44 2017 (r442852) +++ head/devel/Makefile Wed Jun 7 17:11:30 2017 (r442853) @@ -196,6 +196,7 @@ SUBDIR += boost-jam SUBDIR += boost-libs SUBDIR += boost-python-libs + SUBDIR += boost-python3-libs SUBDIR += boost_build SUBDIR += bossa SUBDIR += bouml-doc Modified: head/devel/boost-python-libs/Makefile ============================================================================== --- head/devel/boost-python-libs/Makefile Wed Jun 7 16:34:44 2017 (r442852) +++ head/devel/boost-python-libs/Makefile Wed Jun 7 17:11:30 2017 (r442853) @@ -1,10 +1,10 @@ # Created by: Alexander Churanov # $FreeBSD$ -PORTNAME= boost-python-libs -COMMENT= Framework for interfacing Python and C++ +PORTNAME?= boost-python-libs +COMMENT?= Framework for interfacing Python 2 and C++ -USES+= python +USES?= python:2.7 OPTIONS_DEFINE= DEBUG OPTIMIZED_CFLAGS @@ -43,6 +43,6 @@ post-install: -e "s|%%PYTHON_INCLUDEDIR%%|${PYTHON_INCLUDEDIR}|g" \ -e "s|%%PYTHON_LIBDIR%%|${PYTHON_LIBDIR}|g" \ -e "s|%%PYTHON_VERSION%%|${PYTHON_VERSION}|g" ${PKGMESSAGE} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libboost_python.so.${PORTVERSION} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libboost_python*.so.${PORTVERSION} .include Modified: head/devel/boost-python-libs/pkg-descr ============================================================================== --- head/devel/boost-python-libs/pkg-descr Wed Jun 7 16:34:44 2017 (r442852) +++ head/devel/boost-python-libs/pkg-descr Wed Jun 7 17:11:30 2017 (r442853) @@ -3,6 +3,7 @@ C++. It allows you to quickly and seamlessly expose C+ functions and objects to Python, and vice-versa, using no special tools -- just your C++ compiler. -The Boost.Pyste code generator resides in a separate port: devel/boost-pyste +The python 2 port is called boost-python-libs +The python 3 port is called boost-python3-libs WWW: http://www.boost.org/ Modified: head/devel/boost-python-libs/pkg-plist ============================================================================== --- head/devel/boost-python-libs/pkg-plist Wed Jun 7 16:34:44 2017 (r442852) +++ head/devel/boost-python-libs/pkg-plist Wed Jun 7 17:11:30 2017 (r442853) @@ -1,3 +1,6 @@ -lib/libboost_python.a -lib/libboost_python.so -lib/libboost_python.so.%%BOOST_SHARED_LIB_VER%% +%%PYTHON2%%lib/libboost_python.a +%%PYTHON2%%lib/libboost_python.so +%%PYTHON2%%lib/libboost_python.so.%%BOOST_SHARED_LIB_VER%% +%%PYTHON3%%lib/libboost_python3.a +%%PYTHON3%%lib/libboost_python3.so +%%PYTHON3%%lib/libboost_python3.so.%%BOOST_SHARED_LIB_VER%% Added: head/devel/boost-python3-libs/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/boost-python3-libs/Makefile Wed Jun 7 17:11:30 2017 (r442853) @@ -0,0 +1,10 @@ +# $FreeBSD$ + +PORTNAME= boost-python3-libs +COMMENT= Framework for interfacing Python 3 and C++ + +USES= python:3.3 + +MASTERDIR= ${.CURDIR}/../../devel/boost-python-libs + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Wed Jun 7 17:21:32 2017 Return-Path: Delivered-To: svn-ports-all@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 138E6C79B89; Wed, 7 Jun 2017 17:21:32 +0000 (UTC) (envelope-from des@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 D802C7B551; Wed, 7 Jun 2017 17:21:31 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57HLVP3099177; Wed, 7 Jun 2017 17:21:31 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57HLUJ0099175; Wed, 7 Jun 2017 17:21:30 GMT (envelope-from des@FreeBSD.org) Message-Id: <201706071721.v57HLUJ0099175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Wed, 7 Jun 2017 17:21:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442854 - head/net/p5-srv2pf X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 17:21:32 -0000 Author: des Date: Wed Jun 7 17:21:30 2017 New Revision: 442854 URL: https://svnweb.freebsd.org/changeset/ports/442854 Log: Upgrade to latest version. Modified: head/net/p5-srv2pf/Makefile head/net/p5-srv2pf/distinfo Modified: head/net/p5-srv2pf/Makefile ============================================================================== --- head/net/p5-srv2pf/Makefile Wed Jun 7 17:11:30 2017 (r442853) +++ head/net/p5-srv2pf/Makefile Wed Jun 7 17:21:30 2017 (r442854) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= srv2pf -PORTVERSION= 20170424 +PORTVERSION= 20170607 CATEGORIES= net MASTER_SITES= GH PKGNAMEPREFIX= p5- Modified: head/net/p5-srv2pf/distinfo ============================================================================== --- head/net/p5-srv2pf/distinfo Wed Jun 7 17:11:30 2017 (r442853) +++ head/net/p5-srv2pf/distinfo Wed Jun 7 17:21:30 2017 (r442854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493043299 -SHA256 (dag-erling-srv2pf-20170424_GH0.tar.gz) = 075fe77d73b4fb5f6c1946328354d2ba744402883c2195a55664ef454555403e -SIZE (dag-erling-srv2pf-20170424_GH0.tar.gz) = 5271 +TIMESTAMP = 1496855363 +SHA256 (dag-erling-srv2pf-20170607_GH0.tar.gz) = ed36db4c4e9943ea7f49207436106f281fe550b6a1b5b07862f8f65ab3bf4a5e +SIZE (dag-erling-srv2pf-20170607_GH0.tar.gz) = 5335 From owner-svn-ports-all@freebsd.org Wed Jun 7 17:23:00 2017 Return-Path: Delivered-To: svn-ports-all@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 E36C0C79C2B; Wed, 7 Jun 2017 17:23:00 +0000 (UTC) (envelope-from ler@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 B2A407B8F1; Wed, 7 Jun 2017 17:23:00 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57HMxLS002472; Wed, 7 Jun 2017 17:22:59 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57HMxZ5002470; Wed, 7 Jun 2017 17:22:59 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201706071722.v57HMxZ5002470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Wed, 7 Jun 2017 17:22:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442855 - head/devel/cdecl X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 17:23:01 -0000 Author: ler Date: Wed Jun 7 17:22:59 2017 New Revision: 442855 URL: https://svnweb.freebsd.org/changeset/ports/442855 Log: Update devel/cdecl to 3.3. Help command-line option Added the command-line options of -h or --help that prints the usage message. Fixed const pointers to members Explaining const/volatile pointers to members now works. Modified: head/devel/cdecl/Makefile head/devel/cdecl/distinfo Modified: head/devel/cdecl/Makefile ============================================================================== --- head/devel/cdecl/Makefile Wed Jun 7 17:21:30 2017 (r442854) +++ head/devel/cdecl/Makefile Wed Jun 7 17:22:59 2017 (r442855) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cdecl -PORTVERSION= 3.2 +PORTVERSION= 3.3 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= devel Modified: head/devel/cdecl/distinfo ============================================================================== --- head/devel/cdecl/distinfo Wed Jun 7 17:21:30 2017 (r442854) +++ head/devel/cdecl/distinfo Wed Jun 7 17:22:59 2017 (r442855) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496108806 -SHA256 (paul-j-lucas-cdecl-cdecl-3.2_GH0.tar.gz) = 7f0a8128576dfc86a0e53bf1098a7d2e142dc27cf7f5c48f59a46f267c1d07ad -SIZE (paul-j-lucas-cdecl-cdecl-3.2_GH0.tar.gz) = 239121 +TIMESTAMP = 1496856134 +SHA256 (paul-j-lucas-cdecl-cdecl-3.3_GH0.tar.gz) = ff8e555f7fe9ebca7804e2ba2829227fdd9d945179f3aa8ff0015335a6832c7a +SIZE (paul-j-lucas-cdecl-cdecl-3.3_GH0.tar.gz) = 239458 From owner-svn-ports-all@freebsd.org Wed Jun 7 17:32:06 2017 Return-Path: Delivered-To: svn-ports-all@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 279A3C79E09; Wed, 7 Jun 2017 17:32:06 +0000 (UTC) (envelope-from rene@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 EF92B7BC1B; Wed, 7 Jun 2017 17:32:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57HW5Re004362; Wed, 7 Jun 2017 17:32:05 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57HW4cw004358; Wed, 7 Jun 2017 17:32:04 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706071732.v57HW4cw004358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 7 Jun 2017 17:32:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442856 - in head: . Mk Mk/Uses net net/samba42 net/samba43 X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 17:32:06 -0000 Author: rene Date: Wed Jun 7 17:32:04 2017 New Revision: 442856 URL: https://svnweb.freebsd.org/changeset/ports/442856 Log: Remove support for Samba 4.2 and 4.3, they are unsupported upstream. Deleted: head/net/samba42/ head/net/samba43/ Modified: head/MOVED head/Mk/Uses/samba.mk head/Mk/bsd.default-versions.mk head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Jun 7 17:22:59 2017 (r442855) +++ head/MOVED Wed Jun 7 17:32:04 2017 (r442856) @@ -9408,3 +9408,5 @@ security/p5-Crypt-PGPSimple||2017-06-07|Has expired: D mail/pgpsendmail||2017-06-07|Has expired: Depends on expired security/pgp security/pgp||2017-06-07|Has expired: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support. dns/pear-Net_DNS||2017-06-07|Has expired: This Port use PHP4.2 - This PHP-Version is not longer supporded +net/samba42|net/samba44|2016-09-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning +net/samba43|net/samba44|2017-03-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning Modified: head/Mk/Uses/samba.mk ============================================================================== --- head/Mk/Uses/samba.mk Wed Jun 7 17:22:59 2017 (r442855) +++ head/Mk/Uses/samba.mk Wed Jun 7 17:32:04 2017 (r442856) @@ -23,9 +23,7 @@ IGNORE= USES=samba has invalid arguments: ${samba_ARG SAMBAPORT= net/samba${SAMBA_DEFAULT:S/.//} SAMBAINCLUDES= ${LOCALBASE}/include/samba4 -.if ${SAMBA_DEFAULT} == 4.2 || ${SAMBA_DEFAULT} == 4.3 -SAMBALIBS= ${LOCALBASE}/lib -.elif ${SAMBA_DEFAULT} == 4.4 || ${SAMBA_DEFAULT} == 4.5 || ${SAMBA_DEFAULT} == 4.6 +.if ${SAMBA_DEFAULT} == 4.4 || ${SAMBA_DEFAULT} == 4.5 || ${SAMBA_DEFAULT} == 4.6 SAMBALIBS= ${LOCALBASE}/lib/samba4 .else IGNORE= Invalid version of samba: ${SAMBA_DEFAULT} @@ -42,4 +40,3 @@ RUN_DEPENDS+= smbd:${SAMBAPORT} .endif .endif - Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Wed Jun 7 17:22:59 2017 (r442855) +++ head/Mk/bsd.default-versions.mk Wed Jun 7 17:32:04 2017 (r442856) @@ -83,7 +83,7 @@ PYTHON2_DEFAULT?= 2.7 PYTHON3_DEFAULT?= 3.6 # Possible values: 2.2, 2.3, 2.4 RUBY_DEFAULT?= 2.3 -# Possible values: 4.2, 4.3, 4.4, 4.5, 4.6 +# Possible values: 4.4, 4.5, 4.6 SAMBA_DEFAULT?= 4.4 # Possible values: base, openssl, openssl-devel, libressl, libressl-devel .if !defined(SSL_DEFAULT) Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Wed Jun 7 17:22:59 2017 (r442855) +++ head/net/Makefile Wed Jun 7 17:32:04 2017 (r442856) @@ -1248,8 +1248,6 @@ SUBDIR += rubygem-xmlrpc SUBDIR += rude SUBDIR += s3ql - SUBDIR += samba42 - SUBDIR += samba43 SUBDIR += samba44 SUBDIR += samba45 SUBDIR += samba46 From owner-svn-ports-all@freebsd.org Wed Jun 7 17:34:41 2017 Return-Path: Delivered-To: svn-ports-all@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 C096CC79E41; Wed, 7 Jun 2017 17:34:41 +0000 (UTC) (envelope-from ler@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 9A9FF7BF1D; Wed, 7 Jun 2017 17:34:41 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57HYeBg006903; Wed, 7 Jun 2017 17:34:40 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57HYeO0006899; Wed, 7 Jun 2017 17:34:40 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201706071734.v57HYeO0006899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Wed, 7 Jun 2017 17:34:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442857 - in head/mail/neomutt: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 17:34:41 -0000 Author: ler Date: Wed Jun 7 17:34:40 2017 New Revision: 442857 URL: https://svnweb.freebsd.org/changeset/ports/442857 Log: Upgrade mail/neomutt to 20170602. Changes: https://www.neomutt.org/2017/06/02/release PR: 219778 Approved by: bapt (via IRC) Added: head/mail/neomutt/files/patch-doc_Makefile.am (contents, props changed) Modified: head/mail/neomutt/Makefile head/mail/neomutt/distinfo head/mail/neomutt/pkg-plist Modified: head/mail/neomutt/Makefile ============================================================================== --- head/mail/neomutt/Makefile Wed Jun 7 17:32:04 2017 (r442856) +++ head/mail/neomutt/Makefile Wed Jun 7 17:34:40 2017 (r442857) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= neomutt -PORTVERSION= 20170428 -PORTREVISION= 1 +PORTVERSION= 20170602 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= mail @@ -43,15 +42,8 @@ SCREEN_DESC= Screen options CONFIGURE_ARGS= --disable-dependency-tracking \ --with-docdir="${DOCSDIR}" \ --with-ssl="${OPENSSLBASE}" \ - --enable-imap \ - --enable-smtp \ - --enable-pop \ - --enable-nntp \ - --enable-compressed \ - --enable-sidebar \ --disable-fcntl \ --enable-locales-fix \ - --enable-external-dotlock \ ${ICONV_CONFIGURE_ARGS} # Header cache @@ -80,7 +72,9 @@ FLOCK_CONFIGURE_ENABLE= flock SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_CONFIGURE_ON= --with-sasl -GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme +GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme \ + libassuan.so:security/libassuan \ + libgpg-error.so:security/libgpg-error GPGME_CONFIGURE_ENABLE= gpgme NOTMUCH_LIB_DEPENDS= libnotmuch.so:mail/notmuch Modified: head/mail/neomutt/distinfo ============================================================================== --- head/mail/neomutt/distinfo Wed Jun 7 17:32:04 2017 (r442856) +++ head/mail/neomutt/distinfo Wed Jun 7 17:34:40 2017 (r442857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493540125 -SHA256 (neomutt-neomutt-neomutt-20170428_GH0.tar.gz) = c6100c6afb120b6eb2810e9acae6512fc4851ebd7fe711c5bc40b3ee29c0d306 -SIZE (neomutt-neomutt-neomutt-20170428_GH0.tar.gz) = 2733684 +TIMESTAMP = 1496587726 +SHA256 (neomutt-neomutt-neomutt-20170602_GH0.tar.gz) = 53762f867a8a6213ebbc65199058d476347467340bff6b56816de1b6d09ff0cf +SIZE (neomutt-neomutt-neomutt-20170602_GH0.tar.gz) = 2637472 Added: head/mail/neomutt/files/patch-doc_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/neomutt/files/patch-doc_Makefile.am Wed Jun 7 17:34:40 2017 (r442857) @@ -0,0 +1,22 @@ +--- doc/Makefile.am.orig 2017-06-04 15:16:18 UTC ++++ doc/Makefile.am +@@ -41,7 +41,7 @@ HTML_DOCFILES = manual.html index.html $(CHUNKED_DOCFI + + BUILT_DISTFILES = manual.txt $(HTML_DOCFILES) + +-srcdir_DOCFILES = PGP-Notes.txt devel-notes.txt smime-notes.txt ++srcdir_DOCFILES = PGP-Notes.txt smime-notes.txt + + topsrcdir_DOCFILES = COPYRIGHT LICENSE.md INSTALL ChangeLog ChangeLog.neomutt \ + README.SSL README.md +--- doc/Makefile.am.orig 2017-06-04 15:16:18 UTC ++++ doc/Makefile.am +@@ -41,7 +41,7 @@ HTML_DOCFILES = manual.html index.html $(CHUNKED_DOCFI + + BUILT_DISTFILES = manual.txt $(HTML_DOCFILES) + +-srcdir_DOCFILES = PGP-Notes.txt devel-notes.txt smime-notes.txt ++srcdir_DOCFILES = PGP-Notes.txt smime-notes.txt + + topsrcdir_DOCFILES = COPYRIGHT LICENSE.md INSTALL ChangeLog ChangeLog.neomutt \ + README.SSL README.md Modified: head/mail/neomutt/pkg-plist ============================================================================== --- head/mail/neomutt/pkg-plist Wed Jun 7 17:32:04 2017 (r442856) +++ head/mail/neomutt/pkg-plist Wed Jun 7 17:34:40 2017 (r442857) @@ -1,11 +1,9 @@ bin/mutt -bin/mutt_dotlock bin/pgpewrap bin/pgpring bin/smime_keys @sample etc/Muttrc.dist etc/Muttrc man/man1/mutt.1.gz -man/man1/mutt_dotlock.1.gz man/man1/pgpewrap.1.gz man/man1/pgpring.1.gz man/man1/smime_keys.1.gz @@ -42,23 +40,21 @@ man/man5/muttrc.5.gz %%NLS%%share/locale/uk/LC_MESSAGES/mutt.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/mutt.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/mutt.mo +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/hcache-bench/README.md +%%PORTDOCS%%%%DOCSDIR%%/hcache-bench/muttrc +%%PORTDOCS%%%%DOCSDIR%%/hcache-bench/neomutt-hcache-bench.sh +%%PORTDOCS%%%%DOCSDIR%%/lua/test_lua-api_runner.muttrc +%%PORTDOCS%%%%DOCSDIR%%/lua/test_lua-api_spec.lua %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.neomutt %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/LICENSE.md -%%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/PGP-Notes.txt -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.SECURITY %%PORTDOCS%%%%DOCSDIR%%/README.SSL -%%PORTDOCS%%%%DOCSDIR%%/README.neomutt -%%PORTDOCS%%%%DOCSDIR%%/README.notmuch -%%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/advancedusage.html -%%PORTDOCS%%%%DOCSDIR%%/applying-patches.txt %%PORTDOCS%%%%DOCSDIR%%/configuration.html -%%PORTDOCS%%%%DOCSDIR%%/devel-notes.txt %%PORTDOCS%%%%DOCSDIR%%/gettingstarted.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/intro.html @@ -77,35 +73,12 @@ man/man5/muttrc.5.gz %%PORTDOCS%%%%DOCSDIR%%/manual.txt %%PORTDOCS%%%%DOCSDIR%%/mimesupport.html %%PORTDOCS%%%%DOCSDIR%%/miscellany.html -%%PORTDOCS%%%%DOCSDIR%%/muttrc.attach-headers-color -%%PORTDOCS%%%%DOCSDIR%%/muttrc.compress -%%PORTDOCS%%%%DOCSDIR%%/muttrc.cond-date -%%PORTDOCS%%%%DOCSDIR%%/muttrc.encrypt-to-self -%%PORTDOCS%%%%DOCSDIR%%/muttrc.forgotten-attachment -%%PORTDOCS%%%%DOCSDIR%%/muttrc.ifdef -%%PORTDOCS%%%%DOCSDIR%%/muttrc.index-color -%%PORTDOCS%%%%DOCSDIR%%/muttrc.initials -%%PORTDOCS%%%%DOCSDIR%%/muttrc.keywords -%%PORTDOCS%%%%DOCSDIR%%/muttrc.limit-current-thread -%%PORTDOCS%%%%DOCSDIR%%/muttrc.nested-if -%%PORTDOCS%%%%DOCSDIR%%/muttrc.new-mail -%%PORTDOCS%%%%DOCSDIR%%/muttrc.nntp -%%PORTDOCS%%%%DOCSDIR%%/muttrc.notmuch -%%PORTDOCS%%%%DOCSDIR%%/muttrc.progress -%%PORTDOCS%%%%DOCSDIR%%/muttrc.quasi-delete -%%PORTDOCS%%%%DOCSDIR%%/muttrc.reply-with-xorig -%%PORTDOCS%%%%DOCSDIR%%/muttrc.sidebar -%%PORTDOCS%%%%DOCSDIR%%/muttrc.skip-quoted -%%PORTDOCS%%%%DOCSDIR%%/muttrc.status-color -%%PORTDOCS%%%%DOCSDIR%%/muttrc.timeout %%PORTDOCS%%%%DOCSDIR%%/neomutt-syntax.vim %%PORTDOCS%%%%DOCSDIR%%/optionalfeatures.html -%%PORTDOCS%%%%DOCSDIR%%/patch-notes.txt %%PORTDOCS%%%%DOCSDIR%%/reference.html %%PORTDOCS%%%%DOCSDIR%%/samples/Mush.rc %%PORTDOCS%%%%DOCSDIR%%/samples/Pine.rc %%PORTDOCS%%%%DOCSDIR%%/samples/Tin.rc -%%PORTDOCS%%%%DOCSDIR%%/samples/ca-bundle.crt %%PORTDOCS%%%%DOCSDIR%%/samples/colors.default %%PORTDOCS%%%%DOCSDIR%%/samples/colors.linux %%PORTDOCS%%%%DOCSDIR%%/samples/gpg.rc @@ -127,7 +100,6 @@ man/man5/muttrc.5.gz %%PORTDOCS%%%%DOCSDIR%%/samples/iconv/iconv.solaris-2.6-cjk.rc %%PORTDOCS%%%%DOCSDIR%%/samples/iconv/iconv.solaris-2.6.rc %%PORTDOCS%%%%DOCSDIR%%/samples/iconv/iconv.solaris-2.7.rc -%%PORTDOCS%%%%DOCSDIR%%/samples/mutt_xtitle %%PORTDOCS%%%%DOCSDIR%%/samples/pgp2.rc %%PORTDOCS%%%%DOCSDIR%%/samples/pgp5.rc %%PORTDOCS%%%%DOCSDIR%%/samples/pgp6.rc From owner-svn-ports-all@freebsd.org Wed Jun 7 17:44:00 2017 Return-Path: Delivered-To: svn-ports-all@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 10D80D14315; Wed, 7 Jun 2017 17:44:00 +0000 (UTC) (envelope-from kwm@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 D2B0B7C5B4; Wed, 7 Jun 2017 17:43:59 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57HhxlO010967; Wed, 7 Jun 2017 17:43:59 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57HhwuF010965; Wed, 7 Jun 2017 17:43:58 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706071743.v57HhwuF010965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 7 Jun 2017 17:43:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442858 - head/graphics/ImageMagick X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 17:44:00 -0000 Author: kwm Date: Wed Jun 7 17:43:58 2017 New Revision: 442858 URL: https://svnweb.freebsd.org/changeset/ports/442858 Log: Update ImageMagick to 6.9.8-9. Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Wed Jun 7 17:34:40 2017 (r442857) +++ head/graphics/ImageMagick/Makefile Wed Jun 7 17:43:58 2017 (r442858) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.8-8 +DISTVERSION= 6.9.8-9 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ Modified: head/graphics/ImageMagick/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Wed Jun 7 17:34:40 2017 (r442857) +++ head/graphics/ImageMagick/distinfo Wed Jun 7 17:43:58 2017 (r442858) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496068494 -SHA256 (ImageMagick-6.9.8-8.tar.xz) = 0b590b1389ed7c535316425c96e07d8488fd7e72b4bf17e950517bf016dd5fcb -SIZE (ImageMagick-6.9.8-8.tar.xz) = 8774248 +TIMESTAMP = 1496652633 +SHA256 (ImageMagick-6.9.8-9.tar.xz) = f64f1a66d2a3ec4ff2c79527dd2a773c8c71abb4f8da37af71c270b52be32673 +SIZE (ImageMagick-6.9.8-9.tar.xz) = 8777352 From owner-svn-ports-all@freebsd.org Wed Jun 7 17:45:07 2017 Return-Path: Delivered-To: svn-ports-all@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 211B0D1436F; Wed, 7 Jun 2017 17:45:07 +0000 (UTC) (envelope-from kwm@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 E0F457C69C; Wed, 7 Jun 2017 17:45:06 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57Hj6jv011171; Wed, 7 Jun 2017 17:45:06 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Hj5B4011168; Wed, 7 Jun 2017 17:45:05 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706071745.v57Hj5B4011168@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 7 Jun 2017 17:45:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442859 - in head/graphics: ImageMagick7 ImageMagick7-nox11 X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 17:45:07 -0000 Author: kwm Date: Wed Jun 7 17:45:05 2017 New Revision: 442859 URL: https://svnweb.freebsd.org/changeset/ports/442859 Log: Update ImageMagick7 to 7.0.5-10. Modified: head/graphics/ImageMagick7-nox11/Makefile head/graphics/ImageMagick7/Makefile head/graphics/ImageMagick7/distinfo Modified: head/graphics/ImageMagick7-nox11/Makefile ============================================================================== --- head/graphics/ImageMagick7-nox11/Makefile Wed Jun 7 17:43:58 2017 (r442858) +++ head/graphics/ImageMagick7-nox11/Makefile Wed Jun 7 17:45:05 2017 (r442859) @@ -1,8 +1,6 @@ # Created by: mm@FreeBSD.org # $FreeBSD$ -PORTREVISION= 0 - # the SVG and PANGO plugins need X11 OPTIONS_EXCLUDE= X11 SVG PANGO PORTSCOUT= ignore:1 Modified: head/graphics/ImageMagick7/Makefile ============================================================================== --- head/graphics/ImageMagick7/Makefile Wed Jun 7 17:43:58 2017 (r442858) +++ head/graphics/ImageMagick7/Makefile Wed Jun 7 17:45:05 2017 (r442859) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 7.0.5-9 +DISTVERSION= 7.0.5-10 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ http://www.imagemagick.org/download/legacy/ \ Modified: head/graphics/ImageMagick7/distinfo ============================================================================== --- head/graphics/ImageMagick7/distinfo Wed Jun 7 17:43:58 2017 (r442858) +++ head/graphics/ImageMagick7/distinfo Wed Jun 7 17:45:05 2017 (r442859) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496067866 -SHA256 (ImageMagick-7.0.5-9.tar.xz) = b774c3a69fea4432a120a8c0c231bd011710166c71a7b7e0fbb89b108d29ac6c -SIZE (ImageMagick-7.0.5-9.tar.xz) = 8269008 +TIMESTAMP = 1496655151 +SHA256 (ImageMagick-7.0.5-10.tar.xz) = 0058fcde533986334458a5c99600b1b9633182dd9562cbad4ba618c5ccf2a28f +SIZE (ImageMagick-7.0.5-10.tar.xz) = 8260336 From owner-svn-ports-all@freebsd.org Wed Jun 7 18:30:28 2017 Return-Path: Delivered-To: svn-ports-all@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 06DC6D76662; Wed, 7 Jun 2017 18:30:28 +0000 (UTC) (envelope-from ler@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 C921A7DDF4; Wed, 7 Jun 2017 18:30:27 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57IUQA5027932; Wed, 7 Jun 2017 18:30:26 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57IUQLt027931; Wed, 7 Jun 2017 18:30:26 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201706071830.v57IUQLt027931@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Wed, 7 Jun 2017 18:30:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442860 - head/mail/neomutt/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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 18:30:28 -0000 Author: ler Date: Wed Jun 7 18:30:26 2017 New Revision: 442860 URL: https://svnweb.freebsd.org/changeset/ports/442860 Log: Fix patch to not be duplicated Pointyhat to: ler Modified: head/mail/neomutt/files/patch-doc_Makefile.am Modified: head/mail/neomutt/files/patch-doc_Makefile.am ============================================================================== --- head/mail/neomutt/files/patch-doc_Makefile.am Wed Jun 7 17:45:05 2017 (r442859) +++ head/mail/neomutt/files/patch-doc_Makefile.am Wed Jun 7 18:30:26 2017 (r442860) @@ -9,14 +9,3 @@ topsrcdir_DOCFILES = COPYRIGHT LICENSE.md INSTALL ChangeLog ChangeLog.neomutt \ README.SSL README.md ---- doc/Makefile.am.orig 2017-06-04 15:16:18 UTC -+++ doc/Makefile.am -@@ -41,7 +41,7 @@ HTML_DOCFILES = manual.html index.html $(CHUNKED_DOCFI - - BUILT_DISTFILES = manual.txt $(HTML_DOCFILES) - --srcdir_DOCFILES = PGP-Notes.txt devel-notes.txt smime-notes.txt -+srcdir_DOCFILES = PGP-Notes.txt smime-notes.txt - - topsrcdir_DOCFILES = COPYRIGHT LICENSE.md INSTALL ChangeLog ChangeLog.neomutt \ - README.SSL README.md From owner-svn-ports-all@freebsd.org Wed Jun 7 18:54:28 2017 Return-Path: Delivered-To: svn-ports-all@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 D5F99D76D0A for ; Wed, 7 Jun 2017 18:54:28 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-qt0-x231.google.com (mail-qt0-x231.google.com [IPv6:2607:f8b0:400d:c0d::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 90B1E7E8DC for ; Wed, 7 Jun 2017 18:54:28 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-qt0-x231.google.com with SMTP id u12so16858742qth.0 for ; Wed, 07 Jun 2017 11:54:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=wlYqV7n5LCpYYHU10uxBITB1WHaC0SZw1GISvicbKwE=; b=GcijR9bbFeDPIUdgPnf05jKPz9S9xA2ANxAqN0jL7r5HzKEOapkJUIWXjw+hWKZZ/P BkBISPmN8wcrJkEw1C2IKzzL67oy2P2WMmt5lOY1huCmxK1BfF6l9iez2iiqvrZHl7Fe ULqk9H02e7auRLk3yER6iYoGJnnb8OTdKQZSROMKHtPX3OfQ9Z0aTzLGVrovmqPsQvlL 6LhnGvxOrIfrp0KNahUk58rEV6nxF0y+U/QspZyuCh0ECFdQx/VN4uUMjWIxudvy8f8o 7HpWCkdSs4zIJDM7v9GFxXN9LS5Qo+EO6mJYfBIxXwo67jtDmEMk+weX42Qm7A235Leh 3qqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=wlYqV7n5LCpYYHU10uxBITB1WHaC0SZw1GISvicbKwE=; b=dKC7sJ8jG2BqFv4GE2YORIEjh3aHY7GpC7bar4mTxuec6x5b7w+0OrLC+iwXr07664 7ihIepMtOfQU0PAJzmZTpv43U6LWNts6JCzml23sCXNc74RJVMoJYxEzsp8ZOjO/rtDK eea1xkMFXOHcaKXak0GIy17jB8bEeHDSvZTJtzGLJe0pxPtnGDrcX/KBPfYtW7rT7cyg a+yH+M106z+iKj5maj7sGCXKz5M4CEnGyK4+xQE/TW4Zq23tCvYKgXDQcB7j8tNqQkFZ zZC9o79PiG87CICEOIk3/FX+JMAp22xELMIaia3y8maY0JVhPQhr5wv6HUY3IpaEgut5 23ig== X-Gm-Message-State: AKS2vOxvE05bQZHZdoSXqm2FmeN7ldfZyY50ledthXX1i5GC863W9oDV WP9LdwqY3TNDkR+d4v1n8OFFqcIwZgAZ X-Received: by 10.55.197.202 with SMTP id k71mr19865587qkl.54.1496861667716; Wed, 07 Jun 2017 11:54:27 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.12.181.3 with HTTP; Wed, 7 Jun 2017 11:53:47 -0700 (PDT) In-Reply-To: <201706062239.v56MdoRe041030@repo.freebsd.org> References: <201706062239.v56MdoRe041030@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 02:53:47 +0800 X-Google-Sender-Auth: ZztK-iHNYOAXkgyYll9Q-sLg42E Message-ID: Subject: Re: svn commit: r442810 - head/devel/libunwind To: Danilo Egea Gondolfo Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 18:54:28 -0000 On Wed, Jun 7, 2017 at 6:39 AM, Danilo Egea Gondolfo wrote: > Author: danilo > Date: Tue Jun 6 22:39:50 2017 > New Revision: 442810 > URL: https://svnweb.freebsd.org/changeset/ports/442810 > > Log: > - Add DOCS option. The configure script looks for latex2man tool to > install docs but > the man files are already built in the package, so we are just > installing them. > > PR: 219582 > Submitted by: John Hein > > Hello, Though upstream considers manpages as documentation, we do not have to follow it. Could you please remove DOCS option and install these manpages unconditionally? Thanks! Regards, sunpoet > Modified: > head/devel/libunwind/Makefile > head/devel/libunwind/pkg-plist > > Modified: head/devel/libunwind/Makefile > ============================================================ > ================== > --- head/devel/libunwind/Makefile Tue Jun 6 22:31:31 2017 > (r442809) > +++ head/devel/libunwind/Makefile Tue Jun 6 22:39:50 2017 > (r442810) > @@ -3,6 +3,7 @@ > > PORTNAME= libunwind > PORTVERSION= 20170113 # This is the release date of libunwind 1.2 > +PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= SAVANNAH > DISTNAME= ${PORTNAME}-1.2 > @@ -13,10 +14,14 @@ COMMENT= Generic stack unwinding library > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/COPYING > > +OPTIONS_DEFINE= DOCS > +OPTIONS_SUB= yes > +DOCS_CONFIGURE_ON= ac_cv_path_LATEX2MAN=${TRUE} > +DOCS_CONFIGURE_OFF= --disable-documentation > + > ONLY_FOR_ARCHS= i386 amd64 > > GNU_CONFIGURE= yes > -CONFIGURE_ARGS+= --disable-documentation > INSTALL_TARGET= install-strip > USE_LDCONFIG= yes > USES= libtool pathfix pkgconfig > > Modified: head/devel/libunwind/pkg-plist > ============================================================ > ================== > --- head/devel/libunwind/pkg-plist Tue Jun 6 22:31:31 2017 > (r442809) > +++ head/devel/libunwind/pkg-plist Tue Jun 6 22:39:50 2017 > (r442810) > @@ -32,3 +32,32 @@ libdata/pkgconfig/libunwind-generic.pc > libdata/pkgconfig/libunwind-ptrace.pc > libdata/pkgconfig/libunwind-setjmp.pc > libdata/pkgconfig/libunwind.pc > +%%DOCS%%man/man3/_U_dyn_cancel.3.gz > +%%DOCS%%man/man3/_U_dyn_register.3.gz > +%%DOCS%%man/man3/libunwind-dynamic.3.gz > +%%DOCS%%man/man3/libunwind-ia64.3.gz > +%%DOCS%%man/man3/libunwind-ptrace.3.gz > +%%DOCS%%man/man3/libunwind-setjmp.3.gz > +%%DOCS%%man/man3/libunwind.3.gz > +%%DOCS%%man/man3/unw_backtrace.3.gz > +%%DOCS%%man/man3/unw_create_addr_space.3.gz > +%%DOCS%%man/man3/unw_destroy_addr_space.3.gz > +%%DOCS%%man/man3/unw_flush_cache.3.gz > +%%DOCS%%man/man3/unw_get_accessors.3.gz > +%%DOCS%%man/man3/unw_get_fpreg.3.gz > +%%DOCS%%man/man3/unw_get_proc_info.3.gz > +%%DOCS%%man/man3/unw_get_proc_info_by_ip.3.gz > +%%DOCS%%man/man3/unw_get_proc_name.3.gz > +%%DOCS%%man/man3/unw_get_reg.3.gz > +%%DOCS%%man/man3/unw_getcontext.3.gz > +%%DOCS%%man/man3/unw_init_local.3.gz > +%%DOCS%%man/man3/unw_init_remote.3.gz > +%%DOCS%%man/man3/unw_is_fpreg.3.gz > +%%DOCS%%man/man3/unw_is_signal_frame.3.gz > +%%DOCS%%man/man3/unw_regname.3.gz > +%%DOCS%%man/man3/unw_resume.3.gz > +%%DOCS%%man/man3/unw_set_caching_policy.3.gz > +%%DOCS%%man/man3/unw_set_fpreg.3.gz > +%%DOCS%%man/man3/unw_set_reg.3.gz > +%%DOCS%%man/man3/unw_step.3.gz > +%%DOCS%%man/man3/unw_strerror.3.gz > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-svn-ports-all@freebsd.org Wed Jun 7 19:10:30 2017 Return-Path: Delivered-To: svn-ports-all@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 8A479D7B30A; Wed, 7 Jun 2017 19:10:30 +0000 (UTC) (envelope-from sunpoet@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 4FA717EF88; Wed, 7 Jun 2017 19:10:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JATjG044345; Wed, 7 Jun 2017 19:10:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JAT5V044344; Wed, 7 Jun 2017 19:10:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071910.v57JAT5V044344@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:10:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442861 - head/devel/boost-libs X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:10:30 -0000 Author: sunpoet Date: Wed Jun 7 19:10:29 2017 New Revision: 442861 URL: https://svnweb.freebsd.org/changeset/ports/442861 Log: Add devel/boost-python3-libs to pkg-descr Modified: head/devel/boost-libs/pkg-descr Modified: head/devel/boost-libs/pkg-descr ============================================================================== --- head/devel/boost-libs/pkg-descr Wed Jun 7 18:30:26 2017 (r442860) +++ head/devel/boost-libs/pkg-descr Wed Jun 7 19:10:29 2017 (r442861) @@ -14,6 +14,6 @@ several more Boost libraries in addition to those from libraries are proposed for TR2. NOTE: This package does not contain Boost.Python, it's in -'devel/boost-python-libs'. +devel/boost-python-libs (python 2) and devel/boost-python3-libs (python 3). WWW: http://www.boost.org/ From owner-svn-ports-all@freebsd.org Wed Jun 7 19:10:36 2017 Return-Path: Delivered-To: svn-ports-all@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 AD3E5D7B336; Wed, 7 Jun 2017 19:10:36 +0000 (UTC) (envelope-from sunpoet@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 7B5AA7EFAE; Wed, 7 Jun 2017 19:10:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JAZsk044466; Wed, 7 Jun 2017 19:10:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JAZl8044464; Wed, 7 Jun 2017 19:10:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071910.v57JAZl8044464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:10:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442862 - head/devel/py-isort X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:10:36 -0000 Author: sunpoet Date: Wed Jun 7 19:10:35 2017 New Revision: 442862 URL: https://svnweb.freebsd.org/changeset/ports/442862 Log: Update to 4.2.14 Changes: https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md Modified: head/devel/py-isort/Makefile head/devel/py-isort/distinfo Modified: head/devel/py-isort/Makefile ============================================================================== --- head/devel/py-isort/Makefile Wed Jun 7 19:10:29 2017 (r442861) +++ head/devel/py-isort/Makefile Wed Jun 7 19:10:35 2017 (r442862) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= isort -PORTVERSION= 4.2.13 -PORTREVISION= 1 +PORTVERSION= 4.2.14 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-isort/distinfo ============================================================================== --- head/devel/py-isort/distinfo Wed Jun 7 19:10:29 2017 (r442861) +++ head/devel/py-isort/distinfo Wed Jun 7 19:10:35 2017 (r442862) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496493942 -SHA256 (isort-4.2.13.tar.gz) = 3b742309aecd7dc8d7a87917098c25e5c3871ba2a5c46820b6b8f4eeaa85f122 -SIZE (isort-4.2.13.tar.gz) = 56304 +TIMESTAMP = 1496842441 +SHA256 (isort-4.2.14.tar.gz) = cac6007e64eb80dba17b490b43a553706c82f93b9f3791f8114624601127ed56 +SIZE (isort-4.2.14.tar.gz) = 56797 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:10:41 2017 Return-Path: Delivered-To: svn-ports-all@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 6F356D7B36A; Wed, 7 Jun 2017 19:10:41 +0000 (UTC) (envelope-from sunpoet@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 389107F029; Wed, 7 Jun 2017 19:10:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JAeMj044586; Wed, 7 Jun 2017 19:10:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JAeCX044584; Wed, 7 Jun 2017 19:10:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071910.v57JAeCX044584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:10:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442863 - head/security/py-oauth2client X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:10:41 -0000 Author: sunpoet Date: Wed Jun 7 19:10:40 2017 New Revision: 442863 URL: https://svnweb.freebsd.org/changeset/ports/442863 Log: Update to 4.1.1 Changes: https://github.com/google/oauth2client/releases https://github.com/google/oauth2client/blob/master/CHANGELOG.md Modified: head/security/py-oauth2client/Makefile head/security/py-oauth2client/distinfo Modified: head/security/py-oauth2client/Makefile ============================================================================== --- head/security/py-oauth2client/Makefile Wed Jun 7 19:10:35 2017 (r442862) +++ head/security/py-oauth2client/Makefile Wed Jun 7 19:10:40 2017 (r442863) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2client -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-oauth2client/distinfo ============================================================================== --- head/security/py-oauth2client/distinfo Wed Jun 7 19:10:35 2017 (r442862) +++ head/security/py-oauth2client/distinfo Wed Jun 7 19:10:40 2017 (r442863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494592607 -SHA256 (oauth2client-4.1.0.tar.gz) = cd0a259a5d354fc7fcea5f1dc3f037e80f06091bc0303251ae177f92bb949e7f -SIZE (oauth2client-4.1.0.tar.gz) = 76593 +TIMESTAMP = 1496842453 +SHA256 (oauth2client-4.1.1.tar.gz) = fd02b705092b76f443028328eaed366135f26c0d3e52bdbf66e649a944938ca1 +SIZE (oauth2client-4.1.1.tar.gz) = 76605 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:10:46 2017 Return-Path: Delivered-To: svn-ports-all@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 AD8ADD7B39D; Wed, 7 Jun 2017 19:10:46 +0000 (UTC) (envelope-from sunpoet@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 7A42A7F0B3; Wed, 7 Jun 2017 19:10:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JAjeU044706; Wed, 7 Jun 2017 19:10:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JAjMY044704; Wed, 7 Jun 2017 19:10:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071910.v57JAjMY044704@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:10:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442864 - head/devel/p5-Inline-Python X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:10:46 -0000 Author: sunpoet Date: Wed Jun 7 19:10:45 2017 New Revision: 442864 URL: https://svnweb.freebsd.org/changeset/ports/442864 Log: Update to 0.53 Changes: http://search.cpan.org/dist/Inline-Python/Changes Modified: head/devel/p5-Inline-Python/Makefile head/devel/p5-Inline-Python/distinfo Modified: head/devel/p5-Inline-Python/Makefile ============================================================================== --- head/devel/p5-Inline-Python/Makefile Wed Jun 7 19:10:40 2017 (r442863) +++ head/devel/p5-Inline-Python/Makefile Wed Jun 7 19:10:45 2017 (r442864) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Inline-Python -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Inline-Python/distinfo ============================================================================== --- head/devel/p5-Inline-Python/distinfo Wed Jun 7 19:10:40 2017 (r442863) +++ head/devel/p5-Inline-Python/distinfo Wed Jun 7 19:10:45 2017 (r442864) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480687136 -SHA256 (Inline-Python-0.52.tar.gz) = 9c946e1c9ac308d4431f07bbd3965a945850d69eab33aced6c81e674729e2ff4 -SIZE (Inline-Python-0.52.tar.gz) = 57345 +TIMESTAMP = 1496842465 +SHA256 (Inline-Python-0.53.tar.gz) = d5adef4880e9c8e3e8c6c9a5b3c77a0d7bcc9de2cc2bf1613dacb358a7c981c6 +SIZE (Inline-Python-0.53.tar.gz) = 57064 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:10:52 2017 Return-Path: Delivered-To: svn-ports-all@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 213BFD7B3DB; Wed, 7 Jun 2017 19:10:52 +0000 (UTC) (envelope-from sunpoet@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 E61077F137; Wed, 7 Jun 2017 19:10:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JAoGJ044827; Wed, 7 Jun 2017 19:10:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JAoPo044825; Wed, 7 Jun 2017 19:10:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071910.v57JAoPo044825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:10:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442865 - head/devel/p5-Sub-Quote X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:10:52 -0000 Author: sunpoet Date: Wed Jun 7 19:10:50 2017 New Revision: 442865 URL: https://svnweb.freebsd.org/changeset/ports/442865 Log: Update to 2.004000 Changes: http://search.cpan.org/dist/Sub-Quote/Changes Modified: head/devel/p5-Sub-Quote/Makefile head/devel/p5-Sub-Quote/distinfo Modified: head/devel/p5-Sub-Quote/Makefile ============================================================================== --- head/devel/p5-Sub-Quote/Makefile Wed Jun 7 19:10:45 2017 (r442864) +++ head/devel/p5-Sub-Quote/Makefile Wed Jun 7 19:10:50 2017 (r442865) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sub-Quote -PORTVERSION= 2.003001 +PORTVERSION= 2.004000 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HAARG Modified: head/devel/p5-Sub-Quote/distinfo ============================================================================== --- head/devel/p5-Sub-Quote/distinfo Wed Jun 7 19:10:45 2017 (r442864) +++ head/devel/p5-Sub-Quote/distinfo Wed Jun 7 19:10:50 2017 (r442865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481311124 -SHA256 (Sub-Quote-2.003001.tar.gz) = 9d471d8e13e7ce4793d5a5ec04a60fface14dd53be78dd94d228871915cfd1f9 -SIZE (Sub-Quote-2.003001.tar.gz) = 19131 +TIMESTAMP = 1496842474 +SHA256 (Sub-Quote-2.004000.tar.gz) = 5861520313fa8c8bf8f8b8c64af0d6d9140380652dc1f98bd03370ddaf1a30ff +SIZE (Sub-Quote-2.004000.tar.gz) = 20363 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:10:57 2017 Return-Path: Delivered-To: svn-ports-all@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 54F86D7B40E; Wed, 7 Jun 2017 19:10:57 +0000 (UTC) (envelope-from sunpoet@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 243797F1BF; Wed, 7 Jun 2017 19:10:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JAunG044947; Wed, 7 Jun 2017 19:10:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JAus4044944; Wed, 7 Jun 2017 19:10:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071910.v57JAus4044944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:10:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442866 - head/devel/nuitka X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:10:57 -0000 Author: sunpoet Date: Wed Jun 7 19:10:55 2017 New Revision: 442866 URL: https://svnweb.freebsd.org/changeset/ports/442866 Log: Update to 0.5.26 Changes: https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst Modified: head/devel/nuitka/Makefile head/devel/nuitka/distinfo Modified: head/devel/nuitka/Makefile ============================================================================== --- head/devel/nuitka/Makefile Wed Jun 7 19:10:50 2017 (r442865) +++ head/devel/nuitka/Makefile Wed Jun 7 19:10:55 2017 (r442866) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.25 +PORTVERSION= 0.5.26 CATEGORIES= devel python MASTER_SITES= http://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Wed Jun 7 19:10:50 2017 (r442865) +++ head/devel/nuitka/distinfo Wed Jun 7 19:10:55 2017 (r442866) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485609147 -SHA256 (Nuitka-0.5.25.tar.bz2) = e1c0944e9941aa43804441f9b024bf2a308be399d6c7882577a8ce966f31ffb9 -SIZE (Nuitka-0.5.25.tar.bz2) = 1234400 +TIMESTAMP = 1496842486 +SHA256 (Nuitka-0.5.26.tar.bz2) = 56b81c7144af4784f36f950a21862297c357781bed4d43e239e58e7aa6e3f40f +SIZE (Nuitka-0.5.26.tar.bz2) = 1227355 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:02 2017 Return-Path: Delivered-To: svn-ports-all@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 D882CD7B454; Wed, 7 Jun 2017 19:11:02 +0000 (UTC) (envelope-from sunpoet@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 A8B967F248; Wed, 7 Jun 2017 19:11:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JB1l0045093; Wed, 7 Jun 2017 19:11:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JB1hp045091; Wed, 7 Jun 2017 19:11:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JB1hp045091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442867 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:03 -0000 Author: sunpoet Date: Wed Jun 7 19:11:01 2017 New Revision: 442867 URL: https://svnweb.freebsd.org/changeset/ports/442867 Log: Update to 2.9.31 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Wed Jun 7 19:10:55 2017 (r442866) +++ head/devel/rubygem-aws-sdk-core/Makefile Wed Jun 7 19:11:01 2017 (r442867) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.30 +PORTVERSION= 2.9.31 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Wed Jun 7 19:10:55 2017 (r442866) +++ head/devel/rubygem-aws-sdk-core/distinfo Wed Jun 7 19:11:01 2017 (r442867) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496751430 -SHA256 (rubygem/aws-sdk-core-2.9.30.gem) = 507fc0603ee50777b555bba7c5ec9c6aaeec99ac7c4035df9931514dc1bd6576 -SIZE (rubygem/aws-sdk-core-2.9.30.gem) = 1023488 +TIMESTAMP = 1496842494 +SHA256 (rubygem/aws-sdk-core-2.9.31.gem) = ffc7d1bb3784fee97fa7932ea585e6722129049b637f377f2ff5267527890012 +SIZE (rubygem/aws-sdk-core-2.9.31.gem) = 1023488 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:09 2017 Return-Path: Delivered-To: svn-ports-all@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 64E17D7B490; Wed, 7 Jun 2017 19:11:09 +0000 (UTC) (envelope-from sunpoet@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 294917F2E5; Wed, 7 Jun 2017 19:11:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JB8kM045215; Wed, 7 Jun 2017 19:11:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JB8Zi045213; Wed, 7 Jun 2017 19:11:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JB8Zi045213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442868 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:09 -0000 Author: sunpoet Date: Wed Jun 7 19:11:07 2017 New Revision: 442868 URL: https://svnweb.freebsd.org/changeset/ports/442868 Log: Update to 2.9.31 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Wed Jun 7 19:11:01 2017 (r442867) +++ head/devel/rubygem-aws-sdk-resources/Makefile Wed Jun 7 19:11:07 2017 (r442868) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.30 +PORTVERSION= 2.9.31 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Wed Jun 7 19:11:01 2017 (r442867) +++ head/devel/rubygem-aws-sdk-resources/distinfo Wed Jun 7 19:11:07 2017 (r442868) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496751440 -SHA256 (rubygem/aws-sdk-resources-2.9.30.gem) = ee73ccaa4b30218346f02bb9be11d07015067f8252f77e5642d081024aa0d817 -SIZE (rubygem/aws-sdk-resources-2.9.30.gem) = 48640 +TIMESTAMP = 1496842499 +SHA256 (rubygem/aws-sdk-resources-2.9.31.gem) = 7858bfb308411f10bfa6030d816de178d63be20a837bb85298a14cbb5fdf6e33 +SIZE (rubygem/aws-sdk-resources-2.9.31.gem) = 48640 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:14 2017 Return-Path: Delivered-To: svn-ports-all@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 4BD46D7B4C3; Wed, 7 Jun 2017 19:11:14 +0000 (UTC) (envelope-from sunpoet@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 1A4237F456; Wed, 7 Jun 2017 19:11:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBDIP045336; Wed, 7 Jun 2017 19:11:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBDXp045334; Wed, 7 Jun 2017 19:11:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBDXp045334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442869 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:14 -0000 Author: sunpoet Date: Wed Jun 7 19:11:12 2017 New Revision: 442869 URL: https://svnweb.freebsd.org/changeset/ports/442869 Log: Update to 2.9.31 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Wed Jun 7 19:11:07 2017 (r442868) +++ head/devel/rubygem-aws-sdk/Makefile Wed Jun 7 19:11:12 2017 (r442869) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.30 +PORTVERSION= 2.9.31 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Wed Jun 7 19:11:07 2017 (r442868) +++ head/devel/rubygem-aws-sdk/distinfo Wed Jun 7 19:11:12 2017 (r442869) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496751446 -SHA256 (rubygem/aws-sdk-2.9.30.gem) = 641d0412ed771d45865510cfed3af001fbb58e0e1b64a8c3280d2981dba6b61e -SIZE (rubygem/aws-sdk-2.9.30.gem) = 4608 +TIMESTAMP = 1496842505 +SHA256 (rubygem/aws-sdk-2.9.31.gem) = 8ca4960b0c5e07cbddf26f8476f8eb6fc1817ed18a1b1f9cdfd98195bd152945 +SIZE (rubygem/aws-sdk-2.9.31.gem) = 4608 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:19 2017 Return-Path: Delivered-To: svn-ports-all@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 4838BD7B4F5; Wed, 7 Jun 2017 19:11:19 +0000 (UTC) (envelope-from sunpoet@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 16B1D7F4D8; Wed, 7 Jun 2017 19:11:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBIBQ047565; Wed, 7 Jun 2017 19:11:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBI34047555; Wed, 7 Jun 2017 19:11:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBI34047555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442870 - head/irc/rubygem-lita-irc X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:19 -0000 Author: sunpoet Date: Wed Jun 7 19:11:17 2017 New Revision: 442870 URL: https://svnweb.freebsd.org/changeset/ports/442870 Log: Update to 2.2.0 Changes: https://github.com/litaio/lita-irc/releases Modified: head/irc/rubygem-lita-irc/Makefile head/irc/rubygem-lita-irc/distinfo Modified: head/irc/rubygem-lita-irc/Makefile ============================================================================== --- head/irc/rubygem-lita-irc/Makefile Wed Jun 7 19:11:12 2017 (r442869) +++ head/irc/rubygem-lita-irc/Makefile Wed Jun 7 19:11:17 2017 (r442870) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lita-irc -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= irc rubygems MASTER_SITES= RG Modified: head/irc/rubygem-lita-irc/distinfo ============================================================================== --- head/irc/rubygem-lita-irc/distinfo Wed Jun 7 19:11:12 2017 (r442869) +++ head/irc/rubygem-lita-irc/distinfo Wed Jun 7 19:11:17 2017 (r442870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486737955 -SHA256 (rubygem/lita-irc-2.1.0.gem) = 7a561bea63df551e053d70c781c278fa1a7fd37aec2c8e153aa54ec02d744fe8 -SIZE (rubygem/lita-irc-2.1.0.gem) = 10240 +TIMESTAMP = 1496842510 +SHA256 (rubygem/lita-irc-2.2.0.gem) = 6e1f18a28f4f2469cc28128d5384232f7ddbfa41503fc83d6cf0100987e0436c +SIZE (rubygem/lita-irc-2.2.0.gem) = 10752 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:24 2017 Return-Path: Delivered-To: svn-ports-all@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 5662FD7B526; Wed, 7 Jun 2017 19:11:24 +0000 (UTC) (envelope-from sunpoet@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 1FE857F557; Wed, 7 Jun 2017 19:11:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBN6t048324; Wed, 7 Jun 2017 19:11:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBN5b048323; Wed, 7 Jun 2017 19:11:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBN5b048323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442871 - head/sysutils/rubygem-vagrant-mutate X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:24 -0000 Author: sunpoet Date: Wed Jun 7 19:11:22 2017 New Revision: 442871 URL: https://svnweb.freebsd.org/changeset/ports/442871 Log: Remove RUN_DEPENDS - Bump PORTREVISION for dependency change Modified: head/sysutils/rubygem-vagrant-mutate/Makefile Modified: head/sysutils/rubygem-vagrant-mutate/Makefile ============================================================================== --- head/sysutils/rubygem-vagrant-mutate/Makefile Wed Jun 7 19:11:17 2017 (r442870) +++ head/sysutils/rubygem-vagrant-mutate/Makefile Wed Jun 7 19:11:22 2017 (r442871) @@ -2,6 +2,7 @@ PORTNAME= vagrant-mutate PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -10,8 +11,6 @@ COMMENT= Convert vagrant boxes to work with different LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:29 2017 Return-Path: Delivered-To: svn-ports-all@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 76BAAD7B55D; Wed, 7 Jun 2017 19:11:29 +0000 (UTC) (envelope-from sunpoet@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 37A537F5DD; Wed, 7 Jun 2017 19:11:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBSCs048458; Wed, 7 Jun 2017 19:11:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBSuR048455; Wed, 7 Jun 2017 19:11:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBSuR048455@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442872 - in head/textproc/rubygem-nokogumbo: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 19:11:29 -0000 Author: sunpoet Date: Wed Jun 7 19:11:27 2017 New Revision: 442872 URL: https://svnweb.freebsd.org/changeset/ports/442872 Log: Update to 1.4.13 Changes: https://github.com/rubys/nokogumbo/commits/master Modified: head/textproc/rubygem-nokogumbo/Makefile head/textproc/rubygem-nokogumbo/distinfo head/textproc/rubygem-nokogumbo/files/patch-ext_nokogumboc_extconf.rb Modified: head/textproc/rubygem-nokogumbo/Makefile ============================================================================== --- head/textproc/rubygem-nokogumbo/Makefile Wed Jun 7 19:11:22 2017 (r442871) +++ head/textproc/rubygem-nokogumbo/Makefile Wed Jun 7 19:11:27 2017 (r442872) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nokogumbo -PORTVERSION= 1.4.12 +PORTVERSION= 1.4.13 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-nokogumbo/distinfo ============================================================================== --- head/textproc/rubygem-nokogumbo/distinfo Wed Jun 7 19:11:22 2017 (r442871) +++ head/textproc/rubygem-nokogumbo/distinfo Wed Jun 7 19:11:27 2017 (r442872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496418417 -SHA256 (rubygem/nokogumbo-1.4.12.gem) = 99ccae7117b292c05c85fbab6a93652efa25426154a0d2873ad3b5e75dc5f865 -SIZE (rubygem/nokogumbo-1.4.12.gem) = 228352 +TIMESTAMP = 1496842518 +SHA256 (rubygem/nokogumbo-1.4.13.gem) = e003dc6c2be7cb3aef12188eed0a4cacf4e778746377c4fc4c4f2a496d61ff61 +SIZE (rubygem/nokogumbo-1.4.13.gem) = 228352 Modified: head/textproc/rubygem-nokogumbo/files/patch-ext_nokogumboc_extconf.rb ============================================================================== --- head/textproc/rubygem-nokogumbo/files/patch-ext_nokogumboc_extconf.rb Wed Jun 7 19:11:22 2017 (r442871) +++ head/textproc/rubygem-nokogumbo/files/patch-ext_nokogumboc_extconf.rb Wed Jun 7 19:11:27 2017 (r442872) @@ -1,15 +1,15 @@ ---- ext/nokogumboc/extconf.rb.orig 2017-06-02 16:28:15 UTC +--- ext/nokogumboc/extconf.rb.orig 2017-06-07 15:19:02 UTC +++ ext/nokogumboc/extconf.rb @@ -1,3 +1,4 @@ +require 'rubygems' require 'mkmf' - $CFLAGS += ' -std=c99' + $CFLAGS += " -std=c99" -@@ -12,7 +13,7 @@ if have_library('xml2', 'xmlNewDoc') - .sort_by { |name| name[/nokogiri-([\d.]+)/, 1].split('.').map(&:to_i) } - .last +@@ -10,7 +11,7 @@ if have_library('xml2', 'xmlNewDoc') + select { |name| name.match(%r{gems/nokogiri-([\d.]+)/lib/nokogiri}) }. + sort_by {|name| name[/nokogiri-([\d.]+)/,1].split('.').map(&:to_i)}.last if nokogiri_lib -- nokogiri_ext = nokogiri_lib.sub(%r{lib/nokogiri(.rb)?$}, 'ext/nokogiri') +- nokogiri_ext = nokogiri_lib.sub(%r(lib/nokogiri(.rb)?$), 'ext/nokogiri') + nokogiri_ext = Gem::Specification.find_by_name('nokogiri').extension_dir + "/nokogiri" # if that doesn't work, try workarounds found in Nokogiri's extconf From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:34 2017 Return-Path: Delivered-To: svn-ports-all@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 0FCEBD7B58F; Wed, 7 Jun 2017 19:11:34 +0000 (UTC) (envelope-from sunpoet@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 CA7FA7F659; Wed, 7 Jun 2017 19:11:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBWOw048550; Wed, 7 Jun 2017 19:11:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBWh9048549; Wed, 7 Jun 2017 19:11:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBWh9048549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442873 - head/net/py-txamqp X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:34 -0000 Author: sunpoet Date: Wed Jun 7 19:11:32 2017 New Revision: 442873 URL: https://svnweb.freebsd.org/changeset/ports/442873 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/net/py-txamqp/Makefile Modified: head/net/py-txamqp/Makefile ============================================================================== --- head/net/py-txamqp/Makefile Wed Jun 7 19:11:27 2017 (r442872) +++ head/net/py-txamqp/Makefile Wed Jun 7 19:11:32 2017 (r442873) @@ -15,6 +15,7 @@ COMMENT= Twisted Python library for the AMQP messaging RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift +NO_ARCH= yes USES= python:2 twisted USE_PYTHON= distutils autoplist From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:39 2017 Return-Path: Delivered-To: svn-ports-all@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 32F16D7B5CD; Wed, 7 Jun 2017 19:11:39 +0000 (UTC) (envelope-from sunpoet@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 F12D37F6DE; Wed, 7 Jun 2017 19:11:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBc8T048642; Wed, 7 Jun 2017 19:11:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBcUI048641; Wed, 7 Jun 2017 19:11:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBcUI048641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442874 - head/net/py-ldaptor X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:39 -0000 Author: sunpoet Date: Wed Jun 7 19:11:37 2017 New Revision: 442874 URL: https://svnweb.freebsd.org/changeset/ports/442874 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/net/py-ldaptor/Makefile Modified: head/net/py-ldaptor/Makefile ============================================================================== --- head/net/py-ldaptor/Makefile Wed Jun 7 19:11:32 2017 (r442873) +++ head/net/py-ldaptor/Makefile Wed Jun 7 19:11:37 2017 (r442874) @@ -17,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel GITVERSION= aad8ded658b36337a08aeb7402b6b67eb8771bea +NO_ARCH= yes USES= gettext python twisted USE_PYTHON= distutils autoplist PYDISTUTILS_INSTALL_TARGET= install_locale install From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:44 2017 Return-Path: Delivered-To: svn-ports-all@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 1295AD7B62C; Wed, 7 Jun 2017 19:11:44 +0000 (UTC) (envelope-from sunpoet@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 D21267F75C; Wed, 7 Jun 2017 19:11:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBgOa049461; Wed, 7 Jun 2017 19:11:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBgLd049460; Wed, 7 Jun 2017 19:11:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBgLd049460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442875 - head/net/py-msrplib X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:44 -0000 Author: sunpoet Date: Wed Jun 7 19:11:42 2017 New Revision: 442875 URL: https://svnweb.freebsd.org/changeset/ports/442875 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/net/py-msrplib/Makefile Modified: head/net/py-msrplib/Makefile ============================================================================== --- head/net/py-msrplib/Makefile Wed Jun 7 19:11:37 2017 (r442874) +++ head/net/py-msrplib/Makefile Wed Jun 7 19:11:42 2017 (r442875) @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gnutls>=1.1.6:se ${PYTHON_PKGNAMEPREFIX}application>=1.1.0:devel/py-application RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= python twisted:names USE_PYTHON= distutils autoplist From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:49 2017 Return-Path: Delivered-To: svn-ports-all@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 37456D7B67D; Wed, 7 Jun 2017 19:11:49 +0000 (UTC) (envelope-from sunpoet@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 059777F7DB; Wed, 7 Jun 2017 19:11:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBm73049553; Wed, 7 Jun 2017 19:11:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBmZV049552; Wed, 7 Jun 2017 19:11:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBmZV049552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442876 - head/databases/py-carbon X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:49 -0000 Author: sunpoet Date: Wed Jun 7 19:11:47 2017 New Revision: 442876 URL: https://svnweb.freebsd.org/changeset/ports/442876 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/databases/py-carbon/Makefile Modified: head/databases/py-carbon/Makefile ============================================================================== --- head/databases/py-carbon/Makefile Wed Jun 7 19:11:42 2017 (r442875) +++ head/databases/py-carbon/Makefile Wed Jun 7 19:11:47 2017 (r442876) @@ -16,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}txamqp>=0.3:net/py ${PYTHON_PKGNAMEPREFIX}whisper>=0.9.10:databases/py-whisper \ ${PYTHON_PKGNAMEPREFIX}django18>=1.4:www/py-django18 +NO_ARCH= yes USE_PYTHON= distutils USES= python:2 twisted:run USE_RC_SUBR= carbon From owner-svn-ports-all@freebsd.org Wed Jun 7 19:11:55 2017 Return-Path: Delivered-To: svn-ports-all@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 0DDBAD7B809; Wed, 7 Jun 2017 19:11:55 +0000 (UTC) (envelope-from sunpoet@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 D05C77F871; Wed, 7 Jun 2017 19:11:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBrVk049645; Wed, 7 Jun 2017 19:11:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBrB3049644; Wed, 7 Jun 2017 19:11:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBrB3049644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442877 - head/net/kippo X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:11:55 -0000 Author: sunpoet Date: Wed Jun 7 19:11:53 2017 New Revision: 442877 URL: https://svnweb.freebsd.org/changeset/ports/442877 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/net/kippo/Makefile Modified: head/net/kippo/Makefile ============================================================================== --- head/net/kippo/Makefile Wed Jun 7 19:11:47 2017 (r442876) +++ head/net/kippo/Makefile Wed Jun 7 19:11:53 2017 (r442877) @@ -19,6 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= desaster USES= python twisted:run,conch,web +NO_ARCH= yes NO_BUILD= yes USE_RC_SUBR= kippo From owner-svn-ports-all@freebsd.org Wed Jun 7 19:12:00 2017 Return-Path: Delivered-To: svn-ports-all@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 A4031D7B841; Wed, 7 Jun 2017 19:12:00 +0000 (UTC) (envelope-from sunpoet@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 731D87F8FD; Wed, 7 Jun 2017 19:12:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JBxvq049734; Wed, 7 Jun 2017 19:11:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JBxui049733; Wed, 7 Jun 2017 19:11:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071911.v57JBxui049733@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442878 - head/net/sippy_b2bua X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:12:00 -0000 Author: sunpoet Date: Wed Jun 7 19:11:59 2017 New Revision: 442878 URL: https://svnweb.freebsd.org/changeset/ports/442878 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/net/sippy_b2bua/Makefile Modified: head/net/sippy_b2bua/Makefile ============================================================================== --- head/net/sippy_b2bua/Makefile Wed Jun 7 19:11:53 2017 (r442877) +++ head/net/sippy_b2bua/Makefile Wed Jun 7 19:11:59 2017 (r442878) @@ -11,6 +11,7 @@ DISTNAME= sippy-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org COMMENT= SIP Back-to-back user agent (B2BUA) server with Radius support +NO_ARCH= yes USE_PYTHON= distutils USES= python twisted PYDISTUTILS_PKGNAME= sippy From owner-svn-ports-all@freebsd.org Wed Jun 7 19:12:07 2017 Return-Path: Delivered-To: svn-ports-all@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 3B0C0D7B877; Wed, 7 Jun 2017 19:12:07 +0000 (UTC) (envelope-from sunpoet@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 068C67F9A1; Wed, 7 Jun 2017 19:12:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JC5r0049830; Wed, 7 Jun 2017 19:12:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JC5Tc049829; Wed, 7 Jun 2017 19:12:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071912.v57JC5Tc049829@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:12:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442879 - head/devel/py-xcaplib X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:12:07 -0000 Author: sunpoet Date: Wed Jun 7 19:12:05 2017 New Revision: 442879 URL: https://svnweb.freebsd.org/changeset/ports/442879 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/devel/py-xcaplib/Makefile Modified: head/devel/py-xcaplib/Makefile ============================================================================== --- head/devel/py-xcaplib/Makefile Wed Jun 7 19:11:59 2017 (r442878) +++ head/devel/py-xcaplib/Makefile Wed Jun 7 19:12:05 2017 (r442879) @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.2:deve ${PYTHON_PKGNAMEPREFIX}application>=1.1.5:devel/py-application RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= python twisted USE_PYTHON= distutils autoplist From owner-svn-ports-all@freebsd.org Wed Jun 7 19:12:12 2017 Return-Path: Delivered-To: svn-ports-all@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 C5AC7D7B8AE; Wed, 7 Jun 2017 19:12:12 +0000 (UTC) (envelope-from sunpoet@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 9421A7FA2E; Wed, 7 Jun 2017 19:12:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JCBwj049922; Wed, 7 Jun 2017 19:12:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JCB8e049921; Wed, 7 Jun 2017 19:12:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071912.v57JCB8e049921@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:12:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442880 - head/games/kajongg X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:12:12 -0000 Author: sunpoet Date: Wed Jun 7 19:12:11 2017 New Revision: 442880 URL: https://svnweb.freebsd.org/changeset/ports/442880 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/games/kajongg/Makefile Modified: head/games/kajongg/Makefile ============================================================================== --- head/games/kajongg/Makefile Wed Jun 7 19:12:05 2017 (r442879) +++ head/games/kajongg/Makefile Wed Jun 7 19:12:11 2017 (r442880) @@ -8,6 +8,7 @@ CATEGORIES= games kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} +NO_ARCH= yes USES= cmake:outsource kde:4 python tar:xz twisted:run shebangfix sqlite USE_KDE= kdelibs pykde4 automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build From owner-svn-ports-all@freebsd.org Wed Jun 7 19:12:18 2017 Return-Path: Delivered-To: svn-ports-all@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 EEF6BD7B8D9; Wed, 7 Jun 2017 19:12:18 +0000 (UTC) (envelope-from sunpoet@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 BD3497FAC9; Wed, 7 Jun 2017 19:12:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JCH1m050014; Wed, 7 Jun 2017 19:12:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JCH1G050013; Wed, 7 Jun 2017 19:12:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071912.v57JCH1G050013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:12:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442881 - head/devel/py-foolscap X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:12:19 -0000 Author: sunpoet Date: Wed Jun 7 19:12:17 2017 New Revision: 442881 URL: https://svnweb.freebsd.org/changeset/ports/442881 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/devel/py-foolscap/Makefile Modified: head/devel/py-foolscap/Makefile ============================================================================== --- head/devel/py-foolscap/Makefile Wed Jun 7 19:12:11 2017 (r442880) +++ head/devel/py-foolscap/Makefile Wed Jun 7 19:12:17 2017 (r442881) @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= python twisted USE_PYTHON= autoplist distutils From owner-svn-ports-all@freebsd.org Wed Jun 7 19:12:24 2017 Return-Path: Delivered-To: svn-ports-all@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 D0438D7B906; Wed, 7 Jun 2017 19:12:24 +0000 (UTC) (envelope-from sunpoet@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 9D6717FB5B; Wed, 7 Jun 2017 19:12:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JCNpU050103; Wed, 7 Jun 2017 19:12:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JCNjd050102; Wed, 7 Jun 2017 19:12:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071912.v57JCNjd050102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:12:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442882 - head/security/py-sslstrip X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:12:24 -0000 Author: sunpoet Date: Wed Jun 7 19:12:23 2017 New Revision: 442882 URL: https://svnweb.freebsd.org/changeset/ports/442882 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/security/py-sslstrip/Makefile Modified: head/security/py-sslstrip/Makefile ============================================================================== --- head/security/py-sslstrip/Makefile Wed Jun 7 19:12:17 2017 (r442881) +++ head/security/py-sslstrip/Makefile Wed Jun 7 19:12:23 2017 (r442882) @@ -13,6 +13,7 @@ COMMENT= Python program for SSL stripping RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl +NO_ARCH= yes USES= python twisted:web USE_PYTHON= distutils autoplist From owner-svn-ports-all@freebsd.org Wed Jun 7 19:20:15 2017 Return-Path: Delivered-To: svn-ports-all@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 646D3D7BAF8; Wed, 7 Jun 2017 19:20:15 +0000 (UTC) (envelope-from pi@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 34FBF8062B; Wed, 7 Jun 2017 19:20:15 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JKEGS050508; Wed, 7 Jun 2017 19:20:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JKEEM050506; Wed, 7 Jun 2017 19:20:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706071920.v57JKEEM050506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 7 Jun 2017 19:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442883 - head/benchmarks/nuttcp X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:20:15 -0000 Author: pi Date: Wed Jun 7 19:20:14 2017 New Revision: 442883 URL: https://svnweb.freebsd.org/changeset/ports/442883 Log: benchmarks/nuttcp: fix distinfos - and set LICENSE PR: 219822 Submitted by: xmj Modified: head/benchmarks/nuttcp/Makefile head/benchmarks/nuttcp/distinfo Modified: head/benchmarks/nuttcp/Makefile ============================================================================== --- head/benchmarks/nuttcp/Makefile Wed Jun 7 19:12:23 2017 (r442882) +++ head/benchmarks/nuttcp/Makefile Wed Jun 7 19:20:14 2017 (r442883) @@ -3,6 +3,7 @@ PORTNAME= nuttcp PORTVERSION= 7.3.2 +PORTREVISION= 1 CATEGORIES= benchmarks net MASTER_SITES= http://nuttcp.net/nuttcp/beta/ http://nuttcp.net/nuttcp/latest/:latest DISTFILES= ${PORTNAME}-${PORTVERSION}.c ${NUTTSCPDISTFILE} ${PORTNAME}.8:latest examples.txt:latest LICENSE:latest README:latest @@ -11,6 +12,8 @@ EXTRACT_ONLY= # none MAINTAINER= pi@FreeBSD.org COMMENT= TCP/UDP network testing tool + +LICENSE= GPLv2 NO_WRKSUBDIR= yes USES= shebangfix Modified: head/benchmarks/nuttcp/distinfo ============================================================================== --- head/benchmarks/nuttcp/distinfo Wed Jun 7 19:12:23 2017 (r442882) +++ head/benchmarks/nuttcp/distinfo Wed Jun 7 19:20:14 2017 (r442883) @@ -1,13 +1,13 @@ -TIMESTAMP = 1465482030 +TIMESTAMP = 1496757295 SHA256 (nuttcp-7.3.2/nuttcp-7.3.2.c) = 4deb98a21bb8d2f75dff95436f85d616cdf321b50f29b2bf5f0ff9a0d42b0d62 SIZE (nuttcp-7.3.2/nuttcp-7.3.2.c) = 265085 SHA256 (nuttcp-7.3.2/nuttscp-2.2) = 0874f2f87b8def21bd3d1b18dab449e3d97648100d0c824af109eba897e2160d SIZE (nuttcp-7.3.2/nuttscp-2.2) = 28729 -SHA256 (nuttcp-7.3.2/nuttcp.8) = 83f10cb19e11e37a00fa78ad1f87afc02e5250777e91e78bdf2f2485d372e2c5 +SHA256 (nuttcp-7.3.2/nuttcp.8) = 7d133bcc293b24e9610a66e6fed933131a72865905c58585190f3756497a56f9 SIZE (nuttcp-7.3.2/nuttcp.8) = 16157 SHA256 (nuttcp-7.3.2/examples.txt) = eb94d5424880164cae4b4b5d8f4ab25299cb3396a32c4dcb136e9718c0844938 SIZE (nuttcp-7.3.2/examples.txt) = 5933 SHA256 (nuttcp-7.3.2/LICENSE) = ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 SIZE (nuttcp-7.3.2/LICENSE) = 17987 -SHA256 (nuttcp-7.3.2/README) = 7ad8dcb72bd72afed8f32a13d3f81614b659afacdfa91ca57b41ff20cd4806a1 -SIZE (nuttcp-7.3.2/README) = 5666 +SHA256 (nuttcp-7.3.2/README) = 7a4858e2e1863d5de64b4f559dc3f6061f535bd2901664073983359f034ad51c +SIZE (nuttcp-7.3.2/README) = 5228 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:23:37 2017 Return-Path: Delivered-To: svn-ports-all@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 18716D7BCB0; Wed, 7 Jun 2017 19:23:37 +0000 (UTC) (envelope-from pi@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 D57E78099C; Wed, 7 Jun 2017 19:23:36 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JNZrS054597; Wed, 7 Jun 2017 19:23:35 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JNZFn054595; Wed, 7 Jun 2017 19:23:35 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706071923.v57JNZFn054595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 7 Jun 2017 19:23:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442884 - branches/2017Q2/benchmarks/nuttcp X-SVN-Group: ports-branches 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.23 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, 07 Jun 2017 19:23:37 -0000 Author: pi Date: Wed Jun 7 19:23:35 2017 New Revision: 442884 URL: https://svnweb.freebsd.org/changeset/ports/442884 Log: benchmarks/nuttcp: fix distinfos to unbreak - and set LICENSE PR: 219822 Submitted by: xmj MFH: r442883 Approved by: ports-secteam (blanket) Modified: branches/2017Q2/benchmarks/nuttcp/Makefile branches/2017Q2/benchmarks/nuttcp/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/benchmarks/nuttcp/Makefile ============================================================================== --- branches/2017Q2/benchmarks/nuttcp/Makefile Wed Jun 7 19:20:14 2017 (r442883) +++ branches/2017Q2/benchmarks/nuttcp/Makefile Wed Jun 7 19:23:35 2017 (r442884) @@ -3,6 +3,7 @@ PORTNAME= nuttcp PORTVERSION= 7.3.2 +PORTREVISION= 1 CATEGORIES= benchmarks net MASTER_SITES= http://nuttcp.net/nuttcp/beta/ http://nuttcp.net/nuttcp/latest/:latest DISTFILES= ${PORTNAME}-${PORTVERSION}.c ${NUTTSCPDISTFILE} ${PORTNAME}.8:latest examples.txt:latest LICENSE:latest README:latest @@ -11,6 +12,8 @@ EXTRACT_ONLY= # none MAINTAINER= pi@FreeBSD.org COMMENT= TCP/UDP network testing tool + +LICENSE= GPLv2 NO_WRKSUBDIR= yes USES= shebangfix Modified: branches/2017Q2/benchmarks/nuttcp/distinfo ============================================================================== --- branches/2017Q2/benchmarks/nuttcp/distinfo Wed Jun 7 19:20:14 2017 (r442883) +++ branches/2017Q2/benchmarks/nuttcp/distinfo Wed Jun 7 19:23:35 2017 (r442884) @@ -1,13 +1,13 @@ -TIMESTAMP = 1465482030 +TIMESTAMP = 1496757295 SHA256 (nuttcp-7.3.2/nuttcp-7.3.2.c) = 4deb98a21bb8d2f75dff95436f85d616cdf321b50f29b2bf5f0ff9a0d42b0d62 SIZE (nuttcp-7.3.2/nuttcp-7.3.2.c) = 265085 SHA256 (nuttcp-7.3.2/nuttscp-2.2) = 0874f2f87b8def21bd3d1b18dab449e3d97648100d0c824af109eba897e2160d SIZE (nuttcp-7.3.2/nuttscp-2.2) = 28729 -SHA256 (nuttcp-7.3.2/nuttcp.8) = 83f10cb19e11e37a00fa78ad1f87afc02e5250777e91e78bdf2f2485d372e2c5 +SHA256 (nuttcp-7.3.2/nuttcp.8) = 7d133bcc293b24e9610a66e6fed933131a72865905c58585190f3756497a56f9 SIZE (nuttcp-7.3.2/nuttcp.8) = 16157 SHA256 (nuttcp-7.3.2/examples.txt) = eb94d5424880164cae4b4b5d8f4ab25299cb3396a32c4dcb136e9718c0844938 SIZE (nuttcp-7.3.2/examples.txt) = 5933 SHA256 (nuttcp-7.3.2/LICENSE) = ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 SIZE (nuttcp-7.3.2/LICENSE) = 17987 -SHA256 (nuttcp-7.3.2/README) = 7ad8dcb72bd72afed8f32a13d3f81614b659afacdfa91ca57b41ff20cd4806a1 -SIZE (nuttcp-7.3.2/README) = 5666 +SHA256 (nuttcp-7.3.2/README) = 7a4858e2e1863d5de64b4f559dc3f6061f535bd2901664073983359f034ad51c +SIZE (nuttcp-7.3.2/README) = 5228 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:43:02 2017 Return-Path: Delivered-To: svn-ports-all@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 98C88D7C169; Wed, 7 Jun 2017 19:43:02 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (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 77146813C3; Wed, 7 Jun 2017 19:43:02 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id D3D7D3F4E1; Wed, 7 Jun 2017 15:42:54 -0400 (EDT) Received: from [172.31.209.229] (unknown [216.9.110.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 1625B3F4D9; Wed, 7 Jun 2017 15:42:53 -0400 (EDT) Date: Wed, 7 Jun 2017 13:42:11 -0600 (MDT) From: Gerald Pfeifer To: Vasil Dimov cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r442819 - head/databases/galera In-Reply-To: <201706070843.v578hQKT087303@repo.freebsd.org> Message-ID: References: <201706070843.v578hQKT087303@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 19:43:02 -0000 On Wed, 7 Jun 2017, Vasil Dimov wrote: > Log: > databases/galera: Unbreak on powerpc64 by requesting a newer GCC > +# COMPILER_TYPE could be empty on older FreeBSD versions. > +.if "${COMPILER_TYPE}" == gcc || ${OSVERSION} < 1000000 > +USE_GCC= 4.8+ > +.endif Mind making this USE_GCC=yes, which boils down to the same (and is usually better when it does not)? Happy to make this change myself, if you approve. Gerald From owner-svn-ports-all@freebsd.org Wed Jun 7 19:57:00 2017 Return-Path: Delivered-To: svn-ports-all@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 49758D7C506; Wed, 7 Jun 2017 19:57:00 +0000 (UTC) (envelope-from sunpoet@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 0AE9481987; Wed, 7 Jun 2017 19:56:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JuxY8066968; Wed, 7 Jun 2017 19:56:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Juxg6066966; Wed, 7 Jun 2017 19:56:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071956.v57Juxg6066966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442885 - head/devel/p5-MetaCPAN-Client X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:57:00 -0000 Author: sunpoet Date: Wed Jun 7 19:56:58 2017 New Revision: 442885 URL: https://svnweb.freebsd.org/changeset/ports/442885 Log: Update to 2.016000 Changes: http://search.cpan.org/dist/MetaCPAN-Client/Changes Modified: head/devel/p5-MetaCPAN-Client/Makefile head/devel/p5-MetaCPAN-Client/distinfo Modified: head/devel/p5-MetaCPAN-Client/Makefile ============================================================================== --- head/devel/p5-MetaCPAN-Client/Makefile Wed Jun 7 19:23:35 2017 (r442884) +++ head/devel/p5-MetaCPAN-Client/Makefile Wed Jun 7 19:56:58 2017 (r442885) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MetaCPAN-Client -PORTVERSION= 2.015000 +PORTVERSION= 2.016000 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MICKEY Modified: head/devel/p5-MetaCPAN-Client/distinfo ============================================================================== --- head/devel/p5-MetaCPAN-Client/distinfo Wed Jun 7 19:23:35 2017 (r442884) +++ head/devel/p5-MetaCPAN-Client/distinfo Wed Jun 7 19:56:58 2017 (r442885) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494842298 -SHA256 (MetaCPAN-Client-2.015000.tar.gz) = 0b0ad07d682d75867bae17763447fae59b787b72636f6acc443aa7f0a616b358 -SIZE (MetaCPAN-Client-2.015000.tar.gz) = 50827 +TIMESTAMP = 1496865039 +SHA256 (MetaCPAN-Client-2.016000.tar.gz) = 87432af50a366b3a46da658c89fabe346497951f40b300d6a7cdcdb797bdbcc8 +SIZE (MetaCPAN-Client-2.016000.tar.gz) = 50890 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:57:05 2017 Return-Path: Delivered-To: svn-ports-all@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 2B5EED7C520; Wed, 7 Jun 2017 19:57:05 +0000 (UTC) (envelope-from sunpoet@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 EB9CB81999; Wed, 7 Jun 2017 19:57:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57Jv4QY067091; Wed, 7 Jun 2017 19:57:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Jv3Cm067089; Wed, 7 Jun 2017 19:57:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071957.v57Jv3Cm067089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:57:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442886 - head/net/p5-Net-Whois-Raw X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:57:05 -0000 Author: sunpoet Date: Wed Jun 7 19:57:03 2017 New Revision: 442886 URL: https://svnweb.freebsd.org/changeset/ports/442886 Log: Update to 2.99008 Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes Modified: head/net/p5-Net-Whois-Raw/Makefile head/net/p5-Net-Whois-Raw/distinfo Modified: head/net/p5-Net-Whois-Raw/Makefile ============================================================================== --- head/net/p5-Net-Whois-Raw/Makefile Wed Jun 7 19:56:58 2017 (r442885) +++ head/net/p5-Net-Whois-Raw/Makefile Wed Jun 7 19:57:03 2017 (r442886) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.99007 +PORTVERSION= 2.99008 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/net/p5-Net-Whois-Raw/distinfo ============================================================================== --- head/net/p5-Net-Whois-Raw/distinfo Wed Jun 7 19:56:58 2017 (r442885) +++ head/net/p5-Net-Whois-Raw/distinfo Wed Jun 7 19:57:03 2017 (r442886) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495546360 -SHA256 (Net-Whois-Raw-2.99007.tar.gz) = 6a45c16f71da13b2a4bf6c4b5175882ff5f9f5f1295d09ae5e32c6ae12de312a -SIZE (Net-Whois-Raw-2.99007.tar.gz) = 72902 +TIMESTAMP = 1496864944 +SHA256 (Net-Whois-Raw-2.99008.tar.gz) = 802dc39e5483b10ee8df275d1725ffd6248ca81d075ac71129bb4bfd00f115a2 +SIZE (Net-Whois-Raw-2.99008.tar.gz) = 72980 From owner-svn-ports-all@freebsd.org Wed Jun 7 19:57:09 2017 Return-Path: Delivered-To: svn-ports-all@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 E9D6DD7C55A; Wed, 7 Jun 2017 19:57:09 +0000 (UTC) (envelope-from sunpoet@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 B8B3C819F3; Wed, 7 Jun 2017 19:57:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57Jv8Yc067182; Wed, 7 Jun 2017 19:57:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Jv8sQ067181; Wed, 7 Jun 2017 19:57:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071957.v57Jv8sQ067181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:57:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442887 - head/devel/py-pyasn1-modules X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 19:57:10 -0000 Author: sunpoet Date: Wed Jun 7 19:57:08 2017 New Revision: 442887 URL: https://svnweb.freebsd.org/changeset/ports/442887 Log: Convert to options target helper - Add missing OPTIONS_DEFINE=DOCS Approved by: portmgr (blanket) Modified: head/devel/py-pyasn1-modules/Makefile Modified: head/devel/py-pyasn1-modules/Makefile ============================================================================== --- head/devel/py-pyasn1-modules/Makefile Wed Jun 7 19:57:03 2017 (r442886) +++ head/devel/py-pyasn1-modules/Makefile Wed Jun 7 19:57:08 2017 (r442887) @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.8:devel/py-pyasn1 +OPTIONS_DEFINE= DOCS + NO_ARCH= yes USES= python shebangfix SHEBANG_FILES= tools/*.py @@ -27,6 +29,8 @@ TOOLS= cmcdump.py cmpdump.py crldump.py crmfdump.py o post-install: ${INSTALL_SCRIPT} ${TOOLS:S|^|${WRKSRC}/tools/|} ${STAGEDIR}${PREFIX}/bin + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Wed Jun 7 20:00:43 2017 Return-Path: Delivered-To: svn-ports-all@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 469A1D7C67C; Wed, 7 Jun 2017 20:00:43 +0000 (UTC) (envelope-from mandree@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 F266581D13; Wed, 7 Jun 2017 20:00:42 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57K0gdg067450; Wed, 7 Jun 2017 20:00:42 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57K0g81067448; Wed, 7 Jun 2017 20:00:42 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201706072000.v57K0g81067448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 7 Jun 2017 20:00:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442888 - in head/dns/dnsmasq: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 20:00:43 -0000 Author: mandree Date: Wed Jun 7 20:00:41 2017 New Revision: 442888 URL: https://svnweb.freebsd.org/changeset/ports/442888 Log: Fix up pxelogic.0 suffix logic. Regression in v2.77 caused by a patch proposed by yours truly. Reported by: Steven Shiau (via upstream dnsmasq-discuss mailing list) Obtained from: Chris Novakovich and Simon Kelley Pointyhat to: mandree@ Added: head/dns/dnsmasq/files/patch-src_rfc2131.c (contents, props changed) Modified: head/dns/dnsmasq/Makefile Modified: head/dns/dnsmasq/Makefile ============================================================================== --- head/dns/dnsmasq/Makefile Wed Jun 7 19:57:08 2017 (r442887) +++ head/dns/dnsmasq/Makefile Wed Jun 7 20:00:41 2017 (r442888) @@ -3,7 +3,7 @@ PORTNAME= dnsmasq DISTVERSION= 2.77 -PORTREVISION= 0 # leave this in even if 0 to avoid PORTEPOCH bumps +PORTREVISION= 1 # leave this in even if 0 to avoid PORTEPOCH bumps PORTEPOCH= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ Added: head/dns/dnsmasq/files/patch-src_rfc2131.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/dnsmasq/files/patch-src_rfc2131.c Wed Jun 7 20:00:41 2017 (r442888) @@ -0,0 +1,30 @@ +commit 2446514e716075cfe2be35e2a9b9de4eacdbac99 +Author: Chris Novakovic +Date: Tue Jun 6 23:02:59 2017 +0100 + + Fix logic of appending "." to PXE basename + + Commit f77700aa, which fixes a compiler warning, also breaks the + behaviour of prepending "." to basenames in --pxe-service: in + situations where the basename contains a ".", the "." suffix is + erroneously added, and in situations where the basename doesn't contain + a ".", the "." suffix is erroneously omitted. + + A patch against the git HEAD is attached that inverts this logic and + restores the expected behaviour of --pxe-service. + +--- src/rfc2131.c.orig 2017-05-22 21:58:46 UTC ++++ src/rfc2131.c +@@ -836,10 +836,10 @@ size_t dhcp_reply(struct dhcp_context *c + + if (strchr(service->basename, '.')) + snprintf((char *)mess->file, sizeof(mess->file), +- "%s.%d", service->basename, layer); ++ "%s", service->basename); + else + snprintf((char *)mess->file, sizeof(mess->file), +- "%s", service->basename); ++ "%s.%d", service->basename, layer); + + option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPACK); + option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, htonl(context->local.s_addr)); From owner-svn-ports-all@freebsd.org Wed Jun 7 20:06:59 2017 Return-Path: Delivered-To: svn-ports-all@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 630A2D7C8B5; Wed, 7 Jun 2017 20:06:59 +0000 (UTC) (envelope-from adamw@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 3148E820F4; Wed, 7 Jun 2017 20:06:59 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57K6wRQ071536; Wed, 7 Jun 2017 20:06:58 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57K6wIV071535; Wed, 7 Jun 2017 20:06:58 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706072006.v57K6wIV071535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 7 Jun 2017 20:06:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442889 - head/mail/neomutt X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 20:06:59 -0000 Author: adamw Date: Wed Jun 7 20:06:58 2017 New Revision: 442889 URL: https://svnweb.freebsd.org/changeset/ports/442889 Log: Fix build when DOCS is off. neomutt now tries to build HTML docs unconditionally, so simply remove the xsltproc commands when DOCS is off to fix build and packaging. Modified: head/mail/neomutt/Makefile Modified: head/mail/neomutt/Makefile ============================================================================== --- head/mail/neomutt/Makefile Wed Jun 7 20:00:41 2017 (r442888) +++ head/mail/neomutt/Makefile Wed Jun 7 20:06:58 2017 (r442889) @@ -93,6 +93,9 @@ DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ post-patch: @${REINPLACE_CMD} '/LIBS=$$/d' ${WRKSRC}/configure.ac +post-patch-DOCS-off: + @${REINPLACE_CMD} -e 's/xsltproc.*//' ${WRKSRC}/doc/Makefile.am + post-install: ${RM} ${STAGEDIR}${PREFIX}/etc/mime* From owner-svn-ports-all@freebsd.org Wed Jun 7 21:42:26 2017 Return-Path: Delivered-To: svn-ports-all@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 D6565D7DE26; Wed, 7 Jun 2017 21:42:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9905C84B7A; Wed, 7 Jun 2017 21:42:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id EDD79BDC9B; Wed, 7 Jun 2017 23:42:23 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id B827BBDC91; Wed, 7 Jun 2017 23:42:23 +0200 (CEST) Subject: Re: svn commit: r442819 - head/databases/galera To: Vasil Dimov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706070843.v578hQKT087303@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Wed, 7 Jun 2017 23:42:22 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <201706070843.v578hQKT087303@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SReJgI2gBKICks5wQ33TDLPu8gpK2PHXJ" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 21:42:26 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --SReJgI2gBKICks5wQ33TDLPu8gpK2PHXJ Content-Type: multipart/mixed; boundary="KBSfs13pPBP8BrHAN2SPjGvEeN1fBA4rF"; protected-headers="v1" From: Mathieu Arnold To: Vasil Dimov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r442819 - head/databases/galera References: <201706070843.v578hQKT087303@repo.freebsd.org> In-Reply-To: <201706070843.v578hQKT087303@repo.freebsd.org> --KBSfs13pPBP8BrHAN2SPjGvEeN1fBA4rF Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 07/06/2017 =C3=A0 10:43, Vasil Dimov a =C3=A9crit : > +# COMPILER_TYPE could be empty on older FreeBSD versions. > +.if "${COMPILER_TYPE}" =3D=3D gcc || ${OSVERSION} < 1000000 > +USE_GCC=3D 4.8+ > +.endif I do not really see any way the OSVERSION check can be useful to anyone. The earliest FreeBSD version that the ports tree works on is 10.3, and make(1) from FreeBSD 9.3 will not work at all with the current state of the framework. --=20 Mathieu Arnold --KBSfs13pPBP8BrHAN2SPjGvEeN1fBA4rF-- --SReJgI2gBKICks5wQ33TDLPu8gpK2PHXJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJZOHM/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IjBgP/2pU1MSOAjZaGEh1icz3BUNE YF26JC0IyDXo1o2F8ixqRGHdEG8JvSQwzicHfLgPGtkfgR5F6dlI99R/zFDz7w2F UxAf+JWfhhbx18dBljGVNJkKFF/irRBvPpv+iFPUzGn3RSKKTfgOgUraSEueWi5I QKk9sk/sIgs1r10/VThb7bLJB1e+Yc6I9y2aUk+CKbPRTe90kt2q/SvMBIZMsmZT 8P8n6rJNiqOR+1cIxZ2fFBJrzEjhJ9RgpMOOVvw9AmbsPsBbRfG4usJfZOc9ZCne N1WiMHcv5EurIlYP1dApcF9733uN09viu5H6v6sbhmj9dD3ycKxDW+GDpyoh26rb TLjk8G9dOtWrFJAXRWoaRWyid5ikJUThfoolEwVgbISFEMQnfr3pyU3U+kxuAXFU jtSJSDzOFfXlkR5joMpVNurx71kEPYoNvML1GSGcv44e4gfGtV4pIt5SVsbUqMAB XjnUAbwhGf1xYTbXrj0m8nFnmcmX7IRRr7AnrGoNPhxbF1r4zPBALIcs4O2SNC4H sBt+Lz6ZGayZPmP08nrVNA7X+h02cJlOPQTfWXUClcsmJsSKcG/3HlUgG/kTXczO 0d97hom6GBQZfw+gfAIq/k/shPI6z5+OgdSRo0goCH05X0qgLcsVaOxzQ5+SXViu nkKJcAW+uw/01y29EFiB =fqA1 -----END PGP SIGNATURE----- --SReJgI2gBKICks5wQ33TDLPu8gpK2PHXJ-- From owner-svn-ports-all@freebsd.org Wed Jun 7 22:06:15 2017 Return-Path: Delivered-To: svn-ports-all@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 0F6E2D7E239; Wed, 7 Jun 2017 22:06:15 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC69E6D6; Wed, 7 Jun 2017 22:06:14 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 975) id 2F822CD2B; Wed, 7 Jun 2017 22:06:14 +0000 (UTC) Date: Wed, 7 Jun 2017 22:06:14 +0000 From: "Sergey A. Osokin" To: Bartek Rutkowski Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r442588 - in head/www: nginx nginx-full Message-ID: <20170607220614.GB55217@FreeBSD.org> References: <201706042038.v54KcQMf001482@repo.freebsd.org> <20170605001807.GA55217@FreeBSD.org> <99D58682-8825-417C-81F8-EDC541D31713@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <99D58682-8825-417C-81F8-EDC541D31713@FreeBSD.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 22:06:15 -0000 On Tue, Jun 06, 2017 at 02:32:17PM +0100, Bartek Rutkowski wrote: > > On 5 Jun 2017, at 01:18, Sergey A. Osokin wrote: > > > > Hi Bartek and Adam, > > > > I don't think I can get this, so two questions for you guys: > > o) what was the reason to bump PORTREVISION in www/nginx? > > o) wouldn't it btter to just bump PORTREVISION in www/nginx-full? > > Hi Sergey, > > Let me explain it quickly: some time ago you've removed two external modules from www/nginx port, which is a master for www/nginx-full. The www/nginx-full had them in default options, what caused port/pkg build failures and to fix these I needed to remove these two no longer existing modules from default options. After doing so, since it *does* change the contents of the package, I needed to bump the PORTREVISION of www/nginx-full and there were few ways of doing so, but none of them was easy/simple as they were creating even complex scenarios in future bumps/updates, so, after consulting possible solutions with portmgr members, I've chosen one, that while not ideal, have solved the issue for now without creating other issues in future, that is to bump the master www/nginx revision. > > Hope that helps. Hi Bartek, Please don't bump PORTREVISION on www/nginx when you need to do so in www/nginx-full. -- Sergey Osokin From owner-svn-ports-all@freebsd.org Wed Jun 7 22:28:44 2017 Return-Path: Delivered-To: svn-ports-all@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 2C25FD7E650; Wed, 7 Jun 2017 22:28:44 +0000 (UTC) (envelope-from lifanov@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 EECCA112C; Wed, 7 Jun 2017 22:28:43 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57MShLu028330; Wed, 7 Jun 2017 22:28:43 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57MShUZ028328; Wed, 7 Jun 2017 22:28:43 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201706072228.v57MShUZ028328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Wed, 7 Jun 2017 22:28:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r442890 - svnadmin/conf X-SVN-Group: ports-svnadmin 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.23 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, 07 Jun 2017 22:28:44 -0000 Author: lifanov Date: Wed Jun 7 22:28:42 2017 New Revision: 442890 URL: https://svnweb.freebsd.org/changeset/ports/442890 Log: Please welcome Richard Gallamore as a ports committer. Matthew and I will be mentoring. Approved by: portmgr Modified: svnadmin/conf/access svnadmin/conf/mentors Modified: svnadmin/conf/access ============================================================================== --- svnadmin/conf/access Wed Jun 7 20:06:58 2017 (r442889) +++ svnadmin/conf/access Wed Jun 7 22:28:42 2017 (r442890) @@ -185,6 +185,7 @@ trasz trociny truckman tz +ultima ume uqs vanilla Modified: svnadmin/conf/mentors ============================================================================== --- svnadmin/conf/mentors Wed Jun 7 20:06:58 2017 (r442889) +++ svnadmin/conf/mentors Wed Jun 7 22:28:42 2017 (r442890) @@ -31,3 +31,4 @@ misha jpaetzel Co-mentor: wg rezny swills Co-mentor: feld rpaulo bapt Co-mentor: swills tobik mat Co-mentor: lme +ultima lifanov Co-mentor: matthew From owner-svn-ports-all@freebsd.org Wed Jun 7 22:55:51 2017 Return-Path: Delivered-To: svn-ports-all@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 F2E1ED7EA97; Wed, 7 Jun 2017 22:55:50 +0000 (UTC) (envelope-from jkim@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 C183B1CCB; Wed, 7 Jun 2017 22:55:50 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57Mtnmp040266; Wed, 7 Jun 2017 22:55:49 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57Mtna5040261; Wed, 7 Jun 2017 22:55:49 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201706072255.v57Mtna5040261@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Wed, 7 Jun 2017 22:55:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442891 - in head/editors/libreoffice: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 22:55:51 -0000 Author: jkim Date: Wed Jun 7 22:55:49 2017 New Revision: 442891 URL: https://svnweb.freebsd.org/changeset/ports/442891 Log: - Turn off unit tests by default. It is getting harder to maintain because there are too many possible combinations with current set of build options. Also, this significantly reduces build time. Use TEST option to enable it. - Implement SAL getOSVersion() for FreeBSD. Actually, I believe it should work with all supported UNIX-like OSes including Linux. - Install stripped binaries. 'install-strip' target was not honored because 'distro-pack-install' target unconditionally depends on 'install' target. - Fix couple of minor installation issues while I am here. Added: head/editors/libreoffice/files/patch-vcl_unx_generic_app_geninst.cxx (contents, props changed) Deleted: head/editors/libreoffice/files/patch-dbaccess_Module__dbaccess.mk head/editors/libreoffice/files/patch-filter_Module__filter.mk head/editors/libreoffice/files/patch-sc_Module__sc.mk head/editors/libreoffice/files/patch-sw_Module__sw.mk head/editors/libreoffice/files/patch-sysui_desktop_share_create__tree.sh Modified: head/editors/libreoffice/Makefile head/editors/libreoffice/distinfo head/editors/libreoffice/files/patch-Makefile.in head/editors/libreoffice/files/patch-bin_distro-install-desktop-integration Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Wed Jun 7 22:28:42 2017 (r442890) +++ head/editors/libreoffice/Makefile Wed Jun 7 22:55:49 2017 (r442891) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext @@ -18,7 +18,6 @@ CONFLICTS_BUILD= mdds0 BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ zip:archivers/zip \ ${LOCALBASE}/include/sqlext.h:databases/unixODBC \ - cppunit-config:devel/cppunit \ dmake:devel/dmake \ ${LOCALBASE}/bin/gperf:devel/gperf \ ${LOCALBASE}/include/mdds-1.2/mdds/global.hpp:devel/mdds \ @@ -84,7 +83,8 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ ${LOCALBASE}/share/fonts/LinLibertineG/LinLibertine_DR_G.ttf:x11-fonts/linuxlibertine-g DISTFILES+= 4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2:src \ - 86b1daaa438f5a7bea9a52d7b9799ac0-xmlsec1-1.2.23.tar.gz:src + 86b1daaa438f5a7bea9a52d7b9799ac0-xmlsec1-1.2.23.tar.gz:src \ + cppunit-1.13.2.tar.gz:src .if defined(PRERELEASE) MASTER_SITES+= http://dev-builds.libreoffice.org/pre-releases/src/ @@ -92,7 +92,7 @@ MASTER_SITES+= http://dev-builds.libreoffice.org/pre-r CONFLICTS_INSTALL= libreoffice4-4.* -INSTALL_TARGET= install-strip distro-pack-install +INSTALL_TARGET= TMPDIR=${WRKDIR} distro-pack-install WRKSRC= ${WRKDIR}/${PORTNAME}-${LOVERSION} GNU_CONFIGURE= yes @@ -204,6 +204,7 @@ SDK_DISTFILES= 185d60944ea767075d27247c3162b3bc-unowin SYSTRAY_CONFIGURE_ENABLE= systray +TEST_ALL_TARGET_OFF= build-nocheck TEST_CONFIGURE_ENABLE= cve-tests VERBOSE_CONFIGURE_ON= --enable-verbose @@ -251,7 +252,8 @@ CONFIGURE_ARGS= --disable-dependency-tracking \ --with-system-zlib \ --with-vendor="FreeBSD ports" \ --without-fonts \ - --without-myspell-dicts + --without-myspell-dicts \ + --without-system-cppunit CONFIGURE_ENV= DMAKE=${LOCALBASE}/bin/dmake \ GNUTAR="${TAR}" \ @@ -309,7 +311,7 @@ post-install: -exec ${ECHO_CMD} "@dir {}" \; >> ${TMPPLIST} @cd ${STAGEDIR}${PREFIX} && \ ${FIND} -s bin lib man -not -type d >> ${TMPPLIST} -.for subdir in application-registry applications bash-completion icons mime mime-info mimelnk +.for subdir in appdata application-registry applications bash-completion icons mime mime-info mimelnk @cd ${STAGEDIR}${PREFIX} && \ ${FIND} -s share/${subdir} -not -type d >> ${TMPPLIST} .endfor Modified: head/editors/libreoffice/distinfo ============================================================================== --- head/editors/libreoffice/distinfo Wed Jun 7 22:28:42 2017 (r442890) +++ head/editors/libreoffice/distinfo Wed Jun 7 22:55:49 2017 (r442891) @@ -1,4 +1,4 @@ -TIMESTAMP = 1495234833 +TIMESTAMP = 1496871429 SHA256 (libreoffice/libreoffice-5.3.3.2.tar.xz) = 9632956926d9d5c9049ce5b81c2673f298ae73b873d53cce8cfaea8ee243619a SIZE (libreoffice/libreoffice-5.3.3.2.tar.xz) = 190216268 SHA256 (libreoffice/libreoffice-help-5.3.3.2.tar.xz) = f9b4fef5f449cdbbcb5796908d0536576585c511173bfccf2ca049b5dcbb0dc7 @@ -7,6 +7,8 @@ SHA256 (libreoffice/4b87018f7fff1d054939d19920b751a0-c SIZE (libreoffice/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2) = 555291 SHA256 (libreoffice/86b1daaa438f5a7bea9a52d7b9799ac0-xmlsec1-1.2.23.tar.gz) = 41d463d16c9894cd3317098d027c038039c6d896b9cbb9bad9c4e29959e10e9f SIZE (libreoffice/86b1daaa438f5a7bea9a52d7b9799ac0-xmlsec1-1.2.23.tar.gz) = 1794694 +SHA256 (libreoffice/cppunit-1.13.2.tar.gz) = 3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f +SIZE (libreoffice/cppunit-1.13.2.tar.gz) = 953596 SHA256 (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 SIZE (libreoffice/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip) = 3519470 SHA256 (libreoffice/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip) = 5826d1551bf599b85742545f6e01a0079b93c1b2c8434bf409eddb3a29e4726b Modified: head/editors/libreoffice/files/patch-Makefile.in ============================================================================== --- head/editors/libreoffice/files/patch-Makefile.in Wed Jun 7 22:28:42 2017 (r442890) +++ head/editors/libreoffice/files/patch-Makefile.in Wed Jun 7 22:55:49 2017 (r442891) @@ -9,3 +9,12 @@ # # Build +@@ -362,7 +362,7 @@ else + @exit 1 + endif + +-distro-pack-install: install ++distro-pack-install: install-strip + $(SRCDIR)/bin/distro-install-clean-up + $(SRCDIR)/bin/distro-install-desktop-integration + $(SRCDIR)/bin/distro-install-sdk Modified: head/editors/libreoffice/files/patch-bin_distro-install-desktop-integration ============================================================================== --- head/editors/libreoffice/files/patch-bin_distro-install-desktop-integration Wed Jun 7 22:28:42 2017 (r442890) +++ head/editors/libreoffice/files/patch-bin_distro-install-desktop-integration Wed Jun 7 22:55:49 2017 (r442891) @@ -1,6 +1,6 @@ ---- bin/distro-install-desktop-integration.orig 2016-10-28 14:50:26 UTC +--- bin/distro-install-desktop-integration.orig 2017-05-03 16:46:29 UTC +++ bin/distro-install-desktop-integration -@@ -99,7 +99,7 @@ cp -a workdir/CustomTarget/sysui/share/l +@@ -99,7 +99,7 @@ cp -a workdir/CustomTarget/sysui/share/libreoffice/* " cp -a "${SRCDIR?}"/sysui/desktop/share/create_tree.sh "$sysui_temp" cd $sysui_temp # we want non-versioned stuff in the distro packages @@ -34,7 +34,16 @@ -e "s/\($INSTALLDIRNAME\)$PRODUCTVERSION_NODOT/\1/" \ -e "s/\($INSTALLDIRNAME\)$PRODUCTVERSION/\1/" \ -e "s/\($PRODUCTNAME\) $PRODUCTVERSION/\1/" \ -@@ -177,12 +177,12 @@ ln -sf $INSTALLDIR/program/soffice $DEST +@@ -145,7 +145,7 @@ if test -f $DESTDIR/gid_Module_Root_Brand ; then + $PREFIXDIR/share/mime/packages \ + $PREFIXDIR/share/mime-info \ + $PREFIXDIR/share/icons ; do +- find "$DESTDIR$dir" \( -type f -o -type l \) -printf "$dir/%P\n" >>$DESTDIR/gid_Module_Root_Brand ++ find "$DESTDIR$dir" \( -type f -o -type l \) | sed -e "s|^$DESTDIR||" >>$DESTDIR/gid_Module_Root_Brand + done + fi + +@@ -177,12 +177,12 @@ ln -sf $INSTALLDIR/program/soffice $DESTDIR$PREFIXDIR/ test -f $DESTDIR/gid_Module_Root_Brand && echo "$PREFIXDIR/bin/soffice" >>$DESTDIR/gid_Module_Root_Brand # create bash completion Added: head/editors/libreoffice/files/patch-vcl_unx_generic_app_geninst.cxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/libreoffice/files/patch-vcl_unx_generic_app_geninst.cxx Wed Jun 7 22:55:49 2017 (r442891) @@ -0,0 +1,60 @@ +--- vcl/unx/generic/app/geninst.cxx.orig 2017-05-03 16:46:29 UTC ++++ vcl/unx/generic/app/geninst.cxx +@@ -22,11 +22,8 @@ + #include + #include + #include ++#include + +-#if defined(LINUX) +-# include +-#endif +- + #include + #include + #include +@@ -139,31 +136,22 @@ SalGenericInstance::~SalGenericInstance() + + OUString SalGenericInstance::getOSVersion() + { +- OUString aKernelVer = "unknown"; ++ struct utsname stName; + +-// not so generic, but at least shared between all unix backend +-#if defined(LINUX) +- FILE* pVersion = fopen( "/proc/version", "r" ); +- if ( pVersion ) ++ if ( uname( &stName ) != 0 ) ++ return "unknown"; ++ ++ sal_Int32 nDots = 0; ++ sal_Int32 nIndex = 0; ++ OUString aVers = OUString::createFromAscii( stName.release ); ++ while ( nIndex++ < aVers.getLength() ) + { +- char aVerBuffer[512]; +- if ( fgets ( aVerBuffer, 511, pVersion ) ) +- { +- aKernelVer = OUString::createFromAscii( aVerBuffer ); +- sal_Int32 nIndex = 0; +- // "Linux version 3.16.7-29-desktop ..." +- OUString aVers = aKernelVer.getToken( 2, ' ', nIndex ); +- // "3.16.7-29-desktop ..." +- sal_Int32 nTooDetailed = aVers.indexOf( '.', 2); +- if (nTooDetailed < 1 || nTooDetailed > 8) +- aKernelVer = "Linux (misparsed version)"; +- else // "3.16.7-29-desktop ..." +- aKernelVer = "Linux " + aVers.copy(0, nTooDetailed); +- } +- fclose( pVersion ); ++ const char c = stName.release[ nIndex ]; ++ if ( c == ' ' || c == '-' || ( c == '.' && nDots++ > 0 ) ) ++ break; + } +-#endif +- return aKernelVer; ++ return OUString::createFromAscii( stName.sysname ) + " " + ++ aVers.copy( 0, nIndex ); + } + + /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ From owner-svn-ports-all@freebsd.org Wed Jun 7 23:28:44 2017 Return-Path: Delivered-To: svn-ports-all@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 7E911D7F2A6; Wed, 7 Jun 2017 23:28:44 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: from mail-ua0-x234.google.com (mail-ua0-x234.google.com [IPv6:2607:f8b0:400c:c08::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 339952EB4; Wed, 7 Jun 2017 23:28:44 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: by mail-ua0-x234.google.com with SMTP id h39so12836307uaa.3; Wed, 07 Jun 2017 16:28:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=3q/NsUjWAM5PiYQ6p5fJMxCY8aLQzmu7RX1pFt7CeDE=; b=hbloZaVpQjOClu9BK5yfsI+lT0OXHfpt+QFactla25Wur+Qln7c1L6SiX2qaLFaZiR I5E9XykltVeMeSiNHrY18I3addvKBYmzSJsQ9psksC2Mz+7rzdhrllDghwXQGsc+0l37 PXif68zZ6+Q4W46fqFTfmaExWVWcY38GDNuHqHLXvDAQHgJKjMfncSQTXY77SGA9XTVE W67eX4u/BI3WmlajcBvf3UGQJAerDucC3bNkl9zXFptAayhHdYIfKxEgiTF1Li+Ql/08 pmbp3Z9WoUmBrckyLfQECRdOMqU8DyhpWY8uMhJuhwOdf4IYhgxidTdtK3eMlsyh5Ovf 4L8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=3q/NsUjWAM5PiYQ6p5fJMxCY8aLQzmu7RX1pFt7CeDE=; b=n6SlHlhemaCY9qXO0lDVsWvFhRzw7nt5Y/jqGc0syNRNaamfumX8Uq8N1WDV+WXgkx cbk9od87Jqn8GCXWhXlnrEaUfrwIdqCm+tZh7BnXBYeSC5lpo45lYLqRp4aRH8PcfV4e ymYpeGjKueQPsiOctyDoKH24WPC1itQC4qrHq4LQkFN2UTnsMlWQzHLLfcoUvH/SDiIh CsZ9ApwWV4sM83oDPmaCTfo2ts7iMM8MasXCamJifqBQElKEKdYFTpu56rtSzb6Rt5d4 jT+wil/Q6RaRKUqt2UvgeX4mjmximzhlIe5yIo9d5lIrLgT/wn6jUAjDrGeTNaI+uYJ3 TDog== X-Gm-Message-State: AODbwcB1BO2D1td4s9rERsMLW01H1jEpSxfGZUKXuAPOzBSURQ4n2k/T HPxbCSS4gBPnQOG+BPuylw/kMg/fZQ== X-Received: by 10.159.33.71 with SMTP id 65mr19739353uab.50.1496878123152; Wed, 07 Jun 2017 16:28:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.69.243 with HTTP; Wed, 7 Jun 2017 16:28:42 -0700 (PDT) In-Reply-To: References: <201706062239.v56MdoRe041030@repo.freebsd.org> From: =?UTF-8?Q?Danilo_Eg=C3=AAa_Gondolfo?= Date: Wed, 7 Jun 2017 20:28:42 -0300 Message-ID: Subject: Re: svn commit: r442810 - head/devel/libunwind To: Sunpoet Po-Chuan Hsieh Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 23:28:44 -0000 Make sense. I'll do this. Thanks! On Wed, Jun 7, 2017 at 3:53 PM, Sunpoet Po-Chuan Hsieh wrote: > On Wed, Jun 7, 2017 at 6:39 AM, Danilo Egea Gondolfo > wrote: > >> Author: danilo >> Date: Tue Jun 6 22:39:50 2017 >> New Revision: 442810 >> URL: https://svnweb.freebsd.org/changeset/ports/442810 >> >> Log: >> - Add DOCS option. The configure script looks for latex2man tool to >> install docs but >> the man files are already built in the package, so we are just >> installing them. >> >> PR: 219582 >> Submitted by: John Hein >> >> > Hello, > > Though upstream considers manpages as documentation, we do not have to > follow it. > Could you please remove DOCS option and install these manpages > unconditionally? > Thanks! > > Regards, > sunpoet > > >> Modified: >> head/devel/libunwind/Makefile >> head/devel/libunwind/pkg-plist >> >> Modified: head/devel/libunwind/Makefile >> ============================================================ >> ================== >> --- head/devel/libunwind/Makefile Tue Jun 6 22:31:31 2017 >> (r442809) >> +++ head/devel/libunwind/Makefile Tue Jun 6 22:39:50 2017 >> (r442810) >> @@ -3,6 +3,7 @@ >> >> PORTNAME= libunwind >> PORTVERSION= 20170113 # This is the release date of libunwind >> 1.2 >> +PORTREVISION= 1 >> CATEGORIES= devel >> MASTER_SITES= SAVANNAH >> DISTNAME= ${PORTNAME}-1.2 >> @@ -13,10 +14,14 @@ COMMENT= Generic stack unwinding library >> LICENSE= MIT >> LICENSE_FILE= ${WRKSRC}/COPYING >> >> +OPTIONS_DEFINE= DOCS >> +OPTIONS_SUB= yes >> +DOCS_CONFIGURE_ON= ac_cv_path_LATEX2MAN=${TRUE} >> +DOCS_CONFIGURE_OFF= --disable-documentation >> + >> ONLY_FOR_ARCHS= i386 amd64 >> >> GNU_CONFIGURE= yes >> -CONFIGURE_ARGS+= --disable-documentation >> INSTALL_TARGET= install-strip >> USE_LDCONFIG= yes >> USES= libtool pathfix pkgconfig >> >> Modified: head/devel/libunwind/pkg-plist >> ============================================================ >> ================== >> --- head/devel/libunwind/pkg-plist Tue Jun 6 22:31:31 2017 >> (r442809) >> +++ head/devel/libunwind/pkg-plist Tue Jun 6 22:39:50 2017 >> (r442810) >> @@ -32,3 +32,32 @@ libdata/pkgconfig/libunwind-generic.pc >> libdata/pkgconfig/libunwind-ptrace.pc >> libdata/pkgconfig/libunwind-setjmp.pc >> libdata/pkgconfig/libunwind.pc >> +%%DOCS%%man/man3/_U_dyn_cancel.3.gz >> +%%DOCS%%man/man3/_U_dyn_register.3.gz >> +%%DOCS%%man/man3/libunwind-dynamic.3.gz >> +%%DOCS%%man/man3/libunwind-ia64.3.gz >> +%%DOCS%%man/man3/libunwind-ptrace.3.gz >> +%%DOCS%%man/man3/libunwind-setjmp.3.gz >> +%%DOCS%%man/man3/libunwind.3.gz >> +%%DOCS%%man/man3/unw_backtrace.3.gz >> +%%DOCS%%man/man3/unw_create_addr_space.3.gz >> +%%DOCS%%man/man3/unw_destroy_addr_space.3.gz >> +%%DOCS%%man/man3/unw_flush_cache.3.gz >> +%%DOCS%%man/man3/unw_get_accessors.3.gz >> +%%DOCS%%man/man3/unw_get_fpreg.3.gz >> +%%DOCS%%man/man3/unw_get_proc_info.3.gz >> +%%DOCS%%man/man3/unw_get_proc_info_by_ip.3.gz >> +%%DOCS%%man/man3/unw_get_proc_name.3.gz >> +%%DOCS%%man/man3/unw_get_reg.3.gz >> +%%DOCS%%man/man3/unw_getcontext.3.gz >> +%%DOCS%%man/man3/unw_init_local.3.gz >> +%%DOCS%%man/man3/unw_init_remote.3.gz >> +%%DOCS%%man/man3/unw_is_fpreg.3.gz >> +%%DOCS%%man/man3/unw_is_signal_frame.3.gz >> +%%DOCS%%man/man3/unw_regname.3.gz >> +%%DOCS%%man/man3/unw_resume.3.gz >> +%%DOCS%%man/man3/unw_set_caching_policy.3.gz >> +%%DOCS%%man/man3/unw_set_fpreg.3.gz >> +%%DOCS%%man/man3/unw_set_reg.3.gz >> +%%DOCS%%man/man3/unw_step.3.gz >> +%%DOCS%%man/man3/unw_strerror.3.gz >> _______________________________________________ >> svn-ports-all@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/svn-ports-all >> To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > > -- Danilo. @daniloegea http://people.freebsd.org/~danilo/ From owner-svn-ports-all@freebsd.org Wed Jun 7 23:37:12 2017 Return-Path: Delivered-To: svn-ports-all@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 A03E2D7F86A for ; Wed, 7 Jun 2017 23:37:12 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from pmta2.delivery6.ore.mailhop.org (pmta2.delivery6.ore.mailhop.org [54.200.129.228]) (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 80BB2378E for ; Wed, 7 Jun 2017 23:37:12 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: de3f1297-4bd9-11e7-8c46-c35e37f62db1 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.78.92.27 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.78.92.27]) by outbound2.ore.mailhop.org (Halon) with ESMTPSA id de3f1297-4bd9-11e7-8c46-c35e37f62db1; Wed, 07 Jun 2017 23:34:37 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id v57Na1BJ008957; Wed, 7 Jun 2017 17:36:01 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1496878561.89390.69.camel@freebsd.org> Subject: Re: svn commit: r442810 - head/devel/libunwind From: Ian Lepore To: Danilo =?ISO-8859-1?Q?Eg=EAa?= Gondolfo , Sunpoet Po-Chuan Hsieh Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Date: Wed, 07 Jun 2017 17:36:01 -0600 In-Reply-To: References: <201706062239.v56MdoRe041030@repo.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 07 Jun 2017 23:37:12 -0000 This is insane.  How does one install without manpages if manpages aren't docs?  Will you now give us WITHOUT_MANPAGES so we still have control?  Consider an embedded system with limited storage and absolutely nothing like an interactive user interested in reading manpages about using a programming support library. -- Ian On Wed, 2017-06-07 at 20:28 -0300, Danilo Egêa Gondolfo wrote: > Make sense. I'll do this. Thanks! > > On Wed, Jun 7, 2017 at 3:53 PM, Sunpoet Po-Chuan Hsieh sd.org> > wrote: > > > > > On Wed, Jun 7, 2017 at 6:39 AM, Danilo Egea Gondolfo > d.org> > > wrote: > > > > > > > > Author: danilo > > > Date: Tue Jun  6 22:39:50 2017 > > > New Revision: 442810 > > > URL: https://svnweb.freebsd.org/changeset/ports/442810 > > > > > > Log: > > >   - Add DOCS option. The configure script looks for latex2man > > > tool to > > > install docs but > > >     the man files are already built in the package, so we are > > > just > > > installing them. > > > > > >   PR:           219582 > > >   Submitted by:  John Hein > > > > > > > > Hello, > > > > Though upstream considers manpages as documentation, we do not have > > to > > follow it. > > Could you please remove DOCS option and install these manpages > > unconditionally? > > Thanks! > > > > Regards, > > sunpoet > > > > > > > > > > Modified: > > >   head/devel/libunwind/Makefile > > >   head/devel/libunwind/pkg-plist > > > > > > Modified: head/devel/libunwind/Makefile > > > ============================================================ > > > ================== > > > --- head/devel/libunwind/Makefile       Tue Jun  6 22:31:31 2017 > > > (r442809) > > > +++ head/devel/libunwind/Makefile       Tue Jun  6 22:39:50 2017 > > > (r442810) > > > @@ -3,6 +3,7 @@ > > > > > >  PORTNAME=      libunwind > > >  PORTVERSION=   20170113        # This is the release date of > > > libunwind > > > 1.2 > > > +PORTREVISION=  1 > > >  CATEGORIES=    devel > > >  MASTER_SITES=  SAVANNAH > > >  DISTNAME=      ${PORTNAME}-1.2 > > > @@ -13,10 +14,14 @@ COMMENT=    Generic stack unwinding library > > >  LICENSE=       MIT > > >  LICENSE_FILE=  ${WRKSRC}/COPYING > > > > > > +OPTIONS_DEFINE=        DOCS > > > +OPTIONS_SUB=   yes > > > +DOCS_CONFIGURE_ON=     ac_cv_path_LATEX2MAN=${TRUE} > > > +DOCS_CONFIGURE_OFF=    --disable-documentation > > > + > > >  ONLY_FOR_ARCHS=        i386 amd64 > > > > > >  GNU_CONFIGURE= yes > > > -CONFIGURE_ARGS+=       --disable-documentation > > >  INSTALL_TARGET=        install-strip > > >  USE_LDCONFIG=  yes > > >  USES=          libtool pathfix pkgconfig > > > > > > Modified: head/devel/libunwind/pkg-plist > > > ============================================================ > > > ================== > > > --- head/devel/libunwind/pkg-plist      Tue Jun  6 22:31:31 2017 > > > (r442809) > > > +++ head/devel/libunwind/pkg-plist      Tue Jun  6 22:39:50 2017 > > > (r442810) > > > @@ -32,3 +32,32 @@ libdata/pkgconfig/libunwind-generic.pc > > >  libdata/pkgconfig/libunwind-ptrace.pc > > >  libdata/pkgconfig/libunwind-setjmp.pc > > >  libdata/pkgconfig/libunwind.pc > > > +%%DOCS%%man/man3/_U_dyn_cancel.3.gz > > > +%%DOCS%%man/man3/_U_dyn_register.3.gz > > > +%%DOCS%%man/man3/libunwind-dynamic.3.gz > > > +%%DOCS%%man/man3/libunwind-ia64.3.gz > > > +%%DOCS%%man/man3/libunwind-ptrace.3.gz > > > +%%DOCS%%man/man3/libunwind-setjmp.3.gz > > > +%%DOCS%%man/man3/libunwind.3.gz > > > +%%DOCS%%man/man3/unw_backtrace.3.gz > > > +%%DOCS%%man/man3/unw_create_addr_space.3.gz > > > +%%DOCS%%man/man3/unw_destroy_addr_space.3.gz > > > +%%DOCS%%man/man3/unw_flush_cache.3.gz > > > +%%DOCS%%man/man3/unw_get_accessors.3.gz > > > +%%DOCS%%man/man3/unw_get_fpreg.3.gz > > > +%%DOCS%%man/man3/unw_get_proc_info.3.gz > > > +%%DOCS%%man/man3/unw_get_proc_info_by_ip.3.gz > > > +%%DOCS%%man/man3/unw_get_proc_name.3.gz > > > +%%DOCS%%man/man3/unw_get_reg.3.gz > > > +%%DOCS%%man/man3/unw_getcontext.3.gz > > > +%%DOCS%%man/man3/unw_init_local.3.gz > > > +%%DOCS%%man/man3/unw_init_remote.3.gz > > > +%%DOCS%%man/man3/unw_is_fpreg.3.gz > > > +%%DOCS%%man/man3/unw_is_signal_frame.3.gz > > > +%%DOCS%%man/man3/unw_regname.3.gz > > > +%%DOCS%%man/man3/unw_resume.3.gz > > > +%%DOCS%%man/man3/unw_set_caching_policy.3.gz > > > +%%DOCS%%man/man3/unw_set_fpreg.3.gz > > > +%%DOCS%%man/man3/unw_set_reg.3.gz > > > +%%DOCS%%man/man3/unw_step.3.gz > > > +%%DOCS%%man/man3/unw_strerror.3.gz > > > _______________________________________________ > > > svn-ports-all@freebsd.org mailing list > > > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > > > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freeb > > > sd.org" > > > From owner-svn-ports-all@freebsd.org Wed Jun 7 23:39:24 2017 Return-Path: Delivered-To: svn-ports-all@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 163D3D7F900; Wed, 7 Jun 2017 23:39:24 +0000 (UTC) (envelope-from dbaio@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 DA6ED38BB; Wed, 7 Jun 2017 23:39:23 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57NdNSo056604; Wed, 7 Jun 2017 23:39:23 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57NdMM9056601; Wed, 7 Jun 2017 23:39:22 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706072339.v57NdMM9056601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 7 Jun 2017 23:39:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442892 - head/databases/sfcgal X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 23:39:24 -0000 Author: dbaio Date: Wed Jun 7 23:39:22 2017 New Revision: 442892 URL: https://svnweb.freebsd.org/changeset/ports/442892 Log: databases/sfcgal: Update to 1.3.1 Update maintainer email address Ownership of the former email address confirmed by email PR: 219791 Submitted by: lbartoletti@tuxfamily.org (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11069 Modified: head/databases/sfcgal/Makefile head/databases/sfcgal/distinfo head/databases/sfcgal/pkg-plist Modified: head/databases/sfcgal/Makefile ============================================================================== --- head/databases/sfcgal/Makefile Wed Jun 7 22:55:49 2017 (r442891) +++ head/databases/sfcgal/Makefile Wed Jun 7 23:39:22 2017 (r442892) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= sfcgal -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= databases math graphics -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Wrapper library around CGAL for PostGIS LICENSE= GPLv2 Modified: head/databases/sfcgal/distinfo ============================================================================== --- head/databases/sfcgal/distinfo Wed Jun 7 22:55:49 2017 (r442891) +++ head/databases/sfcgal/distinfo Wed Jun 7 23:39:22 2017 (r442892) @@ -1,2 +1,3 @@ -SHA256 (Oslandia-SFCGAL-v1.3.0_GH0.tar.gz) = 7ed35439fc197e73790f4c3d1c1750acdc3044968769239b2185a7a845845df3 -SIZE (Oslandia-SFCGAL-v1.3.0_GH0.tar.gz) = 2401586 +TIMESTAMP = 1496696259 +SHA256 (Oslandia-SFCGAL-v1.3.1_GH0.tar.gz) = 37671101381eb10e0896bba3543c0c6d94fbb80e2ef49497f37ec80aef12860b +SIZE (Oslandia-SFCGAL-v1.3.1_GH0.tar.gz) = 2401333 Modified: head/databases/sfcgal/pkg-plist ============================================================================== --- head/databases/sfcgal/pkg-plist Wed Jun 7 22:55:49 2017 (r442891) +++ head/databases/sfcgal/pkg-plist Wed Jun 7 23:39:22 2017 (r442892) @@ -106,4 +106,4 @@ include/SFCGAL/triangulate/triangulatePolygon.h include/SFCGAL/version.h lib/libSFCGAL.so lib/libSFCGAL.so.1 -lib/libSFCGAL.so.1.3.0 +lib/libSFCGAL.so.1.3.1 From owner-svn-ports-all@freebsd.org Wed Jun 7 23:45:49 2017 Return-Path: Delivered-To: svn-ports-all@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 B73A8D7FBCD; Wed, 7 Jun 2017 23:45:49 +0000 (UTC) (envelope-from dbaio@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 84A2E3F9D; Wed, 7 Jun 2017 23:45:49 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57Njmgl060772; Wed, 7 Jun 2017 23:45:48 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57NjmcC060770; Wed, 7 Jun 2017 23:45:48 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706072345.v57NjmcC060770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 7 Jun 2017 23:45:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442893 - head/sysutils/backuppc4 X-SVN-Group: ports-head 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.23 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, 07 Jun 2017 23:45:49 -0000 Author: dbaio Date: Wed Jun 7 23:45:48 2017 New Revision: 442893 URL: https://svnweb.freebsd.org/changeset/ports/442893 Log: sysutils/backuppc4: Update to 4.1.3 While here, removing `-[0-9]*` from CONFLICTS Changes: https://github.com/backuppc/backuppc/releases/tag/4.1.3 PR: 219816 Submitted by: Alexander Moisseev (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11079 Modified: head/sysutils/backuppc4/Makefile head/sysutils/backuppc4/distinfo Modified: head/sysutils/backuppc4/Makefile ============================================================================== --- head/sysutils/backuppc4/Makefile Wed Jun 7 23:39:22 2017 (r442892) +++ head/sysutils/backuppc4/Makefile Wed Jun 7 23:45:48 2017 (r442893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= backuppc -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 CATEGORIES= sysutils MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \ SF @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-CGI>0:www/p5-CGI \ p5-File-Listing>=0:sysutils/p5-File-Listing \ p5-BackupPC-XS>=0.53:sysutils/p5-BackupPC-XS -CONFLICTS= backuppc-[0-9]* backuppc-devel-[0-9]* +CONFLICTS= backuppc backuppc-devel USE_RC_SUBR= backuppc Modified: head/sysutils/backuppc4/distinfo ============================================================================== --- head/sysutils/backuppc4/distinfo Wed Jun 7 23:39:22 2017 (r442892) +++ head/sysutils/backuppc4/distinfo Wed Jun 7 23:45:48 2017 (r442893) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493753765 -SHA256 (BackupPC-4.1.2.tar.gz) = 065b9159be91f6ba977d03c78c07f5038c7bcac5b032950cd5d77e4a947f8a88 -SIZE (BackupPC-4.1.2.tar.gz) = 622383 +TIMESTAMP = 1496789721 +SHA256 (BackupPC-4.1.3.tar.gz) = 8ef63943617da6aac83c95b2b61b4f93f23db625828e3bc292ee13537fb8f30c +SIZE (BackupPC-4.1.3.tar.gz) = 624498 From owner-svn-ports-all@freebsd.org Thu Jun 8 00:04:34 2017 Return-Path: Delivered-To: svn-ports-all@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 B73C7B94390; Thu, 8 Jun 2017 00:04:34 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6BB9664A6D; Thu, 8 Jun 2017 00:04:34 +0000 (UTC) (envelope-from danilogondolfo@gmail.com) Received: by mail-vk0-x232.google.com with SMTP id g66so11285081vki.1; Wed, 07 Jun 2017 17:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=nYExpb5Grycaaanx29mCR3mvTTlBO2xGJvfalixSLJw=; b=HPcx3lOuYAsnPoxZtxacF2U75gfV6a9WKfmj/DG00eIpdk/V449qZZ/Sk00lLzHSOJ llwbd3VyXxzE3/vP3hmDz0FA9ZYSQIrF4qzJeFARH2bfImJNy2NLLmFTE0oNz6jy1IE5 6DlLhzOdBeDC+hFa8RsgxZKr3roCUIYc119XNlE2KVgIddWbMuRoKZG4aAm4xGqY320X 0JIS3wyYRDp5LNfwZ4Epa+3eitJ8G/elOTy6E9e12G6pBVo/Q5YJEh06UAdE4+6BswEa eLEQcM8/fcImw6iVFRcoZL1lXA2hGr2zZOTFGGuRdjp2ENcePc1JQXcSGVkmH5rs48xY CN0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=nYExpb5Grycaaanx29mCR3mvTTlBO2xGJvfalixSLJw=; b=ubEpfQtqXsX72NqLQmlI6EllT9UtUyjf1U205XDXxxZWcMTW+GEi003HXA+VDT9Yds tWfZ93i2bY2fIrULn1ctAwJ5ejVK5cJjGp8XiuqomwHCmwJJ4BBgx0/QuN23o8+JOlUU 0aF0EB4fqHYeDVmV1Gdb6cKWLcgoTd1XH+uhfFmeSCIUBaZoPMmyeAV7Ux8Gz5Sb355e sPgpnSwMpVmbPlQOEyIqvSaVSzvA7W4werj89hHU/JLPIMJiRQ1vFg7djJDnpMqPW5z6 iuJARZ086t27imJxmWMLbgdlWyMhi2FO91XgjOG1fp7I8THPSvfB5fDJk2YAgLOpCtMJ jTwQ== X-Gm-Message-State: AODbwcDhCbkMxO5aamtQ5ZSLkJ30CDA9FgqHYAnueSf4QHq7WJl5K5g0 OLRqQV3817dCleb7Q13iuU/k60HRxkek X-Received: by 10.31.89.68 with SMTP id n65mr15244994vkb.71.1496880273364; Wed, 07 Jun 2017 17:04:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.69.243 with HTTP; Wed, 7 Jun 2017 17:04:32 -0700 (PDT) In-Reply-To: <1496878561.89390.69.camel@freebsd.org> References: <201706062239.v56MdoRe041030@repo.freebsd.org> <1496878561.89390.69.camel@freebsd.org> From: =?UTF-8?Q?Danilo_Eg=C3=AAa_Gondolfo?= Date: Wed, 7 Jun 2017 21:04:32 -0300 Message-ID: Subject: Re: svn commit: r442810 - head/devel/libunwind To: Ian Lepore Cc: Sunpoet Po-Chuan Hsieh , ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 00:04:34 -0000 Well, I've checked the Handbook, "The DOCS option only controls additional documentation installed in DOCSDIR. It does not apply to standard man pages and info pages.". My guess is that the man pages should just be installed, as sunpoet@ says. On Wed, Jun 7, 2017 at 8:36 PM, Ian Lepore wrote: > This is insane. How does one install without manpages if manpages > aren't docs? Will you now give us WITHOUT_MANPAGES so we still have > control? Consider an embedded system with limited storage and > absolutely nothing like an interactive user interested in reading > manpages about using a programming support library. > > -- Ian > > On Wed, 2017-06-07 at 20:28 -0300, Danilo Eg=C3=AAa Gondolfo wrote: > > Make sense. I'll do this. Thanks! > > > > On Wed, Jun 7, 2017 at 3:53 PM, Sunpoet Po-Chuan Hsieh > sd.org> > > wrote: > > > > > > > > On Wed, Jun 7, 2017 at 6:39 AM, Danilo Egea Gondolfo > > d.org> > > > wrote: > > > > > > > > > > > Author: danilo > > > > Date: Tue Jun 6 22:39:50 2017 > > > > New Revision: 442810 > > > > URL: https://svnweb.freebsd.org/changeset/ports/442810 > > > > > > > > Log: > > > > - Add DOCS option. The configure script looks for latex2man > > > > tool to > > > > install docs but > > > > the man files are already built in the package, so we are > > > > just > > > > installing them. > > > > > > > > PR: 219582 > > > > Submitted by: John Hein > > > > > > > > > > > Hello, > > > > > > Though upstream considers manpages as documentation, we do not have > > > to > > > follow it. > > > Could you please remove DOCS option and install these manpages > > > unconditionally? > > > Thanks! > > > > > > Regards, > > > sunpoet > > > > > > > > > > > > > > Modified: > > > > head/devel/libunwind/Makefile > > > > head/devel/libunwind/pkg-plist > > > > > > > > Modified: head/devel/libunwind/Makefile > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > --- head/devel/libunwind/Makefile Tue Jun 6 22:31:31 2017 > > > > (r442809) > > > > +++ head/devel/libunwind/Makefile Tue Jun 6 22:39:50 2017 > > > > (r442810) > > > > @@ -3,6 +3,7 @@ > > > > > > > > PORTNAME=3D libunwind > > > > PORTVERSION=3D 20170113 # This is the release date of > > > > libunwind > > > > 1.2 > > > > +PORTREVISION=3D 1 > > > > CATEGORIES=3D devel > > > > MASTER_SITES=3D SAVANNAH > > > > DISTNAME=3D ${PORTNAME}-1.2 > > > > @@ -13,10 +14,14 @@ COMMENT=3D Generic stack unwinding library > > > > LICENSE=3D MIT > > > > LICENSE_FILE=3D ${WRKSRC}/COPYING > > > > > > > > +OPTIONS_DEFINE=3D DOCS > > > > +OPTIONS_SUB=3D yes > > > > +DOCS_CONFIGURE_ON=3D ac_cv_path_LATEX2MAN=3D${TRUE} > > > > +DOCS_CONFIGURE_OFF=3D --disable-documentation > > > > + > > > > ONLY_FOR_ARCHS=3D i386 amd64 > > > > > > > > GNU_CONFIGURE=3D yes > > > > -CONFIGURE_ARGS+=3D --disable-documentation > > > > INSTALL_TARGET=3D install-strip > > > > USE_LDCONFIG=3D yes > > > > USES=3D libtool pathfix pkgconfig > > > > > > > > Modified: head/devel/libunwind/pkg-plist > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > --- head/devel/libunwind/pkg-plist Tue Jun 6 22:31:31 2017 > > > > (r442809) > > > > +++ head/devel/libunwind/pkg-plist Tue Jun 6 22:39:50 2017 > > > > (r442810) > > > > @@ -32,3 +32,32 @@ libdata/pkgconfig/libunwind-generic.pc > > > > libdata/pkgconfig/libunwind-ptrace.pc > > > > libdata/pkgconfig/libunwind-setjmp.pc > > > > libdata/pkgconfig/libunwind.pc > > > > +%%DOCS%%man/man3/_U_dyn_cancel.3.gz > > > > +%%DOCS%%man/man3/_U_dyn_register.3.gz > > > > +%%DOCS%%man/man3/libunwind-dynamic.3.gz > > > > +%%DOCS%%man/man3/libunwind-ia64.3.gz > > > > +%%DOCS%%man/man3/libunwind-ptrace.3.gz > > > > +%%DOCS%%man/man3/libunwind-setjmp.3.gz > > > > +%%DOCS%%man/man3/libunwind.3.gz > > > > +%%DOCS%%man/man3/unw_backtrace.3.gz > > > > +%%DOCS%%man/man3/unw_create_addr_space.3.gz > > > > +%%DOCS%%man/man3/unw_destroy_addr_space.3.gz > > > > +%%DOCS%%man/man3/unw_flush_cache.3.gz > > > > +%%DOCS%%man/man3/unw_get_accessors.3.gz > > > > +%%DOCS%%man/man3/unw_get_fpreg.3.gz > > > > +%%DOCS%%man/man3/unw_get_proc_info.3.gz > > > > +%%DOCS%%man/man3/unw_get_proc_info_by_ip.3.gz > > > > +%%DOCS%%man/man3/unw_get_proc_name.3.gz > > > > +%%DOCS%%man/man3/unw_get_reg.3.gz > > > > +%%DOCS%%man/man3/unw_getcontext.3.gz > > > > +%%DOCS%%man/man3/unw_init_local.3.gz > > > > +%%DOCS%%man/man3/unw_init_remote.3.gz > > > > +%%DOCS%%man/man3/unw_is_fpreg.3.gz > > > > +%%DOCS%%man/man3/unw_is_signal_frame.3.gz > > > > +%%DOCS%%man/man3/unw_regname.3.gz > > > > +%%DOCS%%man/man3/unw_resume.3.gz > > > > +%%DOCS%%man/man3/unw_set_caching_policy.3.gz > > > > +%%DOCS%%man/man3/unw_set_fpreg.3.gz > > > > +%%DOCS%%man/man3/unw_set_reg.3.gz > > > > +%%DOCS%%man/man3/unw_step.3.gz > > > > +%%DOCS%%man/man3/unw_strerror.3.gz > > > > _______________________________________________ > > > > svn-ports-all@freebsd.org mailing list > > > > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > > > > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freeb > > > > sd.org" > > > > > > --=20 Danilo. @daniloegea http://people.freebsd.org/~danilo/ From owner-svn-ports-all@freebsd.org Thu Jun 8 00:24:49 2017 Return-Path: Delivered-To: svn-ports-all@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 AA7C1B9497C; Thu, 8 Jun 2017 00:24:49 +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 7AA106557E; Thu, 8 Jun 2017 00:24:49 +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 v580OmGU076775; Thu, 8 Jun 2017 00:24:48 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v580OmId076773; Thu, 8 Jun 2017 00:24:48 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706080024.v580OmId076773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Jun 2017 00:24:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442894 - head/security/vuxml X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 00:24:49 -0000 Author: zi Date: Thu Jun 8 00:24:48 2017 New Revision: 442894 URL: https://svnweb.freebsd.org/changeset/ports/442894 Log: - Document remote DoS in irc/irssi Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Jun 7 23:45:48 2017 (r442893) +++ head/security/vuxml/vuln.xml Thu Jun 8 00:24:48 2017 (r442894) @@ -58,6 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + irssi -- remote DoS + + + irssi + 1.0.3 + + + + +

Joseph Bisch reports:

+
+

When receiving a DCC message without source nick/host, Irssi would + attempt to dereference a NULL pointer.

+

When receiving certain incorrectly quoted DCC files, Irssi would + try to find the terminating quote one byte before the allocated + memory.

+
+ +
+ + CVE-2017-9468 + CVE-2017-9469 + https://irssi.org/security/irssi_sa_2017_06.txt + + + 2017-06-06 + 2017-06-08 + +
+ chromium -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Thu Jun 8 00:28:24 2017 Return-Path: Delivered-To: svn-ports-all@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 CCFCFB949CD; Thu, 8 Jun 2017 00:28:24 +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 9BDFF656B3; Thu, 8 Jun 2017 00:28:24 +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 v580SNoh077008; Thu, 8 Jun 2017 00:28:23 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v580SNUA077006; Thu, 8 Jun 2017 00:28:23 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706080028.v580SNUA077006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Jun 2017 00:28:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442895 - head/irc/irssi X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 00:28:24 -0000 Author: zi Date: Thu Jun 8 00:28:23 2017 New Revision: 442895 URL: https://svnweb.freebsd.org/changeset/ports/442895 Log: - Update to 1.0.3 Security: 165e8951-4be0-11e7-a539-0050569f7e80 Approved by: ports-secteam (with hat) Modified: head/irc/irssi/Makefile head/irc/irssi/distinfo Modified: head/irc/irssi/Makefile ============================================================================== --- head/irc/irssi/Makefile Thu Jun 8 00:24:48 2017 (r442894) +++ head/irc/irssi/Makefile Thu Jun 8 00:28:23 2017 (r442895) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= irssi -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTEPOCH= 1 CATEGORIES?= irc MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/ Modified: head/irc/irssi/distinfo ============================================================================== --- head/irc/irssi/distinfo Thu Jun 8 00:24:48 2017 (r442894) +++ head/irc/irssi/distinfo Thu Jun 8 00:28:23 2017 (r442895) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489769494 -SHA256 (irssi-1.0.2.tar.xz) = 5c1c3cc2caf103aad073fadeb000e0f8cb3b416833a7f43ceb8bd9fcf275fbe9 -SIZE (irssi-1.0.2.tar.xz) = 1027912 +TIMESTAMP = 1496881515 +SHA256 (irssi-1.0.3.tar.xz) = 838220297dcbe7c8c42d01005059779a82f5b7b7e7043db37ad13f5966aff581 +SIZE (irssi-1.0.3.tar.xz) = 1029980 From owner-svn-ports-all@freebsd.org Thu Jun 8 00:29:14 2017 Return-Path: Delivered-To: svn-ports-all@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 B49D7B94A9B; Thu, 8 Jun 2017 00:29:14 +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 8346665831; Thu, 8 Jun 2017 00:29:14 +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 v580TD3u077198; Thu, 8 Jun 2017 00:29:13 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v580TDa1077196; Thu, 8 Jun 2017 00:29:13 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706080029.v580TDa1077196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Jun 2017 00:29:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442896 - branches/2017Q2/irc/irssi X-SVN-Group: ports-branches 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.23 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: Thu, 08 Jun 2017 00:29:14 -0000 Author: zi Date: Thu Jun 8 00:29:13 2017 New Revision: 442896 URL: https://svnweb.freebsd.org/changeset/ports/442896 Log: MFH: r442895 - Update to 1.0.3 Security: 165e8951-4be0-11e7-a539-0050569f7e80 Approved by: ports-secteam (with hat) Modified: branches/2017Q2/irc/irssi/Makefile branches/2017Q2/irc/irssi/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/irc/irssi/Makefile ============================================================================== --- branches/2017Q2/irc/irssi/Makefile Thu Jun 8 00:28:23 2017 (r442895) +++ branches/2017Q2/irc/irssi/Makefile Thu Jun 8 00:29:13 2017 (r442896) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= irssi -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTEPOCH= 1 CATEGORIES?= irc MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/ Modified: branches/2017Q2/irc/irssi/distinfo ============================================================================== --- branches/2017Q2/irc/irssi/distinfo Thu Jun 8 00:28:23 2017 (r442895) +++ branches/2017Q2/irc/irssi/distinfo Thu Jun 8 00:29:13 2017 (r442896) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489769494 -SHA256 (irssi-1.0.2.tar.xz) = 5c1c3cc2caf103aad073fadeb000e0f8cb3b416833a7f43ceb8bd9fcf275fbe9 -SIZE (irssi-1.0.2.tar.xz) = 1027912 +TIMESTAMP = 1496881515 +SHA256 (irssi-1.0.3.tar.xz) = 838220297dcbe7c8c42d01005059779a82f5b7b7e7043db37ad13f5966aff581 +SIZE (irssi-1.0.3.tar.xz) = 1029980 From owner-svn-ports-all@freebsd.org Thu Jun 8 01:00:36 2017 Return-Path: Delivered-To: svn-ports-all@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 2170BB9554A; Thu, 8 Jun 2017 01:00:36 +0000 (UTC) (envelope-from rene@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 E675E66929; Thu, 8 Jun 2017 01:00:35 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5810ZVf089379; Thu, 8 Jun 2017 01:00:35 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5810YlN089376; Thu, 8 Jun 2017 01:00:34 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080100.v5810YlN089376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 01:00:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442897 - head/emulators/libspectrum X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 01:00:36 -0000 Author: rene Date: Thu Jun 8 01:00:34 2017 New Revision: 442897 URL: https://svnweb.freebsd.org/changeset/ports/442897 Log: emulators/libspectrum: update to 1.3.4 Modified: head/emulators/libspectrum/Makefile head/emulators/libspectrum/distinfo head/emulators/libspectrum/pkg-plist Modified: head/emulators/libspectrum/Makefile ============================================================================== --- head/emulators/libspectrum/Makefile Thu Jun 8 00:29:13 2017 (r442896) +++ head/emulators/libspectrum/Makefile Thu Jun 8 01:00:34 2017 (r442897) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/libspectrum/distinfo ============================================================================== --- head/emulators/libspectrum/distinfo Thu Jun 8 00:29:13 2017 (r442896) +++ head/emulators/libspectrum/distinfo Thu Jun 8 01:00:34 2017 (r442897) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493544051 -SHA256 (libspectrum-1.3.3.tar.gz) = b291d956839a62b38d76683037c758fb8dc8e16c5c94f28a8761f54e54a84b49 -SIZE (libspectrum-1.3.3.tar.gz) = 500153 +TIMESTAMP = 1496857592 +SHA256 (libspectrum-1.3.4.tar.gz) = 1f4a92a8703fe9e6c3a995d324916ecb52e3281673b999ce3da2aaa4d67e8e5c +SIZE (libspectrum-1.3.4.tar.gz) = 500444 Modified: head/emulators/libspectrum/pkg-plist ============================================================================== --- head/emulators/libspectrum/pkg-plist Thu Jun 8 00:29:13 2017 (r442896) +++ head/emulators/libspectrum/pkg-plist Thu Jun 8 01:00:34 2017 (r442897) @@ -2,7 +2,7 @@ include/libspectrum.h lib/libspectrum.a lib/libspectrum.so lib/libspectrum.so.8 -lib/libspectrum.so.8.4.6 +lib/libspectrum.so.8.5.7 man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog From owner-svn-ports-all@freebsd.org Thu Jun 8 01:03:17 2017 Return-Path: Delivered-To: svn-ports-all@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 EE88EB956CA; Thu, 8 Jun 2017 01:03:17 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 922ED66CDB; Thu, 8 Jun 2017 01:03:17 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.15.2/8.15.2) with ESMTPS id v580xrI8017927 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 8 Jun 2017 08:59:54 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.15.2/8.15.2/Submit) id v580xqen017926; Thu, 8 Jun 2017 08:59:52 +0800 (CST) (envelope-from kevlo) Date: Thu, 8 Jun 2017 08:59:51 +0800 From: Kevin Lo To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r442831 - in head/www/owncloud: . files Message-ID: <20170608005951.GA17912@ns.kevlo.org> References: <201706071152.v57BqnXI065908@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201706071152.v57BqnXI065908@repo.freebsd.org> User-Agent: Mutt/1.8.0 (2017-02-23) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 01:03:18 -0000 On Wed, Jun 07, 2017 at 11:52:49AM +0000, Mathieu Arnold wrote: > > Author: mat > Date: Wed Jun 7 11:52:49 2017 > New Revision: 442831 > URL: https://svnweb.freebsd.org/changeset/ports/442831 > > Log: > Add a newsyslog configuration file for rotating owncloud's log file. > > While there, make the "occ" script executable, many owncloud > documentation tell you to run ./occ, it makes it easier. Also, clean all > the deprecated stuff. Which documentation tell you to use chmod to make the occ script executable? Did you read https://doc.owncloud.org/server/10.0/admin_manual/configuration_server/occ_command.html#http-user-label ? > PR: 219503 > Submitted by: mat > Approved by: maintainer timeout > Sponsored by: Absolight > > Added: > head/www/owncloud/files/newsyslog.in (contents, props changed) > Modified: > head/www/owncloud/Makefile (contents, props changed) > head/www/owncloud/pkg-plist (contents, props changed) > > Modified: head/www/owncloud/Makefile > ============================================================================== > --- head/www/owncloud/Makefile Wed Jun 7 11:43:30 2017 (r442830) > +++ head/www/owncloud/Makefile Wed Jun 7 11:52:49 2017 (r442831) > @@ -11,11 +11,10 @@ COMMENT= Personal cloud which runs on your own server > LICENSE= AGPLv3 > LICENSE_FILE= ${WRKSRC}/COPYING > > -USES= cpe tar:bzip2 ssl > +USES= cpe tar:bzip2 ssl php:web > USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv intl json \ > mbstring pdo posix session simplexml xml xmlreader xmlwriter \ > xsl wddx zip zlib > -WANT_PHP_WEB= yes > > OWNCLOUD_USERNAME?= ${WWWOWN} > OWNCLOUD_GROUPNAME?= ${WWWGRP} > @@ -23,7 +22,7 @@ OWNCLOUD_GROUPNAME?= ${WWWGRP} > WRKSRC= ${WRKDIR}/${PORTNAME} > NO_BUILD= yes > NO_ARCH= yes > -SUB_FILES= pkg-message > +SUB_FILES= pkg-message newsyslog > PLIST_SUB= OWNCLOUD_USERNAME=${OWNCLOUD_USERNAME} \ > OWNCLOUD_GROUPNAME=${OWNCLOUD_GROUPNAME} > > @@ -36,7 +35,8 @@ EXIF_DESC= Image rotation support > > EXIF_USE= PHP=exif > LDAP_USE= PHP=ldap > -MYSQL_USE= MYSQL=client PHP=pdo_mysql > +MYSQL_USE= PHP=pdo_mysql > +MYSQL_USES= mysql > PGSQL_USES= pgsql > PGSQL_USE= PHP=pdo_pgsql,pgsql > SQLITE_USE= PHP=pdo_sqlite,sqlite3 > @@ -48,5 +48,7 @@ do-install: > @cd ${WRKSRC} && \ > ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} > @${MKDIR} ${STAGEDIR}${WWWDIR}/data > + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ > + ${INSTALL_DATA} ${WRKDIR}/newsyslog ${STAGEDIR}${EXAMPLESDIR} > > .include > > Added: head/www/owncloud/files/newsyslog.in > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/www/owncloud/files/newsyslog.in Wed Jun 7 11:52:49 2017 (r442831) > @@ -0,0 +1,2 @@ > +# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] > +%%WWWDIR%%/data/owncloud.log www:www 640 10 1000 * XCBN > > Modified: head/www/owncloud/pkg-plist > ============================================================================== > --- head/www/owncloud/pkg-plist Wed Jun 7 11:43:30 2017 (r442830) > +++ head/www/owncloud/pkg-plist Wed Jun 7 11:52:49 2017 (r442831) > @@ -1,3 +1,5 @@ > +@dir etc/newsyslog.conf.d > +@sample %%EXAMPLESDIR%%/newsyslog etc/newsyslog.conf.d/owncloud > %%WWWDIR%%/.htaccess > %%WWWDIR%%/.user.ini > %%WWWDIR%%/AUTHORS > @@ -10612,7 +10614,7 @@ > %%WWWDIR%%/lib/public/User/IProvidesQuotaBackend.php > %%WWWDIR%%/lib/public/UserInterface.php > %%WWWDIR%%/lib/public/Util.php > -%%WWWDIR%%/occ > +@(,,0755) %%WWWDIR%%/occ > %%WWWDIR%%/ocs-provider/index.php > %%WWWDIR%%/ocs/providers.php > %%WWWDIR%%/ocs/routes.php > > From owner-svn-ports-all@freebsd.org Thu Jun 8 01:13:27 2017 Return-Path: Delivered-To: svn-ports-all@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 20A73B95C19; Thu, 8 Jun 2017 01:13:27 +0000 (UTC) (envelope-from kevlo@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 EB26F67334; Thu, 8 Jun 2017 01:13:26 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v581DQiU097336; Thu, 8 Jun 2017 01:13:26 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v581DPYM097333; Thu, 8 Jun 2017 01:13:25 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201706080113.v581DPYM097333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Thu, 8 Jun 2017 01:13:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442898 - head/www/owncloud X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 01:13:27 -0000 Author: kevlo Date: Thu Jun 8 01:13:25 2017 New Revision: 442898 URL: https://svnweb.freebsd.org/changeset/ports/442898 Log: Update to 10.0.2 Changelog: https://owncloud.org/changelog/#latest10.0 Modified: head/www/owncloud/Makefile head/www/owncloud/distinfo head/www/owncloud/pkg-plist Modified: head/www/owncloud/Makefile ============================================================================== --- head/www/owncloud/Makefile Thu Jun 8 01:00:34 2017 (r442897) +++ head/www/owncloud/Makefile Thu Jun 8 01:13:25 2017 (r442898) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= owncloud -PORTVERSION= 10.0.1 -PORTREVISION= 1 +PORTVERSION= 10.0.2 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ @@ -49,7 +48,8 @@ do-install: @cd ${WRKSRC} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${MKDIR} ${STAGEDIR}${WWWDIR}/data - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} \ + ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/ ${INSTALL_DATA} ${WRKDIR}/newsyslog ${STAGEDIR}${EXAMPLESDIR} .include Modified: head/www/owncloud/distinfo ============================================================================== --- head/www/owncloud/distinfo Thu Jun 8 01:00:34 2017 (r442897) +++ head/www/owncloud/distinfo Thu Jun 8 01:13:25 2017 (r442898) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495597722 -SHA256 (owncloud-10.0.1.tar.bz2) = ae69444e0eabd085682fd8abc8f4addfcaa5213b5d40819f83dd8aa5f8dad896 -SIZE (owncloud-10.0.1.tar.bz2) = 29486784 +TIMESTAMP = 1496883926 +SHA256 (owncloud-10.0.2.tar.bz2) = 3645214d6b9527dc218b4cdcbbf1d01809aaba14435d644b545bee0274c88fd0 +SIZE (owncloud-10.0.2.tar.bz2) = 30963258 Modified: head/www/owncloud/pkg-plist ============================================================================== --- head/www/owncloud/pkg-plist Thu Jun 8 01:00:34 2017 (r442897) +++ head/www/owncloud/pkg-plist Thu Jun 8 01:13:25 2017 (r442898) @@ -192,6 +192,7 @@ %%WWWDIR%%/apps/configreport/lib/AdminPanel.php %%WWWDIR%%/apps/configreport/lib/AppInfo/Application.php %%WWWDIR%%/apps/configreport/lib/Command/ConfigReport.php +%%WWWDIR%%/apps/configreport/lib/ConfigReportEvent.php %%WWWDIR%%/apps/configreport/lib/Controller/ReportController.php %%WWWDIR%%/apps/configreport/lib/Http/ReportResponse.php %%WWWDIR%%/apps/configreport/lib/ReportDataCollector.php @@ -4142,6 +4143,8 @@ %%WWWDIR%%/core/doc/admin/_images/oracle-1.png %%WWWDIR%%/core/doc/admin/_images/ownbrander-1.png %%WWWDIR%%/core/doc/admin/_images/ownbrander-11.png +%%WWWDIR%%/core/doc/admin/_images/owncloud-market-custom-groups-install.png +%%WWWDIR%%/core/doc/admin/_images/owncloud-market-custom-groups.png %%WWWDIR%%/core/doc/admin/_images/phpinfo.png %%WWWDIR%%/core/doc/admin/_images/preview_images.png %%WWWDIR%%/core/doc/admin/_images/rackspace.png @@ -4240,7 +4243,6 @@ %%WWWDIR%%/core/doc/admin/_sources/configuration_user/reset_user_password.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt -%%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_configuration.txt %%WWWDIR%%/core/doc/admin/_sources/configuration_user/user_provisioning_api.txt %%WWWDIR%%/core/doc/admin/_sources/contents.txt @@ -4436,7 +4438,6 @@ %%WWWDIR%%/core/doc/admin/configuration_user/reset_user_password.html %%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ftp_smb_imap.html %%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap.html -%%WWWDIR%%/core/doc/admin/configuration_user/user_auth_ldap_cleanup.html %%WWWDIR%%/core/doc/admin/configuration_user/user_configuration.html %%WWWDIR%%/core/doc/admin/configuration_user/user_provisioning_api.html %%WWWDIR%%/core/doc/admin/contents.html @@ -4497,12 +4498,15 @@ %%WWWDIR%%/core/doc/admin/search.html %%WWWDIR%%/core/doc/admin/searchindex.js %%WWWDIR%%/core/doc/admin/whats_new_admin.html +%%WWWDIR%%/core/doc/user/_images/add-user-to-guests.png %%WWWDIR%%/core/doc/user/_images/contact_thunderbird-Symbol_Gear.jpg %%WWWDIR%%/core/doc/user/_images/contact_thunderbird-Symbol_Impeller.jpg %%WWWDIR%%/core/doc/user/_images/contact_thunderbird-URL_config.jpg +%%WWWDIR%%/core/doc/user/_images/content-shared-with-guest-user.png %%WWWDIR%%/core/doc/user/_images/create_public_share-6.png %%WWWDIR%%/core/doc/user/_images/create_public_share-8.png %%WWWDIR%%/core/doc/user/_images/create_public_share-9.png +%%WWWDIR%%/core/doc/user/_images/custom-group-manage-group-members.png %%WWWDIR%%/core/doc/user/_images/direct-share-1.png %%WWWDIR%%/core/doc/user/_images/encryption1.png %%WWWDIR%%/core/doc/user/_images/encryption2.png @@ -4545,12 +4549,16 @@ %%WWWDIR%%/core/doc/user/_images/oc_personal_settings_dropdown.png %%WWWDIR%%/core/doc/user/_images/osx_webdav1.png %%WWWDIR%%/core/doc/user/_images/osx_webdav2.png +%%WWWDIR%%/core/doc/user/_images/owncloud-create-custom-group-annotated.png +%%WWWDIR%%/core/doc/user/_images/owncloud-share-to-custom-group.png %%WWWDIR%%/core/doc/user/_images/personal_settings.png %%WWWDIR%%/core/doc/user/_images/private-link.png %%WWWDIR%%/core/doc/user/_images/quota1.png +%%WWWDIR%%/core/doc/user/_images/rename-custom-group.png %%WWWDIR%%/core/doc/user/_images/settings_devices.png %%WWWDIR%%/core/doc/user/_images/settings_devices_add.png %%WWWDIR%%/core/doc/user/_images/settings_sessions.png +%%WWWDIR%%/core/doc/user/_images/share-with-guest-users.png %%WWWDIR%%/core/doc/user/_images/video_player_2.png %%WWWDIR%%/core/doc/user/_images/webdav_dolphin.png %%WWWDIR%%/core/doc/user/_images/webdav_gnome3_nautilus.png @@ -4582,6 +4590,7 @@ %%WWWDIR%%/core/doc/user/_sources/pim/troubleshooting.txt %%WWWDIR%%/core/doc/user/_sources/session_management.txt %%WWWDIR%%/core/doc/user/_sources/userpreferences.txt +%%WWWDIR%%/core/doc/user/_sources/webdav-api/index.txt %%WWWDIR%%/core/doc/user/_sources/webinterface.txt %%WWWDIR%%/core/doc/user/_sources/whats_new.txt %%WWWDIR%%/core/doc/user/_static/ajax-loader.gif @@ -4697,6 +4706,7 @@ %%WWWDIR%%/core/doc/user/searchindex.js %%WWWDIR%%/core/doc/user/session_management.html %%WWWDIR%%/core/doc/user/userpreferences.html +%%WWWDIR%%/core/doc/user/webdav-api/index.html %%WWWDIR%%/core/doc/user/webinterface.html %%WWWDIR%%/core/doc/user/whats_new.html %%WWWDIR%%/core/fonts/LICENSE.txt @@ -10614,7 +10624,7 @@ %%WWWDIR%%/lib/public/User/IProvidesQuotaBackend.php %%WWWDIR%%/lib/public/UserInterface.php %%WWWDIR%%/lib/public/Util.php -@(,,0755) %%WWWDIR%%/occ +%%WWWDIR%%/occ %%WWWDIR%%/ocs-provider/index.php %%WWWDIR%%/ocs/providers.php %%WWWDIR%%/ocs/routes.php From owner-svn-ports-all@freebsd.org Thu Jun 8 01:28:07 2017 Return-Path: Delivered-To: svn-ports-all@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 92E43BD3BD8; Thu, 8 Jun 2017 01:28:07 +0000 (UTC) (envelope-from rene@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 6130567C7B; Thu, 8 Jun 2017 01:28:07 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v581S6gq001646; Thu, 8 Jun 2017 01:28:06 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v581S6kW001644; Thu, 8 Jun 2017 01:28:06 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080128.v581S6kW001644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 01:28:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442899 - head/www/py-django-contact-form X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 01:28:07 -0000 Author: rene Date: Thu Jun 8 01:28:06 2017 New Revision: 442899 URL: https://svnweb.freebsd.org/changeset/ports/442899 Log: www/py-django-contact-form: update to 1.4.1 Modified: head/www/py-django-contact-form/Makefile head/www/py-django-contact-form/distinfo Modified: head/www/py-django-contact-form/Makefile ============================================================================== --- head/www/py-django-contact-form/Makefile Thu Jun 8 01:13:25 2017 (r442898) +++ head/www/py-django-contact-form/Makefile Thu Jun 8 01:28:06 2017 (r442899) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-contact-form -PORTVERSION= 1.3 +PORTVERSION= 1.4.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-contact-form/distinfo ============================================================================== --- head/www/py-django-contact-form/distinfo Thu Jun 8 01:13:25 2017 (r442898) +++ head/www/py-django-contact-form/distinfo Thu Jun 8 01:28:06 2017 (r442899) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479153129 -SHA256 (django-contact-form-1.3.tar.gz) = 27c8277a1da338528736f4a62fb07811a9d148b133f7a8c986aa4c533c48e52b -SIZE (django-contact-form-1.3.tar.gz) = 900522 +TIMESTAMP = 1496865845 +SHA256 (django-contact-form-1.4.1.tar.gz) = ca9eb0e9710cb79d440acaa619a978d9cb7dc3ad1da4879ccf7052320afe36aa +SIZE (django-contact-form-1.4.1.tar.gz) = 1587256 From owner-svn-ports-all@freebsd.org Thu Jun 8 01:46:34 2017 Return-Path: Delivered-To: svn-ports-all@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 F2E0FBEE9A1; Thu, 8 Jun 2017 01:46:34 +0000 (UTC) (envelope-from bapt@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 C1C0568CE1; Thu, 8 Jun 2017 01:46:34 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v581kXs4009995; Thu, 8 Jun 2017 01:46:33 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v581kXiZ009993; Thu, 8 Jun 2017 01:46:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201706080146.v581kXiZ009993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 8 Jun 2017 01:46:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442900 - head/www/kcgi X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 01:46:35 -0000 Author: bapt Date: Thu Jun 8 01:46:33 2017 New Revision: 442900 URL: https://svnweb.freebsd.org/changeset/ports/442900 Log: Update to 0.9.5 Modified: head/www/kcgi/Makefile head/www/kcgi/distinfo Modified: head/www/kcgi/Makefile ============================================================================== --- head/www/kcgi/Makefile Thu Jun 8 01:28:06 2017 (r442899) +++ head/www/kcgi/Makefile Thu Jun 8 01:46:33 2017 (r442900) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kcgi -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ Modified: head/www/kcgi/distinfo ============================================================================== --- head/www/kcgi/distinfo Thu Jun 8 01:28:06 2017 (r442899) +++ head/www/kcgi/distinfo Thu Jun 8 01:46:33 2017 (r442900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490212951 -SHA256 (kcgi-0.9.4.tgz) = 4e76d6ccc5bbbcb1c912fce86ef9b38ed1ad1fd85ad41f832c61ad3539c867f8 -SIZE (kcgi-0.9.4.tgz) = 142724 +TIMESTAMP = 1496886367 +SHA256 (kcgi-0.9.5.tgz) = 08bf47ff932032dc901c9a2c25bffbdbb23a445795fe4fee44b82f5e2d76707f +SIZE (kcgi-0.9.5.tgz) = 143264 From owner-svn-ports-all@freebsd.org Thu Jun 8 02:03:56 2017 Return-Path: Delivered-To: svn-ports-all@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 7575BBEF825; Thu, 8 Jun 2017 02:03:56 +0000 (UTC) (envelope-from rene@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 444736A9B2; Thu, 8 Jun 2017 02:03:56 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5823tRn017939; Thu, 8 Jun 2017 02:03:55 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5823tuu017938; Thu, 8 Jun 2017 02:03:55 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080203.v5823tuu017938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 02:03:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442901 - head/sysutils/ohmu X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 02:03:56 -0000 Author: rene Date: Thu Jun 8 02:03:55 2017 New Revision: 442901 URL: https://svnweb.freebsd.org/changeset/ports/442901 Log: sysutils/ohmu: fix port by relaxing runtime dependencies in setup.py Before, this port depended on future==0.15.2 but we have future 0.16 in Ports. Also relax the dependency on scandir. The port ran fine locally after these changes. Approved by: fix-it Modified: head/sysutils/ohmu/Makefile Modified: head/sysutils/ohmu/Makefile ============================================================================== --- head/sysutils/ohmu/Makefile Thu Jun 8 01:46:33 2017 (r442900) +++ head/sysutils/ohmu/Makefile Thu Jun 8 02:03:55 2017 (r442901) @@ -21,4 +21,9 @@ USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes +pre-configure: + ${REINPLACE_CMD} -e 's/scandir==1.3/scandir>=1.3/' \ + -e 's/future==0.15.2/future>=0.15.2/' \ + ${WRKSRC}/setup.py + .include From owner-svn-ports-all@freebsd.org Thu Jun 8 02:14:33 2017 Return-Path: Delivered-To: svn-ports-all@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 DAF24BEFC93; Thu, 8 Jun 2017 02:14:33 +0000 (UTC) (envelope-from rene@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 A5E886AE9C; Thu, 8 Jun 2017 02:14:33 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v582EWav022059; Thu, 8 Jun 2017 02:14:32 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v582EWTW022057; Thu, 8 Jun 2017 02:14:32 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080214.v582EWTW022057@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 02:14:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442902 - head/sysutils/py-scandir X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 02:14:34 -0000 Author: rene Date: Thu Jun 8 02:14:32 2017 New Revision: 442902 URL: https://svnweb.freebsd.org/changeset/ports/442902 Log: sysutils/py-scandir: update to 1.5 Submitted by: portscout Modified: head/sysutils/py-scandir/Makefile head/sysutils/py-scandir/distinfo Modified: head/sysutils/py-scandir/Makefile ============================================================================== --- head/sysutils/py-scandir/Makefile Thu Jun 8 02:03:55 2017 (r442901) +++ head/sysutils/py-scandir/Makefile Thu Jun 8 02:14:32 2017 (r442902) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scandir -PORTVERSION= 1.3 +PORTVERSION= 1.5 DISTVERSIONPREFIX= v CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-scandir/distinfo ============================================================================== --- head/sysutils/py-scandir/distinfo Thu Jun 8 02:03:55 2017 (r442901) +++ head/sysutils/py-scandir/distinfo Thu Jun 8 02:14:32 2017 (r442902) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474796009 -SHA256 (benhoyt-scandir-v1.3_GH0.tar.gz) = 006ff89c427b4b8269515a476d2b08881bb2c587d18aebc6a85d6d574d01ae84 -SIZE (benhoyt-scandir-v1.3_GH0.tar.gz) = 28130 +TIMESTAMP = 1487840889 +SHA256 (benhoyt-scandir-v1.5_GH0.tar.gz) = 3b2be74e0be665d22adaf841d1cadab7ed4aa2001a9bb81452e0f498cd0780d8 +SIZE (benhoyt-scandir-v1.5_GH0.tar.gz) = 28100 From owner-svn-ports-all@freebsd.org Thu Jun 8 02:39:35 2017 Return-Path: Delivered-To: svn-ports-all@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 49F69BF0634; Thu, 8 Jun 2017 02:39:35 +0000 (UTC) (envelope-from rene@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 1A6C36E8E2; Thu, 8 Jun 2017 02:39:35 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v582dY5n030676; Thu, 8 Jun 2017 02:39:34 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v582dYgA030675; Thu, 8 Jun 2017 02:39:34 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080239.v582dYgA030675@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 02:39:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442903 - head/sysutils/ohmu X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 02:39:35 -0000 Author: rene Date: Thu Jun 8 02:39:34 2017 New Revision: 442903 URL: https://svnweb.freebsd.org/changeset/ports/442903 Log: sysutils/ohmu: bump PORTREVISION for r442901 Modified: head/sysutils/ohmu/Makefile Modified: head/sysutils/ohmu/Makefile ============================================================================== --- head/sysutils/ohmu/Makefile Thu Jun 8 02:14:32 2017 (r442902) +++ head/sysutils/ohmu/Makefile Thu Jun 8 02:39:34 2017 (r442903) @@ -2,7 +2,7 @@ PORTNAME= ohmu PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= sysutils From owner-svn-ports-all@freebsd.org Thu Jun 8 03:14:57 2017 Return-Path: Delivered-To: svn-ports-all@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 45653BF1C21; Thu, 8 Jun 2017 03:14:57 +0000 (UTC) (envelope-from rene@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 142A1701E9; Thu, 8 Jun 2017 03:14:57 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v583EuR8047442; Thu, 8 Jun 2017 03:14:56 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v583EurD047440; Thu, 8 Jun 2017 03:14:56 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080314.v583EurD047440@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 03:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442904 - head/www/py-utidy X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 03:14:57 -0000 Author: rene Date: Thu Jun 8 03:14:55 2017 New Revision: 442904 URL: https://svnweb.freebsd.org/changeset/ports/442904 Log: www/py-utidy: fix fetch, add LICENSE, take maintainership Contents checked against a copy on distcache.freebsd.org Modified: head/www/py-utidy/Makefile head/www/py-utidy/distinfo Modified: head/www/py-utidy/Makefile ============================================================================== --- head/www/py-utidy/Makefile Thu Jun 8 02:39:34 2017 (r442903) +++ head/www/py-utidy/Makefile Thu Jun 8 03:14:55 2017 (r442904) @@ -3,22 +3,27 @@ PORTNAME= utidy PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python -MASTER_SITES= SF/utidylib PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= uTidylib-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Python interface to tidy-lib +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= xdissent +GH_PROJECT= utidylib +GH_TAGNAME= 8eb8b3041d4dd44d7b64314da477b93b98bd692d + # XXX Better depend on tidy or tidy-devel??? LIB_DEPENDS= libtidy.so:www/tidy-lib -USES= python:2 zip +USES= python:2 USE_PYTHON= distutils autoplist - -BROKEN= checksum mismatch post-patch: @${REINPLACE_CMD} \ Modified: head/www/py-utidy/distinfo ============================================================================== --- head/www/py-utidy/distinfo Thu Jun 8 02:39:34 2017 (r442903) +++ head/www/py-utidy/distinfo Thu Jun 8 03:14:55 2017 (r442904) @@ -1,2 +1,3 @@ -SHA256 (uTidylib-0.2.zip) = 0385b29b0e636fa1cc6eb86ecb5428cf399f9474c8f343af038afce59720a333 -SIZE (uTidylib-0.2.zip) = 17575 +TIMESTAMP = 1496891054 +SHA256 (uTidylib-0.2_GH0.tar.gz) = 847d029589877a81dab3c19398c1d94510d679a3e2c7619c5897f59c682fa8f9 +SIZE (uTidylib-0.2_GH0.tar.gz) = 14522 From owner-svn-ports-all@freebsd.org Thu Jun 8 03:19:36 2017 Return-Path: Delivered-To: svn-ports-all@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 3D362BF2004; Thu, 8 Jun 2017 03:19:36 +0000 (UTC) (envelope-from rene@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 0DB9A70578; Thu, 8 Jun 2017 03:19:35 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v583JZDM047813; Thu, 8 Jun 2017 03:19:35 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v583JZix047812; Thu, 8 Jun 2017 03:19:35 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706080319.v583JZix047812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 03:19:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442905 - head/www/py-utidy X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 03:19:36 -0000 Author: rene Date: Thu Jun 8 03:19:34 2017 New Revision: 442905 URL: https://svnweb.freebsd.org/changeset/ports/442905 Log: www/py-utidy: update WWW Modified: head/www/py-utidy/pkg-descr Modified: head/www/py-utidy/pkg-descr ============================================================================== --- head/www/py-utidy/pkg-descr Thu Jun 8 03:14:55 2017 (r442904) +++ head/www/py-utidy/pkg-descr Thu Jun 8 03:19:34 2017 (r442905) @@ -1,6 +1,4 @@ This is uTidylib, the Python wrapper for the HTML cleaning library named TidyLib: - http://tidy.sf.net - -WWW: http://utidylib.berlios.de/ +WWW: https://github.com/xdissent/utidylib From owner-svn-ports-all@freebsd.org Thu Jun 8 03:22:40 2017 Return-Path: Delivered-To: svn-ports-all@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 E49D5BF22AF; Thu, 8 Jun 2017 03:22:40 +0000 (UTC) (envelope-from jrm@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 BECE670993; Thu, 8 Jun 2017 03:22:40 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v583MdTL051720; Thu, 8 Jun 2017 03:22:39 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v583MdKc051715; Thu, 8 Jun 2017 03:22:39 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706080322.v583MdKc051715@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 8 Jun 2017 03:22:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442906 - in head/science: . hypre X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 03:22:41 -0000 Author: jrm Date: Thu Jun 8 03:22:39 2017 New Revision: 442906 URL: https://svnweb.freebsd.org/changeset/ports/442906 Log: New port, science/hypre: Scalable Linear Solvers and Multigrid Methods WWW: http://www.llnl.gov/casc/hypre/ PR: 219709 Submitted by: pfg (maintainer) Differential Revision: https://reviews.freebsd.org/D11048 Added: head/science/hypre/ head/science/hypre/Makefile (contents, props changed) head/science/hypre/distinfo (contents, props changed) head/science/hypre/pkg-descr (contents, props changed) head/science/hypre/pkg-plist (contents, props changed) Modified: head/science/Makefile Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Thu Jun 8 03:19:34 2017 (r442905) +++ head/science/Makefile Thu Jun 8 03:22:39 2017 (r442906) @@ -63,6 +63,7 @@ SUBDIR += hdf5 SUBDIR += hdf5-18 SUBDIR += hs-bio + SUBDIR += hypre SUBDIR += iboview SUBDIR += isaac-cfd SUBDIR += jstrack Added: head/science/hypre/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/hypre/Makefile Thu Jun 8 03:22:39 2017 (r442906) @@ -0,0 +1,53 @@ +# Created by: Pedro Giffuni +# $FreeBSD$ + +PORTNAME= hypre +DISTVERSION= 2.11.2 +CATEGORIES= science +MASTER_SITES= https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods/download/ + +MAINTAINER= pfg@FreeBSD.org +COMMENT= Scalable Linear Solvers and Multigrid Methods + +LICENSE= LGPL21 +LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COPYING.LESSER + +USES= blaslapack fortran localbase + +USE_LDCONFIG= yes + +WRKSRC= ${WRKDIR}/${DISTNAME}/src + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= --with-blas --with-blas-lib=${BLASLIB} \ + --with-lapack --with-lapack-lib=${LAPACKLIB} \ + --enable-shared +CONFIGURE_ENV= CC=mpicc CXX=mpicxx + +OPTIONS_DEFINE= DOCS +OPTIONS_SINGLE= MPI +OPTIONS_SINGLE_MPI= MPICH2 OPENMPI +OPTIONS_DEFAULT= MPICH2 + +MPICH2_LIB_DEPENDS= libmpich.so.8:net/mpich2 +OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi + +.ifdef MAINTAINER_MODE +TEST_TARGET= check +.endif + +do-install: + ${INSTALL_DATA} ${WRKSRC}/hypre/include/* ${STAGEDIR}${PREFIX}/include + ${INSTALL_LIB} ${WRKSRC}/hypre/lib/libHYPRE-2.11.2.so \ + ${STAGEDIR}${PREFIX}/lib/libHYPRE.so.2.11 + ${RLN} ${STAGEDIR}${PREFIX}/lib/libHYPRE.so.2.11 \ + ${STAGEDIR}${PREFIX}/lib/libHYPRE.so.2 + ${RLN} ${STAGEDIR}${PREFIX}/lib/libHYPRE.so.2.11 \ + ${STAGEDIR}${PREFIX}/lib/libHYPRE.so + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/docs/*.pdf \ + ${STAGEDIR}${DOCSDIR} + +.include Added: head/science/hypre/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/hypre/distinfo Thu Jun 8 03:22:39 2017 (r442906) @@ -0,0 +1,3 @@ +TIMESTAMP = 1496033213 +SHA256 (hypre-2.11.2.tar.gz) = 25b6c1226411593f71bb5cf3891431afaa8c3fd487bdfe4faeeb55c6fdfb269e +SIZE (hypre-2.11.2.tar.gz) = 8077407 Added: head/science/hypre/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/hypre/pkg-descr Thu Jun 8 03:22:39 2017 (r442906) @@ -0,0 +1,7 @@ +HYPRE: Scalable Linear Solvers and Multigrid Methods + +HYPRE is a library of high performance preconditioners and solvers featuring +multigrid methods for the solution of large, sparse linear systems of equations +on massively parallel computers. + +WWW: http://www.llnl.gov/casc/hypre/ Added: head/science/hypre/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/hypre/pkg-plist Thu Jun 8 03:22:39 2017 (r442906) @@ -0,0 +1,79 @@ +include/Cnames.h +include/HYPRE.h +include/HYPRE_DistributedMatrixPilutSolver_protos.h +include/HYPRE_DistributedMatrixPilutSolver_types.h +include/HYPRE_FEI.h +include/HYPRE_FEI_includes.h +include/HYPRE_IJ_mv.h +include/HYPRE_LinSysCore.h +include/HYPRE_MatvecFunctions.h +include/HYPRE_config.h +include/HYPRE_error_f.h +include/HYPRE_krylov.h +include/HYPRE_lobpcg.h +include/HYPRE_matrix_matrix_protos.h +include/HYPRE_parcsr_ls.h +include/HYPRE_parcsr_mv.h +include/HYPRE_seq_mv.h +include/HYPRE_sstruct_ls.h +include/HYPRE_sstruct_mv.h +include/HYPRE_struct_ls.h +include/HYPRE_struct_mv.h +include/HYPRE_utilities.h +include/HYPREf.h +include/LLNL_FEI_Fei.h +include/LLNL_FEI_Impl.h +include/LLNL_FEI_LSCore.h +include/LLNL_FEI_Matrix.h +include/LLNL_FEI_Solver.h +include/_hypre_IJ_mv.h +include/_hypre_parcsr_ls.h +include/_hypre_parcsr_mv.h +include/_hypre_sstruct_ls.h +include/_hypre_sstruct_mv.h +include/_hypre_struct_ls.h +include/_hypre_struct_mv.h +include/_hypre_utilities.h +include/cfei-hypre.h +include/cfei.h +include/cfei_hypre.h +include/colamd.h +include/csr_block_matrix.h +include/csr_matmultivec.h +include/distributed_matrix.h +include/fei_Data.hpp +include/fei_LinearSystemCore.hpp +include/fei_Lookup.hpp +include/fei_bool.h +include/fei_defs.h +include/fei_mpi.h +include/fortran.h +include/fortran_matrix.h +include/hypre_cfei.h +include/hypre_hopscotch_hash.h +include/interpreter.h +include/krylov.h +include/lobpcg.h +include/multivector.h +include/old_colamd.h +include/par_csr_block_matrix.h +include/par_csr_matmultivec.h +include/par_csr_pmvcomm.h +include/par_multivector.h +include/seq_multivector.h +include/seq_mv.h +include/slu_Cnames.h +include/slu_cdefs.h +include/slu_dcomplex.h +include/slu_ddefs.h +include/slu_scomplex.h +include/slu_sdefs.h +include/slu_util.h +include/slu_zdefs.h +include/supermatrix.h +include/temp_multivector.h +lib/libHYPRE.so +lib/libHYPRE.so.2 +lib/libHYPRE.so.2.11 +%%PORTDOCS%%%%DOCSDIR%%/HYPRE_ref_manual.pdf +%%PORTDOCS%%%%DOCSDIR%%/HYPRE_usr_manual.pdf From owner-svn-ports-all@freebsd.org Thu Jun 8 06:50:02 2017 Return-Path: Delivered-To: svn-ports-all@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 6D73ABF7FC9; Thu, 8 Jun 2017 06:50:02 +0000 (UTC) (envelope-from mat@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 3314476E8C; Thu, 8 Jun 2017 06:50:02 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v586o1Pe032569; Thu, 8 Jun 2017 06:50:01 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v586o0x0032566; Thu, 8 Jun 2017 06:50:00 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706080650.v586o0x0032566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 8 Jun 2017 06:50:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442907 - in head: Mk/Uses devel/cltune math/clblast X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 06:50:02 -0000 Author: mat Date: Thu Jun 8 06:50:00 2017 New Revision: 442907 URL: https://svnweb.freebsd.org/changeset/ports/442907 Log: Fix a few lib/pkgconfig → libdata/pkgconfig that crept in between the exp-run and the commit. Reported by: antoine Sponsored by: Absolight Modified: head/Mk/Uses/meson.mk head/devel/cltune/Makefile (contents, props changed) head/math/clblast/Makefile (contents, props changed) Modified: head/Mk/Uses/meson.mk ============================================================================== --- head/Mk/Uses/meson.mk Thu Jun 8 03:22:39 2017 (r442906) +++ head/Mk/Uses/meson.mk Thu Jun 8 06:50:00 2017 (r442907) @@ -65,18 +65,4 @@ MESON_BUILD_DIR?= _build # Add meson build dir at the end. CONFIGURE_ARGS+= ${MESON_BUILD_DIR} -# Add this workaround copied from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218067 -# to make sure meson installs the pkg-config in the current correct place -.if !target(fixup-lib-pkgconfig) -_USES_install+= 601:fixup-lib-pkgconfig -fixup-lib-pkgconfig: - @if [ -d ${STAGEDIR}${PREFIX}/lib/pkgconfig ]; then \ - if [ -z "$$(${FIND} ${STAGEDIR}${PREFIX}/lib/pkgconfig -maxdepth 0 -empty)" ]; then \ - ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig; \ - ${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/* ${STAGEDIR}${PREFIX}/libdata/pkgconfig; \ - fi; \ - ${RMDIR} ${STAGEDIR}${PREFIX}/lib/pkgconfig; \ - fi -.endif - .endif #!defined(_INCLUDE_USES_MESON_MK) Modified: head/devel/cltune/Makefile ============================================================================== --- head/devel/cltune/Makefile Thu Jun 8 03:22:39 2017 (r442906) +++ head/devel/cltune/Makefile Thu Jun 8 06:50:00 2017 (r442907) @@ -26,8 +26,4 @@ PLIST_FILES= include/cltune.h \ lib/libcltune.so \ libdata/pkgconfig/cltune.pc -post-install: - @${MV} ${STAGEDIR}/${PREFIX}/lib/pkgconfig/cltune.pc ${STAGEDIR}/${PREFIX}/libdata/pkgconfig/cltune.pc - @${RM} -r ${STAGEDIR}/${PREFIX}/lib/pkgconfig - .include Modified: head/math/clblast/Makefile ============================================================================== --- head/math/clblast/Makefile Thu Jun 8 03:22:39 2017 (r442906) +++ head/math/clblast/Makefile Thu Jun 8 06:50:00 2017 (r442907) @@ -22,8 +22,4 @@ GH_PROJECT= CLBlast USE_LDCONFIG= yes USES= cmake -post-install: - @${MV} ${STAGEDIR}/${PREFIX}/lib/pkgconfig/clblast.pc ${STAGEDIR}/${PREFIX}/libdata/pkgconfig/clblast.pc - @${RM} -r ${STAGEDIR}/${PREFIX}/lib/pkgconfig - .include From owner-svn-ports-all@freebsd.org Thu Jun 8 07:13:41 2017 Return-Path: Delivered-To: svn-ports-all@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 8B8CABF8402; Thu, 8 Jun 2017 07:13:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C9136777B4; Thu, 8 Jun 2017 07:13:40 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 5B3BDBDC89; Thu, 8 Jun 2017 09:13:39 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 46BBABDC85; Thu, 8 Jun 2017 09:13:39 +0200 (CEST) Subject: Re: svn commit: r442906 - in head/science: . hypre To: Joseph Mingrone , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706080322.v583MdKc051715@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <386e6201-6eb3-5f91-99e2-faf9d675e05e@FreeBSD.org> Date: Thu, 8 Jun 2017 09:13:38 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <201706080322.v583MdKc051715@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tqPD7CIOahAriTKxEMT0qHieKKHr9sbAt" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 07:13:41 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tqPD7CIOahAriTKxEMT0qHieKKHr9sbAt Content-Type: multipart/mixed; boundary="jR4B3sFRI5kVNlmlHCWxDawcuXtJFsh3a"; protected-headers="v1" From: Mathieu Arnold To: Joseph Mingrone , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <386e6201-6eb3-5f91-99e2-faf9d675e05e@FreeBSD.org> Subject: Re: svn commit: r442906 - in head/science: . hypre References: <201706080322.v583MdKc051715@repo.freebsd.org> In-Reply-To: <201706080322.v583MdKc051715@repo.freebsd.org> --jR4B3sFRI5kVNlmlHCWxDawcuXtJFsh3a Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 08/06/2017 =C3=A0 05:22, Joseph Mingrone a =C3=A9crit : > +WRKSRC=3D ${WRKDIR}/${DISTNAME}/src WRKSRC_SUBDIR=3D src --=20 Mathieu Arnold --jR4B3sFRI5kVNlmlHCWxDawcuXtJFsh3a-- --tqPD7CIOahAriTKxEMT0qHieKKHr9sbAt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJZOPkjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IIoUP/0gdzvZobzr7BFq/ubg7tbs1 6KDbGd7ZthFEY5wtxmo65Tkx4UQlBXQHpUntL8zLjkCLViFUbecPtAFD421MHRxo pOeEsBzsEDvZu+1C+7OzPs9W6/0GwOG7s7NoaLk7h2rvvY+UMcZ0je1eDWKWrAu9 TlkljHhuNUVai6whhIAQNeGZASzlafm07a0sikDZ6aQOsEBb+WNTaoB5JnjgGpkS 18iFA49b5ibFljS7MpJyKVUO077f8YrVgmIQtN0iyXCaQsIcxme1IbiD4aN6SgX5 tkPCR+jbYbOpzT6opfyJgir35KI4QoA17J3KsCZgl72Zqm1WWd+z0IGcCSzn2seS 8ApBTDmJscP/7dvg5otLr6w2IQOqTDGf+hnzQ93v9py+lDM7HfO6dOFcRVFrx8up 0QKy77c7JLGbTKstTEAYwttI5kXJVd0Z8NA5xdDnVx43zxNgutFu/c/HIaMc6ucf ToHw2Oon8UlkDnyuOo8YEUwwMxp8QQ0nePK8p5CxPEeq38RrNAOqw/CjYahgMyWT sm68w4U0H8gctet8aSqy7owcbFXjV2uJQvFUT0S/lDVWQWvpvdTMS09upX5Qf9Cf Bq/Wk/tgfh7HCbEFzgZMvDvfeV7nHkqUErRmoEu1fOHCqa8T9n2zgeiBl8u9YL+V wgbWriq+4nWD5GUMfAdK =TOr7 -----END PGP SIGNATURE----- --tqPD7CIOahAriTKxEMT0qHieKKHr9sbAt-- From owner-svn-ports-all@freebsd.org Thu Jun 8 07:24:34 2017 Return-Path: Delivered-To: svn-ports-all@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 39B1FBF85E2 for ; Thu, 8 Jun 2017 07:24:34 +0000 (UTC) (envelope-from r@robakdesign.com) Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C314777B6D for ; Thu, 8 Jun 2017 07:24:33 +0000 (UTC) (envelope-from r@robakdesign.com) Received: by mail-wm0-f66.google.com with SMTP id x3so5821047wme.0 for ; Thu, 08 Jun 2017 00:24:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=GxScr3yZdql0v13ozAolCzVKTKSEIv0ebj/tWsWhzLw=; b=RerjGQN7HG8l/FuINzIgav8O2RyH3GIWrKZ35O13/tZhOV/WecNhJSKbOMe8JRnp1e o4rbApmLKSBd1jRJW5oL8/iSgiPeJ2juBCX7oCbMhE3ztK+jcp1/bmGLMty41w6lHWtR W9rBYzssGdDWJ4/NTpQSj2Z80dpp5RUlO62YuCjk1eqQqSq0++8L6FzQBg3TpuWe1y6z HXMZ34Qzapqo0F0KinaFY+yO7iXVov1Y8bKjBnu68GOS7dnXBx69tCq6ZBKjwh7ej/jg kwJ80Cb+PJ/7yBwcDyHA0/ESk1OsmkO9UWnM7UxrlAwTf6rAz8XUaPfgSU35LfccUue+ 92FQ== X-Gm-Message-State: AKS2vOy9uE5r7+V3XaHTw0kMU2Q/AV9lNuEMNFAheiYUwdU8PVzWrcqH CtspJjT5ona/c7an X-Received: by 10.28.97.8 with SMTP id v8mr2378141wmb.72.1496906666449; Thu, 08 Jun 2017 00:24:26 -0700 (PDT) Received: from [192.168.1.62] (host86-169-146-243.range86-169.btcentralplus.com. [86.169.146.243]) by smtp.gmail.com with ESMTPSA id 18sm5385437wmt.6.2017.06.08.00.24.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2017 00:24:25 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r442588 - in head/www: nginx nginx-full From: Bartek Rutkowski In-Reply-To: <20170607220614.GB55217@FreeBSD.org> Date: Thu, 8 Jun 2017 08:24:24 +0100 Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201706042038.v54KcQMf001482@repo.freebsd.org> <20170605001807.GA55217@FreeBSD.org> <99D58682-8825-417C-81F8-EDC541D31713@FreeBSD.org> <20170607220614.GB55217@FreeBSD.org> To: "Sergey A. Osokin" X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 07:24:34 -0000 > On 7 Jun 2017, at 23:06, Sergey A. Osokin wrote: >=20 > On Tue, Jun 06, 2017 at 02:32:17PM +0100, Bartek Rutkowski wrote: >>> On 5 Jun 2017, at 01:18, Sergey A. Osokin wrote: >>>=20 >>> Hi Bartek and Adam, >>>=20 >>> I don't think I can get this, so two questions for you guys: >>> o) what was the reason to bump PORTREVISION in www/nginx? >>> o) wouldn't it btter to just bump PORTREVISION in www/nginx-full? >>=20 >> Hi Sergey, >>=20 >> Let me explain it quickly: some time ago you've removed two external = modules from www/nginx port, which is a master for www/nginx-full. The = www/nginx-full had them in default options, what caused port/pkg build = failures and to fix these I needed to remove these two no longer = existing modules from default options. After doing so, since it *does* = change the contents of the package, I needed to bump the PORTREVISION of = www/nginx-full and there were few ways of doing so, but none of them was = easy/simple as they were creating even complex scenarios in future = bumps/updates, so, after consulting possible solutions with portmgr = members, I've chosen one, that while not ideal, have solved the issue = for now without creating other issues in future, that is to bump the = master www/nginx revision. >>=20 >> Hope that helps. >=20 > Hi Bartek, >=20 > Please don't bump PORTREVISION on www/nginx when you need to do so > in www/nginx-full. Sergey, I tried to explain you why it was necessary - it wasn't my 'oh, I just = want to bump some ports revisions' spree. It was discussed with portmgr = members and approved with adamw@. This is how master/slave relationship = works in our ports and there was no other better way around it. Hope = you'll understand that and accept it in future, where similar action = would be required. Kind regards, Bartek Rutkowski= From owner-svn-ports-all@freebsd.org Thu Jun 8 09:01:19 2017 Return-Path: Delivered-To: svn-ports-all@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 24FF4BFA258; Thu, 8 Jun 2017 09:01:19 +0000 (UTC) (envelope-from amdmi3@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 E3F1F7A416; Thu, 8 Jun 2017 09:01:18 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5891IuS087145; Thu, 8 Jun 2017 09:01:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5891Idl087144; Thu, 8 Jun 2017 09:01:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706080901.v5891Idl087144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 8 Jun 2017 09:01:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442908 - head/www/p5-URI-Sequin X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 09:01:19 -0000 Author: amdmi3 Date: Thu Jun 8 09:01:17 2017 New Revision: 442908 URL: https://svnweb.freebsd.org/changeset/ports/442908 Log: - Add LICENSE - Add NO_ARCH - Unsilence installation commands Approved by: portmgr blanket Modified: head/www/p5-URI-Sequin/Makefile Modified: head/www/p5-URI-Sequin/Makefile ============================================================================== --- head/www/p5-URI-Sequin/Makefile Thu Jun 8 06:50:00 2017 (r442907) +++ head/www/p5-URI-Sequin/Makefile Thu Jun 8 09:01:17 2017 (r442908) @@ -12,14 +12,18 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Extract information from the URLs of Search-Engines +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/URI/Sequin/examples - @${INSTALL_DATA} ${WRKSRC}/example.pl ${WRKSRC}/ref?.log \ + ${INSTALL_DATA} ${WRKSRC}/example.pl ${WRKSRC}/ref?.log \ ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/URI/Sequin/examples .include From owner-svn-ports-all@freebsd.org Thu Jun 8 09:24:02 2017 Return-Path: Delivered-To: svn-ports-all@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 EB642BFA861; Thu, 8 Jun 2017 09:24:02 +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 BA2247AD4C; Thu, 8 Jun 2017 09:24:02 +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 v589O1rj096647; Thu, 8 Jun 2017 09:24:01 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v589O1WJ096644; Thu, 8 Jun 2017 09:24:01 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201706080924.v589O1WJ096644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 8 Jun 2017 09:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442909 - head/www/yii X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 09:24:03 -0000 Author: madpilot Date: Thu Jun 8 09:24:01 2017 New Revision: 442909 URL: https://svnweb.freebsd.org/changeset/ports/442909 Log: Update www/yii to 1.1.19 Modified: head/www/yii/Makefile head/www/yii/distinfo Modified: head/www/yii/Makefile ============================================================================== --- head/www/yii/Makefile Thu Jun 8 09:01:17 2017 (r442908) +++ head/www/yii/Makefile Thu Jun 8 09:24:01 2017 (r442909) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yii -PORTVERSION= 1.1.18 +PORTVERSION= 1.1.19 CATEGORIES= www MAINTAINER= ports@FreeBSD.org Modified: head/www/yii/distinfo ============================================================================== --- head/www/yii/distinfo Thu Jun 8 09:01:17 2017 (r442908) +++ head/www/yii/distinfo Thu Jun 8 09:24:01 2017 (r442909) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495496590 -SHA256 (yiisoft-yii-1.1.18_GH0.tar.gz) = 3a857263dc0d0547cd09d4ed811b9737b0fe7eea6864b05a7fc5d5e68682d92a -SIZE (yiisoft-yii-1.1.18_GH0.tar.gz) = 5207479 +TIMESTAMP = 1496912894 +SHA256 (yiisoft-yii-1.1.19_GH0.tar.gz) = a90436856f3facfef2bfaeb026b00aa10c62a88fd9566beba909b7530e89c193 +SIZE (yiisoft-yii-1.1.19_GH0.tar.gz) = 5207661 From owner-svn-ports-all@freebsd.org Thu Jun 8 09:37:40 2017 Return-Path: Delivered-To: svn-ports-all@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 4B504BFAA82; Thu, 8 Jun 2017 09:37:40 +0000 (UTC) (envelope-from gerald@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 1BBF97B18B; Thu, 8 Jun 2017 09:37:40 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v589bdr9001136; Thu, 8 Jun 2017 09:37:39 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v589bdwF001133; Thu, 8 Jun 2017 09:37:39 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706080937.v589bdwF001133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 8 Jun 2017 09:37:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442910 - head/lang/gcc5-devel X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 09:37:40 -0000 Author: gerald Date: Thu Jun 8 09:37:38 2017 New Revision: 442910 URL: https://svnweb.freebsd.org/changeset/ports/442910 Log: Update to the 20170606 snapshot of GCC 5.4.1. No longer default to building GCJ/libgcj on any platform, that is, option JAVA no longer is the default anywhere. lang/gcc5 retains this for the time beingand until the default version of GCC has switched to GCC 6, at which point lang/gcc6 (and lang/gcc6-devel) shall remain be the last port providing that. Adjust WWW reference in pkg-descr to https and avoid a trailing slash. Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo head/lang/gcc5-devel/pkg-descr Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Thu Jun 8 09:24:01 2017 (r442909) +++ head/lang/gcc5-devel/Makefile Thu Jun 8 09:37:38 2017 (r442910) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.4.1.s20170530 +PORTVERSION= 5.4.1.s20170606 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -46,9 +46,6 @@ OPTIONS_DEFINE_i386= JAVA OPTIONS_DEFINE_amd64= JAVA OPTIONS_DEFINE_powerpc64= JAVA OPTIONS_DEFAULT= BOOTSTRAP -OPTIONS_DEFAULT_i386= JAVA -OPTIONS_DEFAULT_amd64= JAVA -OPTIONS_DEFAULT_powerpc64= JAVA OPTIONS_EXCLUDE_DragonFly= JAVA BOOTSTRAP_DESC= Build using a full bootstrap GRAPHITE_DESC= Support for Graphite loop optimizations Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Thu Jun 8 09:24:01 2017 (r442909) +++ head/lang/gcc5-devel/distinfo Thu Jun 8 09:37:38 2017 (r442910) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496240115 -SHA256 (gcc-5-20170530.tar.xz) = fdbd8b683b1b6f0875e084aa041e87819b9b4385a8d7899e7c1e4b86b49831b0 -SIZE (gcc-5-20170530.tar.xz) = 73513828 +TIMESTAMP = 1496810155 +SHA256 (gcc-5-20170606.tar.xz) = 646ad9f3d87872b388c3e7b0cf584ab054bbf5e287731d368e826f15a32a61c1 +SIZE (gcc-5-20170606.tar.xz) = 69366112 Modified: head/lang/gcc5-devel/pkg-descr ============================================================================== --- head/lang/gcc5-devel/pkg-descr Thu Jun 8 09:24:01 2017 (r442909) +++ head/lang/gcc5-devel/pkg-descr Thu Jun 8 09:37:38 2017 (r442910) @@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of port installs the C, C++, Fortran and Java front ends as gcc5, g++5, gfortran5, and gcj5, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer From owner-svn-ports-all@freebsd.org Thu Jun 8 10:31:16 2017 Return-Path: Delivered-To: svn-ports-all@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 9FB5FBFB4EA; Thu, 8 Jun 2017 10:31:16 +0000 (UTC) (envelope-from mat@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 674227C5C0; Thu, 8 Jun 2017 10:31:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58AVF1Y022069; Thu, 8 Jun 2017 10:31:15 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58AVFPv022068; Thu, 8 Jun 2017 10:31:15 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706081031.v58AVFPv022068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 8 Jun 2017 10:31:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442911 - head/lang/python36 X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 10:31:16 -0000 Author: mat Date: Thu Jun 8 10:31:15 2017 New Revision: 442911 URL: https://svnweb.freebsd.org/changeset/ports/442911 Log: Mark BROKEN with openssl-devel. pkg-static: Unable to access file /wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/lib-dynload/_ssl.so:No such file or directory Sponsored by: Absolight Modified: head/lang/python36/Makefile (contents, props changed) Modified: head/lang/python36/Makefile ============================================================================== --- head/lang/python36/Makefile Thu Jun 8 09:37:38 2017 (r442910) +++ head/lang/python36/Makefile Thu Jun 8 10:31:15 2017 (r442911) @@ -22,6 +22,8 @@ GNU_CONFIGURE= yes python_CMD= ${PREFIX}/bin/python${PYTHON_PORTVERSION:R} SHEBANG_FILES= Lib/lib2to3/tests/data/*.py Lib/encodings/*.py +BROKEN_SSL= openssl-devel + CPE_VENDOR= python CPE_PRODUCT= ${CPE_VENDOR} From owner-svn-ports-all@freebsd.org Thu Jun 8 10:31:20 2017 Return-Path: Delivered-To: svn-ports-all@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 4D71FBFB4F3; Thu, 8 Jun 2017 10:31:20 +0000 (UTC) (envelope-from mat@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 1E1FB7C5CA; Thu, 8 Jun 2017 10:31:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58AVJru022170; Thu, 8 Jun 2017 10:31:19 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58AVJ55022169; Thu, 8 Jun 2017 10:31:19 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706081031.v58AVJ55022169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 8 Jun 2017 10:31:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442912 - head/mail/cclient X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 10:31:20 -0000 Author: mat Date: Thu Jun 8 10:31:19 2017 New Revision: 442912 URL: https://svnweb.freebsd.org/changeset/ports/442912 Log: Mark BROKEN with openssl-devel. osdep.c:507:49: error: incomplete definition of type 'struct x509_st' if (scq) return (*scq) (err,host,cert ? cert->name : "???") ? NIL : ""; ~~~~^ Sponsored by: Absolight Modified: head/mail/cclient/Makefile (contents, props changed) Modified: head/mail/cclient/Makefile ============================================================================== --- head/mail/cclient/Makefile Thu Jun 8 10:31:15 2017 (r442911) +++ head/mail/cclient/Makefile Thu Jun 8 10:31:19 2017 (r442912) @@ -26,6 +26,8 @@ OPTIONS_DEFAULT= SSL SSL_AND_PLAINTEXT_DESC= Allow plain text passwords and SSL MBX_DEFAULT_DESC= Use MBX as default mailbox format +BROKEN_SSL= openssl-devel + ALL_TARGET= bsf MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes From owner-svn-ports-all@freebsd.org Thu Jun 8 10:36:41 2017 Return-Path: Delivered-To: svn-ports-all@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 5FE00BFB630; Thu, 8 Jun 2017 10:36:41 +0000 (UTC) (envelope-from mat@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 304847CA16; Thu, 8 Jun 2017 10:36:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58AaeD6025285; Thu, 8 Jun 2017 10:36:40 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58AaeXk025284; Thu, 8 Jun 2017 10:36:40 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706081036.v58AaeXk025284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 8 Jun 2017 10:36:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442913 - head/sysutils/bacula5-client-static X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 10:36:41 -0000 Author: mat Date: Thu Jun 8 10:36:40 2017 New Revision: 442913 URL: https://svnweb.freebsd.org/changeset/ports/442913 Log: Mark BROKEN with libressl: /usr/lib/libc.a(arc4random.o): In function `arc4random': /usr/src/lib/libc/gen/arc4random.c:(.text+0x350): multiple definition of `arc4random' /usr/local/lib/libcrypto.a(arc4random.o):(.text+0x0): first defined here /usr/lib/libc.a(arc4random.o): In function `arc4random_buf': /usr/src/lib/libc/gen/arc4random.c:(.text+0x4c0): multiple definition of `arc4random_buf' /usr/local/lib/libcrypto.a(arc4random.o):(.text+0xa0): first defined here c++: error: linker command failed with exit code 1 (use -v to see invocation) Sponsored by: Absolight Modified: head/sysutils/bacula5-client-static/Makefile (contents, props changed) Modified: head/sysutils/bacula5-client-static/Makefile ============================================================================== --- head/sysutils/bacula5-client-static/Makefile Thu Jun 8 10:31:19 2017 (r442912) +++ head/sysutils/bacula5-client-static/Makefile Thu Jun 8 10:36:40 2017 (r442913) @@ -25,4 +25,6 @@ CONFIGURE_ARGS+= --enable-client-only \ BROKEN_aarch64= Fails to link: missing sbrk +BROKEN_SSL= libressl + .include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Thu Jun 8 10:36:45 2017 Return-Path: Delivered-To: svn-ports-all@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 30B21BFB65E; Thu, 8 Jun 2017 10:36:45 +0000 (UTC) (envelope-from mat@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 004327CA1B; Thu, 8 Jun 2017 10:36:44 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58AaiJB025385; Thu, 8 Jun 2017 10:36:44 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58AaiuE025384; Thu, 8 Jun 2017 10:36:44 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706081036.v58AaiuE025384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 8 Jun 2017 10:36:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442914 - head/net/glusterfs X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 10:36:45 -0000 Author: mat Date: Thu Jun 8 10:36:43 2017 New Revision: 442914 URL: https://svnweb.freebsd.org/changeset/ports/442914 Log: Mark BROKEN with libressl. keys.c:130:17: error: implicit declaration of function 'HMAC_CTX_new' [-Werror=implicit-function-declaration] phctx = HMAC_CTX_new(); ^ Sponsored by: Absolight Modified: head/net/glusterfs/Makefile (contents, props changed) Modified: head/net/glusterfs/Makefile ============================================================================== --- head/net/glusterfs/Makefile Thu Jun 8 10:36:40 2017 (r442913) +++ head/net/glusterfs/Makefile Thu Jun 8 10:36:43 2017 (r442914) @@ -19,6 +19,8 @@ USE_GCC= any USES= bison gettext libtool pkgconfig python readline shebangfix \ sqlite ssl +BROKEN_SSL= libressl + SHEBANG_FILES= extras/ganesha/scripts/create-export-ganesha.sh \ extras/ganesha/scripts/dbus-send.sh \ extras/ganesha/scripts/ganesha-ha.sh \ From owner-svn-ports-all@freebsd.org Thu Jun 8 10:46:03 2017 Return-Path: Delivered-To: svn-ports-all@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 79994BFBA52; Thu, 8 Jun 2017 10:46:03 +0000 (UTC) (envelope-from tijl@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 47F777CEE3; Thu, 8 Jun 2017 10:46:03 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58Ak2Yv029539; Thu, 8 Jun 2017 10:46:02 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58Ak2eW029536; Thu, 8 Jun 2017 10:46:02 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201706081046.v58Ak2eW029536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 8 Jun 2017 10:46:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442915 - head/security/gnutls X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 10:46:03 -0000 Author: tijl Date: Thu Jun 8 10:46:02 2017 New Revision: 442915 URL: https://svnweb.freebsd.org/changeset/ports/442915 Log: Update to 3.5.13. MFH: 2017Q2 Security: https://gnutls.org/security.html#GNUTLS-SA-2017-4 Modified: head/security/gnutls/Makefile head/security/gnutls/distinfo head/security/gnutls/pkg-plist Modified: head/security/gnutls/Makefile ============================================================================== --- head/security/gnutls/Makefile Thu Jun 8 10:36:43 2017 (r442914) +++ head/security/gnutls/Makefile Thu Jun 8 10:46:02 2017 (r442915) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 3.5.12 +PORTVERSION= 3.5.13 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} Modified: head/security/gnutls/distinfo ============================================================================== --- head/security/gnutls/distinfo Thu Jun 8 10:36:43 2017 (r442914) +++ head/security/gnutls/distinfo Thu Jun 8 10:46:02 2017 (r442915) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494601692 -SHA256 (gnutls-3.5.12.tar.xz) = 63cb39a5eaa029381df2e49a74cfb7be89fc4a592445191818ffe1e66bde57cb -SIZE (gnutls-3.5.12.tar.xz) = 7212652 +TIMESTAMP = 1496917883 +SHA256 (gnutls-3.5.13.tar.xz) = 79f5480ad198dad5bc78e075f4a40c4a315a1b2072666919d2d05a08aec13096 +SIZE (gnutls-3.5.13.tar.xz) = 7226468 Modified: head/security/gnutls/pkg-plist ============================================================================== --- head/security/gnutls/pkg-plist Thu Jun 8 10:36:43 2017 (r442914) +++ head/security/gnutls/pkg-plist Thu Jun 8 10:46:02 2017 (r442915) @@ -41,7 +41,7 @@ info/pkcs11-vision.png %%DANE%%lib/libgnutls-dane.so.0.4.1 lib/libgnutls.so lib/libgnutls.so.30 -lib/libgnutls.so.30.14.4 +lib/libgnutls.so.30.14.5 lib/libgnutlsxx.so lib/libgnutlsxx.so.28 lib/libgnutlsxx.so.28.1.0 From owner-svn-ports-all@freebsd.org Thu Jun 8 11:52:21 2017 Return-Path: Delivered-To: svn-ports-all@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 2325ABFCE0B; Thu, 8 Jun 2017 11:52:21 +0000 (UTC) (envelope-from ehaupt@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 E7CDA7EA11; Thu, 8 Jun 2017 11:52:20 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58BqKdm056871; Thu, 8 Jun 2017 11:52:20 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58BqJP7056869; Thu, 8 Jun 2017 11:52:19 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201706081152.v58BqJP7056869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 8 Jun 2017 11:52:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442916 - head/audio/shairport-sync X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 11:52:21 -0000 Author: ehaupt Date: Thu Jun 8 11:52:19 2017 New Revision: 442916 URL: https://svnweb.freebsd.org/changeset/ports/442916 Log: Update to 3.1.d16 which comes with optional PulseAudio support. Modified: head/audio/shairport-sync/Makefile head/audio/shairport-sync/distinfo Modified: head/audio/shairport-sync/Makefile ============================================================================== --- head/audio/shairport-sync/Makefile Thu Jun 8 10:46:02 2017 (r442915) +++ head/audio/shairport-sync/Makefile Thu Jun 8 11:52:19 2017 (r442916) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shairport-sync -DISTVERSION= 3.1.d6 +DISTVERSION= 3.1d16 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org @@ -24,7 +24,7 @@ GH_ACCOUNT= mikebrady USE_RC_SUBR= ${PORTNAME} -OPTIONS_DEFINE= ALAC ALSA SNDIO +OPTIONS_DEFINE= ALAC ALSA SNDIO PULSEAUDIO OPTIONS_DEFAULT=SNDIO ALAC_DESC= Build with libalac support (experimental) @@ -46,5 +46,8 @@ ALSA_CONFIGURE_ON= --with-alsa SNDIO_CONFIGURE_ON= --with-sndio SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio + +PULSEAUDIO_CONFIGURE_ON=--with-pa +PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio .include Modified: head/audio/shairport-sync/distinfo ============================================================================== --- head/audio/shairport-sync/distinfo Thu Jun 8 10:46:02 2017 (r442915) +++ head/audio/shairport-sync/distinfo Thu Jun 8 11:52:19 2017 (r442916) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493192871 -SHA256 (mikebrady-shairport-sync-3.1.d6_GH0.tar.gz) = 3dd95da4a218cf4897b659bb5914e3d4f3cece0f90a8469b95910a0ff80ef9c9 -SIZE (mikebrady-shairport-sync-3.1.d6_GH0.tar.gz) = 283919 +TIMESTAMP = 1496909908 +SHA256 (mikebrady-shairport-sync-3.1d16_GH0.tar.gz) = f133f3963f7729fe88e9af424857b81830bf8505bd225bc16330bd4f7105e4e9 +SIZE (mikebrady-shairport-sync-3.1d16_GH0.tar.gz) = 291627 From owner-svn-ports-all@freebsd.org Thu Jun 8 12:37:34 2017 Return-Path: Delivered-To: svn-ports-all@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 3AECABFE38B; Thu, 8 Jun 2017 12:37:34 +0000 (UTC) (envelope-from lifanov@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 0B10E80440; Thu, 8 Jun 2017 12:37:33 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58CbXur073950; Thu, 8 Jun 2017 12:37:33 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58CbXLc073948; Thu, 8 Jun 2017 12:37:33 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201706081237.v58CbXLc073948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 8 Jun 2017 12:37:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442917 - head/sysutils/docker-machine X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 12:37:34 -0000 Author: lifanov Date: Thu Jun 8 12:37:32 2017 New Revision: 442917 URL: https://svnweb.freebsd.org/changeset/ports/442917 Log: update Docker Machine to 0.12.0 - strip the Go binary while in here: apparently that's safe Relnotes: https://github.com/docker/machine/releases/tag/v0.12.0 Modified: head/sysutils/docker-machine/Makefile head/sysutils/docker-machine/distinfo Modified: head/sysutils/docker-machine/Makefile ============================================================================== --- head/sysutils/docker-machine/Makefile Thu Jun 8 11:52:19 2017 (r442916) +++ head/sysutils/docker-machine/Makefile Thu Jun 8 12:37:32 2017 (r442917) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= docker-machine -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -23,8 +23,6 @@ GH_PROJECT= machine GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= github.com/${GH_ACCOUNT}/${GH_PROJECT}/cmd - -STRIP= # stripping can break go binaries post-install: @${MV} ${STAGEDIR}${PREFIX}/bin/cmd ${STAGEDIR}${PREFIX}/bin/docker-machine Modified: head/sysutils/docker-machine/distinfo ============================================================================== --- head/sysutils/docker-machine/distinfo Thu Jun 8 11:52:19 2017 (r442916) +++ head/sysutils/docker-machine/distinfo Thu Jun 8 12:37:32 2017 (r442917) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493213373 -SHA256 (docker-machine-v0.11.0_GH0.tar.gz) = a29f8f028cad2525c016f5ca6b14a4fd5bf5feb15eb9ad902696991385819e91 -SIZE (docker-machine-v0.11.0_GH0.tar.gz) = 1662996 +TIMESTAMP = 1496925264 +SHA256 (docker-machine-v0.12.0_GH0.tar.gz) = 2238dbb8580ca2399c64fa6cda0089a9dde6142d4dcbb8d750aedbeee042fbfe +SIZE (docker-machine-v0.12.0_GH0.tar.gz) = 1663612 From owner-svn-ports-all@freebsd.org Thu Jun 8 13:21:41 2017 Return-Path: Delivered-To: svn-ports-all@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 81210BFEFEF; Thu, 8 Jun 2017 13:21:41 +0000 (UTC) (envelope-from rene@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 5B27F81A98; Thu, 8 Jun 2017 13:21:41 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58DLe47091981; Thu, 8 Jun 2017 13:21:40 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58DLeQB091977; Thu, 8 Jun 2017 13:21:40 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706081321.v58DLeQB091977@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 13:21:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442918 - in head: . www www/py-utidy www/py-utidylib X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 13:21:41 -0000 Author: rene Date: Thu Jun 8 13:21:39 2017 New Revision: 442918 URL: https://svnweb.freebsd.org/changeset/ports/442918 Log: Move www/py-utidy to www/py-utidylib to comply with PyPI naming. Further fixes: - properly depend on Python 2.7 - drop manual DISTNAME Submitted by: koobs (private mail) Added: head/www/py-utidylib/ - copied from r442917, head/www/py-utidy/ Deleted: head/www/py-utidy/ Modified: head/MOVED head/www/Makefile head/www/py-utidylib/Makefile head/www/py-utidylib/distinfo Modified: head/MOVED ============================================================================== --- head/MOVED Thu Jun 8 12:37:32 2017 (r442917) +++ head/MOVED Thu Jun 8 13:21:39 2017 (r442918) @@ -9410,3 +9410,4 @@ security/pgp||2017-06-07|Has expired: This software wa dns/pear-Net_DNS||2017-06-07|Has expired: This Port use PHP4.2 - This PHP-Version is not longer supporded net/samba42|net/samba44|2016-09-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning net/samba43|net/samba44|2017-03-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning +www/py-utidy|www/py-utidylib|2017-06-08|Rename to comply with PyPI scheme Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Jun 8 12:37:32 2017 (r442917) +++ head/www/Makefile Thu Jun 8 13:21:39 2017 (r442918) @@ -1830,7 +1830,7 @@ SUBDIR += py-urlgrabber SUBDIR += py-urlobject SUBDIR += py-user_agent - SUBDIR += py-utidy + SUBDIR += py-utidylib SUBDIR += py-w3lib SUBDIR += py-waitress SUBDIR += py-webassets Modified: head/www/py-utidylib/Makefile ============================================================================== --- head/www/py-utidy/Makefile Thu Jun 8 12:37:32 2017 (r442917) +++ head/www/py-utidylib/Makefile Thu Jun 8 13:21:39 2017 (r442918) @@ -1,12 +1,11 @@ # Created by: Stefan Esser # $FreeBSD$ -PORTNAME= utidy +PORTNAME= utidylib PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= uTidylib-${PORTVERSION} MAINTAINER= rene@FreeBSD.org COMMENT= Python interface to tidy-lib @@ -22,7 +21,7 @@ GH_TAGNAME= 8eb8b3041d4dd44d7b64314da477b93b98bd692d # XXX Better depend on tidy or tidy-devel??? LIB_DEPENDS= libtidy.so:www/tidy-lib -USES= python:2 +USES= python:2.7 USE_PYTHON= distutils autoplist post-patch: Modified: head/www/py-utidylib/distinfo ============================================================================== --- head/www/py-utidy/distinfo Thu Jun 8 12:37:32 2017 (r442917) +++ head/www/py-utidylib/distinfo Thu Jun 8 13:21:39 2017 (r442918) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496891054 -SHA256 (uTidylib-0.2_GH0.tar.gz) = 847d029589877a81dab3c19398c1d94510d679a3e2c7619c5897f59c682fa8f9 -SIZE (uTidylib-0.2_GH0.tar.gz) = 14522 +TIMESTAMP = 1496927849 +SHA256 (xdissent-utidylib-0.2-8eb8b3041d4dd44d7b64314da477b93b98bd692d_GH0.tar.gz) = 847d029589877a81dab3c19398c1d94510d679a3e2c7619c5897f59c682fa8f9 +SIZE (xdissent-utidylib-0.2-8eb8b3041d4dd44d7b64314da477b93b98bd692d_GH0.tar.gz) = 14522 From owner-svn-ports-all@freebsd.org Thu Jun 8 13:29:48 2017 Return-Path: Delivered-To: svn-ports-all@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 D8C2BBFF057; Thu, 8 Jun 2017 13:29:48 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x241.google.com (mail-pf0-x241.google.com [IPv6:2607:f8b0:400e:c00::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A34C381DD5; Thu, 8 Jun 2017 13:29:48 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x241.google.com with SMTP id u1so5154625pfg.1; Thu, 08 Jun 2017 06:29:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=C80+m+smBecjHl+GmfSgeSJkmWeCnrSSgauox0zqpyQ=; b=IFFH+YyDqcRQMMHq6M1Z1L5GEQQRGO8ZJe6GfXZWCeoMXGSzcPHXTYUb24n3fHXfVS TyXV0+7rEaBGzo4RpTOmg50P8kJfyrJBCgT2Xoq30qNoTpVKxLP+73eyAIb/OKQOnGJC gLje6By5si9kRSHpv7eNRfGMX6+umQCSAu2eh5dxY9CWLCC8XR1moBkc39xTc2xRXWYo FfU+Mi+hMiS2ZOlkUkZJr3i+0M3NxuOdp5wBXpuwfXICEcIEWGDrEALxkbfzQw+345hP +W/d0M4PUgqkC3ppT2DS5cErkn87IDianeEhVZ68L3mgHBeim5hjKnHCUMsWqbXm24Gb sufw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=C80+m+smBecjHl+GmfSgeSJkmWeCnrSSgauox0zqpyQ=; b=OqA+lXZFCN2WX5H7o9kKOqKKBF1SFolAoTfd+BB6lk308OdOAyC/JKBxe7VlnX/LA2 yXm0gqWffVOYc/+mFaYnO8VrEzjsAfkumQ1XpDz18ZZnvYS8bB8rpCD7rs23Xx57+pGz 1k0fjJaXHOOpFc9vndppCobwcqQvOvdcagd6GDlFHN9DBuGhtJ6lmx+ujT8t0Yox4seG zrANuw4V2Ig03qABKZC8yzMXjsUGKAVDZFfWY2HWcl0ULqScUBC/SpcLWEBQ2AUCTQEv W8f90XsFN/9eYTZ5kdhTp4FyvO1KtwIJqQ5InfI14k0F4xGkPceoLQz1LxDaVUuBbHWt oRqQ== X-Gm-Message-State: AODbwcDj6IDFibwvXH4Z0Ki+fvjIrRD4E+qnnORJuLnaRGNsPUV+zgs0 zpLkWHiz1VZVGWxJ2vQ= X-Received: by 10.98.52.66 with SMTP id b63mr11314417pfa.7.1496928587992; Thu, 08 Jun 2017 06:29:47 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c? (2001-44b8-31ae-7b01-2042-03e8-d7ce-9b9c.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c]) by smtp.gmail.com with ESMTPSA id s10sm10769074pfi.16.2017.06.08.06.29.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2017 06:29:47 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r442918 - in head: . www www/py-utidy www/py-utidylib To: Rene Ladan , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706081321.v58DLeQB091977@repo.freebsd.org> From: Kubilay Kocak Message-ID: Date: Thu, 8 Jun 2017 23:25:08 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 MIME-Version: 1.0 In-Reply-To: <201706081321.v58DLeQB091977@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 13:29:48 -0000 On 6/8/17 11:21 PM, Rene Ladan wrote: > Author: rene > Date: Thu Jun 8 13:21:39 2017 > New Revision: 442918 > URL: https://svnweb.freebsd.org/changeset/ports/442918 > > Log: > Move www/py-utidy to www/py-utidylib to comply with PyPI naming. Champion! Another one bites the dust. Thank you Rene :) > Further fixes: > - properly depend on Python 2.7 > - drop manual DISTNAME > > Submitted by: koobs (private mail) > > Added: > head/www/py-utidylib/ > - copied from r442917, head/www/py-utidy/ > Deleted: > head/www/py-utidy/ > Modified: > head/MOVED > head/www/Makefile > head/www/py-utidylib/Makefile > head/www/py-utidylib/distinfo > > Modified: head/MOVED > ============================================================================== > --- head/MOVED Thu Jun 8 12:37:32 2017 (r442917) > +++ head/MOVED Thu Jun 8 13:21:39 2017 (r442918) > @@ -9410,3 +9410,4 @@ security/pgp||2017-06-07|Has expired: This software wa > dns/pear-Net_DNS||2017-06-07|Has expired: This Port use PHP4.2 - This PHP-Version is not longer supporded > net/samba42|net/samba44|2016-09-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning > net/samba43|net/samba44|2017-03-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning > +www/py-utidy|www/py-utidylib|2017-06-08|Rename to comply with PyPI scheme > > Modified: head/www/Makefile > ============================================================================== > --- head/www/Makefile Thu Jun 8 12:37:32 2017 (r442917) > +++ head/www/Makefile Thu Jun 8 13:21:39 2017 (r442918) > @@ -1830,7 +1830,7 @@ > SUBDIR += py-urlgrabber > SUBDIR += py-urlobject > SUBDIR += py-user_agent > - SUBDIR += py-utidy > + SUBDIR += py-utidylib > SUBDIR += py-w3lib > SUBDIR += py-waitress > SUBDIR += py-webassets > > Modified: head/www/py-utidylib/Makefile > ============================================================================== > --- head/www/py-utidy/Makefile Thu Jun 8 12:37:32 2017 (r442917) > +++ head/www/py-utidylib/Makefile Thu Jun 8 13:21:39 2017 (r442918) > @@ -1,12 +1,11 @@ > # Created by: Stefan Esser > # $FreeBSD$ > > -PORTNAME= utidy > +PORTNAME= utidylib > PORTVERSION= 0.2 > PORTREVISION= 2 > CATEGORIES= www python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > -DISTNAME= uTidylib-${PORTVERSION} > > MAINTAINER= rene@FreeBSD.org > COMMENT= Python interface to tidy-lib > @@ -22,7 +21,7 @@ GH_TAGNAME= 8eb8b3041d4dd44d7b64314da477b93b98bd692d > # XXX Better depend on tidy or tidy-devel??? > LIB_DEPENDS= libtidy.so:www/tidy-lib > > -USES= python:2 > +USES= python:2.7 > USE_PYTHON= distutils autoplist > > post-patch: > > Modified: head/www/py-utidylib/distinfo > ============================================================================== > --- head/www/py-utidy/distinfo Thu Jun 8 12:37:32 2017 (r442917) > +++ head/www/py-utidylib/distinfo Thu Jun 8 13:21:39 2017 (r442918) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1496891054 > -SHA256 (uTidylib-0.2_GH0.tar.gz) = 847d029589877a81dab3c19398c1d94510d679a3e2c7619c5897f59c682fa8f9 > -SIZE (uTidylib-0.2_GH0.tar.gz) = 14522 > +TIMESTAMP = 1496927849 > +SHA256 (xdissent-utidylib-0.2-8eb8b3041d4dd44d7b64314da477b93b98bd692d_GH0.tar.gz) = 847d029589877a81dab3c19398c1d94510d679a3e2c7619c5897f59c682fa8f9 > +SIZE (xdissent-utidylib-0.2-8eb8b3041d4dd44d7b64314da477b93b98bd692d_GH0.tar.gz) = 14522 > From owner-svn-ports-all@freebsd.org Thu Jun 8 13:30:19 2017 Return-Path: Delivered-To: svn-ports-all@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 AF7AABFF093; Thu, 8 Jun 2017 13:30:19 +0000 (UTC) (envelope-from rene@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 7F19081EBF; Thu, 8 Jun 2017 13:30:19 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58DUIjC094546; Thu, 8 Jun 2017 13:30:18 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58DUIQZ094543; Thu, 8 Jun 2017 13:30:18 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706081330.v58DUIQZ094543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 13:30:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442919 - in head: textproc/translate-toolkit www/linkchecker www/py-utidylib X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 13:30:19 -0000 Author: rene Date: Thu Jun 8 13:30:18 2017 New Revision: 442919 URL: https://svnweb.freebsd.org/changeset/ports/442919 Log: Chase www/py-utidylib move Modified: head/textproc/translate-toolkit/Makefile head/www/linkchecker/Makefile head/www/py-utidylib/Makefile Modified: head/textproc/translate-toolkit/Makefile ============================================================================== --- head/textproc/translate-toolkit/Makefile Thu Jun 8 13:21:39 2017 (r442918) +++ head/textproc/translate-toolkit/Makefile Thu Jun 8 13:30:18 2017 (r442919) @@ -3,6 +3,7 @@ PORTNAME= translate-toolkit PORTVERSION= 2.0.0b7 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP @@ -20,7 +21,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:datab ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml \ iso-codes>=1.3:misc/iso-codes \ bash:shells/bash \ - ${PYTHON_PKGNAMEPREFIX}utidy>=0:www/py-utidy + ${PYTHON_PKGNAMEPREFIX}utidylib>=0:www/py-utidylib RUN_DEPENDS:= ${BUILD_DEPENDS} # Can use psyco (on i386) Modified: head/www/linkchecker/Makefile ============================================================================== --- head/www/linkchecker/Makefile Thu Jun 8 13:21:39 2017 (r442918) +++ head/www/linkchecker/Makefile Thu Jun 8 13:30:18 2017 (r442919) @@ -43,7 +43,7 @@ SQLITE3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0: SYNTAX_DESC= HTML/CSS syntax check SYNTAX_RUN_DEPENDS=\ ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.5:www/py-cssutils \ - ${PYTHON_PKGNAMEPREFIX}utidy>=0.2:www/py-utidy + ${PYTHON_PKGNAMEPREFIX}utidylib>=0.2:www/py-utidylib .include Modified: head/www/py-utidylib/Makefile ============================================================================== --- head/www/py-utidylib/Makefile Thu Jun 8 13:21:39 2017 (r442918) +++ head/www/py-utidylib/Makefile Thu Jun 8 13:30:18 2017 (r442919) @@ -3,7 +3,7 @@ PORTNAME= utidylib PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} From owner-svn-ports-all@freebsd.org Thu Jun 8 13:32:28 2017 Return-Path: Delivered-To: svn-ports-all@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 56077BFF2BD; Thu, 8 Jun 2017 13:32:28 +0000 (UTC) (envelope-from sunpoet@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 2643282295; Thu, 8 Jun 2017 13:32:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58DWRqT098599; Thu, 8 Jun 2017 13:32:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58DWRK4098598; Thu, 8 Jun 2017 13:32:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081332.v58DWRK4098598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 13:32:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442920 - head/www/gitlab/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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 13:32:28 -0000 Author: sunpoet Date: Thu Jun 8 13:32:27 2017 New Revision: 442920 URL: https://svnweb.freebsd.org/changeset/ports/442920 Log: Fix gemspec for rubygem-omniauth-google-oauth2 0.5.0 update Modified: head/www/gitlab/files/patch-Gemfile Modified: head/www/gitlab/files/patch-Gemfile ============================================================================== --- head/www/gitlab/files/patch-Gemfile Thu Jun 8 13:30:18 2017 (r442919) +++ head/www/gitlab/files/patch-Gemfile Thu Jun 8 13:32:27 2017 (r442920) @@ -1,6 +1,6 @@ --- Gemfile.orig 2017-05-05 12:53:55 UTC +++ Gemfile -@@ -1,26 +1,22 @@ +@@ -1,44 +1,39 @@ source 'https://rubygems.org' -gem 'rails', '4.2.7.1' @@ -32,11 +32,12 @@ gem 'omniauth-auth0', '~> 1.4.1' gem 'omniauth-azure-oauth2', '~> 0.0.6' gem 'omniauth-cas3', '~> 1.1.2' -@@ -28,17 +24,16 @@ gem 'omniauth-facebook', '~> 4.0.0' + gem 'omniauth-facebook', '~> 4.0.0' gem 'omniauth-github', '~> 1.1.1' gem 'omniauth-gitlab', '~> 1.0.2' - gem 'omniauth-google-oauth2', '~> 0.4.1' +-gem 'omniauth-google-oauth2', '~> 0.4.1' -gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos ++gem 'omniauth-google-oauth2', '>= 0.4.1' gem 'omniauth-saml', '~> 1.7.0' gem 'omniauth-shibboleth', '~> 1.2.0' -gem 'omniauth-twitter', '~> 1.2.0' From owner-svn-ports-all@freebsd.org Thu Jun 8 14:06:35 2017 Return-Path: Delivered-To: svn-ports-all@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 EF5D3BFF792; Thu, 8 Jun 2017 14:06:35 +0000 (UTC) (envelope-from sunpoet@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 B0BF482F0B; Thu, 8 Jun 2017 14:06:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E6YG5011187; Thu, 8 Jun 2017 14:06:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E6YfF011186; Thu, 8 Jun 2017 14:06:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081406.v58E6YfF011186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:06:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442921 - head/dns/dnscap X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:06:36 -0000 Author: sunpoet Date: Thu Jun 8 14:06:34 2017 New Revision: 442921 URL: https://svnweb.freebsd.org/changeset/ports/442921 Log: Update to 1.5.0 Changes: https://github.com/DNS-OARC/dnscap/releases Modified: head/dns/dnscap/Makefile head/dns/dnscap/distinfo Modified: head/dns/dnscap/Makefile ============================================================================== --- head/dns/dnscap/Makefile Thu Jun 8 13:32:27 2017 (r442920) +++ head/dns/dnscap/Makefile Thu Jun 8 14:06:34 2017 (r442921) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnscap -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= dns MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \ Modified: head/dns/dnscap/distinfo ============================================================================== --- head/dns/dnscap/distinfo Thu Jun 8 13:32:27 2017 (r442920) +++ head/dns/dnscap/distinfo Thu Jun 8 14:06:34 2017 (r442921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490876922 -SHA256 (dnscap-1.4.1.tar.gz) = c65342c198caeabfa09d97126e07cb32e90cba98daddb622507dd606d018a024 -SIZE (dnscap-1.4.1.tar.gz) = 431998 +TIMESTAMP = 1496922716 +SHA256 (dnscap-1.5.0.tar.gz) = 6dd3359a73b4f13846b045493262fabb88a1e4c49ffd2b66e43a2f3b623af651 +SIZE (dnscap-1.5.0.tar.gz) = 443719 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:06:41 2017 Return-Path: Delivered-To: svn-ports-all@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 72836BFF7B1; Thu, 8 Jun 2017 14:06:41 +0000 (UTC) (envelope-from sunpoet@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 4080682F1A; Thu, 8 Jun 2017 14:06:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E6em9011320; Thu, 8 Jun 2017 14:06:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E6e1E011318; Thu, 8 Jun 2017 14:06:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081406.v58E6e1E011318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:06:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442922 - head/devel/pecl-zookeeper X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:06:41 -0000 Author: sunpoet Date: Thu Jun 8 14:06:39 2017 New Revision: 442922 URL: https://svnweb.freebsd.org/changeset/ports/442922 Log: Update to 0.4.0 - Use PLIST_FILES instead of PLIST Changes: https://pecl.php.net/package-changelog.php?package=zookeeper Deleted: head/devel/pecl-zookeeper/pkg-plist Modified: head/devel/pecl-zookeeper/Makefile head/devel/pecl-zookeeper/distinfo Modified: head/devel/pecl-zookeeper/Makefile ============================================================================== --- head/devel/pecl-zookeeper/Makefile Thu Jun 8 14:06:34 2017 (r442921) +++ head/devel/pecl-zookeeper/Makefile Thu Jun 8 14:06:39 2017 (r442922) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zookeeper -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.0 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org @@ -14,6 +14,8 @@ LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper USE_PHP= session:build USES= php:pecl + +PLIST_FILES= %%DATADIR%%/zookeeper-api.php post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ Modified: head/devel/pecl-zookeeper/distinfo ============================================================================== --- head/devel/pecl-zookeeper/distinfo Thu Jun 8 14:06:34 2017 (r442921) +++ head/devel/pecl-zookeeper/distinfo Thu Jun 8 14:06:39 2017 (r442922) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490965945 -SHA256 (PECL/zookeeper-0.3.2.tgz) = 2074b5529a79f56bbcb4841e24071f75bdef68669774fdcd8734ec730a98956f -SIZE (PECL/zookeeper-0.3.2.tgz) = 24786 +TIMESTAMP = 1496922725 +SHA256 (PECL/zookeeper-0.4.0.tgz) = de319a28534485f13e4b84db6cb2e5abf41c1549653caf65276fa87dc391b2a9 +SIZE (PECL/zookeeper-0.4.0.tgz) = 25792 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:06:46 2017 Return-Path: Delivered-To: svn-ports-all@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 874B7BFF7D2; Thu, 8 Jun 2017 14:06:46 +0000 (UTC) (envelope-from sunpoet@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 50AE582F72; Thu, 8 Jun 2017 14:06:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E6jof011439; Thu, 8 Jun 2017 14:06:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E6jAE011437; Thu, 8 Jun 2017 14:06:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081406.v58E6jAE011437@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:06:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442923 - head/devel/py-isort X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:06:46 -0000 Author: sunpoet Date: Thu Jun 8 14:06:45 2017 New Revision: 442923 URL: https://svnweb.freebsd.org/changeset/ports/442923 Log: Update to 4.2.15 Changes: https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md Modified: head/devel/py-isort/Makefile head/devel/py-isort/distinfo Modified: head/devel/py-isort/Makefile ============================================================================== --- head/devel/py-isort/Makefile Thu Jun 8 14:06:39 2017 (r442922) +++ head/devel/py-isort/Makefile Thu Jun 8 14:06:45 2017 (r442923) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= isort -PORTVERSION= 4.2.14 +PORTVERSION= 4.2.15 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-isort/distinfo ============================================================================== --- head/devel/py-isort/distinfo Thu Jun 8 14:06:39 2017 (r442922) +++ head/devel/py-isort/distinfo Thu Jun 8 14:06:45 2017 (r442923) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496842441 -SHA256 (isort-4.2.14.tar.gz) = cac6007e64eb80dba17b490b43a553706c82f93b9f3791f8114624601127ed56 -SIZE (isort-4.2.14.tar.gz) = 56797 +TIMESTAMP = 1496922736 +SHA256 (isort-4.2.15.tar.gz) = 79f46172d3a4e2e53e7016e663cc7a8b538bec525c36675fcfd2767df30b3983 +SIZE (isort-4.2.15.tar.gz) = 56740 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:06:51 2017 Return-Path: Delivered-To: svn-ports-all@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 7967EBFF7F3; Thu, 8 Jun 2017 14:06:51 +0000 (UTC) (envelope-from sunpoet@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 4965A82FDD; Thu, 8 Jun 2017 14:06:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E6osD011560; Thu, 8 Jun 2017 14:06:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E6owM011558; Thu, 8 Jun 2017 14:06:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081406.v58E6owM011558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:06:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442924 - head/devel/p5-CPAN-Perl-Releases X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:06:51 -0000 Author: sunpoet Date: Thu Jun 8 14:06:50 2017 New Revision: 442924 URL: https://svnweb.freebsd.org/changeset/ports/442924 Log: Update to 3.22 Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Modified: head/devel/p5-CPAN-Perl-Releases/Makefile head/devel/p5-CPAN-Perl-Releases/distinfo Modified: head/devel/p5-CPAN-Perl-Releases/Makefile ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/Makefile Thu Jun 8 14:06:45 2017 (r442923) +++ head/devel/p5-CPAN-Perl-Releases/Makefile Thu Jun 8 14:06:50 2017 (r442924) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 3.20 +PORTVERSION= 3.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Perl-Releases/distinfo ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/distinfo Thu Jun 8 14:06:45 2017 (r442923) +++ head/devel/p5-CPAN-Perl-Releases/distinfo Thu Jun 8 14:06:50 2017 (r442924) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496239393 -SHA256 (CPAN-Perl-Releases-3.20.tar.gz) = 8cc19b619d1e3f448a9b1ad233c194d62409d4f5d9ab78fe9630653d576481f8 -SIZE (CPAN-Perl-Releases-3.20.tar.gz) = 24849 +TIMESTAMP = 1496922746 +SHA256 (CPAN-Perl-Releases-3.22.tar.gz) = 3f665f0a9ee50b3dc8ffe71a355449ba6e5696b9faf736228f0c27b2311881af +SIZE (CPAN-Perl-Releases-3.22.tar.gz) = 24890 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:06:56 2017 Return-Path: Delivered-To: svn-ports-all@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 7C02FBFF826; Thu, 8 Jun 2017 14:06:56 +0000 (UTC) (envelope-from sunpoet@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 4A55783051; Thu, 8 Jun 2017 14:06:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E6tNb011682; Thu, 8 Jun 2017 14:06:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E6tXv011680; Thu, 8 Jun 2017 14:06:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081406.v58E6tXv011680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:06:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442925 - head/devel/p5-File-Path X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:06:56 -0000 Author: sunpoet Date: Thu Jun 8 14:06:55 2017 New Revision: 442925 URL: https://svnweb.freebsd.org/changeset/ports/442925 Log: Update to 2.14 Changes: http://search.cpan.org/dist/File-Path/Changes Modified: head/devel/p5-File-Path/Makefile head/devel/p5-File-Path/distinfo Modified: head/devel/p5-File-Path/Makefile ============================================================================== --- head/devel/p5-File-Path/Makefile Thu Jun 8 14:06:50 2017 (r442924) +++ head/devel/p5-File-Path/Makefile Thu Jun 8 14:06:55 2017 (r442925) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= File-Path -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-File-Path/distinfo ============================================================================== --- head/devel/p5-File-Path/distinfo Thu Jun 8 14:06:50 2017 (r442924) +++ head/devel/p5-File-Path/distinfo Thu Jun 8 14:06:55 2017 (r442925) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496287160 -SHA256 (File-Path-2.13.tar.gz) = 926339064554d2adbdbdea56aef8af8df1e97d49a12389688bb52d5622602f0d -SIZE (File-Path-2.13.tar.gz) = 31094 +TIMESTAMP = 1496922758 +SHA256 (File-Path-2.14.tar.gz) = 13112a78090eb382ab42334292c7a7190947ace40fb2a2e2accecf56f1321972 +SIZE (File-Path-2.14.tar.gz) = 31525 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:01 2017 Return-Path: Delivered-To: svn-ports-all@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 A1068BFF847; Thu, 8 Jun 2017 14:07:01 +0000 (UTC) (envelope-from sunpoet@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 6E9D4830C7; Thu, 8 Jun 2017 14:07:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E70ap011805; Thu, 8 Jun 2017 14:07:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E70Ro011803; Thu, 8 Jun 2017 14:07:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E70Ro011803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442926 - head/devel/p5-Module-CoreList X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:01 -0000 Author: sunpoet Date: Thu Jun 8 14:07:00 2017 New Revision: 442926 URL: https://svnweb.freebsd.org/changeset/ports/442926 Log: Update to 5.20170531 Changes: http://search.cpan.org/dist/Module-CoreList/Changes Modified: head/devel/p5-Module-CoreList/Makefile head/devel/p5-Module-CoreList/distinfo Modified: head/devel/p5-Module-CoreList/Makefile ============================================================================== --- head/devel/p5-Module-CoreList/Makefile Thu Jun 8 14:06:55 2017 (r442925) +++ head/devel/p5-Module-CoreList/Makefile Thu Jun 8 14:07:00 2017 (r442926) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-CoreList -PORTVERSION= 5.20170530 +PORTVERSION= 5.20170531 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Module-CoreList/distinfo ============================================================================== --- head/devel/p5-Module-CoreList/distinfo Thu Jun 8 14:06:55 2017 (r442925) +++ head/devel/p5-Module-CoreList/distinfo Thu Jun 8 14:07:00 2017 (r442926) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496231858 -SHA256 (Module-CoreList-5.20170530.tar.gz) = 2d1bebd30cb2f082755f0604353316cb530fb22a7ef477313fed518691555c65 -SIZE (Module-CoreList-5.20170530.tar.gz) = 97643 +TIMESTAMP = 1496922768 +SHA256 (Module-CoreList-5.20170531.tar.gz) = 71404947472632f503fc332b0603cac710de6545b1a194ebd349fc03dd084f69 +SIZE (Module-CoreList-5.20170531.tar.gz) = 97704 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:06 2017 Return-Path: Delivered-To: svn-ports-all@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 70F39BFF86D; Thu, 8 Jun 2017 14:07:06 +0000 (UTC) (envelope-from sunpoet@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 4177683129; Thu, 8 Jun 2017 14:07:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E75T3011926; Thu, 8 Jun 2017 14:07:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E75hh011924; Thu, 8 Jun 2017 14:07:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E75hh011924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442927 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:06 -0000 Author: sunpoet Date: Thu Jun 8 14:07:05 2017 New Revision: 442927 URL: https://svnweb.freebsd.org/changeset/ports/442927 Log: Update to 2.9.32 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Thu Jun 8 14:07:00 2017 (r442926) +++ head/devel/rubygem-aws-sdk-core/Makefile Thu Jun 8 14:07:05 2017 (r442927) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.31 +PORTVERSION= 2.9.32 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Thu Jun 8 14:07:00 2017 (r442926) +++ head/devel/rubygem-aws-sdk-core/distinfo Thu Jun 8 14:07:05 2017 (r442927) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496842494 -SHA256 (rubygem/aws-sdk-core-2.9.31.gem) = ffc7d1bb3784fee97fa7932ea585e6722129049b637f377f2ff5267527890012 -SIZE (rubygem/aws-sdk-core-2.9.31.gem) = 1023488 +TIMESTAMP = 1496922777 +SHA256 (rubygem/aws-sdk-core-2.9.32.gem) = 9d8c0807faa04d6b7638cfc8d865d70617f0e9271192d954a9c493b3384f00df +SIZE (rubygem/aws-sdk-core-2.9.32.gem) = 1023488 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:17 2017 Return-Path: Delivered-To: svn-ports-all@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 01762BFF8C3; Thu, 8 Jun 2017 14:07:17 +0000 (UTC) (envelope-from sunpoet@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 C3F3B83217; Thu, 8 Jun 2017 14:07:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E7FGd012169; Thu, 8 Jun 2017 14:07:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E7F0l012167; Thu, 8 Jun 2017 14:07:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E7F0l012167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442929 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:17 -0000 Author: sunpoet Date: Thu Jun 8 14:07:15 2017 New Revision: 442929 URL: https://svnweb.freebsd.org/changeset/ports/442929 Log: Update to 2.9.32 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Thu Jun 8 14:07:10 2017 (r442928) +++ head/devel/rubygem-aws-sdk/Makefile Thu Jun 8 14:07:15 2017 (r442929) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.31 +PORTVERSION= 2.9.32 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Thu Jun 8 14:07:10 2017 (r442928) +++ head/devel/rubygem-aws-sdk/distinfo Thu Jun 8 14:07:15 2017 (r442929) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496842505 -SHA256 (rubygem/aws-sdk-2.9.31.gem) = 8ca4960b0c5e07cbddf26f8476f8eb6fc1817ed18a1b1f9cdfd98195bd152945 -SIZE (rubygem/aws-sdk-2.9.31.gem) = 4608 +TIMESTAMP = 1496922788 +SHA256 (rubygem/aws-sdk-2.9.32.gem) = d6eadd9b4c9480783e2b58492fd9e5fd7a6555b895dd6e83f34a02851929270f +SIZE (rubygem/aws-sdk-2.9.32.gem) = 4608 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:11 2017 Return-Path: Delivered-To: svn-ports-all@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 B30ECBFF8A1; Thu, 8 Jun 2017 14:07:11 +0000 (UTC) (envelope-from sunpoet@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 8235B831A8; Thu, 8 Jun 2017 14:07:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E7Ahu012047; Thu, 8 Jun 2017 14:07:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E7AYK012043; Thu, 8 Jun 2017 14:07:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E7AYK012043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442928 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:11 -0000 Author: sunpoet Date: Thu Jun 8 14:07:10 2017 New Revision: 442928 URL: https://svnweb.freebsd.org/changeset/ports/442928 Log: Update to 2.9.32 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Thu Jun 8 14:07:05 2017 (r442927) +++ head/devel/rubygem-aws-sdk-resources/Makefile Thu Jun 8 14:07:10 2017 (r442928) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.31 +PORTVERSION= 2.9.32 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Thu Jun 8 14:07:05 2017 (r442927) +++ head/devel/rubygem-aws-sdk-resources/distinfo Thu Jun 8 14:07:10 2017 (r442928) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496842499 -SHA256 (rubygem/aws-sdk-resources-2.9.31.gem) = 7858bfb308411f10bfa6030d816de178d63be20a837bb85298a14cbb5fdf6e33 -SIZE (rubygem/aws-sdk-resources-2.9.31.gem) = 48640 +TIMESTAMP = 1496922782 +SHA256 (rubygem/aws-sdk-resources-2.9.32.gem) = d1cb2ed869845c2e199e8da05d315014f311210e4b650e3d9bffa52ec234a596 +SIZE (rubygem/aws-sdk-resources-2.9.32.gem) = 48640 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:21 2017 Return-Path: Delivered-To: svn-ports-all@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 DDCDBBFF8F1; Thu, 8 Jun 2017 14:07:21 +0000 (UTC) (envelope-from sunpoet@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 ADA148328D; Thu, 8 Jun 2017 14:07:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E7KQs012298; Thu, 8 Jun 2017 14:07:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E7KUJ012296; Thu, 8 Jun 2017 14:07:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E7KUJ012296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442930 - head/devel/rubygem-capybara X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:22 -0000 Author: sunpoet Date: Thu Jun 8 14:07:20 2017 New Revision: 442930 URL: https://svnweb.freebsd.org/changeset/ports/442930 Log: Update to 2.14.1 Changes: https://github.com/teamcapybara/capybara/blob/master/History.md Modified: head/devel/rubygem-capybara/Makefile head/devel/rubygem-capybara/distinfo Modified: head/devel/rubygem-capybara/Makefile ============================================================================== --- head/devel/rubygem-capybara/Makefile Thu Jun 8 14:07:15 2017 (r442929) +++ head/devel/rubygem-capybara/Makefile Thu Jun 8 14:07:20 2017 (r442930) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capybara -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-capybara/distinfo ============================================================================== --- head/devel/rubygem-capybara/distinfo Thu Jun 8 14:07:15 2017 (r442929) +++ head/devel/rubygem-capybara/distinfo Thu Jun 8 14:07:20 2017 (r442930) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493739393 -SHA256 (rubygem/capybara-2.14.0.gem) = 728f734a39a4af7612b6f03885a8f885aeb4da44e28ce9bc50ade9814733064f -SIZE (rubygem/capybara-2.14.0.gem) = 262144 +TIMESTAMP = 1496922796 +SHA256 (rubygem/capybara-2.14.1.gem) = a387085b562cb087938a791da62cc5b2d4b40f4fd637668d74888b768a839523 +SIZE (rubygem/capybara-2.14.1.gem) = 265216 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:27 2017 Return-Path: Delivered-To: svn-ports-all@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 5C2C9BFF925; Thu, 8 Jun 2017 14:07:27 +0000 (UTC) (envelope-from sunpoet@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 2BEBA8330E; Thu, 8 Jun 2017 14:07:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E7QUm012417; Thu, 8 Jun 2017 14:07:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E7QUP012415; Thu, 8 Jun 2017 14:07:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E7QUP012415@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442931 - head/devel/rubygem-jasmine-core X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:27 -0000 Author: sunpoet Date: Thu Jun 8 14:07:25 2017 New Revision: 442931 URL: https://svnweb.freebsd.org/changeset/ports/442931 Log: Update to 2.6.3 Changes: https://github.com/jasmine/jasmine/releases Modified: head/devel/rubygem-jasmine-core/Makefile head/devel/rubygem-jasmine-core/distinfo Modified: head/devel/rubygem-jasmine-core/Makefile ============================================================================== --- head/devel/rubygem-jasmine-core/Makefile Thu Jun 8 14:07:20 2017 (r442930) +++ head/devel/rubygem-jasmine-core/Makefile Thu Jun 8 14:07:25 2017 (r442931) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jasmine-core -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-jasmine-core/distinfo ============================================================================== --- head/devel/rubygem-jasmine-core/distinfo Thu Jun 8 14:07:20 2017 (r442930) +++ head/devel/rubygem-jasmine-core/distinfo Thu Jun 8 14:07:25 2017 (r442931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495112912 -SHA256 (rubygem/jasmine-core-2.6.2.gem) = 2fc59f7041f30c47d374aaa10084a0e604d44ac8e0cca6d471cc49e0cf5642cf -SIZE (rubygem/jasmine-core-2.6.2.gem) = 111104 +TIMESTAMP = 1496922802 +SHA256 (rubygem/jasmine-core-2.6.3.gem) = bb6c5a892d4f59bb93edc4c53e5b1490aa861d8baa662848e19e1c1fb8e8de5d +SIZE (rubygem/jasmine-core-2.6.3.gem) = 111104 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:32 2017 Return-Path: Delivered-To: svn-ports-all@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 7117CBFF951; Thu, 8 Jun 2017 14:07:32 +0000 (UTC) (envelope-from sunpoet@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 3D5CD83382; Thu, 8 Jun 2017 14:07:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E7VqE012550; Thu, 8 Jun 2017 14:07:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E7VNh012548; Thu, 8 Jun 2017 14:07:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E7VNh012548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442932 - in head/net: . rubygem-gitlab_omniauth-ldap1 X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:32 -0000 Author: sunpoet Date: Thu Jun 8 14:07:31 2017 New Revision: 442932 URL: https://svnweb.freebsd.org/changeset/ports/442932 Log: Add rubygem-gitlab_omniauth-ldap1 1.2.1 (copied from rubygem-gitlab_omniauth-ldap) - Add PORTSCOUT Added: head/net/rubygem-gitlab_omniauth-ldap1/ - copied from r442915, head/net/rubygem-gitlab_omniauth-ldap/ Modified: head/net/Makefile head/net/rubygem-gitlab_omniauth-ldap1/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Thu Jun 8 14:07:25 2017 (r442931) +++ head/net/Makefile Thu Jun 8 14:07:31 2017 (r442932) @@ -1184,6 +1184,7 @@ SUBDIR += rubygem-fog-xenserver SUBDIR += rubygem-geoip SUBDIR += rubygem-gitlab_omniauth-ldap + SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-http_parser.rb SUBDIR += rubygem-httpauth SUBDIR += rubygem-ipaddress Modified: head/net/rubygem-gitlab_omniauth-ldap1/Makefile ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap/Makefile Thu Jun 8 10:46:02 2017 (r442915) +++ head/net/rubygem-gitlab_omniauth-ldap1/Makefile Thu Jun 8 14:07:31 2017 (r442932) @@ -5,8 +5,9 @@ PORTVERSION= 1.2.1 PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 1 -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= LDAP strategy for OmniAuth LICENSE= MIT @@ -15,6 +16,8 @@ RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-lda rubygem-omniauth>=1.0:security/rubygem-omniauth \ rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \ rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm + +PORTSCOUT= limit:^1\. NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-all@freebsd.org Thu Jun 8 14:07:37 2017 Return-Path: Delivered-To: svn-ports-all@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 B5480BFF97F; Thu, 8 Jun 2017 14:07:37 +0000 (UTC) (envelope-from sunpoet@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 827D5833FD; Thu, 8 Jun 2017 14:07:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E7aO9012672; Thu, 8 Jun 2017 14:07:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E7aSB012670; Thu, 8 Jun 2017 14:07:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081407.v58E7aSB012670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:07:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442933 - head/net/rubygem-gitlab_omniauth-ldap X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:07:37 -0000 Author: sunpoet Date: Thu Jun 8 14:07:36 2017 New Revision: 442933 URL: https://svnweb.freebsd.org/changeset/ports/442933 Log: Update to 2.0.0 Changes: https://gitlab.com/gitlab-org/omniauth-ldap/commits/master Modified: head/net/rubygem-gitlab_omniauth-ldap/Makefile head/net/rubygem-gitlab_omniauth-ldap/distinfo Modified: head/net/rubygem-gitlab_omniauth-ldap/Makefile ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap/Makefile Thu Jun 8 14:07:31 2017 (r442932) +++ head/net/rubygem-gitlab_omniauth-ldap/Makefile Thu Jun 8 14:07:36 2017 (r442933) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_omniauth-ldap -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,10 +10,10 @@ COMMENT= LDAP strategy for OmniAuth LICENSE= MIT -RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \ - rubygem-omniauth>=1.0:security/rubygem-omniauth \ - rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \ - rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm +RUN_DEPENDS= rubygem-net-ldap>=0.16:net/rubygem-net-ldap \ + rubygem-omniauth13>=1.3.1:security/rubygem-omniauth13 \ + rubygem-pyu-ruby-sasl>=0.0.3.3:security/rubygem-pyu-ruby-sasl \ + rubygem-rubyntlm05>=0.5.2:net/rubygem-rubyntlm05 NO_ARCH= yes USE_RUBY= yes Modified: head/net/rubygem-gitlab_omniauth-ldap/distinfo ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap/distinfo Thu Jun 8 14:07:31 2017 (r442932) +++ head/net/rubygem-gitlab_omniauth-ldap/distinfo Thu Jun 8 14:07:36 2017 (r442933) @@ -1,2 +1,3 @@ -SHA256 (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 311b14ca8bc92e217390bbbfa1b83ba50780f8b41957e8fc8b99ee7d4af46ded -SIZE (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 12800 +TIMESTAMP = 1496922809 +SHA256 (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 3535ba244caafc6bc8b7cc419ace18eb05a05e6239c051596fc3bf8bcee2f313 +SIZE (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 13824 From owner-svn-ports-all@freebsd.org Thu Jun 8 14:08:04 2017 Return-Path: Delivered-To: svn-ports-all@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 B5062BFF9C7; Thu, 8 Jun 2017 14:08:04 +0000 (UTC) (envelope-from sunpoet@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 7AAB083624; Thu, 8 Jun 2017 14:08:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58E83E9012787; Thu, 8 Jun 2017 14:08:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58E83GW012786; Thu, 8 Jun 2017 14:08:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706081408.v58E83GW012786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 Jun 2017 14:08:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442934 - head/www/gitlab X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:08:04 -0000 Author: sunpoet Date: Thu Jun 8 14:08:03 2017 New Revision: 442934 URL: https://svnweb.freebsd.org/changeset/ports/442934 Log: Change RUN_DEPENDS from rubygem-gitlab_omniauth-ldap to rubygem-gitlab_omniauth-ldap1 - Bump PORTREVISION for dependency change Modified: head/www/gitlab/Makefile Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Thu Jun 8 14:07:36 2017 (r442933) +++ head/www/gitlab/Makefile Thu Jun 8 14:08:03 2017 (r442934) @@ -4,7 +4,7 @@ PORTNAME= gitlab PORTVERSION= 8.17.6 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www devel MAINTAINER= tz@FreeBSD.org @@ -61,7 +61,7 @@ RUN_DEPENDS= git>=2.8.4:devel/git \ rubygem-u2f0>=0.2.1:net/rubygem-u2f0 \ rubygem-validates_hostname>=1.0.6:dns/rubygem-validates_hostname \ rubygem-browser>=2.2:www/rubygem-browser \ - rubygem-gitlab_omniauth-ldap>=1.2.1:net/rubygem-gitlab_omniauth-ldap \ + rubygem-gitlab_omniauth-ldap1>=1.2.1:net/rubygem-gitlab_omniauth-ldap1 \ rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \ rubygem-gollum-rugged_adapter>=0.4.2:www/rubygem-gollum-rugged_adapter \ rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \ From owner-svn-ports-all@freebsd.org Thu Jun 8 14:11:45 2017 Return-Path: Delivered-To: svn-ports-all@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 11218BFFB7E; Thu, 8 Jun 2017 14:11:45 +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 D8FA683C25; Thu, 8 Jun 2017 14:11:44 +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 v58EBilL015910; Thu, 8 Jun 2017 14:11:44 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58EBh7Y015906; Thu, 8 Jun 2017 14:11:43 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706081411.v58EBh7Y015906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Thu, 8 Jun 2017 14:11:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442935 - in head/textproc: . py-sphinx py-sphinx/files py3-sphinx X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:11:45 -0000 Author: woodsb02 Date: Thu Jun 8 14:11:43 2017 New Revision: 442935 URL: https://svnweb.freebsd.org/changeset/ports/442935 Log: [NEW] textproc/py3-sphinx: Create Python 3.x version of this port Also make the following changes for the master textproc/py-sphinx port: - Remove post-build introduced when port was updated to version 1.2 in r336515, but is no longer required after version 1.2.1 [1]. - Include upstream patch which fixes the bundling of grammar files [2] [1] https://github.com/sphinx-doc/sphinx/blob/1.2.1/CHANGES#L51-L53 [2] https://github.com/sphinx-doc/sphinx/commit/b03b7e543f5e135d046d2fe407def219336c12b2 PR: 217475 PR: 217447 PR: 219833 Submitted by: dbaio Approved by: kmoore (maintainer timeout) Added: head/textproc/py-sphinx/files/ head/textproc/py-sphinx/files/patch-b03b7e543f5e135d046d2fe407def219336c12b2 (contents, props changed) head/textproc/py3-sphinx/ head/textproc/py3-sphinx/Makefile (contents, props changed) Modified: head/textproc/Makefile head/textproc/py-sphinx/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Thu Jun 8 14:08:03 2017 (r442934) +++ head/textproc/Makefile Thu Jun 8 14:11:43 2017 (r442935) @@ -1381,6 +1381,7 @@ SUBDIR += py3-pygments SUBDIR += py3-pystemmer SUBDIR += py3-snowballstemmer + SUBDIR += py3-sphinx SUBDIR += py3-sphinx_rtd_theme SUBDIR += py3-texttable SUBDIR += pychm Modified: head/textproc/py-sphinx/Makefile ============================================================================== --- head/textproc/py-sphinx/Makefile Thu Jun 8 14:08:03 2017 (r442934) +++ head/textproc/py-sphinx/Makefile Thu Jun 8 14:11:43 2017 (r442935) @@ -3,6 +3,7 @@ PORTNAME= sphinx PORTVERSION= 1.4.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP @@ -16,10 +17,10 @@ COMMENT= Python documentation generator LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ +BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\ +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments \ @@ -31,13 +32,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/p ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py-imagesize \ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss -USES= python +USES?= python USE_PYTHON= autoplist distutils NO_ARCH= yes - -post-build: - cd ${WRKSRC}/build/lib && \ - ${SETENV} PYTHONPATH=${WRKSRC}/build/lib:${PYTHONPREFIX_SITELIBDIR} \ - ${PYTHON_CMD} -m sphinx.pycode.pgen2.driver -c 'import load_grammar' .include Added: head/textproc/py-sphinx/files/patch-b03b7e543f5e135d046d2fe407def219336c12b2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-sphinx/files/patch-b03b7e543f5e135d046d2fe407def219336c12b2 Thu Jun 8 14:11:43 2017 (r442935) @@ -0,0 +1,171 @@ +From e1e82e43c9280e7486aad49c7f84a75f4ee1654b Mon Sep 17 00:00:00 2001 +From: Takeshi KOMIYA +Date: Tue, 12 Jul 2016 02:33:19 +0900 +Subject: [PATCH 1/3] Load some library lazily on sphinx.util to lessen + dependency + +--- + sphinx/util/__init__.py | 7 +++---- + 1 file changed, 3 insertions(+), 4 deletions(-) + +diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py +--- sphinx/util/__init__.py.orig ++++ sphinx/util/__init__.py +@@ -24,12 +24,8 @@ + from six import iteritems, text_type, binary_type + from six.moves import range + from six.moves.urllib.parse import urlsplit, urlunsplit, quote_plus, parse_qsl, urlencode +-import docutils + from docutils.utils import relative_path + +-import jinja2 +- +-import sphinx + from sphinx.errors import PycodeError, SphinxParallelError, ExtensionError + from sphinx.util.console import strip_colors + from sphinx.util.fileutil import copy_asset_file +@@ -186,6 +182,9 @@ def copy_static_entry(source, targetdir, builder, context={}, + + def save_traceback(app): + """Save the current exception's traceback in a temporary file.""" ++ import sphinx ++ import jinja2 ++ import docutils + import platform + exc = sys.exc_info()[1] + if isinstance(exc, SphinxParallelError): + +From 2ccb75c98fbe7e69e4689725affa268e7c538315 Mon Sep 17 00:00:00 2001 +From: Takeshi KOMIYA +Date: Mon, 11 Jul 2016 00:27:06 +0900 +Subject: [PATCH 2/3] Bundle sphinx/pycode/Grammar-*.pickle (ref: #2765) + +So far, sphinx generates the grammar files on demand. +It causes uninstallation does not remove whole of files. +With this fix, Sphinx bundles the files in the package. +--- + MANIFEST.in | 3 +-- + setup.py | 5 +++++ + sphinx/pycode/pgen2/driver.py | 42 ++++++++++++++++++++++++++---------------- + tox.ini | 2 ++ + 4 files changed, 34 insertions(+), 18 deletions(-) + +diff --git a/MANIFEST.in b/MANIFEST.in +--- MANIFEST.in.orig ++++ MANIFEST.in +@@ -20,8 +20,7 @@ recursive-include sphinx/search/non-minified-js *.js + recursive-include sphinx/ext/autosummary/templates * + recursive-include tests * + recursive-include utils * +-include sphinx/pycode/Grammar-py2.txt +-include sphinx/pycode/Grammar-py3.txt ++include sphinx/pycode/Grammar-py* + + recursive-include doc * + prune doc/_build +diff --git a/setup.py b/setup.py +--- setup.py.orig ++++ setup.py +@@ -6,6 +6,7 @@ + from distutils import log + + import sphinx ++from sphinx.pycode.pgen2.driver import compile_grammar + + long_desc = ''' + Sphinx is a tool that makes it easy to create intelligent and beautiful +@@ -72,6 +73,10 @@ + if sys.platform == 'win32': + requires.append('colorama>=0.3.5') + ++# Compile grammars before packaging ++compile_grammar('sphinx/pycode/Grammar-py2.txt') ++compile_grammar('sphinx/pycode/Grammar-py3.txt') ++ + # Provide a "compile_catalog" command that also creates the translated + # JavaScript files if Babel is available. + +diff --git a/sphinx/pycode/pgen2/driver.py b/sphinx/pycode/pgen2/driver.py +--- sphinx/pycode/pgen2/driver.py.orig ++++ sphinx/pycode/pgen2/driver.py +@@ -109,27 +109,37 @@ def generate_lines(text): + yield "" + + +-def load_grammar(gt="Grammar.txt", gp=None, +- save=True, force=False, logger=None): ++def get_compiled_path(filename): ++ head, tail = os.path.splitext(filename) ++ if tail == ".txt": ++ tail = "" ++ # embed Sphinx major version for the case we ever change the grammar... ++ return "%s%s-sphinx%s.pickle" % (head, tail, ".".join(map(str, sphinx.version_info[:2]))) ++ ++ ++def compile_grammar(gt='Grammar.txt', logger=None): ++ """Compile the grammer.""" ++ if logger is None: ++ logger = logging.getLogger() ++ ++ logger.info("Generating grammar tables from %s", gt) ++ g = pgen.generate_grammar(gt) ++ gp = get_compiled_path(gt) ++ logger.info("Writing grammar tables to %s", gp) ++ try: ++ g.dump(gp) ++ except IOError as e: ++ logger.info("Writing failed:"+str(e)) ++ ++ ++def load_grammar(gt="Grammar.txt", logger=None): + """Load the grammar (maybe from a pickle).""" + if logger is None: + logger = logging.getLogger() +- if gp is None: +- head, tail = os.path.splitext(gt) +- if tail == ".txt": +- tail = "" +- # embed Sphinx major version for the case we ever change the grammar... +- gp = head + tail + "-sphinx" + \ +- ".".join(map(str, sphinx.version_info[:2])) + ".pickle" +- if force or not _newer(gp, gt): ++ gp = get_compiled_path(gt) ++ if not os.path.exists(gp): + logger.info("Generating grammar tables from %s", gt) + g = pgen.generate_grammar(gt) +- if save: +- logger.info("Writing grammar tables to %s", gp) +- try: +- g.dump(gp) +- except IOError as e: +- logger.info("Writing failed:"+str(e)) + else: + g = grammar.Grammar() + g.load(gp) + +From 1cabc17edb0c61a7c702c72f98ada38ae0ecaa22 Mon Sep 17 00:00:00 2001 +From: Takeshi KOMIYA +Date: Tue, 12 Jul 2016 12:10:36 +0900 +Subject: [PATCH 3/3] Remove sphinx version from the filename of compiled + grammar files + +Now sphinx bundles the compiled grammar files. Then it will be replaced +on upgrading sphinx. So the sphinx version is not needed on its +filename. +--- + sphinx/pycode/pgen2/driver.py | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +diff --git a/sphinx/pycode/pgen2/driver.py b/sphinx/pycode/pgen2/driver.py +--- sphinx/pycode/pgen2/driver.py.orig ++++ sphinx/pycode/pgen2/driver.py +@@ -113,8 +113,7 @@ def get_compiled_path(filename): + head, tail = os.path.splitext(filename) + if tail == ".txt": + tail = "" +- # embed Sphinx major version for the case we ever change the grammar... +- return "%s%s-sphinx%s.pickle" % (head, tail, ".".join(map(str, sphinx.version_info[:2]))) ++ return "%s%s.pickle" % (head, tail) + + + def compile_grammar(gt='Grammar.txt', logger=None): Added: head/textproc/py3-sphinx/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py3-sphinx/Makefile Thu Jun 8 14:11:43 2017 (r442935) @@ -0,0 +1,23 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-sphinx + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py3-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py3-docutils \ + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py3-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py3-babel\ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py3-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py3-docutils \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py3-pygments \ + ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py3-babel \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py3-sphinx_rtd_theme \ + ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py3-alabaster \ + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py3-snowballstemmer \ + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py3-six \ + ${PYTHON_PKGNAMEPREFIX}imagesize>=0.7.1:graphics/py3-imagesize \ + ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Thu Jun 8 14:28:23 2017 Return-Path: Delivered-To: svn-ports-all@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 1AC74BFFDFE; Thu, 8 Jun 2017 14:28:23 +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 DCEF8843D7; Thu, 8 Jun 2017 14:28:22 +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 v58ESMut021116; Thu, 8 Jun 2017 14:28:22 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58ESMuu021113; Thu, 8 Jun 2017 14:28:22 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706081428.v58ESMuu021113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Thu, 8 Jun 2017 14:28:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442936 - in head/devel: . py-dateutil py3-dateutil X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:28:23 -0000 Author: woodsb02 Date: Thu Jun 8 14:28:21 2017 New Revision: 442936 URL: https://svnweb.freebsd.org/changeset/ports/442936 Log: [NEW] devel/py3-dateutil: Add Python 3.x version of this port PR: 219541 PR: 219833 Submitted by: rs.os Added: head/devel/py3-dateutil/ head/devel/py3-dateutil/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-dateutil/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Jun 8 14:11:43 2017 (r442935) +++ head/devel/Makefile Thu Jun 8 14:28:21 2017 (r442936) @@ -4948,6 +4948,7 @@ SUBDIR += py3-click-threading SUBDIR += py3-colorama SUBDIR += py3-coloredlogs + SUBDIR += py3-dateutil SUBDIR += py3-dbus SUBDIR += py3-defusedxml SUBDIR += py3-docopt Modified: head/devel/py-dateutil/Makefile ============================================================================== --- head/devel/py-dateutil/Makefile Thu Jun 8 14:11:43 2017 (r442935) +++ head/devel/py-dateutil/Makefile Thu Jun 8 14:28:21 2017 (r442936) @@ -13,9 +13,9 @@ COMMENT= Extensions to the standard Python datetime mo LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six -USES= python +USES?= python USE_GITHUB= yes USE_PYTHON= autoplist distutils Added: head/devel/py3-dateutil/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-dateutil/Makefile Thu Jun 8 14:28:21 2017 (r442936) @@ -0,0 +1,10 @@ +# Created by: rs.os +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-dateutil + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py3-six + +USES= python:3.2+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Thu Jun 8 14:36:10 2017 Return-Path: Delivered-To: svn-ports-all@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 B4A1DC08122; Thu, 8 Jun 2017 14:36:10 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 4A1F784BBB; Thu, 8 Jun 2017 14:36:09 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3wk7Jd1GxBzZr1; Thu, 8 Jun 2017 16:36:01 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id a_sNGoC5qCQu; Thu, 8 Jun 2017 16:35:59 +0200 (CEST) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Thu, 8 Jun 2017 16:35:58 +0200 (CEST) Subject: Re: svn commit: r442577 - in head/sysutils/vagrant: . files To: Christoph Moench-Tegeder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706041942.v54JgP9G079528@repo.freebsd.org> From: Guido Falsi Message-ID: <945d9175-44d3-b110-b49e-70fd8e70f669@FreeBSD.org> Date: Thu, 8 Jun 2017 16:35:58 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <201706041942.v54JgP9G079528@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 14:36:10 -0000 On 06/04/17 21:42, Christoph Moench-Tegeder wrote: > Author: cmt > Date: Sun Jun 4 19:42:25 2017 > New Revision: 442577 > URL: https://svnweb.freebsd.org/changeset/ports/442577 > > Log: > sysutils/vagrant: update to 1.9.5 > I suspect there is a problem with this commit (see below) > Modified: head/sysutils/vagrant/files/patch-gemspec > ============================================================================== > --- head/sysutils/vagrant/files/patch-gemspec Sun Jun 4 18:51:16 2017 (r442576) > +++ head/sysutils/vagrant/files/patch-gemspec Sun Jun 4 19:42:25 2017 (r442577) > @@ -1,38 +1,22 @@ > ---- vagrant.gemspec.orig 2017-02-28 00:34:40 UTC > +--- vagrant.gemspec.orig 2017-05-21 14:08:33 UTC > +++ vagrant.gemspec > @@ -16,15 +16,15 @@ Gem::Specification.new do |s| > s.required_rubygems_version = ">= 1.3.6" > s.rubyforge_project = "vagrant" > > -- s.add_dependency "childprocess", "~> 0.5.0" > -+ s.add_dependency "childprocess", ">= 0.5.0" > +- s.add_dependency "childprocess", "~> 0.6.0" > ++ s.add_dependency "childprocess", ">= 0.6.0" > s.add_dependency "erubis", "~> 2.7.0" > - s.add_dependency "i18n", ">= 0.6.0", "<= 0.8.0" > + s.add_dependency "i18n", ">= 0.6.0" > s.add_dependency "listen", "~> 3.1.5" > s.add_dependency "hashicorp-checkpoint", "~> 0.1.1" > s.add_dependency "log4r", "~> 1.1.9", "< 1.1.11" > -- s.add_dependency "net-ssh", "~> 3.0.1" > -+ s.add_dependency "net-ssh", ">= 3.0.1" > +- s.add_dependency "net-ssh", "~> 4.1.0" > ++ s.add_dependency "net-ssh", ">= 4.1.0" > s.add_dependency "net-sftp", "~> 2.1" > -- s.add_dependency "net-scp", "~> 1.1.0" > -+ s.add_dependency "net-scp", ">= 1.1.0" > +- s.add_dependency "net-scp", "~> 1.2.0" > ++ s.add_dependency "net-scp", ">= 1.2.0" > s.add_dependency "rb-kqueue", "~> 0.2.0" > s.add_dependency "rest-client", ">= 1.6.0", "< 3.0" > s.add_dependency "wdm", "~> 0.1.0" > -@@ -33,13 +33,13 @@ Gem::Specification.new do |s| > - s.add_dependency "winrm-elevated", "~> 1.1" > - > - # We lock this down to avoid compilation issues. > -- s.add_dependency "nokogiri", "= 1.6.7.1" > -+ s.add_dependency "nokogiri", ">= 1.6.7.1" > - > - # NOTE: The ruby_dep gem is an implicit dependency from the listen gem. Later versions > - # of the ruby_dep gem impose an aggressive constraint on the required ruby version (>= 2.2.5). > - # Explicit constraint is defined to provide required dependency to listen without imposing > - # tighter restrictions on valid ruby versions > -- s.add_dependency "ruby_dep", "<= 1.3.1" > -+ s.add_dependency "ruby_dep" > - > - # Constraint rake to properly handle deprecated method usage > - # from within rspec Maybe it's just me, but it looks like removing this part of the patch causes vagrant to fail to run with the ruby parts installed by the ports tree. Could the "+ s.add_dependency "ruby_dep"" be added back to the port? Is it the right fix or I'm doing something wrong on my system? (I know very little about ruby) Thanks in advance! -- Guido Falsi From owner-svn-ports-all@freebsd.org Thu Jun 8 14:43:47 2017 Return-Path: Delivered-To: svn-ports-all@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 4F724C0862A; Thu, 8 Jun 2017 14:43:47 +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 12546146; Thu, 8 Jun 2017 14:43:46 +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 v58EhkDE029474; Thu, 8 Jun 2017 14:43:46 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58EhjEx029471; Thu, 8 Jun 2017 14:43:45 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706081443.v58EhjEx029471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Thu, 8 Jun 2017 14:43:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442937 - in head/textproc: . py-numpydoc py3-numpydoc X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 14:43:47 -0000 Author: woodsb02 Date: Thu Jun 8 14:43:45 2017 New Revision: 442937 URL: https://svnweb.freebsd.org/changeset/ports/442937 Log: [NEW] textproc/py3-numpydoc: Create Python 3.x version of this port PR: 217483 Submitted by: dbaio Approved by: cpm (maintainer) Added: head/textproc/py3-numpydoc/ head/textproc/py3-numpydoc/Makefile (contents, props changed) Modified: head/textproc/Makefile head/textproc/py-numpydoc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Thu Jun 8 14:28:21 2017 (r442936) +++ head/textproc/Makefile Thu Jun 8 14:43:45 2017 (r442937) @@ -1377,6 +1377,7 @@ SUBDIR += py3-humanfriendly SUBDIR += py3-hunspell SUBDIR += py3-libxml2 + SUBDIR += py3-numpydoc SUBDIR += py3-pager SUBDIR += py3-pygments SUBDIR += py3-pystemmer Modified: head/textproc/py-numpydoc/Makefile ============================================================================== --- head/textproc/py-numpydoc/Makefile Thu Jun 8 14:28:21 2017 (r442936) +++ head/textproc/py-numpydoc/Makefile Thu Jun 8 14:43:45 2017 (r442937) @@ -13,10 +13,10 @@ COMMENT= Sphinx extension to support docstrings in Num LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.0.1:textproc/py-sphinx -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.0.1:textproc/py-sphinx +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose -USES= python +USES?= python USE_PYTHON= autoplist distutils NO_ARCH= yes Added: head/textproc/py3-numpydoc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py3-numpydoc/Makefile Thu Jun 8 14:43:45 2017 (r442937) @@ -0,0 +1,11 @@ +# Created by: Danilo G. Baio +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-numpydoc + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.0.1:textproc/py3-sphinx +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py3-nose + +USES= python:3.4+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Thu Jun 8 16:56:21 2017 Return-Path: Delivered-To: svn-ports-all@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 1D6FFC0A6BE; Thu, 8 Jun 2017 16:56:21 +0000 (UTC) (envelope-from tijl@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 D64A765068; Thu, 8 Jun 2017 16:56:20 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58GuJCb082603; Thu, 8 Jun 2017 16:56:19 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58GuJSG082600; Thu, 8 Jun 2017 16:56:19 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201706081656.v58GuJSG082600@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 8 Jun 2017 16:56:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442938 - branches/2017Q2/security/gnutls X-SVN-Group: ports-branches 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.23 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: Thu, 08 Jun 2017 16:56:21 -0000 Author: tijl Date: Thu Jun 8 16:56:19 2017 New Revision: 442938 URL: https://svnweb.freebsd.org/changeset/ports/442938 Log: MFH: r439402, r440689, r442915 Update to 3.5.13 (without switch to libidn2). Approved by: ports-secteam (zi) Security: https://gnutls.org/security.html#GNUTLS-SA-2017-4 Modified: branches/2017Q2/security/gnutls/Makefile branches/2017Q2/security/gnutls/distinfo branches/2017Q2/security/gnutls/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/security/gnutls/Makefile ============================================================================== --- branches/2017Q2/security/gnutls/Makefile Thu Jun 8 14:43:45 2017 (r442937) +++ branches/2017Q2/security/gnutls/Makefile Thu Jun 8 16:56:19 2017 (r442938) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 3.5.9 +PORTVERSION= 3.5.13 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} @@ -34,7 +34,7 @@ INSTALL_TARGET= install-strip CPE_VENDOR= gnu -OPTIONS_DEFINE= DANE EXAMPLES IDN NLS P11KIT TPM ZLIB +OPTIONS_DEFINE= DANE DOCS EXAMPLES IDN NLS P11KIT TPM ZLIB OPTIONS_DEFAULT= IDN P11KIT TPM ZLIB OPTIONS_SUB= yes Modified: branches/2017Q2/security/gnutls/distinfo ============================================================================== --- branches/2017Q2/security/gnutls/distinfo Thu Jun 8 14:43:45 2017 (r442937) +++ branches/2017Q2/security/gnutls/distinfo Thu Jun 8 16:56:19 2017 (r442938) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486998078 -SHA256 (gnutls-3.5.9.tar.xz) = 82b10f0c4ef18f4e64ad8cef5dbaf14be732f5095a41cf366b4ecb4050382951 -SIZE (gnutls-3.5.9.tar.xz) = 7166932 +TIMESTAMP = 1496917883 +SHA256 (gnutls-3.5.13.tar.xz) = 79f5480ad198dad5bc78e075f4a40c4a315a1b2072666919d2d05a08aec13096 +SIZE (gnutls-3.5.13.tar.xz) = 7226468 Modified: branches/2017Q2/security/gnutls/pkg-plist ============================================================================== --- branches/2017Q2/security/gnutls/pkg-plist Thu Jun 8 14:43:45 2017 (r442937) +++ branches/2017Q2/security/gnutls/pkg-plist Thu Jun 8 16:56:19 2017 (r442938) @@ -41,7 +41,7 @@ info/pkcs11-vision.png %%DANE%%lib/libgnutls-dane.so.0.4.1 lib/libgnutls.so lib/libgnutls.so.30 -lib/libgnutls.so.30.14.0 +lib/libgnutls.so.30.14.5 lib/libgnutlsxx.so lib/libgnutlsxx.so.28 lib/libgnutlsxx.so.28.1.0 @@ -1089,6 +1089,15 @@ man/man3/gnutls_x509_trust_list_remove_trust_mem.3.gz man/man3/gnutls_x509_trust_list_verify_crt.3.gz man/man3/gnutls_x509_trust_list_verify_crt2.3.gz man/man3/gnutls_x509_trust_list_verify_named_crt.3.gz +%%PORTDOCS%%%%DOCSDIR%%/gnutls-client-server-use-case.png +%%PORTDOCS%%%%DOCSDIR%%/gnutls-handshake-sequence.png +%%PORTDOCS%%%%DOCSDIR%%/gnutls-handshake-state.png +%%PORTDOCS%%%%DOCSDIR%%/gnutls-internals.png +%%PORTDOCS%%%%DOCSDIR%%/gnutls-layers.png +%%PORTDOCS%%%%DOCSDIR%%/gnutls-logo.png +%%PORTDOCS%%%%DOCSDIR%%/gnutls-modauth.png +%%PORTDOCS%%%%DOCSDIR%%/gnutls-x509.png +%%PORTDOCS%%%%DOCSDIR%%/pkcs11-vision.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-alert.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-cert-select-pkcs11.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex-cert-select.c From owner-svn-ports-all@freebsd.org Thu Jun 8 17:07:23 2017 Return-Path: Delivered-To: svn-ports-all@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 15E1EC0AB53; Thu, 8 Jun 2017 17:07:23 +0000 (UTC) (envelope-from tijl@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 D94F165941; Thu, 8 Jun 2017 17:07:22 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58H7LaO086764; Thu, 8 Jun 2017 17:07:21 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58H7L33086763; Thu, 8 Jun 2017 17:07:21 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201706081707.v58H7L33086763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 8 Jun 2017 17:07:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r442939 - svnadmin/conf X-SVN-Group: ports-svnadmin 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.23 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: Thu, 08 Jun 2017 17:07:23 -0000 Author: tijl Date: Thu Jun 8 17:07:21 2017 New Revision: 442939 URL: https://svnweb.freebsd.org/changeset/ports/442939 Log: Give myself a larger limit for vuln.xml update. Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf ============================================================================== --- svnadmin/conf/sizelimit.conf Thu Jun 8 16:56:19 2017 (r442938) +++ svnadmin/conf/sizelimit.conf Thu Jun 8 17:07:21 2017 (r442939) @@ -16,3 +16,4 @@ # First field is username, second field is the raised limit required. #beat 3141592 #beat +tijl From owner-svn-ports-all@freebsd.org Thu Jun 8 17:08:51 2017 Return-Path: Delivered-To: svn-ports-all@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 673F7C0ABC5; Thu, 8 Jun 2017 17:08:51 +0000 (UTC) (envelope-from tijl@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 37B7D65A44; Thu, 8 Jun 2017 17:08:51 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58H8omp086906; Thu, 8 Jun 2017 17:08:50 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58H8oBK086904; Thu, 8 Jun 2017 17:08:50 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201706081708.v58H8oBK086904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 8 Jun 2017 17:08:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442940 - head/security/vuxml X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 17:08:51 -0000 Author: tijl Date: Thu Jun 8 17:08:49 2017 New Revision: 442940 URL: https://svnweb.freebsd.org/changeset/ports/442940 Log: Document GNUTLS-SA-2017-4. Security: https://gnutls.org/security.html#GNUTLS-SA-2017-4 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 8 17:07:21 2017 (r442939) +++ head/security/vuxml/vuln.xml Thu Jun 8 17:08:49 2017 (r442940) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + GnuTLS -- Denial of service vulnerability + + + gnutls + 3.5.13 + + + + +

The GnuTLS project reports:

+
+

It was found using the TLS fuzzer tools that decoding a status + response TLS extension with valid contents could lead to a crash + due to a null pointer dereference. The issue affects GnuTLS server + applications.

+
+ +
+ + https://gnutls.org/security.html#GNUTLS-SA-2017-4 + + + 2017-06-07 + 2017-06-08 + +
+ irssi -- remote DoS From owner-svn-ports-all@freebsd.org Thu Jun 8 17:10:17 2017 Return-Path: Delivered-To: svn-ports-all@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 88434C0AC45; Thu, 8 Jun 2017 17:10:17 +0000 (UTC) (envelope-from tijl@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 5731B65B57; Thu, 8 Jun 2017 17:10:17 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58HAG74087075; Thu, 8 Jun 2017 17:10:16 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58HAGvp087074; Thu, 8 Jun 2017 17:10:16 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201706081710.v58HAGvp087074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 8 Jun 2017 17:10:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r442941 - svnadmin/conf X-SVN-Group: ports-svnadmin 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.23 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: Thu, 08 Jun 2017 17:10:17 -0000 Author: tijl Date: Thu Jun 8 17:10:16 2017 New Revision: 442941 URL: https://svnweb.freebsd.org/changeset/ports/442941 Log: Update is complete, remove increased limit. Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf ============================================================================== --- svnadmin/conf/sizelimit.conf Thu Jun 8 17:08:49 2017 (r442940) +++ svnadmin/conf/sizelimit.conf Thu Jun 8 17:10:16 2017 (r442941) @@ -16,4 +16,3 @@ # First field is username, second field is the raised limit required. #beat 3141592 #beat -tijl From owner-svn-ports-all@freebsd.org Thu Jun 8 17:24:02 2017 Return-Path: Delivered-To: svn-ports-all@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 8B833C0AFD7; Thu, 8 Jun 2017 17:24:02 +0000 (UTC) (envelope-from des@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 5576366339; Thu, 8 Jun 2017 17:24:02 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58HO16N095021; Thu, 8 Jun 2017 17:24:01 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58HO1hY095019; Thu, 8 Jun 2017 17:24:01 GMT (envelope-from des@FreeBSD.org) Message-Id: <201706081724.v58HO1hY095019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Thu, 8 Jun 2017 17:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442942 - head/misc/compat9x X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 17:24:02 -0000 Author: des Date: Thu Jun 8 17:24:01 2017 New Revision: 442942 URL: https://svnweb.freebsd.org/changeset/ports/442942 Log: Final version of compat9x after 9.3 EoL. Modified: head/misc/compat9x/Makefile head/misc/compat9x/distinfo Modified: head/misc/compat9x/Makefile ============================================================================== --- head/misc/compat9x/Makefile Thu Jun 8 17:10:16 2017 (r442941) +++ head/misc/compat9x/Makefile Thu Jun 8 17:24:01 2017 (r442942) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compat9x -PORTVERSION= 9.3.903000.20161027 +PORTVERSION= 9.3.903000.20170608 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} Modified: head/misc/compat9x/distinfo ============================================================================== --- head/misc/compat9x/distinfo Thu Jun 8 17:10:16 2017 (r442941) +++ head/misc/compat9x/distinfo Thu Jun 8 17:24:01 2017 (r442942) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477583461 -SHA256 (compat9x-amd64-9.3.903000.20161027.tar.xz) = b18fa9463edb18ba0712b2f2f6ef6475472fed128b42ca983ac350d229d419d8 -SIZE (compat9x-amd64-9.3.903000.20161027.tar.xz) = 2910072 -SHA256 (compat9x-i386-9.3.903000.20161027.tar.xz) = b964c710bdfcc935b76049887910c90c0d5e7c1bca016778f0662340cbf40d75 -SIZE (compat9x-i386-9.3.903000.20161027.tar.xz) = 1524980 +TIMESTAMP = 1496942485 +SHA256 (compat9x-amd64-9.3.903000.20170608.tar.xz) = f52781a8f365dea14f0f0c2ae0f61c6981738b25b2be360ee9f68fb434d96736 +SIZE (compat9x-amd64-9.3.903000.20170608.tar.xz) = 2910468 +SHA256 (compat9x-i386-9.3.903000.20170608.tar.xz) = 78e164e43a3891b66b0309550a62a8310ab0eac7ef47598b10eabef6a233957d +SIZE (compat9x-i386-9.3.903000.20170608.tar.xz) = 1523716 From owner-svn-ports-all@freebsd.org Thu Jun 8 17:24:48 2017 Return-Path: Delivered-To: svn-ports-all@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 0A656C31009; Thu, 8 Jun 2017 17:24:48 +0000 (UTC) (envelope-from des@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 CD5A766422; Thu, 8 Jun 2017 17:24:47 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58HOkDR095161; Thu, 8 Jun 2017 17:24:46 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58HOkkr095159; Thu, 8 Jun 2017 17:24:46 GMT (envelope-from des@FreeBSD.org) Message-Id: <201706081724.v58HOkkr095159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Thu, 8 Jun 2017 17:24:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442943 - head/misc/compat10x X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 17:24:48 -0000 Author: des Date: Thu Jun 8 17:24:46 2017 New Revision: 442943 URL: https://svnweb.freebsd.org/changeset/ports/442943 Log: Update to 10.3-RELEASE-p19. Modified: head/misc/compat10x/Makefile head/misc/compat10x/distinfo Modified: head/misc/compat10x/Makefile ============================================================================== --- head/misc/compat10x/Makefile Thu Jun 8 17:24:01 2017 (r442942) +++ head/misc/compat10x/Makefile Thu Jun 8 17:24:46 2017 (r442943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compat10x -PORTVERSION= 10.3.1003000.20161027 +PORTVERSION= 10.3.1003000.20170608 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} Modified: head/misc/compat10x/distinfo ============================================================================== --- head/misc/compat10x/distinfo Thu Jun 8 17:24:01 2017 (r442942) +++ head/misc/compat10x/distinfo Thu Jun 8 17:24:46 2017 (r442943) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477583491 -SHA256 (compat10x-amd64-10.3.1003000.20161027.tar.xz) = a089d703fba21917f3d93b9fa3d8de0b5de296cf5bffaac43002c2841b3815d5 -SIZE (compat10x-amd64-10.3.1003000.20161027.tar.xz) = 2402824 -SHA256 (compat10x-i386-10.3.1003000.20161027.tar.xz) = 42457ed7887afc574c4c5ac072924611e0a3184260387bf9d1bfbfe986774ed4 -SIZE (compat10x-i386-10.3.1003000.20161027.tar.xz) = 1236336 +TIMESTAMP = 1496942485 +SHA256 (compat10x-amd64-10.3.1003000.20170608.tar.xz) = 6a570a5b720a695a380eb487ecf9331bd90c1b2aee318b45d6308da6f048d758 +SIZE (compat10x-amd64-10.3.1003000.20170608.tar.xz) = 2403776 +SHA256 (compat10x-i386-10.3.1003000.20170608.tar.xz) = 05703f38e37a24d9bea17e97b570d55da3b68d5fa44ae533c4f41dd1dbd6b8f0 +SIZE (compat10x-i386-10.3.1003000.20170608.tar.xz) = 1236820 From owner-svn-ports-all@freebsd.org Thu Jun 8 17:25:49 2017 Return-Path: Delivered-To: svn-ports-all@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 9250AC3104D; Thu, 8 Jun 2017 17:25:49 +0000 (UTC) (envelope-from des@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 6C97D66513; Thu, 8 Jun 2017 17:25:49 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58HPmdh095384; Thu, 8 Jun 2017 17:25:48 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58HPmT7095379; Thu, 8 Jun 2017 17:25:48 GMT (envelope-from des@FreeBSD.org) Message-Id: <201706081725.v58HPmT7095379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Thu, 8 Jun 2017 17:25:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442944 - in head/misc: . compat11x X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 17:25:49 -0000 Author: des Date: Thu Jun 8 17:25:47 2017 New Revision: 442944 URL: https://svnweb.freebsd.org/changeset/ports/442944 Log: New compat11x port based on 11.0-RELEASE-p10. Added: head/misc/compat11x/ - copied from r424683, head/misc/compat10x/ Modified: head/misc/Makefile head/misc/compat11x/Makefile head/misc/compat11x/distinfo head/misc/compat11x/pkg-plist.amd64 head/misc/compat11x/pkg-plist.i386 Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Thu Jun 8 17:24:46 2017 (r442943) +++ head/misc/Makefile Thu Jun 8 17:25:47 2017 (r442944) @@ -45,6 +45,7 @@ SUBDIR += colortail SUBDIR += colwide SUBDIR += compat10x + SUBDIR += compat11x SUBDIR += compat4x SUBDIR += compat5x SUBDIR += compat6x Modified: head/misc/compat11x/Makefile ============================================================================== --- head/misc/compat10x/Makefile Wed Oct 26 09:03:54 2016 (r424683) +++ head/misc/compat11x/Makefile Thu Jun 8 17:25:47 2017 (r442944) @@ -1,14 +1,14 @@ # $FreeBSD$ -PORTNAME= compat10x -PORTVERSION= 10.3.1003000.20160608 +PORTNAME= compat11x +PORTVERSION= 11.0.1100122.20170608 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} MAINTAINER= des@FreeBSD.org -COMMENT= Convenience package to install the compat10x libraries +COMMENT= Convenience package to install the compat11x libraries USES= tar:xz NO_BUILD= yes @@ -20,8 +20,8 @@ USE_LDCONFIG= ${TARGET_DIR} .include -.if ${OSVERSION} < 1000000 -IGNORE= is for FreeBSD 10.x and newer +.if ${OSVERSION} < 1100000 +IGNORE= is for FreeBSD 11.x and newer .endif .if ${ARCH} == amd64 Modified: head/misc/compat11x/distinfo ============================================================================== --- head/misc/compat10x/distinfo Wed Oct 26 09:03:54 2016 (r424683) +++ head/misc/compat11x/distinfo Thu Jun 8 17:25:47 2017 (r442944) @@ -1,4 +1,5 @@ -SHA256 (compat10x-amd64-10.3.1003000.20160608.tar.xz) = 3255c97cf4a271efe0392506b0dc5c8f851761af06a66ebfc607c5f7ddd5d7fe -SIZE (compat10x-amd64-10.3.1003000.20160608.tar.xz) = 2401820 -SHA256 (compat10x-i386-10.3.1003000.20160608.tar.xz) = eb4e92f3144a0912a0a3d7931f2937803490dde14477e1b75cd1641eb6f9bae0 -SIZE (compat10x-i386-10.3.1003000.20160608.tar.xz) = 1235340 +TIMESTAMP = 1496942485 +SHA256 (compat11x-amd64-11.0.1100122.20170608.tar.xz) = 0716ff9854096e0b0a22bc540ca87cdf9981f0599cd9fa6f6dcc815e016809a3 +SIZE (compat11x-amd64-11.0.1100122.20170608.tar.xz) = 772608 +SHA256 (compat11x-i386-11.0.1100122.20170608.tar.xz) = f08c607b818f85d5e84bd8a668a719969b2a7a61ca63ef123ffa263f35ede8ed +SIZE (compat11x-i386-11.0.1100122.20170608.tar.xz) = 415672 Modified: head/misc/compat11x/pkg-plist.amd64 ============================================================================== --- head/misc/compat10x/pkg-plist.amd64 Wed Oct 26 09:03:54 2016 (r424683) +++ head/misc/compat11x/pkg-plist.amd64 Thu Jun 8 17:25:47 2017 (r442944) @@ -1,82 +1,10 @@ -lib/compat/libcam.so.6 -lib/compat/libcrypto.so.7 -lib/compat/libdevinfo.so.5 -lib/compat/libdwarf.so.3 -lib/compat/libelf.so.1 -lib/compat/libgomp.so.1 -lib/compat/libgpib.so.3 -lib/compat/libheimsqlite.so.11 -lib/compat/libhistory.so.8 -lib/compat/libipx.so.5 -lib/compat/libkvm.so.6 -lib/compat/libopie.so.7 -lib/compat/libpam.so.5 -lib/compat/libproc.so.2 -lib/compat/libreadline.so.8 -lib/compat/libssl.so.7 -lib/compat/libugidfw.so.4 -lib/compat/pam_chroot.so.5 -lib/compat/pam_deny.so.5 -lib/compat/pam_echo.so.5 -lib/compat/pam_exec.so.5 -lib/compat/pam_ftpusers.so.5 -lib/compat/pam_group.so.5 -lib/compat/pam_guest.so.5 -lib/compat/pam_krb5.so.5 -lib/compat/pam_ksu.so.5 -lib/compat/pam_lastlog.so.5 -lib/compat/pam_login_access.so.5 -lib/compat/pam_nologin.so.5 -lib/compat/pam_opie.so.5 -lib/compat/pam_opieaccess.so.5 -lib/compat/pam_passwdqc.so.5 -lib/compat/pam_permit.so.5 -lib/compat/pam_radius.so.5 -lib/compat/pam_rhosts.so.5 -lib/compat/pam_rootok.so.5 -lib/compat/pam_securetty.so.5 -lib/compat/pam_self.so.5 -lib/compat/pam_ssh.so.5 -lib/compat/pam_tacplus.so.5 -lib/compat/pam_unix.so.5 -lib32/compat/libcam.so.6 -lib32/compat/libcrypto.so.7 -lib32/compat/libdevinfo.so.5 -lib32/compat/libdwarf.so.3 -lib32/compat/libelf.so.1 -lib32/compat/libgomp.so.1 -lib32/compat/libgpib.so.3 -lib32/compat/libheimsqlite.so.11 -lib32/compat/libhistory.so.8 -lib32/compat/libipx.so.5 -lib32/compat/libkvm.so.6 -lib32/compat/libopie.so.7 -lib32/compat/libpam.so.5 -lib32/compat/libproc.so.2 -lib32/compat/libreadline.so.8 -lib32/compat/libssl.so.7 -lib32/compat/libugidfw.so.4 -lib32/compat/pam_chroot.so.5 -lib32/compat/pam_deny.so.5 -lib32/compat/pam_echo.so.5 -lib32/compat/pam_exec.so.5 -lib32/compat/pam_ftpusers.so.5 -lib32/compat/pam_group.so.5 -lib32/compat/pam_guest.so.5 -lib32/compat/pam_krb5.so.5 -lib32/compat/pam_ksu.so.5 -lib32/compat/pam_lastlog.so.5 -lib32/compat/pam_login_access.so.5 -lib32/compat/pam_nologin.so.5 -lib32/compat/pam_opie.so.5 -lib32/compat/pam_opieaccess.so.5 -lib32/compat/pam_passwdqc.so.5 -lib32/compat/pam_permit.so.5 -lib32/compat/pam_radius.so.5 -lib32/compat/pam_rhosts.so.5 -lib32/compat/pam_rootok.so.5 -lib32/compat/pam_securetty.so.5 -lib32/compat/pam_self.so.5 -lib32/compat/pam_ssh.so.5 -lib32/compat/pam_tacplus.so.5 -lib32/compat/pam_unix.so.5 +lib/compat/libarchive.so.6 +lib/compat/libbsnmptools.so.0 +lib/compat/libmilter.so.5 +lib/compat/libproc.so.3 +lib/compat/libzfs.so.2 +lib/compat/snmp_atm.so.6 +lib32/compat/libarchive.so.6 +lib32/compat/libmilter.so.5 +lib32/compat/libproc.so.3 +lib32/compat/libzfs.so.2 Modified: head/misc/compat11x/pkg-plist.i386 ============================================================================== --- head/misc/compat10x/pkg-plist.i386 Wed Oct 26 09:03:54 2016 (r424683) +++ head/misc/compat11x/pkg-plist.i386 Thu Jun 8 17:25:47 2017 (r442944) @@ -1,41 +1,6 @@ -lib/compat/libcam.so.6 -lib/compat/libcrypto.so.7 -lib/compat/libdevinfo.so.5 -lib/compat/libdwarf.so.3 -lib/compat/libelf.so.1 -lib/compat/libgomp.so.1 -lib/compat/libgpib.so.3 -lib/compat/libheimsqlite.so.11 -lib/compat/libhistory.so.8 -lib/compat/libipx.so.5 -lib/compat/libkvm.so.6 -lib/compat/libopie.so.7 -lib/compat/libpam.so.5 -lib/compat/libproc.so.2 -lib/compat/libreadline.so.8 -lib/compat/libssl.so.7 -lib/compat/libugidfw.so.4 -lib/compat/pam_chroot.so.5 -lib/compat/pam_deny.so.5 -lib/compat/pam_echo.so.5 -lib/compat/pam_exec.so.5 -lib/compat/pam_ftpusers.so.5 -lib/compat/pam_group.so.5 -lib/compat/pam_guest.so.5 -lib/compat/pam_krb5.so.5 -lib/compat/pam_ksu.so.5 -lib/compat/pam_lastlog.so.5 -lib/compat/pam_login_access.so.5 -lib/compat/pam_nologin.so.5 -lib/compat/pam_opie.so.5 -lib/compat/pam_opieaccess.so.5 -lib/compat/pam_passwdqc.so.5 -lib/compat/pam_permit.so.5 -lib/compat/pam_radius.so.5 -lib/compat/pam_rhosts.so.5 -lib/compat/pam_rootok.so.5 -lib/compat/pam_securetty.so.5 -lib/compat/pam_self.so.5 -lib/compat/pam_ssh.so.5 -lib/compat/pam_tacplus.so.5 -lib/compat/pam_unix.so.5 +lib/compat/libarchive.so.6 +lib/compat/libbsnmptools.so.0 +lib/compat/libmilter.so.5 +lib/compat/libproc.so.3 +lib/compat/libzfs.so.2 +lib/compat/snmp_atm.so.6 From owner-svn-ports-all@freebsd.org Thu Jun 8 17:53:37 2017 Return-Path: Delivered-To: svn-ports-all@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 2BC60C3159E; Thu, 8 Jun 2017 17:53:37 +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 76D2F67178; Thu, 8 Jun 2017 17:53:36 +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 v58HrZT9007619; Thu, 8 Jun 2017 17:53:35 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58HrZx8007617; Thu, 8 Jun 2017 17:53:35 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706081753.v58HrZx8007617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Jun 2017 17:53:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442945 - head/www/rubygem-nanoc X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 17:53:37 -0000 Author: zi Date: Thu Jun 8 17:53:35 2017 New Revision: 442945 URL: https://svnweb.freebsd.org/changeset/ports/442945 Log: - Update to 4.7.10 Modified: head/www/rubygem-nanoc/Makefile head/www/rubygem-nanoc/distinfo Modified: head/www/rubygem-nanoc/Makefile ============================================================================== --- head/www/rubygem-nanoc/Makefile Thu Jun 8 17:25:47 2017 (r442944) +++ head/www/rubygem-nanoc/Makefile Thu Jun 8 17:53:35 2017 (r442945) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nanoc -PORTVERSION= 4.7.2 +PORTVERSION= 4.7.10 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-nanoc/distinfo ============================================================================== --- head/www/rubygem-nanoc/distinfo Thu Jun 8 17:25:47 2017 (r442944) +++ head/www/rubygem-nanoc/distinfo Thu Jun 8 17:53:35 2017 (r442945) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490101485 -SHA256 (rubygem/nanoc-4.7.2.gem) = 98e1df6b03d196f431b37974572e5a1277d828a0d15af3cecc7d33150857ef9e -SIZE (rubygem/nanoc-4.7.2.gem) = 244736 +TIMESTAMP = 1496944330 +SHA256 (rubygem/nanoc-4.7.10.gem) = 2cae414419d6b016f0550e30f20fa2aa3b0a53aae74e6bb5a5a98dd56d1d11b9 +SIZE (rubygem/nanoc-4.7.10.gem) = 250880 From owner-svn-ports-all@freebsd.org Thu Jun 8 17:57:51 2017 Return-Path: Delivered-To: svn-ports-all@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 287DDC31734; Thu, 8 Jun 2017 17:57:51 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io0-x233.google.com (mail-io0-x233.google.com [IPv6:2607:f8b0:4001:c06::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E51F767546; Thu, 8 Jun 2017 17:57:50 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io0-x233.google.com with SMTP id t87so3746959ioe.0; Thu, 08 Jun 2017 10:57:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=e6hMxSJuV25m4k3P0ymwWjXazZfUA+cPZAmjLMdyb9Q=; b=U/cg9RHOM8v/YUI0l6dstpd8ZStU3HcYQATDaRIeoZdjrf1u7Tl3ZWy9HKcqlydztK WdvJk5sIlx/sYgHvTeM/cIvlgmQ7DSD6fdudpAtuGo7KfqaKpO9AEYfD/j82NeXXtfDg lmreEwfaF6vlD4edmt3SwKLrgPBnNOqjnNy5MeDoCp9A/dkZQyGAgo0rVJ/l61jnVHIC K3t+wyXilvbIb8xtq7bcMewagF6so60sLdN1hdY4cjxxY6zJZlfHzRmaA0hlug64n5lW /pVjJ2DDj/8bVzx2rcgCsoHSyN2QgKF4484JDGSBovEMuIYw0Zki0PCPR0HsDMsLATBc kvkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=e6hMxSJuV25m4k3P0ymwWjXazZfUA+cPZAmjLMdyb9Q=; b=CtdMgt7/dnl86lKUXuIQMAvERZjRMzg/wYOH7IAx0HQohx1mxfbg6embAOXUjQKcG2 LfRVtHWyNJ7Zot9s5b1YrjFQP0JGRDgguO9MqONYnwntuK0ek+DTlQ1Yzk7Wv5egnxAG z0l5hMcX9QFeFEzmMARsluc+dU3+DlxxHL2oObkIME4QHNS/JoLcGaoaGjEBm/rXmoUR EQBtxh67aZug/7viV1/KiQP3d7faSfMLduifjBVCYChxkbUm1xoJh1TChdfAtI5R1lVc GiHkkpScfrDJXpN7IcjVMStTadgOcFKqwYpjRFOdya2llyuxnyO2im6GqyKdhX88YVjf iUQA== X-Gm-Message-State: AODbwcDJ3Dm64DocpkhtutCa1aCMsqinuawzGQqOOuRSySTDw33rnxUe V8KE20KDH5blI09tsuMq+Rr5sQ/qXJ7l X-Received: by 10.107.167.197 with SMTP id q188mr37021665ioe.110.1496944670101; Thu, 08 Jun 2017 10:57:50 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.10.86 with HTTP; Thu, 8 Jun 2017 10:57:29 -0700 (PDT) In-Reply-To: <201706081725.v58HPmT7095379@repo.freebsd.org> References: <201706081725.v58HPmT7095379@repo.freebsd.org> From: Ed Maste Date: Thu, 8 Jun 2017 13:57:29 -0400 X-Google-Sender-Auth: lmu95mmQ9ZUnVIjw3juCxm8NVs0 Message-ID: Subject: Re: svn commit: r442944 - in head/misc: . compat11x To: =?UTF-8?Q?Dag=2DErling_Sm=C3=B8rgrav?= Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 17:57:51 -0000 On 8 June 2017 at 13:25, Dag-Erling Sm=C3=B8rgrav wrote: > Author: des > Date: Thu Jun 8 17:25:47 2017 > New Revision: 442944 > URL: https://svnweb.freebsd.org/changeset/ports/442944 > > Log: > New compat11x port based on 11.0-RELEASE-p10. Thank you! From owner-svn-ports-all@freebsd.org Thu Jun 8 18:10:32 2017 Return-Path: Delivered-To: svn-ports-all@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 B76D2C31AAC; Thu, 8 Jun 2017 18:10:32 +0000 (UTC) (envelope-from pi@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 7AC9567BF4; Thu, 8 Jun 2017 18:10:32 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58IAVQn012054; Thu, 8 Jun 2017 18:10:31 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58IAVDb012051; Thu, 8 Jun 2017 18:10:31 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706081810.v58IAVDb012051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 8 Jun 2017 18:10:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442946 - head/sysutils/racktables X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 18:10:32 -0000 Author: pi Date: Thu Jun 8 18:10:31 2017 New Revision: 442946 URL: https://svnweb.freebsd.org/changeset/ports/442946 Log: sysutils/racktables: update 0.20.11 -> 0.20.13 PR: 212029 Approved by: zi (maintainer) Relnotes: https://github.com/RackTables/racktables/blob/master/ChangeLog Modified: head/sysutils/racktables/Makefile head/sysutils/racktables/distinfo head/sysutils/racktables/pkg-plist Modified: head/sysutils/racktables/Makefile ============================================================================== --- head/sysutils/racktables/Makefile Thu Jun 8 17:53:35 2017 (r442945) +++ head/sysutils/racktables/Makefile Thu Jun 8 18:10:31 2017 (r442946) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= racktables -DISTVERSION= 0.20.11 +DISTVERSION= 0.20.13 CATEGORIES?= sysutils www MASTER_SITES= SF/${PORTNAME}/ DISTNAME= RackTables-${DISTVERSION} @@ -15,14 +15,13 @@ LICENSE= GPLv2 NO_BUILD= yes RACKHOME?= www/racktables -PORTEXAMPLES= init-sample-racks.sql syncdomain.php +PORTEXAMPLES= cleanup_ldap_cache.php init-sample-racks.sql syncdomain.php -USES= shebangfix perl5 python:run +USES= shebangfix php:web perl5 python:run USE_PERL5= run SHEBANG_FILES= gateways/* -WANT_PHP_WEB= yes -USE_PHP= bcmath gd json mbstring mysql pdo_mysql session +USE_PHP= bcmath gd json mbstring mysqli pdo_mysql session SUB_FILES= pkg-message PLIST_SUB= WWWDIR_REL=${WWWDIR_REL} WWWDIR=${WWWDIR} WWWUSER?= www Modified: head/sysutils/racktables/distinfo ============================================================================== --- head/sysutils/racktables/distinfo Thu Jun 8 17:53:35 2017 (r442945) +++ head/sysutils/racktables/distinfo Thu Jun 8 18:10:31 2017 (r442946) @@ -1,2 +1,3 @@ -SHA256 (RackTables-0.20.11.tar.gz) = a9eff9163b7a7de06c75683ecc20011f7d6477a8584c40e4ecf80f44abd3767b -SIZE (RackTables-0.20.11.tar.gz) = 923552 +TIMESTAMP = 1496864467 +SHA256 (RackTables-0.20.13.tar.gz) = 562a3e885080f191da066c93bc93a017c9a0ab8a20463c6e9e84c1649101b482 +SIZE (RackTables-0.20.13.tar.gz) = 929650 Modified: head/sysutils/racktables/pkg-plist ============================================================================== --- head/sysutils/racktables/pkg-plist Thu Jun 8 17:53:35 2017 (r442945) +++ head/sysutils/racktables/pkg-plist Thu Jun 8 18:10:31 2017 (r442946) @@ -1,3 +1,4 @@ +%%WWWDIR_REL%%/gateways/git-commit %%WWWDIR_REL%%/gateways/netcat %%WWWDIR_REL%%/gateways/ssh %%WWWDIR_REL%%/gateways/sshnokey @@ -19,6 +20,7 @@ %%WWWDIR_REL%%/wwwroot/inc/functions.php %%WWWDIR_REL%%/wwwroot/inc/init.php %%WWWDIR_REL%%/wwwroot/inc/install.php +%%WWWDIR_REL%%/wwwroot/inc/interface-8021q.php %%WWWDIR_REL%%/wwwroot/inc/interface-cables.php %%WWWDIR_REL%%/wwwroot/inc/interface-config.php %%WWWDIR_REL%%/wwwroot/inc/interface-lib.php From owner-svn-ports-all@freebsd.org Thu Jun 8 18:20:17 2017 Return-Path: Delivered-To: svn-ports-all@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 8F572C31EF8; Thu, 8 Jun 2017 18:20:17 +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 696E66830C; Thu, 8 Jun 2017 18:20:17 +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 v58IKGhg016479; Thu, 8 Jun 2017 18:20:16 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58IKGtj016476; Thu, 8 Jun 2017 18:20:16 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706081820.v58IKGtj016476@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Jun 2017 18:20:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442947 - in branches/2017Q2/textproc/msort: . files X-SVN-Group: ports-branches 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.23 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: Thu, 08 Jun 2017 18:20:17 -0000 Author: zi Date: Thu Jun 8 18:20:16 2017 New Revision: 442947 URL: https://svnweb.freebsd.org/changeset/ports/442947 Log: MFH: r441310 - Unbreak the build: the problem was caused by header file named `limits.h' present in the source tree which, with -I. option passed to the compiler, would sometimes be picked up instead of expected `/usr/include/limits.h'. Fix this by renaming local header file with a `${PORTNAME}_' prefix; - Convert CPPFLAGS/LDFLAGS/MAKE_ENV variables to USES+=localbase; - Rewrite condition expression in standard syntax to get rid of dependency on `shells/bash', and wrap an overly long line while I'm here. Approved by: ports-secteam (with hat) Added: branches/2017Q2/textproc/msort/files/patch-RegressionTests_RunTests.sh - copied unchanged from r441310, head/textproc/msort/files/patch-RegressionTests_RunTests.sh Modified: branches/2017Q2/textproc/msort/Makefile Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/textproc/msort/Makefile ============================================================================== --- branches/2017Q2/textproc/msort/Makefile Thu Jun 8 18:10:31 2017 (r442946) +++ branches/2017Q2/textproc/msort/Makefile Thu Jun 8 18:20:16 2017 (r442947) @@ -17,22 +17,23 @@ LIB_DEPENDS= libtre.so:textproc/libtre \ libuninum.so:devel/libuninum \ libutf8proc.so:textproc/utf8proc RUN_DEPENDS= iwidgets>=0:x11-toolkits/iwidgets -TEST_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash BROKEN_aarch64= Fails to link: missing sbrk +USES= gettext localbase tk:wrapper,run CONFIGURE_ENV= ac_cv_lib_tre_regwcomp=yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include" GNU_CONFIGURE= yes -USES= gettext tk:wrapper,run TEST_TARGET= test PLIST_FILES= bin/msg bin/msort man/man1/msort.1.gz post-patch: - @${REINPLACE_CMD} -e "s|bash|${LOCALBASE}/bin/bash|g" ${WRKSRC}/RegressionTests/Makefile - @${REINPLACE_CMD} -e "s|msort|../&|g" ${WRKSRC}/RegressionTests/RunTests.sh \ + @${MV} ${WRKSRC}/limits.h ${WRKSRC}/${PORTNAME}_limits.h + @${REINPLACE_CMD} -e 's,limits\.h,${PORTNAME}_&,' \ + ${WRKSRC}/Makefile.in ${WRKSRC}/info.c \ + ${WRKSRC}/input.c ${WRKSRC}/msort.c + @${REINPLACE_CMD} -e 's|bash|sh|' ${WRKSRC}/RegressionTests/Makefile + @${REINPLACE_CMD} -e 's|msort|../&|' \ + ${WRKSRC}/RegressionTests/RunTests.sh .include Copied: branches/2017Q2/textproc/msort/files/patch-RegressionTests_RunTests.sh (from r441310, head/textproc/msort/files/patch-RegressionTests_RunTests.sh) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q2/textproc/msort/files/patch-RegressionTests_RunTests.sh Thu Jun 8 18:20:16 2017 (r442947, copy of r441310, head/textproc/msort/files/patch-RegressionTests_RunTests.sh) @@ -0,0 +1,11 @@ +--- RegressionTests/RunTests.sh.orig 2009-08-05 03:09:24 UTC ++++ RegressionTests/RunTests.sh +@@ -54,7 +54,7 @@ msort -j -q -l -w -c n -Q < CheckOnlyTes + rstat2=$? + cmp -s CheckOnlyTest01B.result CheckOnlyTest01.norm + cstat2=$? +-if [[($rstat1 == 0) && ($cstat1 == 0) && ($cstat2 == 0) && ($rstat2 > 0)]]; ++if [ $rstat1 -eq 0 -a $cstat1 -eq 0 -a $cstat2 -eq 0 -a $rstat2 -gt 0 ]; + then echo "PASSED" >> TestResults; + else echo $'\x1b[1m\x1b[31mFAILED\x1b[0m' >> TestResults; + fi From owner-svn-ports-all@freebsd.org Thu Jun 8 18:24:15 2017 Return-Path: Delivered-To: svn-ports-all@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 2443BC77159; Thu, 8 Jun 2017 18:24:15 +0000 (UTC) (envelope-from olgeni@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 F3E9768823; Thu, 8 Jun 2017 18:24:14 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58IOEwJ020622; Thu, 8 Jun 2017 18:24:14 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58IODJa020613; Thu, 8 Jun 2017 18:24:13 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706081824.v58IODJa020613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 8 Jun 2017 18:24:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442948 - in head/lang: erlang erlang-java erlang-runtime19 erlang-wx X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 18:24:15 -0000 Author: olgeni Date: Thu Jun 8 18:24:13 2017 New Revision: 442948 URL: https://svnweb.freebsd.org/changeset/ports/442948 Log: Update Erlang 19 ports to version 19.3.6. Modified: head/lang/erlang-java/Makefile head/lang/erlang-java/distinfo head/lang/erlang-runtime19/Makefile head/lang/erlang-runtime19/distinfo head/lang/erlang-wx/Makefile head/lang/erlang-wx/distinfo head/lang/erlang/Makefile head/lang/erlang/distinfo Modified: head/lang/erlang-java/Makefile ============================================================================== --- head/lang/erlang-java/Makefile Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang-java/Makefile Thu Jun 8 18:24:13 2017 (r442948) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.3.5 +PORTVERSION= 19.3.6 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -15,7 +15,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \ - patch-otp-19.3.4 patch-otp-19.3.5 + patch-otp-19.3.4 patch-otp-19.3.5 patch-otp-19.3.6 MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang interface for Java Modified: head/lang/erlang-java/distinfo ============================================================================== --- head/lang/erlang-java/distinfo Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang-java/distinfo Thu Jun 8 18:24:13 2017 (r442948) @@ -1,4 +1,4 @@ -TIMESTAMP = 1496656653 +TIMESTAMP = 1496937518 SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 SIZE (erlang/otp_src_19.3.tar.gz) = 68510871 SHA256 (erlang/otp_doc_html_19.3.tar.gz) = dc3e3a82d1aba7f0deac1ddb81b7d6f8dee9a75e1d42b90c677a2b645f19a00c @@ -13,3 +13,5 @@ SHA256 (erlang/patch-otp-19.3.4) = 02437ac753932f91320 SIZE (erlang/patch-otp-19.3.4) = 13504 SHA256 (erlang/patch-otp-19.3.5) = 5755da205004ae7e724390958db9ecc737d99ec14e0d14abcec8b8603ea6ece5 SIZE (erlang/patch-otp-19.3.5) = 44563 +SHA256 (erlang/patch-otp-19.3.6) = ee1b5f0fd64db3322031c38722aee96a8ee35aaac454f430c829446a198f6534 +SIZE (erlang/patch-otp-19.3.6) = 13073 Modified: head/lang/erlang-runtime19/Makefile ============================================================================== --- head/lang/erlang-runtime19/Makefile Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang-runtime19/Makefile Thu Jun 8 18:24:13 2017 (r442948) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.3.5 +PORTVERSION= 19.3.6 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \ - patch-otp-19.3.4 patch-otp-19.3.5 + patch-otp-19.3.4 patch-otp-19.3.5 patch-otp-19.3.6 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -214,7 +214,7 @@ post-install: -C ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3.4 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3.5 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/crypto-3.7.3/* \ Modified: head/lang/erlang-runtime19/distinfo ============================================================================== --- head/lang/erlang-runtime19/distinfo Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang-runtime19/distinfo Thu Jun 8 18:24:13 2017 (r442948) @@ -1,4 +1,4 @@ -TIMESTAMP = 1496654059 +TIMESTAMP = 1496937506 SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 SIZE (erlang/otp_src_19.3.tar.gz) = 68510871 SHA256 (erlang/otp_doc_man_19.3.tar.gz) = f8192ffdd7367083c055695eeddf198155da43dcc221aed1d870d1e3871dd95c @@ -15,3 +15,5 @@ SHA256 (erlang/patch-otp-19.3.4) = 02437ac753932f91320 SIZE (erlang/patch-otp-19.3.4) = 13504 SHA256 (erlang/patch-otp-19.3.5) = 5755da205004ae7e724390958db9ecc737d99ec14e0d14abcec8b8603ea6ece5 SIZE (erlang/patch-otp-19.3.5) = 44563 +SHA256 (erlang/patch-otp-19.3.6) = ee1b5f0fd64db3322031c38722aee96a8ee35aaac454f430c829446a198f6534 +SIZE (erlang/patch-otp-19.3.6) = 13073 Modified: head/lang/erlang-wx/Makefile ============================================================================== --- head/lang/erlang-wx/Makefile Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang-wx/Makefile Thu Jun 8 18:24:13 2017 (r442948) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.3.5 +PORTVERSION= 19.3.6 CATEGORIES= lang parallel MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -15,7 +15,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \ - patch-otp-19.3.4 patch-otp-19.3.5 + patch-otp-19.3.4 patch-otp-19.3.5 patch-otp-19.3.6 MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang bindings for wxWindows Modified: head/lang/erlang-wx/distinfo ============================================================================== --- head/lang/erlang-wx/distinfo Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang-wx/distinfo Thu Jun 8 18:24:13 2017 (r442948) @@ -1,4 +1,4 @@ -TIMESTAMP = 1496656669 +TIMESTAMP = 1496937511 SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 SIZE (erlang/otp_src_19.3.tar.gz) = 68510871 SHA256 (erlang/otp_doc_html_19.3.tar.gz) = dc3e3a82d1aba7f0deac1ddb81b7d6f8dee9a75e1d42b90c677a2b645f19a00c @@ -13,3 +13,5 @@ SHA256 (erlang/patch-otp-19.3.4) = 02437ac753932f91320 SIZE (erlang/patch-otp-19.3.4) = 13504 SHA256 (erlang/patch-otp-19.3.5) = 5755da205004ae7e724390958db9ecc737d99ec14e0d14abcec8b8603ea6ece5 SIZE (erlang/patch-otp-19.3.5) = 44563 +SHA256 (erlang/patch-otp-19.3.6) = ee1b5f0fd64db3322031c38722aee96a8ee35aaac454f430c829446a198f6534 +SIZE (erlang/patch-otp-19.3.6) = 13073 Modified: head/lang/erlang/Makefile ============================================================================== --- head/lang/erlang/Makefile Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang/Makefile Thu Jun 8 18:24:13 2017 (r442948) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.3.5 +PORTVERSION= 19.3.6 PORTEPOCH= 3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ @@ -21,7 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \ - patch-otp-19.3.4 patch-otp-19.3.5 + patch-otp-19.3.4 patch-otp-19.3.5 patch-otp-19.3.6 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -236,7 +236,7 @@ post-install: -C ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3.4 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3.5 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.3 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/crypto-3.7.3/* \ Modified: head/lang/erlang/distinfo ============================================================================== --- head/lang/erlang/distinfo Thu Jun 8 18:20:16 2017 (r442947) +++ head/lang/erlang/distinfo Thu Jun 8 18:24:13 2017 (r442948) @@ -1,4 +1,4 @@ -TIMESTAMP = 1496653914 +TIMESTAMP = 1496937493 SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 SIZE (erlang/otp_src_19.3.tar.gz) = 68510871 SHA256 (erlang/otp_doc_man_19.3.tar.gz) = f8192ffdd7367083c055695eeddf198155da43dcc221aed1d870d1e3871dd95c @@ -27,3 +27,5 @@ SHA256 (erlang/patch-otp-19.3.4) = 02437ac753932f91320 SIZE (erlang/patch-otp-19.3.4) = 13504 SHA256 (erlang/patch-otp-19.3.5) = 5755da205004ae7e724390958db9ecc737d99ec14e0d14abcec8b8603ea6ece5 SIZE (erlang/patch-otp-19.3.5) = 44563 +SHA256 (erlang/patch-otp-19.3.6) = ee1b5f0fd64db3322031c38722aee96a8ee35aaac454f430c829446a198f6534 +SIZE (erlang/patch-otp-19.3.6) = 13073 From owner-svn-ports-all@freebsd.org Thu Jun 8 19:04:49 2017 Return-Path: Delivered-To: svn-ports-all@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 8D834C77CD4; Thu, 8 Jun 2017 19:04:49 +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 69C746AB0B; Thu, 8 Jun 2017 19:04:49 +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 v58J4mWP036969; Thu, 8 Jun 2017 19:04:48 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58J4mUk036967; Thu, 8 Jun 2017 19:04:48 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706081904.v58J4mUk036967@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Jun 2017 19:04:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442949 - head/sysutils/osquery X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 19:04:49 -0000 Author: zi Date: Thu Jun 8 19:04:48 2017 New Revision: 442949 URL: https://svnweb.freebsd.org/changeset/ports/442949 Log: - Update to 2.4.6 - Cleanup style issues Modified: head/sysutils/osquery/Makefile head/sysutils/osquery/distinfo Modified: head/sysutils/osquery/Makefile ============================================================================== --- head/sysutils/osquery/Makefile Thu Jun 8 18:24:13 2017 (r442948) +++ head/sysutils/osquery/Makefile Thu Jun 8 19:04:48 2017 (r442949) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osquery -PORTVERSION= 2.4.5 +PORTVERSION= 2.4.6 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org @@ -29,7 +29,7 @@ LIB_DEPENDS= libaugeas.so:textproc/augeas \ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss USES= cmake:outsource gmake libtool python:build compiler:c++11-lib \ - libarchive ssl + libarchive ssl USE_GNOME= libxml2 CONFIGURE_ENV+= OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \ SKIP_TESTS="yes" CC="${CC}" CXX="${CXX}" @@ -40,25 +40,26 @@ USE_GITHUB= yes GH_ACCOUNT= facebook ${PORTNAME}:tp GH_PROJECT= third-party:tp GH_SUBDIR= third-party:tp +GH_TAGNAME= 2.4.5:tp # Some options for things that bring in many dependencies OPTIONS_DEFINE= TSK AWS YARA LLDPD -TSK_DESC= Build with sleuthkit support +TSK_DESC= Build with sleuthkit support TSK_LIB_DEPENDS= libtsk.so:sysutils/sleuthkit -TSK_CONFIGURE_ENV_OFF= SKIP_TSK=1 +TSK_CONFIGURE_ENV_OFF= SKIP_TSK=1 -AWS_DESC= Support logging to AWS Kinesis +AWS_DESC= Support logging to AWS Kinesis AWS_LIB_DEPENDS= libaws-cpp-sdk-core.so:devel/aws-sdk-cpp -AWS_CONFIGURE_ENV_OFF= SKIP_AWS=1 +AWS_CONFIGURE_ENV_OFF= SKIP_AWS=1 -YARA_DESC= Build with YARA malware identification support +YARA_DESC= Build with YARA malware identification support YARA_LIB_DEPENDS= libyara.so:security/yara YARA_CONFIGURE_ENV_OFF= SKIP_YARA=1 -LLDPD_DESC= Support Link Layer Discovery Protocol +LLDPD_DESC= Support Link Layer Discovery Protocol LLDPD_LIB_DEPENDS= liblldpctl.so:net-mgmt/lldpd -LLDPD_CONFIGURE_ENV_OFF= SKIP_LLDPD=1 +LLDPD_CONFIGURE_ENV_OFF=SKIP_LLDPD=1 .include @@ -84,7 +85,6 @@ do-install: ${STAGEDIR}${PREFIX}/etc/osquery.conf.sample ${TOUCH} ${STAGEDIR}${PREFIX}/etc/osquery.flags - ${MKDIR} ${STAGEDIR}/var/db/osquery - ${MKDIR} ${STAGEDIR}/var/log/osquery + ${MKDIR} ${STAGEDIR}/var/db/osquery ${STAGEDIR}/var/log/osquery .include Modified: head/sysutils/osquery/distinfo ============================================================================== --- head/sysutils/osquery/distinfo Thu Jun 8 18:24:13 2017 (r442948) +++ head/sysutils/osquery/distinfo Thu Jun 8 19:04:48 2017 (r442949) @@ -1,5 +1,5 @@ -TIMESTAMP = 1495835263 -SHA256 (facebook-osquery-2.4.5_GH0.tar.gz) = 3c65038c06fce0aa3c027a47dc07e55a519118076b9e9a1704eb43a535f5e84c -SIZE (facebook-osquery-2.4.5_GH0.tar.gz) = 912358 +TIMESTAMP = 1496944739 +SHA256 (facebook-osquery-2.4.6_GH0.tar.gz) = 85bb3cdee8e8fc37c8137d433fa0387c8df2e898e37c4c368a7d6eedfca67439 +SIZE (facebook-osquery-2.4.6_GH0.tar.gz) = 914437 SHA256 (osquery-third-party-2.4.5_GH0.tar.gz) = 1c1021ce27a9997563a4b784b21cc03b07a6c40b65611620977d13de165efac3 SIZE (osquery-third-party-2.4.5_GH0.tar.gz) = 3229301 From owner-svn-ports-all@freebsd.org Thu Jun 8 19:13:12 2017 Return-Path: Delivered-To: svn-ports-all@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 7D552C77F45; Thu, 8 Jun 2017 19:13:12 +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 3581E6E053; Thu, 8 Jun 2017 19:13:11 +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 v58JDA78040959; Thu, 8 Jun 2017 19:13:10 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58JDAL9040956; Thu, 8 Jun 2017 19:13:10 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706081913.v58JDAL9040956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Thu, 8 Jun 2017 19:13:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442950 - head/textproc/py-elasticsearch-py X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 19:13:12 -0000 Author: zi Date: Thu Jun 8 19:13:10 2017 New Revision: 442950 URL: https://svnweb.freebsd.org/changeset/ports/442950 Log: - Update to 5.4.0 Modified: head/textproc/py-elasticsearch-py/Makefile head/textproc/py-elasticsearch-py/distinfo Modified: head/textproc/py-elasticsearch-py/Makefile ============================================================================== --- head/textproc/py-elasticsearch-py/Makefile Thu Jun 8 19:04:48 2017 (r442949) +++ head/textproc/py-elasticsearch-py/Makefile Thu Jun 8 19:13:10 2017 (r442950) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-py -PORTVERSION= 5.1.0 +PORTVERSION= 5.4.0 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-elasticsearch-py/distinfo ============================================================================== --- head/textproc/py-elasticsearch-py/distinfo Thu Jun 8 19:04:48 2017 (r442949) +++ head/textproc/py-elasticsearch-py/distinfo Thu Jun 8 19:13:10 2017 (r442950) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484834874 -SHA256 (elasticsearch-elasticsearch-py-5.1.0_GH0.tar.gz) = 6d2c06607dd1c27842e25552878c2d45a345dc27946e8819588bcacedbe3c5f8 -SIZE (elasticsearch-elasticsearch-py-5.1.0_GH0.tar.gz) = 79933 +TIMESTAMP = 1496948945 +SHA256 (elasticsearch-elasticsearch-py-5.4.0_GH0.tar.gz) = a574eea0032b73765efc6072f7e2b87a6a64cda08c23559ad46b7f3046d5a217 +SIZE (elasticsearch-elasticsearch-py-5.4.0_GH0.tar.gz) = 81286 From owner-svn-ports-all@freebsd.org Thu Jun 8 19:33:41 2017 Return-Path: Delivered-To: svn-ports-all@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 6B844C78713; Thu, 8 Jun 2017 19:33:41 +0000 (UTC) (envelope-from antoine@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 39AFE6EBDA; Thu, 8 Jun 2017 19:33:41 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58JXeWr049474; Thu, 8 Jun 2017 19:33:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58JXewT049473; Thu, 8 Jun 2017 19:33:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706081933.v58JXewT049473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 8 Jun 2017 19:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442951 - head/science/orthanc-webviewer X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 19:33:41 -0000 Author: antoine Date: Thu Jun 8 19:33:40 2017 New Revision: 442951 URL: https://svnweb.freebsd.org/changeset/ports/442951 Log: Mark BROKEN: fails to build [ 13%] Building CXX object CMakeFiles/UnitTests.dir/Orthanc/Core/SQLite/Connection.cpp.o /usr/bin/c++ -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_HAS_DATE_TIME=1 -DBOOST_HAS_FILESYSTEM_V3=1 -DBOOST_HAS_LOCALE=1 -DBOOST_HAS_REGEX=1 -DORTHANC_ENABLE_BASE64=0 -DORTHANC_ENABLE_LOGGING=0 -DORTHANC_ENABLE_MD5=0 -DORTHANC_SQLITE_STANDALONE=1 -DORTHANC_STANDALONE=1 -DORTHANC_STATIC=0 -DORTHANC_WEBVIEWER_VERSION=\"2.2\" -I/wrkdirs/usr/ports/science/orthanc-webviewer/work/.build/AUTOGENERATED -I/usr/local/include -I/usr/local/include/jsoncpp -I/usr/local/include/gdcm-2.6 -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o CMakeFiles/UnitTests.dir/Orthanc/Core/SQLite/Connection.cpp.o -c /wrkdirs/usr/ports/science/orthanc-webviewer/work/OrthancWebViewer-2.2/Orthanc/Core/SQLite/Connection.cpp /wrkdirs/usr/ports/science/orthanc-webviewer/work/OrthancWebViewer-2.2/Orthanc/Core/SQLite/Connection.cpp:346:23: error: no matching constructor for initialization of 'Orthanc::SQLite::FunctionContext' FunctionContext context(rawContext, argc, argv); ^ ~~~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout Modified: head/science/orthanc-webviewer/Makefile Modified: head/science/orthanc-webviewer/Makefile ============================================================================== --- head/science/orthanc-webviewer/Makefile Thu Jun 8 19:13:10 2017 (r442950) +++ head/science/orthanc-webviewer/Makefile Thu Jun 8 19:33:40 2017 (r442951) @@ -21,6 +21,8 @@ COMMENT= Web viewer plugin for Orthanc LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build + BUILD_DEPENDS= ${LOCALBASE}/include/orthanc/OrthancCPlugin.h:science/orthanc \ gtest-config:devel/googletest LIB_DEPENDS= libgdcmCommon.so:devel/gdcm \ From owner-svn-ports-all@freebsd.org Thu Jun 8 19:37:03 2017 Return-Path: Delivered-To: svn-ports-all@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 C1E01C78758; Thu, 8 Jun 2017 19:37:03 +0000 (UTC) (envelope-from jrm@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 8FC276ECED; Thu, 8 Jun 2017 19:37:03 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58Jb2AT049757; Thu, 8 Jun 2017 19:37:02 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58Jb2LH049756; Thu, 8 Jun 2017 19:37:02 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706081937.v58Jb2LH049756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 8 Jun 2017 19:37:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442952 - head/science/hypre X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 19:37:03 -0000 Author: jrm Date: Thu Jun 8 19:37:02 2017 New Revision: 442952 URL: https://svnweb.freebsd.org/changeset/ports/442952 Log: science/hypre: Fix build with openmpi - specify full path to mpicc/mpicxx when setting CC/CXX - specify mpi include/lib dirs - set WRKSRC_SUBDIR instead of WRKSRC - whitespace changes Approved by: pfg (maintainer) Modified: head/science/hypre/Makefile Modified: head/science/hypre/Makefile ============================================================================== --- head/science/hypre/Makefile Thu Jun 8 19:33:40 2017 (r442951) +++ head/science/hypre/Makefile Thu Jun 8 19:37:02 2017 (r442952) @@ -16,21 +16,27 @@ USES= blaslapack fortran localbase USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/${DISTNAME}/src +WRKSRC_SUBDIR= src HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-blas --with-blas-lib=${BLASLIB} \ --with-lapack --with-lapack-lib=${LAPACKLIB} \ --enable-shared -CONFIGURE_ENV= CC=mpicc CXX=mpicxx -OPTIONS_DEFINE= DOCS -OPTIONS_SINGLE= MPI +OPTIONS_DEFINE= DOCS +OPTIONS_SINGLE= MPI OPTIONS_SINGLE_MPI= MPICH2 OPENMPI OPTIONS_DEFAULT= MPICH2 MPICH2_LIB_DEPENDS= libmpich.so.8:net/mpich2 +MPICH2_CONFIGURE_ENV= CC=${LOCALBASE}/bin/mpicc CXX=${LOCALBASE}/bin/mpicxx +MPICH2_CONFIGURE_WITH= MPI-include=${LOCALBASE}/include \ + MPI-lib-dirs=${LOCALBASE}/lib OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi +OPENMPI_CONFIGURE_ENV= CC=${LOCALBASE}/mpi/openmpi/bin/mpicc \ + CXX=${LOCALBASE}/mpi/openmpi/bin/mpicxx +OPENMPI_CONFIGURE_WITH= MPI-include=${LOCALBASE}/mpi/openmpi/include \ + MPI-lib-dirs=${LOCALBASE}/mpi/openmpi/lib .ifdef MAINTAINER_MODE TEST_TARGET= check From owner-svn-ports-all@freebsd.org Thu Jun 8 19:50:27 2017 Return-Path: Delivered-To: svn-ports-all@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 6AC38C78AB2; Thu, 8 Jun 2017 19:50:27 +0000 (UTC) (envelope-from rene@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 350CF6F457; Thu, 8 Jun 2017 19:50:27 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58JoQ2O054162; Thu, 8 Jun 2017 19:50:26 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58JoQDM054160; Thu, 8 Jun 2017 19:50:26 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706081950.v58JoQDM054160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Thu, 8 Jun 2017 19:50:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442953 - head/emulators/fuse X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 19:50:27 -0000 Author: rene Date: Thu Jun 8 19:50:25 2017 New Revision: 442953 URL: https://svnweb.freebsd.org/changeset/ports/442953 Log: emulators/fuse: update to 1.3.6 - add Covox interface emulation - fixes Submitted by: portscout Modified: head/emulators/fuse/Makefile head/emulators/fuse/distinfo Modified: head/emulators/fuse/Makefile ============================================================================== --- head/emulators/fuse/Makefile Thu Jun 8 19:37:02 2017 (r442952) +++ head/emulators/fuse/Makefile Thu Jun 8 19:50:25 2017 (r442953) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/fuse/distinfo ============================================================================== --- head/emulators/fuse/distinfo Thu Jun 8 19:37:02 2017 (r442952) +++ head/emulators/fuse/distinfo Thu Jun 8 19:50:25 2017 (r442953) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494716023 -SHA256 (fuse-1.3.5.tar.gz) = f7829c4331220f09acdc1185ed40db1bfe15d0dbd6a3c08e4e6b3cc3f8a699cd -SIZE (fuse-1.3.5.tar.gz) = 1635381 +TIMESTAMP = 1496938838 +SHA256 (fuse-1.3.6.tar.gz) = 184a91f1320cf81cafeea1a7e4cb0e76ca43bcf6060f8d20b0bfb98790eadd35 +SIZE (fuse-1.3.6.tar.gz) = 1636416 From owner-svn-ports-all@freebsd.org Thu Jun 8 19:56:20 2017 Return-Path: Delivered-To: svn-ports-all@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 99241C78BF5; Thu, 8 Jun 2017 19:56:20 +0000 (UTC) (envelope-from bapt@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 694B16F7D5; Thu, 8 Jun 2017 19:56:20 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58JuJmX058146; Thu, 8 Jun 2017 19:56:19 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58JuJ9C058144; Thu, 8 Jun 2017 19:56:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201706081956.v58JuJ9C058144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 8 Jun 2017 19:56:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442954 - branches/2017Q2/misc/compat9x X-SVN-Group: ports-branches 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.23 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: Thu, 08 Jun 2017 19:56:20 -0000 Author: bapt Date: Thu Jun 8 19:56:19 2017 New Revision: 442954 URL: https://svnweb.freebsd.org/changeset/ports/442954 Log: MFH: r442942 by des Final version of compat9x after 9.3 EoL. Approved by: bapt (portmgr) Modified: branches/2017Q2/misc/compat9x/Makefile branches/2017Q2/misc/compat9x/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/misc/compat9x/Makefile ============================================================================== --- branches/2017Q2/misc/compat9x/Makefile Thu Jun 8 19:50:25 2017 (r442953) +++ branches/2017Q2/misc/compat9x/Makefile Thu Jun 8 19:56:19 2017 (r442954) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compat9x -PORTVERSION= 9.3.903000.20161027 +PORTVERSION= 9.3.903000.20170608 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} Modified: branches/2017Q2/misc/compat9x/distinfo ============================================================================== --- branches/2017Q2/misc/compat9x/distinfo Thu Jun 8 19:50:25 2017 (r442953) +++ branches/2017Q2/misc/compat9x/distinfo Thu Jun 8 19:56:19 2017 (r442954) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477583461 -SHA256 (compat9x-amd64-9.3.903000.20161027.tar.xz) = b18fa9463edb18ba0712b2f2f6ef6475472fed128b42ca983ac350d229d419d8 -SIZE (compat9x-amd64-9.3.903000.20161027.tar.xz) = 2910072 -SHA256 (compat9x-i386-9.3.903000.20161027.tar.xz) = b964c710bdfcc935b76049887910c90c0d5e7c1bca016778f0662340cbf40d75 -SIZE (compat9x-i386-9.3.903000.20161027.tar.xz) = 1524980 +TIMESTAMP = 1496942485 +SHA256 (compat9x-amd64-9.3.903000.20170608.tar.xz) = f52781a8f365dea14f0f0c2ae0f61c6981738b25b2be360ee9f68fb434d96736 +SIZE (compat9x-amd64-9.3.903000.20170608.tar.xz) = 2910468 +SHA256 (compat9x-i386-9.3.903000.20170608.tar.xz) = 78e164e43a3891b66b0309550a62a8310ab0eac7ef47598b10eabef6a233957d +SIZE (compat9x-i386-9.3.903000.20170608.tar.xz) = 1523716 From owner-svn-ports-all@freebsd.org Thu Jun 8 19:57:13 2017 Return-Path: Delivered-To: svn-ports-all@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 0272BC78C31; Thu, 8 Jun 2017 19:57:13 +0000 (UTC) (envelope-from bapt@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 C6F6D6F8B8; Thu, 8 Jun 2017 19:57:12 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58JvBDo058325; Thu, 8 Jun 2017 19:57:11 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58JvBEN058323; Thu, 8 Jun 2017 19:57:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201706081957.v58JvBEN058323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 8 Jun 2017 19:57:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442955 - branches/2017Q2/misc/compat10x X-SVN-Group: ports-branches 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.23 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: Thu, 08 Jun 2017 19:57:13 -0000 Author: bapt Date: Thu Jun 8 19:57:11 2017 New Revision: 442955 URL: https://svnweb.freebsd.org/changeset/ports/442955 Log: MFH: r442943 by des Update to 10.3-RELEASE-p19. Approved by: bapt (portmgr) Modified: branches/2017Q2/misc/compat10x/Makefile branches/2017Q2/misc/compat10x/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/misc/compat10x/Makefile ============================================================================== --- branches/2017Q2/misc/compat10x/Makefile Thu Jun 8 19:56:19 2017 (r442954) +++ branches/2017Q2/misc/compat10x/Makefile Thu Jun 8 19:57:11 2017 (r442955) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compat10x -PORTVERSION= 10.3.1003000.20161027 +PORTVERSION= 10.3.1003000.20170608 CATEGORIES= misc MASTER_SITES= LOCAL/des PKGNAMESUFFIX= -${ARCH} Modified: branches/2017Q2/misc/compat10x/distinfo ============================================================================== --- branches/2017Q2/misc/compat10x/distinfo Thu Jun 8 19:56:19 2017 (r442954) +++ branches/2017Q2/misc/compat10x/distinfo Thu Jun 8 19:57:11 2017 (r442955) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477583491 -SHA256 (compat10x-amd64-10.3.1003000.20161027.tar.xz) = a089d703fba21917f3d93b9fa3d8de0b5de296cf5bffaac43002c2841b3815d5 -SIZE (compat10x-amd64-10.3.1003000.20161027.tar.xz) = 2402824 -SHA256 (compat10x-i386-10.3.1003000.20161027.tar.xz) = 42457ed7887afc574c4c5ac072924611e0a3184260387bf9d1bfbfe986774ed4 -SIZE (compat10x-i386-10.3.1003000.20161027.tar.xz) = 1236336 +TIMESTAMP = 1496942485 +SHA256 (compat10x-amd64-10.3.1003000.20170608.tar.xz) = 6a570a5b720a695a380eb487ecf9331bd90c1b2aee318b45d6308da6f048d758 +SIZE (compat10x-amd64-10.3.1003000.20170608.tar.xz) = 2403776 +SHA256 (compat10x-i386-10.3.1003000.20170608.tar.xz) = 05703f38e37a24d9bea17e97b570d55da3b68d5fa44ae533c4f41dd1dbd6b8f0 +SIZE (compat10x-i386-10.3.1003000.20170608.tar.xz) = 1236820 From owner-svn-ports-all@freebsd.org Thu Jun 8 19:58:22 2017 Return-Path: Delivered-To: svn-ports-all@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 14378C78C67; Thu, 8 Jun 2017 19:58:22 +0000 (UTC) (envelope-from bapt@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 D6AA46F996; Thu, 8 Jun 2017 19:58:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58JwKbN058515; Thu, 8 Jun 2017 19:58:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58JwKqj058514; Thu, 8 Jun 2017 19:58:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201706081958.v58JwKqj058514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 8 Jun 2017 19:58:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442956 - in branches/2017Q2/misc: . compat11x X-SVN-Group: ports-branches 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.23 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: Thu, 08 Jun 2017 19:58:22 -0000 Author: bapt Date: Thu Jun 8 19:58:20 2017 New Revision: 442956 URL: https://svnweb.freebsd.org/changeset/ports/442956 Log: MFH: r442944 by des New compat11x port based on 11.0-RELEASE-p10. Approved by: bapt (portmgr) Added: branches/2017Q2/misc/compat11x/ - copied from r442944, head/misc/compat11x/ Modified: branches/2017Q2/misc/Makefile Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/misc/Makefile ============================================================================== --- branches/2017Q2/misc/Makefile Thu Jun 8 19:57:11 2017 (r442955) +++ branches/2017Q2/misc/Makefile Thu Jun 8 19:58:20 2017 (r442956) @@ -45,6 +45,7 @@ SUBDIR += colortail SUBDIR += colwide SUBDIR += compat10x + SUBDIR += compat11x SUBDIR += compat4x SUBDIR += compat5x SUBDIR += compat6x From owner-svn-ports-all@freebsd.org Thu Jun 8 20:29:23 2017 Return-Path: Delivered-To: svn-ports-all@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 AAB64C7926C; Thu, 8 Jun 2017 20:29:23 +0000 (UTC) (envelope-from naddy@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 7952F7065D; Thu, 8 Jun 2017 20:29:23 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58KTM4L070833; Thu, 8 Jun 2017 20:29:22 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58KTMRH070830; Thu, 8 Jun 2017 20:29:22 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <201706082029.v58KTMRH070830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Thu, 8 Jun 2017 20:29:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442957 - in head/net/openntpd: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 20:29:23 -0000 Author: naddy Date: Thu Jun 8 20:29:22 2017 New Revision: 442957 URL: https://svnweb.freebsd.org/changeset/ports/442957 Log: Add a periodic script for daily status. Submitted by: Alexander Milanov Added: head/net/openntpd/files/480.status-openntpd.in (contents, props changed) Modified: head/net/openntpd/Makefile head/net/openntpd/pkg-plist Modified: head/net/openntpd/Makefile ============================================================================== --- head/net/openntpd/Makefile Thu Jun 8 19:58:20 2017 (r442956) +++ head/net/openntpd/Makefile Thu Jun 8 20:29:22 2017 (r442957) @@ -2,7 +2,7 @@ PORTNAME= openntpd PORTVERSION= 6.0p1 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= OPENBSD/OpenNTPD @@ -23,12 +23,17 @@ USES= ssl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cacert=${LOCALBASE}/etc/ssl/cert.pem +SUB_FILES= 480.status-openntpd + pre-build: ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' \ ${WRKSRC}/src/ntpd.conf.5 ${WRKSRC}/src/ntpd.8 post-install: cd ${STAGEDIR}${PREFIX}/etc && ${MV} ntpd.conf ntpd.conf.sample + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily + ${INSTALL_SCRIPT} ${WRKDIR}/480.status-openntpd \ + ${STAGEDIR}${PREFIX}/etc/periodic/daily .include Added: head/net/openntpd/files/480.status-openntpd.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/openntpd/files/480.status-openntpd.in Thu Jun 8 20:29:22 2017 (r442957) @@ -0,0 +1,27 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +if [ -r /etc/defaults/periodic.conf ] ; then + . /etc/defaults/periodic.conf + source_periodic_confs +fi + +ntpctl=%%PREFIX%%/sbin/ntpctl + +rc=0 + +case "$daily_status_openntpd_enable" in + [Yy][Ee][Ss]) + echo + echo 'OpenNTPD status:' + + synced=$($ntpctl -s status | tee /dev/stderr | grep 'clock synced') + if [ -z "$synced" ] ; then + rc=1 + fi + ;; +esac + +exit $rc Modified: head/net/openntpd/pkg-plist ============================================================================== --- head/net/openntpd/pkg-plist Thu Jun 8 19:58:20 2017 (r442956) +++ head/net/openntpd/pkg-plist Thu Jun 8 20:29:22 2017 (r442957) @@ -1,4 +1,5 @@ @sample etc/ntpd.conf.sample +etc/periodic/daily/480.status-openntpd man/man5/ntpd.conf.5.gz man/man8/ntpctl.8.gz man/man8/ntpd.8.gz From owner-svn-ports-all@freebsd.org Thu Jun 8 20:37:19 2017 Return-Path: Delivered-To: svn-ports-all@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 99F7DC79538; Thu, 8 Jun 2017 20:37:19 +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 7506E70A7D; Thu, 8 Jun 2017 20:37:19 +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 v58KbI0N075053; Thu, 8 Jun 2017 20:37:18 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58KbIS8075050; Thu, 8 Jun 2017 20:37:18 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706082037.v58KbIS8075050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 8 Jun 2017 20:37:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442958 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 20:37:19 -0000 Author: thierry Date: Thu Jun 8 20:37:18 2017 New Revision: 442958 URL: https://svnweb.freebsd.org/changeset/ports/442958 Log: Upgrade to 0.8.0. Changelog at . Note: adding a new option for Python binding, disabled by default. Added: head/net-im/toxic/files/patch-cfg_global__vars.mk (contents, props changed) Modified: head/net-im/toxic/Makefile head/net-im/toxic/distinfo Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Thu Jun 8 20:29:22 2017 (r442957) +++ head/net-im/toxic/Makefile Thu Jun 8 20:37:18 2017 (r442958) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v CATEGORIES= net-im @@ -28,12 +27,15 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox USE_GITHUB= yes GH_ACCOUNT= JFreegman -OPTIONS_DEFINE= X11 +OPTIONS_DEFINE= X11 PYTHON OPTIONS_DEFAULT=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 + +PYTHON_VARS= USES+=python:3.3+ +PYTHON_MAKE_ARGS= ENABLE_PYTHON=1 MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" SUB_FILES= pkg-message Modified: head/net-im/toxic/distinfo ============================================================================== --- head/net-im/toxic/distinfo Thu Jun 8 20:29:22 2017 (r442957) +++ head/net-im/toxic/distinfo Thu Jun 8 20:37:18 2017 (r442958) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487003244 -SHA256 (JFreegman-toxic-v0.7.2_GH0.tar.gz) = a2962aca766caf84b52a52e9a5ce2276a9d3906685f565d2a00551e7c2916c59 -SIZE (JFreegman-toxic-v0.7.2_GH0.tar.gz) = 1136947 +TIMESTAMP = 1496951410 +SHA256 (JFreegman-toxic-v0.8.0_GH0.tar.gz) = 4078167ff09a94a78cd46d55163524b0a6692b56a74458c99093b84316a6c604 +SIZE (JFreegman-toxic-v0.8.0_GH0.tar.gz) = 1145799 Added: head/net-im/toxic/files/patch-cfg_global__vars.mk ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/toxic/files/patch-cfg_global__vars.mk Thu Jun 8 20:37:18 2017 (r442958) @@ -0,0 +1,20 @@ +--- cfg/global_vars.mk.orig 2017-05-24 18:57:32 UTC ++++ cfg/global_vars.mk +@@ -1,11 +1,11 @@ + # Version +-TOXIC_VERSION = 0.7.2 +-REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error") +-ifneq (, $(findstring error, $(REV))) ++TOXIC_VERSION = 0.8.0 ++#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 ++#else ++# VERSION = $(TOXIC_VERSION)_r$(REV) ++#endif + + # Project directories + BUILD_DIR = $(BASE_DIR)/build From owner-svn-ports-all@freebsd.org Thu Jun 8 21:08:34 2017 Return-Path: Delivered-To: svn-ports-all@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 446E0C79B02; Thu, 8 Jun 2017 21:08:34 +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 12A5A7194B; Thu, 8 Jun 2017 21:08:34 +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 v58L8XHk087392; Thu, 8 Jun 2017 21:08:33 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58L8Xwb087390; Thu, 8 Jun 2017 21:08:33 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706082108.v58L8Xwb087390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 8 Jun 2017 21:08:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442959 - head/textproc/py-enchant X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 21:08:34 -0000 Author: thierry Date: Thu Jun 8 21:08:32 2017 New Revision: 442959 URL: https://svnweb.freebsd.org/changeset/ports/442959 Log: Make wxPython optional. Note: no PORTREVISION bump, because the default is not changed. PR: 219804 Submitted by: pete (at) nomadlogic.org Modified: head/textproc/py-enchant/Makefile head/textproc/py-enchant/pkg-plist Modified: head/textproc/py-enchant/Makefile ============================================================================== --- head/textproc/py-enchant/Makefile Thu Jun 8 20:37:18 2017 (r442958) +++ head/textproc/py-enchant/Makefile Thu Jun 8 21:08:32 2017 (r442959) @@ -16,11 +16,27 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libenchant.so:textproc/enchant +OPTIONS_DEFINE= WX +OPTIONS_DEFAULT=WX +WX_DESC= Provide a wxSpellCheckerDialog +OPTIONS_SUB= yes + USES= python USE_PYTHON= distutils -USE_WX= 3.0+ -WX_COMPS= python:run +WX_USE= WX=3.0+ + LDFLAGS+= -L${LOCALBASE}/lib + +.include + +.if ${PORT_OPTIONS:MWX} +WX_COMPS= python:run +.endif + +post-install: +.if ! ${PORT_OPTIONS:MWX} + ${RM] ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/checker/wxSpellCheckerDialog* +.endif .include Modified: head/textproc/py-enchant/pkg-plist ============================================================================== --- head/textproc/py-enchant/pkg-plist Thu Jun 8 20:37:18 2017 (r442958) +++ head/textproc/py-enchant/pkg-plist Thu Jun 8 21:08:32 2017 (r442959) @@ -16,9 +16,9 @@ %%PYTHON_SITELIBDIR%%/enchant/checker/tests.py %%PYTHON_SITELIBDIR%%/enchant/checker/tests.pyc %%PYTHON_SITELIBDIR%%/enchant/checker/tests.pyo -%%PYTHON_SITELIBDIR%%/enchant/checker/wxSpellCheckerDialog.py -%%PYTHON_SITELIBDIR%%/enchant/checker/wxSpellCheckerDialog.pyc -%%PYTHON_SITELIBDIR%%/enchant/checker/wxSpellCheckerDialog.pyo +%%WX%%%%PYTHON_SITELIBDIR%%/enchant/checker/wxSpellCheckerDialog.py +%%WX%%%%PYTHON_SITELIBDIR%%/enchant/checker/wxSpellCheckerDialog.pyc +%%WX%%%%PYTHON_SITELIBDIR%%/enchant/checker/wxSpellCheckerDialog.pyo %%PYTHON_SITELIBDIR%%/enchant/errors.py %%PYTHON_SITELIBDIR%%/enchant/errors.pyc %%PYTHON_SITELIBDIR%%/enchant/errors.pyo From owner-svn-ports-all@freebsd.org Thu Jun 8 21:21:57 2017 Return-Path: Delivered-To: svn-ports-all@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 25645D84002; Thu, 8 Jun 2017 21:21:57 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 02D507226F; Thu, 8 Jun 2017 21:21:57 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 975) id 572BC1132; Thu, 8 Jun 2017 21:21:56 +0000 (UTC) Date: Thu, 8 Jun 2017 21:21:56 +0000 From: "Sergey A. Osokin" To: Bartek Rutkowski Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r442588 - in head/www: nginx nginx-full Message-ID: <20170608212156.GD55217@FreeBSD.org> References: <201706042038.v54KcQMf001482@repo.freebsd.org> <20170605001807.GA55217@FreeBSD.org> <99D58682-8825-417C-81F8-EDC541D31713@FreeBSD.org> <20170607220614.GB55217@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 08 Jun 2017 21:21:57 -0000 On Thu, Jun 08, 2017 at 08:24:24AM +0100, Bartek Rutkowski wrote: > > > On 7 Jun 2017, at 23:06, Sergey A. Osokin wrote: > > > > On Tue, Jun 06, 2017 at 02:32:17PM +0100, Bartek Rutkowski wrote: > >>> On 5 Jun 2017, at 01:18, Sergey A. Osokin wrote: > >>> > >>> Hi Bartek and Adam, > >>> > >>> I don't think I can get this, so two questions for you guys: > >>> o) what was the reason to bump PORTREVISION in www/nginx? > >>> o) wouldn't it btter to just bump PORTREVISION in www/nginx-full? > >> > >> Hi Sergey, > >> > >> Let me explain it quickly: some time ago you've removed two external modules from www/nginx port, which is a master for www/nginx-full. The www/nginx-full had them in default options, what caused port/pkg build failures and to fix these I needed to remove these two no longer existing modules from default options. After doing so, since it *does* change the contents of the package, I needed to bump the PORTREVISION of www/nginx-full and there were few ways of doing so, but none of them was easy/simple as they were creating even complex scenarios in future bumps/updates, so, after consulting possible solutions with portmgr members, I've chosen one, that while not ideal, have solved the issue for now without creating other issues in future, that is to bump the master www/nginx revision. > >> > >> Hope that helps. > > > > Hi Bartek, > > > > Please don't bump PORTREVISION on www/nginx when you need to do so > > in www/nginx-full. > > Sergey, > > I tried to explain you why it was necessary - it wasn't my 'oh, I just want to bump some ports revisions' spree. It was discussed with portmgr members and approved with adamw@. This is how master/slave relationship works in our ports and there was no other better way around it. Hope you'll understand that and accept it in future, where similar action would be required. Bartek, Explanations are wrong. Again, I see no reason to bump revision in www/nginx because it was possible to bump it in www/nginx-full. If you guys ready to support www/nginx without my hamble opinion, please let me know, I'll pass the maintainership of it to you immediately. -- Sergey Osokin From owner-svn-ports-all@freebsd.org Thu Jun 8 21:52:58 2017 Return-Path: Delivered-To: svn-ports-all@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 172E7D84ACE; Thu, 8 Jun 2017 21:52:58 +0000 (UTC) (envelope-from girgen@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 A997F735B3; Thu, 8 Jun 2017 21:52:57 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58Lqu5S007553; Thu, 8 Jun 2017 21:52:56 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58Lqun4007551; Thu, 8 Jun 2017 21:52:56 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201706082152.v58Lqun4007551@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Thu, 8 Jun 2017 21:52:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442960 - head/sysutils/ldap-account-manager X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 21:52:58 -0000 Author: girgen Date: Thu Jun 8 21:52:56 2017 New Revision: 442960 URL: https://svnweb.freebsd.org/changeset/ports/442960 Log: Update ldap-account-manager to 5.7 Approved-By: maintainer PR: 219873 Modified: head/sysutils/ldap-account-manager/Makefile head/sysutils/ldap-account-manager/distinfo Modified: head/sysutils/ldap-account-manager/Makefile ============================================================================== --- head/sysutils/ldap-account-manager/Makefile Thu Jun 8 21:08:32 2017 (r442959) +++ head/sysutils/ldap-account-manager/Makefile Thu Jun 8 21:52:56 2017 (r442960) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap-account-manager -PORTVERSION= 5.6 +PORTVERSION= 5.7 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} Modified: head/sysutils/ldap-account-manager/distinfo ============================================================================== --- head/sysutils/ldap-account-manager/distinfo Thu Jun 8 21:08:32 2017 (r442959) +++ head/sysutils/ldap-account-manager/distinfo Thu Jun 8 21:52:56 2017 (r442960) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482870107 -SHA256 (ldap-account-manager-5.6.tar.bz2) = 2b6232c8fd88eda86e8e9bcb273585d1837d89c56f02f4517a159818ec84ab8d -SIZE (ldap-account-manager-5.6.tar.bz2) = 15223282 +TIMESTAMP = 1496951155 +SHA256 (ldap-account-manager-5.7.tar.bz2) = d9f38bfc8fcf928a3bf798628bab73eeaae2285e63e26420f3d6545488cfbe1b +SIZE (ldap-account-manager-5.7.tar.bz2) = 15549854 From owner-svn-ports-all@freebsd.org Thu Jun 8 23:07:06 2017 Return-Path: Delivered-To: svn-ports-all@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 CF1DFD860F1; Thu, 8 Jun 2017 23:07:06 +0000 (UTC) (envelope-from cpm@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 A08B6756E3; Thu, 8 Jun 2017 23:07:06 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58N752T036247; Thu, 8 Jun 2017 23:07:05 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58N75aA036242; Thu, 8 Jun 2017 23:07:05 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201706082307.v58N75aA036242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Thu, 8 Jun 2017 23:07:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442961 - in branches/2017Q2/security/libgcrypt: . files X-SVN-Group: ports-branches 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.23 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: Thu, 08 Jun 2017 23:07:06 -0000 Author: cpm Date: Thu Jun 8 23:07:05 2017 New Revision: 442961 URL: https://svnweb.freebsd.org/changeset/ports/442961 Log: MFH: r442829 security/libgcrypt: update to 1.7.7 - Update libgcrypt to 1.7.7 - Silence all explicitly called commands - Update WWW in pkg-descr: use https:// - Bump library version in pkg-plist Noteworthy changes in version 1.7.7 * Bug fixes: - Fix possible timing attack on EdDSA session key. - Fix long standing bug in secure memory implementation which could lead to a segv on free. [bug#3027]. PR: 219747 Exp-run by: antoine Approved by: ports-secteam (zi) Modified: branches/2017Q2/security/libgcrypt/Makefile branches/2017Q2/security/libgcrypt/distinfo branches/2017Q2/security/libgcrypt/files/extra-patch-aarch64 branches/2017Q2/security/libgcrypt/pkg-descr branches/2017Q2/security/libgcrypt/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/security/libgcrypt/Makefile ============================================================================== --- branches/2017Q2/security/libgcrypt/Makefile Thu Jun 8 21:52:56 2017 (r442960) +++ branches/2017Q2/security/libgcrypt/Makefile Thu Jun 8 23:07:05 2017 (r442961) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= security MASTER_SITES= GNUPG @@ -42,14 +42,14 @@ CONFIGURE_ARGS+= --disable-asm .endif post-patch: - ${RM} ${WRKSRC}/doc/gcrypt.info* - ${REINPLACE_CMD} -e 's|ALIGN (3)|ALIGN (2)|g' ${WRKSRC}/mpi/i386/*.S + @${RM} ${WRKSRC}/doc/gcrypt.info* + @${REINPLACE_CMD} -e 's|ALIGN (3)|ALIGN (2)|g' ${WRKSRC}/mpi/i386/*.S post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Modified: branches/2017Q2/security/libgcrypt/distinfo ============================================================================== --- branches/2017Q2/security/libgcrypt/distinfo Thu Jun 8 21:52:56 2017 (r442960) +++ branches/2017Q2/security/libgcrypt/distinfo Thu Jun 8 23:07:05 2017 (r442961) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485172752 -SHA256 (libgcrypt-1.7.6.tar.bz2) = 626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc -SIZE (libgcrypt-1.7.6.tar.bz2) = 2897695 +TIMESTAMP = 1496487630 +SHA256 (libgcrypt-1.7.7.tar.bz2) = b9b85eba0793ea3e6e66b896eb031fa05e1a4517277cc9ab10816b359254cd9a +SIZE (libgcrypt-1.7.7.tar.bz2) = 2861190 Modified: branches/2017Q2/security/libgcrypt/files/extra-patch-aarch64 ============================================================================== --- branches/2017Q2/security/libgcrypt/files/extra-patch-aarch64 Thu Jun 8 21:52:56 2017 (r442960) +++ branches/2017Q2/security/libgcrypt/files/extra-patch-aarch64 Thu Jun 8 23:07:05 2017 (r442961) @@ -58,11 +58,11 @@ AC_COMPILE_IFELSE([AC_LANG_SOURCE( [[__asm__( - ".arch armv8-a+crypto\n\t" -+ ".cpu generic+simd\n\t" ++ ".cpu generic+simd\n\t" + -+ "mov w0, \#42;\n\t" -+ "dup v0.8b, w0;\n\t" -+ "ld4 {v0.8b,v1.8b,v2.8b,v3.8b},[x0],\#32;\n\t" ++ "mov w0, \#42;\n\t" ++ "dup v0.8b, w0;\n\t" ++ "ld4 {v0.8b,v1.8b,v2.8b,v3.8b},[x0],\#32;\n\t" "sha1h s0, s0;\n\t" "sha1c q0, s0, v0.4s;\n\t" Modified: branches/2017Q2/security/libgcrypt/pkg-descr ============================================================================== --- branches/2017Q2/security/libgcrypt/pkg-descr Thu Jun 8 21:52:56 2017 (r442960) +++ branches/2017Q2/security/libgcrypt/pkg-descr Thu Jun 8 23:07:05 2017 (r442961) @@ -1,3 +1,3 @@ Libgcrypt is a general purpose crypto library based on the code used in GnuPG. -WWW: http://www.gnupg.org/ +WWW: https://www.gnupg.org/ Modified: branches/2017Q2/security/libgcrypt/pkg-plist ============================================================================== --- branches/2017Q2/security/libgcrypt/pkg-plist Thu Jun 8 21:52:56 2017 (r442960) +++ branches/2017Q2/security/libgcrypt/pkg-plist Thu Jun 8 23:07:05 2017 (r442961) @@ -6,6 +6,6 @@ include/gcrypt.h lib/libgcrypt.a lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.1.6 +lib/libgcrypt.so.20.1.7 man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4 From owner-svn-ports-all@freebsd.org Thu Jun 8 23:49:35 2017 Return-Path: Delivered-To: svn-ports-all@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 E7980D86A56; Thu, 8 Jun 2017 23:49:35 +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 AD8617682A; Thu, 8 Jun 2017 23:49:35 +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 v58NnY5b052309; Thu, 8 Jun 2017 23:49:34 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58NnY99052307; Thu, 8 Jun 2017 23:49:34 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706082349.v58NnY99052307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 8 Jun 2017 23:49:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442962 - head/devel/py-pystorm X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 23:49:36 -0000 Author: feld Date: Thu Jun 8 23:49:34 2017 New Revision: 442962 URL: https://svnweb.freebsd.org/changeset/ports/442962 Log: devel/py-pystorm: Update to 3.1.0 Changelog: https://github.com/pystorm/pystorm/releases/tag/v3.1.0 Modified: head/devel/py-pystorm/Makefile head/devel/py-pystorm/distinfo Modified: head/devel/py-pystorm/Makefile ============================================================================== --- head/devel/py-pystorm/Makefile Thu Jun 8 23:07:05 2017 (r442961) +++ head/devel/py-pystorm/Makefile Thu Jun 8 23:49:34 2017 (r442962) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= pystorm -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.1.0 +PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pystorm/distinfo ============================================================================== --- head/devel/py-pystorm/distinfo Thu Jun 8 23:07:05 2017 (r442961) +++ head/devel/py-pystorm/distinfo Thu Jun 8 23:49:34 2017 (r442962) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478132501 -SHA256 (pystorm-3.0.3.tar.gz) = 12998cfee61c53ee18cca831fff72eccb53f08e6e0cde5c438ec464e9c969181 -SIZE (pystorm-3.0.3.tar.gz) = 23436 +TIMESTAMP = 1496965621 +SHA256 (pystorm-3.1.0.tar.gz) = 038aa1a1d1c1ab735a10919bdb7f3e6e540db0b5ae4c9d5a995c0b70252c04a8 +SIZE (pystorm-3.1.0.tar.gz) = 24674 From owner-svn-ports-all@freebsd.org Thu Jun 8 23:53:50 2017 Return-Path: Delivered-To: svn-ports-all@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 DA04CD86BF6; Thu, 8 Jun 2017 23:53:50 +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 22EF976BA8; Thu, 8 Jun 2017 23:53:50 +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 v58NrnaD056570; Thu, 8 Jun 2017 23:53:49 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58Nrnsq056568; Thu, 8 Jun 2017 23:53:49 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706082353.v58Nrnsq056568@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 8 Jun 2017 23:53:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442963 - head/devel/py-streamparse X-SVN-Group: ports-head 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.23 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: Thu, 08 Jun 2017 23:53:51 -0000 Author: feld Date: Thu Jun 8 23:53:48 2017 New Revision: 442963 URL: https://svnweb.freebsd.org/changeset/ports/442963 Log: devel/py-streamparse: Update to 3.5.0 Changelog: https://github.com/Parsely/streamparse/releases/tag/v3.5.0 Modified: head/devel/py-streamparse/Makefile head/devel/py-streamparse/distinfo Modified: head/devel/py-streamparse/Makefile ============================================================================== --- head/devel/py-streamparse/Makefile Thu Jun 8 23:49:34 2017 (r442962) +++ head/devel/py-streamparse/Makefile Thu Jun 8 23:53:48 2017 (r442963) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= streamparse -PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTVERSION= 3.5.0 +PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,14 +16,15 @@ LICENSE= APACHE20 USES= python USE_PYTHON= autoplist distutils -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>0:devel/py-ruamel.yaml -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}fabric3>0:devel/py-fabric3 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pystorm>0:devel/py-pystorm +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable \ + ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>0:devel/py-ruamel.yaml \ + ${PYTHON_PKGNAMEPREFIX}fabric3>0:devel/py-fabric3 \ + ${PYTHON_PKGNAMEPREFIX}pystorm>=3.1.0:devel/py-pystorm \ + ${PYTHON_PKGNAMEPREFIX}thriftpy>=0.3.2:devel/py-thriftpy NO_ARCH= YES Modified: head/devel/py-streamparse/distinfo ============================================================================== --- head/devel/py-streamparse/distinfo Thu Jun 8 23:49:34 2017 (r442962) +++ head/devel/py-streamparse/distinfo Thu Jun 8 23:53:48 2017 (r442963) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478130361 -SHA256 (streamparse-3.1.1.tar.gz) = 602c2f8beff569492e6b5f188850ef39678f70ede293de1dbac1712810c36163 -SIZE (streamparse-3.1.1.tar.gz) = 147640 +TIMESTAMP = 1496245669 +SHA256 (streamparse-3.5.0.tar.gz) = 1a0a2c8f7592e64e04c8829af78b8b3f9badecd3cc88d7b1fffaafb0fdcd7a58 +SIZE (streamparse-3.5.0.tar.gz) = 154423 From owner-svn-ports-all@freebsd.org Fri Jun 9 00:04:39 2017 Return-Path: Delivered-To: svn-ports-all@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 9B5B9D8711C; Fri, 9 Jun 2017 00:04:39 +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 68ED277195; Fri, 9 Jun 2017 00:04:39 +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 v5904ctv060719; Fri, 9 Jun 2017 00:04:38 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5904caS060716; Fri, 9 Jun 2017 00:04:38 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706090004.v5904caS060716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Fri, 9 Jun 2017 00:04:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442964 - in head/devel: . py-pytest-capturelog py3-pytest-capturelog X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 00:04:39 -0000 Author: woodsb02 Date: Fri Jun 9 00:04:38 2017 New Revision: 442964 URL: https://svnweb.freebsd.org/changeset/ports/442964 Log: [NEW] devel/py3-pytest-capturelog: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-pytest-capturelog/ head/devel/py3-pytest-capturelog/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pytest-capturelog/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Jun 8 23:53:48 2017 (r442963) +++ head/devel/Makefile Fri Jun 9 00:04:38 2017 (r442964) @@ -4980,6 +4980,7 @@ SUBDIR += py3-pyicu SUBDIR += py3-pylru-cache SUBDIR += py3-pytest + SUBDIR += py3-pytest-capturelog SUBDIR += py3-pytest-runner SUBDIR += py3-pytest-xdist SUBDIR += py3-python-magic Modified: head/devel/py-pytest-capturelog/Makefile ============================================================================== --- head/devel/py-pytest-capturelog/Makefile Thu Jun 8 23:53:48 2017 (r442963) +++ head/devel/py-pytest-capturelog/Makefile Fri Jun 9 00:04:38 2017 (r442964) @@ -12,9 +12,9 @@ COMMENT= Py.test plugin to capture log messages LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.1.1:devel/py-py +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}py>=1.1.1:devel/py-py -USES= python +USES?= python USE_PYTHON= autoplist distutils .include Added: head/devel/py3-pytest-capturelog/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pytest-capturelog/Makefile Fri Jun 9 00:04:38 2017 (r442964) @@ -0,0 +1,10 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pytest-capturelog + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.1.1:devel/py3-py + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Fri Jun 9 00:11:22 2017 Return-Path: Delivered-To: svn-ports-all@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 5A50BD87241; Fri, 9 Jun 2017 00:11:22 +0000 (UTC) (envelope-from jrm@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 1D81E773C3; Fri, 9 Jun 2017 00:11:22 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v590BL82062080; Fri, 9 Jun 2017 00:11:21 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v590BKJO062078; Fri, 9 Jun 2017 00:11:20 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706090011.v590BKJO062078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 9 Jun 2017 00:11:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442965 - head/net-im/mastodon X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 00:11:22 -0000 Author: jrm Date: Fri Jun 9 00:11:20 2017 New Revision: 442965 URL: https://svnweb.freebsd.org/changeset/ports/442965 Log: net-im/mastodon: Add www/npm to RUN_DEPENDS and fix the false postive RUBY_SUFFIX substitutions in pkg-plist Reported by: swills Modified: head/net-im/mastodon/Makefile head/net-im/mastodon/pkg-plist Modified: head/net-im/mastodon/Makefile ============================================================================== --- head/net-im/mastodon/Makefile Fri Jun 9 00:04:38 2017 (r442964) +++ head/net-im/mastodon/Makefile Fri Jun 9 00:11:20 2017 (r442965) @@ -12,7 +12,8 @@ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ffmpeg>0:multimedia/ffmpeg \ - libpqtypes>1.5.0:databases/libpqtypes + libpqtypes>1.5.0:databases/libpqtypes \ + npm>=0:www/npm # Dependencies below match Gemfile layout RUN_DEPENDS+= rubygem-pkg-config>=1.2.0:devel/rubygem-pkg-config Modified: head/net-im/mastodon/pkg-plist ============================================================================== --- head/net-im/mastodon/pkg-plist Fri Jun 9 00:04:38 2017 (r442964) +++ head/net-im/mastodon/pkg-plist Fri Jun 9 00:11:20 2017 (r442965) @@ -1254,23 +1254,23 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/config/webpack/shared.js %%WWWDIR%%/config/webpack/test.js %%WWWDIR%%/config/webpack/translationRunner.js -%%WWWDIR%%/db/migrate/201602%%RUBY_SUFFIX%%162837_add_metadata_to_statuses.rb -%%WWWDIR%%/db/migrate/201602%%RUBY_SUFFIX%%164502_make_uris_nullable_in_statuses.rb -%%WWWDIR%%/db/migrate/201602%%RUBY_SUFFIX%%1657%%RUBY_SUFFIX%%_add_url_to_statuses.rb -%%WWWDIR%%/db/migrate/201602%%RUBY_SUFFIX%%165855_add_url_to_accounts.rb -%%WWWDIR%%/db/migrate/201602%%RUBY_SUFFIX%%171800_create_favourites.rb +%%WWWDIR%%/db/migrate/20160223162837_add_metadata_to_statuses.rb +%%WWWDIR%%/db/migrate/20160223164502_make_uris_nullable_in_statuses.rb +%%WWWDIR%%/db/migrate/20160223165723_add_url_to_statuses.rb +%%WWWDIR%%/db/migrate/20160223165855_add_url_to_accounts.rb +%%WWWDIR%%/db/migrate/20160223171800_create_favourites.rb %%WWWDIR%%/db/migrate/20160220174730_create_accounts.rb %%WWWDIR%%/db/migrate/20160220211917_create_statuses.rb %%WWWDIR%%/db/migrate/20160221003140_create_users.rb %%WWWDIR%%/db/migrate/20160221003621_create_follows.rb %%WWWDIR%%/db/migrate/20160222122600_create_stream_entries.rb %%WWWDIR%%/db/migrate/20160222143943_add_profile_fields_to_accounts.rb -%%WWWDIR%%/db/migrate/201602242%%RUBY_SUFFIX%%247_create_mentions.rb -%%WWWDIR%%/db/migrate/20160227%%RUBY_SUFFIX%%0%%RUBY_SUFFIX%%3_add_attachment_avatar_to_accounts.rb +%%WWWDIR%%/db/migrate/20160224223247_create_mentions.rb +%%WWWDIR%%/db/migrate/20160227230233_add_attachment_avatar_to_accounts.rb %%WWWDIR%%/db/migrate/20160305115639_add_devise_to_users.rb -%%WWWDIR%%/db/migrate/201603061722%%RUBY_SUFFIX%%_create_doorkeeper_tables.rb +%%WWWDIR%%/db/migrate/20160306172223_create_doorkeeper_tables.rb %%WWWDIR%%/db/migrate/20160312193225_add_attachment_header_to_accounts.rb -%%WWWDIR%%/db/migrate/20160314164%%RUBY_SUFFIX%%1_add_owner_to_application.rb +%%WWWDIR%%/db/migrate/20160314164231_add_owner_to_application.rb %%WWWDIR%%/db/migrate/20160316103650_add_missing_indices.rb %%WWWDIR%%/db/migrate/20160322193748_add_avatar_remote_url_to_accounts.rb %%WWWDIR%%/db/migrate/20160325130944_add_admin_to_users.rb @@ -1279,15 +1279,15 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/db/migrate/20160919221059_add_subscription_expires_at_to_accounts.rb %%WWWDIR%%/db/migrate/20160920003904_remove_verify_token_from_accounts.rb %%WWWDIR%%/db/migrate/20160926213048_remove_owner_from_application.rb -%%WWWDIR%%/db/migrate/2016100314%%RUBY_SUFFIX%%32_add_confirmable_to_users.rb +%%WWWDIR%%/db/migrate/20161003142332_add_confirmable_to_users.rb %%WWWDIR%%/db/migrate/20161003145426_create_blocks.rb %%WWWDIR%%/db/migrate/20161006213403_rails_settings_migration.rb %%WWWDIR%%/db/migrate/20161009120834_create_domain_blocks.rb %%WWWDIR%%/db/migrate/20161027172456_add_silenced_to_accounts.rb -%%WWWDIR%%/db/migrate/201611%%RUBY_SUFFIX%%093447_add_sensitive_to_statuses.rb -%%WWWDIR%%/db/migrate/201611041736%%RUBY_SUFFIX%%_create_tags.rb +%%WWWDIR%%/db/migrate/20161123093447_add_sensitive_to_statuses.rb +%%WWWDIR%%/db/migrate/20161104173623_create_tags.rb %%WWWDIR%%/db/migrate/20161105130633_create_statuses_tags_join_table.rb -%%WWWDIR%%/db/migrate/2016111616%%RUBY_SUFFIX%%55_add_locale_to_users.rb +%%WWWDIR%%/db/migrate/20161116162355_add_locale_to_users.rb %%WWWDIR%%/db/migrate/20161119211120_create_notifications.rb %%WWWDIR%%/db/migrate/20161122163057_remove_unneeded_indexes.rb %%WWWDIR%%/db/migrate/20161128103007_create_subscriptions.rb @@ -1299,8 +1299,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/db/migrate/20161221152630_add_hidden_to_stream_entries.rb %%WWWDIR%%/db/migrate/20161222201034_add_locked_to_accounts.rb %%WWWDIR%%/db/migrate/20161222204147_create_follow_requests.rb -%%WWWDIR%%/db/migrate/201701%%RUBY_SUFFIX%%162658_add_severity_to_domain_blocks.rb -%%WWWDIR%%/db/migrate/201701%%RUBY_SUFFIX%%203248_add_reject_media_to_domain_blocks.rb +%%WWWDIR%%/db/migrate/20170123162658_add_severity_to_domain_blocks.rb +%%WWWDIR%%/db/migrate/20170123203248_add_reject_media_to_domain_blocks.rb %%WWWDIR%%/db/migrate/20170105224407_add_shortcode_to_media_attachments.rb %%WWWDIR%%/db/migrate/20170109120109_create_web_settings.rb %%WWWDIR%%/db/migrate/20170112154826_migrate_settings.rb @@ -1325,7 +1325,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/db/migrate/20170330021336_add_counter_caches.rb %%WWWDIR%%/db/migrate/20170330163835_create_imports.rb %%WWWDIR%%/db/migrate/20170330164118_add_attachment_data_to_imports.rb -%%WWWDIR%%/db/migrate/201704%%RUBY_SUFFIX%%005413_add_allowed_languages_to_user.rb +%%WWWDIR%%/db/migrate/20170423005413_add_allowed_languages_to_user.rb %%WWWDIR%%/db/migrate/20170403172249_add_action_taken_by_account_id_to_reports.rb %%WWWDIR%%/db/migrate/20170405112956_add_index_on_mentions_status_id.rb %%WWWDIR%%/db/migrate/20170406215816_add_notifications_and_favourites_indices.rb @@ -1337,11 +1337,11 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/db/migrate/20170424112722_add_status_id_index_to_statuses_tags.rb %%WWWDIR%%/db/migrate/20170425131920_add_media_attachment_meta.rb %%WWWDIR%%/db/migrate/20170425202925_add_oembed_to_preview_cards.rb -%%WWWDIR%%/db/migrate/20170506%%RUBY_SUFFIX%%5850_create_conversations.rb +%%WWWDIR%%/db/migrate/20170506235850_create_conversations.rb %%WWWDIR%%/db/migrate/20170507000211_add_conversation_id_to_statuses.rb %%WWWDIR%%/db/migrate/20170507141759_optimize_index_subscriptions.rb -%%WWWDIR%%/db/migrate/20170508%%RUBY_SUFFIX%%0434_create_conversation_mutes.rb -%%WWWDIR%%/db/migrate/2017051607%%RUBY_SUFFIX%%09_add_index_accounts_on_uri.rb +%%WWWDIR%%/db/migrate/20170508230434_create_conversation_mutes.rb +%%WWWDIR%%/db/migrate/20170516072309_add_index_accounts_on_uri.rb %%WWWDIR%%/db/migrate/20170520145338_change_language_filter_to_opt_out.rb %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/seeds.rb @@ -1389,46 +1389,46 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/apple-touch-icon.png %%WWWDIR%%/public/avatars/original/missing.png %%WWWDIR%%/public/browserconfig.xml -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%1a.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%1a.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%1b.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%1b.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%28.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%28.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%cf.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%cf.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%e9.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%e9.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ea.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ea.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%eb.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%eb.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ec.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ec.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ed.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ed.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ee.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ee.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ef.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%ef.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f0.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f0.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f1.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f1.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f2.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f2.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f3.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f3.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f8.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f8.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f9.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%f9.svg -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%fa.png -%%WWWDIR%%/public/emoji/%%RUBY_SUFFIX%%fa.svg -%%WWWDIR%%/public/emoji/00%%RUBY_SUFFIX%%-20e3.png -%%WWWDIR%%/public/emoji/00%%RUBY_SUFFIX%%-20e3.svg -%%WWWDIR%%/public/emoji/00%%RUBY_SUFFIX%%.png -%%WWWDIR%%/public/emoji/00%%RUBY_SUFFIX%%.svg +%%WWWDIR%%/public/emoji/231a.png +%%WWWDIR%%/public/emoji/231a.svg +%%WWWDIR%%/public/emoji/231b.png +%%WWWDIR%%/public/emoji/231b.svg +%%WWWDIR%%/public/emoji/2328.png +%%WWWDIR%%/public/emoji/2328.svg +%%WWWDIR%%/public/emoji/23cf.png +%%WWWDIR%%/public/emoji/23cf.svg +%%WWWDIR%%/public/emoji/23e9.png +%%WWWDIR%%/public/emoji/23e9.svg +%%WWWDIR%%/public/emoji/23ea.png +%%WWWDIR%%/public/emoji/23ea.svg +%%WWWDIR%%/public/emoji/23eb.png +%%WWWDIR%%/public/emoji/23eb.svg +%%WWWDIR%%/public/emoji/23ec.png +%%WWWDIR%%/public/emoji/23ec.svg +%%WWWDIR%%/public/emoji/23ed.png +%%WWWDIR%%/public/emoji/23ed.svg +%%WWWDIR%%/public/emoji/23ee.png +%%WWWDIR%%/public/emoji/23ee.svg +%%WWWDIR%%/public/emoji/23ef.png +%%WWWDIR%%/public/emoji/23ef.svg +%%WWWDIR%%/public/emoji/23f0.png +%%WWWDIR%%/public/emoji/23f0.svg +%%WWWDIR%%/public/emoji/23f1.png +%%WWWDIR%%/public/emoji/23f1.svg +%%WWWDIR%%/public/emoji/23f2.png +%%WWWDIR%%/public/emoji/23f2.svg +%%WWWDIR%%/public/emoji/23f3.png +%%WWWDIR%%/public/emoji/23f3.svg +%%WWWDIR%%/public/emoji/23f8.png +%%WWWDIR%%/public/emoji/23f8.svg +%%WWWDIR%%/public/emoji/23f9.png +%%WWWDIR%%/public/emoji/23f9.svg +%%WWWDIR%%/public/emoji/23fa.png +%%WWWDIR%%/public/emoji/23fa.svg +%%WWWDIR%%/public/emoji/0023-20e3.png +%%WWWDIR%%/public/emoji/0023-20e3.svg +%%WWWDIR%%/public/emoji/0023.png +%%WWWDIR%%/public/emoji/0023.svg %%WWWDIR%%/public/emoji/002a-20e3.png %%WWWDIR%%/public/emoji/002a-20e3.svg %%WWWDIR%%/public/emoji/002a.png @@ -1477,24 +1477,24 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/00a9.svg %%WWWDIR%%/public/emoji/00ae.png %%WWWDIR%%/public/emoji/00ae.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%2.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%2.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%3.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%3.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%4.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%4.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%5.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%5.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%6.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%6.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%7.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%7.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%8.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%8.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%9.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%9.svg -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%a.png -%%WWWDIR%%/public/emoji/1f%%RUBY_SUFFIX%%a.svg +%%WWWDIR%%/public/emoji/1f232.png +%%WWWDIR%%/public/emoji/1f232.svg +%%WWWDIR%%/public/emoji/1f233.png +%%WWWDIR%%/public/emoji/1f233.svg +%%WWWDIR%%/public/emoji/1f234.png +%%WWWDIR%%/public/emoji/1f234.svg +%%WWWDIR%%/public/emoji/1f235.png +%%WWWDIR%%/public/emoji/1f235.svg +%%WWWDIR%%/public/emoji/1f236.png +%%WWWDIR%%/public/emoji/1f236.svg +%%WWWDIR%%/public/emoji/1f237.png +%%WWWDIR%%/public/emoji/1f237.svg +%%WWWDIR%%/public/emoji/1f238.png +%%WWWDIR%%/public/emoji/1f238.svg +%%WWWDIR%%/public/emoji/1f239.png +%%WWWDIR%%/public/emoji/1f239.svg +%%WWWDIR%%/public/emoji/1f23a.png +%%WWWDIR%%/public/emoji/1f23a.svg %%WWWDIR%%/public/emoji/1f004.png %%WWWDIR%%/public/emoji/1f004.svg %%WWWDIR%%/public/emoji/1f0cf.png @@ -2661,8 +2661,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f3fe.svg %%WWWDIR%%/public/emoji/1f3ff.png %%WWWDIR%%/public/emoji/1f3ff.svg -%%WWWDIR%%/public/emoji/1f4%%RUBY_SUFFIX%%.png -%%WWWDIR%%/public/emoji/1f4%%RUBY_SUFFIX%%.svg +%%WWWDIR%%/public/emoji/1f423.png +%%WWWDIR%%/public/emoji/1f423.svg %%WWWDIR%%/public/emoji/1f400.png %%WWWDIR%%/public/emoji/1f400.svg %%WWWDIR%%/public/emoji/1f401.png @@ -3559,8 +3559,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f4fd.svg %%WWWDIR%%/public/emoji/1f4ff.png %%WWWDIR%%/public/emoji/1f4ff.svg -%%WWWDIR%%/public/emoji/1f5%%RUBY_SUFFIX%%.png -%%WWWDIR%%/public/emoji/1f5%%RUBY_SUFFIX%%.svg +%%WWWDIR%%/public/emoji/1f523.png +%%WWWDIR%%/public/emoji/1f523.svg %%WWWDIR%%/public/emoji/1f500.png %%WWWDIR%%/public/emoji/1f500.svg %%WWWDIR%%/public/emoji/1f501.png @@ -3881,8 +3881,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f5fe.svg %%WWWDIR%%/public/emoji/1f5ff.png %%WWWDIR%%/public/emoji/1f5ff.svg -%%WWWDIR%%/public/emoji/1f6%%RUBY_SUFFIX%%.png -%%WWWDIR%%/public/emoji/1f6%%RUBY_SUFFIX%%.svg +%%WWWDIR%%/public/emoji/1f623.png +%%WWWDIR%%/public/emoji/1f623.svg %%WWWDIR%%/public/emoji/1f600.png %%WWWDIR%%/public/emoji/1f600.svg %%WWWDIR%%/public/emoji/1f601.png @@ -4355,8 +4355,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f6f5.svg %%WWWDIR%%/public/emoji/1f6f6.png %%WWWDIR%%/public/emoji/1f6f6.svg -%%WWWDIR%%/public/emoji/1f9%%RUBY_SUFFIX%%.png -%%WWWDIR%%/public/emoji/1f9%%RUBY_SUFFIX%%.svg +%%WWWDIR%%/public/emoji/1f923.png +%%WWWDIR%%/public/emoji/1f923.svg %%WWWDIR%%/public/emoji/1f910.png %%WWWDIR%%/public/emoji/1f910.svg %%WWWDIR%%/public/emoji/1f911.png @@ -4747,8 +4747,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/25fd.svg %%WWWDIR%%/public/emoji/25fe.png %%WWWDIR%%/public/emoji/25fe.svg -%%WWWDIR%%/public/emoji/26%%RUBY_SUFFIX%%.png -%%WWWDIR%%/public/emoji/26%%RUBY_SUFFIX%%.svg +%%WWWDIR%%/public/emoji/2623.png +%%WWWDIR%%/public/emoji/2623.svg %%WWWDIR%%/public/emoji/2600.png %%WWWDIR%%/public/emoji/2600.svg %%WWWDIR%%/public/emoji/2601.png From owner-svn-ports-all@freebsd.org Fri Jun 9 01:59:49 2017 Return-Path: Delivered-To: svn-ports-all@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 20281D88699; Fri, 9 Jun 2017 01:59:49 +0000 (UTC) (envelope-from jrm@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 BBCEB799A4; Fri, 9 Jun 2017 01:59:48 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v591xlSo005672; Fri, 9 Jun 2017 01:59:47 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v591xluW005670; Fri, 9 Jun 2017 01:59:47 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706090159.v591xluW005670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 9 Jun 2017 01:59:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442966 - head/devel/rubygem-will_paginate X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 01:59:49 -0000 Author: jrm Date: Fri Jun 9 01:59:47 2017 New Revision: 442966 URL: https://svnweb.freebsd.org/changeset/ports/442966 Log: devel/rubygem-will_paginate: Upgrade to version 3.1.6 Modified: head/devel/rubygem-will_paginate/Makefile head/devel/rubygem-will_paginate/distinfo Modified: head/devel/rubygem-will_paginate/Makefile ============================================================================== --- head/devel/rubygem-will_paginate/Makefile Fri Jun 9 00:11:20 2017 (r442965) +++ head/devel/rubygem-will_paginate/Makefile Fri Jun 9 01:59:47 2017 (r442966) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= will_paginate -PORTVERSION= 3.1.5 +PORTVERSION= 3.1.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-will_paginate/distinfo ============================================================================== --- head/devel/rubygem-will_paginate/distinfo Fri Jun 9 00:11:20 2017 (r442965) +++ head/devel/rubygem-will_paginate/distinfo Fri Jun 9 01:59:47 2017 (r442966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492182001 -SHA256 (rubygem/will_paginate-3.1.5.gem) = d204bac6b85c34e6c13f176583ccef1fdfdbd802658271d1b84791d7ca0b2f06 -SIZE (rubygem/will_paginate-3.1.5.gem) = 36864 +TIMESTAMP = 1496973384 +SHA256 (rubygem/will_paginate-3.1.6.gem) = c92e843f0a8fc1e5df28a83885b7767fbcfc81c107f7095b1b0821a97c090e46 +SIZE (rubygem/will_paginate-3.1.6.gem) = 36864 From owner-svn-ports-all@freebsd.org Fri Jun 9 02:00:52 2017 Return-Path: Delivered-To: svn-ports-all@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 CD301D886F2; Fri, 9 Jun 2017 02:00:52 +0000 (UTC) (envelope-from wen@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 9BCFB79ACB; Fri, 9 Jun 2017 02:00:52 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5920php007965; Fri, 9 Jun 2017 02:00:51 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5920pmp007963; Fri, 9 Jun 2017 02:00:51 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706090200.v5920pmp007963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 9 Jun 2017 02:00:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442967 - head/russian/wordpress X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 02:00:52 -0000 Author: wen Date: Fri Jun 9 02:00:51 2017 New Revision: 442967 URL: https://svnweb.freebsd.org/changeset/ports/442967 Log: - Update to 4.8 PR: 219880 Submitted by: 9267096@gmail.com(maintainer) Modified: head/russian/wordpress/Makefile head/russian/wordpress/distinfo Modified: head/russian/wordpress/Makefile ============================================================================== --- head/russian/wordpress/Makefile Fri Jun 9 01:59:47 2017 (r442966) +++ head/russian/wordpress/Makefile Fri Jun 9 02:00:51 2017 (r442967) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.5 +PORTVERSION= 4.8 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ Modified: head/russian/wordpress/distinfo ============================================================================== --- head/russian/wordpress/distinfo Fri Jun 9 01:59:47 2017 (r442966) +++ head/russian/wordpress/distinfo Fri Jun 9 02:00:51 2017 (r442967) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495076443 -SHA256 (wordpress-4.7.5-ru_RU.tar.gz) = 2313937dcad82b63d4058b358102252a6cbc04529b5307442d9f4b363d3cb0f8 -SIZE (wordpress-4.7.5-ru_RU.tar.gz) = 8545614 +TIMESTAMP = 1496972879 +SHA256 (wordpress-4.8-ru_RU.tar.gz) = 686e15d9ac81894cf74a4a8a065a4c1678504f35d046bc715531d335a6ac02a3 +SIZE (wordpress-4.8-ru_RU.tar.gz) = 8695597 From owner-svn-ports-all@freebsd.org Fri Jun 9 02:40:51 2017 Return-Path: Delivered-To: svn-ports-all@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 6E98BD892A3; Fri, 9 Jun 2017 02:40:51 +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 493D07A958; Fri, 9 Jun 2017 02:40:51 +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 v592eo1m025569; Fri, 9 Jun 2017 02:40:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v592eoc7025568; Fri, 9 Jun 2017 02:40:50 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706090240.v592eoc7025568@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 02:40:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442968 - head/audio/mumble X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 02:40:51 -0000 Author: feld Date: Fri Jun 9 02:40:50 2017 New Revision: 442968 URL: https://svnweb.freebsd.org/changeset/ports/442968 Log: audio/mumble: Add new PORTAUDIO option Add various dependency declarations detected by poudriere Change to relative symlinks PR: 219304 Modified: head/audio/mumble/Makefile Modified: head/audio/mumble/Makefile ============================================================================== --- head/audio/mumble/Makefile Fri Jun 9 02:00:51 2017 (r442967) +++ head/audio/mumble/Makefile Fri Jun 9 02:40:50 2017 (r442968) @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS+= libspeex.so:audio/speex \ + libspeexdsp.so:audio/speexdsp \ libsndfile.so:audio/libsndfile \ libboost_iostreams.so:devel/boost-libs \ libprotoc.so:devel/protobuf \ @@ -20,7 +21,7 @@ LIB_DEPENDS+= libspeex.so:audio/speex \ PLIST_SUB+= PORTVERSION="${PORTVERSION}" -USES= compiler cpe gmake pkgconfig qmake +USES= compiler cpe desktop-file-utils gmake pkgconfig qmake ssl USE_GITHUB= yes GH_ACCOUNT= mumble-voip GH_PROJECT= mumble celt-0.7.0:mumble_celt_0_7 celt-0.11.0:mumble_celt_0_11 @@ -28,35 +29,30 @@ GH_TAGNAME= 5a16cda:mumble_celt_0_7 e18de77:mumble_cel GH_SUBDIR= celt-0.7.0-src:mumble_celt_0_7 celt-0.11.0-src:mumble_celt_0_11 USE_QT4= gui svg iconengines_run xml sql network l10n \ linguist_build moc_build rcc_build uic_build \ - opengl sql-sqlite3_run + opengl sql-sqlite3_run corelib USE_LDCONFIG= yes -USE_XORG= ice +USE_XORG= ice xi x11 INSTALLS_ICONS= yes MAKE_JOBS_UNSAFE=yes CONFIG= no-server no-alsa no-speechd no-bundled-speex no-bundled-opus no-update \ - bundled-celt no-g15 no-portaudio no-pulseaudio no-xevie no-embed-qt-translations + bundled-celt no-g15 no-pulseaudio no-xevie no-embed-qt-translations QMAKE_ARGS= "CONFIG+=${CONFIG}" -OPTIONS_DEFINE= DBUS BONJOUR +OPTIONS_DEFINE= DBUS BONJOUR PORTAUDIO OPTIONS_DEFAULT= DBUS -BONJOUR_DESC= Bonjour support -.include +DBUS_VARS_OFF= CONFIG+=no-dbus +DBUS_USE= QT4=dbus -.if ! ${PORT_OPTIONS:MDBUS} -CONFIG+= no-dbus -.else -USE_QT4+= dbus -.endif +BONJOUR_DESC= Bonjour support +BONJOUR_VARS_OFF= CONFIG+=no-bonjour +BONJOUR_LIB_DEPENDS= libdns_sd.so:net/mDNSResponder -.if ! ${PORT_OPTIONS:MBONJOUR} -CONFIG+= no-bonjour -.else -LIB_DEPENDS+= libdns_sd.so:net/mDNSResponder -.endif +PORTAUDIO_VARS_OFF= CONFIG+=no-portaudio +PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio .include @@ -74,9 +70,9 @@ do-install: ${INSTALL_LIB} ${WRKSRC}/release/libcelt0.so.0.11.0 ${STAGEDIR}${PREFIX}/lib/libcelt-mumble.so.0.11.0 ${INSTALL_LIB} ${WRKSRC}/release/libcelt0.so.0.7.0 ${STAGEDIR}${PREFIX}/lib/libcelt-mumble.so.0.7.0 ${INSTALL_LIB} ${WRKSRC}/release/libmumble.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmumble.so.${PORTVERSION} - ${LN} -s ${PREFIX}/lib/libmumble.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmumble.so - ${LN} -s ${PREFIX}/lib/libmumble.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmumble.so.1 - ${LN} -s ${PREFIX}/lib/libmumble.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmumble.so.1.2 + ${RLN} ${STAGEDIR}${PREFIX}/lib/libmumble.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmumble.so + ${RLN} ${STAGEDIR}${PREFIX}/lib/libmumble.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmumble.so.1 + ${RLN} ${STAGEDIR}${PREFIX}/lib/libmumble.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmumble.so.1.2 ${MKDIR} ${STAGEDIR}${PREFIX}/share/services ${INSTALL_DATA} ${WRKSRC}/scripts/mumble.protocol ${STAGEDIR}${PREFIX}/share/services ${INSTALL_DATA} ${WRKSRC}/scripts/mumble.desktop ${STAGEDIR}${PREFIX}/share/applications From owner-svn-ports-all@freebsd.org Fri Jun 9 02:53:06 2017 Return-Path: Delivered-To: svn-ports-all@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 1396DD895B6; Fri, 9 Jun 2017 02:53:06 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBA9C7AEBD; Fri, 9 Jun 2017 02:53:05 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (unknown [127.0.1.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 0433A45ED; Fri, 9 Jun 2017 02:53:05 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id B44E55368; Fri, 9 Jun 2017 02:53:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id R6n4TTfQSGGv; Fri, 9 Jun 2017 02:52:59 +0000 (UTC) Subject: Re: svn commit: r442588 - in head/www: nginx nginx-full DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 393805363 To: Alexey Dokuchaev , Adam Weinberger Cc: "Sergey A. Osokin" , Bartek Rutkowski , Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706042038.v54KcQMf001482@repo.freebsd.org> <20170605001807.GA55217@FreeBSD.org> <20170606093911.GA98412@FreeBSD.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <0130a05b-8f04-1008-16bf-d7f047823cae@FreeBSD.org> Date: Thu, 8 Jun 2017 22:52:55 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170606093911.GA98412@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gAQC5hpUQPlbDn4trngmRDqJgpP7f80pN" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 02:53:06 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gAQC5hpUQPlbDn4trngmRDqJgpP7f80pN Content-Type: multipart/mixed; boundary="BjCvGCLdVwMxHGlLcnrtFCmdTiUnfGp3h"; protected-headers="v1" From: Bryan Drewery To: Alexey Dokuchaev , Adam Weinberger Cc: "Sergey A. Osokin" , Bartek Rutkowski , Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <0130a05b-8f04-1008-16bf-d7f047823cae@FreeBSD.org> Subject: Re: svn commit: r442588 - in head/www: nginx nginx-full References: <201706042038.v54KcQMf001482@repo.freebsd.org> <20170605001807.GA55217@FreeBSD.org> <20170606093911.GA98412@FreeBSD.org> In-Reply-To: <20170606093911.GA98412@FreeBSD.org> --BjCvGCLdVwMxHGlLcnrtFCmdTiUnfGp3h Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/6/17 5:39 AM, Alexey Dokuchaev wrote: > On Mon, Jun 05, 2017 at 05:50:06PM -0600, Adam Weinberger wrote: >>> On 4 Jun, 2017, at 18:18, Sergey A. Osokin wrote: >>> >>> Hi Bartek and Adam, >>> >>> I don't think I can get this, so two questions for you guys: >>> o) what was the reason to bump PORTREVISION in www/nginx? >>> o) wouldn't it btter to just bump PORTREVISION in www/nginx-full? >> >> Hi Sergey, >=20 > [ Wrapping very long lines ] >=20 >> I'll give Bartek a chance to explain in more detail, but I supported a= n >> nginx bump because it was less complex for the future. >> >> If nginx-full got a bump, then it would need to be bumped every time >> nginx got bumped, or nginx would have to be bumped by two and nginx-fu= ll's >> PORTREVISION line gets removed, and then the line has to be removed at= the >> next nginx update or reset. At the end of the day, bumping nginx was m= ore >> straightforward. It triggers an update for everyone else, but becomes = less >> invasive over the long haul. >=20 > It seems that everyone bumps port revisions whenever they please these = days; > wondering about it just a waste of time. Just an exampler: r442562, wh= ere > it was bumped for pkg-descr change (sic!) in a port that takes consider= able > time to build. :-( >=20 pkg-descr is part of the generated package. Bumping PORTREVISION in that commit had a real impact and change. Plus the actual content change is not a small spelling change. > # svn diff -c r442561 ^/ > Index: head/emulators/wine/pkg-descr > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- head/emulators/wine/pkg-descr (revision 442560) > +++ head/emulators/wine/pkg-descr (revision 442561) > @@ -5,8 +5,12 @@ without the performance or memory usage penalties > a similar look and feel to other applications on your desktop. >=20 > Many applications already work, more or less, including versions of > -Microsoft Office and several games. > +Microsoft Office and many games. >=20 > +Use this port for 32-bit Windows binaries in an i386 environment or > +64-bit Windows binaries in an amd64 environment; use emulators/i386-wi= ne > +for 32-bit Windows binaries in an amd64 environment. > + It's explaining something to users about the proper use of the port and how to obtain the right package for the right environment. Yes it hurts to rebuild a port for something like this, but it is absolutely correct. Building ports synchronously in your terminal while waiting for them is the root problem here; building ports asynchronously in the background with a package builder and not caring when they are done is the right solution. It would be nice if the tools and metadata were smart enough to just reuse the existing package and update the pkg-descr within it. Until that time a rebuild is needed. > WWW: http://www.winehq.org/ >=20 > Gerald Pfeifer --=20 Regards, Bryan Drewery --BjCvGCLdVwMxHGlLcnrtFCmdTiUnfGp3h-- --gAQC5hpUQPlbDn4trngmRDqJgpP7f80pN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJZOg2HAAoJEDXXcbtuRpfPOvMH/1nKbarE/kHAyDkJ1GJoM/J6 QzsZDTItIvsIlPcrDe+HWGaeRQE/s6PMYIF1qsmgdQGcmPpCq0Kw5FaSwXxyOhaX 63+45iC5vWrz9dM8XWRi4lBuMV+n+zI3gHpK2fUjCFiA1ZF3yVPVU1MxlTz1D8Kv oGCMJ1zOlS5jbQj8eCcI45vZQprecft50BumXt4LX9/JZGLB9Hx6f7GAFSKYfAVy gHcmgMzLmX7ud0+IO9hkpiXaHqjV8S0IVdjmAosWtV6I0R5spayy15uzE6Voe47Z RwU4K/KaErvV+QBxZlx2pijz9z5R8d1zyO3VZl/8Xh3+hQGFgRpaZVRYRRHsunI= =Euh1 -----END PGP SIGNATURE----- --gAQC5hpUQPlbDn4trngmRDqJgpP7f80pN-- From owner-svn-ports-all@freebsd.org Fri Jun 9 03:02:44 2017 Return-Path: Delivered-To: svn-ports-all@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 18861D897C3; Fri, 9 Jun 2017 03:02:44 +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 CF3887B8FC; Fri, 9 Jun 2017 03:02:43 +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 v5932hvn034706; Fri, 9 Jun 2017 03:02:43 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5932gC9034704; Fri, 9 Jun 2017 03:02:42 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706090302.v5932gC9034704@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 03:02:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442969 - head/audio/mumble X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 03:02:44 -0000 Author: feld Date: Fri Jun 9 03:02:42 2017 New Revision: 442969 URL: https://svnweb.freebsd.org/changeset/ports/442969 Log: audio/mumble: Update to 1.2.19 PR: 219204 Modified: head/audio/mumble/Makefile head/audio/mumble/distinfo Modified: head/audio/mumble/Makefile ============================================================================== --- head/audio/mumble/Makefile Fri Jun 9 02:40:50 2017 (r442968) +++ head/audio/mumble/Makefile Fri Jun 9 03:02:42 2017 (r442969) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= mumble -PORTVERSION= 1.2.18 -PORTREVISION= 5 +PORTVERSION= 1.2.19 +PORTREVISION= 0 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org Modified: head/audio/mumble/distinfo ============================================================================== --- head/audio/mumble/distinfo Fri Jun 9 02:40:50 2017 (r442968) +++ head/audio/mumble/distinfo Fri Jun 9 03:02:42 2017 (r442969) @@ -1,6 +1,6 @@ -TIMESTAMP = 1481986701 -SHA256 (mumble-voip-mumble-1.2.18_GH0.tar.gz) = 86022e922b0730b260f4342c4584e1e41f6a24d98d48d315f5f28895963ff72e -SIZE (mumble-voip-mumble-1.2.18_GH0.tar.gz) = 3324671 +TIMESTAMP = 1496976137 +SHA256 (mumble-voip-mumble-1.2.19_GH0.tar.gz) = 7835e9cec78184cd73f091448e14daa451cd206431775b6babad70bc81b6fd50 +SIZE (mumble-voip-mumble-1.2.19_GH0.tar.gz) = 3324626 SHA256 (mumble-voip-celt-0.7.0-5a16cda_GH0.tar.gz) = fbfdbb0767d9d67ea29270eb3e5e999eec6f7f3720a870e74776be426b10b53a SIZE (mumble-voip-celt-0.7.0-5a16cda_GH0.tar.gz) = 182631 SHA256 (mumble-voip-celt-0.11.0-e18de77_GH0.tar.gz) = b522482222c40c1f05ce9b6c4d19a05e8419a7850398dbbdea5854b78eadfd4a From owner-svn-ports-all@freebsd.org Fri Jun 9 03:35:06 2017 Return-Path: Delivered-To: svn-ports-all@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 5EF0FD8A078; Fri, 9 Jun 2017 03:35:06 +0000 (UTC) (envelope-from gavin@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 3ACC07C919; Fri, 9 Jun 2017 03:35:06 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v593Z5kS047275; Fri, 9 Jun 2017 03:35:05 GMT (envelope-from gavin@FreeBSD.org) Received: (from gavin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v593Z5I3047272; Fri, 9 Jun 2017 03:35:05 GMT (envelope-from gavin@FreeBSD.org) Message-Id: <201706090335.v593Z5I3047272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gavin set sender to gavin@FreeBSD.org using -f From: Gavin Atkinson Date: Fri, 9 Jun 2017 03:35:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442970 - in head/security/sslscan: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 03:35:06 -0000 Author: gavin (src,doc committer) Date: Fri Jun 9 03:35:05 2017 New Revision: 442970 URL: https://svnweb.freebsd.org/changeset/ports/442970 Log: sslscan: Update to 1.11.10. PR: 219197 Submitted by: Piotr Kubaj (with minor changes) Approved by: rene Modified: head/security/sslscan/Makefile head/security/sslscan/distinfo head/security/sslscan/files/patch-sslscan.c Modified: head/security/sslscan/Makefile ============================================================================== --- head/security/sslscan/Makefile Fri Jun 9 03:02:42 2017 (r442969) +++ head/security/sslscan/Makefile Fri Jun 9 03:35:05 2017 (r442970) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sslscan -PORTVERSION= 1.11.8 +PORTVERSION= 1.11.10 DISTVERSIONSUFFIX= -${GH_ACCOUNT} CATEGORIES= security Modified: head/security/sslscan/distinfo ============================================================================== --- head/security/sslscan/distinfo Fri Jun 9 03:02:42 2017 (r442969) +++ head/security/sslscan/distinfo Fri Jun 9 03:35:05 2017 (r442970) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486214215 -SHA256 (rbsec-sslscan-1.11.8-rbsec_GH0.tar.gz) = 1449f8bb45d323b322cb070a74d8dcc57b43ca2dba0560e7a16151efc8b3d911 -SIZE (rbsec-sslscan-1.11.8-rbsec_GH0.tar.gz) = 51583 +TIMESTAMP = 1494430653 +SHA256 (rbsec-sslscan-1.11.10-rbsec_GH0.tar.gz) = fbb26fdbf2cf5b2f3f8c88782721b7875f206552cf83201981411e0af9521204 +SIZE (rbsec-sslscan-1.11.10-rbsec_GH0.tar.gz) = 52108 Modified: head/security/sslscan/files/patch-sslscan.c ============================================================================== --- head/security/sslscan/files/patch-sslscan.c Fri Jun 9 03:02:42 2017 (r442969) +++ head/security/sslscan/files/patch-sslscan.c Fri Jun 9 03:35:05 2017 (r442970) @@ -9,32 +9,3 @@ } // Disconnect SSL over socket -@@ -1155,14 +1155,14 @@ int testRenegotiation(struct sslCheckOpt - printf_verbose("Attempting SSL_do_handshake(ssl)\n"); - SSL_do_handshake(ssl); // Send renegotiation request to server //TODO :: XXX hanging here - -- if (ssl->state == SSL_ST_OK) -+ if (SSL_get_state(ssl) == SSL_ST_OK) - { - res = SSL_do_handshake(ssl); // Send renegotiation request to server - if( res != 1 ) - { - printf_error("\n\nSSL_do_handshake() call failed\n"); - } -- if (ssl->state == SSL_ST_OK) -+ if (SSL_get_state(ssl) == SSL_ST_OK) - { - /* our renegotiation is complete */ - renOut->supported = true; -@@ -1504,7 +1504,11 @@ int testCipher(struct sslCheckOptions *o - return false; - } - -+#if OPENSSL_VERSION_NUMBER >= 0x10100000L - cipherid = SSL_CIPHER_get_id(sslCipherPointer); -+#else -+ cipherid = sslCipherPointer->id; -+#endif - cipherid = cipherid & 0x00ffffff; // remove first byte which is the version (0x03 for TLSv1/SSLv3) - - // Show Cipher Status From owner-svn-ports-all@freebsd.org Fri Jun 9 04:57:12 2017 Return-Path: Delivered-To: svn-ports-all@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 88985D8AF58; Fri, 9 Jun 2017 04:57:12 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pg0-x243.google.com (mail-pg0-x243.google.com [IPv6:2607:f8b0:400e:c05::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 546427E35B; Fri, 9 Jun 2017 04:57:12 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pg0-x243.google.com with SMTP id v14so6611905pgn.1; Thu, 08 Jun 2017 21:57:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=RMpqieuvW2Y4Xg4EUSybMncHGg6oNuepnyT5prgPI7o=; b=CWF1ea/6QLD9fysvl7+Oy4JMPdRYtIGP2s7gQpxotEgU2WkbLaa0PyxQrL/kYLjAPj iGynwX6qW69w65sq6HmOmBjTYaZGgNRwSJLFnokphQHNa22e0R/gHhahEAdNuFkI5P7w bIKK4rXDqfuQ9Il6/kmjgxlRF0iznd1Ag5fe9rRr2ujHvW+Dn1xPoPAxOHd3ALsIegSH G771YQI9p2IYpuKBfjPXGA+IBfp8z2xR0aP7eJxQFt1CTGozqPh/o6AI4WLmxRWC1Ldt ABTCj5VxN7hh7pnatz8Aagqw28ovZ7xL6RRjqbDv9nhbEeqOv2mkN3e7/wnnt2YKGCL3 84Hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=RMpqieuvW2Y4Xg4EUSybMncHGg6oNuepnyT5prgPI7o=; b=hxWrECV2lhtbrffqhGwYxFBgMsDDCQlk9JvLK1CGHHhsvMFZpExosxNlNBCmPtKbt3 qtIpK2CbIYGkiN6Ug82GwGMRQRuZ2diWtwA+bFTs9BVmjE5I58OK4tDYOidMHkijmAJL we066RvRPUrXCcf1sMy9lKJ911aNnijOumCwyxRtRx5RX/0mDY1i8pAfi93mdhsDaGoT lbWv/DyEtHfdQc03Pje2Wzb8uHPkYiUBIfGVZbTCD7C8zFgb50VF6fMKvvZqlgt7wniU W+Nq/iUzKd9tOvxVYGj7h+FkAeL4WuIo90UzexPS4vO2TQlexo+OD2LvrNlg4Czn4ddT 6f/w== X-Gm-Message-State: AODbwcBRuwqV+r9r9MXo1fCcXg/tBpG6zlmA39GsGTDXWPG/0qjP/DDO HIQzOWS7a/NvtuswLxM= X-Received: by 10.84.232.76 with SMTP id f12mr38135612pln.87.1496984231597; Thu, 08 Jun 2017 21:57:11 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c? (2001-44b8-31ae-7b01-2042-03e8-d7ce-9b9c.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c]) by smtp.gmail.com with ESMTPSA id q85sm70474pfd.7.2017.06.08.21.57.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2017 21:57:11 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r442959 - head/textproc/py-enchant To: Thierry Thomas , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706082108.v58L8Xwb087390@repo.freebsd.org> From: Kubilay Kocak Message-ID: Date: Fri, 9 Jun 2017 14:52:30 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 MIME-Version: 1.0 In-Reply-To: <201706082108.v58L8Xwb087390@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 04:57:12 -0000 On 6/9/17 7:08 AM, Thierry Thomas wrote: > +.if ${PORT_OPTIONS:MWX} > +WX_COMPS= python:run > +.endif This can be an options helper: WX_VARS=WX_COMPS= python:run > +post-install: > +.if ! ${PORT_OPTIONS:MWX} > + ${RM] ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/checker/wxSpellCheckerDialog* > +.endif This can be an options helper: post-install-DOCS-on: The bsd.port.options..mk include can then be removed. More info/detail: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#options-targets From owner-svn-ports-all@freebsd.org Fri Jun 9 05:05:53 2017 Return-Path: Delivered-To: svn-ports-all@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 E9C28B94140; Fri, 9 Jun 2017 05:05:53 +0000 (UTC) (envelope-from joneum@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 A6EBE7E799; Fri, 9 Jun 2017 05:05:53 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5955qad083429; Fri, 9 Jun 2017 05:05:52 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5955qYJ083428; Fri, 9 Jun 2017 05:05:52 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706090505.v5955qYJ083428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 9 Jun 2017 05:05:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442971 - head/net-mgmt/resource-agents X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 05:05:54 -0000 Author: joneum Date: Fri Jun 9 05:05:52 2017 New Revision: 442971 URL: https://svnweb.freebsd.org/changeset/ports/442971 Log: - net-mgmt/resource-agents: Set correct sh_OLD_CMD - Bump PORTREVISION Reported by: mat Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11075 Modified: head/net-mgmt/resource-agents/Makefile Modified: head/net-mgmt/resource-agents/Makefile ============================================================================== --- head/net-mgmt/resource-agents/Makefile Fri Jun 9 03:35:05 2017 (r442970) +++ head/net-mgmt/resource-agents/Makefile Fri Jun 9 05:05:52 2017 (r442971) @@ -3,6 +3,7 @@ PORTNAME= resource-agents PORTVERSION= 4.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt @@ -25,7 +26,7 @@ USE_GNOME= glib20 GNU_CONFIGURE= yes SHEBANG_LANG= sh -sh_OLD_CMD= /bin/sh.${SH} +sh_OLD_CMD= /bin/sh sh_CMD= ${LOCALBASE}/bin/bash SHEBANG_FILES= heartbeat/* \ ldirectord/ldirectord.in \ From owner-svn-ports-all@freebsd.org Fri Jun 9 07:04:08 2017 Return-Path: Delivered-To: svn-ports-all@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 23059BD323B; Fri, 9 Jun 2017 07:04:08 +0000 (UTC) (envelope-from araujo@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 E9AFD81261; Fri, 9 Jun 2017 07:04:07 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59747sq031919; Fri, 9 Jun 2017 07:04:07 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59746UT031915; Fri, 9 Jun 2017 07:04:06 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201706090704.v59746UT031915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Fri, 9 Jun 2017 07:04:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442972 - in head/sysutils: . ndmpd X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 07:04:08 -0000 Author: araujo Date: Fri Jun 9 07:04:06 2017 New Revision: 442972 URL: https://svnweb.freebsd.org/changeset/ports/442972 Log: The ndmpd daemon handles client Network Data Management Protocol (NDMP) requests. NDMP is an open, enterprise-wide, network-based data management protocol used for backup and recovery. The ndmpd daemon enables users to manage data backup and recovery using Data Management Application (DMA) clients. The NDMP protocol is used to coordinate data movement and control between a DMA and an NDMP server or between two NDMP servers. WWW: https://bitbucket.org/araujobsd/ndmp-freebsd Added: head/sysutils/ndmpd/ head/sysutils/ndmpd/Makefile (contents, props changed) head/sysutils/ndmpd/distinfo (contents, props changed) head/sysutils/ndmpd/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Fri Jun 9 05:05:52 2017 (r442971) +++ head/sysutils/Makefile Fri Jun 9 07:04:06 2017 (r442972) @@ -667,6 +667,7 @@ SUBDIR += nfcutils SUBDIR += nfsping SUBDIR += nitrogen + SUBDIR += ndmpd SUBDIR += no-login SUBDIR += node_exporter SUBDIR += nomad Added: head/sysutils/ndmpd/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/ndmpd/Makefile Fri Jun 9 07:04:06 2017 (r442972) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= ndmpd +PORTVERSION= 1.0 +CATEGORIES= sysutils +MASTER_SITES= https://bitbucket.org/araujobsd/ndmp-freebsd/get/ + +MAINTAINER= lifanov@FreeBSD.org +COMMENT= Network Data Management Protocol daemon + +LICENSE= BSD3CLAUSE + +WRKSRC= ${WRKDIR}/araujobsd-ndmp-freebsd-daa00f9dc732 + +ONLY_FOR_ARCHS= i386 amd64 +PLIST_FILES= sbin/ndmpd etc/ndmpd.conf.example + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/ndmpd ${STAGEDIR}${PREFIX}/sbin + ${INSTALL_DATA} ${WRKSRC}/ndmpd.conf ${STAGEDIR}${PREFIX}/etc/ndmpd.conf.example + +.include Added: head/sysutils/ndmpd/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/ndmpd/distinfo Fri Jun 9 07:04:06 2017 (r442972) @@ -0,0 +1,3 @@ +TIMESTAMP = 1496990060 +SHA256 (ndmpd-1.0.tar.gz) = 17cfad7791e4de0b5eaf3896eccab71a47a95b66ec85e9166700536e3e406ede +SIZE (ndmpd-1.0.tar.gz) = 1402623 Added: head/sysutils/ndmpd/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/ndmpd/pkg-descr Fri Jun 9 07:04:06 2017 (r442972) @@ -0,0 +1,11 @@ +The ndmpd daemon handles client Network Data Management Protocol (NDMP) +requests. + +NDMP is an open, enterprise-wide, network-based data management protocol +used for backup and recovery. The ndmpd daemon enables users to manage +data backup and recovery using Data Management Application (DMA) clients. + +The NDMP protocol is used to coordinate data movement and control +between a DMA and an NDMP server or between two NDMP servers. + +WWW: https://bitbucket.org/araujobsd/ndmp-freebsd From owner-svn-ports-all@freebsd.org Fri Jun 9 08:02:07 2017 Return-Path: Delivered-To: svn-ports-all@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 3B24CBEE90C for ; Fri, 9 Jun 2017 08:02:07 +0000 (UTC) (envelope-from r@robakdesign.com) Received: from mail-wm0-f68.google.com (mail-wm0-f68.google.com [74.125.82.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C791882BBE for ; Fri, 9 Jun 2017 08:02:06 +0000 (UTC) (envelope-from r@robakdesign.com) Received: by mail-wm0-f68.google.com with SMTP id 70so10539393wme.1 for ; Fri, 09 Jun 2017 01:02:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Rbw+2bAozT9l/GPyqpqckdWHViKGxw9KsUtJz1b6Abg=; b=jhlMsKau0zfFh06s6/TuCH5oQ9SAnbHVEFGd1XwZaCAe/bMnBsR4yXkyPvKmrD+c7V ncZZXr81+paJljMaJQkQ5apoFUchxmWML4UnB5P2xFE6FvZq/Z1AbcgKNWPBlvKOWEQd 4n91HWWSyhd6lAsrGWYy7txOVCxcrwN0EiO35HgOT5kfzlLQ6Uw93HwaMKTNhGJ2Q6Fn qO5V87QMcntZfLYL9BxA1G5scXZQ49GKnpVourbT2aw7SmadoKLkb18ZkDdz/RlRiWQQ M+iUbm5D8N0uL88jFvL4ogmluLDL7Masc7SqJdwCmwOUKoYfTfjOA5mVfgRRm65BLQia MWfg== X-Gm-Message-State: AODbwcCWddjTVMI9kYdTtZeESRKuLIfR9Qa95lgiSLMxPwIEqWug6WAJ 6T4ea6SP3It8ZXxK X-Received: by 10.28.54.154 with SMTP id y26mr6606780wmh.53.1496995318959; Fri, 09 Jun 2017 01:01:58 -0700 (PDT) Received: from [192.168.1.62] (host86-169-146-243.range86-169.btcentralplus.com. [86.169.146.243]) by smtp.gmail.com with ESMTPSA id 97sm545003wrc.5.2017.06.09.01.01.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2017 01:01:57 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r442588 - in head/www: nginx nginx-full From: Bartek Rutkowski In-Reply-To: <20170608212156.GD55217@FreeBSD.org> Date: Fri, 9 Jun 2017 09:01:57 +0100 Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201706042038.v54KcQMf001482@repo.freebsd.org> <20170605001807.GA55217@FreeBSD.org> <99D58682-8825-417C-81F8-EDC541D31713@FreeBSD.org> <20170607220614.GB55217@FreeBSD.org> <20170608212156.GD55217@FreeBSD.org> To: "Sergey A. Osokin" X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 08:02:07 -0000 > On 8 Jun 2017, at 22:21, Sergey A. Osokin wrote: >=20 > On Thu, Jun 08, 2017 at 08:24:24AM +0100, Bartek Rutkowski wrote: >>=20 >>> On 7 Jun 2017, at 23:06, Sergey A. Osokin wrote: >>>=20 >>> On Tue, Jun 06, 2017 at 02:32:17PM +0100, Bartek Rutkowski wrote: >>>>> On 5 Jun 2017, at 01:18, Sergey A. Osokin wrote: >>>>>=20 >>>>> Hi Bartek and Adam, >>>>>=20 >>>>> I don't think I can get this, so two questions for you guys: >>>>> o) what was the reason to bump PORTREVISION in www/nginx? >>>>> o) wouldn't it btter to just bump PORTREVISION in www/nginx-full? >>>>=20 >>>> Hi Sergey, >>>>=20 >>>> Let me explain it quickly: some time ago you've removed two = external modules from www/nginx port, which is a master for = www/nginx-full. The www/nginx-full had them in default options, what = caused port/pkg build failures and to fix these I needed to remove these = two no longer existing modules from default options. After doing so, = since it *does* change the contents of the package, I needed to bump the = PORTREVISION of www/nginx-full and there were few ways of doing so, but = none of them was easy/simple as they were creating even complex = scenarios in future bumps/updates, so, after consulting possible = solutions with portmgr members, I've chosen one, that while not ideal, = have solved the issue for now without creating other issues in future, = that is to bump the master www/nginx revision. >>>>=20 >>>> Hope that helps. >>>=20 >>> Hi Bartek, >>>=20 >>> Please don't bump PORTREVISION on www/nginx when you need to do so >>> in www/nginx-full. >>=20 >> Sergey, >>=20 >> I tried to explain you why it was necessary - it wasn't my 'oh, I = just want to bump some ports revisions' spree. It was discussed with = portmgr members and approved with adamw@. This is how master/slave = relationship works in our ports and there was no other better way around = it. Hope you'll understand that and accept it in future, where similar = action would be required. >=20 > Bartek, >=20 > Explanations are wrong. Again, I see no reason to bump revision in = www/nginx because > it was possible to bump it in www/nginx-full. >=20 > If you guys ready to support www/nginx without my hamble opinion, = please let me know, > I'll pass the maintainership of it to you immediately. Sergey, You are simply wrong here. Bumping www/nginx revision was in fact = necessary and to avoid a situation like this, I've talked to portmgr = members before doing so, to get their insight and it was confirmed, that = this was the right thing to do. The rules for when revision bumps are quired are clearly outlined in the = Porters Handbook, and the rules for when port may be changed without = prior approval from its maintainer are there as well. You need to = understand that and accept it - we are the team working on Ports Tree = together, and maintainers are not port owners, they are 'first of the = many guardians' if I may allow myself being a bit poetic. Understanding = and accepting these facts will help us all cooperating better, and I = (and I am sure I speak for the many) am very grateful for all the hard = work you're putting into the ports you maintain - no dramatic actions = like dropping maintainership are necessary. I hope this will close the subject for good, lets get back to work! Kind regards, Bartek Rutkowski= From owner-svn-ports-all@freebsd.org Fri Jun 9 09:01:24 2017 Return-Path: Delivered-To: svn-ports-all@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 F16F1BEFF3B; Fri, 9 Jun 2017 09:01:24 +0000 (UTC) (envelope-from amdmi3@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 C1880843AA; Fri, 9 Jun 2017 09:01:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5991NC9078363; Fri, 9 Jun 2017 09:01:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5991NsT078361; Fri, 9 Jun 2017 09:01:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706090901.v5991NsT078361@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 9 Jun 2017 09:01:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442973 - head/devel/sdl12 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 09:01:25 -0000 Author: amdmi3 Date: Fri Jun 9 09:01:23 2017 New Revision: 442973 URL: https://svnweb.freebsd.org/changeset/ports/442973 Log: - Add LICENSE_FILE - Switch to USES=localbase - Don't install COPYING with docs - Switch to options helpers Added: head/devel/sdl12/pkg-message.vgl - copied unchanged from r442972, head/devel/sdl12/pkg-message Deleted: head/devel/sdl12/pkg-message Modified: head/devel/sdl12/Makefile Modified: head/devel/sdl12/Makefile ============================================================================== --- head/devel/sdl12/Makefile Fri Jun 9 07:04:06 2017 (r442972) +++ head/devel/sdl12/Makefile Fri Jun 9 09:01:23 2017 (r442973) @@ -56,7 +56,7 @@ SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SVGALIB_CONFIGURE_ENABLE= video-svga SVGALIB_LIB_DEPENDS= libvga.so:graphics/svgalib VGL_CONFIGURE_ENABLE= video-vgl -VGL_VARS_OFF= PKGMESSAGE=none +VGL_VARS= PKGMESSAGE=pkg-message.vgl X11_CONFIGURE_ENABLE= video-x11 X11_USE= XORG=x11,xrender,xrandr,xextproto @@ -69,12 +69,15 @@ post-patch-SNDIO-on: @${CP} ${FILESDIR}/SDL_sndioaudio.* ${WRKSRC}/src/audio/sndio post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} &&\ - ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ &&\ - cd ${WRKSRC} &&\ - ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}/ "! -regex .*/man3.*" - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} &&\ - ${INSTALL_DATA} ${EXAMPLES:S,^,${WRKSRC}/,} ${STAGEDIR}${EXAMPLESDIR}/ - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libSDL-1.2.so.0.11.4 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libSDL-1.2.so.0.11.4 + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ + cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}/ "! -regex .*/man3.*" + +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_DATA} ${EXAMPLES:S,^,${WRKSRC}/,} ${STAGEDIR}${EXAMPLESDIR}/ .include Copied: head/devel/sdl12/pkg-message.vgl (from r442972, head/devel/sdl12/pkg-message) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/sdl12/pkg-message.vgl Fri Jun 9 09:01:23 2017 (r442973, copy of r442972, head/devel/sdl12/pkg-message) @@ -0,0 +1,8 @@ +------------------------------------------------------------------------------ + Your SDL library has been built with libvgl support, which means that you + can run almost any SDL application straight on your console (VESA 2.0 + compatible videocard is required). + + To do this you have to load the vesa kernel module or enable it in your + kernel, and set environment variable "SDL_VIDEODRIVER=vgl". +------------------------------------------------------------------------------ From owner-svn-ports-all@freebsd.org Fri Jun 9 09:28:10 2017 Return-Path: Delivered-To: svn-ports-all@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 3AE6FBF07FA; Fri, 9 Jun 2017 09:28:10 +0000 (UTC) (envelope-from kwm@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 15C4E84FCB; Fri, 9 Jun 2017 09:28:10 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v599S9mn089043; Fri, 9 Jun 2017 09:28:09 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v599S9nl089040; Fri, 9 Jun 2017 09:28:09 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706090928.v599S9nl089040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 9 Jun 2017 09:28:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442974 - in head/graphics/cogl: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 09:28:10 -0000 Author: kwm Date: Fri Jun 9 09:28:08 2017 New Revision: 442974 URL: https://svnweb.freebsd.org/changeset/ports/442974 Log: Update cogl to 1.22.2. * Review dependancies * Switch to USES=localbase Obtained from: gnome devel repo (based on) Added: head/graphics/cogl/files/ head/graphics/cogl/files/patch-cogl_winsys_cogl-winsys-egl.c (contents, props changed) Modified: head/graphics/cogl/Makefile head/graphics/cogl/distinfo Modified: head/graphics/cogl/Makefile ============================================================================== --- head/graphics/cogl/Makefile Fri Jun 9 09:01:23 2017 (r442973) +++ head/graphics/cogl/Makefile Fri Jun 9 09:28:08 2017 (r442974) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cogl -PORTVERSION= 1.22.0 -PORTREVISION= 1 +PORTVERSION= 1.22.2 CATEGORIES= graphics MASTER_SITES= GNOME @@ -15,18 +14,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= clutter-1.6.[0-9]* -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -USE_GNOME= gdkpixbuf2 gnomeprefix atk pango introspection:build -USE_GL= gl egl -USE_XORG= x11 xfixes xdamage xcomposite xi xrandr +USE_GNOME= cairo gdkpixbuf2 pango introspection:build +USE_GL= egl +USE_XORG= x11 xcomposite xext xdamage xfixes xrandr USE_LDCONFIG= yes CONFIGURE_ARGS= --with-x \ --enable-xlib-egl-platform=yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -PLIST_SUB= LIBVER=20 LIBVERSION=20.4.1 +PLIST_SUB= LIBVER=20 LIBVERSION=20.4.2 .include Modified: head/graphics/cogl/distinfo ============================================================================== --- head/graphics/cogl/distinfo Fri Jun 9 09:01:23 2017 (r442973) +++ head/graphics/cogl/distinfo Fri Jun 9 09:28:08 2017 (r442974) @@ -1,2 +1,3 @@ -SHA256 (cogl-1.22.0.tar.xz) = 689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91 -SIZE (cogl-1.22.0.tar.xz) = 1654120 +TIMESTAMP = 1495454213 +SHA256 (cogl-1.22.2.tar.xz) = 39a718cdb64ea45225a7e94f88dddec1869ab37a21b339ad058a9d898782c00d +SIZE (cogl-1.22.2.tar.xz) = 1682360 Added: head/graphics/cogl/files/patch-cogl_winsys_cogl-winsys-egl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/cogl/files/patch-cogl_winsys_cogl-winsys-egl.c Fri Jun 9 09:28:08 2017 (r442974) @@ -0,0 +1,11 @@ +--- cogl/winsys/cogl-winsys-egl.c.orig 2016-08-26 16:18:16 UTC ++++ cogl/winsys/cogl-winsys-egl.c +@@ -1029,7 +1029,7 @@ _cogl_egl_create_image (CoglContext *ctx, + egl_ctx = EGL_NO_CONTEXT; + else + #endif +-#if COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT ++#ifdef COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT + /* The WL_bind_wayland_display spec states that EGL_NO_CONTEXT is to be used + * in conjunction with the EGL_WAYLAND_BUFFER_WL target */ + if (target == EGL_WAYLAND_BUFFER_WL) From owner-svn-ports-all@freebsd.org Fri Jun 9 09:28:44 2017 Return-Path: Delivered-To: svn-ports-all@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 302CBBF0835; Fri, 9 Jun 2017 09:28:44 +0000 (UTC) (envelope-from kwm@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 09301101; Fri, 9 Jun 2017 09:28:43 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v599Shju089200; Fri, 9 Jun 2017 09:28:43 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v599SgEb089197; Fri, 9 Jun 2017 09:28:42 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706090928.v599SgEb089197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 9 Jun 2017 09:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442975 - head/graphics/clutter X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 09:28:44 -0000 Author: kwm Date: Fri Jun 9 09:28:42 2017 New Revision: 442975 URL: https://svnweb.freebsd.org/changeset/ports/442975 Log: Update clutter to 1.26.2. * Review dependancies * Switch to USES=localbase Obtained from: gnome devel repo (based on) Modified: head/graphics/clutter/Makefile head/graphics/clutter/distinfo head/graphics/clutter/pkg-plist Modified: head/graphics/clutter/Makefile ============================================================================== --- head/graphics/clutter/Makefile Fri Jun 9 09:28:08 2017 (r442974) +++ head/graphics/clutter/Makefile Fri Jun 9 09:28:42 2017 (r442975) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= clutter -PORTVERSION= 1.24.2 -PORTREVISION= 1 +PORTVERSION= 1.26.2 CATEGORIES= graphics MASTER_SITES= GNOME @@ -14,14 +13,16 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ libcogl.so:graphics/cogl PORTSCOUT= limit:1,even -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_GNOME= gtk30 introspection:build -USE_GL= gl egl -USE_XORG= glproto x11 xfixes xdamage xcomposite xi +USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz +USE_GNOME= atk cairo gdkpixbuf2 pango introspection:build +USE_GL= egl +USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-x --enable-conformance=no \ @@ -30,8 +31,6 @@ CONFIGURE_ARGS= --with-x --enable-conformance=no \ --enable-x11-backend=yes \ --enable-gdk-backend=no \ --enable-wayland-compositor=no -CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer -LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include Modified: head/graphics/clutter/distinfo ============================================================================== --- head/graphics/clutter/distinfo Fri Jun 9 09:28:08 2017 (r442974) +++ head/graphics/clutter/distinfo Fri Jun 9 09:28:42 2017 (r442975) @@ -1,2 +1,3 @@ -SHA256 (clutter-1.24.2.tar.xz) = 9631c98cb4bcbfec15e1bbe9eaa6eef0f127201552fce40d7d28f2133803cd63 -SIZE (clutter-1.24.2.tar.xz) = 5344604 +TIMESTAMP = 1495454944 +SHA256 (clutter-1.26.2.tar.xz) = e7233314983055e9018f94f56882e29e7fc34d8d35de030789fdcd9b2d0e2e56 +SIZE (clutter-1.26.2.tar.xz) = 5353736 Modified: head/graphics/clutter/pkg-plist ============================================================================== --- head/graphics/clutter/pkg-plist Fri Jun 9 09:28:08 2017 (r442974) +++ head/graphics/clutter/pkg-plist Fri Jun 9 09:28:42 2017 (r442975) @@ -142,7 +142,7 @@ lib/girepository-1.0/Clutter-1.0.typelib lib/girepository-1.0/ClutterX11-1.0.typelib lib/libclutter-1.0.so lib/libclutter-1.0.so.0 -lib/libclutter-1.0.so.0.2400.2 +lib/libclutter-1.0.so.0.2600.2 lib/libclutter-glx-1.0.so lib/libclutter-glx-1.0.so.0 libdata/pkgconfig/cally-1.0.pc @@ -310,24 +310,6 @@ share/gtk-doc/html/clutter/home.png share/gtk-doc/html/clutter/index.html share/gtk-doc/html/clutter/iterating-paths.html share/gtk-doc/html/clutter/ix01.html -share/gtk-doc/html/clutter/ix02.html -share/gtk-doc/html/clutter/ix03.html -share/gtk-doc/html/clutter/ix04.html -share/gtk-doc/html/clutter/ix05.html -share/gtk-doc/html/clutter/ix06.html -share/gtk-doc/html/clutter/ix07.html -share/gtk-doc/html/clutter/ix08.html -share/gtk-doc/html/clutter/ix09.html -share/gtk-doc/html/clutter/ix10.html -share/gtk-doc/html/clutter/ix11.html -share/gtk-doc/html/clutter/ix12.html -share/gtk-doc/html/clutter/ix13.html -share/gtk-doc/html/clutter/ix14.html -share/gtk-doc/html/clutter/ix15.html -share/gtk-doc/html/clutter/ix16.html -share/gtk-doc/html/clutter/ix17.html -share/gtk-doc/html/clutter/ix18.html -share/gtk-doc/html/clutter/ix19.html share/gtk-doc/html/clutter/left-insensitive.png share/gtk-doc/html/clutter/left.png share/gtk-doc/html/clutter/license.html @@ -368,9 +350,11 @@ share/locale/eu/LC_MESSAGES/clutter-1.0.mo share/locale/fa/LC_MESSAGES/clutter-1.0.mo share/locale/fi/LC_MESSAGES/clutter-1.0.mo share/locale/fr/LC_MESSAGES/clutter-1.0.mo +share/locale/fur/LC_MESSAGES/clutter-1.0.mo share/locale/gl/LC_MESSAGES/clutter-1.0.mo share/locale/he/LC_MESSAGES/clutter-1.0.mo share/locale/hi/LC_MESSAGES/clutter-1.0.mo +share/locale/hr/LC_MESSAGES/clutter-1.0.mo share/locale/hu/LC_MESSAGES/clutter-1.0.mo share/locale/id/LC_MESSAGES/clutter-1.0.mo share/locale/it/LC_MESSAGES/clutter-1.0.mo @@ -385,6 +369,7 @@ share/locale/mk/LC_MESSAGES/clutter-1.0.mo share/locale/ml/LC_MESSAGES/clutter-1.0.mo share/locale/nb/LC_MESSAGES/clutter-1.0.mo share/locale/nl/LC_MESSAGES/clutter-1.0.mo +share/locale/oc/LC_MESSAGES/clutter-1.0.mo share/locale/or/LC_MESSAGES/clutter-1.0.mo share/locale/pa/LC_MESSAGES/clutter-1.0.mo share/locale/pl/LC_MESSAGES/clutter-1.0.mo From owner-svn-ports-all@freebsd.org Fri Jun 9 09:29:17 2017 Return-Path: Delivered-To: svn-ports-all@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 D2489BF086A; Fri, 9 Jun 2017 09:29:17 +0000 (UTC) (envelope-from kwm@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 9FE4F1F0; Fri, 9 Jun 2017 09:29:17 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v599TGDg089352; Fri, 9 Jun 2017 09:29:16 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v599TGpo089349; Fri, 9 Jun 2017 09:29:16 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706090929.v599TGpo089349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 9 Jun 2017 09:29:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442976 - head/graphics/clutter-gtk3 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 09:29:17 -0000 Author: kwm Date: Fri Jun 9 09:29:16 2017 New Revision: 442976 URL: https://svnweb.freebsd.org/changeset/ports/442976 Log: Update clutter-gtk3 to 1.8.2 * Add license * Review dependancies * Switch to USES=localbase Modified: head/graphics/clutter-gtk3/Makefile head/graphics/clutter-gtk3/distinfo head/graphics/clutter-gtk3/pkg-plist Modified: head/graphics/clutter-gtk3/Makefile ============================================================================== --- head/graphics/clutter-gtk3/Makefile Fri Jun 9 09:28:42 2017 (r442975) +++ head/graphics/clutter-gtk3/Makefile Fri Jun 9 09:29:16 2017 (r442976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clutter-gtk -PORTVERSION= 1.6.6 +PORTVERSION= 1.8.2 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -10,15 +10,16 @@ PKGNAMESUFFIX= 3 MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ Integration library for Clutter -LIB_DEPENDS= libclutter-1.0.so:graphics/clutter +LIB_DEPENDS= libcogl.so:graphics/cogl \ + libclutter-1.0.so:graphics/clutter \ + libjson-glib-1.0.so:devel/json-glib -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gtk30 introspection -USE_XORG= xp x11 +USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build +USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr +USE_GL= egl USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -lpthread -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include Modified: head/graphics/clutter-gtk3/distinfo ============================================================================== --- head/graphics/clutter-gtk3/distinfo Fri Jun 9 09:28:42 2017 (r442975) +++ head/graphics/clutter-gtk3/distinfo Fri Jun 9 09:29:16 2017 (r442976) @@ -1,2 +1,3 @@ -SHA256 (clutter-gtk-1.6.6.tar.xz) = 9440a68600f58d00fe0af35383738943e8ead9907f4cf507a102d96822434a28 -SIZE (clutter-gtk-1.6.6.tar.xz) = 326540 +TIMESTAMP = 1496858585 +SHA256 (clutter-gtk-1.8.2.tar.xz) = da27d486325490ad3f65d2abf9413aeb8b4a8f7b559e4b2f73567a5344a26b94 +SIZE (clutter-gtk-1.8.2.tar.xz) = 326964 Modified: head/graphics/clutter-gtk3/pkg-plist ============================================================================== --- head/graphics/clutter-gtk3/pkg-plist Fri Jun 9 09:28:42 2017 (r442975) +++ head/graphics/clutter-gtk3/pkg-plist Fri Jun 9 09:29:16 2017 (r442976) @@ -8,7 +8,7 @@ include/clutter-gtk-1.0/clutter-gtk/gtk-clutter-window lib/girepository-1.0/GtkClutter-1.0.typelib lib/libclutter-gtk-1.0.so lib/libclutter-gtk-1.0.so.0 -lib/libclutter-gtk-1.0.so.0.600.6 +lib/libclutter-gtk-1.0.so.0.800.2 libdata/pkgconfig/clutter-gtk-1.0.pc share/gir-1.0/GtkClutter-1.0.gir share/locale/ja/LC_MESSAGES/cluttergtk-1.0.mo From owner-svn-ports-all@freebsd.org Fri Jun 9 09:43:53 2017 Return-Path: Delivered-To: svn-ports-all@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 547FCBF0D3E; Fri, 9 Jun 2017 09:43:53 +0000 (UTC) (envelope-from tz@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 22A40C6B; Fri, 9 Jun 2017 09:43:53 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v599hqLC097192; Fri, 9 Jun 2017 09:43:52 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v599hqG4097190; Fri, 9 Jun 2017 09:43:52 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706090943.v599hqG4097190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 9 Jun 2017 09:43:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442977 - in head: graphics/php70-gd lang/php70 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 09:43:53 -0000 Author: tz Date: Fri Jun 9 09:43:51 2017 New Revision: 442977 URL: https://svnweb.freebsd.org/changeset/ports/442977 Log: graphics/php70-gd: remove options T1LIB and VPX, add option WEBP Support for T1LIB and VPX was removed in PHP 7.0 Support for WebP support was added in PHP 7.0 PR: 219837 Submitted by: Dani Modified: head/graphics/php70-gd/Makefile head/lang/php70/Makefile.ext Modified: head/graphics/php70-gd/Makefile ============================================================================== --- head/graphics/php70-gd/Makefile Fri Jun 9 09:29:16 2017 (r442976) +++ head/graphics/php70-gd/Makefile Fri Jun 9 09:43:51 2017 (r442977) @@ -5,6 +5,8 @@ CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php70 +PORTREVISION= 1 + PKGNAMESUFFIX= -gd .include "${MASTERDIR}/Makefile" Modified: head/lang/php70/Makefile.ext ============================================================================== --- head/lang/php70/Makefile.ext Fri Jun 9 09:29:16 2017 (r442976) +++ head/lang/php70/Makefile.ext Fri Jun 9 09:43:51 2017 (r442977) @@ -100,14 +100,13 @@ CONFIGURE_ARGS+=--with-gd \ --with-png-dir=${LOCALBASE} \ --with-zlib-dir=/usr -OPTIONS_DEFINE= T1LIB TRUETYPE JIS X11 VPX -OPTIONS_DEFAULT=T1LIB TRUETYPE X11 +OPTIONS_DEFINE=TRUETYPE JIS WEBP X11 +OPTIONS_DEFAULT=TRUETYPE X11 -T1LIB_DESC= Include T1lib support TRUETYPE_DESC= Enable TrueType string function JIS_DESC= Enable JIS-mapped Japanese font support +WEBP_DESC= Enable WebP image format support X11_DESC= Enable XPM support -VPX_DESC= Enable VP8 codec support PHP_HEADER_DIRS=libgd .endif @@ -505,26 +504,21 @@ USES+= mysql .include .if ${PHP_MODNAME} == "gd" -. if ${PORT_OPTIONS:MT1LIB} -LIB_DEPENDS+= libt1.so:devel/t1lib - -CONFIGURE_ARGS+=--with-t1lib=${LOCALBASE} -. endif . if ${PORT_OPTIONS:MTRUETYPE} CONFIGURE_ARGS+=--enable-gd-native-ttf . endif . if ${PORT_OPTIONS:MJIS} CONFIGURE_ARGS+=--enable-gd-jis-conv . endif +. if ${PORT_OPTIONS:MWEBP} +LIB_DEPENDS+= libwebp.so:graphics/webp + +CONFIGURE_ARGS+=--with-webp-dir=${LOCALBASE} +. endif . if ${PORT_OPTIONS:MX11} USE_XORG= xpm CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE} -. endif -. if ${PORT_OPTIONS:MVPX} -LIB_DEPENDS+= libvpx.so:multimedia/libvpx - -CONFIGURE_ARGS+=--with-vpx-dir=${LOCALBASE} . endif .endif From owner-svn-ports-all@freebsd.org Fri Jun 9 09:44:35 2017 Return-Path: Delivered-To: svn-ports-all@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 7DAC6BF0D92; Fri, 9 Jun 2017 09:44:35 +0000 (UTC) (envelope-from tz@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 48A34D5B; Fri, 9 Jun 2017 09:44:35 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v599iYXS097369; Fri, 9 Jun 2017 09:44:34 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v599iYKA097367; Fri, 9 Jun 2017 09:44:34 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706090944.v599iYKA097367@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 9 Jun 2017 09:44:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442978 - in head: graphics/php71-gd lang/php71 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 09:44:35 -0000 Author: tz Date: Fri Jun 9 09:44:33 2017 New Revision: 442978 URL: https://svnweb.freebsd.org/changeset/ports/442978 Log: graphics/php71-gd: remove options T1LIB and VPX, add option WEBP Support for T1LIB and VPX was removed in PHP 7.0 Support for WebP support was added in PHP 7.0 PR: 219837 Submitted by: Dani Modified: head/graphics/php71-gd/Makefile head/lang/php71/Makefile.ext Modified: head/graphics/php71-gd/Makefile ============================================================================== --- head/graphics/php71-gd/Makefile Fri Jun 9 09:43:51 2017 (r442977) +++ head/graphics/php71-gd/Makefile Fri Jun 9 09:44:33 2017 (r442978) @@ -4,6 +4,8 @@ CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php71 +PORTREVISION= 1 + PKGNAMESUFFIX= -gd .include "${MASTERDIR}/Makefile" Modified: head/lang/php71/Makefile.ext ============================================================================== --- head/lang/php71/Makefile.ext Fri Jun 9 09:43:51 2017 (r442977) +++ head/lang/php71/Makefile.ext Fri Jun 9 09:44:33 2017 (r442978) @@ -100,14 +100,13 @@ CONFIGURE_ARGS+=--with-gd \ --with-png-dir=${LOCALBASE} \ --with-zlib-dir=/usr -OPTIONS_DEFINE= T1LIB TRUETYPE JIS X11 VPX -OPTIONS_DEFAULT=T1LIB TRUETYPE X11 +OPTIONS_DEFINE=TRUETYPE JIS WEBP X11 +OPTIONS_DEFAULT=TRUETYPE X11 -T1LIB_DESC= Include T1lib support TRUETYPE_DESC= Enable TrueType string function JIS_DESC= Enable JIS-mapped Japanese font support +WEBP_DESC= Enable WebP image format support X11_DESC= Enable XPM support -VPX_DESC= Enable VP8 codec support PHP_HEADER_DIRS=libgd .endif @@ -505,26 +504,21 @@ USES+= mysql .include .if ${PHP_MODNAME} == "gd" -. if ${PORT_OPTIONS:MT1LIB} -LIB_DEPENDS+= libt1.so:devel/t1lib - -CONFIGURE_ARGS+=--with-t1lib=${LOCALBASE} -. endif . if ${PORT_OPTIONS:MTRUETYPE} CONFIGURE_ARGS+=--enable-gd-native-ttf . endif . if ${PORT_OPTIONS:MJIS} CONFIGURE_ARGS+=--enable-gd-jis-conv . endif +. if ${PORT_OPTIONS:MWEBP} +LIB_DEPENDS+= libwebp.so:graphics/webp + +CONFIGURE_ARGS+=--with-webp-dir=${LOCALBASE} +. endif . if ${PORT_OPTIONS:MX11} USE_XORG= xpm CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE} -. endif -. if ${PORT_OPTIONS:MVPX} -LIB_DEPENDS+= libvpx.so:multimedia/libvpx - -CONFIGURE_ARGS+=--with-vpx-dir=${LOCALBASE} . endif .endif From owner-svn-ports-all@freebsd.org Fri Jun 9 10:40:25 2017 Return-Path: Delivered-To: svn-ports-all@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 84306BF1A99; Fri, 9 Jun 2017 10:40:25 +0000 (UTC) (envelope-from olgeni@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 5293A2653; Fri, 9 Jun 2017 10:40:25 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59AeOu2018095; Fri, 9 Jun 2017 10:40:24 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59AeOLB018091; Fri, 9 Jun 2017 10:40:24 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706091040.v59AeOLB018091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 9 Jun 2017 10:40:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442979 - in head/textproc/erlang-fast_xml: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 10:40:25 -0000 Author: olgeni Date: Fri Jun 9 10:40:24 2017 New Revision: 442979 URL: https://svnweb.freebsd.org/changeset/ports/442979 Log: Update textproc/erlang-fast_xml to version 1.1.23. Modified: head/textproc/erlang-fast_xml/Makefile head/textproc/erlang-fast_xml/distinfo head/textproc/erlang-fast_xml/files/patch-rebar.config Modified: head/textproc/erlang-fast_xml/Makefile ============================================================================== --- head/textproc/erlang-fast_xml/Makefile Fri Jun 9 09:44:33 2017 (r442978) +++ head/textproc/erlang-fast_xml/Makefile Fri Jun 9 10:40:24 2017 (r442979) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fast_xml -PORTVERSION= 1.1.22 +PORTVERSION= 1.1.23 CATEGORIES= textproc PKGNAMEPREFIX= erlang- Modified: head/textproc/erlang-fast_xml/distinfo ============================================================================== --- head/textproc/erlang-fast_xml/distinfo Fri Jun 9 09:44:33 2017 (r442978) +++ head/textproc/erlang-fast_xml/distinfo Fri Jun 9 10:40:24 2017 (r442979) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490096112 -SHA256 (processone-fast_xml-1.1.22_GH0.tar.gz) = 0163e7bd11b6705732fd7281209925e39534c9ea123887574218422c34762d7c -SIZE (processone-fast_xml-1.1.22_GH0.tar.gz) = 92408 +TIMESTAMP = 1497004422 +SHA256 (processone-fast_xml-1.1.23_GH0.tar.gz) = 7f2b153e1f5f47ad70e8b0143f97c79e855a1d56e597588ed86f87a7335bdf8c +SIZE (processone-fast_xml-1.1.23_GH0.tar.gz) = 92419 Modified: head/textproc/erlang-fast_xml/files/patch-rebar.config ============================================================================== --- head/textproc/erlang-fast_xml/files/patch-rebar.config Fri Jun 9 09:44:33 2017 (r442978) +++ head/textproc/erlang-fast_xml/files/patch-rebar.config Fri Jun 9 10:40:24 2017 (r442979) @@ -1,10 +1,10 @@ ---- rebar.config.orig 2017-03-21 13:20:24 UTC +--- rebar.config.orig 2017-06-09 10:39:21 UTC +++ rebar.config @@ -31,7 +31,7 @@ {port_specs, [{"priv/lib/fxml.so", ["c_src/fxml.c"]}, {"priv/lib/fxml_stream.so", ["c_src/fxml_stream.c"]}]}. --{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.7"}}}]}. +-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.9"}}}]}. +{deps, []}. {clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}. From owner-svn-ports-all@freebsd.org Fri Jun 9 13:05:06 2017 Return-Path: Delivered-To: svn-ports-all@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 424DABF450A; Fri, 9 Jun 2017 13:05:06 +0000 (UTC) (envelope-from wen@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 063B6667F9; Fri, 9 Jun 2017 13:05:05 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59D555o078257; Fri, 9 Jun 2017 13:05:05 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59D550c078256; Fri, 9 Jun 2017 13:05:05 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706091305.v59D550c078256@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 9 Jun 2017 13:05:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442980 - head/math/R-cran-survey X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 13:05:06 -0000 Author: wen Date: Fri Jun 9 13:05:04 2017 New Revision: 442980 URL: https://svnweb.freebsd.org/changeset/ports/442980 Log: - Update to 3.32 Modified: head/math/R-cran-survey/Makefile head/math/R-cran-survey/distinfo Modified: head/math/R-cran-survey/Makefile ============================================================================== --- head/math/R-cran-survey/Makefile Fri Jun 9 10:40:24 2017 (r442979) +++ head/math/R-cran-survey/Makefile Fri Jun 9 13:05:04 2017 (r442980) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= survey -DISTVERSION= 3.31-5 +DISTVERSION= 3.32 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-survey/distinfo ============================================================================== --- head/math/R-cran-survey/distinfo Fri Jun 9 10:40:24 2017 (r442979) +++ head/math/R-cran-survey/distinfo Fri Jun 9 13:05:04 2017 (r442980) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480991936 -SHA256 (survey_3.31-5.tar.gz) = f2cecd5df8bea903bce00dffe509a5463d0fbb2279c2201f56c9df4f35eb54c6 -SIZE (survey_3.31-5.tar.gz) = 1467847 +TIMESTAMP = 1496973916 +SHA256 (survey_3.32.tar.gz) = c919356f56c6ac0fec6399ff2b636a084fb8377798184f77556af231a01f3f11 +SIZE (survey_3.32.tar.gz) = 1469567 From owner-svn-ports-all@freebsd.org Fri Jun 9 13:30:22 2017 Return-Path: Delivered-To: svn-ports-all@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 1ABEABF49F3; Fri, 9 Jun 2017 13:30:22 +0000 (UTC) (envelope-from tobik@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 BE7366714E; Fri, 9 Jun 2017 13:30:21 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DUL2F087040; Fri, 9 Jun 2017 13:30:21 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DUJD8087027; Fri, 9 Jun 2017 13:30:19 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706091330.v59DUJD8087027@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 9 Jun 2017 13:30:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442981 - in head/devel/allegro: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 13:30:22 -0000 Author: tobik Date: Fri Jun 9 13:30:19 2017 New Revision: 442981 URL: https://svnweb.freebsd.org/changeset/ports/442981 Log: - Add sndio support [1] - Remove ALSA from default options - Switch to options helpers - Move audio output options to their own option group - Make OSS support an explicit option, so that it can be turned off - Remove OGG option and make it mandatory: audio/libogg is already a dependency via audio/libvorbis - Make the port simpler by not building the examples and not installing the example games (if necessary installing them can be done later in a separate port) - Add LICENSE - Fix WWW - Allegro never directly links with libpng or libGLU; make them a build dependency only - Reset maintainer PR: 215838 Obtained from: OpenBSD [1] Approved by: mat (mentor), maintainer timeout (5 months) Differential Revision: https://reviews.freebsd.org/D11039 Added: head/devel/allegro/files/patch-allegro.cfg (contents, props changed) head/devel/allegro/files/patch-cmake_FileList.cmake (contents, props changed) head/devel/allegro/files/patch-include_allegro_platform_alunix.h (contents, props changed) head/devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake (contents, props changed) head/devel/allegro/files/patch-modules.lst (contents, props changed) head/devel/allegro/files/patch-src_unix_usnddrv.c (contents, props changed) head/devel/allegro/files/patch-src_x_xkeyboard.c (contents, props changed) head/devel/allegro/files/sndio.c (contents, props changed) Deleted: head/devel/allegro/files/patch-src-x-xkeyboard.c head/devel/allegro/files/pkg-message.in head/devel/allegro/files/shooter.in head/devel/allegro/files/skater.in head/devel/allegro/files/skater_agl.in Modified: head/devel/allegro/Makefile head/devel/allegro/distinfo head/devel/allegro/files/patch-CMakeLists.txt head/devel/allegro/pkg-descr head/devel/allegro/pkg-plist Modified: head/devel/allegro/Makefile ============================================================================== --- head/devel/allegro/Makefile Fri Jun 9 13:05:04 2017 (r442980) +++ head/devel/allegro/Makefile Fri Jun 9 13:30:19 2017 (r442981) @@ -3,119 +3,77 @@ PORTNAME= allegro DISTVERSION= 4.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= SF/alleg/allegro/${PORTVERSION} -DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= koalative@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform library for games and multimedia programming -LIB_DEPENDS+= libpng.so:graphics/png \ +LICENSE= GIFTWARE +LICENSE_NAME= Giftware +LICENSE_FILE= ${WRKSRC}/docs/txt/license.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +# Required for building libloadpng.a and liballeggl.a +BUILD_DEPENDS= png>0:graphics/png \ + libGLU>0:graphics/libGLU +LIB_DEPENDS= libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis USES= cmake makeinfo pkgconfig -USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga -USE_GL= glu +USE_XORG= ice sm x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes INFO= allegro PORTDOCS= * PORTEXAMPLES= * -PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" -CMAKE_ARGS+= -DDOCDIR="${DOCSDIR}" +PLIST_SUB= SHLIB_VER="${PORTVERSION}" +CMAKE_ARGS= -DDOCDIR="${DOCSDIR}" \ + -DWANT_MODULES=off \ + -DWANT_LOGG=on \ + -DWANT_EXAMPLES=off -SHLIB_VER= ${PORTVERSION} - # Wrong versioning upstream PORTSCOUT= ignore:1 -OPTIONS_DEFINE= ALSA JACK OGG DOCS -OPTIONS_GROUP= DEMOS_EXAMPLES -OPTIONS_GROUP_DEMOS_EXAMPLES= DEMOS EXAMPLES -OPTIONS_DEFAULT= ALSA DEMOS OGG -DEMOS_DESC= Install Demos programs, requires EXAMPLES +OPTIONS_DEFINE= EXAMPLES DOCS +OPTIONS_MULTI= AUDIO +OPTIONS_MULTI_AUDIO= ALSA JACK OSS SNDIO +OPTIONS_DEFAULT= OSS -DOCSRCDIR1= ${WRKSRC} -DOC_FILES1= AUTHORS CHANGES THANKS readme.txt - -DOCSRCDIR2= ${WRKSRC}/docs -DOCSDIR2= ${DOCSDIR}/docs - OPTIONS_SUB= yes -EXAMPLES_CMAKE_ON= -DWANT_EXAMPLES=on -EXAMPLES_CMAKE_OFF= -DWANT_EXAMPLES=off ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_CMAKE_ON= -DWANT_ALSA=on -ALSA_CMAKE_OFF= -DWANT_ALSA=off +ALSA_USES= localbase:ldflags +ALSA_CMAKE_BOOL= WANT_ALSA + JACK_LIB_DEPENDS= libjack.so:audio/jack -JACK_CMAKE_ON= -DWANT_JACK=on -JACK_CMAKE_OFF= -DWANT_JACK=off -OGG_LIB_DEPENDS= libogg.so:audio/libogg -OGG_CMAKE_ON= -DWANT_LOGG=on -OGG_CMAKE_OFF= -DWANT_LOGG=of +JACK_CMAKE_BOOL= WANT_JACK -.include +OSS_CMAKE_BOOL= WANT_OSS -.if ${PORT_OPTIONS:MALSA} -CFLAGS+= -L${LOCALBASE}/lib -.endif +SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio +SNDIO_CMAKE_BOOL= WANT_SNDIO -.if ${PORT_OPTIONS:MDEMOS} && ${PORT_OPTIONS:MEXAMPLES} -SUB_FILES+= shooter skater skater_agl \ - pkg-message -MASTER_SITES+= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:icons -DISTFILES+= shooter.png:icons \ - skater.png:icons -DESKTOP_ENTRIES+="Shooter" "In a distant corner of the galaxy" "shooter" \ - "shooter" "Game;ArcadeGame;" false -DESKTOP_ENTRIES+="Skater" "Allegro's next demo game" "skater" \ - "skater" "Game;ArcadeGame;" false -DESKTOP_ENTRIES+="Skater AGL" "Allegro's next demo game" "skater" \ - "skater_agl" "Game;ArcadeGame;" false -.endif - post-patch: @${REINPLACE_CMD} -e 's|/allegro-$${ALLEGRO_VERSION}||' \ ${WRKSRC}/docs/CMakeLists.txt @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/src/x/xdga2.c -.if ${PORT_OPTIONS:MJACK} + @${CP} ${FILESDIR}/sndio.c ${WRKSRC}/src/unix + +post-patch-JACK-on: @${REINPLACE_CMD} -e 's|jack_client = jack_client_new(jack_client_name);|jack_client = jack_client_open(jack_client_name, (jack_options_t)0, NULL);|' \ ${WRKSRC}/src/unix/jack.c -.endif post-install: - @${INSTALL_MAN} ${WRKSRC}/docs/man/*.3 ${STAGEDIR}${MAN3PREFIX}/man/man3/ + ${INSTALL_MAN} ${WRKSRC}/docs/man/*.3 ${STAGEDIR}${MAN3PREFIX}/man/man3/ -.if ${PORT_OPTIONS:MEXAMPLES} +post-install-EXAMPLES-on: @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) -. for l in ex12bit ex3buf ex3d exaccel exalpha exbitmap exblend excamera excolmap \ - exconfig excustom exdata exdbuf exexedat exfixed exflame exflip exfont \ - exgui exhello exjoy exkeys exlights exmem exmidi exmouse expackf expal \ - expat exquat exrgbhsv exrotscl exsample exscale exscn3d exscroll exshade \ - exspline exsprite exstars exstream exswitch exsyscur extimer extrans \ - extrans2 extruec exunicod exupdate exxfade exzbuf - @${CHMOD} u+w ${STAGEDIR}${EXAMPLESDIR}/${l} - ${STRIP_CMD} ${STAGEDIR}${EXAMPLESDIR}/${l} - @${CHMOD} u-w ${STAGEDIR}${EXAMPLESDIR}/${l} -. endfor -.endif - -.if ${PORT_OPTIONS:MDEMOS} && ${PORT_OPTIONS:MEXAMPLES} @(cd ${WRKSRC} && ${COPYTREE_SHARE} demos ${STAGEDIR}${EXAMPLESDIR}) - ${INSTALL_SCRIPT} ${WRKDIR}/shooter ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_DATA} ${_DISTDIR}/shooter.png ${STAGEDIR}${PREFIX}/share/pixmaps/ - @(cd ${STAGEDIR}${EXAMPLESDIR}/demos/shooter && ${CHMOD} 755 shooter) - ${INSTALL_SCRIPT} ${WRKDIR}/skater* ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${_DISTDIR}/skater.png ${STAGEDIR}${PREFIX}/share/pixmaps/ - @(cd ${STAGEDIR}${EXAMPLESDIR}/demos/skater && ${CHMOD} 755 skater*) - ${STRIP_CMD} ${STAGEDIR}${EXAMPLESDIR}/demos/shooter/shooter - ${STRIP_CMD} ${STAGEDIR}${EXAMPLESDIR}/demos/skater/skater* -.endif + ${INSTALL_DATA} ${WRKSRC}/allegro.cfg ${STAGEDIR}${EXAMPLESDIR} .include Modified: head/devel/allegro/distinfo ============================================================================== --- head/devel/allegro/distinfo Fri Jun 9 13:05:04 2017 (r442980) +++ head/devel/allegro/distinfo Fri Jun 9 13:30:19 2017 (r442981) @@ -1,6 +1,3 @@ -SHA256 (allegro/allegro-4.4.2.tar.gz) = 1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc -SIZE (allegro/allegro-4.4.2.tar.gz) = 4674902 -SHA256 (allegro/shooter.png) = cf73f63f0224a9ee77c287b6211beb4a072ba4aa969a57993e60a2e97996e468 -SIZE (allegro/shooter.png) = 1741 -SHA256 (allegro/skater.png) = f0274627c6eae2ecad880c3e2f25bf5f8944f08829ac32ab0a00f77001e8b2f3 -SIZE (allegro/skater.png) = 3395 +TIMESTAMP = 1483711950 +SHA256 (allegro-4.4.2.tar.gz) = 1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc +SIZE (allegro-4.4.2.tar.gz) = 4674902 Modified: head/devel/allegro/files/patch-CMakeLists.txt ============================================================================== --- head/devel/allegro/files/patch-CMakeLists.txt Fri Jun 9 13:05:04 2017 (r442980) +++ head/devel/allegro/files/patch-CMakeLists.txt Fri Jun 9 13:30:19 2017 (r442981) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig +--- CMakeLists.txt.orig 2011-03-24 23:18:50 UTC +++ CMakeLists.txt -@@ -66,7 +66,7 @@ +@@ -66,7 +66,7 @@ if(WIN32) endif(WIN32) set(ALLEGRO_VERSION 4.4.2) @@ -9,7 +9,33 @@ # Mac OS X -compatibility_version. # XXX doesn't seem to work -@@ -961,7 +961,7 @@ +@@ -408,6 +408,7 @@ option(WANT_OSS "Build OSS support" on) + option(WANT_ALSA "Build ALSA support" on) + option(WANT_JACK "Build JACK support" on) + option(WANT_SGIAUDIO "Build SGI audio support" on) ++option(WANT_SNDIO "Build sndio audio support" on) + + if(ALLEGRO_UNIX) # not MACOSX + find_package(Threads) +@@ -471,6 +472,17 @@ if(ALLEGRO_UNIX) # not MACOSX + endif(SGIAUDIO_FOUND) + endif(WANT_SGIAUDIO) + ++ if(WANT_SNDIO) ++ find_path(SNDIO_INCLUDE_DIR sndio.h) ++ find_library(SNDIO_LIBRARY NAMES sndio) ++ if(SNDIO_INCLUDE_DIR AND SNDIO_LIBRARY) ++ set(ALLEGRO_WITH_SNDIODIGI 1) ++ include_directories(SYSTEM ${SNDIO_INCLUDE_DIR}) ++ list(APPEND PLATFORM_LIBS_NON_MODULES ${SNDIO_LIBRARY}) ++ add_our_module(alleg-sndiodigi src/unix/sndio.c ${SNDIO_LIBRARY}) ++ endif(SNDIO_INCLUDE_DIR AND SNDIO_LIBRARY) ++ endif(WANT_SNDIO) ++ + # aRts is obsolete + # esd is obsolete + endif(ALLEGRO_UNIX) +@@ -961,7 +973,7 @@ if(UNIX) @ONLY ) install(FILES ${LIBRARY_OUTPUT_PATH}/pkgconfig/${name}${lib_type}.pc Added: head/devel/allegro/files/patch-allegro.cfg ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/patch-allegro.cfg Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,11 @@ +$OpenBSD: patch-allegro_cfg,v 1.1 2010/04/26 02:56:30 jakemsr Exp $ +--- allegro.cfg.orig 2006-05-21 10:01:46 UTC ++++ allegro.cfg +@@ -326,6 +326,7 @@ mouse_accel_factor = + # ARTS - aRts (Analog Real-Time Synthesizer) + # ALSA - ALSA Sound System + # JACK - JACK Audio Server ++# SIOD - sndio Audio API + # + # BeOS digital sound drivers: + # Added: head/devel/allegro/files/patch-cmake_FileList.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/patch-cmake_FileList.cmake Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,10 @@ +--- cmake/FileList.cmake.orig 2011-03-12 00:26:00 UTC ++++ cmake/FileList.cmake +@@ -260,6 +260,7 @@ set(ALLEGRO_SRC_UNIX_FILES + src/unix/arts.c + src/unix/sgial.c + src/unix/jack.c ++ src/unix/sndio.c + src/unix/udjgpp.c + src/unix/udrvlist.c + src/unix/udummy.c Added: head/devel/allegro/files/patch-include_allegro_platform_alunix.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/patch-include_allegro_platform_alunix.h Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,25 @@ +$OpenBSD: patch-include_allegro_platform_alunix_h,v 1.1 2010/04/26 02:56:30 jakemsr Exp $ +--- include/allegro/platform/alunix.h.orig 2007-06-16 01:52:28 UTC ++++ include/allegro/platform/alunix.h +@@ -69,6 +69,8 @@ AL_VAR(TIMER_DRIVER, timerdrv_unix_sigal + #define DIGI_ALSA AL_ID('A','L','S','A') + #define MIDI_ALSA AL_ID('A','M','I','D') + #define DIGI_JACK AL_ID('J','A','C','K') ++#define DIGI_SNDIO AL_ID('S','I','O','D') ++#define MIDI_SNDIO AL_ID('M','I','O','M') + + + #ifdef ALLEGRO_WITH_OSSDIGI +@@ -85,6 +87,12 @@ AL_VAR(MIDI_DRIVER, midi_oss); + + #ifndef ALLEGRO_WITH_MODULES + ++#ifdef ALLEGRO_WITH_SNDIODIGI ++AL_VAR(DIGI_DRIVER, digi_sndio); ++#define DIGI_DRIVER_SNDIO \ ++ { DIGI_SNDIO, &digi_sndio, TRUE }, ++#endif /* ALLEGRO_WITH_SNDIODIGI */ ++ + #ifdef ALLEGRO_WITH_ESDDIGI + AL_VAR(DIGI_DRIVER, digi_esd); + #define DIGI_DRIVER_ESD \ Added: head/devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/patch-include_allegro_platform_alunixac.h.cmake Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,12 @@ +--- include/allegro/platform/alunixac.h.cmake.orig 2010-05-08 05:55:30 UTC ++++ include/allegro/platform/alunixac.h.cmake +@@ -143,6 +143,9 @@ + /* Define if JACK DIGI driver is supported. */ + #cmakedefine ALLEGRO_WITH_JACKDIGI + ++/* Define if SNDIO DIGI driver is supported. */ ++#cmakedefine ALLEGRO_WITH_SNDIODIGI ++ + /* Define if OSS DIGI driver is supported. */ + #cmakedefine ALLEGRO_WITH_OSSDIGI + Added: head/devel/allegro/files/patch-modules.lst ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/patch-modules.lst Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,7 @@ +--- modules.lst.orig 2004-04-10 00:19:15 UTC ++++ modules.lst +@@ -10,3 +10,4 @@ alleg-sgialdigi.so + alleg-alsadigi.so + alleg-alsamidi.so + alleg-jackdigi.so ++alleg-sndiodigi.so Added: head/devel/allegro/files/patch-src_unix_usnddrv.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/patch-src_unix_usnddrv.c Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,12 @@ +--- src/unix/usnddrv.c.orig 2004-09-24 14:45:03 UTC ++++ src/unix/usnddrv.c +@@ -24,6 +24,9 @@ BEGIN_DIGI_DRIVER_LIST + #if (defined ALLEGRO_WITH_JACKDIGI) && (!defined ALLEGRO_WITH_MODULES) + DIGI_DRIVER_JACK + #endif ++#if (defined ALLEGRO_WITH_SNDIODIGI) && (!defined ALLEGRO_WITH_MODULES) ++ DIGI_DRIVER_SNDIO ++#endif + #if (defined ALLEGRO_WITH_SGIALDIGI) && (!defined ALLEGRO_WITH_MODULES) + DIGI_DRIVER_SGIAL + #endif Added: head/devel/allegro/files/patch-src_x_xkeyboard.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/patch-src_x_xkeyboard.c Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,19 @@ +--- src/x/xkeyboard.c.orig 2010-12-08 08:13:50 UTC ++++ src/x/xkeyboard.c +@@ -23,6 +23,7 @@ + #include + #include + #include ++#include + #include + + #include "allegro.h" +@@ -617,7 +618,7 @@ void _xwin_get_keyboard_mapping(void) + + TRACE (PREFIX_I "Modifier %d:", i + 1); + for (j = 0; j < xmodmap->max_keypermod; j++) { +- KeySym sym = XKeycodeToKeysym(_xwin.display, ++ KeySym sym = XkbKeycodeToKeysym(_xwin.display, 0, + xmodmap->modifiermap[i * xmodmap->max_keypermod + j], 0); + char *sym_str = XKeysymToString(sym); + TRACE(" %s", sym_str ? sym_str : "NULL"); Added: head/devel/allegro/files/sndio.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/allegro/files/sndio.c Fri Jun 9 13:30:19 2017 (r442981) @@ -0,0 +1,509 @@ +/* + * Copyright (c) 2010 Jacob Meuser + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + */ + + +#include "allegro.h" + +#if (defined ALLEGRO_WITH_SNDIODIGI) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE)) + +#include "allegro/internal/aintern.h" +#include "allegro/platform/aintunix.h" + +#include +#include +#include +#include +#include +#include + +static int sndio_detect(int input); +static int sndio_init(int input, int voices); +static void sndio_exit(int input); +static int sndio_set_mixer_volume(int volume); +static int sndio_get_mixer_volume(void); + +static int sndio_buffer_size(void); + +static int sndio_rec_cap_rate(int bits, int stereo); +static int sndio_rec_cap_parm(int rate, int bits, int stereo); +static int sndio_rec_source(int source); +static int sndio_rec_start(int rate, int bits, int stereo); +static void sndio_rec_stop(void); +static int sndio_rec_read(void *buf); + +static int open_sndio_device(int input); +static void sndio_update(int threaded); +static void movecb(void *addr, int delta); +static void volcb(void *addr, unsigned vol); + +static struct sio_hdl *hdl; +static struct sio_par par; +static int sndio_signed; +static int sndio_play_bufsize, sndio_play_round, sndio_play_appbufsz; +static unsigned char *sndio_play_bufdata; +static char sndio_desc[256] = EMPTY_STRING; +long long sndio_realpos, sndio_playpos; +int sndio_volume; + +static int sndio_save_bits, sndio_save_stereo, sndio_save_freq; +static int sndio_rec_bufsize, sndio_rec_round, sndio_rec_appbufsz; +static unsigned char *sndio_rec_bufdata; + +DIGI_DRIVER digi_sndio = +{ + DIGI_SNDIO, + empty_string, + empty_string, + "sndio", + 0, + 0, + MIXER_MAX_SFX, + MIXER_DEF_SFX, + + /* setup routines */ + sndio_detect, + sndio_init, + sndio_exit, + sndio_set_mixer_volume, + sndio_get_mixer_volume, + + /* for use by the audiostream functions */ + NULL, + NULL, + sndio_buffer_size, + + /* voice control functions */ + _mixer_init_voice, + _mixer_release_voice, + _mixer_start_voice, + _mixer_stop_voice, + _mixer_loop_voice, + + /* position control functions */ + _mixer_get_position, + _mixer_set_position, + + /* volume control functions */ + _mixer_get_volume, + _mixer_set_volume, + _mixer_ramp_volume, + _mixer_stop_volume_ramp, + + /* pitch control functions */ + _mixer_get_frequency, + _mixer_set_frequency, + _mixer_sweep_frequency, + _mixer_stop_frequency_sweep, + + /* pan control functions */ + _mixer_get_pan, + _mixer_set_pan, + _mixer_sweep_pan, + _mixer_stop_pan_sweep, + + /* effect control functions */ + _mixer_set_echo, + _mixer_set_tremolo, + _mixer_set_vibrato, + + /* input functions */ + 0, + 0, + sndio_rec_cap_rate, + sndio_rec_cap_parm, + sndio_rec_source, + sndio_rec_start, + sndio_rec_stop, + sndio_rec_read +}; + + +/* used to probe and to configure the device. don't use sio_start() here. */ +static int +open_sndio_device(int input) +{ + hdl = sio_open(NULL, (input ? SIO_REC : SIO_PLAY), 0); + if (hdl == NULL) { + uszprintf(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("sio_opn failed")); + return -1; + } + + sio_initpar(&par); + par.bits = (_sound_bits == 8) ? 8 : 16; + par.sig = (_sound_bits == 8) ? 0 : 1; + if (input) + par.rchan = (_sound_stereo) ? 2 : 1; + else + par.pchan = (_sound_stereo) ? 2 : 1; + par.rate = (_sound_freq > 0) ? _sound_freq : 48000; + par.le = SIO_LE_NATIVE; + /* allegro wants small blocks */ + par.round = 512; + par.appbufsz = par.rate / 10; + + if (!sio_setpar(hdl, &par) || !sio_getpar(hdl, &par) || + (par.bits != 8 && par.bits != 16) || + (par.bits == 8 && par.sig) || + (par.bits == 16 && !par.sig) || + (par.bits == 16 && par.le != SIO_LE_NATIVE) || + (input && (par.rchan != 1 && par.rchan != 2)) || + (!input && (par.pchan != 1 && par.pchan != 2))) { + ustrzcpy(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("could not set sndio parameters")); + sio_close(hdl); + return -1; + } + + _sound_bits = par.bits; + _sound_stereo = input ? par.rchan == 2 : par.pchan == 2; + _sound_freq = par.rate; + + if (input) { + sndio_rec_round = par.round; + sndio_rec_appbufsz = par.appbufsz; + sndio_rec_bufsize = par.round * par.bps * par.rchan; + } else { + sndio_play_round = par.round; + sndio_play_appbufsz = par.appbufsz; + sndio_play_bufsize = sndio_play_round * par.bps * par.pchan; + } + sndio_signed = par.sig ? 1 : 0; + + return 0; +} + + +static int +sndio_detect(int input) +{ + if (input) { + if (digi_driver != digi_input_driver) { + ustrzcpy(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("sndio output driver must be installed before input can be read")); + return FALSE; + } + return TRUE; + } + + if (open_sndio_device(0) != 0) + return FALSE; + + sio_close(hdl); + return TRUE; +} + + +/* number of samples per channel in a block */ +static int +sndio_buffer_size(void) +{ + return sndio_play_round; +} + + +/* callback for data movement notification */ +static void +movecb(void *addr, int delta) +{ + sndio_realpos += delta; +} + + +/* callback for volume change notification */ +static void +volcb(void *addr, unsigned vol) +{ + sndio_volume = vol; +} + + +/* write as many blocks as is currently possible */ +static void +sndio_update(int threaded) +{ + struct pollfd pfd; + nfds_t nfds; + int i, nblocks, nbytes; + + /* make sure counters have been updated */ + nfds = sio_pollfd(hdl, &pfd, POLLOUT); + poll(&pfd, nfds, 0); + if (!(sio_revents(hdl, &pfd) & POLLOUT)) + return; + + nblocks = (sndio_play_appbufsz - (sndio_playpos - sndio_realpos)) / + sndio_play_round; + + /* we got POLLOUT, so we can write something. if we don't + * write anything, we could underrun. + */ + if (nblocks < 1) + nblocks = 1; + + for (i = 0; i < nblocks; i++) { + sio_write(hdl, sndio_play_bufdata, sndio_play_bufsize); + sndio_playpos += sndio_play_round; + if (sio_eof(hdl)) { + /* print error message? */ + return; + } + _mix_some_samples((uintptr_t) sndio_play_bufdata, 0, sndio_signed); + } +} + + +static int +sndio_init(int input, int voices) +{ + char tmp1[128], tmp2[128]; + + if (input) { + digi_driver->rec_cap_bits = 16; + digi_driver->rec_cap_stereo = TRUE; + return 0; + } + + if (open_sndio_device(0) != 0) + return -1; + + sndio_play_bufdata = _AL_MALLOC_ATOMIC(sndio_play_bufsize); + if (sndio_play_bufdata == 0) { + ustrzcpy(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("Can not allocate audio buffer")); + sio_close(hdl); + return -1; + } + + sndio_realpos = sndio_playpos = 0; + sio_onmove(hdl, movecb, NULL); + + sndio_volume = 127; + sio_onvol(hdl, volcb, NULL); + + if (!sio_start(hdl)) { + ustrzcpy(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("Can not start sndio")); + sio_close(hdl); + return -1; + } + + digi_sndio.voices = voices; + + /* first arg is total number of samples */ + if (_mixer_init(sndio_play_round * (_sound_stereo ? 2 : 1), + _sound_freq, _sound_stereo, ((_sound_bits == 16) ? 1 : 0), + &digi_sndio.voices) != 0) { + ustrzcpy(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("Can not init software mixer")); + sio_close(hdl); + return -1; + } + + _mix_some_samples((uintptr_t) sndio_play_bufdata, 0, sndio_signed); + + /* Add audio interrupt. */ + _unix_bg_man->register_func(sndio_update); + + uszprintf(sndio_desc, sizeof(sndio_desc), + get_config_text("%s: %d bits, %s, %d Hz, %s"), + "sndio device", + _sound_bits, + uconvert_ascii((sndio_signed ? "signed" : "unsigned"), tmp1), + _sound_freq, + uconvert_ascii((par.pchan == 2 ? "stereo" : "mono"), tmp2)); + + digi_driver->desc = sndio_desc; + + return 0; +} + + +static void +sndio_exit(int input) +{ + if (input) + return; + + _unix_bg_man->unregister_func(sndio_update); + + _AL_FREE(sndio_play_bufdata); + sndio_play_bufdata = 0; + + _mixer_exit(); + + if (hdl != NULL) + sio_close(hdl); + hdl = NULL; +} + + +/* 'volume' is 0-255 */ +static int +sndio_set_mixer_volume(int volume) +{ + if (!sio_setvol(hdl, volume / 2)) + return -1; + + return 0; +} + + +/* should return 0-255 */ +static int +sndio_get_mixer_volume(void) +{ + return sndio_volume * 2; +} + + +/* Returns maximum recording sampling rate. */ +static int +sndio_rec_cap_rate(int bits, int stereo) +{ + /* should use sio_getcap() */ + return 48000; +} + + +/* Returns whether the specified parameters can be set. */ +static int +sndio_rec_cap_parm(int rate, int bits, int stereo) +{ + /* should use sio_getcap() */ + return 1; +} + + +/* Sets the sampling source for audio recording. */ +static int +sndio_rec_source(int source) +{ + /* not implemented in sndio */ + + switch (source) { + case SOUND_INPUT_MIC: + break; + case SOUND_INPUT_LINE: + break; + case SOUND_INPUT_CD: + break; + default: + return -1; + } + + return 0; +} + + +/* + * Re-opens device with read-mode and starts recording (half-duplex). + * Returns the DMA buffer size if successful. + */ +static int +sndio_rec_start(int rate, int bits, int stereo) +{ + sndio_save_bits = _sound_bits; + sndio_save_stereo = _sound_stereo; + sndio_save_freq = _sound_freq; + + _unix_bg_man->unregister_func(sndio_update); + + if (hdl != NULL) + sio_close(hdl); + hdl = NULL; + + _sound_bits = bits; + _sound_stereo = stereo; + _sound_freq = rate; + + if (open_sndio_device(1) != 0) + return 0; + + sndio_volume = 127; + sio_onvol(hdl, volcb, NULL); + + if (!sio_start(hdl)) { + ustrzcpy(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("Can not start sndio for recording")); + sio_close(hdl); + return 0; + } + + return sndio_rec_bufsize; +} + + +/* Stops recording and switches the device back to the original mode. */ +static void +sndio_rec_stop(void) +{ + if (hdl != NULL) + sio_close(hdl); + hdl = NULL; + + _sound_bits = sndio_save_bits; + _sound_stereo = sndio_save_stereo; + _sound_freq = sndio_save_freq; + + if (open_sndio_device(0) != 0) + return; + + sndio_realpos = sndio_playpos = 0; + sio_onmove(hdl, movecb, NULL); + + sndio_volume = 127; + sio_onvol(hdl, volcb, NULL); + + if (!sio_start(hdl)) { + ustrzcpy(allegro_error, ALLEGRO_ERROR_SIZE, + get_config_text("Can not start sndio")); + sio_close(hdl); + return; + } + + _unix_bg_man->register_func(sndio_update); +} + + +/* Retrieves the just recorded buffer, if there is one. */ +static int +sndio_rec_read(void *buf) +{ + struct pollfd pfd; + nfds_t nfds; + int ret, nbytes, offset = 0; + + /* make sure counters have been updated */ + nfds = sio_pollfd(hdl, &pfd, POLLIN); + poll(&pfd, nfds, 0); + sio_revents(hdl, &pfd); + if (!(sio_revents(hdl, &pfd) & POLLIN)) + return 0; + + nbytes = sndio_rec_bufsize; + while (nbytes) { + ret = sio_read(hdl, buf + offset, nbytes); + if (sio_eof(hdl)) + return 0; + offset += ret; + nbytes -= ret; + } + + return 1; +} + +#endif /* ALLEGRO_WITH_SNDIODIGI */ Modified: head/devel/allegro/pkg-descr ============================================================================== --- head/devel/allegro/pkg-descr Fri Jun 9 13:05:04 2017 (r442980) +++ head/devel/allegro/pkg-descr Fri Jun 9 13:30:19 2017 (r442981) @@ -4,4 +4,4 @@ other types of multimedia programming. A wide range of extension packages and add-on modules are also available, which can be found in the "Library Extensions" section of the Allegro website. -WWW: http://www.talula.demon.co.uk/allegro/ +WWW: http://liballeg.org/ Modified: head/devel/allegro/pkg-plist ============================================================================== --- head/devel/allegro/pkg-plist Fri Jun 9 13:05:04 2017 (r442980) +++ head/devel/allegro/pkg-plist Fri Jun 9 13:30:19 2017 (r442981) @@ -8,9 +8,6 @@ bin/grabber bin/pack bin/pat2dat bin/rgbmap -%%DEMOS%%%%EXAMPLES%%bin/shooter -%%DEMOS%%%%EXAMPLES%%bin/skater -%%DEMOS%%%%EXAMPLES%%bin/skater_agl bin/textconv include/alleggl.h include/allegro.h @@ -118,11 +115,6 @@ include/jpgalleg.h include/loadpng.h include/logg.h include/xalleg.h -%%ALSA%%lib/allegro/%%SHLIB_VER%%/alleg-alsadigi.so -%%ALSA%%lib/allegro/%%SHLIB_VER%%/alleg-alsamidi.so -%%ALSA%%lib/allegro/%%SHLIB_VER%%/alleg-dga2.so -%%JACK%%lib/allegro/%%SHLIB_VER%%/alleg-jack.so -lib/allegro/%%SHLIB_VER%%/modules.lst lib/liballeg.so lib/liballeg.so.4 lib/liballeg.so.%%SHLIB_VER%% @@ -1058,5 +1050,3 @@ man/man3/voice_sweep_pan.3.gz man/man3/vsync.3.gz man/man3/xor_mode.3.gz man/man3/xwin_set_window_name.3.gz -%%DEMOS%%%%EXAMPLES%%share/pixmaps/shooter.png -%%DEMOS%%%%EXAMPLES%%share/pixmaps/skater.png From owner-svn-ports-all@freebsd.org Fri Jun 9 13:31:22 2017 Return-Path: Delivered-To: svn-ports-all@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 57531BF4A27; Fri, 9 Jun 2017 13:31:22 +0000 (UTC) (envelope-from tobik@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 26136672C0; Fri, 9 Jun 2017 13:31:22 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DVLgU089293; Fri, 9 Jun 2017 13:31:21 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DVLZ9089292; Fri, 9 Jun 2017 13:31:21 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706091331.v59DVLZ9089292@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 9 Jun 2017 13:31:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442982 - head/games/opensonic X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 13:31:22 -0000 Author: tobik Date: Fri Jun 9 13:31:21 2017 New Revision: 442982 URL: https://svnweb.freebsd.org/changeset/ports/442982 Log: Add explicit libpng dependency to fix the build of games/opensonic after the recent devel/allegro update. PR: 215838 Approved by: mat (mentor), devel@stasyan.com (maintainer) Differential Revision: https://reviews.freebsd.org/D11039 Modified: head/games/opensonic/Makefile Modified: head/games/opensonic/Makefile ============================================================================== --- head/games/opensonic/Makefile Fri Jun 9 13:30:19 2017 (r442981) +++ head/games/opensonic/Makefile Fri Jun 9 13:31:21 2017 (r442982) @@ -3,7 +3,7 @@ PORTNAME= opensonic PORTVERSION= 0.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/opensnc/Open%20Sonic/${PORTVERSION} DISTNAME= opensnc-src-${PORTVERSION} @@ -14,6 +14,7 @@ COMMENT= Game based on the "Sonic the Hedgehog" univer BUILD_DEPENDS= alpng>=1.3:graphics/alpng LIB_DEPENDS= liballeg.so:devel/allegro \ libogg.so:audio/libogg \ + libpng.so:graphics/png \ libvorbis.so:audio/libvorbis DESKTOP_ENTRIES="${PORTNAME}" \ From owner-svn-ports-all@freebsd.org Fri Jun 9 13:31:25 2017 Return-Path: Delivered-To: svn-ports-all@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 74F38BF4A47; Fri, 9 Jun 2017 13:31:25 +0000 (UTC) (envelope-from matthew@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 404A9672DB; Fri, 9 Jun 2017 13:31:25 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DVOGW089440; Fri, 9 Jun 2017 13:31:24 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DVNcN089437; Fri, 9 Jun 2017 13:31:23 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706091331.v59DVNcN089437@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 9 Jun 2017 13:31:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442983 - head/databases/pglogical X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 13:31:25 -0000 Author: matthew Date: Fri Jun 9 13:31:23 2017 New Revision: 442983 URL: https://svnweb.freebsd.org/changeset/ports/442983 Log: Update to 2.0.1 Release notes: https://www.2ndquadrant.com/en/resources/pglogical/release-notes/ Modified: head/databases/pglogical/Makefile head/databases/pglogical/distinfo head/databases/pglogical/pkg-plist Modified: head/databases/pglogical/Makefile ============================================================================== --- head/databases/pglogical/Makefile Fri Jun 9 13:31:21 2017 (r442982) +++ head/databases/pglogical/Makefile Fri Jun 9 13:31:23 2017 (r442983) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pglogical -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= databases MASTER_SITES= http://packages.2ndquadrant.com/pglogical/tarballs/ Modified: head/databases/pglogical/distinfo ============================================================================== --- head/databases/pglogical/distinfo Fri Jun 9 13:31:21 2017 (r442982) +++ head/databases/pglogical/distinfo Fri Jun 9 13:31:23 2017 (r442983) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494072985 -SHA256 (pglogical-2.0.0.tar.bz2) = fc65342046df677452d0a87ad1e9f695cea534768a5b68e0282480cf62c58804 -SIZE (pglogical-2.0.0.tar.bz2) = 343090 +TIMESTAMP = 1497013056 +SHA256 (pglogical-2.0.1.tar.bz2) = 58dff06bf788edaada45a3135c5dcc7d054914c19bb91f657656c27158bf1769 +SIZE (pglogical-2.0.1.tar.bz2) = 177547 Modified: head/databases/pglogical/pkg-plist ============================================================================== --- head/databases/pglogical/pkg-plist Fri Jun 9 13:31:21 2017 (r442982) +++ head/databases/pglogical/pkg-plist Fri Jun 9 13:31:23 2017 (r442983) @@ -9,8 +9,10 @@ share/postgresql/extension/pglogical--1.1.0--1.1.1.sql share/postgresql/extension/pglogical--1.1.1--1.1.2.sql share/postgresql/extension/pglogical--1.1.2--1.2.0.sql share/postgresql/extension/pglogical--1.2.0--1.2.1.sql -share/postgresql/extension/pglogical--1.2.1--2.0.0.sql -share/postgresql/extension/pglogical--2.0.0.sql +share/postgresql/extension/pglogical--1.2.1--1.2.2.sql +share/postgresql/extension/pglogical--1.2.2--2.0.0.sql +share/postgresql/extension/pglogical--2.0.0--2.0.1.sql +share/postgresql/extension/pglogical--2.0.1.sql share/postgresql/extension/pglogical.control share/postgresql/extension/pglogical_origin--1.0.0.sql share/postgresql/extension/pglogical_origin.control From owner-svn-ports-all@freebsd.org Fri Jun 9 13:35:22 2017 Return-Path: Delivered-To: svn-ports-all@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 E1C70BF4DD8; Fri, 9 Jun 2017 13:35:22 +0000 (UTC) (envelope-from arved@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 B0F5D67729; Fri, 9 Jun 2017 13:35:22 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DZMen091125; Fri, 9 Jun 2017 13:35:22 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DZLO6091122; Fri, 9 Jun 2017 13:35:21 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201706091335.v59DZLO6091122@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Fri, 9 Jun 2017 13:35:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442984 - head/devel/aws-sdk-cpp X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 13:35:23 -0000 Author: arved Date: Fri Jun 9 13:35:21 2017 New Revision: 442984 URL: https://svnweb.freebsd.org/changeset/ports/442984 Log: Update to 1.0.141 Modified: head/devel/aws-sdk-cpp/Makefile head/devel/aws-sdk-cpp/distinfo head/devel/aws-sdk-cpp/pkg-plist Modified: head/devel/aws-sdk-cpp/Makefile ============================================================================== --- head/devel/aws-sdk-cpp/Makefile Fri Jun 9 13:31:23 2017 (r442983) +++ head/devel/aws-sdk-cpp/Makefile Fri Jun 9 13:35:21 2017 (r442984) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-cpp -PORTVERSION= 1.0.131 +PORTVERSION= 1.0.141 CATEGORIES= devel MAINTAINER= arved@FreeBSD.org Modified: head/devel/aws-sdk-cpp/distinfo ============================================================================== --- head/devel/aws-sdk-cpp/distinfo Fri Jun 9 13:31:23 2017 (r442983) +++ head/devel/aws-sdk-cpp/distinfo Fri Jun 9 13:35:21 2017 (r442984) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495792440 -SHA256 (aws-aws-sdk-cpp-1.0.131_GH0.tar.gz) = 1cee828cce6a6bd41ddea41c86017ebbfdaadf7ce0a0af3a38fce6ec77376733 -SIZE (aws-aws-sdk-cpp-1.0.131_GH0.tar.gz) = 10512375 +TIMESTAMP = 1496934953 +SHA256 (aws-aws-sdk-cpp-1.0.141_GH0.tar.gz) = 039fde2cd44d9fd9e4ca04654f7c7137ead57a9a5cc397fe39e6eb820e059cd2 +SIZE (aws-aws-sdk-cpp-1.0.141_GH0.tar.gz) = 10602465 Modified: head/devel/aws-sdk-cpp/pkg-plist ============================================================================== --- head/devel/aws-sdk-cpp/pkg-plist Fri Jun 9 13:31:23 2017 (r442983) +++ head/devel/aws-sdk-cpp/pkg-plist Fri Jun 9 13:35:21 2017 (r442984) @@ -341,6 +341,7 @@ include/aws/appstream/model/DisassociateFleetResult.h include/aws/appstream/model/ExpireSessionRequest.h include/aws/appstream/model/ExpireSessionResult.h include/aws/appstream/model/Fleet.h +include/aws/appstream/model/FleetAttribute.h include/aws/appstream/model/FleetError.h include/aws/appstream/model/FleetErrorCode.h include/aws/appstream/model/FleetState.h @@ -356,10 +357,14 @@ include/aws/appstream/model/PlatformType.h include/aws/appstream/model/Session.h include/aws/appstream/model/SessionState.h include/aws/appstream/model/Stack.h +include/aws/appstream/model/StackError.h +include/aws/appstream/model/StackErrorCode.h include/aws/appstream/model/StartFleetRequest.h include/aws/appstream/model/StartFleetResult.h include/aws/appstream/model/StopFleetRequest.h include/aws/appstream/model/StopFleetResult.h +include/aws/appstream/model/StorageConnector.h +include/aws/appstream/model/StorageConnectorType.h include/aws/appstream/model/UpdateFleetRequest.h include/aws/appstream/model/UpdateFleetResult.h include/aws/appstream/model/UpdateStackRequest.h @@ -611,8 +616,11 @@ include/aws/clouddirectory/model/AttachPolicyRequest.h include/aws/clouddirectory/model/AttachPolicyResult.h include/aws/clouddirectory/model/AttachToIndexRequest.h include/aws/clouddirectory/model/AttachToIndexResult.h +include/aws/clouddirectory/model/AttachTypedLinkRequest.h +include/aws/clouddirectory/model/AttachTypedLinkResult.h include/aws/clouddirectory/model/AttributeKey.h include/aws/clouddirectory/model/AttributeKeyAndValue.h +include/aws/clouddirectory/model/AttributeNameAndValue.h include/aws/clouddirectory/model/BatchAddFacetToObject.h include/aws/clouddirectory/model/BatchAddFacetToObjectResponse.h include/aws/clouddirectory/model/BatchAttachObject.h @@ -654,6 +662,8 @@ include/aws/clouddirectory/model/CreateObjectRequest.h include/aws/clouddirectory/model/CreateObjectResult.h include/aws/clouddirectory/model/CreateSchemaRequest.h include/aws/clouddirectory/model/CreateSchemaResult.h +include/aws/clouddirectory/model/CreateTypedLinkFacetRequest.h +include/aws/clouddirectory/model/CreateTypedLinkFacetResult.h include/aws/clouddirectory/model/DeleteDirectoryRequest.h include/aws/clouddirectory/model/DeleteDirectoryResult.h include/aws/clouddirectory/model/DeleteFacetRequest.h @@ -662,12 +672,15 @@ include/aws/clouddirectory/model/DeleteObjectRequest.h include/aws/clouddirectory/model/DeleteObjectResult.h include/aws/clouddirectory/model/DeleteSchemaRequest.h include/aws/clouddirectory/model/DeleteSchemaResult.h +include/aws/clouddirectory/model/DeleteTypedLinkFacetRequest.h +include/aws/clouddirectory/model/DeleteTypedLinkFacetResult.h include/aws/clouddirectory/model/DetachFromIndexRequest.h include/aws/clouddirectory/model/DetachFromIndexResult.h include/aws/clouddirectory/model/DetachObjectRequest.h include/aws/clouddirectory/model/DetachObjectResult.h include/aws/clouddirectory/model/DetachPolicyRequest.h include/aws/clouddirectory/model/DetachPolicyResult.h +include/aws/clouddirectory/model/DetachTypedLinkRequest.h include/aws/clouddirectory/model/Directory.h include/aws/clouddirectory/model/DirectoryState.h include/aws/clouddirectory/model/DisableDirectoryRequest.h @@ -688,6 +701,8 @@ include/aws/clouddirectory/model/GetObjectInformationR include/aws/clouddirectory/model/GetObjectInformationResult.h include/aws/clouddirectory/model/GetSchemaAsJsonRequest.h include/aws/clouddirectory/model/GetSchemaAsJsonResult.h +include/aws/clouddirectory/model/GetTypedLinkFacetInformationRequest.h +include/aws/clouddirectory/model/GetTypedLinkFacetInformationResult.h include/aws/clouddirectory/model/IndexAttachment.h include/aws/clouddirectory/model/ListAppliedSchemaArnsRequest.h include/aws/clouddirectory/model/ListAppliedSchemaArnsResult.h @@ -701,6 +716,8 @@ include/aws/clouddirectory/model/ListFacetAttributesRe include/aws/clouddirectory/model/ListFacetAttributesResult.h include/aws/clouddirectory/model/ListFacetNamesRequest.h include/aws/clouddirectory/model/ListFacetNamesResult.h +include/aws/clouddirectory/model/ListIncomingTypedLinksRequest.h +include/aws/clouddirectory/model/ListIncomingTypedLinksResult.h include/aws/clouddirectory/model/ListIndexRequest.h include/aws/clouddirectory/model/ListIndexResult.h include/aws/clouddirectory/model/ListObjectAttributesRequest.h @@ -713,12 +730,18 @@ include/aws/clouddirectory/model/ListObjectParentsRequ include/aws/clouddirectory/model/ListObjectParentsResult.h include/aws/clouddirectory/model/ListObjectPoliciesRequest.h include/aws/clouddirectory/model/ListObjectPoliciesResult.h +include/aws/clouddirectory/model/ListOutgoingTypedLinksRequest.h +include/aws/clouddirectory/model/ListOutgoingTypedLinksResult.h include/aws/clouddirectory/model/ListPolicyAttachmentsRequest.h include/aws/clouddirectory/model/ListPolicyAttachmentsResult.h include/aws/clouddirectory/model/ListPublishedSchemaArnsRequest.h include/aws/clouddirectory/model/ListPublishedSchemaArnsResult.h include/aws/clouddirectory/model/ListTagsForResourceRequest.h include/aws/clouddirectory/model/ListTagsForResourceResult.h +include/aws/clouddirectory/model/ListTypedLinkFacetAttributesRequest.h +include/aws/clouddirectory/model/ListTypedLinkFacetAttributesResult.h +include/aws/clouddirectory/model/ListTypedLinkFacetNamesRequest.h +include/aws/clouddirectory/model/ListTypedLinkFacetNamesResult.h include/aws/clouddirectory/model/LookupPolicyRequest.h include/aws/clouddirectory/model/LookupPolicyResult.h include/aws/clouddirectory/model/ObjectAttributeAction.h @@ -745,6 +768,12 @@ include/aws/clouddirectory/model/TagResourceRequest.h include/aws/clouddirectory/model/TagResourceResult.h include/aws/clouddirectory/model/TypedAttributeValue.h include/aws/clouddirectory/model/TypedAttributeValueRange.h +include/aws/clouddirectory/model/TypedLinkAttributeDefinition.h +include/aws/clouddirectory/model/TypedLinkAttributeRange.h +include/aws/clouddirectory/model/TypedLinkFacet.h +include/aws/clouddirectory/model/TypedLinkFacetAttributeUpdate.h +include/aws/clouddirectory/model/TypedLinkSchemaAndFacetName.h +include/aws/clouddirectory/model/TypedLinkSpecifier.h include/aws/clouddirectory/model/UntagResourceRequest.h include/aws/clouddirectory/model/UntagResourceResult.h include/aws/clouddirectory/model/UpdateActionType.h @@ -754,6 +783,8 @@ include/aws/clouddirectory/model/UpdateObjectAttribute include/aws/clouddirectory/model/UpdateObjectAttributesResult.h include/aws/clouddirectory/model/UpdateSchemaRequest.h include/aws/clouddirectory/model/UpdateSchemaResult.h +include/aws/clouddirectory/model/UpdateTypedLinkFacetRequest.h +include/aws/clouddirectory/model/UpdateTypedLinkFacetResult.h include/aws/cloudformation/CloudFormationClient.h include/aws/cloudformation/CloudFormationEndpoint.h include/aws/cloudformation/CloudFormationErrorMarshaller.h @@ -1345,6 +1376,7 @@ include/aws/codedeploy/model/InstanceInfo.h include/aws/codedeploy/model/InstanceStatus.h include/aws/codedeploy/model/InstanceSummary.h include/aws/codedeploy/model/InstanceType.h +include/aws/codedeploy/model/LastDeploymentInfo.h include/aws/codedeploy/model/LifecycleErrorCode.h include/aws/codedeploy/model/LifecycleEvent.h include/aws/codedeploy/model/LifecycleEventStatus.h @@ -1360,6 +1392,8 @@ include/aws/codedeploy/model/ListDeploymentInstancesRe include/aws/codedeploy/model/ListDeploymentInstancesResult.h include/aws/codedeploy/model/ListDeploymentsRequest.h include/aws/codedeploy/model/ListDeploymentsResult.h +include/aws/codedeploy/model/ListGitHubAccountTokenNamesRequest.h +include/aws/codedeploy/model/ListGitHubAccountTokenNamesResult.h include/aws/codedeploy/model/ListOnPremisesInstancesRequest.h include/aws/codedeploy/model/ListOnPremisesInstancesResult.h include/aws/codedeploy/model/ListStateFilterAction.h @@ -1608,29 +1642,42 @@ include/aws/cognito-idp/model/ConfirmSignUpRequest.h include/aws/cognito-idp/model/ConfirmSignUpResult.h include/aws/cognito-idp/model/CreateGroupRequest.h include/aws/cognito-idp/model/CreateGroupResult.h +include/aws/cognito-idp/model/CreateIdentityProviderRequest.h +include/aws/cognito-idp/model/CreateIdentityProviderResult.h include/aws/cognito-idp/model/CreateUserImportJobRequest.h include/aws/cognito-idp/model/CreateUserImportJobResult.h include/aws/cognito-idp/model/CreateUserPoolClientRequest.h include/aws/cognito-idp/model/CreateUserPoolClientResult.h +include/aws/cognito-idp/model/CreateUserPoolDomainRequest.h +include/aws/cognito-idp/model/CreateUserPoolDomainResult.h include/aws/cognito-idp/model/CreateUserPoolRequest.h include/aws/cognito-idp/model/CreateUserPoolResult.h include/aws/cognito-idp/model/DeleteGroupRequest.h +include/aws/cognito-idp/model/DeleteIdentityProviderRequest.h include/aws/cognito-idp/model/DeleteUserAttributesRequest.h include/aws/cognito-idp/model/DeleteUserAttributesResult.h include/aws/cognito-idp/model/DeleteUserPoolClientRequest.h +include/aws/cognito-idp/model/DeleteUserPoolDomainRequest.h +include/aws/cognito-idp/model/DeleteUserPoolDomainResult.h include/aws/cognito-idp/model/DeleteUserPoolRequest.h include/aws/cognito-idp/model/DeleteUserRequest.h include/aws/cognito-idp/model/DeliveryMediumType.h +include/aws/cognito-idp/model/DescribeIdentityProviderRequest.h +include/aws/cognito-idp/model/DescribeIdentityProviderResult.h include/aws/cognito-idp/model/DescribeUserImportJobRequest.h include/aws/cognito-idp/model/DescribeUserImportJobResult.h include/aws/cognito-idp/model/DescribeUserPoolClientRequest.h include/aws/cognito-idp/model/DescribeUserPoolClientResult.h +include/aws/cognito-idp/model/DescribeUserPoolDomainRequest.h +include/aws/cognito-idp/model/DescribeUserPoolDomainResult.h include/aws/cognito-idp/model/DescribeUserPoolRequest.h include/aws/cognito-idp/model/DescribeUserPoolResult.h include/aws/cognito-idp/model/DeviceConfigurationType.h include/aws/cognito-idp/model/DeviceRememberedStatusType.h include/aws/cognito-idp/model/DeviceSecretVerifierConfigType.h include/aws/cognito-idp/model/DeviceType.h +include/aws/cognito-idp/model/DomainDescriptionType.h +include/aws/cognito-idp/model/DomainStatusType.h include/aws/cognito-idp/model/EmailConfigurationType.h include/aws/cognito-idp/model/ExplicitAuthFlowsType.h include/aws/cognito-idp/model/ForgetDeviceRequest.h @@ -1642,6 +1689,8 @@ include/aws/cognito-idp/model/GetDeviceRequest.h include/aws/cognito-idp/model/GetDeviceResult.h include/aws/cognito-idp/model/GetGroupRequest.h include/aws/cognito-idp/model/GetGroupResult.h +include/aws/cognito-idp/model/GetIdentityProviderByIdentifierRequest.h +include/aws/cognito-idp/model/GetIdentityProviderByIdentifierResult.h include/aws/cognito-idp/model/GetUserAttributeVerificationCodeRequest.h include/aws/cognito-idp/model/GetUserAttributeVerificationCodeResult.h include/aws/cognito-idp/model/GetUserRequest.h @@ -1649,6 +1698,8 @@ include/aws/cognito-idp/model/GetUserResult.h include/aws/cognito-idp/model/GlobalSignOutRequest.h include/aws/cognito-idp/model/GlobalSignOutResult.h include/aws/cognito-idp/model/GroupType.h +include/aws/cognito-idp/model/IdentityProviderType.h +include/aws/cognito-idp/model/IdentityProviderTypeType.h include/aws/cognito-idp/model/InitiateAuthRequest.h include/aws/cognito-idp/model/InitiateAuthResult.h include/aws/cognito-idp/model/LambdaConfigType.h @@ -1656,6 +1707,8 @@ include/aws/cognito-idp/model/ListDevicesRequest.h include/aws/cognito-idp/model/ListDevicesResult.h include/aws/cognito-idp/model/ListGroupsRequest.h include/aws/cognito-idp/model/ListGroupsResult.h +include/aws/cognito-idp/model/ListIdentityProvidersRequest.h +include/aws/cognito-idp/model/ListIdentityProvidersResult.h include/aws/cognito-idp/model/ListUserImportJobsRequest.h include/aws/cognito-idp/model/ListUserImportJobsResult.h include/aws/cognito-idp/model/ListUserPoolClientsRequest.h @@ -1671,7 +1724,9 @@ include/aws/cognito-idp/model/MessageActionType.h include/aws/cognito-idp/model/MessageTemplateType.h include/aws/cognito-idp/model/NewDeviceMetadataType.h include/aws/cognito-idp/model/NumberAttributeConstraintsType.h +include/aws/cognito-idp/model/OAuthFlowType.h include/aws/cognito-idp/model/PasswordPolicyType.h +include/aws/cognito-idp/model/ProviderDescription.h include/aws/cognito-idp/model/ResendConfirmationCodeRequest.h include/aws/cognito-idp/model/ResendConfirmationCodeResult.h include/aws/cognito-idp/model/RespondToAuthChallengeRequest.h @@ -1692,6 +1747,8 @@ include/aws/cognito-idp/model/UpdateDeviceStatusReques include/aws/cognito-idp/model/UpdateDeviceStatusResult.h include/aws/cognito-idp/model/UpdateGroupRequest.h include/aws/cognito-idp/model/UpdateGroupResult.h +include/aws/cognito-idp/model/UpdateIdentityProviderRequest.h +include/aws/cognito-idp/model/UpdateIdentityProviderResult.h include/aws/cognito-idp/model/UpdateUserAttributesRequest.h include/aws/cognito-idp/model/UpdateUserAttributesResult.h include/aws/cognito-idp/model/UpdateUserPoolClientRequest.h @@ -5232,6 +5289,7 @@ include/aws/iot/model/RejectCertificateTransferRequest include/aws/iot/model/ReplaceTopicRuleRequest.h include/aws/iot/model/RepublishAction.h include/aws/iot/model/S3Action.h +include/aws/iot/model/SalesforceAction.h include/aws/iot/model/SetDefaultPolicyVersionRequest.h include/aws/iot/model/SetLoggingOptionsRequest.h include/aws/iot/model/SnsAction.h @@ -5305,6 +5363,8 @@ include/aws/kinesisanalytics/KinesisAnalyticsErrorMars include/aws/kinesisanalytics/KinesisAnalyticsErrors.h include/aws/kinesisanalytics/KinesisAnalyticsRequest.h include/aws/kinesisanalytics/KinesisAnalytics_EXPORTS.h +include/aws/kinesisanalytics/model/AddApplicationCloudWatchLoggingOptionRequest.h +include/aws/kinesisanalytics/model/AddApplicationCloudWatchLoggingOptionResult.h include/aws/kinesisanalytics/model/AddApplicationInputRequest.h include/aws/kinesisanalytics/model/AddApplicationInputResult.h include/aws/kinesisanalytics/model/AddApplicationOutputRequest.h @@ -5316,8 +5376,13 @@ include/aws/kinesisanalytics/model/ApplicationStatus.h include/aws/kinesisanalytics/model/ApplicationSummary.h include/aws/kinesisanalytics/model/ApplicationUpdate.h include/aws/kinesisanalytics/model/CSVMappingParameters.h +include/aws/kinesisanalytics/model/CloudWatchLoggingOption.h +include/aws/kinesisanalytics/model/CloudWatchLoggingOptionDescription.h +include/aws/kinesisanalytics/model/CloudWatchLoggingOptionUpdate.h include/aws/kinesisanalytics/model/CreateApplicationRequest.h include/aws/kinesisanalytics/model/CreateApplicationResult.h +include/aws/kinesisanalytics/model/DeleteApplicationCloudWatchLoggingOptionRequest.h +include/aws/kinesisanalytics/model/DeleteApplicationCloudWatchLoggingOptionResult.h include/aws/kinesisanalytics/model/DeleteApplicationOutputRequest.h include/aws/kinesisanalytics/model/DeleteApplicationOutputResult.h include/aws/kinesisanalytics/model/DeleteApplicationReferenceDataSourceRequest.h @@ -6591,6 +6656,10 @@ include/aws/rds/model/RevokeDBSecurityGroupIngressRequ include/aws/rds/model/RevokeDBSecurityGroupIngressResult.h include/aws/rds/model/SourceRegion.h include/aws/rds/model/SourceType.h +include/aws/rds/model/StartDBInstanceRequest.h +include/aws/rds/model/StartDBInstanceResult.h +include/aws/rds/model/StopDBInstanceRequest.h +include/aws/rds/model/StopDBInstanceResult.h include/aws/rds/model/Subnet.h include/aws/rds/model/Tag.h include/aws/rds/model/Timezone.h From owner-svn-ports-all@freebsd.org Fri Jun 9 13:35:42 2017 Return-Path: Delivered-To: svn-ports-all@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 38B5FBF4E12; Fri, 9 Jun 2017 13:35:42 +0000 (UTC) (envelope-from tobik@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 08D8767802; Fri, 9 Jun 2017 13:35:41 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DZfrl091252; Fri, 9 Jun 2017 13:35:41 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DZfIB091250; Fri, 9 Jun 2017 13:35:41 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706091335.v59DZfIB091250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 9 Jun 2017 13:35:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442985 - head/security/afl X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 13:35:42 -0000 Author: tobik Date: Fri Jun 9 13:35:40 2017 New Revision: 442985 URL: https://svnweb.freebsd.org/changeset/ports/442985 Log: Update to 2.42b Changes: http://lcamtuf.coredump.cx/afl/ChangeLog.txt Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11099 Modified: head/security/afl/Makefile head/security/afl/distinfo Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Fri Jun 9 13:35:21 2017 (r442984) +++ head/security/afl/Makefile Fri Jun 9 13:35:40 2017 (r442985) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.41 +PORTVERSION= 2.42 DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Fri Jun 9 13:35:21 2017 (r442984) +++ head/security/afl/distinfo Fri Jun 9 13:35:40 2017 (r442985) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491986484 -SHA256 (afl-2.41b.tgz) = 0670b13235264e688a7ccfbeeee257e9c57dcc86ead676247d92d199c194968f -SIZE (afl-2.41b.tgz) = 832153 +TIMESTAMP = 1496946201 +SHA256 (afl-2.42b.tgz) = 13fad1972675ceaa13ef0b3e25e539d8cdaad95fea75cf706d191198497c9399 +SIZE (afl-2.42b.tgz) = 832234 From owner-svn-ports-all@freebsd.org Fri Jun 9 13:38:03 2017 Return-Path: Delivered-To: svn-ports-all@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 B9EF8BF4EFD; Fri, 9 Jun 2017 13:38:03 +0000 (UTC) (envelope-from tobik@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 8818B679CB; Fri, 9 Jun 2017 13:38:03 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59Dc2ct091507; Fri, 9 Jun 2017 13:38:02 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Dc2wY091505; Fri, 9 Jun 2017 13:38:02 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706091338.v59Dc2wY091505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 9 Jun 2017 13:38:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442986 - head/games/iortcw X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 13:38:03 -0000 Author: tobik Date: Fri Jun 9 13:38:02 2017 New Revision: 442986 URL: https://svnweb.freebsd.org/changeset/ports/442986 Log: Update to 1.51 Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11098 Modified: head/games/iortcw/Makefile head/games/iortcw/distinfo Modified: head/games/iortcw/Makefile ============================================================================== --- head/games/iortcw/Makefile Fri Jun 9 13:35:40 2017 (r442985) +++ head/games/iortcw/Makefile Fri Jun 9 13:38:02 2017 (r442986) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= iortcw -DISTVERSION= 1.5a -PORTREVISION= 1 +DISTVERSION= 1.51 PORTEPOCH= 1 CATEGORIES= games Modified: head/games/iortcw/distinfo ============================================================================== --- head/games/iortcw/distinfo Fri Jun 9 13:35:40 2017 (r442985) +++ head/games/iortcw/distinfo Fri Jun 9 13:38:02 2017 (r442986) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480523801 -SHA256 (iortcw-iortcw-1.5a_GH0.tar.gz) = 660a7f3ac48e094cad5169ddd284ceef9fdb1a12fa9981d8a51955a08577d617 -SIZE (iortcw-iortcw-1.5a_GH0.tar.gz) = 30620646 +TIMESTAMP = 1496945418 +SHA256 (iortcw-iortcw-1.51_GH0.tar.gz) = 82e30742dd7cb35d77b31bffd2a4bbdea920722dc905bc471ee9959aacf65a1f +SIZE (iortcw-iortcw-1.51_GH0.tar.gz) = 25583223 From owner-svn-ports-all@freebsd.org Fri Jun 9 13:45:22 2017 Return-Path: Delivered-To: svn-ports-all@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 31A2CBF5112; Fri, 9 Jun 2017 13:45:22 +0000 (UTC) (envelope-from tobik@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 E73BE67D8D; Fri, 9 Jun 2017 13:45:21 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DjLXM095557; Fri, 9 Jun 2017 13:45:21 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DjKiw095548; Fri, 9 Jun 2017 13:45:20 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706091345.v59DjKiw095548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 9 Jun 2017 13:45:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442987 - in head/games: . OpenTomb OpenTomb/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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 13:45:22 -0000 Author: tobik Date: Fri Jun 9 13:45:20 2017 New Revision: 442987 URL: https://svnweb.freebsd.org/changeset/ports/442987 Log: New port: games/OpenTomb OpenTomb is an open-source engine reimplementation project intended to play levels from all classic-era Tomb Raider games (TR 1-5) and custom TRLE levels. The project does not use any old Tomb Raider source code, because all attempts to retrieve sources from Eidos / Core were in vain. WWW: https://opentomb.github.io/ PR: 218883 Submitted by: Piotr Kubaj Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10664 Added: head/games/OpenTomb/ head/games/OpenTomb/Makefile (contents, props changed) head/games/OpenTomb/distinfo (contents, props changed) head/games/OpenTomb/files/ head/games/OpenTomb/files/OpenTomb.in (contents, props changed) head/games/OpenTomb/files/patch-src_world.cpp (contents, props changed) head/games/OpenTomb/pkg-descr (contents, props changed) head/games/OpenTomb/pkg-message (contents, props changed) head/games/OpenTomb/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Fri Jun 9 13:38:02 2017 (r442986) +++ head/games/Makefile Fri Jun 9 13:45:20 2017 (r442987) @@ -17,6 +17,7 @@ SUBDIR += CaribbeanStud SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap + SUBDIR += OpenTomb SUBDIR += abbayedesmorts SUBDIR += abe SUBDIR += abuse_sdl Added: head/games/OpenTomb/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/OpenTomb/Makefile Fri Jun 9 13:45:20 2017 (r442987) @@ -0,0 +1,37 @@ +# Created by: Piotr Kubaj +# $FreeBSD$ + +PORTNAME= OpenTomb +DISTVERSIONPREFIX= win32- +DISTVERSION= 2017-04-24_alpha +CATEGORIES= games + +MAINTAINER= pkubaj@anongoth.pl +COMMENT= Open-source Tomb Raider 1-5 engine remake + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libpng.so:graphics/png + +USE_GITHUB= yes + +USES= cmake lua openal +USE_SDL= sdl2 +SUB_FILES= OpenTomb + +post-patch: + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/render/shader_manager.cpp + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/scripts/entity/entity_functions.lua + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/scripts/trigger/trigger_functions.lua + +do-install: + @${MKDIR} ${STAGEDIR}${DATADIR} + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${DATADIR} + ${INSTALL_SCRIPT} ${WRKSRC}/autoexec.lua ${STAGEDIR}${DATADIR} + @cd ${WRKSRC}/scripts && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/scripts "! -name *\.bak" + @cd ${WRKSRC}/shaders && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/shaders + @cd ${WRKSRC}/resource && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/resource + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + +.include Added: head/games/OpenTomb/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/OpenTomb/distinfo Fri Jun 9 13:45:20 2017 (r442987) @@ -0,0 +1,3 @@ +TIMESTAMP = 1493300613 +SHA256 (OpenTomb-OpenTomb-win32-2017-04-24_alpha_GH0.tar.gz) = 48627b18f7d6f7a6675e66b12e26f6a4edbd1dbf4a0152eeca28eac86c9fd18d +SIZE (OpenTomb-OpenTomb-win32-2017-04-24_alpha_GH0.tar.gz) = 9268426 Added: head/games/OpenTomb/files/OpenTomb.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/OpenTomb/files/OpenTomb.in Fri Jun 9 13:45:20 2017 (r442987) @@ -0,0 +1,3 @@ +#!/bin/sh + +exec %%PREFIX%%/share/OpenTomb/OpenTomb -base_path %%PREFIX%%/share/OpenTomb -autoexec %%PREFIX%%/share/OpenTomb/autoexec.lua -config ~/.config.lua Added: head/games/OpenTomb/files/patch-src_world.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/OpenTomb/files/patch-src_world.cpp Fri Jun 9 13:45:20 2017 (r442987) @@ -0,0 +1,18 @@ +Fix compiling with libc++ and Clang + +src/world.cpp:689:53: error: no viable conversion from '__map_iterator<__tree_iterator<__value_type, class std::__1::__tree_node, void *> *, [...]>>' to '__map_iterator<__tree_iterator<__value_type, class std::__1::__tree_node, void + *> *, [...]>>' + std::map::iterator it = global_world.items_tree.find(item_id); + ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +--- src/world.cpp.orig 2017-04-23 13:39:54 UTC ++++ src/world.cpp +@@ -686,7 +686,7 @@ int World_CreateItem(uint32_t item_id, u + + int World_DeleteItem(uint32_t item_id) + { +- std::map::iterator it = global_world.items_tree.find(item_id); ++ std::map::iterator it = global_world.items_tree.find(item_id); + + if(it != global_world.items_tree.end()) + { Added: head/games/OpenTomb/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/OpenTomb/pkg-descr Fri Jun 9 13:45:20 2017 (r442987) @@ -0,0 +1,7 @@ +OpenTomb is an open-source engine reimplementation project intended to +play levels from all classic-era Tomb Raider games (TR 1-5) and custom +TRLE levels. The project does not use any old Tomb Raider source +code, because all attempts to retrieve sources from Eidos / Core were +in vain. + +WWW: https://opentomb.github.io/ Added: head/games/OpenTomb/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/OpenTomb/pkg-message Fri Jun 9 13:45:20 2017 (r442987) @@ -0,0 +1,14 @@ +You need the following files to play OpenTomb: +* Data folders from each game. Get them from your retail game CDs or + Steam/GOG bundles. +* CD audio tracks. OpenTomb only supports OGG audiotracks for a + moment, so you should convert original soundtracks by yourself, or + just download whole TR1-5 music package here: + http://trep.trlevel.de/opentomb/files/tr_soundtracks_for_opentomb.zip + + PLEASE NOTE: script file bundled in this archive is outdated, so + don't overwrite existing soundtrack.lua file with one provided in + archive. +* Loading screens for TR1-3 and TR5. For TR3, get them from pix + directory of your installed official game. For other versions + download them from http://trep.trlevel.de/temp/loading_screens.zip Added: head/games/OpenTomb/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/OpenTomb/pkg-plist Fri Jun 9 13:45:20 2017 (r442987) @@ -0,0 +1,212 @@ +bin/OpenTomb +%%DATADIR%%/OpenTomb +%%DATADIR%%/autoexec.lua +%%DATADIR%%/resource/fonts/DroidSansMono.ttf +%%DATADIR%%/resource/fonts/LICENSE +%%DATADIR%%/resource/fonts/Roboto-Regular.ttf +%%DATADIR%%/resource/fonts/RobotoCondensed-Regular.ttf +%%DATADIR%%/resource/fonts/VeraMoBd.ttf +%%DATADIR%%/resource/fonts/VeraMono.ttf +%%DATADIR%%/resource/fonts/Verdana.ttf +%%DATADIR%%/resource/graphics/legal.png +%%DATADIR%%/resource/icon/opentomb.ico +%%DATADIR%%/resource/icon/opentomb.rc +%%DATADIR%%/resource/mac/Images.xcassets/AppIcon.appiconset/Contents.json +%%DATADIR%%/resource/mac/Info.plist +%%DATADIR%%/scripts/audio/common_sounds.lua +%%DATADIR%%/scripts/audio/sample_override.lua +%%DATADIR%%/scripts/audio/soundtrack.lua +%%DATADIR%%/scripts/autoexec.lua +%%DATADIR%%/scripts/character/character.lua +%%DATADIR%%/scripts/character/hair.lua +%%DATADIR%%/scripts/character/ragdoll.lua +%%DATADIR%%/scripts/config/control_constants.lua +%%DATADIR%%/scripts/entity/entity_functions.lua +%%DATADIR%%/scripts/entity/entity_functions_common.lua +%%DATADIR%%/scripts/entity/entity_functions_enemies.lua +%%DATADIR%%/scripts/entity/entity_functions_platforms.lua +%%DATADIR%%/scripts/entity/entity_functions_switch.lua +%%DATADIR%%/scripts/entity/entity_functions_traps.lua +%%DATADIR%%/scripts/entity/entity_functions_unique.lua +%%DATADIR%%/scripts/entity/entity_model_ID_override.lua +%%DATADIR%%/scripts/entity/entity_properties.lua +%%DATADIR%%/scripts/gameflow/TR1.lua +%%DATADIR%%/scripts/gameflow/TR1_gold.lua +%%DATADIR%%/scripts/gameflow/TR2.lua +%%DATADIR%%/scripts/gameflow/TR2_gold.lua +%%DATADIR%%/scripts/gameflow/TR3.lua +%%DATADIR%%/scripts/gameflow/TR3_gold.lua +%%DATADIR%%/scripts/gameflow/TR4.lua +%%DATADIR%%/scripts/gameflow/TR5.lua +%%DATADIR%%/scripts/gameflow/gameflow.lua +%%DATADIR%%/scripts/gui/fonts.lua +%%DATADIR%%/scripts/inventory/item_combine.lua +%%DATADIR%%/scripts/inventory/item_list.lua +%%DATADIR%%/scripts/inventory/items.lua +%%DATADIR%%/scripts/level/tr1/CAT.lua +%%DATADIR%%/scripts/level/tr1/CUT1.lua +%%DATADIR%%/scripts/level/tr1/CUT2.lua +%%DATADIR%%/scripts/level/tr1/CUT3.lua +%%DATADIR%%/scripts/level/tr1/CUT4.lua +%%DATADIR%%/scripts/level/tr1/EGYPT.lua +%%DATADIR%%/scripts/level/tr1/END.lua +%%DATADIR%%/scripts/level/tr1/END2.lua +%%DATADIR%%/scripts/level/tr1/GYM.lua +%%DATADIR%%/scripts/level/tr1/LEVEL1.lua +%%DATADIR%%/scripts/level/tr1/LEVEL10A.lua +%%DATADIR%%/scripts/level/tr1/LEVEL10B.lua +%%DATADIR%%/scripts/level/tr1/LEVEL10C.lua +%%DATADIR%%/scripts/level/tr1/LEVEL2.lua +%%DATADIR%%/scripts/level/tr1/LEVEL3A.lua +%%DATADIR%%/scripts/level/tr1/LEVEL3B.lua +%%DATADIR%%/scripts/level/tr1/LEVEL4.lua +%%DATADIR%%/scripts/level/tr1/LEVEL5.lua +%%DATADIR%%/scripts/level/tr1/LEVEL6.lua +%%DATADIR%%/scripts/level/tr1/LEVEL7A.lua +%%DATADIR%%/scripts/level/tr1/LEVEL7B.lua +%%DATADIR%%/scripts/level/tr1/LEVEL8A.lua +%%DATADIR%%/scripts/level/tr1/LEVEL8B.lua +%%DATADIR%%/scripts/level/tr1/LEVEL8C.lua +%%DATADIR%%/scripts/level/tr1/TITLE.lua +%%DATADIR%%/scripts/level/tr2/ASSAULT.lua +%%DATADIR%%/scripts/level/tr2/BOAT.lua +%%DATADIR%%/scripts/level/tr2/CATACOMB.lua +%%DATADIR%%/scripts/level/tr2/CUT1.lua +%%DATADIR%%/scripts/level/tr2/CUT2.lua +%%DATADIR%%/scripts/level/tr2/CUT3.lua +%%DATADIR%%/scripts/level/tr2/CUT4.lua +%%DATADIR%%/scripts/level/tr2/DECK.lua +%%DATADIR%%/scripts/level/tr2/EMPRTOMB.lua +%%DATADIR%%/scripts/level/tr2/FLOATING.lua +%%DATADIR%%/scripts/level/tr2/HOUSE.lua +%%DATADIR%%/scripts/level/tr2/ICECAVE.lua +%%DATADIR%%/scripts/level/tr2/KEEL.lua +%%DATADIR%%/scripts/level/tr2/LEVEL1.lua +%%DATADIR%%/scripts/level/tr2/LEVEL2.lua +%%DATADIR%%/scripts/level/tr2/LEVEL3.lua +%%DATADIR%%/scripts/level/tr2/LEVEL4.lua +%%DATADIR%%/scripts/level/tr2/LEVEL5.lua +%%DATADIR%%/scripts/level/tr2/LIVING.lua +%%DATADIR%%/scripts/level/tr2/MONASTRY.lua +%%DATADIR%%/scripts/level/tr2/OPERA.lua +%%DATADIR%%/scripts/level/tr2/PLATFORM.lua +%%DATADIR%%/scripts/level/tr2/RIG.lua +%%DATADIR%%/scripts/level/tr2/SKIDOO.lua +%%DATADIR%%/scripts/level/tr2/TITLE.lua +%%DATADIR%%/scripts/level/tr2/UNWATER.lua +%%DATADIR%%/scripts/level/tr2/VENICE.lua +%%DATADIR%%/scripts/level/tr2/WALL.lua +%%DATADIR%%/scripts/level/tr2/XIAN.lua +%%DATADIR%%/scripts/level/tr3/ANTARC.lua +%%DATADIR%%/scripts/level/tr3/AREA51.lua +%%DATADIR%%/scripts/level/tr3/CHAMBER.lua +%%DATADIR%%/scripts/level/tr3/CHUNNEL.lua +%%DATADIR%%/scripts/level/tr3/CITY.lua +%%DATADIR%%/scripts/level/tr3/COMPOUND.lua +%%DATADIR%%/scripts/level/tr3/CRASH.lua +%%DATADIR%%/scripts/level/tr3/HOUSE.lua +%%DATADIR%%/scripts/level/tr3/JUNGLE.lua +%%DATADIR%%/scripts/level/tr3/MINES.lua +%%DATADIR%%/scripts/level/tr3/NEVADA.lua +%%DATADIR%%/scripts/level/tr3/OFFICE.lua +%%DATADIR%%/scripts/level/tr3/QUADCHAS.lua +%%DATADIR%%/scripts/level/tr3/RAPIDS.lua +%%DATADIR%%/scripts/level/tr3/ROOFS.lua +%%DATADIR%%/scripts/level/tr3/SCOTLAND.lua +%%DATADIR%%/scripts/level/tr3/SEWER.lua +%%DATADIR%%/scripts/level/tr3/SHORE.lua +%%DATADIR%%/scripts/level/tr3/SLINC.lua +%%DATADIR%%/scripts/level/tr3/STPAUL.lua +%%DATADIR%%/scripts/level/tr3/TEMPLE.lua +%%DATADIR%%/scripts/level/tr3/TITLE.lua +%%DATADIR%%/scripts/level/tr3/TONYBOSS.lua +%%DATADIR%%/scripts/level/tr3/TOWER.lua +%%DATADIR%%/scripts/level/tr3/TRIBOSS.lua +%%DATADIR%%/scripts/level/tr3/TRTLA.lua +%%DATADIR%%/scripts/level/tr3/UNDERSEA.lua +%%DATADIR%%/scripts/level/tr3/VICT.lua +%%DATADIR%%/scripts/level/tr3/WILLSDEN.lua +%%DATADIR%%/scripts/level/tr3/ZOO.lua +%%DATADIR%%/scripts/level/tr4/ALEXHUB.lua +%%DATADIR%%/scripts/level/tr4/ALEXHUB2.lua +%%DATADIR%%/scripts/level/tr4/ANGKOR1.lua +%%DATADIR%%/scripts/level/tr4/ANG_RACE.lua +%%DATADIR%%/scripts/level/tr4/BIKEBIT.lua +%%DATADIR%%/scripts/level/tr4/CITNEW.lua +%%DATADIR%%/scripts/level/tr4/CORTYARD.lua +%%DATADIR%%/scripts/level/tr4/CSPLIT1.lua +%%DATADIR%%/scripts/level/tr4/CSPLIT2.lua +%%DATADIR%%/scripts/level/tr4/HALL.lua +%%DATADIR%%/scripts/level/tr4/HIGHSTRT.lua +%%DATADIR%%/scripts/level/tr4/JEEPCHAS.lua +%%DATADIR%%/scripts/level/tr4/JEEPCHS2.lua +%%DATADIR%%/scripts/level/tr4/JOBY1A.lua +%%DATADIR%%/scripts/level/tr4/JOBY1B.lua +%%DATADIR%%/scripts/level/tr4/JOBY2.lua +%%DATADIR%%/scripts/level/tr4/JOBY3A.lua +%%DATADIR%%/scripts/level/tr4/JOBY3B.lua +%%DATADIR%%/scripts/level/tr4/JOBY4A.lua +%%DATADIR%%/scripts/level/tr4/JOBY4B.lua +%%DATADIR%%/scripts/level/tr4/JOBY4C.lua +%%DATADIR%%/scripts/level/tr4/JOBY5A.lua +%%DATADIR%%/scripts/level/tr4/JOBY5B.lua +%%DATADIR%%/scripts/level/tr4/JOBY5C.lua +%%DATADIR%%/scripts/level/tr4/KARNAK1.lua +%%DATADIR%%/scripts/level/tr4/LAKE.lua +%%DATADIR%%/scripts/level/tr4/LIBEND.lua +%%DATADIR%%/scripts/level/tr4/LIBRARY.lua +%%DATADIR%%/scripts/level/tr4/LOWSTRT.lua +%%DATADIR%%/scripts/level/tr4/NUTRENCH.lua +%%DATADIR%%/scripts/level/tr4/PALACES.lua +%%DATADIR%%/scripts/level/tr4/PALACES2.lua +%%DATADIR%%/scripts/level/tr4/SEMER.lua +%%DATADIR%%/scripts/level/tr4/SEMER2.lua +%%DATADIR%%/scripts/level/tr4/SETTOMB1.lua +%%DATADIR%%/scripts/level/tr4/SETTOMB2.lua +%%DATADIR%%/scripts/level/tr4/TITLE.lua +%%DATADIR%%/scripts/level/tr4/TRAIN.lua +%%DATADIR%%/scripts/level/tr5/ANDREA1.lua +%%DATADIR%%/scripts/level/tr5/ANDREA2.lua +%%DATADIR%%/scripts/level/tr5/ANDREA3.lua +%%DATADIR%%/scripts/level/tr5/ANDY1.lua +%%DATADIR%%/scripts/level/tr5/ANDY2.lua +%%DATADIR%%/scripts/level/tr5/ANDY3.lua +%%DATADIR%%/scripts/level/tr5/DEL.lua +%%DATADIR%%/scripts/level/tr5/JOBY2.lua +%%DATADIR%%/scripts/level/tr5/JOBY3.lua +%%DATADIR%%/scripts/level/tr5/JOBY4.lua +%%DATADIR%%/scripts/level/tr5/JOBY5.lua +%%DATADIR%%/scripts/level/tr5/RICH1.lua +%%DATADIR%%/scripts/level/tr5/RICH2.lua +%%DATADIR%%/scripts/level/tr5/RICH3.lua +%%DATADIR%%/scripts/level/tr5/RICHCUT2.lua +%%DATADIR%%/scripts/level/tr5/TITLE.lua +%%DATADIR%%/scripts/level_preload.lua +%%DATADIR%%/scripts/loadscript.lua +%%DATADIR%%/scripts/strings/english/generic.lua +%%DATADIR%%/scripts/strings/english/global_items.lua +%%DATADIR%%/scripts/strings/english/sys_notify.lua +%%DATADIR%%/scripts/strings/french/generic.lua +%%DATADIR%%/scripts/strings/french/global_items.lua +%%DATADIR%%/scripts/strings/french/sys_notify.lua +%%DATADIR%%/scripts/strings/getstring.lua +%%DATADIR%%/scripts/strings/italian/generic.lua +%%DATADIR%%/scripts/strings/italian/global_items.lua +%%DATADIR%%/scripts/strings/russian/generic.lua +%%DATADIR%%/scripts/strings/russian/global_items.lua +%%DATADIR%%/scripts/strings/russian/sys_notify.lua +%%DATADIR%%/scripts/strings/spanish/generic.lua +%%DATADIR%%/scripts/strings/spanish/global_items.lua +%%DATADIR%%/scripts/system/debug.lua +%%DATADIR%%/scripts/system/sys_scripts.lua +%%DATADIR%%/scripts/trigger/flipeffects.lua +%%DATADIR%%/scripts/trigger/helper_functions.lua +%%DATADIR%%/scripts/trigger/trigger_functions.lua +%%DATADIR%%/shaders/entity.fsh +%%DATADIR%%/shaders/entity.vsh +%%DATADIR%%/shaders/room.fsh +%%DATADIR%%/shaders/room.vsh +%%DATADIR%%/shaders/static_mesh.fsh +%%DATADIR%%/shaders/static_mesh.vsh +%%DATADIR%%/shaders/text.fsh +%%DATADIR%%/shaders/text.vsh From owner-svn-ports-all@freebsd.org Fri Jun 9 13:47:51 2017 Return-Path: Delivered-To: svn-ports-all@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 8EED0BF519A; Fri, 9 Jun 2017 13:47:51 +0000 (UTC) (envelope-from wen@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 5F4F068064; Fri, 9 Jun 2017 13:47:51 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DlouF095759; Fri, 9 Jun 2017 13:47:50 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DloV3095757; Fri, 9 Jun 2017 13:47:50 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706091347.v59DloV3095757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 9 Jun 2017 13:47:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442988 - head/math/R-cran-Zelig X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 13:47:51 -0000 Author: wen Date: Fri Jun 9 13:47:50 2017 New Revision: 442988 URL: https://svnweb.freebsd.org/changeset/ports/442988 Log: - Update to 5.1.2 Modified: head/math/R-cran-Zelig/Makefile head/math/R-cran-Zelig/distinfo Modified: head/math/R-cran-Zelig/Makefile ============================================================================== --- head/math/R-cran-Zelig/Makefile Fri Jun 9 13:45:20 2017 (r442987) +++ head/math/R-cran-Zelig/Makefile Fri Jun 9 13:47:50 2017 (r442988) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Zelig -DISTVERSION= 5.1-1 +DISTVERSION= 5.1-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-Zelig/distinfo ============================================================================== --- head/math/R-cran-Zelig/distinfo Fri Jun 9 13:45:20 2017 (r442987) +++ head/math/R-cran-Zelig/distinfo Fri Jun 9 13:47:50 2017 (r442988) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495064945 -SHA256 (Zelig_5.1-1.tar.gz) = 6811d8e720555443bed102d9a39515fd1a13cb9999bf08bbb0fc64366afa9348 -SIZE (Zelig_5.1-1.tar.gz) = 712209 +TIMESTAMP = 1496995886 +SHA256 (Zelig_5.1-2.tar.gz) = 290b308b5648a59fd7f91e75f60e9fb5952b69e816086da34b89a92015342302 +SIZE (Zelig_5.1-2.tar.gz) = 714092 From owner-svn-ports-all@freebsd.org Fri Jun 9 13:55:03 2017 Return-Path: Delivered-To: svn-ports-all@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 5F482BF536F; Fri, 9 Jun 2017 13:55:03 +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 3AD05684B2; Fri, 9 Jun 2017 13:55:03 +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 v59Dt2RL099900; Fri, 9 Jun 2017 13:55:02 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Dt2Ho099896; Fri, 9 Jun 2017 13:55:02 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091355.v59Dt2Ho099896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 13:55:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442989 - in head/irc/anope: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 13:55:03 -0000 Author: feld Date: Fri Jun 9 13:55:01 2017 New Revision: 442989 URL: https://svnweb.freebsd.org/changeset/ports/442989 Log: irc/anope: Update to 2.0.5 Modernize port options Fix building with MySQL Add new REDIS option Changelog: https://github.com/anope/anope/blob/a9bf2518864a6919f7e1217016c9dec3a3b08323/docs/Changes MFH: 2017Q2 Modified: head/irc/anope/Makefile head/irc/anope/distinfo head/irc/anope/files/patch-CMakeLists.txt head/irc/anope/pkg-plist Modified: head/irc/anope/Makefile ============================================================================== --- head/irc/anope/Makefile Fri Jun 9 13:47:50 2017 (r442988) +++ head/irc/anope/Makefile Fri Jun 9 13:55:01 2017 (r442989) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= anope -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.0.5 +PORTREVISION= 0 CATEGORIES= irc MAINTAINER= feld@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE= GPLv2 USES= cmake:outsource shebangfix CMAKE_ARGS+= -DINSTDIR:STRING="${LOCALBASE}/anope" -CPPFLAGS+= "-I${LOCALBASE}/include" +CXXFLAGS+= "-I${LOCALBASE}/include" LDFLAGS+= "-L${LOCALBASE}/lib" SHEBANG_FILES= ${WRKSRC}/src/tools/*.sh @@ -23,83 +23,34 @@ USE_RC_SUBR= anope SUB_FILES= pkg-message -OPTIONS_DEFINE= GNUTLS LDAP MYSQL NLS OPENSSL PCRE POSIX SASL SQLITE STATS TRE +OPTIONS_DEFINE= GNUTLS LDAP MYSQL NLS OPENSSL PCRE POSIX REDIS SASL SQLITE STATS TRE OPTIONS_DEFAULT= MYSQL OPENSSL POSIX +OPTIONS_SUB= yes POSIX_DESC= POSIX Regex Module STATS_DESC= Channel Statistics Module TRE_DESC= Tre Regex Module -NLS_USES= gettext +GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls -.include +LDAP_VARS_ON= USE_OPENLDAP=yes -.if ${PORT_OPTIONS:MGNUTLS} -PLIST_SUB+= GNUTLS="" -LIB_DEPENDS+= libgnutls.so:security/gnutls -.else -PLIST_SUB+= GNUTLS="@comment " -.endif +MYSQL_USES= mysql -.if ${PORT_OPTIONS:MLDAP} -PLIST_SUB+= LDAP="" -USE_OPENLDAP= yes -.else -PLIST_SUB+= LDAP="@comment " -.endif +NLS_USES= gettext -.if ${PORT_OPTIONS:MMYSQL} -PLIST_SUB+= MYSQL="" -USE_MYSQL= yes -.else -PLIST_SUB+= MYSQL="@comment " -.endif +OPENSSL_USES= ssl -.if ${PORT_OPTIONS:MOPENSSL} -PLIST_SUB+= OPENSSL="" -USES+= ssl -.else -PLIST_SUB+= OPENSSL="@comment " -.endif +REDIS_RUN_DEPENDS= redis:databases/redis -.if ${PORT_OPTIONS:MPCRE} -PLIST_SUB+= PCRE="" -LIB_DEPENDS+= libpcre.so:devel/pcre -.else -PLIST_SUB+= PCRE="@comment " -.endif +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre -.if ${PORT_OPTIONS:MPOSIX} -PLIST_SUB+= POSIX="" -.else -PLIST_SUB+= POSIX="@comment " -.endif +SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -.if ${PORT_OPTIONS:MSASL} -PLIST_SUB+= SASL="" -LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 -.else -PLIST_SUB+= SASL="@comment " -.endif +SQLITE_USES= sqlite -.if ${PORT_OPTIONS:MSQLITE} -PLIST_SUB+= SQLITE="" -USES+= sqlite -.else -PLIST_SUB+= SQLITE="@comment " -.endif +TRE_LIB_DEPENDS= libtre.so:textproc/libtre -.if ${PORT_OPTIONS:MSTATS} -PLIST_SUB+= STATS="" -.else -PLIST_SUB+= STATS="@comment " -.endif - -.if ${PORT_OPTIONS:MTRE} -PLIST_SUB+= TRE="" -LIB_DEPENDS+= libtre.so:textproc/libtre -.else -PLIST_SUB+= TRE="@comment " -.endif +.include .include Modified: head/irc/anope/distinfo ============================================================================== --- head/irc/anope/distinfo Fri Jun 9 13:47:50 2017 (r442988) +++ head/irc/anope/distinfo Fri Jun 9 13:55:01 2017 (r442989) @@ -1,2 +1,3 @@ -SHA256 (anope-anope-2.0.2_GH0.tar.gz) = 15e041bf3ebe0c86002e41162e98beb9276a910ef43628c46b58ae0a230401e2 -SIZE (anope-anope-2.0.2_GH0.tar.gz) = 1764564 +TIMESTAMP = 1497014744 +SHA256 (anope-anope-2.0.5_GH0.tar.gz) = acfaa189b05a08108838dcdd6dc6c445cc437861911a7c922599eb7b862f3109 +SIZE (anope-anope-2.0.5_GH0.tar.gz) = 1779920 Modified: head/irc/anope/files/patch-CMakeLists.txt ============================================================================== --- head/irc/anope/files/patch-CMakeLists.txt Fri Jun 9 13:47:50 2017 (r442988) +++ head/irc/anope/files/patch-CMakeLists.txt Fri Jun 9 13:55:01 2017 (r442989) @@ -1,27 +1,24 @@ ---- CMakeLists.txt.orig 2015-03-22 19:34:50 UTC +--- CMakeLists.txt.orig 2017-06-09 13:48:41 UTC +++ CMakeLists.txt -@@ -485,17 +485,17 @@ get_target_property(SERVICES_BINARY ${PR +@@ -489,16 +489,16 @@ get_target_property(SERVICES_BINARY ${PR get_filename_component(SERVICES_BINARY ${SERVICES_BINARY} NAME) # At install time, create the following additional directories --install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") --install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") -+#install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") -+#install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") +-install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") +-install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") ++#install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") ++#install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") if(WIN32) - install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/runtime\")") + install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/runtime\")") endif(WIN32) # On non-Windows platforms, if RUNGROUP is set, change the permissions of the below directories, as well as the group of the data directory --if(NOT WIN32 AND RUNGROUP) -- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") -- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") -- install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\${CMAKE_INSTALL_PREFIX}\")") --endif(NOT WIN32 AND RUNGROUP) -+#if(NOT WIN32 AND RUNGROUP) -+# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") -+# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") -+# install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\${CMAKE_INSTALL_PREFIX}\")") -+#endif(NOT WIN32 AND RUNGROUP) + if(NOT WIN32 AND RUNGROUP) +- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") +- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") +- install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}\")") ++# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") ++# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") ++# install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}\")") + endif(NOT WIN32 AND RUNGROUP) # On Windows platforms, install extra files if(WIN32) - install(FILES ${Anope_SOURCE_DIR}/src/win32/anope.bat Modified: head/irc/anope/pkg-plist ============================================================================== --- head/irc/anope/pkg-plist Fri Jun 9 13:47:50 2017 (r442988) +++ head/irc/anope/pkg-plist Fri Jun 9 13:55:01 2017 (r442989) @@ -202,21 +202,22 @@ anope/lib/modules/os_sxline.so anope/lib/modules/os_update.so anope/lib/modules/plexus.so anope/lib/modules/ratbox.so +anope/lib/modules/unreal4.so anope/lib/modules/unreal.so anope/lib/modules/webcpanel.so -anope/locale/ca_ES/LC_MESSAGES/anope.mo -anope/locale/de_DE/LC_MESSAGES/anope.mo -anope/locale/el_GR/LC_MESSAGES/anope.mo -anope/locale/en_US/LC_MESSAGES/anope.mo -anope/locale/es_ES/LC_MESSAGES/anope.mo -anope/locale/fr_FR/LC_MESSAGES/anope.mo -anope/locale/hu_HU/LC_MESSAGES/anope.mo -anope/locale/it_IT/LC_MESSAGES/anope.mo -anope/locale/nl_NL/LC_MESSAGES/anope.mo -anope/locale/pl_PL/LC_MESSAGES/anope.mo -anope/locale/pt_PT/LC_MESSAGES/anope.mo -anope/locale/ru_RU/LC_MESSAGES/anope.mo -anope/locale/tr_TR/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/ca_ES/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/de_DE/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/el_GR/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/en_US/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/es_ES/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/fr_FR/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/hu_HU/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/it_IT/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/nl_NL/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/pl_PL/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/pt_PT/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/ru_RU/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/tr_TR/LC_MESSAGES/anope.mo @dir(nobody,,) anope/data/backups @dir(nobody,,) anope/data @dir(nobody,,) anope/logs From owner-svn-ports-all@freebsd.org Fri Jun 9 13:55:40 2017 Return-Path: Delivered-To: svn-ports-all@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 AA30FBF53C9; Fri, 9 Jun 2017 13:55:40 +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 863D8685F5; Fri, 9 Jun 2017 13:55:40 +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 v59Dtdjh000225; Fri, 9 Jun 2017 13:55:39 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DtdmY000221; Fri, 9 Jun 2017 13:55:39 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091355.v59DtdmY000221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 13:55:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442990 - in branches/2017Q2/irc/anope: . files X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 13:55:40 -0000 Author: feld Date: Fri Jun 9 13:55:39 2017 New Revision: 442990 URL: https://svnweb.freebsd.org/changeset/ports/442990 Log: MFH: r442989 irc/anope: Update to 2.0.5 Modernize port options Fix building with MySQL Add new REDIS option Changelog: https://github.com/anope/anope/blob/a9bf2518864a6919f7e1217016c9dec3a3b08323/docs/Changes Approved by: ports-secteam (with hat) Modified: branches/2017Q2/irc/anope/Makefile branches/2017Q2/irc/anope/distinfo branches/2017Q2/irc/anope/files/patch-CMakeLists.txt branches/2017Q2/irc/anope/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/irc/anope/Makefile ============================================================================== --- branches/2017Q2/irc/anope/Makefile Fri Jun 9 13:55:01 2017 (r442989) +++ branches/2017Q2/irc/anope/Makefile Fri Jun 9 13:55:39 2017 (r442990) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= anope -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.0.5 +PORTREVISION= 0 CATEGORIES= irc MAINTAINER= feld@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE= GPLv2 USES= cmake:outsource shebangfix CMAKE_ARGS+= -DINSTDIR:STRING="${LOCALBASE}/anope" -CPPFLAGS+= "-I${LOCALBASE}/include" +CXXFLAGS+= "-I${LOCALBASE}/include" LDFLAGS+= "-L${LOCALBASE}/lib" SHEBANG_FILES= ${WRKSRC}/src/tools/*.sh @@ -23,83 +23,34 @@ USE_RC_SUBR= anope SUB_FILES= pkg-message -OPTIONS_DEFINE= GNUTLS LDAP MYSQL NLS OPENSSL PCRE POSIX SASL SQLITE STATS TRE +OPTIONS_DEFINE= GNUTLS LDAP MYSQL NLS OPENSSL PCRE POSIX REDIS SASL SQLITE STATS TRE OPTIONS_DEFAULT= MYSQL OPENSSL POSIX +OPTIONS_SUB= yes POSIX_DESC= POSIX Regex Module STATS_DESC= Channel Statistics Module TRE_DESC= Tre Regex Module -NLS_USES= gettext +GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls -.include +LDAP_VARS_ON= USE_OPENLDAP=yes -.if ${PORT_OPTIONS:MGNUTLS} -PLIST_SUB+= GNUTLS="" -LIB_DEPENDS+= libgnutls.so:security/gnutls -.else -PLIST_SUB+= GNUTLS="@comment " -.endif +MYSQL_USES= mysql -.if ${PORT_OPTIONS:MLDAP} -PLIST_SUB+= LDAP="" -USE_OPENLDAP= yes -.else -PLIST_SUB+= LDAP="@comment " -.endif +NLS_USES= gettext -.if ${PORT_OPTIONS:MMYSQL} -PLIST_SUB+= MYSQL="" -USE_MYSQL= yes -.else -PLIST_SUB+= MYSQL="@comment " -.endif +OPENSSL_USES= ssl -.if ${PORT_OPTIONS:MOPENSSL} -PLIST_SUB+= OPENSSL="" -USES+= ssl -.else -PLIST_SUB+= OPENSSL="@comment " -.endif +REDIS_RUN_DEPENDS= redis:databases/redis -.if ${PORT_OPTIONS:MPCRE} -PLIST_SUB+= PCRE="" -LIB_DEPENDS+= libpcre.so:devel/pcre -.else -PLIST_SUB+= PCRE="@comment " -.endif +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre -.if ${PORT_OPTIONS:MPOSIX} -PLIST_SUB+= POSIX="" -.else -PLIST_SUB+= POSIX="@comment " -.endif +SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -.if ${PORT_OPTIONS:MSASL} -PLIST_SUB+= SASL="" -LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 -.else -PLIST_SUB+= SASL="@comment " -.endif +SQLITE_USES= sqlite -.if ${PORT_OPTIONS:MSQLITE} -PLIST_SUB+= SQLITE="" -USES+= sqlite -.else -PLIST_SUB+= SQLITE="@comment " -.endif +TRE_LIB_DEPENDS= libtre.so:textproc/libtre -.if ${PORT_OPTIONS:MSTATS} -PLIST_SUB+= STATS="" -.else -PLIST_SUB+= STATS="@comment " -.endif - -.if ${PORT_OPTIONS:MTRE} -PLIST_SUB+= TRE="" -LIB_DEPENDS+= libtre.so:textproc/libtre -.else -PLIST_SUB+= TRE="@comment " -.endif +.include .include Modified: branches/2017Q2/irc/anope/distinfo ============================================================================== --- branches/2017Q2/irc/anope/distinfo Fri Jun 9 13:55:01 2017 (r442989) +++ branches/2017Q2/irc/anope/distinfo Fri Jun 9 13:55:39 2017 (r442990) @@ -1,2 +1,3 @@ -SHA256 (anope-anope-2.0.2_GH0.tar.gz) = 15e041bf3ebe0c86002e41162e98beb9276a910ef43628c46b58ae0a230401e2 -SIZE (anope-anope-2.0.2_GH0.tar.gz) = 1764564 +TIMESTAMP = 1497014744 +SHA256 (anope-anope-2.0.5_GH0.tar.gz) = acfaa189b05a08108838dcdd6dc6c445cc437861911a7c922599eb7b862f3109 +SIZE (anope-anope-2.0.5_GH0.tar.gz) = 1779920 Modified: branches/2017Q2/irc/anope/files/patch-CMakeLists.txt ============================================================================== --- branches/2017Q2/irc/anope/files/patch-CMakeLists.txt Fri Jun 9 13:55:01 2017 (r442989) +++ branches/2017Q2/irc/anope/files/patch-CMakeLists.txt Fri Jun 9 13:55:39 2017 (r442990) @@ -1,27 +1,24 @@ ---- CMakeLists.txt.orig 2015-03-22 19:34:50 UTC +--- CMakeLists.txt.orig 2017-06-09 13:48:41 UTC +++ CMakeLists.txt -@@ -485,17 +485,17 @@ get_target_property(SERVICES_BINARY ${PR +@@ -489,16 +489,16 @@ get_target_property(SERVICES_BINARY ${PR get_filename_component(SERVICES_BINARY ${SERVICES_BINARY} NAME) # At install time, create the following additional directories --install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") --install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") -+#install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") -+#install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") +-install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") +-install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") ++#install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/backups\")") ++#install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${LOGS_DIR}\")") if(WIN32) - install(CODE "file(MAKE_DIRECTORY \"\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/runtime\")") + install(CODE "file(MAKE_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${DB_DIR}/runtime\")") endif(WIN32) # On non-Windows platforms, if RUNGROUP is set, change the permissions of the below directories, as well as the group of the data directory --if(NOT WIN32 AND RUNGROUP) -- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") -- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") -- install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\${CMAKE_INSTALL_PREFIX}\")") --endif(NOT WIN32 AND RUNGROUP) -+#if(NOT WIN32 AND RUNGROUP) -+# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") -+# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") -+# install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\${CMAKE_INSTALL_PREFIX}\")") -+#endif(NOT WIN32 AND RUNGROUP) + if(NOT WIN32 AND RUNGROUP) +- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") +- install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") +- install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}\")") ++# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${DB_DIR}/backups\")") ++# install(CODE "execute_process(COMMAND ${CHMOD} 2775 \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/\${LOGS_DIR}\")") ++# install(CODE "execute_process(COMMAND ${CHGRP} -R ${RUNGROUP} \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}\")") + endif(NOT WIN32 AND RUNGROUP) # On Windows platforms, install extra files if(WIN32) - install(FILES ${Anope_SOURCE_DIR}/src/win32/anope.bat Modified: branches/2017Q2/irc/anope/pkg-plist ============================================================================== --- branches/2017Q2/irc/anope/pkg-plist Fri Jun 9 13:55:01 2017 (r442989) +++ branches/2017Q2/irc/anope/pkg-plist Fri Jun 9 13:55:39 2017 (r442990) @@ -202,21 +202,22 @@ anope/lib/modules/os_sxline.so anope/lib/modules/os_update.so anope/lib/modules/plexus.so anope/lib/modules/ratbox.so +anope/lib/modules/unreal4.so anope/lib/modules/unreal.so anope/lib/modules/webcpanel.so -anope/locale/ca_ES/LC_MESSAGES/anope.mo -anope/locale/de_DE/LC_MESSAGES/anope.mo -anope/locale/el_GR/LC_MESSAGES/anope.mo -anope/locale/en_US/LC_MESSAGES/anope.mo -anope/locale/es_ES/LC_MESSAGES/anope.mo -anope/locale/fr_FR/LC_MESSAGES/anope.mo -anope/locale/hu_HU/LC_MESSAGES/anope.mo -anope/locale/it_IT/LC_MESSAGES/anope.mo -anope/locale/nl_NL/LC_MESSAGES/anope.mo -anope/locale/pl_PL/LC_MESSAGES/anope.mo -anope/locale/pt_PT/LC_MESSAGES/anope.mo -anope/locale/ru_RU/LC_MESSAGES/anope.mo -anope/locale/tr_TR/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/ca_ES/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/de_DE/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/el_GR/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/en_US/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/es_ES/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/fr_FR/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/hu_HU/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/it_IT/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/nl_NL/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/pl_PL/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/pt_PT/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/ru_RU/LC_MESSAGES/anope.mo +%%NLS%%anope/locale/tr_TR/LC_MESSAGES/anope.mo @dir(nobody,,) anope/data/backups @dir(nobody,,) anope/data @dir(nobody,,) anope/logs From owner-svn-ports-all@freebsd.org Fri Jun 9 13:57:19 2017 Return-Path: Delivered-To: svn-ports-all@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 79E76BF554C; Fri, 9 Jun 2017 13:57:19 +0000 (UTC) (envelope-from demon@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 557A6688B6; Fri, 9 Jun 2017 13:57:19 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59DvItr000468; Fri, 9 Jun 2017 13:57:18 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59DvIlb000464; Fri, 9 Jun 2017 13:57:18 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201706091357.v59DvIlb000464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 9 Jun 2017 13:57:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442991 - in head/devel/hadoop2: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 13:57:19 -0000 Author: demon Date: Fri Jun 9 13:57:17 2017 New Revision: 442991 URL: https://svnweb.freebsd.org/changeset/ports/442991 Log: Fix permissions for some scripts; install kms-env.sh and httpfs-env.sh with sane defaults; PR: 219872 Added: head/devel/hadoop2/files/httpfs-env.sh.in (contents, props changed) head/devel/hadoop2/files/kms-env.sh.in (contents, props changed) Modified: head/devel/hadoop2/Makefile head/devel/hadoop2/pkg-plist Modified: head/devel/hadoop2/Makefile ============================================================================== --- head/devel/hadoop2/Makefile Fri Jun 9 13:55:39 2017 (r442990) +++ head/devel/hadoop2/Makefile Fri Jun 9 13:57:17 2017 (r442991) @@ -7,7 +7,7 @@ # no problems encountered so far. Thanks. PORTNAME= hadoop PORTVERSION= 2.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel java MASTER_SITES= APACHE/${PORTNAME}/common/hadoop-${PORTVERSION} \ LOCAL/demon/:maven \ @@ -55,7 +55,7 @@ HADOOP_GROUP= hadoop USERS= ${HDFS_USER} ${MAPRED_USER} GROUPS= ${HADOOP_GROUP} -SUB_FILES= hadoop-layout.sh +SUB_FILES= hadoop-layout.sh httpfs-env.sh kms-env.sh USE_RC_SUBR= historyserver nodemanager resourcemanager webappproxyserver datanode namenode secondarynamenode journalnode zkfc PLIST_SUB= PORTVERSION="${PORTVERSION}" \ @@ -106,11 +106,14 @@ do-install: ${LN} -sf libhdfs.so.0 ${STAGEDIR}${PREFIX}/lib/libhdfs.so ${LN} -sf libhadoop.so.1 ${STAGEDIR}${PREFIX}/lib/libhadoop.so cd ${HADOOP_DIST}/share/hadoop && ${COPYTREE_SHARE} "*" ${STAGEDIR}${DATADIR}/ "! -name *-sources.jar -and ! -name sources" + ${CHMOD} a+x ${STAGEDIR}${DATADIR}/kms/tomcat/bin/*.sh ${STAGEDIR}${DATADIR}/httpfs/tomcat/bin/*.sh ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/conf cd ${HADOOP_DIST}/etc/hadoop && ${COPYTREE_SHARE} "*" ${STAGEDIR}${EXAMPLESDIR}/conf/ ${INSTALL_DATA} ${WRKSRC}/hadoop-hdfs-project/hadoop-hdfs/target/classes/hdfs-default.xml ${WRKSRC}/hadoop-hdfs-project/hadoop-hdfs-httpfs/target/classes/httpfs-default.xml ${WRKSRC}/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/classes/yarn-default.xml ${WRKSRC}/hadoop-common-project/hadoop-common/target/classes/core-default.xml ${WRKSRC}/hadoop-tools/hadoop-distcp/target/classes/distcp-default.xml ${WRKSRC}/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/target/classes/mapred-default.xml ${STAGEDIR}/${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKDIR}/hadoop-layout.sh ${STAGEDIR}${PREFIX}/libexec/ ${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKDIR}/httpfs-env.sh ${STAGEDIR}${PREFIX}/etc/hadoop/ + ${INSTALL_DATA} ${WRKDIR}/kms-env.sh ${STAGEDIR}${PREFIX}/etc/hadoop/ ${MKDIR} ${STAGEDIR}${HADOOP_LOGDIR} ${MKDIR} ${STAGEDIR}${HADOOP_RUNDIR} Added: head/devel/hadoop2/files/httpfs-env.sh.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/hadoop2/files/httpfs-env.sh.in Fri Jun 9 13:57:17 2017 (r442991) @@ -0,0 +1,4 @@ +# $FreeBSD$ + +export HTTPFS_LOG=/var/log/hadoop +export HTTPFS_TEMP=/var/tmp Added: head/devel/hadoop2/files/kms-env.sh.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/hadoop2/files/kms-env.sh.in Fri Jun 9 13:57:17 2017 (r442991) @@ -0,0 +1,4 @@ +# $FreeBSD$ + +export KMS_LOG=/var/log/hadoop +export KMS_TEMP=/var/tmp Modified: head/devel/hadoop2/pkg-plist ============================================================================== --- head/devel/hadoop2/pkg-plist Fri Jun 9 13:55:39 2017 (r442990) +++ head/devel/hadoop2/pkg-plist Fri Jun 9 13:57:17 2017 (r442991) @@ -3,6 +3,8 @@ bin/hadoop-rcc bin/hdfs bin/mapred bin/yarn +etc/hadoop/httpfs-env.sh +etc/hadoop/kms-env.sh include/Pipes.hh include/SerialUtils.hh include/StringUtils.hh From owner-svn-ports-all@freebsd.org Fri Jun 9 14:09:05 2017 Return-Path: Delivered-To: svn-ports-all@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 B4DBFBF574E; Fri, 9 Jun 2017 14:09:05 +0000 (UTC) (envelope-from sunpoet@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 820D068D43; Fri, 9 Jun 2017 14:09:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59E94es005462; Fri, 9 Jun 2017 14:09:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59E94LL005461; Fri, 9 Jun 2017 14:09:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091409.v59E94LL005461@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 14:09:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442992 - head/net/py-tofu X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 14:09:05 -0000 Author: sunpoet Date: Fri Jun 9 14:09:04 2017 New Revision: 442992 URL: https://svnweb.freebsd.org/changeset/ports/442992 Log: Add LICENSE - Add missing OPTIONS_DEFINE=EXMAPLES - Add NO_ARCH - Convert to options target helper - While I'm here: - Pet portlint: move DIST_SUBDIR upward - Sort USE_PYTHON - Remove no-op WRKSRC Approved by: portmgr (blanket) Modified: head/net/py-tofu/Makefile Modified: head/net/py-tofu/Makefile ============================================================================== --- head/net/py-tofu/Makefile Fri Jun 9 13:57:17 2017 (r442991) +++ head/net/py-tofu/Makefile Fri Jun 9 14:09:04 2017 (r442992) @@ -7,20 +7,24 @@ CATEGORIES= net python MASTER_SITES= http://download.gna.org/soya/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Tofu-${PORTVERSION} +DIST_SUBDIR= python MAINTAINER= acm@FreeBSD.org COMMENT= Practical high-level network game engine -DIST_SUBDIR= python +LICENSE= GPLv2+ + +OPTIONS_DEFINE= EXAMPLES + +NO_ARCH= yes USES= python twisted tar:bzip2 -USE_PYTHON= distutils autoplist -WRKSRC= ${WRKDIR}/Tofu-${PORTVERSION} +USE_PYTHON= autoplist distutils EXAMPLESDIR= ${PREFIX}/share/examples/py-tofu PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES -post-install: +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/demo/* ${STAGEDIR}${EXAMPLESDIR} From owner-svn-ports-all@freebsd.org Fri Jun 9 14:14:26 2017 Return-Path: Delivered-To: svn-ports-all@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 B7526BF59C4; Fri, 9 Jun 2017 14:14:26 +0000 (UTC) (envelope-from miwi@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 B50696A200; Fri, 9 Jun 2017 14:14:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EEO12009384; Fri, 9 Jun 2017 14:14:24 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EEO2T009382; Fri, 9 Jun 2017 14:14:24 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706091414.v59EEO2T009382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 9 Jun 2017 14:14:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442993 - in branches/2017Q2/french: . wordpress X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 14:14:26 -0000 Author: miwi Date: Fri Jun 9 14:14:24 2017 New Revision: 442993 URL: https://svnweb.freebsd.org/changeset/ports/442993 Log: MFH: r439030 r439052 - Repocopy www/wordpress -> french/wordpress PR: 218161 Submitted by: joneum@bsdproject.de - Fix sanity check by adding correct category Reported by: dan@ Approved by: ports-secteam (myself) Added: branches/2017Q2/french/wordpress/ - copied from r439030, head/french/wordpress/ Modified: branches/2017Q2/french/Makefile branches/2017Q2/french/wordpress/Makefile Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/french/Makefile ============================================================================== --- branches/2017Q2/french/Makefile Fri Jun 9 14:09:04 2017 (r442992) +++ branches/2017Q2/french/Makefile Fri Jun 9 14:14:24 2017 (r442993) @@ -22,5 +22,6 @@ SUBDIR += php_doc SUBDIR += trytond28_account_fr SUBDIR += verbiste + SUBDIR += wordpress .include Modified: branches/2017Q2/french/wordpress/Makefile ============================================================================== --- head/french/wordpress/Makefile Fri Apr 21 08:50:21 2017 (r439030) +++ branches/2017Q2/french/wordpress/Makefile Fri Jun 9 14:14:24 2017 (r442993) @@ -5,7 +5,7 @@ PORTNAME= wordpress PORTVERSION= 4.7.3 PORTEPOCH= 1 DISTVERSIONSUFFIX= -fr_FR -CATEGORIES= www +CATEGORIES= french www MASTER_SITES= http://fr.wordpress.org/ MAINTAINER= joneum@bsdproject.de From owner-svn-ports-all@freebsd.org Fri Jun 9 14:18:10 2017 Return-Path: Delivered-To: svn-ports-all@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 61664BF5AD7; Fri, 9 Jun 2017 14:18:10 +0000 (UTC) (envelope-from sunpoet@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 2F0E46A3FE; Fri, 9 Jun 2017 14:18:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EI9oF009715; Fri, 9 Jun 2017 14:18:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EI9OP009714; Fri, 9 Jun 2017 14:18:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091418.v59EI9OP009714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 14:18:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442994 - in head/finance/bitcoin-armory: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 14:18:10 -0000 Author: sunpoet Date: Fri Jun 9 14:18:09 2017 New Revision: 442994 URL: https://svnweb.freebsd.org/changeset/ports/442994 Log: Fix shebang - While I'm here, pet portlint - Bump PORTREVISION for package change Approved by: portmgr (blanket) Modified: head/finance/bitcoin-armory/Makefile head/finance/bitcoin-armory/files/patch-ArmoryQt.py Modified: head/finance/bitcoin-armory/Makefile ============================================================================== --- head/finance/bitcoin-armory/Makefile Fri Jun 9 14:14:24 2017 (r442993) +++ head/finance/bitcoin-armory/Makefile Fri Jun 9 14:18:09 2017 (r442994) @@ -3,8 +3,8 @@ PORTNAME= BitcoinArmory PORTVERSION= 0.93.3 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= finance MAINTAINER= yuri@rawbw.com @@ -25,7 +25,7 @@ GH_ACCOUNT= etotheipi USES= compiler:c++11-lang compiler:c++11-lib gmake pyqt:4 python:2 shebangfix USE_PYQT= core_run gui_run -SHEBANG_FILES= extras/extractKeysFromWallet.py +SHEBANG_FILES= ArmoryQt.py extras/extractKeysFromWallet.py CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CXXFLAGS+= -DCRYPTOPP_DISABLE_ASM -fPIC Modified: head/finance/bitcoin-armory/files/patch-ArmoryQt.py ============================================================================== --- head/finance/bitcoin-armory/files/patch-ArmoryQt.py Fri Jun 9 14:14:24 2017 (r442993) +++ head/finance/bitcoin-armory/files/patch-ArmoryQt.py Fri Jun 9 14:18:09 2017 (r442994) @@ -1,11 +1,5 @@ --- ArmoryQt.py.orig 2015-06-10 21:49:31 UTC +++ ArmoryQt.py -@@ -1,4 +1,4 @@ --#! /usr/bin/python -+#!/usr/bin/env python - # -*- coding: UTF-8 -*- - ################################################################################ - # # @@ -1236,6 +1236,9 @@ class ArmoryMainWindow(QMainWindow): elif OS_LINUX: tempDir = '/var/log' From owner-svn-ports-all@freebsd.org Fri Jun 9 14:18:19 2017 Return-Path: Delivered-To: svn-ports-all@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 305A5BF5AF8; Fri, 9 Jun 2017 14:18:19 +0000 (UTC) (envelope-from sunpoet@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 DA8626A423; Fri, 9 Jun 2017 14:18:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EIHJg009820; Fri, 9 Jun 2017 14:18:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EIHIT009819; Fri, 9 Jun 2017 14:18:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091418.v59EIHIT009819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 14:18:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442995 - in head/deskutils/taskcoach: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 14:18:19 -0000 Author: sunpoet Date: Fri Jun 9 14:18:17 2017 New Revision: 442995 URL: https://svnweb.freebsd.org/changeset/ports/442995 Log: Fix shebang - Add NO_ARCH - While I'm here: - Remove no-op WRKSRC - Pet portlint: - Fix tab/space - Do no silence installation message - Fix diff header of patch files - Bump PORTREVISION for package change Approved by: portmgr (blanket) Modified: head/deskutils/taskcoach/Makefile head/deskutils/taskcoach/files/patch-setup.py Modified: head/deskutils/taskcoach/Makefile ============================================================================== --- head/deskutils/taskcoach/Makefile Fri Jun 9 14:18:09 2017 (r442994) +++ head/deskutils/taskcoach/Makefile Fri Jun 9 14:18:17 2017 (r442995) @@ -2,7 +2,7 @@ PORTNAME= taskcoach PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Release-${PORTVERSION} DISTNAME= TaskCoach-${PORTVERSION} @@ -10,26 +10,28 @@ DISTNAME= TaskCoach-${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org COMMENT= Friendly task manager -WRKSRC= ${WRKDIR}/${DISTNAME} - LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python twisted +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +NO_ARCH= yes +USES= python shebangfix twisted USE_PYTHON= distutils PYDISTUTILS_EGGINFO=${DISTNAME}-py${PYTHON_VER}.egg-info USE_WX= 3.0+ WX_COMPS= python:lib WX_UNICODE= yes +SHEBANG_FILES= taskcoach.py + post-patch: @${REINPLACE_CMD} -e 's|taskcoach.py|taskcoach|' \ ${WRKSRC}/build.in/linux_common/taskcoach.desktop post-install: ${INSTALL_SCRIPT} ${WRKSRC}/taskcoach.py \ ${STAGEDIR}${PREFIX}/bin/taskcoach - @${INSTALL_DATA} ${WRKSRC}/build.in/linux_common/taskcoach.desktop \ + ${INSTALL_DATA} ${WRKSRC}/build.in/linux_common/taskcoach.desktop \ ${STAGEDIR}${PREFIX}/share/applications/ - @${INSTALL_DATA} ${WRKSRC}/icons.in/taskcoach.png \ + ${INSTALL_DATA} ${WRKSRC}/icons.in/taskcoach.png \ ${STAGEDIR}${PREFIX}/share/pixmaps .include Modified: head/deskutils/taskcoach/files/patch-setup.py ============================================================================== --- head/deskutils/taskcoach/files/patch-setup.py Fri Jun 9 14:18:09 2017 (r442994) +++ head/deskutils/taskcoach/files/patch-setup.py Fri Jun 9 14:18:17 2017 (r442995) @@ -1,5 +1,5 @@ ---- setup.py.orig 2011-12-14 04:24:18.000000000 +0800 -+++ setup.py 2012-01-05 17:57:29.000000000 +0800 +--- setup.py.orig 2011-12-13 20:24:18 UTC ++++ setup.py @@ -52,8 +52,7 @@ 'url': meta.url, 'license': meta.license, From owner-svn-ports-all@freebsd.org Fri Jun 9 14:25:38 2017 Return-Path: Delivered-To: svn-ports-all@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 0DEDCBF5D93; Fri, 9 Jun 2017 14:25:38 +0000 (UTC) (envelope-from miwi@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 DBE046AA2B; Fri, 9 Jun 2017 14:25:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EPafv013875; Fri, 9 Jun 2017 14:25:36 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EPZhh013861; Fri, 9 Jun 2017 14:25:35 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706091425.v59EPZhh013861@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 9 Jun 2017 14:25:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442996 - in branches/2017Q2: chinese/wordpress-zh_CN chinese/wordpress-zh_TW french/wordpress german/wordpress japanese/wordpress russian/wordpress www/wordpress X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 14:25:38 -0000 Author: miwi Date: Fri Jun 9 14:25:35 2017 New Revision: 442996 URL: https://svnweb.freebsd.org/changeset/ports/442996 Log: MFH: r439350 r439360 r441445 - Update to 4.7.4 - Switch to php7 Changelog: https://wordpress.org/news/2017/04/wordpress-4-7-4/ Submitted by: maintainer via irc - Revert the php7 switch, we can't force users to switch to php7 yet. - Update the Wordpress ports to 4.7.5 - Changes: https://wordpress.org/news/2017/05/wordpress-4-7-5/ Approved by: miwi (mentor) Security: http://vuxml.freebsd.org/freebsd/a5bb7ea0-3e58-11e7-94a2-00e04c1ea73d.html Differential Revision: https://reviews.freebsd.org/D10848 Approved by: ports-secteam (myself) Modified: branches/2017Q2/chinese/wordpress-zh_CN/Makefile branches/2017Q2/chinese/wordpress-zh_CN/distinfo branches/2017Q2/chinese/wordpress-zh_TW/Makefile branches/2017Q2/chinese/wordpress-zh_TW/distinfo branches/2017Q2/french/wordpress/Makefile branches/2017Q2/french/wordpress/distinfo branches/2017Q2/german/wordpress/Makefile branches/2017Q2/german/wordpress/distinfo branches/2017Q2/japanese/wordpress/Makefile branches/2017Q2/japanese/wordpress/distinfo branches/2017Q2/russian/wordpress/Makefile branches/2017Q2/russian/wordpress/distinfo branches/2017Q2/www/wordpress/Makefile branches/2017Q2/www/wordpress/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/chinese/wordpress-zh_CN/Makefile ============================================================================== --- branches/2017Q2/chinese/wordpress-zh_CN/Makefile Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/chinese/wordpress-zh_CN/Makefile Fri Jun 9 14:25:35 2017 (r442996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.4 DISTVERSIONSUFFIX= -zh_CN CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ Modified: branches/2017Q2/chinese/wordpress-zh_CN/distinfo ============================================================================== --- branches/2017Q2/chinese/wordpress-zh_CN/distinfo Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/chinese/wordpress-zh_CN/distinfo Fri Jun 9 14:25:35 2017 (r442996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488888068 -SHA256 (wordpress-4.7.3-zh_CN.tar.gz) = 2bdcd0d23ab12e86c5bcb8cfe30acd658dae2bfae95af7917d09f646db01bbf8 -SIZE (wordpress-4.7.3-zh_CN.tar.gz) = 8473348 +TIMESTAMP = 1493060658 +SHA256 (wordpress-4.7.4-zh_CN.tar.gz) = 2a0dfc19aebee9a0f8fd501e6435407cb4f6addb6e6a47003201088f910ddcad +SIZE (wordpress-4.7.4-zh_CN.tar.gz) = 8507412 Modified: branches/2017Q2/chinese/wordpress-zh_TW/Makefile ============================================================================== --- branches/2017Q2/chinese/wordpress-zh_TW/Makefile Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/chinese/wordpress-zh_TW/Makefile Fri Jun 9 14:25:35 2017 (r442996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.4 DISTVERSIONSUFFIX= -zh_TW CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ Modified: branches/2017Q2/chinese/wordpress-zh_TW/distinfo ============================================================================== --- branches/2017Q2/chinese/wordpress-zh_TW/distinfo Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/chinese/wordpress-zh_TW/distinfo Fri Jun 9 14:25:35 2017 (r442996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488888311 -SHA256 (wordpress-4.7.3-zh_TW.tar.gz) = 059fe1e62ae35016a58c2b1d3fc8dd444143901cc80c1046042f0d06b6e086df -SIZE (wordpress-4.7.3-zh_TW.tar.gz) = 8459452 +TIMESTAMP = 1493061006 +SHA256 (wordpress-4.7.4-zh_TW.tar.gz) = 735745684249be7bcefc12da3eeac6e9043ee6566746471b01045423f3cbdf81 +SIZE (wordpress-4.7.4-zh_TW.tar.gz) = 8495717 Modified: branches/2017Q2/french/wordpress/Makefile ============================================================================== --- branches/2017Q2/french/wordpress/Makefile Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/french/wordpress/Makefile Fri Jun 9 14:25:35 2017 (r442996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.5 PORTEPOCH= 1 DISTVERSIONSUFFIX= -fr_FR CATEGORIES= french www Modified: branches/2017Q2/french/wordpress/distinfo ============================================================================== --- branches/2017Q2/french/wordpress/distinfo Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/french/wordpress/distinfo Fri Jun 9 14:25:35 2017 (r442996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492764444 -SHA256 (wordpress-4.7.3-fr_FR.tar.gz) = 43b017da95f6e3763affaba53ef9d67282f99082dca93d7c34e85aee8b883f59 -SIZE (wordpress-4.7.3-fr_FR.tar.gz) = 8488876 +TIMESTAMP = 1495394825 +SHA256 (wordpress-4.7.5-fr_FR.tar.gz) = d4be08c0a155165afff9fe51242a1429d68e8053e84df0255778f5224c45f705 +SIZE (wordpress-4.7.5-fr_FR.tar.gz) = 8509383 Modified: branches/2017Q2/german/wordpress/Makefile ============================================================================== --- branches/2017Q2/german/wordpress/Makefile Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/german/wordpress/Makefile Fri Jun 9 14:25:35 2017 (r442996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.5 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ Modified: branches/2017Q2/german/wordpress/distinfo ============================================================================== --- branches/2017Q2/german/wordpress/distinfo Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/german/wordpress/distinfo Fri Jun 9 14:25:35 2017 (r442996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488888516 -SHA256 (wordpress-4.7.3-de_DE.tar.gz) = fc283b14903243a3edbf976cdbd1ff134691bc1ff2fd4bc3bca3053163256f42 -SIZE (wordpress-4.7.3-de_DE.tar.gz) = 8484875 +TIMESTAMP = 1495394579 +SHA256 (wordpress-4.7.5-de_DE.tar.gz) = d783ccab832886eab80fcf8c1432f1208f3b99d1d61788118e5affb2fb75c8f5 +SIZE (wordpress-4.7.5-de_DE.tar.gz) = 8509552 Modified: branches/2017Q2/japanese/wordpress/Makefile ============================================================================== --- branches/2017Q2/japanese/wordpress/Makefile Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/japanese/wordpress/Makefile Fri Jun 9 14:25:35 2017 (r442996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.5 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ Modified: branches/2017Q2/japanese/wordpress/distinfo ============================================================================== --- branches/2017Q2/japanese/wordpress/distinfo Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/japanese/wordpress/distinfo Fri Jun 9 14:25:35 2017 (r442996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488888653 -SHA256 (wordpress-4.7.3-ja.tar.gz) = ce7f35a7a2b8af9416595d3a24fac3b2dcbb26237a4c02881fb1741444969670 -SIZE (wordpress-4.7.3-ja.tar.gz) = 8481247 +TIMESTAMP = 1495394837 +SHA256 (wordpress-4.7.5-ja.tar.gz) = a6c346f3ab2343fced62ff51f045d769632e661ac5e7af5ea15571764354d2f2 +SIZE (wordpress-4.7.5-ja.tar.gz) = 8500101 Modified: branches/2017Q2/russian/wordpress/Makefile ============================================================================== --- branches/2017Q2/russian/wordpress/Makefile Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/russian/wordpress/Makefile Fri Jun 9 14:25:35 2017 (r442996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.4 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ Modified: branches/2017Q2/russian/wordpress/distinfo ============================================================================== --- branches/2017Q2/russian/wordpress/distinfo Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/russian/wordpress/distinfo Fri Jun 9 14:25:35 2017 (r442996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488850418 -SHA256 (wordpress-4.7.3-ru_RU.tar.gz) = eb4db4c04d83e65dae08816515f58c7f4035efbffc2580bf770f274278be6515 -SIZE (wordpress-4.7.3-ru_RU.tar.gz) = 8519538 +TIMESTAMP = 1493061472 +SHA256 (wordpress-4.7.4-ru_RU.tar.gz) = 793dc0c3637ff9fc3827c5b2f6d19198df0c3d8463e9f0f775884becd08d0459 +SIZE (wordpress-4.7.4-ru_RU.tar.gz) = 8555533 Modified: branches/2017Q2/www/wordpress/Makefile ============================================================================== --- branches/2017Q2/www/wordpress/Makefile Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/www/wordpress/Makefile Fri Jun 9 14:25:35 2017 (r442996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: branches/2017Q2/www/wordpress/distinfo ============================================================================== --- branches/2017Q2/www/wordpress/distinfo Fri Jun 9 14:18:17 2017 (r442995) +++ branches/2017Q2/www/wordpress/distinfo Fri Jun 9 14:25:35 2017 (r442996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488881918 -SHA256 (wordpress-4.7.3.tar.gz) = e715069fdab049ec668cd74e57cabcb23583dc4a84c5e330c430cbe8998f6d89 -SIZE (wordpress-4.7.3.tar.gz) = 8008833 +TIMESTAMP = 1495394613 +SHA256 (wordpress-4.7.5.tar.gz) = 95af89101db8efea48711b7cc169c2a7440a2fba17eee1a057f442091cdec01b +SIZE (wordpress-4.7.5.tar.gz) = 8037036 From owner-svn-ports-all@freebsd.org Fri Jun 9 14:32:15 2017 Return-Path: Delivered-To: svn-ports-all@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 B9448BF5FAB; Fri, 9 Jun 2017 14:32:15 +0000 (UTC) (envelope-from miwi@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 8791D6AE23; Fri, 9 Jun 2017 14:32:15 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EWERO018253; Fri, 9 Jun 2017 14:32:14 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EWEDP018252; Fri, 9 Jun 2017 14:32:14 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706091432.v59EWEDP018252@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 9 Jun 2017 14:32:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r442997 - branches/2017Q2/russian/wordpress X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 14:32:15 -0000 Author: miwi Date: Fri Jun 9 14:32:14 2017 New Revision: 442997 URL: https://svnweb.freebsd.org/changeset/ports/442997 Log: MFH: r441244 Update to 4.7.5 Changes: https://wordpress.org/news/2017/05/wordpress-4-7-5/ PR: 219368 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) Security: http://vuxml.freebsd.org/freebsd/a5bb7ea0-3e58-11e7-94a2-00e04c1ea73d.html Approved by: ports-secteam (myself) Modified: branches/2017Q2/russian/wordpress/Makefile branches/2017Q2/russian/wordpress/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/russian/wordpress/Makefile ============================================================================== --- branches/2017Q2/russian/wordpress/Makefile Fri Jun 9 14:25:35 2017 (r442996) +++ branches/2017Q2/russian/wordpress/Makefile Fri Jun 9 14:32:14 2017 (r442997) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.4 +PORTVERSION= 4.7.5 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ Modified: branches/2017Q2/russian/wordpress/distinfo ============================================================================== --- branches/2017Q2/russian/wordpress/distinfo Fri Jun 9 14:25:35 2017 (r442996) +++ branches/2017Q2/russian/wordpress/distinfo Fri Jun 9 14:32:14 2017 (r442997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493061472 -SHA256 (wordpress-4.7.4-ru_RU.tar.gz) = 793dc0c3637ff9fc3827c5b2f6d19198df0c3d8463e9f0f775884becd08d0459 -SIZE (wordpress-4.7.4-ru_RU.tar.gz) = 8555533 +TIMESTAMP = 1495076443 +SHA256 (wordpress-4.7.5-ru_RU.tar.gz) = 2313937dcad82b63d4058b358102252a6cbc04529b5307442d9f4b363d3cb0f8 +SIZE (wordpress-4.7.5-ru_RU.tar.gz) = 8545614 From owner-svn-ports-all@freebsd.org Fri Jun 9 14:35:09 2017 Return-Path: Delivered-To: svn-ports-all@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 6F9C7BF600B; Fri, 9 Jun 2017 14:35:09 +0000 (UTC) (envelope-from ler@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 309436AF61; Fri, 9 Jun 2017 14:35:09 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EZ8Zu018528; Fri, 9 Jun 2017 14:35:08 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EZ8Qw018526; Fri, 9 Jun 2017 14:35:08 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201706091435.v59EZ8Qw018526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Fri, 9 Jun 2017 14:35:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442998 - head/mail/neomutt X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 14:35:09 -0000 Author: ler Date: Fri Jun 9 14:35:08 2017 New Revision: 442998 URL: https://svnweb.freebsd.org/changeset/ports/442998 Log: Update to 20170609. Changes/News: https://www.neomutt.org/2017/06/09/release Modified: head/mail/neomutt/Makefile head/mail/neomutt/distinfo Modified: head/mail/neomutt/Makefile ============================================================================== --- head/mail/neomutt/Makefile Fri Jun 9 14:32:14 2017 (r442997) +++ head/mail/neomutt/Makefile Fri Jun 9 14:35:08 2017 (r442998) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= neomutt -PORTVERSION= 20170602 +PORTVERSION= 20170609 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= mail Modified: head/mail/neomutt/distinfo ============================================================================== --- head/mail/neomutt/distinfo Fri Jun 9 14:32:14 2017 (r442997) +++ head/mail/neomutt/distinfo Fri Jun 9 14:35:08 2017 (r442998) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496587726 -SHA256 (neomutt-neomutt-neomutt-20170602_GH0.tar.gz) = 53762f867a8a6213ebbc65199058d476347467340bff6b56816de1b6d09ff0cf -SIZE (neomutt-neomutt-neomutt-20170602_GH0.tar.gz) = 2637472 +TIMESTAMP = 1497017152 +SHA256 (neomutt-neomutt-neomutt-20170609_GH0.tar.gz) = feaaf7ac230cbf397f028fac5498e38b5d662078083e0cf3329ba04d1bb4b0cd +SIZE (neomutt-neomutt-neomutt-20170609_GH0.tar.gz) = 2637349 From owner-svn-ports-all@freebsd.org Fri Jun 9 14:44:20 2017 Return-Path: Delivered-To: svn-ports-all@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 AC0C3BF6389; Fri, 9 Jun 2017 14:44:20 +0000 (UTC) (envelope-from bdrewery@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 7C7886E3C5; Fri, 9 Jun 2017 14:44:20 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EiJTk022553; Fri, 9 Jun 2017 14:44:19 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EiJIJ022551; Fri, 9 Jun 2017 14:44:19 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706091444.v59EiJIJ022551@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Fri, 9 Jun 2017 14:44:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442999 - in head/security/openssh-portable: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 14:44:20 -0000 Author: bdrewery Date: Fri Jun 9 14:44:19 2017 New Revision: 442999 URL: https://svnweb.freebsd.org/changeset/ports/442999 Log: Fix LDNS detection. This is the same fix made upstream as well. PR: 218472 Submitted by: leres@ee.lbl.gov MFH: 2017Q2 Modified: head/security/openssh-portable/Makefile head/security/openssh-portable/files/patch-configure.ac Modified: head/security/openssh-portable/Makefile ============================================================================== --- head/security/openssh-portable/Makefile Fri Jun 9 14:35:08 2017 (r442998) +++ head/security/openssh-portable/Makefile Fri Jun 9 14:44:19 2017 (r442999) @@ -3,7 +3,7 @@ PORTNAME= openssh DISTVERSION= 7.5p1 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= OPENBSD/OpenSSH/portable Modified: head/security/openssh-portable/files/patch-configure.ac ============================================================================== --- head/security/openssh-portable/files/patch-configure.ac Fri Jun 9 14:35:08 2017 (r442998) +++ head/security/openssh-portable/files/patch-configure.ac Fri Jun 9 14:44:19 2017 (r442999) @@ -1,6 +1,14 @@ ---- configure.ac.intermediate 2016-02-03 22:06:00 UTC +--- configure.ac.orig 2017-04-08 02:15:16 UTC +++ configure.ac -@@ -1543,7 +1543,7 @@ AC_ARG_WITH([libedit], +@@ -1486,6 +1486,7 @@ AC_ARG_WITH(ldns, + else + LIBS="$LIBS `$LDNSCONFIG --libs`" + CPPFLAGS="$CPPFLAGS `$LDNSCONFIG --cflags`" ++ ldns=yes + fi + elif test "x$withval" != "xno" ; then + CPPFLAGS="$CPPFLAGS -I${withval}/include" +@@ -1544,7 +1545,7 @@ AC_ARG_WITH([libedit], LIBEDIT=`$PKGCONFIG --libs libedit` CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`" else From owner-svn-ports-all@freebsd.org Fri Jun 9 14:45:09 2017 Return-Path: Delivered-To: svn-ports-all@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 D74BDBF6422; Fri, 9 Jun 2017 14:45:09 +0000 (UTC) (envelope-from bdrewery@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 A519C6E4CE; Fri, 9 Jun 2017 14:45:09 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59Ej8WA022731; Fri, 9 Jun 2017 14:45:08 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Ej8G2022730; Fri, 9 Jun 2017 14:45:08 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706091445.v59Ej8G2022730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Fri, 9 Jun 2017 14:45:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443000 - in branches/2017Q2/security/openssh-portable: . files X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 14:45:09 -0000 Author: bdrewery Date: Fri Jun 9 14:45:08 2017 New Revision: 443000 URL: https://svnweb.freebsd.org/changeset/ports/443000 Log: MFH: r442999 Fix LDNS detection. This is the same fix made upstream as well. PR: 218472 Submitted by: leres@ee.lbl.gov Approved by: portmgr (implicit) Modified: branches/2017Q2/security/openssh-portable/Makefile branches/2017Q2/security/openssh-portable/files/patch-configure.ac Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/security/openssh-portable/Makefile ============================================================================== --- branches/2017Q2/security/openssh-portable/Makefile Fri Jun 9 14:44:19 2017 (r442999) +++ branches/2017Q2/security/openssh-portable/Makefile Fri Jun 9 14:45:08 2017 (r443000) @@ -3,7 +3,7 @@ PORTNAME= openssh DISTVERSION= 7.5p1 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= OPENBSD/OpenSSH/portable Modified: branches/2017Q2/security/openssh-portable/files/patch-configure.ac ============================================================================== --- branches/2017Q2/security/openssh-portable/files/patch-configure.ac Fri Jun 9 14:44:19 2017 (r442999) +++ branches/2017Q2/security/openssh-portable/files/patch-configure.ac Fri Jun 9 14:45:08 2017 (r443000) @@ -1,6 +1,14 @@ ---- configure.ac.intermediate 2016-02-03 22:06:00 UTC +--- configure.ac.orig 2017-04-08 02:15:16 UTC +++ configure.ac -@@ -1543,7 +1543,7 @@ AC_ARG_WITH([libedit], +@@ -1486,6 +1486,7 @@ AC_ARG_WITH(ldns, + else + LIBS="$LIBS `$LDNSCONFIG --libs`" + CPPFLAGS="$CPPFLAGS `$LDNSCONFIG --cflags`" ++ ldns=yes + fi + elif test "x$withval" != "xno" ; then + CPPFLAGS="$CPPFLAGS -I${withval}/include" +@@ -1544,7 +1545,7 @@ AC_ARG_WITH([libedit], LIBEDIT=`$PKGCONFIG --libs libedit` CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`" else From owner-svn-ports-all@freebsd.org Fri Jun 9 14:52:35 2017 Return-Path: Delivered-To: svn-ports-all@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 525AFBF668C; Fri, 9 Jun 2017 14:52:35 +0000 (UTC) (envelope-from olgeni@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 1FF466E91F; Fri, 9 Jun 2017 14:52:35 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59EqYB5026603; Fri, 9 Jun 2017 14:52:34 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59EqYHK026601; Fri, 9 Jun 2017 14:52:34 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706091452.v59EqYHK026601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 9 Jun 2017 14:52:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443001 - head/www/erlang-hackney X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 14:52:35 -0000 Author: olgeni Date: Fri Jun 9 14:52:33 2017 New Revision: 443001 URL: https://svnweb.freebsd.org/changeset/ports/443001 Log: Update www/erlang-hackney to version 1.8.6. Modified: head/www/erlang-hackney/Makefile head/www/erlang-hackney/distinfo Modified: head/www/erlang-hackney/Makefile ============================================================================== --- head/www/erlang-hackney/Makefile Fri Jun 9 14:45:08 2017 (r443000) +++ head/www/erlang-hackney/Makefile Fri Jun 9 14:52:33 2017 (r443001) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hackney -PORTVERSION= 1.8.5 +PORTVERSION= 1.8.6 CATEGORIES= www PKGNAMEPREFIX= erlang- Modified: head/www/erlang-hackney/distinfo ============================================================================== --- head/www/erlang-hackney/distinfo Fri Jun 9 14:45:08 2017 (r443000) +++ head/www/erlang-hackney/distinfo Fri Jun 9 14:52:33 2017 (r443001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496165284 -SHA256 (benoitc-hackney-1.8.5_GH0.tar.gz) = e53fad731957d7dce00e7d306b3c596915ffce84f5e1b0830db1eec85ad8bd9b -SIZE (benoitc-hackney-1.8.5_GH0.tar.gz) = 882452 +TIMESTAMP = 1497019576 +SHA256 (benoitc-hackney-1.8.6_GH0.tar.gz) = e2baeee8402d7789c4041c315eb895da3fe378bd8a203d447ad6314279c223a7 +SIZE (benoitc-hackney-1.8.6_GH0.tar.gz) = 882504 From owner-svn-ports-all@freebsd.org Fri Jun 9 14:54:37 2017 Return-Path: Delivered-To: svn-ports-all@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 BDDA4BF66D5; Fri, 9 Jun 2017 14:54:37 +0000 (UTC) (envelope-from rakuco@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 889E16EA3C; Fri, 9 Jun 2017 14:54:37 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59Esa7q026765; Fri, 9 Jun 2017 14:54:36 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Esadc026764; Fri, 9 Jun 2017 14:54:36 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706091454.v59Esadc026764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 9 Jun 2017 14:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443002 - head/x11-fonts/clearsans X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 14:54:37 -0000 Author: rakuco Date: Fri Jun 9 14:54:36 2017 New Revision: 443002 URL: https://svnweb.freebsd.org/changeset/ports/443002 Log: Set NO_ARCH=yes. The port only installs .ttf files. Modified: head/x11-fonts/clearsans/Makefile Modified: head/x11-fonts/clearsans/Makefile ============================================================================== --- head/x11-fonts/clearsans/Makefile Fri Jun 9 14:52:33 2017 (r443001) +++ head/x11-fonts/clearsans/Makefile Fri Jun 9 14:54:36 2017 (r443002) @@ -12,6 +12,7 @@ COMMENT= Versatile OpenType font for screen, print, an LICENSE= APACHE20 USES= fonts zip +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes From owner-svn-ports-all@freebsd.org Fri Jun 9 15:04:37 2017 Return-Path: Delivered-To: svn-ports-all@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 CF032BF6C76; Fri, 9 Jun 2017 15:04:37 +0000 (UTC) (envelope-from rakuco@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 9A5F86F8FB; Fri, 9 Jun 2017 15:04:37 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59F4a6s031737; Fri, 9 Jun 2017 15:04:36 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59F4a4f031735; Fri, 9 Jun 2017 15:04:36 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706091504.v59F4a4f031735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 9 Jun 2017 15:04:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443004 - head/x11-fonts/uw-ttyp0 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 15:04:37 -0000 Author: rakuco Date: Fri Jun 9 15:04:36 2017 New Revision: 443004 URL: https://svnweb.freebsd.org/changeset/ports/443004 Log: Use https in WWW and MASTER_SITES. Modified: head/x11-fonts/uw-ttyp0/Makefile head/x11-fonts/uw-ttyp0/pkg-descr Modified: head/x11-fonts/uw-ttyp0/Makefile ============================================================================== --- head/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:04:35 2017 (r443003) +++ head/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:04:36 2017 (r443004) @@ -3,7 +3,7 @@ PORTNAME= uw-ttyp0 PORTVERSION= 1.3 CATEGORIES= x11-fonts -MASTER_SITES= http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ +MASTER_SITES= https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ MAINTAINER= rakuco@FreeBSD.org COMMENT= Monospaced bitmap fonts for X11 Modified: head/x11-fonts/uw-ttyp0/pkg-descr ============================================================================== --- head/x11-fonts/uw-ttyp0/pkg-descr Fri Jun 9 15:04:35 2017 (r443003) +++ head/x11-fonts/uw-ttyp0/pkg-descr Fri Jun 9 15:04:36 2017 (r443004) @@ -8,4 +8,4 @@ supports about thirty 8-bit encodings (code pages). UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are regular and bold versions; for some there is also an italic. -WWW: http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ +WWW: https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ From owner-svn-ports-all@freebsd.org Fri Jun 9 15:04:37 2017 Return-Path: Delivered-To: svn-ports-all@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 0B95ABF6C6F; Fri, 9 Jun 2017 15:04:37 +0000 (UTC) (envelope-from garga@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 D04366F8F9; Fri, 9 Jun 2017 15:04:36 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59F4aw7031637; Fri, 9 Jun 2017 15:04:36 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59F4ZXC031622; Fri, 9 Jun 2017 15:04:35 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201706091504.v59F4ZXC031622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Fri, 9 Jun 2017 15:04:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443003 - head/devel/git X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 15:04:37 -0000 Author: garga Date: Fri Jun 9 15:04:35 2017 New Revision: 443003 URL: https://svnweb.freebsd.org/changeset/ports/443003 Log: Update devel/git to 2.13.1 Sponsored by: Rubicon Communications (Netgate) Modified: head/devel/git/Makefile head/devel/git/distinfo head/devel/git/pkg-plist Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Fri Jun 9 14:54:36 2017 (r443002) +++ head/devel/git/Makefile Fri Jun 9 15:04:35 2017 (r443003) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.13.0 +DISTVERSION= 2.13.1 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ Modified: head/devel/git/distinfo ============================================================================== --- head/devel/git/distinfo Fri Jun 9 14:54:36 2017 (r443002) +++ head/devel/git/distinfo Fri Jun 9 15:04:35 2017 (r443003) @@ -1,7 +1,7 @@ -TIMESTAMP = 1494416223 -SHA256 (git-2.13.0.tar.xz) = 4bbf2ab6f2341253a38f95306ec7936833eb1c42572da5c1fa61f0abb2191258 -SIZE (git-2.13.0.tar.xz) = 4744388 -SHA256 (git-manpages-2.13.0.tar.xz) = 8414f9c62e2b099cd0ea2ca22c55fb6538b13fc7a3ed1508fb9881aae42a97c9 -SIZE (git-manpages-2.13.0.tar.xz) = 407460 -SHA256 (git-htmldocs-2.13.0.tar.xz) = d5ddfb8eedd5a53c0e46e183ed1513dbdd4f5d5e7ef6624040ba0b7381221e3a -SIZE (git-htmldocs-2.13.0.tar.xz) = 1107480 +TIMESTAMP = 1497014086 +SHA256 (git-2.13.1.tar.xz) = 3bc1becd983f77ab154a46801624369dbc40c3dd04b4c4b07ad026f5684688fe +SIZE (git-2.13.1.tar.xz) = 4746640 +SHA256 (git-manpages-2.13.1.tar.xz) = e3dd097d06c44f6d8191ae468b6fc401eaf6992f4962041e9c3af4a06335ff70 +SIZE (git-manpages-2.13.1.tar.xz) = 407700 +SHA256 (git-htmldocs-2.13.1.tar.xz) = eb2a463434a00cc7381788faa29499cd32c19a5437d97d7dcf65b25603b2b411 +SIZE (git-htmldocs-2.13.1.tar.xz) = 1108536 Modified: head/devel/git/pkg-plist ============================================================================== --- head/devel/git/pkg-plist Fri Jun 9 14:54:36 2017 (r443002) +++ head/devel/git/pkg-plist Fri Jun 9 15:04:35 2017 (r443003) @@ -634,6 +634,7 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.12.2.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.12.3.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.0.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt From owner-svn-ports-all@freebsd.org Fri Jun 9 15:06:40 2017 Return-Path: Delivered-To: svn-ports-all@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 82338BF6DC9; Fri, 9 Jun 2017 15:06:40 +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 1A24B6FC4F; Fri, 9 Jun 2017 15:06:40 +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 v59F6dYa032121; Fri, 9 Jun 2017 15:06:39 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59F6dJ5032117; Fri, 9 Jun 2017 15:06:39 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091506.v59F6dJ5032117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 15:06:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443005 - head/www/bolt X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 15:06:40 -0000 Author: feld Date: Fri Jun 9 15:06:38 2017 New Revision: 443005 URL: https://svnweb.freebsd.org/changeset/ports/443005 Log: www/bolt: Update to 2.2.24 Fix pkg-plist's trailing spaces Improve pkg-descr Modernize Makefile Changelog: https://github.com/bolt/bolt/releases/tag/v2.2.24 MFH: 2017Q2 Security: CVE-2016-10074 Modified: head/www/bolt/Makefile head/www/bolt/distinfo head/www/bolt/pkg-message head/www/bolt/pkg-plist Modified: head/www/bolt/Makefile ============================================================================== --- head/www/bolt/Makefile Fri Jun 9 15:04:36 2017 (r443004) +++ head/www/bolt/Makefile Fri Jun 9 15:06:38 2017 (r443005) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bolt -PORTVERSION= 2.2.17 +PORTVERSION= 2.2.24 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://bolt.cm/distribution/ @@ -12,10 +12,11 @@ COMMENT= Sophisticated, lightweight & simple CMS LICENSE= MIT +USES= php:web + NO_ARCH= yes NO_BUILD= yes USE_PHP= ctype curl dom gd json mbstring openssl simplexml tokenizer -WANT_PHP_WEB= yes PLIST_SUB+= WWWGRP=${WWWGRP} @@ -27,7 +28,7 @@ PGSQL_USE= PHP=pdo_pgsql SQLITE_USE= PHP=pdo_sqlite do-install: - ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR}/ - ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/ + ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${WWWDIR}) .include Modified: head/www/bolt/distinfo ============================================================================== --- head/www/bolt/distinfo Fri Jun 9 15:04:36 2017 (r443004) +++ head/www/bolt/distinfo Fri Jun 9 15:06:38 2017 (r443005) @@ -1,2 +1,3 @@ -SHA256 (bolt-2.2.17.tar.gz) = 2ad35176c8460efb314262e09b3b022cc851dcdc3deff07906a1a62eb78c32e0 -SIZE (bolt-2.2.17.tar.gz) = 10162834 +TIMESTAMP = 1497019252 +SHA256 (bolt-2.2.24.tar.gz) = eebd3511609875d7bc741372586c1f2d240bda7eea7d7be5ebc78c1902c5e75d +SIZE (bolt-2.2.24.tar.gz) = 10137860 Modified: head/www/bolt/pkg-message ============================================================================== --- head/www/bolt/pkg-message Fri Jun 9 15:04:36 2017 (r443004) +++ head/www/bolt/pkg-message Fri Jun 9 15:06:38 2017 (r443005) @@ -1,7 +1,7 @@ +Bolt is a tool for Content Management, which strives to be as simple and +straightforward as possible. It is quick to set up, easy to configure, +uses elegant templates, and above all: It's a joy to use. Bolt is +created using modern open source libraries, and is best suited to build +sites in HTML5 with modern markup. - -Additional configuration documentation can be found at: - -https://docs.bolt.cm/installation - - +WWW: https://bolt.cm/ Modified: head/www/bolt/pkg-plist ============================================================================== --- head/www/bolt/pkg-plist Fri Jun 9 15:04:36 2017 (r443004) +++ head/www/bolt/pkg-plist Fri Jun 9 15:06:38 2017 (r443005) @@ -1,5512 +1,5742 @@ -%%WWWDIR%%/.htaccess -%%WWWDIR%%/LICENSE.md -%%WWWDIR%%/README.md +%%WWWDIR%%/LICENSE.md +%%WWWDIR%%/README.md @group %%WWWGRP%% @mode 0775 -%%WWWDIR%%/app/bootstrap.php -%%WWWDIR%%/app/cache/index.html -%%WWWDIR%%/app/config/config.yml.dist -%%WWWDIR%%/app/config/contenttypes.yml.dist -%%WWWDIR%%/app/config/extensions/index.html -%%WWWDIR%%/app/config/menu.yml.dist -%%WWWDIR%%/app/config/permissions.yml.dist -%%WWWDIR%%/app/config/routing.yml.dist -%%WWWDIR%%/app/config/taxonomy.yml.dist +%%WWWDIR%%/app/bootstrap.php +%%WWWDIR%%/app/cache/index.html +%%WWWDIR%%/app/config/config.yml.dist +%%WWWDIR%%/app/config/contenttypes.yml.dist +%%WWWDIR%%/app/config/extensions/index.html +%%WWWDIR%%/app/config/menu.yml.dist +%%WWWDIR%%/app/config/permissions.yml.dist +%%WWWDIR%%/app/config/routing.yml.dist +%%WWWDIR%%/app/config/taxonomy.yml.dist +%%WWWDIR%%/app/legacy.php +%%WWWDIR%%/app/nut +%%WWWDIR%%/app/resources/translations/cs_CZ/contenttypes.cs_CZ.yml +%%WWWDIR%%/app/resources/translations/cs_CZ/infos.cs_CZ.yml +%%WWWDIR%%/app/resources/translations/cs_CZ/messages.cs_CZ.yml +%%WWWDIR%%/app/resources/translations/cs_CZ/validators.cs_CZ.xlf +%%WWWDIR%%/app/resources/translations/de_DE/contenttypes.de_DE.yml +%%WWWDIR%%/app/resources/translations/de_DE/infos.de_DE.yml +%%WWWDIR%%/app/resources/translations/de_DE/messages.de_DE.yml +%%WWWDIR%%/app/resources/translations/de_DE/validators.de_DE.xlf +%%WWWDIR%%/app/resources/translations/el/contenttypes.el.yml +%%WWWDIR%%/app/resources/translations/el/infos.el.yml +%%WWWDIR%%/app/resources/translations/el/messages.el.yml +%%WWWDIR%%/app/resources/translations/el/validators.el.xlf +%%WWWDIR%%/app/resources/translations/en_GB/contenttypes.en_GB.yml +%%WWWDIR%%/app/resources/translations/en_GB/infos.en_GB.yml +%%WWWDIR%%/app/resources/translations/en_GB/messages.en_GB.yml +%%WWWDIR%%/app/resources/translations/en_GB/validators.en_GB.xlf +%%WWWDIR%%/app/resources/translations/es/contenttypes.es.yml +%%WWWDIR%%/app/resources/translations/es/infos.es.yml +%%WWWDIR%%/app/resources/translations/es/messages.es.yml +%%WWWDIR%%/app/resources/translations/es/validators.es.xlf +%%WWWDIR%%/app/resources/translations/fi/contenttypes.fi.yml +%%WWWDIR%%/app/resources/translations/fi/infos.fi.yml +%%WWWDIR%%/app/resources/translations/fi/messages.fi.yml +%%WWWDIR%%/app/resources/translations/fi/validators.fi.xlf +%%WWWDIR%%/app/resources/translations/fr/contenttypes.fr.yml +%%WWWDIR%%/app/resources/translations/fr/infos.fr.yml +%%WWWDIR%%/app/resources/translations/fr/messages.fr.yml +%%WWWDIR%%/app/resources/translations/fr/validators.fr.xlf +%%WWWDIR%%/app/resources/translations/hu/contenttypes.hu.yml +%%WWWDIR%%/app/resources/translations/hu/infos.hu.yml +%%WWWDIR%%/app/resources/translations/hu/messages.hu.yml +%%WWWDIR%%/app/resources/translations/hu/validators.hu.xlf +%%WWWDIR%%/app/resources/translations/id/contenttypes.id.yml +%%WWWDIR%%/app/resources/translations/id/infos.id.yml +%%WWWDIR%%/app/resources/translations/id/messages.id.yml +%%WWWDIR%%/app/resources/translations/id/validators.id.xlf +%%WWWDIR%%/app/resources/translations/it/contenttypes.it.yml +%%WWWDIR%%/app/resources/translations/it/messages.it.yml +%%WWWDIR%%/app/resources/translations/it/validators.it.xlf +%%WWWDIR%%/app/resources/translations/ja/contenttypes.ja.yml +%%WWWDIR%%/app/resources/translations/ja/infos.ja.yml +%%WWWDIR%%/app/resources/translations/ja/messages.ja.yml +%%WWWDIR%%/app/resources/translations/ja/validators.ja.xlf +%%WWWDIR%%/app/resources/translations/nb/contenttypes.nb.yml +%%WWWDIR%%/app/resources/translations/nb/messages.nb.yml +%%WWWDIR%%/app/resources/translations/nb/validators.nb.xlf +%%WWWDIR%%/app/resources/translations/nl_NL/contenttypes.nl_NL.yml +%%WWWDIR%%/app/resources/translations/nl_NL/infos.nl_NL.yml +%%WWWDIR%%/app/resources/translations/nl_NL/messages.nl_NL.yml +%%WWWDIR%%/app/resources/translations/nl_NL/validators.nl_NL.xlf +%%WWWDIR%%/app/resources/translations/pl_PL/contenttypes.pl_PL.yml +%%WWWDIR%%/app/resources/translations/pl_PL/infos.pl_PL.yml +%%WWWDIR%%/app/resources/translations/pl_PL/messages.pl_PL.yml +%%WWWDIR%%/app/resources/translations/pl_PL/validators.pl_PL.xlf +%%WWWDIR%%/app/resources/translations/pt/contenttypes.pt.yml +%%WWWDIR%%/app/resources/translations/pt/infos.pt.yml +%%WWWDIR%%/app/resources/translations/pt/messages.pt.yml +%%WWWDIR%%/app/resources/translations/pt/validators.pt.xlf +%%WWWDIR%%/app/resources/translations/pt_BR/contenttypes.pt_BR.yml +%%WWWDIR%%/app/resources/translations/pt_BR/infos.pt_BR.yml +%%WWWDIR%%/app/resources/translations/pt_BR/messages.pt_BR.yml +%%WWWDIR%%/app/resources/translations/pt_BR/validators.pt_BR.xlf +%%WWWDIR%%/app/resources/translations/ru/contenttypes.ru.yml +%%WWWDIR%%/app/resources/translations/ru/infos.ru.yml +%%WWWDIR%%/app/resources/translations/ru/messages.ru.yml +%%WWWDIR%%/app/resources/translations/ru/validators.ru.xlf +%%WWWDIR%%/app/resources/translations/sv_SE/contenttypes.sv_SE.yml +%%WWWDIR%%/app/resources/translations/sv_SE/infos.sv_SE.yml +%%WWWDIR%%/app/resources/translations/sv_SE/messages.sv_SE.yml +%%WWWDIR%%/app/resources/translations/sv_SE/validators.sv_SE.xlf +%%WWWDIR%%/app/resources/translations/zh_CN/contenttypes.zh_CN.yml +%%WWWDIR%%/app/resources/translations/zh_CN/infos.zh_CN.yml +%%WWWDIR%%/app/resources/translations/zh_CN/messages.zh_CN.yml +%%WWWDIR%%/app/resources/translations/zh_CN/validators.zh_CN.xlf +%%WWWDIR%%/app/resources/translations/zh_TW/contenttypes.zh_TW.yml +%%WWWDIR%%/app/resources/translations/zh_TW/infos.zh_TW.yml +%%WWWDIR%%/app/resources/translations/zh_TW/messages.zh_TW.yml +%%WWWDIR%%/app/resources/translations/zh_TW/validators.zh_TW.xlf +%%WWWDIR%%/app/resources/translations/zx/contenttypes.zx.yml +%%WWWDIR%%/app/resources/translations/zx/infos.zx.yml +%%WWWDIR%%/app/resources/translations/zx/messages.zx.yml +%%WWWDIR%%/app/resources/translations/zx/validators.zx.xlf +%%WWWDIR%%/app/theme_defaults/_sub_menu.twig +%%WWWDIR%%/app/theme_defaults/_sub_pager.twig +%%WWWDIR%%/app/theme_defaults/_sub_searchbox.twig +%%WWWDIR%%/app/theme_defaults/_sub_taxonomylinks.twig +%%WWWDIR%%/app/theme_defaults/error.twig +%%WWWDIR%%/app/theme_defaults/form_bolt_layout.twig +%%WWWDIR%%/app/theme_defaults/form_div_layout.html.twig +%%WWWDIR%%/app/theme_defaults/maintenance.css +%%WWWDIR%%/app/theme_defaults/maintenance_default.twig +%%WWWDIR%%/app/view/css/bolt-old-ie.css +%%WWWDIR%%/app/view/css/bolt.css +%%WWWDIR%%/app/view/css/ckeditor-contents.css +%%WWWDIR%%/app/view/css/ckeditor.css +%%WWWDIR%%/app/view/css/lib.css +%%WWWDIR%%/app/view/css/liveeditor.css +%%WWWDIR%%/app/view/fonts/FontAwesome.otf +%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff +%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff2 +%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff +%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff2 +%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff +%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff2 +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.eot +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.svg +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff2 +%%WWWDIR%%/app/view/img/apple-touch-icon-114x114.png +%%WWWDIR%%/app/view/img/apple-touch-icon-144x144.png +%%WWWDIR%%/app/view/img/apple-touch-icon-72x72.png +%%WWWDIR%%/app/view/img/apple-touch-icon.png +%%WWWDIR%%/app/view/img/bolt-icon.svg +%%WWWDIR%%/app/view/img/bolt-logo.png +%%WWWDIR%%/app/view/img/dash.png +%%WWWDIR%%/app/view/img/default_empty.png +%%WWWDIR%%/app/view/img/default_empty_4x3.png +%%WWWDIR%%/app/view/img/default_error.png +%%WWWDIR%%/app/view/img/default_notfound.png +%%WWWDIR%%/app/view/img/edit.png +%%WWWDIR%%/app/view/img/favicon-bolt.ico +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_55_fbf9ee_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_dadada_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_e6e6e6_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_highlight-soft_75_cccccc_1x100.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_222222_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_2e83ff_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_454545_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_888888_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-upl-loading.gif +%%WWWDIR%%/app/view/img/lib/jquery-upl-progressbar.gif +%%WWWDIR%%/app/view/img/lib/select2-select2-spinner.gif +%%WWWDIR%%/app/view/img/lib/select2-select2.png +%%WWWDIR%%/app/view/img/lib/select2-select2x2.png +%%WWWDIR%%/app/view/img/log.png +%%WWWDIR%%/app/view/img/pin_red.png +%%WWWDIR%%/app/view/img/queries.png +%%WWWDIR%%/app/view/img/server.png +%%WWWDIR%%/app/view/img/sidebarbg.png +%%WWWDIR%%/app/view/js/bolt.min.js +%%WWWDIR%%/app/view/js/ckeditor/ckeditor.js +%%WWWDIR%%/app/view/js/ckeditor/config.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/about.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/clipboard/dialogs/paste.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/css/codemirror.min.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/beautify.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/clike.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/css.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/htmlmixed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/javascript.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/markdown.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/matchbrackets.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/php.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/xml.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/yaml.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-day.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-night.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance-mobile.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/blackboard.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/cobalt.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/colorforth.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/eclipse.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/elegant.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/erlang-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/lesser-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/liquibyte.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mbo.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mdn-like.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/midnight.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/monokai.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neat.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neo.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/night.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/paraiso-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/paraiso-light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/pastel-on-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/rubyblue.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/solarized.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/the-matrix.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/tomorrow-night-bright.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ttcn.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/twilight.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/vibrant-ink.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/xq-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/xq-light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/zenburn.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/dialogs/codesnippet.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/LICENSE +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/README.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/dialog/dialogDefinition.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/find/dialogs/find.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/icons.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/icons_hidpi.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/image/dialogs/image.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/image/images/noimage.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/dialogs/anchor.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/dialogs/link.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/images/anchor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/images/hidpi/anchor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/oembed/LICENSE.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/oembed/README.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/oembed/libs/jquery.oembed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/pastefromword/filter/default.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/af.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ar.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/bg.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ca.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/cs.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/cy.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/da.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/de.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/el.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/en.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/eo.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/es.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/et.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fa.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fi.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fr.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/gl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/he.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/hr.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/hu.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/id.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/it.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ja.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/km.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ko.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ku.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/lt.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/lv.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/nb.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/nl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/no.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/pl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/pt.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ru.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/si.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sk.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sq.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sv.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/th.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/tr.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/tt.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ug.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/uk.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/vi.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/specialchar.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/table/dialogs/table.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/tabletools/dialogs/tableCell.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/widget/images/handle.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_ie.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_ie7.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_ie8.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_iequirks.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_opera.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_gecko.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_ie.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_ie7.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_ie8.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_iequirks.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/icons.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/icons_hidpi.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/arrow.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/close.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/close.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/lock-open.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/lock.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/refresh.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/lock-open.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/lock.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/refresh.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/readme.md +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/skin.js +%%WWWDIR%%/app/view/js/ckeditor/styles.js +%%WWWDIR%%/app/view/js/jquery-1.12.1.min.js +%%WWWDIR%%/app/view/js/lib.min.js +%%WWWDIR%%/app/view/js/locale/ckeditor/af.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ar.js +%%WWWDIR%%/app/view/js/locale/ckeditor/bg.js +%%WWWDIR%%/app/view/js/locale/ckeditor/bn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/bs.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ca.js +%%WWWDIR%%/app/view/js/locale/ckeditor/cs.js +%%WWWDIR%%/app/view/js/locale/ckeditor/cy.js +%%WWWDIR%%/app/view/js/locale/ckeditor/da.js +%%WWWDIR%%/app/view/js/locale/ckeditor/de.js +%%WWWDIR%%/app/view/js/locale/ckeditor/el.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en-au.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en-ca.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en-gb.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en.js +%%WWWDIR%%/app/view/js/locale/ckeditor/eo.js +%%WWWDIR%%/app/view/js/locale/ckeditor/es.js +%%WWWDIR%%/app/view/js/locale/ckeditor/et.js +%%WWWDIR%%/app/view/js/locale/ckeditor/eu.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fa.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fi.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fo.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fr-ca.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/gl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/gu.js +%%WWWDIR%%/app/view/js/locale/ckeditor/he.js +%%WWWDIR%%/app/view/js/locale/ckeditor/hi.js +%%WWWDIR%%/app/view/js/locale/ckeditor/hr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/hu.js +%%WWWDIR%%/app/view/js/locale/ckeditor/id.js +%%WWWDIR%%/app/view/js/locale/ckeditor/is.js +%%WWWDIR%%/app/view/js/locale/ckeditor/it.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ja.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ka.js +%%WWWDIR%%/app/view/js/locale/ckeditor/km.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ko.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ku.js +%%WWWDIR%%/app/view/js/locale/ckeditor/lt.js +%%WWWDIR%%/app/view/js/locale/ckeditor/lv.js +%%WWWDIR%%/app/view/js/locale/ckeditor/mk.js +%%WWWDIR%%/app/view/js/locale/ckeditor/mn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ms.js +%%WWWDIR%%/app/view/js/locale/ckeditor/nb.js +%%WWWDIR%%/app/view/js/locale/ckeditor/nl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/no.js +%%WWWDIR%%/app/view/js/locale/ckeditor/pl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/pt-br.js +%%WWWDIR%%/app/view/js/locale/ckeditor/pt.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ro.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ru.js +%%WWWDIR%%/app/view/js/locale/ckeditor/si.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sk.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sq.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sr-latn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sv.js +%%WWWDIR%%/app/view/js/locale/ckeditor/th.js +%%WWWDIR%%/app/view/js/locale/ckeditor/tr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/tt.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ug.js +%%WWWDIR%%/app/view/js/locale/ckeditor/uk.js +%%WWWDIR%%/app/view/js/locale/ckeditor/vi.js +%%WWWDIR%%/app/view/js/locale/ckeditor/zh-cn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/zh.js +%%WWWDIR%%/app/view/js/locale/datepicker/af.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ar.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ar_DZ.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/az.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/be.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/bg.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/bs.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ca.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/cs.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/cy_GB.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/da.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/de.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/el.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/en_AU.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/en_GB.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/en_NZ.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/eo.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/es.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/et.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/eu.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fa.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fi.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fo.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fr_CA.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fr_CH.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/gl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/he.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hi.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hu.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hy.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/id.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/is.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/it.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/it_CH.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ja.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ka.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/kk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/km.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ko.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ky.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/lb.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/lt.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/lv.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/mk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ml.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ms.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nb.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nl_BE.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nn.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/no.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/pl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/pt.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/pt_BR.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/rm.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ro.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ru.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sq.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sr_SR.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sv.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ta.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/th.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/tj.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/tr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/uk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/vi.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/zh_CN.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/zh_HK.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/zh_TW.min.js +%%WWWDIR%%/app/view/js/locale/moment/af.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar_MA.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar_SA.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar_TN.min.js +%%WWWDIR%%/app/view/js/locale/moment/az.min.js +%%WWWDIR%%/app/view/js/locale/moment/be.min.js +%%WWWDIR%%/app/view/js/locale/moment/bg.min.js +%%WWWDIR%%/app/view/js/locale/moment/bn.min.js +%%WWWDIR%%/app/view/js/locale/moment/bo.min.js +%%WWWDIR%%/app/view/js/locale/moment/br.min.js +%%WWWDIR%%/app/view/js/locale/moment/bs.min.js +%%WWWDIR%%/app/view/js/locale/moment/ca.min.js +%%WWWDIR%%/app/view/js/locale/moment/cs.min.js +%%WWWDIR%%/app/view/js/locale/moment/cv.min.js +%%WWWDIR%%/app/view/js/locale/moment/cy.min.js +%%WWWDIR%%/app/view/js/locale/moment/da.min.js +%%WWWDIR%%/app/view/js/locale/moment/de.min.js +%%WWWDIR%%/app/view/js/locale/moment/de_AT.min.js +%%WWWDIR%%/app/view/js/locale/moment/dv.min.js +%%WWWDIR%%/app/view/js/locale/moment/el.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_AU.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_CA.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_GB.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_IE.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_NZ.min.js +%%WWWDIR%%/app/view/js/locale/moment/eo.min.js +%%WWWDIR%%/app/view/js/locale/moment/es.min.js +%%WWWDIR%%/app/view/js/locale/moment/et.min.js +%%WWWDIR%%/app/view/js/locale/moment/eu.min.js +%%WWWDIR%%/app/view/js/locale/moment/fa.min.js +%%WWWDIR%%/app/view/js/locale/moment/fi.min.js +%%WWWDIR%%/app/view/js/locale/moment/fo.min.js +%%WWWDIR%%/app/view/js/locale/moment/fr.min.js +%%WWWDIR%%/app/view/js/locale/moment/fr_CA.min.js +%%WWWDIR%%/app/view/js/locale/moment/fr_CH.min.js +%%WWWDIR%%/app/view/js/locale/moment/fy.min.js +%%WWWDIR%%/app/view/js/locale/moment/gd.min.js +%%WWWDIR%%/app/view/js/locale/moment/gl.min.js +%%WWWDIR%%/app/view/js/locale/moment/he.min.js +%%WWWDIR%%/app/view/js/locale/moment/hi.min.js +%%WWWDIR%%/app/view/js/locale/moment/hr.min.js +%%WWWDIR%%/app/view/js/locale/moment/hu.min.js +%%WWWDIR%%/app/view/js/locale/moment/hy_AM.min.js +%%WWWDIR%%/app/view/js/locale/moment/id.min.js +%%WWWDIR%%/app/view/js/locale/moment/is.min.js +%%WWWDIR%%/app/view/js/locale/moment/it.min.js +%%WWWDIR%%/app/view/js/locale/moment/ja.min.js +%%WWWDIR%%/app/view/js/locale/moment/jv.min.js +%%WWWDIR%%/app/view/js/locale/moment/ka.min.js +%%WWWDIR%%/app/view/js/locale/moment/kk.min.js +%%WWWDIR%%/app/view/js/locale/moment/km.min.js +%%WWWDIR%%/app/view/js/locale/moment/ko.min.js +%%WWWDIR%%/app/view/js/locale/moment/ky.min.js +%%WWWDIR%%/app/view/js/locale/moment/lb.min.js +%%WWWDIR%%/app/view/js/locale/moment/lo.min.js +%%WWWDIR%%/app/view/js/locale/moment/lt.min.js +%%WWWDIR%%/app/view/js/locale/moment/lv.min.js +%%WWWDIR%%/app/view/js/locale/moment/me.min.js +%%WWWDIR%%/app/view/js/locale/moment/mk.min.js +%%WWWDIR%%/app/view/js/locale/moment/ml.min.js +%%WWWDIR%%/app/view/js/locale/moment/mr.min.js +%%WWWDIR%%/app/view/js/locale/moment/ms.min.js +%%WWWDIR%%/app/view/js/locale/moment/ms_MY.min.js +%%WWWDIR%%/app/view/js/locale/moment/my.min.js +%%WWWDIR%%/app/view/js/locale/moment/nb.min.js +%%WWWDIR%%/app/view/js/locale/moment/ne.min.js +%%WWWDIR%%/app/view/js/locale/moment/nl.min.js +%%WWWDIR%%/app/view/js/locale/moment/nn.min.js +%%WWWDIR%%/app/view/js/locale/moment/pa_IN.min.js +%%WWWDIR%%/app/view/js/locale/moment/pl.min.js +%%WWWDIR%%/app/view/js/locale/moment/pt.min.js +%%WWWDIR%%/app/view/js/locale/moment/pt_BR.min.js +%%WWWDIR%%/app/view/js/locale/moment/ro.min.js +%%WWWDIR%%/app/view/js/locale/moment/ru.min.js +%%WWWDIR%%/app/view/js/locale/moment/se.min.js +%%WWWDIR%%/app/view/js/locale/moment/si.min.js +%%WWWDIR%%/app/view/js/locale/moment/sk.min.js +%%WWWDIR%%/app/view/js/locale/moment/sl.min.js +%%WWWDIR%%/app/view/js/locale/moment/sq.min.js +%%WWWDIR%%/app/view/js/locale/moment/sr.min.js +%%WWWDIR%%/app/view/js/locale/moment/sr_CYRL.min.js +%%WWWDIR%%/app/view/js/locale/moment/ss.min.js +%%WWWDIR%%/app/view/js/locale/moment/sv.min.js +%%WWWDIR%%/app/view/js/locale/moment/sw.min.js +%%WWWDIR%%/app/view/js/locale/moment/ta.min.js +%%WWWDIR%%/app/view/js/locale/moment/te.min.js +%%WWWDIR%%/app/view/js/locale/moment/th.min.js +%%WWWDIR%%/app/view/js/locale/moment/tl_PH.min.js +%%WWWDIR%%/app/view/js/locale/moment/tlh.min.js +%%WWWDIR%%/app/view/js/locale/moment/tr.min.js +%%WWWDIR%%/app/view/js/locale/moment/tzl.min.js +%%WWWDIR%%/app/view/js/locale/moment/tzm.min.js +%%WWWDIR%%/app/view/js/locale/moment/tzm_LATN.min.js +%%WWWDIR%%/app/view/js/locale/moment/uk.min.js +%%WWWDIR%%/app/view/js/locale/moment/uz.min.js +%%WWWDIR%%/app/view/js/locale/moment/vi.min.js +%%WWWDIR%%/app/view/js/locale/moment/x_PSEUDO.min.js +%%WWWDIR%%/app/view/js/locale/moment/zh_CN.min.js +%%WWWDIR%%/app/view/js/locale/moment/zh_TW.min.js +%%WWWDIR%%/app/view/js/uikit/codemirror-compressed.js +%%WWWDIR%%/app/view/js/uikit/htmleditor.js +%%WWWDIR%%/app/view/js/uikit/htmleditor.min.css +%%WWWDIR%%/app/view/js/uikit/marked.js +%%WWWDIR%%/app/view/js/uikit/readme.md +%%WWWDIR%%/app/view/js/uikit/uikit.min.css +%%WWWDIR%%/app/view/js/uikit/uikit.min.js +%%WWWDIR%%/app/view/toolbar/bolt.html.twig +%%WWWDIR%%/app/view/toolbar/config.html.twig +%%WWWDIR%%/app/view/toolbar/db.html.twig +%%WWWDIR%%/app/view/toolbar/twig.html.twig +%%WWWDIR%%/app/view/twig/_base/_fieldset.twig +%%WWWDIR%%/app/view/twig/_base/_listing.twig +%%WWWDIR%%/app/view/twig/_base/_nothing.twig +%%WWWDIR%%/app/view/twig/_base/_page-nav.twig +%%WWWDIR%%/app/view/twig/_base/_page-no_nav.twig +%%WWWDIR%%/app/view/twig/_base/_page-popup.twig +%%WWWDIR%%/app/view/twig/_base/_page.twig +%%WWWDIR%%/app/view/twig/_base/_panel.twig +%%WWWDIR%%/app/view/twig/_macro/_files_path.twig +%%WWWDIR%%/app/view/twig/_macro/_macro.twig +%%WWWDIR%%/app/view/twig/_macro/_pager.twig +%%WWWDIR%%/app/view/twig/_macro/_panels.twig +%%WWWDIR%%/app/view/twig/_sub/_csrf_token.twig +%%WWWDIR%%/app/view/twig/_sub/_editable_record_list.twig +%%WWWDIR%%/app/view/twig/_sub/_listing.twig +%%WWWDIR%%/app/view/twig/_sub/_messages.twig +%%WWWDIR%%/app/view/twig/about/about.twig +%%WWWDIR%%/app/view/twig/activity/changelog.twig +%%WWWDIR%%/app/view/twig/activity/systemlog.twig +%%WWWDIR%%/app/view/twig/changelog/_macros.twig +%%WWWDIR%%/app/view/twig/changelog/changelogrecordall.twig +%%WWWDIR%%/app/view/twig/changelog/changelogrecordsingle.twig +%%WWWDIR%%/app/view/twig/clearcache/clearcache.twig +%%WWWDIR%%/app/view/twig/components/pager.twig +%%WWWDIR%%/app/view/twig/components/panel-change-record.twig +%%WWWDIR%%/app/view/twig/components/panel-change.twig +%%WWWDIR%%/app/view/twig/components/panel-lastmodified.twig +%%WWWDIR%%/app/view/twig/components/panel-news.twig +%%WWWDIR%%/app/view/twig/components/panel-stack.twig +%%WWWDIR%%/app/view/twig/components/panel-system.twig +%%WWWDIR%%/app/view/twig/components/stack-list.twig +%%WWWDIR%%/app/view/twig/components/stack-minimal.twig +%%WWWDIR%%/app/view/twig/custom/listing/pages.twig.dist +%%WWWDIR%%/app/view/twig/dashboard/_aside.twig +%%WWWDIR%%/app/view/twig/dashboard/_quicklinks-buttons.twig +%%WWWDIR%%/app/view/twig/dashboard/_quicklinks-dropdown.twig +%%WWWDIR%%/app/view/twig/dashboard/_recently_edited.twig +%%WWWDIR%%/app/view/twig/dashboard/_suggestloripsum.twig +%%WWWDIR%%/app/view/twig/dashboard/dashboard.twig +%%WWWDIR%%/app/view/twig/dbcheck/_macros.twig +%%WWWDIR%%/app/view/twig/dbcheck/dbcheck.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-delete.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-live-editor.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-preview.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-save.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-status.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside.twig +%%WWWDIR%%/app/view/twig/editcontent/_buttons.twig +%%WWWDIR%%/app/view/twig/editcontent/_fields.twig +%%WWWDIR%%/app/view/twig/editcontent/_includes-data.twig +%%WWWDIR%%/app/view/twig/editcontent/_live-editor.twig +%%WWWDIR%%/app/view/twig/editcontent/_meta.twig +%%WWWDIR%%/app/view/twig/editcontent/_relations.twig +%%WWWDIR%%/app/view/twig/editcontent/_relationships.twig +%%WWWDIR%%/app/view/twig/editcontent/_taxonomies.twig +%%WWWDIR%%/app/view/twig/editcontent/_templatefields.twig +%%WWWDIR%%/app/view/twig/editcontent/editcontent.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_checkbox.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_date.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_datetime.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_file.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_filelist.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_float.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_geolocation.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_hidden.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_html.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_image.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_imagelist.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_integer.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_markdown.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_select.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_slug.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_templateselect.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_text.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_textarea.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_video.twig +%%WWWDIR%%/app/view/twig/editfile/editfile.twig +%%WWWDIR%%/app/view/twig/editlocale/editlocale.twig +%%WWWDIR%%/app/view/twig/edituser/edituser.twig +%%WWWDIR%%/app/view/twig/email/firstuser.twig +%%WWWDIR%%/app/view/twig/email/pingtest.twig +%%WWWDIR%%/app/view/twig/extend/_package.twig +%%WWWDIR%%/app/view/twig/extend/extend.twig +%%WWWDIR%%/app/view/twig/extend/install-package.twig +%%WWWDIR%%/app/view/twig/filebrowser/_content.twig +%%WWWDIR%%/app/view/twig/filebrowser/_navigation.twig +%%WWWDIR%%/app/view/twig/filebrowser/filebrowser.twig +%%WWWDIR%%/app/view/twig/files/_files.twig +%%WWWDIR%%/app/view/twig/files/_folders.twig +%%WWWDIR%%/app/view/twig/files/_upload.twig +%%WWWDIR%%/app/view/twig/files/files.twig +%%WWWDIR%%/app/view/twig/files_async/files_async.twig +%%WWWDIR%%/app/view/twig/files_ck/_files.twig +%%WWWDIR%%/app/view/twig/files_ck/_folders.twig +%%WWWDIR%%/app/view/twig/files_ck/files_ck.twig +%%WWWDIR%%/app/view/twig/firstuser/firstuser.twig +%%WWWDIR%%/app/view/twig/login/login.twig +%%WWWDIR%%/app/view/twig/mail/passwordreset.twig +%%WWWDIR%%/app/view/twig/nav/_macros.twig +%%WWWDIR%%/app/view/twig/nav/_primary.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-configuration.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-content.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-extensions.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-filemanagement.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-search.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-translations.twig +%%WWWDIR%%/app/view/twig/nav/_secondary.twig +%%WWWDIR%%/app/view/twig/old_extensions/old_extensions.twig +%%WWWDIR%%/app/view/twig/omnisearch/_aside.twig +%%WWWDIR%%/app/view/twig/omnisearch/_result.twig +%%WWWDIR%%/app/view/twig/omnisearch/omnisearch.twig +%%WWWDIR%%/app/view/twig/overview/_panel-actions_overview.twig +%%WWWDIR%%/app/view/twig/overview/overview.twig +%%WWWDIR%%/app/view/twig/prefill/prefill.twig +%%WWWDIR%%/app/view/twig/relatedto/_panel-actions_relatedto.twig +%%WWWDIR%%/app/view/twig/relatedto/_toolbar.twig +%%WWWDIR%%/app/view/twig/relatedto/relatedto.twig +%%WWWDIR%%/app/view/twig/roles/roles.twig +%%WWWDIR%%/app/view/twig/users/_aside.twig +%%WWWDIR%%/app/view/twig/users/_panel-actions_users.twig +%%WWWDIR%%/app/view/twig/users/_roles-permissons.twig +%%WWWDIR%%/app/view/twig/users/_sessions.twig +%%WWWDIR%%/app/view/twig/users/_userlist-actions.twig +%%WWWDIR%%/app/view/twig/users/_userlist.twig +%%WWWDIR%%/app/view/twig/users/users.twig @group @mode -%%WWWDIR%%/app/legacy.php -%%WWWDIR%%/app/nut -%%WWWDIR%%/app/resources/translations/cs_CZ/contenttypes.cs_CZ.yml -%%WWWDIR%%/app/resources/translations/cs_CZ/infos.cs_CZ.yml -%%WWWDIR%%/app/resources/translations/cs_CZ/messages.cs_CZ.yml -%%WWWDIR%%/app/resources/translations/de_DE/contenttypes.de_DE.yml -%%WWWDIR%%/app/resources/translations/de_DE/infos.de_DE.yml -%%WWWDIR%%/app/resources/translations/de_DE/messages.de_DE.yml -%%WWWDIR%%/app/resources/translations/de_DE/validators.de_DE.xlf -%%WWWDIR%%/app/resources/translations/el/contenttypes.el.yml -%%WWWDIR%%/app/resources/translations/el/infos.el.yml -%%WWWDIR%%/app/resources/translations/el/messages.el.yml -%%WWWDIR%%/app/resources/translations/el/validators.el.xlf -%%WWWDIR%%/app/resources/translations/en_GB/contenttypes.en_GB.yml -%%WWWDIR%%/app/resources/translations/en_GB/infos.en_GB.yml -%%WWWDIR%%/app/resources/translations/en_GB/messages.en_GB.yml -%%WWWDIR%%/app/resources/translations/en_GB/validators.en_GB.xlf -%%WWWDIR%%/app/resources/translations/es/contenttypes.es.yml -%%WWWDIR%%/app/resources/translations/es/infos.es.yml -%%WWWDIR%%/app/resources/translations/es/messages.es.yml -%%WWWDIR%%/app/resources/translations/es/validators.es.xlf -%%WWWDIR%%/app/resources/translations/fi/contenttypes.fi.yml -%%WWWDIR%%/app/resources/translations/fi/messages.fi.yml -%%WWWDIR%%/app/resources/translations/fi/validators.fi.xlf -%%WWWDIR%%/app/resources/translations/fr/contenttypes.fr.yml -%%WWWDIR%%/app/resources/translations/fr/infos.fr.yml -%%WWWDIR%%/app/resources/translations/fr/messages.fr.yml -%%WWWDIR%%/app/resources/translations/fr_FR/contenttypes.fr_FR.yml -%%WWWDIR%%/app/resources/translations/fr_FR/infos.fr_FR.yml -%%WWWDIR%%/app/resources/translations/fr_FR/messages.fr_FR.yml -%%WWWDIR%%/app/resources/translations/hu/infos.hu.yml -%%WWWDIR%%/app/resources/translations/hu/messages.hu.yml -%%WWWDIR%%/app/resources/translations/hu/validators.hu.xlf -%%WWWDIR%%/app/resources/translations/id/infos.id.yml -%%WWWDIR%%/app/resources/translations/id/messages.id.yml -%%WWWDIR%%/app/resources/translations/it/contenttypes.it.yml -%%WWWDIR%%/app/resources/translations/it/messages.it.yml -%%WWWDIR%%/app/resources/translations/ja/contenttypes.ja.yml -%%WWWDIR%%/app/resources/translations/ja/infos.ja.yml -%%WWWDIR%%/app/resources/translations/ja/messages.ja.yml -%%WWWDIR%%/app/resources/translations/nb/messages.nb.yml -%%WWWDIR%%/app/resources/translations/nl_NL/contenttypes.nl_NL.yml -%%WWWDIR%%/app/resources/translations/nl_NL/infos.nl_NL.yml -%%WWWDIR%%/app/resources/translations/nl_NL/messages.nl_NL.yml -%%WWWDIR%%/app/resources/translations/nl_NL/validators.nl_NL.xlf -%%WWWDIR%%/app/resources/translations/pl_PL/contenttypes.pl_PL.yml -%%WWWDIR%%/app/resources/translations/pl_PL/infos.pl_PL.yml -%%WWWDIR%%/app/resources/translations/pl_PL/messages.pl_PL.yml -%%WWWDIR%%/app/resources/translations/pt/contenttypes.pt.yml -%%WWWDIR%%/app/resources/translations/pt/infos.pt.yml -%%WWWDIR%%/app/resources/translations/pt/messages.pt.yml -%%WWWDIR%%/app/resources/translations/pt/validators.pt.xlf -%%WWWDIR%%/app/resources/translations/ru/contenttypes.ru.yml -%%WWWDIR%%/app/resources/translations/ru/infos.ru.yml -%%WWWDIR%%/app/resources/translations/ru/messages.ru.yml -%%WWWDIR%%/app/resources/translations/ru/validators.ru.xlf -%%WWWDIR%%/app/resources/translations/sv_SE/contenttypes.sv_SE.yml -%%WWWDIR%%/app/resources/translations/sv_SE/infos.sv_SE.yml -%%WWWDIR%%/app/resources/translations/sv_SE/messages.sv_SE.yml -%%WWWDIR%%/app/resources/translations/sv_SE/validators.sv_SE.xlf -%%WWWDIR%%/app/resources/translations/zh_CN/contenttypes.zh_CN.yml -%%WWWDIR%%/app/resources/translations/zh_CN/infos.zh_CN.yml -%%WWWDIR%%/app/resources/translations/zh_CN/messages.zh_CN.yml -%%WWWDIR%%/app/resources/translations/zh_CN/validators.zh_CN.xlf -%%WWWDIR%%/app/resources/translations/zh_TW/contenttypes.zh_TW.yml -%%WWWDIR%%/app/resources/translations/zh_TW/infos.zh_TW.yml -%%WWWDIR%%/app/resources/translations/zh_TW/messages.zh_TW.yml -%%WWWDIR%%/app/resources/translations/zh_TW/validators.zh_TW.xlf -%%WWWDIR%%/app/theme_defaults/_sub_menu.twig -%%WWWDIR%%/app/theme_defaults/_sub_pager.twig -%%WWWDIR%%/app/theme_defaults/_sub_searchbox.twig -%%WWWDIR%%/app/theme_defaults/_sub_taxonomylinks.twig -%%WWWDIR%%/app/theme_defaults/error.twig -%%WWWDIR%%/app/theme_defaults/form_bolt_layout.twig -%%WWWDIR%%/app/theme_defaults/form_div_layout.html.twig -%%WWWDIR%%/app/theme_defaults/maintenance.css -%%WWWDIR%%/app/theme_defaults/maintenance_default.twig -%%WWWDIR%%/app/view/css/bolt-old-ie.css -%%WWWDIR%%/app/view/css/bolt.css -%%WWWDIR%%/app/view/css/ckeditor-contents.css -%%WWWDIR%%/app/view/css/ckeditor.css -%%WWWDIR%%/app/view/css/lib.css -%%WWWDIR%%/app/view/css/liveeditor.css -%%WWWDIR%%/app/view/fonts/FontAwesome.otf -%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff -%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff2 -%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff -%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff2 -%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff -%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff2 -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.eot -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.svg -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.ttf -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff2 -%%WWWDIR%%/app/view/img/apple-touch-icon-114x114.png -%%WWWDIR%%/app/view/img/apple-touch-icon-144x144.png -%%WWWDIR%%/app/view/img/apple-touch-icon-72x72.png -%%WWWDIR%%/app/view/img/apple-touch-icon.png -%%WWWDIR%%/app/view/img/bolt-icon.svg -%%WWWDIR%%/app/view/img/bolt-logo.png -%%WWWDIR%%/app/view/img/dash.png -%%WWWDIR%%/app/view/img/default_empty.png -%%WWWDIR%%/app/view/img/default_empty_4x3.png -%%WWWDIR%%/app/view/img/default_error.png -%%WWWDIR%%/app/view/img/default_notfound.png -%%WWWDIR%%/app/view/img/edit.png -%%WWWDIR%%/app/view/img/favicon-bolt.ico -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_0_aaaaaa_40x100.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_75_ffffff_40x100.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_55_fbf9ee_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_65_ffffff_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_dadada_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_e6e6e6_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_95_fef1ec_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_highlight-soft_75_cccccc_1x100.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_222222_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_2e83ff_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_454545_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_888888_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_cd0a0a_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-upl-loading.gif -%%WWWDIR%%/app/view/img/lib/jquery-upl-progressbar.gif -%%WWWDIR%%/app/view/img/lib/select2-select2-spinner.gif -%%WWWDIR%%/app/view/img/lib/select2-select2.png -%%WWWDIR%%/app/view/img/lib/select2-select2x2.png -%%WWWDIR%%/app/view/img/log.png -%%WWWDIR%%/app/view/img/pin_red.png -%%WWWDIR%%/app/view/img/queries.png -%%WWWDIR%%/app/view/img/server.png -%%WWWDIR%%/app/view/img/sidebarbg.png -%%WWWDIR%%/app/view/js/bolt.min.js -%%WWWDIR%%/app/view/js/ckeditor/ckeditor.js -%%WWWDIR%%/app/view/js/ckeditor/config.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/about.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png -%%WWWDIR%%/app/view/js/ckeditor/plugins/clipboard/dialogs/paste.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/css/codemirror.min.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/beautify.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/clike.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/css.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/htmlmixed.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/javascript.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/markdown.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/matchbrackets.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/php.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/xml.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/yaml.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-day.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-night.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance-mobile.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-dark.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-light.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/blackboard.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/cobalt.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/colorforth.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/eclipse.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/elegant.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/erlang-dark.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/lesser-dark.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/liquibyte.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mbo.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mdn-like.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/midnight.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/monokai.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neat.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neo.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/night.css *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Fri Jun 9 15:07:14 2017 Return-Path: Delivered-To: svn-ports-all@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 BEC96BF6E4B; Fri, 9 Jun 2017 15:07:14 +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 5296B6FE48; Fri, 9 Jun 2017 15:07:14 +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 v59F7D20032400; Fri, 9 Jun 2017 15:07:13 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59F7Dkd032397; Fri, 9 Jun 2017 15:07:13 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091507.v59F7Dkd032397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 15:07:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443006 - branches/2017Q2/www/bolt X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 15:07:14 -0000 Author: feld Date: Fri Jun 9 15:07:12 2017 New Revision: 443006 URL: https://svnweb.freebsd.org/changeset/ports/443006 Log: MFH: r443005 www/bolt: Update to 2.2.24 Fix pkg-plist's trailing spaces Improve pkg-descr Modernize Makefile Changelog: https://github.com/bolt/bolt/releases/tag/v2.2.24 Security: CVE-2016-10074 Approved by: ports-secteam (with hat) Modified: branches/2017Q2/www/bolt/Makefile branches/2017Q2/www/bolt/distinfo branches/2017Q2/www/bolt/pkg-message branches/2017Q2/www/bolt/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/www/bolt/Makefile ============================================================================== --- branches/2017Q2/www/bolt/Makefile Fri Jun 9 15:06:38 2017 (r443005) +++ branches/2017Q2/www/bolt/Makefile Fri Jun 9 15:07:12 2017 (r443006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bolt -PORTVERSION= 2.2.17 +PORTVERSION= 2.2.24 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://bolt.cm/distribution/ @@ -12,10 +12,11 @@ COMMENT= Sophisticated, lightweight & simple CMS LICENSE= MIT +USES= php:web + NO_ARCH= yes NO_BUILD= yes USE_PHP= ctype curl dom gd json mbstring openssl simplexml tokenizer -WANT_PHP_WEB= yes PLIST_SUB+= WWWGRP=${WWWGRP} @@ -27,7 +28,7 @@ PGSQL_USE= PHP=pdo_pgsql SQLITE_USE= PHP=pdo_sqlite do-install: - ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR}/ - ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/ + ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${WWWDIR}) .include Modified: branches/2017Q2/www/bolt/distinfo ============================================================================== --- branches/2017Q2/www/bolt/distinfo Fri Jun 9 15:06:38 2017 (r443005) +++ branches/2017Q2/www/bolt/distinfo Fri Jun 9 15:07:12 2017 (r443006) @@ -1,2 +1,3 @@ -SHA256 (bolt-2.2.17.tar.gz) = 2ad35176c8460efb314262e09b3b022cc851dcdc3deff07906a1a62eb78c32e0 -SIZE (bolt-2.2.17.tar.gz) = 10162834 +TIMESTAMP = 1497019252 +SHA256 (bolt-2.2.24.tar.gz) = eebd3511609875d7bc741372586c1f2d240bda7eea7d7be5ebc78c1902c5e75d +SIZE (bolt-2.2.24.tar.gz) = 10137860 Modified: branches/2017Q2/www/bolt/pkg-message ============================================================================== --- branches/2017Q2/www/bolt/pkg-message Fri Jun 9 15:06:38 2017 (r443005) +++ branches/2017Q2/www/bolt/pkg-message Fri Jun 9 15:07:12 2017 (r443006) @@ -1,7 +1,7 @@ +Bolt is a tool for Content Management, which strives to be as simple and +straightforward as possible. It is quick to set up, easy to configure, +uses elegant templates, and above all: It's a joy to use. Bolt is +created using modern open source libraries, and is best suited to build +sites in HTML5 with modern markup. - -Additional configuration documentation can be found at: - -https://docs.bolt.cm/installation - - +WWW: https://bolt.cm/ Modified: branches/2017Q2/www/bolt/pkg-plist ============================================================================== --- branches/2017Q2/www/bolt/pkg-plist Fri Jun 9 15:06:38 2017 (r443005) +++ branches/2017Q2/www/bolt/pkg-plist Fri Jun 9 15:07:12 2017 (r443006) @@ -1,5512 +1,5742 @@ -%%WWWDIR%%/.htaccess -%%WWWDIR%%/LICENSE.md -%%WWWDIR%%/README.md +%%WWWDIR%%/LICENSE.md +%%WWWDIR%%/README.md @group %%WWWGRP%% @mode 0775 -%%WWWDIR%%/app/bootstrap.php -%%WWWDIR%%/app/cache/index.html -%%WWWDIR%%/app/config/config.yml.dist -%%WWWDIR%%/app/config/contenttypes.yml.dist -%%WWWDIR%%/app/config/extensions/index.html -%%WWWDIR%%/app/config/menu.yml.dist -%%WWWDIR%%/app/config/permissions.yml.dist -%%WWWDIR%%/app/config/routing.yml.dist -%%WWWDIR%%/app/config/taxonomy.yml.dist +%%WWWDIR%%/app/bootstrap.php +%%WWWDIR%%/app/cache/index.html +%%WWWDIR%%/app/config/config.yml.dist +%%WWWDIR%%/app/config/contenttypes.yml.dist +%%WWWDIR%%/app/config/extensions/index.html +%%WWWDIR%%/app/config/menu.yml.dist +%%WWWDIR%%/app/config/permissions.yml.dist +%%WWWDIR%%/app/config/routing.yml.dist +%%WWWDIR%%/app/config/taxonomy.yml.dist +%%WWWDIR%%/app/legacy.php +%%WWWDIR%%/app/nut +%%WWWDIR%%/app/resources/translations/cs_CZ/contenttypes.cs_CZ.yml +%%WWWDIR%%/app/resources/translations/cs_CZ/infos.cs_CZ.yml +%%WWWDIR%%/app/resources/translations/cs_CZ/messages.cs_CZ.yml +%%WWWDIR%%/app/resources/translations/cs_CZ/validators.cs_CZ.xlf +%%WWWDIR%%/app/resources/translations/de_DE/contenttypes.de_DE.yml +%%WWWDIR%%/app/resources/translations/de_DE/infos.de_DE.yml +%%WWWDIR%%/app/resources/translations/de_DE/messages.de_DE.yml +%%WWWDIR%%/app/resources/translations/de_DE/validators.de_DE.xlf +%%WWWDIR%%/app/resources/translations/el/contenttypes.el.yml +%%WWWDIR%%/app/resources/translations/el/infos.el.yml +%%WWWDIR%%/app/resources/translations/el/messages.el.yml +%%WWWDIR%%/app/resources/translations/el/validators.el.xlf +%%WWWDIR%%/app/resources/translations/en_GB/contenttypes.en_GB.yml +%%WWWDIR%%/app/resources/translations/en_GB/infos.en_GB.yml +%%WWWDIR%%/app/resources/translations/en_GB/messages.en_GB.yml +%%WWWDIR%%/app/resources/translations/en_GB/validators.en_GB.xlf +%%WWWDIR%%/app/resources/translations/es/contenttypes.es.yml +%%WWWDIR%%/app/resources/translations/es/infos.es.yml +%%WWWDIR%%/app/resources/translations/es/messages.es.yml +%%WWWDIR%%/app/resources/translations/es/validators.es.xlf +%%WWWDIR%%/app/resources/translations/fi/contenttypes.fi.yml +%%WWWDIR%%/app/resources/translations/fi/infos.fi.yml +%%WWWDIR%%/app/resources/translations/fi/messages.fi.yml +%%WWWDIR%%/app/resources/translations/fi/validators.fi.xlf +%%WWWDIR%%/app/resources/translations/fr/contenttypes.fr.yml +%%WWWDIR%%/app/resources/translations/fr/infos.fr.yml +%%WWWDIR%%/app/resources/translations/fr/messages.fr.yml +%%WWWDIR%%/app/resources/translations/fr/validators.fr.xlf +%%WWWDIR%%/app/resources/translations/hu/contenttypes.hu.yml +%%WWWDIR%%/app/resources/translations/hu/infos.hu.yml +%%WWWDIR%%/app/resources/translations/hu/messages.hu.yml +%%WWWDIR%%/app/resources/translations/hu/validators.hu.xlf +%%WWWDIR%%/app/resources/translations/id/contenttypes.id.yml +%%WWWDIR%%/app/resources/translations/id/infos.id.yml +%%WWWDIR%%/app/resources/translations/id/messages.id.yml +%%WWWDIR%%/app/resources/translations/id/validators.id.xlf +%%WWWDIR%%/app/resources/translations/it/contenttypes.it.yml +%%WWWDIR%%/app/resources/translations/it/messages.it.yml +%%WWWDIR%%/app/resources/translations/it/validators.it.xlf +%%WWWDIR%%/app/resources/translations/ja/contenttypes.ja.yml +%%WWWDIR%%/app/resources/translations/ja/infos.ja.yml +%%WWWDIR%%/app/resources/translations/ja/messages.ja.yml +%%WWWDIR%%/app/resources/translations/ja/validators.ja.xlf +%%WWWDIR%%/app/resources/translations/nb/contenttypes.nb.yml +%%WWWDIR%%/app/resources/translations/nb/messages.nb.yml +%%WWWDIR%%/app/resources/translations/nb/validators.nb.xlf +%%WWWDIR%%/app/resources/translations/nl_NL/contenttypes.nl_NL.yml +%%WWWDIR%%/app/resources/translations/nl_NL/infos.nl_NL.yml +%%WWWDIR%%/app/resources/translations/nl_NL/messages.nl_NL.yml +%%WWWDIR%%/app/resources/translations/nl_NL/validators.nl_NL.xlf +%%WWWDIR%%/app/resources/translations/pl_PL/contenttypes.pl_PL.yml +%%WWWDIR%%/app/resources/translations/pl_PL/infos.pl_PL.yml +%%WWWDIR%%/app/resources/translations/pl_PL/messages.pl_PL.yml +%%WWWDIR%%/app/resources/translations/pl_PL/validators.pl_PL.xlf +%%WWWDIR%%/app/resources/translations/pt/contenttypes.pt.yml +%%WWWDIR%%/app/resources/translations/pt/infos.pt.yml +%%WWWDIR%%/app/resources/translations/pt/messages.pt.yml +%%WWWDIR%%/app/resources/translations/pt/validators.pt.xlf +%%WWWDIR%%/app/resources/translations/pt_BR/contenttypes.pt_BR.yml +%%WWWDIR%%/app/resources/translations/pt_BR/infos.pt_BR.yml +%%WWWDIR%%/app/resources/translations/pt_BR/messages.pt_BR.yml +%%WWWDIR%%/app/resources/translations/pt_BR/validators.pt_BR.xlf +%%WWWDIR%%/app/resources/translations/ru/contenttypes.ru.yml +%%WWWDIR%%/app/resources/translations/ru/infos.ru.yml +%%WWWDIR%%/app/resources/translations/ru/messages.ru.yml +%%WWWDIR%%/app/resources/translations/ru/validators.ru.xlf +%%WWWDIR%%/app/resources/translations/sv_SE/contenttypes.sv_SE.yml +%%WWWDIR%%/app/resources/translations/sv_SE/infos.sv_SE.yml +%%WWWDIR%%/app/resources/translations/sv_SE/messages.sv_SE.yml +%%WWWDIR%%/app/resources/translations/sv_SE/validators.sv_SE.xlf +%%WWWDIR%%/app/resources/translations/zh_CN/contenttypes.zh_CN.yml +%%WWWDIR%%/app/resources/translations/zh_CN/infos.zh_CN.yml +%%WWWDIR%%/app/resources/translations/zh_CN/messages.zh_CN.yml +%%WWWDIR%%/app/resources/translations/zh_CN/validators.zh_CN.xlf +%%WWWDIR%%/app/resources/translations/zh_TW/contenttypes.zh_TW.yml +%%WWWDIR%%/app/resources/translations/zh_TW/infos.zh_TW.yml +%%WWWDIR%%/app/resources/translations/zh_TW/messages.zh_TW.yml +%%WWWDIR%%/app/resources/translations/zh_TW/validators.zh_TW.xlf +%%WWWDIR%%/app/resources/translations/zx/contenttypes.zx.yml +%%WWWDIR%%/app/resources/translations/zx/infos.zx.yml +%%WWWDIR%%/app/resources/translations/zx/messages.zx.yml +%%WWWDIR%%/app/resources/translations/zx/validators.zx.xlf +%%WWWDIR%%/app/theme_defaults/_sub_menu.twig +%%WWWDIR%%/app/theme_defaults/_sub_pager.twig +%%WWWDIR%%/app/theme_defaults/_sub_searchbox.twig +%%WWWDIR%%/app/theme_defaults/_sub_taxonomylinks.twig +%%WWWDIR%%/app/theme_defaults/error.twig +%%WWWDIR%%/app/theme_defaults/form_bolt_layout.twig +%%WWWDIR%%/app/theme_defaults/form_div_layout.html.twig +%%WWWDIR%%/app/theme_defaults/maintenance.css +%%WWWDIR%%/app/theme_defaults/maintenance_default.twig +%%WWWDIR%%/app/view/css/bolt-old-ie.css +%%WWWDIR%%/app/view/css/bolt.css +%%WWWDIR%%/app/view/css/ckeditor-contents.css +%%WWWDIR%%/app/view/css/ckeditor.css +%%WWWDIR%%/app/view/css/lib.css +%%WWWDIR%%/app/view/css/liveeditor.css +%%WWWDIR%%/app/view/fonts/FontAwesome.otf +%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff +%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff2 +%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff +%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff2 +%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff +%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff2 +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.eot +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.svg +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff +%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff2 +%%WWWDIR%%/app/view/img/apple-touch-icon-114x114.png +%%WWWDIR%%/app/view/img/apple-touch-icon-144x144.png +%%WWWDIR%%/app/view/img/apple-touch-icon-72x72.png +%%WWWDIR%%/app/view/img/apple-touch-icon.png +%%WWWDIR%%/app/view/img/bolt-icon.svg +%%WWWDIR%%/app/view/img/bolt-logo.png +%%WWWDIR%%/app/view/img/dash.png +%%WWWDIR%%/app/view/img/default_empty.png +%%WWWDIR%%/app/view/img/default_empty_4x3.png +%%WWWDIR%%/app/view/img/default_error.png +%%WWWDIR%%/app/view/img/default_notfound.png +%%WWWDIR%%/app/view/img/edit.png +%%WWWDIR%%/app/view/img/favicon-bolt.ico +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_55_fbf9ee_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_dadada_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_e6e6e6_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_highlight-soft_75_cccccc_1x100.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_222222_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_2e83ff_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_454545_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_888888_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/app/view/img/lib/jquery-upl-loading.gif +%%WWWDIR%%/app/view/img/lib/jquery-upl-progressbar.gif +%%WWWDIR%%/app/view/img/lib/select2-select2-spinner.gif +%%WWWDIR%%/app/view/img/lib/select2-select2.png +%%WWWDIR%%/app/view/img/lib/select2-select2x2.png +%%WWWDIR%%/app/view/img/log.png +%%WWWDIR%%/app/view/img/pin_red.png +%%WWWDIR%%/app/view/img/queries.png +%%WWWDIR%%/app/view/img/server.png +%%WWWDIR%%/app/view/img/sidebarbg.png +%%WWWDIR%%/app/view/js/bolt.min.js +%%WWWDIR%%/app/view/js/ckeditor/ckeditor.js +%%WWWDIR%%/app/view/js/ckeditor/config.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/about.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/clipboard/dialogs/paste.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/css/codemirror.min.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/beautify.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/clike.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/css.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/htmlmixed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/javascript.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/markdown.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/matchbrackets.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/php.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/xml.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/yaml.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-day.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-night.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance-mobile.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/blackboard.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/cobalt.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/colorforth.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/eclipse.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/elegant.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/erlang-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/lesser-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/liquibyte.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mbo.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mdn-like.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/midnight.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/monokai.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neat.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neo.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/night.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/paraiso-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/paraiso-light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/pastel-on-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/rubyblue.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/solarized.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/the-matrix.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/tomorrow-night-bright.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ttcn.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/twilight.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/vibrant-ink.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/xq-dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/xq-light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/zenburn.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/dialogs/codesnippet.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/LICENSE +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/README.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css +%%WWWDIR%%/app/view/js/ckeditor/plugins/dialog/dialogDefinition.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/find/dialogs/find.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/icons.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/icons_hidpi.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/image/dialogs/image.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/image/images/noimage.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/dialogs/anchor.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/dialogs/link.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/images/anchor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/link/images/hidpi/anchor.png +%%WWWDIR%%/app/view/js/ckeditor/plugins/oembed/LICENSE.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/oembed/README.md +%%WWWDIR%%/app/view/js/ckeditor/plugins/oembed/libs/jquery.oembed.min.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/pastefromword/filter/default.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/af.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ar.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/bg.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ca.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/cs.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/cy.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/da.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/de.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/el.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/en.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/eo.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/es.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/et.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fa.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fi.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/fr.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/gl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/he.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/hr.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/hu.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/id.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/it.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ja.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/km.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ko.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ku.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/lt.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/lv.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/nb.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/nl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/no.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/pl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/pt.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ru.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/si.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sk.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sl.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sq.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/sv.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/th.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/tr.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/tt.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/ug.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/uk.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/vi.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/lang/zh.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/specialchar/dialogs/specialchar.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/table/dialogs/table.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/tabletools/dialogs/tableCell.js +%%WWWDIR%%/app/view/js/ckeditor/plugins/widget/images/handle.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_ie.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_ie7.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_ie8.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_iequirks.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/dialog_opera.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_gecko.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_ie.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_ie7.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_ie8.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/editor_iequirks.css +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/icons.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/icons_hidpi.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/arrow.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/close.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/close.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/lock-open.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/lock.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/hidpi/refresh.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/lock-open.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/lock.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/images/refresh.png +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/readme.md +%%WWWDIR%%/app/view/js/ckeditor/skins/boltcke/skin.js +%%WWWDIR%%/app/view/js/ckeditor/styles.js +%%WWWDIR%%/app/view/js/jquery-1.12.1.min.js +%%WWWDIR%%/app/view/js/lib.min.js +%%WWWDIR%%/app/view/js/locale/ckeditor/af.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ar.js +%%WWWDIR%%/app/view/js/locale/ckeditor/bg.js +%%WWWDIR%%/app/view/js/locale/ckeditor/bn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/bs.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ca.js +%%WWWDIR%%/app/view/js/locale/ckeditor/cs.js +%%WWWDIR%%/app/view/js/locale/ckeditor/cy.js +%%WWWDIR%%/app/view/js/locale/ckeditor/da.js +%%WWWDIR%%/app/view/js/locale/ckeditor/de.js +%%WWWDIR%%/app/view/js/locale/ckeditor/el.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en-au.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en-ca.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en-gb.js +%%WWWDIR%%/app/view/js/locale/ckeditor/en.js +%%WWWDIR%%/app/view/js/locale/ckeditor/eo.js +%%WWWDIR%%/app/view/js/locale/ckeditor/es.js +%%WWWDIR%%/app/view/js/locale/ckeditor/et.js +%%WWWDIR%%/app/view/js/locale/ckeditor/eu.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fa.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fi.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fo.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fr-ca.js +%%WWWDIR%%/app/view/js/locale/ckeditor/fr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/gl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/gu.js +%%WWWDIR%%/app/view/js/locale/ckeditor/he.js +%%WWWDIR%%/app/view/js/locale/ckeditor/hi.js +%%WWWDIR%%/app/view/js/locale/ckeditor/hr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/hu.js +%%WWWDIR%%/app/view/js/locale/ckeditor/id.js +%%WWWDIR%%/app/view/js/locale/ckeditor/is.js +%%WWWDIR%%/app/view/js/locale/ckeditor/it.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ja.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ka.js +%%WWWDIR%%/app/view/js/locale/ckeditor/km.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ko.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ku.js +%%WWWDIR%%/app/view/js/locale/ckeditor/lt.js +%%WWWDIR%%/app/view/js/locale/ckeditor/lv.js +%%WWWDIR%%/app/view/js/locale/ckeditor/mk.js +%%WWWDIR%%/app/view/js/locale/ckeditor/mn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ms.js +%%WWWDIR%%/app/view/js/locale/ckeditor/nb.js +%%WWWDIR%%/app/view/js/locale/ckeditor/nl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/no.js +%%WWWDIR%%/app/view/js/locale/ckeditor/pl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/pt-br.js +%%WWWDIR%%/app/view/js/locale/ckeditor/pt.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ro.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ru.js +%%WWWDIR%%/app/view/js/locale/ckeditor/si.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sk.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sl.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sq.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sr-latn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/sv.js +%%WWWDIR%%/app/view/js/locale/ckeditor/th.js +%%WWWDIR%%/app/view/js/locale/ckeditor/tr.js +%%WWWDIR%%/app/view/js/locale/ckeditor/tt.js +%%WWWDIR%%/app/view/js/locale/ckeditor/ug.js +%%WWWDIR%%/app/view/js/locale/ckeditor/uk.js +%%WWWDIR%%/app/view/js/locale/ckeditor/vi.js +%%WWWDIR%%/app/view/js/locale/ckeditor/zh-cn.js +%%WWWDIR%%/app/view/js/locale/ckeditor/zh.js +%%WWWDIR%%/app/view/js/locale/datepicker/af.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ar.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ar_DZ.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/az.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/be.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/bg.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/bs.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ca.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/cs.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/cy_GB.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/da.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/de.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/el.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/en_AU.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/en_GB.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/en_NZ.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/eo.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/es.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/et.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/eu.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fa.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fi.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fo.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fr_CA.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/fr_CH.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/gl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/he.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hi.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hu.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/hy.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/id.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/is.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/it.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/it_CH.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ja.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ka.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/kk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/km.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ko.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ky.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/lb.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/lt.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/lv.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/mk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ml.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ms.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nb.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nl_BE.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/nn.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/no.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/pl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/pt.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/pt_BR.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/rm.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ro.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ru.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sl.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sq.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sr_SR.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/sv.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/ta.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/th.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/tj.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/tr.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/uk.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/vi.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/zh_CN.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/zh_HK.min.js +%%WWWDIR%%/app/view/js/locale/datepicker/zh_TW.min.js +%%WWWDIR%%/app/view/js/locale/moment/af.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar_MA.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar_SA.min.js +%%WWWDIR%%/app/view/js/locale/moment/ar_TN.min.js +%%WWWDIR%%/app/view/js/locale/moment/az.min.js +%%WWWDIR%%/app/view/js/locale/moment/be.min.js +%%WWWDIR%%/app/view/js/locale/moment/bg.min.js +%%WWWDIR%%/app/view/js/locale/moment/bn.min.js +%%WWWDIR%%/app/view/js/locale/moment/bo.min.js +%%WWWDIR%%/app/view/js/locale/moment/br.min.js +%%WWWDIR%%/app/view/js/locale/moment/bs.min.js +%%WWWDIR%%/app/view/js/locale/moment/ca.min.js +%%WWWDIR%%/app/view/js/locale/moment/cs.min.js +%%WWWDIR%%/app/view/js/locale/moment/cv.min.js +%%WWWDIR%%/app/view/js/locale/moment/cy.min.js +%%WWWDIR%%/app/view/js/locale/moment/da.min.js +%%WWWDIR%%/app/view/js/locale/moment/de.min.js +%%WWWDIR%%/app/view/js/locale/moment/de_AT.min.js +%%WWWDIR%%/app/view/js/locale/moment/dv.min.js +%%WWWDIR%%/app/view/js/locale/moment/el.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_AU.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_CA.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_GB.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_IE.min.js +%%WWWDIR%%/app/view/js/locale/moment/en_NZ.min.js +%%WWWDIR%%/app/view/js/locale/moment/eo.min.js +%%WWWDIR%%/app/view/js/locale/moment/es.min.js +%%WWWDIR%%/app/view/js/locale/moment/et.min.js +%%WWWDIR%%/app/view/js/locale/moment/eu.min.js +%%WWWDIR%%/app/view/js/locale/moment/fa.min.js +%%WWWDIR%%/app/view/js/locale/moment/fi.min.js +%%WWWDIR%%/app/view/js/locale/moment/fo.min.js +%%WWWDIR%%/app/view/js/locale/moment/fr.min.js +%%WWWDIR%%/app/view/js/locale/moment/fr_CA.min.js +%%WWWDIR%%/app/view/js/locale/moment/fr_CH.min.js +%%WWWDIR%%/app/view/js/locale/moment/fy.min.js +%%WWWDIR%%/app/view/js/locale/moment/gd.min.js +%%WWWDIR%%/app/view/js/locale/moment/gl.min.js +%%WWWDIR%%/app/view/js/locale/moment/he.min.js +%%WWWDIR%%/app/view/js/locale/moment/hi.min.js +%%WWWDIR%%/app/view/js/locale/moment/hr.min.js +%%WWWDIR%%/app/view/js/locale/moment/hu.min.js +%%WWWDIR%%/app/view/js/locale/moment/hy_AM.min.js +%%WWWDIR%%/app/view/js/locale/moment/id.min.js +%%WWWDIR%%/app/view/js/locale/moment/is.min.js +%%WWWDIR%%/app/view/js/locale/moment/it.min.js +%%WWWDIR%%/app/view/js/locale/moment/ja.min.js +%%WWWDIR%%/app/view/js/locale/moment/jv.min.js +%%WWWDIR%%/app/view/js/locale/moment/ka.min.js +%%WWWDIR%%/app/view/js/locale/moment/kk.min.js +%%WWWDIR%%/app/view/js/locale/moment/km.min.js +%%WWWDIR%%/app/view/js/locale/moment/ko.min.js +%%WWWDIR%%/app/view/js/locale/moment/ky.min.js +%%WWWDIR%%/app/view/js/locale/moment/lb.min.js +%%WWWDIR%%/app/view/js/locale/moment/lo.min.js +%%WWWDIR%%/app/view/js/locale/moment/lt.min.js +%%WWWDIR%%/app/view/js/locale/moment/lv.min.js +%%WWWDIR%%/app/view/js/locale/moment/me.min.js +%%WWWDIR%%/app/view/js/locale/moment/mk.min.js +%%WWWDIR%%/app/view/js/locale/moment/ml.min.js +%%WWWDIR%%/app/view/js/locale/moment/mr.min.js +%%WWWDIR%%/app/view/js/locale/moment/ms.min.js +%%WWWDIR%%/app/view/js/locale/moment/ms_MY.min.js +%%WWWDIR%%/app/view/js/locale/moment/my.min.js +%%WWWDIR%%/app/view/js/locale/moment/nb.min.js +%%WWWDIR%%/app/view/js/locale/moment/ne.min.js +%%WWWDIR%%/app/view/js/locale/moment/nl.min.js +%%WWWDIR%%/app/view/js/locale/moment/nn.min.js +%%WWWDIR%%/app/view/js/locale/moment/pa_IN.min.js +%%WWWDIR%%/app/view/js/locale/moment/pl.min.js +%%WWWDIR%%/app/view/js/locale/moment/pt.min.js +%%WWWDIR%%/app/view/js/locale/moment/pt_BR.min.js +%%WWWDIR%%/app/view/js/locale/moment/ro.min.js +%%WWWDIR%%/app/view/js/locale/moment/ru.min.js +%%WWWDIR%%/app/view/js/locale/moment/se.min.js +%%WWWDIR%%/app/view/js/locale/moment/si.min.js +%%WWWDIR%%/app/view/js/locale/moment/sk.min.js +%%WWWDIR%%/app/view/js/locale/moment/sl.min.js +%%WWWDIR%%/app/view/js/locale/moment/sq.min.js +%%WWWDIR%%/app/view/js/locale/moment/sr.min.js +%%WWWDIR%%/app/view/js/locale/moment/sr_CYRL.min.js +%%WWWDIR%%/app/view/js/locale/moment/ss.min.js +%%WWWDIR%%/app/view/js/locale/moment/sv.min.js +%%WWWDIR%%/app/view/js/locale/moment/sw.min.js +%%WWWDIR%%/app/view/js/locale/moment/ta.min.js +%%WWWDIR%%/app/view/js/locale/moment/te.min.js +%%WWWDIR%%/app/view/js/locale/moment/th.min.js +%%WWWDIR%%/app/view/js/locale/moment/tl_PH.min.js +%%WWWDIR%%/app/view/js/locale/moment/tlh.min.js +%%WWWDIR%%/app/view/js/locale/moment/tr.min.js +%%WWWDIR%%/app/view/js/locale/moment/tzl.min.js +%%WWWDIR%%/app/view/js/locale/moment/tzm.min.js +%%WWWDIR%%/app/view/js/locale/moment/tzm_LATN.min.js +%%WWWDIR%%/app/view/js/locale/moment/uk.min.js +%%WWWDIR%%/app/view/js/locale/moment/uz.min.js +%%WWWDIR%%/app/view/js/locale/moment/vi.min.js +%%WWWDIR%%/app/view/js/locale/moment/x_PSEUDO.min.js +%%WWWDIR%%/app/view/js/locale/moment/zh_CN.min.js +%%WWWDIR%%/app/view/js/locale/moment/zh_TW.min.js +%%WWWDIR%%/app/view/js/uikit/codemirror-compressed.js +%%WWWDIR%%/app/view/js/uikit/htmleditor.js +%%WWWDIR%%/app/view/js/uikit/htmleditor.min.css +%%WWWDIR%%/app/view/js/uikit/marked.js +%%WWWDIR%%/app/view/js/uikit/readme.md +%%WWWDIR%%/app/view/js/uikit/uikit.min.css +%%WWWDIR%%/app/view/js/uikit/uikit.min.js +%%WWWDIR%%/app/view/toolbar/bolt.html.twig +%%WWWDIR%%/app/view/toolbar/config.html.twig +%%WWWDIR%%/app/view/toolbar/db.html.twig +%%WWWDIR%%/app/view/toolbar/twig.html.twig +%%WWWDIR%%/app/view/twig/_base/_fieldset.twig +%%WWWDIR%%/app/view/twig/_base/_listing.twig +%%WWWDIR%%/app/view/twig/_base/_nothing.twig +%%WWWDIR%%/app/view/twig/_base/_page-nav.twig +%%WWWDIR%%/app/view/twig/_base/_page-no_nav.twig +%%WWWDIR%%/app/view/twig/_base/_page-popup.twig +%%WWWDIR%%/app/view/twig/_base/_page.twig +%%WWWDIR%%/app/view/twig/_base/_panel.twig +%%WWWDIR%%/app/view/twig/_macro/_files_path.twig +%%WWWDIR%%/app/view/twig/_macro/_macro.twig +%%WWWDIR%%/app/view/twig/_macro/_pager.twig +%%WWWDIR%%/app/view/twig/_macro/_panels.twig +%%WWWDIR%%/app/view/twig/_sub/_csrf_token.twig +%%WWWDIR%%/app/view/twig/_sub/_editable_record_list.twig +%%WWWDIR%%/app/view/twig/_sub/_listing.twig +%%WWWDIR%%/app/view/twig/_sub/_messages.twig +%%WWWDIR%%/app/view/twig/about/about.twig +%%WWWDIR%%/app/view/twig/activity/changelog.twig +%%WWWDIR%%/app/view/twig/activity/systemlog.twig +%%WWWDIR%%/app/view/twig/changelog/_macros.twig +%%WWWDIR%%/app/view/twig/changelog/changelogrecordall.twig +%%WWWDIR%%/app/view/twig/changelog/changelogrecordsingle.twig +%%WWWDIR%%/app/view/twig/clearcache/clearcache.twig +%%WWWDIR%%/app/view/twig/components/pager.twig +%%WWWDIR%%/app/view/twig/components/panel-change-record.twig +%%WWWDIR%%/app/view/twig/components/panel-change.twig +%%WWWDIR%%/app/view/twig/components/panel-lastmodified.twig +%%WWWDIR%%/app/view/twig/components/panel-news.twig +%%WWWDIR%%/app/view/twig/components/panel-stack.twig +%%WWWDIR%%/app/view/twig/components/panel-system.twig +%%WWWDIR%%/app/view/twig/components/stack-list.twig +%%WWWDIR%%/app/view/twig/components/stack-minimal.twig +%%WWWDIR%%/app/view/twig/custom/listing/pages.twig.dist +%%WWWDIR%%/app/view/twig/dashboard/_aside.twig +%%WWWDIR%%/app/view/twig/dashboard/_quicklinks-buttons.twig +%%WWWDIR%%/app/view/twig/dashboard/_quicklinks-dropdown.twig +%%WWWDIR%%/app/view/twig/dashboard/_recently_edited.twig +%%WWWDIR%%/app/view/twig/dashboard/_suggestloripsum.twig +%%WWWDIR%%/app/view/twig/dashboard/dashboard.twig +%%WWWDIR%%/app/view/twig/dbcheck/_macros.twig +%%WWWDIR%%/app/view/twig/dbcheck/dbcheck.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-delete.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-live-editor.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-preview.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-save.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside-status.twig +%%WWWDIR%%/app/view/twig/editcontent/_aside.twig +%%WWWDIR%%/app/view/twig/editcontent/_buttons.twig +%%WWWDIR%%/app/view/twig/editcontent/_fields.twig +%%WWWDIR%%/app/view/twig/editcontent/_includes-data.twig +%%WWWDIR%%/app/view/twig/editcontent/_live-editor.twig +%%WWWDIR%%/app/view/twig/editcontent/_meta.twig +%%WWWDIR%%/app/view/twig/editcontent/_relations.twig +%%WWWDIR%%/app/view/twig/editcontent/_relationships.twig +%%WWWDIR%%/app/view/twig/editcontent/_taxonomies.twig +%%WWWDIR%%/app/view/twig/editcontent/_templatefields.twig +%%WWWDIR%%/app/view/twig/editcontent/editcontent.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_checkbox.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_date.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_datetime.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_file.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_filelist.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_float.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_geolocation.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_hidden.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_html.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_image.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_imagelist.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_integer.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_markdown.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_select.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_slug.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_templateselect.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_text.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_textarea.twig +%%WWWDIR%%/app/view/twig/editcontent/fields/_video.twig +%%WWWDIR%%/app/view/twig/editfile/editfile.twig +%%WWWDIR%%/app/view/twig/editlocale/editlocale.twig +%%WWWDIR%%/app/view/twig/edituser/edituser.twig +%%WWWDIR%%/app/view/twig/email/firstuser.twig +%%WWWDIR%%/app/view/twig/email/pingtest.twig +%%WWWDIR%%/app/view/twig/extend/_package.twig +%%WWWDIR%%/app/view/twig/extend/extend.twig +%%WWWDIR%%/app/view/twig/extend/install-package.twig +%%WWWDIR%%/app/view/twig/filebrowser/_content.twig +%%WWWDIR%%/app/view/twig/filebrowser/_navigation.twig +%%WWWDIR%%/app/view/twig/filebrowser/filebrowser.twig +%%WWWDIR%%/app/view/twig/files/_files.twig +%%WWWDIR%%/app/view/twig/files/_folders.twig +%%WWWDIR%%/app/view/twig/files/_upload.twig +%%WWWDIR%%/app/view/twig/files/files.twig +%%WWWDIR%%/app/view/twig/files_async/files_async.twig +%%WWWDIR%%/app/view/twig/files_ck/_files.twig +%%WWWDIR%%/app/view/twig/files_ck/_folders.twig +%%WWWDIR%%/app/view/twig/files_ck/files_ck.twig +%%WWWDIR%%/app/view/twig/firstuser/firstuser.twig +%%WWWDIR%%/app/view/twig/login/login.twig +%%WWWDIR%%/app/view/twig/mail/passwordreset.twig +%%WWWDIR%%/app/view/twig/nav/_macros.twig +%%WWWDIR%%/app/view/twig/nav/_primary.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-configuration.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-content.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-extensions.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-filemanagement.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-search.twig +%%WWWDIR%%/app/view/twig/nav/_secondary-translations.twig +%%WWWDIR%%/app/view/twig/nav/_secondary.twig +%%WWWDIR%%/app/view/twig/old_extensions/old_extensions.twig +%%WWWDIR%%/app/view/twig/omnisearch/_aside.twig +%%WWWDIR%%/app/view/twig/omnisearch/_result.twig +%%WWWDIR%%/app/view/twig/omnisearch/omnisearch.twig +%%WWWDIR%%/app/view/twig/overview/_panel-actions_overview.twig +%%WWWDIR%%/app/view/twig/overview/overview.twig +%%WWWDIR%%/app/view/twig/prefill/prefill.twig +%%WWWDIR%%/app/view/twig/relatedto/_panel-actions_relatedto.twig +%%WWWDIR%%/app/view/twig/relatedto/_toolbar.twig +%%WWWDIR%%/app/view/twig/relatedto/relatedto.twig +%%WWWDIR%%/app/view/twig/roles/roles.twig +%%WWWDIR%%/app/view/twig/users/_aside.twig +%%WWWDIR%%/app/view/twig/users/_panel-actions_users.twig +%%WWWDIR%%/app/view/twig/users/_roles-permissons.twig +%%WWWDIR%%/app/view/twig/users/_sessions.twig +%%WWWDIR%%/app/view/twig/users/_userlist-actions.twig +%%WWWDIR%%/app/view/twig/users/_userlist.twig +%%WWWDIR%%/app/view/twig/users/users.twig @group @mode -%%WWWDIR%%/app/legacy.php -%%WWWDIR%%/app/nut -%%WWWDIR%%/app/resources/translations/cs_CZ/contenttypes.cs_CZ.yml -%%WWWDIR%%/app/resources/translations/cs_CZ/infos.cs_CZ.yml -%%WWWDIR%%/app/resources/translations/cs_CZ/messages.cs_CZ.yml -%%WWWDIR%%/app/resources/translations/de_DE/contenttypes.de_DE.yml -%%WWWDIR%%/app/resources/translations/de_DE/infos.de_DE.yml -%%WWWDIR%%/app/resources/translations/de_DE/messages.de_DE.yml -%%WWWDIR%%/app/resources/translations/de_DE/validators.de_DE.xlf -%%WWWDIR%%/app/resources/translations/el/contenttypes.el.yml -%%WWWDIR%%/app/resources/translations/el/infos.el.yml -%%WWWDIR%%/app/resources/translations/el/messages.el.yml -%%WWWDIR%%/app/resources/translations/el/validators.el.xlf -%%WWWDIR%%/app/resources/translations/en_GB/contenttypes.en_GB.yml -%%WWWDIR%%/app/resources/translations/en_GB/infos.en_GB.yml -%%WWWDIR%%/app/resources/translations/en_GB/messages.en_GB.yml -%%WWWDIR%%/app/resources/translations/en_GB/validators.en_GB.xlf -%%WWWDIR%%/app/resources/translations/es/contenttypes.es.yml -%%WWWDIR%%/app/resources/translations/es/infos.es.yml -%%WWWDIR%%/app/resources/translations/es/messages.es.yml -%%WWWDIR%%/app/resources/translations/es/validators.es.xlf -%%WWWDIR%%/app/resources/translations/fi/contenttypes.fi.yml -%%WWWDIR%%/app/resources/translations/fi/messages.fi.yml -%%WWWDIR%%/app/resources/translations/fi/validators.fi.xlf -%%WWWDIR%%/app/resources/translations/fr/contenttypes.fr.yml -%%WWWDIR%%/app/resources/translations/fr/infos.fr.yml -%%WWWDIR%%/app/resources/translations/fr/messages.fr.yml -%%WWWDIR%%/app/resources/translations/fr_FR/contenttypes.fr_FR.yml -%%WWWDIR%%/app/resources/translations/fr_FR/infos.fr_FR.yml -%%WWWDIR%%/app/resources/translations/fr_FR/messages.fr_FR.yml -%%WWWDIR%%/app/resources/translations/hu/infos.hu.yml -%%WWWDIR%%/app/resources/translations/hu/messages.hu.yml -%%WWWDIR%%/app/resources/translations/hu/validators.hu.xlf -%%WWWDIR%%/app/resources/translations/id/infos.id.yml -%%WWWDIR%%/app/resources/translations/id/messages.id.yml -%%WWWDIR%%/app/resources/translations/it/contenttypes.it.yml -%%WWWDIR%%/app/resources/translations/it/messages.it.yml -%%WWWDIR%%/app/resources/translations/ja/contenttypes.ja.yml -%%WWWDIR%%/app/resources/translations/ja/infos.ja.yml -%%WWWDIR%%/app/resources/translations/ja/messages.ja.yml -%%WWWDIR%%/app/resources/translations/nb/messages.nb.yml -%%WWWDIR%%/app/resources/translations/nl_NL/contenttypes.nl_NL.yml -%%WWWDIR%%/app/resources/translations/nl_NL/infos.nl_NL.yml -%%WWWDIR%%/app/resources/translations/nl_NL/messages.nl_NL.yml -%%WWWDIR%%/app/resources/translations/nl_NL/validators.nl_NL.xlf -%%WWWDIR%%/app/resources/translations/pl_PL/contenttypes.pl_PL.yml -%%WWWDIR%%/app/resources/translations/pl_PL/infos.pl_PL.yml -%%WWWDIR%%/app/resources/translations/pl_PL/messages.pl_PL.yml -%%WWWDIR%%/app/resources/translations/pt/contenttypes.pt.yml -%%WWWDIR%%/app/resources/translations/pt/infos.pt.yml -%%WWWDIR%%/app/resources/translations/pt/messages.pt.yml -%%WWWDIR%%/app/resources/translations/pt/validators.pt.xlf -%%WWWDIR%%/app/resources/translations/ru/contenttypes.ru.yml -%%WWWDIR%%/app/resources/translations/ru/infos.ru.yml -%%WWWDIR%%/app/resources/translations/ru/messages.ru.yml -%%WWWDIR%%/app/resources/translations/ru/validators.ru.xlf -%%WWWDIR%%/app/resources/translations/sv_SE/contenttypes.sv_SE.yml -%%WWWDIR%%/app/resources/translations/sv_SE/infos.sv_SE.yml -%%WWWDIR%%/app/resources/translations/sv_SE/messages.sv_SE.yml -%%WWWDIR%%/app/resources/translations/sv_SE/validators.sv_SE.xlf -%%WWWDIR%%/app/resources/translations/zh_CN/contenttypes.zh_CN.yml -%%WWWDIR%%/app/resources/translations/zh_CN/infos.zh_CN.yml -%%WWWDIR%%/app/resources/translations/zh_CN/messages.zh_CN.yml -%%WWWDIR%%/app/resources/translations/zh_CN/validators.zh_CN.xlf -%%WWWDIR%%/app/resources/translations/zh_TW/contenttypes.zh_TW.yml -%%WWWDIR%%/app/resources/translations/zh_TW/infos.zh_TW.yml -%%WWWDIR%%/app/resources/translations/zh_TW/messages.zh_TW.yml -%%WWWDIR%%/app/resources/translations/zh_TW/validators.zh_TW.xlf -%%WWWDIR%%/app/theme_defaults/_sub_menu.twig -%%WWWDIR%%/app/theme_defaults/_sub_pager.twig -%%WWWDIR%%/app/theme_defaults/_sub_searchbox.twig -%%WWWDIR%%/app/theme_defaults/_sub_taxonomylinks.twig -%%WWWDIR%%/app/theme_defaults/error.twig -%%WWWDIR%%/app/theme_defaults/form_bolt_layout.twig -%%WWWDIR%%/app/theme_defaults/form_div_layout.html.twig -%%WWWDIR%%/app/theme_defaults/maintenance.css -%%WWWDIR%%/app/theme_defaults/maintenance_default.twig -%%WWWDIR%%/app/view/css/bolt-old-ie.css -%%WWWDIR%%/app/view/css/bolt.css -%%WWWDIR%%/app/view/css/ckeditor-contents.css -%%WWWDIR%%/app/view/css/ckeditor.css -%%WWWDIR%%/app/view/css/lib.css -%%WWWDIR%%/app/view/css/liveeditor.css -%%WWWDIR%%/app/view/fonts/FontAwesome.otf -%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff -%%WWWDIR%%/app/view/fonts/SourceSansPro-It.woff2 -%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff -%%WWWDIR%%/app/view/fonts/SourceSansPro-Regular.woff2 -%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff -%%WWWDIR%%/app/view/fonts/SourceSansPro-Semibold.woff2 -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.eot -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.svg -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.ttf -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff -%%WWWDIR%%/app/view/fonts/fontawesome-webfont.woff2 -%%WWWDIR%%/app/view/img/apple-touch-icon-114x114.png -%%WWWDIR%%/app/view/img/apple-touch-icon-144x144.png -%%WWWDIR%%/app/view/img/apple-touch-icon-72x72.png -%%WWWDIR%%/app/view/img/apple-touch-icon.png -%%WWWDIR%%/app/view/img/bolt-icon.svg -%%WWWDIR%%/app/view/img/bolt-logo.png -%%WWWDIR%%/app/view/img/dash.png -%%WWWDIR%%/app/view/img/default_empty.png -%%WWWDIR%%/app/view/img/default_empty_4x3.png -%%WWWDIR%%/app/view/img/default_error.png -%%WWWDIR%%/app/view/img/default_notfound.png -%%WWWDIR%%/app/view/img/edit.png -%%WWWDIR%%/app/view/img/favicon-bolt.ico -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_0_aaaaaa_40x100.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_flat_75_ffffff_40x100.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_55_fbf9ee_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_65_ffffff_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_dadada_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_75_e6e6e6_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_glass_95_fef1ec_1x400.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-bg_highlight-soft_75_cccccc_1x100.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_222222_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_2e83ff_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_454545_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_888888_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-ui-icons_cd0a0a_256x240.png -%%WWWDIR%%/app/view/img/lib/jquery-upl-loading.gif -%%WWWDIR%%/app/view/img/lib/jquery-upl-progressbar.gif -%%WWWDIR%%/app/view/img/lib/select2-select2-spinner.gif -%%WWWDIR%%/app/view/img/lib/select2-select2.png -%%WWWDIR%%/app/view/img/lib/select2-select2x2.png -%%WWWDIR%%/app/view/img/log.png -%%WWWDIR%%/app/view/img/pin_red.png -%%WWWDIR%%/app/view/img/queries.png -%%WWWDIR%%/app/view/img/server.png -%%WWWDIR%%/app/view/img/sidebarbg.png -%%WWWDIR%%/app/view/js/bolt.min.js -%%WWWDIR%%/app/view/js/ckeditor/ckeditor.js -%%WWWDIR%%/app/view/js/ckeditor/config.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/about.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -%%WWWDIR%%/app/view/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png -%%WWWDIR%%/app/view/js/ckeditor/plugins/clipboard/dialogs/paste.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/css/codemirror.min.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/beautify.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/clike.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/css.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/htmlmixed.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/javascript.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/markdown.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/matchbrackets.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/php.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/xml.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/plugins/yaml.min.js -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-day.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/3024-night.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance-mobile.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/ambiance.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-dark.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/base16-light.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/blackboard.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/cobalt.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/colorforth.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/eclipse.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/elegant.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/erlang-dark.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/lesser-dark.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/liquibyte.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mbo.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/mdn-like.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/midnight.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/monokai.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neat.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/neo.css -%%WWWDIR%%/app/view/js/ckeditor/plugins/codemirror/theme/night.css *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Fri Jun 9 15:09:08 2017 Return-Path: Delivered-To: svn-ports-all@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 E04F6BF6ED6; Fri, 9 Jun 2017 15:09:08 +0000 (UTC) (envelope-from amdmi3@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 AF1016FF45; Fri, 9 Jun 2017 15:09:08 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59F97Jo032556; Fri, 9 Jun 2017 15:09:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59F97ne032555; Fri, 9 Jun 2017 15:09:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706091509.v59F97ne032555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 9 Jun 2017 15:09:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443007 - head/games/xonotic X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 15:09:09 -0000 Author: amdmi3 Date: Fri Jun 9 15:09:07 2017 New Revision: 443007 URL: https://svnweb.freebsd.org/changeset/ports/443007 Log: - Fix key file installation PR: 219887 Submitted by: nico@lifeisabug.com Modified: head/games/xonotic/Makefile Modified: head/games/xonotic/Makefile ============================================================================== --- head/games/xonotic/Makefile Fri Jun 9 15:07:12 2017 (r443006) +++ head/games/xonotic/Makefile Fri Jun 9 15:09:07 2017 (r443007) @@ -3,6 +3,7 @@ PORTNAME= xonotic PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://nl.dl.xonotic.org/ \ http://mirror.bitmissile.com/xonotic/releases/ @@ -64,6 +65,7 @@ post-patch: do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/data ${INSTALL_DATA} ${WRKSRC}/data/*.pk3 ${STAGEDIR}${DATADIR}/data/ + ${INSTALL_DATA} ${WRKSRC}/key_0.d0pk ${STAGEDIR}${DATADIR}/ do-install-CLIENT-on: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/darkplaces-sdl ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @@ -75,8 +77,5 @@ do-install-DEDICATED-on: # Fixup lost +x permissions on scripts after COPYTREE_SHARE ${FIND} ${STAGEDIR}${DATADIR}/server -type f -name *.sh -o -name rcon*.pl | \ ${XARGS} ${CHMOD} +x - -do-install-ENCRYPTION-on: - ${INSTALL_DATA} ${WRKSRC}/key_0.d0pk ${STAGEDIR}${DATADIR}/ .include From owner-svn-ports-all@freebsd.org Fri Jun 9 15:10:36 2017 Return-Path: Delivered-To: svn-ports-all@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 A629ABF6F90; Fri, 9 Jun 2017 15:10:36 +0000 (UTC) (envelope-from adamw@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 80B4E7004E; Fri, 9 Jun 2017 15:10:36 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59FAZ0h032765; Fri, 9 Jun 2017 15:10:35 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FAZGf032762; Fri, 9 Jun 2017 15:10:35 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706091510.v59FAZGf032762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 9 Jun 2017 15:10:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443008 - in head/devel/cgit: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 15:10:36 -0000 Author: adamw Date: Fri Jun 9 15:10:35 2017 New Revision: 443008 URL: https://svnweb.freebsd.org/changeset/ports/443008 Log: Update included git to 2.13.1. Added: head/devel/cgit/files/patch-git-2.13.1 (contents, props changed) Modified: head/devel/cgit/Makefile head/devel/cgit/distinfo Modified: head/devel/cgit/Makefile ============================================================================== --- head/devel/cgit/Makefile Fri Jun 9 15:09:07 2017 (r443007) +++ head/devel/cgit/Makefile Fri Jun 9 15:10:35 2017 (r443008) @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ https://www.kernel.org/pub/software/scm/git/:git @@ -15,7 +15,7 @@ COMMENT= Fast, lightweight web frontend for Git reposi LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -GIT_VERSION= 2.13.0 +GIT_VERSION= 2.13.1 USES= cpe gmake iconv shebangfix ssl tar:xz CPE_VENDOR= lars_hjemli SHEBANG_FILES= filters/html-converters/rst2html Modified: head/devel/cgit/distinfo ============================================================================== --- head/devel/cgit/distinfo Fri Jun 9 15:09:07 2017 (r443007) +++ head/devel/cgit/distinfo Fri Jun 9 15:10:35 2017 (r443008) @@ -1,5 +1,5 @@ -TIMESTAMP = 1494441096 +TIMESTAMP = 1497020930 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890 SIZE (cgit-1.1.tar.xz) = 86268 -SHA256 (git-2.13.0.tar.xz) = 4bbf2ab6f2341253a38f95306ec7936833eb1c42572da5c1fa61f0abb2191258 -SIZE (git-2.13.0.tar.xz) = 4744388 +SHA256 (git-2.13.1.tar.xz) = 3bc1becd983f77ab154a46801624369dbc40c3dd04b4c4b07ad026f5684688fe +SIZE (git-2.13.1.tar.xz) = 4746640 Added: head/devel/cgit/files/patch-git-2.13.1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cgit/files/patch-git-2.13.1 Fri Jun 9 15:10:35 2017 (r443008) @@ -0,0 +1,72 @@ +From af3025cf50642452a2000327bb8e845fd2191423 Mon Sep 17 00:00:00 2001 +From: Christian Hesse +Date: Tue, 6 Jun 2017 17:16:32 +0200 +Subject: git: update to v2.13.1 + +Update to git version v2.13.1: With commit 8aee769f (pathspec: copy and free +owned memory) the definition of struct pathspec_item has changed with the +expectation that pathspecs will be managed dynamically. We work around this +a bit by setting up a static structure, but let's allocate the match string +to avoid needing to cast away const. + +Updated a patch from John Keeping for git v2.12.1. +--- + git | 2 +- + shared.c | 4 +++- + ui-blob.c | 9 ++++++--- + 3 files changed, 10 insertions(+), 5 deletions(-) + +diff --git a/shared.c b/shared.c +index c63f1e3..13a65a9 100644 +--- shared.c ++++ shared.c +@@ -352,7 +352,7 @@ void cgit_diff_tree(const struct object_id *old_oid, + opt.format_callback = cgit_diff_tree_cb; + opt.format_callback_data = fn; + if (prefix) { +- item.match = prefix; ++ item.match = xstrdup(prefix); + item.len = strlen(prefix); + opt.pathspec.nr = 1; + opt.pathspec.items = &item; +@@ -365,6 +365,8 @@ void cgit_diff_tree(const struct object_id *old_oid, + diff_root_tree_sha1(new_oid->hash, "", &opt); + diffcore_std(&opt); + diff_flush(&opt); ++ ++ free(item.match); + } + + void cgit_diff_commit(struct commit *commit, filepair_fn fn, const char *prefix) +diff --git a/ui-blob.c b/ui-blob.c +index 5f30de7..793817f 100644 +--- ui-blob.c ++++ ui-blob.c +@@ -38,7 +38,7 @@ int cgit_ref_path_exists(const char *path, const char *ref, int file_only) + struct object_id oid; + unsigned long size; + struct pathspec_item path_items = { +- .match = path, ++ .match = xstrdup(path), + .len = strlen(path) + }; + struct pathspec paths = { +@@ -53,10 +53,13 @@ int cgit_ref_path_exists(const char *path, const char *ref, int file_only) + }; + + if (get_oid(ref, &oid)) +- return 0; ++ goto done; + if (sha1_object_info(oid.hash, &size) != OBJ_COMMIT) +- return 0; ++ goto done; + read_tree_recursive(lookup_commit_reference(oid.hash)->tree, "", 0, 0, &paths, walk_tree, &walk_tree_ctx); ++ ++done: ++ free(path_items.match); + return walk_tree_ctx.found_path; + } + +-- +cgit v1.1-9-ge9c1d + From owner-svn-ports-all@freebsd.org Fri Jun 9 15:11:58 2017 Return-Path: Delivered-To: svn-ports-all@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 2E17FBF7194; Fri, 9 Jun 2017 15:11:58 +0000 (UTC) (envelope-from rakuco@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 F24A47033C; Fri, 9 Jun 2017 15:11:57 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59FBvvr035906; Fri, 9 Jun 2017 15:11:57 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FBuQZ035904; Fri, 9 Jun 2017 15:11:56 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706091511.v59FBuQZ035904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 9 Jun 2017 15:11:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443009 - head/x11-fonts/uw-ttyp0 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 15:11:58 -0000 Author: rakuco Date: Fri Jun 9 15:11:56 2017 New Revision: 443009 URL: https://svnweb.freebsd.org/changeset/ports/443009 Log: Fix plist. Modified: head/x11-fonts/uw-ttyp0/Makefile head/x11-fonts/uw-ttyp0/pkg-plist Modified: head/x11-fonts/uw-ttyp0/Makefile ============================================================================== --- head/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:10:35 2017 (r443008) +++ head/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:11:56 2017 (r443009) @@ -2,6 +2,7 @@ PORTNAME= uw-ttyp0 PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ Modified: head/x11-fonts/uw-ttyp0/pkg-plist ============================================================================== --- head/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:10:35 2017 (r443008) +++ head/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:11:56 2017 (r443009) @@ -1,3 +1,5 @@ +share/fonts/uw-ttyp0/fonts.dir +share/fonts/uw-ttyp0/fonts.scale share/fonts/uw-ttyp0/t0-11-i01.pcf.gz share/fonts/uw-ttyp0/t0-11-i02.pcf.gz share/fonts/uw-ttyp0/t0-11-i07.pcf.gz From owner-svn-ports-all@freebsd.org Fri Jun 9 15:13:08 2017 Return-Path: Delivered-To: svn-ports-all@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 20B77BF7213; Fri, 9 Jun 2017 15:13:08 +0000 (UTC) (envelope-from amdmi3@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 F084C7058D; Fri, 9 Jun 2017 15:13:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59FD7Ll036805; Fri, 9 Jun 2017 15:13:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FD6Ls036800; Fri, 9 Jun 2017 15:13:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706091513.v59FD6Ls036800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 9 Jun 2017 15:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443010 - in head/games/reminiscence: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 15:13:08 -0000 Author: amdmi3 Date: Fri Jun 9 15:13:06 2017 New Revision: 443010 URL: https://svnweb.freebsd.org/changeset/ports/443010 Log: - Update to 0.3.3 Modified: head/games/reminiscence/Makefile head/games/reminiscence/distinfo head/games/reminiscence/files/patch-Makefile head/games/reminiscence/files/patch-main.cpp Modified: head/games/reminiscence/Makefile ============================================================================== --- head/games/reminiscence/Makefile Fri Jun 9 15:11:56 2017 (r443009) +++ head/games/reminiscence/Makefile Fri Jun 9 15:13:06 2017 (r443010) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= REminiscence -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= games MASTER_SITES= http://cyxdown.free.fr/reminiscence/ \ http://mirror.amdmi3.ru/distfiles/ @@ -10,10 +10,11 @@ MASTER_SITES= http://cyxdown.free.fr/reminiscence/ \ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Rewritten engine for Flashback -LIB_DEPENDS= libmodplug.so:audio/libmodplug +LIB_DEPENDS= libmodplug.so:audio/libmodplug \ + libvorbisidec.so:audio/libtremor USES= gmake pkgconfig tar:bzip2 -USE_SDL= sdl +USE_SDL= sdl2 ALL_TARGET= rs Modified: head/games/reminiscence/distinfo ============================================================================== --- head/games/reminiscence/distinfo Fri Jun 9 15:11:56 2017 (r443009) +++ head/games/reminiscence/distinfo Fri Jun 9 15:13:06 2017 (r443010) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475278699 -SHA256 (REminiscence-0.3.2.tar.bz2) = 063a1d9bb61a91ffe7de69516e48164a1d4d5d240747968bed4fd292d5df546f -SIZE (REminiscence-0.3.2.tar.bz2) = 112614 +TIMESTAMP = 1497005474 +SHA256 (REminiscence-0.3.3.tar.bz2) = dea16f19d35fc4a75d15b9e987b54d11eccb2f6c211950c939d05bc8d7c0d9e2 +SIZE (REminiscence-0.3.3.tar.bz2) = 113533 Modified: head/games/reminiscence/files/patch-Makefile ============================================================================== --- head/games/reminiscence/files/patch-Makefile Fri Jun 9 15:11:56 2017 (r443009) +++ head/games/reminiscence/files/patch-Makefile Fri Jun 9 15:13:06 2017 (r443010) @@ -1,19 +1,19 @@ ---- Makefile.orig 2016-05-15 22:24:33 UTC +--- Makefile.orig 2017-04-01 06:34:29 UTC +++ Makefile -@@ -1,12 +1,13 @@ +@@ -2,11 +2,13 @@ + SDL_CFLAGS := `sdl2-config --cflags` + SDL_LIBS := `sdl2-config --libs` - SDL_CFLAGS = `sdl-config --cflags` - SDL_LIBS = `sdl-config --libs` --MODPLUG_LIBS = -lmodplug -+MODPLUG_CFLAGS = `pkg-config --cflags libmodplug` -+MODPLUG_LIBS = `pkg-config --libs libmodplug` - # TREMOR_LIBS = -lvorbisidec -logg - ZLIB_LIBS = -lz +-MODPLUG_LIBS := -lmodplug +-TREMOR_LIBS := -lvorbisidec -logg ++MODPLUG_CFLAGS := `pkg-config --cflags libmodplug` ++MODPLUG_LIBS := `pkg-config --libs libmodplug` ++TREMOR_CFLAGS := `pkg-config --cflags vorbisidec` ++TREMOR_LIBS := `pkg-config --libs vorbisidec` + ZLIB_LIBS := -lz --CXX := clang++ --CXXFLAGS := -Wall -MMD $(SDL_CFLAGS) -DUSE_MODPLUG -DUSE_ZLIB # -DUSE_TREMOR -+CXX ?= clang++ -+CXXFLAGS += -Wall -MMD $(SDL_CFLAGS) $(MODPLUG_CFLAGS) -DUSE_MODPLUG -DUSE_ZLIB # -DUSE_TREMOR +-CXXFLAGS += -Wall -MMD $(SDL_CFLAGS) -DUSE_MODPLUG -DUSE_TREMOR -DUSE_ZLIB ++CXXFLAGS += -Wall -MMD $(SDL_CFLAGS) $(MODPLUG_CFLAGS) $(TREMOR_CFLAGS) -DUSE_MODPLUG -DUSE_TREMOR -DUSE_ZLIB SRCS = collision.cpp cutscene.cpp file.cpp fs.cpp game.cpp graphics.cpp main.cpp menu.cpp \ mixer.cpp mod_player.cpp ogg_player.cpp piege.cpp resource.cpp resource_aba.cpp \ Modified: head/games/reminiscence/files/patch-main.cpp ============================================================================== --- head/games/reminiscence/files/patch-main.cpp Fri Jun 9 15:11:56 2017 (r443009) +++ head/games/reminiscence/files/patch-main.cpp Fri Jun 9 15:13:06 2017 (r443010) @@ -4,8 +4,8 @@ #undef main int main(int argc, char *argv[]) { -+ char *homedir = getenv("HOME"); -+ char *dotdir = "/.REminiscence"; ++ const char *homedir = getenv("HOME"); ++ const char *dotdir = "/.REminiscence"; + char *buf = (char*)malloc(strlen(homedir) + strlen(dotdir) + 1); + strcpy(buf, homedir); + strcat(buf, dotdir); From owner-svn-ports-all@freebsd.org Fri Jun 9 15:13:43 2017 Return-Path: Delivered-To: svn-ports-all@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 CF646BF724A; Fri, 9 Jun 2017 15:13:43 +0000 (UTC) (envelope-from rakuco@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 017017066F; Fri, 9 Jun 2017 15:13:42 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59FDgiM036950; Fri, 9 Jun 2017 15:13:42 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FDgVw036948; Fri, 9 Jun 2017 15:13:42 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706091513.v59FDgVw036948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 9 Jun 2017 15:13:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443011 - branches/2017Q2/x11-fonts/uw-ttyp0 X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 15:13:43 -0000 Author: rakuco Date: Fri Jun 9 15:13:41 2017 New Revision: 443011 URL: https://svnweb.freebsd.org/changeset/ports/443011 Log: MFH: r443009 Fix plist. Approved by: ports-secteam (blanket approval) Modified: branches/2017Q2/x11-fonts/uw-ttyp0/Makefile branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/x11-fonts/uw-ttyp0/Makefile ============================================================================== --- branches/2017Q2/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:13:06 2017 (r443010) +++ branches/2017Q2/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:13:41 2017 (r443011) @@ -2,6 +2,7 @@ PORTNAME= uw-ttyp0 PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ Modified: branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist ============================================================================== --- branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:13:06 2017 (r443010) +++ branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:13:41 2017 (r443011) @@ -1,3 +1,5 @@ +share/fonts/uw-ttyp0/fonts.dir +share/fonts/uw-ttyp0/fonts.scale share/fonts/uw-ttyp0/t0-11-i01.pcf.gz share/fonts/uw-ttyp0/t0-11-i02.pcf.gz share/fonts/uw-ttyp0/t0-11-i07.pcf.gz From owner-svn-ports-all@freebsd.org Fri Jun 9 15:17:12 2017 Return-Path: Delivered-To: svn-ports-all@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 3CA9DBF72F8; Fri, 9 Jun 2017 15:17:12 +0000 (UTC) (envelope-from adamw@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 0CE5070891; Fri, 9 Jun 2017 15:17:11 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59FHBIi037208; Fri, 9 Jun 2017 15:17:11 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FHB9u037207; Fri, 9 Jun 2017 15:17:11 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706091517.v59FHB9u037207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 9 Jun 2017 15:17:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443012 - head/mail/neomutt X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 15:17:12 -0000 Author: adamw Date: Fri Jun 9 15:17:11 2017 New Revision: 443012 URL: https://svnweb.freebsd.org/changeset/ports/443012 Log: neomutt now allows xsltproc and w3m calls to fail, so the kludgey patch to remove xsltproc calls is no longer necessary. The port now happily builds with DOCS disabled. Submitted by: ler Modified: head/mail/neomutt/Makefile Modified: head/mail/neomutt/Makefile ============================================================================== --- head/mail/neomutt/Makefile Fri Jun 9 15:13:41 2017 (r443011) +++ head/mail/neomutt/Makefile Fri Jun 9 15:17:11 2017 (r443012) @@ -93,9 +93,6 @@ DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ post-patch: @${REINPLACE_CMD} '/LIBS=$$/d' ${WRKSRC}/configure.ac -post-patch-DOCS-off: - @${REINPLACE_CMD} -e 's/xsltproc.*//' ${WRKSRC}/doc/Makefile.am - post-install: ${RM} ${STAGEDIR}${PREFIX}/etc/mime* From owner-svn-ports-all@freebsd.org Fri Jun 9 15:31:28 2017 Return-Path: Delivered-To: svn-ports-all@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 D7225BF7A9B; Fri, 9 Jun 2017 15:31:28 +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 A7D31716F8; Fri, 9 Jun 2017 15:31:28 +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 v59FVRAj044384; Fri, 9 Jun 2017 15:31:27 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FVRMo044383; Fri, 9 Jun 2017 15:31:27 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091531.v59FVRMo044383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 15:31:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443013 - head/www/bolt X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 15:31:28 -0000 Author: feld Date: Fri Jun 9 15:31:27 2017 New Revision: 443013 URL: https://svnweb.freebsd.org/changeset/ports/443013 Log: www/bolt: Fix pkg-message Accidentally changed pkg-message to be pkg-descr due to lack of caffeine. Pointyhat: me MFH: 2017Q2 Modified: head/www/bolt/pkg-message Modified: head/www/bolt/pkg-message ============================================================================== --- head/www/bolt/pkg-message Fri Jun 9 15:17:11 2017 (r443012) +++ head/www/bolt/pkg-message Fri Jun 9 15:31:27 2017 (r443013) @@ -1,7 +1,7 @@ -Bolt is a tool for Content Management, which strives to be as simple and -straightforward as possible. It is quick to set up, easy to configure, -uses elegant templates, and above all: It's a joy to use. Bolt is -created using modern open source libraries, and is best suited to build -sites in HTML5 with modern markup. -WWW: https://bolt.cm/ + +Additional configuration documentation can be found at: + +https://docs.bolt.cm/installation + + From owner-svn-ports-all@freebsd.org Fri Jun 9 15:31:37 2017 Return-Path: Delivered-To: svn-ports-all@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 D077CBF7AC7; Fri, 9 Jun 2017 15:31:37 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0340771734; Fri, 9 Jun 2017 15:31:34 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 06f77488 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 9 Jun 2017 09:31:32 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r443003 - head/devel/git From: Adam Weinberger In-Reply-To: <201706091504.v59F4ZXC031622@repo.freebsd.org> Date: Fri, 9 Jun 2017 09:31:30 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <1F43AAAF-27B8-4EE4-968E-7E4760832A93@adamw.org> References: <201706091504.v59F4ZXC031622@repo.freebsd.org> To: Renato Botelho X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 15:31:37 -0000 > On 9 Jun, 2017, at 9:04, Renato Botelho wrote: >=20 > Author: garga > Date: Fri Jun 9 15:04:35 2017 > New Revision: 443003 > URL: https://svnweb.freebsd.org/changeset/ports/443003 >=20 > Log: > Update devel/git to 2.13.1 >=20 > Sponsored by: Rubicon Communications (Netgate) >=20 > Modified: > head/devel/git/Makefile > head/devel/git/distinfo > head/devel/git/pkg-plist >=20 > Modified: head/devel/git/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/devel/git/Makefile Fri Jun 9 14:54:36 2017 = (r443002) > +++ head/devel/git/Makefile Fri Jun 9 15:04:35 2017 = (r443003) > @@ -2,7 +2,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D git > -DISTVERSION=3D 2.13.0 > +DISTVERSION=3D 2.13.1 > CATEGORIES=3D devel > MASTER_SITES=3D KERNEL_ORG/software/scm/git > DISTFILES=3D ${DISTNAME}${EXTRACT_SUFX} \ >=20 > Modified: head/devel/git/distinfo > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/devel/git/distinfo Fri Jun 9 14:54:36 2017 = (r443002) > +++ head/devel/git/distinfo Fri Jun 9 15:04:35 2017 = (r443003) > @@ -1,7 +1,7 @@ > -TIMESTAMP =3D 1494416223 > -SHA256 (git-2.13.0.tar.xz) =3D = 4bbf2ab6f2341253a38f95306ec7936833eb1c42572da5c1fa61f0abb2191258 > -SIZE (git-2.13.0.tar.xz) =3D 4744388 > -SHA256 (git-manpages-2.13.0.tar.xz) =3D = 8414f9c62e2b099cd0ea2ca22c55fb6538b13fc7a3ed1508fb9881aae42a97c9 > -SIZE (git-manpages-2.13.0.tar.xz) =3D 407460 > -SHA256 (git-htmldocs-2.13.0.tar.xz) =3D = d5ddfb8eedd5a53c0e46e183ed1513dbdd4f5d5e7ef6624040ba0b7381221e3a > -SIZE (git-htmldocs-2.13.0.tar.xz) =3D 1107480 > +TIMESTAMP =3D 1497014086 > +SHA256 (git-2.13.1.tar.xz) =3D = 3bc1becd983f77ab154a46801624369dbc40c3dd04b4c4b07ad026f5684688fe > +SIZE (git-2.13.1.tar.xz) =3D 4746640 > +SHA256 (git-manpages-2.13.1.tar.xz) =3D = e3dd097d06c44f6d8191ae468b6fc401eaf6992f4962041e9c3af4a06335ff70 > +SIZE (git-manpages-2.13.1.tar.xz) =3D 407700 > +SHA256 (git-htmldocs-2.13.1.tar.xz) =3D = eb2a463434a00cc7381788faa29499cd32c19a5437d97d7dcf65b25603b2b411 > +SIZE (git-htmldocs-2.13.1.tar.xz) =3D 1108536 >=20 > Modified: head/devel/git/pkg-plist > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/devel/git/pkg-plist Fri Jun 9 14:54:36 2017 = (r443002) > +++ head/devel/git/pkg-plist Fri Jun 9 15:04:35 2017 = (r443003) > @@ -634,6 +634,7 @@ man/man7/gitworkflows.7.gz > %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.12.2.txt > %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.12.3.txt > %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.0.txt > +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.13.1.txt > %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt > %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt > %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt Hi Renato, On every box that I have, this update breaks every repo. error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: sha1 mismatch a4d69d53b5c81715ac597db881ec7deae6b0a71a error: sha1 mismatch f7835562a33ca57fe7dc3320af3167ca4e255b9d error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: sha1 mismatch c9a0c62b1b68a660b5284ae6981c3e038b39c15a error: sha1 mismatch fb6231b4790869dca5287326fddee2c8a2b35291 error: sha1 mismatch 223624d3e948183c55d493b6b2313e84f5a73ae8 error: sha1 mismatch e14f6579d7098b0e53adc2ff13375dd95297b2b8 error: sha1 mismatch 8e64138ef46bbbafaee899b8ecf31ed47a109937 error: sha1 mismatch bcb52a1feb0368d415c9009e5b2374d3a1002149 error: sha1 mismatch 52685102bae03c3cdd8f582a0b7aaf892162fef3 error: sha1 mismatch 161daa79426889d722c52569e9b1e1e277be9168 error: sha1 mismatch d20bdc54e535031e962281e5363885e9a9cbc36c error: sha1 mismatch ccb00be717d36276514ed660f6f6b6d3413b1fad error: sha1 mismatch 55f524de774873a2d8106e01b42b236f8c5bcbb4 error: sha1 mismatch 5976cf3a48f293069a3957f393c44fb807136c43 error: sha1 mismatch 401ce611c6f9b9e8be0857cf6094604033e1b717 error: sha1 mismatch 410429a95c67eed8eeb26681838d3766a2437806 error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: sha1 mismatch a4d69d53b5c81715ac597db881ec7deae6b0a71a error: sha1 mismatch f7835562a33ca57fe7dc3320af3167ca4e255b9d error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: sha1 mismatch 52685102bae03c3cdd8f582a0b7aaf892162fef3 error: sha1 mismatch 161daa79426889d722c52569e9b1e1e277be9168 error: sha1 mismatch d20bdc54e535031e962281e5363885e9a9cbc36c error: sha1 mismatch ccb00be717d36276514ed660f6f6b6d3413b1fad error: sha1 mismatch 55f524de774873a2d8106e01b42b236f8c5bcbb4 error: sha1 mismatch 5976cf3a48f293069a3957f393c44fb807136c43 error: sha1 mismatch 401ce611c6f9b9e8be0857cf6094604033e1b717 error: sha1 mismatch 410429a95c67eed8eeb26681838d3766a2437806 error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: missing object referenced by 'refs/heads/master' error: sha1 mismatch a4d69d53b5c81715ac597db881ec7deae6b0a71a error: missing object referenced by 'refs/remotes/origin/535' error: sha1 mismatch f7835562a33ca57fe7dc3320af3167ca4e255b9d error: missing object referenced by 'refs/remotes/origin/639-spike' error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: missing object referenced by 'refs/remotes/origin/HEAD' error: sha1 mismatch 466198adc015a9d81e975374d8e206dcf3efd173 error: missing object referenced by 'refs/remotes/origin/master' error: sha1 mismatch 52685102bae03c3cdd8f582a0b7aaf892162fef3 error: missing object referenced by 'refs/tags/v0.1' error: sha1 mismatch 161daa79426889d722c52569e9b1e1e277be9168 error: missing object referenced by 'refs/tags/v0.2' error: sha1 mismatch d20bdc54e535031e962281e5363885e9a9cbc36c error: missing object referenced by 'refs/tags/v0.3' error: sha1 mismatch ccb00be717d36276514ed660f6f6b6d3413b1fad error: missing object referenced by 'refs/tags/v0.4' error: sha1 mismatch 55f524de774873a2d8106e01b42b236f8c5bcbb4 error: missing object referenced by 'refs/tags/v0.5' error: sha1 mismatch 5976cf3a48f293069a3957f393c44fb807136c43 error: missing object referenced by 'refs/tags/v0.6' error: sha1 mismatch 401ce611c6f9b9e8be0857cf6094604033e1b717 error: missing object referenced by 'refs/tags/v0.7' error: sha1 mismatch 410429a95c67eed8eeb26681838d3766a2437806 error: missing object referenced by 'refs/tags/v0.8' remote: Counting objects: 363, done. remote: Compressing objects: 100% (249/249), done. remote: Total 363 (delta 162), reused 195 (delta 90), pack-reused 0 Receiving objects: 100% (363/363), 144.91 KiB | 0 bytes/s, done. fatal: pack is corrupted (SHA1 mismatch) fatal: index-pack failed Do you get=20 --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-svn-ports-all@freebsd.org Fri Jun 9 15:33:30 2017 Return-Path: Delivered-To: svn-ports-all@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 AAD17BF7B33; Fri, 9 Jun 2017 15:33:30 +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 75F6E719AE; Fri, 9 Jun 2017 15:33:30 +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 v59FXT9v045382; Fri, 9 Jun 2017 15:33:29 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FXT4a045381; Fri, 9 Jun 2017 15:33:29 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091533.v59FXT4a045381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 15:33:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443014 - branches/2017Q2/www/bolt X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 15:33:30 -0000 Author: feld Date: Fri Jun 9 15:33:29 2017 New Revision: 443014 URL: https://svnweb.freebsd.org/changeset/ports/443014 Log: MFH: r443013 www/bolt: Fix pkg-message Accidentally changed pkg-message to be pkg-descr due to lack of caffeine. Pointyhat: me Approved by: ports-secteam (with hat) Modified: branches/2017Q2/www/bolt/pkg-message Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/www/bolt/pkg-message ============================================================================== --- branches/2017Q2/www/bolt/pkg-message Fri Jun 9 15:31:27 2017 (r443013) +++ branches/2017Q2/www/bolt/pkg-message Fri Jun 9 15:33:29 2017 (r443014) @@ -1,7 +1,7 @@ -Bolt is a tool for Content Management, which strives to be as simple and -straightforward as possible. It is quick to set up, easy to configure, -uses elegant templates, and above all: It's a joy to use. Bolt is -created using modern open source libraries, and is best suited to build -sites in HTML5 with modern markup. -WWW: https://bolt.cm/ + +Additional configuration documentation can be found at: + +https://docs.bolt.cm/installation + + From owner-svn-ports-all@freebsd.org Fri Jun 9 15:50:40 2017 Return-Path: Delivered-To: svn-ports-all@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 DCEB7BF7F84; Fri, 9 Jun 2017 15:50:40 +0000 (UTC) (envelope-from amdmi3@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 AC1FE722CC; Fri, 9 Jun 2017 15:50:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59FodhI050246; Fri, 9 Jun 2017 15:50:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FodUg050242; Fri, 9 Jun 2017 15:50:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706091550.v59FodUg050242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 9 Jun 2017 15:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443015 - in head/cad/qucs: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 15:50:41 -0000 Author: amdmi3 Date: Fri Jun 9 15:50:39 2017 New Revision: 443015 URL: https://svnweb.freebsd.org/changeset/ports/443015 Log: - Update to 0.0.19 Added: head/cad/qucs/files/patch-qucs-doc_configure.ac (contents, props changed) Deleted: head/cad/qucs/files/patch-clang Modified: head/cad/qucs/Makefile head/cad/qucs/distinfo head/cad/qucs/pkg-plist Modified: head/cad/qucs/Makefile ============================================================================== --- head/cad/qucs/Makefile Fri Jun 9 15:33:29 2017 (r443014) +++ head/cad/qucs/Makefile Fri Jun 9 15:50:39 2017 (r443015) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qucs -PORTVERSION= 0.0.18 +PORTVERSION= 0.0.19 CATEGORIES= cad science MASTER_SITES= SF @@ -9,15 +9,31 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Graphical circuit design and simulation tool LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/qucs/COPYING +BUILD_DEPENDS= gperf:devel/gperf \ + admsXml:cad/adms + USE_QT4= moc_build uic_build rcc_build linguisttools_build \ corelib gui xml svg script qt3support -USES= bison gmake libtool shebangfix -SHEBANG_FILES= contrib/ps2sp +USES= autoreconf compiler:c++11-lib bison gmake libtool shebangfix +SHEBANG_FILES= qucs/contrib/ps2sp GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-doc INSTALL_TARGET= install-strip USE_LDCONFIG= yes INSTALLS_ICONS= yes + +PORTDOCS= * + +OPTIONS_DEFINE= DOCS + +post-patch: + @${FIND} ${WRKSRC} -name configure.ac -print0 | ${XARGS} -0 \ + ${REINPLACE_CMD} -e '/m4_esyscmd/ s|< VERSION|< ${WRKSRC}/VERSION|; s|git log|false|' + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${WRKSRC}/NEWS.md ${STAGEDIR}${DOCSDIR} .include Modified: head/cad/qucs/distinfo ============================================================================== --- head/cad/qucs/distinfo Fri Jun 9 15:33:29 2017 (r443014) +++ head/cad/qucs/distinfo Fri Jun 9 15:50:39 2017 (r443015) @@ -1,2 +1,3 @@ -SHA256 (qucs-0.0.18.tar.gz) = 3609a18b57485dc9f19886ac6694667f3251702175bd1cbbbea37981b2c482a7 -SIZE (qucs-0.0.18.tar.gz) = 45270816 +TIMESTAMP = 1487773459 +SHA256 (qucs-0.0.19.tar.gz) = 45c6434fde24c533e63550675ac21cdbd3cc6cbba29b82a1dc3f36e7dd4b3b3e +SIZE (qucs-0.0.19.tar.gz) = 20594557 Added: head/cad/qucs/files/patch-qucs-doc_configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/cad/qucs/files/patch-qucs-doc_configure.ac Fri Jun 9 15:50:39 2017 (r443015) @@ -0,0 +1,22 @@ +--- qucs-doc/configure.ac.orig 2017-01-22 13:15:03 UTC ++++ qucs-doc/configure.ac +@@ -28,10 +28,15 @@ AC_PATH_PROG(EPSTOPDF, epstopdf, :) + + AC_PATH_PROG(OCTAVE, octave, no) + +-AS_IF([test "x$OCTAVE" != xno], +- AS_IF([octave --eval eglobpar 2>/dev/null], +- [OCTAVE_EPSTK=yes], [OCTAVE_EPSTK=no]) +- ) ++AS_IF( ++ [test "x$OCTAVE" != xno], ++ AS_IF( ++ [octave --eval eglobpar 2>/dev/null], ++ [OCTAVE_EPSTK=yes], ++ [OCTAVE_EPSTK=no] ++ ), ++ [OCTAVE_EPSTK=no] ++) + AM_CONDITIONAL(USE_OCTAVE, test x$OCTAVE_EPSTK != xno) + + # FIXME: don't use colons Modified: head/cad/qucs/pkg-plist ============================================================================== --- head/cad/qucs/pkg-plist Fri Jun 9 15:33:29 2017 (r443014) +++ head/cad/qucs/pkg-plist Fri Jun 9 15:50:39 2017 (r443015) @@ -1,13 +1,6 @@ -bin/admsCheck -bin/admsXml -bin/alter -bin/asco -bin/asco-test -bin/log -bin/monte -bin/postp bin/ps2sp bin/qucs +bin/qucsactivefilter bin/qucsator bin/qucsattenuator bin/qucsconv @@ -20,8 +13,8 @@ bin/qucslib bin/qucsrescodes bin/qucstrans bin/qucsveri -bin/rosen include/qucs-core/analogfunction.xml +include/qucs-core/characteristic.h include/qucs-core/circuit.h include/qucs-core/compat.h include/qucs-core/complex.h @@ -30,11 +23,9 @@ include/qucs-core/component_id.h include/qucs-core/components.h include/qucs-core/config.h include/qucs-core/constants.h -include/qucs-core/constants.vams include/qucs-core/consts.h include/qucs-core/cpp2lib.makefile include/qucs-core/device.h -include/qucs-core/disciplines.vams include/qucs-core/integrator.h include/qucs-core/logging.h include/qucs-core/matrix.h @@ -42,7 +33,11 @@ include/qucs-core/net.h include/qucs-core/netdefs.h include/qucs-core/node.h include/qucs-core/object.h +include/qucs-core/operatingpoint.h +include/qucs-core/pair.h include/qucs-core/precision.h +include/qucs-core/property.h +include/qucs-core/ptrlist.h include/qucs-core/qucsMODULEcore.xml include/qucs-core/qucsMODULEdefs.xml include/qucs-core/qucsMODULEgui.xml @@ -54,16 +49,14 @@ include/qucs-core/real.h include/qucs-core/states.cpp include/qucs-core/states.h include/qucs-core/va2cpp.makefile -include/qucs-core/valuelist.cpp include/qucs-core/valuelist.h include/qucs-core/vector.h lib/libqucs.so lib/libqucs.so.0 lib/libqucs.so.0.0.0 -man/man1/admsCheck.1.gz -man/man1/admsXml.1.gz man/man1/ps2sp.1.gz man/man1/qucs.1.gz +man/man1/qucsactivefilter.1.gz man/man1/qucsator.1.gz man/man1/qucsattenuator.1.gz man/man1/qucsconv.1.gz @@ -85,6 +78,44 @@ share/icons/hicolor/48x48/apps/qucs.png share/icons/hicolor/512x512/apps/qucs.png share/icons/hicolor/64x64/apps/qucs.png share/icons/hicolor/scalable/apps/qucs.svg +%%DATADIR%%-core/verilog/DLS_1ton.va +%%DATADIR%%-core/verilog/DLS_nto1.va +%%DATADIR%%-core/verilog/EKV26MOS.va +%%DATADIR%%-core/verilog/MESFET.va +%%DATADIR%%-core/verilog/andor4x2.va +%%DATADIR%%-core/verilog/andor4x3.va +%%DATADIR%%-core/verilog/andor4x4.va +%%DATADIR%%-core/verilog/binarytogrey4bit.va +%%DATADIR%%-core/verilog/comp_1bit.va +%%DATADIR%%-core/verilog/comp_2bit.va +%%DATADIR%%-core/verilog/comp_4bit.va +%%DATADIR%%-core/verilog/dff_SR.va +%%DATADIR%%-core/verilog/dmux2to4.va +%%DATADIR%%-core/verilog/dmux3to8.va +%%DATADIR%%-core/verilog/dmux4to16.va +%%DATADIR%%-core/verilog/fa1b.va +%%DATADIR%%-core/verilog/fa2b.va +%%DATADIR%%-core/verilog/gatedDlatch.va +%%DATADIR%%-core/verilog/greytobinary4bit.va +%%DATADIR%%-core/verilog/ha1b.va +%%DATADIR%%-core/verilog/hpribin4bit.va +%%DATADIR%%-core/verilog/jkff_SR.va +%%DATADIR%%-core/verilog/log_amp.va +%%DATADIR%%-core/verilog/logic_0.va +%%DATADIR%%-core/verilog/logic_1.va +%%DATADIR%%-core/verilog/mod_amp.va +%%DATADIR%%-core/verilog/mux2to1.va +%%DATADIR%%-core/verilog/mux4to1.va +%%DATADIR%%-core/verilog/mux8to1.va +%%DATADIR%%-core/verilog/nigbt.va +%%DATADIR%%-core/verilog/pad2bit.va +%%DATADIR%%-core/verilog/pad3bit.va +%%DATADIR%%-core/verilog/pad4bit.va +%%DATADIR%%-core/verilog/photodiode.va +%%DATADIR%%-core/verilog/phototransistor.va +%%DATADIR%%-core/verilog/potentiometer.va +%%DATADIR%%-core/verilog/tff_SR.va +%%DATADIR%%-core/verilog/vcresistor.va %%DATADIR%%/docs/cs/characters.html %%DATADIR%%/docs/cs/contab.png %%DATADIR%%/docs/cs/index.html @@ -145,6 +176,7 @@ share/icons/hicolor/scalable/apps/qucs.svg %%DATADIR%%/docs/en/mathfunc.html %%DATADIR%%/docs/en/octave.html %%DATADIR%%/docs/en/optimization1.png +%%DATADIR%%/docs/en/optimization10.png %%DATADIR%%/docs/en/optimization2.png %%DATADIR%%/docs/en/optimization3.png %%DATADIR%%/docs/en/optimization4.png @@ -152,6 +184,7 @@ share/icons/hicolor/scalable/apps/qucs.svg %%DATADIR%%/docs/en/optimization6.png %%DATADIR%%/docs/en/optimization7.png %%DATADIR%%/docs/en/optimization8.png +%%DATADIR%%/docs/en/optimization9.png %%DATADIR%%/docs/en/paste.png %%DATADIR%%/docs/en/programs.html %%DATADIR%%/docs/en/qucsdigi.png @@ -176,102 +209,6 @@ share/icons/hicolor/scalable/apps/qucs.svg %%DATADIR%%/docs/es/subcircuit.html %%DATADIR%%/docs/es/subcircuit.png %%DATADIR%%/docs/es/wire.png -%%DATADIR%%/docs/examples/1838MHz_PLL_prj.zip -%%DATADIR%%/docs/examples/2StageAmplifier_prj.zip -%%DATADIR%%/docs/examples/555_examples_prj.zip -%%DATADIR%%/docs/examples/Amp4.zip -%%DATADIR%%/docs/examples/Amp_Baseband_Low-noise.sch -%%DATADIR%%/docs/examples/Amp_Two_Tone.sch -%%DATADIR%%/docs/examples/BCD_prj.zip -%%DATADIR%%/docs/examples/BPF_1550_edge_cpld.sch -%%DATADIR%%/docs/examples/BPF_2000_Co-ax.sch -%%DATADIR%%/docs/examples/BSIMTests_prj.zip -%%DATADIR%%/docs/examples/Comb_Gen.sch -%%DATADIR%%/docs/examples/DigitalAdder_prj.zip -%%DATADIR%%/docs/examples/High_Voltage_Supply_prj.tar.gz -%%DATADIR%%/docs/examples/IdealBalun.sch -%%DATADIR%%/docs/examples/LM317_prj.zip -%%DATADIR%%/docs/examples/LPF-Balun2.sch -%%DATADIR%%/docs/examples/LPF-Balun3.sch -%%DATADIR%%/docs/examples/LPF_1000_Coplanar.sch -%%DATADIR%%/docs/examples/LPF_1000_Radial-Stub.sch -%%DATADIR%%/docs/examples/LPF_1250_Elliptical.sch -%%DATADIR%%/docs/examples/MillerAmp_prj.zip -%%DATADIR%%/docs/examples/Mirrors_prj.zip -%%DATADIR%%/docs/examples/PVcell_Miguel_Pareja.zip -%%DATADIR%%/docs/examples/Puls3b.sch -%%DATADIR%%/docs/examples/RADAR2010_prj.zip -%%DATADIR%%/docs/examples/README -%%DATADIR%%/docs/examples/SmithChartTest.sch -%%DATADIR%%/docs/examples/UHF_Amplifier_prj.tar.gz -%%DATADIR%%/docs/examples/VCO_100.sch -%%DATADIR%%/docs/examples/X2_100_Bipolar.sch -%%DATADIR%%/docs/examples/X5_500.sch -%%DATADIR%%/docs/examples/active_bp.sch -%%DATADIR%%/docs/examples/active_lp.sch -%%DATADIR%%/docs/examples/active_mixer.sch -%%DATADIR%%/docs/examples/bbv.sch -%%DATADIR%%/docs/examples/bjt_noise.zip -%%DATADIR%%/docs/examples/boostconverter.sch -%%DATADIR%%/docs/examples/bpf_10Ghz.sch -%%DATADIR%%/docs/examples/bridge.sch -%%DATADIR%%/docs/examples/buckboost.sch -%%DATADIR%%/docs/examples/buckconverter.sch -%%DATADIR%%/docs/examples/charac.sch -%%DATADIR%%/docs/examples/chargepump.sch -%%DATADIR%%/docs/examples/chebyshev1_5th.sch -%%DATADIR%%/docs/examples/classic_osci.sch -%%DATADIR%%/docs/examples/colpitts.sch -%%DATADIR%%/docs/examples/colpitts_base.sch -%%DATADIR%%/docs/examples/curtice1_MESFET_prj.zip -%%DATADIR%%/docs/examples/diff1.sch -%%DATADIR%%/docs/examples/diode_hb.sch -%%DATADIR%%/docs/examples/elliptic_5th.sch -%%DATADIR%%/docs/examples/fet.sch -%%DATADIR%%/docs/examples/fet_noise.sch -%%DATADIR%%/docs/examples/fgummel.sch -%%DATADIR%%/docs/examples/fhr01fh.sch -%%DATADIR%%/docs/examples/flicker.sch -%%DATADIR%%/docs/examples/flip_flops_models_tran_prj.zip -%%DATADIR%%/docs/examples/fullwaverectifier_1.sch -%%DATADIR%%/docs/examples/fullwaverectifier_2.sch -%%DATADIR%%/docs/examples/gain.sch -%%DATADIR%%/docs/examples/giacoletto.sch -%%DATADIR%%/docs/examples/gilbert.sch -%%DATADIR%%/docs/examples/groupdelay_ac.sch -%%DATADIR%%/docs/examples/groupdelay_sp.sch -%%DATADIR%%/docs/examples/gyrator.sch -%%DATADIR%%/docs/examples/lc_osc.sch -%%DATADIR%%/docs/examples/lf_osci.sch -%%DATADIR%%/docs/examples/microstrip.sch -%%DATADIR%%/docs/examples/mixer.sch -%%DATADIR%%/docs/examples/mscoupler.sch -%%DATADIR%%/docs/examples/multiplier.sch -%%DATADIR%%/docs/examples/notch.sch -%%DATADIR%%/docs/examples/opamp_gyrator.sch -%%DATADIR%%/docs/examples/pentode.sch -%%DATADIR%%/docs/examples/preregulator.sch -%%DATADIR%%/docs/examples/qucs-radiometer-model.tgz -%%DATADIR%%/docs/examples/resonance.sch -%%DATADIR%%/docs/examples/rf_osci.sch -%%DATADIR%%/docs/examples/rgummel.sch -%%DATADIR%%/docs/examples/sawtooth-1.sch -%%DATADIR%%/docs/examples/sawtooth-2.sch -%%DATADIR%%/docs/examples/sawtooth-3.sch -%%DATADIR%%/docs/examples/sawtooth-discreet.sch -%%DATADIR%%/docs/examples/schmitt.sch -%%DATADIR%%/docs/examples/selective_amp.sch -%%DATADIR%%/docs/examples/shot.sch -%%DATADIR%%/docs/examples/singleOPV.sch -%%DATADIR%%/docs/examples/single_balanced.sch -%%DATADIR%%/docs/examples/stab.sch -%%DATADIR%%/docs/examples/supply.sch -%%DATADIR%%/docs/examples/swr_meter.sch -%%DATADIR%%/docs/examples/sym_osci.sch -%%DATADIR%%/docs/examples/time_resistor.sch -%%DATADIR%%/docs/examples/triode.sch -%%DATADIR%%/docs/examples/vfile_test_tran.tar.gz -%%DATADIR%%/docs/examples/wilkinson.sch %%DATADIR%%/docs/fr/contab.png %%DATADIR%%/docs/fr/index.html %%DATADIR%%/docs/fr/mathfunc.html @@ -309,20 +246,6 @@ share/icons/hicolor/scalable/apps/qucs.svg %%DATADIR%%/docs/pt/subcircuit.html %%DATADIR%%/docs/pt/subcircuit.png %%DATADIR%%/docs/pt/wire.png -%%DATADIR%%/docs/report/EKV26.pdf -%%DATADIR%%/docs/report/MESFET.pdf -%%DATADIR%%/docs/report/StoQ_test1.pdf -%%DATADIR%%/docs/report/StoQ_test2.pdf -%%DATADIR%%/docs/report/StoQ_test3.pdf -%%DATADIR%%/docs/report/StoQ_test4.pdf -%%DATADIR%%/docs/report/StoQ_test5.pdf -%%DATADIR%%/docs/report/curtice.pdf -%%DATADIR%%/docs/report/log_amp.pdf -%%DATADIR%%/docs/report/mod_amp.pdf -%%DATADIR%%/docs/report/photodiode.pdf -%%DATADIR%%/docs/report/potentiometer.pdf -%%DATADIR%%/docs/report/reportbook.pdf -%%DATADIR%%/docs/report/verilog.pdf %%DATADIR%%/docs/ru/characters.html %%DATADIR%%/docs/ru/contab.png %%DATADIR%%/docs/ru/index.html @@ -349,24 +272,6 @@ share/icons/hicolor/scalable/apps/qucs.svg %%DATADIR%%/docs/ru/subcircuit.html %%DATADIR%%/docs/ru/subcircuit.png %%DATADIR%%/docs/ru/wire.png -%%DATADIR%%/docs/technical/technical.pdf -%%DATADIR%%/docs/tutorial/RFResModels.pdf -%%DATADIR%%/docs/tutorial/bjtbias.pdf -%%DATADIR%%/docs/tutorial/coupler.pdf -%%DATADIR%%/docs/tutorial/dcstatic.pdf -%%DATADIR%%/docs/tutorial/digital.pdf -%%DATADIR%%/docs/tutorial/equations.pdf -%%DATADIR%%/docs/tutorial/ffmodels.pdf -%%DATADIR%%/docs/tutorial/functions.pdf -%%DATADIR%%/docs/tutorial/getstarted.pdf -%%DATADIR%%/docs/tutorial/lna.pdf -%%DATADIR%%/docs/tutorial/modelbjt.pdf -%%DATADIR%%/docs/tutorial/opamp.pdf -%%DATADIR%%/docs/tutorial/poweramp.pdf -%%DATADIR%%/docs/tutorial/spicetoqucs.pdf -%%DATADIR%%/docs/tutorial/textmode.pdf -%%DATADIR%%/docs/tutorial/timer555.pdf -%%DATADIR%%/docs/tutorial/workbook.pdf %%DATADIR%%/docs/uk/characters.html %%DATADIR%%/docs/uk/contab.png %%DATADIR%%/docs/uk/index.html @@ -393,16 +298,94 @@ share/icons/hicolor/scalable/apps/qucs.svg %%DATADIR%%/docs/uk/subcircuit.html %%DATADIR%%/docs/uk/subcircuit.png %%DATADIR%%/docs/uk/wire.png +%%DATADIR%%/examples/Amp_Baseband_Low-noise.sch +%%DATADIR%%/examples/Amp_Two_Tone.sch +%%DATADIR%%/examples/BPF_1550_edge_cpld.sch +%%DATADIR%%/examples/BPF_2000_Co-ax.sch +%%DATADIR%%/examples/Comb_Gen.sch +%%DATADIR%%/examples/IdealBalun.sch +%%DATADIR%%/examples/LPF-Balun2.sch +%%DATADIR%%/examples/LPF-Balun3.sch +%%DATADIR%%/examples/LPF_1000_Coplanar.sch +%%DATADIR%%/examples/LPF_1000_Radial-Stub.sch +%%DATADIR%%/examples/LPF_1250_Elliptical.sch +%%DATADIR%%/examples/Puls3b.sch +%%DATADIR%%/examples/SmithChartTest.sch +%%DATADIR%%/examples/VCO_100.sch +%%DATADIR%%/examples/X2_100_Bipolar.sch +%%DATADIR%%/examples/X5_500.sch +%%DATADIR%%/examples/active_bp.sch +%%DATADIR%%/examples/active_lp.sch +%%DATADIR%%/examples/active_mixer.sch +%%DATADIR%%/examples/bbv.sch +%%DATADIR%%/examples/boostconverter.sch +%%DATADIR%%/examples/bpf_10Ghz.sch +%%DATADIR%%/examples/bridge.sch +%%DATADIR%%/examples/buckboost.sch +%%DATADIR%%/examples/buckconverter.sch +%%DATADIR%%/examples/charac.sch +%%DATADIR%%/examples/chargepump.sch +%%DATADIR%%/examples/chebyshev1_5th.sch +%%DATADIR%%/examples/classic_osci.sch +%%DATADIR%%/examples/colpitts.sch +%%DATADIR%%/examples/colpitts_base.sch +%%DATADIR%%/examples/diff1.sch +%%DATADIR%%/examples/diode_hb.sch +%%DATADIR%%/examples/elliptic_5th.sch +%%DATADIR%%/examples/fet.sch +%%DATADIR%%/examples/fet_noise.sch +%%DATADIR%%/examples/fgummel.sch +%%DATADIR%%/examples/fhr01fh.sch +%%DATADIR%%/examples/filter_optimization.sch +%%DATADIR%%/examples/flicker.sch +%%DATADIR%%/examples/fullwaverectifier_1.sch +%%DATADIR%%/examples/fullwaverectifier_2.sch +%%DATADIR%%/examples/gain.sch +%%DATADIR%%/examples/giacoletto.sch +%%DATADIR%%/examples/gilbert.sch +%%DATADIR%%/examples/groupdelay_ac.sch +%%DATADIR%%/examples/groupdelay_sp.sch +%%DATADIR%%/examples/gyrator.sch +%%DATADIR%%/examples/lc_osc.sch +%%DATADIR%%/examples/lf_osci.sch +%%DATADIR%%/examples/microstrip.sch +%%DATADIR%%/examples/mixer.sch +%%DATADIR%%/examples/mscoupler.sch +%%DATADIR%%/examples/multiplier.sch +%%DATADIR%%/examples/notch.sch +%%DATADIR%%/examples/opamp_gyrator.sch +%%DATADIR%%/examples/pentode.sch +%%DATADIR%%/examples/preregulator.sch +%%DATADIR%%/examples/resonance.sch +%%DATADIR%%/examples/rf_osci.sch +%%DATADIR%%/examples/rgummel.sch +%%DATADIR%%/examples/sawtooth-1.sch +%%DATADIR%%/examples/sawtooth-2.sch +%%DATADIR%%/examples/sawtooth-3.sch +%%DATADIR%%/examples/sawtooth-discreet.sch +%%DATADIR%%/examples/schmitt.sch +%%DATADIR%%/examples/selective_amp.sch +%%DATADIR%%/examples/shot.sch +%%DATADIR%%/examples/singleOPV.sch +%%DATADIR%%/examples/single_balanced.sch +%%DATADIR%%/examples/stab.sch +%%DATADIR%%/examples/supply.sch +%%DATADIR%%/examples/swr_meter.sch +%%DATADIR%%/examples/sym_osci.sch +%%DATADIR%%/examples/time_resistor.sch +%%DATADIR%%/examples/triode.sch +%%DATADIR%%/examples/wilkinson.sch %%DATADIR%%/lang/qucs_ar.qm %%DATADIR%%/lang/qucs_ca.qm %%DATADIR%%/lang/qucs_cs.qm %%DATADIR%%/lang/qucs_de.qm +%%DATADIR%%/lang/qucs_en.qm %%DATADIR%%/lang/qucs_es.qm %%DATADIR%%/lang/qucs_fr.qm %%DATADIR%%/lang/qucs_he.qm %%DATADIR%%/lang/qucs_hu.qm %%DATADIR%%/lang/qucs_it.qm -%%DATADIR%%/lang/qucs_jp.qm +%%DATADIR%%/lang/qucs_ja.qm %%DATADIR%%/lang/qucs_kk.qm %%DATADIR%%/lang/qucs_pl.qm %%DATADIR%%/lang/qucs_pt_BR.qm @@ -412,6 +395,7 @@ share/icons/hicolor/scalable/apps/qucs.svg %%DATADIR%%/lang/qucs_sv.qm %%DATADIR%%/lang/qucs_tr.qm %%DATADIR%%/lang/qucs_uk.qm +%%DATADIR%%/lang/qucs_zh_CN.qm %%DATADIR%%/library/Bridges.lib %%DATADIR%%/library/Diodes.lib %%DATADIR%%/library/Ideal.lib From owner-svn-ports-all@freebsd.org Fri Jun 9 15:57:32 2017 Return-Path: Delivered-To: svn-ports-all@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 1CFAEBF83C8; Fri, 9 Jun 2017 15:57:32 +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 EACD6728C1; Fri, 9 Jun 2017 15:57:31 +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 v59FvUgi054220; Fri, 9 Jun 2017 15:57:30 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FvUnK054219; Fri, 9 Jun 2017 15:57:30 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091557.v59FvUnK054219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 15:57:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443016 - in head/security/heimdal: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 15:57:32 -0000 Author: feld Date: Fri Jun 9 15:57:30 2017 New Revision: 443016 URL: https://svnweb.freebsd.org/changeset/ports/443016 Log: security/heimdal: Backport security fix PR: 219657 MFH: 2017Q2 Security: CVE-2017-6594 Added: head/security/heimdal/files/patch-CVE-2017-6594 (contents, props changed) Modified: head/security/heimdal/Makefile Modified: head/security/heimdal/Makefile ============================================================================== --- head/security/heimdal/Makefile Fri Jun 9 15:50:39 2017 (r443015) +++ head/security/heimdal/Makefile Fri Jun 9 15:57:30 2017 (r443016) @@ -3,7 +3,7 @@ PORTNAME= heimdal PORTVERSION= 7.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security ipv6 MASTER_SITES= http://www.h5l.org/dist/src/ \ http://ftp.pdc.kth.se/pub/heimdal/src/ \ Added: head/security/heimdal/files/patch-CVE-2017-6594 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/heimdal/files/patch-CVE-2017-6594 Fri Jun 9 15:57:30 2017 (r443016) @@ -0,0 +1,168 @@ +diff -ru NEWS NEWS +--- NEWS 2016-11-29 01:35:27.000000000 +0000 ++++ NEWS 2017-06-03 15:23:36.264325000 +0000 +@@ -1,4 +1,18 @@ +-Release Notes - Heimdal - Version Heimdal 1.6 ++Release Notes - Heimdal - Version Heimdal 7.1.0,2 (FreeBSD port) ++ ++ Security ++ ++ - Fix transit path validation. Commit f469fc6 (2010-10-02) inadvertently ++ caused the previous hop realm to not be added to the transit path ++ of issued tickets. This may, in some cases, enable bypass of capath ++ policy in Heimdal versions 1.5 through 7.2. ++ ++ Note, this may break sites that rely on the bug. With the bug some ++ incomplete [capaths] worked, that should not have. These may now break ++ authentication in some cross-realm configurations. ++ (CVE-2017-6594) ++ ++Release Notes - Heimdal - Version Heimdal 7.1 + + Security + - ... +diff -ru kdc/krb5tgs.c kdc/krb5tgs.c +--- kdc/krb5tgs.c 2016-11-29 01:35:27.000000000 +0000 ++++ kdc/krb5tgs.c 2017-06-03 15:23:36.271738000 +0000 +@@ -655,8 +655,12 @@ + "Decoding transited encoding"); + return ret; + } ++ ++ /* ++ * If the realm of the presented tgt is neither the client nor the server ++ * realm, it is a transit realm and must be added to transited set. ++ */ + if(strcmp(client_realm, tgt_realm) && strcmp(server_realm, tgt_realm)) { +- /* not us, so add the previous realm to transited set */ + if (num_realms + 1 > UINT_MAX/sizeof(*realms)) { + ret = ERANGE; + goto free_realms; +@@ -737,6 +741,7 @@ + const char *server_name, + hdb_entry_ex *client, + krb5_principal client_principal, ++ const char *tgt_realm, + hdb_entry_ex *krbtgt, + krb5_enctype krbtgt_etype, + krb5_principals spp, +@@ -798,7 +803,7 @@ + &tgt->transited, &et, + krb5_principal_get_realm(context, client_principal), + krb5_principal_get_realm(context, server->entry.principal), +- krb5_principal_get_realm(context, krbtgt->entry.principal)); ++ tgt_realm); + if(ret) + goto out; + +@@ -1519,6 +1524,8 @@ + krb5_keyblock sessionkey; + krb5_kvno kvno; + krb5_data rspac; ++ const char *tgt_realm = /* Realm of TGT issuer */ ++ krb5_principal_get_realm(context, krbtgt->entry.principal); + const char *our_realm = /* Realm of this KDC */ + krb5_principal_get_comp_string(context, krbtgt->entry.principal, 1); + char **capath = NULL; +@@ -2324,6 +2331,7 @@ + spn, + client, + cp, ++ tgt_realm, + krbtgt_out, + tkey_sign->key.keytype, + spp, +diff -ru tests/kdc/check-kdc.in tests/kdc/check-kdc.in +--- tests/kdc/check-kdc.in 2016-12-14 18:01:18.000000000 +0000 ++++ tests/kdc/check-kdc.in 2017-06-03 15:23:36.276571000 +0000 +@@ -53,6 +53,7 @@ + R5=SOME-REALM5.FR + R6=SOME-REALM6.US + R7=SOME-REALM7.UK ++R8=SOME-REALM8.UK + + H1=H1.$R + H2=H2.$R +@@ -152,6 +153,12 @@ + init \ + --realm-max-ticket-life=1day \ + --realm-max-renewable-life=1month \ ++ ${R8} || exit 1 ++ ++${kadmin} \ ++ init \ ++ --realm-max-ticket-life=1day \ ++ --realm-max-renewable-life=1month \ + ${H1} || exit 1 + + ${kadmin} \ +@@ -191,6 +198,7 @@ + ${kadmin5} add -p foo --use-defaults foo@${R5} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${R6} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${R7} || exit 1 ++${kadmin} add -p foo --use-defaults foo@${R8} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${H1} || exit 1 + ${kadmin} add -p foo --use-defaults foo/host.${h1}@${H1} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${H2} || exit 1 +@@ -249,6 +257,9 @@ + ${kadmin} add -p cross1 --use-defaults krbtgt/${R7}@${R6} || exit 1 + ${kadmin} add -p cross2 --use-defaults krbtgt/${R6}@${R7} || exit 1 + ++${kadmin} add -p cross1 --use-defaults krbtgt/${R8}@${R6} || exit 1 ++${kadmin} add -p cross2 --use-defaults krbtgt/${R6}@${R8} || exit 1 ++ + ${kadmin} add -p cross1 --use-defaults krbtgt/${H1}@${R} || exit 1 + ${kadmin} add -p cross2 --use-defaults krbtgt/${R}@${H1} || exit 1 + +@@ -284,6 +295,7 @@ + ${kadmin5} check ${R5} || exit 1 + ${kadmin} check ${R6} || exit 1 + ${kadmin} check ${R7} || exit 1 ++${kadmin} check ${R8} || exit 1 + ${kadmin} check ${H1} || exit 1 + ${kadmin} check ${H2} || exit 1 + ${kadmin} check ${H3} || exit 1 +@@ -388,6 +400,8 @@ + ${kgetcred} foo@${R6} || { ec=1 ; eval "${testfailed}"; } + echo "Getting x-realm tickets with capaths for $R -> $R7" + ${kgetcred} foo@${R7} || { ec=1 ; eval "${testfailed}"; } ++echo "Should not get x-realm tickets with capaths for $R -> $R8" ++${kgetcred} foo@${R8} && { ec=1 ; eval "${testfailed}"; } + ${kdestroy} + + echo "Testing capaths logic (reverse order)" +@@ -418,10 +432,13 @@ + + echo "Getting x-realm tickets with hierarchical referrals for $H3 -> $H1" + ${kgetcred} --hostbased --canonicalize foo host.${h1} || { ec=1 ; eval "${testfailed}"; } ++fgrep "cross-realm ${H3} -> ${H1} via [${H2}, ${R}]" messages.log > /dev/null || { ec=1 ; eval "${testfailed}"; } + echo "Getting x-realm tickets with hierarchical referrals for $H3 -> $R" + ${kgetcred} --hostbased --canonicalize foo host.${r} || { ec=1 ; eval "${testfailed}"; } ++fgrep "cross-realm ${H3} -> ${R} via [${H2}]" messages.log > /dev/null || { ec=1 ; eval "${testfailed}"; } + echo "Getting x-realm tickets with hierarchical referrals for $H3 -> $H2" + ${kgetcred} --hostbased --canonicalize foo host.${h2} || { ec=1 ; eval "${testfailed}"; } ++fgrep "cross-realm ${H3} -> ${H2}" messages.log > /dev/null || { ec=1 ; eval "${testfailed}"; } + ${kdestroy} + + echo "Testing multi-hop [capaths] referral logic" +diff -ru tests/kdc/krb5.conf.in tests/kdc/krb5.conf.in +--- tests/kdc/krb5.conf.in 2016-11-29 01:35:28.000000000 +0000 ++++ tests/kdc/krb5.conf.in 2017-06-03 15:23:36.278848000 +0000 +@@ -40,6 +40,9 @@ + SOME-REALM7.UK = { + kdc = localhost:@port@ + } ++ SOME-REALM8.UK = { ++ kdc = localhost:@port@ ++ } + TEST-HTTP.H5L.SE = { + kdc = http/localhost:@port@ + } +@@ -147,6 +150,7 @@ + SOME-REALM6.US = SOME-REALM5.FR + SOME-REALM7.UK = SOME-REALM6.US + SOME-REALM7.UK = SOME-REALM5.FR ++ SOME-REALM8.UK = SOME-REALM6.US + } + H4.H2.TEST.H5L.SE = { + H1.TEST.H5L.SE = H3.H2.TEST.H5L.SE From owner-svn-ports-all@freebsd.org Fri Jun 9 15:58:14 2017 Return-Path: Delivered-To: svn-ports-all@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 C03CBBF8458; Fri, 9 Jun 2017 15:58:14 +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 9ACA6729DA; Fri, 9 Jun 2017 15:58:14 +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 v59FwDFp054455; Fri, 9 Jun 2017 15:58:13 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59FwDc2054452; Fri, 9 Jun 2017 15:58:13 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091558.v59FwDc2054452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 15:58:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443017 - in branches/2017Q2/security/heimdal: . files X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 15:58:14 -0000 Author: feld Date: Fri Jun 9 15:58:13 2017 New Revision: 443017 URL: https://svnweb.freebsd.org/changeset/ports/443017 Log: MFH: r443016 security/heimdal: Backport security fix PR: 219657 Security: CVE-2017-6594 Approved by: ports-secteam (with hat) Added: branches/2017Q2/security/heimdal/files/patch-CVE-2017-6594 - copied unchanged from r443016, head/security/heimdal/files/patch-CVE-2017-6594 Modified: branches/2017Q2/security/heimdal/Makefile Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/security/heimdal/Makefile ============================================================================== --- branches/2017Q2/security/heimdal/Makefile Fri Jun 9 15:57:30 2017 (r443016) +++ branches/2017Q2/security/heimdal/Makefile Fri Jun 9 15:58:13 2017 (r443017) @@ -3,7 +3,7 @@ PORTNAME= heimdal PORTVERSION= 7.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security ipv6 MASTER_SITES= http://www.h5l.org/dist/src/ \ http://ftp.pdc.kth.se/pub/heimdal/src/ \ Copied: branches/2017Q2/security/heimdal/files/patch-CVE-2017-6594 (from r443016, head/security/heimdal/files/patch-CVE-2017-6594) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2017Q2/security/heimdal/files/patch-CVE-2017-6594 Fri Jun 9 15:58:13 2017 (r443017, copy of r443016, head/security/heimdal/files/patch-CVE-2017-6594) @@ -0,0 +1,168 @@ +diff -ru NEWS NEWS +--- NEWS 2016-11-29 01:35:27.000000000 +0000 ++++ NEWS 2017-06-03 15:23:36.264325000 +0000 +@@ -1,4 +1,18 @@ +-Release Notes - Heimdal - Version Heimdal 1.6 ++Release Notes - Heimdal - Version Heimdal 7.1.0,2 (FreeBSD port) ++ ++ Security ++ ++ - Fix transit path validation. Commit f469fc6 (2010-10-02) inadvertently ++ caused the previous hop realm to not be added to the transit path ++ of issued tickets. This may, in some cases, enable bypass of capath ++ policy in Heimdal versions 1.5 through 7.2. ++ ++ Note, this may break sites that rely on the bug. With the bug some ++ incomplete [capaths] worked, that should not have. These may now break ++ authentication in some cross-realm configurations. ++ (CVE-2017-6594) ++ ++Release Notes - Heimdal - Version Heimdal 7.1 + + Security + - ... +diff -ru kdc/krb5tgs.c kdc/krb5tgs.c +--- kdc/krb5tgs.c 2016-11-29 01:35:27.000000000 +0000 ++++ kdc/krb5tgs.c 2017-06-03 15:23:36.271738000 +0000 +@@ -655,8 +655,12 @@ + "Decoding transited encoding"); + return ret; + } ++ ++ /* ++ * If the realm of the presented tgt is neither the client nor the server ++ * realm, it is a transit realm and must be added to transited set. ++ */ + if(strcmp(client_realm, tgt_realm) && strcmp(server_realm, tgt_realm)) { +- /* not us, so add the previous realm to transited set */ + if (num_realms + 1 > UINT_MAX/sizeof(*realms)) { + ret = ERANGE; + goto free_realms; +@@ -737,6 +741,7 @@ + const char *server_name, + hdb_entry_ex *client, + krb5_principal client_principal, ++ const char *tgt_realm, + hdb_entry_ex *krbtgt, + krb5_enctype krbtgt_etype, + krb5_principals spp, +@@ -798,7 +803,7 @@ + &tgt->transited, &et, + krb5_principal_get_realm(context, client_principal), + krb5_principal_get_realm(context, server->entry.principal), +- krb5_principal_get_realm(context, krbtgt->entry.principal)); ++ tgt_realm); + if(ret) + goto out; + +@@ -1519,6 +1524,8 @@ + krb5_keyblock sessionkey; + krb5_kvno kvno; + krb5_data rspac; ++ const char *tgt_realm = /* Realm of TGT issuer */ ++ krb5_principal_get_realm(context, krbtgt->entry.principal); + const char *our_realm = /* Realm of this KDC */ + krb5_principal_get_comp_string(context, krbtgt->entry.principal, 1); + char **capath = NULL; +@@ -2324,6 +2331,7 @@ + spn, + client, + cp, ++ tgt_realm, + krbtgt_out, + tkey_sign->key.keytype, + spp, +diff -ru tests/kdc/check-kdc.in tests/kdc/check-kdc.in +--- tests/kdc/check-kdc.in 2016-12-14 18:01:18.000000000 +0000 ++++ tests/kdc/check-kdc.in 2017-06-03 15:23:36.276571000 +0000 +@@ -53,6 +53,7 @@ + R5=SOME-REALM5.FR + R6=SOME-REALM6.US + R7=SOME-REALM7.UK ++R8=SOME-REALM8.UK + + H1=H1.$R + H2=H2.$R +@@ -152,6 +153,12 @@ + init \ + --realm-max-ticket-life=1day \ + --realm-max-renewable-life=1month \ ++ ${R8} || exit 1 ++ ++${kadmin} \ ++ init \ ++ --realm-max-ticket-life=1day \ ++ --realm-max-renewable-life=1month \ + ${H1} || exit 1 + + ${kadmin} \ +@@ -191,6 +198,7 @@ + ${kadmin5} add -p foo --use-defaults foo@${R5} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${R6} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${R7} || exit 1 ++${kadmin} add -p foo --use-defaults foo@${R8} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${H1} || exit 1 + ${kadmin} add -p foo --use-defaults foo/host.${h1}@${H1} || exit 1 + ${kadmin} add -p foo --use-defaults foo@${H2} || exit 1 +@@ -249,6 +257,9 @@ + ${kadmin} add -p cross1 --use-defaults krbtgt/${R7}@${R6} || exit 1 + ${kadmin} add -p cross2 --use-defaults krbtgt/${R6}@${R7} || exit 1 + ++${kadmin} add -p cross1 --use-defaults krbtgt/${R8}@${R6} || exit 1 ++${kadmin} add -p cross2 --use-defaults krbtgt/${R6}@${R8} || exit 1 ++ + ${kadmin} add -p cross1 --use-defaults krbtgt/${H1}@${R} || exit 1 + ${kadmin} add -p cross2 --use-defaults krbtgt/${R}@${H1} || exit 1 + +@@ -284,6 +295,7 @@ + ${kadmin5} check ${R5} || exit 1 + ${kadmin} check ${R6} || exit 1 + ${kadmin} check ${R7} || exit 1 ++${kadmin} check ${R8} || exit 1 + ${kadmin} check ${H1} || exit 1 + ${kadmin} check ${H2} || exit 1 + ${kadmin} check ${H3} || exit 1 +@@ -388,6 +400,8 @@ + ${kgetcred} foo@${R6} || { ec=1 ; eval "${testfailed}"; } + echo "Getting x-realm tickets with capaths for $R -> $R7" + ${kgetcred} foo@${R7} || { ec=1 ; eval "${testfailed}"; } ++echo "Should not get x-realm tickets with capaths for $R -> $R8" ++${kgetcred} foo@${R8} && { ec=1 ; eval "${testfailed}"; } + ${kdestroy} + + echo "Testing capaths logic (reverse order)" +@@ -418,10 +432,13 @@ + + echo "Getting x-realm tickets with hierarchical referrals for $H3 -> $H1" + ${kgetcred} --hostbased --canonicalize foo host.${h1} || { ec=1 ; eval "${testfailed}"; } ++fgrep "cross-realm ${H3} -> ${H1} via [${H2}, ${R}]" messages.log > /dev/null || { ec=1 ; eval "${testfailed}"; } + echo "Getting x-realm tickets with hierarchical referrals for $H3 -> $R" + ${kgetcred} --hostbased --canonicalize foo host.${r} || { ec=1 ; eval "${testfailed}"; } ++fgrep "cross-realm ${H3} -> ${R} via [${H2}]" messages.log > /dev/null || { ec=1 ; eval "${testfailed}"; } + echo "Getting x-realm tickets with hierarchical referrals for $H3 -> $H2" + ${kgetcred} --hostbased --canonicalize foo host.${h2} || { ec=1 ; eval "${testfailed}"; } ++fgrep "cross-realm ${H3} -> ${H2}" messages.log > /dev/null || { ec=1 ; eval "${testfailed}"; } + ${kdestroy} + + echo "Testing multi-hop [capaths] referral logic" +diff -ru tests/kdc/krb5.conf.in tests/kdc/krb5.conf.in +--- tests/kdc/krb5.conf.in 2016-11-29 01:35:28.000000000 +0000 ++++ tests/kdc/krb5.conf.in 2017-06-03 15:23:36.278848000 +0000 +@@ -40,6 +40,9 @@ + SOME-REALM7.UK = { + kdc = localhost:@port@ + } ++ SOME-REALM8.UK = { ++ kdc = localhost:@port@ ++ } + TEST-HTTP.H5L.SE = { + kdc = http/localhost:@port@ + } +@@ -147,6 +150,7 @@ + SOME-REALM6.US = SOME-REALM5.FR + SOME-REALM7.UK = SOME-REALM6.US + SOME-REALM7.UK = SOME-REALM5.FR ++ SOME-REALM8.UK = SOME-REALM6.US + } + H4.H2.TEST.H5L.SE = { + H1.TEST.H5L.SE = H3.H2.TEST.H5L.SE From owner-svn-ports-all@freebsd.org Fri Jun 9 16:38:40 2017 Return-Path: Delivered-To: svn-ports-all@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 94F1EBF8AE1; Fri, 9 Jun 2017 16:38:40 +0000 (UTC) (envelope-from adamw@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 6374C7392D; Fri, 9 Jun 2017 16:38:40 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59Gcd1P070560; Fri, 9 Jun 2017 16:38:39 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59GcdvF070558; Fri, 9 Jun 2017 16:38:39 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706091638.v59GcdvF070558@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 9 Jun 2017 16:38:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443018 - in head/devel/git: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 16:38:40 -0000 Author: adamw Date: Fri Jun 9 16:38:39 2017 New Revision: 443018 URL: https://svnweb.freebsd.org/changeset/ports/443018 Log: Fix SHA1 checksum generation on little-endian machines. git 2.13.0 broke SHA1 checksumming on big-endian machines. They fixed it in 2.13.1 by breaking it on little-endian machines. This patch, obtained from upstream, fixes SHA1 checksumming on little-endian machines again; I don't have any BE machines but hopefully it still works on those too. Submitted by: Dan McGregor Obtained from: https://github.com/git/git/commit/76339527ccf7946751174663f9faa686f3f55335 Approved by: just-fix-it Added: head/devel/git/files/patch-SHA1-endianness (contents, props changed) Modified: head/devel/git/Makefile Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Fri Jun 9 15:58:13 2017 (r443017) +++ head/devel/git/Makefile Fri Jun 9 16:38:39 2017 (r443018) @@ -3,6 +3,7 @@ PORTNAME= git DISTVERSION= 2.13.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ Added: head/devel/git/files/patch-SHA1-endianness ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git/files/patch-SHA1-endianness Fri Jun 9 16:38:39 2017 (r443018) @@ -0,0 +1,115 @@ +From 5d184f468e59cd9c5b51b5c139540015c8e41b18 Mon Sep 17 00:00:00 2001 +From: Jeff King +Date: Tue, 6 Jun 2017 15:01:11 -0400 +Subject: [PATCH 1/2] sha1dc: ignore indent-with-non-tab whitespace violations + +The upstream sha1dc code indents some lines with spaces. +While this doesn't match Git's coding guidelines, it's better +to leave this imported code untouched than to try to make it +match our style. However, we can use .gitattributes to tell +"diff --check" and "git am" not to bother us about it. + +Signed-off-by: Jeff King +Signed-off-by: Junio C Hamano +--- + sha1dc/.gitattributes | 1 + + 1 file changed, 1 insertion(+) + create mode 100644 sha1dc/.gitattributes + +From 6b851e536b05e0c8c61f77b9e4c3e7cedea39ff8 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= + +Date: Tue, 6 Jun 2017 15:12:29 +0000 +Subject: [PATCH 2/2] sha1dc: update from upstream +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Update sha1dc from the latest version by the upstream +maintainer[1]. + +See commit a0103914c2 ("sha1dc: update from upstream", 2017-05-20) for +the latest update. That update was done sans some whitespace changes +by upstream, which is why the diff here isn't the same as the upstream +cc46554..e139984. + +It also brings in a change[2] upstream made which should hopefully +address the breakage in 2.13.1 on Cygwin, see [3]. Cygwin defines both +_BIG_ENDIAN and _LITTLE_ENDIAN. + +Adam Dinwoodie reports on the mailing list that that upstream commit +fixes the issue on Cygwin[4]. + +1. https://github.com/cr-marcstevens/sha1collisiondetection/commit/e1399840b501a68ac6c8d7ed9a5cb1455480200e +2. https://github.com/cr-marcstevens/sha1collisiondetection/commit/a24eef58c0684078405f8c7a89f9b78271432005 +3. <20170606100355.GC25777@dinwoodie.org> (https://public-inbox.org/git/20170606100355.GC25777@dinwoodie.org/) +4. <20170606124323.GD25777@dinwoodie.org> (https://public-inbox.org/git/20170606124323.GD25777@dinwoodie.org/) + +Signed-off-by: Ævar Arnfjörð Bjarmason +Signed-off-by: Junio C Hamano +--- + sha1dc/sha1.c | 30 ++++++++++++++++++++++++------ + sha1dc/sha1.h | 6 +++--- + 2 files changed, 27 insertions(+), 9 deletions(-) + +diff --git a/sha1dc/sha1.c b/sha1dc/sha1.c +index 3dff80ac727aa..facea1bb560b5 100644 +--- sha1dc/sha1.c ++++ sha1dc/sha1.c +@@ -35,15 +35,33 @@ + #ifdef SHA1DC_BIGENDIAN + #undef SHA1DC_BIGENDIAN + #endif +-#if (!defined SHA1DC_FORCE_LITTLEENDIAN) && \ +- ((defined(__BYTE_ORDER) && (__BYTE_ORDER == __BIG_ENDIAN)) || \ +- (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __BIG_ENDIAN__)) || \ +- defined(_BIG_ENDIAN) || defined(__BIG_ENDIAN__) || defined(__ARMEB__) || defined(__THUMBEB__) || defined(__AARCH64EB__) || \ +- defined(_MIPSEB) || defined(__MIPSEB) || defined(__MIPSEB__) || defined(SHA1DC_FORCE_BIGENDIAN)) + ++#if (defined(_BYTE_ORDER) || defined(__BYTE_ORDER) || defined(__BYTE_ORDER__)) ++ ++#if ((defined(_BYTE_ORDER) && (_BYTE_ORDER == _BIG_ENDIAN)) || \ ++ (defined(__BYTE_ORDER) && (__BYTE_ORDER == __BIG_ENDIAN)) || \ ++ (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __BIG_ENDIAN__)) ) + #define SHA1DC_BIGENDIAN ++#endif ++ ++#else ++ ++#if (defined(_BIG_ENDIAN) || defined(__BIG_ENDIAN) || defined(__BIG_ENDIAN__) || \ ++ defined(__ARMEB__) || defined(__THUMBEB__) || defined(__AARCH64EB__) || \ ++ defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || \ ++ defined(__sparc)) ++#define SHA1DC_BIGENDIAN ++#endif + +-#endif /*ENDIANNESS SELECTION*/ ++#endif ++ ++#if (defined(SHA1DC_FORCE_LITTLEENDIAN) && defined(SHA1DC_BIGENDIAN)) ++#undef SHA1DC_BIGENDIAN ++#endif ++#if (defined(SHA1DC_FORCE_BIGENDIAN) && !defined(SHA1DC_BIGENDIAN)) ++#define SHA1DC_BIGENDIAN ++#endif ++/*ENDIANNESS SELECTION*/ + + #if (defined SHA1DC_FORCE_UNALIGNED_ACCESS || \ + defined(__amd64__) || defined(__amd64) || defined(__x86_64__) || defined(__x86_64) || \ +diff --git a/sha1dc/sha1.h b/sha1dc/sha1.h +index a0ff5d1305797..1e4e94be54a6d 100644 +--- sha1dc/sha1.h ++++ sha1dc/sha1.h +@@ -61,9 +61,9 @@ void SHA1DCInit(SHA1_CTX*); + Function to enable safe SHA-1 hashing: + Collision attacks are thwarted by hashing a detected near-collision block 3 times. + Think of it as extending SHA-1 from 80-steps to 240-steps for such blocks: +- The best collision attacks against SHA-1 have complexity about 2^60, +- thus for 240-steps an immediate lower-bound for the best cryptanalytic attacks would be 2^180. +- An attacker would be better off using a generic birthday search of complexity 2^80. ++ The best collision attacks against SHA-1 have complexity about 2^60, ++ thus for 240-steps an immediate lower-bound for the best cryptanalytic attacks would be 2^180. ++ An attacker would be better off using a generic birthday search of complexity 2^80. + + Enabling safe SHA-1 hashing will result in the correct SHA-1 hash for messages where no collision attack was detected, + but it will result in a different SHA-1 hash for messages where a collision attack was detected. From owner-svn-ports-all@freebsd.org Fri Jun 9 16:45:36 2017 Return-Path: Delivered-To: svn-ports-all@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 35F7DBF8C52; Fri, 9 Jun 2017 16:45:36 +0000 (UTC) (envelope-from matthew@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 049A373D40; Fri, 9 Jun 2017 16:45:35 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59GjZeG074603; Fri, 9 Jun 2017 16:45:35 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59GjYHW074594; Fri, 9 Jun 2017 16:45:34 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706091645.v59GjYHW074594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 9 Jun 2017 16:45:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443019 - in head/databases/libmemcached: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 16:45:36 -0000 Author: matthew Date: Fri Jun 9 16:45:34 2017 New Revision: 443019 URL: https://svnweb.freebsd.org/changeset/ports/443019 Log: Fix the build of libmemcached: add -lthr to the libraries plus modifications to the autoconf files. PR: 219168 Submitted by: m.tsatsenko@gmail.com (maintainer) Reported by: 000.fbsd@quip.cz Approved by: m.tsatsenko@gmail.com (maintainer) Added: head/databases/libmemcached/files/patch-m4_ax__debug.m4 (contents, props changed) head/databases/libmemcached/files/patch-util_log.hpp (contents, props changed) Deleted: head/databases/libmemcached/files/patch-bug1400560 head/databases/libmemcached/files/patch-log.hpp Modified: head/databases/libmemcached/Makefile head/databases/libmemcached/files/patch-bug1245562 head/databases/libmemcached/files/patch-libmemcached_assert.hpp head/databases/libmemcached/files/patch-libtest_lite.h Modified: head/databases/libmemcached/Makefile ============================================================================== --- head/databases/libmemcached/Makefile Fri Jun 9 16:38:39 2017 (r443018) +++ head/databases/libmemcached/Makefile Fri Jun 9 16:45:34 2017 (r443019) @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --without-memcached \ --without-sphinx-build \ --enable-libmemcachedprotocol -LIBS+= -L${LOCALBASE}/lib -lexecinfo +LIBS+= -L${LOCALBASE}/lib -lexecinfo -lthr CXXFLAGS+= -D__STDC_CONSTANT_MACROS OPTIONS_DEFINE= DEBUG DTRACE MEMASLAP SASL Modified: head/databases/libmemcached/files/patch-bug1245562 ============================================================================== --- head/databases/libmemcached/files/patch-bug1245562 Fri Jun 9 16:38:39 2017 (r443018) +++ head/databases/libmemcached/files/patch-bug1245562 Fri Jun 9 16:45:34 2017 (r443019) @@ -1,6 +1,4 @@ -diff --git a/clients/memflush.cc b/clients/memflush.cc -index 8bd0dbf..cdba743 100644 ---- clients/memflush.cc +--- clients/memflush.cc.orig 2014-02-09 11:52:42 UTC +++ clients/memflush.cc @@ -39,7 +39,7 @@ int main(int argc, char *argv[]) { @@ -20,9 +18,7 @@ index 8bd0dbf..cdba743 100644 { std::cerr << "No Servers provided" << std::endl; exit(EXIT_FAILURE); -diff --git a/libmemcached-1.0/memcached.h b/libmemcached-1.0/memcached.h -index bc16e73..dcee395 100644 ---- libmemcached-1.0/memcached.h +--- libmemcached-1.0/memcached.h.orig 2014-02-09 11:52:42 UTC +++ libmemcached-1.0/memcached.h @@ -43,7 +43,11 @@ #endif Modified: head/databases/libmemcached/files/patch-libmemcached_assert.hpp ============================================================================== --- head/databases/libmemcached/files/patch-libmemcached_assert.hpp Fri Jun 9 16:38:39 2017 (r443018) +++ head/databases/libmemcached/files/patch-libmemcached_assert.hpp Fri Jun 9 16:45:34 2017 (r443019) @@ -1,4 +1,4 @@ ---- libmemcached/assert.hpp.orig 2014-12-10 05:16:11 UTC +--- libmemcached/assert.hpp.orig 2014-02-09 11:52:42 UTC +++ libmemcached/assert.hpp @@ -51,8 +51,10 @@ # ifdef _WIN32 Modified: head/databases/libmemcached/files/patch-libtest_lite.h ============================================================================== --- head/databases/libmemcached/files/patch-libtest_lite.h Fri Jun 9 16:38:39 2017 (r443018) +++ head/databases/libmemcached/files/patch-libtest_lite.h Fri Jun 9 16:45:34 2017 (r443019) @@ -1,4 +1,4 @@ ---- libtest/lite.h.orig 2014-12-09 03:34:21 UTC +--- libtest/lite.h.orig 2014-02-09 11:52:42 UTC +++ libtest/lite.h @@ -54,8 +54,10 @@ #if defined(WIN32) Added: head/databases/libmemcached/files/patch-m4_ax__debug.m4 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/libmemcached/files/patch-m4_ax__debug.m4 Fri Jun 9 16:45:34 2017 (r443019) @@ -0,0 +1,28 @@ +Fixed a bug that caused configure to disobey the enable/disable debug flag. The debug flag will default to disabled if not specified. +--- m4/ax_debug.m4.orig 2014-02-09 11:52:42 UTC ++++ m4/ax_debug.m4 +@@ -49,16 +49,18 @@ AC_DEFUN([AX_DEBUG], + [AC_PREREQ([2.63])dnl + AC_ARG_ENABLE([debug], + [AS_HELP_STRING([--enable-debug], +- [Add debug code/turns off optimizations (yes|no) @<:@default=no@:>@])], +- [ax_enable_debug=yes ++ [Add debug code/turns off optimizations (yes|no) @<:@default=no@:>@])]) ++ AS_IF([test "x$enable_debug" = "xyes"], [ ++ ax_enable_debug=yes + AC_DEFINE([DEBUG],[1],[Define to 1 to enable debugging code.]) + AX_CHECK_LIBRARY([MCHECK],[mcheck.h],[mcheck],[AX_APPEND_LINK_FLAGS([-lmcheck])]) + AX_ADD_AM_MACRO([--debug],[AM_YFLAGS]) +- AX_ADD_AM_MACRO([-D_GLIBCXX_DEBUG],[AM_CPPFLAGS])], +- [ax_enable_debug=no ++ AX_ADD_AM_MACRO([-D_GLIBCXX_DEBUG],[AM_CPPFLAGS]) ++ ], [ ++ ax_enable_debug=no + AC_SUBST([MCHECK]) +- AC_DEFINE([DEBUG],[0],[Define to 1 to enable debugging code.])]) +- ++ AC_DEFINE([DEBUG],[0],[Define to 1 to enable debugging code.]) ++ ]) + AC_MSG_CHECKING([for debug]) + AC_MSG_RESULT([$ax_enable_debug]) + AM_CONDITIONAL([DEBUG],[test "x${ax_enable_debug}" = "xyes"])]) Added: head/databases/libmemcached/files/patch-util_log.hpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/libmemcached/files/patch-util_log.hpp Fri Jun 9 16:45:34 2017 (r443019) @@ -0,0 +1,10 @@ +--- util/log.hpp.orig 2014-02-09 11:52:42 UTC ++++ util/log.hpp +@@ -42,6 +42,7 @@ + #include + #include + #include ++#include + #include + + #define UTIL_MAX_ERROR_SIZE 2048 From owner-svn-ports-all@freebsd.org Fri Jun 9 16:46:23 2017 Return-Path: Delivered-To: svn-ports-all@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 4C893BF8C91; Fri, 9 Jun 2017 16:46:23 +0000 (UTC) (envelope-from adamw@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 1B0CD73E1E; Fri, 9 Jun 2017 16:46:23 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59GkMIH074822; Fri, 9 Jun 2017 16:46:22 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59GkMoK074820; Fri, 9 Jun 2017 16:46:22 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706091646.v59GkMoK074820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 9 Jun 2017 16:46:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443020 - in head/devel/cgit: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 16:46:23 -0000 Author: adamw Date: Fri Jun 9 16:46:21 2017 New Revision: 443020 URL: https://svnweb.freebsd.org/changeset/ports/443020 Log: Add the SHA1 checksum patch from devel/git Added: head/devel/cgit/files/patch-SHA1-endianness - copied, changed from r443018, head/devel/git/files/patch-SHA1-endianness Modified: head/devel/cgit/Makefile Modified: head/devel/cgit/Makefile ============================================================================== --- head/devel/cgit/Makefile Fri Jun 9 16:45:34 2017 (r443019) +++ head/devel/cgit/Makefile Fri Jun 9 16:46:21 2017 (r443020) @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ https://www.kernel.org/pub/software/scm/git/:git Copied and modified: head/devel/cgit/files/patch-SHA1-endianness (from r443018, head/devel/git/files/patch-SHA1-endianness) ============================================================================== --- head/devel/git/files/patch-SHA1-endianness Fri Jun 9 16:38:39 2017 (r443018, copy source) +++ head/devel/cgit/files/patch-SHA1-endianness Fri Jun 9 16:46:21 2017 (r443020) @@ -54,8 +54,8 @@ Signed-off-by: Junio C Hamano diff --git a/sha1dc/sha1.c b/sha1dc/sha1.c index 3dff80ac727aa..facea1bb560b5 100644 ---- sha1dc/sha1.c -+++ sha1dc/sha1.c +--- git/sha1dc/sha1.c ++++ git/sha1dc/sha1.c @@ -35,15 +35,33 @@ #ifdef SHA1DC_BIGENDIAN #undef SHA1DC_BIGENDIAN @@ -98,8 +98,8 @@ index 3dff80ac727aa..facea1bb560b5 100644 defined(__amd64__) || defined(__amd64) || defined(__x86_64__) || defined(__x86_64) || \ diff --git a/sha1dc/sha1.h b/sha1dc/sha1.h index a0ff5d1305797..1e4e94be54a6d 100644 ---- sha1dc/sha1.h -+++ sha1dc/sha1.h +--- git/sha1dc/sha1.h ++++ git/sha1dc/sha1.h @@ -61,9 +61,9 @@ void SHA1DCInit(SHA1_CTX*); Function to enable safe SHA-1 hashing: Collision attacks are thwarted by hashing a detected near-collision block 3 times. From owner-svn-ports-all@freebsd.org Fri Jun 9 17:08:20 2017 Return-Path: Delivered-To: svn-ports-all@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 8B445BF9308; Fri, 9 Jun 2017 17:08:20 +0000 (UTC) (envelope-from joneum@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 5A0AF7470D; Fri, 9 Jun 2017 17:08:20 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59H8JV0083247; Fri, 9 Jun 2017 17:08:19 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59H8J1O083245; Fri, 9 Jun 2017 17:08:19 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706091708.v59H8J1O083245@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 9 Jun 2017 17:08:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443021 - head/www/squid X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 17:08:20 -0000 Author: joneum Date: Fri Jun 9 17:08:19 2017 New Revision: 443021 URL: https://svnweb.freebsd.org/changeset/ports/443021 Log: - www/squid: Update from 3.5.25 to 3.5.26 - Changes: *Bug 4711: SubjectAlternativeNames is missing in some generated certificates *Bug 4695: squidpurge: GCC 7 build errors *Bug 4682: ignoring http_access deny when client-first bumping mode is used *Bug 4682: Fix ssl_bump "bump" action documentation *Bug 4653: %st lies about tunneled traffic volumes *Bug 4589: ssl_crtd: returning zero on failure *Bug 3772: message from FTP server gets mangled *Bug 3102: FTP directory listing drops fist character of file names *Add OpenSSL library details to -v output *... and some documentatino updates PR: 219773 Submitted by: timp87 at gmail.com (maintainer) Approved by: tz, miwi (mentors) Differential Revision: https://reviews.freebsd.org/D11041 Modified: head/www/squid/Makefile head/www/squid/distinfo Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Fri Jun 9 16:46:21 2017 (r443020) +++ head/www/squid/Makefile Fri Jun 9 17:08:19 2017 (r443021) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 3.5.25 +PORTVERSION= 3.5.26 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ Modified: head/www/squid/distinfo ============================================================================== --- head/www/squid/distinfo Fri Jun 9 16:46:21 2017 (r443020) +++ head/www/squid/distinfo Fri Jun 9 17:08:19 2017 (r443021) @@ -1,3 +1,3 @@ TIMESTAMP = 1479930399 -SHA256 (squid3.5/squid-3.5.25.tar.xz) = 28959254c32b8cd87e9599b6beb97352cf0638524e0f5ac3e1754f08462f3585 -SIZE (squid3.5/squid-3.5.25.tar.xz) = 2327316 +SHA256 (squid3.5/squid-3.5.26.tar.xz) = baa1eecb7d6e18881f4455060d80ee7cb95ae7e2695fdccf7e21ccc8f879a982 +SIZE (squid3.5/squid-3.5.26.tar.xz) = 2328352 From owner-svn-ports-all@freebsd.org Fri Jun 9 17:14:21 2017 Return-Path: Delivered-To: svn-ports-all@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 AC0C6BF951A; Fri, 9 Jun 2017 17:14:21 +0000 (UTC) (envelope-from joneum@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 7B9B074ACC; Fri, 9 Jun 2017 17:14:21 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59HEKJB087161; Fri, 9 Jun 2017 17:14:20 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59HEKsE087160; Fri, 9 Jun 2017 17:14:20 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706091714.v59HEKsE087160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 9 Jun 2017 17:14:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443022 - in head/www/squid-devel: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 17:14:21 -0000 Author: joneum Date: Fri Jun 9 17:14:20 2017 New Revision: 443022 URL: https://svnweb.freebsd.org/changeset/ports/443022 Log: - www/squid-devel: Update from 4.0.19 to 4.0.20 - Changelog: https://github.com/squid-cache/squid-4/blob/master/ChangeLog - Remove not needed patches anymore to support build with libressl PR: 219774 Submitted by: timp87 at gmail.com (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11040 Deleted: head/www/squid-devel/files/patch-src_ssl_bio.cc head/www/squid-devel/files/patch-src_ssl_bio.h head/www/squid-devel/files/patch-src_ssl_gadgets.cc head/www/squid-devel/files/patch-src_ssl_support.cc Modified: head/www/squid-devel/Makefile head/www/squid-devel/distinfo Modified: head/www/squid-devel/Makefile ============================================================================== --- head/www/squid-devel/Makefile Fri Jun 9 17:08:19 2017 (r443021) +++ head/www/squid-devel/Makefile Fri Jun 9 17:14:20 2017 (r443022) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 4.0.19 +PORTVERSION= 4.0.20 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ Modified: head/www/squid-devel/distinfo ============================================================================== --- head/www/squid-devel/distinfo Fri Jun 9 17:08:19 2017 (r443021) +++ head/www/squid-devel/distinfo Fri Jun 9 17:14:20 2017 (r443022) @@ -1,3 +1,3 @@ TIMESTAMP = 1467941699 -SHA256 (squid4.0/squid-4.0.19.tar.xz) = 355a7f816afd8b9b5d0d785e9c80c28a7e4c6edb8832ac865ad267d5e3360050 -SIZE (squid4.0/squid-4.0.19.tar.xz) = 2414764 +SHA256 (squid4.0/squid-4.0.20.tar.xz) = 31e5c368fe033e575dfcb309dc3425879e6eb42855a0a6dc08653b7d4d22ebaa +SIZE (squid4.0/squid-4.0.20.tar.xz) = 2425936 From owner-svn-ports-all@freebsd.org Fri Jun 9 17:41:20 2017 Return-Path: Delivered-To: svn-ports-all@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 A6C31BF9BA5; Fri, 9 Jun 2017 17:41:20 +0000 (UTC) (envelope-from kwm@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 77319755A4; Fri, 9 Jun 2017 17:41:20 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59HfJg4096646; Fri, 9 Jun 2017 17:41:19 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59HfJdD096645; Fri, 9 Jun 2017 17:41:19 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706091741.v59HfJdD096645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 9 Jun 2017 17:41:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443023 - head/devel/boost-python3-libs X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 17:41:20 -0000 Author: kwm Date: Fri Jun 9 17:41:19 2017 New Revision: 443023 URL: https://svnweb.freebsd.org/changeset/ports/443023 Log: Don't pin on one python3 version. Let the default selection decide. Approved by: office@(bapt@), just-fix-it Modified: head/devel/boost-python3-libs/Makefile Modified: head/devel/boost-python3-libs/Makefile ============================================================================== --- head/devel/boost-python3-libs/Makefile Fri Jun 9 17:14:20 2017 (r443022) +++ head/devel/boost-python3-libs/Makefile Fri Jun 9 17:41:19 2017 (r443023) @@ -3,7 +3,7 @@ PORTNAME= boost-python3-libs COMMENT= Framework for interfacing Python 3 and C++ -USES= python:3.3 +USES= python:3.3+ MASTERDIR= ${.CURDIR}/../../devel/boost-python-libs From owner-svn-ports-all@freebsd.org Fri Jun 9 18:12:55 2017 Return-Path: Delivered-To: svn-ports-all@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 AE121BFA228; Fri, 9 Jun 2017 18:12:55 +0000 (UTC) (envelope-from kwm@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 7CD8D76432; Fri, 9 Jun 2017 18:12:55 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59ICs3d011793; Fri, 9 Jun 2017 18:12:54 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59ICsso011792; Fri, 9 Jun 2017 18:12:54 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706091812.v59ICsso011792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 9 Jun 2017 18:12:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443024 - head/Mk X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:12:55 -0000 Author: kwm Date: Fri Jun 9 18:12:54 2017 New Revision: 443024 URL: https://svnweb.freebsd.org/changeset/ports/443024 Log: Meson is picky about the arguments of build options. For example a option of the "boolean" type only accepts true/false this option is covered by ${opt}_MESON_TRUE/_FALSE. Add option helpers ${opt}_MESON_YES/_NO for the "combo" type which accepts yes and no. Approved by: portmgr@ (mat@) Differential Revision: https://reviews.freebsd.org/D11078 Modified: head/Mk/bsd.options.mk Modified: head/Mk/bsd.options.mk ============================================================================== --- head/Mk/bsd.options.mk Fri Jun 9 17:41:19 2017 (r443023) +++ head/Mk/bsd.options.mk Fri Jun 9 18:12:54 2017 (r443024) @@ -124,6 +124,13 @@ # Option enabled -D${content}=false # Option disabled -D${content}=true # +# ${opt}_MESON_YES Will add to MESON_ARGS: +# Option enabled -D${content}=yes +# Option disabled -D${content}=no +# ${opt}_MESON_NO Will add to MESON_ARGS: +# Option enabled -D${content}=no +# Option disabled -D${content}=yes +# # ${opt}_IMPLIES When opt is enabled, options named in IMPLIES will # get enabled too. # ${opt}_PREVENTS When opt is enabled, if any options in PREVENTS are @@ -539,6 +546,12 @@ MESON_ARGS+= ${${opt}_MESON_TRUE:C/.*/-D&=true/} . if defined(${opt}_MESON_FALSE) MESON_ARGS+= ${${opt}_MESON_FALSE:C/.*/-D&=false/} . endif +. if defined(${opt}_MESON_YES) +MESON_ARGS+= ${${opt}_MESON_YES:C/.*/-D&=yes/} +. endif +. if defined(${opt}_MESON_NO) +MESON_ARGS+= ${${opt}_MESON_NO:C/.*/-D&=no/} +. endif . for configure in CONFIGURE CMAKE MESON QMAKE . if defined(${opt}_${configure}_ON) ${configure}_ARGS+= ${${opt}_${configure}_ON} @@ -594,6 +607,12 @@ MESON_ARGS+= ${${opt}_MESON_TRUE:C/.*/-D&=false/} . endif . if defined(${opt}_MESON_FALSE) MESON_ARGS+= ${${opt}_MESON_FALSE:C/.*/-D&=true/} +. endif +. if defined(${opt}_MESON_YES) +MESON_ARGS+= ${${opt}_MESON_YES:C/.*/-D&=no/} +. endif +. if defined(${opt}_MESON_NO) +MESON_ARGS+= ${${opt}_MESON_NO:C/.*/-D&=yes/} . endif . for configure in CONFIGURE CMAKE MESON QMAKE . if defined(${opt}_${configure}_OFF) From owner-svn-ports-all@freebsd.org Fri Jun 9 18:20:06 2017 Return-Path: Delivered-To: svn-ports-all@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 EBEB3BFA3B5; Fri, 9 Jun 2017 18:20:06 +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 BC4C976672; Fri, 9 Jun 2017 18:20:06 +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 v59IK5rw012245; Fri, 9 Jun 2017 18:20:05 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IK5aM012243; Fri, 9 Jun 2017 18:20:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091820.v59IK5aM012243@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 18:20:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443025 - head/security/vuxml X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:20:07 -0000 Author: feld Date: Fri Jun 9 18:20:05 2017 New Revision: 443025 URL: https://svnweb.freebsd.org/changeset/ports/443025 Log: Document roundcube vulnerability PR: 219789 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jun 9 18:12:54 2017 (r443024) +++ head/security/vuxml/vuln.xml Fri Jun 9 18:20:05 2017 (r443025) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + roundcube -- arbitrary password resets + + + roundcube + 1.2.5,1 + + + + +

Roundcube reports:

+
+

Roundcube Webmail allows arbitrary password resets by + authenticated users. The problem is caused by an improperly restricted + exec call in the virtualmin and sasl drivers of the password plugin.

+
+ +
+ + https://roundcube.net/news/2017/04/28/security-updates-1.2.5-1.1.9-and-1.0.11 + CVE-2017-8114 + + + 2017-04-28 + 2017-06-09 + +
+ GnuTLS -- Denial of service vulnerability From owner-svn-ports-all@freebsd.org Fri Jun 9 18:21:18 2017 Return-Path: Delivered-To: svn-ports-all@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 905B7BFA506; Fri, 9 Jun 2017 18:21:18 +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 609C4768D3; Fri, 9 Jun 2017 18:21:18 +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 v59ILHtf015253; Fri, 9 Jun 2017 18:21:17 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59ILH9r015251; Fri, 9 Jun 2017 18:21:17 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091821.v59ILH9r015251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 18:21:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443026 - head/mail/roundcube X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:21:18 -0000 Author: feld Date: Fri Jun 9 18:21:17 2017 New Revision: 443026 URL: https://svnweb.freebsd.org/changeset/ports/443026 Log: mail/roundcube: Update to 1.2.5 PR: 219789 MFH: 2017Q2 Security: CVE-2017-8114 Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Fri Jun 9 18:20:05 2017 (r443025) +++ head/mail/roundcube/Makefile Fri Jun 9 18:21:17 2017 (r443026) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.4 +DISTVERSION= 1.2.5 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Fri Jun 9 18:20:05 2017 (r443025) +++ head/mail/roundcube/distinfo Fri Jun 9 18:21:17 2017 (r443026) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491813309 -SHA256 (roundcubemail-1.2.4-complete.tar.gz) = 6042f072fee95da27ab9f86f1f57378b463866747d6d77036ff1babb6764698d -SIZE (roundcubemail-1.2.4-complete.tar.gz) = 3899843 +TIMESTAMP = 1497032006 +SHA256 (roundcubemail-1.2.5-complete.tar.gz) = 5494f0a29ff1bc8542c6efc70fa3c35bba6229aebb9cd0d086fd552cb10bf4f3 +SIZE (roundcubemail-1.2.5-complete.tar.gz) = 3900925 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:23:20 2017 Return-Path: Delivered-To: svn-ports-all@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 CE6AFBFA55C; Fri, 9 Jun 2017 18:23: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 188D576ADE; Fri, 9 Jun 2017 18:23:20 +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 v59INJ6T016243; Fri, 9 Jun 2017 18:23:19 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59INJ2N016241; Fri, 9 Jun 2017 18:23:19 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091823.v59INJ2N016241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 18:23:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443027 - branches/2017Q2/mail/roundcube X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 18:23:20 -0000 Author: feld Date: Fri Jun 9 18:23:18 2017 New Revision: 443027 URL: https://svnweb.freebsd.org/changeset/ports/443027 Log: mail/roundcube: Update to 1.2.5 PR: 219789 Security: CVE-2017-8114 Approved by: ports-secteam (with hat) Modified: branches/2017Q2/mail/roundcube/Makefile branches/2017Q2/mail/roundcube/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/mail/roundcube/Makefile ============================================================================== --- branches/2017Q2/mail/roundcube/Makefile Fri Jun 9 18:21:17 2017 (r443026) +++ branches/2017Q2/mail/roundcube/Makefile Fri Jun 9 18:23:18 2017 (r443027) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.3 +DISTVERSION= 1.2.5 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: branches/2017Q2/mail/roundcube/distinfo ============================================================================== --- branches/2017Q2/mail/roundcube/distinfo Fri Jun 9 18:21:17 2017 (r443026) +++ branches/2017Q2/mail/roundcube/distinfo Fri Jun 9 18:23:18 2017 (r443027) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480409130 -SHA256 (roundcubemail-1.2.3-complete.tar.gz) = d7f1d041557639c442691a1e5fa791ab77aa97327a0d328a22e0220f3cb2ca97 -SIZE (roundcubemail-1.2.3-complete.tar.gz) = 3894127 +TIMESTAMP = 1497032006 +SHA256 (roundcubemail-1.2.5-complete.tar.gz) = 5494f0a29ff1bc8542c6efc70fa3c35bba6229aebb9cd0d086fd552cb10bf4f3 +SIZE (roundcubemail-1.2.5-complete.tar.gz) = 3900925 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:44:13 2017 Return-Path: Delivered-To: svn-ports-all@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 9A88CBFAA39; Fri, 9 Jun 2017 18:44:13 +0000 (UTC) (envelope-from sunpoet@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 683C277B7D; Fri, 9 Jun 2017 18:44:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IiCjE024411; Fri, 9 Jun 2017 18:44:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IiCvb024409; Fri, 9 Jun 2017 18:44:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091844.v59IiCvb024409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 18:44:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443028 - head/www/fancybox X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:44:13 -0000 Author: sunpoet Date: Fri Jun 9 18:44:12 2017 New Revision: 443028 URL: https://svnweb.freebsd.org/changeset/ports/443028 Log: Update to 3.1.20 Changes: https://github.com/fancyapps/fancybox/releases Modified: head/www/fancybox/Makefile head/www/fancybox/distinfo Modified: head/www/fancybox/Makefile ============================================================================== --- head/www/fancybox/Makefile Fri Jun 9 18:23:18 2017 (r443027) +++ head/www/fancybox/Makefile Fri Jun 9 18:44:12 2017 (r443028) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fancybox -PORTVERSION= 3.0.47 +PORTVERSION= 3.1.20 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/fancybox/distinfo ============================================================================== --- head/www/fancybox/distinfo Fri Jun 9 18:23:18 2017 (r443027) +++ head/www/fancybox/distinfo Fri Jun 9 18:44:12 2017 (r443028) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489572322 -SHA256 (fancyapps-fancybox-v3.0.47_GH0.tar.gz) = 48c165cb1c68238e60eaf715344541d6d34eb1337015a81c6c81050149510a9c -SIZE (fancyapps-fancybox-v3.0.47_GH0.tar.gz) = 88817 +TIMESTAMP = 1497016768 +SHA256 (fancyapps-fancybox-v3.1.20_GH0.tar.gz) = 9d77a6cd4a1e8c15becdc15b4f967446e45ad2c8607a2094fe3185fcb6e220cc +SIZE (fancyapps-fancybox-v3.1.20_GH0.tar.gz) = 107294 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:44:18 2017 Return-Path: Delivered-To: svn-ports-all@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 E2C29BFAA5C; Fri, 9 Jun 2017 18:44:18 +0000 (UTC) (envelope-from sunpoet@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 BE50777B9A; Fri, 9 Jun 2017 18:44:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IiHdm024529; Fri, 9 Jun 2017 18:44:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IiHKc024527; Fri, 9 Jun 2017 18:44:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091844.v59IiHKc024527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 18:44:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443029 - head/devel/p5-Type-Tiny X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:44:19 -0000 Author: sunpoet Date: Fri Jun 9 18:44:17 2017 New Revision: 443029 URL: https://svnweb.freebsd.org/changeset/ports/443029 Log: Update to 1.002001 - Remove XS option - Add RECOMMENDED option for more recommended modules Changes: http://search.cpan.org/dist/Type-Tiny/Changes Modified: head/devel/p5-Type-Tiny/Makefile head/devel/p5-Type-Tiny/distinfo Modified: head/devel/p5-Type-Tiny/Makefile ============================================================================== --- head/devel/p5-Type-Tiny/Makefile Fri Jun 9 18:44:12 2017 (r443028) +++ head/devel/p5-Type-Tiny/Makefile Fri Jun 9 18:44:17 2017 (r443029) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Type-Tiny -PORTVERSION= 1.002000 +PORTVERSION= 1.002001 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK @@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Class-InsideOut>=0:devel/p5-Class-InsideOut \ - p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \ p5-Function-Parameters>=0:devel/p5-Function-Parameters \ p5-JSON>=0:converters/p5-JSON \ p5-Moo>=1.002001:devel/p5-Moo \ @@ -35,9 +34,9 @@ TEST_DEPENDS= p5-Class-InsideOut>=0:devel/p5-Class-Ins p5-Validation-Class>=0:devel/p5-Validation-Class \ p5-match-simple>=0:devel/p5-match-simple -OPTIONS_DEFINE= XS -OPTIONS_DEFAULT=XS -XS_DESC= Use Type::Tiny::XS for speed boost (recommended) +OPTIONS_DEFINE= RECOMMENDED +OPTIONS_DEFAULT=RECOMMENDED +RECOMMENDED_DESC= Recommended dependencies by upstream PORTSCOUT= limit:^[0-9\.]*$$ @@ -45,7 +44,13 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -XS_BUILD_DEPENDS= p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS -XS_RUN_DEPENDS= p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS +RECOMMENDED_BUILD_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \ + p5-Ref-Util-XS>=0.100:devel/p5-Ref-Util-XS \ + p5-Type-Tie>=0:devel/p5-Type-Tie \ + p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS +RECOMMENDED_RUN_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \ + p5-Ref-Util-XS>=0.100:devel/p5-Ref-Util-XS \ + p5-Type-Tie>=0:devel/p5-Type-Tie \ + p5-Type-Tiny-XS>=0.011:devel/p5-Type-Tiny-XS .include Modified: head/devel/p5-Type-Tiny/distinfo ============================================================================== --- head/devel/p5-Type-Tiny/distinfo Fri Jun 9 18:44:12 2017 (r443028) +++ head/devel/p5-Type-Tiny/distinfo Fri Jun 9 18:44:17 2017 (r443029) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496328897 -SHA256 (Type-Tiny-1.002000.tar.gz) = f37d6d6656b4f8df7b595a253e44b234fe4cd0f3eabf0528067d6651993f4bca -SIZE (Type-Tiny-1.002000.tar.gz) = 264748 +TIMESTAMP = 1497016785 +SHA256 (Type-Tiny-1.002001.tar.gz) = 93c9eeaaf23016625126794af483bc626a149f7226f9a6ec1081ef896acc13dd +SIZE (Type-Tiny-1.002001.tar.gz) = 264950 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:44:24 2017 Return-Path: Delivered-To: svn-ports-all@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 04DB4BFAAA9; Fri, 9 Jun 2017 18:44:24 +0000 (UTC) (envelope-from sunpoet@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 C6E8977C02; Fri, 9 Jun 2017 18:44:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IiMul024660; Fri, 9 Jun 2017 18:44:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IiMjs024658; Fri, 9 Jun 2017 18:44:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091844.v59IiMjs024658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 18:44:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443030 - in head/devel/py-entrypoints: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 18:44:24 -0000 Author: sunpoet Date: Fri Jun 9 18:44:22 2017 New Revision: 443030 URL: https://svnweb.freebsd.org/changeset/ports/443030 Log: Update to 0.2.3 - Change MASTER_SITES to CHEESESHOP - Remove setup.py hack Changes: https://github.com/takluyver/entrypoints/commits/master Deleted: head/devel/py-entrypoints/files/ Modified: head/devel/py-entrypoints/Makefile head/devel/py-entrypoints/distinfo Modified: head/devel/py-entrypoints/Makefile ============================================================================== --- head/devel/py-entrypoints/Makefile Fri Jun 9 18:44:17 2017 (r443029) +++ head/devel/py-entrypoints/Makefile Fri Jun 9 18:44:22 2017 (r443030) @@ -1,8 +1,9 @@ # $FreeBSD$ PORTNAME= entrypoints -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= devel python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org @@ -13,11 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest -USE_GITHUB= yes -GH_ACCOUNT= takluyver - USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes .include @@ -25,9 +23,6 @@ NO_ARCH= yes .if ${PYTHON_REL} < 3000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}configparser>=3.5:devel/py-configparser .endif - -post-extract: - @${CP} ${FILESDIR}/setup.py ${WRKSRC} do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYTHON_VER}) Modified: head/devel/py-entrypoints/distinfo ============================================================================== --- head/devel/py-entrypoints/distinfo Fri Jun 9 18:44:17 2017 (r443029) +++ head/devel/py-entrypoints/distinfo Fri Jun 9 18:44:22 2017 (r443030) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483865193 -SHA256 (takluyver-entrypoints-0.2.2_GH0.tar.gz) = e54b5df8bb971507278c65df96e6486cf4aea0cdac384d0102ea0339e0a4f82b -SIZE (takluyver-entrypoints-0.2.2_GH0.tar.gz) = 11162 +TIMESTAMP = 1497018560 +SHA256 (entrypoints-0.2.3.tar.gz) = d2d587dde06f99545fb13a383d2cd336a8ff1f359c5839ce3a64c917d10c029f +SIZE (entrypoints-0.2.3.tar.gz) = 11158 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:44:29 2017 Return-Path: Delivered-To: svn-ports-all@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 56DBABFAADD; Fri, 9 Jun 2017 18:44:29 +0000 (UTC) (envelope-from sunpoet@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 2432177C7D; Fri, 9 Jun 2017 18:44:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IiSLM024781; Fri, 9 Jun 2017 18:44:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IiSv1024779; Fri, 9 Jun 2017 18:44:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091844.v59IiSv1024779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 18:44:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443031 - head/www/py-libsass X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:44:29 -0000 Author: sunpoet Date: Fri Jun 9 18:44:27 2017 New Revision: 443031 URL: https://svnweb.freebsd.org/changeset/ports/443031 Log: Update to 0.13.0 - While I'm here, sort USE_PYTHON Changes: https://github.com/dahlia/libsass-python/releases PR: 219877 Submitted by: Yuri Victorovich (maintainer) Modified: head/www/py-libsass/Makefile head/www/py-libsass/distinfo (contents, props changed) Modified: head/www/py-libsass/Makefile ============================================================================== --- head/www/py-libsass/Makefile Fri Jun 9 18:44:22 2017 (r443030) +++ head/www/py-libsass/Makefile Fri Jun 9 18:44:27 2017 (r443031) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsass -PORTVERSION= 0.12.3 +PORTVERSION= 0.13.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option -std=c++0x USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Modified: head/www/py-libsass/distinfo ============================================================================== --- head/www/py-libsass/distinfo Fri Jun 9 18:44:22 2017 (r443030) +++ head/www/py-libsass/distinfo Fri Jun 9 18:44:27 2017 (r443031) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486716801 -SHA256 (libsass-0.12.3.tar.gz) = 236762af9c693bb72ed92d65ff4a5a77d27af9494b6174fbec7e6308416673b0 -SIZE (libsass-0.12.3.tar.gz) = 295246 +TIMESTAMP = 1497025211 +SHA256 (libsass-0.13.0.tar.gz) = 886b58a7ad7d927ea68480ea8335a7af06d197be4e501f294a42e099c3e63aee +SIZE (libsass-0.13.0.tar.gz) = 298298 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:44:34 2017 Return-Path: Delivered-To: svn-ports-all@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 2C771BFAB09; Fri, 9 Jun 2017 18:44:34 +0000 (UTC) (envelope-from sunpoet@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 EBBE577CBD; Fri, 9 Jun 2017 18:44:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IiXFA024912; Fri, 9 Jun 2017 18:44:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IiWCh024910; Fri, 9 Jun 2017 18:44:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091844.v59IiWCh024910@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 18:44:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443032 - head/math/py-pyhull X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:44:34 -0000 Author: sunpoet Date: Fri Jun 9 18:44:32 2017 New Revision: 443032 URL: https://svnweb.freebsd.org/changeset/ports/443032 Log: Update to 1.5.8 - While I'm here, add LICENSE_FILE Changes: https://github.com/materialsvirtuallab/pyhull/blob/master/docs/changelog.rst PR: 219878 Submitted by: Yuri Victorovich (maintainer) Modified: head/math/py-pyhull/Makefile head/math/py-pyhull/distinfo (contents, props changed) Modified: head/math/py-pyhull/Makefile ============================================================================== --- head/math/py-pyhull/Makefile Fri Jun 9 18:44:27 2017 (r443031) +++ head/math/py-pyhull/Makefile Fri Jun 9 18:44:32 2017 (r443032) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyhull -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.8 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,7 @@ MAINTAINER= yuri@rawbw.com COMMENT= Computation of convex hull, Delaunay triangulation and Voronoi diagram LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} Modified: head/math/py-pyhull/distinfo ============================================================================== --- head/math/py-pyhull/distinfo Fri Jun 9 18:44:27 2017 (r443031) +++ head/math/py-pyhull/distinfo Fri Jun 9 18:44:32 2017 (r443032) @@ -1,2 +1,3 @@ -SHA256 (pyhull-1.5.6.tar.gz) = 4d14bf6e6ba695de4d4ae28d2c15b97eb2dabc1e840bb9d1120ed1ffa2c52cb1 -SIZE (pyhull-1.5.6.tar.gz) = 298717 +TIMESTAMP = 1497025291 +SHA256 (pyhull-1.5.8.tar.gz) = 7951f388f7a1f35d07cc86149e525b311c10d3a64b073fd2565c428af5ff916f +SIZE (pyhull-1.5.8.tar.gz) = 299480 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:44:39 2017 Return-Path: Delivered-To: svn-ports-all@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 2FF5ABFAB45; Fri, 9 Jun 2017 18:44:39 +0000 (UTC) (envelope-from sunpoet@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 F2D4E77D34; Fri, 9 Jun 2017 18:44:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IicEv025047; Fri, 9 Jun 2017 18:44:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Iic0c025046; Fri, 9 Jun 2017 18:44:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706091844.v59Iic0c025046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jun 2017 18:44:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443033 - head/science/py-scikit-fuzzy X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:44:39 -0000 Author: sunpoet Date: Fri Jun 9 18:44:37 2017 New Revision: 443033 URL: https://svnweb.freebsd.org/changeset/ports/443033 Log: Update to 0.3 - Fix LICENSE - Add LICENSE_FILE - Add missing *_DEPENDS Changes: https://github.com/scikit-fuzzy/scikit-fuzzy/releases PR: 219879 Submitted by: Yuri Victorovich (maintainer) Modified: head/science/py-scikit-fuzzy/Makefile head/science/py-scikit-fuzzy/distinfo (contents, props changed) Modified: head/science/py-scikit-fuzzy/Makefile ============================================================================== --- head/science/py-scikit-fuzzy/Makefile Fri Jun 9 18:44:32 2017 (r443032) +++ head/science/py-scikit-fuzzy/Makefile Fri Jun 9 18:44:37 2017 (r443033) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scikit-fuzzy -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,10 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Fuzzy logic toolkit for SciPy -LICENSE= BSD2CLAUSE +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_SITELIBDIR}/scipy/version.py:science/py-scipy + ${PYTHON_PKGNAMEPREFIX}networkx>=1.9.0:math/py-networkx \ + ${PYTHON_PKGNAMEPREFIX}scipy>=0.9.0:science/py-scipy BUILD_DEPENDS= ${RUN_DEPENDS} USES= python Modified: head/science/py-scikit-fuzzy/distinfo ============================================================================== --- head/science/py-scikit-fuzzy/distinfo Fri Jun 9 18:44:32 2017 (r443032) +++ head/science/py-scikit-fuzzy/distinfo Fri Jun 9 18:44:37 2017 (r443033) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467267500 -SHA256 (scikit-fuzzy-0.2.tar.gz) = 471392b77f07440e6cc8b4253bf11b8c90c213d889f569ee4da7da2c4197811a -SIZE (scikit-fuzzy-0.2.tar.gz) = 987202 +TIMESTAMP = 1497025705 +SHA256 (scikit-fuzzy-0.3.tar.gz) = f892a7cd430f3da7dbcfccf2fcd0e601a2ef35c08fe4df8da52d644d7d8ef641 +SIZE (scikit-fuzzy-0.3.tar.gz) = 988241 From owner-svn-ports-all@freebsd.org Fri Jun 9 18:47:57 2017 Return-Path: Delivered-To: svn-ports-all@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 A3407BFABAD; Fri, 9 Jun 2017 18:47:57 +0000 (UTC) (envelope-from tdb@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 72DFD78251; Fri, 9 Jun 2017 18:47:57 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59IluA9025341; Fri, 9 Jun 2017 18:47:56 GMT (envelope-from tdb@FreeBSD.org) Received: (from tdb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IluoD025338; Fri, 9 Jun 2017 18:47:56 GMT (envelope-from tdb@FreeBSD.org) Message-Id: <201706091847.v59IluoD025338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tdb set sender to tdb@FreeBSD.org using -f From: Tim Bishop Date: Fri, 9 Jun 2017 18:47:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443034 - in head/news: . py-sabyenc X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:47:57 -0000 Author: tdb Date: Fri Jun 9 18:47:56 2017 New Revision: 443034 URL: https://svnweb.freebsd.org/changeset/ports/443034 Log: New port: news/py-sabyenc Modified the original yenc module by Alessandro Duca alessandro.duca@gmail.com for use within SABnzbd. The module was extended to do header parsing and full yEnc decoding from a Python list of chunks, the way in which data is retrieved from usenet. This is particularly beneficial when SSL is enabled, which limits the size of each chunk to 16K. Parsing these chunks in Python is much more costly. Additionally, this module releases Python's GIL during decoding, greatly increasing performance of the overall download process. WWW: https://github.com/sabnzbd/sabyenc PR: 218722 Submitted by: Ralf van der Enden Added: head/news/py-sabyenc/ - copied from r443027, head/news/py-yenc/ Deleted: head/news/py-sabyenc/pkg-plist Modified: head/news/Makefile head/news/py-sabyenc/Makefile head/news/py-sabyenc/distinfo head/news/py-sabyenc/pkg-descr Modified: head/news/Makefile ============================================================================== --- head/news/Makefile Fri Jun 9 18:44:37 2017 (r443033) +++ head/news/Makefile Fri Jun 9 18:47:56 2017 (r443034) @@ -59,6 +59,7 @@ SUBDIR += pgpmoose SUBDIR += plor SUBDIR += py-pynzb + SUBDIR += py-sabyenc SUBDIR += py-twistedNews SUBDIR += py-yenc SUBDIR += rawdog Modified: head/news/py-sabyenc/Makefile ============================================================================== --- head/news/py-yenc/Makefile Fri Jun 9 18:23:18 2017 (r443027) +++ head/news/py-sabyenc/Makefile Fri Jun 9 18:47:56 2017 (r443034) @@ -1,17 +1,20 @@ -# Created by: Alexander Botero-Lowry +# Created by: Ralf van der Enden # $FreeBSD$ -PORTNAME= yenc -PORTVERSION= 0.3 +PORTNAME= sabyenc +PORTVERSION= 3.0.2 +DISTVERSIONPREFIX= v CATEGORIES= news python -MASTER_SITES= http://sabnzbd.sourceforge.net/ - PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jlaffaye@FreeBSD.org -COMMENT= yenc decoding module for Python in C +MAINTAINER= tremere@cainites.net +COMMENT= Python yEnc package optimized for use within SABnzbd +LICENSE= GPLv3 + USES= python -USE_PYTHON= distutils +USE_GITHUB= yes +GH_ACCOUNT= sabnzbd +USE_PYTHON= autoplist distutils .include Modified: head/news/py-sabyenc/distinfo ============================================================================== --- head/news/py-yenc/distinfo Fri Jun 9 18:23:18 2017 (r443027) +++ head/news/py-sabyenc/distinfo Fri Jun 9 18:47:56 2017 (r443034) @@ -1,2 +1,3 @@ -SHA256 (yenc-0.3.tar.gz) = fb04fea7c5821345608fa01728ce5356b6dfb2d3e469e59e3fd31b88f45fb313 -SIZE (yenc-0.3.tar.gz) = 42740 +TIMESTAMP = 1496981772 +SHA256 (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 72305bdacfb4f82764e7f3e33a7001983f9af5c8d633cbf57e950b570a56e55d +SIZE (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 16080819 Modified: head/news/py-sabyenc/pkg-descr ============================================================================== --- head/news/py-yenc/pkg-descr Fri Jun 9 18:23:18 2017 (r443027) +++ head/news/py-sabyenc/pkg-descr Fri Jun 9 18:47:56 2017 (r443034) @@ -1,2 +1,11 @@ -This a fairly simple Python module, it provides only raw yEnc -encoding/decoding with built-in crc32 calculation. +Modified the original yenc module by Alessandro Duca alessandro.duca@gmail.com +for use within SABnzbd. + +The module was extended to do header parsing and full yEnc decoding from a +Python list of chunks, the way in which data is retrieved from usenet. This is +particularly beneficial when SSL is enabled, which limits the size of each +chunk to 16K. Parsing these chunks in Python is much more costly. Additionally, +this module releases Python's GIL during decoding, greatly increasing +performance of the overall download process. + +WWW: https://github.com/sabnzbd/sabyenc From owner-svn-ports-all@freebsd.org Fri Jun 9 18:57:44 2017 Return-Path: Delivered-To: svn-ports-all@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 1FEDABFAD3D; Fri, 9 Jun 2017 18:57:44 +0000 (UTC) (envelope-from olgeni@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 E42C378650; Fri, 9 Jun 2017 18:57:43 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59Ivg2l029701; Fri, 9 Jun 2017 18:57:42 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59IvgH8029699; Fri, 9 Jun 2017 18:57:42 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706091857.v59IvgH8029699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 9 Jun 2017 18:57:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443035 - head/devel/etcd3 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 18:57:44 -0000 Author: olgeni Date: Fri Jun 9 18:57:42 2017 New Revision: 443035 URL: https://svnweb.freebsd.org/changeset/ports/443035 Log: Update devel/etcd3 to version 3.1.9. Modified: head/devel/etcd3/Makefile head/devel/etcd3/distinfo Modified: head/devel/etcd3/Makefile ============================================================================== --- head/devel/etcd3/Makefile Fri Jun 9 18:47:56 2017 (r443034) +++ head/devel/etcd3/Makefile Fri Jun 9 18:57:42 2017 (r443035) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= etcd -PORTVERSION= 3.1.8 +PORTVERSION= 3.1.9 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= coreos- Modified: head/devel/etcd3/distinfo ============================================================================== --- head/devel/etcd3/distinfo Fri Jun 9 18:47:56 2017 (r443034) +++ head/devel/etcd3/distinfo Fri Jun 9 18:57:42 2017 (r443035) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495220106 -SHA256 (coreos-etcd-v3.1.8_GH0.tar.gz) = f68700f710dfd9c5fefb41a60e96f9d0c7907e6abe21518ab0a05f6e425a3d4e -SIZE (coreos-etcd-v3.1.8_GH0.tar.gz) = 2524139 +TIMESTAMP = 1497034433 +SHA256 (coreos-etcd-v3.1.9_GH0.tar.gz) = 94cf6a970ca707eec16e3264b8cd20ef8963d0683958ef087b52f490ab784a6f +SIZE (coreos-etcd-v3.1.9_GH0.tar.gz) = 2524517 From owner-svn-ports-all@freebsd.org Fri Jun 9 19:06:43 2017 Return-Path: Delivered-To: svn-ports-all@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 1FBCFBFB144; Fri, 9 Jun 2017 19:06:43 +0000 (UTC) (envelope-from matthew@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 DE50978C5E; Fri, 9 Jun 2017 19:06:42 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59J6gGB033678; Fri, 9 Jun 2017 19:06:42 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59J6gVE033677; Fri, 9 Jun 2017 19:06:42 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706091906.v59J6gVE033677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 9 Jun 2017 19:06:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443036 - head/databases/libmemcached X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 19:06:43 -0000 Author: matthew Date: Fri Jun 9 19:06:41 2017 New Revision: 443036 URL: https://svnweb.freebsd.org/changeset/ports/443036 Log: Fix the build in a better way -- this works irrespective of the SASL option setting PR: 219168 Submitted by: sunpoet Modified: head/databases/libmemcached/Makefile Modified: head/databases/libmemcached/Makefile ============================================================================== --- head/databases/libmemcached/Makefile Fri Jun 9 18:57:42 2017 (r443035) +++ head/databases/libmemcached/Makefile Fri Jun 9 19:06:41 2017 (r443036) @@ -23,8 +23,8 @@ CONFIGURE_ARGS= --without-memcached \ --without-sphinx-build \ --enable-libmemcachedprotocol -LIBS+= -L${LOCALBASE}/lib -lexecinfo -lthr -CXXFLAGS+= -D__STDC_CONSTANT_MACROS +LIBS+= -L${LOCALBASE}/lib -lexecinfo +CXXFLAGS+= -D__STDC_CONSTANT_MACROS -pthread OPTIONS_DEFINE= DEBUG DTRACE MEMASLAP SASL OPTIONS_DEFAULT= MEMASLAP SASL MURMUR FNV64 From owner-svn-ports-all@freebsd.org Fri Jun 9 19:39:32 2017 Return-Path: Delivered-To: svn-ports-all@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 6A9C8BFBABA; Fri, 9 Jun 2017 19:39:32 +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 2513C79946; Fri, 9 Jun 2017 19:39:32 +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 v59JdVLl045997; Fri, 9 Jun 2017 19:39:31 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59JdU3i045992; Fri, 9 Jun 2017 19:39:30 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091939.v59JdU3i045992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 19:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443037 - in head/www/apache22: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 19:39:32 -0000 Author: feld Date: Fri Jun 9 19:39:30 2017 New Revision: 443037 URL: https://svnweb.freebsd.org/changeset/ports/443037 Log: www/apache22: Update to 2.2.32 Does not build with OpenSSL 1.1.x or LibreSSL 2.5.x which is a known issue. Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2.32 PR: 219720 MFH: 2017Q2 Security: CVE-2016-8743 Deleted: head/www/apache22/files/patch-httpoxy Modified: head/www/apache22/Makefile head/www/apache22/distinfo head/www/apache22/files/extra-patch-server_buildmark.c head/www/apache22/files/patch-modules__ssl__ssl_engine_init.c head/www/apache22/files/patch-support__ab.c Modified: head/www/apache22/Makefile ============================================================================== --- head/www/apache22/Makefile Fri Jun 9 19:06:41 2017 (r443036) +++ head/www/apache22/Makefile Fri Jun 9 19:39:30 2017 (r443037) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= apache22 -PORTVERSION= 2.2.31 -PORTREVISION?= 1 +PORTVERSION= 2.2.32 +PORTREVISION?= 0 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libexpat.so:textproc/expat2 \ libapr-1.so:devel/apr1 \ - libpcre.so:devel/pcre + libpcre.so:devel/pcre \ + libgdbm.so:databases/gdbm CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.2.* apache22-*-2.2.* \ @@ -26,7 +27,8 @@ DEPRECATED= Upstream propose EoL of apache 2.2.x duri EXPIRATION_DATE= 2017-07-01 USE_APACHE= common22 -USES= autoreconf cpe iconv libtool perl5 tar:bzip2 +USES= autoreconf bdb cpe iconv libtool perl5 tar:bzip2 + USE_PERL5= run USE_RC_SUBR= apache22 htcacheclean GNU_CONFIGURE= yes @@ -54,9 +56,9 @@ WITH_MPM?= prefork # or worker, event, itk, peruser WITH_HTTP_PORT?= 80 WITH_SSL_PORT?= 443 -.if !defined(WITH_DEBUG) -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-server_buildmark.c -.endif +#.if !defined(WITH_DEBUG) +#EXTRA_PATCHES+= ${FILESDIR}/extra-patch-server_buildmark.c +#.endif .include "${APACHEDIR}/Makefile.options" Modified: head/www/apache22/distinfo ============================================================================== --- head/www/apache22/distinfo Fri Jun 9 19:06:41 2017 (r443036) +++ head/www/apache22/distinfo Fri Jun 9 19:39:30 2017 (r443037) @@ -1,2 +1,3 @@ -SHA256 (apache22/httpd-2.2.31.tar.bz2) = f32f9d19f535dac63b06cb55dfc023b40dcd28196b785f79f9346779e22f26ac -SIZE (apache22/httpd-2.2.31.tar.bz2) = 5610489 +TIMESTAMP = 1497032932 +SHA256 (apache22/httpd-2.2.32.tar.bz2) = 527bc9d8092d784daf08910dd6c9d2681d6a2325055b2cc69806a0a7df7ed650 +SIZE (apache22/httpd-2.2.32.tar.bz2) = 5777509 Modified: head/www/apache22/files/extra-patch-server_buildmark.c ============================================================================== --- head/www/apache22/files/extra-patch-server_buildmark.c Fri Jun 9 19:06:41 2017 (r443036) +++ head/www/apache22/files/extra-patch-server_buildmark.c Fri Jun 9 19:39:30 2017 (r443037) @@ -1,7 +1,4 @@ -# disable build time stamp in favor of reproducible build -# except building with DEBUG -============================================================== ---- server/buildmark.c.orig 2016-07-03 16:09:18 UTC +--- server/buildmark.c.orig 2017-06-09 18:42:01 UTC +++ server/buildmark.c @@ -17,6 +17,9 @@ #include "ap_config.h" Modified: head/www/apache22/files/patch-modules__ssl__ssl_engine_init.c ============================================================================== --- head/www/apache22/files/patch-modules__ssl__ssl_engine_init.c Fri Jun 9 19:06:41 2017 (r443036) +++ head/www/apache22/files/patch-modules__ssl__ssl_engine_init.c Fri Jun 9 19:39:30 2017 (r443037) @@ -1,6 +1,6 @@ ---- modules/ssl/ssl_engine_init.c.orig 2014-07-16 06:04:38 UTC +--- modules/ssl/ssl_engine_init.c.orig 2017-01-05 18:57:49 UTC +++ modules/ssl/ssl_engine_init.c -@@ -406,9 +406,11 @@ void ssl_init_Engine(server_rec *s, apr_ +@@ -251,9 +251,11 @@ void ssl_init_Engine(server_rec *s, apr_ ssl_die(); } @@ -12,26 +12,24 @@ if (!ENGINE_set_default(e, ENGINE_METHOD_ALL)) { ap_log_error(APLOG_MARK, APLOG_ERR, 0, s, -@@ -584,6 +586,10 @@ static void ssl_init_ctx_protocol(server +@@ -446,6 +448,9 @@ static void ssl_init_ctx_protocol(server + } #endif - +#ifdef SSL_NO_COMP +#define OPENSSL_NO_COMP +#endif -+ + #ifndef OPENSSL_NO_COMP if (sc->compression != TRUE) { - #ifdef SSL_OP_NO_COMPRESSION -@@ -831,7 +837,11 @@ static void ssl_init_ctx_cert_chain(serv - } +@@ -708,7 +713,11 @@ static void ssl_init_ctx_cert_chain(serv } -- n = SSL_CTX_use_certificate_chain(mctx->ssl_ctx, + ERR_clear_error(); +#ifndef HAVE_SSL_CTX_USE_CERTIFICATE_CHAIN -+ n = SSL_CTX_use_certificate_chain(mctx->ssl_ctx, + n = SSL_CTX_use_certificate_chain(mctx->ssl_ctx, +#else -+ n = _SSL_CTX_use_certificate_chain(mctx->ssl_ctx, ++ n = _SSL_CTX_use_certificate_chain(mctx->ssl_ctx, +#endif (char *)chain, skip_first, NULL); Modified: head/www/apache22/files/patch-support__ab.c ============================================================================== --- head/www/apache22/files/patch-support__ab.c Fri Jun 9 19:06:41 2017 (r443036) +++ head/www/apache22/files/patch-support__ab.c Fri Jun 9 19:39:30 2017 (r443037) @@ -1,6 +1,6 @@ Backport ab from apache 2.4.x (r1663405) ============================================================= ---- support/ab.c.orig 2014-03-12 11:53:12 UTC +--- support/ab.c.orig 2017-01-05 18:57:49 UTC +++ support/ab.c @@ -156,25 +156,8 @@ #include "ap_config_auto.h" @@ -29,7 +29,7 @@ Backport ab from apache 2.4.x (r1663405) #include #include #include -@@ -224,19 +207,25 @@ typedef STACK_OF(X509) X509_STACK_TYPE; +@@ -232,19 +215,25 @@ typedef STACK_OF(X509) X509_STACK_TYPE; /* maximum number of requests on a time limited test */ #define MAX_REQUESTS (INT_MAX > 50000 ? 50000 : INT_MAX) @@ -61,7 +61,7 @@ Backport ab from apache 2.4.x (r1663405) int state; apr_size_t read; /* amount of bytes read */ apr_size_t bread; /* amount of body read */ -@@ -267,8 +256,8 @@ struct data { +@@ -275,8 +264,8 @@ struct data { apr_interval_time_t time; /* time for connection */ }; @@ -72,7 +72,7 @@ Backport ab from apache 2.4.x (r1663405) #define ap_round_ms(a) ((apr_time_t)((a) + 500)/1000) #define ap_double_ms(a) ((double)(a)/1000.0) #define MAX_CONCURRENCY 20000 -@@ -277,35 +266,38 @@ struct data { +@@ -285,35 +274,38 @@ struct data { int verbosity = 0; /* no verbosity by default */ int recverrok = 0; /* ok to proceed after socket receive errors */ @@ -125,7 +125,7 @@ Backport ab from apache 2.4.x (r1663405) int isproxy = 0; apr_interval_time_t aprtimeout = apr_time_from_sec(30); /* timeout value */ -@@ -348,7 +340,7 @@ BIO *bio_out,*bio_err; +@@ -356,7 +348,7 @@ BIO *bio_out,*bio_err; apr_time_t start, lasttime, stoptime; /* global request (and its length) */ @@ -134,7 +134,7 @@ Backport ab from apache 2.4.x (r1663405) char *request = _request; apr_size_t reqlen; -@@ -364,6 +356,7 @@ apr_pool_t *cntxt; +@@ -372,6 +364,7 @@ apr_pool_t *cntxt; apr_pollset_t *readbits; @@ -142,7 +142,7 @@ Backport ab from apache 2.4.x (r1663405) apr_sockaddr_t *destsa; #ifdef NOT_ASCII -@@ -377,7 +370,7 @@ static void close_connection(struct conn +@@ -385,7 +378,7 @@ static void close_connection(struct conn /* simple little function to write an error string and exit */ @@ -151,7 +151,7 @@ Backport ab from apache 2.4.x (r1663405) { fprintf(stderr, "%s\n", s); if (done) -@@ -387,7 +380,7 @@ static void err(char *s) +@@ -395,7 +388,7 @@ static void err(char *s) /* simple little function to write an APR error string and exit */ @@ -160,7 +160,7 @@ Backport ab from apache 2.4.x (r1663405) { char buf[120]; -@@ -399,6 +392,87 @@ static void apr_err(char *s, apr_status_ +@@ -407,6 +400,87 @@ static void apr_err(char *s, apr_status_ exit(rv); } @@ -248,7 +248,7 @@ Backport ab from apache 2.4.x (r1663405) /* --------------------------------------------------------- */ /* write out request to a connection - assumes we can write * (small) request out in one go into our new socket buffer -@@ -464,7 +538,6 @@ static int ssl_rand_choosenum(int l, int +@@ -472,7 +546,6 @@ static int ssl_rand_choosenum(int l, int static void ssl_rand_seed(void) { @@ -256,7 +256,7 @@ Backport ab from apache 2.4.x (r1663405) int n, l; time_t t; pid_t pid; -@@ -476,7 +549,6 @@ static void ssl_rand_seed(void) +@@ -484,7 +557,6 @@ static void ssl_rand_seed(void) t = time(NULL); l = sizeof(time_t); RAND_seed((unsigned char *)&t, l); @@ -264,7 +264,7 @@ Backport ab from apache 2.4.x (r1663405) /* * seed in the current process id (usually just 4 bytes) -@@ -484,14 +556,12 @@ static void ssl_rand_seed(void) +@@ -492,14 +564,12 @@ static void ssl_rand_seed(void) pid = getpid(); l = sizeof(pid_t); RAND_seed((unsigned char *)&pid, l); @@ -279,7 +279,7 @@ Backport ab from apache 2.4.x (r1663405) } static int ssl_print_connection_info(BIO *bio, SSL *ssl) -@@ -514,6 +584,7 @@ static int ssl_print_connection_info(BIO +@@ -522,6 +592,7 @@ static int ssl_print_connection_info(BIO static void ssl_print_cert_info(BIO *bio, X509 *cert) { X509_NAME *dn; @@ -287,7 +287,7 @@ Backport ab from apache 2.4.x (r1663405) char buf[1024]; BIO_printf(bio, "Certificate version: %ld\n", X509_get_version(cert)+1); -@@ -525,8 +596,10 @@ static void ssl_print_cert_info(BIO *bio +@@ -533,8 +604,10 @@ static void ssl_print_cert_info(BIO *bio ASN1_UTCTIME_print(bio, X509_get_notAfter(cert)); BIO_printf(bio,"\n"); @@ -299,7 +299,7 @@ Backport ab from apache 2.4.x (r1663405) dn = X509_get_issuer_name(cert); X509_NAME_oneline(dn, buf, sizeof(buf)); -@@ -553,7 +626,6 @@ static void ssl_print_info(struct connec +@@ -561,7 +634,6 @@ static void ssl_print_info(struct connec for (i=1; issl); -@@ -574,7 +646,6 @@ static void ssl_proceed_handshake(struct +@@ -582,7 +654,6 @@ static void ssl_proceed_handshake(struct while (do_next) { int ret, ecode; @@ -315,7 +315,7 @@ Backport ab from apache 2.4.x (r1663405) ret = SSL_do_handshake(c->ssl); ecode = SSL_get_error(c->ssl, ret); -@@ -596,7 +667,7 @@ static void ssl_proceed_handshake(struct +@@ -604,7 +675,7 @@ static void ssl_proceed_handshake(struct else pk_bits = 0; /* Anon DH */ @@ -324,7 +324,7 @@ Backport ab from apache 2.4.x (r1663405) apr_snprintf(ssl_info, 128, "%s,%s,%d,%d", SSL_get_version(c->ssl), SSL_CIPHER_get_name(ci), -@@ -606,11 +677,7 @@ static void ssl_proceed_handshake(struct +@@ -614,11 +685,7 @@ static void ssl_proceed_handshake(struct do_next = 0; break; case SSL_ERROR_WANT_READ: @@ -337,7 +337,7 @@ Backport ab from apache 2.4.x (r1663405) do_next = 0; break; case SSL_ERROR_WANT_WRITE: -@@ -634,6 +701,10 @@ static void ssl_proceed_handshake(struct +@@ -642,6 +709,10 @@ static void ssl_proceed_handshake(struct static void write_request(struct connection * c) { @@ -348,7 +348,7 @@ Backport ab from apache 2.4.x (r1663405) do { apr_time_t tnow; apr_size_t l = c->rwrite; -@@ -649,7 +720,7 @@ static void write_request(struct connect +@@ -657,7 +728,7 @@ static void write_request(struct connect c->connect = tnow; c->rwrote = 0; c->rwrite = reqlen; @@ -357,7 +357,7 @@ Backport ab from apache 2.4.x (r1663405) c->rwrite += postlen; } else if (tnow > c->connect + aprtimeout) { -@@ -686,16 +757,9 @@ static void write_request(struct connect +@@ -694,16 +765,9 @@ static void write_request(struct connect c->rwrite -= l; } while (c->rwrite); @@ -376,7 +376,7 @@ Backport ab from apache 2.4.x (r1663405) } /* --------------------------------------------------------- */ -@@ -760,7 +824,10 @@ static void output_results(int sig) +@@ -768,7 +832,10 @@ static void output_results(int sig) #endif printf("\n"); printf("Document Path: %s\n", path); @@ -388,7 +388,7 @@ Backport ab from apache 2.4.x (r1663405) printf("\n"); printf("Concurrency Level: %d\n", concurrency); printf("Time taken for tests: %.3f seconds\n", timetaken); -@@ -769,16 +836,16 @@ static void output_results(int sig) +@@ -777,16 +844,16 @@ static void output_results(int sig) if (bad) printf(" (Connect: %d, Receive: %d, Length: %d, Exceptions: %d)\n", err_conn, err_recv, err_length, err_except); @@ -410,7 +410,7 @@ Backport ab from apache 2.4.x (r1663405) printf("HTML transferred: %" APR_INT64_T_FMT " bytes\n", totalbread); /* avoid divide by zero */ -@@ -791,11 +858,11 @@ static void output_results(int sig) +@@ -799,11 +866,11 @@ static void output_results(int sig) (double) timetaken * 1000 / done); printf("Transfer rate: %.2f [Kbytes/sec] received\n", (double) totalread / 1024 / timetaken); @@ -425,7 +425,7 @@ Backport ab from apache 2.4.x (r1663405) } } -@@ -943,9 +1010,8 @@ static void output_results(int sig) +@@ -951,9 +1018,8 @@ static void output_results(int sig) printf(" min avg max\n"); #define CONF_FMT_STRING "%5" APR_TIME_T_FMT " %5" APR_TIME_T_FMT "%5" APR_TIME_T_FMT "\n" printf("Connect: " CONF_FMT_STRING, mincon, meancon, maxcon); @@ -437,7 +437,7 @@ Backport ab from apache 2.4.x (r1663405) printf("Total: " CONF_FMT_STRING, mintot, meantot, maxtot); #undef CONF_FMT_STRING } -@@ -972,7 +1038,7 @@ static void output_results(int sig) +@@ -980,7 +1046,7 @@ static void output_results(int sig) exit(1); } fprintf(out, "" "Percentage served" "," "Time in ms" "\n"); @@ -446,7 +446,7 @@ Backport ab from apache 2.4.x (r1663405) double t; if (i == 0) t = ap_double_ms(stats[0].time); -@@ -1033,9 +1099,14 @@ static void output_html_results(void) +@@ -1041,9 +1107,14 @@ static void output_html_results(void) printf("Document Path:" "%s\n", trstring, tdstring, tdstring, path); @@ -464,7 +464,7 @@ Backport ab from apache 2.4.x (r1663405) printf("Concurrency Level:" "%d\n", trstring, tdstring, tdstring, concurrency); -@@ -1062,14 +1133,11 @@ static void output_html_results(void) +@@ -1070,14 +1141,11 @@ static void output_html_results(void) printf("Total transferred:" "%" APR_INT64_T_FMT " bytes\n", trstring, tdstring, tdstring, totalread); @@ -483,7 +483,7 @@ Backport ab from apache 2.4.x (r1663405) printf("HTML transferred:" "%" APR_INT64_T_FMT " bytes\n", trstring, tdstring, tdstring, totalbread); -@@ -1078,19 +1146,19 @@ static void output_html_results(void) +@@ -1086,19 +1154,19 @@ static void output_html_results(void) if (timetaken) { printf("Requests per second:" "%.2f\n", @@ -508,7 +508,7 @@ Backport ab from apache 2.4.x (r1663405) } } { -@@ -1154,7 +1222,7 @@ static void start_connect(struct connect +@@ -1162,7 +1230,7 @@ static void start_connect(struct connect apr_status_t rv; if (!(started < requests)) @@ -517,7 +517,7 @@ Backport ab from apache 2.4.x (r1663405) c->read = 0; c->bread = 0; -@@ -1171,18 +1239,30 @@ static void start_connect(struct connect +@@ -1179,18 +1247,30 @@ static void start_connect(struct connect SOCK_STREAM, 0, c->ctx)) != APR_SUCCESS) { apr_err("socket", rv); } @@ -550,7 +550,7 @@ Backport ab from apache 2.4.x (r1663405) windowsize); if (rv != APR_SUCCESS && rv != APR_ENOTIMPL) { apr_err("socket receive buffer", rv); -@@ -1215,21 +1295,12 @@ static void start_connect(struct connect +@@ -1223,21 +1303,12 @@ static void start_connect(struct connect #endif if ((rv = apr_socket_connect(c->aprsock, destsa)) != APR_SUCCESS) { if (APR_STATUS_IS_EINPROGRESS(rv)) { @@ -574,7 +574,7 @@ Backport ab from apache 2.4.x (r1663405) apr_socket_close(c->aprsock); err_conn++; if (bad++ > 10) { -@@ -1237,15 +1308,14 @@ static void start_connect(struct connect +@@ -1245,15 +1316,14 @@ static void start_connect(struct connect "\nTest aborted after 10 failures\n\n"); apr_err("apr_socket_connect()", rv); } @@ -592,7 +592,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef USE_SSL if (c->ssl) { ssl_proceed_handshake(c); -@@ -1274,7 +1344,7 @@ static void close_connection(struct conn +@@ -1282,7 +1352,7 @@ static void close_connection(struct conn /* first time here */ doclen = c->bread; } @@ -601,7 +601,7 @@ Backport ab from apache 2.4.x (r1663405) bad++; err_length++; } -@@ -1293,21 +1363,15 @@ static void close_connection(struct conn +@@ -1301,21 +1371,15 @@ static void close_connection(struct conn } } @@ -630,7 +630,7 @@ Backport ab from apache 2.4.x (r1663405) /* connect again */ start_connect(c); -@@ -1337,11 +1401,21 @@ static void read_connection(struct conne +@@ -1345,11 +1409,21 @@ static void read_connection(struct conne good++; close_connection(c); } @@ -653,7 +653,7 @@ Backport ab from apache 2.4.x (r1663405) ERR_print_errors(bio_err); close_connection(c); } -@@ -1425,10 +1499,7 @@ static void read_connection(struct conne +@@ -1433,10 +1507,7 @@ static void read_connection(struct conne } else { /* header is in invalid or too big - close connection */ @@ -665,7 +665,7 @@ Backport ab from apache 2.4.x (r1663405) apr_socket_close(c->aprsock); err_response++; if (bad++ > 10) { -@@ -1444,12 +1515,14 @@ static void read_connection(struct conne +@@ -1452,12 +1523,14 @@ static void read_connection(struct conne * this is first time, extract some interesting info */ char *p, *q; @@ -682,7 +682,7 @@ Backport ab from apache 2.4.x (r1663405) } *q = 0; } -@@ -1491,12 +1564,12 @@ static void read_connection(struct conne +@@ -1499,12 +1572,12 @@ static void read_connection(struct conne if (cl) { c->keepalive = 1; /* response to HEAD doesn't have entity body */ @@ -697,7 +697,7 @@ Backport ab from apache 2.4.x (r1663405) } } c->bread += c->cbx - (s + l - c->cbuff) + r - tocopy; -@@ -1517,7 +1590,7 @@ static void read_connection(struct conne +@@ -1525,7 +1598,7 @@ static void read_connection(struct conne /* first time here */ doclen = c->bread; } @@ -706,7 +706,7 @@ Backport ab from apache 2.4.x (r1663405) bad++; err_length++; } -@@ -1552,7 +1625,8 @@ static void read_connection(struct conne +@@ -1560,7 +1633,8 @@ static void read_connection(struct conne static void test(void) { apr_time_t stoptime; @@ -716,7 +716,7 @@ Backport ab from apache 2.4.x (r1663405) int i; apr_status_t status; int snprintf_res = 0; -@@ -1578,11 +1652,16 @@ static void test(void) +@@ -1586,11 +1660,16 @@ static void test(void) fflush(stdout); } @@ -736,7 +736,7 @@ Backport ab from apache 2.4.x (r1663405) apr_err("apr_pollset_create failed", status); } -@@ -1612,12 +1691,12 @@ static void test(void) +@@ -1620,12 +1699,12 @@ static void test(void) } /* setup request */ @@ -751,7 +751,7 @@ Backport ab from apache 2.4.x (r1663405) (isproxy) ? fullurl : path, keepalive ? "Connection: Keep-Alive\r\n" : "", cookie, auth, hdrs); -@@ -1630,32 +1709,28 @@ static void test(void) +@@ -1638,32 +1717,28 @@ static void test(void) "Content-type: %s\r\n" "%s" "\r\n", @@ -791,7 +791,7 @@ Backport ab from apache 2.4.x (r1663405) strcpy(buff, request); memcpy(buff + reqlen, postdata, postlen); request = buff; -@@ -1673,8 +1748,20 @@ static void test(void) +@@ -1681,8 +1756,20 @@ static void test(void) } #endif /* NOT_ASCII */ @@ -814,7 +814,7 @@ Backport ab from apache 2.4.x (r1663405) != APR_SUCCESS) { char buf[120]; apr_snprintf(buf, sizeof(buf), -@@ -1686,7 +1773,7 @@ static void test(void) +@@ -1694,7 +1781,7 @@ static void test(void) start = lasttime = apr_time_now(); stoptime = tlimit ? (start + apr_time_from_sec(tlimit)) : AB_MAX; @@ -823,7 +823,7 @@ Backport ab from apache 2.4.x (r1663405) /* Output the results if the user terminates the run early. */ apr_signal(SIGINT, output_results); #endif -@@ -1699,24 +1786,19 @@ static void test(void) +@@ -1707,24 +1794,19 @@ static void test(void) do { apr_int32_t n; @@ -853,7 +853,7 @@ Backport ab from apache 2.4.x (r1663405) /* * If the connection isn't connected how can we check it? -@@ -1724,7 +1806,7 @@ static void test(void) +@@ -1732,7 +1814,7 @@ static void test(void) if (c->state == STATE_UNCONNECTED) continue; @@ -862,7 +862,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef USE_SSL if (c->state == STATE_CONNECTED && c->ssl && SSL_in_init(c->ssl)) { -@@ -1745,22 +1827,25 @@ static void test(void) +@@ -1753,22 +1835,25 @@ static void test(void) * connection is done and we loop here endlessly calling * apr_poll(). */ @@ -896,7 +896,7 @@ Backport ab from apache 2.4.x (r1663405) apr_socket_close(c->aprsock); err_conn++; if (bad++ > 10) { -@@ -1768,13 +1853,11 @@ static void test(void) +@@ -1776,13 +1861,11 @@ static void test(void) "\nTest aborted after 10 failures\n\n"); apr_err("apr_socket_connect()", rv); } @@ -911,7 +911,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef USE_SSL if (c->ssl) ssl_proceed_handshake(c); -@@ -1787,25 +1870,9 @@ static void test(void) +@@ -1795,25 +1878,9 @@ static void test(void) write_request(c); } } @@ -938,7 +938,7 @@ Backport ab from apache 2.4.x (r1663405) if (heartbeatres) fprintf(stderr, "Finished %d requests\n", done); else -@@ -1823,14 +1890,14 @@ static void test(void) +@@ -1831,14 +1898,14 @@ static void test(void) static void copyright(void) { if (!use_html) { @@ -955,7 +955,7 @@ Backport ab from apache 2.4.x (r1663405) printf(" Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
\n"); printf(" Licensed to The Apache Software Foundation, http://www.apache.org/
\n"); printf("

\n

\n"); -@@ -1849,12 +1916,16 @@ static void usage(const char *progname) +@@ -1857,12 +1924,16 @@ static void usage(const char *progname) */ fprintf(stderr, "Options are:\n"); fprintf(stderr, " -n requests Number of requests to perform\n"); @@ -975,7 +975,7 @@ Backport ab from apache 2.4.x (r1663405) fprintf(stderr, " 'application/x-www-form-urlencoded'\n"); fprintf(stderr, " Default is 'text/plain'\n"); fprintf(stderr, " -v verbosity How much troubleshooting info to print\n"); -@@ -1863,7 +1934,7 @@ static void usage(const char *progname) +@@ -1871,7 +1942,7 @@ static void usage(const char *progname) fprintf(stderr, " -x attributes String to insert as table attributes\n"); fprintf(stderr, " -y attributes String to insert as tr attributes\n"); fprintf(stderr, " -z attributes String to insert as td or th attributes\n"); @@ -984,7 +984,7 @@ Backport ab from apache 2.4.x (r1663405) fprintf(stderr, " -H attribute Add Arbitrary header line, eg. 'Accept-Encoding: gzip'\n"); fprintf(stderr, " Inserted after all normal header lines. (repeatable)\n"); fprintf(stderr, " -A attribute Add Basic WWW Authentication, the attributes\n"); -@@ -1875,9 +1946,12 @@ static void usage(const char *progname) +@@ -1883,9 +1954,12 @@ static void usage(const char *progname) fprintf(stderr, " -k Use HTTP KeepAlive feature\n"); fprintf(stderr, " -d Do not show percentiles served table.\n"); fprintf(stderr, " -S Do not show confidence estimators and warnings.\n"); @@ -997,8 +997,8 @@ Backport ab from apache 2.4.x (r1663405) fprintf(stderr, " -h Display usage information (this message)\n"); #ifdef USE_SSL -@@ -1887,6 +1961,12 @@ static void usage(const char *progname) - #define SSL2_HELP_MSG "" +@@ -1901,6 +1975,12 @@ static void usage(const char *progname) + #define SSL3_HELP_MSG "" #endif +#ifndef OPENSSL_NO_SSL3 @@ -1010,19 +1010,8 @@ Backport ab from apache 2.4.x (r1663405) #ifdef HAVE_TLSV1_X #define TLS1_X_HELP_MSG ", TLS1.1, TLS1.2" #else -@@ -1894,8 +1974,8 @@ static void usage(const char *progname) - #endif +@@ -1918,7 +1998,7 @@ static void usage(const char *progname) - fprintf(stderr, " -Z ciphersuite Specify SSL/TLS cipher suite (See openssl ciphers)\n"); -- fprintf(stderr, " -f protocol Specify SSL/TLS protocol\n"); -- fprintf(stderr, " (" SSL2_HELP_MSG "SSL3, TLS1" TLS1_X_HELP_MSG " or ALL)\n"); -+ fprintf(stderr, " -f protocol Specify SSL/TLS protocol\n"); -+ fprintf(stderr, " (" SSL2_HELP_MSG SSL3_HELP_MSG "TLS1" TLS1_X_HELP_MSG " or ALL)\n"); - #endif - exit(EINVAL); - } -@@ -1904,7 +1984,7 @@ static void usage(const char *progname) - /* split URL into parts */ -static int parse_url(char *url) @@ -1030,7 +1019,7 @@ Backport ab from apache 2.4.x (r1663405) { char *cp; char *h; -@@ -1935,9 +2015,7 @@ static int parse_url(char *url) +@@ -1949,9 +2029,7 @@ static int parse_url(char *url) if ((cp = strchr(url, '/')) == NULL) return 1; @@ -1041,7 +1030,7 @@ Backport ab from apache 2.4.x (r1663405) rv = apr_parse_addr_port(&hostname, &scope_id, &port, h, cntxt); if (rv != APR_SUCCESS || !hostname || scope_id) { return 1; -@@ -1974,9 +2052,9 @@ static int parse_url(char *url) +@@ -1988,9 +2066,9 @@ static int parse_url(char *url) /* ------------------------------------------------------- */ @@ -1053,7 +1042,7 @@ Backport ab from apache 2.4.x (r1663405) { apr_file_t *postfd; apr_finfo_t finfo; -@@ -1997,11 +2075,7 @@ static int open_postfile(const char *pfi +@@ -2011,11 +2089,7 @@ static int open_postfile(const char *pfi return rv; } postlen = (apr_size_t)finfo.size; @@ -1066,7 +1055,7 @@ Backport ab from apache 2.4.x (r1663405) rv = apr_file_read_full(postfd, postdata, postlen, NULL); if (rv != APR_SUCCESS) { fprintf(stderr, "ab: Could not read POST data file: %s\n", -@@ -2009,7 +2083,7 @@ static int open_postfile(const char *pfi +@@ -2023,7 +2097,7 @@ static int open_postfile(const char *pfi return rv; } apr_file_close(postfd); @@ -1075,7 +1064,7 @@ Backport ab from apache 2.4.x (r1663405) } /* ------------------------------------------------------- */ -@@ -2017,11 +2091,11 @@ static int open_postfile(const char *pfi +@@ -2031,11 +2105,11 @@ static int open_postfile(const char *pfi /* sort out command-line args and call test */ int main(int argc, const char * const argv[]) { @@ -1089,7 +1078,7 @@ Backport ab from apache 2.4.x (r1663405) char c; #ifdef USE_SSL AB_SSL_METHOD_CONST SSL_METHOD *meth = SSLv23_client_method(); -@@ -2033,12 +2107,13 @@ int main(int argc, const char * const ar +@@ -2047,12 +2121,13 @@ int main(int argc, const char * const ar tdstring = "bgcolor=white"; cookie = ""; auth = ""; @@ -1104,7 +1093,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef NOT_ASCII status = apr_xlate_open(&to_ascii, "ISO-8859-1", APR_DEFAULT_CHARSET, cntxt); -@@ -2058,15 +2133,17 @@ int main(int argc, const char * const ar +@@ -2072,15 +2147,17 @@ int main(int argc, const char * const ar } #endif @@ -1125,7 +1114,7 @@ Backport ab from apache 2.4.x (r1663405) if (requests <= 0) { err("Invalid number of requests\n"); } -@@ -2078,76 +2155,80 @@ int main(int argc, const char * const ar +@@ -2092,76 +2169,80 @@ int main(int argc, const char * const ar heartbeatres = 0; break; case 'c': @@ -1235,7 +1224,7 @@ Backport ab from apache 2.4.x (r1663405) tmp[l] = '\0'; auth = apr_pstrcat(cntxt, auth, "Authorization: Basic ", tmp, -@@ -2157,27 +2238,27 @@ int main(int argc, const char * const ar +@@ -2171,27 +2252,27 @@ int main(int argc, const char * const ar /* * assume username passwd already to be in colon separated form. */ @@ -1271,7 +1260,7 @@ Backport ab from apache 2.4.x (r1663405) opt_useragent = 1; } break; -@@ -2190,7 +2271,7 @@ int main(int argc, const char * const ar +@@ -2204,7 +2285,7 @@ int main(int argc, const char * const ar */ case 'x': use_html = 1; @@ -1280,7 +1269,7 @@ Backport ab from apache 2.4.x (r1663405) break; case 'X': { -@@ -2198,22 +2279,22 @@ int main(int argc, const char * const ar +@@ -2212,22 +2293,22 @@ int main(int argc, const char * const ar /* * assume proxy-name[:port] */ @@ -1307,7 +1296,7 @@ Backport ab from apache 2.4.x (r1663405) break; case 'h': usage(argv[0]); -@@ -2221,26 +2302,35 @@ int main(int argc, const char * const ar +@@ -2235,28 +2316,34 @@ int main(int argc, const char * const ar case 'V': copyright(); return 0; @@ -1318,11 +1307,10 @@ Backport ab from apache 2.4.x (r1663405) case 'Z': - ssl_cipher = strdup(optarg); + ssl_cipher = strdup(opt_arg); -+ break; + break; + case 'm': + method = CUSTOM_METHOD; + method_str[CUSTOM_METHOD] = strdup(opt_arg); - break; case 'f': - if (strncasecmp(optarg, "ALL", 3) == 0) { + if (strncasecmp(opt_arg, "ALL", 3) == 0) { @@ -1332,11 +1320,11 @@ Backport ab from apache 2.4.x (r1663405) + } else if (strncasecmp(opt_arg, "SSL2", 4) == 0) { meth = SSLv2_client_method(); #endif + #ifndef OPENSSL_NO_SSL3 - } else if (strncasecmp(optarg, "SSL3", 4) == 0) { -+#ifndef OPENSSL_NO_SSL3 + } else if (strncasecmp(opt_arg, "SSL3", 4) == 0) { meth = SSLv3_client_method(); -+#endif + #endif #ifdef HAVE_TLSV1_X - } else if (strncasecmp(optarg, "TLS1.1", 6) == 0) { + } else if (strncasecmp(opt_arg, "TLS1.1", 6) == 0) { @@ -1350,7 +1338,7 @@ Backport ab from apache 2.4.x (r1663405) meth = TLSv1_client_method(); } break; -@@ -2253,6 +2343,10 @@ int main(int argc, const char * const ar +@@ -2269,6 +2356,10 @@ int main(int argc, const char * const ar usage(argv[0]); } @@ -1361,7 +1349,7 @@ Backport ab from apache 2.4.x (r1663405) if (parse_url(apr_pstrdup(cntxt, opt->argv[opt->ind++]))) { fprintf(stderr, "%s: invalid URL\n", argv[0]); usage(argv[0]); -@@ -2296,6 +2390,10 @@ int main(int argc, const char * const ar +@@ -2312,6 +2403,10 @@ int main(int argc, const char * const ar exit(1); } SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL); From owner-svn-ports-all@freebsd.org Fri Jun 9 19:40:18 2017 Return-Path: Delivered-To: svn-ports-all@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 DA832BFBB4A; Fri, 9 Jun 2017 19:40:18 +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 A593F79A7F; Fri, 9 Jun 2017 19:40:18 +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 v59JeHHS046290; Fri, 9 Jun 2017 19:40:17 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59JeHYq046285; Fri, 9 Jun 2017 19:40:17 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091940.v59JeHYq046285@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 19:40:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443038 - in branches/2017Q2/www/apache22: . files X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 19:40:19 -0000 Author: feld Date: Fri Jun 9 19:40:17 2017 New Revision: 443038 URL: https://svnweb.freebsd.org/changeset/ports/443038 Log: MFH: r443037 www/apache22: Update to 2.2.32 Does not build with OpenSSL 1.1.x or LibreSSL 2.5.x which is a known issue. Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2.32 PR: 219720 Security: CVE-2016-8743 Approved by: ports-secteam (with hat) Deleted: branches/2017Q2/www/apache22/files/patch-httpoxy Modified: branches/2017Q2/www/apache22/Makefile branches/2017Q2/www/apache22/distinfo branches/2017Q2/www/apache22/files/extra-patch-server_buildmark.c branches/2017Q2/www/apache22/files/patch-modules__ssl__ssl_engine_init.c branches/2017Q2/www/apache22/files/patch-support__ab.c Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/www/apache22/Makefile ============================================================================== --- branches/2017Q2/www/apache22/Makefile Fri Jun 9 19:39:30 2017 (r443037) +++ branches/2017Q2/www/apache22/Makefile Fri Jun 9 19:40:17 2017 (r443038) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= apache22 -PORTVERSION= 2.2.31 -PORTREVISION?= 1 +PORTVERSION= 2.2.32 +PORTREVISION?= 0 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libexpat.so:textproc/expat2 \ libapr-1.so:devel/apr1 \ - libpcre.so:devel/pcre + libpcre.so:devel/pcre \ + libgdbm.so:databases/gdbm CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.2.* apache22-*-2.2.* \ @@ -26,7 +27,8 @@ DEPRECATED= Upstream propose EoL of apache 2.2.x duri EXPIRATION_DATE= 2017-07-01 USE_APACHE= common22 -USES= autoreconf cpe iconv libtool perl5 tar:bzip2 +USES= autoreconf bdb cpe iconv libtool perl5 tar:bzip2 + USE_PERL5= run USE_RC_SUBR= apache22 htcacheclean GNU_CONFIGURE= yes @@ -54,9 +56,9 @@ WITH_MPM?= prefork # or worker, event, itk, peruser WITH_HTTP_PORT?= 80 WITH_SSL_PORT?= 443 -.if !defined(WITH_DEBUG) -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-server_buildmark.c -.endif +#.if !defined(WITH_DEBUG) +#EXTRA_PATCHES+= ${FILESDIR}/extra-patch-server_buildmark.c +#.endif .include "${APACHEDIR}/Makefile.options" Modified: branches/2017Q2/www/apache22/distinfo ============================================================================== --- branches/2017Q2/www/apache22/distinfo Fri Jun 9 19:39:30 2017 (r443037) +++ branches/2017Q2/www/apache22/distinfo Fri Jun 9 19:40:17 2017 (r443038) @@ -1,2 +1,3 @@ -SHA256 (apache22/httpd-2.2.31.tar.bz2) = f32f9d19f535dac63b06cb55dfc023b40dcd28196b785f79f9346779e22f26ac -SIZE (apache22/httpd-2.2.31.tar.bz2) = 5610489 +TIMESTAMP = 1497032932 +SHA256 (apache22/httpd-2.2.32.tar.bz2) = 527bc9d8092d784daf08910dd6c9d2681d6a2325055b2cc69806a0a7df7ed650 +SIZE (apache22/httpd-2.2.32.tar.bz2) = 5777509 Modified: branches/2017Q2/www/apache22/files/extra-patch-server_buildmark.c ============================================================================== --- branches/2017Q2/www/apache22/files/extra-patch-server_buildmark.c Fri Jun 9 19:39:30 2017 (r443037) +++ branches/2017Q2/www/apache22/files/extra-patch-server_buildmark.c Fri Jun 9 19:40:17 2017 (r443038) @@ -1,7 +1,4 @@ -# disable build time stamp in favor of reproducible build -# except building with DEBUG -============================================================== ---- server/buildmark.c.orig 2016-07-03 16:09:18 UTC +--- server/buildmark.c.orig 2017-06-09 18:42:01 UTC +++ server/buildmark.c @@ -17,6 +17,9 @@ #include "ap_config.h" Modified: branches/2017Q2/www/apache22/files/patch-modules__ssl__ssl_engine_init.c ============================================================================== --- branches/2017Q2/www/apache22/files/patch-modules__ssl__ssl_engine_init.c Fri Jun 9 19:39:30 2017 (r443037) +++ branches/2017Q2/www/apache22/files/patch-modules__ssl__ssl_engine_init.c Fri Jun 9 19:40:17 2017 (r443038) @@ -1,6 +1,6 @@ ---- modules/ssl/ssl_engine_init.c.orig 2014-07-16 06:04:38 UTC +--- modules/ssl/ssl_engine_init.c.orig 2017-01-05 18:57:49 UTC +++ modules/ssl/ssl_engine_init.c -@@ -406,9 +406,11 @@ void ssl_init_Engine(server_rec *s, apr_ +@@ -251,9 +251,11 @@ void ssl_init_Engine(server_rec *s, apr_ ssl_die(); } @@ -12,26 +12,24 @@ if (!ENGINE_set_default(e, ENGINE_METHOD_ALL)) { ap_log_error(APLOG_MARK, APLOG_ERR, 0, s, -@@ -584,6 +586,10 @@ static void ssl_init_ctx_protocol(server +@@ -446,6 +448,9 @@ static void ssl_init_ctx_protocol(server + } #endif - +#ifdef SSL_NO_COMP +#define OPENSSL_NO_COMP +#endif -+ + #ifndef OPENSSL_NO_COMP if (sc->compression != TRUE) { - #ifdef SSL_OP_NO_COMPRESSION -@@ -831,7 +837,11 @@ static void ssl_init_ctx_cert_chain(serv - } +@@ -708,7 +713,11 @@ static void ssl_init_ctx_cert_chain(serv } -- n = SSL_CTX_use_certificate_chain(mctx->ssl_ctx, + ERR_clear_error(); +#ifndef HAVE_SSL_CTX_USE_CERTIFICATE_CHAIN -+ n = SSL_CTX_use_certificate_chain(mctx->ssl_ctx, + n = SSL_CTX_use_certificate_chain(mctx->ssl_ctx, +#else -+ n = _SSL_CTX_use_certificate_chain(mctx->ssl_ctx, ++ n = _SSL_CTX_use_certificate_chain(mctx->ssl_ctx, +#endif (char *)chain, skip_first, NULL); Modified: branches/2017Q2/www/apache22/files/patch-support__ab.c ============================================================================== --- branches/2017Q2/www/apache22/files/patch-support__ab.c Fri Jun 9 19:39:30 2017 (r443037) +++ branches/2017Q2/www/apache22/files/patch-support__ab.c Fri Jun 9 19:40:17 2017 (r443038) @@ -1,6 +1,6 @@ Backport ab from apache 2.4.x (r1663405) ============================================================= ---- support/ab.c.orig 2014-03-12 11:53:12 UTC +--- support/ab.c.orig 2017-01-05 18:57:49 UTC +++ support/ab.c @@ -156,25 +156,8 @@ #include "ap_config_auto.h" @@ -29,7 +29,7 @@ Backport ab from apache 2.4.x (r1663405) #include #include #include -@@ -224,19 +207,25 @@ typedef STACK_OF(X509) X509_STACK_TYPE; +@@ -232,19 +215,25 @@ typedef STACK_OF(X509) X509_STACK_TYPE; /* maximum number of requests on a time limited test */ #define MAX_REQUESTS (INT_MAX > 50000 ? 50000 : INT_MAX) @@ -61,7 +61,7 @@ Backport ab from apache 2.4.x (r1663405) int state; apr_size_t read; /* amount of bytes read */ apr_size_t bread; /* amount of body read */ -@@ -267,8 +256,8 @@ struct data { +@@ -275,8 +264,8 @@ struct data { apr_interval_time_t time; /* time for connection */ }; @@ -72,7 +72,7 @@ Backport ab from apache 2.4.x (r1663405) #define ap_round_ms(a) ((apr_time_t)((a) + 500)/1000) #define ap_double_ms(a) ((double)(a)/1000.0) #define MAX_CONCURRENCY 20000 -@@ -277,35 +266,38 @@ struct data { +@@ -285,35 +274,38 @@ struct data { int verbosity = 0; /* no verbosity by default */ int recverrok = 0; /* ok to proceed after socket receive errors */ @@ -125,7 +125,7 @@ Backport ab from apache 2.4.x (r1663405) int isproxy = 0; apr_interval_time_t aprtimeout = apr_time_from_sec(30); /* timeout value */ -@@ -348,7 +340,7 @@ BIO *bio_out,*bio_err; +@@ -356,7 +348,7 @@ BIO *bio_out,*bio_err; apr_time_t start, lasttime, stoptime; /* global request (and its length) */ @@ -134,7 +134,7 @@ Backport ab from apache 2.4.x (r1663405) char *request = _request; apr_size_t reqlen; -@@ -364,6 +356,7 @@ apr_pool_t *cntxt; +@@ -372,6 +364,7 @@ apr_pool_t *cntxt; apr_pollset_t *readbits; @@ -142,7 +142,7 @@ Backport ab from apache 2.4.x (r1663405) apr_sockaddr_t *destsa; #ifdef NOT_ASCII -@@ -377,7 +370,7 @@ static void close_connection(struct conn +@@ -385,7 +378,7 @@ static void close_connection(struct conn /* simple little function to write an error string and exit */ @@ -151,7 +151,7 @@ Backport ab from apache 2.4.x (r1663405) { fprintf(stderr, "%s\n", s); if (done) -@@ -387,7 +380,7 @@ static void err(char *s) +@@ -395,7 +388,7 @@ static void err(char *s) /* simple little function to write an APR error string and exit */ @@ -160,7 +160,7 @@ Backport ab from apache 2.4.x (r1663405) { char buf[120]; -@@ -399,6 +392,87 @@ static void apr_err(char *s, apr_status_ +@@ -407,6 +400,87 @@ static void apr_err(char *s, apr_status_ exit(rv); } @@ -248,7 +248,7 @@ Backport ab from apache 2.4.x (r1663405) /* --------------------------------------------------------- */ /* write out request to a connection - assumes we can write * (small) request out in one go into our new socket buffer -@@ -464,7 +538,6 @@ static int ssl_rand_choosenum(int l, int +@@ -472,7 +546,6 @@ static int ssl_rand_choosenum(int l, int static void ssl_rand_seed(void) { @@ -256,7 +256,7 @@ Backport ab from apache 2.4.x (r1663405) int n, l; time_t t; pid_t pid; -@@ -476,7 +549,6 @@ static void ssl_rand_seed(void) +@@ -484,7 +557,6 @@ static void ssl_rand_seed(void) t = time(NULL); l = sizeof(time_t); RAND_seed((unsigned char *)&t, l); @@ -264,7 +264,7 @@ Backport ab from apache 2.4.x (r1663405) /* * seed in the current process id (usually just 4 bytes) -@@ -484,14 +556,12 @@ static void ssl_rand_seed(void) +@@ -492,14 +564,12 @@ static void ssl_rand_seed(void) pid = getpid(); l = sizeof(pid_t); RAND_seed((unsigned char *)&pid, l); @@ -279,7 +279,7 @@ Backport ab from apache 2.4.x (r1663405) } static int ssl_print_connection_info(BIO *bio, SSL *ssl) -@@ -514,6 +584,7 @@ static int ssl_print_connection_info(BIO +@@ -522,6 +592,7 @@ static int ssl_print_connection_info(BIO static void ssl_print_cert_info(BIO *bio, X509 *cert) { X509_NAME *dn; @@ -287,7 +287,7 @@ Backport ab from apache 2.4.x (r1663405) char buf[1024]; BIO_printf(bio, "Certificate version: %ld\n", X509_get_version(cert)+1); -@@ -525,8 +596,10 @@ static void ssl_print_cert_info(BIO *bio +@@ -533,8 +604,10 @@ static void ssl_print_cert_info(BIO *bio ASN1_UTCTIME_print(bio, X509_get_notAfter(cert)); BIO_printf(bio,"\n"); @@ -299,7 +299,7 @@ Backport ab from apache 2.4.x (r1663405) dn = X509_get_issuer_name(cert); X509_NAME_oneline(dn, buf, sizeof(buf)); -@@ -553,7 +626,6 @@ static void ssl_print_info(struct connec +@@ -561,7 +634,6 @@ static void ssl_print_info(struct connec for (i=1; issl); -@@ -574,7 +646,6 @@ static void ssl_proceed_handshake(struct +@@ -582,7 +654,6 @@ static void ssl_proceed_handshake(struct while (do_next) { int ret, ecode; @@ -315,7 +315,7 @@ Backport ab from apache 2.4.x (r1663405) ret = SSL_do_handshake(c->ssl); ecode = SSL_get_error(c->ssl, ret); -@@ -596,7 +667,7 @@ static void ssl_proceed_handshake(struct +@@ -604,7 +675,7 @@ static void ssl_proceed_handshake(struct else pk_bits = 0; /* Anon DH */ @@ -324,7 +324,7 @@ Backport ab from apache 2.4.x (r1663405) apr_snprintf(ssl_info, 128, "%s,%s,%d,%d", SSL_get_version(c->ssl), SSL_CIPHER_get_name(ci), -@@ -606,11 +677,7 @@ static void ssl_proceed_handshake(struct +@@ -614,11 +685,7 @@ static void ssl_proceed_handshake(struct do_next = 0; break; case SSL_ERROR_WANT_READ: @@ -337,7 +337,7 @@ Backport ab from apache 2.4.x (r1663405) do_next = 0; break; case SSL_ERROR_WANT_WRITE: -@@ -634,6 +701,10 @@ static void ssl_proceed_handshake(struct +@@ -642,6 +709,10 @@ static void ssl_proceed_handshake(struct static void write_request(struct connection * c) { @@ -348,7 +348,7 @@ Backport ab from apache 2.4.x (r1663405) do { apr_time_t tnow; apr_size_t l = c->rwrite; -@@ -649,7 +720,7 @@ static void write_request(struct connect +@@ -657,7 +728,7 @@ static void write_request(struct connect c->connect = tnow; c->rwrote = 0; c->rwrite = reqlen; @@ -357,7 +357,7 @@ Backport ab from apache 2.4.x (r1663405) c->rwrite += postlen; } else if (tnow > c->connect + aprtimeout) { -@@ -686,16 +757,9 @@ static void write_request(struct connect +@@ -694,16 +765,9 @@ static void write_request(struct connect c->rwrite -= l; } while (c->rwrite); @@ -376,7 +376,7 @@ Backport ab from apache 2.4.x (r1663405) } /* --------------------------------------------------------- */ -@@ -760,7 +824,10 @@ static void output_results(int sig) +@@ -768,7 +832,10 @@ static void output_results(int sig) #endif printf("\n"); printf("Document Path: %s\n", path); @@ -388,7 +388,7 @@ Backport ab from apache 2.4.x (r1663405) printf("\n"); printf("Concurrency Level: %d\n", concurrency); printf("Time taken for tests: %.3f seconds\n", timetaken); -@@ -769,16 +836,16 @@ static void output_results(int sig) +@@ -777,16 +844,16 @@ static void output_results(int sig) if (bad) printf(" (Connect: %d, Receive: %d, Length: %d, Exceptions: %d)\n", err_conn, err_recv, err_length, err_except); @@ -410,7 +410,7 @@ Backport ab from apache 2.4.x (r1663405) printf("HTML transferred: %" APR_INT64_T_FMT " bytes\n", totalbread); /* avoid divide by zero */ -@@ -791,11 +858,11 @@ static void output_results(int sig) +@@ -799,11 +866,11 @@ static void output_results(int sig) (double) timetaken * 1000 / done); printf("Transfer rate: %.2f [Kbytes/sec] received\n", (double) totalread / 1024 / timetaken); @@ -425,7 +425,7 @@ Backport ab from apache 2.4.x (r1663405) } } -@@ -943,9 +1010,8 @@ static void output_results(int sig) +@@ -951,9 +1018,8 @@ static void output_results(int sig) printf(" min avg max\n"); #define CONF_FMT_STRING "%5" APR_TIME_T_FMT " %5" APR_TIME_T_FMT "%5" APR_TIME_T_FMT "\n" printf("Connect: " CONF_FMT_STRING, mincon, meancon, maxcon); @@ -437,7 +437,7 @@ Backport ab from apache 2.4.x (r1663405) printf("Total: " CONF_FMT_STRING, mintot, meantot, maxtot); #undef CONF_FMT_STRING } -@@ -972,7 +1038,7 @@ static void output_results(int sig) +@@ -980,7 +1046,7 @@ static void output_results(int sig) exit(1); } fprintf(out, "" "Percentage served" "," "Time in ms" "\n"); @@ -446,7 +446,7 @@ Backport ab from apache 2.4.x (r1663405) double t; if (i == 0) t = ap_double_ms(stats[0].time); -@@ -1033,9 +1099,14 @@ static void output_html_results(void) +@@ -1041,9 +1107,14 @@ static void output_html_results(void) printf("Document Path:" "%s\n", trstring, tdstring, tdstring, path); @@ -464,7 +464,7 @@ Backport ab from apache 2.4.x (r1663405) printf("Concurrency Level:" "%d\n", trstring, tdstring, tdstring, concurrency); -@@ -1062,14 +1133,11 @@ static void output_html_results(void) +@@ -1070,14 +1141,11 @@ static void output_html_results(void) printf("Total transferred:" "%" APR_INT64_T_FMT " bytes\n", trstring, tdstring, tdstring, totalread); @@ -483,7 +483,7 @@ Backport ab from apache 2.4.x (r1663405) printf("HTML transferred:" "%" APR_INT64_T_FMT " bytes\n", trstring, tdstring, tdstring, totalbread); -@@ -1078,19 +1146,19 @@ static void output_html_results(void) +@@ -1086,19 +1154,19 @@ static void output_html_results(void) if (timetaken) { printf("Requests per second:" "%.2f\n", @@ -508,7 +508,7 @@ Backport ab from apache 2.4.x (r1663405) } } { -@@ -1154,7 +1222,7 @@ static void start_connect(struct connect +@@ -1162,7 +1230,7 @@ static void start_connect(struct connect apr_status_t rv; if (!(started < requests)) @@ -517,7 +517,7 @@ Backport ab from apache 2.4.x (r1663405) c->read = 0; c->bread = 0; -@@ -1171,18 +1239,30 @@ static void start_connect(struct connect +@@ -1179,18 +1247,30 @@ static void start_connect(struct connect SOCK_STREAM, 0, c->ctx)) != APR_SUCCESS) { apr_err("socket", rv); } @@ -550,7 +550,7 @@ Backport ab from apache 2.4.x (r1663405) windowsize); if (rv != APR_SUCCESS && rv != APR_ENOTIMPL) { apr_err("socket receive buffer", rv); -@@ -1215,21 +1295,12 @@ static void start_connect(struct connect +@@ -1223,21 +1303,12 @@ static void start_connect(struct connect #endif if ((rv = apr_socket_connect(c->aprsock, destsa)) != APR_SUCCESS) { if (APR_STATUS_IS_EINPROGRESS(rv)) { @@ -574,7 +574,7 @@ Backport ab from apache 2.4.x (r1663405) apr_socket_close(c->aprsock); err_conn++; if (bad++ > 10) { -@@ -1237,15 +1308,14 @@ static void start_connect(struct connect +@@ -1245,15 +1316,14 @@ static void start_connect(struct connect "\nTest aborted after 10 failures\n\n"); apr_err("apr_socket_connect()", rv); } @@ -592,7 +592,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef USE_SSL if (c->ssl) { ssl_proceed_handshake(c); -@@ -1274,7 +1344,7 @@ static void close_connection(struct conn +@@ -1282,7 +1352,7 @@ static void close_connection(struct conn /* first time here */ doclen = c->bread; } @@ -601,7 +601,7 @@ Backport ab from apache 2.4.x (r1663405) bad++; err_length++; } -@@ -1293,21 +1363,15 @@ static void close_connection(struct conn +@@ -1301,21 +1371,15 @@ static void close_connection(struct conn } } @@ -630,7 +630,7 @@ Backport ab from apache 2.4.x (r1663405) /* connect again */ start_connect(c); -@@ -1337,11 +1401,21 @@ static void read_connection(struct conne +@@ -1345,11 +1409,21 @@ static void read_connection(struct conne good++; close_connection(c); } @@ -653,7 +653,7 @@ Backport ab from apache 2.4.x (r1663405) ERR_print_errors(bio_err); close_connection(c); } -@@ -1425,10 +1499,7 @@ static void read_connection(struct conne +@@ -1433,10 +1507,7 @@ static void read_connection(struct conne } else { /* header is in invalid or too big - close connection */ @@ -665,7 +665,7 @@ Backport ab from apache 2.4.x (r1663405) apr_socket_close(c->aprsock); err_response++; if (bad++ > 10) { -@@ -1444,12 +1515,14 @@ static void read_connection(struct conne +@@ -1452,12 +1523,14 @@ static void read_connection(struct conne * this is first time, extract some interesting info */ char *p, *q; @@ -682,7 +682,7 @@ Backport ab from apache 2.4.x (r1663405) } *q = 0; } -@@ -1491,12 +1564,12 @@ static void read_connection(struct conne +@@ -1499,12 +1572,12 @@ static void read_connection(struct conne if (cl) { c->keepalive = 1; /* response to HEAD doesn't have entity body */ @@ -697,7 +697,7 @@ Backport ab from apache 2.4.x (r1663405) } } c->bread += c->cbx - (s + l - c->cbuff) + r - tocopy; -@@ -1517,7 +1590,7 @@ static void read_connection(struct conne +@@ -1525,7 +1598,7 @@ static void read_connection(struct conne /* first time here */ doclen = c->bread; } @@ -706,7 +706,7 @@ Backport ab from apache 2.4.x (r1663405) bad++; err_length++; } -@@ -1552,7 +1625,8 @@ static void read_connection(struct conne +@@ -1560,7 +1633,8 @@ static void read_connection(struct conne static void test(void) { apr_time_t stoptime; @@ -716,7 +716,7 @@ Backport ab from apache 2.4.x (r1663405) int i; apr_status_t status; int snprintf_res = 0; -@@ -1578,11 +1652,16 @@ static void test(void) +@@ -1586,11 +1660,16 @@ static void test(void) fflush(stdout); } @@ -736,7 +736,7 @@ Backport ab from apache 2.4.x (r1663405) apr_err("apr_pollset_create failed", status); } -@@ -1612,12 +1691,12 @@ static void test(void) +@@ -1620,12 +1699,12 @@ static void test(void) } /* setup request */ @@ -751,7 +751,7 @@ Backport ab from apache 2.4.x (r1663405) (isproxy) ? fullurl : path, keepalive ? "Connection: Keep-Alive\r\n" : "", cookie, auth, hdrs); -@@ -1630,32 +1709,28 @@ static void test(void) +@@ -1638,32 +1717,28 @@ static void test(void) "Content-type: %s\r\n" "%s" "\r\n", @@ -791,7 +791,7 @@ Backport ab from apache 2.4.x (r1663405) strcpy(buff, request); memcpy(buff + reqlen, postdata, postlen); request = buff; -@@ -1673,8 +1748,20 @@ static void test(void) +@@ -1681,8 +1756,20 @@ static void test(void) } #endif /* NOT_ASCII */ @@ -814,7 +814,7 @@ Backport ab from apache 2.4.x (r1663405) != APR_SUCCESS) { char buf[120]; apr_snprintf(buf, sizeof(buf), -@@ -1686,7 +1773,7 @@ static void test(void) +@@ -1694,7 +1781,7 @@ static void test(void) start = lasttime = apr_time_now(); stoptime = tlimit ? (start + apr_time_from_sec(tlimit)) : AB_MAX; @@ -823,7 +823,7 @@ Backport ab from apache 2.4.x (r1663405) /* Output the results if the user terminates the run early. */ apr_signal(SIGINT, output_results); #endif -@@ -1699,24 +1786,19 @@ static void test(void) +@@ -1707,24 +1794,19 @@ static void test(void) do { apr_int32_t n; @@ -853,7 +853,7 @@ Backport ab from apache 2.4.x (r1663405) /* * If the connection isn't connected how can we check it? -@@ -1724,7 +1806,7 @@ static void test(void) +@@ -1732,7 +1814,7 @@ static void test(void) if (c->state == STATE_UNCONNECTED) continue; @@ -862,7 +862,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef USE_SSL if (c->state == STATE_CONNECTED && c->ssl && SSL_in_init(c->ssl)) { -@@ -1745,22 +1827,25 @@ static void test(void) +@@ -1753,22 +1835,25 @@ static void test(void) * connection is done and we loop here endlessly calling * apr_poll(). */ @@ -896,7 +896,7 @@ Backport ab from apache 2.4.x (r1663405) apr_socket_close(c->aprsock); err_conn++; if (bad++ > 10) { -@@ -1768,13 +1853,11 @@ static void test(void) +@@ -1776,13 +1861,11 @@ static void test(void) "\nTest aborted after 10 failures\n\n"); apr_err("apr_socket_connect()", rv); } @@ -911,7 +911,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef USE_SSL if (c->ssl) ssl_proceed_handshake(c); -@@ -1787,25 +1870,9 @@ static void test(void) +@@ -1795,25 +1878,9 @@ static void test(void) write_request(c); } } @@ -938,7 +938,7 @@ Backport ab from apache 2.4.x (r1663405) if (heartbeatres) fprintf(stderr, "Finished %d requests\n", done); else -@@ -1823,14 +1890,14 @@ static void test(void) +@@ -1831,14 +1898,14 @@ static void test(void) static void copyright(void) { if (!use_html) { @@ -955,7 +955,7 @@ Backport ab from apache 2.4.x (r1663405) printf(" Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
\n"); printf(" Licensed to The Apache Software Foundation, http://www.apache.org/
\n"); printf("

\n

\n"); -@@ -1849,12 +1916,16 @@ static void usage(const char *progname) +@@ -1857,12 +1924,16 @@ static void usage(const char *progname) */ fprintf(stderr, "Options are:\n"); fprintf(stderr, " -n requests Number of requests to perform\n"); @@ -975,7 +975,7 @@ Backport ab from apache 2.4.x (r1663405) fprintf(stderr, " 'application/x-www-form-urlencoded'\n"); fprintf(stderr, " Default is 'text/plain'\n"); fprintf(stderr, " -v verbosity How much troubleshooting info to print\n"); -@@ -1863,7 +1934,7 @@ static void usage(const char *progname) +@@ -1871,7 +1942,7 @@ static void usage(const char *progname) fprintf(stderr, " -x attributes String to insert as table attributes\n"); fprintf(stderr, " -y attributes String to insert as tr attributes\n"); fprintf(stderr, " -z attributes String to insert as td or th attributes\n"); @@ -984,7 +984,7 @@ Backport ab from apache 2.4.x (r1663405) fprintf(stderr, " -H attribute Add Arbitrary header line, eg. 'Accept-Encoding: gzip'\n"); fprintf(stderr, " Inserted after all normal header lines. (repeatable)\n"); fprintf(stderr, " -A attribute Add Basic WWW Authentication, the attributes\n"); -@@ -1875,9 +1946,12 @@ static void usage(const char *progname) +@@ -1883,9 +1954,12 @@ static void usage(const char *progname) fprintf(stderr, " -k Use HTTP KeepAlive feature\n"); fprintf(stderr, " -d Do not show percentiles served table.\n"); fprintf(stderr, " -S Do not show confidence estimators and warnings.\n"); @@ -997,8 +997,8 @@ Backport ab from apache 2.4.x (r1663405) fprintf(stderr, " -h Display usage information (this message)\n"); #ifdef USE_SSL -@@ -1887,6 +1961,12 @@ static void usage(const char *progname) - #define SSL2_HELP_MSG "" +@@ -1901,6 +1975,12 @@ static void usage(const char *progname) + #define SSL3_HELP_MSG "" #endif +#ifndef OPENSSL_NO_SSL3 @@ -1010,19 +1010,8 @@ Backport ab from apache 2.4.x (r1663405) #ifdef HAVE_TLSV1_X #define TLS1_X_HELP_MSG ", TLS1.1, TLS1.2" #else -@@ -1894,8 +1974,8 @@ static void usage(const char *progname) - #endif +@@ -1918,7 +1998,7 @@ static void usage(const char *progname) - fprintf(stderr, " -Z ciphersuite Specify SSL/TLS cipher suite (See openssl ciphers)\n"); -- fprintf(stderr, " -f protocol Specify SSL/TLS protocol\n"); -- fprintf(stderr, " (" SSL2_HELP_MSG "SSL3, TLS1" TLS1_X_HELP_MSG " or ALL)\n"); -+ fprintf(stderr, " -f protocol Specify SSL/TLS protocol\n"); -+ fprintf(stderr, " (" SSL2_HELP_MSG SSL3_HELP_MSG "TLS1" TLS1_X_HELP_MSG " or ALL)\n"); - #endif - exit(EINVAL); - } -@@ -1904,7 +1984,7 @@ static void usage(const char *progname) - /* split URL into parts */ -static int parse_url(char *url) @@ -1030,7 +1019,7 @@ Backport ab from apache 2.4.x (r1663405) { char *cp; char *h; -@@ -1935,9 +2015,7 @@ static int parse_url(char *url) +@@ -1949,9 +2029,7 @@ static int parse_url(char *url) if ((cp = strchr(url, '/')) == NULL) return 1; @@ -1041,7 +1030,7 @@ Backport ab from apache 2.4.x (r1663405) rv = apr_parse_addr_port(&hostname, &scope_id, &port, h, cntxt); if (rv != APR_SUCCESS || !hostname || scope_id) { return 1; -@@ -1974,9 +2052,9 @@ static int parse_url(char *url) +@@ -1988,9 +2066,9 @@ static int parse_url(char *url) /* ------------------------------------------------------- */ @@ -1053,7 +1042,7 @@ Backport ab from apache 2.4.x (r1663405) { apr_file_t *postfd; apr_finfo_t finfo; -@@ -1997,11 +2075,7 @@ static int open_postfile(const char *pfi +@@ -2011,11 +2089,7 @@ static int open_postfile(const char *pfi return rv; } postlen = (apr_size_t)finfo.size; @@ -1066,7 +1055,7 @@ Backport ab from apache 2.4.x (r1663405) rv = apr_file_read_full(postfd, postdata, postlen, NULL); if (rv != APR_SUCCESS) { fprintf(stderr, "ab: Could not read POST data file: %s\n", -@@ -2009,7 +2083,7 @@ static int open_postfile(const char *pfi +@@ -2023,7 +2097,7 @@ static int open_postfile(const char *pfi return rv; } apr_file_close(postfd); @@ -1075,7 +1064,7 @@ Backport ab from apache 2.4.x (r1663405) } /* ------------------------------------------------------- */ -@@ -2017,11 +2091,11 @@ static int open_postfile(const char *pfi +@@ -2031,11 +2105,11 @@ static int open_postfile(const char *pfi /* sort out command-line args and call test */ int main(int argc, const char * const argv[]) { @@ -1089,7 +1078,7 @@ Backport ab from apache 2.4.x (r1663405) char c; #ifdef USE_SSL AB_SSL_METHOD_CONST SSL_METHOD *meth = SSLv23_client_method(); -@@ -2033,12 +2107,13 @@ int main(int argc, const char * const ar +@@ -2047,12 +2121,13 @@ int main(int argc, const char * const ar tdstring = "bgcolor=white"; cookie = ""; auth = ""; @@ -1104,7 +1093,7 @@ Backport ab from apache 2.4.x (r1663405) #ifdef NOT_ASCII status = apr_xlate_open(&to_ascii, "ISO-8859-1", APR_DEFAULT_CHARSET, cntxt); -@@ -2058,15 +2133,17 @@ int main(int argc, const char * const ar +@@ -2072,15 +2147,17 @@ int main(int argc, const char * const ar } #endif @@ -1125,7 +1114,7 @@ Backport ab from apache 2.4.x (r1663405) if (requests <= 0) { err("Invalid number of requests\n"); } -@@ -2078,76 +2155,80 @@ int main(int argc, const char * const ar +@@ -2092,76 +2169,80 @@ int main(int argc, const char * const ar heartbeatres = 0; break; case 'c': @@ -1235,7 +1224,7 @@ Backport ab from apache 2.4.x (r1663405) tmp[l] = '\0'; auth = apr_pstrcat(cntxt, auth, "Authorization: Basic ", tmp, -@@ -2157,27 +2238,27 @@ int main(int argc, const char * const ar +@@ -2171,27 +2252,27 @@ int main(int argc, const char * const ar /* * assume username passwd already to be in colon separated form. */ @@ -1271,7 +1260,7 @@ Backport ab from apache 2.4.x (r1663405) opt_useragent = 1; } break; -@@ -2190,7 +2271,7 @@ int main(int argc, const char * const ar +@@ -2204,7 +2285,7 @@ int main(int argc, const char * const ar */ case 'x': use_html = 1; @@ -1280,7 +1269,7 @@ Backport ab from apache 2.4.x (r1663405) break; case 'X': { -@@ -2198,22 +2279,22 @@ int main(int argc, const char * const ar +@@ -2212,22 +2293,22 @@ int main(int argc, const char * const ar /* * assume proxy-name[:port] */ @@ -1307,7 +1296,7 @@ Backport ab from apache 2.4.x (r1663405) break; case 'h': usage(argv[0]); -@@ -2221,26 +2302,35 @@ int main(int argc, const char * const ar +@@ -2235,28 +2316,34 @@ int main(int argc, const char * const ar case 'V': copyright(); return 0; @@ -1318,11 +1307,10 @@ Backport ab from apache 2.4.x (r1663405) case 'Z': - ssl_cipher = strdup(optarg); + ssl_cipher = strdup(opt_arg); -+ break; + break; + case 'm': + method = CUSTOM_METHOD; + method_str[CUSTOM_METHOD] = strdup(opt_arg); - break; case 'f': - if (strncasecmp(optarg, "ALL", 3) == 0) { + if (strncasecmp(opt_arg, "ALL", 3) == 0) { @@ -1332,11 +1320,11 @@ Backport ab from apache 2.4.x (r1663405) + } else if (strncasecmp(opt_arg, "SSL2", 4) == 0) { meth = SSLv2_client_method(); #endif + #ifndef OPENSSL_NO_SSL3 - } else if (strncasecmp(optarg, "SSL3", 4) == 0) { -+#ifndef OPENSSL_NO_SSL3 + } else if (strncasecmp(opt_arg, "SSL3", 4) == 0) { meth = SSLv3_client_method(); -+#endif + #endif #ifdef HAVE_TLSV1_X - } else if (strncasecmp(optarg, "TLS1.1", 6) == 0) { + } else if (strncasecmp(opt_arg, "TLS1.1", 6) == 0) { @@ -1350,7 +1338,7 @@ Backport ab from apache 2.4.x (r1663405) meth = TLSv1_client_method(); } break; -@@ -2253,6 +2343,10 @@ int main(int argc, const char * const ar +@@ -2269,6 +2356,10 @@ int main(int argc, const char * const ar usage(argv[0]); } @@ -1361,7 +1349,7 @@ Backport ab from apache 2.4.x (r1663405) if (parse_url(apr_pstrdup(cntxt, opt->argv[opt->ind++]))) { fprintf(stderr, "%s: invalid URL\n", argv[0]); usage(argv[0]); -@@ -2296,6 +2390,10 @@ int main(int argc, const char * const ar +@@ -2312,6 +2403,10 @@ int main(int argc, const char * const ar exit(1); } SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL); From owner-svn-ports-all@freebsd.org Fri Jun 9 19:46:12 2017 Return-Path: Delivered-To: svn-ports-all@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 DE33FBFBD98; Fri, 9 Jun 2017 19:46:12 +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 8998279FB2; Fri, 9 Jun 2017 19:46:12 +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 v59JkBTh050201; Fri, 9 Jun 2017 19:46:11 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59JkB4D050200; Fri, 9 Jun 2017 19:46:11 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706091946.v59JkB4D050200@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 19:46:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443039 - branches/2017Q2 X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 19:46:13 -0000 Author: feld Date: Fri Jun 9 19:46:11 2017 New Revision: 443039 URL: https://svnweb.freebsd.org/changeset/ports/443039 Log: MFH: r441865 Remove BROKEN_SSL PR: 217703 Submitted by: Melvyn Sopacua Modified: Directory Properties: branches/2017Q2/ (props changed) From owner-svn-ports-all@freebsd.org Fri Jun 9 19:49:42 2017 Return-Path: Delivered-To: svn-ports-all@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 E9A52BFBE4D; Fri, 9 Jun 2017 19:49:42 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (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 C15457A0E6; Fri, 9 Jun 2017 19:49:42 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 321C52091F; Fri, 9 Jun 2017 15:49:41 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Fri, 09 Jun 2017 15:49:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=FjwQO5 rLICGe531776wG23KSx2Iv+lzCY7BZHtaIZOw=; b=Pfm/BeghkLzIqpHFehqBpV QNp0ZZ7x9Y6tgNs7YjTx208V7bNt+vajbDetyiRN7Xz99FTwEwgPIHNByGaDCuHi xhaAC2CmS30WHfk7gztxADgHDsos7FyHQWu8fWiG66oiemCgIkZsO8zgjEOFTjyy i6fBovJchb9jYeFoywCyhWBnoiSk/HVB6c1bT6MllhXIlXextI/6BSV72KU3WCUa tE58KQSB+rmuQ2EaIR/KrzQeZI/2/kefxQUkB5SrnttKV2YafTH7srVROqScYCUm UGGfw0TYsNRbhC/fS19rG7Hw0IyU8J2T0FvwQ5rjaoOyqDrMscV0049mEY+fEe6w == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 04E459EDD7; Fri, 9 Jun 2017 15:49:40 -0400 (EDT) Message-Id: <1497037780.167039.1004506896.6EE77BCC@webmail.messagingengine.com> From: Mark Felder To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Cc: portmgr@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-72fcb609 References: <201706091946.v59JkB4D050200@repo.freebsd.org> Date: Fri, 09 Jun 2017 14:49:40 -0500 In-Reply-To: <201706091946.v59JkB4D050200@repo.freebsd.org> Subject: Re: svn commit: r443039 - branches/2017Q2 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 19:49:43 -0000 This was a no-op and was not supposed to be committed. I accidentally hit "yes" but did not fill in an "Approved by:" line and it allowed the commit anyway, so I believe the pre-commit hook is broken at the moment. CC'ing portmgr. On Fri, Jun 9, 2017, at 14:46, Mark Felder wrote: > Author: feld > Date: Fri Jun 9 19:46:11 2017 > New Revision: 443039 > URL: https://svnweb.freebsd.org/changeset/ports/443039 > > Log: > MFH: r441865 > > Remove BROKEN_SSL > > PR: 217703 > Submitted by: Melvyn Sopacua > > Modified: > Directory Properties: > branches/2017Q2/ (props changed) > -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org From owner-svn-ports-all@freebsd.org Fri Jun 9 20:08:56 2017 Return-Path: Delivered-To: svn-ports-all@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 BEEB9BFC333; Fri, 9 Jun 2017 20:08:56 +0000 (UTC) (envelope-from kwm@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 86FA87AAE1; Fri, 9 Jun 2017 20:08:56 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59K8tN8058944; Fri, 9 Jun 2017 20:08:55 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59K8sOI058935; Fri, 9 Jun 2017 20:08:54 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706092008.v59K8sOI058935@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 9 Jun 2017 20:08:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443040 - in head/lang: . spidermonkey38 spidermonkey38/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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Jun 2017 20:08:56 -0000 Author: kwm Date: Fri Jun 9 20:08:54 2017 New Revision: 443040 URL: https://svnweb.freebsd.org/changeset/ports/443040 Log: Add spidermonkey 38 aka mozjs 3.8. Spidermonkey is mozilla's JavaScript engine. This version is based on the last release of firefox esr; 38.8.0. This is done because the stand alone release aren't done often enough. I copied this idea from the fedora spidermonkey38 spec file. Probably due to the fact that spidermonkey in the firefox tarball isn't intended to be installed standalone we need to manualy replace the header symlinks in the stage dir with the actual header files. Thanks to miki and streja for build testing on armv6 and aarch64. Added: head/lang/spidermonkey38/ - copied from r443039, head/lang/spidermonkey24/ head/lang/spidermonkey38/files/patch-bug1143022 (contents, props changed) head/lang/spidermonkey38/files/patch-configure (contents, props changed) head/lang/spidermonkey38/files/patch-js_public_Conversions.h (contents, props changed) Deleted: head/lang/spidermonkey38/files/patch-assembler_jit_ExecutableAllocator.h head/lang/spidermonkey38/files/patch-assembler_wtf_Platform.h head/lang/spidermonkey38/files/patch-bug1012971 head/lang/spidermonkey38/files/patch-bug1041795 head/lang/spidermonkey38/files/patch-bug1046224 head/lang/spidermonkey38/files/patch-config_milestone.pl head/lang/spidermonkey38/files/patch-jit_AsmJSSignalHandlers.cpp head/lang/spidermonkey38/files/patch-jit_arm_Architecture-arm.cpp head/lang/spidermonkey38/files/patch-mfbt_Types.h head/lang/spidermonkey38/files/patch-utils.h head/lang/spidermonkey38/files/patch-vm_NumericConversions.h Modified: head/lang/Makefile head/lang/spidermonkey38/Makefile head/lang/spidermonkey38/distinfo head/lang/spidermonkey38/files/patch-bug702179 head/lang/spidermonkey38/pkg-descr head/lang/spidermonkey38/pkg-plist Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Fri Jun 9 19:46:11 2017 (r443039) +++ head/lang/Makefile Fri Jun 9 20:08:54 2017 (r443040) @@ -333,6 +333,7 @@ SUBDIR += spidermonkey170 SUBDIR += spidermonkey185 SUBDIR += spidermonkey24 + SUBDIR += spidermonkey38 SUBDIR += spl SUBDIR += squeak SUBDIR += squirrel Modified: head/lang/spidermonkey38/Makefile ============================================================================== --- head/lang/spidermonkey24/Makefile Fri Jun 9 19:46:11 2017 (r443039) +++ head/lang/spidermonkey38/Makefile Fri Jun 9 20:08:54 2017 (r443040) @@ -1,80 +1,124 @@ # Created by: Kubilay Kocak # $FreeBSD$ -PORTNAME= spidermonkey24 -PORTVERSION= 24.2.0 -PORTREVISION= 5 -CATEGORIES= lang -MASTER_SITES= MOZILLA/js -#http://people.mozilla.org/~sstangl/ -DISTNAME= mozjs-${PORTVERSION} +PORTNAME= spidermonkey38 +PORTVERSION= 38.8.0 +CATEGORIES= lang +MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source +DISTNAME= firefox-${PORTVERSION}esr.source -MAINTAINER= kwm@FreeBSD.org -COMMENT= Standalone JavaScript based from Mozilla 24-esr +MAINTAINER= kwm@FreeBSD.org +COMMENT= Standalone JavaScript based from Mozilla 38-esr -BUILD_DEPENDS= zip:archivers/zip -LIB_DEPENDS= libnspr4.so:devel/nspr +LIB_DEPENDS= libnspr4.so:devel/nspr \ + libffi.so:devel/libffi \ + libicudata.so:devel/icu -CONFLICTS= njs-[0-9]* +GNU_CONFIGURE= yes +USES= compiler:c++11-lib gmake pathfix perl5 pkgconfig \ + python:2.7,build readline tar:bzip2 +USE_PERL5= build +USE_LDCONFIG= yes -GNU_CONFIGURE= yes -USES= compiler:c++11-lib gmake pathfix perl5 python:2,build \ - readline tar:bzip2 -USE_PERL5= build -USE_LDCONFIG= yes +WRKSRC= ${WRKDIR}/mozilla-esr38/js/src -WRKSRC= ${WRKDIR}/mozjs-${PORTVERSION}/js/src +CONFIGURE_ARGS= --with-pthreads \ + --with-intl-api \ + --with-system-zlib \ + --enable-system-ffi \ + --with-system-icu \ + --with-system-nspr -CONFIGURE_ARGS= --with-pthreads \ - --with-system-nspr - -OPTIONS_DEFINE= DEBUG GCZEAL JEMALLOC METHODJIT OPTIMIZE READLINE \ - THREADSAFE TRACEJIT UTF8 DTRACE -OPTIONS_DEFAULT= METHODJIT OPTIMIZE READLINE THREADSAFE TRACEJIT +OPTIONS_DEFINE= DEBUG GCZEAL JEMALLOC METHODJIT OPTIMIZE READLINE \ + THREADSAFE TRACEJIT UTF8 DTRACE +OPTIONS_DEFAULT=METHODJIT OPTIMIZE READLINE THREADSAFE TRACEJIT OPTIONS_SUB= yes DEBUG_CONFIGURE_ENABLE= debug debug-symbols DEBUG_CONFIGURE_DISABLE=debug + DTRACE_CONFIGURE_ENABLE=dtrace profiling -DTRACE_LIBS= -lelf -GCZEAL_DESC= Enable Zealous garbage collecting +DTRACE_LIBS= -lelf + +GCZEAL_DESC= Enable Zealous garbage collecting GCZEAL_CONFIGURE_ENABLE=gczeal -JEMALLOC_DESC= Use jemalloc as memory allocator + +JEMALLOC_DESC= Use jemalloc as memory allocator JEMALLOC_CONFIGURE_ENABLE= jemalloc -METHODJIT_DESC= Enable method JIT support + +METHODJIT_DESC= Enable method JIT support METHODJIT_CONFIGURE_ENABLE= methodjit -OPTIMIZE_DESC= Enable compiler optimizations + +OPTIMIZE_DESC= Enable compiler optimizations OPTIMIZE_CONFIGURE_ENABLE= optimize -READLINE_DESC= Link js shell to system readline library + +READLINE_DESC= Link js shell to system readline library READLINE_CONFIGURE_ENABLE= readline -THREADSAFE_DESC= Enable multiple thread support + +THREADSAFE_DESC=Enable multiple thread support THREADSAFE_CONFIGURE_ENABLE= threadsafe -TRACEJIT_DESC= Enable tracing JIT support + +TRACEJIT_DESC= Enable tracing JIT support TRACEJIT_CONFIGURE_ENABLE= tracejit -UTF8_DESC= Treat strings as UTF8 instead of ISO-8859-1 -UTF8_CFLAGS= -DJS_C_STRINGS_ARE_UTF8 +UTF8_DESC= Treat strings as UTF8 instead of ISO-8859-1 +UTF8_CFLAGS= -DJS_C_STRINGS_ARE_UTF8 + .include .if ${ARCH} == amd64 CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} .endif +post-patch: +# Skip some tests because bundled icu differs from system + @${RM} ${WRKSRC}/tests/test262/intl402/ch10/10.2/10.2.3_b.js \ + ${WRKSRC}/tests/Intl/DateTimeFormat/format.js \ + ${WRKSRC}/tests/ecma_6/String/normalize-generateddata-part1-not-listed.js + regression-test: build @${ECHO_MSG} -n "===> Running jstests.py: " @cd ${WRKSRC} && ${SETENV} TZ=PST8PDT ${PYTHON_CMD} tests/jstests.py \ - --no-progress ./js24 + -d -s --no-progress ./js/src/shell/js .if ${PORT_OPTIONS:MMETHODJIT} || ${PORT_OPTIONS:MTRACEJIT} @${ECHO_MSG} -n "===> Running jit_test.py: " @cd ${WRKSRC} && ${SETENV} TZ=PST8PDT ${PYTHON_CMD} jit-test/jit_test.py \ - --no-progress --jitflags=,m,j,mj,mjp,am,amj,amjp,amd ./js24 + -d -s --no-progress --jitflags=,m,j,mj,mjp,am,amj,amjp,amd ./js/src/shell/js .endif +.include "Makefile.filelist" + post-install: - ${LN} -s libmozjs-24.so ${STAGEDIR}${PREFIX}/lib/libmozjs-24.so.1 + ${RM} ${STAGEDIR}${PREFIX}/lib/libjs_static.ajs + ${LN} -fs libmozjs-38.so ${STAGEDIR}${PREFIX}/lib/libmozjs-38.so.1 +# the build installs symlinks, replace them with real files. +# fedora has a nice for loop, but I can't get it to work in make, ideas? + ${RM} -rf ${STAGEDIR}${PREFIX}/include/mozjs-38/* + ${INSTALL_DATA} ${WRKSRC}/js/src/js-config.h \ + ${STAGEDIR}${PREFIX}/include/mozjs-38/ +.for file in ${BASEFILES} + ${INSTALL_DATA} ${WRKSRC}/${file} \ + ${STAGEDIR}${PREFIX}/include/mozjs-38/ +.endfor + ${MKDIR} ${STAGEDIR}${PREFIX}/include/mozjs-38/js +.for file in ${JSFILES} + ${INSTALL_DATA} ${WRKSRC}/../public/${file} \ + ${STAGEDIR}${PREFIX}/include/mozjs-38/js/ +.endfor + ${MKDIR} ${STAGEDIR}${PREFIX}/include/mozjs-38/mozilla +.for file in ${MOZILLAFILES} + ${INSTALL_DATA} ${WRKSRC}/../../mfbt/${file} \ + ${STAGEDIR}${PREFIX}/include/mozjs-38/mozilla/ +.endfor +# Install files, not symlinks to build directory +#.for link in `find ${STAGEDIR}${PREFIX} -type l`; do +# header=`readlink ${link}`; \ +# rm -f ${link}; \ +# cp -p ${header} ${link} +#.endfor .if ! ${PORT_OPTIONS:MDTRACE} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/js24 - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmozjs-24.* + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/js38 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmozjs-38.* .endif .include Modified: head/lang/spidermonkey38/distinfo ============================================================================== --- head/lang/spidermonkey24/distinfo Fri Jun 9 19:46:11 2017 (r443039) +++ head/lang/spidermonkey38/distinfo Fri Jun 9 20:08:54 2017 (r443040) @@ -1,2 +1,3 @@ -SHA256 (mozjs-24.2.0.tar.bz2) = e62f3f331ddd90df1e238c09d61a505c516fe9fd8c5c95336611d191d18437d8 -SIZE (mozjs-24.2.0.tar.bz2) = 15624530 +TIMESTAMP = 1496648333 +SHA256 (firefox-38.8.0esr.source.tar.bz2) = 9475adcee29d590383c4885bc5f958093791d1db4302d694a5d2766698f59982 +SIZE (firefox-38.8.0esr.source.tar.bz2) = 181198635 Added: head/lang/spidermonkey38/files/patch-bug1143022 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/spidermonkey38/files/patch-bug1143022 Fri Jun 9 20:08:54 2017 (r443040) @@ -0,0 +1,127 @@ +From a7a5b5ce485512e659fd4f8a1edb2cda3021517f Mon Sep 17 00:00:00 2001 +From: Zheng Xu +Date: Thu, 01 Sep 2016 16:58:30 +0800 +Subject: [PATCH] Bug 1143022 - Manually mmap on arm64 to ensure high 17 bits are clear. r=ehoogeveen + +There might be 48-bit VA on arm64 depending on kernel configuration. +Manually mmap heap memory to align with the assumption made by JS engine. + +Change-Id: I2853e284b92aecf609e00bb82718e5df535bbba2 +--- gc/Memory.cpp.orig 2016-04-20 21:17:31 UTC ++++ gc/Memory.cpp +@@ -379,7 +379,7 @@ static inline void* + MapMemoryAt(void* desired, size_t length, int prot = PROT_READ | PROT_WRITE, + int flags = MAP_PRIVATE | MAP_ANON, int fd = -1, off_t offset = 0) + { +-#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) ++#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) || defined(__aarch64__) + MOZ_ASSERT(0xffff800000000000ULL & (uintptr_t(desired) + length - 1) == 0); + #endif + void* region = mmap(desired, length, prot, flags, fd, offset); +@@ -429,6 +429,41 @@ MapMemory(size_t length, int prot = PROT_READ | PROT_W + return nullptr; + } + return region; ++#elif defined(__aarch64__) ++ /* ++ * There might be similar virtual address issue on arm64 which depends on ++ * hardware and kernel configurations. But the work around is slightly ++ * different due to the different mmap behavior. ++ * ++ * TODO: Merge with the above code block if this implementation works for ++ * ia64 and sparc64. ++ */ ++ const uintptr_t start = UINT64_C(0x0000070000000000); ++ const uintptr_t end = UINT64_C(0x0000800000000000); ++ const uintptr_t step = ChunkSize; ++ /* ++ * Optimization options if there are too many retries in practice: ++ * 1. Examine /proc/self/maps to find an available address. This file is ++ * not always available, however. In addition, even if we examine ++ * /proc/self/maps, we may still need to retry several times due to ++ * racing with other threads. ++ * 2. Use a global/static variable with lock to track the addresses we have ++ * allocated or tried. ++ */ ++ uintptr_t hint; ++ void* region = MAP_FAILED; ++ for (hint = start; region == MAP_FAILED && hint + length <= end; hint += step) { ++ region = mmap((void*)hint, length, prot, flags, fd, offset); ++ if (region != MAP_FAILED) { ++ if ((uintptr_t(region) + (length - 1)) & 0xffff800000000000) { ++ if (munmap(region, length)) { ++ MOZ_ASSERT(errno == ENOMEM); ++ } ++ region = MAP_FAILED; ++ } ++ } ++ } ++ return region == MAP_FAILED ? nullptr : region; + #else + void* region = MozTaggedAnonymousMmap(nullptr, length, prot, flags, fd, offset, "js-gc-heap"); + if (region == MAP_FAILED) + +--- jsapi-tests/testGCAllocator.cpp.orig 2016-04-20 21:17:34 UTC ++++ jsapi-tests/testGCAllocator.cpp +@@ -257,7 +257,7 @@ unmapPages(void* p, size_t size) + void* + mapMemoryAt(void* desired, size_t length) + { +-#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) ++#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) || defined(__aarch64__) + MOZ_RELEASE_ASSERT(0xffff800000000000ULL & (uintptr_t(desired) + length - 1) == 0); + #endif + void* region = mmap(desired, length, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANON, -1, 0); +@@ -274,21 +274,45 @@ mapMemoryAt(void* desired, size_t length) + void* + mapMemory(size_t length) + { +- void* hint = nullptr; ++ int prot = PROT_READ | PROT_WRITE; ++ int flags = MAP_PRIVATE | MAP_ANON; ++ int fd = -1; ++ off_t offset = 0; ++ // The test code must be aligned with the implementation in gc/Memory.cpp. + #if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) +- hint = (void*)0x0000070000000000ULL; +-#endif +- void* region = mmap(hint, length, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANON, -1, 0); ++ void* region = mmap((void*)0x0000070000000000, length, prot, flags, fd, offset); + if (region == MAP_FAILED) + return nullptr; +-#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) +- if ((uintptr_t(region) + (length - 1)) & 0xffff800000000000ULL) { ++ if ((uintptr_t(region) + (length - 1)) & 0xffff800000000000) { + if (munmap(region, length)) + MOZ_RELEASE_ASSERT(errno == ENOMEM); + return nullptr; + } +-#endif + return region; ++#elif defined(__aarch64__) ++ const uintptr_t start = UINT64_C(0x0000070000000000); ++ const uintptr_t end = UINT64_C(0x0000800000000000); ++ const uintptr_t step = js::gc::ChunkSize; ++ uintptr_t hint; ++ void* region = MAP_FAILED; ++ for (hint = start; region == MAP_FAILED && hint + length <= end; hint += step) { ++ region = mmap((void*)hint, length, prot, flags, fd, offset); ++ if (region != MAP_FAILED) { ++ if ((uintptr_t(region) + (length - 1)) & 0xffff800000000000) { ++ if (munmap(region, length)) { ++ MOZ_RELEASE_ASSERT(errno == ENOMEM); ++ } ++ region = MAP_FAILED; ++ } ++ } ++ } ++ return region == MAP_FAILED ? nullptr : region; ++#else ++ void* region = mmap(nullptr, length, prot, flags, fd, offset); ++ if (region == MAP_FAILED) ++ return nullptr; ++ return region; ++#endif + } + + void Modified: head/lang/spidermonkey38/files/patch-bug702179 ============================================================================== --- head/lang/spidermonkey24/files/patch-bug702179 Fri Jun 9 19:46:11 2017 (r443039) +++ head/lang/spidermonkey38/files/patch-bug702179 Fri Jun 9 20:08:54 2017 (r443040) @@ -1,23 +1,18 @@ -diff --git js/src/Makefile.in js/src/Makefile.in -index e28160a..28ca5e8 100644 ---- Makefile.in +--- Makefile.in.orig 2017-06-05 19:05:02 UTC +++ Makefile.in -@@ -35,7 +35,6 @@ ifdef JS_SHARED_LIBRARY - FORCE_SHARED_LIB = 1 - endif - FORCE_STATIC_LIB = 1 --DIST_INSTALL = 1 +@@ -208,10 +208,13 @@ endif + SCRIPTS = $(JS_CONFIG_NAME) + SDK_BINARY = $(JS_CONFIG_NAME) - ############################################### - # BEGIN include sources for low-level code shared with mfbt -@@ -584,8 +584,8 @@ install:: $(EXPORTS_mozilla) - install:: $(SCRIPTS) - $(SYSINSTALL) $^ $(DESTDIR)$(bindir) +-$(LIBRARY_NAME).pc: js.pc ++$(JS_CONFIG_NAME): js-config + cp $^ $@ --install:: $(REAL_LIBRARY) $(SHARED_LIBRARY) $(IMPORT_LIBRARY) --ifneq (,$(REAL_LIBRARY)) -+install:: $(LIBRARY) $(SHARED_LIBRARY) $(IMPORT_LIBRARY) -+ifdef DIST_INSTALL - $(SYSINSTALL) $(REAL_LIBRARY) $(DESTDIR)$(libdir) - mv -f $(DESTDIR)$(libdir)/$(REAL_LIBRARY) $(subst $(STATIC_LIBRARY_NAME),$(LIBRARY_NAME),$(DESTDIR)$(libdir)/$(REAL_LIBRARY)) - endif +-install:: $(LIBRARY_NAME).pc ++$(JS_LIBRARY_NAME).pc: js.pc ++ cp $^ $@ ++ ++install:: $(JS_LIBRARY_NAME).pc + $(SYSINSTALL) $^ $(DESTDIR)$(prefix)/libdata/pkgconfig + + install:: js-config.h Added: head/lang/spidermonkey38/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/spidermonkey38/files/patch-configure Fri Jun 9 20:08:54 2017 (r443040) @@ -0,0 +1,14 @@ +--- configure.orig 2016-04-20 21:18:10 UTC ++++ configure +@@ -1696,9 +1696,8 @@ MOZJS_MINOR_VERSION=`echo $MOZILLA_VERSION | sed "s|^[ + MOZJS_PATCH_VERSION=`echo $MOZILLA_VERSION | sed "s|^[0-9]*\.[0-9]*[^0-9]*||"` + IS_ALPHA=`echo $MOZILLA_VERSION | grep '[ab]'` + +-JS_SHELL_NAME=js +-JS_CONFIG_NAME=js-config +- ++JS_SHELL_NAME=js$MOZJS_MAJOR_VERSION ++JS_CONFIG_NAME=js$MOZJS_MAJOR_VERSION-config + + if test -n "$IS_ALPHA"; then + Added: head/lang/spidermonkey38/files/patch-js_public_Conversions.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/spidermonkey38/files/patch-js_public_Conversions.h Fri Jun 9 20:08:54 2017 (r443040) @@ -0,0 +1,15 @@ +https://hg.mozilla.org/mozilla-central/rev/bd25b06261c8 + +--- ../../js/public/Conversions.h.orig 2017-06-05 21:05:02.575788000 +0200 ++++ ../../js/public/Conversions.h 2017-06-05 21:06:42.668207000 +0200 +@@ -349,7 +349,9 @@ ToIntWidth(double d) + inline int32_t + ToInt32(double d) + { +-#if defined (__arm__) && defined (__GNUC__) ++// clang crashes compiling this when targeting arm: ++// https://llvm.org/bugs/show_bug.cgi?id=22974 ++#if defined (__arm__) && defined (__GNUC__) && !defined(__clang__) + int32_t i; + uint32_t tmp0; + uint32_t tmp1; Modified: head/lang/spidermonkey38/pkg-descr ============================================================================== --- head/lang/spidermonkey24/pkg-descr Fri Jun 9 19:46:11 2017 (r443039) +++ head/lang/spidermonkey38/pkg-descr Fri Jun 9 20:08:54 2017 (r443040) @@ -1,3 +1,3 @@ Spidermonkey is the JavaScript interpreter from the Mozilla project. -WWW: http://www.mozilla.org/js/spidermonkey/ +WWW: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey Modified: head/lang/spidermonkey38/pkg-plist ============================================================================== --- head/lang/spidermonkey24/pkg-plist Fri Jun 9 19:46:11 2017 (r443039) +++ head/lang/spidermonkey38/pkg-plist Fri Jun 9 20:08:54 2017 (r443040) @@ -1,80 +1,121 @@ -bin/js24 -bin/js24-config -%%DTRACE%%include/mozjs-24/javascript-trace.h -include/mozjs-24/js-config.h -include/mozjs-24/js.msg -include/mozjs-24/js/Anchor.h -include/mozjs-24/js/CallArgs.h -include/mozjs-24/js/CharacterEncoding.h -include/mozjs-24/js/Date.h -include/mozjs-24/js/GCAPI.h -include/mozjs-24/js/HashTable.h -include/mozjs-24/js/HeapAPI.h -include/mozjs-24/js/LegacyIntTypes.h -include/mozjs-24/js/MemoryMetrics.h -include/mozjs-24/js/PropertyKey.h -include/mozjs-24/js/RequiredDefines.h -include/mozjs-24/js/RootingAPI.h -include/mozjs-24/js/TemplateLib.h -include/mozjs-24/js/Utility.h -include/mozjs-24/js/Value.h -include/mozjs-24/js/Vector.h -include/mozjs-24/jsalloc.h -include/mozjs-24/jsapi.h -include/mozjs-24/jsclass.h -include/mozjs-24/jsclist.h -include/mozjs-24/jscpucfg.h -include/mozjs-24/jsdbgapi.h -include/mozjs-24/jsfriendapi.h -include/mozjs-24/jslock.h -include/mozjs-24/jsperf.h -include/mozjs-24/jsprf.h -include/mozjs-24/jsprototypes.h -include/mozjs-24/jsproxy.h -include/mozjs-24/jsprvtd.h -include/mozjs-24/jspubtd.h -include/mozjs-24/jstypes.h -include/mozjs-24/jsutil.h -include/mozjs-24/jsversion.h -include/mozjs-24/jswrapper.h -include/mozjs-24/mozilla/Assertions.h -include/mozjs-24/mozilla/Atomics.h -include/mozjs-24/mozilla/Attributes.h -include/mozjs-24/mozilla/BloomFilter.h -include/mozjs-24/mozilla/Casting.h -include/mozjs-24/mozilla/Char16.h -include/mozjs-24/mozilla/CheckedInt.h -include/mozjs-24/mozilla/Compiler.h -include/mozjs-24/mozilla/Constants.h -include/mozjs-24/mozilla/DebugOnly.h -include/mozjs-24/mozilla/Decimal.h -include/mozjs-24/mozilla/Endian.h -include/mozjs-24/mozilla/EnumSet.h -include/mozjs-24/mozilla/FloatingPoint.h -include/mozjs-24/mozilla/GuardObjects.h -include/mozjs-24/mozilla/HashFunctions.h -include/mozjs-24/mozilla/Likely.h -include/mozjs-24/mozilla/LinkedList.h -include/mozjs-24/mozilla/MSStdInt.h -include/mozjs-24/mozilla/MathAlgorithms.h -include/mozjs-24/mozilla/MemoryChecking.h -include/mozjs-24/mozilla/NullPtr.h -include/mozjs-24/mozilla/PodOperations.h -include/mozjs-24/mozilla/Poison.h -include/mozjs-24/mozilla/Range.h -include/mozjs-24/mozilla/RangedPtr.h -include/mozjs-24/mozilla/RefPtr.h -include/mozjs-24/mozilla/SHA1.h -include/mozjs-24/mozilla/Scoped.h -include/mozjs-24/mozilla/SplayTree.h -include/mozjs-24/mozilla/StandardInteger.h -include/mozjs-24/mozilla/ThreadLocal.h -include/mozjs-24/mozilla/TypeTraits.h -include/mozjs-24/mozilla/TypedEnum.h -include/mozjs-24/mozilla/Types.h -include/mozjs-24/mozilla/Util.h -include/mozjs-24/mozilla/WeakPtr.h -@comment lib/libmozjs-24.a -lib/libmozjs-24.so -lib/libmozjs-24.so.1 -libdata/pkgconfig/mozjs-24.pc +bin/js38 +bin/js38-config +include/mozjs-38/js-config.h +include/mozjs-38/js.msg +include/mozjs-38/js/CallArgs.h +include/mozjs-38/js/CallNonGenericMethod.h +include/mozjs-38/js/CharacterEncoding.h +include/mozjs-38/js/Class.h +include/mozjs-38/js/Conversions.h +include/mozjs-38/js/Date.h +include/mozjs-38/js/Debug.h +include/mozjs-38/js/GCAPI.h +include/mozjs-38/js/HashTable.h +include/mozjs-38/js/HeapAPI.h +include/mozjs-38/js/Id.h +include/mozjs-38/js/LegacyIntTypes.h +include/mozjs-38/js/MemoryMetrics.h +include/mozjs-38/js/Principals.h +include/mozjs-38/js/ProfilingFrameIterator.h +include/mozjs-38/js/ProfilingStack.h +include/mozjs-38/js/Proxy.h +include/mozjs-38/js/RequiredDefines.h +include/mozjs-38/js/RootingAPI.h +include/mozjs-38/js/SliceBudget.h +include/mozjs-38/js/StructuredClone.h +include/mozjs-38/js/TracingAPI.h +include/mozjs-38/js/TrackedOptimizationInfo.h +include/mozjs-38/js/TypeDecls.h +include/mozjs-38/js/UbiNode.h +include/mozjs-38/js/UbiNodeTraverse.h +include/mozjs-38/js/Utility.h +include/mozjs-38/js/Value.h +include/mozjs-38/js/Vector.h +include/mozjs-38/js/WeakMapPtr.h +include/mozjs-38/jsalloc.h +include/mozjs-38/jsapi.h +include/mozjs-38/jsbytecode.h +include/mozjs-38/jsclist.h +include/mozjs-38/jscpucfg.h +include/mozjs-38/jsfriendapi.h +include/mozjs-38/jsperf.h +include/mozjs-38/jsprf.h +include/mozjs-38/jsprototypes.h +include/mozjs-38/jspubtd.h +include/mozjs-38/jstypes.h +include/mozjs-38/jsversion.h +include/mozjs-38/jswrapper.h +include/mozjs-38/mozilla/Alignment.h +include/mozjs-38/mozilla/AllocPolicy.h +include/mozjs-38/mozilla/AlreadyAddRefed.h +include/mozjs-38/mozilla/Array.h +include/mozjs-38/mozilla/ArrayUtils.h +include/mozjs-38/mozilla/Assertions.h +include/mozjs-38/mozilla/Atomics.h +include/mozjs-38/mozilla/Attributes.h +include/mozjs-38/mozilla/BinarySearch.h +include/mozjs-38/mozilla/BloomFilter.h +include/mozjs-38/mozilla/Casting.h +include/mozjs-38/mozilla/ChaosMode.h +include/mozjs-38/mozilla/Char16.h +include/mozjs-38/mozilla/CheckedInt.h +include/mozjs-38/mozilla/Compiler.h +include/mozjs-38/mozilla/Compression.h +include/mozjs-38/mozilla/Constants.h +include/mozjs-38/mozilla/DebugOnly.h +include/mozjs-38/mozilla/Decimal.h +include/mozjs-38/mozilla/Endian.h +include/mozjs-38/mozilla/EnumSet.h +include/mozjs-38/mozilla/EnumeratedArray.h +include/mozjs-38/mozilla/FloatingPoint.h +include/mozjs-38/mozilla/GuardObjects.h +include/mozjs-38/mozilla/HashFunctions.h +include/mozjs-38/mozilla/IntegerPrintfMacros.h +include/mozjs-38/mozilla/IntegerRange.h +include/mozjs-38/mozilla/IntegerTypeTraits.h +include/mozjs-38/mozilla/IteratorTraits.h +include/mozjs-38/mozilla/JSONWriter.h +include/mozjs-38/mozilla/Likely.h +include/mozjs-38/mozilla/LinkedList.h +include/mozjs-38/mozilla/MacroArgs.h +include/mozjs-38/mozilla/MacroForEach.h +include/mozjs-38/mozilla/MathAlgorithms.h +include/mozjs-38/mozilla/Maybe.h +include/mozjs-38/mozilla/MaybeOneOf.h +include/mozjs-38/mozilla/MemoryChecking.h +include/mozjs-38/mozilla/MemoryReporting.h +include/mozjs-38/mozilla/Move.h +include/mozjs-38/mozilla/NullPtr.h +include/mozjs-38/mozilla/NumericLimits.h +include/mozjs-38/mozilla/Opaque.h +include/mozjs-38/mozilla/Pair.h +include/mozjs-38/mozilla/PodOperations.h +include/mozjs-38/mozilla/Poison.h +include/mozjs-38/mozilla/Range.h +include/mozjs-38/mozilla/RangedPtr.h +include/mozjs-38/mozilla/ReentrancyGuard.h +include/mozjs-38/mozilla/RefCountType.h +include/mozjs-38/mozilla/RefPtr.h +include/mozjs-38/mozilla/ReverseIterator.h +include/mozjs-38/mozilla/RollingMean.h +include/mozjs-38/mozilla/SHA1.h +include/mozjs-38/mozilla/Scoped.h +include/mozjs-38/mozilla/SegmentedVector.h +include/mozjs-38/mozilla/SizePrintfMacros.h +include/mozjs-38/mozilla/SplayTree.h +include/mozjs-38/mozilla/TaggedAnonymousMemory.h +include/mozjs-38/mozilla/TemplateLib.h +include/mozjs-38/mozilla/ThreadLocal.h +include/mozjs-38/mozilla/ToString.h +include/mozjs-38/mozilla/TypeTraits.h +include/mozjs-38/mozilla/TypedEnumBits.h +include/mozjs-38/mozilla/Types.h +include/mozjs-38/mozilla/UniquePtr.h +include/mozjs-38/mozilla/Vector.h +include/mozjs-38/mozilla/WeakPtr.h +include/mozjs-38/mozilla/double-conversion.h +include/mozjs-38/mozilla/unused.h +include/mozjs-38/mozilla/utils.h +lib/libmozjs-38.so +lib/libmozjs-38.so.1 +libdata/pkgconfig/mozjs-38.pc From owner-svn-ports-all@freebsd.org Fri Jun 9 20:36:07 2017 Return-Path: Delivered-To: svn-ports-all@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 8CB38BFCDAB; Fri, 9 Jun 2017 20:36:07 +0000 (UTC) (envelope-from kwm@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 5A0E77BADE; Fri, 9 Jun 2017 20:36:07 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59Ka6ea071050; Fri, 9 Jun 2017 20:36:06 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Ka6k3071049; Fri, 9 Jun 2017 20:36:06 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706092036.v59Ka6k3071049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 9 Jun 2017 20:36:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443041 - head/lang/spidermonkey38 X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 20:36:07 -0000 Author: kwm Date: Fri Jun 9 20:36:06 2017 New Revision: 443041 URL: https://svnweb.freebsd.org/changeset/ports/443041 Log: Also add Makefile.filelist... Added: head/lang/spidermonkey38/Makefile.filelist (contents, props changed) Added: head/lang/spidermonkey38/Makefile.filelist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/spidermonkey38/Makefile.filelist Fri Jun 9 20:36:06 2017 (r443041) @@ -0,0 +1,34 @@ +# $FreeBSD$ + +BASEFILES= js.msg jsalloc.h jsapi.h jsbytecode.h \ + jsclist.h jscpucfg.h jsfriendapi.h perf/jsperf.h jsprf.h \ + jsprototypes.h jspubtd.h jstypes.h jsversion.h jswrapper.h + +JSFILES= CallArgs.h CallNonGenericMethod.h CharacterEncoding.h \ + Class.h Conversions.h Date.h Debug.h GCAPI.h HashTable.h \ + HeapAPI.h Id.h LegacyIntTypes.h MemoryMetrics.h Principals.h \ + ProfilingFrameIterator.h ProfilingStack.h Proxy.h \ + RequiredDefines.h RootingAPI.h SliceBudget.h \ + StructuredClone.h TracingAPI.h TrackedOptimizationInfo.h \ + TypeDecls.h UbiNode.h UbiNodeTraverse.h Utility.h Value.h \ + Vector.h WeakMapPtr.h + +MOZILLAFILES= Alignment.h AllocPolicy.h AlreadyAddRefed.h Array.h \ + ArrayUtils.h Assertions.h Atomics.h Attributes.h \ + BinarySearch.h BloomFilter.h Casting.h ChaosMode.h \ + Char16.h CheckedInt.h Compiler.h Compression.h Constants.h \ + DebugOnly.h decimal/Decimal.h Endian.h EnumSet.h EnumeratedArray.h \ + FloatingPoint.h GuardObjects.h HashFunctions.h \ + IntegerPrintfMacros.h IntegerRange.h IntegerTypeTraits.h \ + IteratorTraits.h JSONWriter.h Likely.h LinkedList.h \ + MacroArgs.h MacroForEach.h MathAlgorithms.h Maybe.h \ + MaybeOneOf.h MemoryChecking.h MemoryReporting.h Move.h \ + NullPtr.h NumericLimits.h Opaque.h Pair.h \ + PodOperations.h Poison.h Range.h RangedPtr.h \ + ReentrancyGuard.h RefCountType.h RefPtr.h \ + ReverseIterator.h RollingMean.h SHA1.h Scoped.h \ + SegmentedVector.h SizePrintfMacros.h SplayTree.h \ + TaggedAnonymousMemory.h TemplateLib.h ThreadLocal.h \ + ToString.h TypeTraits.h TypedEnumBits.h Types.h \ + UniquePtr.h Vector.h WeakPtr.h double-conversion/double-conversion.h \ + unused.h double-conversion/utils.h From owner-svn-ports-all@freebsd.org Fri Jun 9 21:39:24 2017 Return-Path: Delivered-To: svn-ports-all@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 16DBFBFD875; Fri, 9 Jun 2017 21:39:24 +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 CEED77D159; Fri, 9 Jun 2017 21:39:23 +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 v59LdN5r095143; Fri, 9 Jun 2017 21:39:23 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59LdNdO095142; Fri, 9 Jun 2017 21:39:23 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706092139.v59LdNdO095142@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 21:39:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443042 - head/accessibility/redshift X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 21:39:24 -0000 Author: feld Date: Fri Jun 9 21:39:22 2017 New Revision: 443042 URL: https://svnweb.freebsd.org/changeset/ports/443042 Log: accessibility/redshift: fix shebangs - Also add LICENSE and LICENSE_FILE PR: 219526 MFH: 2017Q2 Modified: head/accessibility/redshift/Makefile Modified: head/accessibility/redshift/Makefile ============================================================================== --- head/accessibility/redshift/Makefile Fri Jun 9 20:36:06 2017 (r443041) +++ head/accessibility/redshift/Makefile Fri Jun 9 21:39:22 2017 (r443042) @@ -3,16 +3,20 @@ PORTNAME= redshift PORTVERSION= 1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= accessibility MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ MAINTAINER= feld@FreeBSD.org COMMENT= Adjusts the color temperature of your screen -USES= gmake pkgconfig tar:bzip2 +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake pkgconfig shebangfix tar:bzip2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes +SHEBANG_FILES= src/gtk-redshift/gtk-redshift CONFIGURE_ARGS+= --disable-wingdi From owner-svn-ports-all@freebsd.org Fri Jun 9 21:42:09 2017 Return-Path: Delivered-To: svn-ports-all@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 6884EBFDC49; Fri, 9 Jun 2017 21:42: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 32C237D508; Fri, 9 Jun 2017 21:42: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 v59Lg8hc098485; Fri, 9 Jun 2017 21:42:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Lg8kE098484; Fri, 9 Jun 2017 21:42:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706092142.v59Lg8kE098484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 21:42:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443043 - branches/2017Q2/accessibility/redshift X-SVN-Group: ports-branches 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.23 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: Fri, 09 Jun 2017 21:42:09 -0000 Author: feld Date: Fri Jun 9 21:42:08 2017 New Revision: 443043 URL: https://svnweb.freebsd.org/changeset/ports/443043 Log: MFH: r443042 accessibility/redshift: fix shebangs - Also add LICENSE and LICENSE_FILE PR: 219526 Modified: branches/2017Q2/accessibility/redshift/Makefile Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/accessibility/redshift/Makefile ============================================================================== --- branches/2017Q2/accessibility/redshift/Makefile Fri Jun 9 21:39:22 2017 (r443042) +++ branches/2017Q2/accessibility/redshift/Makefile Fri Jun 9 21:42:08 2017 (r443043) @@ -3,16 +3,20 @@ PORTNAME= redshift PORTVERSION= 1.7 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= accessibility MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ MAINTAINER= feld@FreeBSD.org COMMENT= Adjusts the color temperature of your screen -USES= gmake pkgconfig tar:bzip2 +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake pkgconfig shebangfix tar:bzip2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes +SHEBANG_FILES= src/gtk-redshift/gtk-redshift CONFIGURE_ARGS+= --disable-wingdi From owner-svn-ports-all@freebsd.org Fri Jun 9 22:04:53 2017 Return-Path: Delivered-To: svn-ports-all@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 8B4C8BFE257; Fri, 9 Jun 2017 22:04:53 +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 66A4D7DDE0; Fri, 9 Jun 2017 22:04:53 +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 v59M4qGJ007667; Fri, 9 Jun 2017 22:04:52 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59M4qZ7007663; Fri, 9 Jun 2017 22:04:52 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706092204.v59M4qZ7007663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 9 Jun 2017 22:04:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443044 - in head/net-mgmt: zabbix2-server zabbix22-server zabbix3-server zabbix32-server X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 22:04:53 -0000 Author: feld Date: Fri Jun 9 22:04:52 2017 New Revision: 443044 URL: https://svnweb.freebsd.org/changeset/ports/443044 Log: net-mgmt/zabbix*-server: Update CONFLICTS Rework conflicts to correctly match the other zabbix packages. PR: 208025 Modified: head/net-mgmt/zabbix2-server/Makefile head/net-mgmt/zabbix22-server/Makefile head/net-mgmt/zabbix3-server/Makefile head/net-mgmt/zabbix32-server/Makefile Modified: head/net-mgmt/zabbix2-server/Makefile ============================================================================== --- head/net-mgmt/zabbix2-server/Makefile Fri Jun 9 21:42:08 2017 (r443043) +++ head/net-mgmt/zabbix2-server/Makefile Fri Jun 9 22:04:52 2017 (r443044) @@ -20,11 +20,7 @@ LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp -CONFLICTS= ${PKGBASE}-1.[0-8]* - -.if ${PKGNAMESUFFIX} != "-agent" -CONFLICTS+= ${PORTNAME}-1.[0-8]* -.endif +CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-13-9]${PKGNAMESUFFIX}-[0-9]* ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//} Modified: head/net-mgmt/zabbix22-server/Makefile ============================================================================== --- head/net-mgmt/zabbix22-server/Makefile Fri Jun 9 21:42:08 2017 (r443043) +++ head/net-mgmt/zabbix22-server/Makefile Fri Jun 9 22:04:52 2017 (r443044) @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp -CONFLICTS= zabbix2${PKGNAMESUFFIX}-[0-9]* zabbix24${PKGNAMESUFFIX}[0-9]* zabbix3${PKGNAMESUFFIX}-[0-9]* +CONFLICTS= zabbix[0-13-9][0-13-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-9]${PKGNAMESUFFIX}-[0-9]* ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//} Modified: head/net-mgmt/zabbix3-server/Makefile ============================================================================== --- head/net-mgmt/zabbix3-server/Makefile Fri Jun 9 21:42:08 2017 (r443043) +++ head/net-mgmt/zabbix3-server/Makefile Fri Jun 9 22:04:52 2017 (r443044) @@ -14,7 +14,7 @@ COMMENT= Enterprise-class open source distributed moni LICENSE= GPLv2 -CONFLICTS= zabbix2${PKGNAMESUFFIX}-[0-9]* zabbix22${PKGNAMESUFFIX}-[0-9]* zabbix24${PKGNAMESUFFIX}-[0-9]* zabbix32${PKGNAMESUFFIX}-[0-9]* +CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-24-9]${PKGNAMESUFFIX}-[0-9]* IGNORE_WITH_MYSQL= 41 Modified: head/net-mgmt/zabbix32-server/Makefile ============================================================================== --- head/net-mgmt/zabbix32-server/Makefile Fri Jun 9 21:42:08 2017 (r443043) +++ head/net-mgmt/zabbix32-server/Makefile Fri Jun 9 22:04:52 2017 (r443044) @@ -14,7 +14,7 @@ COMMENT= Enterprise-class open source distributed moni LICENSE= GPLv2 -CONFLICTS= zabbix2${PKGNAMESUFFIX}-[0-9]* zabbix22${PKGNAMESUFFIX}-[0-9]* zabbix24${PKGNAMESUFFIX}-[0-9]* zabbix3${PKGNAMESUFFIX}-[0-9]* +CONFLICTS= zabbix[0-24-9][0-13-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-9]${PKGNAMESUFFIX}-[0-9]* IGNORE_WITH_MYSQL= 41 From owner-svn-ports-all@freebsd.org Fri Jun 9 22:31:42 2017 Return-Path: Delivered-To: svn-ports-all@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 88C45BFE814; Fri, 9 Jun 2017 22:31:42 +0000 (UTC) (envelope-from gerald@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 58CB47E7B9; Fri, 9 Jun 2017 22:31:42 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59MVf4p019042; Fri, 9 Jun 2017 22:31:41 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59MVfYD019040; Fri, 9 Jun 2017 22:31:41 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706092231.v59MVfYD019040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 9 Jun 2017 22:31:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443045 - head/lang/gcc7-devel X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 22:31:42 -0000 Author: gerald Date: Fri Jun 9 22:31:41 2017 New Revision: 443045 URL: https://svnweb.freebsd.org/changeset/ports/443045 Log: Update to the 20170608 snapshot of GCC 7.1.1. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Fri Jun 9 22:04:52 2017 (r443044) +++ head/lang/gcc7-devel/Makefile Fri Jun 9 22:31:41 2017 (r443045) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.1.1.s20170601 +PORTVERSION= 7.1.1.s20170608 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Fri Jun 9 22:04:52 2017 (r443044) +++ head/lang/gcc7-devel/distinfo Fri Jun 9 22:31:41 2017 (r443045) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496543158 -SHA256 (gcc-7-20170601.tar.xz) = 2286d2e1731c220506ca59f77d65ad73ea158548dd43bb06bde6044b6a93343b -SIZE (gcc-7-20170601.tar.xz) = 59015644 +TIMESTAMP = 1497045255 +SHA256 (gcc-7-20170608.tar.xz) = 8862da0f8a2a4d29637624233501b745a3cba3d8cd3d78a4de30e11b64c358e2 +SIZE (gcc-7-20170608.tar.xz) = 59018196 From owner-svn-ports-all@freebsd.org Fri Jun 9 23:39:46 2017 Return-Path: Delivered-To: svn-ports-all@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 BD7B1BFF4FF; Fri, 9 Jun 2017 23:39:46 +0000 (UTC) (envelope-from osa@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 82CD280108; Fri, 9 Jun 2017 23:39:46 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59Ndjhd044279; Fri, 9 Jun 2017 23:39:45 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59NdjOT044278; Fri, 9 Jun 2017 23:39:45 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201706092339.v59NdjOT044278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Fri, 9 Jun 2017 23:39:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443046 - head/www/nginx X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 23:39:46 -0000 Author: osa Date: Fri Jun 9 23:39:45 2017 New Revision: 443046 URL: https://svnweb.freebsd.org/changeset/ports/443046 Log: Drop maintainership. Modified: head/www/nginx/Makefile Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Fri Jun 9 22:31:41 2017 (r443045) +++ head/www/nginx/Makefile Fri Jun 9 23:39:45 2017 (r443046) @@ -10,7 +10,7 @@ MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= osa@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Robust and small WWW server LICENSE= BSD2CLAUSE From owner-svn-ports-all@freebsd.org Fri Jun 9 23:58:56 2017 Return-Path: Delivered-To: svn-ports-all@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 CCD88BFF9E2; Fri, 9 Jun 2017 23:58:56 +0000 (UTC) (envelope-from osa@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 8188C808F2; Fri, 9 Jun 2017 23:58:56 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v59NwtOF052549; Fri, 9 Jun 2017 23:58:55 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v59Nwtig052547; Fri, 9 Jun 2017 23:58:55 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201706092358.v59Nwtig052547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Fri, 9 Jun 2017 23:58:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443047 - head/www/nginx-devel X-SVN-Group: ports-head 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.23 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: Fri, 09 Jun 2017 23:58:56 -0000 Author: osa Date: Fri Jun 9 23:58:55 2017 New Revision: 443047 URL: https://svnweb.freebsd.org/changeset/ports/443047 Log: Add third-party vod module. Requsted by: Alexander Ushakov Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Fri Jun 9 23:39:45 2017 (r443046) +++ head/www/nginx-devel/Makefile Fri Jun 9 23:58:55 2017 (r443047) @@ -121,6 +121,7 @@ OPTIONS_DEFINE= \ SLOWFS_CACHE \ SMALL_LIGHT \ SRCACHE \ + VOD \ X11 \ XSS @@ -230,6 +231,7 @@ SHIBBOLETH_DESC= 3rd party shibboleth module SLOWFS_CACHE_DESC= 3rd party slowfs_cache module SMALL_LIGHT_DESC= 3rd party small_light module SRCACHE_DESC= 3rd party srcache module +VOD_DESC= 3rd party vod module X11_DESC= graphics/ImageMagick[-nox11] dependency XSS_DESC= 3rd party xss module VIDEO_DESC= Video module support @@ -1032,6 +1034,18 @@ GH_ACCOUNT+= openresty:srcache GH_PROJECT+= srcache-nginx-module:srcache GH_TAGNAME+= v${NGINX_SRCACHE_VERSION}:srcache CONFIGURE_ARGS+=--add-module=${WRKSRC_srcache} +.endif + +.if ${PORT_OPTIONS:MVOD} +NGINX_VOD_VERSION= 1.18 +GH_ACCOUNT+= kaltura:vod +GH_PROJECT+= nginx-vod-module:vod +GH_TAGNAME+= ${NGINX_VOD_VERSION}:vod +.if !empty(PORT_OPTIONS:MDSO) +CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_vod} +.else +CONFIGURE_ARGS+=--add-module=${WRKSRC_vod} +.endif .endif .if ${PORT_OPTIONS:MXSS} Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Fri Jun 9 23:39:45 2017 (r443046) +++ head/www/nginx-devel/distinfo Fri Jun 9 23:58:55 2017 (r443047) @@ -1,4 +1,4 @@ -TIMESTAMP = 1496193630 +TIMESTAMP = 1497052311 SHA256 (nginx-1.13.1.tar.gz) = a5856c72a6609a4dc68c88a7f3c33b79e6693343b62952e021e043fe347b6776 SIZE (nginx-1.13.1.tar.gz) = 984142 SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c @@ -117,6 +117,8 @@ SHA256 (cubicdaiya-ngx_small_light-v0.8.0_GH0.tar.gz) SIZE (cubicdaiya-ngx_small_light-v0.8.0_GH0.tar.gz) = 55918 SHA256 (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = e34b1ab5f5007661f73819f9c20fd6c2a46ed3e53364e9449b02ef2bd3628633 SIZE (openresty-srcache-nginx-module-v0.30_GH0.tar.gz) = 58777 +SHA256 (kaltura-nginx-vod-module-1.18_GH0.tar.gz) = cba0673725f66279671d9dc0ac7bea6ea78cf963ce1b6582320d10a857a818d3 +SIZE (kaltura-nginx-vod-module-1.18_GH0.tar.gz) = 388548 SHA256 (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 958bd8de773601d8d3138501cc4be0420f1c818a3987a70cc9c0023371e432cf SIZE (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 11477 SHA256 (nginx-njs-753ebe6_GH0.tar.gz) = 43fc7a307ee98b9c55283374b36f1f4576cbf529a4101176cb94ab73f3110f67 From owner-svn-ports-all@freebsd.org Sat Jun 10 01:25:31 2017 Return-Path: Delivered-To: svn-ports-all@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 ABE77C09656; Sat, 10 Jun 2017 01:25:31 +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 7A16883396; Sat, 10 Jun 2017 01:25:31 +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 v5A1PUxo089237; Sat, 10 Jun 2017 01:25:30 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A1PUIM089234; Sat, 10 Jun 2017 01:25:30 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100125.v5A1PUIM089234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 01:25:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443048 - in head/devel: . py-pytest-timeout py3-pytest-timeout X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 01:25:31 -0000 Author: woodsb02 Date: Sat Jun 10 01:25:30 2017 New Revision: 443048 URL: https://svnweb.freebsd.org/changeset/ports/443048 Log: [NEW] devel/py3-pytest-timeout: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-pytest-timeout/ head/devel/py3-pytest-timeout/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pytest-timeout/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Jun 9 23:58:55 2017 (r443047) +++ head/devel/Makefile Sat Jun 10 01:25:30 2017 (r443048) @@ -4982,6 +4982,7 @@ SUBDIR += py3-pytest SUBDIR += py3-pytest-capturelog SUBDIR += py3-pytest-runner + SUBDIR += py3-pytest-timeout SUBDIR += py3-pytest-xdist SUBDIR += py3-python-magic SUBDIR += py3-pytz Modified: head/devel/py-pytest-timeout/Makefile ============================================================================== --- head/devel/py-pytest-timeout/Makefile Fri Jun 9 23:58:55 2017 (r443047) +++ head/devel/py-pytest-timeout/Makefile Sat Jun 10 01:25:30 2017 (r443048) @@ -13,9 +13,9 @@ COMMENT= Pytest plugin to abort hanging tests LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py-pytest +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py-pytest -USES= python +USES?= python USE_PYTHON= autoplist distutils .include Added: head/devel/py3-pytest-timeout/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pytest-timeout/Makefile Sat Jun 10 01:25:30 2017 (r443048) @@ -0,0 +1,10 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pytest-timeout + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py3-pytest + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 01:50:07 2017 Return-Path: Delivered-To: svn-ports-all@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 76FA4C0A101; Sat, 10 Jun 2017 01:50:07 +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 3C93884146; Sat, 10 Jun 2017 01:50:07 +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 v5A1o6hS097668; Sat, 10 Jun 2017 01:50:06 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A1o6Jm097665; Sat, 10 Jun 2017 01:50:06 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100150.v5A1o6Jm097665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 01:50:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443049 - in head/devel: . py-virtualenv py3-virtualenv X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 01:50:07 -0000 Author: woodsb02 Date: Sat Jun 10 01:50:05 2017 New Revision: 443049 URL: https://svnweb.freebsd.org/changeset/ports/443049 Log: [NEW] devel/py3-virtualenv: Create Python 3.x version of this port PR: 219833 Added: head/devel/py3-virtualenv/ head/devel/py3-virtualenv/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-virtualenv/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 01:25:30 2017 (r443048) +++ head/devel/Makefile Sat Jun 10 01:50:05 2017 (r443049) @@ -4995,6 +4995,7 @@ SUBDIR += py3-threema-msgapi SUBDIR += py3-urwid SUBDIR += py3-vcversioner + SUBDIR += py3-virtualenv SUBDIR += py3-wcwidth SUBDIR += py3-xdg SUBDIR += py3-yaml Modified: head/devel/py-virtualenv/Makefile ============================================================================== --- head/devel/py-virtualenv/Makefile Sat Jun 10 01:25:30 2017 (r443048) +++ head/devel/py-virtualenv/Makefile Sat Jun 10 01:50:05 2017 (r443049) @@ -10,14 +10,14 @@ COMMENT= Tool for creating isolated Python environment LICENSE= MIT -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx +DOCS_BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx -USES= python +USES?= python USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils Added: head/devel/py3-virtualenv/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-virtualenv/Makefile Sat Jun 10 01:50:05 2017 (r443049) @@ -0,0 +1,13 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-virtualenv + +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py3-mock + +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py3-sphinx + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 01:50:40 2017 Return-Path: Delivered-To: svn-ports-all@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 6F644C0A165; Sat, 10 Jun 2017 01:50:40 +0000 (UTC) (envelope-from sunpoet@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 3DE1684248; Sat, 10 Jun 2017 01:50:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A1odo0097789; Sat, 10 Jun 2017 01:50:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A1odbK097788; Sat, 10 Jun 2017 01:50:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100150.v5A1odbK097788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 01:50:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443050 - head/devel/rubygem-storable X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 01:50:40 -0000 Author: sunpoet Date: Sat Jun 10 01:50:39 2017 New Revision: 443050 URL: https://svnweb.freebsd.org/changeset/ports/443050 Log: Fix WWW Modified: head/devel/rubygem-storable/pkg-descr Modified: head/devel/rubygem-storable/pkg-descr ============================================================================== --- head/devel/rubygem-storable/pkg-descr Sat Jun 10 01:50:05 2017 (r443049) +++ head/devel/rubygem-storable/pkg-descr Sat Jun 10 01:50:39 2017 (r443050) @@ -1,3 +1,3 @@ Marshal Ruby classes into and out of multiple formats (yaml, json, csv, tsv). -WWW: https://github.com/delano/storable/ +WWW: https://github.com/delano/storable From owner-svn-ports-all@freebsd.org Sat Jun 10 01:50:45 2017 Return-Path: Delivered-To: svn-ports-all@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 A12ABC0A18F; Sat, 10 Jun 2017 01:50:45 +0000 (UTC) (envelope-from sunpoet@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 64CC084272; Sat, 10 Jun 2017 01:50:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A1oiRS097888; Sat, 10 Jun 2017 01:50:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A1oiOT097887; Sat, 10 Jun 2017 01:50:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100150.v5A1oiOT097887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 01:50:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443051 - head/devel/rubygem-sysinfo X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 01:50:45 -0000 Author: sunpoet Date: Sat Jun 10 01:50:44 2017 New Revision: 443051 URL: https://svnweb.freebsd.org/changeset/ports/443051 Log: Fix WWW Modified: head/devel/rubygem-sysinfo/pkg-descr Modified: head/devel/rubygem-sysinfo/pkg-descr ============================================================================== --- head/devel/rubygem-sysinfo/pkg-descr Sat Jun 10 01:50:39 2017 (r443050) +++ head/devel/rubygem-sysinfo/pkg-descr Sat Jun 10 01:50:44 2017 (r443051) @@ -1,4 +1,4 @@ rubygem-sysinfo provides all your system-independent informations in one handy class. -WWW: https://github.com/delano/sysinfo/ +WWW: https://github.com/delano/sysinfo From owner-svn-ports-all@freebsd.org Sat Jun 10 01:50:50 2017 Return-Path: Delivered-To: svn-ports-all@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 5A8C4C0A1C3; Sat, 10 Jun 2017 01:50:50 +0000 (UTC) (envelope-from sunpoet@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 27F32842E2; Sat, 10 Jun 2017 01:50:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A1onlF097984; Sat, 10 Jun 2017 01:50:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A1onGY097983; Sat, 10 Jun 2017 01:50:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100150.v5A1onGY097983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 01:50:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443052 - head/textproc/odt2txt X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 01:50:50 -0000 Author: sunpoet Date: Sat Jun 10 01:50:49 2017 New Revision: 443052 URL: https://svnweb.freebsd.org/changeset/ports/443052 Log: Fix WWW Modified: head/textproc/odt2txt/pkg-descr Modified: head/textproc/odt2txt/pkg-descr ============================================================================== --- head/textproc/odt2txt/pkg-descr Sat Jun 10 01:50:44 2017 (r443051) +++ head/textproc/odt2txt/pkg-descr Sat Jun 10 01:50:49 2017 (r443052) @@ -15,4 +15,4 @@ odt2txt is: - written in C, has few dependencies - portable (runs on Linux, Mac OS X, Windows, *BSD, Cygwin, Solaris, HP-UX) -WWW: https://github.com/dstosberg/odt2txt/ +WWW: https://github.com/dstosberg/odt2txt From owner-svn-ports-all@freebsd.org Sat Jun 10 01:51:07 2017 Return-Path: Delivered-To: svn-ports-all@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 3BD48C0A35F; Sat, 10 Jun 2017 01:51:07 +0000 (UTC) (envelope-from sunpoet@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 EA3DB84495; Sat, 10 Jun 2017 01:51:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A1p6Xe098452; Sat, 10 Jun 2017 01:51:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A1p3am098420; Sat, 10 Jun 2017 01:51:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100151.v5A1p3am098420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 01:51:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443053 - in head: cad/basicdsp cad/gspiceui comms/congruity comms/ebook2cwgui databases/spatialite_gui deskutils/taskcoach editors/poedit editors/xmlcopyeditor games/freedink-dfarc gam... X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 01:51:07 -0000 Author: sunpoet Date: Sat Jun 10 01:51:02 2017 New Revision: 443053 URL: https://svnweb.freebsd.org/changeset/ports/443053 Log: Remove no-op WX_UNICODE Approved by: portmgr (blanket) Modified: head/cad/basicdsp/Makefile head/cad/gspiceui/Makefile head/comms/congruity/Makefile head/comms/ebook2cwgui/Makefile head/databases/spatialite_gui/Makefile head/deskutils/taskcoach/Makefile head/editors/poedit/Makefile head/editors/xmlcopyeditor/Makefile head/games/freedink-dfarc/Makefile head/games/glest/Makefile head/games/golly/Makefile head/games/openyahtzee/Makefile head/games/scummvm-tools/Makefile head/games/traindirector/Makefile head/graphics/libreatlas/Makefile head/graphics/panoglview/Makefile head/multimedia/libkate/Makefile head/net/opennx/Makefile head/security/webshag/Makefile head/sysutils/abgx360gui/Makefile head/textproc/gutenmark/Makefile head/textproc/plover/Makefile head/x11-toolkits/hs-wx/Makefile head/x11-toolkits/hs-wxc/Makefile head/x11-toolkits/p5-Alien-wxWidgets/Makefile head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile head/x11-toolkits/py-wax/Makefile head/x11-toolkits/py-wxPython28/Makefile head/x11-toolkits/wxgtk28/Makefile Modified: head/cad/basicdsp/Makefile ============================================================================== --- head/cad/basicdsp/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/cad/basicdsp/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -15,7 +15,6 @@ LICENSE= GPLv2 USES= dos2unix tar:tgz USE_WX= 2.8+ -WX_UNICODE= yes WX_COMPS= wx wx:build wx:run post-patch: Modified: head/cad/gspiceui/Makefile ============================================================================== --- head/cad/gspiceui/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/cad/gspiceui/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -16,7 +16,6 @@ LICENSE= GPLv3 OPTIONS_DEFINE= DOCS EXAMPLES USE_WX= 2.8 3.0 -WX_UNICODE= yes USES= compiler:c++11-lib gmake pkgconfig CXXFLAGS+= -std=c++11 Modified: head/comms/congruity/Makefile ============================================================================== --- head/comms/congruity/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/comms/congruity/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -17,7 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libconcord>=0:comm MAKE_ARGS= MANDIR=${PREFIX}/man USES= desktop-file-utils gmake tar:bzip2 python:2.7+ USE_WX= 2.8+ -WX_UNICODE= yes WX_COMPS= python .include Modified: head/comms/ebook2cwgui/Makefile ============================================================================== --- head/comms/ebook2cwgui/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/comms/ebook2cwgui/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -14,7 +14,6 @@ COMMENT= gui front end for ebooks2cw RUN_DEPENDS= ebook2cw:comms/ebook2cw USE_WX= 2.8 -WX_UNICODE= yes PORTDOCS= * Modified: head/databases/spatialite_gui/Makefile ============================================================================== --- head/databases/spatialite_gui/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/databases/spatialite_gui/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -18,7 +18,6 @@ LIB_DEPENDS= libgaiagraphics.so:graphics/libgaiagraphi libspatialite.so:databases/spatialite USE_WX= 2.8 -WX_UNICODE= yes GNU_CONFIGURE= yes USE_GNOME= libxml2 USES= gmake pkgconfig iconv Modified: head/deskutils/taskcoach/Makefile ============================================================================== --- head/deskutils/taskcoach/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/deskutils/taskcoach/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -19,7 +19,6 @@ USE_PYTHON= distutils PYDISTUTILS_EGGINFO=${DISTNAME}-py${PYTHON_VER}.egg-info USE_WX= 3.0+ WX_COMPS= python:lib -WX_UNICODE= yes SHEBANG_FILES= taskcoach.py Modified: head/editors/poedit/Makefile ============================================================================== --- head/editors/poedit/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/editors/poedit/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -22,7 +22,6 @@ LIB_DEPENDS= libgtkspell.so:textproc/gtkspell \ USES= bdb compiler:c++11-lib desktop-file-utils gettext gmake pkgconfig USE_WX= 3.0 WX_CONF_ARGS= absolute -WX_UNICODE= yes WITH_BDB_HIGHEST= yes GNU_CONFIGURE= yes CONFIGURE_ENV= WXRC="${WXRC_CMD}" Modified: head/editors/xmlcopyeditor/Makefile ============================================================================== --- head/editors/xmlcopyeditor/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/editors/xmlcopyeditor/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -23,7 +23,6 @@ LIB_DEPENDS= libxerces-c.so.3:textproc/xerces-c3 \ USE_WX= 2.8+ WX_COMPS= wx contrib WX_CONF_ARGS= absolute -WX_UNICODE= yes USES= dos2unix gettext gmake iconv libtool USE_GNOME= intltool GNU_CONFIGURE= yes Modified: head/games/freedink-dfarc/Makefile ============================================================================== --- head/games/freedink-dfarc/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/games/freedink-dfarc/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -14,7 +14,6 @@ COMMENT= Frontend and .dmod installer for GNU FreeDink USES= compiler:c++11-lib desktop-file-utils gettext gmake shared-mime-info USE_CXXSTD= c++11 USE_WX= 3.0 -WX_UNICODE= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GNOME= intltool Modified: head/games/glest/Makefile ============================================================================== --- head/games/glest/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/games/glest/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -40,7 +40,6 @@ EXTRACT_AFTER_ARGS= -d ${WRKDIR}/${DISTNAME} .if ${PORT_OPTIONS:MEDITOR} USE_WX= 2.6+ WX_CONF_ARGS= relative -WX_UNICODE= yes HAVE_EDITOR= true .endif Modified: head/games/golly/Makefile ============================================================================== --- head/games/golly/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/games/golly/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -15,7 +15,6 @@ LICENSE= GPLv2+ USES= compiler:c++11-lib cmake:outsource perl5 python USE_CXXSTD= c++11 USE_WX= 3.0 -WX_UNICODE= yes CMAKE_SOURCE_PATH= ${WRKSRC}/gui-wx Modified: head/games/openyahtzee/Makefile ============================================================================== --- head/games/openyahtzee/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/games/openyahtzee/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -17,7 +17,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_ptr.h USES= compiler:c++11-lib tar:bzip2 USE_WX= 2.8 -WX_UNICODE= yes WX_CONF_ARGS= absolute GNU_CONFIGURE= yes Modified: head/games/scummvm-tools/Makefile ============================================================================== --- head/games/scummvm-tools/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/games/scummvm-tools/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -38,7 +38,6 @@ OPTIONS_DEFAULT= WXGTK .if ${PORT_OPTIONS:MWXGTK} USE_WX= 2.8 WX_COMP= wx:lib:build -WX_UNICODE= yes WX_CONFIG_ARGS= absolute GUI_BIN= tools_gui PLIST_SUB= WX="" Modified: head/games/traindirector/Makefile ============================================================================== --- head/games/traindirector/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/games/traindirector/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -19,7 +19,6 @@ USE_GNOME= gtk20 USE_WX= 2.8 WX_COMPS= wx:lib -WX_UNICODE= yes DESKTOP_ENTRIES="Train Director" "${COMMENT}" "" "traindir3" \ "Game;Simulation;StrategyGame;" false Modified: head/graphics/libreatlas/Makefile ============================================================================== --- head/graphics/libreatlas/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/graphics/libreatlas/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -36,7 +36,6 @@ USE_XORG= ice pixman sm x11 xau xcb xcomposite xcursor xfixes xi xinerama xrandr xrender xxf86vm USE_GNOME= atk gdkpixbuf2 glib20 gtk20 pango USE_WX= 2.8 -WX_UNICODE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/graphics/panoglview/Makefile ============================================================================== --- head/graphics/panoglview/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/graphics/panoglview/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -21,7 +21,6 @@ CXXFLAGS+= -I${LOCALBASE}/include -ftemplate-depth-64 LIBS+= -L${LOCALBASE}/lib -lGLU -lGL USE_WX= 2.8 -WX_UNICODE= yes WX_COMPS= wx WX_CONF_ARGS= relative Modified: head/multimedia/libkate/Makefile ============================================================================== --- head/multimedia/libkate/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/multimedia/libkate/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -42,7 +42,6 @@ CONFIGURE_ARGS+= --disable-doc RUN_DEPENDS= ${LOCALBASE}/bin/oggz:audio/liboggz USES+= python USE_WX= 2.8 -WX_UNICODE= yes WX_COMPS= wx contrib python:lib MANPAGE+= KateDJ.1 PLIST_SUB+= KATEDJ="" Modified: head/net/opennx/Makefile ============================================================================== --- head/net/opennx/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/net/opennx/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -23,7 +23,6 @@ GNU_CONFIGURE= yes USES= gmake samba:lib USE_XORG= xmu USE_WX= 2.8+ -WX_UNICODE= yes LDFLAGS+= -L${LOCALBASE}/lib -L${SAMBALIBS} CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} Modified: head/security/webshag/Makefile ============================================================================== --- head/security/webshag/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/security/webshag/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -30,7 +30,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/nmap:security/nmap .if ${PORT_OPTIONS:MWXGTK} USE_WX= 2.6+ -WX_UNICODE= yes WX_COMPS= python:run .endif Modified: head/sysutils/abgx360gui/Makefile ============================================================================== --- head/sysutils/abgx360gui/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/sysutils/abgx360gui/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -23,7 +23,6 @@ PLIST_FILES= bin/abgx360gui \ GNU_CONFIGURE= yes USE_WX= 2.8 -WX_UNICODE= yes WX_COMPS= wx CONFIGURE_ARGS= --with-wx=${LOCALBASE} \ --with-wx-config=${WX_CONFIG:T} Modified: head/textproc/gutenmark/Makefile ============================================================================== --- head/textproc/gutenmark/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/textproc/gutenmark/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/GutenMark-source USES= compiler:c++11-lib gmake USE_CXXSTD= c++11 USE_WX= 3.0 -WX_UNICODE= yes ALL_TARGET= default PLIST_FILES= bin/GutenMark bin/GutenSplit bin/GUItenMark \ Modified: head/textproc/plover/Makefile ============================================================================== --- head/textproc/plover/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/textproc/plover/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -20,7 +20,6 @@ USES= python USE_PYTHON= distutils USE_WX= 3.0+ WX_COMPS= wx -WX_UNICODE= yes post-patch: @${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/setup.py Modified: head/x11-toolkits/hs-wx/Makefile ============================================================================== --- head/x11-toolkits/hs-wx/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/x11-toolkits/hs-wx/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -11,7 +11,6 @@ USE_CABAL= stm wxcore>=0.91 USE_WX= 3.0 WX_COMPS= wx -WX_UNICODE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Modified: head/x11-toolkits/hs-wxc/Makefile ============================================================================== --- head/x11-toolkits/hs-wxc/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/x11-toolkits/hs-wxc/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -12,7 +12,6 @@ USE_CABAL= wxdirect>=0.91 USES= dos2unix USE_WX= 3.0 WX_COMPS= wx -WX_UNICODE= yes OPTIONS_EXCLUDE=DOCS Modified: head/x11-toolkits/p5-Alien-wxWidgets/Makefile ============================================================================== --- head/x11-toolkits/p5-Alien-wxWidgets/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/x11-toolkits/p5-Alien-wxWidgets/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -21,7 +21,6 @@ USES= perl5 compiler:env USE_PERL5= modbuild USE_WX= 3.0 WX_COMPS= wx -WX_UNICODE= yes CONFIGURE_ARGS= --wxWidgets-build=0 --wxWidgets-unicode=1 post-patch: Modified: head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile ============================================================================== --- head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -16,7 +16,6 @@ RUN_DEPENDS= p5-Wx>=0.5000:x11-toolkits/p5-Wx USE_WX= 3.0 WX_COMPS= wx -WX_UNICODE= yes USES= perl5 USE_PERL5= configure Modified: head/x11-toolkits/py-wax/Makefile ============================================================================== --- head/x11-toolkits/py-wax/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/x11-toolkits/py-wax/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -14,7 +14,6 @@ COMMENT= User-friendly layer on top of wxPython NO_BUILD= yes USES= python USE_WX= 2.8 -WX_UNICODE= yes WX_COMPS= python:run DATADIR= ${PYTHON_SITELIBDIR} Modified: head/x11-toolkits/py-wxPython28/Makefile ============================================================================== --- head/x11-toolkits/py-wxPython28/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/x11-toolkits/py-wxPython28/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -84,7 +84,6 @@ PYDISTUTILS_BUILDARGS+= \ NO_SCRIPTS=1 \ INSTALL_MULTIVERSION=1 -WX_UNICODE= yes PYDISTUTILS_BUILDARGS+= \ UNICODE=1 Modified: head/x11-toolkits/wxgtk28/Makefile ============================================================================== --- head/x11-toolkits/wxgtk28/Makefile Sat Jun 10 01:50:49 2017 (r443052) +++ head/x11-toolkits/wxgtk28/Makefile Sat Jun 10 01:51:02 2017 (r443053) @@ -81,7 +81,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} .if ${WXGTK_FLAVOR} != "gtk2-contrib-common" USE_WX= 2.8 RUN_DEPENDS= ${LOCALBASE}/include/wx-2.8/wx/stc/stc.h:x11-toolkits/wxgtk28-contrib-common -WX_UNICODE= yes pre-configure: @${FIND} ${BUILD_WRKSRC} -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ From owner-svn-ports-all@freebsd.org Sat Jun 10 01:56:44 2017 Return-Path: Delivered-To: svn-ports-all@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 DA76BC0A5CA; Sat, 10 Jun 2017 01:56:44 +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 A926E8499D; Sat, 10 Jun 2017 01:56:44 +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 v5A1uhpV002529; Sat, 10 Jun 2017 01:56:43 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A1uheY002526; Sat, 10 Jun 2017 01:56:43 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100156.v5A1uheY002526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 01:56:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443054 - in head/devel: . py-scripttest py3-scripttest X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 01:56:45 -0000 Author: woodsb02 Date: Sat Jun 10 01:56:43 2017 New Revision: 443054 URL: https://svnweb.freebsd.org/changeset/ports/443054 Log: [NEW] devel/py3-scripttest: Create Python 3.x version of this port PR: 219833 Added: head/devel/py3-scripttest/ head/devel/py3-scripttest/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-scripttest/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 01:51:02 2017 (r443053) +++ head/devel/Makefile Sat Jun 10 01:56:43 2017 (r443054) @@ -4987,6 +4987,7 @@ SUBDIR += py3-python-magic SUBDIR += py3-pytz SUBDIR += py3-rubymarshal + SUBDIR += py3-scripttest SUBDIR += py3-setproctitle SUBDIR += py3-setuptools_scm SUBDIR += py3-simplejson Modified: head/devel/py-scripttest/Makefile ============================================================================== --- head/devel/py-scripttest/Makefile Sat Jun 10 01:51:02 2017 (r443053) +++ head/devel/py-scripttest/Makefile Sat Jun 10 01:56:43 2017 (r443054) @@ -11,9 +11,9 @@ COMMENT= Helper to test command-line scripts LICENSE= MIT -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest -USES= python +USES?= python USE_PYTHON= autoplist distutils USE_GITHUB= yes Added: head/devel/py3-scripttest/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-scripttest/Makefile Sat Jun 10 01:56:43 2017 (r443054) @@ -0,0 +1,10 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-scripttest + +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:01:14 2017 Return-Path: Delivered-To: svn-ports-all@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 52B93C0A7C9; Sat, 10 Jun 2017 02:01:14 +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 22F9684C81; Sat, 10 Jun 2017 02:01:14 +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 v5A21DgH005935; Sat, 10 Jun 2017 02:01:13 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A21DVL005930; Sat, 10 Jun 2017 02:01:13 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100201.v5A21DVL005930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:01:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443055 - in head/devel: . py-pretend py3-pretend X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:01:14 -0000 Author: woodsb02 Date: Sat Jun 10 02:01:12 2017 New Revision: 443055 URL: https://svnweb.freebsd.org/changeset/ports/443055 Log: [NEW] devel/py3-pretend: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-pretend/ head/devel/py3-pretend/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pretend/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 01:56:43 2017 (r443054) +++ head/devel/Makefile Sat Jun 10 02:01:12 2017 (r443055) @@ -4969,6 +4969,7 @@ SUBDIR += py3-mccabe SUBDIR += py3-nose SUBDIR += py3-ply + SUBDIR += py3-pretend SUBDIR += py3-prompt_toolkit SUBDIR += py3-py SUBDIR += py3-pyasn1 Modified: head/devel/py-pretend/Makefile ============================================================================== --- head/devel/py-pretend/Makefile Sat Jun 10 01:56:43 2017 (r443054) +++ head/devel/py-pretend/Makefile Sat Jun 10 02:01:12 2017 (r443055) @@ -13,9 +13,9 @@ COMMENT= Library for stubbing in Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest -USES= python +USES?= python USE_PYTHON= autoplist distutils USE_GITHUB= yes Added: head/devel/py3-pretend/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pretend/Makefile Sat Jun 10 02:01:12 2017 (r443055) @@ -0,0 +1,10 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pretend + +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest + +USES= python:3.2+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:03:40 2017 Return-Path: Delivered-To: svn-ports-all@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 E3BD6C0A890; Sat, 10 Jun 2017 02:03:40 +0000 (UTC) (envelope-from wen@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 AEDDA84EA4; Sat, 10 Jun 2017 02:03:40 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A23dt2006863; Sat, 10 Jun 2017 02:03:39 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A23d0g006862; Sat, 10 Jun 2017 02:03:39 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706100203.v5A23d0g006862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 10 Jun 2017 02:03:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443056 - head/biology/py-pysam X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:03:41 -0000 Author: wen Date: Sat Jun 10 02:03:39 2017 New Revision: 443056 URL: https://svnweb.freebsd.org/changeset/ports/443056 Log: - Update to 0.11.2.2 PR: 219892 Submitted by: yuri@rawbw.com(maintainer) Modified: head/biology/py-pysam/Makefile head/biology/py-pysam/distinfo Modified: head/biology/py-pysam/Makefile ============================================================================== --- head/biology/py-pysam/Makefile Sat Jun 10 02:01:12 2017 (r443055) +++ head/biology/py-pysam/Makefile Sat Jun 10 02:03:39 2017 (r443056) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysam -PORTVERSION= 0.11.2.1 +PORTVERSION= 0.11.2.2 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/biology/py-pysam/distinfo ============================================================================== --- head/biology/py-pysam/distinfo Sat Jun 10 02:01:12 2017 (r443055) +++ head/biology/py-pysam/distinfo Sat Jun 10 02:03:39 2017 (r443056) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495175716 -SHA256 (pysam-0.11.2.1.tar.gz) = 5de4744e451652db70bfd5494606fde8d4c58d3ae55b9816329dc905c80a7c60 -SIZE (pysam-0.11.2.1.tar.gz) = 2504256 +TIMESTAMP = 1497058301 +SHA256 (pysam-0.11.2.2.tar.gz) = 9cd66406eaff40986302e9e1edc5872538f0fed9623aa8ceb15f9b80bbabfe03 +SIZE (pysam-0.11.2.2.tar.gz) = 2505937 From owner-svn-ports-all@freebsd.org Sat Jun 10 02:07:57 2017 Return-Path: Delivered-To: svn-ports-all@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 7362AC0A922; Sat, 10 Jun 2017 02:07:57 +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 41A7784FB5; Sat, 10 Jun 2017 02:07:57 +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 v5A27uMC007156; Sat, 10 Jun 2017 02:07:56 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A27upd007153; Sat, 10 Jun 2017 02:07:56 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100207.v5A27upd007153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:07:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443057 - in head/devel: . py-freezegun py3-freezegun X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:07:57 -0000 Author: woodsb02 Date: Sat Jun 10 02:07:56 2017 New Revision: 443057 URL: https://svnweb.freebsd.org/changeset/ports/443057 Log: [NEW] devel/py3-freezegun: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-freezegun/ head/devel/py3-freezegun/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-freezegun/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:03:39 2017 (r443056) +++ head/devel/Makefile Sat Jun 10 02:07:56 2017 (r443057) @@ -4958,6 +4958,7 @@ SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-polyfill SUBDIR += py3-flake8-quotes + SUBDIR += py3-freezegun SUBDIR += py3-gobject3 SUBDIR += py3-hgtools SUBDIR += py3-jedi Modified: head/devel/py-freezegun/Makefile ============================================================================== --- head/devel/py-freezegun/Makefile Sat Jun 10 02:03:39 2017 (r443056) +++ head/devel/py-freezegun/Makefile Sat Jun 10 02:07:56 2017 (r443057) @@ -13,13 +13,13 @@ COMMENT= Let your Python tests travel through time LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.0:devel/py-dateutil -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock -USES= python +USES?= python USE_PYTHON= autoplist distutils NO_ARCH= yes Added: head/devel/py3-freezegun/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-freezegun/Makefile Sat Jun 10 02:07:56 2017 (r443057) @@ -0,0 +1,14 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-freezegun + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py3-six \ + ${PYTHON_PKGNAMEPREFIX}dateutil>=2.0:devel/py3-dateutil +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py3-nose \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py3-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py3-mock + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:15:34 2017 Return-Path: Delivered-To: svn-ports-all@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 91259C0AD79; Sat, 10 Jun 2017 02:15:34 +0000 (UTC) (envelope-from wen@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 5B7897FE; Sat, 10 Jun 2017 02:15:34 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A2FXN0011061; Sat, 10 Jun 2017 02:15:33 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2FXIA011059; Sat, 10 Jun 2017 02:15:33 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706100215.v5A2FXIA011059@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 10 Jun 2017 02:15:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443058 - head/finance/prestashop X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:15:34 -0000 Author: wen Date: Sat Jun 10 02:15:33 2017 New Revision: 443058 URL: https://svnweb.freebsd.org/changeset/ports/443058 Log: - Update to 1.7.1.2 Modified: head/finance/prestashop/Makefile head/finance/prestashop/distinfo Modified: head/finance/prestashop/Makefile ============================================================================== --- head/finance/prestashop/Makefile Sat Jun 10 02:07:56 2017 (r443057) +++ head/finance/prestashop/Makefile Sat Jun 10 02:15:33 2017 (r443058) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.7.1.1 +PORTVERSION= 1.7.1.2 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/finance/prestashop/distinfo ============================================================================== --- head/finance/prestashop/distinfo Sat Jun 10 02:07:56 2017 (r443057) +++ head/finance/prestashop/distinfo Sat Jun 10 02:15:33 2017 (r443058) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493265241 -SHA256 (prestashop_1.7.1.1.zip) = 6a80093f6ebbcfd897d216d60767d8ea40463f2c2725556043313adf52389a9c -SIZE (prestashop_1.7.1.1.zip) = 58264598 +TIMESTAMP = 1497060214 +SHA256 (prestashop_1.7.1.2.zip) = c9130c2b5b217261a007fe04ca1ebf3b9d3ea9017af48e0ce2a7849eb673e837 +SIZE (prestashop_1.7.1.2.zip) = 58340069 From owner-svn-ports-all@freebsd.org Sat Jun 10 02:19:06 2017 Return-Path: Delivered-To: svn-ports-all@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 42F80C0AE1E; Sat, 10 Jun 2017 02:19:06 +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 1D029927; Sat, 10 Jun 2017 02:19:06 +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 v5A2J5PM011315; Sat, 10 Jun 2017 02:19:05 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2J5j8011312; Sat, 10 Jun 2017 02:19:05 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100219.v5A2J5j8011312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:19:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443059 - in head/devel: . py-pip py3-pip X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:19:06 -0000 Author: woodsb02 Date: Sat Jun 10 02:19:04 2017 New Revision: 443059 URL: https://svnweb.freebsd.org/changeset/ports/443059 Log: [NEW] devel/py3-pip: Add Python 3.x version of this port PR: 219833 PR: 212950 Added: head/devel/py3-pip/ head/devel/py3-pip/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pip/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:15:33 2017 (r443058) +++ head/devel/Makefile Sat Jun 10 02:19:04 2017 (r443059) @@ -4969,6 +4969,7 @@ SUBDIR += py3-lxml SUBDIR += py3-mccabe SUBDIR += py3-nose + SUBDIR += py3-pip SUBDIR += py3-ply SUBDIR += py3-pretend SUBDIR += py3-prompt_toolkit Modified: head/devel/py-pip/Makefile ============================================================================== --- head/devel/py-pip/Makefile Sat Jun 10 02:15:33 2017 (r443058) +++ head/devel/py-pip/Makefile Sat Jun 10 02:19:04 2017 (r443059) @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt # Tests also need bzr, git, otherwise they fail -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}pytest-capturelog>0:devel/py-pytest-capturelog \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist \ @@ -27,13 +27,13 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx +DOCS_BUILD_DEPENDS?= sphinx-build:textproc/py-sphinx DOCS_PORTDOCS= * DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \ PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env" NO_ARCH= yes -USES= python shebangfix +USES?= python shebangfix USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils Added: head/devel/py3-pip/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pip/Makefile Sat Jun 10 02:19:04 2017 (r443059) @@ -0,0 +1,22 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pip + +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest \ + ${PYTHON_PKGNAMEPREFIX}pytest-capturelog>0:devel/py3-pytest-capturelog \ + ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py3-pytest-timeout \ + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py3-pytest-xdist \ + ${PYTHON_PKGNAMEPREFIX}virtualenv>=1.10:devel/py3-virtualenv \ + ${PYTHON_PKGNAMEPREFIX}scripttest>=1.3:devel/py3-scripttest \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py3-mock \ + ${PYTHON_PKGNAMEPREFIX}pretend>0:devel/py3-pretend \ + ${PYTHON_PKGNAMEPREFIX}freezegun>0:devel/py3-freezegun \ + git>0:devel/git \ + bzr>0:devel/bzr + +DOCS_BUILD_DEPENDS= sphinx-build:textproc/py3-sphinx + +USES= python:3.3+ shebangfix + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:32:10 2017 Return-Path: Delivered-To: svn-ports-all@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 5910FC31606; Sat, 10 Jun 2017 02:32:10 +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 2995112F2; Sat, 10 Jun 2017 02:32:10 +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 v5A2W9Sx017229; Sat, 10 Jun 2017 02:32:09 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2W8ht017226; Sat, 10 Jun 2017 02:32:08 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100232.v5A2W8ht017226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:32:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443060 - in head/devel: . py-pluggy py3-pluggy X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:32:10 -0000 Author: woodsb02 Date: Sat Jun 10 02:32:08 2017 New Revision: 443060 URL: https://svnweb.freebsd.org/changeset/ports/443060 Log: [NEW] devel/py3-pluggy: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-pluggy/ head/devel/py3-pluggy/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pluggy/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:19:04 2017 (r443059) +++ head/devel/Makefile Sat Jun 10 02:32:08 2017 (r443060) @@ -4970,6 +4970,7 @@ SUBDIR += py3-mccabe SUBDIR += py3-nose SUBDIR += py3-pip + SUBDIR += py3-pluggy SUBDIR += py3-ply SUBDIR += py3-pretend SUBDIR += py3-prompt_toolkit Modified: head/devel/py-pluggy/Makefile ============================================================================== --- head/devel/py-pluggy/Makefile Sat Jun 10 02:19:04 2017 (r443059) +++ head/devel/py-pluggy/Makefile Sat Jun 10 02:32:08 2017 (r443060) @@ -13,9 +13,9 @@ COMMENT= Plugin and hook calling mechanisms for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest -USES= python +USES?= python USE_PYTHON= autoplist distutils NO_ARCH= yes Added: head/devel/py3-pluggy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pluggy/Makefile Sat Jun 10 02:32:08 2017 (r443060) @@ -0,0 +1,10 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pluggy + +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:37:14 2017 Return-Path: Delivered-To: svn-ports-all@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 32063C31968; Sat, 10 Jun 2017 02:37:14 +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 F0F1D15CA; Sat, 10 Jun 2017 02:37:13 +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 v5A2bCEf019862; Sat, 10 Jun 2017 02:37:12 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2bCEf019859; Sat, 10 Jun 2017 02:37:12 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100237.v5A2bCEf019859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:37:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443061 - in head/devel: . py-tox py3-tox X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:37:14 -0000 Author: woodsb02 Date: Sat Jun 10 02:37:12 2017 New Revision: 443061 URL: https://svnweb.freebsd.org/changeset/ports/443061 Log: [NEW] devel/py3-tox: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-tox/ head/devel/py3-tox/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-tox/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:32:08 2017 (r443060) +++ head/devel/Makefile Sat Jun 10 02:37:12 2017 (r443061) @@ -4998,6 +4998,7 @@ SUBDIR += py3-six SUBDIR += py3-tabulate SUBDIR += py3-threema-msgapi + SUBDIR += py3-tox SUBDIR += py3-urwid SUBDIR += py3-vcversioner SUBDIR += py3-virtualenv Modified: head/devel/py-tox/Makefile ============================================================================== --- head/devel/py-tox/Makefile Sat Jun 10 02:32:08 2017 (r443060) +++ head/devel/py-tox/Makefile Sat Jun 10 02:37:12 2017 (r443061) @@ -13,14 +13,14 @@ COMMENT= Virtualenv-based automation of test activitie LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=1.11.2:devel/py-virtualenv \ +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}virtualenv>=1.11.2:devel/py-virtualenv \ ${PYTHON_PKGNAMEPREFIX}py>=1.4.17:devel/py-py \ ${PYTHON_PKGNAMEPREFIX}pluggy>0:devel/py-pluggy -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox \ +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox \ ${PYTHON_PKGNAMEPREFIX}pytest>=2.3.5:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout -USES= python +USES?= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Added: head/devel/py3-tox/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-tox/Makefile Sat Jun 10 02:37:12 2017 (r443061) @@ -0,0 +1,15 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-tox + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=1.11.2:devel/py3-virtualenv \ + ${PYTHON_PKGNAMEPREFIX}py>=1.4.17:devel/py3-py \ + ${PYTHON_PKGNAMEPREFIX}pluggy>0:devel/py3-pluggy +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py3-tox \ + ${PYTHON_PKGNAMEPREFIX}pytest>=2.3.5:devel/py3-pytest \ + ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py3-pytest-timeout + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:43:15 2017 Return-Path: Delivered-To: svn-ports-all@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 96327C31CAC; Sat, 10 Jun 2017 02:43:15 +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 626681A96; Sat, 10 Jun 2017 02:43:15 +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 v5A2hENA023726; Sat, 10 Jun 2017 02:43:14 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2hEvA023723; Sat, 10 Jun 2017 02:43:14 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100243.v5A2hEvA023723@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:43:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443062 - in head/devel: . py-pbr py3-pbr X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:43:15 -0000 Author: woodsb02 Date: Sat Jun 10 02:43:14 2017 New Revision: 443062 URL: https://svnweb.freebsd.org/changeset/ports/443062 Log: [NEW] devel/py3-pbr: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-pbr/ head/devel/py3-pbr/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-pbr/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:37:12 2017 (r443061) +++ head/devel/Makefile Sat Jun 10 02:43:14 2017 (r443062) @@ -4969,6 +4969,7 @@ SUBDIR += py3-lxml SUBDIR += py3-mccabe SUBDIR += py3-nose + SUBDIR += py3-pbr SUBDIR += py3-pip SUBDIR += py3-pluggy SUBDIR += py3-ply Modified: head/devel/py-pbr/Makefile ============================================================================== --- head/devel/py-pbr/Makefile Sat Jun 10 02:37:12 2017 (r443061) +++ head/devel/py-pbr/Makefile Sat Jun 10 02:43:14 2017 (r443062) @@ -14,11 +14,11 @@ COMMENT= Python Build Reasonableness LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip NO_ARCH= yes -USES= python shebangfix +USES?= python shebangfix USE_PYTHON= autoplist concurrent distutils SHEBANG_FILES= pbr/tests/testpackage/setup.py Added: head/devel/py3-pbr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pbr/Makefile Sat Jun 10 02:43:14 2017 (r443062) @@ -0,0 +1,10 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pbr + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py3-pip + +USES= python:3.3+ shebangfix + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:47:43 2017 Return-Path: Delivered-To: svn-ports-all@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 7209FC31E9F; Sat, 10 Jun 2017 02:47:43 +0000 (UTC) (envelope-from bdrewery@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 4CD891CCC; Sat, 10 Jun 2017 02:47:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A2lgJM024068; Sat, 10 Jun 2017 02:47:42 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2lgir024063; Sat, 10 Jun 2017 02:47:42 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706100247.v5A2lgir024063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 10 Jun 2017 02:47:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443063 - in head/devel: . libtrue X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:47:43 -0000 Author: bdrewery Date: Sat Jun 10 02:47:41 2017 New Revision: 443063 URL: https://svnweb.freebsd.org/changeset/ports/443063 Log: Add devel/libtrue You can't handle the truth. libtruth is the definitive library for handling the truth. It is a quickly growing project with a lot of plans for the future. WWW: https://github.com/zxombie/libtrue Added: head/devel/libtrue/ head/devel/libtrue/Makefile (contents, props changed) head/devel/libtrue/distinfo (contents, props changed) head/devel/libtrue/pkg-descr (contents, props changed) head/devel/libtrue/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:43:14 2017 (r443062) +++ head/devel/Makefile Sat Jun 10 02:47:41 2017 (r443063) @@ -1477,6 +1477,7 @@ SUBDIR += libtifiles2 SUBDIR += libtool SUBDIR += libtpl + SUBDIR += libtrue SUBDIR += libtuntap SUBDIR += libublio SUBDIR += libudev-devd Added: head/devel/libtrue/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtrue/Makefile Sat Jun 10 02:47:41 2017 (r443063) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= libtrue +PORTVERSION= 20170609 +CATEGORIES= devel +MASTER_SITES= GH + +MAINTAINER= bdrewery@FreeBSD.org +COMMENT= You can't handle the truth + +USE_GITHUB= yes +GH_ACCOUNT= zxombie +GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/lib ${STAGEDIR}/bin + ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.a ${STAGEDIR}${PREFIX}/lib/ + ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so ${STAGEDIR}${PREFIX}/lib/ + ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so.0 ${STAGEDIR}${PREFIX}/lib/ + ${INSTALL_PROGRAM} ${WRKSRC}/true/true ${STAGEDIR}${PREFIX}/bin/ + +.include Added: head/devel/libtrue/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtrue/distinfo Sat Jun 10 02:47:41 2017 (r443063) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497062422 +SHA256 (zxombie-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = fa66166c69555477bf888e79b5cfc5e418a5693e2eb34d0ef6dc39c05104009e +SIZE (zxombie-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = 1993 Added: head/devel/libtrue/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtrue/pkg-descr Sat Jun 10 02:47:41 2017 (r443063) @@ -0,0 +1,5 @@ +You can't handle the truth. +libtruth is the definitive library for handling the truth. It is +a quickly growing project with a lot of plans for the future. + +WWW: https://github.com/zxombie/libtrue Added: head/devel/libtrue/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/libtrue/pkg-plist Sat Jun 10 02:47:41 2017 (r443063) @@ -0,0 +1,4 @@ +lib/libtrue.a +lib/libtrue.so +lib/libtrue.so.0 +bin/true From owner-svn-ports-all@freebsd.org Sat Jun 10 02:49:42 2017 Return-Path: Delivered-To: svn-ports-all@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 78ACEC31F8D; Sat, 10 Jun 2017 02:49:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A0BD1E17; Sat, 10 Jun 2017 02:49:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (unknown [127.0.1.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 84D1017292; Sat, 10 Jun 2017 02:49:41 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 3484770DC; Sat, 10 Jun 2017 02:49:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id M8ZERa3hHd6a; Sat, 10 Jun 2017 02:49:37 +0000 (UTC) Subject: Re: svn commit: r443062 - in head/devel: . py-pbr py3-pbr DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 2AE5670D5 To: Ben Woods , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706100243.v5A2hEvA023723@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <2fd772dd-3391-eaec-c75d-b9d960561ab5@FreeBSD.org> Date: Fri, 9 Jun 2017 22:49:35 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <201706100243.v5A2hEvA023723@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ag74XFRwlSPAGNXgdmF07xeAtWq2pdpkb" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 02:49:42 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Ag74XFRwlSPAGNXgdmF07xeAtWq2pdpkb Content-Type: multipart/mixed; boundary="1h29AGDEE2Uu9olrNAD2HEcfCRgmvj00c"; protected-headers="v1" From: Bryan Drewery To: Ben Woods , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <2fd772dd-3391-eaec-c75d-b9d960561ab5@FreeBSD.org> Subject: Re: svn commit: r443062 - in head/devel: . py-pbr py3-pbr References: <201706100243.v5A2hEvA023723@repo.freebsd.org> In-Reply-To: <201706100243.v5A2hEvA023723@repo.freebsd.org> --1h29AGDEE2Uu9olrNAD2HEcfCRgmvj00c Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/9/17 10:43 PM, Ben Woods wrote: > Author: woodsb02 > Date: Sat Jun 10 02:43:14 2017 > New Revision: 443062 > URL: https://svnweb.freebsd.org/changeset/ports/443062 >=20 > Log: > [NEW] devel/py3-pbr: Add Python 3.x version of this port > =20 > PR: 219833 >=20 Ben, We haven't announced this yet but were planning to in the next few days. We plan to implement FLAVORS in the next few weeks which will remove the need for these py3- slave ports as the main py- ports will build py3* as well. The plan is to remove all of them at that time. Just FYI that these will go away fairly quickly and no longer be needed. --=20 Regards, Bryan Drewery --1h29AGDEE2Uu9olrNAD2HEcfCRgmvj00c-- --Ag74XFRwlSPAGNXgdmF07xeAtWq2pdpkb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJZO14/AAoJEDXXcbtuRpfPDyUIANtRfJ7FWlL8WEW7DrKueZm9 9lLxOi5wFf8vwhGsRt6EF0sktWg6cYg5zsmGtzOtCpvmzk6vtZZYWEekVEqh8gF5 5DGmUqO+8FSIICOjCWO3SykWrrYrguw74P/kgdSSQttU5w6nU+aqYy0Y/8azhuFQ ia9xfnJtxSFDQzuEL4HOvEAOy9pGp3ceCYt5dYooby+kTtNz326VUmRlNHdQkbKj Uxkx9q5ZUQPUEsDcC0z+2cjdUs0EJZ/UBJE0EcFgbaDc6OXBh0kK2zgZidKMaR3u OjhoS3XPWMoIVL6zG2YBSukg5qaJzzDLREegGqLv4ob3zhQuwFjMjAQRW/1BfOU= =e0kr -----END PGP SIGNATURE----- --Ag74XFRwlSPAGNXgdmF07xeAtWq2pdpkb-- From owner-svn-ports-all@freebsd.org Sat Jun 10 02:52:11 2017 Return-Path: Delivered-To: svn-ports-all@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 413A4C772B5; Sat, 10 Jun 2017 02:52:11 +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 0F7DE20A7; Sat, 10 Jun 2017 02:52:10 +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 v5A2qAeX027220; Sat, 10 Jun 2017 02:52:10 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2q9je027217; Sat, 10 Jun 2017 02:52:09 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100252.v5A2q9je027217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:52:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443064 - in head/devel: . py-mock py3-mock X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:52:11 -0000 Author: woodsb02 Date: Sat Jun 10 02:52:09 2017 New Revision: 443064 URL: https://svnweb.freebsd.org/changeset/ports/443064 Log: [NEW] devel/py3-mock: Add Python 3.x version of this port PR: 219833 Added: head/devel/py3-mock/ head/devel/py3-mock/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-mock/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:47:41 2017 (r443063) +++ head/devel/Makefile Sat Jun 10 02:52:09 2017 (r443064) @@ -4969,6 +4969,7 @@ SUBDIR += py3-llfuse SUBDIR += py3-lxml SUBDIR += py3-mccabe + SUBDIR += py3-mock SUBDIR += py3-nose SUBDIR += py3-pbr SUBDIR += py3-pip Modified: head/devel/py-mock/Makefile ============================================================================== --- head/devel/py-mock/Makefile Sat Jun 10 02:47:41 2017 (r443063) +++ head/devel/py-mock/Makefile Sat Jun 10 02:52:09 2017 (r443064) @@ -13,13 +13,13 @@ COMMENT= Mock unit tests for Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py-pbr \ +BUILD_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py-pbr \ ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six RUN_DEPENDS:= ${BUILD_DEPENDS} -TESTS_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox +TESTS_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox NO_ARCH= yes -USES= python +USES?= python USE_PYTHON= autoplist concurrent distutils .include Added: head/devel/py3-mock/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-mock/Makefile Sat Jun 10 02:52:09 2017 (r443064) @@ -0,0 +1,12 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-mock + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py3-pbr \ + ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py3-six +TESTS_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py3-tox + +USES= python:3.2+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 02:57:55 2017 Return-Path: Delivered-To: svn-ports-all@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 671C1C774D9; Sat, 10 Jun 2017 02:57:55 +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 2D16624C3; Sat, 10 Jun 2017 02:57:55 +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 v5A2vsJx028394; Sat, 10 Jun 2017 02:57:54 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A2vsH9028392; Sat, 10 Jun 2017 02:57:54 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100257.v5A2vsH9028392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 02:57:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443065 - in head/www: py-requests py3-requests X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 02:57:55 -0000 Author: woodsb02 Date: Sat Jun 10 02:57:54 2017 New Revision: 443065 URL: https://svnweb.freebsd.org/changeset/ports/443065 Log: www/py3-requests: Update slave port to depend on Python 3.x ports PR: 219833 Approved by: portmgr blanket Modified: head/www/py-requests/Makefile head/www/py3-requests/Makefile Modified: head/www/py-requests/Makefile ============================================================================== --- head/www/py-requests/Makefile Sat Jun 10 02:52:09 2017 (r443064) +++ head/www/py-requests/Makefile Sat Jun 10 02:57:54 2017 (r443065) @@ -13,11 +13,11 @@ COMMENT= HTTP library written in Python for human bein LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.2:textproc/py-chardet \ +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.2:textproc/py-chardet \ ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1:net/py-urllib3 \ ${PYTHON_PKGNAMEPREFIX}certifi>=2017.4.17:security/py-certifi -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest \ +TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist \ ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py-execnet \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock Modified: head/www/py3-requests/Makefile ============================================================================== --- head/www/py3-requests/Makefile Sat Jun 10 02:52:09 2017 (r443064) +++ head/www/py3-requests/Makefile Sat Jun 10 02:57:54 2017 (r443065) @@ -2,6 +2,15 @@ MASTERDIR= ${.CURDIR}/../py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.2:textproc/py3-chardet \ + ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py3-idna \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1:net/py3-urllib3 \ + ${PYTHON_PKGNAMEPREFIX}certifi>=2017.4.17:security/py3-certifi +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py3-pytest \ + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py3-pytest-xdist \ + ${PYTHON_PKGNAMEPREFIX}execnet>=1.1:sysutils/py3-execnet \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py3-mock + USES= python:3.3+ .include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 03:13:30 2017 Return-Path: Delivered-To: svn-ports-all@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 5B24EC77C5E; Sat, 10 Jun 2017 03:13:30 +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 299FB2FCA; Sat, 10 Jun 2017 03:13:30 +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 v5A3DTax037186; Sat, 10 Jun 2017 03:13:29 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A3DTfb037183; Sat, 10 Jun 2017 03:13:29 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100313.v5A3DTfb037183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 03:13:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443066 - in head/devel: . py-enum34 py3-enum34 X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 03:13:30 -0000 Author: woodsb02 Date: Sat Jun 10 03:13:28 2017 New Revision: 443066 URL: https://svnweb.freebsd.org/changeset/ports/443066 Log: [NEW] devel/py3-enum34: Create Python 3.x version of this port PR: 219833 Reported by: koobs Added: head/devel/py3-enum34/ head/devel/py3-enum34/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-enum34/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 10 02:57:54 2017 (r443065) +++ head/devel/Makefile Sat Jun 10 03:13:28 2017 (r443066) @@ -4953,6 +4953,7 @@ SUBDIR += py3-dbus SUBDIR += py3-defusedxml SUBDIR += py3-docopt + SUBDIR += py3-enum34 SUBDIR += py3-flake8 SUBDIR += py3-flake8-builtins SUBDIR += py3-flake8-docstrings Modified: head/devel/py-enum34/Makefile ============================================================================== --- head/devel/py-enum34/Makefile Sat Jun 10 02:57:54 2017 (r443065) +++ head/devel/py-enum34/Makefile Sat Jun 10 03:13:28 2017 (r443066) @@ -12,7 +12,7 @@ COMMENT= Python 3.4 Enum backported to 3.3, 3.2, 3.1, LICENSE= BSD3CLAUSE -USES= python:2.7-3.3 +USES?= python:2.7-3.3 USE_PYTHON= distutils autoplist OPTIONS_DEFINE= DOCS Added: head/devel/py3-enum34/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-enum34/Makefile Sat Jun 10 03:13:28 2017 (r443066) @@ -0,0 +1,8 @@ +# Created by: Ben Woods +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-enum34 + +USES= python:3.3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Sat Jun 10 03:16:46 2017 Return-Path: Delivered-To: svn-ports-all@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 25535C77EA5; Sat, 10 Jun 2017 03:16:46 +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 E824F32E2; Sat, 10 Jun 2017 03:16:45 +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 v5A3GjHr037531; Sat, 10 Jun 2017 03:16:45 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A3GjVO037530; Sat, 10 Jun 2017 03:16:45 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100316.v5A3GjVO037530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 03:16:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443067 - head/security/py-cryptography X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 03:16:46 -0000 Author: woodsb02 Date: Sat Jun 10 03:16:44 2017 New Revision: 443067 URL: https://svnweb.freebsd.org/changeset/ports/443067 Log: security/py-cryptography: Fix build with Python 3.3 PR: 219833 Reported by: koobs Approved by: portmgr blanket Modified: head/security/py-cryptography/Makefile Modified: head/security/py-cryptography/Makefile ============================================================================== --- head/security/py-cryptography/Makefile Sat Jun 10 03:13:28 2017 (r443066) +++ head/security/py-cryptography/Makefile Sat Jun 10 03:16:44 2017 (r443067) @@ -33,8 +33,10 @@ LDFLAGS+= -L${OPENSSLLIB} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>0:net/py-ipaddress .endif -.if ${PYTHON_REL} < 3400 +.if ${PYTHON_REL} < 3300 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34 +.elif ${PYTHON_REL} < 3400 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py3-enum34 .endif post-install: From owner-svn-ports-all@freebsd.org Sat Jun 10 03:19:37 2017 Return-Path: Delivered-To: svn-ports-all@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 2F45AC780C3; Sat, 10 Jun 2017 03:19:37 +0000 (UTC) (envelope-from vanilla@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 E5D3534EE; Sat, 10 Jun 2017 03:19:36 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A3Jal1037848; Sat, 10 Jun 2017 03:19:36 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A3JZHl037846; Sat, 10 Jun 2017 03:19:35 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201706100319.v5A3JZHl037846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 10 Jun 2017 03:19:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443068 - head/devel/pecl-swoole X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 03:19:37 -0000 Author: vanilla Date: Sat Jun 10 03:19:35 2017 New Revision: 443068 URL: https://svnweb.freebsd.org/changeset/ports/443068 Log: 1: Update to 1.9.13. 2: fix building on i386-10-3 (sse2 issue) Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Sat Jun 10 03:16:44 2017 (r443067) +++ head/devel/pecl-swoole/Makefile Sat Jun 10 03:19:35 2017 (r443068) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.9.11 +PORTVERSION= 1.9.13 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Sat Jun 10 03:16:44 2017 (r443067) +++ head/devel/pecl-swoole/distinfo Sat Jun 10 03:19:35 2017 (r443068) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495856221 -SHA256 (PECL/swoole-1.9.11.tgz) = e8bee4638345ca9da23aadfb793b248a9f9bb5dbaf4aea33fd5605c4f5d823dd -SIZE (PECL/swoole-1.9.11.tgz) = 571955 +TIMESTAMP = 1497064600 +SHA256 (PECL/swoole-1.9.13.tgz) = 530433bf67e2494e21485ca7e12948e2f7591ad8e9eb5c727aeed49a251bea8b +SIZE (PECL/swoole-1.9.13.tgz) = 573631 From owner-svn-ports-all@freebsd.org Sat Jun 10 03:21:14 2017 Return-Path: Delivered-To: svn-ports-all@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 E5919C7829F; Sat, 10 Jun 2017 03:21:14 +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 ADE7A37B4; Sat, 10 Jun 2017 03:21:14 +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 v5A3LDnt040106; Sat, 10 Jun 2017 03:21:13 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A3LDnN040105; Sat, 10 Jun 2017 03:21:13 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100321.v5A3LDnN040105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 03:21:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443069 - head/net/py-urllib3 X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 03:21:15 -0000 Author: woodsb02 Date: Sat Jun 10 03:21:13 2017 New Revision: 443069 URL: https://svnweb.freebsd.org/changeset/ports/443069 Log: net/py-urllib3: Fix build with Python 3.3 PR: 219833 Reported by: koobs Approved by: portmgr blanket Modified: head/net/py-urllib3/Makefile Modified: head/net/py-urllib3/Makefile ============================================================================== --- head/net/py-urllib3/Makefile Sat Jun 10 03:19:35 2017 (r443068) +++ head/net/py-urllib3/Makefile Sat Jun 10 03:21:13 2017 (r443069) @@ -29,8 +29,10 @@ SUB_FILES= pkg-message RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>=0:net/py-ipaddress .endif -.if ${PYTHON_REL} < 3400 +.if ${PYTHON_REL} < 3300 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi +.elif ${PYTHON_REL} < 3400 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py3-certifi .endif .include From owner-svn-ports-all@freebsd.org Sat Jun 10 03:47:19 2017 Return-Path: Delivered-To: svn-ports-all@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 D1E7BC78D62; Sat, 10 Jun 2017 03:47:19 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-wr0-x22d.google.com (mail-wr0-x22d.google.com [IPv6:2a00:1450:400c:c0c::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 69267646B7; Sat, 10 Jun 2017 03:47:19 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-wr0-x22d.google.com with SMTP id q97so49399962wrb.2; Fri, 09 Jun 2017 20:47:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=TQzSiIW8Atp/535Rfyy/TPUczzqYTfW6L0TsSzMo+Ow=; b=SY3PT4zk39nd/2BtEAawzmYTWl5Q9EiPNeihk8A3IXVBto7XMlOrN0/8fjpvTEtjNl m5UrQ6QNmttHH3B1f7kH7KecQ2Se0MmehjsphaC/nTEd47dK254LsgP70Ho8mK+gCTPH 5ZPgpva5Cl6lbnwmGj1is1hT3jptDtf2c3i0M0yGnhMTtZDas4E4pLfMUYsju2Prna91 JX5FRsT74lClgYvIEyoGPiQzYqRpsox9Oy0+1233HMkvXcWE9M1oPjc/TLV2N5Wyzt3M hNRRJN2k8xMnoZ+PuhqWAfydee+wJbLWoN+qmlWGDkItjVLYyJptL9dw/Ncce9NW0aDb 3NHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=TQzSiIW8Atp/535Rfyy/TPUczzqYTfW6L0TsSzMo+Ow=; b=Jo3V4XuCJmBDJOUYMcxzRLy31cExttz7GP6tifdXdB7F3FBbCUUKX5Iv6pqZfDKv41 pUqZiShRNnaotYqQGRl2oofV3UD6Chmhu+4SRekWsi0McQvinP2PSbOc89peQtDfYWni npaG+0H1xcgXglrHg5uYyZUt93/xLLC1Em+krqK+ASAIJsO84i9/SZCXGe7kVfX2md/b RpQSeueHyJeJpBhxRkaPY8MFsKtLoG3xVKRHIkedbMoMaORznGsTRIMKDaGm7uVBOWOG n5QS/cQHgbPFRsXa6MpBy59hfqqL+ZAs68V2jfrLdYqA+HEKuzy6Bl+CWETK+b7kfEkH HVsA== X-Gm-Message-State: AODbwcA5XkIyt/+XCQXbgMNqttbOHo98OMkBSufsrt4pzZ9yzoxd8+jf mf6OgP/rKzLp4xOYZpKwNaCXQ1YXH9TCp6c= X-Received: by 10.80.134.141 with SMTP id r13mr26668140eda.77.1497066437788; Fri, 09 Jun 2017 20:47:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.155.89 with HTTP; Fri, 9 Jun 2017 20:47:17 -0700 (PDT) In-Reply-To: <2fd772dd-3391-eaec-c75d-b9d960561ab5@FreeBSD.org> References: <201706100243.v5A2hEvA023723@repo.freebsd.org> <2fd772dd-3391-eaec-c75d-b9d960561ab5@FreeBSD.org> From: Ben Woods Date: Sat, 10 Jun 2017 11:47:17 +0800 Message-ID: Subject: Re: svn commit: r443062 - in head/devel: . py-pbr py3-pbr To: Bryan Drewery Cc: Ben Woods , "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 03:47:19 -0000 On 10 June 2017 at 10:49, Bryan Drewery wrote: > Ben, > > We haven't announced this yet but were planning to in the next few days. > We plan to implement FLAVORS in the next few weeks which will remove > the need for these py3- slave ports as the main py- ports will build > py3* as well. The plan is to remove all of them at that time. Just > FYI that these will go away fairly quickly and no longer be needed. > > > -- > Regards, > Bryan Drewery > > Hi Bryan, That is great news - I have been looking forward to FLAVORS. Thank you for all your efforts on this! I would love to see all of these new py3- ports disappear... it just feels wrong needing to have them. However, the introduction of flavors has been "coming soon" for some time, but in the mean time I wanted to ensure people would be able to "pkg install py3-iocage". (I needed to manage my jails!). All of my work on fixing this is done now, so I won't be committing any more time to these py3- ports. Thanks for the heads up :) Regards, Ben -- From: Benjamin Woods woodsb02@gmail.com From owner-svn-ports-all@freebsd.org Sat Jun 10 05:22:17 2017 Return-Path: Delivered-To: svn-ports-all@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 22953D84F64; Sat, 10 Jun 2017 05:22:17 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-wr0-x22e.google.com (mail-wr0-x22e.google.com [IPv6:2a00:1450:400c:c0c::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8EBF6734C; Sat, 10 Jun 2017 05:22:16 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-wr0-x22e.google.com with SMTP id g76so49917539wrd.1; Fri, 09 Jun 2017 22:22:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=n9Ixqn6gsdYXVDauLhpjkQnwi/IwgfmZdrwtW2SCxnc=; b=QUBgAndWNVrEOo0NV0Vm4nG4mVKMLbQ2ju26oS+++yYRidIKADyKQOJ44+hfdIcG/0 ha90lWw6GXWnv8csdOKXRvosVZTRxWVw8pNibjO3oyYWvFsaPMtsDyqzCaqGaFtyG+JO 26mQb9mPqufPRBCv8SBO3XXchiIdYr4tuFurDG9AoeK7o2HbJBYi/n9Xac/iE6f6NzlQ OCydh7i+3NlWQIIrKnqm7TrPLB1iE4MqOsb379++DXgecoi/sRLzIgd27dNikoyqrZBe g+Aj99FLNuSxYvgpE3hJ073OAIDWIA02+yRgprL0I4B0O355rjVdZMFvEqSOnA/62Dby YGYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=n9Ixqn6gsdYXVDauLhpjkQnwi/IwgfmZdrwtW2SCxnc=; b=JmEP5gHyoXxEyeFv+hm1Z9jAKwW0v94hpOrKBNpX7fVAJ3ZJOOvBHP3sPVgym33dmC NZQhEk5XuZVATuWN8/tHYsAvCEZrDi113l+ybPWMDdPYn5ka+I3hECBVPDC13SVraAso +VX556Re0EA8rBAWNil6BTDXH93mzqVxPo74LoV4L93lS0OxrQ8S0AAWZ4MGB3DvAzZa G/VMwlSYgzh3g90QwCP/c7vkT+LY7EIYbTPyRUKOnfU/rucZmnPeug5mMfVIsHTam+hT sy3gxloaNFh9EY/9I9r7u8Jm7xl7mYYUEOd/5ssuFylyYn5X8JXOtoNcrZsy7hKyA4MD M55w== X-Gm-Message-State: AODbwcAepLWDFCio//VOzB8ika9M0Ecv4a1Fq1ZkEOfBwLcGNPuQTBpp SnrTBJbMJM2pTYtcxzisEsZXv/7HNJAaXYmGTw== X-Received: by 10.80.134.141 with SMTP id r13mr26908143eda.77.1497072134476; Fri, 09 Jun 2017 22:22:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.155.89 with HTTP; Fri, 9 Jun 2017 22:22:14 -0700 (PDT) In-Reply-To: <201706091557.v59FvUnK054219@repo.freebsd.org> References: <201706091557.v59FvUnK054219@repo.freebsd.org> From: Ben Woods Date: Sat, 10 Jun 2017 13:22:14 +0800 Message-ID: Subject: Re: svn commit: r443016 - in head/security/heimdal: . files To: Mark Felder Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 05:22:17 -0000 On 9 June 2017 at 23:57, Mark Felder wrote: > Author: feld > Date: Fri Jun 9 15:57:30 2017 > New Revision: 443016 > URL: https://svnweb.freebsd.org/changeset/ports/443016 > > Log: > security/heimdal: Backport security fix > > PR: 219657 > MFH: 2017Q2 > Security: CVE-2017-6594 > > Added: > head/security/heimdal/files/patch-CVE-2017-6594 (contents, props > changed) > Modified: > head/security/heimdal/Makefile > Hi Mark, This change breaks the build of security/heimdal on FreeBSD 11.0 amd64 and 12-CURRENT (r319025). Making all in kdc cd . && perl ../cf/make-proto.pl -q -P comment -o kdc-protos.h default_config.c set_dbinfo.c digest.c fast.c kdc_locl.h kerberos5.c krb5tgs.c pkinit.c pkinit-ec.c log.c misc.c kx509.c process.c windc.c rx.h || rm -f kdc-protos.h Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at ../cf/make-proto.pl line 7. BEGIN failed--compilation aborted at ../cf/make-proto.pl line 7. cd . && perl ../cf/make-proto.pl -q -P comment -p kdc-private.h default_config.c set_dbinfo.c digest.c fast.c kdc_locl.h kerberos5.c krb5tgs.c pkinit.c pkinit-ec.c log.c misc.c kx509.c process.c windc.c rx.h || rm -f kdc-private.h Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at ../cf/make-proto.pl line 7. BEGIN failed--compilation aborted at ../cf/make-proto.pl line 7. /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -I/usr/local/include -I./../lib/krb5 -I/usr/local/include -isystem /usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT default_config.lo -MD -MP -MF .deps/default_config.Tpo -c -o default_config.lo default_config.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../lib/roken -I../lib/roken -I/usr/local/include -I/usr/local/include -I./../lib/krb5 -I/usr/local/include -isystem /usr/local/include -D_LARGE_FILES= -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow -DINET6 -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -MT default_config.lo -MD -MP -MF .deps/default_config.Tpo -c default_config.c -fPIC -DPIC -o .libs/default_config.o In file included from default_config.c:36: ./kdc_locl.h:48:10: fatal error: 'kdc-private.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/security/heimdal/work/heimdal-7.1.0/kdc *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/security/heimdal/work/heimdal-7.1.0 *** Error code 1 Stop. make: stopped in /usr/ports/security/heimdal Regards, Ben From owner-svn-ports-all@freebsd.org Sat Jun 10 06:08:03 2017 Return-Path: Delivered-To: svn-ports-all@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 C4B59D85C3D; Sat, 10 Jun 2017 06:08:03 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-wr0-x234.google.com (mail-wr0-x234.google.com [IPv6:2a00:1450:400c:c0c::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 51DB7681C0; Sat, 10 Jun 2017 06:08:03 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-wr0-x234.google.com with SMTP id v104so50463985wrb.0; Fri, 09 Jun 2017 23:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=UxvME61d+U9u8liR+vp7zBaPAgAhnOolAkJ53nGxkv8=; b=LjrTNvxzt9gu+yV+Hm/AMZODboUSODrKLSriXPSDisc8sIx6TE2H8ZKClWNhnWXpdy LUQrt0soN+EvnkYUbR2mK3LILaYHmU43WVvIjYCoeUA/5tVvYtMOhwpLJn7UmZhQL9NR 08iAdiIiuQb/Vm7OGq3mNQqYFvWo19BX2q7irDGG/jPXSthYg2lLPwN83/Ip6rgqOQkV 4AIVYDZidfnTHHvsW6S298N/9/7rNRCxoUDwWIP/Ue6oR82xp/HBBXnCzfIBtQ4SZfWZ bYQICn77qfYroEdpNLNiADj1PCSX+n/FsBJyUJZuD49DkEVVrXBdJDjup8B2YrsLRt1r R81g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=UxvME61d+U9u8liR+vp7zBaPAgAhnOolAkJ53nGxkv8=; b=DXFAlXM/I2Jnfa+qfvGhWYo0iO7RO0K8cxqoR4YzRtbJWwJtW5cEShX2CyHhiDYxsk T71pTjMQ2X9JwFgETaTlZdrVxC91xXoumg9OjCO7qVWJUGjsfn8wz8j67FhconR3xfE2 7UCwEq0Yl//oBz4EL/kbqCOWVBZKuwV74Pp5K1PvPNn/pWbalWkvOyDcshjwgkXDL1v4 OLbQcOUHbkYn/2rm8EIVc3IFGQxaf31h8BWlzcWc68NE6x2mTnnHGorNFdhdmNf13mNb NKEcbuFpxHteciAC6VPEx/XukNPrbJ5TZPRA5osfZd46ZecXwGssPmOOeVrGw4SaCO1P neLw== X-Gm-Message-State: AODbwcA+9ip1gd8gVkQSiENA/Z4IIduGowwY+mBYb8/FELo/EN65LASl G+wmjF83eehyASg24KlMIzP7SS8mal8atxI= X-Received: by 10.80.134.248 with SMTP id 53mr29391112edu.73.1497074881880; Fri, 09 Jun 2017 23:08:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.155.89 with HTTP; Fri, 9 Jun 2017 23:08:01 -0700 (PDT) In-Reply-To: References: <201706091557.v59FvUnK054219@repo.freebsd.org> From: Ben Woods Date: Sat, 10 Jun 2017 14:08:01 +0800 Message-ID: Subject: Re: svn commit: r443016 - in head/security/heimdal: . files To: Mark Felder Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 06:08:03 -0000 -- From: Benjamin Woods woodsb02@gmail.com On 10 June 2017 at 13:22, Ben Woods wrote: > On 9 June 2017 at 23:57, Mark Felder wrote: > >> Author: feld >> Date: Fri Jun 9 15:57:30 2017 >> New Revision: 443016 >> URL: https://svnweb.freebsd.org/changeset/ports/443016 >> >> Log: >> security/heimdal: Backport security fix >> >> PR: 219657 >> MFH: 2017Q2 >> Security: CVE-2017-6594 >> >> Added: >> head/security/heimdal/files/patch-CVE-2017-6594 (contents, props >> changed) >> Modified: >> head/security/heimdal/Makefile >> > > Hi Mark, > > This change breaks the build of security/heimdal on FreeBSD 11.0 amd64 and > 12-CURRENT (r319025). > I have proposed a fix here: https://reviews.freebsd.org/D11125 Regards, Ben From owner-svn-ports-all@freebsd.org Sat Jun 10 06:12:56 2017 Return-Path: Delivered-To: svn-ports-all@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 F1BB0D85EC6; Sat, 10 Jun 2017 06:12:56 +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 BFEA068561; Sat, 10 Jun 2017 06:12:56 +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 v5A6CtoS010533; Sat, 10 Jun 2017 06:12:55 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A6CtO0010531; Sat, 10 Jun 2017 06:12:55 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706100612.v5A6CtO0010531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 10 Jun 2017 06:12:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443070 - head/security/vuxml X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 06:12:57 -0000 Author: woodsb02 Date: Sat Jun 10 06:12:55 2017 New Revision: 443070 URL: https://svnweb.freebsd.org/changeset/ports/443070 Log: Correct vulnerable versions of security/heimdal after the security fix was backported in 7.1.0_3 PR: 219657 Security: CVE-2017-6594 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Jun 10 03:21:13 2017 (r443069) +++ head/security/vuxml/vuln.xml Sat Jun 10 06:12:55 2017 (r443070) @@ -318,7 +318,7 @@ Notes: heimdal - 7.3.0 + 7.1.0_3 From owner-svn-ports-all@freebsd.org Sat Jun 10 07:20:43 2017 Return-Path: Delivered-To: svn-ports-all@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 8D6CDD87071; Sat, 10 Jun 2017 07:20:43 +0000 (UTC) (envelope-from wen@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 5DBF16AFA5; Sat, 10 Jun 2017 07:20:43 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A7KgOe035251; Sat, 10 Jun 2017 07:20:42 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A7KgOF035249; Sat, 10 Jun 2017 07:20:42 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706100720.v5A7KgOF035249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 10 Jun 2017 07:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443071 - in head/mail/perdition: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 07:20:43 -0000 Author: wen Date: Sat Jun 10 07:20:42 2017 New Revision: 443071 URL: https://svnweb.freebsd.org/changeset/ports/443071 Log: - Update to 2.2 Deleted: head/mail/perdition/files/patch-makegdbm-options.h head/mail/perdition/files/patch-perdition-db-gdbm-perditiondb_gdbm.h Modified: head/mail/perdition/Makefile head/mail/perdition/distinfo Modified: head/mail/perdition/Makefile ============================================================================== --- head/mail/perdition/Makefile Sat Jun 10 06:12:55 2017 (r443070) +++ head/mail/perdition/Makefile Sat Jun 10 07:20:42 2017 (r443071) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= perdition -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= mail net security MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/ Modified: head/mail/perdition/distinfo ============================================================================== --- head/mail/perdition/distinfo Sat Jun 10 06:12:55 2017 (r443070) +++ head/mail/perdition/distinfo Sat Jun 10 07:20:42 2017 (r443071) @@ -1,2 +1,3 @@ -SHA256 (perdition-2.1.tar.gz) = 645fbb3bb1d001f5aec95d2848b23e245aeacc79119f0b392bc57cd896d79fe8 -SIZE (perdition-2.1.tar.gz) = 701062 +TIMESTAMP = 1497061244 +SHA256 (perdition-2.2.tar.gz) = 17e8a4cbe2638b0dcb7f8169e40c1944a747f3b30848ff81380a1cacfe206bdd +SIZE (perdition-2.2.tar.gz) = 726108 From owner-svn-ports-all@freebsd.org Sat Jun 10 07:24:25 2017 Return-Path: Delivered-To: svn-ports-all@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 0BFAED871E7; Sat, 10 Jun 2017 07:24:25 +0000 (UTC) (envelope-from wen@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 CD9756E2D0; Sat, 10 Jun 2017 07:24:24 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A7OOuT039181; Sat, 10 Jun 2017 07:24:24 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A7ONpG039179; Sat, 10 Jun 2017 07:24:23 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706100724.v5A7ONpG039179@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 10 Jun 2017 07:24:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443072 - head/www/fabio X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 07:24:25 -0000 Author: wen Date: Sat Jun 10 07:24:23 2017 New Revision: 443072 URL: https://svnweb.freebsd.org/changeset/ports/443072 Log: - Update to 1.5.0 PR: 219893 Submitted by: stl@ossuary.net(maintainer) Modified: head/www/fabio/Makefile head/www/fabio/distinfo Modified: head/www/fabio/Makefile ============================================================================== --- head/www/fabio/Makefile Sat Jun 10 07:20:42 2017 (r443071) +++ head/www/fabio/Makefile Sat Jun 10 07:24:23 2017 (r443072) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fabio -PORTVERSION= 1.4.4 +PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/fabio/distinfo ============================================================================== --- head/www/fabio/distinfo Sat Jun 10 07:20:42 2017 (r443071) +++ head/www/fabio/distinfo Sat Jun 10 07:24:23 2017 (r443072) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494259954 -SHA256 (fabiolb-fabio-v1.4.4_GH0.tar.gz) = eb2c6773047b95efc7f4f2d7fddd3525d39df502e10be519f20e6107efec08e6 -SIZE (fabiolb-fabio-v1.4.4_GH0.tar.gz) = 610974 +TIMESTAMP = 1497078334 +SHA256 (fabiolb-fabio-v1.5.0_GH0.tar.gz) = 7aaa56719fa4592d736b3887311a7c8c7cbd28a81952ac488170738096fa2ab0 +SIZE (fabiolb-fabio-v1.5.0_GH0.tar.gz) = 651856 From owner-svn-ports-all@freebsd.org Sat Jun 10 08:31:13 2017 Return-Path: Delivered-To: svn-ports-all@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 3B021D8855C; Sat, 10 Jun 2017 08:31:13 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1CF356FF6B; Sat, 10 Jun 2017 08:31:13 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 789741B25B; Sat, 10 Jun 2017 08:31:12 +0000 (UTC) Date: Sat, 10 Jun 2017 08:31:12 +0000 From: Alexey Dokuchaev To: Bryan Drewery Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443063 - in head/devel: . libtrue Message-ID: <20170610083112.GA34433@FreeBSD.org> References: <201706100247.v5A2lgir024063@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201706100247.v5A2lgir024063@repo.freebsd.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 08:31:13 -0000 On Sat, Jun 10, 2017 at 02:47:42AM +0000, Bryan Drewery wrote: > New Revision: 443063 > URL: https://svnweb.freebsd.org/changeset/ports/443063 > > Log: > Add devel/libtrue > > You can't handle the truth. > libtruth is the definitive library for handling the truth. It is > a quickly growing project with a lot of plans for the future. That doesn't tell anything about this port really. What is this thing for and what does it do? ./danfe From owner-svn-ports-all@freebsd.org Sat Jun 10 09:01:20 2017 Return-Path: Delivered-To: svn-ports-all@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 8983CD88F9B; Sat, 10 Jun 2017 09:01:20 +0000 (UTC) (envelope-from amdmi3@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 5997F70DCB; Sat, 10 Jun 2017 09:01:20 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A91JoN076562; Sat, 10 Jun 2017 09:01:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A91JA5076560; Sat, 10 Jun 2017 09:01:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706100901.v5A91JA5076560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 10 Jun 2017 09:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443073 - head/biology/blat X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:01:20 -0000 Author: amdmi3 Date: Sat Jun 10 09:01:19 2017 New Revision: 443073 URL: https://svnweb.freebsd.org/changeset/ports/443073 Log: - Update WWW - Add LICENSE - Simplify installation Modified: head/biology/blat/Makefile head/biology/blat/pkg-descr Modified: head/biology/blat/Makefile ============================================================================== --- head/biology/blat/Makefile Sat Jun 10 07:24:23 2017 (r443072) +++ head/biology/blat/Makefile Sat Jun 10 09:01:19 2017 (r443073) @@ -5,12 +5,14 @@ PORTNAME= blat PORTVERSION= 36 CATEGORIES= biology MASTER_SITES= http://hgwdev.cse.ucsc.edu/~kent/src/ \ - http://users.soe.ucsc.edu/~kent/src/ + https://users.soe.ucsc.edu/~kent/src/ DISTNAME= ${PORTNAME}Src${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Fast tool for local sequence similarity searches +LICENSE= NONE + LIB_DEPENDS= libpng.so:graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}Src @@ -51,13 +53,10 @@ post-patch: do-install: .for exe in ${EXECUTABLES} - (cd ${WRKSRC}/bin/${ARCH} && ${INSTALL_PROGRAM} ${exe} \ - ${STAGEDIR}${PREFIX}/bin) + ${INSTALL_PROGRAM} ${WRKSRC}/bin/${ARCH}/${exe} ${STAGEDIR}${PREFIX}/bin .endfor @${MKDIR} ${STAGEDIR}${PREFIX}/lib/blat/webBlat - (cd ${WRKSRC}/webBlat && ${INSTALL_PROGRAM} webBlat \ - ${STAGEDIR}${PREFIX}/lib/blat/webBlat) - (cd ${WRKSRC}/webBlat && ${INSTALL_DATA} install.txt \ - ${STAGEDIR}${PREFIX}/lib/blat/webBlat) + ${INSTALL_PROGRAM} ${WRKSRC}/webBlat/webBlat ${STAGEDIR}${PREFIX}/lib/blat/webBlat + ${INSTALL_DATA} ${WRKSRC}/webBlat/install.txt ${STAGEDIR}${PREFIX}/lib/blat/webBlat .include Modified: head/biology/blat/pkg-descr ============================================================================== --- head/biology/blat/pkg-descr Sat Jun 10 07:24:23 2017 (r443072) +++ head/biology/blat/pkg-descr Sat Jun 10 09:01:19 2017 (r443073) @@ -11,4 +11,4 @@ genome (but not the genome itself) in memory. Since th bit less than a gigabyte of RAM, BLAT can deliver high performance on a reasonably priced Linux box. -WWW: http://users.soe.ucsc.edu/~kent/ +WWW: https://users.soe.ucsc.edu/~kent/ From owner-svn-ports-all@freebsd.org Sat Jun 10 09:28:33 2017 Return-Path: Delivered-To: svn-ports-all@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 468AAD897EC; Sat, 10 Jun 2017 09:28:33 +0000 (UTC) (envelope-from sunpoet@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 09BCC719C8; Sat, 10 Jun 2017 09:28:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9SWUI088045; Sat, 10 Jun 2017 09:28:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9SWxJ088043; Sat, 10 Jun 2017 09:28:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100928.v5A9SWxJ088043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:28:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443074 - head/devel/p5-Module-CheckVersion X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:28:33 -0000 Author: sunpoet Date: Sat Jun 10 09:28:31 2017 New Revision: 443074 URL: https://svnweb.freebsd.org/changeset/ports/443074 Log: Update to 0.08 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Module-CheckVersion/Changes Modified: head/devel/p5-Module-CheckVersion/Makefile head/devel/p5-Module-CheckVersion/distinfo Modified: head/devel/p5-Module-CheckVersion/Makefile ============================================================================== --- head/devel/p5-Module-CheckVersion/Makefile Sat Jun 10 09:01:19 2017 (r443073) +++ head/devel/p5-Module-CheckVersion/Makefile Sat Jun 10 09:28:31 2017 (r443074) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-CheckVersion -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,10 +12,10 @@ COMMENT= Check module (e.g. latest version) with CPAN LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ - p5-Perl-osnames>=0.09:devel/p5-Perl-osnames -RUN_DEPENDS= p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS +BUILD_DEPENDS= p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USE_PERL5= configure Modified: head/devel/p5-Module-CheckVersion/distinfo ============================================================================== --- head/devel/p5-Module-CheckVersion/distinfo Sat Jun 10 09:01:19 2017 (r443073) +++ head/devel/p5-Module-CheckVersion/distinfo Sat Jun 10 09:28:31 2017 (r443074) @@ -1,2 +1,3 @@ -SHA256 (Module-CheckVersion-0.07.tar.gz) = be9e3349340d39809c0be398c94513b58008b43a7f6f812c377af6489eed9823 -SIZE (Module-CheckVersion-0.07.tar.gz) = 82797 +TIMESTAMP = 1497080968 +SHA256 (Module-CheckVersion-0.08.tar.gz) = 2b71ab5cf7fafef431a28589de3c5df0cadfc039c653254fc8894efd25f858bd +SIZE (Module-CheckVersion-0.08.tar.gz) = 134406 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:28:38 2017 Return-Path: Delivered-To: svn-ports-all@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 90DD3D89821; Sat, 10 Jun 2017 09:28:38 +0000 (UTC) (envelope-from sunpoet@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 5B744719E0; Sat, 10 Jun 2017 09:28:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9Sb4J088176; Sat, 10 Jun 2017 09:28:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9SbIc088174; Sat, 10 Jun 2017 09:28:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100928.v5A9SbIc088174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:28:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443075 - in head/net/rubygem-oauth2: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 09:28:38 -0000 Author: sunpoet Date: Sat Jun 10 09:28:37 2017 New Revision: 443075 URL: https://svnweb.freebsd.org/changeset/ports/443075 Log: Update to 1.4.0 Changes: https://github.com/intridea/oauth2/blob/master/CHANGELOG.md https://github.com/intridea/oauth2/commits/master Deleted: head/net/rubygem-oauth2/files/ Modified: head/net/rubygem-oauth2/Makefile head/net/rubygem-oauth2/distinfo Modified: head/net/rubygem-oauth2/Makefile ============================================================================== --- head/net/rubygem-oauth2/Makefile Sat Jun 10 09:28:31 2017 (r443074) +++ head/net/rubygem-oauth2/Makefile Sat Jun 10 09:28:37 2017 (r443075) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oauth2 -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-oauth2/distinfo ============================================================================== --- head/net/rubygem-oauth2/distinfo Sat Jun 10 09:28:31 2017 (r443074) +++ head/net/rubygem-oauth2/distinfo Sat Jun 10 09:28:37 2017 (r443075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493377589 -SHA256 (rubygem/oauth2-1.3.1.gem) = 163a446179010ecf688934a30a6667706fe19d2c95ac2f069fdbb96af1a2ea61 -SIZE (rubygem/oauth2-1.3.1.gem) = 15872 +TIMESTAMP = 1497080976 +SHA256 (rubygem/oauth2-1.4.0.gem) = 2557a3c07939f4f7a323334e40bfa3b6a04dab3cf4d2c7ada977235d5dad9024 +SIZE (rubygem/oauth2-1.4.0.gem) = 15872 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:28:44 2017 Return-Path: Delivered-To: svn-ports-all@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 12FC7D89852; Sat, 10 Jun 2017 09:28:44 +0000 (UTC) (envelope-from sunpoet@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 D5BEE71A37; Sat, 10 Jun 2017 09:28:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9SgDZ088297; Sat, 10 Jun 2017 09:28:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9SghD088295; Sat, 10 Jun 2017 09:28:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100928.v5A9SghD088295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443076 - head/devel/p5-Config-Model X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:28:44 -0000 Author: sunpoet Date: Sat Jun 10 09:28:42 2017 New Revision: 443076 URL: https://svnweb.freebsd.org/changeset/ports/443076 Log: Update to 2.105 Changes: http://search.cpan.org/dist/Config-Model/Changes Modified: head/devel/p5-Config-Model/Makefile head/devel/p5-Config-Model/distinfo Modified: head/devel/p5-Config-Model/Makefile ============================================================================== --- head/devel/p5-Config-Model/Makefile Sat Jun 10 09:28:37 2017 (r443075) +++ head/devel/p5-Config-Model/Makefile Sat Jun 10 09:28:42 2017 (r443076) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Model -PORTVERSION= 2.104 +PORTVERSION= 2.105 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Config-Model/distinfo ============================================================================== --- head/devel/p5-Config-Model/distinfo Sat Jun 10 09:28:37 2017 (r443075) +++ head/devel/p5-Config-Model/distinfo Sat Jun 10 09:28:42 2017 (r443076) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496506085 -SHA256 (Config-Model-2.104.tar.gz) = ee32990962a03b66ffd69da166c9a4df6c5f20df64e77b68d9b2b3bffcd4d692 -SIZE (Config-Model-2.104.tar.gz) = 345554 +TIMESTAMP = 1497080996 +SHA256 (Config-Model-2.105.tar.gz) = c60970f3ab4ae348054e32bc192c2e669fbcf74686b7c0d37a3fa50a884db37f +SIZE (Config-Model-2.105.tar.gz) = 345588 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:28:49 2017 Return-Path: Delivered-To: svn-ports-all@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 64C4DD89881; Sat, 10 Jun 2017 09:28:49 +0000 (UTC) (envelope-from sunpoet@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 3248C71AB0; Sat, 10 Jun 2017 09:28:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9Smvt088415; Sat, 10 Jun 2017 09:28:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9SmLd088413; Sat, 10 Jun 2017 09:28:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100928.v5A9SmLd088413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:28:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443077 - head/devel/py-pytest X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:28:49 -0000 Author: sunpoet Date: Sat Jun 10 09:28:47 2017 New Revision: 443077 URL: https://svnweb.freebsd.org/changeset/ports/443077 Log: Update to 3.1.2 Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst Modified: head/devel/py-pytest/Makefile head/devel/py-pytest/distinfo Modified: head/devel/py-pytest/Makefile ============================================================================== --- head/devel/py-pytest/Makefile Sat Jun 10 09:28:42 2017 (r443076) +++ head/devel/py-pytest/Makefile Sat Jun 10 09:28:47 2017 (r443077) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.29:devel/py${SLAVE_SUFFIX}-py +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.33:devel/py${SLAVE_SUFFIX}-py TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ Modified: head/devel/py-pytest/distinfo ============================================================================== --- head/devel/py-pytest/distinfo Sat Jun 10 09:28:42 2017 (r443076) +++ head/devel/py-pytest/distinfo Sat Jun 10 09:28:47 2017 (r443077) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496328027 -SHA256 (pytest-3.1.1.tar.gz) = 0173a366a259e1d23b0f433b1f06e1b753110bb33e77a79bd8ea54cbd0b5df15 -SIZE (pytest-3.1.1.tar.gz) = 763519 +TIMESTAMP = 1497081010 +SHA256 (pytest-3.1.2.tar.gz) = 795ec29fbba70b22a593691ce8bcd4bdde2dc96e8099731f73c7d8bb3ce879bf +SIZE (pytest-3.1.2.tar.gz) = 766406 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:28:54 2017 Return-Path: Delivered-To: svn-ports-all@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 913E4D898A8; Sat, 10 Jun 2017 09:28:54 +0000 (UTC) (envelope-from sunpoet@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 5FA2171B24; Sat, 10 Jun 2017 09:28:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9SrZW088536; Sat, 10 Jun 2017 09:28:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9SrvW088534; Sat, 10 Jun 2017 09:28:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100928.v5A9SrvW088534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:28:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443078 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:28:54 -0000 Author: sunpoet Date: Sat Jun 10 09:28:53 2017 New Revision: 443078 URL: https://svnweb.freebsd.org/changeset/ports/443078 Log: Update to 2.9.35 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sat Jun 10 09:28:47 2017 (r443077) +++ head/devel/rubygem-aws-sdk-core/Makefile Sat Jun 10 09:28:53 2017 (r443078) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.32 +PORTVERSION= 2.9.35 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sat Jun 10 09:28:47 2017 (r443077) +++ head/devel/rubygem-aws-sdk-core/distinfo Sat Jun 10 09:28:53 2017 (r443078) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496922777 -SHA256 (rubygem/aws-sdk-core-2.9.32.gem) = 9d8c0807faa04d6b7638cfc8d865d70617f0e9271192d954a9c493b3384f00df -SIZE (rubygem/aws-sdk-core-2.9.32.gem) = 1023488 +TIMESTAMP = 1497019524 +SHA256 (rubygem/aws-sdk-core-2.9.35.gem) = 3b2f4af2a301a88bca78561c22edaf1b4c1af77e7e835887e1d155ba34944b94 +SIZE (rubygem/aws-sdk-core-2.9.35.gem) = 1028608 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:28:59 2017 Return-Path: Delivered-To: svn-ports-all@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 DD247D898D2; Sat, 10 Jun 2017 09:28:59 +0000 (UTC) (envelope-from sunpoet@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 A6EF771B9A; Sat, 10 Jun 2017 09:28:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9SwUV088657; Sat, 10 Jun 2017 09:28:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9SwcG088655; Sat, 10 Jun 2017 09:28:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100928.v5A9SwcG088655@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:28:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443079 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:29:00 -0000 Author: sunpoet Date: Sat Jun 10 09:28:58 2017 New Revision: 443079 URL: https://svnweb.freebsd.org/changeset/ports/443079 Log: Update to 2.9.35 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Sat Jun 10 09:28:53 2017 (r443078) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sat Jun 10 09:28:58 2017 (r443079) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.32 +PORTVERSION= 2.9.35 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sat Jun 10 09:28:53 2017 (r443078) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sat Jun 10 09:28:58 2017 (r443079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496922782 -SHA256 (rubygem/aws-sdk-resources-2.9.32.gem) = d1cb2ed869845c2e199e8da05d315014f311210e4b650e3d9bffa52ec234a596 -SIZE (rubygem/aws-sdk-resources-2.9.32.gem) = 48640 +TIMESTAMP = 1497019529 +SHA256 (rubygem/aws-sdk-resources-2.9.35.gem) = 51682d512500660638cc83c24d63f7ffc44d396bf72dfa9ea0838e8f7aa1522d +SIZE (rubygem/aws-sdk-resources-2.9.35.gem) = 48640 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:29:05 2017 Return-Path: Delivered-To: svn-ports-all@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 276DFD898F9; Sat, 10 Jun 2017 09:29:05 +0000 (UTC) (envelope-from sunpoet@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 E642871C0D; Sat, 10 Jun 2017 09:29:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9T4CX088779; Sat, 10 Jun 2017 09:29:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9T4G7088777; Sat, 10 Jun 2017 09:29:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100929.v5A9T4G7088777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:29:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443080 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:29:05 -0000 Author: sunpoet Date: Sat Jun 10 09:29:03 2017 New Revision: 443080 URL: https://svnweb.freebsd.org/changeset/ports/443080 Log: Update to 2.9.35 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Sat Jun 10 09:28:58 2017 (r443079) +++ head/devel/rubygem-aws-sdk/Makefile Sat Jun 10 09:29:03 2017 (r443080) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.32 +PORTVERSION= 2.9.35 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sat Jun 10 09:28:58 2017 (r443079) +++ head/devel/rubygem-aws-sdk/distinfo Sat Jun 10 09:29:03 2017 (r443080) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496922788 -SHA256 (rubygem/aws-sdk-2.9.32.gem) = d6eadd9b4c9480783e2b58492fd9e5fd7a6555b895dd6e83f34a02851929270f -SIZE (rubygem/aws-sdk-2.9.32.gem) = 4608 +TIMESTAMP = 1497019535 +SHA256 (rubygem/aws-sdk-2.9.35.gem) = 97a805b5f6bdfbe29332b0ead4c954d1b6cac48723f703b5431f95e7df6a5f8c +SIZE (rubygem/aws-sdk-2.9.35.gem) = 4608 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:29:10 2017 Return-Path: Delivered-To: svn-ports-all@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 735CCD89920; Sat, 10 Jun 2017 09:29:10 +0000 (UTC) (envelope-from sunpoet@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 422EF71C8C; Sat, 10 Jun 2017 09:29:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9T96q088900; Sat, 10 Jun 2017 09:29:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9T9C7088898; Sat, 10 Jun 2017 09:29:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100929.v5A9T9C7088898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:29:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443081 - head/devel/rubygem-capybara X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:29:10 -0000 Author: sunpoet Date: Sat Jun 10 09:29:09 2017 New Revision: 443081 URL: https://svnweb.freebsd.org/changeset/ports/443081 Log: Update to 2.14.2 Changes: https://github.com/teamcapybara/capybara/blob/master/History.md Modified: head/devel/rubygem-capybara/Makefile head/devel/rubygem-capybara/distinfo Modified: head/devel/rubygem-capybara/Makefile ============================================================================== --- head/devel/rubygem-capybara/Makefile Sat Jun 10 09:29:03 2017 (r443080) +++ head/devel/rubygem-capybara/Makefile Sat Jun 10 09:29:09 2017 (r443081) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capybara -PORTVERSION= 2.14.1 +PORTVERSION= 2.14.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-capybara/distinfo ============================================================================== --- head/devel/rubygem-capybara/distinfo Sat Jun 10 09:29:03 2017 (r443080) +++ head/devel/rubygem-capybara/distinfo Sat Jun 10 09:29:09 2017 (r443081) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496922796 -SHA256 (rubygem/capybara-2.14.1.gem) = a387085b562cb087938a791da62cc5b2d4b40f4fd637668d74888b768a839523 -SIZE (rubygem/capybara-2.14.1.gem) = 265216 +TIMESTAMP = 1497081020 +SHA256 (rubygem/capybara-2.14.2.gem) = e775e725c1913f3cf0b1412610a4caca7e0f800ad2a4042ad8b5b87257668ab7 +SIZE (rubygem/capybara-2.14.2.gem) = 265728 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:29:15 2017 Return-Path: Delivered-To: svn-ports-all@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 D4686D89949; Sat, 10 Jun 2017 09:29:15 +0000 (UTC) (envelope-from sunpoet@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 A208071D02; Sat, 10 Jun 2017 09:29:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9TENE089023; Sat, 10 Jun 2017 09:29:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9TEEF089021; Sat, 10 Jun 2017 09:29:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100929.v5A9TEEF089021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:29:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443082 - head/mail/rubygem-mail X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:29:15 -0000 Author: sunpoet Date: Sat Jun 10 09:29:14 2017 New Revision: 443082 URL: https://svnweb.freebsd.org/changeset/ports/443082 Log: Update to 2.6.6 Changes: https://github.com/mikel/mail/blob/2-6-stable/CHANGELOG.rdoc Modified: head/mail/rubygem-mail/Makefile head/mail/rubygem-mail/distinfo Modified: head/mail/rubygem-mail/Makefile ============================================================================== --- head/mail/rubygem-mail/Makefile Sat Jun 10 09:29:09 2017 (r443081) +++ head/mail/rubygem-mail/Makefile Sat Jun 10 09:29:14 2017 (r443082) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mail -PORTVERSION= 2.6.5 +PORTVERSION= 2.6.6 PORTEPOCH= 2 CATEGORIES= mail rubygems MASTER_SITES= RG Modified: head/mail/rubygem-mail/distinfo ============================================================================== --- head/mail/rubygem-mail/distinfo Sat Jun 10 09:29:09 2017 (r443081) +++ head/mail/rubygem-mail/distinfo Sat Jun 10 09:29:14 2017 (r443082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493297144 -SHA256 (rubygem/mail-2.6.5.gem) = c174021d00a477b035e3c773f9bd799b42f52a6d50de4f9941f3edb32bd7681e -SIZE (rubygem/mail-2.6.5.gem) = 352256 +TIMESTAMP = 1497081027 +SHA256 (rubygem/mail-2.6.6.gem) = e96f0fcc49d2b32a998fc9d3fb1e360cbafdcd77f3c56e34655e14de8484f434 +SIZE (rubygem/mail-2.6.6.gem) = 352768 From owner-svn-ports-all@freebsd.org Sat Jun 10 09:29:20 2017 Return-Path: Delivered-To: svn-ports-all@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 B8731D89973; Sat, 10 Jun 2017 09:29:20 +0000 (UTC) (envelope-from sunpoet@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 85B5971D73; Sat, 10 Jun 2017 09:29:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5A9TJN5089141; Sat, 10 Jun 2017 09:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5A9TJgg089139; Sat, 10 Jun 2017 09:29:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706100929.v5A9TJgg089139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Jun 2017 09:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443083 - head/net/rubygem-gitlab_omniauth-ldap X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 09:29:20 -0000 Author: sunpoet Date: Sat Jun 10 09:29:19 2017 New Revision: 443083 URL: https://svnweb.freebsd.org/changeset/ports/443083 Log: Update to 2.0.1 Changes: https://gitlab.com/gitlab-org/omniauth-ldap/commits/master Modified: head/net/rubygem-gitlab_omniauth-ldap/Makefile head/net/rubygem-gitlab_omniauth-ldap/distinfo Modified: head/net/rubygem-gitlab_omniauth-ldap/Makefile ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap/Makefile Sat Jun 10 09:29:14 2017 (r443082) +++ head/net/rubygem-gitlab_omniauth-ldap/Makefile Sat Jun 10 09:29:19 2017 (r443083) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_omniauth-ldap -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= LDAP strategy for OmniAuth LICENSE= MIT RUN_DEPENDS= rubygem-net-ldap>=0.16:net/rubygem-net-ldap \ - rubygem-omniauth13>=1.3.1:security/rubygem-omniauth13 \ + rubygem-omniauth>=1.3:security/rubygem-omniauth \ rubygem-pyu-ruby-sasl>=0.0.3.3:security/rubygem-pyu-ruby-sasl \ - rubygem-rubyntlm05>=0.5.2:net/rubygem-rubyntlm05 + rubygem-rubyntlm>=0.5:net/rubygem-rubyntlm NO_ARCH= yes USE_RUBY= yes Modified: head/net/rubygem-gitlab_omniauth-ldap/distinfo ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap/distinfo Sat Jun 10 09:29:14 2017 (r443082) +++ head/net/rubygem-gitlab_omniauth-ldap/distinfo Sat Jun 10 09:29:19 2017 (r443083) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496922809 -SHA256 (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 3535ba244caafc6bc8b7cc419ace18eb05a05e6239c051596fc3bf8bcee2f313 -SIZE (rubygem/gitlab_omniauth-ldap-2.0.0.gem) = 13824 +TIMESTAMP = 1497081041 +SHA256 (rubygem/gitlab_omniauth-ldap-2.0.1.gem) = f5aa5d30361ca31eed243df3f4816ca800970cb74ec81883e66194b8a6efab06 +SIZE (rubygem/gitlab_omniauth-ldap-2.0.1.gem) = 13824 From owner-svn-ports-all@freebsd.org Sat Jun 10 10:48:08 2017 Return-Path: Delivered-To: svn-ports-all@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 A97A6D8AC85; Sat, 10 Jun 2017 10:48:08 +0000 (UTC) (envelope-from riggs@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 79A4173DB2; Sat, 10 Jun 2017 10:48:08 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AAm7lx021447; Sat, 10 Jun 2017 10:48:07 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AAm7L8021445; Sat, 10 Jun 2017 10:48:07 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201706101048.v5AAm7L8021445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 10 Jun 2017 10:48:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443084 - in head/audio/musicpd: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 10:48:08 -0000 Author: riggs Date: Sat Jun 10 10:48:07 2017 New Revision: 443084 URL: https://svnweb.freebsd.org/changeset/ports/443084 Log: Update to upstream version 0.20.9 MFH: 2017Q2 Deleted: head/audio/musicpd/files/patch-src_Compiler.h head/audio/musicpd/files/patch-src_system_ByteOrder.hxx Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sat Jun 10 09:29:19 2017 (r443083) +++ head/audio/musicpd/Makefile Sat Jun 10 10:48:07 2017 (r443084) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.8 +PORTVERSION= 0.20.9 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: head/audio/musicpd/distinfo ============================================================================== --- head/audio/musicpd/distinfo Sat Jun 10 09:29:19 2017 (r443083) +++ head/audio/musicpd/distinfo Sat Jun 10 10:48:07 2017 (r443084) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495999052 -SHA256 (mpd-0.20.8.tar.xz) = 7d177f29663c4a0997413401e52bbf11d2bb472773bbcf9294f839c4b8751e35 -SIZE (mpd-0.20.8.tar.xz) = 773128 +TIMESTAMP = 1497078447 +SHA256 (mpd-0.20.9.tar.xz) = cd77a2869e32354b004cc6b34fcb0bee56114caa2d9ed862aaa8071441e34eb7 +SIZE (mpd-0.20.9.tar.xz) = 773404 From owner-svn-ports-all@freebsd.org Sat Jun 10 12:33:35 2017 Return-Path: Delivered-To: svn-ports-all@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 A9B71D8CB82; Sat, 10 Jun 2017 12:33:35 +0000 (UTC) (envelope-from gjb@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 8295476752; Sat, 10 Jun 2017 12:33:35 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ACXYPr066045; Sat, 10 Jun 2017 12:33:34 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ACXX0u066036; Sat, 10 Jun 2017 12:33:33 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201706101233.v5ACXX0u066036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Sat, 10 Jun 2017 12:33:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443085 - in head/misc/freebsd-release-manifests: . files/MANIFESTS X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 12:33:35 -0000 Author: gjb Date: Sat Jun 10 12:33:33 2017 New Revision: 443085 URL: https://svnweb.freebsd.org/changeset/ports/443085 Log: Add checksums for 11.1-BETA1. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Added: head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.1-BETA1 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.1-BETA1 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.1-BETA1 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.1-BETA1 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.1-BETA1 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.1-BETA1 (contents, props changed) Modified: head/misc/freebsd-release-manifests/Makefile head/misc/freebsd-release-manifests/pkg-plist Modified: head/misc/freebsd-release-manifests/Makefile ============================================================================== --- head/misc/freebsd-release-manifests/Makefile Sat Jun 10 10:48:07 2017 (r443084) +++ head/misc/freebsd-release-manifests/Makefile Sat Jun 10 12:33:33 2017 (r443085) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= freebsd-release-manifests -DISTVERSION= 20161010 +DISTVERSION= 20170610 PORTREVISION= 0 CATEGORIES= misc MASTER_SITES= # Added: head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.1-BETA1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.1-BETA1 Sat Jun 10 12:33:33 2017 (r443085) @@ -0,0 +1,10 @@ +base-dbg.txz debdb6d017a94bedf0d792afea41f014295f5c62ddaaf60548b480637446904b 1427 base_dbg "Base system (Debugging)" off +base.txz d8ec4d06378c1009479f0c7c30112653c5e17d5bad405ebd14edc4b853ce4816 22492 base "Base system (MANDATORY)" on +doc.txz 895c4f1c5d7ca36b91df6f00f9ae59a0fb0ec3983bf276fc16d2c3294b019647 120 doc "Additional Documentation" off +kernel-dbg.txz f7e5c2484ced190fa7e2f66191cbf5cec279471991bb2c8f3e8336fd702e5671 845 kernel_dbg "Kernel (Debugging)" off +kernel.txz e78d88753633d6c371d4c2daaebf020b0e972375b5a67abdb74c29f138c69654 854 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz f4c35d318a9e61dbdfa17fbd2828d5164ffd852ed01217f8e7e6dd6b257cccdd 208 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 536b24fa283de075689af6b76a3a386fcc2b18539f7c262a743c7b24d3db518e 729 lib32 "32-bit compatibility libraries" on +ports.txz 6b852559e2eb33d18626100d0815e2dfe1e10f0d13ce12b98fdce7ff5a906580 166360 ports "Ports tree" on +src.txz 6c90ea87005e62880867c5d7e20e78d1d3bc55e1d80e3f947066cdfa4c315a01 78406 src "System source tree" off +tests.txz e5e780ef5d40b091f8828d734ac2968577da2386744a7091ae0b46851186df9f 3886 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.1-BETA1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.1-BETA1 Sat Jun 10 12:33:33 2017 (r443085) @@ -0,0 +1,8 @@ +base-dbg.txz bcfc207ea949e188f28ef7ad496a81b3bf4339945717cb34a25eef77e966bb86 1393 base_dbg "Base system (Debugging)" off +base.txz 92584191eadd2a1f91965ff62acd66388f852a7eb75d3bbf88c43d10e47a5f18 22134 base "Base system (MANDATORY)" on +doc.txz 821f56e79323c0467704c4571fa75f183e085b245727a975c0166fd3edcfb03a 120 doc "Additional Documentation" off +kernel-dbg.txz 939d72412cb40140686285df2c3df9ff4c9ecf7c63fd45799f2bc6a2ea539c50 569 kernel_dbg "Kernel (Debugging)" off +kernel.txz 45ddbdb58b1145a00d3cccfe71fad676a3cc0081e23704abedba60c6e0889d3c 577 kernel "Kernel (MANDATORY)" on +ports.txz 03587edce84bd0db26ad0fea73af84108ffad591cb9e6ea5ba3308ad1df042a6 166360 ports "Ports tree" on +src.txz 6c90ea87005e62880867c5d7e20e78d1d3bc55e1d80e3f947066cdfa4c315a01 78406 src "System source tree" off +tests.txz 29555ade8ddc3c2460bed79549e339323f95d8d3f9d6b256aee25c23b558a30a 3882 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.1-BETA1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.1-BETA1 Sat Jun 10 12:33:33 2017 (r443085) @@ -0,0 +1,8 @@ +base-dbg.txz 7d1f64bd6f78789aa21621ecbdd56a5eaffb1ff4e255ae18af54ff93b3c451a5 1427 base_dbg "Base system (Debugging)" off +base.txz 81d69e6cce859525728c282d66117d6677544fc46884cdb0340367fed1ef1a4e 22507 base "Base system (MANDATORY)" on +doc.txz 07e1e0ad6fd447baef61f08415752474285bec86a4f92aa9951bffcf1e8a935e 120 doc "Additional Documentation" off +kernel-dbg.txz 209d36873e6e24e7fee9313fcbb0fcb2939c183e34ee5bf3baa92bb6daa1f99e 856 kernel_dbg "Kernel (Debugging)" off +kernel.txz fe7bc89bd75fcc90b32da2aead0125d5b0a979c0df12081ade4043363013a2c5 865 kernel "Kernel (MANDATORY)" on +ports.txz aac28f77663af769759319f66cac358ebdb5e6b7133e37d01cad5e15a576e102 166360 ports "Ports tree" on +src.txz 6c90ea87005e62880867c5d7e20e78d1d3bc55e1d80e3f947066cdfa4c315a01 78406 src "System source tree" off +tests.txz 5ccd907f271fb736997c1086f66b108df4a6cfaeb9f861509388c424602e9934 3886 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.1-BETA1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.1-BETA1 Sat Jun 10 12:33:33 2017 (r443085) @@ -0,0 +1,8 @@ +base-dbg.txz 7c5982e84afbf85a34276a3be547b3d695eab3120c426acb2ccdc81ac8445cc9 1400 base_dbg "Base system (Debugging)" off +base.txz 6b66957b1f73a942509fe072312ce98c98bcdcf9c4088e5521c04a7974ba6d50 22384 base "Base system (MANDATORY)" on +doc.txz 3296cacdf9fb855a83c3d827e55fc13371108f6ebe6741f50134fc2e6ed8a3e8 120 doc "Additional Documentation" off +kernel-dbg.txz bd172dee55ee29239f486a9ff6f5664f7155af595cd3e83d9ccaac2e496f3e45 579 kernel_dbg "Kernel (Debugging)" off +kernel.txz 6e48d18150b033f57200da368a32a5cd47b289c7a28bafcfd42bca97fa93d659 587 kernel "Kernel (MANDATORY)" on +ports.txz 552cf5f6072c090a4d6c52ee9d27dad496e6c8b250de46511283270b15847978 166360 ports "Ports tree" on +src.txz 6c90ea87005e62880867c5d7e20e78d1d3bc55e1d80e3f947066cdfa4c315a01 78406 src "System source tree" off +tests.txz c929898ad01682966d41183af00dafd2188baeda849743922e0efcf4e02822fd 3882 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.1-BETA1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.1-BETA1 Sat Jun 10 12:33:33 2017 (r443085) @@ -0,0 +1,10 @@ +base-dbg.txz b00309cb8c0720e87fdb45b8f6f347a286bb81617a05d11691d2497523cdf112 1401 base_dbg "Base system (Debugging)" off +base.txz 116253b0cb9083d771a3c2df2669cb3572409288de72c62ad5b66142ca15f5a7 22399 base "Base system (MANDATORY)" on +doc.txz bc022a7b6ce59abc40eca12a192e509f8a0ab1129534d7be66e74eec67a1e36f 120 doc "Additional Documentation" off +kernel-dbg.txz cc9c800a8537320f5eb91e695b3ffd644f8f5a30df29a8002a0d87ddb6141e6d 672 kernel_dbg "Kernel (Debugging)" off +kernel.txz 2303f437c5365cff2f04f0ba2d60e7d2dd4383e6992593c14622750d7758fea7 680 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 19f91c902eeb9c68117033011f7f28c150029b28760c0fbe784f7ed912f0c1cb 206 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 8ee8bf719051830c97706bc259403653b39825450229cefed4ce252a141c8822 722 lib32 "32-bit compatibility libraries" on +ports.txz a2fb0f60c5c19187317254fc07aa7cd5096a53669ba5daeaba1aa568f1f298c0 166360 ports "Ports tree" on +src.txz 6c90ea87005e62880867c5d7e20e78d1d3bc55e1d80e3f947066cdfa4c315a01 78406 src "System source tree" off +tests.txz 3cb0d4cc0951b052ee415752d10f031d25b8ec030376528251f1ca00263d035d 3882 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.1-BETA1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.1-BETA1 Sat Jun 10 12:33:33 2017 (r443085) @@ -0,0 +1,8 @@ +base-dbg.txz 01a5f06d0ef7894e32a5d0240bb9e0791c6bb5cb637762bcd7958400247d130f 1397 base_dbg "Base system (Debugging)" off +base.txz bda4c32629e24289892b009350027e22c75c300d5a6e7aaf8d73e8bcf67f2076 22399 base "Base system (MANDATORY)" on +doc.txz 3fc10a8772289b699cdf95cca80f7ff7da4030d8ec40d8fd710e6ba2cca62a40 120 doc "Additional Documentation" off +kernel-dbg.txz 2eacadc12bb3ac8acfafd3d5d45373f8f43e601c943a7bd193ba1717797464bc 564 kernel_dbg "Kernel (Debugging)" off +kernel.txz b2cec7ac8518a0470f4c8e4f9beb60d6b0bad3480ccf52e92914d288c50caab1 572 kernel "Kernel (MANDATORY)" on +ports.txz ff7882b1694e4bf29a912239edd49dc5f298aa9c7cc1f0d546d02cc696c36be4 166360 ports "Ports tree" on +src.txz 6c90ea87005e62880867c5d7e20e78d1d3bc55e1d80e3f947066cdfa4c315a01 78406 src "System source tree" off +tests.txz de3abc46996eed27e1cf5d0f7b096a26308de6d2bf9a591dbde10ac33b5643cb 3878 tests "Test suite" off Modified: head/misc/freebsd-release-manifests/pkg-plist ============================================================================== --- head/misc/freebsd-release-manifests/pkg-plist Sat Jun 10 10:48:07 2017 (r443084) +++ head/misc/freebsd-release-manifests/pkg-plist Sat Jun 10 12:33:33 2017 (r443085) @@ -50,3 +50,9 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc-11.0-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-11.0-RELEASE %%DATADIR%%/MANIFESTS/sparc64-sparc64-11.0-RELEASE +%%DATADIR%%/MANIFESTS/amd64-amd64-11.1-BETA1 +%%DATADIR%%/MANIFESTS/arm64-aarch64-11.1-BETA1 +%%DATADIR%%/MANIFESTS/i386-i386-11.1-BETA1 +%%DATADIR%%/MANIFESTS/powerpc-powerpc-11.1-BETA1 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-11.1-BETA1 +%%DATADIR%%/MANIFESTS/sparc64-sparc64-11.1-BETA1 From owner-svn-ports-all@freebsd.org Sat Jun 10 12:57:57 2017 Return-Path: Delivered-To: svn-ports-all@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 05677B944F0; Sat, 10 Jun 2017 12:57:57 +0000 (UTC) (envelope-from rm@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 D0C317717D; Sat, 10 Jun 2017 12:57:56 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ACvtPB074236; Sat, 10 Jun 2017 12:57:55 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ACvtIx074233; Sat, 10 Jun 2017 12:57:55 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706101257.v5ACvtIx074233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sat, 10 Jun 2017 12:57:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443086 - head/audio/exaile-devel X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 12:57:57 -0000 Author: rm Date: Sat Jun 10 12:57:55 2017 New Revision: 443086 URL: https://svnweb.freebsd.org/changeset/ports/443086 Log: audio/exaile-devel: update to latest revision It's effectively 4.0.0beta1. Many bugfixes and improvements; transition from old exaile is removed. Modified: head/audio/exaile-devel/Makefile head/audio/exaile-devel/distinfo head/audio/exaile-devel/pkg-plist Modified: head/audio/exaile-devel/Makefile ============================================================================== --- head/audio/exaile-devel/Makefile Sat Jun 10 12:33:33 2017 (r443085) +++ head/audio/exaile-devel/Makefile Sat Jun 10 12:57:55 2017 (r443086) @@ -17,8 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py ${PYTHON_PKGNAMEPREFIX}bsddb3>0:databases/py-bsddb3 USE_GITHUB= yes -GH_TAGNAME= 92aacd3 -COMMITDATE= 20170511 +GH_TAGNAME= 4c2d671 +COMMITDATE= 20170610 NO_ARCH= yes USES= desktop-file-utils gmake gnome python:2.7 Modified: head/audio/exaile-devel/distinfo ============================================================================== --- head/audio/exaile-devel/distinfo Sat Jun 10 12:33:33 2017 (r443085) +++ head/audio/exaile-devel/distinfo Sat Jun 10 12:57:55 2017 (r443086) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494530502 -SHA256 (exaile-exaile-4.0.20170511-92aacd3_GH0.tar.gz) = b903909843dcdd39644b2bf007c0aa13ad6ce9de2a6f3dac40f853de55f008b7 -SIZE (exaile-exaile-4.0.20170511-92aacd3_GH0.tar.gz) = 3387821 +TIMESTAMP = 1497097994 +SHA256 (exaile-exaile-4.0.20170610-4c2d671_GH0.tar.gz) = 1d45e50f8b166ce3b5ead088f8ae113f752ba690bb27fdb4f7cc67050f97aeb3 +SIZE (exaile-exaile-4.0.20170610-4c2d671_GH0.tar.gz) = 3370881 Modified: head/audio/exaile-devel/pkg-plist ============================================================================== --- head/audio/exaile-devel/pkg-plist Sat Jun 10 12:33:33 2017 (r443085) +++ head/audio/exaile-devel/pkg-plist Sat Jun 10 12:57:55 2017 (r443086) @@ -419,12 +419,6 @@ share/exaile/data/images/scalable/genre.svg share/exaile/data/images/scalable/office-calendar.svg share/exaile/data/images/splash.png share/exaile/data/images/star.png -share/exaile/data/migrations/__init__.py -share/exaile/data/migrations/migration_200907100931/__init__.py -share/exaile/data/migrations/migration_200907100931/olddb.py -share/exaile/data/migrations/migration_200907100931/oldexailelib.py -share/exaile/data/migrations/migration_200907100931/oldtrack.py -share/exaile/data/migrations/migration_200907100931/xlmisc.py share/exaile/data/ui/about_dialog.ui share/exaile/data/ui/collection_manager.ui share/exaile/data/ui/coverchooser.ui @@ -447,6 +441,7 @@ share/exaile/data/ui/preferences/playlists.ui share/exaile/data/ui/preferences/plugin.ui share/exaile/data/ui/preferences/preferences_dialog.ui share/exaile/data/ui/preferences/widgets/selection_list_preference.ui +share/exaile/data/ui/shortcuts_dialog.ui share/exaile/data/ui/splash.ui share/exaile/data/ui/trackproperties_dialog.ui share/exaile/data/ui/trackproperties_dialog_cover_row.ui @@ -643,6 +638,9 @@ share/exaile/plugins/grouptagger/__init__.pyo share/exaile/plugins/grouptagger/gt_common.py share/exaile/plugins/grouptagger/gt_common.pyc share/exaile/plugins/grouptagger/gt_common.pyo +share/exaile/plugins/grouptagger/gt_export.py +share/exaile/plugins/grouptagger/gt_export.pyc +share/exaile/plugins/grouptagger/gt_export.pyo share/exaile/plugins/grouptagger/gt_import.py share/exaile/plugins/grouptagger/gt_import.pyc share/exaile/plugins/grouptagger/gt_import.pyo @@ -925,9 +923,6 @@ share/exaile/plugins/wikipedia/PLUGININFO share/exaile/plugins/wikipedia/__init__.py share/exaile/plugins/wikipedia/__init__.pyc share/exaile/plugins/wikipedia/__init__.pyo -share/exaile/plugins/wikipedia/config.py -share/exaile/plugins/wikipedia/config.pyc -share/exaile/plugins/wikipedia/config.pyo share/exaile/plugins/wikipedia/data/preferences.ui share/exaile/plugins/wikipedia/data/wikipanel.ui share/exaile/plugins/wikipedia/preferences.py From owner-svn-ports-all@freebsd.org Sat Jun 10 13:24:12 2017 Return-Path: Delivered-To: svn-ports-all@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 18D41B94CEE; Sat, 10 Jun 2017 13:24:12 +0000 (UTC) (envelope-from brnrd@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 DB2D477E1D; Sat, 10 Jun 2017 13:24:11 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ADOBuw086468; Sat, 10 Jun 2017 13:24:11 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ADOAcc086467; Sat, 10 Jun 2017 13:24:10 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201706101324.v5ADOAcc086467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 10 Jun 2017 13:24:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443087 - head/security/openssl/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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 13:24:12 -0000 Author: brnrd Date: Sat Jun 10 13:24:10 2017 New Revision: 443087 URL: https://svnweb.freebsd.org/changeset/ports/443087 Log: security/openssl: Fix xmpp STARTTLS - Add (refactored) patch from master branch PR: 219805 Submitted by: Alexey Added: head/security/openssl/files/patch-apps_s__client.c (contents, props changed) Added: head/security/openssl/files/patch-apps_s__client.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openssl/files/patch-apps_s__client.c Sat Jun 10 13:24:10 2017 (r443087) @@ -0,0 +1,22 @@ +From 4e48c77572a9a96a301e362a3646cd3cc7eca0f9 Mon Sep 17 00:00:00 2001 +From: Carlos Alberto Lopez Perez +Date: Mon, 6 Aug 2012 01:45:51 +0200 +Subject: [PATCH] Fix XMPP code detection on s_client starttls xmpp + + * Some XMPP Servers (OpenFire) use double quotes. + * This makes s_client starttls work with this servers. + * Tested with OpenFire servers from http://xmpp.net/ :: + + openssl s_client -connect coderollers.com:5222 -starttls xmpp +--- apps/s_client.c.orig 2017-05-25 12:54:38 UTC ++++ apps/s_client.c +@@ -1663,7 +1663,8 @@ int MAIN(int argc, char **argv) + seen = BIO_read(sbio, mbuf, BUFSIZZ); + mbuf[seen] = 0; + while (!strstr +- (mbuf, "")) + goto shut; + seen = BIO_read(sbio, mbuf, BUFSIZZ); From owner-svn-ports-all@freebsd.org Sat Jun 10 13:33:54 2017 Return-Path: Delivered-To: svn-ports-all@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 30DA9B94FAA; Sat, 10 Jun 2017 13:33:54 +0000 (UTC) (envelope-from rakuco@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 0099878275; Sat, 10 Jun 2017 13:33:53 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ADXr7U090558; Sat, 10 Jun 2017 13:33:53 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ADXqv9090554; Sat, 10 Jun 2017 13:33:52 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706101333.v5ADXqv9090554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sat, 10 Jun 2017 13:33:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443088 - in head/devel: cmake cmake-doc cmake-gui X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 13:33:54 -0000 Author: rakuco Date: Sat Jun 10 13:33:52 2017 New Revision: 443088 URL: https://svnweb.freebsd.org/changeset/ports/443088 Log: Update CMake to 3.8.2. Thanks to antoine@ for the exp-run. PR: 219765 Submitted by: Adriaan de Groot Modified: head/devel/cmake-doc/Makefile head/devel/cmake-gui/Makefile head/devel/cmake/Makefile head/devel/cmake/distinfo Modified: head/devel/cmake-doc/Makefile ============================================================================== --- head/devel/cmake-doc/Makefile Sat Jun 10 13:24:10 2017 (r443087) +++ head/devel/cmake-doc/Makefile Sat Jun 10 13:33:52 2017 (r443088) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cmake -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.2 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -doc Modified: head/devel/cmake-gui/Makefile ============================================================================== --- head/devel/cmake-gui/Makefile Sat Jun 10 13:24:10 2017 (r443087) +++ head/devel/cmake-gui/Makefile Sat Jun 10 13:33:52 2017 (r443088) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cmake -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.2 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -gui Modified: head/devel/cmake/Makefile ============================================================================== --- head/devel/cmake/Makefile Sat Jun 10 13:24:10 2017 (r443087) +++ head/devel/cmake/Makefile Sat Jun 10 13:33:52 2017 (r443088) @@ -1,7 +1,7 @@ # Created by: Kyle Martin # $FreeBSD$ PORTNAME= cmake -DISTVERSION= 3.8.0 +DISTVERSION= 3.8.2 PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ Modified: head/devel/cmake/distinfo ============================================================================== --- head/devel/cmake/distinfo Sat Jun 10 13:24:10 2017 (r443087) +++ head/devel/cmake/distinfo Sat Jun 10 13:33:52 2017 (r443088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491861794 -SHA256 (cmake-3.8.0.tar.gz) = cab99162e648257343a20f61bcd0b287f5e88e36fcb2f1d77959da60b7f35969 -SIZE (cmake-3.8.0.tar.gz) = 7503379 +TIMESTAMP = 1496307017 +SHA256 (cmake-3.8.2.tar.gz) = da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d +SIZE (cmake-3.8.2.tar.gz) = 7504706 From owner-svn-ports-all@freebsd.org Sat Jun 10 13:49:25 2017 Return-Path: Delivered-To: svn-ports-all@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 6E751B95BE4; Sat, 10 Jun 2017 13:49:25 +0000 (UTC) (envelope-from adamw@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 3CF66797AD; Sat, 10 Jun 2017 13:49:25 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ADnO7A095532; Sat, 10 Jun 2017 13:49:24 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ADnONf095530; Sat, 10 Jun 2017 13:49:24 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706101349.v5ADnONf095530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 10 Jun 2017 13:49:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443089 - head/editors/vim X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 13:49:25 -0000 Author: adamw Date: Sat Jun 10 13:49:24 2017 New Revision: 443089 URL: https://svnweb.freebsd.org/changeset/ports/443089 Log: Update to patchlevel 631. Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Jun 10 13:33:52 2017 (r443088) +++ head/editors/vim/Makefile Sat Jun 10 13:49:24 2017 (r443089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.0606 +PORTVERSION= 8.0.0631 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Jun 10 13:33:52 2017 (r443088) +++ head/editors/vim/distinfo Sat Jun 10 13:49:24 2017 (r443089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496500944 -SHA256 (vim-vim-v8.0.0606_GH0.tar.gz) = fe8dc50c735f625073cbe06b6dda863e623117ce41b66f40ce5f7efd77a1109e -SIZE (vim-vim-v8.0.0606_GH0.tar.gz) = 13115772 +TIMESTAMP = 1497102458 +SHA256 (vim-vim-v8.0.0631_GH0.tar.gz) = f0af93c818b8eab9717aac69e2c6bb13fffee8d37130835301e2ba0877d99407 +SIZE (vim-vim-v8.0.0631_GH0.tar.gz) = 13118605 From owner-svn-ports-all@freebsd.org Sat Jun 10 14:05:41 2017 Return-Path: Delivered-To: svn-ports-all@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 7E12BBEE25F; Sat, 10 Jun 2017 14:05:41 +0000 (UTC) (envelope-from bdrewery@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 4E6077A253; Sat, 10 Jun 2017 14:05:41 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AE5eIu003840; Sat, 10 Jun 2017 14:05:40 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AE5ebG003838; Sat, 10 Jun 2017 14:05:40 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706101405.v5AE5ebG003838@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 10 Jun 2017 14:05:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443090 - head/devel/libtrue X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 14:05:41 -0000 Author: bdrewery Date: Sat Jun 10 14:05:40 2017 New Revision: 443090 URL: https://svnweb.freebsd.org/changeset/ports/443090 Log: - Fix packaging of true.h [1] - Sort plist - Install libtrue.a with INSTALL_DATA Reported by: Michael Williams [1] Modified: head/devel/libtrue/Makefile head/devel/libtrue/pkg-plist Modified: head/devel/libtrue/Makefile ============================================================================== --- head/devel/libtrue/Makefile Sat Jun 10 13:49:24 2017 (r443089) +++ head/devel/libtrue/Makefile Sat Jun 10 14:05:40 2017 (r443090) @@ -2,6 +2,7 @@ PORTNAME= libtrue PORTVERSION= 20170609 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GH @@ -14,9 +15,10 @@ GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib ${STAGEDIR}/bin - ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.a ${STAGEDIR}${PREFIX}/lib/ + ${INSTALL_DATA} ${WRKSRC}/libtrue/libtrue.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so.0 ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_PROGRAM} ${WRKSRC}/true/true ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_DATA} ${WRKSRC}/libtrue/true.h ${STAGEDIR}${PREFIX}/include/ .include Modified: head/devel/libtrue/pkg-plist ============================================================================== --- head/devel/libtrue/pkg-plist Sat Jun 10 13:49:24 2017 (r443089) +++ head/devel/libtrue/pkg-plist Sat Jun 10 14:05:40 2017 (r443090) @@ -1,4 +1,5 @@ +bin/true +include/true.h lib/libtrue.a lib/libtrue.so lib/libtrue.so.0 -bin/true From owner-svn-ports-all@freebsd.org Sat Jun 10 14:10:28 2017 Return-Path: Delivered-To: svn-ports-all@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 3A5AFBEE328; Sat, 10 Jun 2017 14:10:28 +0000 (UTC) (envelope-from garga@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 08BD77A376; Sat, 10 Jun 2017 14:10:27 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AEARLG004128; Sat, 10 Jun 2017 14:10:27 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AEAQwi004125; Sat, 10 Jun 2017 14:10:26 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201706101410.v5AEAQwi004125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Sat, 10 Jun 2017 14:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443091 - head/security/sudo X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 14:10:28 -0000 Author: garga Date: Sat Jun 10 14:10:26 2017 New Revision: 443091 URL: https://svnweb.freebsd.org/changeset/ports/443091 Log: Update security/sudo to 1.8.20p2 Sponsored by: Rubicon Communications (Netgate) Modified: head/security/sudo/Makefile head/security/sudo/distinfo Modified: head/security/sudo/Makefile ============================================================================== --- head/security/sudo/Makefile Sat Jun 10 14:05:40 2017 (r443090) +++ head/security/sudo/Makefile Sat Jun 10 14:10:26 2017 (r443091) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -PORTVERSION= 1.8.20p1 +PORTVERSION= 1.8.20p2 CATEGORIES= security MASTER_SITES= SUDO Modified: head/security/sudo/distinfo ============================================================================== --- head/security/sudo/distinfo Sat Jun 10 14:05:40 2017 (r443090) +++ head/security/sudo/distinfo Sat Jun 10 14:10:26 2017 (r443091) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496171509 -SHA256 (sudo-1.8.20p1.tar.gz) = 9e980eb23a60dd11f0f452e672e705d7a386882bc230c6e8483050e03182db1d -SIZE (sudo-1.8.20p1.tar.gz) = 2930394 +TIMESTAMP = 1497103724 +SHA256 (sudo-1.8.20p2.tar.gz) = bd42ae1059e935f795c69ea97b3de09fe9410a58a74b5d5e6836eb5067a445d9 +SIZE (sudo-1.8.20p2.tar.gz) = 2930769 From owner-svn-ports-all@freebsd.org Sat Jun 10 14:13:12 2017 Return-Path: Delivered-To: svn-ports-all@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 ED6D4BEE50F; Sat, 10 Jun 2017 14:13:12 +0000 (UTC) (envelope-from garga@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 BDEEA7A6D7; Sat, 10 Jun 2017 14:13:12 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AEDB1C007853; Sat, 10 Jun 2017 14:13:11 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AEDBH7007851; Sat, 10 Jun 2017 14:13:11 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201706101413.v5AEDBH7007851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Sat, 10 Jun 2017 14:13:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443092 - head/mail/pear-Mail X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 14:13:13 -0000 Author: garga Date: Sat Jun 10 14:13:11 2017 New Revision: 443092 URL: https://svnweb.freebsd.org/changeset/ports/443092 Log: Update mail/pear-Mail to 1.4.1 Sponsored by: Rubicon Communications (Netgate) Modified: head/mail/pear-Mail/Makefile head/mail/pear-Mail/distinfo Modified: head/mail/pear-Mail/Makefile ============================================================================== --- head/mail/pear-Mail/Makefile Sat Jun 10 14:10:26 2017 (r443091) +++ head/mail/pear-Mail/Makefile Sat Jun 10 14:13:11 2017 (r443092) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mail -DISTVERSION= 1.3.0 +DISTVERSION= 1.4.1 PORTEPOCH= 1 CATEGORIES= mail www pear Modified: head/mail/pear-Mail/distinfo ============================================================================== --- head/mail/pear-Mail/distinfo Sat Jun 10 14:10:26 2017 (r443091) +++ head/mail/pear-Mail/distinfo Sat Jun 10 14:13:11 2017 (r443092) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Mail-1.3.0.tgz) = 5853794fa348c92aa33d95bc3a8e2d6bc1950a4aaf73163fc076a5254d212958 -SIZE (PEAR/Mail-1.3.0.tgz) = 23110 +TIMESTAMP = 1497103846 +SHA256 (PEAR/Mail-1.4.1.tgz) = 13112c9b4fe543543ef4436046442844cf198628bb30eb7eaab62c6a926ca9ba +SIZE (PEAR/Mail-1.4.1.tgz) = 21756 From owner-svn-ports-all@freebsd.org Sat Jun 10 14:13:44 2017 Return-Path: Delivered-To: svn-ports-all@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 29DACBEE55A; Sat, 10 Jun 2017 14:13:44 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED1747A7BD; Sat, 10 Jun 2017 14:13:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (unknown [127.0.1.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 2968B1F570; Sat, 10 Jun 2017 14:13:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id BA6C6812C; Sat, 10 Jun 2017 14:13:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id DqbKr0UDaYRT; Sat, 10 Jun 2017 14:13:38 +0000 (UTC) Subject: Re: svn commit: r443063 - in head/devel: . libtrue DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 4833E8126 To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706100247.v5A2lgir024063@repo.freebsd.org> <20170610083112.GA34433@FreeBSD.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <6a2bfa9b-8cc7-3d53-0b9c-894ea53a2db7@FreeBSD.org> Date: Sat, 10 Jun 2017 10:13:36 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170610083112.GA34433@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VDslbAAa3wh7857vwH0QIOwOjpqWxComb" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 14:13:44 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VDslbAAa3wh7857vwH0QIOwOjpqWxComb Content-Type: multipart/mixed; boundary="EsmbVbNn6QqqML3TGwtSq5VVKeHO30wO0"; protected-headers="v1" From: Bryan Drewery To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <6a2bfa9b-8cc7-3d53-0b9c-894ea53a2db7@FreeBSD.org> Subject: Re: svn commit: r443063 - in head/devel: . libtrue References: <201706100247.v5A2lgir024063@repo.freebsd.org> <20170610083112.GA34433@FreeBSD.org> In-Reply-To: <20170610083112.GA34433@FreeBSD.org> --EsmbVbNn6QqqML3TGwtSq5VVKeHO30wO0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/10/17 4:31 AM, Alexey Dokuchaev wrote: > On Sat, Jun 10, 2017 at 02:47:42AM +0000, Bryan Drewery wrote: >> New Revision: 443063 >> URL: https://svnweb.freebsd.org/changeset/ports/443063 >> >> Log: >> Add devel/libtrue >> =20 >> You can't handle the truth. >> libtruth is the definitive library for handling the truth. It is >> a quickly growing project with a lot of plans for the future. >=20 > That doesn't tell anything about this port really. What is this thing > for and what does it do? >=20 Hi Alexey, I appreciate your feedback. This project is quite new and growing very rapidly. In just the first day of it becoming a project 20+ contributors have joined its community. There's currently a list of ~40 things that are wanted to be implemented. Issues and pull requests are coming in hourly. What libtrue is is defined above, it's for handling the truth. Unfortunately the real context for this commit is probably lost on non-src committers due to the use of src-committers@ mailing list for an early inspiration for this project or more so people not at BSDCan or at least in #devsummit. Sorry for that. --=20 Regards, Bryan Drewery --EsmbVbNn6QqqML3TGwtSq5VVKeHO30wO0-- --VDslbAAa3wh7857vwH0QIOwOjpqWxComb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJZO/6QAAoJEDXXcbtuRpfPGGkIAKjI2GV0j2r0b/JgU+01L1I7 Wc7jQpa3GZy37idHlnIyzMC9oqh3WMLSg06ZfRMeMXMcojMt7q20AadpxeDxeFG2 xzZ2HDdResKYtJFMpKZlD9M9nAk+GNXwMC1YHiaPPB0yBvFqHVebpI7t3aqWRPh3 pZY93nVsEcvD90fNlZY+75ALb2Qbx60FQHUfXQBa4SJ2e2YssNu3LL4tnKnWETOj klRWXf/N/YHWtuFu/+ImOOLQUDXibNnAXBESSFjEWeN3aFksYvwTADtdJ6pKWMi7 zv9mw/U4no/vQ5wFpmlMdFkt1BtJTATSiFNIhxj+1sE80detPBJ5mGFvdXpfL/o= =tny2 -----END PGP SIGNATURE----- --VDslbAAa3wh7857vwH0QIOwOjpqWxComb-- From owner-svn-ports-all@freebsd.org Sat Jun 10 14:22:27 2017 Return-Path: Delivered-To: svn-ports-all@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 88ED9BEE7CA; Sat, 10 Jun 2017 14:22:27 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 56B527AB56; Sat, 10 Jun 2017 14:22:27 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (unknown [127.0.1.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 808C61F6B8; Sat, 10 Jun 2017 14:22:26 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id A59938140; Sat, 10 Jun 2017 14:22:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id xDwm4q6kpIq8; Sat, 10 Jun 2017 14:22:15 +0000 (UTC) Subject: Re: svn commit: r443062 - in head/devel: . py-pbr py3-pbr DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 22B57813B To: Ben Woods Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706100243.v5A2hEvA023723@repo.freebsd.org> <2fd772dd-3391-eaec-c75d-b9d960561ab5@FreeBSD.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <4e78114e-d161-be91-d801-6cccdeea8118@FreeBSD.org> Date: Sat, 10 Jun 2017 10:22:13 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qt8gHRhPuRHH4k7DLGUlANevfLScj4jTk" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 14:22:27 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --qt8gHRhPuRHH4k7DLGUlANevfLScj4jTk Content-Type: multipart/mixed; boundary="0FvxPSneDkLkL1u34rjE8cJDvImeBNsM7"; protected-headers="v1" From: Bryan Drewery To: Ben Woods Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <4e78114e-d161-be91-d801-6cccdeea8118@FreeBSD.org> Subject: Re: svn commit: r443062 - in head/devel: . py-pbr py3-pbr References: <201706100243.v5A2hEvA023723@repo.freebsd.org> <2fd772dd-3391-eaec-c75d-b9d960561ab5@FreeBSD.org> In-Reply-To: --0FvxPSneDkLkL1u34rjE8cJDvImeBNsM7 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/9/17 11:47 PM, Ben Woods wrote: > On 10 June 2017 at 10:49, Bryan Drewery > wrote: >=20 > Ben, >=20 > We haven't announced this yet but were planning to in the next few = days. > We plan to implement FLAVORS in the next few weeks which will remo= ve > the need for these py3- slave ports as the main py- ports will buil= d > py3* as well. The plan is to remove all of them at that time. Ju= st > FYI that these will go away fairly quickly and no longer be needed.= >=20 >=20 > -- > Regards, > Bryan Drewery >=20 >=20 > Hi Bryan, >=20 > That is great news - I have been looking forward to FLAVORS. Thank you > for all your efforts on this! >=20 > I would love to see all of these new py3- ports disappear... it just > feels wrong needing to have them. >=20 > However, the introduction of flavors has been "coming soon" for some > time, but in the mean time I wanted to ensure people would be able to > "pkg install py3-iocage". (I needed to manage my jails!). All of my wor= k > on fixing this is done now, so I won't be committing any more time to > these py3- ports. >=20 > Thanks for the heads up :) >=20 Sounds good. I realize the lack of communication on this. Things have just come together quickly at BSDCan. Some of the plan is still changing and not certain yet. There's a definite FLAVORS patch, and a Poudriere implementation that is 99% done. The last piece remaining for it is actually to handle the fact that we have these py3- slave ports that duplicate their master py- ports with the use of FLAVORS. My original implementation meant that as soon as I committed Poudriere with FLAVORS (and DEPENDS_ARGS) support that all of the py3- leaf ports that were not dependencies would stop building in Poudriere. I am not pleased with that idea though and am working on making Poudriere "just work" in both worlds by mapping these slave ports to their real master port along with the appropriate DEPENDS_ARGS/FLAVOR. Once I am done with this I will commit it all to ports-mgmt/poudriere-devel and we will start exp-runs for FLAVORS along with a mass python conversion. Once I finish up the Poudriere piece we'll have a better idea on the timeline we can establish and will send a mail to the broader community about it all. Both for feedback and for setting a timetable. The general plan is to establish FLAVORS for use with direct-ports and Poudriere, convert all python ports, and then put a halt on any FLAVORS conversions for ~6 months. This will give time to convert other tools and weed out any bug that no one thought of. Thanks for your understanding! And before this all came together I was 100% in favor of these slave port= s. --=20 Regards, Bryan Drewery --0FvxPSneDkLkL1u34rjE8cJDvImeBNsM7-- --qt8gHRhPuRHH4k7DLGUlANevfLScj4jTk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJZPACWAAoJEDXXcbtuRpfPYXAIAKeNvZg5aCOaxO+qeAPbjwW2 oc64wCWOAyiKMgnmI6F2lK8RpSowdmyQqNsW8yYJyQ9vS416HcLYdzbMij8Cxgfh Grot6AT7cOu6r/dYFcDXAqZ0Y41OISALQgp4z+vUC1nbr30Jpl+HHdoM+aaHyiZA zooaAZoVpaze9BnqLelaVq78baP6vYdHjn090JkcU9ojAXoC5/82mgePcm5rX6+g I2Of9EzT5/dq5WcGOA8ZU/61NUY9i1baaV/bg5CNE8TA8js+CaTpByREIzUuXpFK YOKtTEqPGeEXglXeVsIFA7gsxLLGnNrj3hlFLT7MDKJBtMghH5iYbPrx/uWf1Qs= =nbQP -----END PGP SIGNATURE----- --qt8gHRhPuRHH4k7DLGUlANevfLScj4jTk-- From owner-svn-ports-all@freebsd.org Sat Jun 10 14:31:27 2017 Return-Path: Delivered-To: svn-ports-all@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 D7187BEEB02; Sat, 10 Jun 2017 14:31:27 +0000 (UTC) (envelope-from garga@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 B303F7AE6E; Sat, 10 Jun 2017 14:31:27 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AEVQqZ015229; Sat, 10 Jun 2017 14:31:26 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AEVQxP015226; Sat, 10 Jun 2017 14:31:26 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201706101431.v5AEVQxP015226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Sat, 10 Jun 2017 14:31:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443093 - head/devel/aws-sdk-php X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 14:31:27 -0000 Author: garga Date: Sat Jun 10 14:31:26 2017 New Revision: 443093 URL: https://svnweb.freebsd.org/changeset/ports/443093 Log: - Update devel/aws-sdk-php to 3.29.2 - Change MASTER_SITES to download from github and keep distfiles on a versioned directory since source zip file has no version in its name Sponsored by: Rubicon Communications (Netgate) Modified: head/devel/aws-sdk-php/Makefile head/devel/aws-sdk-php/distinfo head/devel/aws-sdk-php/pkg-plist Modified: head/devel/aws-sdk-php/Makefile ============================================================================== --- head/devel/aws-sdk-php/Makefile Sat Jun 10 14:13:11 2017 (r443092) +++ head/devel/aws-sdk-php/Makefile Sat Jun 10 14:31:26 2017 (r443093) @@ -1,10 +1,11 @@ # $FreeBSD$ PORTNAME= aws-sdk-php -PORTVERSION= 3.28.4 +PORTVERSION= 3.29.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= garga/${PORTNAME} +MASTER_SITES= https://github.com/aws/${PORTNAME}/releases/download/${PORTVERSION}/ +DISTFILES= aws.zip +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= PHP interface for Amazon Web Services (AWS) Modified: head/devel/aws-sdk-php/distinfo ============================================================================== --- head/devel/aws-sdk-php/distinfo Sat Jun 10 14:13:11 2017 (r443092) +++ head/devel/aws-sdk-php/distinfo Sat Jun 10 14:31:26 2017 (r443093) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496162246 -SHA256 (aws-sdk-php-3.28.4.zip) = c8d91f64f4dbeffd774b1010332284d768abc404bacf515b61edf9badc4a6015 -SIZE (aws-sdk-php-3.28.4.zip) = 1229457 +TIMESTAMP = 1497104847 +SHA256 (aws-sdk-php-3.29.2/aws.zip) = 878f1f9f0372a968500e7b6bbe526e80738d16191cda4d7dfdf012a6c83fbb7a +SIZE (aws-sdk-php-3.29.2/aws.zip) = 1245249 Modified: head/devel/aws-sdk-php/pkg-plist ============================================================================== --- head/devel/aws-sdk-php/pkg-plist Sat Jun 10 14:13:11 2017 (r443092) +++ head/devel/aws-sdk-php/pkg-plist Sat Jun 10 14:31:26 2017 (r443093) @@ -180,6 +180,8 @@ %%WWWDIR%%/Aws/Glacier/GlacierClient.php %%WWWDIR%%/Aws/Glacier/MultipartUploader.php %%WWWDIR%%/Aws/Glacier/TreeHash.php +%%WWWDIR%%/Aws/Greengrass/Exception/GreengrassException.php +%%WWWDIR%%/Aws/Greengrass/GreengrassClient.php %%WWWDIR%%/Aws/Handler/GuzzleV5/GuzzleHandler.php %%WWWDIR%%/Aws/Handler/GuzzleV5/GuzzleStream.php %%WWWDIR%%/Aws/Handler/GuzzleV5/PsrStream.php @@ -412,6 +414,7 @@ %%WWWDIR%%/Aws/data/cognito-identity/2014-06-30/api-2.json.php %%WWWDIR%%/Aws/data/cognito-identity/2014-06-30/paginators-1.json.php %%WWWDIR%%/Aws/data/cognito-idp/2016-04-18/api-2.json.php +%%WWWDIR%%/Aws/data/cognito-idp/2016-04-18/paginators-1.json.php %%WWWDIR%%/Aws/data/cognito-sync/2014-06-30/api-2.json.php %%WWWDIR%%/Aws/data/config/2014-11-12/api-2.json.php %%WWWDIR%%/Aws/data/config/2014-11-12/paginators-1.json.php @@ -493,6 +496,7 @@ %%WWWDIR%%/Aws/data/glacier/2012-06-01/paginators-1.json.php %%WWWDIR%%/Aws/data/glacier/2012-06-01/waiters-1.json.php %%WWWDIR%%/Aws/data/glacier/2012-06-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/greengrass/2017-06-07/api-2.json.php %%WWWDIR%%/Aws/data/health/2016-08-04/api-2.json.php %%WWWDIR%%/Aws/data/health/2016-08-04/paginators-1.json.php %%WWWDIR%%/Aws/data/iam/2010-05-08/api-2.json.php @@ -503,10 +507,12 @@ %%WWWDIR%%/Aws/data/inspector/2016-02-16/api-2.json.php %%WWWDIR%%/Aws/data/inspector/2016-02-16/paginators-1.json.php %%WWWDIR%%/Aws/data/iot/2015-05-28/api-2.json.php +%%WWWDIR%%/Aws/data/iot/2015-05-28/paginators-1.json.php %%WWWDIR%%/Aws/data/kinesis/2013-12-02/api-2.json.php %%WWWDIR%%/Aws/data/kinesis/2013-12-02/paginators-1.json.php %%WWWDIR%%/Aws/data/kinesis/2013-12-02/waiters-2.json.php %%WWWDIR%%/Aws/data/kinesisanalytics/2015-08-14/api-2.json.php +%%WWWDIR%%/Aws/data/kinesisanalytics/2015-08-14/paginators-1.json.php %%WWWDIR%%/Aws/data/kms/2014-11-01/api-2.json.php %%WWWDIR%%/Aws/data/kms/2014-11-01/paginators-1.json.php %%WWWDIR%%/Aws/data/lambda/2015-03-31/api-2.json.php From owner-svn-ports-all@freebsd.org Sat Jun 10 14:39:47 2017 Return-Path: Delivered-To: svn-ports-all@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 5808ABEEBE8; Sat, 10 Jun 2017 14:39:47 +0000 (UTC) (envelope-from garga@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 25A177B16B; Sat, 10 Jun 2017 14:39:47 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AEdk6S016470; Sat, 10 Jun 2017 14:39:46 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AEdkvO016469; Sat, 10 Jun 2017 14:39:46 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201706101439.v5AEdkvO016469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Sat, 10 Jun 2017 14:39:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443094 - head/misc/compat7x X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 14:39:47 -0000 Author: garga Date: Sat Jun 10 14:39:45 2017 New Revision: 443094 URL: https://svnweb.freebsd.org/changeset/ports/443094 Log: Drop maintainership Modified: head/misc/compat7x/Makefile Modified: head/misc/compat7x/Makefile ============================================================================== --- head/misc/compat7x/Makefile Sat Jun 10 14:31:26 2017 (r443093) +++ head/misc/compat7x/Makefile Sat Jun 10 14:39:45 2017 (r443094) @@ -7,7 +7,7 @@ MASTER_SITES= LOCAL/garga/compat PKGNAMESUFFIX= -${ARCH} DISTNAME= ${PORTNAME}-${ARCH}-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convenience package to install the compat7x libraries LICENSE= BSD2CLAUSE From owner-svn-ports-all@freebsd.org Sat Jun 10 14:52:10 2017 Return-Path: Delivered-To: svn-ports-all@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 12BCDBEF0F1; Sat, 10 Jun 2017 14:52:10 +0000 (UTC) (envelope-from lifanov@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 D701A7B919; Sat, 10 Jun 2017 14:52:09 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AEq9gq024296; Sat, 10 Jun 2017 14:52:09 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AEq88S024293; Sat, 10 Jun 2017 14:52:08 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201706101452.v5AEq88S024293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Sat, 10 Jun 2017 14:52:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443095 - head/security/hashcat X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 14:52:10 -0000 Author: lifanov Date: Sat Jun 10 14:52:08 2017 New Revision: 443095 URL: https://svnweb.freebsd.org/changeset/ports/443095 Log: update security/hashcat to 3.6.0 new hash types: BLAKE2-512 Blockchain, My Wallet, V2 DPAPI masterkey file v1 and v2 ChaCha20 JKS Java Key Store Private Keys (SHA1) Ethereum Wallet, PBKDF2-HMAC-SHA256 Ethereum Wallet, PBKDF2-SCRYPT Relnotes: https://hashcat.net/forum/thread-6630.html Modified: head/security/hashcat/Makefile head/security/hashcat/distinfo head/security/hashcat/pkg-plist Modified: head/security/hashcat/Makefile ============================================================================== --- head/security/hashcat/Makefile Sat Jun 10 14:39:45 2017 (r443094) +++ head/security/hashcat/Makefile Sat Jun 10 14:52:08 2017 (r443095) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hashcat -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.0 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= security Modified: head/security/hashcat/distinfo ============================================================================== --- head/security/hashcat/distinfo Sat Jun 10 14:39:45 2017 (r443094) +++ head/security/hashcat/distinfo Sat Jun 10 14:52:08 2017 (r443095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493301362 -SHA256 (hashcat-hashcat-v3.5.0_GH0.tar.gz) = af764698f48145ac96cf01c65cf76bcb88e205aeb4614025ae32d847571c4390 -SIZE (hashcat-hashcat-v3.5.0_GH0.tar.gz) = 4103461 +TIMESTAMP = 1497103250 +SHA256 (hashcat-hashcat-v3.6.0_GH0.tar.gz) = f85b13d7563382690775bc8b1800190cbe133770ba8354ccbcf31f6a12e73bf0 +SIZE (hashcat-hashcat-v3.6.0_GH0.tar.gz) = 4153538 Modified: head/security/hashcat/pkg-plist ============================================================================== --- head/security/hashcat/pkg-plist Sat Jun 10 14:39:45 2017 (r443094) +++ head/security/hashcat/pkg-plist Sat Jun 10 14:52:08 2017 (r443095) @@ -595,3 +595,15 @@ lib/libhashcat.so %%DATADIR%%/OpenCL/markov_le.cl %%DATADIR%%/hashcat.hcstat %%DATADIR%%/hashcat.hctune +%%DATADIR%%/OpenCL/m00600_a0.cl +%%DATADIR%%/OpenCL/m00600_a1.cl +%%DATADIR%%/OpenCL/m00600_a3.cl +%%DATADIR%%/OpenCL/m15300.cl +%%DATADIR%%/OpenCL/m15400_a0.cl +%%DATADIR%%/OpenCL/m15400_a1.cl +%%DATADIR%%/OpenCL/m15400_a3.cl +%%DATADIR%%/OpenCL/m15500_a0.cl +%%DATADIR%%/OpenCL/m15500_a1.cl +%%DATADIR%%/OpenCL/m15500_a3.cl +%%DATADIR%%/OpenCL/m15600.cl +%%DATADIR%%/OpenCL/m15700.cl From owner-svn-ports-all@freebsd.org Sat Jun 10 14:54:37 2017 Return-Path: Delivered-To: svn-ports-all@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 E9C7BBEF136; Sat, 10 Jun 2017 14:54:37 +0000 (UTC) (envelope-from dbaio@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 4F3F37BA41; Sat, 10 Jun 2017 14:54:37 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AEsaLJ024781; Sat, 10 Jun 2017 14:54:36 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AEsZE0024764; Sat, 10 Jun 2017 14:54:35 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101454.v5AEsZE0024764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 14:54:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443096 - in head: astro/readosm audio/lingot databases/pyspatialite databases/spatialite databases/spatialite-tools databases/spatialite_gui databases/virtualpg devel/libgta graphics/l... X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 14:54:38 -0000 Author: dbaio Date: Sat Jun 10 14:54:34 2017 New Revision: 443096 URL: https://svnweb.freebsd.org/changeset/ports/443096 Log: Update maintainer email address Ownership of the former email address confirmed by email PR: 219791 Submitted by: lbartoletti@tuxfamily.org (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11088 Modified: head/astro/readosm/Makefile head/audio/lingot/Makefile head/databases/pyspatialite/Makefile head/databases/spatialite-tools/Makefile head/databases/spatialite/Makefile head/databases/spatialite_gui/Makefile head/databases/virtualpg/Makefile head/devel/libgta/Makefile head/graphics/libgaiagraphics/Makefile head/graphics/librasterlite/Makefile head/graphics/librasterlite2/Makefile head/graphics/libreatlas/Makefile head/graphics/osgearth/Makefile head/net/quiterss/Makefile head/textproc/freexl/Makefile Modified: head/astro/readosm/Makefile ============================================================================== --- head/astro/readosm/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/astro/readosm/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ CATEGORIES= astro geography devel MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ DISTNAME= ${PORTNAME}-${PORTVERSION}e -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Extract valid data from within an Open Street Map input file LICENSE= MPL LGPL21 GPLv2 Modified: head/audio/lingot/Makefile ============================================================================== --- head/audio/lingot/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/audio/lingot/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SAVANNAH -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= LINGOT is a musical instrument tuner LICENSE= GPLv2 Modified: head/databases/pyspatialite/Makefile ============================================================================== --- head/databases/pyspatialite/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/databases/pyspatialite/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -9,7 +9,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP/source/p/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= DB-API 2.0 interface for SQLite 3.x with Spatialite LICENSE= ZLIB Modified: head/databases/spatialite-tools/Makefile ============================================================================== --- head/databases/spatialite-tools/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/databases/spatialite-tools/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -5,7 +5,7 @@ PORTVERSION= 4.3.0 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Collection of CLI tools supporting SpatiaLite LICENSE= GPLv3 Modified: head/databases/spatialite/Makefile ============================================================================== --- head/databases/spatialite/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/databases/spatialite/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/ DISTNAME= lib${PORTNAME}-${PORTVERSION} -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Spatial Extensions for SQLite LICENSE= MPL LGPL20 GPLv2 Modified: head/databases/spatialite_gui/Makefile ============================================================================== --- head/databases/spatialite_gui/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/databases/spatialite_gui/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Graphical User Interface (GUI) tool supporting SpatiaLite LICENSE= GPLv3 Modified: head/databases/virtualpg/Makefile ============================================================================== --- head/databases/virtualpg/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/databases/virtualpg/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Loadable dynamic extension to both SQLite and SpatiaLite LICENSE= MPL LGPL21 GPLv2 Modified: head/devel/libgta/Makefile ============================================================================== --- head/devel/libgta/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/devel/libgta/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.5 CATEGORIES= devel MASTER_SITES= SAVANNAH/gta -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Portable library that implements the GTA file format OPTIONS_DEFINE= DOCS Modified: head/graphics/libgaiagraphics/Makefile ============================================================================== --- head/graphics/libgaiagraphics/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/graphics/libgaiagraphics/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Library supporting common-utility raster handling methods LIB_DEPENDS= libpng.so:graphics/png \ Modified: head/graphics/librasterlite/Makefile ============================================================================== --- head/graphics/librasterlite/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/graphics/librasterlite/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite-sources/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Library that stores and retrieves raster coverages using a SpatiaLite LICENSE= MPL GPLv2 LGPL21 Modified: head/graphics/librasterlite2/Makefile ============================================================================== --- head/graphics/librasterlite2/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/graphics/librasterlite2/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -8,7 +8,7 @@ PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Library that stores and retrieves raster coverages using a SpatiaLite LICENSE= MPL GPLv2 LGPL21 Modified: head/graphics/libreatlas/Makefile ============================================================================== --- head/graphics/libreatlas/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/graphics/libreatlas/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ PORTREVISION= 21 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Open Source Geography Education application LICENSE= GPLv3 Modified: head/graphics/osgearth/Makefile ============================================================================== --- head/graphics/osgearth/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/graphics/osgearth/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 1 CATEGORIES= graphics geography -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= C++ terrain rendering toolkit for OpenSceneGraph LICENSE= LGPL3 Modified: head/net/quiterss/Makefile ============================================================================== --- head/net/quiterss/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/net/quiterss/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://quiterss.org/files/${PORTVERSION}/ DISTNAME= QuiteRSS-${PORTVERSION}-src -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Open-source cross-platform RSS/Atom news feeds reader LICENSE= GPLv3 Modified: head/textproc/freexl/Makefile ============================================================================== --- head/textproc/freexl/Makefile Sat Jun 10 14:52:08 2017 (r443095) +++ head/textproc/freexl/Makefile Sat Jun 10 14:54:34 2017 (r443096) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 CATEGORIES= textproc MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ -MAINTAINER= coder@tuxfamily.org +MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet LICENSE= MPL GPLv2 LGPL21 From owner-svn-ports-all@freebsd.org Sat Jun 10 15:00:36 2017 Return-Path: Delivered-To: svn-ports-all@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 3C425BEF4E0; Sat, 10 Jun 2017 15:00:36 +0000 (UTC) (envelope-from dbaio@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 166177BD27; Sat, 10 Jun 2017 15:00:36 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AF0ZhE025236; Sat, 10 Jun 2017 15:00:35 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AF0YTY025231; Sat, 10 Jun 2017 15:00:34 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101500.v5AF0YTY025231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 15:00:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443097 - in head/net-mgmt/cacti: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 15:00:36 -0000 Author: dbaio Date: Sat Jun 10 15:00:34 2017 New Revision: 443097 URL: https://svnweb.freebsd.org/changeset/ports/443097 Log: net-mgmt/cacti: Update to 1.1.9 Changes: http://www.cacti.net/release_notes.php?version=1.1.8 http://www.cacti.net/release_notes.php?version=1.1.9 PR: 219854 Submitted by: Daniel Austin (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11122 Modified: head/net-mgmt/cacti/Makefile head/net-mgmt/cacti/distinfo head/net-mgmt/cacti/files/patch-lib__clog_webapi.php head/net-mgmt/cacti/files/patch-utilities.php head/net-mgmt/cacti/pkg-plist Modified: head/net-mgmt/cacti/Makefile ============================================================================== --- head/net-mgmt/cacti/Makefile Sat Jun 10 14:54:34 2017 (r443096) +++ head/net-mgmt/cacti/Makefile Sat Jun 10 15:00:34 2017 (r443097) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.9 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ Modified: head/net-mgmt/cacti/distinfo ============================================================================== --- head/net-mgmt/cacti/distinfo Sat Jun 10 14:54:34 2017 (r443096) +++ head/net-mgmt/cacti/distinfo Sat Jun 10 15:00:34 2017 (r443097) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495560273 -SHA256 (cacti-1.1.7.tar.gz) = e6dcbcef54c42ee7920559d9afc7ba6f53c77a2f7054e8d58a83af304c24f969 -SIZE (cacti-1.1.7.tar.gz) = 8523998 +TIMESTAMP = 1496786177 +SHA256 (cacti-1.1.9.tar.gz) = 329b9a9b388f1a11c92c483a404c8ad0d0e63720cfed12edd82bec866950d67c +SIZE (cacti-1.1.9.tar.gz) = 8720015 Modified: head/net-mgmt/cacti/files/patch-lib__clog_webapi.php ============================================================================== --- head/net-mgmt/cacti/files/patch-lib__clog_webapi.php Sat Jun 10 14:54:34 2017 (r443096) +++ head/net-mgmt/cacti/files/patch-lib__clog_webapi.php Sat Jun 10 15:00:34 2017 (r443097) @@ -1,4 +1,4 @@ ---- lib/clog_webapi.php.orig 2017-04-26 00:30:09 UTC +--- lib/clog_webapi.php.orig 2017-06-05 03:49:49 UTC +++ lib/clog_webapi.php @@ -40,7 +40,7 @@ function clog_purge_logfile() { $logfile = read_config_option('path_cactilog'); @@ -9,12 +9,12 @@ } if (file_exists($logfile)) { -@@ -64,7 +64,7 @@ function clog_view_logfile() { - $logfile = read_config_option('path_cactilog'); - - if ($logfile == '') { -- $logfile = './log/cacti.log'; +@@ -70,7 +70,7 @@ function clog_view_logfile() { + $logfile = $requestedFile; + } + } elseif ($logfile == '') { +- $logfile = $config['base_path'] . '/log/cacti.log'; + $logfile = '/var/log/cacti/log'; } - /* helps determine output color */ + /* ================= input validation and session storage ================= */ Modified: head/net-mgmt/cacti/files/patch-utilities.php ============================================================================== --- head/net-mgmt/cacti/files/patch-utilities.php Sat Jun 10 14:54:34 2017 (r443096) +++ head/net-mgmt/cacti/files/patch-utilities.php Sat Jun 10 15:00:34 2017 (r443097) @@ -1,15 +1,15 @@ ---- utilities.php.orig 2017-04-26 00:30:09 UTC +--- utilities.php.orig 2017-06-05 03:49:49 UTC +++ utilities.php -@@ -872,7 +872,7 @@ function utilities_view_logfile() { - $logfile = read_config_option('path_cactilog'); - - if ($logfile == '') { +@@ -877,7 +877,7 @@ function utilities_view_logfile() { + $logfile = $requestedFile; + } + } elseif ($logfile == '') { - $logfile = $config['base_path'] . '/log/cacti.log'; + $logfile = '/var/log/cacti/log'; } - /* helps determine output color */ -@@ -1155,7 +1155,7 @@ function utilities_clear_logfile() { + /* ================= input validation and session storage ================= */ +@@ -1194,7 +1194,7 @@ function utilities_clear_logfile() { $logfile = read_config_option('path_cactilog'); if ($logfile == '') { Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Sat Jun 10 14:54:34 2017 (r443096) +++ head/net-mgmt/cacti/pkg-plist Sat Jun 10 15:00:34 2017 (r443097) @@ -257,6 +257,8 @@ %%CACTIDIR%%/images/tab_preview.gif %%CACTIDIR%%/images/tab_settings.gif %%CACTIDIR%%/images/tab_settings_down.gif +%%CACTIDIR%%/images/tab_template_blue.gif +%%CACTIDIR%%/images/tab_template_red.gif %%CACTIDIR%%/images/tab_tree.gif %%CACTIDIR%%/images/table.png %%CACTIDIR%%/images/table_go.png @@ -1041,6 +1043,7 @@ %%CACTIDIR%%/install/upgrades/1_1_4.php %%CACTIDIR%%/install/upgrades/1_1_6.php %%CACTIDIR%%/install/upgrades/1_1_7.php +%%CACTIDIR%%/install/upgrades/1_1_8.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php From owner-svn-ports-all@freebsd.org Sat Jun 10 15:06:42 2017 Return-Path: Delivered-To: svn-ports-all@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 19CD2BEF8A1; Sat, 10 Jun 2017 15:06:42 +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 D97ED7C2D3; Sat, 10 Jun 2017 15:06:41 +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 v5AF6f3O029221; Sat, 10 Jun 2017 15:06:41 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AF6fd9029220; Sat, 10 Jun 2017 15:06:41 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706101506.v5AF6fd9029220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 10 Jun 2017 15:06:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443098 - head/textproc/py-enchant X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 15:06:42 -0000 Author: thierry Date: Sat Jun 10 15:06:40 2017 New Revision: 443098 URL: https://svnweb.freebsd.org/changeset/ports/443098 Log: Use option helpers. PR: 219804 Reported by: koobs Modified: head/textproc/py-enchant/Makefile Modified: head/textproc/py-enchant/Makefile ============================================================================== --- head/textproc/py-enchant/Makefile Sat Jun 10 15:00:34 2017 (r443097) +++ head/textproc/py-enchant/Makefile Sat Jun 10 15:06:40 2017 (r443098) @@ -25,18 +25,11 @@ USES= python USE_PYTHON= distutils WX_USE= WX=3.0+ +WX_VARS=WX_COMPS= python:run LDFLAGS+= -L${LOCALBASE}/lib -.include - -.if ${PORT_OPTIONS:MWX} -WX_COMPS= python:run -.endif - -post-install: -.if ! ${PORT_OPTIONS:MWX} +post-install-WX-off: ${RM] ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/checker/wxSpellCheckerDialog* -.endif .include From owner-svn-ports-all@freebsd.org Sat Jun 10 15:13:36 2017 Return-Path: Delivered-To: svn-ports-all@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 55A2ABEFB20; Sat, 10 Jun 2017 15:13:36 +0000 (UTC) (envelope-from dbaio@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 084DA7C795; Sat, 10 Jun 2017 15:13:35 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AFDZcK033616; Sat, 10 Jun 2017 15:13:35 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AFDYW7033611; Sat, 10 Jun 2017 15:13:34 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101513.v5AFDYW7033611@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 15:13:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443099 - in head/shells/rc: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 15:13:36 -0000 Author: dbaio Date: Sat Jun 10 15:13:34 2017 New Revision: 443099 URL: https://svnweb.freebsd.org/changeset/ports/443099 Log: shells/rc: Update to 1.7.4, Fix build After ports r440197, there is a build problem with the default option. - Update to 1.7.4 and fix build - Move MASTER_SITES to the currently upstream address - Improve pkg-descr - Set LICENSE PR: 219596 Approved by: garga (mentor), maintainer (timeout) Differential Revision: https://reviews.freebsd.org/D11126 Modified: head/shells/rc/Makefile head/shells/rc/distinfo head/shells/rc/files/patch-Makefile.in head/shells/rc/pkg-descr Modified: head/shells/rc/Makefile ============================================================================== --- head/shells/rc/Makefile Sat Jun 10 15:06:40 2017 (r443098) +++ head/shells/rc/Makefile Sat Jun 10 15:13:34 2017 (r443099) @@ -2,22 +2,23 @@ # $FreeBSD$ PORTNAME= rc -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.4 CATEGORIES= shells plan9 -MASTER_SITES= ftp://rc.quanstro.net/pub/ \ - ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ +MASTER_SITES= http://static.tobold.org/rc/ MAINTAINER= quanstro@quanstro.net COMMENT= Unix incarnation of the plan9 shell -USES= tar:bzip2 +LICENSE= ZLIB +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-history OPTIONS_DEFINE= READLINE READLINE_USES= readline -READLINE_CONFIGURE_WITH=readline +READLINE_CONFIGURE_ON= --with-edit=readline READLINE_MAKE_ARGS_OFF= CFLAGS="${CFLAGS} -static" .include Modified: head/shells/rc/distinfo ============================================================================== --- head/shells/rc/distinfo Sat Jun 10 15:06:40 2017 (r443098) +++ head/shells/rc/distinfo Sat Jun 10 15:13:34 2017 (r443099) @@ -1,2 +1,3 @@ -SHA256 (rc-1.7.1.tar.bz2) = 3a885d1c75e3ff22e22cc2b397b21a2a75810bc1a0d39adc4b2a47b7c81f4bd5 -SIZE (rc-1.7.1.tar.bz2) = 149624 +TIMESTAMP = 1495848718 +SHA256 (rc-1.7.4.tar.gz) = 5ed26334dd0c1a616248b15ad7c90ca678ae3066fa02c5ddd0e6936f9af9bfd8 +SIZE (rc-1.7.4.tar.gz) = 215206 Modified: head/shells/rc/files/patch-Makefile.in ============================================================================== --- head/shells/rc/files/patch-Makefile.in Sat Jun 10 15:06:40 2017 (r443098) +++ head/shells/rc/files/patch-Makefile.in Sat Jun 10 15:13:34 2017 (r443099) @@ -1,6 +1,6 @@ ---- ./Makefile.in.orig 2003-07-17 14:24:25.000000000 +0200 -+++ ./Makefile.in 2014-03-06 18:42:44.943985391 +0100 -@@ -716,10 +716,10 @@ +--- Makefile.in.orig 2017-05-27 01:41:41 UTC ++++ Makefile.in +@@ -945,10 +945,10 @@ trip: rc tripping ./rc -p < $(srcdir)/trip.rc install-exec-hook: @@ -12,6 +12,6 @@ +@AMC_HISTORY_TRUE@ rm -f $(DESTDIR)$(bindir)/--; $(LN) $(DESTDIR)$(bindir)/- $(DESTDIR)$(bindir)/-- ;\ +@AMC_HISTORY_TRUE@ rm -f $(DESTDIR)$(bindir)/-p; $(LN) $(DESTDIR)$(bindir)/- $(DESTDIR)$(bindir)/-p ;\ +@AMC_HISTORY_TRUE@ rm -f $(DESTDIR)$(bindir)/--p; $(LN) $(DESTDIR)$(bindir)/- $(DESTDIR)$(bindir)/--p + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: Modified: head/shells/rc/pkg-descr ============================================================================== --- head/shells/rc/pkg-descr Sat Jun 10 15:06:40 2017 (r443098) +++ head/shells/rc/pkg-descr Sat Jun 10 15:13:34 2017 (r443099) @@ -1,8 +1,8 @@ -This is a reimplementation for Unix, by Byron Rakitzis, of the Plan -9 shell. rc offers much the same capabilities as a traditional -Bourne shell, but with a much cleaner syntax. +This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell. +The original rc was designed and implemented by Tom Duff at Bell Labs. It has +a small feature set similar to a traditional Bourne shell, but with a much +cleaner and simpler syntax. Among other things, this makes rc much better than +Bourne-compatible shells at handling filenames which contain spaces. Thus, +writing rc scripts is less error-prone than writing sh scripts. -See the end of the man page, under "INCOMPATIBILITIES" for (known?) -differences from the "real" rc. - -Scott Kenney +WWW: http://tobold.org/article/rc From owner-svn-ports-all@freebsd.org Sat Jun 10 15:22:17 2017 Return-Path: Delivered-To: svn-ports-all@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 0E88DBEFD4C; Sat, 10 Jun 2017 15:22:17 +0000 (UTC) (envelope-from brnrd@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 CE0437CBA9; Sat, 10 Jun 2017 15:22:16 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AFMFXC035518; Sat, 10 Jun 2017 15:22:15 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AFMF6L035516; Sat, 10 Jun 2017 15:22:15 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201706101522.v5AFMF6L035516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 10 Jun 2017 15:22:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443100 - in head/databases/mariadb102-client: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 15:22:17 -0000 Author: brnrd Date: Sat Jun 10 15:22:15 2017 New Revision: 443100 URL: https://svnweb.freebsd.org/changeset/ports/443100 Log: databases/mariadb102-client: Fix dependencies checking MYSQL_VERSION_ID - Add upstream patch PR: 219788 Reported by: Alexey Added: head/databases/mariadb102-client/files/patch-libmariadb_include_mariadb__version.h.in (contents, props changed) Modified: head/databases/mariadb102-client/Makefile Modified: head/databases/mariadb102-client/Makefile ============================================================================== --- head/databases/mariadb102-client/Makefile Sat Jun 10 15:13:34 2017 (r443099) +++ head/databases/mariadb102-client/Makefile Sat Jun 10 15:22:15 2017 (r443100) @@ -1,6 +1,7 @@ # $FreeBSD$ PORTNAME= mariadb +PORTREVISION= 2 PKGNAMESUFFIX= 102-client COMMENT= Multithreaded SQL database (client) Added: head/databases/mariadb102-client/files/patch-libmariadb_include_mariadb__version.h.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb102-client/files/patch-libmariadb_include_mariadb__version.h.in Sat Jun 10 15:22:15 2017 (r443100) @@ -0,0 +1,21 @@ +From 422d0f786e5e6eb103000a75738322c8baa9aa12 Mon Sep 17 00:00:00 2001 +From: Georg Richter +Date: Wed, 7 Jun 2017 10:35:35 +0200 +Subject: [PATCH] Added MYSQL_VERSION_ID (beside MARIADB_VERSION_ID) + +--- + include/mariadb_version.h.in | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/include/mariadb_version.h.in b/include/mariadb_version.h.in +index c401d04..a82102f 100644 +--- libmariadb/include/mariadb_version.h.in.orig 2017-05-14 23:13:15 UTC ++++ libmariadb/include/mariadb_version.h.in +@@ -12,6 +12,7 @@ + #define PROTOCOL_VERSION @PROTOCOL_VERSION@ + #define MARIADB_CLIENT_VERSION_STR "@MARIADB_CLIENT_VERSION@" + #define MARIADB_VERSION_ID @MARIADB_VERSION_ID@ ++#define MYSQL_VERSION_ID @MARIADB_VERSION_ID@ + #define MARIADB_PORT @MARIADB_PORT@ + #define MARIADB_UNIX_ADDR "@MARIADB_UNIX_ADDR@" + #define MYSQL_CONFIG_NAME "my" From owner-svn-ports-all@freebsd.org Sat Jun 10 16:23:49 2017 Return-Path: Delivered-To: svn-ports-all@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 BE8C8BF10C7; Sat, 10 Jun 2017 16:23:49 +0000 (UTC) (envelope-from vanilla@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 8CCD27E516; Sat, 10 Jun 2017 16:23:49 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AGNm8U062060; Sat, 10 Jun 2017 16:23:48 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AGNm4V062058; Sat, 10 Jun 2017 16:23:48 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201706101623.v5AGNm4V062058@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sat, 10 Jun 2017 16:23:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443101 - head/devel/elixir-excoveralls X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 16:23:49 -0000 Author: vanilla Date: Sat Jun 10 16:23:48 2017 New Revision: 443101 URL: https://svnweb.freebsd.org/changeset/ports/443101 Log: Update to 0.7.0. Sponsored by: kkstream Modified: head/devel/elixir-excoveralls/Makefile head/devel/elixir-excoveralls/distinfo Modified: head/devel/elixir-excoveralls/Makefile ============================================================================== --- head/devel/elixir-excoveralls/Makefile Sat Jun 10 15:22:15 2017 (r443100) +++ head/devel/elixir-excoveralls/Makefile Sat Jun 10 16:23:48 2017 (r443101) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= excoveralls -PORTVERSION= 0.6.5 +PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-excoveralls/distinfo ============================================================================== --- head/devel/elixir-excoveralls/distinfo Sat Jun 10 15:22:15 2017 (r443100) +++ head/devel/elixir-excoveralls/distinfo Sat Jun 10 16:23:48 2017 (r443101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496546649 -SHA256 (parroty-excoveralls-v0.6.5_GH0.tar.gz) = 90b38d04f6d4dbf371e2ef9e0f09b251fbffa05959904acfad9b67337662ee57 -SIZE (parroty-excoveralls-v0.6.5_GH0.tar.gz) = 195265 +TIMESTAMP = 1497110635 +SHA256 (parroty-excoveralls-v0.7.0_GH0.tar.gz) = ad16bddc057947cbc7d3c08df2ce57dd394485138c23e00e10a89e78e2863077 +SIZE (parroty-excoveralls-v0.7.0_GH0.tar.gz) = 195281 From owner-svn-ports-all@freebsd.org Sat Jun 10 17:29:59 2017 Return-Path: Delivered-To: svn-ports-all@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 8885FBF2989; Sat, 10 Jun 2017 17:29:59 +0000 (UTC) (envelope-from ultima@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 59111809AE; Sat, 10 Jun 2017 17:29:59 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHTvkw086290; Sat, 10 Jun 2017 17:29:57 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHTvwK086288; Sat, 10 Jun 2017 17:29:57 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706101729.v5AHTvwK086288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Sat, 10 Jun 2017 17:29:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443102 - head/databases/sqlite3 X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 17:29:59 -0000 Author: ultima Date: Sat Jun 10 17:29:57 2017 New Revision: 443102 URL: https://svnweb.freebsd.org/changeset/ports/443102 Log: * Updated to 3.19.3 - Fix a bug associated with auto_vacuum that can lead to database corruption PR: 219902 Submitted by: pavelivolkov@gmail.com (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: pavelivolkov@gmail.com (maintainer), lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11132 Modified: head/databases/sqlite3/Makefile head/databases/sqlite3/distinfo Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Sat Jun 10 16:23:48 2017 (r443101) +++ head/databases/sqlite3/Makefile Sat Jun 10 17:29:57 2017 (r443102) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.19.2 +PORTVERSION= 3.19.3 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 Modified: head/databases/sqlite3/distinfo ============================================================================== --- head/databases/sqlite3/distinfo Sat Jun 10 16:23:48 2017 (r443101) +++ head/databases/sqlite3/distinfo Sat Jun 10 17:29:57 2017 (r443102) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495871536 -SHA256 (sqlite-autoconf-3190200.tar.gz) = ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc -SIZE (sqlite-autoconf-3190200.tar.gz) = 2542613 +TIMESTAMP = 1497076626 +SHA256 (sqlite-autoconf-3190300.tar.gz) = 06129c03dced9f87733a8cba408871bd60673b8f93b920ba8d815efab0a06301 +SIZE (sqlite-autoconf-3190300.tar.gz) = 2542682 From owner-svn-ports-all@freebsd.org Sat Jun 10 17:38:15 2017 Return-Path: Delivered-To: svn-ports-all@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 7440EBF2BC3; Sat, 10 Jun 2017 17:38:15 +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 42AD280E1E; Sat, 10 Jun 2017 17:38:15 +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 v5AHcEix090427; Sat, 10 Jun 2017 17:38:14 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHcEJZ090426; Sat, 10 Jun 2017 17:38:14 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706101738.v5AHcEJZ090426@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 10 Jun 2017 17:38:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443103 - head/security/heimdal X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 17:38:15 -0000 Author: feld Date: Sat Jun 10 17:38:14 2017 New Revision: 443103 URL: https://svnweb.freebsd.org/changeset/ports/443103 Log: security/heimdal: Fix build Previous backported patch for CVE requires a new build dependency. PR: 219657 Reported by: Benjamin Woods MFH: 2017Q2 Differential Revision: https://reviews.freebsd.org/D11125 Modified: head/security/heimdal/Makefile Modified: head/security/heimdal/Makefile ============================================================================== --- head/security/heimdal/Makefile Sat Jun 10 17:29:57 2017 (r443102) +++ head/security/heimdal/Makefile Sat Jun 10 17:38:14 2017 (r443103) @@ -16,6 +16,8 @@ COMMENT= Popular BSD-licensed implementation of Kerber LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON + CONFLICTS= krb4-[0-9]* krb5-[0-9]* krb5-maint-[0-9]* srp-[0-9]* \ wu-ftpd-[0-9]* wu-ftpd+ipv6-[0-9]* From owner-svn-ports-all@freebsd.org Sat Jun 10 17:38:50 2017 Return-Path: Delivered-To: svn-ports-all@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 A2578BF2C17; Sat, 10 Jun 2017 17:38:50 +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 7060780F2E; Sat, 10 Jun 2017 17:38:50 +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 v5AHcnmN090620; Sat, 10 Jun 2017 17:38:49 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHcnBX090619; Sat, 10 Jun 2017 17:38:49 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706101738.v5AHcnBX090619@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 10 Jun 2017 17:38:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443104 - branches/2017Q2/security/heimdal X-SVN-Group: ports-branches 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.23 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: Sat, 10 Jun 2017 17:38:50 -0000 Author: feld Date: Sat Jun 10 17:38:49 2017 New Revision: 443104 URL: https://svnweb.freebsd.org/changeset/ports/443104 Log: MFH: r443103 security/heimdal: Fix build Previous backported patch for CVE requires a new build dependency. PR: 219657 Reported by: Benjamin Woods Differential Revision: https://reviews.freebsd.org/D11125 Modified: branches/2017Q2/security/heimdal/Makefile Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/security/heimdal/Makefile ============================================================================== --- branches/2017Q2/security/heimdal/Makefile Sat Jun 10 17:38:14 2017 (r443103) +++ branches/2017Q2/security/heimdal/Makefile Sat Jun 10 17:38:49 2017 (r443104) @@ -16,6 +16,8 @@ COMMENT= Popular BSD-licensed implementation of Kerber LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON + CONFLICTS= krb4-[0-9]* krb5-[0-9]* krb5-maint-[0-9]* srp-[0-9]* \ wu-ftpd-[0-9]* wu-ftpd+ipv6-[0-9]* From owner-svn-ports-all@freebsd.org Sat Jun 10 17:39:32 2017 Return-Path: Delivered-To: svn-ports-all@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 1E9C4BF2C50; Sat, 10 Jun 2017 17:39:32 +0000 (UTC) (envelope-from dbaio@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 E33EC81017; Sat, 10 Jun 2017 17:39:31 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHdVGC090774; Sat, 10 Jun 2017 17:39:31 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHdVKE090772; Sat, 10 Jun 2017 17:39:31 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101739.v5AHdVKE090772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 17:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443105 - head/misc/py-tqdm X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 17:39:32 -0000 Author: dbaio Date: Sat Jun 10 17:39:30 2017 New Revision: 443105 URL: https://svnweb.freebsd.org/changeset/ports/443105 Log: misc/py-tqdm: Update to 4.13.0 While here, adjust license Changes: https://github.com/tqdm/tqdm/releases/tag/v4.13.0 PR: 219735 Submitted by: Neel Chauhan (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11044 Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Sat Jun 10 17:38:49 2017 (r443104) +++ head/misc/py-tqdm/Makefile Sat Jun 10 17:39:30 2017 (r443105) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.11.2 +PORTVERSION= 4.13.0 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= neel@neelc.org COMMENT= Fast, extensible progress bar for Python -LICENSE= MIT +LICENSE= MIT MPL +LICENSE_COMB= multi USE_GITHUB= yes Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sat Jun 10 17:38:49 2017 (r443104) +++ head/misc/py-tqdm/distinfo Sat Jun 10 17:39:30 2017 (r443105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485800974 -SHA256 (tqdm-tqdm-v4.11.2_GH0.tar.gz) = 877879474d232d6f6c091b704789fe94274c7e9679e837c6d3adfaa530df7c88 -SIZE (tqdm-tqdm-v4.11.2_GH0.tar.gz) = 799893 +TIMESTAMP = 1496457226 +SHA256 (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 871efbf69e5647ea1767338dd9c4c45bd6d672bc046404dd02e214103959b1e0 +SIZE (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 800614 From owner-svn-ports-all@freebsd.org Sat Jun 10 17:41:33 2017 Return-Path: Delivered-To: svn-ports-all@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 89C4EBF2CC8; Sat, 10 Jun 2017 17:41:33 +0000 (UTC) (envelope-from ultima@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 575BA811CD; Sat, 10 Jun 2017 17:41:33 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHfW7i091722; Sat, 10 Jun 2017 17:41:32 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHfWfh091720; Sat, 10 Jun 2017 17:41:32 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706101741.v5AHfWfh091720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Sat, 10 Jun 2017 17:41:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443106 - head/databases/tcl-sqlite3 X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 17:41:33 -0000 Author: ultima Date: Sat Jun 10 17:41:32 2017 New Revision: 443106 URL: https://svnweb.freebsd.org/changeset/ports/443106 Log: * Updated to 3.19.3 - Fix a bug associated with auto_vacuum that can lead to database corruption PR: 219903 Submitted by: pavelivolkov@gmail.com (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: pavelivolkov@gmail.com (maintainer), lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11136 Modified: head/databases/tcl-sqlite3/Makefile head/databases/tcl-sqlite3/distinfo Modified: head/databases/tcl-sqlite3/Makefile ============================================================================== --- head/databases/tcl-sqlite3/Makefile Sat Jun 10 17:39:30 2017 (r443105) +++ head/databases/tcl-sqlite3/Makefile Sat Jun 10 17:41:32 2017 (r443106) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.19.2 +PORTVERSION= 3.19.3 CATEGORIES= databases tcl MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/ PKGNAMEPREFIX= tcl- Modified: head/databases/tcl-sqlite3/distinfo ============================================================================== --- head/databases/tcl-sqlite3/distinfo Sat Jun 10 17:39:30 2017 (r443105) +++ head/databases/tcl-sqlite3/distinfo Sat Jun 10 17:41:32 2017 (r443106) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495871536 -SHA256 (sqlite-autoconf-3190200.tar.gz) = ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc -SIZE (sqlite-autoconf-3190200.tar.gz) = 2542613 +TIMESTAMP = 1497080522 +SHA256 (sqlite-autoconf-3190300.tar.gz) = 06129c03dced9f87733a8cba408871bd60673b8f93b920ba8d815efab0a06301 +SIZE (sqlite-autoconf-3190300.tar.gz) = 2542682 From owner-svn-ports-all@freebsd.org Sat Jun 10 17:45:45 2017 Return-Path: Delivered-To: svn-ports-all@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 776C4BF2EA7; Sat, 10 Jun 2017 17:45:45 +0000 (UTC) (envelope-from dbaio@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 44CA78149E; Sat, 10 Jun 2017 17:45:45 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHjiS7095023; Sat, 10 Jun 2017 17:45:44 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHjiXs095021; Sat, 10 Jun 2017 17:45:44 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101745.v5AHjiXs095021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 17:45:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443107 - head/sysutils/monit X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 17:45:45 -0000 Author: dbaio Date: Sat Jun 10 17:45:44 2017 New Revision: 443107 URL: https://svnweb.freebsd.org/changeset/ports/443107 Log: sysutils/monit: Update to 5.23.0 While here, add LICENSE_FILE Changes: https://mmonit.com/monit/changes/ PR: 219845 Submitted by: martinp@tildeslash.com (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11130 Modified: head/sysutils/monit/Makefile head/sysutils/monit/distinfo Modified: head/sysutils/monit/Makefile ============================================================================== --- head/sysutils/monit/Makefile Sat Jun 10 17:41:32 2017 (r443106) +++ head/sysutils/monit/Makefile Sat Jun 10 17:45:44 2017 (r443107) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.22.0 +PORTVERSION= 5.23.0 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ @@ -10,6 +10,7 @@ MAINTAINER= martinp@tildeslash.com COMMENT= Unix system management and proactive monitoring LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= bison gmake Modified: head/sysutils/monit/distinfo ============================================================================== --- head/sysutils/monit/distinfo Sat Jun 10 17:41:32 2017 (r443106) +++ head/sysutils/monit/distinfo Sat Jun 10 17:45:44 2017 (r443107) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492628581 -SHA256 (monit-5.22.0.tar.gz) = 9fc58b5e3caafd64f0b6fff3e65ae757239fab37d04fb33efce177da15176183 -SIZE (monit-5.22.0.tar.gz) = 1296354 +TIMESTAMP = 1497113017 +SHA256 (monit-5.23.0.tar.gz) = dd39fe3a379c02402ba9c44c201b3ba925ebdc8f04225918820607b6c5d56713 +SIZE (monit-5.23.0.tar.gz) = 1298472 From owner-svn-ports-all@freebsd.org Sat Jun 10 17:48:24 2017 Return-Path: Delivered-To: svn-ports-all@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 A1B78BF2F04; Sat, 10 Jun 2017 17:48:24 +0000 (UTC) (envelope-from danilo@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 58597815EF; Sat, 10 Jun 2017 17:48:24 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHmNvr095250; Sat, 10 Jun 2017 17:48:23 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHmNDS095249; Sat, 10 Jun 2017 17:48:23 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706101748.v5AHmNDS095249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 10 Jun 2017 17:48:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443108 - head/lang/yap X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 17:48:24 -0000 Author: danilo Date: Sat Jun 10 17:48:23 2017 New Revision: 443108 URL: https://svnweb.freebsd.org/changeset/ports/443108 Log: - Disable myddas explicitly. This avoids a linking problem when mysqlclient is installed. PR: 219832 Modified: head/lang/yap/Makefile Modified: head/lang/yap/Makefile ============================================================================== --- head/lang/yap/Makefile Sat Jun 10 17:45:44 2017 (r443107) +++ head/lang/yap/Makefile Sat Jun 10 17:48:23 2017 (r443108) @@ -24,7 +24,8 @@ DOCS_INSTALL_TARGET= install install_docs USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-max-performance +CONFIGURE_ARGS= --enable-max-performance \ + --disable-myddas USES= gmake localbase readline DOCSDIR= ${PREFIX}/share/doc/Yap From owner-svn-ports-all@freebsd.org Sat Jun 10 17:49:00 2017 Return-Path: Delivered-To: svn-ports-all@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 55100BF2F55; Sat, 10 Jun 2017 17:49:00 +0000 (UTC) (envelope-from riggs@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 1E509816F9; Sat, 10 Jun 2017 17:49:00 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHmwAS095426; Sat, 10 Jun 2017 17:48:58 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHmwWw095423; Sat, 10 Jun 2017 17:48:58 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201706101748.v5AHmwWw095423@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 10 Jun 2017 17:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443109 - in head/lang/rust: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 17:49:00 -0000 Author: riggs Date: Sat Jun 10 17:48:58 2017 New Revision: 443109 URL: https://svnweb.freebsd.org/changeset/ports/443109 Log: Update to upstream version 1.18.0, set MAINTAINER to rust@ Modified: head/lang/rust/Makefile head/lang/rust/distinfo head/lang/rust/files/patch-src_librustc__llvm_build.rs Modified: head/lang/rust/Makefile ============================================================================== --- head/lang/rust/Makefile Sat Jun 10 17:48:23 2017 (r443108) +++ head/lang/rust/Makefile Sat Jun 10 17:48:58 2017 (r443109) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= rust -PORTVERSION?= 1.17.0 +PORTVERSION?= 1.18.0 CATEGORIES= lang MASTER_SITES= http://static.rust-lang.org/dist/:src \ https://static.rust-lang.org/dist/:rust_bootstrap \ + https://static.rust-lang.org/dist/:cargo_bootstrap \ https://s3.amazonaws.com/rust-lang-ci/cargo-builds/:cargo_bootstrap \ LOCAL/marino:bootstrap DISTNAME?= ${PORTNAME}c-${PORTVERSION}-src @@ -22,7 +23,7 @@ DISTFILES+= ${CARGO_REGISTRY}:registry DIST_SUBDIR?= rust EXTRACT_ONLY?= ${DISTFILES:N*\:*bootstrap:C/:.*//} -MAINTAINER?= riggs@FreeBSD.org +MAINTAINER?= rust@FreeBSD.org COMMENT= Language with a focus on memory safety and concurrency LICENSE= APACHE20 \ @@ -43,13 +44,13 @@ CONFLICTS_BUILD?= rust-nightly CONFLICTS_BUILD+= ${PKGBASE} CONFLICTS_INSTALL?= rust-nightly -RUST_BOOTSTRAP_DIR?= 2017-03-11 -RUST_BOOTSTRAP_VERSION?= 1.16.0 +RUST_BOOTSTRAP_DIR?= 2017-04-27 +RUST_BOOTSTRAP_VERSION?= 1.17.0 RUSTC_BOOTSTRAP= ${RUST_BOOTSTRAP_DIR}/rustc-${RUST_BOOTSTRAP_VERSION}-${RUST_TARGET}.tar.gz RUST_STD_BOOTSTRAP= ${RUST_BOOTSTRAP_DIR}/rust-std-${RUST_BOOTSTRAP_VERSION}-${RUST_TARGET}.tar.gz -CARGO_BOOTSTRAP_DIR?= 6b05583d71f982bcad049b9fa094c637c062e751 -CARGO_BOOTSTRAP_VERSION?= nightly +CARGO_BOOTSTRAP_DIR?= ${RUST_BOOTSTRAP_DIR} +CARGO_BOOTSTRAP_VERSION?= 0.18.0 CARGO_BOOTSTRAP= ${CARGO_BOOTSTRAP_DIR}/cargo-${CARGO_BOOTSTRAP_VERSION}-${RUST_TARGET}.tar.gz CARGO_REGISTRY= ${PORTNAME}-registry-${DISTVERSIONFULL}.tar.xz Modified: head/lang/rust/distinfo ============================================================================== --- head/lang/rust/distinfo Sat Jun 10 17:48:23 2017 (r443108) +++ head/lang/rust/distinfo Sat Jun 10 17:48:58 2017 (r443109) @@ -1,17 +1,17 @@ -TIMESTAMP = 1494452289 -SHA256 (rust/rustc-1.17.0-src.tar.gz) = 4baba3895b75f2492df6ce5a28a916307ecd1c088dc1fd02dbfa8a8e86174f87 -SIZE (rust/rustc-1.17.0-src.tar.gz) = 31570599 -SHA256 (rust/2017-03-11/rustc-1.16.0-x86_64-unknown-freebsd.tar.gz) = d88e4990850cf8bbcc26c5209008b1ecf18fedec1520c33e9aa991f71dcdd45b -SIZE (rust/2017-03-11/rustc-1.16.0-x86_64-unknown-freebsd.tar.gz) = 41099546 -SHA256 (rust/2017-03-11/rust-std-1.16.0-x86_64-unknown-freebsd.tar.gz) = d228af9d8600394e5fe706495c715065f8cd03b987bec1e95fb6ca761f252ad5 -SIZE (rust/2017-03-11/rust-std-1.16.0-x86_64-unknown-freebsd.tar.gz) = 54920061 -SHA256 (rust/6b05583d71f982bcad049b9fa094c637c062e751/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 924b172afe6a990ae19b346ef5ca2a6203f68a22af8d7229039fdc28068ff125 -SIZE (rust/6b05583d71f982bcad049b9fa094c637c062e751/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4970379 -SHA256 (rust/2017-03-11/rustc-1.16.0-i686-unknown-freebsd.tar.gz) = 6d32e211c0e9d33adc65f96f06d3996d8e167a29df85ddc6d877d424f82c7443 -SIZE (rust/2017-03-11/rustc-1.16.0-i686-unknown-freebsd.tar.gz) = 42809380 -SHA256 (rust/2017-03-11/rust-std-1.16.0-i686-unknown-freebsd.tar.gz) = 62c2f030cefe475b7c9e349543f134d3a9ad22830b0422db8230f47e7619fc5f -SIZE (rust/2017-03-11/rust-std-1.16.0-i686-unknown-freebsd.tar.gz) = 56177493 -SHA256 (rust/6b05583d71f982bcad049b9fa094c637c062e751/cargo-nightly-i686-unknown-freebsd.tar.gz) = d78cf656a4393e2b65d03391e29081fa6e337fd2cf4ad896227a385cbbec7cf4 -SIZE (rust/6b05583d71f982bcad049b9fa094c637c062e751/cargo-nightly-i686-unknown-freebsd.tar.gz) = 4793178 -SHA256 (rust/rust-registry-1.17.0.tar.xz) = 6f42ca97bbcc195d8140a3e62db6797c8ed2e86ed763b7c63aaf32edcbcd2556 -SIZE (rust/rust-registry-1.17.0.tar.xz) = 7364540 +TIMESTAMP = 1497099586 +SHA256 (rust/2017-04-27/rustc-1.17.0-x86_64-unknown-freebsd.tar.gz) = 7eb40cae153251596668a76ff8d4852a6d40249d8d0bc11dc8e15f58379c63e7 +SIZE (rust/2017-04-27/rustc-1.17.0-x86_64-unknown-freebsd.tar.gz) = 41907092 +SHA256 (rust/2017-04-27/rust-std-1.17.0-x86_64-unknown-freebsd.tar.gz) = 2ddbd37c51b9d6496448393ccf1940f3dd8f44720205f869cf98e151b4faeafe +SIZE (rust/2017-04-27/rust-std-1.17.0-x86_64-unknown-freebsd.tar.gz) = 56083145 +SHA256 (rust/2017-04-27/cargo-0.18.0-x86_64-unknown-freebsd.tar.gz) = 171147f876c08cf82a6da60fabf737fd580df90e2fec9c57368642beaea67450 +SIZE (rust/2017-04-27/cargo-0.18.0-x86_64-unknown-freebsd.tar.gz) = 5039329 +SHA256 (rust/rustc-1.18.0-src.tar.gz) = d2dc36e99b9e2269488b2bcddde43c234e6bde03edf70cba82a027ff49c36111 +SIZE (rust/rustc-1.18.0-src.tar.gz) = 33111774 +SHA256 (rust/2017-04-27/rustc-1.17.0-i686-unknown-freebsd.tar.gz) = c6d9685862ad8c539698e8d2a936598bb5d57c8cd074e03c66aa4367453ddf50 +SIZE (rust/2017-04-27/rustc-1.17.0-i686-unknown-freebsd.tar.gz) = 43636047 +SHA256 (rust/2017-04-27/rust-std-1.17.0-i686-unknown-freebsd.tar.gz) = 51304792a00ce0009be97f802511df0bd18abae3892ddc3f3828fa60e94996ff +SIZE (rust/2017-04-27/rust-std-1.17.0-i686-unknown-freebsd.tar.gz) = 57341618 +SHA256 (rust/2017-04-27/cargo-0.18.0-i686-unknown-freebsd.tar.gz) = 30ec4cfc667e3a8fca3cb0377b6a6f5dbcd19ad7143046db24e37432646e60a2 +SIZE (rust/2017-04-27/cargo-0.18.0-i686-unknown-freebsd.tar.gz) = 4914461 +SHA256 (rust/rust-registry-1.18.0.tar.xz) = 86c74c61aec5b94c9db9f569e6aa5cfeab2dde2a4ba73ea1da4c7320b31f5b36 +SIZE (rust/rust-registry-1.18.0.tar.xz) = 7714840 Modified: head/lang/rust/files/patch-src_librustc__llvm_build.rs ============================================================================== --- head/lang/rust/files/patch-src_librustc__llvm_build.rs Sat Jun 10 17:48:23 2017 (r443108) +++ head/lang/rust/files/patch-src_librustc__llvm_build.rs Sat Jun 10 17:48:58 2017 (r443109) @@ -1,11 +1,11 @@ ---- src/librustc_llvm/build.rs.orig 2017-02-09 01:37:48 UTC +--- src/librustc_llvm/build.rs.orig 2017-06-06 00:42:59 UTC +++ src/librustc_llvm/build.rs -@@ -233,6 +233,8 @@ fn main() { - // OpenBSD has a particular C++ runtime library name +@@ -241,6 +241,8 @@ fn main() { let stdcppname = if target.contains("openbsd") { + // OpenBSD has a particular C++ runtime library name "estdc++" + } else if target.contains("freebsd") { + "c++" - } else { - "stdc++" - }; + } else if target.contains("netbsd") && llvm_static_stdcpp.is_some() { + // NetBSD uses a separate library when relocation is required + "stdc++_pic" From owner-svn-ports-all@freebsd.org Sat Jun 10 18:07:10 2017 Return-Path: Delivered-To: svn-ports-all@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 D85C4BF338D; Sat, 10 Jun 2017 18:07:10 +0000 (UTC) (envelope-from dbaio@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 993BD81E18; Sat, 10 Jun 2017 18:07:10 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AI79Mq003453; Sat, 10 Jun 2017 18:07:09 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AI79BD003451; Sat, 10 Jun 2017 18:07:09 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101807.v5AI79BD003451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 18:07:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443110 - head/devel/py-structlog X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 18:07:11 -0000 Author: dbaio Date: Sat Jun 10 18:07:09 2017 New Revision: 443110 URL: https://svnweb.freebsd.org/changeset/ports/443110 Log: devel/py-structlog: Update to 17.2.0 While here: Fix LICENSE Set architecture neutral Changes: http://www.structlog.org/en/stable/changelog.html PR: 219881 Submitted by: Dave Cottlehuber (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11133 Modified: head/devel/py-structlog/Makefile head/devel/py-structlog/distinfo Modified: head/devel/py-structlog/Makefile ============================================================================== --- head/devel/py-structlog/Makefile Sat Jun 10 17:48:58 2017 (r443109) +++ head/devel/py-structlog/Makefile Sat Jun 10 18:07:09 2017 (r443110) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= structlog -PORTVERSION= 16.1.0 +PORTVERSION= 17.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,11 +10,15 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dch@skunkwerks.at COMMENT= Structured Logging for Python -LICENSE= MIT +LICENSE= APACHE20 MIT +LICENSE_COMB= dual +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.apache2 +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.mit RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.3.3:devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils Modified: head/devel/py-structlog/distinfo ============================================================================== --- head/devel/py-structlog/distinfo Sat Jun 10 17:48:58 2017 (r443109) +++ head/devel/py-structlog/distinfo Sat Jun 10 18:07:09 2017 (r443110) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489021056 -SHA256 (structlog-16.1.0.tar.gz) = b44dfaadcbab84e6bb97bd9b263f61534a79611014679757cd93e2359ee7be01 -SIZE (structlog-16.1.0.tar.gz) = 154359 +TIMESTAMP = 1497112132 +SHA256 (structlog-17.2.0.tar.gz) = 6980001045abd235fa12582222627c19b89109e58b85eb77d5a5abc778df6e20 +SIZE (structlog-17.2.0.tar.gz) = 312342 From owner-svn-ports-all@freebsd.org Sat Jun 10 18:27:08 2017 Return-Path: Delivered-To: svn-ports-all@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 ACD0CBF3B01; Sat, 10 Jun 2017 18:27:08 +0000 (UTC) (envelope-from bdrewery@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 60F0B829E6; Sat, 10 Jun 2017 18:27:08 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AIR7e9011828; Sat, 10 Jun 2017 18:27:07 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AIR7w7011826; Sat, 10 Jun 2017 18:27:07 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706101827.v5AIR7w7011826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 10 Jun 2017 18:27:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443111 - head/devel/libtrue X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 18:27:08 -0000 Author: bdrewery Date: Sat Jun 10 18:27:07 2017 New Revision: 443111 URL: https://svnweb.freebsd.org/changeset/ports/443111 Log: Fix typo in pkg-descr. Reported by: sunpoet Modified: head/devel/libtrue/Makefile head/devel/libtrue/pkg-descr Modified: head/devel/libtrue/Makefile ============================================================================== --- head/devel/libtrue/Makefile Sat Jun 10 18:07:09 2017 (r443110) +++ head/devel/libtrue/Makefile Sat Jun 10 18:27:07 2017 (r443111) @@ -2,7 +2,7 @@ PORTNAME= libtrue PORTVERSION= 20170609 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GH Modified: head/devel/libtrue/pkg-descr ============================================================================== --- head/devel/libtrue/pkg-descr Sat Jun 10 18:07:09 2017 (r443110) +++ head/devel/libtrue/pkg-descr Sat Jun 10 18:27:07 2017 (r443111) @@ -1,5 +1,5 @@ You can't handle the truth. -libtruth is the definitive library for handling the truth. It is +libtrue is the definitive library for handling the truth. It is a quickly growing project with a lot of plans for the future. WWW: https://github.com/zxombie/libtrue From owner-svn-ports-all@freebsd.org Sat Jun 10 18:51:10 2017 Return-Path: Delivered-To: svn-ports-all@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 3669BBF3EFF; Sat, 10 Jun 2017 18:51:10 +0000 (UTC) (envelope-from riggs@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 F3114830FD; Sat, 10 Jun 2017 18:51:09 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AIp8If022366; Sat, 10 Jun 2017 18:51:08 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AIp8W3022364; Sat, 10 Jun 2017 18:51:08 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201706101851.v5AIp8W3022364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 10 Jun 2017 18:51:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443112 - head/multimedia/ffmpeg X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 18:51:10 -0000 Author: riggs Date: Sat Jun 10 18:51:08 2017 New Revision: 443112 URL: https://svnweb.freebsd.org/changeset/ports/443112 Log: Update to upstream version 3.3.2 PR: 219853 Submitted by: takefu@airport.fm Reviewed by: riggs Modified: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg/distinfo Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sat Jun 10 18:27:07 2017 (r443111) +++ head/multimedia/ffmpeg/Makefile Sat Jun 10 18:51:08 2017 (r443112) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/ffmpeg/distinfo ============================================================================== --- head/multimedia/ffmpeg/distinfo Sat Jun 10 18:27:07 2017 (r443111) +++ head/multimedia/ffmpeg/distinfo Sat Jun 10 18:51:08 2017 (r443112) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495777024 -SHA256 (ffmpeg-3.3.1.tar.xz) = b702a7fc656ac23e276b8c823a2f646e4e6f6309bb2788435a708e69bea98f2f -SIZE (ffmpeg-3.3.1.tar.xz) = 8274708 +TIMESTAMP = 1496884845 +SHA256 (ffmpeg-3.3.2.tar.xz) = 1998de1ab32616cbf2ff86efc3f1f26e76805ec5dc51e24c041c79edd8262785 +SIZE (ffmpeg-3.3.2.tar.xz) = 8279740 From owner-svn-ports-all@freebsd.org Sat Jun 10 18:59:23 2017 Return-Path: Delivered-To: svn-ports-all@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 C1D55BF4144; Sat, 10 Jun 2017 18:59:23 +0000 (UTC) (envelope-from bdrewery@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 82350836E1; Sat, 10 Jun 2017 18:59:23 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AIxMNU024269; Sat, 10 Jun 2017 18:59:22 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AIxMSf024266; Sat, 10 Jun 2017 18:59:22 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706101859.v5AIxMSf024266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 10 Jun 2017 18:59:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443113 - head/devel/libtrue X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 18:59:23 -0000 Author: bdrewery Date: Sat Jun 10 18:59:22 2017 New Revision: 443113 URL: https://svnweb.freebsd.org/changeset/ports/443113 Log: Update to new home. Modified: head/devel/libtrue/Makefile head/devel/libtrue/distinfo head/devel/libtrue/pkg-descr Modified: head/devel/libtrue/Makefile ============================================================================== --- head/devel/libtrue/Makefile Sat Jun 10 18:51:08 2017 (r443112) +++ head/devel/libtrue/Makefile Sat Jun 10 18:59:22 2017 (r443113) @@ -2,7 +2,7 @@ PORTNAME= libtrue PORTVERSION= 20170609 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GH @@ -10,7 +10,7 @@ MAINTAINER= bdrewery@FreeBSD.org COMMENT= You can't handle the truth USE_GITHUB= yes -GH_ACCOUNT= zxombie +GH_ACCOUNT= libtrue GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace do-install: Modified: head/devel/libtrue/distinfo ============================================================================== --- head/devel/libtrue/distinfo Sat Jun 10 18:51:08 2017 (r443112) +++ head/devel/libtrue/distinfo Sat Jun 10 18:59:22 2017 (r443113) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497062422 -SHA256 (zxombie-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = fa66166c69555477bf888e79b5cfc5e418a5693e2eb34d0ef6dc39c05104009e -SIZE (zxombie-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = 1993 +TIMESTAMP = 1497121141 +SHA256 (libtrue-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = fa66166c69555477bf888e79b5cfc5e418a5693e2eb34d0ef6dc39c05104009e +SIZE (libtrue-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = 1993 Modified: head/devel/libtrue/pkg-descr ============================================================================== --- head/devel/libtrue/pkg-descr Sat Jun 10 18:51:08 2017 (r443112) +++ head/devel/libtrue/pkg-descr Sat Jun 10 18:59:22 2017 (r443113) @@ -2,4 +2,4 @@ You can't handle the truth. libtrue is the definitive library for handling the truth. It is a quickly growing project with a lot of plans for the future. -WWW: https://github.com/zxombie/libtrue +WWW: http://libtrue.xyz/ From owner-svn-ports-all@freebsd.org Sat Jun 10 19:12:46 2017 Return-Path: Delivered-To: svn-ports-all@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 83A83BF45A5; Sat, 10 Jun 2017 19:12:46 +0000 (UTC) (envelope-from bdrewery@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 4C5D783F89; Sat, 10 Jun 2017 19:12:46 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AJCjsw032217; Sat, 10 Jun 2017 19:12:45 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AJCjR8032216; Sat, 10 Jun 2017 19:12:45 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706101912.v5AJCjR8032216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 10 Jun 2017 19:12:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443114 - head/devel/libtrue X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 19:12:46 -0000 Author: bdrewery Date: Sat Jun 10 19:12:45 2017 New Revision: 443114 URL: https://svnweb.freebsd.org/changeset/ports/443114 Log: Remove default GH_ACCOUNT Reported by: Kyle Evans Modified: head/devel/libtrue/Makefile Modified: head/devel/libtrue/Makefile ============================================================================== --- head/devel/libtrue/Makefile Sat Jun 10 18:59:22 2017 (r443113) +++ head/devel/libtrue/Makefile Sat Jun 10 19:12:45 2017 (r443114) @@ -10,7 +10,6 @@ MAINTAINER= bdrewery@FreeBSD.org COMMENT= You can't handle the truth USE_GITHUB= yes -GH_ACCOUNT= libtrue GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace do-install: From owner-svn-ports-all@freebsd.org Sat Jun 10 19:32:50 2017 Return-Path: Delivered-To: svn-ports-all@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 6956BBF4B07; Sat, 10 Jun 2017 19:32:50 +0000 (UTC) (envelope-from hrs@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 2CDCF84920; Sat, 10 Jun 2017 19:32:50 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AJWnbS040793; Sat, 10 Jun 2017 19:32:49 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AJWkfl040764; Sat, 10 Jun 2017 19:32:46 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201706101932.v5AJWkfl040764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sat, 10 Jun 2017 19:32:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443115 - in head/security/heimdal: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 19:32:50 -0000 Author: hrs Date: Sat Jun 10 19:32:46 2017 New Revision: 443115 URL: https://svnweb.freebsd.org/changeset/ports/443115 Log: Update to 7.3.0. Deleted: head/security/heimdal/files/patch-CVE-2017-6594 Modified: head/security/heimdal/Makefile head/security/heimdal/distinfo head/security/heimdal/files/patch-admin-Makefile.in head/security/heimdal/files/patch-appl-afsutil-Makefile.in head/security/heimdal/files/patch-appl-gssmask-Makefile.in head/security/heimdal/files/patch-appl-kf-Makefile.in head/security/heimdal/files/patch-appl-su-Makefile.in head/security/heimdal/files/patch-appl-test-Makefile.in head/security/heimdal/files/patch-configure head/security/heimdal/files/patch-doc__Makefile.in head/security/heimdal/files/patch-kadmin-Makefile.in head/security/heimdal/files/patch-kcm-Makefile.in head/security/heimdal/files/patch-kdc-Makefile.in head/security/heimdal/files/patch-kpasswd-Makefile.in head/security/heimdal/files/patch-kuser-Makefile.in head/security/heimdal/files/patch-lib-base-Makefile.in head/security/heimdal/files/patch-lib-gssapi-Makefile.in head/security/heimdal/files/patch-lib-hdb-Makefile.in head/security/heimdal/files/patch-lib-hx509-Makefile.in head/security/heimdal/files/patch-lib-kadm5-Makefile.in head/security/heimdal/files/patch-lib-krb5-Makefile.in head/security/heimdal/files/patch-lib-roken-Makefile.in head/security/heimdal/files/patch-lib__sl__slc-lex.l head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in head/security/heimdal/files/patch-tools-krb5-config.in Modified: head/security/heimdal/Makefile ============================================================================== --- head/security/heimdal/Makefile Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/Makefile Sat Jun 10 19:32:46 2017 (r443115) @@ -2,21 +2,15 @@ # $FreeBSD$ PORTNAME= heimdal -PORTVERSION= 7.1.0 -PORTREVISION= 3 +PORTVERSION= 7.3.0 CATEGORIES= security ipv6 -MASTER_SITES= http://www.h5l.org/dist/src/ \ - http://ftp.pdc.kth.se/pub/heimdal/src/ \ - ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ - ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/ +MASTER_SITES= https://github.com/heimdal/heimdal/releases/download/${DISTNAME}/ MAINTAINER= hrs@FreeBSD.org COMMENT= Popular BSD-licensed implementation of Kerberos 5 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON CONFLICTS= krb4-[0-9]* krb5-[0-9]* krb5-maint-[0-9]* srp-[0-9]* \ wu-ftpd-[0-9]* wu-ftpd+ipv6-[0-9]* Modified: head/security/heimdal/distinfo ============================================================================== --- head/security/heimdal/distinfo Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/distinfo Sat Jun 10 19:32:46 2017 (r443115) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483392507 -SHA256 (heimdal-7.1.0.tar.gz) = cee58ab3a4ce79f243a3e73f465dac19fe2b93ef1c5ff244d6f1d689fedbde2d -SIZE (heimdal-7.1.0.tar.gz) = 9925587 +TIMESTAMP = 1497116797 +SHA256 (heimdal-7.3.0.tar.gz) = 351df17c11f723681a4eab832e880af4a28693d1ed6996b02671d676dcb3b7b5 +SIZE (heimdal-7.3.0.tar.gz) = 9927966 Modified: head/security/heimdal/files/patch-admin-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-admin-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-admin-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- admin/Makefile.in.orig 2017-01-03 19:44:18 UTC +--- admin/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ admin/Makefile.in @@ -156,9 +156,13 @@ dist_ktutil_OBJECTS = add.$(OBJEXT) chan rename.$(OBJEXT) Modified: head/security/heimdal/files/patch-appl-afsutil-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-appl-afsutil-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-appl-afsutil-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- appl/afsutil/Makefile.in.orig 2017-01-03 19:44:14 UTC +--- appl/afsutil/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ appl/afsutil/Makefile.in @@ -152,13 +152,17 @@ am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) Modified: head/security/heimdal/files/patch-appl-gssmask-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-appl-gssmask-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-appl-gssmask-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- appl/gssmask/Makefile.in.orig 2017-01-03 19:44:14 UTC +--- appl/gssmask/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ appl/gssmask/Makefile.in @@ -151,9 +151,15 @@ CONFIG_CLEAN_VPATH_FILES = PROGRAMS = $(noinst_PROGRAMS) Modified: head/security/heimdal/files/patch-appl-kf-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-appl-kf-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-appl-kf-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- appl/kf/Makefile.in.orig 2017-01-03 19:44:14 UTC +--- appl/kf/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ appl/kf/Makefile.in @@ -154,9 +154,13 @@ am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) Modified: head/security/heimdal/files/patch-appl-su-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-appl-su-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-appl-su-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- appl/su/Makefile.in.orig 2017-01-03 19:44:14 UTC +--- appl/su/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ appl/su/Makefile.in @@ -152,12 +152,16 @@ am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) Modified: head/security/heimdal/files/patch-appl-test-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-appl-test-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-appl-test-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- appl/test/Makefile.in.orig 2017-01-03 19:44:14 UTC +--- appl/test/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ appl/test/Makefile.in @@ -170,11 +170,15 @@ am_gssapi_server_OBJECTS = gssapi_server gss_common.$(OBJEXT) common.$(OBJEXT) @@ -63,7 +63,7 @@ $(am__DEPENDENCIES_1) $(top_builddir)/lib/asn1/libasn1.la \ $(am__DEPENDENCIES_1) AM_V_P = $(am__v_P_@AM_V@) -@@ -545,9 +565,13 @@ http_client_SOURCES = http_client.c gss_ +@@ -546,9 +566,13 @@ http_client_SOURCES = http_client.c gss_ uu_server_SOURCES = uu_server.c common.c test_locl.h uu_client_SOURCES = uu_client.c common.c test_locl.h Modified: head/security/heimdal/files/patch-configure ============================================================================== --- head/security/heimdal/files/patch-configure Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-configure Sat Jun 10 19:32:46 2017 (r443115) @@ -1,6 +1,6 @@ ---- configure.orig 2016-12-20 04:24:03 UTC +--- configure.orig 2017-04-11 21:56:39 UTC +++ configure -@@ -16126,7 +16126,7 @@ +@@ -16128,7 +16128,7 @@ case "$host" in ;; *-*-freebsd*) native_pthread_support=yes @@ -9,7 +9,7 @@ ;; *-*-openbsd*) native_pthread_support=yes -@@ -16362,7 +16362,7 @@ +@@ -16364,7 +16364,7 @@ if ${ac_cv_funclib_db_create+:} false; t $as_echo_n "(cached) " >&6 else @@ -18,7 +18,7 @@ ac_save_LIBS="$LIBS" for ac_lib in "" $dbheader db-5 db5 db4 db3 db; do case "$ac_lib" in -@@ -16935,6 +16935,9 @@ +@@ -16937,6 +16937,9 @@ esac $as_echo "#define HAVE_NDBM 1" >>confdefs.h have_ndbm=yes @@ -28,7 +28,7 @@ else $as_unset ac_cv_func_dbm_firstkey -@@ -28685,7 +28688,7 @@ +@@ -28688,7 +28691,7 @@ fi krb_cv_compile_et="no" krb_cv_com_err_need_r="" Modified: head/security/heimdal/files/patch-doc__Makefile.in ============================================================================== --- head/security/heimdal/files/patch-doc__Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-doc__Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,6 +1,6 @@ ---- doc/Makefile.in.orig 2017-01-03 19:44:12 UTC +--- doc/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ doc/Makefile.in -@@ -501,7 +501,7 @@ texi_subst = sed -e 's,[@]dbdir[@],$(loc +@@ -502,7 +502,7 @@ texi_subst = sed -e 's,[@]dbdir[@],$(loc -e 's,[@]dbtype[@],$(db_type),g' \ -e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g' @@ -9,7 +9,7 @@ heimdal_TEXINFOS = \ ack.texi \ apps.texi \ -@@ -524,7 +524,6 @@ EXTRA_DIST = \ +@@ -525,7 +525,6 @@ EXTRA_DIST = \ footer.html \ gssapi.din \ hdb.din \ @@ -17,7 +17,7 @@ header.html \ heimdal.css \ base.din \ -@@ -542,7 +541,6 @@ EXTRA_DIST = \ +@@ -543,7 +542,6 @@ EXTRA_DIST = \ vars.tin CLEANFILES = \ @@ -25,7 +25,7 @@ base.dxy* \ hx509.dxy* \ hdb.dxy* \ -@@ -1199,11 +1197,6 @@ distdir-in-tree: $(DISTFILES) $(INFO_DEP +@@ -1200,11 +1198,6 @@ distdir-in-tree: $(DISTFILES) $(INFO_DEP fi ; \ done @@ -37,12 +37,12 @@ hdb.dxy: hdb.din Makefile $(dxy_subst) < $(srcdir)/hdb.din > hdb.dxy.tmp chmod +x hdb.dxy.tmp -@@ -1244,7 +1237,7 @@ vars.texi: vars.tin Makefile +@@ -1245,7 +1238,7 @@ vars.texi: vars.tin Makefile chmod +x vars.texi.tmp mv vars.texi.tmp vars.texi -doxyout doxygen: base.dxy hdb.dxy hx509.dxy hcrypto.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy +doxyout doxygen: base.dxy hdb.dxy hx509.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy - @find $(srcdir)/doxyout -type d ! -perm -200 -exec chmod u+w {} ';' ; \ + @test -d $(srcdir)/doxyout && \ + find $(srcdir)/doxyout -type d ! -perm -200 -exec chmod u+w {} ';' ; \ rm -rf $(srcdir)/doxyout ; \ - mkdir $(srcdir)/doxyout ; \ Modified: head/security/heimdal/files/patch-kadmin-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-kadmin-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-kadmin-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- kadmin/Makefile.in.orig 2017-01-03 19:44:14 UTC +--- kadmin/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ kadmin/Makefile.in @@ -166,6 +166,8 @@ am__DEPENDENCIES_2 = $(top_builddir)/lib $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) @@ -27,7 +27,7 @@ ../lib/gssapi/libgssapi.la $(am__DEPENDENCIES_2) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) am_test_util_OBJECTS = test_util.$(OBJEXT) util.$(OBJEXT) -@@ -770,6 +776,8 @@ LDADD_common = \ +@@ -771,6 +777,8 @@ LDADD_common = \ kadmind_LDADD = $(top_builddir)/lib/kadm5/libkadm5srv.la \ ../lib/gssapi/libgssapi.la \ @@ -36,7 +36,7 @@ $(LDADD_common) \ $(LIB_pidfile) \ $(LIB_dlopen) -@@ -777,6 +785,8 @@ kadmind_LDADD = $(top_builddir)/lib/kadm +@@ -778,6 +786,8 @@ kadmind_LDADD = $(top_builddir)/lib/kadm kadmin_LDADD = \ $(top_builddir)/lib/kadm5/libkadm5clnt.la \ $(top_builddir)/lib/kadm5/libkadm5srv.la \ @@ -45,7 +45,7 @@ $(top_builddir)/lib/sl/libsl.la \ $(LIB_readline) \ $(LDADD_common) \ -@@ -785,6 +795,8 @@ kadmin_LDADD = \ +@@ -786,6 +796,8 @@ kadmin_LDADD = \ add_random_users_LDADD = \ $(top_builddir)/lib/kadm5/libkadm5clnt.la \ $(top_builddir)/lib/kadm5/libkadm5srv.la \ Modified: head/security/heimdal/files/patch-kcm-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-kcm-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-kcm-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- kcm/Makefile.in.orig 2017-01-03 19:44:13 UTC +--- kcm/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ kcm/Makefile.in @@ -157,10 +157,12 @@ am_kcm_OBJECTS = acl.$(OBJEXT) acquire.$ events.$(OBJEXT) glue.$(OBJEXT) log.$(OBJEXT) main.$(OBJEXT) \ Modified: head/security/heimdal/files/patch-kdc-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-kdc-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-kdc-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- kdc/Makefile.in.orig 2017-01-03 19:44:12 UTC +--- kdc/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ kdc/Makefile.in @@ -213,6 +213,8 @@ PROGRAMS = $(bin_PROGRAMS) $(libexec_PRO am_digest_service_OBJECTS = digest-service.$(OBJEXT) @@ -74,7 +74,7 @@ $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) \ $(top_builddir)/lib/asn1/libasn1.la $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@@ -636,6 +656,8 @@ libkdc_la_LDFLAGS = -version-info 2:0:0 +@@ -637,6 +657,8 @@ libkdc_la_LDFLAGS = -version-info 2:0:0 hprop_LDADD = \ $(top_builddir)/lib/hdb/libhdb.la \ $(top_builddir)/lib/krb5/libkrb5.la \ @@ -83,7 +83,7 @@ $(LIB_kdb) \ $(LIB_hcrypto) \ $(top_builddir)/lib/asn1/libasn1.la \ -@@ -645,6 +667,8 @@ hprop_LDADD = \ +@@ -646,6 +668,8 @@ hprop_LDADD = \ hpropd_LDADD = \ $(top_builddir)/lib/hdb/libhdb.la \ $(top_builddir)/lib/krb5/libkrb5.la \ @@ -92,7 +92,7 @@ $(LIB_kdb) \ $(LIB_hcrypto) \ $(top_builddir)/lib/asn1/libasn1.la \ -@@ -671,17 +695,24 @@ LDADD = $(top_builddir)/lib/hdb/libhdb.l +@@ -672,17 +696,24 @@ LDADD = $(top_builddir)/lib/hdb/libhdb.l $(LIB_roken) \ $(DB3LIB) $(DB1LIB) $(LMDBLIB) $(NDBMLIB) Modified: head/security/heimdal/files/patch-kpasswd-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-kpasswd-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-kpasswd-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- kpasswd/Makefile.in.orig 2017-01-03 19:44:14 UTC +--- kpasswd/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ kpasswd/Makefile.in @@ -155,9 +155,13 @@ am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS) @@ -38,7 +38,7 @@ $(top_builddir)/lib/hdb/libhdb.la $(am__DEPENDENCIES_2) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@@ -532,6 +542,8 @@ kpasswdd_SOURCES = kpasswdd.c kpasswd_lo +@@ -533,6 +543,8 @@ kpasswdd_SOURCES = kpasswdd.c kpasswd_lo kpasswdd_LDADD = \ $(top_builddir)/lib/kadm5/libkadm5srv.la \ $(top_builddir)/lib/hdb/libhdb.la \ Modified: head/security/heimdal/files/patch-kuser-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-kuser-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-kuser-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- kuser/Makefile.in.orig 2017-01-03 19:44:13 UTC +--- kuser/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ kuser/Makefile.in @@ -157,9 +157,13 @@ am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS) @@ -72,7 +72,7 @@ $(am__DEPENDENCIES_1) $(top_builddir)/lib/asn1/libasn1.la \ $(am__DEPENDENCIES_1) AM_V_P = $(am__v_P_@AM_V@) -@@ -583,6 +604,8 @@ man_MANS = \ +@@ -584,6 +605,8 @@ man_MANS = \ kinit_LDADD = \ $(afs_lib) \ @@ -81,7 +81,7 @@ $(top_builddir)/lib/krb5/libkrb5.la \ $(top_builddir)/lib/ntlm/libheimntlm.la \ $(LIB_hcrypto) \ -@@ -604,6 +627,8 @@ nodist_kdigest_SOURCES = kdigest-command +@@ -605,6 +628,8 @@ nodist_kdigest_SOURCES = kdigest-command kdigest_LDADD = \ $(top_builddir)/lib/ntlm/libheimntlm.la \ $(top_builddir)/lib/krb5/libkrb5.la \ Modified: head/security/heimdal/files/patch-lib-base-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-lib-base-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib-base-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- lib/base/Makefile.in.orig 2017-01-03 19:44:15 UTC +--- lib/base/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ lib/base/Makefile.in @@ -222,11 +222,11 @@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -14,7 +14,7 @@ AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; -@@ -705,7 +705,7 @@ heim_verbose_0 = @echo " GEN "$@; +@@ -706,7 +706,7 @@ heim_verbose_0 = @echo " GEN "$@; IMPLEMENT_TLS = $(am__append_1) lib_LTLIBRARIES = libheimbase.la libheimbase_la_LDFLAGS = -version-info 1:0:0 $(am__append_3) Modified: head/security/heimdal/files/patch-lib-gssapi-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-lib-gssapi-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib-gssapi-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- lib/gssapi/Makefile.in.orig 2017-01-03 19:44:17 UTC +--- lib/gssapi/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ lib/gssapi/Makefile.in @@ -304,8 +304,14 @@ test_acquire_cred_DEPENDENCIES = libgssa $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) @@ -70,7 +70,7 @@ test_oid_OBJECTS = test_oid.$(OBJEXT) test_oid_LDADD = $(LDADD) test_oid_DEPENDENCIES = libgssapi.la \ -@@ -1103,6 +1131,9 @@ test_acquire_cred_SOURCES = test_acquire +@@ -1104,6 +1132,9 @@ test_acquire_cred_SOURCES = test_acquire test_add_store_cred_SOURCES = test_add_store_cred.c test_ntlm_LDADD = \ $(top_builddir)/lib/ntlm/libheimntlm.la \ @@ -80,7 +80,7 @@ $(LDADD) LDADD = libgssapi.la \ -@@ -1116,6 +1147,9 @@ nodist_gsstool_SOURCES = gss-commands.c +@@ -1117,6 +1148,9 @@ nodist_gsstool_SOURCES = gss-commands.c gsstool_LDADD = libgssapi.la \ $(top_builddir)/lib/sl/libsl.la \ $(top_builddir)/lib/krb5/libkrb5.la \ Modified: head/security/heimdal/files/patch-lib-hdb-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-lib-hdb-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib-hdb-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- lib/hdb/Makefile.in.orig 2017-01-03 19:44:16 UTC +--- lib/hdb/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ lib/hdb/Makefile.in @@ -225,26 +225,46 @@ libhdb_la_LINK = $(LIBTOOL) $(AM_V_lt) - PROGRAMS = $(noinst_PROGRAMS) @@ -51,7 +51,7 @@ ../asn1/libasn1.la $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) AM_V_P = $(am__v_P_@AM_V@) -@@ -574,7 +594,8 @@ heim_verbose_0 = @echo " GEN "$@; +@@ -575,7 +595,8 @@ heim_verbose_0 = @echo " GEN "$@; BUILT_SOURCES = \ $(gen_files_hdb:.x=.c) \ hdb_err.c \ Modified: head/security/heimdal/files/patch-lib-hx509-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-lib-hx509-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib-hx509-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,6 +1,6 @@ ---- lib/hx509/Makefile.in.orig 2017-01-03 19:44:16 UTC +--- lib/hx509/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ lib/hx509/Makefile.in -@@ -859,7 +859,9 @@ hxtool_LDADD = \ +@@ -860,7 +860,9 @@ hxtool_LDADD = \ libhx509.la \ $(top_builddir)/lib/asn1/libasn1.la \ $(LIB_hcrypto) \ Modified: head/security/heimdal/files/patch-lib-kadm5-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-lib-kadm5-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib-kadm5-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- lib/kadm5/Makefile.in.orig 2017-01-03 19:44:15 UTC +--- lib/kadm5/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ lib/kadm5/Makefile.in @@ -253,6 +253,8 @@ iprop_log_OBJECTS = $(dist_iprop_log_OBJ iprop_log_DEPENDENCIES = libkadm5srv.la \ @@ -57,7 +57,7 @@ $(top_builddir)/lib/asn1/libasn1.la $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@@ -730,6 +744,8 @@ LDADD = \ +@@ -731,6 +745,8 @@ LDADD = \ iprop_log_LDADD = \ libkadm5srv.la \ @@ -66,7 +66,7 @@ $(top_builddir)/lib/hdb/libhdb.la \ $(top_builddir)/lib/krb5/libkrb5.la \ $(top_builddir)/lib/asn1/libasn1.la \ -@@ -1166,7 +1182,7 @@ libkadm5srv_la-get_princs_s.lo: get_prin +@@ -1167,7 +1183,7 @@ libkadm5srv_la-get_princs_s.lo: get_prin @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkadm5srv_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkadm5srv_la-get_princs_s.lo `test -f 'get_princs_s.c' || echo '$(srcdir)/'`get_princs_s.c libkadm5srv_la-get_s.lo: get_s.c Modified: head/security/heimdal/files/patch-lib-krb5-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-lib-krb5-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib-krb5-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- lib/krb5/Makefile.in.orig 2017-01-03 19:44:17 UTC +--- lib/krb5/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ lib/krb5/Makefile.in @@ -330,10 +330,12 @@ derived_key_test_DEPENDENCIES = libkrb5. $(am__DEPENDENCIES_1) Modified: head/security/heimdal/files/patch-lib-roken-Makefile.in ============================================================================== --- head/security/heimdal/files/patch-lib-roken-Makefile.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib-roken-Makefile.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- lib/roken/Makefile.in.orig 2017-01-03 19:44:15 UTC +--- lib/roken/Makefile.in.orig 2017-06-10 19:27:47 UTC +++ lib/roken/Makefile.in @@ -194,8 +194,7 @@ am__uninstall_files_from_dir = { \ $(am__cd) "$$dir" && rm -f $$files; }; \ @@ -20,7 +20,7 @@ am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is -@@ -2274,7 +2272,7 @@ check: $(BUILT_SOURCES) +@@ -2275,7 +2273,7 @@ check: $(BUILT_SOURCES) all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(HEADERS) \ all-local installdirs: @@ -29,7 +29,7 @@ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) -@@ -2338,8 +2336,7 @@ info: info-am +@@ -2339,8 +2337,7 @@ info: info-am info-am: install-data-am: install-dist_includeHEADERS install-man \ Modified: head/security/heimdal/files/patch-lib__sl__slc-lex.l ============================================================================== --- head/security/heimdal/files/patch-lib__sl__slc-lex.l Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-lib__sl__slc-lex.l Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- lib/sl/slc-lex.l.orig 2016-11-29 01:35:27 UTC +--- lib/sl/slc-lex.l.orig 2017-04-11 21:38:21 UTC +++ lib/sl/slc-lex.l @@ -47,8 +47,6 @@ unsigned lineno = 1; static void handle_comment(void); Modified: head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in ============================================================================== --- head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,4 +1,4 @@ ---- tools/heimdal-gssapi.pc.in.orig 2016-12-14 18:01:18 UTC +--- tools/heimdal-gssapi.pc.in.orig 2017-04-11 21:38:21 UTC +++ tools/heimdal-gssapi.pc.in @@ -9,6 +9,6 @@ Description: Heimdal is an implementatio Version: @VERSION@ Modified: head/security/heimdal/files/patch-tools-krb5-config.in ============================================================================== --- head/security/heimdal/files/patch-tools-krb5-config.in Sat Jun 10 19:12:45 2017 (r443114) +++ head/security/heimdal/files/patch-tools-krb5-config.in Sat Jun 10 19:32:46 2017 (r443115) @@ -1,6 +1,6 @@ ---- tools/krb5-config.in.orig 2017-01-04 10:37:40.213263000 +0900 -+++ tools/krb5-config.in 2017-01-04 10:37:56.622658000 +0900 -@@ -82,6 +82,7 @@ +--- tools/krb5-config.in.orig 2017-04-11 21:38:21 UTC ++++ tools/krb5-config.in +@@ -85,6 +85,7 @@ for i in $*; do ;; --libs) do_libs=yes From owner-svn-ports-all@freebsd.org Sat Jun 10 20:23:25 2017 Return-Path: Delivered-To: svn-ports-all@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 9DE87BF56D0; Sat, 10 Jun 2017 20:23:25 +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 6E602F07; Sat, 10 Jun 2017 20:23:25 +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 v5AKNOQX061164; Sat, 10 Jun 2017 20:23:24 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AKNOFY061162; Sat, 10 Jun 2017 20:23:24 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706102023.v5AKNOFY061162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 10 Jun 2017 20:23:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443116 - head/net-im/py-matrix-synapse X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 20:23:25 -0000 Author: feld Date: Sat Jun 10 20:23:24 2017 New Revision: 443116 URL: https://svnweb.freebsd.org/changeset/ports/443116 Log: net-im/py-matrix-synapse: Update to 0.21.0 Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.21.0 Modified: head/net-im/py-matrix-synapse/Makefile head/net-im/py-matrix-synapse/distinfo Modified: head/net-im/py-matrix-synapse/Makefile ============================================================================== --- head/net-im/py-matrix-synapse/Makefile Sat Jun 10 19:32:46 2017 (r443115) +++ head/net-im/py-matrix-synapse/Makefile Sat Jun 10 20:23:24 2017 (r443116) @@ -3,7 +3,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.20.0 +DISTVERSION= 0.21.0 PORTREVISION= 0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/py-matrix-synapse/distinfo ============================================================================== --- head/net-im/py-matrix-synapse/distinfo Sat Jun 10 19:32:46 2017 (r443115) +++ head/net-im/py-matrix-synapse/distinfo Sat Jun 10 20:23:24 2017 (r443116) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492089523 -SHA256 (matrix-org-synapse-v0.20.0_GH0.tar.gz) = 2b844c551a9eeb9d2ada1793aae7d18143594f62b13fa61d7264f402a2294afd -SIZE (matrix-org-synapse-v0.20.0_GH0.tar.gz) = 788371 +TIMESTAMP = 1495223493 +SHA256 (matrix-org-synapse-v0.21.0_GH0.tar.gz) = aa9b77f115460da9124ac45802462572698147f6ea107192a32f254498eb55b6 +SIZE (matrix-org-synapse-v0.21.0_GH0.tar.gz) = 812809 From owner-svn-ports-all@freebsd.org Sat Jun 10 20:25:22 2017 Return-Path: Delivered-To: svn-ports-all@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 5768ABF580F; Sat, 10 Jun 2017 20:25:22 +0000 (UTC) (envelope-from rm@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 27231121F; Sat, 10 Jun 2017 20:25:22 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AKPLLn061662; Sat, 10 Jun 2017 20:25:21 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AKPLHn061660; Sat, 10 Jun 2017 20:25:21 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706102025.v5AKPLHn061660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sat, 10 Jun 2017 20:25:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443117 - head/security/hydra X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 20:25:22 -0000 Author: rm Date: Sat Jun 10 20:25:20 2017 New Revision: 443117 URL: https://svnweb.freebsd.org/changeset/ports/443117 Log: security/hydra: update to 8.5 Modified: head/security/hydra/Makefile head/security/hydra/distinfo Modified: head/security/hydra/Makefile ============================================================================== --- head/security/hydra/Makefile Sat Jun 10 20:23:24 2017 (r443116) +++ head/security/hydra/Makefile Sat Jun 10 20:25:20 2017 (r443117) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hydra -PORTVERSION= 8.4 -PORTREVISION= 1 +PORTVERSION= 8.5 CATEGORIES= security MASTER_SITES= https://www.thc.org/releases/ \ PACKETSTORM/groups/thc/ Modified: head/security/hydra/distinfo ============================================================================== --- head/security/hydra/distinfo Sat Jun 10 20:23:24 2017 (r443116) +++ head/security/hydra/distinfo Sat Jun 10 20:25:20 2017 (r443117) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485723289 -SHA256 (hydra-8.4.tar.gz) = 482846580888f54e000bb125e263a65c32fa28ba86c9d4012371cf55c3bdc140 -SIZE (hydra-8.4.tar.gz) = 1205609 +TIMESTAMP = 1494705731 +SHA256 (hydra-8.5.tar.gz) = 557ab284f877aa6c8a26f7491c0373a84836593e5e0ca141b327035e7937dd6d +SIZE (hydra-8.5.tar.gz) = 1214640 From owner-svn-ports-all@freebsd.org Sat Jun 10 20:53:29 2017 Return-Path: Delivered-To: svn-ports-all@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 B4FBCBF6164; Sat, 10 Jun 2017 20:53:29 +0000 (UTC) (envelope-from brnrd@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 8540225BE; Sat, 10 Jun 2017 20:53:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AKrS1R073755; Sat, 10 Jun 2017 20:53:28 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AKrSS4073753; Sat, 10 Jun 2017 20:53:28 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201706102053.v5AKrSS4073753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 10 Jun 2017 20:53:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443118 - in head/sysutils/passwordsafe: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 20:53:29 -0000 Author: brnrd Date: Sat Jun 10 20:53:28 2017 New Revision: 443118 URL: https://svnweb.freebsd.org/changeset/ports/443118 Log: sysutils/passwordsafe: Update to 1.02BETA - Update to 1.02BETA - Remove upstreamed patches Deleted: head/sysutils/passwordsafe/files/patch-help_Makefile head/sysutils/passwordsafe/files/patch-src_os_unix_dir.cpp Modified: head/sysutils/passwordsafe/Makefile head/sysutils/passwordsafe/distinfo Modified: head/sysutils/passwordsafe/Makefile ============================================================================== --- head/sysutils/passwordsafe/Makefile Sat Jun 10 20:25:20 2017 (r443117) +++ head/sysutils/passwordsafe/Makefile Sat Jun 10 20:53:28 2017 (r443118) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= passwordsafe -DISTVERSION= 1.01BETA +DISTVERSION= 1.02BETA CATEGORIES= sysutils MAINTAINER= brnrd@FreeBSD.org Modified: head/sysutils/passwordsafe/distinfo ============================================================================== --- head/sysutils/passwordsafe/distinfo Sat Jun 10 20:25:20 2017 (r443117) +++ head/sysutils/passwordsafe/distinfo Sat Jun 10 20:53:28 2017 (r443118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486296870 -SHA256 (pwsafe-pwsafe-1.01BETA_GH0.tar.gz) = dc1e7e012009309f57a8611adad9ec62fdafe5b326f66dd0cefe2b5988ee52aa -SIZE (pwsafe-pwsafe-1.01BETA_GH0.tar.gz) = 13984971 +TIMESTAMP = 1497127333 +SHA256 (pwsafe-pwsafe-1.02BETA_GH0.tar.gz) = 78d5970e8de2b28584ebdf6a319dd484e733afea06d1b3d15ac80bf454b39ccc +SIZE (pwsafe-pwsafe-1.02BETA_GH0.tar.gz) = 14067763 From owner-svn-ports-all@freebsd.org Sat Jun 10 21:12:59 2017 Return-Path: Delivered-To: svn-ports-all@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 824C5BF67A3; Sat, 10 Jun 2017 21:12:59 +0000 (UTC) (envelope-from jrm@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 5055F3141; Sat, 10 Jun 2017 21:12:59 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ALCwNr082143; Sat, 10 Jun 2017 21:12:58 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ALCv45082141; Sat, 10 Jun 2017 21:12:58 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706102112.v5ALCv45082141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sat, 10 Jun 2017 21:12:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443119 - head/devel/rubygem-jbuilder-rails5 X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 21:12:59 -0000 Author: jrm Date: Sat Jun 10 21:12:57 2017 New Revision: 443119 URL: https://svnweb.freebsd.org/changeset/ports/443119 Log: devel/rubygem-jbuilder-rails5: Update to version 2.7.0 Modified: head/devel/rubygem-jbuilder-rails5/Makefile head/devel/rubygem-jbuilder-rails5/distinfo Modified: head/devel/rubygem-jbuilder-rails5/Makefile ============================================================================== --- head/devel/rubygem-jbuilder-rails5/Makefile Sat Jun 10 20:53:28 2017 (r443118) +++ head/devel/rubygem-jbuilder-rails5/Makefile Sat Jun 10 21:12:57 2017 (r443119) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jbuilder -PORTVERSION= 2.6.4 +PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails5 Modified: head/devel/rubygem-jbuilder-rails5/distinfo ============================================================================== --- head/devel/rubygem-jbuilder-rails5/distinfo Sat Jun 10 20:53:28 2017 (r443118) +++ head/devel/rubygem-jbuilder-rails5/distinfo Sat Jun 10 21:12:57 2017 (r443119) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494498580 -SHA256 (rubygem/jbuilder-2.6.4.gem) = 217a296947274ceb2ec5f3e68f3bbdf636a597007f484d80227ba9484037c56d -SIZE (rubygem/jbuilder-2.6.4.gem) = 27648 +TIMESTAMP = 1496971271 +SHA256 (rubygem/jbuilder-2.7.0.gem) = 52402f979c2f79f229d0df4d5bfedd2533e24316bfb1b7fe6fd1362826f675d8 +SIZE (rubygem/jbuilder-2.7.0.gem) = 27648 From owner-svn-ports-all@freebsd.org Sat Jun 10 21:17:09 2017 Return-Path: Delivered-To: svn-ports-all@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 E3CD7BF68B9; Sat, 10 Jun 2017 21:17:09 +0000 (UTC) (envelope-from brnrd@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 AEE2B33EC; Sat, 10 Jun 2017 21:17:09 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ALH8Lt082438; Sat, 10 Jun 2017 21:17:08 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ALH89U082437; Sat, 10 Jun 2017 21:17:08 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201706102117.v5ALH89U082437@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 10 Jun 2017 21:17:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443120 - head/net/freeradius3/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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 21:17:10 -0000 Author: brnrd Date: Sat Jun 10 21:17:08 2017 New Revision: 443120 URL: https://svnweb.freebsd.org/changeset/ports/443120 Log: net/freeradius3: Fix build issue with LibreSSL - Add patch from upstream [1] [1] https://github.com/FreeRADIUS/freeradius-server/commit/e104c051b4f741dafd771d343e2a0d2ae0159ca0 PR: 218225 Submitted by: dewayne@heuristicsystems.com.au Approved by: zi (maintainer) Modified: head/net/freeradius3/files/patch-src__main__tls.c Modified: head/net/freeradius3/files/patch-src__main__tls.c ============================================================================== --- head/net/freeradius3/files/patch-src__main__tls.c Sat Jun 10 21:12:57 2017 (r443119) +++ head/net/freeradius3/files/patch-src__main__tls.c Sat Jun 10 21:17:08 2017 (r443120) @@ -1,8 +1,8 @@ ---- ./src/main/tls.c.orig 2014-08-04 08:03:48.000000000 -0400 -+++ ./src/main/tls.c 2014-08-04 08:04:14.000000000 -0400 -@@ -63,8 +63,8 @@ - static libssl_defect_t libssl_defects[] = - { +--- src/main/tls.c.orig 2017-03-06 13:58:04 UTC ++++ src/main/tls.c +@@ -107,8 +107,8 @@ static libssl_defect_t libssl_defects[] + .comment = "For more information see https://www.openssl.org/news/secadv/20160922.txt" + }, { - .low = 0x010001000, /* 1.0.1 */ - .high = 0x01000106f, /* 1.0.1f */ @@ -11,3 +11,12 @@ .id = "CVE-2014-0160", .name = "Heartbleed", .comment = "For more information see http://heartbleed.com" +@@ -2131,7 +2131,7 @@ int cbtls_verify(int ok, X509_STORE_CTX + } + + if (lookup == 0) { +-#if OPENSSL_VERSION_NUMBER >= 0x10100000L ++#if OPENSSL_VERSION_NUMBER >= 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) + ext_list = X509_get0_extensions(client_cert); + #else + X509_CINF *client_inf; From owner-svn-ports-all@freebsd.org Sat Jun 10 21:23:05 2017 Return-Path: Delivered-To: svn-ports-all@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 BAD5CBF6A2F; Sat, 10 Jun 2017 21:23:05 +0000 (UTC) (envelope-from rene@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 7DB923765; Sat, 10 Jun 2017 21:23:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ALN4Gr086448; Sat, 10 Jun 2017 21:23:04 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ALN4u5086447; Sat, 10 Jun 2017 21:23:04 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706102123.v5ALN4u5086447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 10 Jun 2017 21:23:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443121 - head/Templates X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 21:23:05 -0000 Author: rene Date: Sat Jun 10 21:23:04 2017 New Revision: 443121 URL: https://svnweb.freebsd.org/changeset/ports/443121 Log: Add more functions to the autoconf cache that appeared in FreeBSD 9 or 10. PR: 219871 Submitted by: rene Reviewed by: bdrewery Exp-run: antoine Differential Revision: https://reviews.freebsd.org/D11101 Modified: head/Templates/config.site Modified: head/Templates/config.site ============================================================================== --- head/Templates/config.site Sat Jun 10 21:17:08 2017 (r443120) +++ head/Templates/config.site Sat Jun 10 21:23:04 2017 (r443121) @@ -116,8 +116,7 @@ : ${ac_cv_header_random_h=no} : ${ac_cv_header_vfork_h=no} -# This appears in FreeBSD 10 do not cache it. -#: ${gl_cv_have_raw_decl_strchrnul=yes} +: ${gl_cv_have_raw_decl_strchrnul=yes} : ${gl_cv_have_raw_decl_memcpy=no} : ${gl_cv_have_raw_decl_memmem=yes} : ${gl_cv_have_raw_decl_memrchr=yes} @@ -230,13 +229,10 @@ : ${gl_cv_sys_struct_timespec_in_time_h=yes} : ${gl_cv_sys_struct_timeval=yes} -# Has appearred in FreeBSD 10 -#: ${ac_cv_func_waitid=yes} -# Has appearred in FreeBSD 10 -#: ${ac_cv_func_strchrnul=yes} -# Has appearred in FreeBSD 9 -#: ${ac_cv_func_uselocale=yes} -#: ${ac_cv_func_newlocale=yes} +: ${ac_cv_func_waitid=yes} +: ${ac_cv_func_strchrnul=yes} +: ${ac_cv_func_uselocale=yes} +: ${ac_cv_func_newlocale=yes} # Functions : ${ac_cv_func___b64_ntop=yes} From owner-svn-ports-all@freebsd.org Sat Jun 10 21:25:42 2017 Return-Path: Delivered-To: svn-ports-all@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 5BEE2BF6AD2; Sat, 10 Jun 2017 21:25:42 +0000 (UTC) (envelope-from jrm@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 2C13F38F9; Sat, 10 Jun 2017 21:25:42 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ALPfpD086672; Sat, 10 Jun 2017 21:25:41 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ALPffW086670; Sat, 10 Jun 2017 21:25:41 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706102125.v5ALPffW086670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sat, 10 Jun 2017 21:25:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443122 - head/devel/rubygem-jbuilder-rails50 X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 21:25:42 -0000 Author: jrm Date: Sat Jun 10 21:25:41 2017 New Revision: 443122 URL: https://svnweb.freebsd.org/changeset/ports/443122 Log: devel/rubygem-jbuilder-rails50: Update to version 2.7.0 Modified: head/devel/rubygem-jbuilder-rails50/Makefile head/devel/rubygem-jbuilder-rails50/distinfo Modified: head/devel/rubygem-jbuilder-rails50/Makefile ============================================================================== --- head/devel/rubygem-jbuilder-rails50/Makefile Sat Jun 10 21:23:04 2017 (r443121) +++ head/devel/rubygem-jbuilder-rails50/Makefile Sat Jun 10 21:25:41 2017 (r443122) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jbuilder -PORTVERSION= 2.6.4 +PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails50 Modified: head/devel/rubygem-jbuilder-rails50/distinfo ============================================================================== --- head/devel/rubygem-jbuilder-rails50/distinfo Sat Jun 10 21:23:04 2017 (r443121) +++ head/devel/rubygem-jbuilder-rails50/distinfo Sat Jun 10 21:25:41 2017 (r443122) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494498580 -SHA256 (rubygem/jbuilder-2.6.4.gem) = 217a296947274ceb2ec5f3e68f3bbdf636a597007f484d80227ba9484037c56d -SIZE (rubygem/jbuilder-2.6.4.gem) = 27648 +TIMESTAMP = 1496969113 +SHA256 (rubygem/jbuilder-2.7.0.gem) = 52402f979c2f79f229d0df4d5bfedd2533e24316bfb1b7fe6fd1362826f675d8 +SIZE (rubygem/jbuilder-2.7.0.gem) = 27648 From owner-svn-ports-all@freebsd.org Sat Jun 10 21:39:49 2017 Return-Path: Delivered-To: svn-ports-all@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 1DE07BF6CFA; Sat, 10 Jun 2017 21:39:49 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wr0-x241.google.com (mail-wr0-x241.google.com [IPv6:2a00:1450:400c:c0c::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4FEA3DAA; Sat, 10 Jun 2017 21:39:48 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wr0-x241.google.com with SMTP id u101so14003805wrc.1; Sat, 10 Jun 2017 14:39:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=DdiAtoasFF7ttVq9a7fmE/rheSnrA8/gyVUlJTGUgCc=; b=C2VmncXCXuRw5lJTQxzTK7yIjePHBFfbWLvooedsAsc1hvdOUwg5ErC3KGzCKXjkcl Gbb0sh7ZooBoOkRUNgl9yZHhskPZig8+nxmqN7Sp0xBCy9fBCAprQ6QNsDvAMpPgR45D 33nwpBzGGmkstqv0MVav+5Yb1r+c+1dWbv7ZQcIlQX/zVrB6y1iRE5sQhtafHT+H5FPN FwUB+mHNH+6dr9UssOK9OJ//xGS2yUC0t+Kd1fUb5L1AqAxCk4/4EwoK0XG6ra2Gt6B3 HQzTrkBb8/l7BRDVAsXQqaV9qlNMfEsV5vQO0vwLctK8FXuzPBqPjGMMEE+JY9ZEkovV Pq/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=DdiAtoasFF7ttVq9a7fmE/rheSnrA8/gyVUlJTGUgCc=; b=S2VBZlRlu/RXLuRhQ0PHy+IXV89mQ5w8ccIuV+1c9WaLh0toge5JHB5+yFQWy31Vmh 30+YhNFKZ/lAovIPtV8XzEkFxAiZBOntLPTNXnibTh0xLuR+bbYKkTSDXbwFia4wARxi 2NHKT/w1CO/sSdgxhXHp0uwUOEkTBK66sxCICjE6c9Ems0IBZkqXSk5rfCTMTKhkB9em NxqQOGHPt8FwI6l7/V0aD4O7mL++rSCFtvQosy6chtlqU4uVYbIQhwcfi2NhfMm2heGV FJ/91VR5V2FvV23eEz7dxpH5JGcxbT4CNU0SqqHtXRJPTQPThUDz5B4aSrmC19tbXY1M C9QA== X-Gm-Message-State: AKS2vOyUSHuIEwxRngDGOUg01LzTESw51CjxvX+tdaRjxECQXySrnIQ6 vp63HSNdoBoa7IWPbvM= X-Received: by 10.80.135.88 with SMTP id 24mr2497173edv.148.1497130787048; Sat, 10 Jun 2017 14:39:47 -0700 (PDT) Received: from orwell.gmail.com (i200241.upc-i.chello.nl. [62.195.200.241]) by smtp.gmail.com with ESMTPSA id d37sm2750910edb.54.2017.06.10.14.39.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 10 Jun 2017 14:39:46 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Thomas Zander Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443109 - in head/lang/rust: . files References: <201706101748.v5AHmwWw095423@repo.freebsd.org> Date: Sat, 10 Jun 2017 23:39:39 +0200 In-Reply-To: <201706101748.v5AHmwWw095423@repo.freebsd.org> (Thomas Zander's message of "Sat, 10 Jun 2017 17:48:58 +0000 (UTC)") Message-ID: <86efurmsis.fsf@orwell> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 21:39:49 -0000 Thomas Zander writes: > Author: riggs > Date: Sat Jun 10 17:48:58 2017 > New Revision: 443109 > URL: https://svnweb.freebsd.org/changeset/ports/443109 > > Log: > Update to upstream version 1.18.0, set MAINTAINER to rust@ This is failing in HEAD: => SHA256 Checksum OK for rust/rustc-1.18.0-src.tar.gz. => SHA256 Checksum OK for rust/2017-04-27/rustc-1.17.0-x86_64-unknown-freebsd.tar.gz. => SHA256 Checksum OK for rust/2017-04-27/rust-std-1.17.0-x86_64-unknown-freebsd.tar.gz. => SHA256 Checksum OK for rust/2017-04-27/cargo-0.18.0-x86_64-unknown-freebsd.tar.gz. => SHA256 Checksum OK for rust/rust-registry-1.18.0.tar.xz. /bin/ln -sf /portdistfiles/rust/2017-04-27/rustc-1.17.0-x86_64-unknown-freebsd.tar.gz /wrkdirs/usr/ports/lang/rust/work/rustc-1.18.0-src/build/cache/2017-04-27 /bin/ln -sf /portdistfiles/rust/2017-04-27/cargo-0.18.0-x86_64-unknown-freebsd.tar.gz /wrkdirs/usr/ports/lang/rust/work/rustc-1.18.0-src/build/cache/2017-04-27 /usr/bin/tar -x -C /wrkdirs/usr/ports/lang/rust/work/rustc-1.18.0-src -f /portdistfiles/rust/2017-04-27/rust-std-1.17.0-x86_64-unknown-freebsd.tar.gz cc -O2 -pipe -march=ivybridge -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fPIC -c -o /wrkdirs/usr/ports/lang/rust/work/rustc-1.18.0-src/old_fstat.o /usr/ports/lang/rust/files/old_fstat.c (cd /wrkdirs/usr/ports/lang/rust/work/rustc-1.18.0-src && ar x /wrkdirs/usr/ports/lang/rust/work/rustc-1.18.0-src/rust-std-1.16.0-x86_64-unknown-freebsd/rust-std-x86_64-unknown-freebsd/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-aef6cb139bd07bdc.rlib std-aef6cb139bd07bdc.0.o) ar: fatal: Failed to open '/wrkdirs/usr/ports/lang/rust/work/rustc-1.18.0-src/rust-std-1.16.0-x86_64-unknown-freebsd/rust-std-x86_64-unknown-freebsd/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-aef6cb139bd07bdc.rlib' From owner-svn-ports-all@freebsd.org Sat Jun 10 21:48:37 2017 Return-Path: Delivered-To: svn-ports-all@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 C95DEBF6EC4; Sat, 10 Jun 2017 21:48:37 +0000 (UTC) (envelope-from bdrewery@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 99522641D5; Sat, 10 Jun 2017 21:48:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ALmaHE094975; Sat, 10 Jun 2017 21:48:36 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ALmagP094974; Sat, 10 Jun 2017 21:48:36 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706102148.v5ALmagP094974@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 10 Jun 2017 21:48:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443123 - head/devel/libtrue X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 21:48:37 -0000 Author: bdrewery Date: Sat Jun 10 21:48:36 2017 New Revision: 443123 URL: https://svnweb.freebsd.org/changeset/ports/443123 Log: - Remove unneeded MASTER_SITES - Add LICENSE Submitted by: dbaio Modified: head/devel/libtrue/Makefile Modified: head/devel/libtrue/Makefile ============================================================================== --- head/devel/libtrue/Makefile Sat Jun 10 21:25:41 2017 (r443122) +++ head/devel/libtrue/Makefile Sat Jun 10 21:48:36 2017 (r443123) @@ -2,12 +2,14 @@ PORTNAME= libtrue PORTVERSION= 20170609 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel -MASTER_SITES= GH MAINTAINER= bdrewery@FreeBSD.org COMMENT= You can't handle the truth + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace From owner-svn-ports-all@freebsd.org Sat Jun 10 21:51:20 2017 Return-Path: Delivered-To: svn-ports-all@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 590ADBF7058; Sat, 10 Jun 2017 21:51:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AD1564429; Sat, 10 Jun 2017 21:51:20 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 1641CBDC89; Sat, 10 Jun 2017 23:51:17 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id DE919BDC85; Sat, 10 Jun 2017 23:51:16 +0200 (CEST) Subject: Re: svn commit: r443039 - branches/2017Q2 To: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Cc: portmgr@FreeBSD.org References: <201706091946.v59JkB4D050200@repo.freebsd.org> <1497037780.167039.1004506896.6EE77BCC@webmail.messagingengine.com> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <26f1138a-5b9d-1817-2ddc-a5f876df75df@FreeBSD.org> Date: Sat, 10 Jun 2017 23:51:15 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <1497037780.167039.1004506896.6EE77BCC@webmail.messagingengine.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gkCTubvp9IItQr51LRGXV0sPwiI2FQQni" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 21:51:20 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gkCTubvp9IItQr51LRGXV0sPwiI2FQQni Content-Type: multipart/mixed; boundary="G8Ekts1SpcXImPU6wdDgvE65tKlfnIMkn"; protected-headers="v1" From: Mathieu Arnold To: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Cc: portmgr@FreeBSD.org Message-ID: <26f1138a-5b9d-1817-2ddc-a5f876df75df@FreeBSD.org> Subject: Re: svn commit: r443039 - branches/2017Q2 References: <201706091946.v59JkB4D050200@repo.freebsd.org> <1497037780.167039.1004506896.6EE77BCC@webmail.messagingengine.com> In-Reply-To: <1497037780.167039.1004506896.6EE77BCC@webmail.messagingengine.com> --G8Ekts1SpcXImPU6wdDgvE65tKlfnIMkn Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 09/06/2017 =C3=A0 21:49, Mark Felder a =C3=A9crit : > This was a no-op and was not supposed to be committed. I accidentally > hit "yes" but did not fill in an "Approved by:" line and it allowed the= > commit anyway, so I believe the pre-commit hook is broken at the moment= =2E The pre-commit hook is working just fine, the thing is, you *are* a member of portmgr, so you get the "I'm god" treatment, and subversion goes along with it :-) --=20 Mathieu Arnold --G8Ekts1SpcXImPU6wdDgvE65tKlfnIMkn-- --gkCTubvp9IItQr51LRGXV0sPwiI2FQQni Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJZPGnUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IR2EP/RioA/ttiJPlEEwijTP7OqdO i4nPDROCFAjh97osaxB4//mgk3/UlLgw4WlrYOOAX7DYHL6PFd18IBybKP9DEv3v Ydmzko/Ex9cJDSuIOn6JcNd+xoq362UEzhdsY/uDqB7TMy8DPxx0eeCQeiJi2jyg fiOACHSXE3AxLhyG6aZRIhJKcDH2ISBzF6bJalm30za8gShE1eCyQ6xDDgyGUwdb Qd7sqVDmh3AGJaHkrhLUgeBqLG2ZmOGkhQwGV0bsghBEtILEI+gm7ZTMPEQTVvDX qHSywxOltylQJ5S5WQJVh5AIj/mwr/yPVZ04sPmugdxe6KI52b1PYJs8hxeSNMrR jA6nHdMBh4wgSzQFSPNAXd30pjqWECEcxoG4ar9j09JQR0cikUydLJ7Fqy6vZJug M42whH2aHC4n88BI9FN/Po7MEisw0kbDM5u5LmCoQwoZVocPzgDHgCrr/ZD3Q1NI 4yp6w/ZMWCmAD8P5kN2DnzwHqJs68AksmkD+sRYdUB/IfwxMf36dHWQiFGuPhc35 zRlQkCQGICsRvE8JWZqO0LwNTnceO+UNi2R5Pd5QtouVP8LjVCBm+Nt9NZOfniqZ V5LpnlzxDO00koflwZXXD4Uv7odKoh2Pu0VO3cJWvJgzzfuoXbCfDJ6gCQG9r5Xm LGWgSncnMFHhF9hfY10y =WX9I -----END PGP SIGNATURE----- --gkCTubvp9IItQr51LRGXV0sPwiI2FQQni-- From owner-svn-ports-all@freebsd.org Sat Jun 10 21:59:46 2017 Return-Path: Delivered-To: svn-ports-all@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 9C1BEBF71DE; Sat, 10 Jun 2017 21:59:46 +0000 (UTC) (envelope-from matthew@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 643AE64696; Sat, 10 Jun 2017 21:59:46 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ALxj4H098965; Sat, 10 Jun 2017 21:59:45 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ALxjTv098963; Sat, 10 Jun 2017 21:59:45 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706102159.v5ALxjTv098963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 10 Jun 2017 21:59:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443124 - head/databases/pglogical X-SVN-Group: ports-head 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.23 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: Sat, 10 Jun 2017 21:59:46 -0000 Author: matthew Date: Sat Jun 10 21:59:45 2017 New Revision: 443124 URL: https://svnweb.freebsd.org/changeset/ports/443124 Log: Fix build with postgresql9.4 Switch to downloading sources from GitHub, and add the pglogical_dump submodule. This was omitted from the tarball provided by 2nd Quadrant in the latest version. The pglogical_dump code is only compiled with postgresql9.4 which failed to build -- using other postgresql versions worked fine. Reported by: pkg-fallout Modified: head/databases/pglogical/Makefile head/databases/pglogical/distinfo Modified: head/databases/pglogical/Makefile ============================================================================== --- head/databases/pglogical/Makefile Sat Jun 10 21:48:36 2017 (r443123) +++ head/databases/pglogical/Makefile Sat Jun 10 21:59:45 2017 (r443124) @@ -3,16 +3,22 @@ PORTNAME= pglogical PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= databases -MASTER_SITES= http://packages.2ndquadrant.com/pglogical/tarballs/ MAINTAINER= matthew@FreeBSD.org COMMENT= Logical replication system as a PostgreSQL extension LICENSE= PostgreSQL -USES= gmake pgsql:9.4+ tar:bzip2 +USES= gmake pgsql:9.4+ WANT_PGSQL= client server + +USE_GITHUB= yes +GH_ACCOUNT= 2ndQuadrant +GH_PROJECT= pglogical pglogical_dump:dump +GH_TAGNAME= REL2_0_1 9f3b0b1:dump +GH_SUBDIR= pglogical_dump:dump MAKE_ARGS= USE_PGXS=1 Modified: head/databases/pglogical/distinfo ============================================================================== --- head/databases/pglogical/distinfo Sat Jun 10 21:48:36 2017 (r443123) +++ head/databases/pglogical/distinfo Sat Jun 10 21:59:45 2017 (r443124) @@ -1,3 +1,5 @@ -TIMESTAMP = 1497013056 -SHA256 (pglogical-2.0.1.tar.bz2) = 58dff06bf788edaada45a3135c5dcc7d054914c19bb91f657656c27158bf1769 -SIZE (pglogical-2.0.1.tar.bz2) = 177547 +TIMESTAMP = 1497130888 +SHA256 (2ndQuadrant-pglogical-2.0.1-REL2_0_1_GH0.tar.gz) = bde271722c17c6fa02382f1daaaf76f9183fa8d3d9bd6d689fe6579ae7e738d0 +SIZE (2ndQuadrant-pglogical-2.0.1-REL2_0_1_GH0.tar.gz) = 227229 +SHA256 (2ndQuadrant-pglogical_dump-9f3b0b1_GH0.tar.gz) = 915250bf63f3b309228c5a2bbd9bfc7df3e1e5e2b54e89f3c52e722797b7b8aa +SIZE (2ndQuadrant-pglogical_dump-9f3b0b1_GH0.tar.gz) = 206704 From owner-svn-ports-all@freebsd.org Sat Jun 10 23:12:21 2017 Return-Path: Delivered-To: svn-ports-all@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 6179ABF80E7; Sat, 10 Jun 2017 23:12:21 +0000 (UTC) (envelope-from wen@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 077616605E; Sat, 10 Jun 2017 23:12:20 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ANCKX9031053; Sat, 10 Jun 2017 23:12:20 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ANCJ5w031049; Sat, 10 Jun 2017 23:12:19 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706102312.v5ANCJ5w031049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 10 Jun 2017 23:12:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443125 - in head/mail/mailscanner: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 23:12:21 -0000 Author: wen Date: Sat Jun 10 23:12:19 2017 New Revision: 443125 URL: https://svnweb.freebsd.org/changeset/ports/443125 Log: - Update to 5.0.3 - Add many recommended Perl modules to dependencies - Remove DOCS option (there are no docs now) - Since there are no Sophos binaries, remove the Sophos.install.freebsd file - Simplify do-install - use COPYTREE_SHARE, COPYTREE_BIN PR: 217142 Submitted by: pkubaj@anongoth.pl Approved by: maintainer(timeout, > 100 days) Deleted: head/mail/mailscanner/files/Sophos.install.freebsd head/mail/mailscanner/files/patch-lib_clamav-wrapper head/mail/mailscanner/files/pkg-deinstall.in Modified: head/mail/mailscanner/Makefile head/mail/mailscanner/distinfo head/mail/mailscanner/files/pkg-message.in head/mail/mailscanner/pkg-plist Modified: head/mail/mailscanner/Makefile ============================================================================== --- head/mail/mailscanner/Makefile Sat Jun 10 21:59:45 2017 (r443124) +++ head/mail/mailscanner/Makefile Sat Jun 10 23:12:19 2017 (r443125) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= MailScanner -PORTVERSION= 4.85.2 -#PORTREVISION= 0 +PORTVERSION= 5.0.3 CATEGORIES= mail -MASTER_SITES= https://s3.amazonaws.com/mailscanner/release/v4/tar/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-${PATCHLEVEL} +MASTER_SITES= https://s3.amazonaws.com/msv5/release/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-${PATCHLEVEL}.nix MAINTAINER= kkobb@skylinecorp.com COMMENT= Powerful virus/spam scanning framework for mail gateways @@ -31,25 +30,47 @@ BUILD_DEPENDS= \ p5-Filesys-Df>=0:sysutils/p5-Filesys-Df \ p5-Sys-Hostname-Long>=0:sysutils/p5-Sys-Hostname-Long \ p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \ - p5-Sys-SigAction>=0:devel/p5-Sys-SigAction + p5-Sys-SigAction>=0:devel/p5-Sys-SigAction \ + p5-Inline>=0:devel/p5-Inline \ + p5-Inline-C>=0:devel/p5-Inline-C \ + p5-Mail-IMAPClient>=0:mail/p5-Mail-IMAPClient \ + p5-Mail-SPF>=0:mail/p5-Mail-SPF \ + p5-Net-CIDR-Lite>=0:net/p5-Net-CIDR-Lite \ + p5-Net-DNS-Resolver-Programmable>=0:dns/p5-Net-DNS-Resolver-Programmable \ + p5-Net-IP>=0:net-mgmt/p5-Net-IP \ + p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \ + p5-Test-Manifest>=0:devel/p5-Test-Manifest \ + p5-URI>=0:net/p5-URI \ + p5-IO-String>=0:devel/p5-IO-String \ + p5-Business-ISBN>=0:misc/p5-Business-ISBN \ + p5-Business-ISBN-Data>=0:misc/p5-Business-ISBN-Data \ + p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-File-ShareDir>=0:devel/p5-File-ShareDir \ + p5-IP-Country>=0:net/p5-IP-Country \ + curl:ftp/curl RUN_DEPENDS:= ${BUILD_DEPENDS} \ bash:shells/bash \ tnef:converters/tnef \ wget:ftp/wget -CONFLICTS= MailScanner-devel-[0-9]* +CONFLICTS= ${PORTNAME}-devel-[0-9]* -PATCHLEVEL= 3 +PATCHLEVEL= 7 USES= perl5 shebangfix -SHEBANG_FILES= bin/[^acu]* bin/analyse_SpamAssassin_cache bin/clean* \ - bin/update* \ - lib/[^M]* lib/${PORTNAME}/[^C]* lib/${PORTNAME}/*.p[ml] \ - lib/${PORTNAME}.pm lib/${PORTNAME}/CustomFunctions/* +SHEBANG_FILES= usr/sbin/${PORTNAME} usr/sbin/ms-create-locks \ + usr/sbin/ms-peek usr/sbin/ms-perl-check \ + usr/sbin/ms-sa-cache usr/sbin/ms-update-bad-emails \ + usr/sbin/ms-upgrade-conf \ + usr/lib/${PORTNAME}/wrapper/bitdefender-autoupdate \ + usr/lib/${PORTNAME}/wrapper/clamav-autoupdate \ + usr/lib/${PORTNAME}/wrapper/generic-autoupdate \ + usr/lib/${PORTNAME}/wrapper/sophos-autoupdate -WRKSRC= ${WRKDIR}/${PORTNAME}-install-${PORTVERSION} -SUB_FILES= MailScanner.8 pkg-message pkg-install pkg-deinstall +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +SUB_FILES= ${PORTNAME}.8 pkg-message pkg-install SUB_LIST= DATADIR=${DATADIR} \ PERL=${PERL} \ PKGVERSION=${PKGVERSION} \ @@ -57,7 +78,7 @@ SUB_LIST= DATADIR=${DATADIR} \ ETC_FILES="${ETC_FILES}" \ MCP_FILES="${MCP_FILES}" -OPTIONS_DEFINE= SPAMASSASSIN CLAMAV CLAMAVMODULE BDC DOCS +OPTIONS_DEFINE= SPAMASSASSIN CLAMAV CLAMAVMODULE BDC SPAMASSASSIN_DESC= Install SpamAssassin CLAMAV_DESC= Install ClamAV CLAMAVMODULE_DESC= Install ClamAV Module @@ -108,7 +129,7 @@ SUB_LIST+= WITHOUT_SPAMASSASSIN_SYMLINK=no .endif DOC_FILES= README -ETC_FILES= MailScanner.conf filename.rules.conf \ +ETC_FILES= ${PORTNAME}.conf filename.rules.conf \ archives.filename.rules.conf archives.filetype.rules.conf \ filetype.rules.conf spam.assassin.prefs.conf \ spam.lists.conf virus.scanners.conf \ @@ -118,173 +139,70 @@ ETC_FILES= MailScanner.conf filename.rules.conf \ MCP_FILES= mcp.spam.assassin.prefs.conf \ 10_example.cf v320.pre USRLOCAL_FILES_LIB= \ - bitdefender-autoupdate f-prot-autoupdate \ - f-secure-wrapper inoculan-autoupdate \ - kavdaemonclient-wrapper mcafee-autoupdate \ - nod32-autoupdate rav-autoupdate \ - rav-wrapper sophos-autoupdate + bitdefender-autoupdate f-secure-autoupdate \ + f-secure-wrapper sophos-autoupdate USE_RC_SUBR= mailscanner mta -post-extract: - @cd ${WRKSRC} \ - && ${TAR} xzf \ - perl-tar/MailScanner-${PORTVERSION}-${PATCHLEVEL}.tar.gz \ - && ${MV} MailScanner-${PORTVERSION}-${PATCHLEVEL}/* . - post-patch: ${REINPLACE_CMD} -e 's,\$$(mktemp),$$(mktemp -t tmp),' \ - ${WRKSRC}/lib/clamav-wrapper \ - ${WRKSRC}/lib/trend-autoupdate \ - ${WRKSRC}/lib/bitdefender-wrapper \ - ${WRKSRC}/lib/kaspersky-wrapper \ - ${WRKSRC}/bin/Sophos.install + ${WRKSRC}/usr/lib/${PORTNAME}/wrapper/clamav-wrapper \ + ${WRKSRC}/usr/lib/${PORTNAME}/wrapper/bitdefender-wrapper do-build: @${REINPLACE_CMD} \ -e 's,/bin/bash,${LOCALBASE}/bin/bash,g' \ -e 's,/bin/sed,/usr/bin/sed,g' \ - -e 's,/etc/MailScanner/MailScanner.conf,${PREFIX}/etc/MailScanner/MailScanner.conf,g' \ - -e 's,/etc/init.d/MailScanner,${LOCALBASE}/etc/rc.d/mailscanner,g' \ + -e 's,/etc/${PORTNAME}/${PORTNAME}.conf,${PREFIX}/etc/${PORTNAME}/${PORTNAME}.conf,g' \ + -e 's,/etc/init.d/${PORTNAME},${LOCALBASE}/etc/rc.d/mailscanner,g' \ -e 's,/etc/mail/,${LOCALBASE}/etc/mail/,g' \ - -e 's,/opt/MailScanner/bin,${PREFIX}/libexec/MailScanner,g' \ - -e 's,/opt/MailScanner/etc/reports,${DATADIR}/reports,g' \ - -e 's,/opt/MailScanner/etc,${PREFIX}/etc/MailScanner,g' \ - -e 's,/opt/MailScanner/lib,${PREFIX}/lib/MailScanner,g' \ - -e 's,/opt/MailScanner/var/MailScanner.pid,/var/run/MailScanner.pid,g' \ + -e 's,/opt/${PORTNAME}/bin,${PREFIX}/libexec/${PORTNAME},g' \ + -e 's,/opt/${PORTNAME}/etc/reports,${DATADIR}/reports,g' \ + -e 's,/opt/${PORTNAME}/etc,${PREFIX}/etc/${PORTNAME},g' \ + -e 's,/opt/${PORTNAME}/lib,${PREFIX}/lib/${PORTNAME},g' \ + -e 's,/opt/${PORTNAME}/var/${PORTNAME}.pid,/var/run/${PORTNAME}.pid,g' \ -e 's,/usr/bin/clamscan,${LOCALBASE}/bin/clamscan,g' \ -e 's,/usr/bin/sa-compile,${LOCALBASE}/bin/sa-compile,g' \ -e 's,/usr/bin/sa-update,${LOCALBASE}/bin/sa-update,g' \ -e 's,/usr/bin/unzip,${UNZIP_CMD},g' \ -e 's,/usr/bin/wget,${LOCALBASE}/bin/wget,g' \ -e 's,/usr/lib/sendmail,/usr/sbin/sendmail,g' \ - ${WRKSRC}/bin/MailScanner \ - ${WRKSRC}/bin/mailscanner_create_locks \ - ${WRKSRC}/bin/processing_messages_alert \ - ${WRKSRC}/bin/update_virus_scanners \ - ${WRKSRC}/bin/cron/update_virus_scanners.cron \ - ${WRKSRC}/bin/update_bad_phishing_emails \ - ${WRKSRC}/bin/update_phishing_sites \ - ${WRKSRC}/bin/update_bad_phishing_sites \ - ${WRKSRC}/bin/cron/update_phishing_sites.cron \ - ${WRKSRC}/bin/cron/update_bad_phishing_sites.cron \ - ${WRKSRC}/bin/cron/update_spamassassin.cron \ - ${WRKSRC}/bin/update_spamassassin \ - ${WRKSRC}/bin/clean.SA.cache \ - ${WRKSRC}/lib/MailScanner/ConfigDefs.pl \ - ${WRKSRC}/lib/MailScanner/SystemDefs.pm \ - ${WRKSRC}/lib/clamav-wrapper \ - ${WRKSRC}/lib/sophos-autoupdate + ${WRKSRC}/usr/sbin/${PORTNAME} \ + ${WRKSRC}/usr/sbin/ms-create-locks \ + ${WRKSRC}/usr/lib/${PORTNAME}/init/ms-init \ @${REINPLACE_CMD} \ - -e 's,/opt/MailScanner/var/MailScanner.pid,/var/run/MailScanner.pid,g' \ + -e 's,/opt/${PORTNAME}/var/${PORTNAME}.pid,/var/run/${PORTNAME}.pid,g' \ -e 's,/usr/lib/sendmail,/usr/sbin/sendmail,g' \ - -e 's,/opt/MailScanner/bin,${PREFIX}/bin,g' \ - -e 's,/opt/MailScanner/etc/reports,${DATADIR}/reports,g' \ - -e 's,/opt/MailScanner/etc,${PREFIX}/etc/MailScanner,g' \ - -e 's,/opt/MailScanner/lib,${PREFIX}/lib/MailScanner,g' \ + -e 's,/opt/${PORTNAME}/bin,${PREFIX}/bin,g' \ + -e 's,/opt/${PORTNAME}/etc/reports,${DATADIR}/reports,g' \ + -e 's,/opt/${PORTNAME}/etc,${PREFIX}/etc/${PORTNAME},g' \ + -e 's,/opt/${PORTNAME}/lib,${PREFIX}/lib/${PORTNAME},g' \ -e 's,/usr/bin/unrar,${LOCALBASE}/bin/unrar,g' \ -e 's,/bin/gunzip,/usr/bin/gunzip,g' \ -e 's,/etc/mail/spamassassin,${LOCALBASE}/etc/mail/spamassassin,g' \ -e 's,/tmp/clamd.socket,/var/run/clamav/clamd.sock,g' \ -e 's,/usr/local/share/clamav,/var/db/clamav,g' \ - ${WRKSRC}/etc/MailScanner.conf + ${WRKSRC}/etc/${PORTNAME}/${PORTNAME}.conf @${REINPLACE_CMD} \ - -e 's,/opt/MailScanner/lib,${PREFIX}/libexec/MailScanner,g' \ + -e 's,/opt/${PORTNAME}/lib,${PREFIX}/libexec/${PORTNAME},g' \ -e 's,/bin/false,/usr/bin/false,' \ - ${WRKSRC}/etc/virus.scanners.conf + ${WRKSRC}/etc/${PORTNAME}/virus.scanners.conf .for FILE in ${USRLOCAL_FILES_LIB} @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' \ - ${WRKSRC}/lib/${FILE} + ${WRKSRC}/usr/lib/${PORTNAME}/wrapper/${FILE} .endfor @${FIND} ${WRKSRC} \( -name "*.bak" -or -name "*.orig" \) -delete do-install: - @${ECHO_MSG} -n ">> Installing files in ${PREFIX}/sbin..." - ${INSTALL_SCRIPT} ${WRKSRC}/bin/MailScanner ${STAGEDIR}${PREFIX}/sbin/mailscanner - ${LN} -sf ${PREFIX}/sbin/mailscanner ${STAGEDIR}${PREFIX}/sbin/MailScanner - @${ECHO_MSG} " [DONE]" - @${ECHO_MSG} -n \ - ">> Installing files in ${PREFIX}/libexec/MailScanner..." - ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/MailScanner - cd ${WRKSRC}/lib && ${FIND} * -name "*-wrapper" -exec \ - ${INSTALL_SCRIPT} {} ${STAGEDIR}${PREFIX}/libexec/MailScanner/{}.sample \; - cd ${WRKSRC}/lib && ${FIND} * -name "*-autoupdate" -exec \ - ${INSTALL_SCRIPT} {} ${STAGEDIR}${PREFIX}/libexec/MailScanner/{}.sample \; -.for FILE in analyse_SpamAssassin_cache clean.SA.cache clean.quarantine \ - mailscanner_create_locks processing_messages_alert Quick.Peek \ - update_bad_phishing_emails update_phishing_sites \ - update_bad_phishing_sites cron/update_phishing_sites.cron \ - cron/update_bad_phishing_sites.cron update_virus_scanners \ - cron/update_virus_scanners.cron update_spamassassin \ - cron/update_spamassassin.cron - ${INSTALL_SCRIPT} ${WRKSRC}/bin/${FILE} \ - ${STAGEDIR}${PREFIX}/libexec/MailScanner/ -.endfor - @${ECHO_MSG} " [DONE]" - @${ECHO_MSG} -n ">> Installing files in ${PREFIX}/etc/MailScanner..." - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/MailScanner -.for FILE in ${ETC_FILES} - ${INSTALL_DATA} ${WRKSRC}/etc/${FILE} \ - ${STAGEDIR}${PREFIX}/etc/MailScanner/${FILE}.sample -.endfor - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/MailScanner/rules - cd ${WRKSRC}/etc/rules \ - && ${INSTALL_DATA} EXAMPLES README \ - ${STAGEDIR}${PREFIX}/etc/MailScanner/rules -.for RULES in spam.whitelist.rules bounce.rules max.message.size.rules - ${INSTALL_DATA} ${WRKSRC}/etc/rules/${RULES} \ - ${STAGEDIR}${PREFIX}/etc/MailScanner/rules/${RULES}.sample -.endfor - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/MailScanner/mcp -.for FILE in ${MCP_FILES} - ${INSTALL_DATA} ${WRKSRC}/etc/mcp/${FILE} \ - ${STAGEDIR}${PREFIX}/etc/MailScanner/mcp/${FILE}.sample -.endfor - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/MailScanner/conf.d - ${INSTALL_DATA} ${WRKSRC}/etc/conf.d/README \ - ${STAGEDIR}${PREFIX}/etc/MailScanner/conf.d/README - @${ECHO_MSG} " [DONE]" - @${ECHO_MSG} -n ">> Installing files in ${DATADIR}..." - ${MKDIR} ${STAGEDIR}${DATADIR} - cd ${WRKSRC}/etc && ${FIND} reports -type d ! -name "*.old" -exec \ - ${MKDIR} ${STAGEDIR}${DATADIR}/{} \; - cd ${WRKSRC}/etc \ - && ${FIND} reports \( -type d -name "*.old" -prune \) \ - -o \( -type f ! \( -name "*.orig" -o -name "*.bak" \) \ - -exec ${INSTALL_DATA} {} ${STAGEDIR}${DATADIR}/{}.sample \; \) - ${INSTALL_SCRIPT} ${WRKSRC}/bin/upgrade_MailScanner_conf \ - ${STAGEDIR}${DATADIR} - ${LN} -sf ${DATADIR}/upgrade_MailScanner_conf \ - ${STAGEDIR}${DATADIR}/upgrade_languages_conf - @${ECHO_MSG} " [DONE]" - @${ECHO_MSG} -n ">> Installing files in ${PREFIX}/lib..." - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/MailScanner/MailScanner/CustomFunctions - ${INSTALL_SCRIPT} ${WRKSRC}/lib/MailScanner.pm \ - ${STAGEDIR}${PREFIX}/lib/MailScanner/MailScanner.pm - cd ${WRKSRC}/lib/MailScanner \ - && ${FIND} * -type f ! -name "*.orig" -exec \ - ${INSTALL_SCRIPT} {} ${STAGEDIR}${PREFIX}/lib/MailScanner/MailScanner/{} \; - @${ECHO_MSG} " [DONE]" -.if ${PORT_OPTIONS:MDOCS} - @${ECHO_MSG} -n ">> Installing docs and manpage..." - ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${FILESDIR}/README.FreeBSD.port ${STAGEDIR}${DOCSDIR} - ${INSTALL_SCRIPT} ${FILESDIR}/Sophos.install.freebsd ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${DOC_FILES} ${STAGEDIR}${DOCSDIR} - @${REINPLACE_CMD} \ - -e 's,%%LOCALBASE%%,${LOCALBASE},' \ - -e 's,%%PREFIX%%,${PREFIX},' \ - ${STAGEDIR}${DOCSDIR}/Sophos.install.freebsd - @${RM} ${STAGEDIR}${DOCSDIR}/Sophos.install.freebsd.bak -.else - @${ECHO_MSG} -n ">> Installing manpage..." -.endif + (cd ${WRKSRC}/etc && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/etc) + (cd ${WRKSRC}/usr/sbin && ${COPYTREE_BIN} . ${STAGEDIR}${PREFIX}/sbin) + (cd ${WRKSRC}/usr/share && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share) cd ${WRKDIR} && \ ${INSTALL_MAN} ${PORTNAME}.8 ${STAGEDIR}${PREFIX}/man/man8 - ${LN} -sf ${PREFIX}/man/man8/${PORTNAME}.8 \ + ${LN} -sf ${PORTNAME}.8 \ ${STAGEDIR}${PREFIX}/man/man8/${PORTNAME:tl}.8 @${ECHO_MSG} " [DONE]" Modified: head/mail/mailscanner/distinfo ============================================================================== --- head/mail/mailscanner/distinfo Sat Jun 10 21:59:45 2017 (r443124) +++ head/mail/mailscanner/distinfo Sat Jun 10 23:12:19 2017 (r443125) @@ -1,2 +1,3 @@ -SHA256 (MailScanner-4.85.2-3.tar.gz) = 8e2ca7be98199b226942a31dd48d4f516c9d86c1d402c5ade2858cbe104d2057 -SIZE (MailScanner-4.85.2-3.tar.gz) = 924177 +TIMESTAMP = 1487170129 +SHA256 (MailScanner-5.0.3-7.nix.tar.gz) = e3de4f372e06001da818fbe8c540f66d3fa21543544abace7f1d805ff85ee0a8 +SIZE (MailScanner-5.0.3-7.nix.tar.gz) = 604345 Modified: head/mail/mailscanner/files/pkg-message.in ============================================================================== --- head/mail/mailscanner/files/pkg-message.in Sat Jun 10 21:59:45 2017 (r443124) +++ head/mail/mailscanner/files/pkg-message.in Sat Jun 10 23:12:19 2017 (r443125) @@ -23,9 +23,6 @@ Either create those directories or change the configuration. - Sophos users: Please take a look at the Sophos install - script %%PREFIX%%/share/doc/MailScanner/Sophos.install.freebsd - ***************************************************************** A new optional rc variable called mailscanner_user has been added to the startup script. This is a temporary workaround to address Modified: head/mail/mailscanner/pkg-plist ============================================================================== --- head/mail/mailscanner/pkg-plist Sat Jun 10 21:59:45 2017 (r443124) +++ head/mail/mailscanner/pkg-plist Sat Jun 10 23:12:19 2017 (r443125) @@ -1,565 +1,503 @@ -%%ETCDIR%%/MailScanner.conf.sample -%%ETCDIR%%/archives.filename.rules.conf.sample -%%ETCDIR%%/archives.filetype.rules.conf.sample +%%ETCDIR%%/MailScanner.conf +%%ETCDIR%%/archives.filename.rules.conf +%%ETCDIR%%/archives.filetype.rules.conf %%ETCDIR%%/conf.d/README -%%ETCDIR%%/country.domains.conf.sample -%%ETCDIR%%/filename.rules.conf.sample -%%ETCDIR%%/filetype.rules.conf.sample -%%ETCDIR%%/mcp/10_example.cf.sample -%%ETCDIR%%/mcp/mcp.spam.assassin.prefs.conf.sample -%%ETCDIR%%/mcp/v320.pre.sample -%%ETCDIR%%/phishing.bad.sites.conf.sample -%%ETCDIR%%/phishing.safe.sites.conf.sample +%%ETCDIR%%/country.domains.conf +%%ETCDIR%%/defaults +%%ETCDIR%%/filename.rules.conf +%%ETCDIR%%/filetype.rules.conf +%%ETCDIR%%/mcp/10_example.cf +%%ETCDIR%%/mcp/mcp.spamassassin.conf +%%ETCDIR%%/phishing.bad.sites.conf +%%ETCDIR%%/phishing.safe.sites.conf %%ETCDIR%%/rules/EXAMPLES %%ETCDIR%%/rules/README -%%ETCDIR%%/rules/bounce.rules.sample -%%ETCDIR%%/rules/max.message.size.rules.sample -%%ETCDIR%%/rules/spam.whitelist.rules.sample -%%ETCDIR%%/spam.assassin.prefs.conf.sample -%%ETCDIR%%/spam.lists.conf.sample -%%ETCDIR%%/virus.scanners.conf.sample -lib/MailScanner/MailScanner.pm -lib/MailScanner/MailScanner/Antiword.pm -lib/MailScanner/MailScanner/BinHex.pm -lib/MailScanner/MailScanner/Config.pm -lib/MailScanner/MailScanner/ConfigDefs.pl -lib/MailScanner/MailScanner/ConfigSQL.pm -lib/MailScanner/MailScanner/CustomConfig.pm -lib/MailScanner/MailScanner/CustomFunctions/CustomAction.pm -lib/MailScanner/MailScanner/CustomFunctions/DavidHooton.pm -lib/MailScanner/MailScanner/CustomFunctions/GenericSpamScanner.pm -lib/MailScanner/MailScanner/CustomFunctions/LastSpam.pm -lib/MailScanner/MailScanner/CustomFunctions/MyExample.pm -lib/MailScanner/MailScanner/CustomFunctions/Ruleset-from-Function.pm -lib/MailScanner/MailScanner/CustomFunctions/SpamWhitelist.pm -lib/MailScanner/MailScanner/CustomFunctions/ZMRouterDirHash.pm -lib/MailScanner/MailScanner/Exim.pm -lib/MailScanner/MailScanner/EximDiskStore.pm -lib/MailScanner/MailScanner/FileInto.pm -lib/MailScanner/MailScanner/GenericSpam.pm -lib/MailScanner/MailScanner/LinksDump.pm -lib/MailScanner/MailScanner/Lock.pm -lib/MailScanner/MailScanner/Log.pm -lib/MailScanner/MailScanner/MCP.pm -lib/MailScanner/MailScanner/MCPMessage.pm -lib/MailScanner/MailScanner/Mail.pm -lib/MailScanner/MailScanner/Message.pm -lib/MailScanner/MailScanner/MessageBatch.pm -lib/MailScanner/MailScanner/PFDiskStore.pm -lib/MailScanner/MailScanner/Postfix.pm -lib/MailScanner/MailScanner/QMDiskStore.pm -lib/MailScanner/MailScanner/Qmail.pm -lib/MailScanner/MailScanner/Quarantine.pm -lib/MailScanner/MailScanner/Queue.pm -lib/MailScanner/MailScanner/RBLs.pm -lib/MailScanner/MailScanner/SA.pm -lib/MailScanner/MailScanner/SMDiskStore.pm -lib/MailScanner/MailScanner/Sendmail.pm -lib/MailScanner/MailScanner/SweepContent.pm -lib/MailScanner/MailScanner/SweepOther.pm -lib/MailScanner/MailScanner/SweepViruses.pm -lib/MailScanner/MailScanner/SystemDefs.pm -lib/MailScanner/MailScanner/TNEF.pm -lib/MailScanner/MailScanner/Unzip.pm -lib/MailScanner/MailScanner/WorkArea.pm -lib/MailScanner/MailScanner/ZMDiskStore.pm -lib/MailScanner/MailScanner/ZMailer.pm -libexec/MailScanner/Quick.Peek -libexec/MailScanner/analyse_SpamAssassin_cache -libexec/MailScanner/antivir-autoupdate.sample -libexec/MailScanner/antivir-wrapper.sample -libexec/MailScanner/avast-autoupdate.sample -libexec/MailScanner/avast-wrapper.sample -libexec/MailScanner/avastd-wrapper.sample -libexec/MailScanner/avg-autoupdate.sample -libexec/MailScanner/avg-wrapper.sample -libexec/MailScanner/bitdefender-autoupdate.sample -libexec/MailScanner/bitdefender-wrapper.sample -libexec/MailScanner/clamav-autoupdate.sample -libexec/MailScanner/clamav-wrapper.sample -libexec/MailScanner/clean.SA.cache -libexec/MailScanner/clean.quarantine -libexec/MailScanner/command-wrapper.sample -libexec/MailScanner/css-autoupdate.sample -libexec/MailScanner/css-wrapper.sample -libexec/MailScanner/drweb-wrapper.sample -libexec/MailScanner/esets-autoupdate.sample -libexec/MailScanner/esets-wrapper.sample -libexec/MailScanner/etrust-autoupdate.sample -libexec/MailScanner/etrust-wrapper.sample -libexec/MailScanner/f-prot-6-autoupdate.sample -libexec/MailScanner/f-prot-6-wrapper.sample -libexec/MailScanner/f-prot-autoupdate.sample -libexec/MailScanner/f-prot-wrapper.sample -libexec/MailScanner/f-secure-autoupdate.sample -libexec/MailScanner/f-secure-wrapper.sample -libexec/MailScanner/generic-autoupdate.sample -libexec/MailScanner/generic-wrapper.sample -libexec/MailScanner/inoculan-autoupdate.sample -libexec/MailScanner/inoculan-wrapper.sample -libexec/MailScanner/inoculate-wrapper.sample -libexec/MailScanner/kaspersky-autoupdate.sample -libexec/MailScanner/kaspersky-wrapper.sample -libexec/MailScanner/kavdaemonclient-wrapper.sample -libexec/MailScanner/mailscanner_create_locks -libexec/MailScanner/mcafee-autoupdate.sample -libexec/MailScanner/mcafee-wrapper.sample -libexec/MailScanner/mcafee6-autoupdate.sample -libexec/MailScanner/mcafee6-wrapper.sample -libexec/MailScanner/nod32-autoupdate.sample -libexec/MailScanner/nod32-wrapper.sample -libexec/MailScanner/norman-autoupdate.sample -libexec/MailScanner/norman-wrapper.sample -libexec/MailScanner/panda-autoupdate.sample -libexec/MailScanner/panda-wrapper.sample -libexec/MailScanner/processing_messages_alert -libexec/MailScanner/rav-autoupdate.sample -libexec/MailScanner/rav-wrapper.sample -libexec/MailScanner/sophos-autoupdate.sample -libexec/MailScanner/sophos-wrapper.sample -libexec/MailScanner/symscanengine-autoupdate.sample -libexec/MailScanner/symscanengine-wrapper.sample -libexec/MailScanner/trend-autoupdate.sample -libexec/MailScanner/trend-wrapper.sample -libexec/MailScanner/update_bad_phishing_emails -libexec/MailScanner/update_bad_phishing_sites -libexec/MailScanner/update_bad_phishing_sites.cron -libexec/MailScanner/update_phishing_sites -libexec/MailScanner/update_phishing_sites.cron -libexec/MailScanner/update_spamassassin -libexec/MailScanner/update_spamassassin.cron -libexec/MailScanner/update_virus_scanners -libexec/MailScanner/update_virus_scanners.cron -libexec/MailScanner/vba32-autoupdate.sample -libexec/MailScanner/vba32-wrapper.sample -libexec/MailScanner/vexira-autoupdate.sample -libexec/MailScanner/vexira-wrapper.sample +%%ETCDIR%%/rules/bounce.rules +%%ETCDIR%%/rules/max.message.size.rules +%%ETCDIR%%/rules/spam.whitelist.rules +%%ETCDIR%%/spam.lists.conf +%%ETCDIR%%/spamassassin.conf +%%ETCDIR%%/virus.scanners.conf man/man8/MailScanner.8.gz man/man8/mailscanner.8.gz sbin/MailScanner -sbin/mailscanner -%%DATADIR%%/reports/ca/deleted.content.message.txt.sample -%%DATADIR%%/reports/ca/deleted.filename.message.txt.sample -%%DATADIR%%/reports/ca/deleted.size.message.txt.sample -%%DATADIR%%/reports/ca/deleted.virus.message.txt.sample -%%DATADIR%%/reports/ca/disinfected.report.txt.sample -%%DATADIR%%/reports/ca/inline.sig.html.sample -%%DATADIR%%/reports/ca/inline.sig.txt.sample -%%DATADIR%%/reports/ca/inline.spam.warning.txt.sample -%%DATADIR%%/reports/ca/inline.warning.html.sample -%%DATADIR%%/reports/ca/inline.warning.txt.sample -%%DATADIR%%/reports/ca/languages.conf.sample -%%DATADIR%%/reports/ca/languages.conf.strings.sample -%%DATADIR%%/reports/ca/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/ca/recipient.spam.report.txt.sample -%%DATADIR%%/reports/ca/rejection.report.txt.sample -%%DATADIR%%/reports/ca/sender.content.report.txt.sample -%%DATADIR%%/reports/ca/sender.error.report.txt.sample -%%DATADIR%%/reports/ca/sender.filename.report.txt.sample -%%DATADIR%%/reports/ca/sender.mcp.report.txt.sample -%%DATADIR%%/reports/ca/sender.size.report.txt.sample -%%DATADIR%%/reports/ca/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/ca/sender.spam.report.txt.sample -%%DATADIR%%/reports/ca/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/ca/sender.virus.report.txt.sample -%%DATADIR%%/reports/ca/stored.content.message.txt.sample -%%DATADIR%%/reports/ca/stored.filename.message.txt.sample -%%DATADIR%%/reports/ca/stored.size.message.txt.sample -%%DATADIR%%/reports/ca/stored.virus.message.txt.sample -%%DATADIR%%/reports/cy+en/deleted.content.message.txt.sample -%%DATADIR%%/reports/cy+en/deleted.filename.message.txt.sample -%%DATADIR%%/reports/cy+en/deleted.size.message.txt.sample -%%DATADIR%%/reports/cy+en/deleted.virus.message.txt.sample -%%DATADIR%%/reports/cy+en/disinfected.report.txt.sample -%%DATADIR%%/reports/cy+en/inline.sig.html.sample -%%DATADIR%%/reports/cy+en/inline.sig.txt.sample -%%DATADIR%%/reports/cy+en/inline.spam.warning.txt.sample -%%DATADIR%%/reports/cy+en/inline.warning.html.sample -%%DATADIR%%/reports/cy+en/inline.warning.txt.sample -%%DATADIR%%/reports/cy+en/languages.conf.sample -%%DATADIR%%/reports/cy+en/languages.conf.strings.sample -%%DATADIR%%/reports/cy+en/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/cy+en/recipient.spam.report.txt.sample -%%DATADIR%%/reports/cy+en/rejection.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.content.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.error.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.filename.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.mcp.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.size.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.spam.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/cy+en/sender.virus.report.txt.sample -%%DATADIR%%/reports/cy+en/stored.content.message.txt.sample -%%DATADIR%%/reports/cy+en/stored.filename.message.txt.sample -%%DATADIR%%/reports/cy+en/stored.size.message.txt.sample -%%DATADIR%%/reports/cy+en/stored.virus.message.txt.sample -%%DATADIR%%/reports/cz/deleted.content.message.txt.sample -%%DATADIR%%/reports/cz/deleted.filename.message.txt.sample -%%DATADIR%%/reports/cz/deleted.size.message.txt.sample -%%DATADIR%%/reports/cz/deleted.virus.message.txt.sample -%%DATADIR%%/reports/cz/disinfected.report.txt.sample -%%DATADIR%%/reports/cz/inline.sig.html.sample -%%DATADIR%%/reports/cz/inline.sig.txt.sample -%%DATADIR%%/reports/cz/inline.spam.warning.txt.sample -%%DATADIR%%/reports/cz/inline.warning.html.sample -%%DATADIR%%/reports/cz/inline.warning.txt.sample -%%DATADIR%%/reports/cz/languages.conf.sample -%%DATADIR%%/reports/cz/languages.conf.strings.sample -%%DATADIR%%/reports/cz/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/cz/recipient.spam.report.txt.sample -%%DATADIR%%/reports/cz/rejection.report.txt.sample -%%DATADIR%%/reports/cz/sender.content.report.txt.sample -%%DATADIR%%/reports/cz/sender.error.report.txt.sample -%%DATADIR%%/reports/cz/sender.filename.report.txt.sample -%%DATADIR%%/reports/cz/sender.mcp.report.txt.sample -%%DATADIR%%/reports/cz/sender.size.report.txt.sample -%%DATADIR%%/reports/cz/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/cz/sender.spam.report.txt.sample -%%DATADIR%%/reports/cz/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/cz/sender.virus.report.txt.sample -%%DATADIR%%/reports/cz/stored.content.message.txt.sample -%%DATADIR%%/reports/cz/stored.filename.message.txt.sample -%%DATADIR%%/reports/cz/stored.size.message.txt.sample -%%DATADIR%%/reports/cz/stored.virus.message.txt.sample -%%DATADIR%%/reports/de/deleted.content.message.txt.sample -%%DATADIR%%/reports/de/deleted.filename.message.txt.sample -%%DATADIR%%/reports/de/deleted.size.message.txt.sample -%%DATADIR%%/reports/de/deleted.virus.message.txt.sample -%%DATADIR%%/reports/de/disinfected.report.txt.sample -%%DATADIR%%/reports/de/inline.sig.html.sample -%%DATADIR%%/reports/de/inline.sig.txt.sample -%%DATADIR%%/reports/de/inline.spam.warning.txt.sample -%%DATADIR%%/reports/de/inline.warning.html.sample -%%DATADIR%%/reports/de/inline.warning.txt.sample -%%DATADIR%%/reports/de/languages.conf.sample -%%DATADIR%%/reports/de/languages.conf.strings.sample -%%DATADIR%%/reports/de/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/de/recipient.spam.report.txt.sample -%%DATADIR%%/reports/de/rejection.report.txt.sample -%%DATADIR%%/reports/de/sender.content.report.txt.sample -%%DATADIR%%/reports/de/sender.error.report.txt.sample -%%DATADIR%%/reports/de/sender.filename.report.txt.sample -%%DATADIR%%/reports/de/sender.mcp.report.txt.sample -%%DATADIR%%/reports/de/sender.size.report.txt.sample -%%DATADIR%%/reports/de/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/de/sender.spam.report.txt.sample -%%DATADIR%%/reports/de/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/de/sender.virus.report.txt.sample -%%DATADIR%%/reports/de/stored.content.message.txt.sample -%%DATADIR%%/reports/de/stored.filename.message.txt.sample -%%DATADIR%%/reports/de/stored.size.message.txt.sample -%%DATADIR%%/reports/de/stored.virus.message.txt.sample -%%DATADIR%%/reports/dk/deleted.content.message.txt.sample -%%DATADIR%%/reports/dk/deleted.filename.message.txt.sample -%%DATADIR%%/reports/dk/deleted.size.message.txt.sample -%%DATADIR%%/reports/dk/deleted.virus.message.txt.sample -%%DATADIR%%/reports/dk/disinfected.report.txt.sample -%%DATADIR%%/reports/dk/inline.sig.html.sample -%%DATADIR%%/reports/dk/inline.sig.txt.sample -%%DATADIR%%/reports/dk/inline.spam.warning.txt.sample -%%DATADIR%%/reports/dk/inline.warning.html.sample -%%DATADIR%%/reports/dk/inline.warning.txt.sample -%%DATADIR%%/reports/dk/languages.conf.sample -%%DATADIR%%/reports/dk/languages.conf.strings.sample -%%DATADIR%%/reports/dk/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/dk/recipient.spam.report.txt.sample -%%DATADIR%%/reports/dk/rejection.report.txt.sample -%%DATADIR%%/reports/dk/sender.content.report.txt.sample -%%DATADIR%%/reports/dk/sender.error.report.txt.sample -%%DATADIR%%/reports/dk/sender.filename.report.txt.sample -%%DATADIR%%/reports/dk/sender.mcp.report.txt.sample -%%DATADIR%%/reports/dk/sender.size.report.txt.sample -%%DATADIR%%/reports/dk/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/dk/sender.spam.report.txt.sample -%%DATADIR%%/reports/dk/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/dk/sender.virus.report.txt.sample -%%DATADIR%%/reports/dk/stored.content.message.txt.sample -%%DATADIR%%/reports/dk/stored.filename.message.txt.sample -%%DATADIR%%/reports/dk/stored.size.message.txt.sample -%%DATADIR%%/reports/dk/stored.virus.message.txt.sample -%%DATADIR%%/reports/en/deleted.content.message.txt.sample -%%DATADIR%%/reports/en/deleted.filename.message.txt.sample -%%DATADIR%%/reports/en/deleted.size.message.txt.sample -%%DATADIR%%/reports/en/deleted.virus.message.txt.sample -%%DATADIR%%/reports/en/disinfected.report.txt.sample -%%DATADIR%%/reports/en/inline.sig.html.sample -%%DATADIR%%/reports/en/inline.sig.txt.sample -%%DATADIR%%/reports/en/inline.spam.warning.txt.sample -%%DATADIR%%/reports/en/inline.warning.html.sample -%%DATADIR%%/reports/en/inline.warning.txt.sample -%%DATADIR%%/reports/en/languages.conf.sample -%%DATADIR%%/reports/en/languages.conf.strings.sample -%%DATADIR%%/reports/en/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/en/recipient.spam.report.txt.sample -%%DATADIR%%/reports/en/rejection.report.txt.sample -%%DATADIR%%/reports/en/sender.content.report.txt.sample -%%DATADIR%%/reports/en/sender.error.report.txt.sample -%%DATADIR%%/reports/en/sender.filename.report.txt.sample -%%DATADIR%%/reports/en/sender.mcp.report.txt.sample -%%DATADIR%%/reports/en/sender.size.report.txt.sample -%%DATADIR%%/reports/en/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/en/sender.spam.report.txt.sample -%%DATADIR%%/reports/en/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/en/sender.virus.report.txt.sample -%%DATADIR%%/reports/en/stored.content.message.txt.sample -%%DATADIR%%/reports/en/stored.filename.message.txt.sample -%%DATADIR%%/reports/en/stored.size.message.txt.sample -%%DATADIR%%/reports/en/stored.virus.message.txt.sample -%%DATADIR%%/reports/es/deleted.content.message.txt.sample -%%DATADIR%%/reports/es/deleted.filename.message.txt.sample -%%DATADIR%%/reports/es/deleted.size.message.txt.sample -%%DATADIR%%/reports/es/deleted.virus.message.txt.sample -%%DATADIR%%/reports/es/disinfected.report.txt.sample -%%DATADIR%%/reports/es/inline.sig.html.sample -%%DATADIR%%/reports/es/inline.sig.txt.sample -%%DATADIR%%/reports/es/inline.spam.warning.txt.sample -%%DATADIR%%/reports/es/inline.warning.html.sample -%%DATADIR%%/reports/es/inline.warning.txt.sample -%%DATADIR%%/reports/es/languages.conf.sample -%%DATADIR%%/reports/es/languages.conf.strings.sample -%%DATADIR%%/reports/es/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/es/recipient.spam.report.txt.sample -%%DATADIR%%/reports/es/rejection.report.txt.sample -%%DATADIR%%/reports/es/sender.content.report.txt.sample -%%DATADIR%%/reports/es/sender.error.report.txt.sample -%%DATADIR%%/reports/es/sender.filename.report.txt.sample -%%DATADIR%%/reports/es/sender.mcp.report.txt.sample -%%DATADIR%%/reports/es/sender.size.report.txt.sample -%%DATADIR%%/reports/es/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/es/sender.spam.report.txt.sample -%%DATADIR%%/reports/es/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/es/sender.virus.report.txt.sample -%%DATADIR%%/reports/es/stored.content.message.txt.sample -%%DATADIR%%/reports/es/stored.filename.message.txt.sample -%%DATADIR%%/reports/es/stored.size.message.txt.sample -%%DATADIR%%/reports/es/stored.virus.message.txt.sample -%%DATADIR%%/reports/fr/deleted.content.message.txt.sample -%%DATADIR%%/reports/fr/deleted.filename.message.txt.sample -%%DATADIR%%/reports/fr/deleted.size.message.txt.sample -%%DATADIR%%/reports/fr/deleted.virus.message.txt.sample -%%DATADIR%%/reports/fr/disinfected.report.txt.sample -%%DATADIR%%/reports/fr/inline.sig.html.sample -%%DATADIR%%/reports/fr/inline.sig.txt.sample -%%DATADIR%%/reports/fr/inline.spam.warning.txt.sample -%%DATADIR%%/reports/fr/inline.warning.html.sample -%%DATADIR%%/reports/fr/inline.warning.txt.sample -%%DATADIR%%/reports/fr/languages.conf.sample -%%DATADIR%%/reports/fr/languages.conf.strings.sample -%%DATADIR%%/reports/fr/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/fr/recipient.spam.report.txt.sample -%%DATADIR%%/reports/fr/rejection.report.txt.sample -%%DATADIR%%/reports/fr/sender.content.report.txt.sample -%%DATADIR%%/reports/fr/sender.error.report.txt.sample -%%DATADIR%%/reports/fr/sender.filename.report.txt.sample -%%DATADIR%%/reports/fr/sender.mcp.report.txt.sample -%%DATADIR%%/reports/fr/sender.size.report.txt.sample -%%DATADIR%%/reports/fr/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/fr/sender.spam.report.txt.sample -%%DATADIR%%/reports/fr/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/fr/sender.virus.report.txt.sample -%%DATADIR%%/reports/fr/stored.content.message.txt.sample -%%DATADIR%%/reports/fr/stored.filename.message.txt.sample -%%DATADIR%%/reports/fr/stored.size.message.txt.sample -%%DATADIR%%/reports/fr/stored.virus.message.txt.sample -%%DATADIR%%/reports/hu/deleted.content.message.txt.sample -%%DATADIR%%/reports/hu/deleted.filename.message.txt.sample -%%DATADIR%%/reports/hu/deleted.size.message.txt.sample -%%DATADIR%%/reports/hu/deleted.virus.message.txt.sample -%%DATADIR%%/reports/hu/disinfected.report.txt.sample -%%DATADIR%%/reports/hu/inline.sig.html.sample -%%DATADIR%%/reports/hu/inline.sig.txt.sample -%%DATADIR%%/reports/hu/inline.spam.warning.txt.sample -%%DATADIR%%/reports/hu/inline.warning.html.sample -%%DATADIR%%/reports/hu/inline.warning.txt.sample -%%DATADIR%%/reports/hu/languages.conf.sample -%%DATADIR%%/reports/hu/languages.conf.strings.sample -%%DATADIR%%/reports/hu/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/hu/recipient.spam.report.txt.sample -%%DATADIR%%/reports/hu/rejection.report.txt.sample -%%DATADIR%%/reports/hu/sender.content.report.txt.sample -%%DATADIR%%/reports/hu/sender.error.report.txt.sample -%%DATADIR%%/reports/hu/sender.filename.report.txt.sample -%%DATADIR%%/reports/hu/sender.mcp.report.txt.sample -%%DATADIR%%/reports/hu/sender.size.report.txt.sample -%%DATADIR%%/reports/hu/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/hu/sender.spam.report.txt.sample -%%DATADIR%%/reports/hu/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/hu/sender.virus.report.txt.sample -%%DATADIR%%/reports/hu/stored.content.message.txt.sample -%%DATADIR%%/reports/hu/stored.filename.message.txt.sample -%%DATADIR%%/reports/hu/stored.size.message.txt.sample -%%DATADIR%%/reports/hu/stored.virus.message.txt.sample -%%DATADIR%%/reports/it/deleted.content.message.txt.sample -%%DATADIR%%/reports/it/deleted.filename.message.txt.sample -%%DATADIR%%/reports/it/deleted.size.message.txt.sample -%%DATADIR%%/reports/it/deleted.virus.message.txt.sample -%%DATADIR%%/reports/it/disinfected.report.txt.sample -%%DATADIR%%/reports/it/inline.sig.html.sample -%%DATADIR%%/reports/it/inline.sig.txt.sample -%%DATADIR%%/reports/it/inline.spam.warning.txt.sample -%%DATADIR%%/reports/it/inline.warning.html.sample -%%DATADIR%%/reports/it/inline.warning.txt.sample -%%DATADIR%%/reports/it/languages.conf.sample -%%DATADIR%%/reports/it/languages.conf.strings.sample -%%DATADIR%%/reports/it/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/it/recipient.spam.report.txt.sample -%%DATADIR%%/reports/it/rejection.report.txt.sample -%%DATADIR%%/reports/it/sender.content.report.txt.sample -%%DATADIR%%/reports/it/sender.error.report.txt.sample -%%DATADIR%%/reports/it/sender.filename.report.txt.sample -%%DATADIR%%/reports/it/sender.mcp.report.txt.sample -%%DATADIR%%/reports/it/sender.size.report.txt.sample -%%DATADIR%%/reports/it/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/it/sender.spam.report.txt.sample -%%DATADIR%%/reports/it/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/it/sender.virus.report.txt.sample -%%DATADIR%%/reports/it/stored.content.message.txt.sample -%%DATADIR%%/reports/it/stored.filename.message.txt.sample -%%DATADIR%%/reports/it/stored.size.message.txt.sample -%%DATADIR%%/reports/it/stored.virus.message.txt.sample -%%DATADIR%%/reports/nl/deleted.content.message.txt.sample -%%DATADIR%%/reports/nl/deleted.filename.message.txt.sample -%%DATADIR%%/reports/nl/deleted.size.message.txt.sample -%%DATADIR%%/reports/nl/deleted.virus.message.txt.sample -%%DATADIR%%/reports/nl/disinfected.report.txt.sample -%%DATADIR%%/reports/nl/inline.sig.html.sample -%%DATADIR%%/reports/nl/inline.sig.txt.sample -%%DATADIR%%/reports/nl/inline.spam.warning.txt.sample -%%DATADIR%%/reports/nl/inline.warning.html.sample -%%DATADIR%%/reports/nl/inline.warning.txt.sample -%%DATADIR%%/reports/nl/languages.conf.sample -%%DATADIR%%/reports/nl/languages.conf.strings.sample -%%DATADIR%%/reports/nl/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/nl/recipient.spam.report.txt.sample -%%DATADIR%%/reports/nl/rejection.report.txt.sample -%%DATADIR%%/reports/nl/sender.content.report.txt.sample -%%DATADIR%%/reports/nl/sender.error.report.txt.sample -%%DATADIR%%/reports/nl/sender.filename.report.txt.sample -%%DATADIR%%/reports/nl/sender.mcp.report.txt.sample -%%DATADIR%%/reports/nl/sender.size.report.txt.sample -%%DATADIR%%/reports/nl/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/nl/sender.spam.report.txt.sample -%%DATADIR%%/reports/nl/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/nl/sender.virus.report.txt.sample -%%DATADIR%%/reports/nl/stored.content.message.txt.sample -%%DATADIR%%/reports/nl/stored.filename.message.txt.sample -%%DATADIR%%/reports/nl/stored.size.message.txt.sample -%%DATADIR%%/reports/nl/stored.virus.message.txt.sample -%%DATADIR%%/reports/pt_br/deleted.content.message.txt.sample -%%DATADIR%%/reports/pt_br/deleted.filename.message.txt.sample -%%DATADIR%%/reports/pt_br/deleted.size.message.txt.sample -%%DATADIR%%/reports/pt_br/deleted.virus.message.txt.sample -%%DATADIR%%/reports/pt_br/disinfected.report.txt.sample -%%DATADIR%%/reports/pt_br/inline.sig.html.sample -%%DATADIR%%/reports/pt_br/inline.sig.txt.sample -%%DATADIR%%/reports/pt_br/inline.spam.warning.txt.sample -%%DATADIR%%/reports/pt_br/inline.warning.html.sample -%%DATADIR%%/reports/pt_br/inline.warning.txt.sample -%%DATADIR%%/reports/pt_br/languages.conf.sample -%%DATADIR%%/reports/pt_br/languages.conf.strings.sample -%%DATADIR%%/reports/pt_br/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/pt_br/recipient.spam.report.txt.sample -%%DATADIR%%/reports/pt_br/rejection.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.content.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.error.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.filename.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.mcp.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.size.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.spam.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/pt_br/sender.virus.report.txt.sample -%%DATADIR%%/reports/pt_br/stored.content.message.txt.sample -%%DATADIR%%/reports/pt_br/stored.filename.message.txt.sample -%%DATADIR%%/reports/pt_br/stored.size.message.txt.sample -%%DATADIR%%/reports/pt_br/stored.virus.message.txt.sample -%%DATADIR%%/reports/ro/deleted.content.message.txt.sample -%%DATADIR%%/reports/ro/deleted.filename.message.txt.sample -%%DATADIR%%/reports/ro/deleted.size.message.txt.sample -%%DATADIR%%/reports/ro/deleted.virus.message.txt.sample -%%DATADIR%%/reports/ro/disinfected.report.txt.sample -%%DATADIR%%/reports/ro/inline.sig.html.sample -%%DATADIR%%/reports/ro/inline.sig.txt.sample -%%DATADIR%%/reports/ro/inline.spam.warning.txt.sample -%%DATADIR%%/reports/ro/inline.warning.html.sample -%%DATADIR%%/reports/ro/inline.warning.txt.sample -%%DATADIR%%/reports/ro/languages.conf.sample -%%DATADIR%%/reports/ro/languages.conf.strings.sample -%%DATADIR%%/reports/ro/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/ro/recipient.spam.report.txt.sample -%%DATADIR%%/reports/ro/rejection.report.txt.sample -%%DATADIR%%/reports/ro/sender.content.report.txt.sample -%%DATADIR%%/reports/ro/sender.error.report.txt.sample -%%DATADIR%%/reports/ro/sender.filename.report.txt.sample -%%DATADIR%%/reports/ro/sender.mcp.report.txt.sample -%%DATADIR%%/reports/ro/sender.size.report.txt.sample -%%DATADIR%%/reports/ro/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/ro/sender.spam.report.txt.sample -%%DATADIR%%/reports/ro/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/ro/sender.virus.report.txt.sample -%%DATADIR%%/reports/ro/stored.content.message.txt.sample -%%DATADIR%%/reports/ro/stored.filename.message.txt.sample -%%DATADIR%%/reports/ro/stored.size.message.txt.sample -%%DATADIR%%/reports/ro/stored.virus.message.txt.sample -%%DATADIR%%/reports/se/deleted.content.message.txt.sample -%%DATADIR%%/reports/se/deleted.filename.message.txt.sample -%%DATADIR%%/reports/se/deleted.size.message.txt.sample -%%DATADIR%%/reports/se/deleted.virus.message.txt.sample -%%DATADIR%%/reports/se/disinfected.report.txt.sample -%%DATADIR%%/reports/se/inline.sig.html.sample -%%DATADIR%%/reports/se/inline.sig.txt.sample -%%DATADIR%%/reports/se/inline.spam.warning.txt.sample -%%DATADIR%%/reports/se/inline.warning.html.sample -%%DATADIR%%/reports/se/inline.warning.txt.sample -%%DATADIR%%/reports/se/languages.conf.sample -%%DATADIR%%/reports/se/languages.conf.strings.sample -%%DATADIR%%/reports/se/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/se/recipient.spam.report.txt.sample -%%DATADIR%%/reports/se/rejection.report.txt.sample -%%DATADIR%%/reports/se/sender.content.report.txt.sample -%%DATADIR%%/reports/se/sender.error.report.txt.sample -%%DATADIR%%/reports/se/sender.filename.report.txt.sample -%%DATADIR%%/reports/se/sender.mcp.report.txt.sample -%%DATADIR%%/reports/se/sender.size.report.txt.sample -%%DATADIR%%/reports/se/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/se/sender.spam.report.txt.sample -%%DATADIR%%/reports/se/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/se/sender.virus.report.txt.sample -%%DATADIR%%/reports/se/stored.content.message.txt.sample -%%DATADIR%%/reports/se/stored.filename.message.txt.sample -%%DATADIR%%/reports/se/stored.size.message.txt.sample -%%DATADIR%%/reports/se/stored.virus.message.txt.sample -%%DATADIR%%/reports/sk/deleted.content.message.txt.sample -%%DATADIR%%/reports/sk/deleted.filename.message.txt.sample -%%DATADIR%%/reports/sk/deleted.size.message.txt.sample -%%DATADIR%%/reports/sk/deleted.virus.message.txt.sample -%%DATADIR%%/reports/sk/disinfected.report.txt.sample -%%DATADIR%%/reports/sk/inline.sig.html.sample -%%DATADIR%%/reports/sk/inline.sig.txt.sample -%%DATADIR%%/reports/sk/inline.spam.warning.txt.sample -%%DATADIR%%/reports/sk/inline.warning.html.sample -%%DATADIR%%/reports/sk/inline.warning.txt.sample -%%DATADIR%%/reports/sk/languages.conf.sample -%%DATADIR%%/reports/sk/languages.conf.strings.sample -%%DATADIR%%/reports/sk/recipient.mcp.report.txt.sample -%%DATADIR%%/reports/sk/recipient.spam.report.txt.sample -%%DATADIR%%/reports/sk/rejection.report.txt.sample -%%DATADIR%%/reports/sk/sender.content.report.txt.sample -%%DATADIR%%/reports/sk/sender.error.report.txt.sample -%%DATADIR%%/reports/sk/sender.filename.report.txt.sample -%%DATADIR%%/reports/sk/sender.mcp.report.txt.sample -%%DATADIR%%/reports/sk/sender.size.report.txt.sample -%%DATADIR%%/reports/sk/sender.spam.rbl.report.txt.sample -%%DATADIR%%/reports/sk/sender.spam.report.txt.sample -%%DATADIR%%/reports/sk/sender.spam.sa.report.txt.sample -%%DATADIR%%/reports/sk/sender.virus.report.txt.sample -%%DATADIR%%/reports/sk/stored.content.message.txt.sample -%%DATADIR%%/reports/sk/stored.filename.message.txt.sample -%%DATADIR%%/reports/sk/stored.size.message.txt.sample -%%DATADIR%%/reports/sk/stored.virus.message.txt.sample -%%DATADIR%%/upgrade_MailScanner_conf -%%DATADIR%%/upgrade_languages_conf -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD.port -%%PORTDOCS%%%%DOCSDIR%%/Sophos.install.freebsd +sbin/ms-check +sbin/ms-clean-quarantine +sbin/ms-create-locks +sbin/ms-cron +sbin/ms-d2mbox +sbin/ms-df2mbox +sbin/ms-msg-alert +sbin/ms-peek +sbin/ms-perl-check +sbin/ms-sa-cache +sbin/ms-update-bad-emails +sbin/ms-update-bad-sites +sbin/ms-update-sa +sbin/ms-update-safe-sites +sbin/ms-update-vs +sbin/ms-upgrade-conf +%%DATADIR%%/perl/MailScanner.pm +%%DATADIR%%/perl/MailScanner/Antiword.pm +%%DATADIR%%/perl/MailScanner/Config.pm +%%DATADIR%%/perl/MailScanner/ConfigDefs.pl +%%DATADIR%%/perl/MailScanner/ConfigSQL.pm +%%DATADIR%%/perl/MailScanner/CustomConfig.pm +%%DATADIR%%/perl/MailScanner/Exim.pm +%%DATADIR%%/perl/MailScanner/EximDiskStore.pm +%%DATADIR%%/perl/MailScanner/FileInto.pm +%%DATADIR%%/perl/MailScanner/GenericSpam.pm +%%DATADIR%%/perl/MailScanner/LinksDump.pm +%%DATADIR%%/perl/MailScanner/Lock.pm +%%DATADIR%%/perl/MailScanner/Log.pm +%%DATADIR%%/perl/MailScanner/MCP.pm +%%DATADIR%%/perl/MailScanner/MCPMessage.pm +%%DATADIR%%/perl/MailScanner/Mail.pm +%%DATADIR%%/perl/MailScanner/Message.pm +%%DATADIR%%/perl/MailScanner/MessageBatch.pm +%%DATADIR%%/perl/MailScanner/PFDiskStore.pm +%%DATADIR%%/perl/MailScanner/Postfix.pm +%%DATADIR%%/perl/MailScanner/QMDiskStore.pm +%%DATADIR%%/perl/MailScanner/Qmail.pm +%%DATADIR%%/perl/MailScanner/Quarantine.pm +%%DATADIR%%/perl/MailScanner/Queue.pm +%%DATADIR%%/perl/MailScanner/RBLs.pm +%%DATADIR%%/perl/MailScanner/SA.pm +%%DATADIR%%/perl/MailScanner/SMDiskStore.pm +%%DATADIR%%/perl/MailScanner/Sendmail.pm +%%DATADIR%%/perl/MailScanner/SweepContent.pm +%%DATADIR%%/perl/MailScanner/SweepOther.pm +%%DATADIR%%/perl/MailScanner/SweepViruses.pm +%%DATADIR%%/perl/MailScanner/SystemDefs.pm +%%DATADIR%%/perl/MailScanner/TNEF.pm +%%DATADIR%%/perl/MailScanner/Unzip.pm +%%DATADIR%%/perl/MailScanner/WorkArea.pm +%%DATADIR%%/perl/MailScanner/ZMDiskStore.pm +%%DATADIR%%/perl/MailScanner/ZMailer.pm +%%DATADIR%%/perl/custom/CustomAction.pm +%%DATADIR%%/perl/custom/GenericSpamScanner.pm +%%DATADIR%%/perl/custom/LastSpam.pm +%%DATADIR%%/perl/custom/MyExample.pm +%%DATADIR%%/perl/custom/Ruleset-from-Function.pm +%%DATADIR%%/perl/custom/SpamWhitelist.pm +%%DATADIR%%/perl/custom/ZMRouterDirHash.pm +%%DATADIR%%/reports/ca/deleted.content.message.txt +%%DATADIR%%/reports/ca/deleted.filename.message.txt +%%DATADIR%%/reports/ca/deleted.size.message.txt +%%DATADIR%%/reports/ca/deleted.virus.message.txt +%%DATADIR%%/reports/ca/disinfected.report.txt +%%DATADIR%%/reports/ca/inline.sig.html +%%DATADIR%%/reports/ca/inline.sig.txt +%%DATADIR%%/reports/ca/inline.spam.warning.txt +%%DATADIR%%/reports/ca/inline.warning.html +%%DATADIR%%/reports/ca/inline.warning.txt +%%DATADIR%%/reports/ca/languages.conf +%%DATADIR%%/reports/ca/languages.conf.strings +%%DATADIR%%/reports/ca/recipient.mcp.report.txt +%%DATADIR%%/reports/ca/recipient.spam.report.txt +%%DATADIR%%/reports/ca/rejection.report.txt +%%DATADIR%%/reports/ca/sender.content.report.txt +%%DATADIR%%/reports/ca/sender.error.report.txt +%%DATADIR%%/reports/ca/sender.filename.report.txt +%%DATADIR%%/reports/ca/sender.mcp.report.txt +%%DATADIR%%/reports/ca/sender.size.report.txt +%%DATADIR%%/reports/ca/sender.spam.rbl.report.txt +%%DATADIR%%/reports/ca/sender.spam.report.txt +%%DATADIR%%/reports/ca/sender.spam.sa.report.txt +%%DATADIR%%/reports/ca/sender.virus.report.txt +%%DATADIR%%/reports/ca/stored.content.message.txt +%%DATADIR%%/reports/ca/stored.filename.message.txt +%%DATADIR%%/reports/ca/stored.size.message.txt +%%DATADIR%%/reports/ca/stored.virus.message.txt +%%DATADIR%%/reports/cy+en/deleted.content.message.txt +%%DATADIR%%/reports/cy+en/deleted.filename.message.txt +%%DATADIR%%/reports/cy+en/deleted.size.message.txt +%%DATADIR%%/reports/cy+en/deleted.virus.message.txt +%%DATADIR%%/reports/cy+en/disinfected.report.txt +%%DATADIR%%/reports/cy+en/inline.sig.html +%%DATADIR%%/reports/cy+en/inline.sig.txt +%%DATADIR%%/reports/cy+en/inline.spam.warning.txt +%%DATADIR%%/reports/cy+en/inline.warning.html +%%DATADIR%%/reports/cy+en/inline.warning.txt +%%DATADIR%%/reports/cy+en/languages.conf +%%DATADIR%%/reports/cy+en/languages.conf.strings +%%DATADIR%%/reports/cy+en/recipient.mcp.report.txt +%%DATADIR%%/reports/cy+en/recipient.spam.report.txt *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sat Jun 10 23:16:48 2017 Return-Path: Delivered-To: svn-ports-all@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 0CCB1BF81DA; Sat, 10 Jun 2017 23:16:48 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E1775662D1; Sat, 10 Jun 2017 23:16:47 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 191775EC3; Sat, 10 Jun 2017 23:16:47 +0000 (UTC) Date: Sat, 10 Jun 2017 23:16:47 +0000 From: Alexey Dokuchaev To: Mathieu Arnold Cc: Mark Felder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org, portmgr@FreeBSD.org Subject: Re: svn commit: r443039 - branches/2017Q2 Message-ID: <20170610231647.GA99407@FreeBSD.org> References: <201706091946.v59JkB4D050200@repo.freebsd.org> <1497037780.167039.1004506896.6EE77BCC@webmail.messagingengine.com> <26f1138a-5b9d-1817-2ddc-a5f876df75df@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26f1138a-5b9d-1817-2ddc-a5f876df75df@FreeBSD.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 10 Jun 2017 23:16:48 -0000 On Sat, Jun 10, 2017 at 11:51:15PM +0200, Mathieu Arnold wrote: > Le 09/06/2017 ?? 21:49, Mark Felder a ??crit : > > This was a no-op and was not supposed to be committed. I accidentally > > hit "yes" but did not fill in an "Approved by:" line and it allowed the > > commit anyway, so I believe the pre-commit hook is broken at the moment. > > The pre-commit hook is working just fine, the thing is, you *are* a > member of portmgr, so you get the "I'm god" treatment, and subversion > goes along with it :-) Shouldn't it still require an explicit "(implicit)" line in this case? ./danfe