From owner-svn-ports-head@freebsd.org Sun Jun 11 01:47:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4379BFB24A; Sun, 11 Jun 2017 01:47:53 +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 8EFE46E350; Sun, 11 Jun 2017 01:47:53 +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 v5B1lqsk092183; Sun, 11 Jun 2017 01:47:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1lqda092182; Sun, 11 Jun 2017 01:47:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110147.v5B1lqda092182@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, 11 Jun 2017 01:47:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443126 - head/devel/py3-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:47:53 -0000 Author: sunpoet Date: Sun Jun 11 01:47:52 2017 New Revision: 443126 URL: https://svnweb.freebsd.org/changeset/ports/443126 Log: Add PORTSCOUT Modified: head/devel/py3-pytest/Makefile Modified: head/devel/py3-pytest/Makefile ============================================================================== --- head/devel/py3-pytest/Makefile Sat Jun 10 23:12:19 2017 (r443125) +++ head/devel/py3-pytest/Makefile Sun Jun 11 01:47:52 2017 (r443126) @@ -3,6 +3,9 @@ MASTERDIR= ${.CURDIR}/../py-pytest USES= python:3.3+ + +PORTSCOUT= ignore:1 + SLAVE_SUFFIX= ${PYTHON_MAJOR_VER} .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Jun 11 01:48:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38695BFB2B3; Sun, 11 Jun 2017 01:48: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 08EC26E477; Sun, 11 Jun 2017 01:48: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 v5B1mIWI092301; Sun, 11 Jun 2017 01:48:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1mItK092300; Sun, 11 Jun 2017 01:48:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110148.v5B1mItK092300@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, 11 Jun 2017 01:48:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443127 - head/mail/p5-Mail-SPF X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:48:19 -0000 Author: sunpoet Date: Sun Jun 11 01:48:17 2017 New Revision: 443127 URL: https://svnweb.freebsd.org/changeset/ports/443127 Log: Remove CONFLICTS_INSTALL: mail/p5-Mail-SPF-Query has been removed over 3 years Modified: head/mail/p5-Mail-SPF/Makefile Modified: head/mail/p5-Mail-SPF/Makefile ============================================================================== --- head/mail/p5-Mail-SPF/Makefile Sun Jun 11 01:47:52 2017 (r443126) +++ head/mail/p5-Mail-SPF/Makefile Sun Jun 11 01:48:17 2017 (r443127) @@ -23,8 +23,6 @@ BUILD_DEPENDS= p5-Error>=0:lang/p5-Error \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod -CONFLICTS_INSTALL= p5-Mail-SPF-Query-[0-9]* - CONFIGURE_ARGS= --install_path sbin=${PREFIX}/sbin NO_ARCH= yes USE_PERL5= modbuild From owner-svn-ports-head@freebsd.org Sun Jun 11 01:48:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BC9DBFB329; Sun, 11 Jun 2017 01:48: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 237846E4FC; Sun, 11 Jun 2017 01:48: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 v5B1mRst092415; Sun, 11 Jun 2017 01:48:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1mRlR092414; Sun, 11 Jun 2017 01:48:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110148.v5B1mRlR092414@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, 11 Jun 2017 01:48:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443128 - head/net/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:48:28 -0000 Author: sunpoet Date: Sun Jun 11 01:48:26 2017 New Revision: 443128 URL: https://svnweb.freebsd.org/changeset/ports/443128 Log: Fix indent Modified: head/net/py3-urllib3/Makefile Modified: head/net/py3-urllib3/Makefile ============================================================================== --- head/net/py3-urllib3/Makefile Sun Jun 11 01:48:17 2017 (r443127) +++ head/net/py3-urllib3/Makefile Sun Jun 11 01:48:26 2017 (r443128) @@ -8,7 +8,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3. ${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py3-openssl \ ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py3-pysocks -USES= python:3.3+ +USES= python:3.3+ .include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Jun 11 01:48:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32FB3BFB368; Sun, 11 Jun 2017 01:48: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 F131F6E577; Sun, 11 Jun 2017 01:48: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 v5B1mWXf092536; Sun, 11 Jun 2017 01:48:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1mW6l092534; Sun, 11 Jun 2017 01:48:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110148.v5B1mW6l092534@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, 11 Jun 2017 01:48:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443129 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:48:33 -0000 Author: sunpoet Date: Sun Jun 11 01:48:31 2017 New Revision: 443129 URL: https://svnweb.freebsd.org/changeset/ports/443129 Log: Update to 2.9.37 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 11 01:48:26 2017 (r443128) +++ head/devel/rubygem-aws-sdk-core/Makefile Sun Jun 11 01:48:31 2017 (r443129) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.35 +PORTVERSION= 2.9.37 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sun Jun 11 01:48:26 2017 (r443128) +++ head/devel/rubygem-aws-sdk-core/distinfo Sun Jun 11 01:48:31 2017 (r443129) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497019524 -SHA256 (rubygem/aws-sdk-core-2.9.35.gem) = 3b2f4af2a301a88bca78561c22edaf1b4c1af77e7e835887e1d155ba34944b94 -SIZE (rubygem/aws-sdk-core-2.9.35.gem) = 1028608 +TIMESTAMP = 1497124845 +SHA256 (rubygem/aws-sdk-core-2.9.37.gem) = ee10921a20ddb8a8fe9339ff70ae9de4948d5c1dc9470a8ea128951eb6b3f769 +SIZE (rubygem/aws-sdk-core-2.9.37.gem) = 1030144 From owner-svn-ports-head@freebsd.org Sun Jun 11 01:48:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AB83BFB3B7; Sun, 11 Jun 2017 01:48: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 4B0516E5EF; Sun, 11 Jun 2017 01:48: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 v5B1mbpb092654; Sun, 11 Jun 2017 01:48:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1mbNY092652; Sun, 11 Jun 2017 01:48:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110148.v5B1mbNY092652@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, 11 Jun 2017 01:48:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443130 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:48:38 -0000 Author: sunpoet Date: Sun Jun 11 01:48:37 2017 New Revision: 443130 URL: https://svnweb.freebsd.org/changeset/ports/443130 Log: Update to 2.9.37 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 11 01:48:31 2017 (r443129) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sun Jun 11 01:48:37 2017 (r443130) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.35 +PORTVERSION= 2.9.37 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sun Jun 11 01:48:31 2017 (r443129) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sun Jun 11 01:48:37 2017 (r443130) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497019529 -SHA256 (rubygem/aws-sdk-resources-2.9.35.gem) = 51682d512500660638cc83c24d63f7ffc44d396bf72dfa9ea0838e8f7aa1522d -SIZE (rubygem/aws-sdk-resources-2.9.35.gem) = 48640 +TIMESTAMP = 1497124852 +SHA256 (rubygem/aws-sdk-resources-2.9.37.gem) = 2d398b23bda4fe3d8ccbda1b22c59f98e92a1a5830b5e3cd00bcfb48bea5add2 +SIZE (rubygem/aws-sdk-resources-2.9.37.gem) = 48640 From owner-svn-ports-head@freebsd.org Sun Jun 11 01:48:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4027BFB3EB; Sun, 11 Jun 2017 01:48:43 +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 A4CEE6E66D; Sun, 11 Jun 2017 01:48: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 v5B1mgDv092775; Sun, 11 Jun 2017 01:48:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1mgiL092773; Sun, 11 Jun 2017 01:48:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110148.v5B1mgiL092773@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, 11 Jun 2017 01:48:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443131 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:48:43 -0000 Author: sunpoet Date: Sun Jun 11 01:48:42 2017 New Revision: 443131 URL: https://svnweb.freebsd.org/changeset/ports/443131 Log: Update to 2.9.37 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 11 01:48:37 2017 (r443130) +++ head/devel/rubygem-aws-sdk/Makefile Sun Jun 11 01:48:42 2017 (r443131) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.35 +PORTVERSION= 2.9.37 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sun Jun 11 01:48:37 2017 (r443130) +++ head/devel/rubygem-aws-sdk/distinfo Sun Jun 11 01:48:42 2017 (r443131) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497019535 -SHA256 (rubygem/aws-sdk-2.9.35.gem) = 97a805b5f6bdfbe29332b0ead4c954d1b6cac48723f703b5431f95e7df6a5f8c -SIZE (rubygem/aws-sdk-2.9.35.gem) = 4608 +TIMESTAMP = 1497124859 +SHA256 (rubygem/aws-sdk-2.9.37.gem) = 6993b5f382ca1a1dadd5a2d4452f4245d1feac17e6ef247d871c353a99d24f76 +SIZE (rubygem/aws-sdk-2.9.37.gem) = 4608 From owner-svn-ports-head@freebsd.org Sun Jun 11 01:53:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F7E2BFB5D3; Sun, 11 Jun 2017 01:53: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 AC2106EB7C; Sun, 11 Jun 2017 01:53: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 v5B1rnOb096546; Sun, 11 Jun 2017 01:53:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1rnXD096545; Sun, 11 Jun 2017 01:53:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110153.v5B1rnXD096545@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, 11 Jun 2017 01:53:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443132 - head/science/netcdf-fortran X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:53:51 -0000 Author: sunpoet Date: Sun Jun 11 01:53:49 2017 New Revision: 443132 URL: https://svnweb.freebsd.org/changeset/ports/443132 Log: Remove CONFLICTS: science/netcdf-ftn and science/netcdf3-ftn have been removed over 3 years Modified: head/science/netcdf-fortran/Makefile Modified: head/science/netcdf-fortran/Makefile ============================================================================== --- head/science/netcdf-fortran/Makefile Sun Jun 11 01:48:42 2017 (r443131) +++ head/science/netcdf-fortran/Makefile Sun Jun 11 01:53:49 2017 (r443132) @@ -17,8 +17,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-se LIB_DEPENDS= libnetcdf.so:science/netcdf -CONFLICTS= netcdf-ftn-[0-9]* netcdf3-ftn-[0-9]* - CPPFLAGS+= -fPIC -DPIC -DgFortran GNU_CONFIGURE= yes MAKE_ENV= MAKEINFOFLAGS=--no-split From owner-svn-ports-head@freebsd.org Sun Jun 11 01:56:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26386BFB667; Sun, 11 Jun 2017 01:56:58 +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 E92396EC6C; Sun, 11 Jun 2017 01:56: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 v5B1uvYP096754; Sun, 11 Jun 2017 01:56:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B1uvAv096753; Sun, 11 Jun 2017 01:56:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110156.v5B1uvAv096753@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, 11 Jun 2017 01:56:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443133 - head/math/py-matplotlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 01:56:58 -0000 Author: sunpoet Date: Sun Jun 11 01:56:56 2017 New Revision: 443133 URL: https://svnweb.freebsd.org/changeset/ports/443133 Log: Remove no-op WX_UNICODE Approved by: portmgr (blanket) Modified: head/math/py-matplotlib/Makefile Modified: head/math/py-matplotlib/Makefile ============================================================================== --- head/math/py-matplotlib/Makefile Sun Jun 11 01:53:49 2017 (r443132) +++ head/math/py-matplotlib/Makefile Sun Jun 11 01:56:56 2017 (r443133) @@ -62,7 +62,7 @@ TKAGGBACKEND_VARS_OFF= TKAGG_BACKEND=False WXAGGBACKEND_DESC= WXAgg backend support WXAGGBACKEND_USE= WX=2.8+ WXAGGBACKEND_CONFIGURE_ENV= WX_CONFIG="${WX_CONFIG}" -WXAGGBACKEND_VARS= WXAGG_BACKEND=True WX_COMPS=python:lib WX_UNICODE=yes +WXAGGBACKEND_VARS= WXAGG_BACKEND=True WX_COMPS=python:lib WXAGGBACKEND_VARS_OFF= WXAGG_BACKEND=False PORTEXAMPLES= * From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BD0DBFBC9C; Sun, 11 Jun 2017 02:28:03 +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 0510A6F744; Sun, 11 Jun 2017 02:28: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 v5B2S12f009232; Sun, 11 Jun 2017 02:28:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2S19R009231; Sun, 11 Jun 2017 02:28:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2S19R009231@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, 11 Jun 2017 02:28:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443134 - head/devel/pear-File_Iterator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:03 -0000 Author: sunpoet Date: Sun Jun 11 02:28:01 2017 New Revision: 443134 URL: https://svnweb.freebsd.org/changeset/ports/443134 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => File_Iterator-1.3.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_Iterator-1.3.3.tgz fetch: http://pear.phpunit.de/get/File_Iterator-1.3.3.tgz: size mismatch: expected 5152, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-File_Iterator/Makefile Modified: head/devel/pear-File_Iterator/Makefile ============================================================================== --- head/devel/pear-File_Iterator/Makefile Sun Jun 11 01:56:56 2017 (r443133) +++ head/devel/pear-File_Iterator/Makefile Sun Jun 11 02:28:01 2017 (r443134) @@ -13,6 +13,8 @@ COMMENT= PEAR FileIterator implementation BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17EFABFBCBC; Sun, 11 Jun 2017 02:28:08 +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 D00FB6F74D; Sun, 11 Jun 2017 02:28:07 +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 v5B2S6XZ009324; Sun, 11 Jun 2017 02:28:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2S6UM009323; Sun, 11 Jun 2017 02:28:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2S6UM009323@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, 11 Jun 2017 02:28:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443135 - head/devel/pear-PHP_CodeBrowser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:08 -0000 Author: sunpoet Date: Sun Jun 11 02:28:06 2017 New Revision: 443135 URL: https://svnweb.freebsd.org/changeset/ports/443135 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => PHP_CodeBrowser-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_CodeBrowser-1.0.2.tgz fetch: http://pear.phpunit.de/get/PHP_CodeBrowser-1.0.2.tgz: size mismatch: expected 171746, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_CodeBrowser/Makefile Modified: head/devel/pear-PHP_CodeBrowser/Makefile ============================================================================== --- head/devel/pear-PHP_CodeBrowser/Makefile Sun Jun 11 02:28:01 2017 (r443134) +++ head/devel/pear-PHP_CodeBrowser/Makefile Sun Jun 11 02:28:06 2017 (r443135) @@ -17,6 +17,8 @@ RUN_DEPENDS= pear-Console_CommandLine>=1.1.3:devel/pea pear-File_Iterator>=1.3.0:devel/pear-File_Iterator \ pear-Log>=1.2.1:sysutils/pear-Log +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear USE_PHP= dom PEAR_CHANNEL= phpunit From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C926DBFBCE5; Sun, 11 Jun 2017 02:28: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 8CF506F788; Sun, 11 Jun 2017 02:28: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 v5B2SBEo009414; Sun, 11 Jun 2017 02:28:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SBdC009413; Sun, 11 Jun 2017 02:28:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SBdC009413@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, 11 Jun 2017 02:28:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443136 - head/devel/pear-PHP_CodeCoverage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:12 -0000 Author: sunpoet Date: Sun Jun 11 02:28:11 2017 New Revision: 443136 URL: https://svnweb.freebsd.org/changeset/ports/443136 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => PHP_CodeCoverage-1.2.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_CodeCoverage-1.2.7.tgz fetch: http://pear.phpunit.de/get/PHP_CodeCoverage-1.2.7.tgz: size mismatch: expected 157806, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_CodeCoverage/Makefile Modified: head/devel/pear-PHP_CodeCoverage/Makefile ============================================================================== --- head/devel/pear-PHP_CodeCoverage/Makefile Sun Jun 11 02:28:06 2017 (r443135) +++ head/devel/pear-PHP_CodeCoverage/Makefile Sun Jun 11 02:28:11 2017 (r443136) @@ -21,6 +21,8 @@ RUN_DEPENDS= pear-File_Iterator>=1.3.0:devel/pear-File pear-Text_Template>=1.1.1:textproc/pear-Text_Template \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FC45BFBD12; Sun, 11 Jun 2017 02:28: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 4A5AB6F7EB; Sun, 11 Jun 2017 02:28: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 v5B2SGnt009507; Sun, 11 Jun 2017 02:28:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SG0k009506; Sun, 11 Jun 2017 02:28:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SG0k009506@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, 11 Jun 2017 02:28:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443137 - head/devel/pear-PPW X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:17 -0000 Author: sunpoet Date: Sun Jun 11 02:28:16 2017 New Revision: 443137 URL: https://svnweb.freebsd.org/changeset/ports/443137 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => ppw-1.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/ppw-1.0.4.tgz fetch: http://pear.phpunit.de/get/ppw-1.0.4.tgz: size mismatch: expected 6122, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-PPW/Makefile Modified: head/devel/pear-PPW/Makefile ============================================================================== --- head/devel/pear-PPW/Makefile Sun Jun 11 02:28:11 2017 (r443136) +++ head/devel/pear-PPW/Makefile Sun Jun 11 02:28:16 2017 (r443137) @@ -20,6 +20,8 @@ RUN_DEPENDS= pear>=1.9.4:devel/pear \ pear-ezc_ConsoleTools>=1.6:devel/pear-ezc_ConsoleTools \ pear-Text_Template>=1.1.0:textproc/pear-Text_Template +BROKEN= unfetchable, redirects to https://phpunit.de/ + PEAR_CHANNEL= phpunit USES= pear From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71299BFBD40; Sun, 11 Jun 2017 02:28:22 +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 369106F84B; Sun, 11 Jun 2017 02:28:22 +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 v5B2SLia009598; Sun, 11 Jun 2017 02:28:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SLVW009597; Sun, 11 Jun 2017 02:28:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SLVW009597@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, 11 Jun 2017 02:28:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443138 - head/devel/pear-SebastianBergmann_FinderFacade X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:22 -0000 Author: sunpoet Date: Sun Jun 11 02:28:20 2017 New Revision: 443138 URL: https://svnweb.freebsd.org/changeset/ports/443138 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => FinderFacade-1.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/FinderFacade-1.1.0.tgz fetch: http://pear.phpunit.de/get/FinderFacade-1.1.0.tgz: size mismatch: expected 4309, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-SebastianBergmann_FinderFacade/Makefile Modified: head/devel/pear-SebastianBergmann_FinderFacade/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_FinderFacade/Makefile Sun Jun 11 02:28:16 2017 (r443137) +++ head/devel/pear-SebastianBergmann_FinderFacade/Makefile Sun Jun 11 02:28:20 2017 (r443138) @@ -19,6 +19,8 @@ RUN_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:devel/pe pear-Symfony_Component_Finder>=2.2.0:devel/pear-Symfony_Component_Finder \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + PEAR_CHANNEL= phpunit USES= pear From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFE48BFBD6C; Sun, 11 Jun 2017 02:28:26 +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 AFAA36F8AB; Sun, 11 Jun 2017 02:28:26 +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 v5B2SPaS009688; Sun, 11 Jun 2017 02:28:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SPo5009687; Sun, 11 Jun 2017 02:28:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SPo5009687@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, 11 Jun 2017 02:28:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443139 - head/devel/pear-SebastianBergmann_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:27 -0000 Author: sunpoet Date: Sun Jun 11 02:28:25 2017 New Revision: 443139 URL: https://svnweb.freebsd.org/changeset/ports/443139 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => Git-1.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Git-1.2.0.tgz fetch: http://pear.phpunit.de/get/Git-1.2.0.tgz: size mismatch: expected 3418, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-SebastianBergmann_Git/Makefile Modified: head/devel/pear-SebastianBergmann_Git/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_Git/Makefile Sun Jun 11 02:28:20 2017 (r443138) +++ head/devel/pear-SebastianBergmann_Git/Makefile Sun Jun 11 02:28:25 2017 (r443139) @@ -17,6 +17,8 @@ BUILD_DEPENDS= pear>=1.9.4:devel/pear \ RUN_DEPENDS= pear>=1.9.4:devel/pear \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1EB0BFBD94; Sun, 11 Jun 2017 02:28:31 +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 8392C6F90D; Sun, 11 Jun 2017 02:28:31 +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 v5B2SUmI009780; Sun, 11 Jun 2017 02:28:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SUpn009779; Sun, 11 Jun 2017 02:28:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SUpn009779@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, 11 Jun 2017 02:28:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443140 - head/devel/pear-SebastianBergmann_PHPCPD X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:31 -0000 Author: sunpoet Date: Sun Jun 11 02:28:30 2017 New Revision: 443140 URL: https://svnweb.freebsd.org/changeset/ports/443140 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => phpcpd-1.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/phpcpd-1.4.0.tgz fetch: http://pear.phpunit.de/get/phpcpd-1.4.0.tgz: size mismatch: expected 10439, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-SebastianBergmann_PHPCPD/Makefile Modified: head/devel/pear-SebastianBergmann_PHPCPD/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPCPD/Makefile Sun Jun 11 02:28:25 2017 (r443139) +++ head/devel/pear-SebastianBergmann_PHPCPD/Makefile Sun Jun 11 02:28:30 2017 (r443140) @@ -22,6 +22,8 @@ RUN_DEPENDS= pear-ezc_ConsoleTools>=1.6:devel/pear-ezc pear-PHP_Timer>=1.0.4:devel/pear-PHP_Timer \ ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USE_PHP= tokenizer PEAR_CHANNEL= phpunit USES= pear From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40CEBBFBDC3; Sun, 11 Jun 2017 02:28: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 0C2B16F96D; Sun, 11 Jun 2017 02:28: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 v5B2SZko009869; Sun, 11 Jun 2017 02:28:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SZ2G009868; Sun, 11 Jun 2017 02:28:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SZ2G009868@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, 11 Jun 2017 02:28:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443141 - head/devel/pear-SebastianBergmann_PHPLOC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:36 -0000 Author: sunpoet Date: Sun Jun 11 02:28:34 2017 New Revision: 443141 URL: https://svnweb.freebsd.org/changeset/ports/443141 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => phploc-2.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/phploc-2.0.3.tgz fetch: http://pear.phpunit.de/get/phploc-2.0.3.tgz: size mismatch: expected 12588, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-SebastianBergmann_PHPLOC/Makefile Modified: head/devel/pear-SebastianBergmann_PHPLOC/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPLOC/Makefile Sun Jun 11 02:28:30 2017 (r443140) +++ head/devel/pear-SebastianBergmann_PHPLOC/Makefile Sun Jun 11 02:28:34 2017 (r443141) @@ -20,6 +20,8 @@ BUILD_DEPENDS= pear-Symfony_Component_Console>=1.1.0:d ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= unfetchable, redirects to https://phpunit.de/ + USE_PHP= tokenizer PEAR_CHANNEL= phpunit USES= pear From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AEE4BFBDF9; Sun, 11 Jun 2017 02:28: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 2F56F6F9CF; Sun, 11 Jun 2017 02:28: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 v5B2Sdvs009961; Sun, 11 Jun 2017 02:28:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SdPX009960; Sun, 11 Jun 2017 02:28:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SdPX009960@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, 11 Jun 2017 02:28:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443142 - head/devel/pear-SebastianBergmann_Version X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:41 -0000 Author: sunpoet Date: Sun Jun 11 02:28:39 2017 New Revision: 443142 URL: https://svnweb.freebsd.org/changeset/ports/443142 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => Version-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Version-1.0.1.tgz fetch: http://pear.phpunit.de/get/Version-1.0.1.tgz: size mismatch: expected 3939, actual 6296 Approved by: portmgr (blanket) Modified: head/devel/pear-SebastianBergmann_Version/Makefile Modified: head/devel/pear-SebastianBergmann_Version/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_Version/Makefile Sun Jun 11 02:28:34 2017 (r443141) +++ head/devel/pear-SebastianBergmann_Version/Makefile Sun Jun 11 02:28:39 2017 (r443142) @@ -15,6 +15,8 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + PEAR_CHANNEL= phpunit USES= pear From owner-svn-ports-head@freebsd.org Sun Jun 11 02:28:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D872BFBE2D; Sun, 11 Jun 2017 02:28: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 DF54D6FA2E; Sun, 11 Jun 2017 02:28: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 v5B2SiLB010051; Sun, 11 Jun 2017 02:28:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B2SiC3010050; Sun, 11 Jun 2017 02:28:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110228.v5B2SiC3010050@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, 11 Jun 2017 02:28:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443143 - head/textproc/pear-Text_Template X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 02:28:46 -0000 Author: sunpoet Date: Sun Jun 11 02:28:44 2017 New Revision: 443143 URL: https://svnweb.freebsd.org/changeset/ports/443143 Log: Mark BROKEN: unfetchable, redirects to https://phpunit.de/ => Text_Template-1.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Template-1.2.0.tgz fetch: http://pear.phpunit.de/get/Text_Template-1.2.0.tgz: size mismatch: expected 3708, actual 6296 Approved by: portmgr (blanket) Modified: head/textproc/pear-Text_Template/Makefile Modified: head/textproc/pear-Text_Template/Makefile ============================================================================== --- head/textproc/pear-Text_Template/Makefile Sun Jun 11 02:28:39 2017 (r443142) +++ head/textproc/pear-Text_Template/Makefile Sun Jun 11 02:28:44 2017 (r443143) @@ -13,6 +13,8 @@ COMMENT= Simple template engine BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +BROKEN= unfetchable, redirects to https://phpunit.de/ + USES= pear PEAR_CHANNEL= phpunit From owner-svn-ports-head@freebsd.org Sun Jun 11 03:33:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E155BFD265; Sun, 11 Jun 2017 03:33: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 DCC8D71BAB; Sun, 11 Jun 2017 03:33: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 v5B3XCvA038700; Sun, 11 Jun 2017 03:33:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B3XCrG038698; Sun, 11 Jun 2017 03:33:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110333.v5B3XCrG038698@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, 11 Jun 2017 03:33:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443144 - head/converters/p5-Encode X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 03:33:13 -0000 Author: sunpoet Date: Sun Jun 11 03:33:11 2017 New Revision: 443144 URL: https://svnweb.freebsd.org/changeset/ports/443144 Log: Update to 2.90 Changes: http://search.cpan.org/dist/Encode/Changes Modified: head/converters/p5-Encode/Makefile head/converters/p5-Encode/distinfo Modified: head/converters/p5-Encode/Makefile ============================================================================== --- head/converters/p5-Encode/Makefile Sun Jun 11 02:28:44 2017 (r443143) +++ head/converters/p5-Encode/Makefile Sun Jun 11 03:33:11 2017 (r443144) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Encode -PORTVERSION= 2.89 +PORTVERSION= 2.90 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DANKOGAI Modified: head/converters/p5-Encode/distinfo ============================================================================== --- head/converters/p5-Encode/distinfo Sun Jun 11 02:28:44 2017 (r443143) +++ head/converters/p5-Encode/distinfo Sun Jun 11 03:33:11 2017 (r443144) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492779985 -SHA256 (Encode-2.89.tar.gz) = e6299e67bc7379117015fcff38ba09da37441046a7f16a63dbaaf48b5738fcb4 -SIZE (Encode-2.89.tar.gz) = 2030084 +TIMESTAMP = 1497125674 +SHA256 (Encode-2.90.tar.gz) = 466d1ed8ced86cc27d6b71baf6463b6907a170172604dbe80319efcb65921712 +SIZE (Encode-2.90.tar.gz) = 2035138 From owner-svn-ports-head@freebsd.org Sun Jun 11 03:36:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1330BBFD2B0; Sun, 11 Jun 2017 03:36:56 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5BAF71C88; Sun, 11 Jun 2017 03:36:55 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5B3asP8038942; Sun, 11 Jun 2017 03:36:54 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B3asM7038941; Sun, 11 Jun 2017 03:36:54 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201706110336.v5B3asM7038941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Sun, 11 Jun 2017 03:36:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443145 - head/finance/py-python-obelisk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 03:36:56 -0000 Author: asomers (src committer) Date: Sun Jun 11 03:36:54 2017 New Revision: 443145 URL: https://svnweb.freebsd.org/changeset/ports/443145 Log: finance/py-python-obelisk: Update py-twisted dependency PR: 219812 Approved by: Yuri Victorovich (maintainer) Approved by: brd (ports) Modified: head/finance/py-python-obelisk/Makefile Modified: head/finance/py-python-obelisk/Makefile ============================================================================== --- head/finance/py-python-obelisk/Makefile Sun Jun 11 03:33:11 2017 (r443144) +++ head/finance/py-python-obelisk/Makefile Sun Jun 11 03:36:54 2017 (r443145) @@ -3,7 +3,7 @@ PORTNAME= python-obelisk PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ COMMENT= Python native client for the obelisk blockcha LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>0:devel/py-twistedCore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted \ ${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa \ ${PYTHON_PKGNAMEPREFIX}pyzmq>=14.5.0:net/py-pyzmq From owner-svn-ports-head@freebsd.org Sun Jun 11 04:35:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EF2ABFE330; Sun, 11 Jun 2017 04:35: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 1D7DF736AA; Sun, 11 Jun 2017 04:35: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 v5B4ZYj0063360; Sun, 11 Jun 2017 04:35:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B4ZYk4063358; Sun, 11 Jun 2017 04:35:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110435.v5B4ZYk4063358@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, 11 Jun 2017 04:35:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443146 - head/archivers/py-lz4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 04:35:35 -0000 Author: sunpoet Date: Sun Jun 11 04:35:33 2017 New Revision: 443146 URL: https://svnweb.freebsd.org/changeset/ports/443146 Log: Update to 0.10.0 Changes: https://github.com/python-lz4/python-lz4/releases Modified: head/archivers/py-lz4/Makefile head/archivers/py-lz4/distinfo Modified: head/archivers/py-lz4/Makefile ============================================================================== --- head/archivers/py-lz4/Makefile Sun Jun 11 03:36:54 2017 (r443145) +++ head/archivers/py-lz4/Makefile Sun Jun 11 04:35:33 2017 (r443146) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.9.4 +PORTVERSION= 0.10.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Sun Jun 11 03:36:54 2017 (r443145) +++ head/archivers/py-lz4/distinfo Sun Jun 11 04:35:33 2017 (r443146) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495127098 -SHA256 (lz4-0.9.4.tar.gz) = 60c5edf044159d86e8c04ec6f56c7994beb02235ab871855dc5f417607b53e65 -SIZE (lz4-0.9.4.tar.gz) = 87670 +TIMESTAMP = 1497152487 +SHA256 (lz4-0.10.0.tar.gz) = c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837 +SIZE (lz4-0.10.0.tar.gz) = 91852 From owner-svn-ports-head@freebsd.org Sun Jun 11 06:17:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12812BFF52E; Sun, 11 Jun 2017 06:17: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 D69D5755A7; Sun, 11 Jun 2017 06:17: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 v5B6Henq003777; Sun, 11 Jun 2017 06:17:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B6HdP9003775; Sun, 11 Jun 2017 06:17:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110617.v5B6HdP9003775@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, 11 Jun 2017 06:17:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443147 - head/textproc/p5-Perl-Critic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 06:17:41 -0000 Author: sunpoet Date: Sun Jun 11 06:17:39 2017 New Revision: 443147 URL: https://svnweb.freebsd.org/changeset/ports/443147 Log: Update to 1.128 Changes: http://search.cpan.org/dist/Perl-Critic/Changes Modified: head/textproc/p5-Perl-Critic/Makefile head/textproc/p5-Perl-Critic/distinfo Modified: head/textproc/p5-Perl-Critic/Makefile ============================================================================== --- head/textproc/p5-Perl-Critic/Makefile Sun Jun 11 04:35:33 2017 (r443146) +++ head/textproc/p5-Perl-Critic/Makefile Sun Jun 11 06:17:39 2017 (r443147) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Perl-Critic -PORTVERSION= 1.126 +PORTVERSION= 1.128 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Perl-Critic/distinfo ============================================================================== --- head/textproc/p5-Perl-Critic/distinfo Sun Jun 11 04:35:33 2017 (r443146) +++ head/textproc/p5-Perl-Critic/distinfo Sun Jun 11 06:17:39 2017 (r443147) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480067451 -SHA256 (Perl-Critic-1.126.tar.gz) = b1a6151cb3603aef8555195b807e831655c83003b81e2f64fff095ff7114f5af -SIZE (Perl-Critic-1.126.tar.gz) = 646552 +TIMESTAMP = 1497161432 +SHA256 (Perl-Critic-1.128.tar.gz) = 83ce563da0a950946367323214b6db30d72db7d006dce24c2a00a9ec13ddb9b4 +SIZE (Perl-Critic-1.128.tar.gz) = 645977 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:10:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 572FABFFD1C; Sun, 11 Jun 2017 07:10:43 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2672276636; Sun, 11 Jun 2017 07:10:43 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5B7Ag5f023795; Sun, 11 Jun 2017 07:10:42 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7AgTT023793; Sun, 11 Jun 2017 07:10:42 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201706110710.v5B7AgTT023793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 11 Jun 2017 07:10:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443148 - in head/emulators: i386-wine-devel/files i386-wine/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:10:43 -0000 Author: dbn Date: Sun Jun 11 07:10:42 2017 New Revision: 443148 URL: https://svnweb.freebsd.org/changeset/ports/443148 Log: emulators/i386-wine: switch to using https for downloads - ftp downloads are no longer provided upstream - PORTREVISION is not bumped: - on amd64 there is no change as the upstream binaries have not been rebuilt; and - on i386 the build is IGNOREd by default - the next round of binary updates to wine will include this change PR: 219775 Submitted by: rozhuk.im@gmail.com Modified: head/emulators/i386-wine-devel/files/nvidia.sh head/emulators/i386-wine/files/nvidia.sh Modified: head/emulators/i386-wine-devel/files/nvidia.sh ============================================================================== --- head/emulators/i386-wine-devel/files/nvidia.sh Sun Jun 11 06:17:39 2017 (r443147) +++ head/emulators/i386-wine-devel/files/nvidia.sh Sun Jun 11 07:10:42 2017 (r443148) @@ -72,6 +72,8 @@ # - handle nvidia-driver with package name suffix # - handle i386-wine with arbitary package name suffix # - remove support for old pkg_ tools +# Version 1.16 - 2017/06/04 +# - use https download site set -e @@ -170,9 +172,9 @@ if [ ! -f NVIDIA-FreeBSD-x86-${NV}.tar.gz ] || !(tar - then [ -n "$NO_FETCH" ] \ && terminate 8 "NVIDIA-FreeBSD-x86-${NV}.tar.gz unavailable" - echo "=> Downloading NVIDIA-FreeBSD-x86-${NV}.tar.gz from ftp://download.nvidia.com..." + echo "=> Downloading NVIDIA-FreeBSD-x86-${NV}.tar.gz from https://download.nvidia.com..." rm -f NVIDIA-FreeBSD-x86-${NV}.tar.gz - fetch -apRr ftp://download.nvidia.com/XFree86/FreeBSD-x86/${NV}/NVIDIA-FreeBSD-x86-${NV}.tar.gz \ + fetch -aRr https://download.nvidia.com/XFree86/FreeBSD-x86/${NV}/NVIDIA-FreeBSD-x86-${NV}.tar.gz \ || terminate 2 "Failed to download NVIDIA-FreeBSD-x86-${NV}.tar.gz" echo "=> Downloaded NVIDIA-FreeBSD-x86-${NV}.tar.gz" echo "Please check the following information against /usr/ports/x11/nvidia-driver/distinfo" Modified: head/emulators/i386-wine/files/nvidia.sh ============================================================================== --- head/emulators/i386-wine/files/nvidia.sh Sun Jun 11 06:17:39 2017 (r443147) +++ head/emulators/i386-wine/files/nvidia.sh Sun Jun 11 07:10:42 2017 (r443148) @@ -72,6 +72,8 @@ # - handle nvidia-driver with package name suffix # - handle i386-wine with arbitary package name suffix # - remove support for old pkg_ tools +# Version 1.16 - 2017/06/04 +# - use https download site set -e @@ -170,9 +172,9 @@ if [ ! -f NVIDIA-FreeBSD-x86-${NV}.tar.gz ] || !(tar - then [ -n "$NO_FETCH" ] \ && terminate 8 "NVIDIA-FreeBSD-x86-${NV}.tar.gz unavailable" - echo "=> Downloading NVIDIA-FreeBSD-x86-${NV}.tar.gz from ftp://download.nvidia.com..." + echo "=> Downloading NVIDIA-FreeBSD-x86-${NV}.tar.gz from https://download.nvidia.com..." rm -f NVIDIA-FreeBSD-x86-${NV}.tar.gz - fetch -apRr ftp://download.nvidia.com/XFree86/FreeBSD-x86/${NV}/NVIDIA-FreeBSD-x86-${NV}.tar.gz \ + fetch -aRr https://download.nvidia.com/XFree86/FreeBSD-x86/${NV}/NVIDIA-FreeBSD-x86-${NV}.tar.gz \ || terminate 2 "Failed to download NVIDIA-FreeBSD-x86-${NV}.tar.gz" echo "=> Downloaded NVIDIA-FreeBSD-x86-${NV}.tar.gz" echo "Please check the following information against /usr/ports/x11/nvidia-driver/distinfo" From owner-svn-ports-head@freebsd.org Sun Jun 11 07:27:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B43DC0803A; Sun, 11 Jun 2017 07:27: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 F256C76C25; Sun, 11 Jun 2017 07:27: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 v5B7RuZ0031777; Sun, 11 Jun 2017 07:27:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Rukh031776; Sun, 11 Jun 2017 07:27:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110727.v5B7Rukh031776@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, 11 Jun 2017 07:27:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443149 - head/archivers/pear-PHP_Archive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:27:57 -0000 Author: sunpoet Date: Sun Jun 11 07:27:55 2017 New Revision: 443149 URL: https://svnweb.freebsd.org/changeset/ports/443149 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => PHP_Archive-0.12.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_Archive-0.12.0.tgz fetch: http://pear.php.net/get/PHP_Archive-0.12.0.tgz: size mismatch: expected 84711, actual 86179 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_Archive-0.12.0.tgz [1] Approved by: portmgr (blanket) Modified: head/archivers/pear-PHP_Archive/distinfo Modified: head/archivers/pear-PHP_Archive/distinfo ============================================================================== --- head/archivers/pear-PHP_Archive/distinfo Sun Jun 11 07:10:42 2017 (r443148) +++ head/archivers/pear-PHP_Archive/distinfo Sun Jun 11 07:27:55 2017 (r443149) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_Archive-0.12.0.tgz) = 2608a845403d50d3ff8ff4f35ce08fba2c6f9cdc1e5d76871e9e9a90c6398b71 -SIZE (PEAR/PHP_Archive-0.12.0.tgz) = 84711 +TIMESTAMP = 1497162156 +SHA256 (PEAR/PHP_Archive-0.12.0.tgz) = 2cf22f660d252b2ec5575fb044579b5490f46096ec7f5e41b5f5ad11dbada455 +SIZE (PEAR/PHP_Archive-0.12.0.tgz) = 86179 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EC4CC0805C; Sun, 11 Jun 2017 07:28: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 0A15176C38; Sun, 11 Jun 2017 07:28: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 v5B7S1SW031884; Sun, 11 Jun 2017 07:28:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7S0sS031882; Sun, 11 Jun 2017 07:28:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7S0sS031882@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, 11 Jun 2017 07:28:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443150 - head/audio/pear-Text_Spell_Audio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:02 -0000 Author: sunpoet Date: Sun Jun 11 07:28:00 2017 New Revision: 443150 URL: https://svnweb.freebsd.org/changeset/ports/443150 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Spell_Audio-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz fetch: http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz: size mismatch: expected 135864, actual 137302 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Spell_Audio-0.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/audio/pear-Text_Spell_Audio/Makefile head/audio/pear-Text_Spell_Audio/distinfo Modified: head/audio/pear-Text_Spell_Audio/Makefile ============================================================================== --- head/audio/pear-Text_Spell_Audio/Makefile Sun Jun 11 07:27:55 2017 (r443149) +++ head/audio/pear-Text_Spell_Audio/Makefile Sun Jun 11 07:28:00 2017 (r443150) @@ -8,6 +8,6 @@ CATEGORIES= audio pear MAINTAINER= joneum@FreeBSD.org COMMENT= Generates a sound clip saying the contents of a string of characters -USES= pear +USES= pear .include Modified: head/audio/pear-Text_Spell_Audio/distinfo ============================================================================== --- head/audio/pear-Text_Spell_Audio/distinfo Sun Jun 11 07:27:55 2017 (r443149) +++ head/audio/pear-Text_Spell_Audio/distinfo Sun Jun 11 07:28:00 2017 (r443150) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Text_Spell_Audio-0.1.0.tgz) = 4d0978f14ed2a80fd7d61d0c804ae64296395e7c145b7638463c755109697285 -SIZE (PEAR/Text_Spell_Audio-0.1.0.tgz) = 135864 +TIMESTAMP = 1497162301 +SHA256 (PEAR/Text_Spell_Audio-0.1.0.tgz) = 4f98a440d076083bc84f98cac97dd8f063c2789e9ac8c57c13b102c4d90337b0 +SIZE (PEAR/Text_Spell_Audio-0.1.0.tgz) = 137302 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AFC4C08085; Sun, 11 Jun 2017 07:28: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 09B6776C8C; Sun, 11 Jun 2017 07:28: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 v5B7S6la031984; Sun, 11 Jun 2017 07:28:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7S5CC031982; Sun, 11 Jun 2017 07:28:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7S5CC031982@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, 11 Jun 2017 07:28:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443151 - head/benchmarks/pear-Benchmark X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:07 -0000 Author: sunpoet Date: Sun Jun 11 07:28:05 2017 New Revision: 443151 URL: https://svnweb.freebsd.org/changeset/ports/443151 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Benchmark-1.2.9.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Benchmark-1.2.9.tgz fetch: http://pear.php.net/get/Benchmark-1.2.9.tgz: size mismatch: expected 8696, actual 8823 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Benchmark-1.2.9.tgz [1] Approved by: portmgr (blanket) Modified: head/benchmarks/pear-Benchmark/Makefile head/benchmarks/pear-Benchmark/distinfo Modified: head/benchmarks/pear-Benchmark/Makefile ============================================================================== --- head/benchmarks/pear-Benchmark/Makefile Sun Jun 11 07:28:00 2017 (r443150) +++ head/benchmarks/pear-Benchmark/Makefile Sun Jun 11 07:28:05 2017 (r443151) @@ -8,7 +8,7 @@ CATEGORIES= benchmarks devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR framework to benchmark PHP scripts or function calls -USES= pear +USES= pear php USE_PHP= bcmath Modified: head/benchmarks/pear-Benchmark/distinfo ============================================================================== --- head/benchmarks/pear-Benchmark/distinfo Sun Jun 11 07:28:00 2017 (r443150) +++ head/benchmarks/pear-Benchmark/distinfo Sun Jun 11 07:28:05 2017 (r443151) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Benchmark-1.2.9.tgz) = b68c6ca9bfb3ba79e095117ff5e3e674ed9583692f4722b0196e8b3874a9c468 -SIZE (PEAR/Benchmark-1.2.9.tgz) = 8696 +TIMESTAMP = 1497162302 +SHA256 (PEAR/Benchmark-1.2.9.tgz) = 95e01d8af82f0bc4eda7a1160ec8a5812a90402487a4a96ed1f7a21b6fc616f0 +SIZE (PEAR/Benchmark-1.2.9.tgz) = 8823 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE79AC080AA; Sun, 11 Jun 2017 07:28: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 7B07676CE9; Sun, 11 Jun 2017 07:28: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 v5B7SAPx032076; Sun, 11 Jun 2017 07:28:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7SAgi032075; Sun, 11 Jun 2017 07:28:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7SAgi032075@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, 11 Jun 2017 07:28:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443152 - head/converters/pear-Services_JSON X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:11 -0000 Author: sunpoet Date: Sun Jun 11 07:28:10 2017 New Revision: 443152 URL: https://svnweb.freebsd.org/changeset/ports/443152 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Services_JSON-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_JSON-1.0.3.tgz fetch: http://pear.php.net/get/Services_JSON-1.0.3.tgz: size mismatch: expected 9529, actual 9613 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_JSON-1.0.3.tgz [1] Approved by: portmgr (blanket) Modified: head/converters/pear-Services_JSON/distinfo Modified: head/converters/pear-Services_JSON/distinfo ============================================================================== --- head/converters/pear-Services_JSON/distinfo Sun Jun 11 07:28:05 2017 (r443151) +++ head/converters/pear-Services_JSON/distinfo Sun Jun 11 07:28:10 2017 (r443152) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_JSON-1.0.3.tgz) = 007bfa934b9dc866f2b558355097372e1542bdfd5a7e3f39e3d7b94cc6cae1c3 -SIZE (PEAR/Services_JSON-1.0.3.tgz) = 9529 +TIMESTAMP = 1497162304 +SHA256 (PEAR/Services_JSON-1.0.3.tgz) = ed2fc40293b51c01cbc3a56020539d2d013380d72318fe1240ec17acabd46512 +SIZE (PEAR/Services_JSON-1.0.3.tgz) = 9613 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39F28C080E1; Sun, 11 Jun 2017 07:28:16 +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 0A98E76D51; Sun, 11 Jun 2017 07:28: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 v5B7SFWj032166; Sun, 11 Jun 2017 07:28:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7SFKf032165; Sun, 11 Jun 2017 07:28:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7SFKf032165@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, 11 Jun 2017 07:28:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443153 - head/databases/pear-DBA X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:16 -0000 Author: sunpoet Date: Sun Jun 11 07:28:14 2017 New Revision: 443153 URL: https://svnweb.freebsd.org/changeset/ports/443153 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => DBA-1.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DBA-1.1.1.tgz fetch: http://pear.php.net/get/DBA-1.1.1.tgz: size mismatch: expected 12964, actual 13144 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DBA-1.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DBA/distinfo Modified: head/databases/pear-DBA/distinfo ============================================================================== --- head/databases/pear-DBA/distinfo Sun Jun 11 07:28:10 2017 (r443152) +++ head/databases/pear-DBA/distinfo Sun Jun 11 07:28:14 2017 (r443153) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DBA-1.1.1.tgz) = eb3c8c12e6e5a2d4b612db060e6426322662030f17a9f6316b8ce2462cc7846c -SIZE (PEAR/DBA-1.1.1.tgz) = 12964 +TIMESTAMP = 1497162306 +SHA256 (PEAR/DBA-1.1.1.tgz) = 59c3abf51f3b3d4f6b9b3e2a86e0c2bee7af8ecaaf21e71ffb0ed7638e0af6d1 +SIZE (PEAR/DBA-1.1.1.tgz) = 13144 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D53DC0810D; Sun, 11 Jun 2017 07:28: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 CC04276DC6; Sun, 11 Jun 2017 07:28: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 v5B7SJEp032268; Sun, 11 Jun 2017 07:28:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7SJhW032266; Sun, 11 Jun 2017 07:28:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7SJhW032266@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, 11 Jun 2017 07:28:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443154 - head/databases/pear-DBA_Relational X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:21 -0000 Author: sunpoet Date: Sun Jun 11 07:28:19 2017 New Revision: 443154 URL: https://svnweb.freebsd.org/changeset/ports/443154 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => DBA_Relational-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DBA_Relational-0.2.0.tgz fetch: http://pear.php.net/get/DBA_Relational-0.2.0.tgz: size mismatch: expected 21181, actual 21480 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DBA_Relational-0.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DBA_Relational/Makefile head/databases/pear-DBA_Relational/distinfo Modified: head/databases/pear-DBA_Relational/Makefile ============================================================================== --- head/databases/pear-DBA_Relational/Makefile Sun Jun 11 07:28:14 2017 (r443153) +++ head/databases/pear-DBA_Relational/Makefile Sun Jun 11 07:28:19 2017 (r443154) @@ -10,6 +10,6 @@ COMMENT= Berkely-style database abstraction class PORTSCOUT= skipv:0.19 -USES= pear +USES= pear .include Modified: head/databases/pear-DBA_Relational/distinfo ============================================================================== --- head/databases/pear-DBA_Relational/distinfo Sun Jun 11 07:28:14 2017 (r443153) +++ head/databases/pear-DBA_Relational/distinfo Sun Jun 11 07:28:19 2017 (r443154) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DBA_Relational-0.2.0.tgz) = f9d635a5d69a17fa2ba52f25361f71531e417a9fd6ae222963901f6121fb2849 -SIZE (PEAR/DBA_Relational-0.2.0.tgz) = 21181 +TIMESTAMP = 1497162308 +SHA256 (PEAR/DBA_Relational-0.2.0.tgz) = e5f3a2aaba472ae6f8970718fb0b4caa670f77cac030abf2a6b73ae4909637c4 +SIZE (PEAR/DBA_Relational-0.2.0.tgz) = 21480 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84DD8C08135; Sun, 11 Jun 2017 07:28:25 +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 4EE0D76E23; Sun, 11 Jun 2017 07:28:25 +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 v5B7SObG032360; Sun, 11 Jun 2017 07:28:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7SODU032359; Sun, 11 Jun 2017 07:28:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7SODU032359@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, 11 Jun 2017 07:28:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443155 - head/databases/pear-DB_DataObject X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:25 -0000 Author: sunpoet Date: Sun Jun 11 07:28:24 2017 New Revision: 443155 URL: https://svnweb.freebsd.org/changeset/ports/443155 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => DB_DataObject-1.11.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DB_DataObject-1.11.5.tgz fetch: http://pear.php.net/get/DB_DataObject-1.11.5.tgz: size mismatch: expected 82809, actual 83878 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DB_DataObject-1.11.5.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DB_DataObject/distinfo Modified: head/databases/pear-DB_DataObject/distinfo ============================================================================== --- head/databases/pear-DB_DataObject/distinfo Sun Jun 11 07:28:19 2017 (r443154) +++ head/databases/pear-DB_DataObject/distinfo Sun Jun 11 07:28:24 2017 (r443155) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DB_DataObject-1.11.5.tgz) = c3c7eac00d895b54a99bcbdbcffac637d552de85d37bd92d8cad30bdd00484ca -SIZE (PEAR/DB_DataObject-1.11.5.tgz) = 82809 +TIMESTAMP = 1497162310 +SHA256 (PEAR/DB_DataObject-1.11.5.tgz) = 0157d3197c28b33d41c069b7f0ed8d2651fe2377e83a0a7b9f1b7a47a4f31b05 +SIZE (PEAR/DB_DataObject-1.11.5.tgz) = 83878 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C16D8C08160; Sun, 11 Jun 2017 07:28: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 8ECC976EA6; Sun, 11 Jun 2017 07:28: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 v5B7STLn032449; Sun, 11 Jun 2017 07:28:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7STAV032448; Sun, 11 Jun 2017 07:28:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7STAV032448@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, 11 Jun 2017 07:28:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443156 - head/databases/pear-DB_DataObject_FormBuilder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:30 -0000 Author: sunpoet Date: Sun Jun 11 07:28:29 2017 New Revision: 443156 URL: https://svnweb.freebsd.org/changeset/ports/443156 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => DB_DataObject_FormBuilder-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DB_DataObject_FormBuilder-1.0.2.tgz fetch: http://pear.php.net/get/DB_DataObject_FormBuilder-1.0.2.tgz: size mismatch: expected 69226, actual 70143 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DB_DataObject_FormBuilder-1.0.2.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DB_DataObject_FormBuilder/distinfo Modified: head/databases/pear-DB_DataObject_FormBuilder/distinfo ============================================================================== --- head/databases/pear-DB_DataObject_FormBuilder/distinfo Sun Jun 11 07:28:24 2017 (r443155) +++ head/databases/pear-DB_DataObject_FormBuilder/distinfo Sun Jun 11 07:28:29 2017 (r443156) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DB_DataObject_FormBuilder-1.0.2.tgz) = 078de1cdded673e100b0e7785fc5da2609f89a725676057581240446aa6fdb81 -SIZE (PEAR/DB_DataObject_FormBuilder-1.0.2.tgz) = 69226 +TIMESTAMP = 1497162313 +SHA256 (PEAR/DB_DataObject_FormBuilder-1.0.2.tgz) = fee9c2e11fd65ba83990829ed8e942f095f7d6cbcadbaa0c83b6b88bb9346a05 +SIZE (PEAR/DB_DataObject_FormBuilder-1.0.2.tgz) = 70143 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1418C0818A; Sun, 11 Jun 2017 07:28: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 6F03276F13; Sun, 11 Jun 2017 07:28: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 v5B7SYho032552; Sun, 11 Jun 2017 07:28:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7SYNB032550; Sun, 11 Jun 2017 07:28:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7SYNB032550@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, 11 Jun 2017 07:28:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443157 - head/databases/pear-DB_QueryTool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:35 -0000 Author: sunpoet Date: Sun Jun 11 07:28:34 2017 New Revision: 443157 URL: https://svnweb.freebsd.org/changeset/ports/443157 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => DB_QueryTool-1.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DB_QueryTool-1.1.2.tgz fetch: http://pear.php.net/get/DB_QueryTool-1.1.2.tgz: size mismatch: expected 45977, actual 46429 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DB_QueryTool-1.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DB_QueryTool/Makefile head/databases/pear-DB_QueryTool/distinfo Modified: head/databases/pear-DB_QueryTool/Makefile ============================================================================== --- head/databases/pear-DB_QueryTool/Makefile Sun Jun 11 07:28:29 2017 (r443156) +++ head/databases/pear-DB_QueryTool/Makefile Sun Jun 11 07:28:34 2017 (r443157) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ ${PEARDIR}/Log/null.php:sysutils/pear-Log -USES= pear +USES= pear .include Modified: head/databases/pear-DB_QueryTool/distinfo ============================================================================== --- head/databases/pear-DB_QueryTool/distinfo Sun Jun 11 07:28:29 2017 (r443156) +++ head/databases/pear-DB_QueryTool/distinfo Sun Jun 11 07:28:34 2017 (r443157) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DB_QueryTool-1.1.2.tgz) = 16038363a0822ced5d45f713914f616caa23acd74d9a7cffd1a30292b094df2d -SIZE (PEAR/DB_QueryTool-1.1.2.tgz) = 45977 +TIMESTAMP = 1497162315 +SHA256 (PEAR/DB_QueryTool-1.1.2.tgz) = ea60339846eb178de832b8a287bbf29599f4b9475808511b4463c4ebbe0987b8 +SIZE (PEAR/DB_QueryTool-1.1.2.tgz) = 46429 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97203C081B8; Sun, 11 Jun 2017 07:28: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 6447876F88; Sun, 11 Jun 2017 07:28: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 v5B7SdQN032654; Sun, 11 Jun 2017 07:28:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Sd3o032652; Sun, 11 Jun 2017 07:28:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7Sd3o032652@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, 11 Jun 2017 07:28:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443158 - head/databases/pear-DB_Sqlite_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:40 -0000 Author: sunpoet Date: Sun Jun 11 07:28:39 2017 New Revision: 443158 URL: https://svnweb.freebsd.org/changeset/ports/443158 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => DB_Sqlite_Tools-0.1.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DB_Sqlite_Tools-0.1.7.tgz fetch: http://pear.php.net/get/DB_Sqlite_Tools-0.1.7.tgz: size mismatch: expected 20506, actual 20689 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DB_Sqlite_Tools-0.1.7.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DB_Sqlite_Tools/Makefile head/databases/pear-DB_Sqlite_Tools/distinfo Modified: head/databases/pear-DB_Sqlite_Tools/Makefile ============================================================================== --- head/databases/pear-DB_Sqlite_Tools/Makefile Sun Jun 11 07:28:34 2017 (r443157) +++ head/databases/pear-DB_Sqlite_Tools/Makefile Sun Jun 11 07:28:39 2017 (r443158) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB \ ${PEARDIR}/Log/null.php:sysutils/pear-Log -USES= pear +USES= pear .include Modified: head/databases/pear-DB_Sqlite_Tools/distinfo ============================================================================== --- head/databases/pear-DB_Sqlite_Tools/distinfo Sun Jun 11 07:28:34 2017 (r443157) +++ head/databases/pear-DB_Sqlite_Tools/distinfo Sun Jun 11 07:28:39 2017 (r443158) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DB_Sqlite_Tools-0.1.7.tgz) = ca82ed2c7b5df5a6ef4e7fa46f19c66f2c9a9faca89bb96d5426911958ed936c -SIZE (PEAR/DB_Sqlite_Tools-0.1.7.tgz) = 20506 +TIMESTAMP = 1497162317 +SHA256 (PEAR/DB_Sqlite_Tools-0.1.7.tgz) = 7cd6ac55d38619ee594e9e4e2b1f831c5ee92e931f2f18890a7c791c607a92c4 +SIZE (PEAR/DB_Sqlite_Tools-0.1.7.tgz) = 20689 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7839C08393; Sun, 11 Jun 2017 07:28: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 9614977000; Sun, 11 Jun 2017 07:28: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 v5B7Si6n032755; Sun, 11 Jun 2017 07:28:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Siok032753; Sun, 11 Jun 2017 07:28:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7Siok032753@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, 11 Jun 2017 07:28:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443159 - head/databases/pear-DB_Table X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:45 -0000 Author: sunpoet Date: Sun Jun 11 07:28:44 2017 New Revision: 443159 URL: https://svnweb.freebsd.org/changeset/ports/443159 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => DB_Table-1.5.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DB_Table-1.5.6.tgz fetch: http://pear.php.net/get/DB_Table-1.5.6.tgz: size mismatch: expected 116393, actual 118305 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DB_Table-1.5.6.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DB_Table/Makefile head/databases/pear-DB_Table/distinfo Modified: head/databases/pear-DB_Table/Makefile ============================================================================== --- head/databases/pear-DB_Table/Makefile Sun Jun 11 07:28:39 2017 (r443158) +++ head/databases/pear-DB_Table/Makefile Sun Jun 11 07:28:44 2017 (r443159) @@ -10,7 +10,7 @@ CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR object-oriented interface to a database table -USES= pear +USES= pear OPTIONS_DEFINE= PEAR_HTML_QUICKFORM PEAR_DB PEAR_MDB2 PEAR_HTML_QUICKFORM_DESC= PEAR::HTML_QuickForm support Modified: head/databases/pear-DB_Table/distinfo ============================================================================== --- head/databases/pear-DB_Table/distinfo Sun Jun 11 07:28:39 2017 (r443158) +++ head/databases/pear-DB_Table/distinfo Sun Jun 11 07:28:44 2017 (r443159) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DB_Table-1.5.6.tgz) = ea0dd1a6a71c85ff63f6d7357337202e211a93149d9739336bdca44e2aff6697 -SIZE (PEAR/DB_Table-1.5.6.tgz) = 116393 +TIMESTAMP = 1497162320 +SHA256 (PEAR/DB_Table-1.5.6.tgz) = 87293fa95ca716c42b0667d33906518bf046566d1251df605878c4ebee39aa72 +SIZE (PEAR/DB_Table-1.5.6.tgz) = 118305 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A625AC083C6; Sun, 11 Jun 2017 07:28: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 702D377072; Sun, 11 Jun 2017 07:28: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 v5B7Sn1M032847; Sun, 11 Jun 2017 07:28:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7SnPY032846; Sun, 11 Jun 2017 07:28:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7SnPY032846@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, 11 Jun 2017 07:28:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443160 - head/databases/pear-DB_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:50 -0000 Author: sunpoet Date: Sun Jun 11 07:28:49 2017 New Revision: 443160 URL: https://svnweb.freebsd.org/changeset/ports/443160 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => DB_ldap-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DB_ldap-1.2.1.tgz fetch: http://pear.php.net/get/DB_ldap-1.2.1.tgz: size mismatch: expected 10146, actual 10245 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DB_ldap-1.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DB_ldap/distinfo Modified: head/databases/pear-DB_ldap/distinfo ============================================================================== --- head/databases/pear-DB_ldap/distinfo Sun Jun 11 07:28:44 2017 (r443159) +++ head/databases/pear-DB_ldap/distinfo Sun Jun 11 07:28:49 2017 (r443160) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DB_ldap-1.2.1.tgz) = 7450a2a5b7376f35a813f2d7e10f39e70c997e8f5e79998ee31301ba770a055f -SIZE (PEAR/DB_ldap-1.2.1.tgz) = 10146 +TIMESTAMP = 1497162321 +SHA256 (PEAR/DB_ldap-1.2.1.tgz) = 5bf71b89200f85b895000fe5b7731598418adeeb8b5614fd001e7b8f9e0c8a3a +SIZE (PEAR/DB_ldap-1.2.1.tgz) = 10245 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 449FAC083FC; Sun, 11 Jun 2017 07:28: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 12B63770E2; Sun, 11 Jun 2017 07:28:55 +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 v5B7SsYw032949; Sun, 11 Jun 2017 07:28:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Ss9M032945; Sun, 11 Jun 2017 07:28:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7Ss9M032945@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, 11 Jun 2017 07:28:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443161 - head/databases/pear-DB_ldap2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:28:55 -0000 Author: sunpoet Date: Sun Jun 11 07:28:53 2017 New Revision: 443161 URL: https://svnweb.freebsd.org/changeset/ports/443161 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => DB_ldap2-0.5.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/DB_ldap2-0.5.1.tgz fetch: http://pear.php.net/get/DB_ldap2-0.5.1.tgz: size mismatch: expected 19448, actual 19618 Reference: https://people.FreeBSD.org/~sunpoet/checksum/DB_ldap2-0.5.1.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-DB_ldap2/Makefile head/databases/pear-DB_ldap2/distinfo Modified: head/databases/pear-DB_ldap2/Makefile ============================================================================== --- head/databases/pear-DB_ldap2/Makefile Sun Jun 11 07:28:49 2017 (r443160) +++ head/databases/pear-DB_ldap2/Makefile Sun Jun 11 07:28:53 2017 (r443161) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB USE_PHP= ldap -USES= pear +USES= pear php .include Modified: head/databases/pear-DB_ldap2/distinfo ============================================================================== --- head/databases/pear-DB_ldap2/distinfo Sun Jun 11 07:28:49 2017 (r443160) +++ head/databases/pear-DB_ldap2/distinfo Sun Jun 11 07:28:53 2017 (r443161) @@ -1,2 +1,3 @@ -SHA256 (PEAR/DB_ldap2-0.5.1.tgz) = 928866f0ce9ea94ec057c36cc0793de39554a9a89dfc60c36022a1b54237a759 -SIZE (PEAR/DB_ldap2-0.5.1.tgz) = 19448 +TIMESTAMP = 1497162323 +SHA256 (PEAR/DB_ldap2-0.5.1.tgz) = c3bd86187f4a80b24b8c16b4b29b8f5aaa36fa0527251bf84b75719ee0d61358 +SIZE (PEAR/DB_ldap2-0.5.1.tgz) = 19618 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:28:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEEF0C08429; Sun, 11 Jun 2017 07: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 AF05977153; Sun, 11 Jun 2017 07: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 v5B7SwqV033041; Sun, 11 Jun 2017 07:28:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Sw12033040; Sun, 11 Jun 2017 07:28:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110728.v5B7Sw12033040@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, 11 Jun 2017 07:28:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443162 - head/databases/pear-MDB X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:00 -0000 Author: sunpoet Date: Sun Jun 11 07:28:58 2017 New Revision: 443162 URL: https://svnweb.freebsd.org/changeset/ports/443162 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => MDB-1.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/MDB-1.3.0.tgz fetch: http://pear.php.net/get/MDB-1.3.0.tgz: size mismatch: expected 218957, actual 218815 Reference: https://people.FreeBSD.org/~sunpoet/checksum/MDB-1.3.0.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-MDB/distinfo Modified: head/databases/pear-MDB/distinfo ============================================================================== --- head/databases/pear-MDB/distinfo Sun Jun 11 07:28:53 2017 (r443161) +++ head/databases/pear-MDB/distinfo Sun Jun 11 07:28:58 2017 (r443162) @@ -1,2 +1,3 @@ -SHA256 (PEAR/MDB-1.3.0.tgz) = 0e407b21797d4e4ec04e5490bf63a1f9de01c0d3f6d51a92949a478b184efaf4 -SIZE (PEAR/MDB-1.3.0.tgz) = 218957 +TIMESTAMP = 1497162326 +SHA256 (PEAR/MDB-1.3.0.tgz) = c5b6d1d1c46eccfb0b9291bcba837b71364ca5bc60cd745f31e9962f3cbc8d1e +SIZE (PEAR/MDB-1.3.0.tgz) = 218815 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 677CEC08458; Sun, 11 Jun 2017 07:29: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 37B90771BB; Sun, 11 Jun 2017 07: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 v5B7T38n033135; Sun, 11 Jun 2017 07:29:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7T3hh033134; Sun, 11 Jun 2017 07:29:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7T3hh033134@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, 11 Jun 2017 07:29:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443163 - head/databases/pear-MDB2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:04 -0000 Author: sunpoet Date: Sun Jun 11 07:29:03 2017 New Revision: 443163 URL: https://svnweb.freebsd.org/changeset/ports/443163 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => MDB2-2.5.0b5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/MDB2-2.5.0b5.tgz fetch: http://pear.php.net/get/MDB2-2.5.0b5.tgz: size mismatch: expected 136834, actual 138814 Reference: https://people.FreeBSD.org/~sunpoet/checksum/MDB2-2.5.0b5.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-MDB2/distinfo Modified: head/databases/pear-MDB2/distinfo ============================================================================== --- head/databases/pear-MDB2/distinfo Sun Jun 11 07:28:58 2017 (r443162) +++ head/databases/pear-MDB2/distinfo Sun Jun 11 07:29:03 2017 (r443163) @@ -1,2 +1,3 @@ -SHA256 (PEAR/MDB2-2.5.0b5.tgz) = c4ab3cf8cea4aacff02d729998b0ac80b4f92c2cc8055956079b323a406d985b -SIZE (PEAR/MDB2-2.5.0b5.tgz) = 136834 +TIMESTAMP = 1497162329 +SHA256 (PEAR/MDB2-2.5.0b5.tgz) = 385a2c9c2341fc8c37f9de165c7137d2f13dcfe3b89a57290f6cb8e38ded2871 +SIZE (PEAR/MDB2-2.5.0b5.tgz) = 138814 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F221C08480; Sun, 11 Jun 2017 07:29: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 D35FF77224; Sun, 11 Jun 2017 07:29:08 +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 v5B7T8SA033237; Sun, 11 Jun 2017 07:29:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7T7x9033235; Sun, 11 Jun 2017 07:29:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7T7x9033235@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, 11 Jun 2017 07:29:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443164 - head/databases/pear-MDB2_Driver_mysqli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:09 -0000 Author: sunpoet Date: Sun Jun 11 07:29:07 2017 New Revision: 443164 URL: https://svnweb.freebsd.org/changeset/ports/443164 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => MDB2_Driver_mysqli-1.5.0b4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/MDB2_Driver_mysqli-1.5.0b4.tgz fetch: http://pear.php.net/get/MDB2_Driver_mysqli-1.5.0b4.tgz: size mismatch: expected 49450, actual 49986 Reference: https://people.FreeBSD.org/~sunpoet/checksum/MDB2_Driver_mysqli-1.5.0b4.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-MDB2_Driver_mysqli/Makefile head/databases/pear-MDB2_Driver_mysqli/distinfo Modified: head/databases/pear-MDB2_Driver_mysqli/Makefile ============================================================================== --- head/databases/pear-MDB2_Driver_mysqli/Makefile Sun Jun 11 07:29:03 2017 (r443163) +++ head/databases/pear-MDB2_Driver_mysqli/Makefile Sun Jun 11 07:29:07 2017 (r443164) @@ -14,7 +14,7 @@ BUILD_DEPENDS= pear-MDB2>=0:databases/pear-MDB2 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes -USES= pear +USES= pear php USE_PHP= mysqli .include Modified: head/databases/pear-MDB2_Driver_mysqli/distinfo ============================================================================== --- head/databases/pear-MDB2_Driver_mysqli/distinfo Sun Jun 11 07:29:03 2017 (r443163) +++ head/databases/pear-MDB2_Driver_mysqli/distinfo Sun Jun 11 07:29:07 2017 (r443164) @@ -1,2 +1,3 @@ -SHA256 (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = d5d4d24a1b263f32686d257a5563797460e589311f3c571094b35f1c87fbbaf5 -SIZE (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = 49450 +TIMESTAMP = 1497162331 +SHA256 (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = b6855c35501f7361fc7b1555f3704a5631421e1e382e355ad9d110daad4f200a +SIZE (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = 49986 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB299C084AD; Sun, 11 Jun 2017 07:29: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 A8FEB77293; Sun, 11 Jun 2017 07:29: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 v5B7TC0X033340; Sun, 11 Jun 2017 07:29:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7TCpo033338; Sun, 11 Jun 2017 07:29:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7TCpo033338@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, 11 Jun 2017 07:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443165 - head/databases/pear-MDB2_Driver_pgsql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:14 -0000 Author: sunpoet Date: Sun Jun 11 07:29:12 2017 New Revision: 443165 URL: https://svnweb.freebsd.org/changeset/ports/443165 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => MDB2_Driver_pgsql-1.5.0b4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/MDB2_Driver_pgsql-1.5.0b4.tgz fetch: http://pear.php.net/get/MDB2_Driver_pgsql-1.5.0b4.tgz: size mismatch: expected 42404, actual 42757 Reference: https://people.FreeBSD.org/~sunpoet/checksum/MDB2_Driver_pgsql-1.5.0b4.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-MDB2_Driver_pgsql/Makefile head/databases/pear-MDB2_Driver_pgsql/distinfo Modified: head/databases/pear-MDB2_Driver_pgsql/Makefile ============================================================================== --- head/databases/pear-MDB2_Driver_pgsql/Makefile Sun Jun 11 07:29:07 2017 (r443164) +++ head/databases/pear-MDB2_Driver_pgsql/Makefile Sun Jun 11 07:29:12 2017 (r443165) @@ -14,7 +14,7 @@ BUILD_DEPENDS= pear-MDB2>=0:databases/pear-MDB2 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes -USES= pear +USES= pear php USE_PHP= pgsql .include Modified: head/databases/pear-MDB2_Driver_pgsql/distinfo ============================================================================== --- head/databases/pear-MDB2_Driver_pgsql/distinfo Sun Jun 11 07:29:07 2017 (r443164) +++ head/databases/pear-MDB2_Driver_pgsql/distinfo Sun Jun 11 07:29:12 2017 (r443165) @@ -1,2 +1,3 @@ -SHA256 (PEAR/MDB2_Driver_pgsql-1.5.0b4.tgz) = 4d6a74464e3f5c76c834c940b6e5c1b17acc717a298fd1949db5a5f74fe4df33 -SIZE (PEAR/MDB2_Driver_pgsql-1.5.0b4.tgz) = 42404 +TIMESTAMP = 1497162334 +SHA256 (PEAR/MDB2_Driver_pgsql-1.5.0b4.tgz) = 136ac4f35140aab0a632fb108b508040d60f566a726f6b547e09d4ecd005809a +SIZE (PEAR/MDB2_Driver_pgsql-1.5.0b4.tgz) = 42757 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4469C084D8; Sun, 11 Jun 2017 07:29: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 ACFBB77307; Sun, 11 Jun 2017 07:29: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 v5B7THoR033440; Sun, 11 Jun 2017 07:29:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7THfl033439; Sun, 11 Jun 2017 07:29:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7THfl033439@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, 11 Jun 2017 07:29:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443166 - head/databases/pear-MDB_QueryTool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:19 -0000 Author: sunpoet Date: Sun Jun 11 07:29:17 2017 New Revision: 443166 URL: https://svnweb.freebsd.org/changeset/ports/443166 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => MDB_QueryTool-1.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/MDB_QueryTool-1.2.3.tgz fetch: http://pear.php.net/get/MDB_QueryTool-1.2.3.tgz: size mismatch: expected 48427, actual 48938 Reference: https://people.FreeBSD.org/~sunpoet/checksum/MDB_QueryTool-1.2.3.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-MDB_QueryTool/Makefile head/databases/pear-MDB_QueryTool/distinfo Modified: head/databases/pear-MDB_QueryTool/Makefile ============================================================================== --- head/databases/pear-MDB_QueryTool/Makefile Sun Jun 11 07:29:12 2017 (r443165) +++ head/databases/pear-MDB_QueryTool/Makefile Sun Jun 11 07:29:17 2017 (r443166) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB \ RUN_DEPENDS:= ${PEARDIR}/MDB.php:databases/pear-MDB \ ${PEARDIR}/Log/null.php:sysutils/pear-Log -USES= pear +USES= pear .include Modified: head/databases/pear-MDB_QueryTool/distinfo ============================================================================== --- head/databases/pear-MDB_QueryTool/distinfo Sun Jun 11 07:29:12 2017 (r443165) +++ head/databases/pear-MDB_QueryTool/distinfo Sun Jun 11 07:29:17 2017 (r443166) @@ -1,2 +1,3 @@ -SHA256 (PEAR/MDB_QueryTool-1.2.3.tgz) = 24c54c197759bda97815870df30fce2576b1df2a2796e8f5e1cb8d089c3cc225 -SIZE (PEAR/MDB_QueryTool-1.2.3.tgz) = 48427 +TIMESTAMP = 1497162336 +SHA256 (PEAR/MDB_QueryTool-1.2.3.tgz) = 858ccb59d99d24d33e83af9836cb28a4df2b233ed5452cc854b3f0cda05a1717 +SIZE (PEAR/MDB_QueryTool-1.2.3.tgz) = 48938 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A818C08500; Sun, 11 Jun 2017 07:29: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 2FAF97736C; Sun, 11 Jun 2017 07:29: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 v5B7TM8C033532; Sun, 11 Jun 2017 07:29:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7TMPr033531; Sun, 11 Jun 2017 07:29:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7TMPr033531@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, 11 Jun 2017 07:29:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443167 - head/databases/pear-Structures_DataGrid_DataSource_Array X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:23 -0000 Author: sunpoet Date: Sun Jun 11 07:29:22 2017 New Revision: 443167 URL: https://svnweb.freebsd.org/changeset/ports/443167 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_DataSource_Array-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_DataSource_Array-0.1.4.tgz fetch: http://pear.php.net/get/Structures_DataGrid_DataSource_Array-0.1.4.tgz: size mismatch: expected 3463, actual 3518 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_DataSource_Array-0.1.4.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-Structures_DataGrid_DataSource_Array/distinfo Modified: head/databases/pear-Structures_DataGrid_DataSource_Array/distinfo ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_Array/distinfo Sun Jun 11 07:29:17 2017 (r443166) +++ head/databases/pear-Structures_DataGrid_DataSource_Array/distinfo Sun Jun 11 07:29:22 2017 (r443167) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_DataSource_Array-0.1.4.tgz) = b83038340a11078d1e51859da6447ef28f4059c94de275c44d931f6ea94c536b -SIZE (PEAR/Structures_DataGrid_DataSource_Array-0.1.4.tgz) = 3463 +TIMESTAMP = 1497162338 +SHA256 (PEAR/Structures_DataGrid_DataSource_Array-0.1.4.tgz) = 3fce2b32b679d5e63a6c7398f5009ff5755bc70981368c5e1b7f5d305fa2e71f +SIZE (PEAR/Structures_DataGrid_DataSource_Array-0.1.4.tgz) = 3518 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A63BC0852B; Sun, 11 Jun 2017 07:29: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 E4132773D9; Sun, 11 Jun 2017 07:29: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 v5B7TR6U033633; Sun, 11 Jun 2017 07:29:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7TQxc033631; Sun, 11 Jun 2017 07:29:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7TQxc033631@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, 11 Jun 2017 07:29:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443168 - head/databases/pear-Structures_DataGrid_DataSource_CSV X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:28 -0000 Author: sunpoet Date: Sun Jun 11 07:29:26 2017 New Revision: 443168 URL: https://svnweb.freebsd.org/changeset/ports/443168 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_DataSource_CSV-0.1.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_DataSource_CSV-0.1.6.tgz fetch: http://pear.php.net/get/Structures_DataGrid_DataSource_CSV-0.1.6.tgz: size mismatch: expected 4177, actual 4231 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_DataSource_CSV-0.1.6.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile head/databases/pear-Structures_DataGrid_DataSource_CSV/distinfo Modified: head/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile Sun Jun 11 07:29:22 2017 (r443167) +++ head/databases/pear-Structures_DataGrid_DataSource_CSV/Makefile Sun Jun 11 07:29:26 2017 (r443168) @@ -11,6 +11,6 @@ COMMENT= DataSource driver using CSV files BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array -USES= pear +USES= pear .include Modified: head/databases/pear-Structures_DataGrid_DataSource_CSV/distinfo ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_CSV/distinfo Sun Jun 11 07:29:22 2017 (r443167) +++ head/databases/pear-Structures_DataGrid_DataSource_CSV/distinfo Sun Jun 11 07:29:26 2017 (r443168) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_DataSource_CSV-0.1.6.tgz) = 80efb59327a3f26cd3916e684aa7262f34bd3274d00906949ff0da9fa72ea7d5 -SIZE (PEAR/Structures_DataGrid_DataSource_CSV-0.1.6.tgz) = 4177 +TIMESTAMP = 1497162339 +SHA256 (PEAR/Structures_DataGrid_DataSource_CSV-0.1.6.tgz) = 99b3cc339ab99c9cc65d00ca87eb3448a83738f409ac5963b0279fe74070f036 +SIZE (PEAR/Structures_DataGrid_DataSource_CSV-0.1.6.tgz) = 4231 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 499B3C0855C; Sun, 11 Jun 2017 07:29: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 1538277452; Sun, 11 Jun 2017 07:29: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 v5B7TWrG033735; Sun, 11 Jun 2017 07:29:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7TWLL033734; Sun, 11 Jun 2017 07:29:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7TWLL033734@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, 11 Jun 2017 07:29:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443169 - head/databases/pear-Structures_DataGrid_DataSource_DB X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:33 -0000 Author: sunpoet Date: Sun Jun 11 07:29:31 2017 New Revision: 443169 URL: https://svnweb.freebsd.org/changeset/ports/443169 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_DataSource_DB-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_DataSource_DB-0.1.1.tgz fetch: http://pear.php.net/get/Structures_DataGrid_DataSource_DB-0.1.1.tgz: size mismatch: expected 2433, actual 2479 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_DataSource_DB-0.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo Modified: head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile Sun Jun 11 07:29:26 2017 (r443168) +++ head/databases/pear-Structures_DataGrid_DataSource_DB/Makefile Sun Jun 11 07:29:31 2017 (r443169) @@ -12,6 +12,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ ${PEARDIR}/DB.php:databases/pear-DB \ ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array -USES= pear +USES= pear .include Modified: head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo Sun Jun 11 07:29:26 2017 (r443168) +++ head/databases/pear-Structures_DataGrid_DataSource_DB/distinfo Sun Jun 11 07:29:31 2017 (r443169) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 070040b0a713790c0cc18e2e0e5ccdeb34ec06d721bd1fb1e5f2e28789e795f9 -SIZE (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 2433 +TIMESTAMP = 1497162341 +SHA256 (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 28fc08b732a6cc29a5ddf511051eb9bd2bcab39fefa3158f8f07d874e905274e +SIZE (PEAR/Structures_DataGrid_DataSource_DB-0.1.1.tgz) = 2479 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21408C08589; Sun, 11 Jun 2017 07: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 E513F774C8; Sun, 11 Jun 2017 07:29: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 v5B7Tbhu033838; Sun, 11 Jun 2017 07:29:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Ta9q033836; Sun, 11 Jun 2017 07:29:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7Ta9q033836@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, 11 Jun 2017 07:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443170 - head/databases/pear-Structures_DataGrid_DataSource_PDO X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:38 -0000 Author: sunpoet Date: Sun Jun 11 07:29:36 2017 New Revision: 443170 URL: https://svnweb.freebsd.org/changeset/ports/443170 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_DataSource_PDO-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_DataSource_PDO-0.2.0.tgz fetch: http://pear.php.net/get/Structures_DataGrid_DataSource_PDO-0.2.0.tgz: size mismatch: expected 4213, actual 4272 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_DataSource_PDO-0.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile head/databases/pear-Structures_DataGrid_DataSource_PDO/distinfo Modified: head/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile Sun Jun 11 07:29:31 2017 (r443169) +++ head/databases/pear-Structures_DataGrid_DataSource_PDO/Makefile Sun Jun 11 07:29:36 2017 (r443170) @@ -11,6 +11,6 @@ COMMENT= DataSource driver using PHP Data Objects (PDO BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array -USES= pear +USES= pear .include Modified: head/databases/pear-Structures_DataGrid_DataSource_PDO/distinfo ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_PDO/distinfo Sun Jun 11 07:29:31 2017 (r443169) +++ head/databases/pear-Structures_DataGrid_DataSource_PDO/distinfo Sun Jun 11 07:29:36 2017 (r443170) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 5d5cc75e0a16dc2022045cc225e1f3ec546d2edf8d82c4347040f07a99c3d391 -SIZE (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 4213 +TIMESTAMP = 1497162343 +SHA256 (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = c535fc3866a328620ba6c9c5fa5d4e17205e7edc69468af6881c37a857a5aeaa +SIZE (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 4272 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B377BC085BA; Sun, 11 Jun 2017 07:29:42 +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 8407877530; Sun, 11 Jun 2017 07:29:42 +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 v5B7Tfn0033938; Sun, 11 Jun 2017 07:29:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7TfK3033936; Sun, 11 Jun 2017 07:29:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7TfK3033936@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, 11 Jun 2017 07:29:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443171 - head/databases/pear-XML_Query2XML X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:42 -0000 Author: sunpoet Date: Sun Jun 11 07:29:41 2017 New Revision: 443171 URL: https://svnweb.freebsd.org/changeset/ports/443171 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => XML_Query2XML-1.7.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_Query2XML-1.7.2.tgz fetch: http://pear.php.net/get/XML_Query2XML-1.7.2.tgz: size mismatch: expected 384024, actual 388604 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_Query2XML-1.7.2.tgz [1] Approved by: portmgr (blanket) Modified: head/databases/pear-XML_Query2XML/Makefile head/databases/pear-XML_Query2XML/distinfo Modified: head/databases/pear-XML_Query2XML/Makefile ============================================================================== --- head/databases/pear-XML_Query2XML/Makefile Sun Jun 11 07:29:36 2017 (r443170) +++ head/databases/pear-XML_Query2XML/Makefile Sun Jun 11 07:29:41 2017 (r443171) @@ -15,7 +15,7 @@ OPTIONS_DEFINE= PEAR_MDB2 PEAR_NET_LDAP2 PEAR_MDB2_DESC= Add support for pear-MDB2 PEAR_NET_LDAP2_DESC= Add support for pear-Net_LDAP2 -USES= pear +USES= pear PEAR_MDB2_BUILD_DEPENDS= ${PEARDIR}/MDB2.php:databases/pear-MDB2 PEAR_NET_LDAP2_BUILD_DEPENDS= ${PEARDIR}/Net/LDAP2.php:net/pear-Net_LDAP2 Modified: head/databases/pear-XML_Query2XML/distinfo ============================================================================== --- head/databases/pear-XML_Query2XML/distinfo Sun Jun 11 07:29:36 2017 (r443170) +++ head/databases/pear-XML_Query2XML/distinfo Sun Jun 11 07:29:41 2017 (r443171) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Query2XML-1.7.2.tgz) = 645bc651d75a913f0f8c81b5e059586330ab252323e8586c21f530c449a838c9 -SIZE (PEAR/XML_Query2XML-1.7.2.tgz) = 384024 +TIMESTAMP = 1497162347 +SHA256 (PEAR/XML_Query2XML-1.7.2.tgz) = 7b251bf2175ffa8d1cb442f34361b4ac2bca9744e2617022a4ed6e85b5366f21 +SIZE (PEAR/XML_Query2XML-1.7.2.tgz) = 388604 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06E19C085E4; Sun, 11 Jun 2017 07:29:48 +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 C9FA5775AC; Sun, 11 Jun 2017 07:29:47 +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 v5B7TkJc034041; Sun, 11 Jun 2017 07:29:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7TkNS034039; Sun, 11 Jun 2017 07:29:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7TkNS034039@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, 11 Jun 2017 07:29:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443172 - head/devel/pear-Config X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:48 -0000 Author: sunpoet Date: Sun Jun 11 07:29:46 2017 New Revision: 443172 URL: https://svnweb.freebsd.org/changeset/ports/443172 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Config-1.10.12.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Config-1.10.12.tgz fetch: http://pear.php.net/get/Config-1.10.12.tgz: size mismatch: expected 32291, actual 32535 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Config-1.10.12.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Config/Makefile head/devel/pear-Config/distinfo Modified: head/devel/pear-Config/Makefile ============================================================================== --- head/devel/pear-Config/Makefile Sun Jun 11 07:29:41 2017 (r443171) +++ head/devel/pear-Config/Makefile Sun Jun 11 07:29:46 2017 (r443172) @@ -12,7 +12,7 @@ OPTIONS_DEFINE= PEAR_XML_PARSER PEAR_XML_UTIL PEAR_XML_PARSER_DESC= PEAR::XML_Parser support PEAR_XML_UTIL_DESC= PEAR::XML_Util support -USES= pear +USES= pear PEAR_XML_PARSER_RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser PEAR_XML_UTIL_RUN_DEPENDS= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util Modified: head/devel/pear-Config/distinfo ============================================================================== --- head/devel/pear-Config/distinfo Sun Jun 11 07:29:41 2017 (r443171) +++ head/devel/pear-Config/distinfo Sun Jun 11 07:29:46 2017 (r443172) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Config-1.10.12.tgz) = ad4d340fb2fbc43355d66612cd890b19c78cd623c2752f005c3a7ed809f78421 -SIZE (PEAR/Config-1.10.12.tgz) = 32291 +TIMESTAMP = 1497162349 +SHA256 (PEAR/Config-1.10.12.tgz) = 57923ec717f036764a8416e1315d24855154e689d1cb69b163c345961b5a7d48 +SIZE (PEAR/Config-1.10.12.tgz) = 32535 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19207C08613; Sun, 11 Jun 2017 07:29:53 +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 DD9ED77623; Sun, 11 Jun 2017 07:29: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 v5B7Tqgd034144; Sun, 11 Jun 2017 07:29:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Tpf3034142; Sun, 11 Jun 2017 07:29:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7Tpf3034142@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, 11 Jun 2017 07:29:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443173 - head/devel/pear-Console_Color X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:53 -0000 Author: sunpoet Date: Sun Jun 11 07:29:51 2017 New Revision: 443173 URL: https://svnweb.freebsd.org/changeset/ports/443173 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Console_Color-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Console_Color-1.0.3.tgz fetch: http://pear.php.net/get/Console_Color-1.0.3.tgz: size mismatch: expected 4933, actual 4974 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Console_Color-1.0.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Console_Color/Makefile head/devel/pear-Console_Color/distinfo Modified: head/devel/pear-Console_Color/Makefile ============================================================================== --- head/devel/pear-Console_Color/Makefile Sun Jun 11 07:29:46 2017 (r443172) +++ head/devel/pear-Console_Color/Makefile Sun Jun 11 07:29:51 2017 (r443173) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR use ANSI console colors -USES= pear +USES= pear .include Modified: head/devel/pear-Console_Color/distinfo ============================================================================== --- head/devel/pear-Console_Color/distinfo Sun Jun 11 07:29:46 2017 (r443172) +++ head/devel/pear-Console_Color/distinfo Sun Jun 11 07:29:51 2017 (r443173) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Console_Color-1.0.3.tgz) = 895ad17220bf2f54b4880cc6d68db9fbde6eb6f781a72d349296f9c6d5cfad56 -SIZE (PEAR/Console_Color-1.0.3.tgz) = 4933 +TIMESTAMP = 1497162350 +SHA256 (PEAR/Console_Color-1.0.3.tgz) = b5c6d660f4b99af24e913490656b86cc16d785fc32314d31243ff3bf205a652d +SIZE (PEAR/Console_Color-1.0.3.tgz) = 4974 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:29:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F5CAC08640; Sun, 11 Jun 2017 07:29:58 +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 0D4F677696; Sun, 11 Jun 2017 07:29: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 v5B7Tv4q034244; Sun, 11 Jun 2017 07:29:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7TvAg034242; Sun, 11 Jun 2017 07:29:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110729.v5B7TvAg034242@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, 11 Jun 2017 07:29:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443174 - head/devel/pear-Console_Getargs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:29:58 -0000 Author: sunpoet Date: Sun Jun 11 07:29:56 2017 New Revision: 443174 URL: https://svnweb.freebsd.org/changeset/ports/443174 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Console_Getargs-1.3.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Console_Getargs-1.3.5.tgz fetch: http://pear.php.net/get/Console_Getargs-1.3.5.tgz: size mismatch: expected 18207, actual 18385 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Console_Getargs-1.3.5.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Console_Getargs/Makefile head/devel/pear-Console_Getargs/distinfo Modified: head/devel/pear-Console_Getargs/Makefile ============================================================================== --- head/devel/pear-Console_Getargs/Makefile Sun Jun 11 07:29:51 2017 (r443173) +++ head/devel/pear-Console_Getargs/Makefile Sun Jun 11 07:29:56 2017 (r443174) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR command-line arguments parser -USES= pear +USES= pear .include Modified: head/devel/pear-Console_Getargs/distinfo ============================================================================== --- head/devel/pear-Console_Getargs/distinfo Sun Jun 11 07:29:51 2017 (r443173) +++ head/devel/pear-Console_Getargs/distinfo Sun Jun 11 07:29:56 2017 (r443174) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Console_Getargs-1.3.5.tgz) = f2a2be1c3dfead4328a85dafc6236d945a927ceeaa05e0ec21d8af43a2e918ea -SIZE (PEAR/Console_Getargs-1.3.5.tgz) = 18207 +TIMESTAMP = 1497162352 +SHA256 (PEAR/Console_Getargs-1.3.5.tgz) = 9f90d14396b25703edf6ee7117a47267367daf99fa0a0be61084a06152630752 +SIZE (PEAR/Console_Getargs-1.3.5.tgz) = 18385 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EBE3DC08673; Sun, 11 Jun 2017 07:30: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 BAD6B77704; Sun, 11 Jun 2017 07:30: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 v5B7U1mN034362; Sun, 11 Jun 2017 07:30:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7U1KB034361; Sun, 11 Jun 2017 07:30:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7U1KB034361@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, 11 Jun 2017 07:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443175 - head/devel/pear-Date X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:03 -0000 Author: sunpoet Date: Sun Jun 11 07:30:01 2017 New Revision: 443175 URL: https://svnweb.freebsd.org/changeset/ports/443175 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Date-1.4.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date-1.4.7.tgz fetch: http://pear.php.net/get/Date-1.4.7.tgz: size mismatch: expected 55754, actual 56940 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date-1.4.7.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date/distinfo Modified: head/devel/pear-Date/distinfo ============================================================================== --- head/devel/pear-Date/distinfo Sun Jun 11 07:29:56 2017 (r443174) +++ head/devel/pear-Date/distinfo Sun Jun 11 07:30:01 2017 (r443175) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date-1.4.7.tgz) = 5249ae74d34b226d9765ae89889778d2fb73c5379e498021a79a18767547ed8f -SIZE (PEAR/Date-1.4.7.tgz) = 55754 +TIMESTAMP = 1497162354 +SHA256 (PEAR/Date-1.4.7.tgz) = acfdeb2a8147a7a82766d1e2fa9cf6b43bd80ef6e86696012ab87332bb6cc8cb +SIZE (PEAR/Date-1.4.7.tgz) = 56940 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17B63C0869E; Sun, 11 Jun 2017 07:30:08 +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 DA19F77774; Sun, 11 Jun 2017 07:30:07 +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 v5B7U6mK034453; Sun, 11 Jun 2017 07:30:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7U6Tk034452; Sun, 11 Jun 2017 07:30:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7U6Tk034452@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, 11 Jun 2017 07:30:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443176 - head/devel/pear-Date_Holidays X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:08 -0000 Author: sunpoet Date: Sun Jun 11 07:30:06 2017 New Revision: 443176 URL: https://svnweb.freebsd.org/changeset/ports/443176 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Date_Holidays-0.21.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays-0.21.8.tgz fetch: http://pear.php.net/get/Date_Holidays-0.21.8.tgz: size mismatch: expected 38703, actual 39292 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays-0.21.8.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays/distinfo Modified: head/devel/pear-Date_Holidays/distinfo ============================================================================== --- head/devel/pear-Date_Holidays/distinfo Sun Jun 11 07:30:01 2017 (r443175) +++ head/devel/pear-Date_Holidays/distinfo Sun Jun 11 07:30:06 2017 (r443176) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays-0.21.8.tgz) = 22ec4cac94171deefef7d0f7a35fb3022bdc03730faad0104d30021820789141 -SIZE (PEAR/Date_Holidays-0.21.8.tgz) = 38703 +TIMESTAMP = 1497162357 +SHA256 (PEAR/Date_Holidays-0.21.8.tgz) = 16974fd34454b28b69aae878284b4928fb3772d37480535b3b6a0184aa558202 +SIZE (PEAR/Date_Holidays-0.21.8.tgz) = 39292 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA167C086CD; Sun, 11 Jun 2017 07:30: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 98418777E5; Sun, 11 Jun 2017 07:30: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 v5B7UB2o034543; Sun, 11 Jun 2017 07:30:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7UB9L034542; Sun, 11 Jun 2017 07:30:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7UB9L034542@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, 11 Jun 2017 07:30:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443177 - head/devel/pear-Date_Holidays_Austria X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:12 -0000 Author: sunpoet Date: Sun Jun 11 07:30:11 2017 New Revision: 443177 URL: https://svnweb.freebsd.org/changeset/ports/443177 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Austria-0.1.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Austria-0.1.6.tgz fetch: http://pear.php.net/get/Date_Holidays_Austria-0.1.6.tgz: size mismatch: expected 5211, actual 5310 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Austria-0.1.6.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Austria/distinfo Modified: head/devel/pear-Date_Holidays_Austria/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Austria/distinfo Sun Jun 11 07:30:06 2017 (r443176) +++ head/devel/pear-Date_Holidays_Austria/distinfo Sun Jun 11 07:30:11 2017 (r443177) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Austria-0.1.6.tgz) = d51f9bce3435a26e5ead2143dd3ff7c176f0910797ed438f113f3595460cf540 -SIZE (PEAR/Date_Holidays_Austria-0.1.6.tgz) = 5211 +TIMESTAMP = 1497162358 +SHA256 (PEAR/Date_Holidays_Austria-0.1.6.tgz) = 37f969341502f316cac2d495c1c128901f6f6c8d77d33773e78b9aacc87747e7 +SIZE (PEAR/Date_Holidays_Austria-0.1.6.tgz) = 5310 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F091C086FF; Sun, 11 Jun 2017 07:30: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 5F39C77854; Sun, 11 Jun 2017 07:30: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 v5B7UG0B034648; Sun, 11 Jun 2017 07:30:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7UGWp034646; Sun, 11 Jun 2017 07:30:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7UGWp034646@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, 11 Jun 2017 07:30:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443178 - head/devel/pear-Date_Holidays_Brazil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:17 -0000 Author: sunpoet Date: Sun Jun 11 07:30:16 2017 New Revision: 443178 URL: https://svnweb.freebsd.org/changeset/ports/443178 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Brazil-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Brazil-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_Brazil-0.1.2.tgz: size mismatch: expected 4108, actual 4193 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Brazil-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Brazil/Makefile head/devel/pear-Date_Holidays_Brazil/distinfo Modified: head/devel/pear-Date_Holidays_Brazil/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Brazil/Makefile Sun Jun 11 07:30:11 2017 (r443177) +++ head/devel/pear-Date_Holidays_Brazil/Makefile Sun Jun 11 07:30:16 2017 (r443178) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in B BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Brazil/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Brazil/distinfo Sun Jun 11 07:30:11 2017 (r443177) +++ head/devel/pear-Date_Holidays_Brazil/distinfo Sun Jun 11 07:30:16 2017 (r443178) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Brazil-0.1.2.tgz) = b3f26af6cf70223c7df0d9377bdde3cb620456dff62add0b7d8dd3a927f0a2bc -SIZE (PEAR/Date_Holidays_Brazil-0.1.2.tgz) = 4108 +TIMESTAMP = 1497162360 +SHA256 (PEAR/Date_Holidays_Brazil-0.1.2.tgz) = a9542108fd9939b41cb9f55892849cf194fd9f83d85cc9ee30575acc0328d277 +SIZE (PEAR/Date_Holidays_Brazil-0.1.2.tgz) = 4193 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 232F6C0872C; Sun, 11 Jun 2017 07:30: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 E616C778D3; Sun, 11 Jun 2017 07:30:22 +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 v5B7UMJA034753; Sun, 11 Jun 2017 07:30:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ULKO034751; Sun, 11 Jun 2017 07:30:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7ULKO034751@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, 11 Jun 2017 07:30:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443179 - head/devel/pear-Date_Holidays_Denmark X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:23 -0000 Author: sunpoet Date: Sun Jun 11 07:30:21 2017 New Revision: 443179 URL: https://svnweb.freebsd.org/changeset/ports/443179 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Denmark-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Denmark-0.1.3.tgz fetch: http://pear.php.net/get/Date_Holidays_Denmark-0.1.3.tgz: size mismatch: expected 3794, actual 3880 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Denmark-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Denmark/Makefile head/devel/pear-Date_Holidays_Denmark/distinfo Modified: head/devel/pear-Date_Holidays_Denmark/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Denmark/Makefile Sun Jun 11 07:30:16 2017 (r443178) +++ head/devel/pear-Date_Holidays_Denmark/Makefile Sun Jun 11 07:30:21 2017 (r443179) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in D BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Denmark/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Denmark/distinfo Sun Jun 11 07:30:16 2017 (r443178) +++ head/devel/pear-Date_Holidays_Denmark/distinfo Sun Jun 11 07:30:21 2017 (r443179) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Denmark-0.1.3.tgz) = ddc96d741117ee426c1ec4babe8ec09ec2da82c284901e4b5d94ff78ed6a480b -SIZE (PEAR/Date_Holidays_Denmark-0.1.3.tgz) = 3794 +TIMESTAMP = 1497162362 +SHA256 (PEAR/Date_Holidays_Denmark-0.1.3.tgz) = 507f1a8254f4348ab2b7e7cb3923c64d044250fbd2aff0d8439bc01918d06e97 +SIZE (PEAR/Date_Holidays_Denmark-0.1.3.tgz) = 3880 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37046C08757; Sun, 11 Jun 2017 07:30: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 0587777948; Sun, 11 Jun 2017 07:30: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 v5B7URbp034857; Sun, 11 Jun 2017 07:30:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7UQhw034855; Sun, 11 Jun 2017 07:30:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7UQhw034855@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, 11 Jun 2017 07:30:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443180 - head/devel/pear-Date_Holidays_Discordian X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:28 -0000 Author: sunpoet Date: Sun Jun 11 07:30:26 2017 New Revision: 443180 URL: https://svnweb.freebsd.org/changeset/ports/443180 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Discordian-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Discordian-0.1.1.tgz fetch: http://pear.php.net/get/Date_Holidays_Discordian-0.1.1.tgz: size mismatch: expected 2953, actual 3021 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Discordian-0.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Discordian/Makefile head/devel/pear-Date_Holidays_Discordian/distinfo Modified: head/devel/pear-Date_Holidays_Discordian/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Discordian/Makefile Sun Jun 11 07:30:21 2017 (r443179) +++ head/devel/pear-Date_Holidays_Discordian/Makefile Sun Jun 11 07:30:26 2017 (r443180) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate Discordian ho BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Discordian/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Discordian/distinfo Sun Jun 11 07:30:21 2017 (r443179) +++ head/devel/pear-Date_Holidays_Discordian/distinfo Sun Jun 11 07:30:26 2017 (r443180) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Discordian-0.1.1.tgz) = 8243f408fe23947f3a1ce2dcf3180894bacc8d611397bb8a03ad0ba1a80c2401 -SIZE (PEAR/Date_Holidays_Discordian-0.1.1.tgz) = 2953 +TIMESTAMP = 1497162363 +SHA256 (PEAR/Date_Holidays_Discordian-0.1.1.tgz) = e7a8e108aee3509c9880ba075d9baec6ab7dc28036b190b5239dec310ab6bdad +SIZE (PEAR/Date_Holidays_Discordian-0.1.1.tgz) = 3021 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06FEFC08780; Sun, 11 Jun 2017 07:30: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 C74EB779B8; Sun, 11 Jun 2017 07:30: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 v5B7UVSh034962; Sun, 11 Jun 2017 07:30:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7UVtQ034960; Sun, 11 Jun 2017 07:30:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7UVtQ034960@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, 11 Jun 2017 07:30:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443181 - head/devel/pear-Date_Holidays_EnglandWales X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:33 -0000 Author: sunpoet Date: Sun Jun 11 07:30:31 2017 New Revision: 443181 URL: https://svnweb.freebsd.org/changeset/ports/443181 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_EnglandWales-0.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_EnglandWales-0.1.5.tgz fetch: http://pear.php.net/get/Date_Holidays_EnglandWales-0.1.5.tgz: size mismatch: expected 3635, actual 3702 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_EnglandWales-0.1.5.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_EnglandWales/Makefile head/devel/pear-Date_Holidays_EnglandWales/distinfo Modified: head/devel/pear-Date_Holidays_EnglandWales/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_EnglandWales/Makefile Sun Jun 11 07:30:26 2017 (r443180) +++ head/devel/pear-Date_Holidays_EnglandWales/Makefile Sun Jun 11 07:30:31 2017 (r443181) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in E BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_EnglandWales/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_EnglandWales/distinfo Sun Jun 11 07:30:26 2017 (r443180) +++ head/devel/pear-Date_Holidays_EnglandWales/distinfo Sun Jun 11 07:30:31 2017 (r443181) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_EnglandWales-0.1.5.tgz) = 831747aa945eb6328c17ed36d11fd1037ca62431a55b6dfca4234286d3a11e07 -SIZE (PEAR/Date_Holidays_EnglandWales-0.1.5.tgz) = 3635 +TIMESTAMP = 1497162365 +SHA256 (PEAR/Date_Holidays_EnglandWales-0.1.5.tgz) = 3155044db783025e0ca529725b1e7947996cb935a2686d2d876c77d864c92d55 +SIZE (PEAR/Date_Holidays_EnglandWales-0.1.5.tgz) = 3702 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9D83C087B3; Sun, 11 Jun 2017 07:30: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 AA30A77A37; Sun, 11 Jun 2017 07:30: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 v5B7Uaqc035062; Sun, 11 Jun 2017 07:30:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Ua73035060; Sun, 11 Jun 2017 07:30:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7Ua73035060@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, 11 Jun 2017 07:30:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443182 - head/devel/pear-Date_Holidays_Germany X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:38 -0000 Author: sunpoet Date: Sun Jun 11 07:30:36 2017 New Revision: 443182 URL: https://svnweb.freebsd.org/changeset/ports/443182 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Germany-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Germany-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_Germany-0.1.2.tgz: size mismatch: expected 11562, actual 11940 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Germany-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Germany/Makefile head/devel/pear-Date_Holidays_Germany/distinfo Modified: head/devel/pear-Date_Holidays_Germany/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Germany/Makefile Sun Jun 11 07:30:31 2017 (r443181) +++ head/devel/pear-Date_Holidays_Germany/Makefile Sun Jun 11 07:30:36 2017 (r443182) @@ -11,6 +11,6 @@ COMMENT= Driver based class to calculate holidays in G BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Germany/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Germany/distinfo Sun Jun 11 07:30:31 2017 (r443181) +++ head/devel/pear-Date_Holidays_Germany/distinfo Sun Jun 11 07:30:36 2017 (r443182) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Germany-0.1.2.tgz) = 290e225187cdba461534f1265fe3dcd8baa91b1f85b0cf18d6a9750439b64fa6 -SIZE (PEAR/Date_Holidays_Germany-0.1.2.tgz) = 11562 +TIMESTAMP = 1497162367 +SHA256 (PEAR/Date_Holidays_Germany-0.1.2.tgz) = f4ff6b66df454b183d55a09e4ad95cb65d511cb6d588a61b676a28584d5a9773 +SIZE (PEAR/Date_Holidays_Germany-0.1.2.tgz) = 11940 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E2DDC087D9; Sun, 11 Jun 2017 07:30:43 +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 DE00477ABC; Sun, 11 Jun 2017 07:30:42 +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 v5B7Ugng035167; Sun, 11 Jun 2017 07:30:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7UfDO035165; Sun, 11 Jun 2017 07:30:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7UfDO035165@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, 11 Jun 2017 07:30:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443183 - head/devel/pear-Date_Holidays_Iceland X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:43 -0000 Author: sunpoet Date: Sun Jun 11 07:30:41 2017 New Revision: 443183 URL: https://svnweb.freebsd.org/changeset/ports/443183 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Iceland-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Iceland-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_Iceland-0.1.2.tgz: size mismatch: expected 4768, actual 4909 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Iceland-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Iceland/Makefile head/devel/pear-Date_Holidays_Iceland/distinfo Modified: head/devel/pear-Date_Holidays_Iceland/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Iceland/Makefile Sun Jun 11 07:30:36 2017 (r443182) +++ head/devel/pear-Date_Holidays_Iceland/Makefile Sun Jun 11 07:30:41 2017 (r443183) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in I BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Iceland/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Iceland/distinfo Sun Jun 11 07:30:36 2017 (r443182) +++ head/devel/pear-Date_Holidays_Iceland/distinfo Sun Jun 11 07:30:41 2017 (r443183) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Iceland-0.1.2.tgz) = 1732135e2bdc6570a5cd50c20d8704049094f6655aa140106417ddbfa4690f3b -SIZE (PEAR/Date_Holidays_Iceland-0.1.2.tgz) = 4768 +TIMESTAMP = 1497162368 +SHA256 (PEAR/Date_Holidays_Iceland-0.1.2.tgz) = ccf15a0b6a104eb3e74600b99bd0fba66badcc5ecda850de4fb9953b7804a1f2 +SIZE (PEAR/Date_Holidays_Iceland-0.1.2.tgz) = 4909 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44386C08802; Sun, 11 Jun 2017 07:30:48 +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 1139F77C39; Sun, 11 Jun 2017 07:30: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 v5B7Ul1T035278; Sun, 11 Jun 2017 07:30:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7UlWf035268; Sun, 11 Jun 2017 07:30:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7UlWf035268@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, 11 Jun 2017 07:30:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443184 - head/devel/pear-Date_Holidays_Ireland X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:48 -0000 Author: sunpoet Date: Sun Jun 11 07:30:46 2017 New Revision: 443184 URL: https://svnweb.freebsd.org/changeset/ports/443184 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Ireland-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Ireland-0.1.3.tgz fetch: http://pear.php.net/get/Date_Holidays_Ireland-0.1.3.tgz: size mismatch: expected 4464, actual 4545 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Ireland-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Ireland/Makefile head/devel/pear-Date_Holidays_Ireland/distinfo Modified: head/devel/pear-Date_Holidays_Ireland/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Ireland/Makefile Sun Jun 11 07:30:41 2017 (r443183) +++ head/devel/pear-Date_Holidays_Ireland/Makefile Sun Jun 11 07:30:46 2017 (r443184) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in I BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Ireland/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Ireland/distinfo Sun Jun 11 07:30:41 2017 (r443183) +++ head/devel/pear-Date_Holidays_Ireland/distinfo Sun Jun 11 07:30:46 2017 (r443184) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Ireland-0.1.3.tgz) = 36561c53b7538973dbd9d56248e3a95433d3326147ffe51d5f5551f70017ec7f -SIZE (PEAR/Date_Holidays_Ireland-0.1.3.tgz) = 4464 +TIMESTAMP = 1497162370 +SHA256 (PEAR/Date_Holidays_Ireland-0.1.3.tgz) = 9893f07b0dc8d8a251ef96ce804f9683a822e794adb565a326f7e205305fbc2a +SIZE (PEAR/Date_Holidays_Ireland-0.1.3.tgz) = 4545 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECD57C0882D; Sun, 11 Jun 2017 07:30: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 B916977CB3; Sun, 11 Jun 2017 07:30: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 v5B7Up7U036091; Sun, 11 Jun 2017 07:30:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Up1m036090; Sun, 11 Jun 2017 07:30:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7Up1m036090@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, 11 Jun 2017 07:30:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443185 - head/devel/pear-Date_Holidays_Italy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:53 -0000 Author: sunpoet Date: Sun Jun 11 07:30:51 2017 New Revision: 443185 URL: https://svnweb.freebsd.org/changeset/ports/443185 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Italy-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Italy-0.1.1.tgz fetch: http://pear.php.net/get/Date_Holidays_Italy-0.1.1.tgz: size mismatch: expected 4027, actual 4151 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Italy-0.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Italy/distinfo Modified: head/devel/pear-Date_Holidays_Italy/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Italy/distinfo Sun Jun 11 07:30:46 2017 (r443184) +++ head/devel/pear-Date_Holidays_Italy/distinfo Sun Jun 11 07:30:51 2017 (r443185) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Italy-0.1.1.tgz) = fa46420ee8cd782170dffd8a4bb403a76a073df5b90434a76a58171ebc6139ac -SIZE (PEAR/Date_Holidays_Italy-0.1.1.tgz) = 4027 +TIMESTAMP = 1497162372 +SHA256 (PEAR/Date_Holidays_Italy-0.1.1.tgz) = 594a3480ed60f4c8703f8fb51f259dcb04d255f4cdd8aba6a5bbafaaf125adda +SIZE (PEAR/Date_Holidays_Italy-0.1.1.tgz) = 4151 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:30:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 493B3C0885A; Sun, 11 Jun 2017 07:30:58 +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 1624277D39; Sun, 11 Jun 2017 07:30:58 +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 v5B7UvCo036196; Sun, 11 Jun 2017 07:30:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7UuTu036194; Sun, 11 Jun 2017 07:30:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110730.v5B7UuTu036194@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, 11 Jun 2017 07:30:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443186 - head/devel/pear-Date_Holidays_Japan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:30:58 -0000 Author: sunpoet Date: Sun Jun 11 07:30:56 2017 New Revision: 443186 URL: https://svnweb.freebsd.org/changeset/ports/443186 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Japan-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Japan-0.1.3.tgz fetch: http://pear.php.net/get/Date_Holidays_Japan-0.1.3.tgz: size mismatch: expected 11677, actual 11657 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Japan-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Japan/Makefile head/devel/pear-Date_Holidays_Japan/distinfo Modified: head/devel/pear-Date_Holidays_Japan/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Japan/Makefile Sun Jun 11 07:30:51 2017 (r443185) +++ head/devel/pear-Date_Holidays_Japan/Makefile Sun Jun 11 07:30:56 2017 (r443186) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in J BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Japan/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Japan/distinfo Sun Jun 11 07:30:51 2017 (r443185) +++ head/devel/pear-Date_Holidays_Japan/distinfo Sun Jun 11 07:30:56 2017 (r443186) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Japan-0.1.3.tgz) = 1ab47c10c4410e5743dee1a9802ba9db25c114333fc88563e137022b34fe5745 -SIZE (PEAR/Date_Holidays_Japan-0.1.3.tgz) = 11677 +TIMESTAMP = 1497162373 +SHA256 (PEAR/Date_Holidays_Japan-0.1.3.tgz) = 1bb7ff1b6c7e267d3b8b5b4c3d2f528ae9841efc82cceabaeb535b5453e70daa +SIZE (PEAR/Date_Holidays_Japan-0.1.3.tgz) = 11657 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 583AFC088B7; Sun, 11 Jun 2017 07:31:08 +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 25AA677E36; Sun, 11 Jun 2017 07:31:08 +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 v5B7V7bC037065; Sun, 11 Jun 2017 07:31:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7V7Uu037063; Sun, 11 Jun 2017 07:31:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7V7Uu037063@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, 11 Jun 2017 07:31:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443188 - head/devel/pear-Date_Holidays_Norway X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:08 -0000 Author: sunpoet Date: Sun Jun 11 07:31:06 2017 New Revision: 443188 URL: https://svnweb.freebsd.org/changeset/ports/443188 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Norway-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Norway-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_Norway-0.1.2.tgz: size mismatch: expected 3386, actual 3456 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Norway-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Norway/Makefile head/devel/pear-Date_Holidays_Norway/distinfo Modified: head/devel/pear-Date_Holidays_Norway/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Norway/Makefile Sun Jun 11 07:31:01 2017 (r443187) +++ head/devel/pear-Date_Holidays_Norway/Makefile Sun Jun 11 07:31:06 2017 (r443188) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in N BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Norway/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Norway/distinfo Sun Jun 11 07:31:01 2017 (r443187) +++ head/devel/pear-Date_Holidays_Norway/distinfo Sun Jun 11 07:31:06 2017 (r443188) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Norway-0.1.2.tgz) = 8ca62a8a39c78bdd2f7b1825ac55c0f056a5ad76ffe9666dbab856ae303a35a2 -SIZE (PEAR/Date_Holidays_Norway-0.1.2.tgz) = 3386 +TIMESTAMP = 1497162377 +SHA256 (PEAR/Date_Holidays_Norway-0.1.2.tgz) = 1441899a53a9b137af3aeb27a4db481972d79293faea97eca3dc0c686cec6f68 +SIZE (PEAR/Date_Holidays_Norway-0.1.2.tgz) = 3456 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 741E4C0888A; Sun, 11 Jun 2017 07:31:03 +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 418E777DB7; Sun, 11 Jun 2017 07:31:03 +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 v5B7V29A036965; Sun, 11 Jun 2017 07:31:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7V2BZ036962; Sun, 11 Jun 2017 07:31:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7V2BZ036962@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, 11 Jun 2017 07:31:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443187 - head/devel/pear-Date_Holidays_Netherlands X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:03 -0000 Author: sunpoet Date: Sun Jun 11 07:31:01 2017 New Revision: 443187 URL: https://svnweb.freebsd.org/changeset/ports/443187 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Netherlands-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Netherlands-0.1.4.tgz fetch: http://pear.php.net/get/Date_Holidays_Netherlands-0.1.4.tgz: size mismatch: expected 4980, actual 5084 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Netherlands-0.1.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Netherlands/Makefile head/devel/pear-Date_Holidays_Netherlands/distinfo Modified: head/devel/pear-Date_Holidays_Netherlands/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Netherlands/Makefile Sun Jun 11 07:30:56 2017 (r443186) +++ head/devel/pear-Date_Holidays_Netherlands/Makefile Sun Jun 11 07:31:01 2017 (r443187) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in t BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS:= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Netherlands/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Netherlands/distinfo Sun Jun 11 07:30:56 2017 (r443186) +++ head/devel/pear-Date_Holidays_Netherlands/distinfo Sun Jun 11 07:31:01 2017 (r443187) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 57e2c6742e967fb3e8e6495178cba2d560815a8a5fc07b3f3199f0c44fedc8d3 -SIZE (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 4980 +TIMESTAMP = 1497162375 +SHA256 (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 4f5818ebd0365e87579681dfbd5bf700872b18a531ce20b81ad3641eaef9b0eb +SIZE (PEAR/Date_Holidays_Netherlands-0.1.4.tgz) = 5084 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BB7AC088EE; Sun, 11 Jun 2017 07:31: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 363AB77EB6; Sun, 11 Jun 2017 07:31: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 v5B7VCdE037169; Sun, 11 Jun 2017 07:31:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VCfr037167; Sun, 11 Jun 2017 07:31:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VCfr037167@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, 11 Jun 2017 07:31:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443189 - head/devel/pear-Date_Holidays_PHPdotNet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:13 -0000 Author: sunpoet Date: Sun Jun 11 07:31:11 2017 New Revision: 443189 URL: https://svnweb.freebsd.org/changeset/ports/443189 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_PHPdotNet-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_PHPdotNet-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_PHPdotNet-0.1.2.tgz: size mismatch: expected 3570, actual 3697 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_PHPdotNet-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_PHPdotNet/Makefile head/devel/pear-Date_Holidays_PHPdotNet/distinfo Modified: head/devel/pear-Date_Holidays_PHPdotNet/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_PHPdotNet/Makefile Sun Jun 11 07:31:06 2017 (r443188) +++ head/devel/pear-Date_Holidays_PHPdotNet/Makefile Sun Jun 11 07:31:11 2017 (r443189) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate birthdays of BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_PHPdotNet/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_PHPdotNet/distinfo Sun Jun 11 07:31:06 2017 (r443188) +++ head/devel/pear-Date_Holidays_PHPdotNet/distinfo Sun Jun 11 07:31:11 2017 (r443189) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_PHPdotNet-0.1.2.tgz) = fc47cd41f5d74f12af7ba6821840c583722743b4dcb29106ea322cf0911c516a -SIZE (PEAR/Date_Holidays_PHPdotNet-0.1.2.tgz) = 3570 +TIMESTAMP = 1497162378 +SHA256 (PEAR/Date_Holidays_PHPdotNet-0.1.2.tgz) = 08a1e73f99a73a25bd406ad006f0da36e00933ced3b6c3b5f19c47dc310a5253 +SIZE (PEAR/Date_Holidays_PHPdotNet-0.1.2.tgz) = 3697 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FCB5C08922; Sun, 11 Jun 2017 07:31: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 6014577F31; Sun, 11 Jun 2017 07:31: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 v5B7VH1p037272; Sun, 11 Jun 2017 07:31:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VHVq037270; Sun, 11 Jun 2017 07:31:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VHVq037270@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, 11 Jun 2017 07:31:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443190 - head/devel/pear-Date_Holidays_Romania X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:18 -0000 Author: sunpoet Date: Sun Jun 11 07:31:17 2017 New Revision: 443190 URL: https://svnweb.freebsd.org/changeset/ports/443190 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Romania-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Romania-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_Romania-0.1.2.tgz: size mismatch: expected 2898, actual 2950 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Romania-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Romania/Makefile head/devel/pear-Date_Holidays_Romania/distinfo Modified: head/devel/pear-Date_Holidays_Romania/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Romania/Makefile Sun Jun 11 07:31:11 2017 (r443189) +++ head/devel/pear-Date_Holidays_Romania/Makefile Sun Jun 11 07:31:17 2017 (r443190) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in R BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Romania/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Romania/distinfo Sun Jun 11 07:31:11 2017 (r443189) +++ head/devel/pear-Date_Holidays_Romania/distinfo Sun Jun 11 07:31:17 2017 (r443190) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Romania-0.1.2.tgz) = 29e2e96d31f7590c4a0cc8df12795f516ad1989cf1abd66ef7d2a02121eeecaf -SIZE (PEAR/Date_Holidays_Romania-0.1.2.tgz) = 2898 +TIMESTAMP = 1497162380 +SHA256 (PEAR/Date_Holidays_Romania-0.1.2.tgz) = cf762791e0e41b92a1b733a1fc54fb82f7233590a46b01e43fa6604676f81826 +SIZE (PEAR/Date_Holidays_Romania-0.1.2.tgz) = 2950 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D42EBC08952; Sun, 11 Jun 2017 07:31: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 A38D377FBE; Sun, 11 Jun 2017 07:31: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 v5B7VMOQ038728; Sun, 11 Jun 2017 07:31:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VMtJ038472; Sun, 11 Jun 2017 07:31:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VMtJ038472@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, 11 Jun 2017 07:31:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443191 - head/devel/pear-Date_Holidays_Slovenia X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:23 -0000 Author: sunpoet Date: Sun Jun 11 07:31:22 2017 New Revision: 443191 URL: https://svnweb.freebsd.org/changeset/ports/443191 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Slovenia-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Slovenia-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_Slovenia-0.1.2.tgz: size mismatch: expected 3595, actual 3694 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Slovenia-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Slovenia/Makefile head/devel/pear-Date_Holidays_Slovenia/distinfo Modified: head/devel/pear-Date_Holidays_Slovenia/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Slovenia/Makefile Sun Jun 11 07:31:17 2017 (r443190) +++ head/devel/pear-Date_Holidays_Slovenia/Makefile Sun Jun 11 07:31:22 2017 (r443191) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in S BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Slovenia/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Slovenia/distinfo Sun Jun 11 07:31:17 2017 (r443190) +++ head/devel/pear-Date_Holidays_Slovenia/distinfo Sun Jun 11 07:31:22 2017 (r443191) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Slovenia-0.1.2.tgz) = 4c3b992edd375429cd800c01563d40b60d0fddec679245b61795ab81b07f4b8f -SIZE (PEAR/Date_Holidays_Slovenia-0.1.2.tgz) = 3595 +TIMESTAMP = 1497162382 +SHA256 (PEAR/Date_Holidays_Slovenia-0.1.2.tgz) = b376ace02b04366f7eb22426c3a0d9e58b09a17eedd3aa550c2249bafdc6bba5 +SIZE (PEAR/Date_Holidays_Slovenia-0.1.2.tgz) = 3694 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3163C08A8B; Sun, 11 Jun 2017 07:31: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 B180978047; Sun, 11 Jun 2017 07:31: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 v5B7VRsM039771; Sun, 11 Jun 2017 07:31:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VREU039769; Sun, 11 Jun 2017 07:31:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VREU039769@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, 11 Jun 2017 07:31:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443192 - head/devel/pear-Date_Holidays_Sweden X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:29 -0000 Author: sunpoet Date: Sun Jun 11 07:31:27 2017 New Revision: 443192 URL: https://svnweb.freebsd.org/changeset/ports/443192 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Sweden-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Sweden-0.1.3.tgz fetch: http://pear.php.net/get/Date_Holidays_Sweden-0.1.3.tgz: size mismatch: expected 5745, actual 5851 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Sweden-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Sweden/Makefile head/devel/pear-Date_Holidays_Sweden/distinfo Modified: head/devel/pear-Date_Holidays_Sweden/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Sweden/Makefile Sun Jun 11 07:31:22 2017 (r443191) +++ head/devel/pear-Date_Holidays_Sweden/Makefile Sun Jun 11 07:31:27 2017 (r443192) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in S BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Sweden/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Sweden/distinfo Sun Jun 11 07:31:22 2017 (r443191) +++ head/devel/pear-Date_Holidays_Sweden/distinfo Sun Jun 11 07:31:27 2017 (r443192) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Sweden-0.1.3.tgz) = e7f104a995f00f04207f68dd314d2d259e0ed7a4a9fb14cf7109b237bf5dd0ea -SIZE (PEAR/Date_Holidays_Sweden-0.1.3.tgz) = 5745 +TIMESTAMP = 1497162383 +SHA256 (PEAR/Date_Holidays_Sweden-0.1.3.tgz) = 5ca2ae21c58e587f38dc980f68f16606555da9ce34d50a17d2201fc8cdeb2d88 +SIZE (PEAR/Date_Holidays_Sweden-0.1.3.tgz) = 5851 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F9D4C08ABB; Sun, 11 Jun 2017 07:31: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 CC728780C8; Sun, 11 Jun 2017 07:31: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 v5B7VWXF039872; Sun, 11 Jun 2017 07:31:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VWMt039870; Sun, 11 Jun 2017 07:31:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VWMt039870@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, 11 Jun 2017 07:31:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443193 - head/devel/pear-Date_Holidays_UNO X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:34 -0000 Author: sunpoet Date: Sun Jun 11 07:31:32 2017 New Revision: 443193 URL: https://svnweb.freebsd.org/changeset/ports/443193 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_UNO-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_UNO-0.1.3.tgz fetch: http://pear.php.net/get/Date_Holidays_UNO-0.1.3.tgz: size mismatch: expected 10081, actual 10450 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_UNO-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_UNO/Makefile head/devel/pear-Date_Holidays_UNO/distinfo Modified: head/devel/pear-Date_Holidays_UNO/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_UNO/Makefile Sun Jun 11 07:31:27 2017 (r443192) +++ head/devel/pear-Date_Holidays_UNO/Makefile Sun Jun 11 07:31:32 2017 (r443193) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in t BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_UNO/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_UNO/distinfo Sun Jun 11 07:31:27 2017 (r443192) +++ head/devel/pear-Date_Holidays_UNO/distinfo Sun Jun 11 07:31:32 2017 (r443193) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_UNO-0.1.3.tgz) = c915d9b486a98504db5c8628155bd0969ec90392281e004caf23325e9635b03e -SIZE (PEAR/Date_Holidays_UNO-0.1.3.tgz) = 10081 +TIMESTAMP = 1497162385 +SHA256 (PEAR/Date_Holidays_UNO-0.1.3.tgz) = 322a1c09b45f4a7d854e400dfdc0d7de88a4ed29a1ebca658e8a2434b0f0a767 +SIZE (PEAR/Date_Holidays_UNO-0.1.3.tgz) = 10450 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 308A8C08AEE; Sun, 11 Jun 2017 07:31: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 F022D7814A; Sun, 11 Jun 2017 07:31: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 v5B7VbgM039976; Sun, 11 Jun 2017 07:31:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VbJS039974; Sun, 11 Jun 2017 07:31:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VbJS039974@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, 11 Jun 2017 07:31:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443194 - head/devel/pear-Date_Holidays_USA X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:39 -0000 Author: sunpoet Date: Sun Jun 11 07:31:37 2017 New Revision: 443194 URL: https://svnweb.freebsd.org/changeset/ports/443194 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_USA-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_USA-0.1.1.tgz fetch: http://pear.php.net/get/Date_Holidays_USA-0.1.1.tgz: size mismatch: expected 4547, actual 4639 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_USA-0.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_USA/Makefile head/devel/pear-Date_Holidays_USA/distinfo Modified: head/devel/pear-Date_Holidays_USA/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_USA/Makefile Sun Jun 11 07:31:32 2017 (r443193) +++ head/devel/pear-Date_Holidays_USA/Makefile Sun Jun 11 07:31:37 2017 (r443194) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in t BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_USA/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_USA/distinfo Sun Jun 11 07:31:32 2017 (r443193) +++ head/devel/pear-Date_Holidays_USA/distinfo Sun Jun 11 07:31:37 2017 (r443194) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_USA-0.1.1.tgz) = 5191c518642aaa2b7a8ba52ee69b156668f5570a909cc4e0a228650b7956ff37 -SIZE (PEAR/Date_Holidays_USA-0.1.1.tgz) = 4547 +TIMESTAMP = 1497162387 +SHA256 (PEAR/Date_Holidays_USA-0.1.1.tgz) = 217b5d6e92588195acaaf652923d8be49cc100d45d88d2db9ed70525fa933b47 +SIZE (PEAR/Date_Holidays_USA-0.1.1.tgz) = 4639 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECE42C08B28; Sun, 11 Jun 2017 07:31:43 +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 BB078781C2; Sun, 11 Jun 2017 07:31: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 v5B7Vgel040081; Sun, 11 Jun 2017 07:31:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Vg7t040079; Sun, 11 Jun 2017 07:31:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7Vg7t040079@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, 11 Jun 2017 07:31:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443195 - head/devel/pear-Date_Holidays_Ukraine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:44 -0000 Author: sunpoet Date: Sun Jun 11 07:31:42 2017 New Revision: 443195 URL: https://svnweb.freebsd.org/changeset/ports/443195 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Date_Holidays_Ukraine-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Date_Holidays_Ukraine-0.1.2.tgz fetch: http://pear.php.net/get/Date_Holidays_Ukraine-0.1.2.tgz: size mismatch: expected 3165, actual 3228 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Date_Holidays_Ukraine-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Date_Holidays_Ukraine/Makefile head/devel/pear-Date_Holidays_Ukraine/distinfo Modified: head/devel/pear-Date_Holidays_Ukraine/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Ukraine/Makefile Sun Jun 11 07:31:37 2017 (r443194) +++ head/devel/pear-Date_Holidays_Ukraine/Makefile Sun Jun 11 07:31:42 2017 (r443195) @@ -10,6 +10,6 @@ COMMENT= Driver based class to calculate holidays in t BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays -USES= pear +USES= pear .include Modified: head/devel/pear-Date_Holidays_Ukraine/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Ukraine/distinfo Sun Jun 11 07:31:37 2017 (r443194) +++ head/devel/pear-Date_Holidays_Ukraine/distinfo Sun Jun 11 07:31:42 2017 (r443195) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Date_Holidays_Ukraine-0.1.2.tgz) = cbbe40b10fb3614832cf3c3ffeaf0f02db0241157c83bb5d4c3b18b05b5a0f01 -SIZE (PEAR/Date_Holidays_Ukraine-0.1.2.tgz) = 3165 +TIMESTAMP = 1497162388 +SHA256 (PEAR/Date_Holidays_Ukraine-0.1.2.tgz) = 2c9ac57dee1740edb7d147a488e97692f194673f8897048bd8f315afd9ffa707 +SIZE (PEAR/Date_Holidays_Ukraine-0.1.2.tgz) = 3228 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 409C9C08B54; Sun, 11 Jun 2017 07:31: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 0E5537824C; Sun, 11 Jun 2017 07:31: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 v5B7Vm9Z040188; Sun, 11 Jun 2017 07:31:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VmuD040186; Sun, 11 Jun 2017 07:31:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VmuD040186@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, 11 Jun 2017 07:31:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443196 - head/devel/pear-Event_Dispatcher X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:49 -0000 Author: sunpoet Date: Sun Jun 11 07:31:47 2017 New Revision: 443196 URL: https://svnweb.freebsd.org/changeset/ports/443196 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Event_Dispatcher-1.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Event_Dispatcher-1.1.0.tgz fetch: http://pear.php.net/get/Event_Dispatcher-1.1.0.tgz: size mismatch: expected 8500, actual 8623 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Event_Dispatcher-1.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Event_Dispatcher/Makefile head/devel/pear-Event_Dispatcher/distinfo Modified: head/devel/pear-Event_Dispatcher/Makefile ============================================================================== --- head/devel/pear-Event_Dispatcher/Makefile Sun Jun 11 07:31:42 2017 (r443195) +++ head/devel/pear-Event_Dispatcher/Makefile Sun Jun 11 07:31:47 2017 (r443196) @@ -8,7 +8,7 @@ CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR dispatch notifications using PHP callbacks -USES= pear +USES= pear post-extract: .for file in ${FILES} Modified: head/devel/pear-Event_Dispatcher/distinfo ============================================================================== --- head/devel/pear-Event_Dispatcher/distinfo Sun Jun 11 07:31:42 2017 (r443195) +++ head/devel/pear-Event_Dispatcher/distinfo Sun Jun 11 07:31:47 2017 (r443196) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Event_Dispatcher-1.1.0.tgz) = 4cdf79d32238c9d1fe1f232ecde9232bcf33b9cc8609607a9141f488d2816be4 -SIZE (PEAR/Event_Dispatcher-1.1.0.tgz) = 8500 +TIMESTAMP = 1497162390 +SHA256 (PEAR/Event_Dispatcher-1.1.0.tgz) = 53f1859d3bd35fe573403fd88e9f1a97b27a9bec4d2c548781af849bddc4f57a +SIZE (PEAR/Event_Dispatcher-1.1.0.tgz) = 8623 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF17AC08B7F; Sun, 11 Jun 2017 07:31: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 7AE07782D0; Sun, 11 Jun 2017 07:31: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 v5B7VraQ040290; Sun, 11 Jun 2017 07:31:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VrC0040288; Sun, 11 Jun 2017 07:31:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VrC0040288@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, 11 Jun 2017 07:31:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443197 - head/devel/pear-FSM X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:54 -0000 Author: sunpoet Date: Sun Jun 11 07:31:53 2017 New Revision: 443197 URL: https://svnweb.freebsd.org/changeset/ports/443197 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => FSM-1.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/FSM-1.4.0.tgz fetch: http://pear.php.net/get/FSM-1.4.0.tgz: size mismatch: expected 11704, actual 11599 Reference: https://people.FreeBSD.org/~sunpoet/checksum/FSM-1.4.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-FSM/Makefile head/devel/pear-FSM/distinfo Modified: head/devel/pear-FSM/Makefile ============================================================================== --- head/devel/pear-FSM/Makefile Sun Jun 11 07:31:47 2017 (r443196) +++ head/devel/pear-FSM/Makefile Sun Jun 11 07:31:53 2017 (r443197) @@ -11,7 +11,7 @@ COMMENT= PEAR Finite State Machine OPTIONS_DEFINE= PEAR_GRAPGHVIZ PEAR_GRAPGHVIZ_DESC= PEAR::GraphViz support -USES= pear +USES= pear PEAR_GRAPGHVIZ_RUN_DEPENDS= ${PEARDIR}/GraphViz.php:graphics/pear-Image_GraphViz Modified: head/devel/pear-FSM/distinfo ============================================================================== --- head/devel/pear-FSM/distinfo Sun Jun 11 07:31:47 2017 (r443196) +++ head/devel/pear-FSM/distinfo Sun Jun 11 07:31:53 2017 (r443197) @@ -1,2 +1,3 @@ -SHA256 (PEAR/FSM-1.4.0.tgz) = 3c53a83cd0d009f1e11b224706cd1558c02cc6dcd4ef15853c2e31e5b767ae14 -SIZE (PEAR/FSM-1.4.0.tgz) = 11704 +TIMESTAMP = 1497162392 +SHA256 (PEAR/FSM-1.4.0.tgz) = c87b65783a4d7946e5fa87d7dd0896a57251cee03c5408657d0c5fde30dc8ed9 +SIZE (PEAR/FSM-1.4.0.tgz) = 11599 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:31:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AA3BC08BAD; Sun, 11 Jun 2017 07:31: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 6851078351; Sun, 11 Jun 2017 07:31: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 v5B7VwlH040395; Sun, 11 Jun 2017 07:31:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7VwnR040393; Sun, 11 Jun 2017 07:31:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110731.v5B7VwnR040393@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, 11 Jun 2017 07:31:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443198 - head/devel/pear-HTML_CSS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:31:59 -0000 Author: sunpoet Date: Sun Jun 11 07:31:58 2017 New Revision: 443198 URL: https://svnweb.freebsd.org/changeset/ports/443198 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_CSS-1.5.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_CSS-1.5.4.tgz fetch: http://pear.php.net/get/HTML_CSS-1.5.4.tgz: size mismatch: expected 45553, actual 46162 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_CSS-1.5.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_CSS/Makefile head/devel/pear-HTML_CSS/distinfo Modified: head/devel/pear-HTML_CSS/Makefile ============================================================================== --- head/devel/pear-HTML_CSS/Makefile Sun Jun 11 07:31:53 2017 (r443197) +++ head/devel/pear-HTML_CSS/Makefile Sun Jun 11 07:31:58 2017 (r443198) @@ -11,6 +11,6 @@ COMMENT= PEAR class for generating CSS declarations BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_CSS/distinfo ============================================================================== --- head/devel/pear-HTML_CSS/distinfo Sun Jun 11 07:31:53 2017 (r443197) +++ head/devel/pear-HTML_CSS/distinfo Sun Jun 11 07:31:58 2017 (r443198) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_CSS-1.5.4.tgz) = 661bf9b6e06a70624288403f4a462d872ba4abca22b5c97df62ed0240a1bc782 -SIZE (PEAR/HTML_CSS-1.5.4.tgz) = 45553 +TIMESTAMP = 1497163084 +SHA256 (PEAR/HTML_CSS-1.5.4.tgz) = 2f09baf07aaf02965951b2c01de4c9442b32c61418e9d58805f7e41a445186aa +SIZE (PEAR/HTML_CSS-1.5.4.tgz) = 46162 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:33:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19D4DC08C21; Sun, 11 Jun 2017 07:33:48 +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 D8DD178BFD; Sun, 11 Jun 2017 07:33:47 +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 v5B7Xkmh040617; Sun, 11 Jun 2017 07:33:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7XkA2040615; Sun, 11 Jun 2017 07:33:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110733.v5B7XkA2040615@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, 11 Jun 2017 07:33:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443199 - head/devel/pear-HTML_Common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:33:48 -0000 Author: sunpoet Date: Sun Jun 11 07:33:46 2017 New Revision: 443199 URL: https://svnweb.freebsd.org/changeset/ports/443199 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Common-1.2.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Common-1.2.5.tgz fetch: http://pear.php.net/get/HTML_Common-1.2.5.tgz: size mismatch: expected 4585, actual 4617 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Common-1.2.5.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Common/Makefile head/devel/pear-HTML_Common/distinfo Modified: head/devel/pear-HTML_Common/Makefile ============================================================================== --- head/devel/pear-HTML_Common/Makefile Sun Jun 11 07:31:58 2017 (r443198) +++ head/devel/pear-HTML_Common/Makefile Sun Jun 11 07:33:46 2017 (r443199) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR::HTML_Common is a base class for other HTML classes -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_Common/distinfo ============================================================================== --- head/devel/pear-HTML_Common/distinfo Sun Jun 11 07:31:58 2017 (r443198) +++ head/devel/pear-HTML_Common/distinfo Sun Jun 11 07:33:46 2017 (r443199) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Common-1.2.5.tgz) = b416462451ac043ed719d4a9649015d4dfeeb317c86d189661c0aba6c736b37b -SIZE (PEAR/HTML_Common-1.2.5.tgz) = 4585 +TIMESTAMP = 1497163086 +SHA256 (PEAR/HTML_Common-1.2.5.tgz) = 23519bc30b48971013ff0bf54b47763daf669223605e68b94d42449496644a13 +SIZE (PEAR/HTML_Common-1.2.5.tgz) = 4617 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:33:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAE2EC08C3F; Sun, 11 Jun 2017 07:33: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 9863B78C58; Sun, 11 Jun 2017 07:33: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 v5B7Xp6E040724; Sun, 11 Jun 2017 07:33:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Xp3l040722; Sun, 11 Jun 2017 07:33:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110733.v5B7Xp3l040722@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, 11 Jun 2017 07:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443200 - head/devel/pear-HTML_Common2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:33:52 -0000 Author: sunpoet Date: Sun Jun 11 07:33:51 2017 New Revision: 443200 URL: https://svnweb.freebsd.org/changeset/ports/443200 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Common2-2.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Common2-2.1.1.tgz fetch: http://pear.php.net/get/HTML_Common2-2.1.1.tgz: size mismatch: expected 8604, actual 8664 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Common2-2.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Common2/Makefile head/devel/pear-HTML_Common2/distinfo Modified: head/devel/pear-HTML_Common2/Makefile ============================================================================== --- head/devel/pear-HTML_Common2/Makefile Sun Jun 11 07:33:46 2017 (r443199) +++ head/devel/pear-HTML_Common2/Makefile Sun Jun 11 07:33:51 2017 (r443200) @@ -10,6 +10,6 @@ COMMENT= PEAR::HTML_Common2 is a base class for other LICENSE= BSD2CLAUSE -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_Common2/distinfo ============================================================================== --- head/devel/pear-HTML_Common2/distinfo Sun Jun 11 07:33:46 2017 (r443199) +++ head/devel/pear-HTML_Common2/distinfo Sun Jun 11 07:33:51 2017 (r443200) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Common2-2.1.1.tgz) = 5c68e54608c3f20552492022a559d5deaaf7b2afde9a5c0ee5652a1a38f962ab -SIZE (PEAR/HTML_Common2-2.1.1.tgz) = 8604 +TIMESTAMP = 1497163087 +SHA256 (PEAR/HTML_Common2-2.1.1.tgz) = 50f608e33ec1812eff40a42f375c4ba95021dcf3f9f67e7836f4d14032ed4dc3 +SIZE (PEAR/HTML_Common2-2.1.1.tgz) = 8664 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:33:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3ADAC08C65; Sun, 11 Jun 2017 07:33: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 93EE178CD0; Sun, 11 Jun 2017 07:33: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 v5B7XuaH040826; Sun, 11 Jun 2017 07:33:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Xutt040824; Sun, 11 Jun 2017 07:33:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110733.v5B7Xutt040824@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, 11 Jun 2017 07:33:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443201 - head/devel/pear-HTML_Javascript X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:33:57 -0000 Author: sunpoet Date: Sun Jun 11 07:33:56 2017 New Revision: 443201 URL: https://svnweb.freebsd.org/changeset/ports/443201 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Javascript-1.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Javascript-1.1.2.tgz fetch: http://pear.php.net/get/HTML_Javascript-1.1.2.tgz: size mismatch: expected 8620, actual 8750 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Javascript-1.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Javascript/Makefile head/devel/pear-HTML_Javascript/distinfo Modified: head/devel/pear-HTML_Javascript/Makefile ============================================================================== --- head/devel/pear-HTML_Javascript/Makefile Sun Jun 11 07:33:51 2017 (r443200) +++ head/devel/pear-HTML_Javascript/Makefile Sun Jun 11 07:33:56 2017 (r443201) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Provides an interface for creating simple JS scripts -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_Javascript/distinfo ============================================================================== --- head/devel/pear-HTML_Javascript/distinfo Sun Jun 11 07:33:51 2017 (r443200) +++ head/devel/pear-HTML_Javascript/distinfo Sun Jun 11 07:33:56 2017 (r443201) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Javascript-1.1.2.tgz) = fc79b6512a21fe44f4c3f9830b165c8eabddc12d717e71d74b96cc8202f1b847 -SIZE (PEAR/HTML_Javascript-1.1.2.tgz) = 8620 +TIMESTAMP = 1497163089 +SHA256 (PEAR/HTML_Javascript-1.1.2.tgz) = 688124c73bc9528fa503edf4c7089f7fd3b2d7ca28110a360d6c6776d16a8c1d +SIZE (PEAR/HTML_Javascript-1.1.2.tgz) = 8750 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5C46C08C90; Sun, 11 Jun 2017 07:34: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 B616D78D44; Sun, 11 Jun 2017 07:34: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 v5B7Y18L040933; Sun, 11 Jun 2017 07:34:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Y1U5040931; Sun, 11 Jun 2017 07:34:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7Y1U5040931@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, 11 Jun 2017 07:34:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443202 - head/devel/pear-HTML_Page2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:03 -0000 Author: sunpoet Date: Sun Jun 11 07:34:01 2017 New Revision: 443202 URL: https://svnweb.freebsd.org/changeset/ports/443202 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Page2-0.6.1beta.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Page2-0.6.1beta.tgz fetch: http://pear.php.net/get/HTML_Page2-0.6.1beta.tgz: size mismatch: expected 17672, actual 17804 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Page2-0.6.1beta.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Page2/Makefile head/devel/pear-HTML_Page2/distinfo Modified: head/devel/pear-HTML_Page2/Makefile ============================================================================== --- head/devel/pear-HTML_Page2/Makefile Sun Jun 11 07:33:56 2017 (r443201) +++ head/devel/pear-HTML_Page2/Makefile Sun Jun 11 07:34:01 2017 (r443202) @@ -12,6 +12,6 @@ COMMENT= PEAR base class for XHTML page generation BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_Page2/distinfo ============================================================================== --- head/devel/pear-HTML_Page2/distinfo Sun Jun 11 07:33:56 2017 (r443201) +++ head/devel/pear-HTML_Page2/distinfo Sun Jun 11 07:34:01 2017 (r443202) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Page2-0.6.1beta.tgz) = e2ebc8f8814e6a0a757766de425900e39d3af4d5c69eb6b94404252e05e95d7d -SIZE (PEAR/HTML_Page2-0.6.1beta.tgz) = 17672 +TIMESTAMP = 1497163091 +SHA256 (PEAR/HTML_Page2-0.6.1beta.tgz) = 478b4e8535174df4c41e199ddddfb5c0e48f36dd48b214535645f52366c0e84c +SIZE (PEAR/HTML_Page2-0.6.1beta.tgz) = 17804 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16020C08CDA; Sun, 11 Jun 2017 07:34:08 +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 D1C2178DBE; Sun, 11 Jun 2017 07:34:07 +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 v5B7Y6mr041037; Sun, 11 Jun 2017 07:34:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Y6TF041035; Sun, 11 Jun 2017 07:34:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7Y6TF041035@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, 11 Jun 2017 07:34:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443203 - head/devel/pear-HTML_QuickForm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:08 -0000 Author: sunpoet Date: Sun Jun 11 07:34:06 2017 New Revision: 443203 URL: https://svnweb.freebsd.org/changeset/ports/443203 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm-3.2.14.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm-3.2.14.tgz fetch: http://pear.php.net/get/HTML_QuickForm-3.2.14.tgz: size mismatch: expected 102600, actual 103993 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm-3.2.14.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm/Makefile head/devel/pear-HTML_QuickForm/distinfo Modified: head/devel/pear-HTML_QuickForm/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm/Makefile Sun Jun 11 07:34:01 2017 (r443202) +++ head/devel/pear-HTML_QuickForm/Makefile Sun Jun 11 07:34:06 2017 (r443203) @@ -13,6 +13,6 @@ LICENSE= PHP301 BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common RUN_DEPENDS:= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_QuickForm/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm/distinfo Sun Jun 11 07:34:01 2017 (r443202) +++ head/devel/pear-HTML_QuickForm/distinfo Sun Jun 11 07:34:06 2017 (r443203) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm-3.2.14.tgz) = 844779a6d060a67e41e068e4b3e2254c6b2babd2b2580aac67bdc457fa5b7b14 -SIZE (PEAR/HTML_QuickForm-3.2.14.tgz) = 102600 +TIMESTAMP = 1497163093 +SHA256 (PEAR/HTML_QuickForm-3.2.14.tgz) = 16b2f9065cc2f77642388bee82007bdd74e8dcede502d297abcfedb0a6625d0c +SIZE (PEAR/HTML_QuickForm-3.2.14.tgz) = 103993 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B5F0C08D03; Sun, 11 Jun 2017 07:34: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 1732B78E63; Sun, 11 Jun 2017 07:34: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 v5B7YCR1041144; Sun, 11 Jun 2017 07:34:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YCEP041142; Sun, 11 Jun 2017 07:34:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YCEP041142@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, 11 Jun 2017 07:34:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443204 - head/devel/pear-HTML_QuickForm2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:13 -0000 Author: sunpoet Date: Sun Jun 11 07:34:11 2017 New Revision: 443204 URL: https://svnweb.freebsd.org/changeset/ports/443204 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm2-2.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm2-2.0.2.tgz fetch: http://pear.php.net/get/HTML_QuickForm2-2.0.2.tgz: size mismatch: expected 179063, actual 181710 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm2-2.0.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm2/Makefile head/devel/pear-HTML_QuickForm2/distinfo Modified: head/devel/pear-HTML_QuickForm2/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm2/Makefile Sun Jun 11 07:34:06 2017 (r443203) +++ head/devel/pear-HTML_QuickForm2/Makefile Sun Jun 11 07:34:11 2017 (r443204) @@ -11,6 +11,6 @@ COMMENT= PHP5 rewrite of the HTML_QuickForm package BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:devel/pear-HTML_Common2 RUN_DEPENDS= ${PEARDIR}/HTML/Common2.php:devel/pear-HTML_Common2 -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_QuickForm2/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm2/distinfo Sun Jun 11 07:34:06 2017 (r443203) +++ head/devel/pear-HTML_QuickForm2/distinfo Sun Jun 11 07:34:11 2017 (r443204) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm2-2.0.2.tgz) = 840de2179a0bf4a2bdfc6ccc342a1d5c5641f5f3e0bfb99b91a01011a3314bdf -SIZE (PEAR/HTML_QuickForm2-2.0.2.tgz) = 179063 +TIMESTAMP = 1497163097 +SHA256 (PEAR/HTML_QuickForm2-2.0.2.tgz) = 399ae3e0f1df5561aa78268d790b0c9a60d56ac4b319a2f17647227e39066f92 +SIZE (PEAR/HTML_QuickForm2-2.0.2.tgz) = 181710 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD7EFC08D4A; Sun, 11 Jun 2017 07:34: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 6EBE178EF5; Sun, 11 Jun 2017 07:34: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 v5B7YHuj041249; Sun, 11 Jun 2017 07:34:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YHVn041247; Sun, 11 Jun 2017 07:34:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YHVn041247@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, 11 Jun 2017 07:34:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443205 - head/devel/pear-HTML_QuickForm_Controller X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:18 -0000 Author: sunpoet Date: Sun Jun 11 07:34:17 2017 New Revision: 443205 URL: https://svnweb.freebsd.org/changeset/ports/443205 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm_Controller-1.0.10.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm_Controller-1.0.10.tgz fetch: http://pear.php.net/get/HTML_QuickForm_Controller-1.0.10.tgz: size mismatch: expected 18142, actual 18330 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_Controller-1.0.10.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm_Controller/Makefile head/devel/pear-HTML_QuickForm_Controller/distinfo Modified: head/devel/pear-HTML_QuickForm_Controller/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm_Controller/Makefile Sun Jun 11 07:34:11 2017 (r443204) +++ head/devel/pear-HTML_QuickForm_Controller/Makefile Sun Jun 11 07:34:17 2017 (r443205) @@ -13,6 +13,6 @@ LICENSE= PHP301 BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_QuickForm_Controller/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm_Controller/distinfo Sun Jun 11 07:34:11 2017 (r443204) +++ head/devel/pear-HTML_QuickForm_Controller/distinfo Sun Jun 11 07:34:17 2017 (r443205) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm_Controller-1.0.10.tgz) = 809d4b6957245539e4e6cd69542d26ec6e2bbdec6cef6c8b60ee303d12ef9345 -SIZE (PEAR/HTML_QuickForm_Controller-1.0.10.tgz) = 18142 +TIMESTAMP = 1497163099 +SHA256 (PEAR/HTML_QuickForm_Controller-1.0.10.tgz) = 6ec78cecf05c18102bd56fe67ddd242668a56271983bcd99e5db11d1529abf27 +SIZE (PEAR/HTML_QuickForm_Controller-1.0.10.tgz) = 18330 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D029C08D99; Sun, 11 Jun 2017 07:34: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 4B45678F77; Sun, 11 Jun 2017 07:34: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 v5B7YMbE041351; Sun, 11 Jun 2017 07:34:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YMdr041348; Sun, 11 Jun 2017 07:34:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YMdr041348@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, 11 Jun 2017 07:34:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443206 - head/devel/pear-HTML_QuickForm_Livesearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:23 -0000 Author: sunpoet Date: Sun Jun 11 07:34:21 2017 New Revision: 443206 URL: https://svnweb.freebsd.org/changeset/ports/443206 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm_Livesearch-0.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm_Livesearch-0.4.1.tgz fetch: http://pear.php.net/get/HTML_QuickForm_Livesearch-0.4.1.tgz: size mismatch: expected 14844, actual 14318 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_Livesearch-0.4.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm_Livesearch/Makefile head/devel/pear-HTML_QuickForm_Livesearch/distinfo Modified: head/devel/pear-HTML_QuickForm_Livesearch/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm_Livesearch/Makefile Sun Jun 11 07:34:17 2017 (r443205) +++ head/devel/pear-HTML_QuickForm_Livesearch/Makefile Sun Jun 11 07:34:21 2017 (r443206) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pea RUN_DEPENDS:= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \ ${PEARDIR}/HTML/AJAX.php:www/pear-HTML_AJAX -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_QuickForm_Livesearch/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm_Livesearch/distinfo Sun Jun 11 07:34:17 2017 (r443205) +++ head/devel/pear-HTML_QuickForm_Livesearch/distinfo Sun Jun 11 07:34:21 2017 (r443206) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = 6003968b0ed14b1d5a4e6fc5730967329ea9576615492e7063d5f87c44e82930 -SIZE (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = 14844 +TIMESTAMP = 1497163100 +SHA256 (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = d8b111318f4ee8405c8e80db483b6fd01c5b2ed9a67712e896d481a23082bffc +SIZE (PEAR/HTML_QuickForm_Livesearch-0.4.1.tgz) = 14318 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45AB3C08DD5; Sun, 11 Jun 2017 07:34: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 132DC78FEC; Sun, 11 Jun 2017 07:34: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 v5B7YRTq041452; Sun, 11 Jun 2017 07:34:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YRYg041450; Sun, 11 Jun 2017 07:34:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YRYg041450@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, 11 Jun 2017 07:34:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443207 - head/devel/pear-HTML_QuickForm_Renderer_Tableless X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:28 -0000 Author: sunpoet Date: Sun Jun 11 07:34:26 2017 New Revision: 443207 URL: https://svnweb.freebsd.org/changeset/ports/443207 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm_Renderer_Tableless-0.6.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm_Renderer_Tableless-0.6.1.tgz fetch: http://pear.php.net/get/HTML_QuickForm_Renderer_Tableless-0.6.1.tgz: size mismatch: expected 6828, actual 6939 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_Renderer_Tableless-0.6.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm_Renderer_Tableless/Makefile head/devel/pear-HTML_QuickForm_Renderer_Tableless/distinfo Modified: head/devel/pear-HTML_QuickForm_Renderer_Tableless/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm_Renderer_Tableless/Makefile Sun Jun 11 07:34:21 2017 (r443206) +++ head/devel/pear-HTML_QuickForm_Renderer_Tableless/Makefile Sun Jun 11 07:34:26 2017 (r443207) @@ -11,6 +11,6 @@ COMMENT= Implementation of Tableless Renderer for HTML BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_QuickForm_Renderer_Tableless/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm_Renderer_Tableless/distinfo Sun Jun 11 07:34:21 2017 (r443206) +++ head/devel/pear-HTML_QuickForm_Renderer_Tableless/distinfo Sun Jun 11 07:34:26 2017 (r443207) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm_Renderer_Tableless-0.6.1.tgz) = be9a7e6ecf4b35100b0b3468566299fb94c5562defe05ac3880bc3e5e65be22e -SIZE (PEAR/HTML_QuickForm_Renderer_Tableless-0.6.1.tgz) = 6828 +TIMESTAMP = 1497163102 +SHA256 (PEAR/HTML_QuickForm_Renderer_Tableless-0.6.1.tgz) = dd0077d87d3f045e47b93ccfb3f65f5930c80d7ba69ab0e952cb34dbb5a2c1e8 +SIZE (PEAR/HTML_QuickForm_Renderer_Tableless-0.6.1.tgz) = 6939 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 296B5C08E16; Sun, 11 Jun 2017 07:34: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 EC12979064; Sun, 11 Jun 2017 07:34: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 v5B7YWuu041555; Sun, 11 Jun 2017 07:34:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YV1B041553; Sun, 11 Jun 2017 07:34:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YV1B041553@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, 11 Jun 2017 07:34:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443208 - head/devel/pear-HTML_QuickForm_SelectFilter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:33 -0000 Author: sunpoet Date: Sun Jun 11 07:34:31 2017 New Revision: 443208 URL: https://svnweb.freebsd.org/changeset/ports/443208 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm_SelectFilter-1.0.0RC1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm_SelectFilter-1.0.0RC1.tgz fetch: http://pear.php.net/get/HTML_QuickForm_SelectFilter-1.0.0RC1.tgz: size mismatch: expected 2436, actual 2471 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_SelectFilter-1.0.0RC1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm_SelectFilter/Makefile head/devel/pear-HTML_QuickForm_SelectFilter/distinfo Modified: head/devel/pear-HTML_QuickForm_SelectFilter/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm_SelectFilter/Makefile Sun Jun 11 07:34:26 2017 (r443207) +++ head/devel/pear-HTML_QuickForm_SelectFilter/Makefile Sun Jun 11 07:34:31 2017 (r443208) @@ -12,6 +12,6 @@ COMMENT= Element for PEAR::HTML_QuickForm that defines BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_QuickForm_SelectFilter/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm_SelectFilter/distinfo Sun Jun 11 07:34:26 2017 (r443207) +++ head/devel/pear-HTML_QuickForm_SelectFilter/distinfo Sun Jun 11 07:34:31 2017 (r443208) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm_SelectFilter-1.0.0RC1.tgz) = 57c7e491d7d0dc8707d64ecee0c5c7452d69ed9444907ba96d1d7688d78b98a2 -SIZE (PEAR/HTML_QuickForm_SelectFilter-1.0.0RC1.tgz) = 2436 +TIMESTAMP = 1497163104 +SHA256 (PEAR/HTML_QuickForm_SelectFilter-1.0.0RC1.tgz) = e8059d7e2d546c2046050ab47605f2a841975e6a5465fb915e920b01256e911f +SIZE (PEAR/HTML_QuickForm_SelectFilter-1.0.0RC1.tgz) = 2471 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D335C08E45; Sun, 11 Jun 2017 07:34: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 DCD1F790D6; Sun, 11 Jun 2017 07:34: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 v5B7YbgG041655; Sun, 11 Jun 2017 07:34:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Ya1W041653; Sun, 11 Jun 2017 07:34:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7Ya1W041653@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, 11 Jun 2017 07:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443209 - head/devel/pear-HTML_QuickForm_advmultiselect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:38 -0000 Author: sunpoet Date: Sun Jun 11 07:34:36 2017 New Revision: 443209 URL: https://svnweb.freebsd.org/changeset/ports/443209 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_QuickForm_advmultiselect-1.5.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_QuickForm_advmultiselect-1.5.0.tgz fetch: http://pear.php.net/get/HTML_QuickForm_advmultiselect-1.5.0.tgz: size mismatch: expected 30923, actual 31171 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_QuickForm_advmultiselect-1.5.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_QuickForm_advmultiselect/Makefile head/devel/pear-HTML_QuickForm_advmultiselect/distinfo Modified: head/devel/pear-HTML_QuickForm_advmultiselect/Makefile ============================================================================== --- head/devel/pear-HTML_QuickForm_advmultiselect/Makefile Sun Jun 11 07:34:31 2017 (r443208) +++ head/devel/pear-HTML_QuickForm_advmultiselect/Makefile Sun Jun 11 07:34:36 2017 (r443209) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pea RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm \ ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_QuickForm_advmultiselect/distinfo ============================================================================== --- head/devel/pear-HTML_QuickForm_advmultiselect/distinfo Sun Jun 11 07:34:31 2017 (r443208) +++ head/devel/pear-HTML_QuickForm_advmultiselect/distinfo Sun Jun 11 07:34:36 2017 (r443209) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = de10de0314dd88894ccd026fd17d4c12f17374e172f962fa946a3fb663e3bfeb -SIZE (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 30923 +TIMESTAMP = 1497163106 +SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 4eb346c4e2ecf484aadc10cb96efbd6a711b2008d2d44a29694b3a8480fa12fd +SIZE (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 31171 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 529B5C08E80; Sun, 11 Jun 2017 07:34:43 +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 1F3857914F; Sun, 11 Jun 2017 07:34: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 v5B7YgrZ041758; Sun, 11 Jun 2017 07:34:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YgG2041756; Sun, 11 Jun 2017 07:34:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YgG2041756@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, 11 Jun 2017 07:34:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443210 - head/devel/pear-HTML_Select X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:43 -0000 Author: sunpoet Date: Sun Jun 11 07:34:41 2017 New Revision: 443210 URL: https://svnweb.freebsd.org/changeset/ports/443210 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Select-1.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Select-1.3.1.tgz fetch: http://pear.php.net/get/HTML_Select-1.3.1.tgz: size mismatch: expected 5630, actual 5690 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Select-1.3.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Select/Makefile head/devel/pear-HTML_Select/distinfo Modified: head/devel/pear-HTML_Select/Makefile ============================================================================== --- head/devel/pear-HTML_Select/Makefile Sun Jun 11 07:34:36 2017 (r443209) +++ head/devel/pear-HTML_Select/Makefile Sun Jun 11 07:34:41 2017 (r443210) @@ -11,6 +11,6 @@ COMMENT= PEAR::HTML_Select is a class for generating H BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_Select/distinfo ============================================================================== --- head/devel/pear-HTML_Select/distinfo Sun Jun 11 07:34:36 2017 (r443209) +++ head/devel/pear-HTML_Select/distinfo Sun Jun 11 07:34:41 2017 (r443210) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Select-1.3.1.tgz) = 9999d1a38de69d61cdb8520cee8b316220fc73b80fbd1ffbdb2692a3e8073d31 -SIZE (PEAR/HTML_Select-1.3.1.tgz) = 5630 +TIMESTAMP = 1497163107 +SHA256 (PEAR/HTML_Select-1.3.1.tgz) = 1f3af35e53b0f36f4ef53b9974922a6a47aba93d7a6ceae13e12fc3f8c6b7dc2 +SIZE (PEAR/HTML_Select-1.3.1.tgz) = 5690 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D7E3C08EB2; Sun, 11 Jun 2017 07:34:48 +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 6B412791CC; Sun, 11 Jun 2017 07:34: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 v5B7YlBW041861; Sun, 11 Jun 2017 07:34:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YluA041859; Sun, 11 Jun 2017 07:34:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YluA041859@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, 11 Jun 2017 07:34:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443211 - head/devel/pear-HTML_Select_Common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:48 -0000 Author: sunpoet Date: Sun Jun 11 07:34:47 2017 New Revision: 443211 URL: https://svnweb.freebsd.org/changeset/ports/443211 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Select_Common-1.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Select_Common-1.2.0.tgz fetch: http://pear.php.net/get/HTML_Select_Common-1.2.0.tgz: size mismatch: expected 8453, actual 8683 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Select_Common-1.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Select_Common/Makefile head/devel/pear-HTML_Select_Common/distinfo Modified: head/devel/pear-HTML_Select_Common/Makefile ============================================================================== --- head/devel/pear-HTML_Select_Common/Makefile Sun Jun 11 07:34:41 2017 (r443210) +++ head/devel/pear-HTML_Select_Common/Makefile Sun Jun 11 07:34:47 2017 (r443211) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-H RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common \ ${PEARDIR}/I18N/Common.php:devel/pear-I18N -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_Select_Common/distinfo ============================================================================== --- head/devel/pear-HTML_Select_Common/distinfo Sun Jun 11 07:34:41 2017 (r443210) +++ head/devel/pear-HTML_Select_Common/distinfo Sun Jun 11 07:34:47 2017 (r443211) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Select_Common-1.2.0.tgz) = 6d6131641e61ff3b916e09d7c1cc040eeb379b172b675a3a227ba20d462c9881 -SIZE (PEAR/HTML_Select_Common-1.2.0.tgz) = 8453 +TIMESTAMP = 1497163109 +SHA256 (PEAR/HTML_Select_Common-1.2.0.tgz) = 13524ebcebb37c450f120cd1ac94dc3208166988d560be9f53ddd09460ed15e6 +SIZE (PEAR/HTML_Select_Common-1.2.0.tgz) = 8683 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4CBAC08EE0; Sun, 11 Jun 2017 07:34:53 +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 6EFFB79240; Sun, 11 Jun 2017 07:34:53 +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 v5B7YqKl041961; Sun, 11 Jun 2017 07:34:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Yqi3041959; Sun, 11 Jun 2017 07:34:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7Yqi3041959@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, 11 Jun 2017 07:34:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443212 - head/devel/pear-HTML_Template_Flexy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:53 -0000 Author: sunpoet Date: Sun Jun 11 07:34:52 2017 New Revision: 443212 URL: https://svnweb.freebsd.org/changeset/ports/443212 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Template_Flexy-1.3.13.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Template_Flexy-1.3.13.tgz fetch: http://pear.php.net/get/HTML_Template_Flexy-1.3.13.tgz: size mismatch: expected 204147, actual 213779 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Template_Flexy-1.3.13.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Template_Flexy/Makefile head/devel/pear-HTML_Template_Flexy/distinfo Modified: head/devel/pear-HTML_Template_Flexy/Makefile ============================================================================== --- head/devel/pear-HTML_Template_Flexy/Makefile Sun Jun 11 07:34:47 2017 (r443211) +++ head/devel/pear-HTML_Template_Flexy/Makefile Sun Jun 11 07:34:52 2017 (r443212) @@ -15,7 +15,7 @@ PEAR_HTML_JAVASCRIPT_DESC= PEAR::HTML_Javascript suppo PEAR_FILE_GETTEXT_DESC= PEAR::File_Gettext support PEAR_TRANSLATION2_DESC= PEAR::Translation2 support -USES= pear +USES= pear PEAR_HTML_JAVASCRIPT_RUN_DEPENDS= ${PEARDIR}/HTML/Javascript.php:devel/pear-HTML_Javascript PEAR_FILE_GETTEXT_RUN_DEPENDS= ${PEARDIR}/File/Gettext.php:sysutils/pear-File_Gettext Modified: head/devel/pear-HTML_Template_Flexy/distinfo ============================================================================== --- head/devel/pear-HTML_Template_Flexy/distinfo Sun Jun 11 07:34:47 2017 (r443211) +++ head/devel/pear-HTML_Template_Flexy/distinfo Sun Jun 11 07:34:52 2017 (r443212) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Template_Flexy-1.3.13.tgz) = 20c3dd7a8aff11c69d663a9257742f44be3adc40c3ed05e44540296f68aea4a2 -SIZE (PEAR/HTML_Template_Flexy-1.3.13.tgz) = 204147 +TIMESTAMP = 1497163112 +SHA256 (PEAR/HTML_Template_Flexy-1.3.13.tgz) = 99cd9c5d02d3b51f239095c617a16daa96561f4ff1780879d4f7037aaeb52ba6 +SIZE (PEAR/HTML_Template_Flexy-1.3.13.tgz) = 213779 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:34:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7ABAFC08F14; Sun, 11 Jun 2017 07:34:58 +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 490AC792B2; Sun, 11 Jun 2017 07:34:58 +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 v5B7YvT9042064; Sun, 11 Jun 2017 07:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7YvaO042062; Sun, 11 Jun 2017 07:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110734.v5B7YvaO042062@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, 11 Jun 2017 07:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443213 - head/devel/pear-HTML_Template_IT X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:34:58 -0000 Author: sunpoet Date: Sun Jun 11 07:34:57 2017 New Revision: 443213 URL: https://svnweb.freebsd.org/changeset/ports/443213 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Template_IT-1.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Template_IT-1.3.0.tgz fetch: http://pear.php.net/get/HTML_Template_IT-1.3.0.tgz: size mismatch: expected 23309, actual 23504 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Template_IT-1.3.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Template_IT/Makefile head/devel/pear-HTML_Template_IT/distinfo Modified: head/devel/pear-HTML_Template_IT/Makefile ============================================================================== --- head/devel/pear-HTML_Template_IT/Makefile Sun Jun 11 07:34:52 2017 (r443212) +++ head/devel/pear-HTML_Template_IT/Makefile Sun Jun 11 07:34:57 2017 (r443213) @@ -9,6 +9,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR Integrated template API -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_Template_IT/distinfo ============================================================================== --- head/devel/pear-HTML_Template_IT/distinfo Sun Jun 11 07:34:52 2017 (r443212) +++ head/devel/pear-HTML_Template_IT/distinfo Sun Jun 11 07:34:57 2017 (r443213) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Template_IT-1.3.0.tgz) = fe042e9fcc34b77cb6c008090257a25c39e3c1f5e3b0cac99e4eef142954fe70 -SIZE (PEAR/HTML_Template_IT-1.3.0.tgz) = 23309 +TIMESTAMP = 1497163114 +SHA256 (PEAR/HTML_Template_IT-1.3.0.tgz) = a42a09e5df50876f0e13e7dcf04664c09e07f3b92b666f46a5bb1e74d565281d +SIZE (PEAR/HTML_Template_IT-1.3.0.tgz) = 23504 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68DA8C08F40; Sun, 11 Jun 2017 07:35:03 +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 395F979320; Sun, 11 Jun 2017 07:35:03 +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 v5B7Z2D1042178; Sun, 11 Jun 2017 07:35:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Z2rf042175; Sun, 11 Jun 2017 07:35:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7Z2rf042175@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, 11 Jun 2017 07:35:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443214 - head/devel/pear-HTML_Template_Sigma X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:03 -0000 Author: sunpoet Date: Sun Jun 11 07:35:02 2017 New Revision: 443214 URL: https://svnweb.freebsd.org/changeset/ports/443214 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Template_Sigma-1.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Template_Sigma-1.3.0.tgz fetch: http://pear.php.net/get/HTML_Template_Sigma-1.3.0.tgz: size mismatch: expected 30185, actual 30274 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Template_Sigma-1.3.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_Template_Sigma/Makefile head/devel/pear-HTML_Template_Sigma/distinfo Modified: head/devel/pear-HTML_Template_Sigma/Makefile ============================================================================== --- head/devel/pear-HTML_Template_Sigma/Makefile Sun Jun 11 07:34:57 2017 (r443213) +++ head/devel/pear-HTML_Template_Sigma/Makefile Sun Jun 11 07:35:02 2017 (r443214) @@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR template API USE_PHP= ctype -USES= pear +USES= pear php .include Modified: head/devel/pear-HTML_Template_Sigma/distinfo ============================================================================== --- head/devel/pear-HTML_Template_Sigma/distinfo Sun Jun 11 07:34:57 2017 (r443213) +++ head/devel/pear-HTML_Template_Sigma/distinfo Sun Jun 11 07:35:02 2017 (r443214) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Template_Sigma-1.3.0.tgz) = 24aaf04e84f806a894abbc1fc236e47d7d51c0a5064a67b5f7e29e97c6381a6f -SIZE (PEAR/HTML_Template_Sigma-1.3.0.tgz) = 30185 +TIMESTAMP = 1497163116 +SHA256 (PEAR/HTML_Template_Sigma-1.3.0.tgz) = d78e7a9dd2ba960ef80003b8ff7c90fc68650f464ce12ce787b6567fd79bf658 +SIZE (PEAR/HTML_Template_Sigma-1.3.0.tgz) = 30274 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31EB7C08F6F; Sun, 11 Jun 2017 07:35:08 +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 016EB7938D; Sun, 11 Jun 2017 07:35:07 +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 v5B7Z7E9042280; Sun, 11 Jun 2017 07:35:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Z7w6042278; Sun, 11 Jun 2017 07:35:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7Z7w6042278@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, 11 Jun 2017 07:35:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443215 - head/devel/pear-HTML_TreeMenu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:08 -0000 Author: sunpoet Date: Sun Jun 11 07:35:06 2017 New Revision: 443215 URL: https://svnweb.freebsd.org/changeset/ports/443215 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_TreeMenu-1.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_TreeMenu-1.2.2.tgz fetch: http://pear.php.net/get/HTML_TreeMenu-1.2.2.tgz: size mismatch: expected 55925, actual 55586 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_TreeMenu-1.2.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-HTML_TreeMenu/Makefile head/devel/pear-HTML_TreeMenu/distinfo Modified: head/devel/pear-HTML_TreeMenu/Makefile ============================================================================== --- head/devel/pear-HTML_TreeMenu/Makefile Sun Jun 11 07:35:02 2017 (r443214) +++ head/devel/pear-HTML_TreeMenu/Makefile Sun Jun 11 07:35:06 2017 (r443215) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Provides an API to create a HTML tree -USES= pear +USES= pear .include Modified: head/devel/pear-HTML_TreeMenu/distinfo ============================================================================== --- head/devel/pear-HTML_TreeMenu/distinfo Sun Jun 11 07:35:02 2017 (r443214) +++ head/devel/pear-HTML_TreeMenu/distinfo Sun Jun 11 07:35:06 2017 (r443215) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_TreeMenu-1.2.2.tgz) = bd57e97b9e1e84c97faec057f842452a5a1240798756d17ee959b1971def3d12 -SIZE (PEAR/HTML_TreeMenu-1.2.2.tgz) = 55925 +TIMESTAMP = 1497163118 +SHA256 (PEAR/HTML_TreeMenu-1.2.2.tgz) = 7273bb7cc873116963eb1ca8f523d2a396b40a8a0a2ba65a373a3d8458f7dbdd +SIZE (PEAR/HTML_TreeMenu-1.2.2.tgz) = 55586 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C2ECC08FA3; Sun, 11 Jun 2017 07:35: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 DB91B793F8; Sun, 11 Jun 2017 07:35: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 v5B7ZBg0042384; Sun, 11 Jun 2017 07:35:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZBBC042382; Sun, 11 Jun 2017 07:35:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZBBC042382@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, 11 Jun 2017 07:35:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443216 - head/devel/pear-I18N X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:13 -0000 Author: sunpoet Date: Sun Jun 11 07:35:11 2017 New Revision: 443216 URL: https://svnweb.freebsd.org/changeset/ports/443216 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => I18N-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/I18N-1.0.0.tgz fetch: http://pear.php.net/get/I18N-1.0.0.tgz: size mismatch: expected 32600, actual 32881 Reference: https://people.FreeBSD.org/~sunpoet/checksum/I18N-1.0.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-I18N/Makefile head/devel/pear-I18N/distinfo Modified: head/devel/pear-I18N/Makefile ============================================================================== --- head/devel/pear-I18N/Makefile Sun Jun 11 07:35:06 2017 (r443215) +++ head/devel/pear-I18N/Makefile Sun Jun 11 07:35:11 2017 (r443216) @@ -11,6 +11,6 @@ COMMENT= PEAR internationalization package BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear -USES= pear +USES= pear .include Modified: head/devel/pear-I18N/distinfo ============================================================================== --- head/devel/pear-I18N/distinfo Sun Jun 11 07:35:06 2017 (r443215) +++ head/devel/pear-I18N/distinfo Sun Jun 11 07:35:11 2017 (r443216) @@ -1,2 +1,3 @@ -SHA256 (PEAR/I18N-1.0.0.tgz) = 28516165e2d27590eac8712a600891b0b3dfbbf3c2c0c5022fb2a883579f5eb3 -SIZE (PEAR/I18N-1.0.0.tgz) = 32600 +TIMESTAMP = 1497163120 +SHA256 (PEAR/I18N-1.0.0.tgz) = c78e2884868548a08c33a720e843d29d2cfce2310a8231d8169879166d59d7b8 +SIZE (PEAR/I18N-1.0.0.tgz) = 32881 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEF8AC08FED; Sun, 11 Jun 2017 07:35: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 985D07946D; Sun, 11 Jun 2017 07:35: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 v5B7ZG83042486; Sun, 11 Jun 2017 07:35:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZGar042484; Sun, 11 Jun 2017 07:35:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZGar042484@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, 11 Jun 2017 07:35:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443217 - head/devel/pear-Math_Fraction X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:17 -0000 Author: sunpoet Date: Sun Jun 11 07:35:16 2017 New Revision: 443217 URL: https://svnweb.freebsd.org/changeset/ports/443217 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Math_Fraction-0.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Math_Fraction-0.4.1.tgz fetch: http://pear.php.net/get/Math_Fraction-0.4.1.tgz: size mismatch: expected 4171, actual 4234 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Math_Fraction-0.4.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Math_Fraction/Makefile head/devel/pear-Math_Fraction/distinfo Modified: head/devel/pear-Math_Fraction/Makefile ============================================================================== --- head/devel/pear-Math_Fraction/Makefile Sun Jun 11 07:35:11 2017 (r443216) +++ head/devel/pear-Math_Fraction/Makefile Sun Jun 11 07:35:16 2017 (r443217) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Classes that represent and manipulate fractions -USES= pear +USES= pear .include Modified: head/devel/pear-Math_Fraction/distinfo ============================================================================== --- head/devel/pear-Math_Fraction/distinfo Sun Jun 11 07:35:11 2017 (r443216) +++ head/devel/pear-Math_Fraction/distinfo Sun Jun 11 07:35:16 2017 (r443217) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Math_Fraction-0.4.1.tgz) = 00109cc650596dae902a62cc5d018e1ddb4b6458d803a4271308566dff87d855 -SIZE (PEAR/Math_Fraction-0.4.1.tgz) = 4171 +TIMESTAMP = 1497163122 +SHA256 (PEAR/Math_Fraction-0.4.1.tgz) = 5d036a07db0dba84915277c45f018e3a8b8c1214c4c7c67378aeb0b6192512bd +SIZE (PEAR/Math_Fraction-0.4.1.tgz) = 4234 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 185E9C0901C; Sun, 11 Jun 2017 07:35: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 D6E9D794E1; Sun, 11 Jun 2017 07:35:22 +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 v5B7ZLpL042590; Sun, 11 Jun 2017 07:35:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZLXB042588; Sun, 11 Jun 2017 07:35:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZLXB042588@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, 11 Jun 2017 07:35:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443218 - head/devel/pear-Net_Gearman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:23 -0000 Author: sunpoet Date: Sun Jun 11 07:35:21 2017 New Revision: 443218 URL: https://svnweb.freebsd.org/changeset/ports/443218 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => Net_Gearman-0.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Gearman-0.2.3.tgz fetch: http://pear.php.net/get/Net_Gearman-0.2.3.tgz: size mismatch: expected 17572, actual 17831 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Gearman-0.2.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Net_Gearman/Makefile head/devel/pear-Net_Gearman/distinfo Modified: head/devel/pear-Net_Gearman/Makefile ============================================================================== --- head/devel/pear-Net_Gearman/Makefile Sun Jun 11 07:35:16 2017 (r443217) +++ head/devel/pear-Net_Gearman/Makefile Sun Jun 11 07:35:21 2017 (r443218) @@ -15,6 +15,6 @@ BUILD_DEPENDS= ${LOCALBASE}/share/pear/PEAR.php:devel/ RUN_DEPENDS= ${LOCALBASE}/share/pear/PEAR.php:devel/pear USE_PHP= json mbstring sockets -USES= pear +USES= pear php .include Modified: head/devel/pear-Net_Gearman/distinfo ============================================================================== --- head/devel/pear-Net_Gearman/distinfo Sun Jun 11 07:35:16 2017 (r443217) +++ head/devel/pear-Net_Gearman/distinfo Sun Jun 11 07:35:21 2017 (r443218) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Gearman-0.2.3.tgz) = fa0ae8b704b72754b4126e7eb157409835694cfd76f5c13697a9db92230f4b1e -SIZE (PEAR/Net_Gearman-0.2.3.tgz) = 17572 +TIMESTAMP = 1497163124 +SHA256 (PEAR/Net_Gearman-0.2.3.tgz) = 0f8b7d896fc70428bfb5e13cd8d3f88ff14fc683146e1689f2415038b4bfde08 +SIZE (PEAR/Net_Gearman-0.2.3.tgz) = 17831 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB1FDC09047; Sun, 11 Jun 2017 07:35: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 B6CD07954F; Sun, 11 Jun 2017 07:35: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 v5B7ZQLE042693; Sun, 11 Jun 2017 07:35:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZQmp042691; Sun, 11 Jun 2017 07:35:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZQmp042691@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, 11 Jun 2017 07:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443219 - head/devel/pear-OLE X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:28 -0000 Author: sunpoet Date: Sun Jun 11 07:35:26 2017 New Revision: 443219 URL: https://svnweb.freebsd.org/changeset/ports/443219 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => OLE-1.0.0RC2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/OLE-1.0.0RC2.tgz fetch: http://pear.php.net/get/OLE-1.0.0RC2.tgz: size mismatch: expected 13981, actual 14128 Reference: https://people.FreeBSD.org/~sunpoet/checksum/OLE-1.0.0RC2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-OLE/Makefile head/devel/pear-OLE/distinfo Modified: head/devel/pear-OLE/Makefile ============================================================================== --- head/devel/pear-OLE/Makefile Sun Jun 11 07:35:21 2017 (r443218) +++ head/devel/pear-OLE/Makefile Sun Jun 11 07:35:26 2017 (r443219) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= bofh@FreeBSD.org COMMENT= PEAR class for reading and writing OLE containers -USES= pear +USES= pear .include Modified: head/devel/pear-OLE/distinfo ============================================================================== --- head/devel/pear-OLE/distinfo Sun Jun 11 07:35:21 2017 (r443218) +++ head/devel/pear-OLE/distinfo Sun Jun 11 07:35:26 2017 (r443219) @@ -1,2 +1,3 @@ -SHA256 (PEAR/OLE-1.0.0RC2.tgz) = a0f3ad85845801ad8f7c6cf1695e048c960a72b183946613ddbca4567fed9164 -SIZE (PEAR/OLE-1.0.0RC2.tgz) = 13981 +TIMESTAMP = 1497163126 +SHA256 (PEAR/OLE-1.0.0RC2.tgz) = 68d35a8bdd4bdf84c35f5475f5ee94280825d3af2caa748d7824b7b1f91791a7 +SIZE (PEAR/OLE-1.0.0RC2.tgz) = 14128 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E558C09077; Sun, 11 Jun 2017 07:35: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 0CD7D795CA; Sun, 11 Jun 2017 07:35: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 v5B7ZW9s042793; Sun, 11 Jun 2017 07:35:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZWOl042791; Sun, 11 Jun 2017 07:35:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZWOl042791@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, 11 Jun 2017 07:35:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443220 - head/devel/pear-PEAR_Info X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:33 -0000 Author: sunpoet Date: Sun Jun 11 07:35:31 2017 New Revision: 443220 URL: https://svnweb.freebsd.org/changeset/ports/443220 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PEAR_Info-1.9.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PEAR_Info-1.9.2.tgz fetch: http://pear.php.net/get/PEAR_Info-1.9.2.tgz: size mismatch: expected 60722, actual 61562 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PEAR_Info-1.9.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PEAR_Info/Makefile head/devel/pear-PEAR_Info/distinfo Modified: head/devel/pear-PEAR_Info/Makefile ============================================================================== --- head/devel/pear-PEAR_Info/Makefile Sun Jun 11 07:35:26 2017 (r443219) +++ head/devel/pear-PEAR_Info/Makefile Sun Jun 11 07:35:31 2017 (r443220) @@ -16,7 +16,7 @@ OPTIONS_DEFINE= PHPUNIT OPTIONS_DEFAULT=PHPUNIT PHPUNIT_DESC= PEAR::PHPUnit support -USES= pear +USES= pear PHPUNIT_RUN_DEPENDS= phpunit:devel/phpunit Modified: head/devel/pear-PEAR_Info/distinfo ============================================================================== --- head/devel/pear-PEAR_Info/distinfo Sun Jun 11 07:35:26 2017 (r443219) +++ head/devel/pear-PEAR_Info/distinfo Sun Jun 11 07:35:31 2017 (r443220) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PEAR_Info-1.9.2.tgz) = 6123482a21d0613e3911c71f999432eaf5d6369d615ae0f5b78a117fa1507733 -SIZE (PEAR/PEAR_Info-1.9.2.tgz) = 60722 +TIMESTAMP = 1497163128 +SHA256 (PEAR/PEAR_Info-1.9.2.tgz) = 9c6c895bd7be58759dd04e83362498f83452314b3694ec897a4b3e248ed68396 +SIZE (PEAR/PEAR_Info-1.9.2.tgz) = 61562 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40744C090AB; Sun, 11 Jun 2017 07:35: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 09E6F79640; Sun, 11 Jun 2017 07:35: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 v5B7ZbFl042896; Sun, 11 Jun 2017 07:35:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Za3X042894; Sun, 11 Jun 2017 07:35:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7Za3X042894@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, 11 Jun 2017 07:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443221 - head/devel/pear-PHPDoc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:38 -0000 Author: sunpoet Date: Sun Jun 11 07:35:36 2017 New Revision: 443221 URL: https://svnweb.freebsd.org/changeset/ports/443221 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PHPDoc-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHPDoc-0.1.0.tgz fetch: http://pear.php.net/get/PHPDoc-0.1.0.tgz: size mismatch: expected 88108, actual 87708 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHPDoc-0.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHPDoc/Makefile head/devel/pear-PHPDoc/distinfo Modified: head/devel/pear-PHPDoc/Makefile ============================================================================== --- head/devel/pear-PHPDoc/Makefile Sun Jun 11 07:35:31 2017 (r443220) +++ head/devel/pear-PHPDoc/Makefile Sun Jun 11 07:35:36 2017 (r443221) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Tool to generate documentation from the source -USES= pear +USES= pear .include Modified: head/devel/pear-PHPDoc/distinfo ============================================================================== --- head/devel/pear-PHPDoc/distinfo Sun Jun 11 07:35:31 2017 (r443220) +++ head/devel/pear-PHPDoc/distinfo Sun Jun 11 07:35:36 2017 (r443221) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHPDoc-0.1.0.tgz) = e97c29c9d60126c1faa8529a58101fdb90b86c084d7506ef9c61a928451182ea -SIZE (PEAR/PHPDoc-0.1.0.tgz) = 88108 +TIMESTAMP = 1497163131 +SHA256 (PEAR/PHPDoc-0.1.0.tgz) = f2dbce7a07e16e2fb9c762d3988496e560c941b3114ffb3ea885f7cc4c88e0a4 +SIZE (PEAR/PHPDoc-0.1.0.tgz) = 87708 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 745E6C090E4; Sun, 11 Jun 2017 07:35:43 +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 435C0796B6; Sun, 11 Jun 2017 07:35: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 v5B7ZgLI042999; Sun, 11 Jun 2017 07:35:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZgVA042997; Sun, 11 Jun 2017 07:35:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZgVA042997@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, 11 Jun 2017 07:35:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443222 - head/devel/pear-PHP_ArrayOf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:43 -0000 Author: sunpoet Date: Sun Jun 11 07:35:41 2017 New Revision: 443222 URL: https://svnweb.freebsd.org/changeset/ports/443222 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PHP_ArrayOf-0.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_ArrayOf-0.2.1.tgz fetch: http://pear.php.net/get/PHP_ArrayOf-0.2.1.tgz: size mismatch: expected 7399, actual 7546 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_ArrayOf-0.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_ArrayOf/Makefile head/devel/pear-PHP_ArrayOf/distinfo Modified: head/devel/pear-PHP_ArrayOf/Makefile ============================================================================== --- head/devel/pear-PHP_ArrayOf/Makefile Sun Jun 11 07:35:36 2017 (r443221) +++ head/devel/pear-PHP_ArrayOf/Makefile Sun Jun 11 07:35:41 2017 (r443222) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Abstract class package to create arrays of specific element types -USES= pear +USES= pear .include Modified: head/devel/pear-PHP_ArrayOf/distinfo ============================================================================== --- head/devel/pear-PHP_ArrayOf/distinfo Sun Jun 11 07:35:36 2017 (r443221) +++ head/devel/pear-PHP_ArrayOf/distinfo Sun Jun 11 07:35:41 2017 (r443222) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_ArrayOf-0.2.1.tgz) = 1fdab9701d1a9497488631c6d590b1e918c32fc9472aca4c13f472148c7e900e -SIZE (PEAR/PHP_ArrayOf-0.2.1.tgz) = 7399 +TIMESTAMP = 1497163133 +SHA256 (PEAR/PHP_ArrayOf-0.2.1.tgz) = 5cb0def9031a79536e4a570a09c18713bb9e6039391fe601ba6e40db50e1d7fd +SIZE (PEAR/PHP_ArrayOf-0.2.1.tgz) = 7546 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EE59C09110; Sun, 11 Jun 2017 07:35:48 +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 0CFD17971D; Sun, 11 Jun 2017 07:35:47 +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 v5B7Zlo8043099; Sun, 11 Jun 2017 07:35:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZlAw043097; Sun, 11 Jun 2017 07:35:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZlAw043097@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, 11 Jun 2017 07:35:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443223 - head/devel/pear-PHP_Beautifier X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:48 -0000 Author: sunpoet Date: Sun Jun 11 07:35:46 2017 New Revision: 443223 URL: https://svnweb.freebsd.org/changeset/ports/443223 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => PHP_Beautifier-0.1.15.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_Beautifier-0.1.15.tgz fetch: http://pear.php.net/get/PHP_Beautifier-0.1.15.tgz: size mismatch: expected 74408, actual 75248 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_Beautifier-0.1.15.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_Beautifier/Makefile head/devel/pear-PHP_Beautifier/distinfo Modified: head/devel/pear-PHP_Beautifier/Makefile ============================================================================== --- head/devel/pear-PHP_Beautifier/Makefile Sun Jun 11 07:35:41 2017 (r443222) +++ head/devel/pear-PHP_Beautifier/Makefile Sun Jun 11 07:35:46 2017 (r443223) @@ -12,7 +12,7 @@ COMMENT= PEAR beautifier for PHP BUILD_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log RUN_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log -USES= pear +USES= pear php USE_PHP= tokenizer bz2 .include Modified: head/devel/pear-PHP_Beautifier/distinfo ============================================================================== --- head/devel/pear-PHP_Beautifier/distinfo Sun Jun 11 07:35:41 2017 (r443222) +++ head/devel/pear-PHP_Beautifier/distinfo Sun Jun 11 07:35:46 2017 (r443223) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_Beautifier-0.1.15.tgz) = f4617b1597436e563140c4bd598c247c58d2edc9b32f52ed258940073142955e -SIZE (PEAR/PHP_Beautifier-0.1.15.tgz) = 74408 +TIMESTAMP = 1497163135 +SHA256 (PEAR/PHP_Beautifier-0.1.15.tgz) = 3baada2f28446598a0a14101273070fdceabc1f2656b3f1abe260292b4b9c32c +SIZE (PEAR/PHP_Beautifier-0.1.15.tgz) = 75248 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F4C1C09141; Sun, 11 Jun 2017 07:35:53 +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 3D5C179796; Sun, 11 Jun 2017 07:35:53 +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 v5B7ZqYs043202; Sun, 11 Jun 2017 07:35:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ZqL8043200; Sun, 11 Jun 2017 07:35:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7ZqL8043200@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, 11 Jun 2017 07:35:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443224 - head/devel/pear-PHP_Compat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:53 -0000 Author: sunpoet Date: Sun Jun 11 07:35:51 2017 New Revision: 443224 URL: https://svnweb.freebsd.org/changeset/ports/443224 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PHP_Compat-1.5.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_Compat-1.5.0.tgz fetch: http://pear.php.net/get/PHP_Compat-1.5.0.tgz: size mismatch: expected 44133, actual 44939 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_Compat-1.5.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_Compat/Makefile head/devel/pear-PHP_Compat/distinfo Modified: head/devel/pear-PHP_Compat/Makefile ============================================================================== --- head/devel/pear-PHP_Compat/Makefile Sun Jun 11 07:35:46 2017 (r443223) +++ head/devel/pear-PHP_Compat/Makefile Sun Jun 11 07:35:51 2017 (r443224) @@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= Provides missing functionality for older versions of PHP PORTSCOUT= skipv:1.6.0a1,1.6.0a2 -USES= pear +USES= pear .include Modified: head/devel/pear-PHP_Compat/distinfo ============================================================================== --- head/devel/pear-PHP_Compat/distinfo Sun Jun 11 07:35:46 2017 (r443223) +++ head/devel/pear-PHP_Compat/distinfo Sun Jun 11 07:35:51 2017 (r443224) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_Compat-1.5.0.tgz) = 84a00255ea2152a5c84361449e78104b89538860c30f0ae5f64bf5044248803c -SIZE (PEAR/PHP_Compat-1.5.0.tgz) = 44133 +TIMESTAMP = 1497163138 +SHA256 (PEAR/PHP_Compat-1.5.0.tgz) = d697d7534c45db4fdb81ae729429579fbcf7c828cc27f73d61f6c5f9cb08c266 +SIZE (PEAR/PHP_Compat-1.5.0.tgz) = 44939 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:35:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73852C0916F; Sun, 11 Jun 2017 07:35:58 +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 440C37980C; Sun, 11 Jun 2017 07:35:58 +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 v5B7ZvnX043304; Sun, 11 Jun 2017 07:35:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7Zvx5043302; Sun, 11 Jun 2017 07:35:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110735.v5B7Zvx5043302@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, 11 Jun 2017 07:35:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443225 - head/devel/pear-PHP_CompatInfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:35:58 -0000 Author: sunpoet Date: Sun Jun 11 07:35:56 2017 New Revision: 443225 URL: https://svnweb.freebsd.org/changeset/ports/443225 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => PHP_CompatInfo-1.9.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_CompatInfo-1.9.0.tgz fetch: http://pear.php.net/get/PHP_CompatInfo-1.9.0.tgz: size mismatch: expected 180340, actual 185616 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_CompatInfo-1.9.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_CompatInfo/Makefile head/devel/pear-PHP_CompatInfo/distinfo Modified: head/devel/pear-PHP_CompatInfo/Makefile ============================================================================== --- head/devel/pear-PHP_CompatInfo/Makefile Sun Jun 11 07:35:51 2017 (r443224) +++ head/devel/pear-PHP_CompatInfo/Makefile Sun Jun 11 07:35:56 2017 (r443225) @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-C PORTSCOUT= skipv:1.9.0a1,1.9.0b1,1.9.0b2 USE_PHP= tokenizer -USES= dos2unix pear +USES= dos2unix pear php OPTIONS_DEFINE= PEAR_XML_BEAUTIFIER PEAR_VAR_DUMP PHPUNIT PEAR_XML_UTIL PEAR_HTML_TABLE OPTIONS_DEFAULT= PHPUNIT PEAR_XML_UTIL Modified: head/devel/pear-PHP_CompatInfo/distinfo ============================================================================== --- head/devel/pear-PHP_CompatInfo/distinfo Sun Jun 11 07:35:51 2017 (r443224) +++ head/devel/pear-PHP_CompatInfo/distinfo Sun Jun 11 07:35:56 2017 (r443225) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_CompatInfo-1.9.0.tgz) = 3d25a64e1f2b3b7617ea5a5580fb05820762b356d7f31cb3ae112c98179ee80c -SIZE (PEAR/PHP_CompatInfo-1.9.0.tgz) = 180340 +TIMESTAMP = 1497163141 +SHA256 (PEAR/PHP_CompatInfo-1.9.0.tgz) = 18d609878d12453142a5969ae323ac2b5eb223cd0ab5e3b4b4de3d109c6e4c7f +SIZE (PEAR/PHP_CompatInfo-1.9.0.tgz) = 185616 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59F00C0919F; Sun, 11 Jun 2017 07:36:03 +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 27C9E79875; Sun, 11 Jun 2017 07:36:03 +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 v5B7a2Ut043409; Sun, 11 Jun 2017 07:36:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7a2C7043407; Sun, 11 Jun 2017 07:36:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7a2C7043407@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, 11 Jun 2017 07:36:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443226 - head/devel/pear-PHP_Parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:03 -0000 Author: sunpoet Date: Sun Jun 11 07:36:01 2017 New Revision: 443226 URL: https://svnweb.freebsd.org/changeset/ports/443226 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PHP_Parser-0.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_Parser-0.2.2.tgz fetch: http://pear.php.net/get/PHP_Parser-0.2.2.tgz: size mismatch: expected 126660, actual 135863 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_Parser-0.2.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_Parser/Makefile head/devel/pear-PHP_Parser/distinfo Modified: head/devel/pear-PHP_Parser/Makefile ============================================================================== --- head/devel/pear-PHP_Parser/Makefile Sun Jun 11 07:35:56 2017 (r443225) +++ head/devel/pear-PHP_Parser/Makefile Sun Jun 11 07:36:01 2017 (r443226) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP Grammar Parser -USES= pear +USES= pear .include Modified: head/devel/pear-PHP_Parser/distinfo ============================================================================== --- head/devel/pear-PHP_Parser/distinfo Sun Jun 11 07:35:56 2017 (r443225) +++ head/devel/pear-PHP_Parser/distinfo Sun Jun 11 07:36:01 2017 (r443226) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_Parser-0.2.2.tgz) = 66aaf2138b7a3d9f6f979c23e5d2813021eae8902af5c7213e48513bf36ceaff -SIZE (PEAR/PHP_Parser-0.2.2.tgz) = 126660 +TIMESTAMP = 1497163144 +SHA256 (PEAR/PHP_Parser-0.2.2.tgz) = db10a5da8caff19b583e098f174d073db235e083fa2f09a754fdfa78efe63187 +SIZE (PEAR/PHP_Parser-0.2.2.tgz) = 135863 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59D23C091D0; Sun, 11 Jun 2017 07:36:08 +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 1CDE3798EB; Sun, 11 Jun 2017 07:36:08 +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 v5B7a7UL043512; Sun, 11 Jun 2017 07:36:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7a6iq043510; Sun, 11 Jun 2017 07:36:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7a6iq043510@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, 11 Jun 2017 07:36:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443227 - head/devel/pear-PHP_ParserGenerator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:08 -0000 Author: sunpoet Date: Sun Jun 11 07:36:06 2017 New Revision: 443227 URL: https://svnweb.freebsd.org/changeset/ports/443227 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PHP_ParserGenerator-0.1.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_ParserGenerator-0.1.7.tgz fetch: http://pear.php.net/get/PHP_ParserGenerator-0.1.7.tgz: size mismatch: expected 278212, actual 293834 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_ParserGenerator-0.1.7.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_ParserGenerator/Makefile head/devel/pear-PHP_ParserGenerator/distinfo Modified: head/devel/pear-PHP_ParserGenerator/Makefile ============================================================================== --- head/devel/pear-PHP_ParserGenerator/Makefile Sun Jun 11 07:36:01 2017 (r443226) +++ head/devel/pear-PHP_ParserGenerator/Makefile Sun Jun 11 07:36:06 2017 (r443227) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Convert files from lemon parser to php5 -USES= pear +USES= pear .include Modified: head/devel/pear-PHP_ParserGenerator/distinfo ============================================================================== --- head/devel/pear-PHP_ParserGenerator/distinfo Sun Jun 11 07:36:01 2017 (r443226) +++ head/devel/pear-PHP_ParserGenerator/distinfo Sun Jun 11 07:36:06 2017 (r443227) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_ParserGenerator-0.1.7.tgz) = ff6333dabc6f624129bd05acc69ef13e578b2832a2709acf7466380bf6153dde -SIZE (PEAR/PHP_ParserGenerator-0.1.7.tgz) = 278212 +TIMESTAMP = 1497163147 +SHA256 (PEAR/PHP_ParserGenerator-0.1.7.tgz) = d412d55ccbd7736ed9aad718dd88ba5a34ca207e5ab4464221231487a9da5d0f +SIZE (PEAR/PHP_ParserGenerator-0.1.7.tgz) = 293834 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AF4BC091FE; Sun, 11 Jun 2017 07:36: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 E89F679955; Sun, 11 Jun 2017 07:36: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 v5B7aCPx043613; Sun, 11 Jun 2017 07:36:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7aBPw043611; Sun, 11 Jun 2017 07:36:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7aBPw043611@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, 11 Jun 2017 07:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443228 - head/devel/pear-PHP_UML X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:13 -0000 Author: sunpoet Date: Sun Jun 11 07:36:11 2017 New Revision: 443228 URL: https://svnweb.freebsd.org/changeset/ports/443228 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => PHP_UML-1.6.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_UML-1.6.2.tgz fetch: http://pear.php.net/get/PHP_UML-1.6.2.tgz: size mismatch: expected 519030, actual 531848 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_UML-1.6.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PHP_UML/Makefile head/devel/pear-PHP_UML/distinfo Modified: head/devel/pear-PHP_UML/Makefile ============================================================================== --- head/devel/pear-PHP_UML/Makefile Sun Jun 11 07:36:06 2017 (r443227) +++ head/devel/pear-PHP_UML/Makefile Sun Jun 11 07:36:11 2017 (r443228) @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear BROKEN_powerpc64= fails to package: Signal 11 -USES= pear +USES= pear php USE_PHP= spl xsl .include Modified: head/devel/pear-PHP_UML/distinfo ============================================================================== --- head/devel/pear-PHP_UML/distinfo Sun Jun 11 07:36:06 2017 (r443227) +++ head/devel/pear-PHP_UML/distinfo Sun Jun 11 07:36:11 2017 (r443228) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_UML-1.6.2.tgz) = 14b8cd5409599c8e27fc6514db64872dae71b5d733d43f164d0ee31f280852bc -SIZE (PEAR/PHP_UML-1.6.2.tgz) = 519030 +TIMESTAMP = 1497163151 +SHA256 (PEAR/PHP_UML-1.6.2.tgz) = e30c3765578c51a0e9fe302ad29eb005534dc62260b74bbb73e087ad6e828be9 +SIZE (PEAR/PHP_UML-1.6.2.tgz) = 531848 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7549C09236; Sun, 11 Jun 2017 07:36: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 7F021799D4; Sun, 11 Jun 2017 07:36: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 v5B7aHID043716; Sun, 11 Jun 2017 07:36:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7aHoL043714; Sun, 11 Jun 2017 07:36:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7aHoL043714@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, 11 Jun 2017 07:36:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443229 - head/devel/pear-Pager X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:18 -0000 Author: sunpoet Date: Sun Jun 11 07:36:17 2017 New Revision: 443229 URL: https://svnweb.freebsd.org/changeset/ports/443229 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Pager-2.4.9.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Pager-2.4.9.tgz fetch: http://pear.php.net/get/Pager-2.4.9.tgz: size mismatch: expected 36055, actual 36322 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Pager-2.4.9.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Pager/Makefile head/devel/pear-Pager/distinfo Modified: head/devel/pear-Pager/Makefile ============================================================================== --- head/devel/pear-Pager/Makefile Sun Jun 11 07:36:11 2017 (r443228) +++ head/devel/pear-Pager/Makefile Sun Jun 11 07:36:17 2017 (r443229) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR data paging class -USES= pear +USES= pear .include Modified: head/devel/pear-Pager/distinfo ============================================================================== --- head/devel/pear-Pager/distinfo Sun Jun 11 07:36:11 2017 (r443228) +++ head/devel/pear-Pager/distinfo Sun Jun 11 07:36:17 2017 (r443229) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Pager-2.4.9.tgz) = 80f3136cb806342311fcfbf866ef0f7ddedae7d7dd002e569b5c7bf0d7d6ae8f -SIZE (PEAR/Pager-2.4.9.tgz) = 36055 +TIMESTAMP = 1497163153 +SHA256 (PEAR/Pager-2.4.9.tgz) = 43261dfec1c06aeab277dc0fd4607f6be7cd8521b2746e97a60b0c3ebdf9220a +SIZE (PEAR/Pager-2.4.9.tgz) = 36322 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9E60C0926B; Sun, 11 Jun 2017 07:36: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 742A279A40; Sun, 11 Jun 2017 07:36: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 v5B7aMJ5043819; Sun, 11 Jun 2017 07:36:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7aM34043817; Sun, 11 Jun 2017 07:36:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7aM34043817@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, 11 Jun 2017 07:36:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443230 - head/devel/pear-PhpDocumentor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:23 -0000 Author: sunpoet Date: Sun Jun 11 07:36:22 2017 New Revision: 443230 URL: https://svnweb.freebsd.org/changeset/ports/443230 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => PhpDocumentor-1.4.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PhpDocumentor-1.4.4.tgz fetch: http://pear.php.net/get/PhpDocumentor-1.4.4.tgz: size mismatch: expected 1534088, actual 1554970 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PhpDocumentor-1.4.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-PhpDocumentor/Makefile head/devel/pear-PhpDocumentor/distinfo Modified: head/devel/pear-PhpDocumentor/Makefile ============================================================================== --- head/devel/pear-PhpDocumentor/Makefile Sun Jun 11 07:36:17 2017 (r443229) +++ head/devel/pear-PhpDocumentor/Makefile Sun Jun 11 07:36:22 2017 (r443230) @@ -13,7 +13,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= pear-PHPDoc-[0-9]* -USES= pear +USES= pear OPTIONS_DEFINE= XML_BEAUTIFIER XML_BEAUTIFIER_DESC= XML_Beautifier support Modified: head/devel/pear-PhpDocumentor/distinfo ============================================================================== --- head/devel/pear-PhpDocumentor/distinfo Sun Jun 11 07:36:17 2017 (r443229) +++ head/devel/pear-PhpDocumentor/distinfo Sun Jun 11 07:36:22 2017 (r443230) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PhpDocumentor-1.4.4.tgz) = bec596cf9ae8b7534cf4c6e1a142ae11c7004aedf2f02fa9eb2050d566e62088 -SIZE (PEAR/PhpDocumentor-1.4.4.tgz) = 1534088 +TIMESTAMP = 1497163159 +SHA256 (PEAR/PhpDocumentor-1.4.4.tgz) = 8a767526b44c9321ffc59fd3b3ec72b71c98b63af8f4a4faeefaae73233227c0 +SIZE (PEAR/PhpDocumentor-1.4.4.tgz) = 1554970 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD2BFC0929C; Sun, 11 Jun 2017 07:36: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 89B7079AB9; Sun, 11 Jun 2017 07:36: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 v5B7aRWE043919; Sun, 11 Jun 2017 07:36:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7aR1S043917; Sun, 11 Jun 2017 07:36:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7aR1S043917@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, 11 Jun 2017 07:36:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443231 - head/devel/pear-Structure_LinkedList X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:28 -0000 Author: sunpoet Date: Sun Jun 11 07:36:27 2017 New Revision: 443231 URL: https://svnweb.freebsd.org/changeset/ports/443231 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_LinkedList-0.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_LinkedList-0.2.2.tgz fetch: http://pear.php.net/get/Structures_LinkedList-0.2.2.tgz: size mismatch: expected 12486, actual 12680 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_LinkedList-0.2.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Structure_LinkedList/Makefile head/devel/pear-Structure_LinkedList/distinfo Modified: head/devel/pear-Structure_LinkedList/Makefile ============================================================================== --- head/devel/pear-Structure_LinkedList/Makefile Sun Jun 11 07:36:22 2017 (r443230) +++ head/devel/pear-Structure_LinkedList/Makefile Sun Jun 11 07:36:27 2017 (r443231) @@ -8,6 +8,6 @@ CATEGORIES= devel pear MAINTAINER= bofh@FreeBSD.org COMMENT= Implements singly and doubly-linked lists -USES= pear +USES= pear .include Modified: head/devel/pear-Structure_LinkedList/distinfo ============================================================================== --- head/devel/pear-Structure_LinkedList/distinfo Sun Jun 11 07:36:22 2017 (r443230) +++ head/devel/pear-Structure_LinkedList/distinfo Sun Jun 11 07:36:27 2017 (r443231) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_LinkedList-0.2.2.tgz) = 26e16610444ff6d09f847e68b0e38c522ff96eb64a4b2f07c91742a213ade692 -SIZE (PEAR/Structures_LinkedList-0.2.2.tgz) = 12486 +TIMESTAMP = 1497163161 +SHA256 (PEAR/Structures_LinkedList-0.2.2.tgz) = 11b0c533184ba209eb8b6793a205336ae19dfa0b90fd9c5791b9f052a34484a4 +SIZE (PEAR/Structures_LinkedList-0.2.2.tgz) = 12680 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2BB8C092C8; Sun, 11 Jun 2017 07:36: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 72DEB79B28; Sun, 11 Jun 2017 07:36: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 v5B7aWeM044022; Sun, 11 Jun 2017 07:36:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7aW0F044020; Sun, 11 Jun 2017 07:36:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7aW0F044020@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, 11 Jun 2017 07:36:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443232 - head/devel/pear-Structures_DataGrid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:33 -0000 Author: sunpoet Date: Sun Jun 11 07:36:32 2017 New Revision: 443232 URL: https://svnweb.freebsd.org/changeset/ports/443232 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid-0.9.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid-0.9.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid-0.9.3.tgz: size mismatch: expected 49565, actual 50031 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid-0.9.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Structures_DataGrid/Makefile head/devel/pear-Structures_DataGrid/distinfo Modified: head/devel/pear-Structures_DataGrid/Makefile ============================================================================== --- head/devel/pear-Structures_DataGrid/Makefile Sun Jun 11 07:36:27 2017 (r443231) +++ head/devel/pear-Structures_DataGrid/Makefile Sun Jun 11 07:36:32 2017 (r443232) @@ -10,6 +10,6 @@ COMMENT= Full-featured tabular structured data managem RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-Console_Table -USES= pear +USES= pear .include Modified: head/devel/pear-Structures_DataGrid/distinfo ============================================================================== --- head/devel/pear-Structures_DataGrid/distinfo Sun Jun 11 07:36:27 2017 (r443231) +++ head/devel/pear-Structures_DataGrid/distinfo Sun Jun 11 07:36:32 2017 (r443232) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid-0.9.3.tgz) = 9b332fca6785fb725a7af480af8bd477f477a60b3272af68c94f16e9bc2e069e -SIZE (PEAR/Structures_DataGrid-0.9.3.tgz) = 49565 +TIMESTAMP = 1497163164 +SHA256 (PEAR/Structures_DataGrid-0.9.3.tgz) = e4b05d46f6b7f223dfdf01d4d8ed34cb50877952de3a3dbb1a2fc8690d8549d9 +SIZE (PEAR/Structures_DataGrid-0.9.3.tgz) = 50031 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7BD98C092FA; Sun, 11 Jun 2017 07:36: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 4786879B99; Sun, 11 Jun 2017 07:36: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 v5B7abDI044125; Sun, 11 Jun 2017 07:36:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ab03044123; Sun, 11 Jun 2017 07:36:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7ab03044123@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, 11 Jun 2017 07:36:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443233 - head/devel/pear-Structures_DataGrid_Renderer_Console X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:38 -0000 Author: sunpoet Date: Sun Jun 11 07:36:37 2017 New Revision: 443233 URL: https://svnweb.freebsd.org/changeset/ports/443233 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Console-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Console-0.1.1.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Console-0.1.1.tgz: size mismatch: expected 2997, actual 3046 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Console-0.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Structures_DataGrid_Renderer_Console/Makefile head/devel/pear-Structures_DataGrid_Renderer_Console/distinfo Modified: head/devel/pear-Structures_DataGrid_Renderer_Console/Makefile ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_Console/Makefile Sun Jun 11 07:36:32 2017 (r443232) +++ head/devel/pear-Structures_DataGrid_Renderer_Console/Makefile Sun Jun 11 07:36:37 2017 (r443233) @@ -11,6 +11,6 @@ COMMENT= Console_Table Renderer for pear-Structures_Da RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ ${PEARDIR}/Console/Table.php:devel/pear-Console_Table -USES= pear +USES= pear .include Modified: head/devel/pear-Structures_DataGrid_Renderer_Console/distinfo ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_Console/distinfo Sun Jun 11 07:36:32 2017 (r443232) +++ head/devel/pear-Structures_DataGrid_Renderer_Console/distinfo Sun Jun 11 07:36:37 2017 (r443233) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_Console-0.1.1.tgz) = da9017dee74628342c3daf617d5676681139348ea1c0c75e4e92218adea1ba10 -SIZE (PEAR/Structures_DataGrid_Renderer_Console-0.1.1.tgz) = 2997 +TIMESTAMP = 1497163165 +SHA256 (PEAR/Structures_DataGrid_Renderer_Console-0.1.1.tgz) = 8821655fc9af5093586d13d156dc4775eb30c04ee86d545bc830cd35f23ffeb9 +SIZE (PEAR/Structures_DataGrid_Renderer_Console-0.1.1.tgz) = 3046 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66D36C09323; Sun, 11 Jun 2017 07:36:43 +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 34BE679C04; Sun, 11 Jun 2017 07:36: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 v5B7ag6x044225; Sun, 11 Jun 2017 07:36:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ag9x044223; Sun, 11 Jun 2017 07:36:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7ag9x044223@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, 11 Jun 2017 07:36:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443234 - head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:43 -0000 Author: sunpoet Date: Sun Jun 11 07:36:42 2017 New Revision: 443234 URL: https://svnweb.freebsd.org/changeset/ports/443234 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz: size mismatch: expected 4140, actual 4204 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/distinfo Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile Sun Jun 11 07:36:37 2017 (r443233) +++ head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/Makefile Sun Jun 11 07:36:42 2017 (r443234) @@ -11,6 +11,6 @@ COMMENT= HTMLSortForm Renderer for pear-Structures_Dat RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm -USES= pear +USES= pear .include Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/distinfo ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/distinfo Sun Jun 11 07:36:37 2017 (r443233) +++ head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/distinfo Sun Jun 11 07:36:42 2017 (r443234) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz) = 29253214efa23b9e3bf8ad737cd725b3dbb2745f43a54b4508855e5e45ace8f3 -SIZE (PEAR/Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz) = 4140 +TIMESTAMP = 1497163167 +SHA256 (PEAR/Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz) = 96ad5a022cceb5e78280e65457c173d4b54e31139f53eba6a75c6db5b8ad8c75 +SIZE (PEAR/Structures_DataGrid_Renderer_HTMLSortForm-0.1.3.tgz) = 4204 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA98FC0934E; Sun, 11 Jun 2017 07:36:48 +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 794E379C7C; Sun, 11 Jun 2017 07:36: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 v5B7alrG044328; Sun, 11 Jun 2017 07:36:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7alu2044326; Sun, 11 Jun 2017 07:36:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7alu2044326@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, 11 Jun 2017 07:36:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443235 - head/devel/pear-Structures_DataGrid_Renderer_HTMLTable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:48 -0000 Author: sunpoet Date: Sun Jun 11 07:36:47 2017 New Revision: 443235 URL: https://svnweb.freebsd.org/changeset/ports/443235 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz: size mismatch: expected 6359, actual 6465 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/distinfo Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile Sun Jun 11 07:36:42 2017 (r443234) +++ head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/Makefile Sun Jun 11 07:36:47 2017 (r443235) @@ -12,6 +12,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ ${PEARDIR}/HTML/Table.php:devel/pear-HTML_Table \ ${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager -USES= pear +USES= pear .include Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/distinfo ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/distinfo Sun Jun 11 07:36:42 2017 (r443234) +++ head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/distinfo Sun Jun 11 07:36:47 2017 (r443235) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz) = f663caf35fb380af507fa0b7ac3dccd1b31dc0356c7ecf8517d2e0777977616f -SIZE (PEAR/Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz) = 6359 +TIMESTAMP = 1497163169 +SHA256 (PEAR/Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz) = 34221b633fe8af0c1b65e4f402a85b665715374f90ec1c2be6c38338b4789876 +SIZE (PEAR/Structures_DataGrid_Renderer_HTMLTable-0.1.6.tgz) = 6465 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D1AAC09377; Sun, 11 Jun 2017 07:36:53 +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 6626079CEF; Sun, 11 Jun 2017 07:36:53 +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 v5B7aqA3044430; Sun, 11 Jun 2017 07:36:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7aqnw044428; Sun, 11 Jun 2017 07:36:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7aqnw044428@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, 11 Jun 2017 07:36:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443236 - head/devel/pear-Structures_DataGrid_Renderer_XUL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:53 -0000 Author: sunpoet Date: Sun Jun 11 07:36:52 2017 New Revision: 443236 URL: https://svnweb.freebsd.org/changeset/ports/443236 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_XUL-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_XUL-0.1.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_XUL-0.1.3.tgz: size mismatch: expected 3722, actual 3769 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_XUL-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile head/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo Modified: head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile Sun Jun 11 07:36:47 2017 (r443235) +++ head/devel/pear-Structures_DataGrid_Renderer_XUL/Makefile Sun Jun 11 07:36:52 2017 (r443236) @@ -11,6 +11,6 @@ COMMENT= XUL Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util -USES= pear +USES= pear .include Modified: head/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo Sun Jun 11 07:36:47 2017 (r443235) +++ head/devel/pear-Structures_DataGrid_Renderer_XUL/distinfo Sun Jun 11 07:36:52 2017 (r443236) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 5bd8f6fc117f67e16230d51bfc583f627d5bd1fa3b22025e5be721cc365baad6 -SIZE (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 3722 +TIMESTAMP = 1497163171 +SHA256 (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 1c8220612c0bc6dc075f210bdc51680c713eb4171b093c1ce44a0d53d6f751ec +SIZE (PEAR/Structures_DataGrid_Renderer_XUL-0.1.3.tgz) = 3769 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:36:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E94ECC093A5; Sun, 11 Jun 2017 07:36:58 +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 A1E3D79D61; Sun, 11 Jun 2017 07:36:58 +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 v5B7avU5044531; Sun, 11 Jun 2017 07:36:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7avHx044529; Sun, 11 Jun 2017 07:36:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110736.v5B7avHx044529@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, 11 Jun 2017 07:36:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443237 - head/devel/pear-System_Command X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:36:59 -0000 Author: sunpoet Date: Sun Jun 11 07:36:57 2017 New Revision: 443237 URL: https://svnweb.freebsd.org/changeset/ports/443237 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => System_Command-1.0.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/System_Command-1.0.8.tgz fetch: http://pear.php.net/get/System_Command-1.0.8.tgz: size mismatch: expected 6528, actual 6633 Reference: https://people.FreeBSD.org/~sunpoet/checksum/System_Command-1.0.8.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-System_Command/Makefile head/devel/pear-System_Command/distinfo Modified: head/devel/pear-System_Command/Makefile ============================================================================== --- head/devel/pear-System_Command/Makefile Sun Jun 11 07:36:52 2017 (r443236) +++ head/devel/pear-System_Command/Makefile Sun Jun 11 07:36:57 2017 (r443237) @@ -8,6 +8,6 @@ CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR command line execution interface -USES= pear +USES= pear .include Modified: head/devel/pear-System_Command/distinfo ============================================================================== --- head/devel/pear-System_Command/distinfo Sun Jun 11 07:36:52 2017 (r443236) +++ head/devel/pear-System_Command/distinfo Sun Jun 11 07:36:57 2017 (r443237) @@ -1,2 +1,3 @@ -SHA256 (PEAR/System_Command-1.0.8.tgz) = 3a6e479c84701652e0285a86d466e384fc22c8a5f2613dc31c0908db9dd2fd64 -SIZE (PEAR/System_Command-1.0.8.tgz) = 6528 +TIMESTAMP = 1497163172 +SHA256 (PEAR/System_Command-1.0.8.tgz) = 3bc4320084e981afd2da828aad2e04d2c933bc6a0518c1d5677ed7598e980d46 +SIZE (PEAR/System_Command-1.0.8.tgz) = 6633 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD9F7C093D4; Sun, 11 Jun 2017 07:37:03 +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 7BA2F79DD1; Sun, 11 Jun 2017 07:37:03 +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 v5B7b290044638; Sun, 11 Jun 2017 07:37:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7b2TF044636; Sun, 11 Jun 2017 07:37:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7b2TF044636@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, 11 Jun 2017 07:37:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443238 - head/devel/pear-Testing_Selenium X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:03 -0000 Author: sunpoet Date: Sun Jun 11 07:37:02 2017 New Revision: 443238 URL: https://svnweb.freebsd.org/changeset/ports/443238 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Testing_Selenium-0.4.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Testing_Selenium-0.4.4.tgz fetch: http://pear.php.net/get/Testing_Selenium-0.4.4.tgz: size mismatch: expected 2458334, actual 2455420 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Testing_Selenium-0.4.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Testing_Selenium/Makefile head/devel/pear-Testing_Selenium/distinfo Modified: head/devel/pear-Testing_Selenium/Makefile ============================================================================== --- head/devel/pear-Testing_Selenium/Makefile Sun Jun 11 07:36:57 2017 (r443237) +++ head/devel/pear-Testing_Selenium/Makefile Sun Jun 11 07:37:02 2017 (r443238) @@ -8,6 +8,6 @@ CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR Binding - Once more unto the breach -USES= pear +USES= pear .include Modified: head/devel/pear-Testing_Selenium/distinfo ============================================================================== --- head/devel/pear-Testing_Selenium/distinfo Sun Jun 11 07:36:57 2017 (r443237) +++ head/devel/pear-Testing_Selenium/distinfo Sun Jun 11 07:37:02 2017 (r443238) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Testing_Selenium-0.4.4.tgz) = de9c7c056d8e60f11e305933ca87f9cfc7a6a56132391a101e2c637dd0a68689 -SIZE (PEAR/Testing_Selenium-0.4.4.tgz) = 2458334 +TIMESTAMP = 1497163182 +SHA256 (PEAR/Testing_Selenium-0.4.4.tgz) = b5e0d62700fac77221efba50de53b1bc7a7298df68b0167ccc631378d74877f8 +SIZE (PEAR/Testing_Selenium-0.4.4.tgz) = 2455420 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0547C093FF; Sun, 11 Jun 2017 07:37:08 +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 8A35179E43; Sun, 11 Jun 2017 07:37:08 +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 v5B7b7qq044739; Sun, 11 Jun 2017 07:37:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7b7bd044737; Sun, 11 Jun 2017 07:37:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7b7bd044737@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, 11 Jun 2017 07:37:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443239 - head/devel/pear-Text_Diff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:08 -0000 Author: sunpoet Date: Sun Jun 11 07:37:07 2017 New Revision: 443239 URL: https://svnweb.freebsd.org/changeset/ports/443239 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Diff-1.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Diff-1.1.1.tgz fetch: http://pear.php.net/get/Text_Diff-1.1.1.tgz: size mismatch: expected 22009, actual 22269 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Diff-1.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Text_Diff/Makefile head/devel/pear-Text_Diff/distinfo Modified: head/devel/pear-Text_Diff/Makefile ============================================================================== --- head/devel/pear-Text_Diff/Makefile Sun Jun 11 07:37:02 2017 (r443238) +++ head/devel/pear-Text_Diff/Makefile Sun Jun 11 07:37:07 2017 (r443239) @@ -8,6 +8,6 @@ CATEGORIES= devel pear MAINTAINER= joseph@randomnetworks.com COMMENT= Engine for performing and rendering text diffs -USES= pear +USES= pear .include Modified: head/devel/pear-Text_Diff/distinfo ============================================================================== --- head/devel/pear-Text_Diff/distinfo Sun Jun 11 07:37:02 2017 (r443238) +++ head/devel/pear-Text_Diff/distinfo Sun Jun 11 07:37:07 2017 (r443239) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Text_Diff-1.1.1.tgz) = 1afe6bf3f27b6aab7288f51fef14f282b7df6f2ec986e45dee5ef512c76ea180 -SIZE (PEAR/Text_Diff-1.1.1.tgz) = 22009 +TIMESTAMP = 1497163184 +SHA256 (PEAR/Text_Diff-1.1.1.tgz) = 558a0bb30f8dc98ee135910d2e8eea12d16b6c8d1b027970c67fa12211173e73 +SIZE (PEAR/Text_Diff-1.1.1.tgz) = 22269 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D85FFC0942F; Sun, 11 Jun 2017 07:37: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 A6EE979EB8; Sun, 11 Jun 2017 07:37: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 v5B7bCCM044841; Sun, 11 Jun 2017 07:37:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bCVU044839; Sun, 11 Jun 2017 07:37:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bCVU044839@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, 11 Jun 2017 07:37:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443240 - head/devel/pear-VFS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:14 -0000 Author: sunpoet Date: Sun Jun 11 07:37:12 2017 New Revision: 443240 URL: https://svnweb.freebsd.org/changeset/ports/443240 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => VFS-0.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/VFS-0.3.0.tgz fetch: http://pear.php.net/get/VFS-0.3.0.tgz: size mismatch: expected 51510, actual 52270 Reference: https://people.FreeBSD.org/~sunpoet/checksum/VFS-0.3.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-VFS/Makefile head/devel/pear-VFS/distinfo Modified: head/devel/pear-VFS/Makefile ============================================================================== --- head/devel/pear-VFS/Makefile Sun Jun 11 07:37:07 2017 (r443239) +++ head/devel/pear-VFS/Makefile Sun Jun 11 07:37:12 2017 (r443240) @@ -12,6 +12,6 @@ BUILD_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-L RUN_DEPENDS= ${PEARDIR}/Log/null.php:sysutils/pear-Log USE_PHP= gettext -USES= pear +USES= pear php .include Modified: head/devel/pear-VFS/distinfo ============================================================================== --- head/devel/pear-VFS/distinfo Sun Jun 11 07:37:07 2017 (r443239) +++ head/devel/pear-VFS/distinfo Sun Jun 11 07:37:12 2017 (r443240) @@ -1,2 +1,3 @@ -SHA256 (PEAR/VFS-0.3.0.tgz) = 914ad55c6583ffd325de529acf9bc8931835f9d60f9d8162fdcea673f95d1670 -SIZE (PEAR/VFS-0.3.0.tgz) = 51510 +TIMESTAMP = 1497163186 +SHA256 (PEAR/VFS-0.3.0.tgz) = da01d324e19cd79d821603da26abaf76f09048a32d1e84fc2b9c3c855c3ed2b8 +SIZE (PEAR/VFS-0.3.0.tgz) = 52270 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EC4AC09466; Sun, 11 Jun 2017 07:37: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 096A979F2E; Sun, 11 Jun 2017 07:37: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 v5B7bI2Z044944; Sun, 11 Jun 2017 07:37:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bIDV044942; Sun, 11 Jun 2017 07:37:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bIDV044942@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, 11 Jun 2017 07:37:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443241 - head/devel/pear-Validate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:19 -0000 Author: sunpoet Date: Sun Jun 11 07:37:17 2017 New Revision: 443241 URL: https://svnweb.freebsd.org/changeset/ports/443241 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Validate-0.8.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Validate-0.8.5.tgz fetch: http://pear.php.net/get/Validate-0.8.5.tgz: size mismatch: expected 21668, actual 21761 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Validate-0.8.5.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Validate/Makefile head/devel/pear-Validate/distinfo Modified: head/devel/pear-Validate/Makefile ============================================================================== --- head/devel/pear-Validate/Makefile Sun Jun 11 07:37:12 2017 (r443240) +++ head/devel/pear-Validate/Makefile Sun Jun 11 07:37:17 2017 (r443241) @@ -20,7 +20,7 @@ DATE_RUN_DEPENDS= ${PEARDIR}/Date.php:devel/pear-Date IDNA_DESC= Net_IDNA - Punycode encoding and decoding package IDNA_RUN_DEPENDS= ${PEARDIR}/Net/IDNA.php:net/pear-Net_IDNA -USES= pear +USES= pear NO_ARCH= yes .include Modified: head/devel/pear-Validate/distinfo ============================================================================== --- head/devel/pear-Validate/distinfo Sun Jun 11 07:37:12 2017 (r443240) +++ head/devel/pear-Validate/distinfo Sun Jun 11 07:37:17 2017 (r443241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472687841 -SHA256 (PEAR/Validate-0.8.5.tgz) = 2ce4913df22dc08470af053cf8123ccfb699639e21b52b03a301c7af764192a4 -SIZE (PEAR/Validate-0.8.5.tgz) = 21668 +TIMESTAMP = 1497163188 +SHA256 (PEAR/Validate-0.8.5.tgz) = 66a0eede21e5c0f7e86d96c012f8c5e194a811188ceda4b1d7a9aae038ee5a33 +SIZE (PEAR/Validate-0.8.5.tgz) = 21761 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C48DC09498; Sun, 11 Jun 2017 07:37: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 2C3D979FA3; Sun, 11 Jun 2017 07:37: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 v5B7bN4O045046; Sun, 11 Jun 2017 07:37:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bNi8045044; Sun, 11 Jun 2017 07:37:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bNi8045044@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, 11 Jun 2017 07:37:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443242 - head/devel/pear-Validate_AU X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:24 -0000 Author: sunpoet Date: Sun Jun 11 07:37:22 2017 New Revision: 443242 URL: https://svnweb.freebsd.org/changeset/ports/443242 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Validate_AU-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Validate_AU-0.1.4.tgz fetch: http://pear.php.net/get/Validate_AU-0.1.4.tgz: size mismatch: expected 15573, actual 15017 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Validate_AU-0.1.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Validate_AU/Makefile head/devel/pear-Validate_AU/distinfo Modified: head/devel/pear-Validate_AU/Makefile ============================================================================== --- head/devel/pear-Validate_AU/Makefile Sun Jun 11 07:37:17 2017 (r443241) +++ head/devel/pear-Validate_AU/Makefile Sun Jun 11 07:37:22 2017 (r443242) @@ -9,6 +9,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR data validation class for Australia -USES= pear +USES= pear .include Modified: head/devel/pear-Validate_AU/distinfo ============================================================================== --- head/devel/pear-Validate_AU/distinfo Sun Jun 11 07:37:17 2017 (r443241) +++ head/devel/pear-Validate_AU/distinfo Sun Jun 11 07:37:22 2017 (r443242) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Validate_AU-0.1.4.tgz) = 13d9ee1cd15474fc48781c09fc307655cbd19e466dff05522278f62cb058fd94 -SIZE (PEAR/Validate_AU-0.1.4.tgz) = 15573 +TIMESTAMP = 1497163190 +SHA256 (PEAR/Validate_AU-0.1.4.tgz) = b992343aaf1588ae201c7d02daf604df3ca3f31f6cdffba2a2eecef28df4b51f +SIZE (PEAR/Validate_AU-0.1.4.tgz) = 15017 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1420C094C3; Sun, 11 Jun 2017 07:37: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 6E9F97A019; Sun, 11 Jun 2017 07:37: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 v5B7bSX9045149; Sun, 11 Jun 2017 07:37:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bSBr045147; Sun, 11 Jun 2017 07:37:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bSBr045147@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, 11 Jun 2017 07:37:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443243 - head/devel/pear-Validate_Finance X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:29 -0000 Author: sunpoet Date: Sun Jun 11 07:37:28 2017 New Revision: 443243 URL: https://svnweb.freebsd.org/changeset/ports/443243 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Validate_Finance-0.5.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Validate_Finance-0.5.6.tgz fetch: http://pear.php.net/get/Validate_Finance-0.5.6.tgz: size mismatch: expected 10483, actual 10579 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Validate_Finance-0.5.6.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Validate_Finance/Makefile head/devel/pear-Validate_Finance/distinfo Modified: head/devel/pear-Validate_Finance/Makefile ============================================================================== --- head/devel/pear-Validate_Finance/Makefile Sun Jun 11 07:37:22 2017 (r443242) +++ head/devel/pear-Validate_Finance/Makefile Sun Jun 11 07:37:28 2017 (r443243) @@ -11,6 +11,6 @@ COMMENT= PEAR Finance Validation class BUILD_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate RUN_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate -USES= pear +USES= pear .include Modified: head/devel/pear-Validate_Finance/distinfo ============================================================================== --- head/devel/pear-Validate_Finance/distinfo Sun Jun 11 07:37:22 2017 (r443242) +++ head/devel/pear-Validate_Finance/distinfo Sun Jun 11 07:37:28 2017 (r443243) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Validate_Finance-0.5.6.tgz) = 7f31dce1fa7bcc100c490060179090380da3b8466448a5cd266f1874ed336788 -SIZE (PEAR/Validate_Finance-0.5.6.tgz) = 10483 +TIMESTAMP = 1497163191 +SHA256 (PEAR/Validate_Finance-0.5.6.tgz) = 1c5813beadae2a972d533fdce96a7ea97254fb781588242fb00f2891f6b95b4c +SIZE (PEAR/Validate_Finance-0.5.6.tgz) = 10579 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD123C094F5; Sun, 11 Jun 2017 07:37: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 A70B97A091; Sun, 11 Jun 2017 07:37:34 +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 v5B7bXHa045252; Sun, 11 Jun 2017 07:37:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bX3A045250; Sun, 11 Jun 2017 07:37:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bX3A045250@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, 11 Jun 2017 07:37:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443244 - head/devel/pear-Validate_US X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:35 -0000 Author: sunpoet Date: Sun Jun 11 07:37:33 2017 New Revision: 443244 URL: https://svnweb.freebsd.org/changeset/ports/443244 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Validate_US-0.5.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Validate_US-0.5.5.tgz fetch: http://pear.php.net/get/Validate_US-0.5.5.tgz: size mismatch: expected 9286, actual 9390 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Validate_US-0.5.5.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Validate_US/Makefile head/devel/pear-Validate_US/distinfo Modified: head/devel/pear-Validate_US/Makefile ============================================================================== --- head/devel/pear-Validate_US/Makefile Sun Jun 11 07:37:28 2017 (r443243) +++ head/devel/pear-Validate_US/Makefile Sun Jun 11 07:37:33 2017 (r443244) @@ -11,6 +11,6 @@ COMMENT= PEAR data validation class for US BUILD_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate RUN_DEPENDS= pear-Validate>=0.5.0:devel/pear-Validate -USES= pear +USES= pear .include Modified: head/devel/pear-Validate_US/distinfo ============================================================================== --- head/devel/pear-Validate_US/distinfo Sun Jun 11 07:37:28 2017 (r443243) +++ head/devel/pear-Validate_US/distinfo Sun Jun 11 07:37:33 2017 (r443244) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Validate_US-0.5.5.tgz) = cc17982523c2107dfb7a68ca775f2a8a55b0ae58cf4a1076dea349b128d593e0 -SIZE (PEAR/Validate_US-0.5.5.tgz) = 9286 +TIMESTAMP = 1497163193 +SHA256 (PEAR/Validate_US-0.5.5.tgz) = b8ff1a8bcda6cdcf088fb0db2e315e08e1e80bee74018553b07445cbf76bef7b +SIZE (PEAR/Validate_US-0.5.5.tgz) = 9390 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86282C0951F; Sun, 11 Jun 2017 07:37: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 4FC367A0FE; Sun, 11 Jun 2017 07:37:39 +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 v5B7bc3H045341; Sun, 11 Jun 2017 07:37:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bceT045340; Sun, 11 Jun 2017 07:37:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bceT045340@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, 11 Jun 2017 07:37:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443245 - head/devel/pear-Var_Dump X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:39 -0000 Author: sunpoet Date: Sun Jun 11 07:37:38 2017 New Revision: 443245 URL: https://svnweb.freebsd.org/changeset/ports/443245 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Var_Dump-1.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Var_Dump-1.0.4.tgz fetch: http://pear.php.net/get/Var_Dump-1.0.4.tgz: size mismatch: expected 17426, actual 17700 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Var_Dump-1.0.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-Var_Dump/distinfo Modified: head/devel/pear-Var_Dump/distinfo ============================================================================== --- head/devel/pear-Var_Dump/distinfo Sun Jun 11 07:37:33 2017 (r443244) +++ head/devel/pear-Var_Dump/distinfo Sun Jun 11 07:37:38 2017 (r443245) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Var_Dump-1.0.4.tgz) = 11eacb911020cbcc953f8048311c5f15bdc0cba959315ea84ae8243a3282198a -SIZE (PEAR/Var_Dump-1.0.4.tgz) = 17426 +TIMESTAMP = 1497163195 +SHA256 (PEAR/Var_Dump-1.0.4.tgz) = cafdc28644a3adeda8ca9f3cc9eb62c779cd268368af21b403e079483464bc92 +SIZE (PEAR/Var_Dump-1.0.4.tgz) = 17700 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A810C09550; Sun, 11 Jun 2017 07:37: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 4381B7A16E; Sun, 11 Jun 2017 07:37: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 v5B7bhlI045444; Sun, 11 Jun 2017 07:37:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bhAh045442; Sun, 11 Jun 2017 07:37:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bhAh045442@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, 11 Jun 2017 07:37:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443246 - head/devel/pear-VersionControl_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:44 -0000 Author: sunpoet Date: Sun Jun 11 07:37:43 2017 New Revision: 443246 URL: https://svnweb.freebsd.org/changeset/ports/443246 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => VersionControl_Git-0.4.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/VersionControl_Git-0.4.4.tgz fetch: http://pear.php.net/get/VersionControl_Git-0.4.4.tgz: size mismatch: expected 14831, actual 15112 Reference: https://people.FreeBSD.org/~sunpoet/checksum/VersionControl_Git-0.4.4.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-VersionControl_Git/Makefile head/devel/pear-VersionControl_Git/distinfo Modified: head/devel/pear-VersionControl_Git/Makefile ============================================================================== --- head/devel/pear-VersionControl_Git/Makefile Sun Jun 11 07:37:38 2017 (r443245) +++ head/devel/pear-VersionControl_Git/Makefile Sun Jun 11 07:37:43 2017 (r443246) @@ -8,6 +8,6 @@ CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= OO interface to handle Git repository -USES= pear +USES= pear .include Modified: head/devel/pear-VersionControl_Git/distinfo ============================================================================== --- head/devel/pear-VersionControl_Git/distinfo Sun Jun 11 07:37:38 2017 (r443245) +++ head/devel/pear-VersionControl_Git/distinfo Sun Jun 11 07:37:43 2017 (r443246) @@ -1,2 +1,3 @@ -SHA256 (PEAR/VersionControl_Git-0.4.4.tgz) = 18b78d562cf4e35f8457d22f6762f0e7fbe5a1a3e85ba41977abc4b3ecb081db -SIZE (PEAR/VersionControl_Git-0.4.4.tgz) = 14831 +TIMESTAMP = 1497163197 +SHA256 (PEAR/VersionControl_Git-0.4.4.tgz) = 88f1dd8ecd09b2f90b059a73c620209360362a26f0bc371a001f2b8c332e1e00 +SIZE (PEAR/VersionControl_Git-0.4.4.tgz) = 15112 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A6A0C0957A; Sun, 11 Jun 2017 07:37: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 26B707A1DF; Sun, 11 Jun 2017 07:37: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 v5B7bmjS045546; Sun, 11 Jun 2017 07:37:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bm7l045544; Sun, 11 Jun 2017 07:37:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bm7l045544@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, 11 Jun 2017 07:37:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443247 - head/devel/pear-VersionControl_SVN X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:49 -0000 Author: sunpoet Date: Sun Jun 11 07:37:47 2017 New Revision: 443247 URL: https://svnweb.freebsd.org/changeset/ports/443247 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => VersionControl_SVN-0.5.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/VersionControl_SVN-0.5.2.tgz fetch: http://pear.php.net/get/VersionControl_SVN-0.5.2.tgz: size mismatch: expected 31356, actual 31813 Reference: https://people.FreeBSD.org/~sunpoet/checksum/VersionControl_SVN-0.5.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-VersionControl_SVN/Makefile head/devel/pear-VersionControl_SVN/distinfo Modified: head/devel/pear-VersionControl_SVN/Makefile ============================================================================== --- head/devel/pear-VersionControl_SVN/Makefile Sun Jun 11 07:37:43 2017 (r443246) +++ head/devel/pear-VersionControl_SVN/Makefile Sun Jun 11 07:37:47 2017 (r443247) @@ -13,6 +13,6 @@ LICENSE= BSD2CLAUSE BUILD_DEPENDS= pear-XML_Parser>=1.3.4:devel/pear-XML_Parser RUN_DEPENDS= pear-XML_Parser>=1.3.4:devel/pear-XML_Parser -USES= pear +USES= pear .include Modified: head/devel/pear-VersionControl_SVN/distinfo ============================================================================== --- head/devel/pear-VersionControl_SVN/distinfo Sun Jun 11 07:37:43 2017 (r443246) +++ head/devel/pear-VersionControl_SVN/distinfo Sun Jun 11 07:37:47 2017 (r443247) @@ -1,2 +1,3 @@ -SHA256 (PEAR/VersionControl_SVN-0.5.2.tgz) = a276e0c3e52aa746f7c6ae78773843496b563952cbf76e5fbec8f929abb85202 -SIZE (PEAR/VersionControl_SVN-0.5.2.tgz) = 31356 +TIMESTAMP = 1497163199 +SHA256 (PEAR/VersionControl_SVN-0.5.2.tgz) = f78698df1be27a754d9959e38f9f4c11ab491ac32130bcec31cc7d0843550f09 +SIZE (PEAR/VersionControl_SVN-0.5.2.tgz) = 31813 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:37:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B765C095B0; Sun, 11 Jun 2017 07:37: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 08AE77A252; Sun, 11 Jun 2017 07:37:53 +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 v5B7brBK045647; Sun, 11 Jun 2017 07:37:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7bqIV045645; Sun, 11 Jun 2017 07:37:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110737.v5B7bqIV045645@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, 11 Jun 2017 07:37:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443248 - head/devel/pear-XML_SVG X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:37:54 -0000 Author: sunpoet Date: Sun Jun 11 07:37:52 2017 New Revision: 443248 URL: https://svnweb.freebsd.org/changeset/ports/443248 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => XML_SVG-1.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_SVG-1.1.0.tgz fetch: http://pear.php.net/get/XML_SVG-1.1.0.tgz: size mismatch: expected 7663, actual 7853 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_SVG-1.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-XML_SVG/Makefile head/devel/pear-XML_SVG/distinfo Modified: head/devel/pear-XML_SVG/Makefile ============================================================================== --- head/devel/pear-XML_SVG/Makefile Sun Jun 11 07:37:47 2017 (r443247) +++ head/devel/pear-XML_SVG/Makefile Sun Jun 11 07:37:52 2017 (r443248) @@ -8,6 +8,6 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR object-oriented API for building SVG documents -USES= pear +USES= pear .include Modified: head/devel/pear-XML_SVG/distinfo ============================================================================== --- head/devel/pear-XML_SVG/distinfo Sun Jun 11 07:37:47 2017 (r443247) +++ head/devel/pear-XML_SVG/distinfo Sun Jun 11 07:37:52 2017 (r443248) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_SVG-1.1.0.tgz) = 50f48e23b784a83e3ebfe6f07749067523101c4d74d51745532d6387702b5c1a -SIZE (PEAR/XML_SVG-1.1.0.tgz) = 7663 +TIMESTAMP = 1497163200 +SHA256 (PEAR/XML_SVG-1.1.0.tgz) = 2bb51441f83950d7c2cf0748cf4f36d9506aa2c4df54e56ed289219a6a46c673 +SIZE (PEAR/XML_SVG-1.1.0.tgz) = 7853 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:38:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D658C0961A; Sun, 11 Jun 2017 07:38: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 4C0487A753; Sun, 11 Jun 2017 07:38: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 v5B7cwOV045778; Sun, 11 Jun 2017 07:38:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7cw8c045776; Sun, 11 Jun 2017 07:38:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110738.v5B7cw8c045776@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, 11 Jun 2017 07:38:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443249 - head/devel/pear-XML_Transformer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:38:59 -0000 Author: sunpoet Date: Sun Jun 11 07:38:57 2017 New Revision: 443249 URL: https://svnweb.freebsd.org/changeset/ports/443249 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => XML_Transformer-1.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_Transformer-1.1.2.tgz fetch: http://pear.php.net/get/XML_Transformer-1.1.2.tgz: size mismatch: expected 29077, actual 29248 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_Transformer-1.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-XML_Transformer/Makefile head/devel/pear-XML_Transformer/distinfo Modified: head/devel/pear-XML_Transformer/Makefile ============================================================================== --- head/devel/pear-XML_Transformer/Makefile Sun Jun 11 07:37:52 2017 (r443248) +++ head/devel/pear-XML_Transformer/Makefile Sun Jun 11 07:38:57 2017 (r443249) @@ -11,6 +11,6 @@ COMMENT= PEAR XML Transformations in PHP BUILD_DEPENDS= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util RUN_DEPENDS:= ${PEARDIR}/XML/Util.php:devel/pear-XML_Util -USES= pear +USES= pear .include Modified: head/devel/pear-XML_Transformer/distinfo ============================================================================== --- head/devel/pear-XML_Transformer/distinfo Sun Jun 11 07:37:52 2017 (r443248) +++ head/devel/pear-XML_Transformer/distinfo Sun Jun 11 07:38:57 2017 (r443249) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Transformer-1.1.2.tgz) = cc06fa3942df91e1e1741b077d75eb5544908478dc809583a6624047d783d033 -SIZE (PEAR/XML_Transformer-1.1.2.tgz) = 29077 +TIMESTAMP = 1497163202 +SHA256 (PEAR/XML_Transformer-1.1.2.tgz) = 7b6a77f479fb2c7de647e2272479f65c42a76b0cc71394b161ba4d3569103bb1 +SIZE (PEAR/XML_Transformer-1.1.2.tgz) = 29248 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DA12C0963C; Sun, 11 Jun 2017 07:39: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 298EA7A7BD; Sun, 11 Jun 2017 07:39: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 v5B7d36g045885; Sun, 11 Jun 2017 07:39:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7d38Z045883; Sun, 11 Jun 2017 07:39:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7d38Z045883@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, 11 Jun 2017 07:39:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443250 - head/devel/pear-XML_Tree X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:04 -0000 Author: sunpoet Date: Sun Jun 11 07:39:02 2017 New Revision: 443250 URL: https://svnweb.freebsd.org/changeset/ports/443250 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => XML_Tree-1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_Tree-1.1.tgz fetch: http://pear.php.net/get/XML_Tree-1.1.tgz: size mismatch: expected 4826, actual 4843 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_Tree-1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-XML_Tree/Makefile head/devel/pear-XML_Tree/distinfo Modified: head/devel/pear-XML_Tree/Makefile ============================================================================== --- head/devel/pear-XML_Tree/Makefile Sun Jun 11 07:38:57 2017 (r443249) +++ head/devel/pear-XML_Tree/Makefile Sun Jun 11 07:39:02 2017 (r443250) @@ -12,6 +12,6 @@ COMMENT= PEAR class for representing XML data in a tre BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser -USES= pear +USES= pear .include Modified: head/devel/pear-XML_Tree/distinfo ============================================================================== --- head/devel/pear-XML_Tree/distinfo Sun Jun 11 07:38:57 2017 (r443249) +++ head/devel/pear-XML_Tree/distinfo Sun Jun 11 07:39:02 2017 (r443250) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Tree-1.1.tgz) = 2421487899e4ee38a29311090a41e990e77155a31d33a93fd863d8df0ed0d214 -SIZE (PEAR/XML_Tree-1.1.tgz) = 4826 +TIMESTAMP = 1497163204 +SHA256 (PEAR/XML_Tree-1.1.tgz) = a7a706551b8826584dc03b2d0e5d0c738e02e03f435ac2e8c026efe58c090d22 +SIZE (PEAR/XML_Tree-1.1.tgz) = 4843 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D9E2C09662; Sun, 11 Jun 2017 07:39: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 F25C17A827; Sun, 11 Jun 2017 07:39:08 +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 v5B7d8LE045985; Sun, 11 Jun 2017 07:39:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7d77u045983; Sun, 11 Jun 2017 07:39:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7d77u045983@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, 11 Jun 2017 07:39:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443251 - head/devel/pear-codegen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:09 -0000 Author: sunpoet Date: Sun Jun 11 07:39:07 2017 New Revision: 443251 URL: https://svnweb.freebsd.org/changeset/ports/443251 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => CodeGen-1.0.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/CodeGen-1.0.7.tgz fetch: http://pear.php.net/get/CodeGen-1.0.7.tgz: size mismatch: expected 51114, actual 51521 Reference: https://people.FreeBSD.org/~sunpoet/checksum/CodeGen-1.0.7.tgz [1] Approved by: portmgr (blanket) Modified: head/devel/pear-codegen/Makefile head/devel/pear-codegen/distinfo Modified: head/devel/pear-codegen/Makefile ============================================================================== --- head/devel/pear-codegen/Makefile Sun Jun 11 07:39:02 2017 (r443250) +++ head/devel/pear-codegen/Makefile Sun Jun 11 07:39:07 2017 (r443251) @@ -9,6 +9,6 @@ DISTNAME= CodeGen-${PORTVERSION} MAINTAINER= joneum@FreeBSD.org COMMENT= Tool to create code generators that operate on XML descriptions -USES= pear +USES= pear .include Modified: head/devel/pear-codegen/distinfo ============================================================================== --- head/devel/pear-codegen/distinfo Sun Jun 11 07:39:02 2017 (r443250) +++ head/devel/pear-codegen/distinfo Sun Jun 11 07:39:07 2017 (r443251) @@ -1,2 +1,3 @@ -SHA256 (PEAR/CodeGen-1.0.7.tgz) = 4b20f07494efb716d4f8b01635c3d50f96b83d0e90371c15b5767665439dc613 -SIZE (PEAR/CodeGen-1.0.7.tgz) = 51114 +TIMESTAMP = 1497163206 +SHA256 (PEAR/CodeGen-1.0.7.tgz) = 53841e81dc9e14c9d137bd8f3ab927a1d6d22038685672fca0b05166a4574c0e +SIZE (PEAR/CodeGen-1.0.7.tgz) = 51521 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E8B6C096A3; Sun, 11 Jun 2017 07:39: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 CC1287A894; Sun, 11 Jun 2017 07:39: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 v5B7dDQA046088; Sun, 11 Jun 2017 07:39:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dCqY046086; Sun, 11 Jun 2017 07:39:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dCqY046086@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, 11 Jun 2017 07:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443252 - head/dns/pear-File_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:14 -0000 Author: sunpoet Date: Sun Jun 11 07:39:12 2017 New Revision: 443252 URL: https://svnweb.freebsd.org/changeset/ports/443252 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_DNS-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_DNS-0.1.0.tgz fetch: http://pear.php.net/get/File_DNS-0.1.0.tgz: size mismatch: expected 10024, actual 10128 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_DNS-0.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/dns/pear-File_DNS/Makefile head/dns/pear-File_DNS/distinfo Modified: head/dns/pear-File_DNS/Makefile ============================================================================== --- head/dns/pear-File_DNS/Makefile Sun Jun 11 07:39:07 2017 (r443251) +++ head/dns/pear-File_DNS/Makefile Sun Jun 11 07:39:12 2017 (r443252) @@ -11,6 +11,6 @@ COMMENT= PEAR class to read and write RFC1033-style DN BUILD_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File RUN_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File -USES= pear +USES= pear .include Modified: head/dns/pear-File_DNS/distinfo ============================================================================== --- head/dns/pear-File_DNS/distinfo Sun Jun 11 07:39:07 2017 (r443251) +++ head/dns/pear-File_DNS/distinfo Sun Jun 11 07:39:12 2017 (r443252) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_DNS-0.1.0.tgz) = 8b13a6b6c3d72a4df30a6fd024f2e2d526beec0c119037403a4aecdfe5de51cb -SIZE (PEAR/File_DNS-0.1.0.tgz) = 10024 +TIMESTAMP = 1497163208 +SHA256 (PEAR/File_DNS-0.1.0.tgz) = 667ff0a3309c4087849023b4b8570ff29c6825648a16a07679f3f8877682e781 +SIZE (PEAR/File_DNS-0.1.0.tgz) = 10128 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D711BC096D1; Sun, 11 Jun 2017 07:39: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 A76247A902; Sun, 11 Jun 2017 07:39: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 v5B7dHDr046190; Sun, 11 Jun 2017 07:39:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dHu0046188; Sun, 11 Jun 2017 07:39:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dHu0046188@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, 11 Jun 2017 07:39:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443253 - head/ftp/pear-Net_FTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:19 -0000 Author: sunpoet Date: Sun Jun 11 07:39:17 2017 New Revision: 443253 URL: https://svnweb.freebsd.org/changeset/ports/443253 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => Net_FTP-1.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_FTP-1.4.0.tgz fetch: http://pear.php.net/get/Net_FTP-1.4.0.tgz: size mismatch: expected 35344, actual 35593 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_FTP-1.4.0.tgz [1] Approved by: portmgr (blanket) Modified: head/ftp/pear-Net_FTP/Makefile head/ftp/pear-Net_FTP/distinfo Modified: head/ftp/pear-Net_FTP/Makefile ============================================================================== --- head/ftp/pear-Net_FTP/Makefile Sun Jun 11 07:39:12 2017 (r443252) +++ head/ftp/pear-Net_FTP/Makefile Sun Jun 11 07:39:17 2017 (r443253) @@ -11,6 +11,6 @@ COMMENT= PEAR OO interface to the PHP FTP functions pl LICENSE= BSD2CLAUSE USE_PHP= ftp -USES= pear +USES= pear php .include Modified: head/ftp/pear-Net_FTP/distinfo ============================================================================== --- head/ftp/pear-Net_FTP/distinfo Sun Jun 11 07:39:12 2017 (r443252) +++ head/ftp/pear-Net_FTP/distinfo Sun Jun 11 07:39:17 2017 (r443253) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_FTP-1.4.0.tgz) = b06d0f01bdb3f9f6f38746798801a15da8ee1d717702f84efecbd875a5e3a3a5 -SIZE (PEAR/Net_FTP-1.4.0.tgz) = 35344 +TIMESTAMP = 1497163210 +SHA256 (PEAR/Net_FTP-1.4.0.tgz) = 1c7333fd7813e35f87859387e8027440984c19303c1eabbceb3c73da783fe777 +SIZE (PEAR/Net_FTP-1.4.0.tgz) = 35593 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D891C096F8; Sun, 11 Jun 2017 07:39: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 4A48D7A96D; Sun, 11 Jun 2017 07:39: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 v5B7dMBM046291; Sun, 11 Jun 2017 07:39:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dMAj046289; Sun, 11 Jun 2017 07:39:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dMAj046289@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, 11 Jun 2017 07:39:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443254 - head/games/pear-Games_Chess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:23 -0000 Author: sunpoet Date: Sun Jun 11 07:39:22 2017 New Revision: 443254 URL: https://svnweb.freebsd.org/changeset/ports/443254 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Games_Chess-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Games_Chess-1.0.1.tgz fetch: http://pear.php.net/get/Games_Chess-1.0.1.tgz: size mismatch: expected 86920, actual 89817 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Games_Chess-1.0.1.tgz [1] Approved by: portmgr (blanket) Modified: head/games/pear-Games_Chess/Makefile head/games/pear-Games_Chess/distinfo Modified: head/games/pear-Games_Chess/Makefile ============================================================================== --- head/games/pear-Games_Chess/Makefile Sun Jun 11 07:39:17 2017 (r443253) +++ head/games/pear-Games_Chess/Makefile Sun Jun 11 07:39:22 2017 (r443254) @@ -8,6 +8,6 @@ CATEGORIES= games devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR methods for constructing and validating chess games in PGN -USES= pear +USES= pear .include Modified: head/games/pear-Games_Chess/distinfo ============================================================================== --- head/games/pear-Games_Chess/distinfo Sun Jun 11 07:39:17 2017 (r443253) +++ head/games/pear-Games_Chess/distinfo Sun Jun 11 07:39:22 2017 (r443254) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Games_Chess-1.0.1.tgz) = 48b316c2a12f23f5317839cb676c2ce10d8bd85fece4ad93e98afadb857c8d37 -SIZE (PEAR/Games_Chess-1.0.1.tgz) = 86920 +TIMESTAMP = 1497163212 +SHA256 (PEAR/Games_Chess-1.0.1.tgz) = 1a90f29572638be1d660da99d1e174a5333bbea304a76a9bee8f3822b97c4d28 +SIZE (PEAR/Games_Chess-1.0.1.tgz) = 89817 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 947EEC0971C; Sun, 11 Jun 2017 07:39: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 645037A9DE; Sun, 11 Jun 2017 07:39: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 v5B7dR14046394; Sun, 11 Jun 2017 07:39:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dRb6046392; Sun, 11 Jun 2017 07:39:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dRb6046392@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, 11 Jun 2017 07:39:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443255 - head/graphics/pear-Image_3D X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:28 -0000 Author: sunpoet Date: Sun Jun 11 07:39:27 2017 New Revision: 443255 URL: https://svnweb.freebsd.org/changeset/ports/443255 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Image_3D-0.4.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_3D-0.4.2.tgz fetch: http://pear.php.net/get/Image_3D-0.4.2.tgz: size mismatch: expected 130642, actual 132136 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_3D-0.4.2.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_3D/Makefile head/graphics/pear-Image_3D/distinfo Modified: head/graphics/pear-Image_3D/Makefile ============================================================================== --- head/graphics/pear-Image_3D/Makefile Sun Jun 11 07:39:22 2017 (r443254) +++ head/graphics/pear-Image_3D/Makefile Sun Jun 11 07:39:27 2017 (r443255) @@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class allows the rendering of 3 dimensional objects USE_PHP= gd -USES= pear +USES= pear php .include Modified: head/graphics/pear-Image_3D/distinfo ============================================================================== --- head/graphics/pear-Image_3D/distinfo Sun Jun 11 07:39:22 2017 (r443254) +++ head/graphics/pear-Image_3D/distinfo Sun Jun 11 07:39:27 2017 (r443255) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_3D-0.4.2.tgz) = 394bbacae27c82a300032344b426e90ffdcf7a3e12699e92492c3daf3d69d47a -SIZE (PEAR/Image_3D-0.4.2.tgz) = 130642 +TIMESTAMP = 1497163215 +SHA256 (PEAR/Image_3D-0.4.2.tgz) = 198b918fc9da29c51251055a71349be9fa63e162ddc91eee62223099b75bdf63 +SIZE (PEAR/Image_3D-0.4.2.tgz) = 132136 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4164BC09740; Sun, 11 Jun 2017 07:39: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 10D6C7AA45; Sun, 11 Jun 2017 07:39: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 v5B7dW3Q046497; Sun, 11 Jun 2017 07:39:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dWLs046494; Sun, 11 Jun 2017 07:39:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dWLs046494@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, 11 Jun 2017 07:39:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443256 - head/graphics/pear-Image_Barcode X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:33 -0000 Author: sunpoet Date: Sun Jun 11 07:39:31 2017 New Revision: 443256 URL: https://svnweb.freebsd.org/changeset/ports/443256 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Image_Barcode-1.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Barcode-1.1.3.tgz fetch: http://pear.php.net/get/Image_Barcode-1.1.3.tgz: size mismatch: expected 13420, actual 13606 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Barcode-1.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_Barcode/Makefile head/graphics/pear-Image_Barcode/distinfo Modified: head/graphics/pear-Image_Barcode/Makefile ============================================================================== --- head/graphics/pear-Image_Barcode/Makefile Sun Jun 11 07:39:27 2017 (r443255) +++ head/graphics/pear-Image_Barcode/Makefile Sun Jun 11 07:39:31 2017 (r443256) @@ -9,7 +9,7 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for barcode generation USE_PHP= gd -USES= pear +USES= pear php OPTIONS_DEFINE= PEAR_PHP_COMPAT PEAR_PHP_COMPAT_DESC= PEAR::PHP_Compat support Modified: head/graphics/pear-Image_Barcode/distinfo ============================================================================== --- head/graphics/pear-Image_Barcode/distinfo Sun Jun 11 07:39:27 2017 (r443255) +++ head/graphics/pear-Image_Barcode/distinfo Sun Jun 11 07:39:31 2017 (r443256) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_Barcode-1.1.3.tgz) = 6a41007d81bf9f64faa40c5b769d9205eae718d68cbef384cc920fa5183a7ca8 -SIZE (PEAR/Image_Barcode-1.1.3.tgz) = 13420 +TIMESTAMP = 1497163217 +SHA256 (PEAR/Image_Barcode-1.1.3.tgz) = 0f644736caa1f19f39903911d918feeedcd0fbc3c7cded4d2395d1856ebefb47 +SIZE (PEAR/Image_Barcode-1.1.3.tgz) = 13606 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 043FDC09775; Sun, 11 Jun 2017 07:39: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 C39547AAB7; Sun, 11 Jun 2017 07:39: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 v5B7daS9046599; Sun, 11 Jun 2017 07:39:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7daPO046598; Sun, 11 Jun 2017 07:39:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7daPO046598@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, 11 Jun 2017 07:39:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443257 - head/graphics/pear-Image_Barcode2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:38 -0000 Author: sunpoet Date: Sun Jun 11 07:39:36 2017 New Revision: 443257 URL: https://svnweb.freebsd.org/changeset/ports/443257 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Image_Barcode2-0.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Barcode2-0.2.3.tgz fetch: http://pear.php.net/get/Image_Barcode2-0.2.3.tgz: size mismatch: expected 15879, actual 16244 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Barcode2-0.2.3.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_Barcode2/Makefile head/graphics/pear-Image_Barcode2/distinfo Modified: head/graphics/pear-Image_Barcode2/Makefile ============================================================================== --- head/graphics/pear-Image_Barcode2/Makefile Sun Jun 11 07:39:31 2017 (r443256) +++ head/graphics/pear-Image_Barcode2/Makefile Sun Jun 11 07:39:36 2017 (r443257) @@ -9,6 +9,6 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= PEAR class for barcode generation USE_PHP= gd -USES= pear +USES= pear php .include Modified: head/graphics/pear-Image_Barcode2/distinfo ============================================================================== --- head/graphics/pear-Image_Barcode2/distinfo Sun Jun 11 07:39:31 2017 (r443256) +++ head/graphics/pear-Image_Barcode2/distinfo Sun Jun 11 07:39:36 2017 (r443257) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_Barcode2-0.2.3.tgz) = 390dd02da90e47f0479e535c62daabb8c3589a3bd374dd79ee6d959e13915e95 -SIZE (PEAR/Image_Barcode2-0.2.3.tgz) = 15879 +TIMESTAMP = 1497163219 +SHA256 (PEAR/Image_Barcode2-0.2.3.tgz) = 5c9589eeb11db23ca2d20d33b7084dcbe8581e55d3f2405a1c654b127adde7c9 +SIZE (PEAR/Image_Barcode2-0.2.3.tgz) = 16244 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9879C097A6; Sun, 11 Jun 2017 07:39:42 +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 774187AB24; Sun, 11 Jun 2017 07:39:42 +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 v5B7dfHI046703; Sun, 11 Jun 2017 07:39:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dfdK046700; Sun, 11 Jun 2017 07:39:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dfdK046700@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, 11 Jun 2017 07:39:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443258 - head/graphics/pear-Image_Canvas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:42 -0000 Author: sunpoet Date: Sun Jun 11 07:39:41 2017 New Revision: 443258 URL: https://svnweb.freebsd.org/changeset/ports/443258 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => Image_Canvas-0.3.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Canvas-0.3.2.tgz fetch: http://pear.php.net/get/Image_Canvas-0.3.2.tgz: size mismatch: expected 54698, actual 55496 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Canvas-0.3.2.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_Canvas/Makefile head/graphics/pear-Image_Canvas/distinfo Modified: head/graphics/pear-Image_Canvas/Makefile ============================================================================== --- head/graphics/pear-Image_Canvas/Makefile Sun Jun 11 07:39:36 2017 (r443257) +++ head/graphics/pear-Image_Canvas/Makefile Sun Jun 11 07:39:41 2017 (r443258) @@ -12,6 +12,6 @@ COMMENT= OO PEAR common interface to image drawing RUN_DEPENDS= ${PEARDIR}/Image/Color.php:graphics/pear-Image_Color USE_PHP= gd -USES= dos2unix pear +USES= dos2unix pear php .include Modified: head/graphics/pear-Image_Canvas/distinfo ============================================================================== --- head/graphics/pear-Image_Canvas/distinfo Sun Jun 11 07:39:36 2017 (r443257) +++ head/graphics/pear-Image_Canvas/distinfo Sun Jun 11 07:39:41 2017 (r443258) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_Canvas-0.3.2.tgz) = f0d6a82b5a8c0f82cb82c4c068862823d14da2fe07a48663dec666ddd1300264 -SIZE (PEAR/Image_Canvas-0.3.2.tgz) = 54698 +TIMESTAMP = 1497163221 +SHA256 (PEAR/Image_Canvas-0.3.2.tgz) = db5facf28b06082bf2a93e39bd7284faaf804173799cd66711669e1698cb5aef +SIZE (PEAR/Image_Canvas-0.3.2.tgz) = 55496 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DAF70C097D0; Sun, 11 Jun 2017 07:39:47 +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 A8D037AB99; Sun, 11 Jun 2017 07:39:47 +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 v5B7dkTP046804; Sun, 11 Jun 2017 07:39:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dktA046802; Sun, 11 Jun 2017 07:39:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dktA046802@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, 11 Jun 2017 07:39:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443259 - head/graphics/pear-Image_Color X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:48 -0000 Author: sunpoet Date: Sun Jun 11 07:39:46 2017 New Revision: 443259 URL: https://svnweb.freebsd.org/changeset/ports/443259 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Image_Color-1.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Color-1.0.4.tgz fetch: http://pear.php.net/get/Image_Color-1.0.4.tgz: size mismatch: expected 9501, actual 9656 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Color-1.0.4.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_Color/Makefile head/graphics/pear-Image_Color/distinfo Modified: head/graphics/pear-Image_Color/Makefile ============================================================================== --- head/graphics/pear-Image_Color/Makefile Sun Jun 11 07:39:41 2017 (r443258) +++ head/graphics/pear-Image_Color/Makefile Sun Jun 11 07:39:46 2017 (r443259) @@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR::Image_Color manages and handles color data and conversions USE_PHP= gd -USES= pear +USES= pear php .include Modified: head/graphics/pear-Image_Color/distinfo ============================================================================== --- head/graphics/pear-Image_Color/distinfo Sun Jun 11 07:39:41 2017 (r443258) +++ head/graphics/pear-Image_Color/distinfo Sun Jun 11 07:39:46 2017 (r443259) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_Color-1.0.4.tgz) = 145fd1357be03c2c74e641e1bf71bdac6a1f2655508c773840b9697d67e800d6 -SIZE (PEAR/Image_Color-1.0.4.tgz) = 9501 +TIMESTAMP = 1497163223 +SHA256 (PEAR/Image_Color-1.0.4.tgz) = 3a2c1128acd7fe3bbf9c5e14e6fc38f56e77fd7fb1350e0cbb59bae333a90565 +SIZE (PEAR/Image_Color-1.0.4.tgz) = 9656 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AB43C09839; Sun, 11 Jun 2017 07:39: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 5A8407AC7A; Sun, 11 Jun 2017 07:39: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 v5B7duaN046998; Sun, 11 Jun 2017 07:39:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7duPF046995; Sun, 11 Jun 2017 07:39:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7duPF046995@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, 11 Jun 2017 07:39:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443261 - head/graphics/pear-Image_GraphViz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:57 -0000 Author: sunpoet Date: Sun Jun 11 07:39:56 2017 New Revision: 443261 URL: https://svnweb.freebsd.org/changeset/ports/443261 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Image_GraphViz-1.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_GraphViz-1.3.0.tgz fetch: http://pear.php.net/get/Image_GraphViz-1.3.0.tgz: size mismatch: expected 16706, actual 16878 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_GraphViz-1.3.0.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_GraphViz/Makefile head/graphics/pear-Image_GraphViz/distinfo Modified: head/graphics/pear-Image_GraphViz/Makefile ============================================================================== --- head/graphics/pear-Image_GraphViz/Makefile Sun Jun 11 07:39:51 2017 (r443260) +++ head/graphics/pear-Image_GraphViz/Makefile Sun Jun 11 07:39:56 2017 (r443261) @@ -10,6 +10,6 @@ COMMENT= Interface to AT&T's GraphViz tools RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz -USES= pear +USES= pear .include Modified: head/graphics/pear-Image_GraphViz/distinfo ============================================================================== --- head/graphics/pear-Image_GraphViz/distinfo Sun Jun 11 07:39:51 2017 (r443260) +++ head/graphics/pear-Image_GraphViz/distinfo Sun Jun 11 07:39:56 2017 (r443261) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_GraphViz-1.3.0.tgz) = e94c4a2fc52f76e1bad5c2e75a4e253fcd125a1d839e38dadf28b06729461ee6 -SIZE (PEAR/Image_GraphViz-1.3.0.tgz) = 16706 +TIMESTAMP = 1497163229 +SHA256 (PEAR/Image_GraphViz-1.3.0.tgz) = b98a30fd3b986342fd27da0a89b288c853d949ece6336d8c2e8d5bad945acd93 +SIZE (PEAR/Image_GraphViz-1.3.0.tgz) = 16878 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86BC5C09874; Sun, 11 Jun 2017 07:40: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 5451B7ACEB; Sun, 11 Jun 2017 07:40: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 v5B7e1lV047125; Sun, 11 Jun 2017 07:40:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7e1tp047123; Sun, 11 Jun 2017 07:40:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7e1tp047123@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, 11 Jun 2017 07:40:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443262 - head/graphics/pear-Image_Transform X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:02 -0000 Author: sunpoet Date: Sun Jun 11 07:40:01 2017 New Revision: 443262 URL: https://svnweb.freebsd.org/changeset/ports/443262 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Image_Transform-0.9.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Transform-0.9.5.tgz fetch: http://pear.php.net/get/Image_Transform-0.9.5.tgz: size mismatch: expected 588859, actual 590412 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Transform-0.9.5.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_Transform/Makefile head/graphics/pear-Image_Transform/distinfo Modified: head/graphics/pear-Image_Transform/Makefile ============================================================================== --- head/graphics/pear-Image_Transform/Makefile Sun Jun 11 07:39:56 2017 (r443261) +++ head/graphics/pear-Image_Transform/Makefile Sun Jun 11 07:40:01 2017 (r443262) @@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= Standard interface to manipulate images using different libraries USE_PHP= gd -USES= pear +USES= pear php .include Modified: head/graphics/pear-Image_Transform/distinfo ============================================================================== --- head/graphics/pear-Image_Transform/distinfo Sun Jun 11 07:39:56 2017 (r443261) +++ head/graphics/pear-Image_Transform/distinfo Sun Jun 11 07:40:01 2017 (r443262) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_Transform-0.9.5.tgz) = 2ee9b5a783e33f357440d2a5821644a285dee774617e34ec2282fb0aed0d7f84 -SIZE (PEAR/Image_Transform-0.9.5.tgz) = 588859 +TIMESTAMP = 1497163233 +SHA256 (PEAR/Image_Transform-0.9.5.tgz) = b30318b8b284a9b38da92cace49395e83a86ac9145d9f2357cedcdc4091c4775 +SIZE (PEAR/Image_Transform-0.9.5.tgz) = 590412 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 523A6C098A2; Sun, 11 Jun 2017 07:40: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 209497AD60; Sun, 11 Jun 2017 07:40:07 +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 v5B7e6wT047228; Sun, 11 Jun 2017 07:40:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7e6Pt047226; Sun, 11 Jun 2017 07:40:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7e6Pt047226@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, 11 Jun 2017 07:40:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443263 - head/mail/pear-Contact_Vcard_Build X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:07 -0000 Author: sunpoet Date: Sun Jun 11 07:40:06 2017 New Revision: 443263 URL: https://svnweb.freebsd.org/changeset/ports/443263 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Contact_Vcard_Build-1.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Contact_Vcard_Build-1.1.2.tgz fetch: http://pear.php.net/get/Contact_Vcard_Build-1.1.2.tgz: size mismatch: expected 16951, actual 17096 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Contact_Vcard_Build-1.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Contact_Vcard_Build/Makefile head/mail/pear-Contact_Vcard_Build/distinfo Modified: head/mail/pear-Contact_Vcard_Build/Makefile ============================================================================== --- head/mail/pear-Contact_Vcard_Build/Makefile Sun Jun 11 07:40:01 2017 (r443262) +++ head/mail/pear-Contact_Vcard_Build/Makefile Sun Jun 11 07:40:06 2017 (r443263) @@ -8,6 +8,6 @@ CATEGORIES= mail www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks -USES= pear +USES= pear .include Modified: head/mail/pear-Contact_Vcard_Build/distinfo ============================================================================== --- head/mail/pear-Contact_Vcard_Build/distinfo Sun Jun 11 07:40:01 2017 (r443262) +++ head/mail/pear-Contact_Vcard_Build/distinfo Sun Jun 11 07:40:06 2017 (r443263) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Contact_Vcard_Build-1.1.2.tgz) = 24dd7901130cc6c4f1d07ba48575dac083291c6ff3d248bbeb68afacecc02f87 -SIZE (PEAR/Contact_Vcard_Build-1.1.2.tgz) = 16951 +TIMESTAMP = 1497163235 +SHA256 (PEAR/Contact_Vcard_Build-1.1.2.tgz) = 1af4adfc2d199e55a5a80214c9beef73a6c3f686f74678df5a1b92b8a4326266 +SIZE (PEAR/Contact_Vcard_Build-1.1.2.tgz) = 17096 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:39:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 003B4C09803; Sun, 11 Jun 2017 07:39:53 +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 C1FF57AC0D; Sun, 11 Jun 2017 07:39: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 v5B7dpWE046896; Sun, 11 Jun 2017 07:39:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dpKl046895; Sun, 11 Jun 2017 07:39:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dpKl046895@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, 11 Jun 2017 07:39:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443260 - head/graphics/pear-Image_Graph X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:39:53 -0000 Author: sunpoet Date: Sun Jun 11 07:39:51 2017 New Revision: 443260 URL: https://svnweb.freebsd.org/changeset/ports/443260 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Image_Graph-0.8.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Graph-0.8.0.tgz fetch: http://pear.php.net/get/Image_Graph-0.8.0.tgz: size mismatch: expected 367646, actual 370682 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Graph-0.8.0.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_Graph/distinfo Modified: head/graphics/pear-Image_Graph/distinfo ============================================================================== --- head/graphics/pear-Image_Graph/distinfo Sun Jun 11 07:39:46 2017 (r443259) +++ head/graphics/pear-Image_Graph/distinfo Sun Jun 11 07:39:51 2017 (r443260) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_Graph-0.8.0.tgz) = 6f7eca536299eb805b368175201a1a145697e0f645b5b88eef6c1621d2906d1c -SIZE (PEAR/Image_Graph-0.8.0.tgz) = 367646 +TIMESTAMP = 1497163227 +SHA256 (PEAR/Image_Graph-0.8.0.tgz) = 4875bd48b34c2a7d5c8d8423e46f95974e3bf4a8e1efb4efd6f62de11ca17a90 +SIZE (PEAR/Image_Graph-0.8.0.tgz) = 370682 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29891C098D5; Sun, 11 Jun 2017 07:40: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 E69117ADCF; Sun, 11 Jun 2017 07:40: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 v5B7eAnf047328; Sun, 11 Jun 2017 07:40:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7eAlQ047326; Sun, 11 Jun 2017 07:40:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7eAlQ047326@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, 11 Jun 2017 07:40:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443264 - head/mail/pear-Contact_Vcard_Parse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:12 -0000 Author: sunpoet Date: Sun Jun 11 07:40:10 2017 New Revision: 443264 URL: https://svnweb.freebsd.org/changeset/ports/443264 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Contact_Vcard_Parse-1.32.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Contact_Vcard_Parse-1.32.0.tgz fetch: http://pear.php.net/get/Contact_Vcard_Parse-1.32.0.tgz: size mismatch: expected 10179, actual 10286 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Contact_Vcard_Parse-1.32.0.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Contact_Vcard_Parse/Makefile head/mail/pear-Contact_Vcard_Parse/distinfo Modified: head/mail/pear-Contact_Vcard_Parse/Makefile ============================================================================== --- head/mail/pear-Contact_Vcard_Parse/Makefile Sun Jun 11 07:40:06 2017 (r443263) +++ head/mail/pear-Contact_Vcard_Parse/Makefile Sun Jun 11 07:40:10 2017 (r443264) @@ -8,6 +8,6 @@ CATEGORIES= mail www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to parse vCard 2.1 and 3.0 files -USES= pear +USES= pear .include Modified: head/mail/pear-Contact_Vcard_Parse/distinfo ============================================================================== --- head/mail/pear-Contact_Vcard_Parse/distinfo Sun Jun 11 07:40:06 2017 (r443263) +++ head/mail/pear-Contact_Vcard_Parse/distinfo Sun Jun 11 07:40:10 2017 (r443264) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 4bc9466b179f8b565f08ca32064b907b5fd3a5417156fd3fbdadb4ef5647f223 -SIZE (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 10179 +TIMESTAMP = 1497163236 +SHA256 (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = bd70cef25ae8d4158d249c42cbe9cf8c4b38ceb67ecbf73a169c036f8b44691a +SIZE (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 10286 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3652C0990A; Sun, 11 Jun 2017 07:40:16 +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 9E6807AE3E; Sun, 11 Jun 2017 07:40: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 v5B7eFsV047432; Sun, 11 Jun 2017 07:40:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7eFPL047431; Sun, 11 Jun 2017 07:40:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7eFPL047431@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, 11 Jun 2017 07:40:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443265 - head/mail/pear-Mail_Mbox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:16 -0000 Author: sunpoet Date: Sun Jun 11 07:40:15 2017 New Revision: 443265 URL: https://svnweb.freebsd.org/changeset/ports/443265 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Mail_Mbox-0.6.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Mail_Mbox-0.6.3.tgz fetch: http://pear.php.net/get/Mail_Mbox-0.6.3.tgz: size mismatch: expected 14331, actual 14482 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Mail_Mbox-0.6.3.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Mail_Mbox/Makefile head/mail/pear-Mail_Mbox/distinfo Modified: head/mail/pear-Mail_Mbox/Makefile ============================================================================== --- head/mail/pear-Mail_Mbox/Makefile Sun Jun 11 07:40:10 2017 (r443264) +++ head/mail/pear-Mail_Mbox/Makefile Sun Jun 11 07:40:15 2017 (r443265) @@ -8,6 +8,6 @@ CATEGORIES= mail www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR Read and modify Unix MBOXes -USES= pear +USES= pear .include Modified: head/mail/pear-Mail_Mbox/distinfo ============================================================================== --- head/mail/pear-Mail_Mbox/distinfo Sun Jun 11 07:40:10 2017 (r443264) +++ head/mail/pear-Mail_Mbox/distinfo Sun Jun 11 07:40:15 2017 (r443265) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Mail_Mbox-0.6.3.tgz) = 1e3a6cc0f7665e090c26b9ad4aca9fa6a24b248347dc6982991bfcb27a4a12eb -SIZE (PEAR/Mail_Mbox-0.6.3.tgz) = 14331 +TIMESTAMP = 1497163238 +SHA256 (PEAR/Mail_Mbox-0.6.3.tgz) = 10a935b308524a04c382bf737d57dbd194854b59363a37fdad004638fae56c7e +SIZE (PEAR/Mail_Mbox-0.6.3.tgz) = 14482 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92492C0993B; Sun, 11 Jun 2017 07:40: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 5B8C77AEA6; Sun, 11 Jun 2017 07:40: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 v5B7eKpj047524; Sun, 11 Jun 2017 07:40:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7eKoo047523; Sun, 11 Jun 2017 07:40:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7eKoo047523@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, 11 Jun 2017 07:40:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443266 - head/mail/pear-Mail_Mime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:21 -0000 Author: sunpoet Date: Sun Jun 11 07:40:20 2017 New Revision: 443266 URL: https://svnweb.freebsd.org/changeset/ports/443266 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Mail_Mime-1.10.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Mail_Mime-1.10.0.tgz fetch: http://pear.php.net/get/Mail_Mime-1.10.0.tgz: size mismatch: expected 35375, actual 35767 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Mail_Mime-1.10.0.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Mail_Mime/distinfo Modified: head/mail/pear-Mail_Mime/distinfo ============================================================================== --- head/mail/pear-Mail_Mime/distinfo Sun Jun 11 07:40:15 2017 (r443265) +++ head/mail/pear-Mail_Mime/distinfo Sun Jun 11 07:40:20 2017 (r443266) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Mail_Mime-1.10.0.tgz) = 3a86c1eebaf96e227c9594b5366c479ab65e77d5bc86c3fc5987411403f4261d -SIZE (PEAR/Mail_Mime-1.10.0.tgz) = 35375 +TIMESTAMP = 1497163240 +SHA256 (PEAR/Mail_Mime-1.10.0.tgz) = 40867f312a7cc2bde95ea78a905bf8c7ded2dfe97b184dea43c21bf6ea5fd7eb +SIZE (PEAR/Mail_Mime-1.10.0.tgz) = 35767 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94C45C0996A; Sun, 11 Jun 2017 07:40:26 +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 651D87AF1A; Sun, 11 Jun 2017 07:40:26 +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 v5B7ePjb047624; Sun, 11 Jun 2017 07:40:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ePvq047622; Sun, 11 Jun 2017 07:40:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7ePvq047622@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, 11 Jun 2017 07:40:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443267 - head/mail/pear-Mail_Queue X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:26 -0000 Author: sunpoet Date: Sun Jun 11 07:40:25 2017 New Revision: 443267 URL: https://svnweb.freebsd.org/changeset/ports/443267 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Mail_Queue-1.2.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Mail_Queue-1.2.7.tgz fetch: http://pear.php.net/get/Mail_Queue-1.2.7.tgz: size mismatch: expected 21949, actual 22212 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Mail_Queue-1.2.7.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Mail_Queue/Makefile head/mail/pear-Mail_Queue/distinfo Modified: head/mail/pear-Mail_Queue/Makefile ============================================================================== --- head/mail/pear-Mail_Queue/Makefile Sun Jun 11 07:40:20 2017 (r443266) +++ head/mail/pear-Mail_Queue/Makefile Sun Jun 11 07:40:25 2017 (r443267) @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \ RUN_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \ ${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime -USES= pear +USES= pear OPTIONS_DEFINE= PEAR_DB PEAR_MDB PEAR_MDB2 PEAR_DB_DESC= PEAR::DB support Modified: head/mail/pear-Mail_Queue/distinfo ============================================================================== --- head/mail/pear-Mail_Queue/distinfo Sun Jun 11 07:40:20 2017 (r443266) +++ head/mail/pear-Mail_Queue/distinfo Sun Jun 11 07:40:25 2017 (r443267) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Mail_Queue-1.2.7.tgz) = f36827500f5e506644cbd932fb8d78172de12e7c05d8bd96b9eabd29554a1125 -SIZE (PEAR/Mail_Queue-1.2.7.tgz) = 21949 +TIMESTAMP = 1497163242 +SHA256 (PEAR/Mail_Queue-1.2.7.tgz) = 43646f850f920fd7df53ab90cbb92472fe09233a4262db6eb9cbda91a1983121 +SIZE (PEAR/Mail_Queue-1.2.7.tgz) = 22212 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFBDDC09992; Sun, 11 Jun 2017 07:40:31 +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 7FD7B7AF8F; Sun, 11 Jun 2017 07:40:31 +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 v5B7eUAS047727; Sun, 11 Jun 2017 07:40:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7eUHB047725; Sun, 11 Jun 2017 07:40:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7eUHB047725@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, 11 Jun 2017 07:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443268 - head/mail/pear-Net_Cyrus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:31 -0000 Author: sunpoet Date: Sun Jun 11 07:40:30 2017 New Revision: 443268 URL: https://svnweb.freebsd.org/changeset/ports/443268 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Cyrus-0.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Cyrus-0.3.1.tgz fetch: http://pear.php.net/get/Net_Cyrus-0.3.1.tgz: size mismatch: expected 5164, actual 5178 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Cyrus-0.3.1.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Net_Cyrus/Makefile head/mail/pear-Net_Cyrus/distinfo Modified: head/mail/pear-Net_Cyrus/Makefile ============================================================================== --- head/mail/pear-Net_Cyrus/Makefile Sun Jun 11 07:40:25 2017 (r443267) +++ head/mail/pear-Net_Cyrus/Makefile Sun Jun 11 07:40:30 2017 (r443268) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ ${PEARDIR}/Net/IMAP.php:mail/pear-Net_IMAP -USES= pear +USES= pear .include Modified: head/mail/pear-Net_Cyrus/distinfo ============================================================================== --- head/mail/pear-Net_Cyrus/distinfo Sun Jun 11 07:40:25 2017 (r443267) +++ head/mail/pear-Net_Cyrus/distinfo Sun Jun 11 07:40:30 2017 (r443268) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Cyrus-0.3.1.tgz) = 70c465e9bf8e856fad14fe80990c28d511466310d0f7fac7a67e62e5a399815e -SIZE (PEAR/Net_Cyrus-0.3.1.tgz) = 5164 +TIMESTAMP = 1497163244 +SHA256 (PEAR/Net_Cyrus-0.3.1.tgz) = e47dd55ffb4874b3f4f6c1258c5df68dfe05f1ed8c393722bd3af63efa951b47 +SIZE (PEAR/Net_Cyrus-0.3.1.tgz) = 5178 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BCD3C099BE; Sun, 11 Jun 2017 07:40: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 59BD17B005; Sun, 11 Jun 2017 07:40: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 v5B7eZ0j047818; Sun, 11 Jun 2017 07:40:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7eZli047817; Sun, 11 Jun 2017 07:40:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7eZli047817@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, 11 Jun 2017 07:40:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443269 - head/mail/pear-Net_IMAP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:36 -0000 Author: sunpoet Date: Sun Jun 11 07:40:35 2017 New Revision: 443269 URL: https://svnweb.freebsd.org/changeset/ports/443269 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Net_IMAP-1.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_IMAP-1.1.3.tgz fetch: http://pear.php.net/get/Net_IMAP-1.1.3.tgz: size mismatch: expected 40494, actual 41082 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_IMAP-1.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Net_IMAP/distinfo Modified: head/mail/pear-Net_IMAP/distinfo ============================================================================== --- head/mail/pear-Net_IMAP/distinfo Sun Jun 11 07:40:30 2017 (r443268) +++ head/mail/pear-Net_IMAP/distinfo Sun Jun 11 07:40:35 2017 (r443269) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_IMAP-1.1.3.tgz) = 1ffde2d65d9e3e1a7d381fc9ee8ebac70ccfeb6ac746164423e926211b0b4487 -SIZE (PEAR/Net_IMAP-1.1.3.tgz) = 40494 +TIMESTAMP = 1497163246 +SHA256 (PEAR/Net_IMAP-1.1.3.tgz) = 9f110b1404c03c1d59c38bafeafdd6adfb060942dd0b3404064f4c57196a04c9 +SIZE (PEAR/Net_IMAP-1.1.3.tgz) = 41082 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1615DC099EE; Sun, 11 Jun 2017 07:40: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 D5A1D7B07D; Sun, 11 Jun 2017 07:40: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 v5B7edcT047908; Sun, 11 Jun 2017 07:40:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7edwq047907; Sun, 11 Jun 2017 07:40:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7edwq047907@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, 11 Jun 2017 07:40:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443270 - head/mail/pear-Net_LMTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:41 -0000 Author: sunpoet Date: Sun Jun 11 07:40:39 2017 New Revision: 443270 URL: https://svnweb.freebsd.org/changeset/ports/443270 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Net_LMTP-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_LMTP-1.0.2.tgz fetch: http://pear.php.net/get/Net_LMTP-1.0.2.tgz: size mismatch: expected 6349, actual 6448 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_LMTP-1.0.2.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Net_LMTP/distinfo Modified: head/mail/pear-Net_LMTP/distinfo ============================================================================== --- head/mail/pear-Net_LMTP/distinfo Sun Jun 11 07:40:35 2017 (r443269) +++ head/mail/pear-Net_LMTP/distinfo Sun Jun 11 07:40:39 2017 (r443270) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_LMTP-1.0.2.tgz) = 08d23ef8176d7ac49b30efd3476df563e769d1c6ee94a5b460a4d06069860bac -SIZE (PEAR/Net_LMTP-1.0.2.tgz) = 6349 +TIMESTAMP = 1497163248 +SHA256 (PEAR/Net_LMTP-1.0.2.tgz) = 60c7e099a31599a201cb35732492a209ef5d3e5273a97f509f1810e320083fec +SIZE (PEAR/Net_LMTP-1.0.2.tgz) = 6448 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB8DDC09A18; Sun, 11 Jun 2017 07:40: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 8B8907B0F9; Sun, 11 Jun 2017 07:40: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 v5B7ei8g048011; Sun, 11 Jun 2017 07:40:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7eiDZ048009; Sun, 11 Jun 2017 07:40:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7eiDZ048009@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, 11 Jun 2017 07:40:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443271 - head/math/pear-Math_Combinatorics X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:45 -0000 Author: sunpoet Date: Sun Jun 11 07:40:44 2017 New Revision: 443271 URL: https://svnweb.freebsd.org/changeset/ports/443271 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Math_Combinatorics-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Math_Combinatorics-1.0.0.tgz fetch: http://pear.php.net/get/Math_Combinatorics-1.0.0.tgz: size mismatch: expected 5787, actual 6234 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Math_Combinatorics-1.0.0.tgz [1] Approved by: portmgr (blanket) Modified: head/math/pear-Math_Combinatorics/Makefile head/math/pear-Math_Combinatorics/distinfo Modified: head/math/pear-Math_Combinatorics/Makefile ============================================================================== --- head/math/pear-Math_Combinatorics/Makefile Sun Jun 11 07:40:39 2017 (r443270) +++ head/math/pear-Math_Combinatorics/Makefile Sun Jun 11 07:40:44 2017 (r443271) @@ -9,6 +9,6 @@ CATEGORIES= math pear MAINTAINER= joneum@FreeBSD.org COMMENT= Package that produces combinations and permutations -USES= pear +USES= pear .include Modified: head/math/pear-Math_Combinatorics/distinfo ============================================================================== --- head/math/pear-Math_Combinatorics/distinfo Sun Jun 11 07:40:39 2017 (r443270) +++ head/math/pear-Math_Combinatorics/distinfo Sun Jun 11 07:40:44 2017 (r443271) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Math_Combinatorics-1.0.0.tgz) = 2c46b8acff1bfada35e5171c72f2e6739eded29889b505cc1a706d30889e0a3c -SIZE (PEAR/Math_Combinatorics-1.0.0.tgz) = 5787 +TIMESTAMP = 1497163250 +SHA256 (PEAR/Math_Combinatorics-1.0.0.tgz) = 7d3aff7a634e77beadb7acb51d18e018013a11b28c7764679682c46ae8f772e3 +SIZE (PEAR/Math_Combinatorics-1.0.0.tgz) = 6234 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A686BC09A40; Sun, 11 Jun 2017 07:40: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 760257B178; Sun, 11 Jun 2017 07:40: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 v5B7ennC048773; Sun, 11 Jun 2017 07:40:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7engx048771; Sun, 11 Jun 2017 07:40:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7engx048771@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, 11 Jun 2017 07:40:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443272 - head/misc/pear-Services_Weather X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:50 -0000 Author: sunpoet Date: Sun Jun 11 07:40:49 2017 New Revision: 443272 URL: https://svnweb.freebsd.org/changeset/ports/443272 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => Services_Weather-1.4.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Weather-1.4.6.tgz fetch: http://pear.php.net/get/Services_Weather-1.4.6.tgz: size mismatch: expected 55639, actual 56451 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Weather-1.4.6.tgz [1] Approved by: portmgr (blanket) Modified: head/misc/pear-Services_Weather/Makefile head/misc/pear-Services_Weather/distinfo Modified: head/misc/pear-Services_Weather/Makefile ============================================================================== --- head/misc/pear-Services_Weather/Makefile Sun Jun 11 07:40:44 2017 (r443271) +++ head/misc/pear-Services_Weather/Makefile Sun Jun 11 07:40:49 2017 (r443272) @@ -17,7 +17,7 @@ PORTSCOUT= skipv:1.4.7 NO_ARCH= yes USE_PHP= ctype pcre -USES= pear +USES= pear php OPTIONS_DEFINE= PEAR_NET_FTP PEAR_CACHE PEAR_DB PEAR_SOAP PEAR_XML_SERIALIZER PEAR_NET_FTP_DESC= PEAR::Net::FTP support Modified: head/misc/pear-Services_Weather/distinfo ============================================================================== --- head/misc/pear-Services_Weather/distinfo Sun Jun 11 07:40:44 2017 (r443271) +++ head/misc/pear-Services_Weather/distinfo Sun Jun 11 07:40:49 2017 (r443272) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Weather-1.4.6.tgz) = aaaaca7034efd56be892c36b747bae80566a2cd23c11d4a1d92dd9619ec36da1 -SIZE (PEAR/Services_Weather-1.4.6.tgz) = 55639 +TIMESTAMP = 1497163252 +SHA256 (PEAR/Services_Weather-1.4.6.tgz) = a95d4b1b8492c7d4a867a2aa0736c27e1fde0cb28f50495d7075d0db70052ad0 +SIZE (PEAR/Services_Weather-1.4.6.tgz) = 56451 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:40:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F376C09A6D; Sun, 11 Jun 2017 07:40: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 2D53F7B1EC; Sun, 11 Jun 2017 07:40:55 +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 v5B7esSj048876; Sun, 11 Jun 2017 07:40:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7esWk048874; Sun, 11 Jun 2017 07:40:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7esWk048874@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, 11 Jun 2017 07:40:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443273 - head/misc/pear-Text_Figlet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:40:55 -0000 Author: sunpoet Date: Sun Jun 11 07:40:53 2017 New Revision: 443273 URL: https://svnweb.freebsd.org/changeset/ports/443273 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Figlet-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Figlet-1.0.2.tgz fetch: http://pear.php.net/get/Text_Figlet-1.0.2.tgz: size mismatch: expected 8775, actual 9119 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Figlet-1.0.2.tgz [1] Approved by: portmgr (blanket) Modified: head/misc/pear-Text_Figlet/Makefile head/misc/pear-Text_Figlet/distinfo Modified: head/misc/pear-Text_Figlet/Makefile ============================================================================== --- head/misc/pear-Text_Figlet/Makefile Sun Jun 11 07:40:49 2017 (r443272) +++ head/misc/pear-Text_Figlet/Makefile Sun Jun 11 07:40:53 2017 (r443273) @@ -8,6 +8,6 @@ CATEGORIES= misc www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Render text using FIGlet fonts -USES= pear +USES= pear .include Modified: head/misc/pear-Text_Figlet/distinfo ============================================================================== --- head/misc/pear-Text_Figlet/distinfo Sun Jun 11 07:40:49 2017 (r443272) +++ head/misc/pear-Text_Figlet/distinfo Sun Jun 11 07:40:53 2017 (r443273) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Text_Figlet-1.0.2.tgz) = fca154099d96a4a1d14fc9581af0a01c6b067a23bc69598834faa1100252a883 -SIZE (PEAR/Text_Figlet-1.0.2.tgz) = 8775 +TIMESTAMP = 1497163253 +SHA256 (PEAR/Text_Figlet-1.0.2.tgz) = 46bb1580fcf78c96465b2f60ebc855bb3a182f87cf09d097511820a64f17fb6b +SIZE (PEAR/Text_Figlet-1.0.2.tgz) = 9119 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 737FCC09B95; Sun, 11 Jun 2017 07:41: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 3E18E7B26E; Sun, 11 Jun 2017 07:41: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 v5B7exfp048987; Sun, 11 Jun 2017 07:40:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ex3N048976; Sun, 11 Jun 2017 07:40:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110740.v5B7ex3N048976@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, 11 Jun 2017 07:40:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443274 - head/net/pear-Auth_RADIUS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:00 -0000 Author: sunpoet Date: Sun Jun 11 07:40:58 2017 New Revision: 443274 URL: https://svnweb.freebsd.org/changeset/ports/443274 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Auth_RADIUS-1.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Auth_RADIUS-1.1.0.tgz fetch: http://pear.php.net/get/Auth_RADIUS-1.1.0.tgz: size mismatch: expected 8619, actual 8711 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth_RADIUS-1.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Auth_RADIUS/Makefile head/net/pear-Auth_RADIUS/distinfo Modified: head/net/pear-Auth_RADIUS/Makefile ============================================================================== --- head/net/pear-Auth_RADIUS/Makefile Sun Jun 11 07:40:53 2017 (r443273) +++ head/net/pear-Auth_RADIUS/Makefile Sun Jun 11 07:40:58 2017 (r443274) @@ -11,6 +11,6 @@ COMMENT= PEAR wrapper classes for the RADIUS PECL LICNSE= BSD3CLAUSE USE_PHP= radius -USES= pear +USES= pear php .include Modified: head/net/pear-Auth_RADIUS/distinfo ============================================================================== --- head/net/pear-Auth_RADIUS/distinfo Sun Jun 11 07:40:53 2017 (r443273) +++ head/net/pear-Auth_RADIUS/distinfo Sun Jun 11 07:40:58 2017 (r443274) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Auth_RADIUS-1.1.0.tgz) = dbb5587e7248a295dfbf5aa3c0074523b4e6a63e5e19d8500aa97a2f2091b023 -SIZE (PEAR/Auth_RADIUS-1.1.0.tgz) = 8619 +TIMESTAMP = 1497163255 +SHA256 (PEAR/Auth_RADIUS-1.1.0.tgz) = 22ab209fb5c3d6b13799753438912ce3727119d974fe8aedc514f1ff4b941cb8 +SIZE (PEAR/Auth_RADIUS-1.1.0.tgz) = 8711 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E7C6C09BBD; Sun, 11 Jun 2017 07:41: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 D0ED77B2E6; Sun, 11 Jun 2017 07:41: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 v5B7f4W2051185; Sun, 11 Jun 2017 07:41:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7f3du051183; Sun, 11 Jun 2017 07:41:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7f3du051183@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, 11 Jun 2017 07:41:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443275 - head/net/pear-File_Bittorrent2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:05 -0000 Author: sunpoet Date: Sun Jun 11 07:41:03 2017 New Revision: 443275 URL: https://svnweb.freebsd.org/changeset/ports/443275 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_Bittorrent2-1.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_Bittorrent2-1.3.1.tgz fetch: http://pear.php.net/get/File_Bittorrent2-1.3.1.tgz: size mismatch: expected 72852, actual 72467 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Bittorrent2-1.3.1.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-File_Bittorrent2/Makefile head/net/pear-File_Bittorrent2/distinfo Modified: head/net/pear-File_Bittorrent2/Makefile ============================================================================== --- head/net/pear-File_Bittorrent2/Makefile Sun Jun 11 07:40:58 2017 (r443274) +++ head/net/pear-File_Bittorrent2/Makefile Sun Jun 11 07:41:03 2017 (r443275) @@ -8,6 +8,6 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= Decode and Encode data in Bittorrent format -USES= pear +USES= pear .include Modified: head/net/pear-File_Bittorrent2/distinfo ============================================================================== --- head/net/pear-File_Bittorrent2/distinfo Sun Jun 11 07:40:58 2017 (r443274) +++ head/net/pear-File_Bittorrent2/distinfo Sun Jun 11 07:41:03 2017 (r443275) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_Bittorrent2-1.3.1.tgz) = 674d354ca7a03de5f2020ad9ec2779f1a17c5c6e38d002964f7dfc0684a656eb -SIZE (PEAR/File_Bittorrent2-1.3.1.tgz) = 72852 +TIMESTAMP = 1497163258 +SHA256 (PEAR/File_Bittorrent2-1.3.1.tgz) = 8abfae64ae3ff5c56073eba494954dd4041f22228d9704ded17dd2b069660bc4 +SIZE (PEAR/File_Bittorrent2-1.3.1.tgz) = 72467 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9524C09BE9; Sun, 11 Jun 2017 07:41: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 82C7E7B35E; Sun, 11 Jun 2017 07:41: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 v5B7f8F1051277; Sun, 11 Jun 2017 07:41:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7f8iG051276; Sun, 11 Jun 2017 07:41:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7f8iG051276@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, 11 Jun 2017 07:41:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443276 - head/net/pear-Net_CDDB X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:09 -0000 Author: sunpoet Date: Sun Jun 11 07:41:08 2017 New Revision: 443276 URL: https://svnweb.freebsd.org/changeset/ports/443276 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Net_CDDB-0.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_CDDB-0.3.0.tgz fetch: http://pear.php.net/get/Net_CDDB-0.3.0.tgz: size mismatch: expected 57681, actual 57903 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_CDDB-0.3.0.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_CDDB/distinfo Modified: head/net/pear-Net_CDDB/distinfo ============================================================================== --- head/net/pear-Net_CDDB/distinfo Sun Jun 11 07:41:03 2017 (r443275) +++ head/net/pear-Net_CDDB/distinfo Sun Jun 11 07:41:08 2017 (r443276) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_CDDB-0.3.0.tgz) = 6041eb3285f25598f50e8d6e1fd5a0048e694df3b3e8542414c1516f34de76cb -SIZE (PEAR/Net_CDDB-0.3.0.tgz) = 57681 +TIMESTAMP = 1497163260 +SHA256 (PEAR/Net_CDDB-0.3.0.tgz) = b75391909c8ccd3be4a5f8e64b43a31e4e6b2237289d8f6152cbfeb182291f98 +SIZE (PEAR/Net_CDDB-0.3.0.tgz) = 57903 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43B64C09C13; Sun, 11 Jun 2017 07:41: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 12CAE7B3D1; Sun, 11 Jun 2017 07:41: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 v5B7fDqH051378; Sun, 11 Jun 2017 07:41:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fDjk051376; Sun, 11 Jun 2017 07:41:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fDjk051376@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, 11 Jun 2017 07:41:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443277 - head/net/pear-Net_CheckIP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:14 -0000 Author: sunpoet Date: Sun Jun 11 07:41:12 2017 New Revision: 443277 URL: https://svnweb.freebsd.org/changeset/ports/443277 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_CheckIP-1.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_CheckIP-1.2.2.tgz fetch: http://pear.php.net/get/Net_CheckIP-1.2.2.tgz: size mismatch: expected 2021, actual 2041 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_CheckIP-1.2.2.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_CheckIP/Makefile head/net/pear-Net_CheckIP/distinfo Modified: head/net/pear-Net_CheckIP/Makefile ============================================================================== --- head/net/pear-Net_CheckIP/Makefile Sun Jun 11 07:41:08 2017 (r443276) +++ head/net/pear-Net_CheckIP/Makefile Sun Jun 11 07:41:12 2017 (r443277) @@ -8,6 +8,6 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= Check the syntax of IPv4 addresses -USES= pear +USES= pear .include Modified: head/net/pear-Net_CheckIP/distinfo ============================================================================== --- head/net/pear-Net_CheckIP/distinfo Sun Jun 11 07:41:08 2017 (r443276) +++ head/net/pear-Net_CheckIP/distinfo Sun Jun 11 07:41:12 2017 (r443277) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_CheckIP-1.2.2.tgz) = bd2fcf134c7f113b7042880e49954a50d6a6df53e131ea720b8beec7a8191b47 -SIZE (PEAR/Net_CheckIP-1.2.2.tgz) = 2021 +TIMESTAMP = 1497163262 +SHA256 (PEAR/Net_CheckIP-1.2.2.tgz) = 0bf88aee8a044e141e5a65b4e0ffb0f65791f1044bdb3d09d030332958a64c17 +SIZE (PEAR/Net_CheckIP-1.2.2.tgz) = 2041 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E21EC09C49; Sun, 11 Jun 2017 07:41: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 1E81C7B453; Sun, 11 Jun 2017 07:41: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 v5B7fITE051480; Sun, 11 Jun 2017 07:41:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fIc3051478; Sun, 11 Jun 2017 07:41:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fIc3051478@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, 11 Jun 2017 07:41:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443278 - head/net/pear-Net_DIME X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:19 -0000 Author: sunpoet Date: Sun Jun 11 07:41:17 2017 New Revision: 443278 URL: https://svnweb.freebsd.org/changeset/ports/443278 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_DIME-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_DIME-1.0.2.tgz fetch: http://pear.php.net/get/Net_DIME-1.0.2.tgz: size mismatch: expected 7581, actual 7607 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_DIME-1.0.2.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_DIME/Makefile head/net/pear-Net_DIME/distinfo Modified: head/net/pear-Net_DIME/Makefile ============================================================================== --- head/net/pear-Net_DIME/Makefile Sun Jun 11 07:41:12 2017 (r443277) +++ head/net/pear-Net_DIME/Makefile Sun Jun 11 07:41:17 2017 (r443278) @@ -9,6 +9,6 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= The PEAR::Net_DIME class implements DIME encoding -USES= pear +USES= pear .include Modified: head/net/pear-Net_DIME/distinfo ============================================================================== --- head/net/pear-Net_DIME/distinfo Sun Jun 11 07:41:12 2017 (r443277) +++ head/net/pear-Net_DIME/distinfo Sun Jun 11 07:41:17 2017 (r443278) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_DIME-1.0.2.tgz) = fae2a254d2cdf8a1438ca0a50706304972d0948dbfc9fc2056f0f4665d966401 -SIZE (PEAR/Net_DIME-1.0.2.tgz) = 7581 +TIMESTAMP = 1497163263 +SHA256 (PEAR/Net_DIME-1.0.2.tgz) = 6e7bbf1c1988e4027bfca712d8abd8a9495d8dde534cf3bf6e81b5a48dc35f4a +SIZE (PEAR/Net_DIME-1.0.2.tgz) = 7607 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1ED22C09C78; Sun, 11 Jun 2017 07:41: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 DEB037B4D1; Sun, 11 Jun 2017 07:41: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 v5B7fNPO051583; Sun, 11 Jun 2017 07:41:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fMmS051581; Sun, 11 Jun 2017 07:41:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fMmS051581@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, 11 Jun 2017 07:41:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443279 - head/net/pear-Net_DNSBL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:24 -0000 Author: sunpoet Date: Sun Jun 11 07:41:22 2017 New Revision: 443279 URL: https://svnweb.freebsd.org/changeset/ports/443279 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_DNSBL-1.3.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_DNSBL-1.3.7.tgz fetch: http://pear.php.net/get/Net_DNSBL-1.3.7.tgz: size mismatch: expected 8125, actual 8248 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_DNSBL-1.3.7.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_DNSBL/Makefile head/net/pear-Net_DNSBL/distinfo Modified: head/net/pear-Net_DNSBL/Makefile ============================================================================== --- head/net/pear-Net_DNSBL/Makefile Sun Jun 11 07:41:17 2017 (r443278) +++ head/net/pear-Net_DNSBL/Makefile Sun Jun 11 07:41:22 2017 (r443279) @@ -20,7 +20,7 @@ RUN_DEPENDS:= ${PEARDIR}/Cache/Lite.php:sysutils/pear- ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2 \ ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 -USES= pear +USES= pear PORTSCOUT= skipv:1.3.0a1 Modified: head/net/pear-Net_DNSBL/distinfo ============================================================================== --- head/net/pear-Net_DNSBL/distinfo Sun Jun 11 07:41:17 2017 (r443278) +++ head/net/pear-Net_DNSBL/distinfo Sun Jun 11 07:41:22 2017 (r443279) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_DNSBL-1.3.7.tgz) = 6a9a468e291103143ba51c3c2b75f5fc017af528a411ede6fbce9b1d0d09c566 -SIZE (PEAR/Net_DNSBL-1.3.7.tgz) = 8125 +TIMESTAMP = 1497163265 +SHA256 (PEAR/Net_DNSBL-1.3.7.tgz) = 6fbf93f3003911b46d70dc1176ee641fff866f031d9717f9c8f980b6649044e6 +SIZE (PEAR/Net_DNSBL-1.3.7.tgz) = 8248 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF128C09CAC; Sun, 11 Jun 2017 07:41: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 AD86C7B54A; Sun, 11 Jun 2017 07:41: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 v5B7fRip051683; Sun, 11 Jun 2017 07:41:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fRmw051681; Sun, 11 Jun 2017 07:41:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fRmw051681@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, 11 Jun 2017 07:41:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443280 - head/net/pear-Net_Dict X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:29 -0000 Author: sunpoet Date: Sun Jun 11 07:41:27 2017 New Revision: 443280 URL: https://svnweb.freebsd.org/changeset/ports/443280 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Dict-1.0.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Dict-1.0.7.tgz fetch: http://pear.php.net/get/Net_Dict-1.0.7.tgz: size mismatch: expected 6031, actual 6069 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Dict-1.0.7.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Dict/Makefile head/net/pear-Net_Dict/distinfo Modified: head/net/pear-Net_Dict/Makefile ============================================================================== --- head/net/pear-Net_Dict/Makefile Sun Jun 11 07:41:22 2017 (r443279) +++ head/net/pear-Net_Dict/Makefile Sun Jun 11 07:41:27 2017 (r443280) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ ${PEARDIR}/Cache.php:sysutils/pear-Cache -USES= pear +USES= pear .include Modified: head/net/pear-Net_Dict/distinfo ============================================================================== --- head/net/pear-Net_Dict/distinfo Sun Jun 11 07:41:22 2017 (r443279) +++ head/net/pear-Net_Dict/distinfo Sun Jun 11 07:41:27 2017 (r443280) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Dict-1.0.7.tgz) = 8080ae780c242c1b0c61d9a5845b8e4235cd399f7d3a7ae07d3a2588d46c6330 -SIZE (PEAR/Net_Dict-1.0.7.tgz) = 6031 +TIMESTAMP = 1497163267 +SHA256 (PEAR/Net_Dict-1.0.7.tgz) = 23757ca04070739806d54ce90726ce1bb9cfc5815e5f1fa4607fae20d34c93b4 +SIZE (PEAR/Net_Dict-1.0.7.tgz) = 6069 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A151CC09CD7; Sun, 11 Jun 2017 07:41: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 6E44B7B6C7; Sun, 11 Jun 2017 07:41: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 v5B7fWoS051786; Sun, 11 Jun 2017 07:41:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fWuJ051784; Sun, 11 Jun 2017 07:41:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fWuJ051784@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, 11 Jun 2017 07:41:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443281 - head/net/pear-Net_Finger X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:33 -0000 Author: sunpoet Date: Sun Jun 11 07:41:32 2017 New Revision: 443281 URL: https://svnweb.freebsd.org/changeset/ports/443281 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Finger-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Finger-1.0.1.tgz fetch: http://pear.php.net/get/Net_Finger-1.0.1.tgz: size mismatch: expected 1618, actual 1640 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Finger-1.0.1.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Finger/Makefile head/net/pear-Net_Finger/distinfo Modified: head/net/pear-Net_Finger/Makefile ============================================================================== --- head/net/pear-Net_Finger/Makefile Sun Jun 11 07:41:27 2017 (r443280) +++ head/net/pear-Net_Finger/Makefile Sun Jun 11 07:41:32 2017 (r443281) @@ -11,6 +11,6 @@ COMMENT= PEAR class that provides a tool for querying BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket -USES= pear +USES= pear .include Modified: head/net/pear-Net_Finger/distinfo ============================================================================== --- head/net/pear-Net_Finger/distinfo Sun Jun 11 07:41:27 2017 (r443280) +++ head/net/pear-Net_Finger/distinfo Sun Jun 11 07:41:32 2017 (r443281) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Finger-1.0.1.tgz) = 612440f6a04e0f8c187973307c7eccbf24f67ee62b63ee5b000432bbb7b9d32b -SIZE (PEAR/Net_Finger-1.0.1.tgz) = 1618 +TIMESTAMP = 1497163268 +SHA256 (PEAR/Net_Finger-1.0.1.tgz) = 943429e6bc570bc3ae93450757fce526cb5774514fb1af23ea75f61737ea389c +SIZE (PEAR/Net_Finger-1.0.1.tgz) = 1640 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C718C09CFF; Sun, 11 Jun 2017 07:41: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 168A47B73F; Sun, 11 Jun 2017 07:41: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 v5B7fbpY051887; Sun, 11 Jun 2017 07:41:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fbif051885; Sun, 11 Jun 2017 07:41:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fbif051885@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, 11 Jun 2017 07:41:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443282 - head/net/pear-Net_Geo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:38 -0000 Author: sunpoet Date: Sun Jun 11 07:41:36 2017 New Revision: 443282 URL: https://svnweb.freebsd.org/changeset/ports/443282 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Geo-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Geo-1.0.5.tgz fetch: http://pear.php.net/get/Net_Geo-1.0.5.tgz: size mismatch: expected 7893, actual 7986 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Geo-1.0.5.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Geo/Makefile head/net/pear-Net_Geo/distinfo Modified: head/net/pear-Net_Geo/Makefile ============================================================================== --- head/net/pear-Net_Geo/Makefile Sun Jun 11 07:41:32 2017 (r443281) +++ head/net/pear-Net_Geo/Makefile Sun Jun 11 07:41:36 2017 (r443282) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cach RUN_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer -USES= pear +USES= pear .include Modified: head/net/pear-Net_Geo/distinfo ============================================================================== --- head/net/pear-Net_Geo/distinfo Sun Jun 11 07:41:32 2017 (r443281) +++ head/net/pear-Net_Geo/distinfo Sun Jun 11 07:41:36 2017 (r443282) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Geo-1.0.5.tgz) = a031dbc31a897403322ddabedfd0d5aff296fbf94bcd328fc4794b5a55bb1339 -SIZE (PEAR/Net_Geo-1.0.5.tgz) = 7893 +TIMESTAMP = 1497163270 +SHA256 (PEAR/Net_Geo-1.0.5.tgz) = cc1e7ad588a65f84aad918d61f49a83a8653569726f6a447773984923eebae9f +SIZE (PEAR/Net_Geo-1.0.5.tgz) = 7986 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69509C09D2A; Sun, 11 Jun 2017 07:41:43 +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 2C25C7B7C0; Sun, 11 Jun 2017 07:41: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 v5B7fgia051989; Sun, 11 Jun 2017 07:41:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fgIx051987; Sun, 11 Jun 2017 07:41:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fgIx051987@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, 11 Jun 2017 07:41:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443283 - head/net/pear-Net_GeoIP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:43 -0000 Author: sunpoet Date: Sun Jun 11 07:41:41 2017 New Revision: 443283 URL: https://svnweb.freebsd.org/changeset/ports/443283 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_GeoIP-1.0.0RC1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_GeoIP-1.0.0RC1.tgz fetch: http://pear.php.net/get/Net_GeoIP-1.0.0RC1.tgz: size mismatch: expected 14983, actual 15032 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_GeoIP-1.0.0RC1.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_GeoIP/Makefile head/net/pear-Net_GeoIP/distinfo Modified: head/net/pear-Net_GeoIP/Makefile ============================================================================== --- head/net/pear-Net_GeoIP/Makefile Sun Jun 11 07:41:36 2017 (r443282) +++ head/net/pear-Net_GeoIP/Makefile Sun Jun 11 07:41:41 2017 (r443283) @@ -15,6 +15,6 @@ BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cach RUN_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer -USES= pear +USES= pear .include Modified: head/net/pear-Net_GeoIP/distinfo ============================================================================== --- head/net/pear-Net_GeoIP/distinfo Sun Jun 11 07:41:36 2017 (r443282) +++ head/net/pear-Net_GeoIP/distinfo Sun Jun 11 07:41:41 2017 (r443283) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_GeoIP-1.0.0RC1.tgz) = e1aee90477a54b514ca6bbf350d2f0df89d05db70c266420cdc261f7805afe36 -SIZE (PEAR/Net_GeoIP-1.0.0RC1.tgz) = 14983 +TIMESTAMP = 1497163272 +SHA256 (PEAR/Net_GeoIP-1.0.0RC1.tgz) = fb1ad0fcc7d2506237927172495f282b5783186df797c08bbfcf80699b0f8dbb +SIZE (PEAR/Net_GeoIP-1.0.0RC1.tgz) = 15032 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20004C09D64; Sun, 11 Jun 2017 07:41:48 +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 DF8F87B831; Sun, 11 Jun 2017 07:41:47 +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 v5B7fllg052092; Sun, 11 Jun 2017 07:41:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fkUG052090; Sun, 11 Jun 2017 07:41:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fkUG052090@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, 11 Jun 2017 07:41:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443284 - head/net/pear-Net_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:48 -0000 Author: sunpoet Date: Sun Jun 11 07:41:46 2017 New Revision: 443284 URL: https://svnweb.freebsd.org/changeset/ports/443284 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_LDAP-1.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_LDAP-1.1.5.tgz fetch: http://pear.php.net/get/Net_LDAP-1.1.5.tgz: size mismatch: expected 74782, actual 75618 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_LDAP-1.1.5.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_LDAP/Makefile head/net/pear-Net_LDAP/distinfo Modified: head/net/pear-Net_LDAP/Makefile ============================================================================== --- head/net/pear-Net_LDAP/Makefile Sun Jun 11 07:41:41 2017 (r443283) +++ head/net/pear-Net_LDAP/Makefile Sun Jun 11 07:41:46 2017 (r443284) @@ -9,6 +9,6 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= OO interface for searching and manipulating LDAP-entries -USES= pear +USES= pear .include Modified: head/net/pear-Net_LDAP/distinfo ============================================================================== --- head/net/pear-Net_LDAP/distinfo Sun Jun 11 07:41:41 2017 (r443283) +++ head/net/pear-Net_LDAP/distinfo Sun Jun 11 07:41:46 2017 (r443284) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_LDAP-1.1.5.tgz) = bb2f40a9d08eed1968582d4dc9342e15e93b9222e0a8b6b60ae83c34b25a51b2 -SIZE (PEAR/Net_LDAP-1.1.5.tgz) = 74782 +TIMESTAMP = 1497163274 +SHA256 (PEAR/Net_LDAP-1.1.5.tgz) = c6989248a724808997e2b4dba1d2798284a50566904468fdc26932d1d8ee8f5c +SIZE (PEAR/Net_LDAP-1.1.5.tgz) = 75618 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7AA0C09D9F; Sun, 11 Jun 2017 07:41: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 B42677B8BA; Sun, 11 Jun 2017 07:41: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 v5B7fpcV052192; Sun, 11 Jun 2017 07:41:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fp8m052190; Sun, 11 Jun 2017 07:41:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fp8m052190@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, 11 Jun 2017 07:41:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443285 - head/net/pear-Net_MAC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:53 -0000 Author: sunpoet Date: Sun Jun 11 07:41:51 2017 New Revision: 443285 URL: https://svnweb.freebsd.org/changeset/ports/443285 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_MAC-0.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_MAC-0.1.5.tgz fetch: http://pear.php.net/get/Net_MAC-0.1.5.tgz: size mismatch: expected 5262, actual 5299 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_MAC-0.1.5.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_MAC/Makefile head/net/pear-Net_MAC/distinfo Modified: head/net/pear-Net_MAC/Makefile ============================================================================== --- head/net/pear-Net_MAC/Makefile Sun Jun 11 07:41:46 2017 (r443284) +++ head/net/pear-Net_MAC/Makefile Sun Jun 11 07:41:51 2017 (r443285) @@ -9,6 +9,6 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class that validates and formats MAC addresses -USES= pear +USES= pear .include Modified: head/net/pear-Net_MAC/distinfo ============================================================================== --- head/net/pear-Net_MAC/distinfo Sun Jun 11 07:41:46 2017 (r443284) +++ head/net/pear-Net_MAC/distinfo Sun Jun 11 07:41:51 2017 (r443285) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_MAC-0.1.5.tgz) = 46ed5fab8b1f1591d230522367f607edf8e40d4679abda214316709f47f7b033 -SIZE (PEAR/Net_MAC-0.1.5.tgz) = 5262 +TIMESTAMP = 1497163276 +SHA256 (PEAR/Net_MAC-0.1.5.tgz) = 7f265f70bdf78fe0e1d04a68659b55623cb0309589e6e231f63d086b0bf0b2d8 +SIZE (PEAR/Net_MAC-0.1.5.tgz) = 5299 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:41:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EBBFC09DE2; Sun, 11 Jun 2017 07:41: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 6E7DE7B947; Sun, 11 Jun 2017 07:41: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 v5B7fum2053025; Sun, 11 Jun 2017 07:41:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7fuAx053023; Sun, 11 Jun 2017 07:41:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110741.v5B7fuAx053023@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, 11 Jun 2017 07:41:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443286 - head/net/pear-Net_NNTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:41:57 -0000 Author: sunpoet Date: Sun Jun 11 07:41:56 2017 New Revision: 443286 URL: https://svnweb.freebsd.org/changeset/ports/443286 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_NNTP-1.5.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_NNTP-1.5.0.tgz fetch: http://pear.php.net/get/Net_NNTP-1.5.0.tgz: size mismatch: expected 38412, actual 38843 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_NNTP-1.5.0.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_NNTP/Makefile head/net/pear-Net_NNTP/distinfo Modified: head/net/pear-Net_NNTP/Makefile ============================================================================== --- head/net/pear-Net_NNTP/Makefile Sun Jun 11 07:41:51 2017 (r443285) +++ head/net/pear-Net_NNTP/Makefile Sun Jun 11 07:41:56 2017 (r443286) @@ -12,6 +12,6 @@ COMMENT= PEAR implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket -USES= pear +USES= pear .include Modified: head/net/pear-Net_NNTP/distinfo ============================================================================== --- head/net/pear-Net_NNTP/distinfo Sun Jun 11 07:41:51 2017 (r443285) +++ head/net/pear-Net_NNTP/distinfo Sun Jun 11 07:41:56 2017 (r443286) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_NNTP-1.5.0.tgz) = 2403fa97279d9168067cdeb8f53973cfc947a9eab998df19927d9add4f141953 -SIZE (PEAR/Net_NNTP-1.5.0.tgz) = 38412 +TIMESTAMP = 1497163278 +SHA256 (PEAR/Net_NNTP-1.5.0.tgz) = 171006193ceb4bf5f854fc04d7ef379211afbb577e97c49c44f6048034abdbba +SIZE (PEAR/Net_NNTP-1.5.0.tgz) = 38843 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27EBCC09E0B; Sun, 11 Jun 2017 07:42: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 E9FBE7B9B7; Sun, 11 Jun 2017 07:42: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 v5B7g1Fp053131; Sun, 11 Jun 2017 07:42:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7g1xV053129; Sun, 11 Jun 2017 07:42:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7g1xV053129@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, 11 Jun 2017 07:42:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443287 - head/net/pear-Net_Nmap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:02 -0000 Author: sunpoet Date: Sun Jun 11 07:42:00 2017 New Revision: 443287 URL: https://svnweb.freebsd.org/changeset/ports/443287 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Nmap-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Nmap-1.0.5.tgz fetch: http://pear.php.net/get/Net_Nmap-1.0.5.tgz: size mismatch: expected 27500, actual 27564 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Nmap-1.0.5.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Nmap/Makefile head/net/pear-Net_Nmap/distinfo Modified: head/net/pear-Net_Nmap/Makefile ============================================================================== --- head/net/pear-Net_Nmap/Makefile Sun Jun 11 07:41:56 2017 (r443286) +++ head/net/pear-Net_Nmap/Makefile Sun Jun 11 07:42:00 2017 (r443287) @@ -13,6 +13,6 @@ LICENSE= LGPL3 BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser RUN_DEPENDS:= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser -USES= pear +USES= pear .include Modified: head/net/pear-Net_Nmap/distinfo ============================================================================== --- head/net/pear-Net_Nmap/distinfo Sun Jun 11 07:41:56 2017 (r443286) +++ head/net/pear-Net_Nmap/distinfo Sun Jun 11 07:42:00 2017 (r443287) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Nmap-1.0.5.tgz) = 932e129c167bb18ca6295baed58a636a6f2579b6fff7e931dbc1a59b005038ac -SIZE (PEAR/Net_Nmap-1.0.5.tgz) = 27500 +TIMESTAMP = 1497163280 +SHA256 (PEAR/Net_Nmap-1.0.5.tgz) = 00abeafa7c8ca1b96d8acc327fefaf2b67d893ec2767a35d2f465b0a2a1f9d7a +SIZE (PEAR/Net_Nmap-1.0.5.tgz) = 27564 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 151CCC09E37; Sun, 11 Jun 2017 07:42: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 D4D6E7BA39; Sun, 11 Jun 2017 07:42: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 v5B7g6tn053232; Sun, 11 Jun 2017 07:42:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7g5ax053230; Sun, 11 Jun 2017 07:42:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7g5ax053230@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, 11 Jun 2017 07:42:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443288 - head/net/pear-Net_POP3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:07 -0000 Author: sunpoet Date: Sun Jun 11 07:42:05 2017 New Revision: 443288 URL: https://svnweb.freebsd.org/changeset/ports/443288 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_POP3-1.3.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_POP3-1.3.8.tgz fetch: http://pear.php.net/get/Net_POP3-1.3.8.tgz: size mismatch: expected 9657, actual 9745 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_POP3-1.3.8.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_POP3/Makefile head/net/pear-Net_POP3/distinfo Modified: head/net/pear-Net_POP3/Makefile ============================================================================== --- head/net/pear-Net_POP3/Makefile Sun Jun 11 07:42:00 2017 (r443287) +++ head/net/pear-Net_POP3/Makefile Sun Jun 11 07:42:05 2017 (r443288) @@ -11,6 +11,6 @@ COMMENT= Provides a POP3 class to access POP3 server BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket -USES= pear +USES= pear .include Modified: head/net/pear-Net_POP3/distinfo ============================================================================== --- head/net/pear-Net_POP3/distinfo Sun Jun 11 07:42:00 2017 (r443287) +++ head/net/pear-Net_POP3/distinfo Sun Jun 11 07:42:05 2017 (r443288) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_POP3-1.3.8.tgz) = 766d6d539c6c6b1dd448f1dd479b77266338f2ea1fd712af551dfe8e7cedf726 -SIZE (PEAR/Net_POP3-1.3.8.tgz) = 9657 +TIMESTAMP = 1497163282 +SHA256 (PEAR/Net_POP3-1.3.8.tgz) = 3b8fee2e559edf66ded401563df7251f3d78983ebbc114d0087a3112835e55fd +SIZE (PEAR/Net_POP3-1.3.8.tgz) = 9745 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1215C09E69; Sun, 11 Jun 2017 07:42: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 ABA7C7BAB2; Sun, 11 Jun 2017 07:42: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 v5B7gA3K053337; Sun, 11 Jun 2017 07:42:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gAZH053335; Sun, 11 Jun 2017 07:42:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gAZH053335@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, 11 Jun 2017 07:42:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443289 - head/net/pear-Net_Ping X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:12 -0000 Author: sunpoet Date: Sun Jun 11 07:42:10 2017 New Revision: 443289 URL: https://svnweb.freebsd.org/changeset/ports/443289 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Ping-2.4.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Ping-2.4.5.tgz fetch: http://pear.php.net/get/Net_Ping-2.4.5.tgz: size mismatch: expected 9600, actual 9725 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Ping-2.4.5.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Ping/Makefile head/net/pear-Net_Ping/distinfo Modified: head/net/pear-Net_Ping/Makefile ============================================================================== --- head/net/pear-Net_Ping/Makefile Sun Jun 11 07:42:05 2017 (r443288) +++ head/net/pear-Net_Ping/Makefile Sun Jun 11 07:42:10 2017 (r443289) @@ -8,6 +8,6 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to execute ping -USES= pear +USES= pear .include Modified: head/net/pear-Net_Ping/distinfo ============================================================================== --- head/net/pear-Net_Ping/distinfo Sun Jun 11 07:42:05 2017 (r443288) +++ head/net/pear-Net_Ping/distinfo Sun Jun 11 07:42:10 2017 (r443289) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Ping-2.4.5.tgz) = 81a276da44198b71d12b77830b863c80619927ffd17b7a95452f054f45502ec6 -SIZE (PEAR/Net_Ping-2.4.5.tgz) = 9600 +TIMESTAMP = 1497163283 +SHA256 (PEAR/Net_Ping-2.4.5.tgz) = a48854f2076088c5c477715d7f961ca724d1340d8b523289babc1b3eedb3c75a +SIZE (PEAR/Net_Ping-2.4.5.tgz) = 9725 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6666C09E9E; Sun, 11 Jun 2017 07:42:16 +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 919C27BB2D; Sun, 11 Jun 2017 07:42: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 v5B7gFXw053440; Sun, 11 Jun 2017 07:42:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gF3h053437; Sun, 11 Jun 2017 07:42:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gF3h053437@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, 11 Jun 2017 07:42:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443290 - head/net/pear-Net_SMS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:16 -0000 Author: sunpoet Date: Sun Jun 11 07:42:15 2017 New Revision: 443290 URL: https://svnweb.freebsd.org/changeset/ports/443290 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Net_SMS-0.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_SMS-0.2.1.tgz fetch: http://pear.php.net/get/Net_SMS-0.2.1.tgz: size mismatch: expected 21491, actual 21770 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_SMS-0.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_SMS/Makefile head/net/pear-Net_SMS/distinfo Modified: head/net/pear-Net_SMS/Makefile ============================================================================== --- head/net/pear-Net_SMS/Makefile Sun Jun 11 07:42:10 2017 (r443289) +++ head/net/pear-Net_SMS/Makefile Sun Jun 11 07:42:15 2017 (r443290) @@ -14,6 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \ ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request USE_PHP= gettext -USES= pear +USES= pear php .include Modified: head/net/pear-Net_SMS/distinfo ============================================================================== --- head/net/pear-Net_SMS/distinfo Sun Jun 11 07:42:10 2017 (r443289) +++ head/net/pear-Net_SMS/distinfo Sun Jun 11 07:42:15 2017 (r443290) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_SMS-0.2.1.tgz) = b9d667f302860725a5b455e82d3c3f0b0c61116a7ef674139815501ce9d51c24 -SIZE (PEAR/Net_SMS-0.2.1.tgz) = 21491 +TIMESTAMP = 1497163285 +SHA256 (PEAR/Net_SMS-0.2.1.tgz) = c5ef36aa3d138719c091e2e1cd68b652e269a7a3bd3e7de4d1109609152f97fb +SIZE (PEAR/Net_SMS-0.2.1.tgz) = 21770 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB0EBC09EEB; Sun, 11 Jun 2017 07:42: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 900BD7BBA3; Sun, 11 Jun 2017 07:42: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 v5B7gKI4053542; Sun, 11 Jun 2017 07:42:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gKhR053540; Sun, 11 Jun 2017 07:42:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gKhR053540@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, 11 Jun 2017 07:42:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443291 - head/net/pear-Net_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:21 -0000 Author: sunpoet Date: Sun Jun 11 07:42:20 2017 New Revision: 443291 URL: https://svnweb.freebsd.org/changeset/ports/443291 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Net_Server-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Server-1.0.3.tgz fetch: http://pear.php.net/get/Net_Server-1.0.3.tgz: size mismatch: expected 17666, actual 17926 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Server-1.0.3.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Server/Makefile head/net/pear-Net_Server/distinfo Modified: head/net/pear-Net_Server/Makefile ============================================================================== --- head/net/pear-Net_Server/Makefile Sun Jun 11 07:42:15 2017 (r443290) +++ head/net/pear-Net_Server/Makefile Sun Jun 11 07:42:20 2017 (r443291) @@ -8,7 +8,7 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= Generic server class -USES= pear +USES= pear php USE_PHP= sockets pcntl .include Modified: head/net/pear-Net_Server/distinfo ============================================================================== --- head/net/pear-Net_Server/distinfo Sun Jun 11 07:42:15 2017 (r443290) +++ head/net/pear-Net_Server/distinfo Sun Jun 11 07:42:20 2017 (r443291) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Server-1.0.3.tgz) = 794f88a2ad5d5dd58d4e7ef42d4ee5eb1582a3a75538f66af2fa4a1125bb91bd -SIZE (PEAR/Net_Server-1.0.3.tgz) = 17666 +TIMESTAMP = 1497163287 +SHA256 (PEAR/Net_Server-1.0.3.tgz) = 06567b4c35aeedc9b1524e2614a92f52282b8c18237babc89892c7e36d5eac5c +SIZE (PEAR/Net_Server-1.0.3.tgz) = 17926 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 198CCC09F0A; Sun, 11 Jun 2017 07:42: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 D9EC47BC21; Sun, 11 Jun 2017 07:42:26 +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 v5B7gPop053645; Sun, 11 Jun 2017 07:42:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gPoG053643; Sun, 11 Jun 2017 07:42:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gPoG053643@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, 11 Jun 2017 07:42:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443292 - head/net/pear-Net_Socket X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:27 -0000 Author: sunpoet Date: Sun Jun 11 07:42:25 2017 New Revision: 443292 URL: https://svnweb.freebsd.org/changeset/ports/443292 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Socket-1.0.14.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Socket-1.0.14.tgz fetch: http://pear.php.net/get/Net_Socket-1.0.14.tgz: size mismatch: expected 5600, actual 5655 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Socket-1.0.14.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Socket/Makefile head/net/pear-Net_Socket/distinfo Modified: head/net/pear-Net_Socket/Makefile ============================================================================== --- head/net/pear-Net_Socket/Makefile Sun Jun 11 07:42:20 2017 (r443291) +++ head/net/pear-Net_Socket/Makefile Sun Jun 11 07:42:25 2017 (r443292) @@ -8,6 +8,6 @@ CATEGORIES= net www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR Network Socket Interface -USES= pear +USES= pear .include Modified: head/net/pear-Net_Socket/distinfo ============================================================================== --- head/net/pear-Net_Socket/distinfo Sun Jun 11 07:42:20 2017 (r443291) +++ head/net/pear-Net_Socket/distinfo Sun Jun 11 07:42:25 2017 (r443292) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Socket-1.0.14.tgz) = 651541aeefe829eecc84ce4cb929d9a15e2ce92d2a74d5389d1cddb3d4f22f00 -SIZE (PEAR/Net_Socket-1.0.14.tgz) = 5600 +TIMESTAMP = 1497163289 +SHA256 (PEAR/Net_Socket-1.0.14.tgz) = 85dd3a1b5e472a7478c9fbe2ebf2f4b7ad042ed5b7c0e000e0f348dc50cd8e5f +SIZE (PEAR/Net_Socket-1.0.14.tgz) = 5655 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2964CC09F3A; Sun, 11 Jun 2017 07:42: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 C79937BC98; Sun, 11 Jun 2017 07:42:31 +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 v5B7gUWR053745; Sun, 11 Jun 2017 07:42:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gUoj053743; Sun, 11 Jun 2017 07:42:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gUoj053743@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, 11 Jun 2017 07:42:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443293 - head/net/pear-Net_Traceroute X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:32 -0000 Author: sunpoet Date: Sun Jun 11 07:42:30 2017 New Revision: 443293 URL: https://svnweb.freebsd.org/changeset/ports/443293 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Traceroute-0.21.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Traceroute-0.21.3.tgz fetch: http://pear.php.net/get/Net_Traceroute-0.21.3.tgz: size mismatch: expected 6754, actual 6884 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Traceroute-0.21.3.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Traceroute/Makefile head/net/pear-Net_Traceroute/distinfo Modified: head/net/pear-Net_Traceroute/Makefile ============================================================================== --- head/net/pear-Net_Traceroute/Makefile Sun Jun 11 07:42:25 2017 (r443292) +++ head/net/pear-Net_Traceroute/Makefile Sun Jun 11 07:42:30 2017 (r443293) @@ -8,6 +8,6 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to execute traceroute -USES= pear +USES= pear .include Modified: head/net/pear-Net_Traceroute/distinfo ============================================================================== --- head/net/pear-Net_Traceroute/distinfo Sun Jun 11 07:42:25 2017 (r443292) +++ head/net/pear-Net_Traceroute/distinfo Sun Jun 11 07:42:30 2017 (r443293) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Traceroute-0.21.3.tgz) = 4e486fd6566aa3207b8644589886b8e52f0475da63aceb0da1aeb924bf668f06 -SIZE (PEAR/Net_Traceroute-0.21.3.tgz) = 6754 +TIMESTAMP = 1497163290 +SHA256 (PEAR/Net_Traceroute-0.21.3.tgz) = 676c2348a768bb565eea34d07ca8cfd28a41a7769994e3954f378407aa7bf62d +SIZE (PEAR/Net_Traceroute-0.21.3.tgz) = 6884 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 156DCC09F75; Sun, 11 Jun 2017 07:42: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 A6F7D7BD05; Sun, 11 Jun 2017 07:42: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 v5B7gZ7j053848; Sun, 11 Jun 2017 07:42:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gZWu053846; Sun, 11 Jun 2017 07:42:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gZWu053846@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, 11 Jun 2017 07:42:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443294 - head/net/pear-Net_URL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:37 -0000 Author: sunpoet Date: Sun Jun 11 07:42:35 2017 New Revision: 443294 URL: https://svnweb.freebsd.org/changeset/ports/443294 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_URL-1.0.15.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_URL-1.0.15.tgz fetch: http://pear.php.net/get/Net_URL-1.0.15.tgz: size mismatch: expected 6303, actual 6393 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_URL-1.0.15.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_URL/Makefile head/net/pear-Net_URL/distinfo Modified: head/net/pear-Net_URL/Makefile ============================================================================== --- head/net/pear-Net_URL/Makefile Sun Jun 11 07:42:30 2017 (r443293) +++ head/net/pear-Net_URL/Makefile Sun Jun 11 07:42:35 2017 (r443294) @@ -8,6 +8,6 @@ CATEGORIES= net www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Easy parsing of URLs -USES= pear +USES= pear .include Modified: head/net/pear-Net_URL/distinfo ============================================================================== --- head/net/pear-Net_URL/distinfo Sun Jun 11 07:42:30 2017 (r443293) +++ head/net/pear-Net_URL/distinfo Sun Jun 11 07:42:35 2017 (r443294) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_URL-1.0.15.tgz) = 568597d802c0a741b8218e1acd8717c15bea2f345a269efc2de52cfc47cf0c05 -SIZE (PEAR/Net_URL-1.0.15.tgz) = 6303 +TIMESTAMP = 1497163292 +SHA256 (PEAR/Net_URL-1.0.15.tgz) = 349a183b82535283fd02c70e25053e9821d47d1e81384fd24b9c56d65e4dad29 +SIZE (PEAR/Net_URL-1.0.15.tgz) = 6393 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3098C09F9D; Sun, 11 Jun 2017 07:42: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 B1C9A7BD68; Sun, 11 Jun 2017 07:42: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 v5B7geVE053951; Sun, 11 Jun 2017 07:42:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7geFS053949; Sun, 11 Jun 2017 07:42:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7geFS053949@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, 11 Jun 2017 07:42:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443295 - head/net/pear-Net_URL_Mapper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:42 -0000 Author: sunpoet Date: Sun Jun 11 07:42:40 2017 New Revision: 443295 URL: https://svnweb.freebsd.org/changeset/ports/443295 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_URL_Mapper-0.9.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_URL_Mapper-0.9.1.tgz fetch: http://pear.php.net/get/Net_URL_Mapper-0.9.1.tgz: size mismatch: expected 14005, actual 14170 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_URL_Mapper-0.9.1.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_URL_Mapper/Makefile head/net/pear-Net_URL_Mapper/distinfo Modified: head/net/pear-Net_URL_Mapper/Makefile ============================================================================== --- head/net/pear-Net_URL_Mapper/Makefile Sun Jun 11 07:42:35 2017 (r443294) +++ head/net/pear-Net_URL_Mapper/Makefile Sun Jun 11 07:42:40 2017 (r443295) @@ -8,6 +8,6 @@ CATEGORIES= net www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Simple and flexible way to build nice URLs for web applications -USES= pear +USES= pear .include Modified: head/net/pear-Net_URL_Mapper/distinfo ============================================================================== --- head/net/pear-Net_URL_Mapper/distinfo Sun Jun 11 07:42:35 2017 (r443294) +++ head/net/pear-Net_URL_Mapper/distinfo Sun Jun 11 07:42:40 2017 (r443295) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_URL_Mapper-0.9.1.tgz) = db5b7f36b906b2b6b9727408e71b69c7b48110b7a102a063c6721d41aded3b2e -SIZE (PEAR/Net_URL_Mapper-0.9.1.tgz) = 14005 +TIMESTAMP = 1497163294 +SHA256 (PEAR/Net_URL_Mapper-0.9.1.tgz) = 0e8cfe613902c697acd786b65d9fb58faa65db6b1bb60d8bd5cca922578b68f2 +SIZE (PEAR/Net_URL_Mapper-0.9.1.tgz) = 14170 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D0AAC09FC0; Sun, 11 Jun 2017 07:42: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 660767BDC5; Sun, 11 Jun 2017 07:42: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 v5B7gjOC054040; Sun, 11 Jun 2017 07:42:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gjtV054039; Sun, 11 Jun 2017 07:42:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gjtV054039@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, 11 Jun 2017 07:42:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443296 - head/net/pear-Net_UserAgent_Detect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:46 -0000 Author: sunpoet Date: Sun Jun 11 07:42:45 2017 New Revision: 443296 URL: https://svnweb.freebsd.org/changeset/ports/443296 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Net_UserAgent_Detect-2.5.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_UserAgent_Detect-2.5.2.tgz fetch: http://pear.php.net/get/Net_UserAgent_Detect-2.5.2.tgz: size mismatch: expected 11986, actual 12121 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_UserAgent_Detect-2.5.2.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_UserAgent_Detect/distinfo Modified: head/net/pear-Net_UserAgent_Detect/distinfo ============================================================================== --- head/net/pear-Net_UserAgent_Detect/distinfo Sun Jun 11 07:42:40 2017 (r443295) +++ head/net/pear-Net_UserAgent_Detect/distinfo Sun Jun 11 07:42:45 2017 (r443296) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_UserAgent_Detect-2.5.2.tgz) = e46e09572785537ea3744279e8712a433b137074dd6d507e7feeeac59d218a18 -SIZE (PEAR/Net_UserAgent_Detect-2.5.2.tgz) = 11986 +TIMESTAMP = 1497163296 +SHA256 (PEAR/Net_UserAgent_Detect-2.5.2.tgz) = e3c7239d01428af6ec9af8ce3fb11fcd7b6ac8d8105f99db7f1a1bc5f63b814d +SIZE (PEAR/Net_UserAgent_Detect-2.5.2.tgz) = 12121 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72261C09FE3; Sun, 11 Jun 2017 07:42: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 3C4DF7BE26; Sun, 11 Jun 2017 07:42: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 v5B7godE054143; Sun, 11 Jun 2017 07:42:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7goHN054141; Sun, 11 Jun 2017 07:42:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7goHN054141@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, 11 Jun 2017 07:42:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443297 - head/net/pear-Net_Vpopmaild X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:51 -0000 Author: sunpoet Date: Sun Jun 11 07:42:49 2017 New Revision: 443297 URL: https://svnweb.freebsd.org/changeset/ports/443297 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Vpopmaild-0.3.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Vpopmaild-0.3.2.tgz fetch: http://pear.php.net/get/Net_Vpopmaild-0.3.2.tgz: size mismatch: expected 20484, actual 20756 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Vpopmaild-0.3.2.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Vpopmaild/Makefile head/net/pear-Net_Vpopmaild/distinfo Modified: head/net/pear-Net_Vpopmaild/Makefile ============================================================================== --- head/net/pear-Net_Vpopmaild/Makefile Sun Jun 11 07:42:45 2017 (r443296) +++ head/net/pear-Net_Vpopmaild/Makefile Sun Jun 11 07:42:49 2017 (r443297) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ ${PEARDIR}/Log.php:sysutils/pear-Log -USES= pear +USES= pear .include Modified: head/net/pear-Net_Vpopmaild/distinfo ============================================================================== --- head/net/pear-Net_Vpopmaild/distinfo Sun Jun 11 07:42:45 2017 (r443296) +++ head/net/pear-Net_Vpopmaild/distinfo Sun Jun 11 07:42:49 2017 (r443297) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Vpopmaild-0.3.2.tgz) = e7626025dca79a3aa4d03362cfe4a5d532d591b85fcae9f01fff98d5a2c65ba2 -SIZE (PEAR/Net_Vpopmaild-0.3.2.tgz) = 20484 +TIMESTAMP = 1497163297 +SHA256 (PEAR/Net_Vpopmaild-0.3.2.tgz) = fa092197cddd43e42d49cbe0f129e08359a4829c06807888fa8949d9c70ce8e6 +SIZE (PEAR/Net_Vpopmaild-0.3.2.tgz) = 20756 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:42:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09C69C0A00C; Sun, 11 Jun 2017 07:42: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 EB9E27BE83; Sun, 11 Jun 2017 07:42:55 +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 v5B7gsRZ054244; Sun, 11 Jun 2017 07:42:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7gsOV054242; Sun, 11 Jun 2017 07:42:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110742.v5B7gsOV054242@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, 11 Jun 2017 07:42:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443298 - head/net/pear-Net_Whois X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:42:57 -0000 Author: sunpoet Date: Sun Jun 11 07:42:54 2017 New Revision: 443298 URL: https://svnweb.freebsd.org/changeset/ports/443298 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Whois-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Whois-1.0.5.tgz fetch: http://pear.php.net/get/Net_Whois-1.0.5.tgz: size mismatch: expected 5972, actual 6070 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Whois-1.0.5.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Net_Whois/Makefile head/net/pear-Net_Whois/distinfo Modified: head/net/pear-Net_Whois/Makefile ============================================================================== --- head/net/pear-Net_Whois/Makefile Sun Jun 11 07:42:49 2017 (r443297) +++ head/net/pear-Net_Whois/Makefile Sun Jun 11 07:42:54 2017 (r443298) @@ -8,7 +8,7 @@ CATEGORIES= net pear MAINTAINER= joneum@FreeBSD.org COMMENT= Tool to query internet domain name services -USES= pear +USES= pear RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket Modified: head/net/pear-Net_Whois/distinfo ============================================================================== --- head/net/pear-Net_Whois/distinfo Sun Jun 11 07:42:49 2017 (r443297) +++ head/net/pear-Net_Whois/distinfo Sun Jun 11 07:42:54 2017 (r443298) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Whois-1.0.5.tgz) = 1c5ffa3db3dba3c22daef571cfc1c0fa846db221a000145ff19d82500749a816 -SIZE (PEAR/Net_Whois-1.0.5.tgz) = 5972 +TIMESTAMP = 1497163299 +SHA256 (PEAR/Net_Whois-1.0.5.tgz) = af7879ca2fcba68d0df17d753d946d400031be01fc03750935f9011510502168 +SIZE (PEAR/Net_Whois-1.0.5.tgz) = 6070 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22E52C0A03F; Sun, 11 Jun 2017 07:43: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 CC5F97BFC2; Sun, 11 Jun 2017 07:43: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 v5B7hBAn054361; Sun, 11 Jun 2017 07:43:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hBF5054360; Sun, 11 Jun 2017 07:43:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hBF5054360@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, 11 Jun 2017 07:43:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443299 - head/net/pear-SOAP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:13 -0000 Author: sunpoet Date: Sun Jun 11 07:43:11 2017 New Revision: 443299 URL: https://svnweb.freebsd.org/changeset/ports/443299 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => SOAP-0.13.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/SOAP-0.13.0.tgz fetch: http://pear.php.net/get/SOAP-0.13.0.tgz: size mismatch: expected 85945, actual 86764 Reference: https://people.FreeBSD.org/~sunpoet/checksum/SOAP-0.13.0.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-SOAP/Makefile head/net/pear-SOAP/distinfo Modified: head/net/pear-SOAP/Makefile ============================================================================== --- head/net/pear-SOAP/Makefile Sun Jun 11 07:42:54 2017 (r443298) +++ head/net/pear-SOAP/Makefile Sun Jun 11 07:43:11 2017 (r443299) @@ -11,7 +11,7 @@ COMMENT= PEAR SOAP Client/Server for PHP BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request -USES= pear +USES= pear OPTIONS_DEFINE= PEAR_MAIL PEAR_MAIL_MIME PEAR_NET_DIME PEAR_MAIL_DESC= PEAR::Mail support Modified: head/net/pear-SOAP/distinfo ============================================================================== --- head/net/pear-SOAP/distinfo Sun Jun 11 07:42:54 2017 (r443298) +++ head/net/pear-SOAP/distinfo Sun Jun 11 07:43:11 2017 (r443299) @@ -1,2 +1,3 @@ -SHA256 (PEAR/SOAP-0.13.0.tgz) = 2ceda8d83dab8e9b8a23f6df443a2e33947d2b4bb0998bd47208771880c6e9fc -SIZE (PEAR/SOAP-0.13.0.tgz) = 85945 +TIMESTAMP = 1497163302 +SHA256 (PEAR/SOAP-0.13.0.tgz) = d5cbb792d2e86098774328f7a887f0e7ee8915a256cbce9ac314517eeef76930 +SIZE (PEAR/SOAP-0.13.0.tgz) = 86764 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BC8DC0A06F; Sun, 11 Jun 2017 07:43: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 9C9167C026; Sun, 11 Jun 2017 07:43: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 v5B7hG3Z054462; Sun, 11 Jun 2017 07:43:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hG09054460; Sun, 11 Jun 2017 07:43:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hG09054460@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, 11 Jun 2017 07:43:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443300 - head/net/pear-Services_Pingback X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:18 -0000 Author: sunpoet Date: Sun Jun 11 07:43:16 2017 New Revision: 443300 URL: https://svnweb.freebsd.org/changeset/ports/443300 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Pingback-0.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Pingback-0.2.2.tgz fetch: http://pear.php.net/get/Services_Pingback-0.2.2.tgz: size mismatch: expected 8525, actual 8608 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Pingback-0.2.2.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-Services_Pingback/Makefile head/net/pear-Services_Pingback/distinfo Modified: head/net/pear-Services_Pingback/Makefile ============================================================================== --- head/net/pear-Services_Pingback/Makefile Sun Jun 11 07:43:11 2017 (r443299) +++ head/net/pear-Services_Pingback/Makefile Sun Jun 11 07:43:16 2017 (r443300) @@ -8,6 +8,6 @@ CATEGORIES= net www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Pingback user-agent class -USES= pear +USES= pear .include Modified: head/net/pear-Services_Pingback/distinfo ============================================================================== --- head/net/pear-Services_Pingback/distinfo Sun Jun 11 07:43:11 2017 (r443299) +++ head/net/pear-Services_Pingback/distinfo Sun Jun 11 07:43:16 2017 (r443300) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Pingback-0.2.2.tgz) = ff8f6b8762f18809f574fad19659dbff6ea21ab511b837f7ac19f5ff0b8e02a7 -SIZE (PEAR/Services_Pingback-0.2.2.tgz) = 8525 +TIMESTAMP = 1497163303 +SHA256 (PEAR/Services_Pingback-0.2.2.tgz) = e688dff232a24e0a576c4daeee43929c7ff90972b0869498cc0aab0bd0864a6e +SIZE (PEAR/Services_Pingback-0.2.2.tgz) = 8608 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34A50C0A0A4; Sun, 11 Jun 2017 07:43: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 83B737C07B; Sun, 11 Jun 2017 07:43:22 +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 v5B7hLaH054565; Sun, 11 Jun 2017 07:43:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hLeP054563; Sun, 11 Jun 2017 07:43:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hLeP054563@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, 11 Jun 2017 07:43:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443301 - head/net/pear-XML_RPC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:23 -0000 Author: sunpoet Date: Sun Jun 11 07:43:21 2017 New Revision: 443301 URL: https://svnweb.freebsd.org/changeset/ports/443301 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => XML_RPC-1.5.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_RPC-1.5.5.tgz fetch: http://pear.php.net/get/XML_RPC-1.5.5.tgz: size mismatch: expected 31862, actual 32202 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_RPC-1.5.5.tgz [1] Approved by: portmgr (blanket) Modified: head/net/pear-XML_RPC/Makefile head/net/pear-XML_RPC/distinfo Modified: head/net/pear-XML_RPC/Makefile ============================================================================== --- head/net/pear-XML_RPC/Makefile Sun Jun 11 07:43:16 2017 (r443300) +++ head/net/pear-XML_RPC/Makefile Sun Jun 11 07:43:21 2017 (r443301) @@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= PHP implementation of the XML-RPC protocol USE_PHP= xml -USES= pear +USES= pear php .include Modified: head/net/pear-XML_RPC/distinfo ============================================================================== --- head/net/pear-XML_RPC/distinfo Sun Jun 11 07:43:16 2017 (r443300) +++ head/net/pear-XML_RPC/distinfo Sun Jun 11 07:43:21 2017 (r443301) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_RPC-1.5.5.tgz) = 80e244582cd2d948f73142a0a43984a50fe916262825e70cb98ee95380026650 -SIZE (PEAR/XML_RPC-1.5.5.tgz) = 31862 +TIMESTAMP = 1497163305 +SHA256 (PEAR/XML_RPC-1.5.5.tgz) = a8dad1c25e718a3d6f0e4d16432bde6b0aced54b1f2cd5de7f02a40d52e6f586 +SIZE (PEAR/XML_RPC-1.5.5.tgz) = 32202 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB7ECC0A0CB; Sun, 11 Jun 2017 07:43: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 9B6A97C0E0; Sun, 11 Jun 2017 07:43: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 v5B7hQ01054668; Sun, 11 Jun 2017 07:43:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hQU8054665; Sun, 11 Jun 2017 07:43:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hQU8054665@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, 11 Jun 2017 07:43:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443302 - head/print/pear-File_PDF X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:29 -0000 Author: sunpoet Date: Sun Jun 11 07:43:26 2017 New Revision: 443302 URL: https://svnweb.freebsd.org/changeset/ports/443302 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_PDF-0.3.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_PDF-0.3.3.tgz fetch: http://pear.php.net/get/File_PDF-0.3.3.tgz: size mismatch: expected 42187, actual 42425 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_PDF-0.3.3.tgz [1] Approved by: portmgr (blanket) Modified: head/print/pear-File_PDF/Makefile head/print/pear-File_PDF/distinfo Modified: head/print/pear-File_PDF/Makefile ============================================================================== --- head/print/pear-File_PDF/Makefile Sun Jun 11 07:43:21 2017 (r443301) +++ head/print/pear-File_PDF/Makefile Sun Jun 11 07:43:26 2017 (r443302) @@ -8,6 +8,6 @@ CATEGORIES= print pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to generate PDFs -USES= pear +USES= pear .include Modified: head/print/pear-File_PDF/distinfo ============================================================================== --- head/print/pear-File_PDF/distinfo Sun Jun 11 07:43:21 2017 (r443301) +++ head/print/pear-File_PDF/distinfo Sun Jun 11 07:43:26 2017 (r443302) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_PDF-0.3.3.tgz) = cb7814e3cb77b338bd4e45d1b311b18d889a12485215843bb74dc7cb6d7596b7 -SIZE (PEAR/File_PDF-0.3.3.tgz) = 42187 +TIMESTAMP = 1497163308 +SHA256 (PEAR/File_PDF-0.3.3.tgz) = 876b7bf5b057419ed0b9638107e17312bc46b98587a02bfcd94cbb8c1ef1d720 +SIZE (PEAR/File_PDF-0.3.3.tgz) = 42425 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9381C0A0F5; Sun, 11 Jun 2017 07:43: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 7BB317C136; Sun, 11 Jun 2017 07:43: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 v5B7hVWK054774; Sun, 11 Jun 2017 07:43:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hVPt054772; Sun, 11 Jun 2017 07:43:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hVPt054772@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, 11 Jun 2017 07:43:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443303 - head/security/pear-Auth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:34 -0000 Author: sunpoet Date: Sun Jun 11 07:43:30 2017 New Revision: 443303 URL: https://svnweb.freebsd.org/changeset/ports/443303 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Auth-1.6.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Auth-1.6.4.tgz fetch: http://pear.php.net/get/Auth-1.6.4.tgz: size mismatch: expected 56048, actual 56771 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth-1.6.4.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Auth/Makefile head/security/pear-Auth/distinfo Modified: head/security/pear-Auth/Makefile ============================================================================== --- head/security/pear-Auth/Makefile Sun Jun 11 07:43:26 2017 (r443302) +++ head/security/pear-Auth/Makefile Sun Jun 11 07:43:30 2017 (r443303) @@ -8,7 +8,7 @@ CATEGORIES= security pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for creating an authentication system -USES= pear +USES= pear OPTIONS_DEFINE= PEAR_LOG PEAR_FILE_PASSWD PEAR_NET_POP3 PEAR_DB PEAR_MDB \ PEAR_MDB2 PEAR_AUTH_RADIUS PEAR_CRYPT_CHAP PEAR_FILE_SMBPASSWD \ Modified: head/security/pear-Auth/distinfo ============================================================================== --- head/security/pear-Auth/distinfo Sun Jun 11 07:43:26 2017 (r443302) +++ head/security/pear-Auth/distinfo Sun Jun 11 07:43:30 2017 (r443303) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Auth-1.6.4.tgz) = 5fb31a2f758474fd9a044afbc387d65fef38732b8f313837971b9a16104779e6 -SIZE (PEAR/Auth-1.6.4.tgz) = 56048 +TIMESTAMP = 1497163310 +SHA256 (PEAR/Auth-1.6.4.tgz) = 307af98354e8ea61d37100e66ac8b8e5cc67aaee8488fef80f5fafdd2d745788 +SIZE (PEAR/Auth-1.6.4.tgz) = 56771 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BCE4C0A120; Sun, 11 Jun 2017 07:43: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 DAFE47C18A; Sun, 11 Jun 2017 07:43: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 v5B7hZI9054877; Sun, 11 Jun 2017 07:43:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hZj1054875; Sun, 11 Jun 2017 07:43:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hZj1054875@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, 11 Jun 2017 07:43:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443304 - head/security/pear-Auth_HTTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:38 -0000 Author: sunpoet Date: Sun Jun 11 07:43:35 2017 New Revision: 443304 URL: https://svnweb.freebsd.org/changeset/ports/443304 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Auth_HTTP-2.1.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Auth_HTTP-2.1.8.tgz fetch: http://pear.php.net/get/Auth_HTTP-2.1.8.tgz: size mismatch: expected 8626, actual 8766 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth_HTTP-2.1.8.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Auth_HTTP/Makefile head/security/pear-Auth_HTTP/distinfo Modified: head/security/pear-Auth_HTTP/Makefile ============================================================================== --- head/security/pear-Auth_HTTP/Makefile Sun Jun 11 07:43:30 2017 (r443303) +++ head/security/pear-Auth_HTTP/Makefile Sun Jun 11 07:43:35 2017 (r443304) @@ -7,6 +7,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR HTTP authentication -USES= pear +USES= pear .include Modified: head/security/pear-Auth_HTTP/distinfo ============================================================================== --- head/security/pear-Auth_HTTP/distinfo Sun Jun 11 07:43:30 2017 (r443303) +++ head/security/pear-Auth_HTTP/distinfo Sun Jun 11 07:43:35 2017 (r443304) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Auth_HTTP-2.1.8.tgz) = bd3f37de04cbfd99c16fc2ca0ecf807611b0ceb5a943f6cedf359183c074e03c -SIZE (PEAR/Auth_HTTP-2.1.8.tgz) = 8626 +TIMESTAMP = 1497163312 +SHA256 (PEAR/Auth_HTTP-2.1.8.tgz) = aac126f52b525e4c5d12ffc6e5bf267666ddfa19de5b356d992cb66b4138a3d6 +SIZE (PEAR/Auth_HTTP-2.1.8.tgz) = 8766 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5ABBFC0A14A; Sun, 11 Jun 2017 07:43:43 +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 89BFE7C1E7; Sun, 11 Jun 2017 07:43:42 +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 v5B7hfqf054978; Sun, 11 Jun 2017 07:43:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hf2A054976; Sun, 11 Jun 2017 07:43:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hf2A054976@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, 11 Jun 2017 07:43:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443305 - head/security/pear-Auth_PrefManager X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:43 -0000 Author: sunpoet Date: Sun Jun 11 07:43:40 2017 New Revision: 443305 URL: https://svnweb.freebsd.org/changeset/ports/443305 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Auth_PrefManager-1.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Auth_PrefManager-1.2.2.tgz fetch: http://pear.php.net/get/Auth_PrefManager-1.2.2.tgz: size mismatch: expected 10376, actual 10595 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth_PrefManager-1.2.2.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Auth_PrefManager/Makefile head/security/pear-Auth_PrefManager/distinfo Modified: head/security/pear-Auth_PrefManager/Makefile ============================================================================== --- head/security/pear-Auth_PrefManager/Makefile Sun Jun 11 07:43:35 2017 (r443304) +++ head/security/pear-Auth_PrefManager/Makefile Sun Jun 11 07:43:40 2017 (r443305) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR preferences management class -USES= pear +USES= pear .include Modified: head/security/pear-Auth_PrefManager/distinfo ============================================================================== --- head/security/pear-Auth_PrefManager/distinfo Sun Jun 11 07:43:35 2017 (r443304) +++ head/security/pear-Auth_PrefManager/distinfo Sun Jun 11 07:43:40 2017 (r443305) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Auth_PrefManager-1.2.2.tgz) = 786cab279697e72e4279313efe7d332062b3bc0f9c5fb432ebf0f0090cbf2de2 -SIZE (PEAR/Auth_PrefManager-1.2.2.tgz) = 10376 +TIMESTAMP = 1497163313 +SHA256 (PEAR/Auth_PrefManager-1.2.2.tgz) = 7e64bd308a72685f2743c0ae8fcc0b38cbc5f36a1bfad469321c943cadaa8c5d +SIZE (PEAR/Auth_PrefManager-1.2.2.tgz) = 10595 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B957C0A16B; Sun, 11 Jun 2017 07:43:47 +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 30DA37C235; Sun, 11 Jun 2017 07:43:47 +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 v5B7hkoE055080; Sun, 11 Jun 2017 07:43:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hjUo055078; Sun, 11 Jun 2017 07:43:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hjUo055078@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, 11 Jun 2017 07:43:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443306 - head/security/pear-Crypt_Blowfish X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:47 -0000 Author: sunpoet Date: Sun Jun 11 07:43:45 2017 New Revision: 443306 URL: https://svnweb.freebsd.org/changeset/ports/443306 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_Blowfish-1.1.0RC2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_Blowfish-1.1.0RC2.tgz fetch: http://pear.php.net/get/Crypt_Blowfish-1.1.0RC2.tgz: size mismatch: expected 18548, actual 18424 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_Blowfish-1.1.0RC2.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_Blowfish/Makefile head/security/pear-Crypt_Blowfish/distinfo Modified: head/security/pear-Crypt_Blowfish/Makefile ============================================================================== --- head/security/pear-Crypt_Blowfish/Makefile Sun Jun 11 07:43:40 2017 (r443305) +++ head/security/pear-Crypt_Blowfish/Makefile Sun Jun 11 07:43:45 2017 (r443306) @@ -8,7 +8,7 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for blowfish encryption -USES= pear +USES= pear OPTIONS_DEFINE= MCRYPT MCRYPT_DESC= Additional MCrypt PHP support Modified: head/security/pear-Crypt_Blowfish/distinfo ============================================================================== --- head/security/pear-Crypt_Blowfish/distinfo Sun Jun 11 07:43:40 2017 (r443305) +++ head/security/pear-Crypt_Blowfish/distinfo Sun Jun 11 07:43:45 2017 (r443306) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_Blowfish-1.1.0RC2.tgz) = ad6f8984f83317b901a47c1c715ab88d477d5257c8f31a660cd0ac2aae566fe8 -SIZE (PEAR/Crypt_Blowfish-1.1.0RC2.tgz) = 18548 +TIMESTAMP = 1497163315 +SHA256 (PEAR/Crypt_Blowfish-1.1.0RC2.tgz) = 5024a2171e94dd42467e034b446376d100f4da9c72faeabe4abae28a64b1bbdb +SIZE (PEAR/Crypt_Blowfish-1.1.0RC2.tgz) = 18424 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52282C0A193; Sun, 11 Jun 2017 07:43:53 +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 9402F7C289; Sun, 11 Jun 2017 07:43: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 v5B7hoJ2055183; Sun, 11 Jun 2017 07:43:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7hoPR055181; Sun, 11 Jun 2017 07:43:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7hoPR055181@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, 11 Jun 2017 07:43:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443307 - head/security/pear-Crypt_CBC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:53 -0000 Author: sunpoet Date: Sun Jun 11 07:43:50 2017 New Revision: 443307 URL: https://svnweb.freebsd.org/changeset/ports/443307 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_CBC-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_CBC-1.0.1.tgz fetch: http://pear.php.net/get/Crypt_CBC-1.0.1.tgz: size mismatch: expected 3730, actual 3760 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_CBC-1.0.1.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_CBC/Makefile head/security/pear-Crypt_CBC/distinfo Modified: head/security/pear-Crypt_CBC/Makefile ============================================================================== --- head/security/pear-Crypt_CBC/Makefile Sun Jun 11 07:43:45 2017 (r443306) +++ head/security/pear-Crypt_CBC/Makefile Sun Jun 11 07:43:50 2017 (r443307) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to emulate Perl's Crypt::CBC module -USES= pear +USES= pear .include Modified: head/security/pear-Crypt_CBC/distinfo ============================================================================== --- head/security/pear-Crypt_CBC/distinfo Sun Jun 11 07:43:45 2017 (r443306) +++ head/security/pear-Crypt_CBC/distinfo Sun Jun 11 07:43:50 2017 (r443307) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_CBC-1.0.1.tgz) = 289b07581e1d9d353d93f75b0334c77eef684c248ee22939e77a99c64cdb3338 -SIZE (PEAR/Crypt_CBC-1.0.1.tgz) = 3730 +TIMESTAMP = 1497163317 +SHA256 (PEAR/Crypt_CBC-1.0.1.tgz) = 43ce7f17b3961b3f61ec34771b7477c6a7e4670d6f9bdae4be244611dad433d6 +SIZE (PEAR/Crypt_CBC-1.0.1.tgz) = 3760 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37E62C0A1C2; Sun, 11 Jun 2017 07:44: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 00BF77C320; Sun, 11 Jun 2017 07:44: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 v5B7i0JS055409; Sun, 11 Jun 2017 07:44:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7i0DM055387; Sun, 11 Jun 2017 07:44:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7i0DM055387@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, 11 Jun 2017 07:44:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443309 - head/security/pear-Crypt_DiffieHellman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:01 -0000 Author: sunpoet Date: Sun Jun 11 07:43:59 2017 New Revision: 443309 URL: https://svnweb.freebsd.org/changeset/ports/443309 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_DiffieHellman-0.2.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_DiffieHellman-0.2.6.tgz fetch: http://pear.php.net/get/Crypt_DiffieHellman-0.2.6.tgz: size mismatch: expected 10908, actual 11062 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_DiffieHellman-0.2.6.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_DiffieHellman/Makefile head/security/pear-Crypt_DiffieHellman/distinfo Modified: head/security/pear-Crypt_DiffieHellman/Makefile ============================================================================== --- head/security/pear-Crypt_DiffieHellman/Makefile Sun Jun 11 07:43:55 2017 (r443308) +++ head/security/pear-Crypt_DiffieHellman/Makefile Sun Jun 11 07:43:59 2017 (r443309) @@ -8,7 +8,7 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 -USES= pear +USES= pear php USE_PHP= bcmath mbstring gmp .include Modified: head/security/pear-Crypt_DiffieHellman/distinfo ============================================================================== --- head/security/pear-Crypt_DiffieHellman/distinfo Sun Jun 11 07:43:55 2017 (r443308) +++ head/security/pear-Crypt_DiffieHellman/distinfo Sun Jun 11 07:43:59 2017 (r443309) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 759e48846b8ba5b8ee101aa8d4e3e6a42e54860eaa45290233de3131556068a3 -SIZE (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 10908 +TIMESTAMP = 1497163320 +SHA256 (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = dee75023476aa976cba29cee0dde5b01b43d67bee83ea9dbfe65172166cb856f +SIZE (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 11062 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:43:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06631C0A1B3; Sun, 11 Jun 2017 07:43: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 950E77C2CD; Sun, 11 Jun 2017 07:43: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 v5B7htUo055283; Sun, 11 Jun 2017 07:43:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7htXR055281; Sun, 11 Jun 2017 07:43:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110743.v5B7htXR055281@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, 11 Jun 2017 07:43:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443308 - head/security/pear-Crypt_CHAP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:43:57 -0000 Author: sunpoet Date: Sun Jun 11 07:43:55 2017 New Revision: 443308 URL: https://svnweb.freebsd.org/changeset/ports/443308 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_CHAP-1.5.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_CHAP-1.5.0.tgz fetch: http://pear.php.net/get/Crypt_CHAP-1.5.0.tgz: size mismatch: expected 5549, actual 5606 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_CHAP-1.5.0.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_CHAP/Makefile head/security/pear-Crypt_CHAP/distinfo Modified: head/security/pear-Crypt_CHAP/Makefile ============================================================================== --- head/security/pear-Crypt_CHAP/Makefile Sun Jun 11 07:43:50 2017 (r443307) +++ head/security/pear-Crypt_CHAP/Makefile Sun Jun 11 07:43:55 2017 (r443308) @@ -8,7 +8,7 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for generating CHAP packets -USES= pear +USES= pear php USE_PHP= mcrypt hash .include Modified: head/security/pear-Crypt_CHAP/distinfo ============================================================================== --- head/security/pear-Crypt_CHAP/distinfo Sun Jun 11 07:43:50 2017 (r443307) +++ head/security/pear-Crypt_CHAP/distinfo Sun Jun 11 07:43:55 2017 (r443308) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_CHAP-1.5.0.tgz) = 12b971b4ab3f7dc20bb7f8bdc5f420de10fe6ce7222f7715b3b6a074d1f76233 -SIZE (PEAR/Crypt_CHAP-1.5.0.tgz) = 5549 +TIMESTAMP = 1497163318 +SHA256 (PEAR/Crypt_CHAP-1.5.0.tgz) = 1293a59cb93cd32dbde8b0b4a4e094d7021cd88184791075a6771852e4c48da9 +SIZE (PEAR/Crypt_CHAP-1.5.0.tgz) = 5606 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C87BC0A1FC; Sun, 11 Jun 2017 07:44: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 0AB6F7C37C; Sun, 11 Jun 2017 07:44: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 v5B7i5UJ055511; Sun, 11 Jun 2017 07:44:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7i59P055509; Sun, 11 Jun 2017 07:44:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7i59P055509@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, 11 Jun 2017 07:44:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443310 - head/security/pear-Crypt_HMAC2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:06 -0000 Author: sunpoet Date: Sun Jun 11 07:44:04 2017 New Revision: 443310 URL: https://svnweb.freebsd.org/changeset/ports/443310 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_HMAC2-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_HMAC2-1.0.0.tgz fetch: http://pear.php.net/get/Crypt_HMAC2-1.0.0.tgz: size mismatch: expected 8129, actual 8225 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_HMAC2-1.0.0.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_HMAC2/Makefile head/security/pear-Crypt_HMAC2/distinfo Modified: head/security/pear-Crypt_HMAC2/Makefile ============================================================================== --- head/security/pear-Crypt_HMAC2/Makefile Sun Jun 11 07:43:59 2017 (r443309) +++ head/security/pear-Crypt_HMAC2/Makefile Sun Jun 11 07:44:04 2017 (r443310) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Implementation of Hashed Message Authentication Code for PHP5 -USES= pear +USES= pear .include Modified: head/security/pear-Crypt_HMAC2/distinfo ============================================================================== --- head/security/pear-Crypt_HMAC2/distinfo Sun Jun 11 07:43:59 2017 (r443309) +++ head/security/pear-Crypt_HMAC2/distinfo Sun Jun 11 07:44:04 2017 (r443310) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_HMAC2-1.0.0.tgz) = 6b616cd6c2a6c3937c5790d7ffa4ef917d3db2bba7310f86111f1e514432ed2b -SIZE (PEAR/Crypt_HMAC2-1.0.0.tgz) = 8129 +TIMESTAMP = 1497163322 +SHA256 (PEAR/Crypt_HMAC2-1.0.0.tgz) = dbc808d4d540b407ac2dffbd4de6ab54a02daa56e43f7f8725b08e8eec5bf092 +SIZE (PEAR/Crypt_HMAC2-1.0.0.tgz) = 8225 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92510C0A221; Sun, 11 Jun 2017 07:44: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 0CDD67C3D5; Sun, 11 Jun 2017 07:44: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 v5B7iAFg055612; Sun, 11 Jun 2017 07:44:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iAFf055610; Sun, 11 Jun 2017 07:44:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iAFf055610@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, 11 Jun 2017 07:44:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443311 - head/security/pear-Crypt_MicroID X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:11 -0000 Author: sunpoet Date: Sun Jun 11 07:44:09 2017 New Revision: 443311 URL: https://svnweb.freebsd.org/changeset/ports/443311 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_MicroID-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_MicroID-0.1.0.tgz fetch: http://pear.php.net/get/Crypt_MicroID-0.1.0.tgz: size mismatch: expected 2954, actual 3009 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_MicroID-0.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_MicroID/Makefile head/security/pear-Crypt_MicroID/distinfo Modified: head/security/pear-Crypt_MicroID/Makefile ============================================================================== --- head/security/pear-Crypt_MicroID/Makefile Sun Jun 11 07:44:04 2017 (r443310) +++ head/security/pear-Crypt_MicroID/Makefile Sun Jun 11 07:44:09 2017 (r443311) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP MicroID library -USES= pear +USES= pear .include Modified: head/security/pear-Crypt_MicroID/distinfo ============================================================================== --- head/security/pear-Crypt_MicroID/distinfo Sun Jun 11 07:44:04 2017 (r443310) +++ head/security/pear-Crypt_MicroID/distinfo Sun Jun 11 07:44:09 2017 (r443311) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_MicroID-0.1.0.tgz) = 8e9196cc686b367a571ba76ac7f065ff339a939586fce816d957ae263b707064 -SIZE (PEAR/Crypt_MicroID-0.1.0.tgz) = 2954 +TIMESTAMP = 1497163323 +SHA256 (PEAR/Crypt_MicroID-0.1.0.tgz) = 932c419919de9b76cf87f5e9dbcc6f61b3642570805eaf8cc16d199264c21a12 +SIZE (PEAR/Crypt_MicroID-0.1.0.tgz) = 3009 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1FCD1C0A24B; Sun, 11 Jun 2017 07:44: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 7139F7C42A; Sun, 11 Jun 2017 07:44: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 v5B7iFtm055715; Sun, 11 Jun 2017 07:44:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iFoc055713; Sun, 11 Jun 2017 07:44:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iFoc055713@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, 11 Jun 2017 07:44:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443312 - head/security/pear-Crypt_RC4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:17 -0000 Author: sunpoet Date: Sun Jun 11 07:44:14 2017 New Revision: 443312 URL: https://svnweb.freebsd.org/changeset/ports/443312 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_RC4-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_RC4-1.0.3.tgz fetch: http://pear.php.net/get/Crypt_RC4-1.0.3.tgz: size mismatch: expected 2295, actual 2316 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_RC4-1.0.3.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_RC4/Makefile head/security/pear-Crypt_RC4/distinfo Modified: head/security/pear-Crypt_RC4/Makefile ============================================================================== --- head/security/pear-Crypt_RC4/Makefile Sun Jun 11 07:44:09 2017 (r443311) +++ head/security/pear-Crypt_RC4/Makefile Sun Jun 11 07:44:14 2017 (r443312) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR encryption class for RC4 encryption -USES= pear +USES= pear .include Modified: head/security/pear-Crypt_RC4/distinfo ============================================================================== --- head/security/pear-Crypt_RC4/distinfo Sun Jun 11 07:44:09 2017 (r443311) +++ head/security/pear-Crypt_RC4/distinfo Sun Jun 11 07:44:14 2017 (r443312) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_RC4-1.0.3.tgz) = 047870ce11d39d59b68cfcf39dce3e4487059f1102a22ca91c697333e34db65c -SIZE (PEAR/Crypt_RC4-1.0.3.tgz) = 2295 +TIMESTAMP = 1497163325 +SHA256 (PEAR/Crypt_RC4-1.0.3.tgz) = 727109b0a81d2602d79a5330b60daa43c85a97363c17daa2902d4f61c336614a +SIZE (PEAR/Crypt_RC4-1.0.3.tgz) = 2316 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2113C0A276; Sun, 11 Jun 2017 07:44: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 433D07C478; Sun, 11 Jun 2017 07:44: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 v5B7iKLr055817; Sun, 11 Jun 2017 07:44:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iKKU055816; Sun, 11 Jun 2017 07:44:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iKKU055816@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, 11 Jun 2017 07:44:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443313 - head/security/pear-Crypt_RSA X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:21 -0000 Author: sunpoet Date: Sun Jun 11 07:44:19 2017 New Revision: 443313 URL: https://svnweb.freebsd.org/changeset/ports/443313 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_RSA-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_RSA-1.2.1.tgz fetch: http://pear.php.net/get/Crypt_RSA-1.2.1.tgz: size mismatch: expected 21903, actual 22113 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_RSA-1.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_RSA/Makefile head/security/pear-Crypt_RSA/distinfo Modified: head/security/pear-Crypt_RSA/Makefile ============================================================================== --- head/security/pear-Crypt_RSA/Makefile Sun Jun 11 07:44:14 2017 (r443312) +++ head/security/pear-Crypt_RSA/Makefile Sun Jun 11 07:44:19 2017 (r443313) @@ -9,7 +9,7 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class allows you to use two-key strong cryptography -USES= pear +USES= pear OPTIONS_DEFINE= BCMATH GMP BCMATH_DESC= PHP BCMath extension support Modified: head/security/pear-Crypt_RSA/distinfo ============================================================================== --- head/security/pear-Crypt_RSA/distinfo Sun Jun 11 07:44:14 2017 (r443312) +++ head/security/pear-Crypt_RSA/distinfo Sun Jun 11 07:44:19 2017 (r443313) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_RSA-1.2.1.tgz) = 4aa0e3d4cd9c6ac0bd5101751d40e0ff9a30af74e7067abf7a9aac9032e787c1 -SIZE (PEAR/Crypt_RSA-1.2.1.tgz) = 21903 +TIMESTAMP = 1497163327 +SHA256 (PEAR/Crypt_RSA-1.2.1.tgz) = 23f4e26cc0fd9b694248f7aff2ab75296265f3118e8048fc715a0d6ad0f5b7d3 +SIZE (PEAR/Crypt_RSA-1.2.1.tgz) = 22113 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57398C0A2A5; Sun, 11 Jun 2017 07:44: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 0894C7C4C5; Sun, 11 Jun 2017 07:44:25 +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 v5B7iO0I055918; Sun, 11 Jun 2017 07:44:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iOXs055916; Sun, 11 Jun 2017 07:44:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iOXs055916@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, 11 Jun 2017 07:44:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443314 - head/security/pear-Crypt_XXTEA X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:28 -0000 Author: sunpoet Date: Sun Jun 11 07:44:24 2017 New Revision: 443314 URL: https://svnweb.freebsd.org/changeset/ports/443314 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_XXTEA-0.9.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_XXTEA-0.9.0.tgz fetch: http://pear.php.net/get/Crypt_XXTEA-0.9.0.tgz: size mismatch: expected 6522, actual 6583 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_XXTEA-0.9.0.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_XXTEA/Makefile head/security/pear-Crypt_XXTEA/distinfo Modified: head/security/pear-Crypt_XXTEA/Makefile ============================================================================== --- head/security/pear-Crypt_XXTEA/Makefile Sun Jun 11 07:44:19 2017 (r443313) +++ head/security/pear-Crypt_XXTEA/Makefile Sun Jun 11 07:44:24 2017 (r443314) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR XXTEA encryption algorithm -USES= pear +USES= pear .include Modified: head/security/pear-Crypt_XXTEA/distinfo ============================================================================== --- head/security/pear-Crypt_XXTEA/distinfo Sun Jun 11 07:44:19 2017 (r443313) +++ head/security/pear-Crypt_XXTEA/distinfo Sun Jun 11 07:44:24 2017 (r443314) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_XXTEA-0.9.0.tgz) = 65ba8a111a8bea0c7ed0aaa3540fde8cf0ba37ea4262987770dbb1f6ab7b0bdf -SIZE (PEAR/Crypt_XXTEA-0.9.0.tgz) = 6522 +TIMESTAMP = 1497163329 +SHA256 (PEAR/Crypt_XXTEA-0.9.0.tgz) = fbbef19e19a3720e9753caea8c97c16d98d456106085c12d1a3ecb97f614b4ca +SIZE (PEAR/Crypt_XXTEA-0.9.0.tgz) = 6583 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99ABDC0A2D1; Sun, 11 Jun 2017 07:44:31 +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 39A157C501; Sun, 11 Jun 2017 07:44: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 v5B7iTTM056021; Sun, 11 Jun 2017 07:44:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iToT056019; Sun, 11 Jun 2017 07:44:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iToT056019@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, 11 Jun 2017 07:44:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443315 - head/security/pear-File_HtAccess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:31 -0000 Author: sunpoet Date: Sun Jun 11 07:44:29 2017 New Revision: 443315 URL: https://svnweb.freebsd.org/changeset/ports/443315 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_HtAccess-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_HtAccess-1.2.1.tgz fetch: http://pear.php.net/get/File_HtAccess-1.2.1.tgz: size mismatch: expected 4937, actual 5024 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_HtAccess-1.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-File_HtAccess/Makefile head/security/pear-File_HtAccess/distinfo Modified: head/security/pear-File_HtAccess/Makefile ============================================================================== --- head/security/pear-File_HtAccess/Makefile Sun Jun 11 07:44:24 2017 (r443314) +++ head/security/pear-File_HtAccess/Makefile Sun Jun 11 07:44:29 2017 (r443315) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to manipulate .htaccess files -USES= pear +USES= pear .include Modified: head/security/pear-File_HtAccess/distinfo ============================================================================== --- head/security/pear-File_HtAccess/distinfo Sun Jun 11 07:44:24 2017 (r443314) +++ head/security/pear-File_HtAccess/distinfo Sun Jun 11 07:44:29 2017 (r443315) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_HtAccess-1.2.1.tgz) = a62a04f6dab62f45a24feb7d0ad3f8e2616cb8e8765e684a6a8c07a4cb1e4885 -SIZE (PEAR/File_HtAccess-1.2.1.tgz) = 4937 +TIMESTAMP = 1497163330 +SHA256 (PEAR/File_HtAccess-1.2.1.tgz) = c1acd01c0561d02c8c59288ecc8521e21ebb0e678b70b1014755c4b27b1d4bcf +SIZE (PEAR/File_HtAccess-1.2.1.tgz) = 5024 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6B10C0A2FD; Sun, 11 Jun 2017 07:44: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 7CFD07C54C; Sun, 11 Jun 2017 07:44: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 v5B7iYkG056121; Sun, 11 Jun 2017 07:44:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iYYA056119; Sun, 11 Jun 2017 07:44:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iYYA056119@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, 11 Jun 2017 07:44:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443316 - head/security/pear-File_Passwd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:36 -0000 Author: sunpoet Date: Sun Jun 11 07:44:34 2017 New Revision: 443316 URL: https://svnweb.freebsd.org/changeset/ports/443316 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_Passwd-1.1.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_Passwd-1.1.7.tgz fetch: http://pear.php.net/get/File_Passwd-1.1.7.tgz: size mismatch: expected 24140, actual 24547 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Passwd-1.1.7.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-File_Passwd/Makefile head/security/pear-File_Passwd/distinfo Modified: head/security/pear-File_Passwd/Makefile ============================================================================== --- head/security/pear-File_Passwd/Makefile Sun Jun 11 07:44:29 2017 (r443315) +++ head/security/pear-File_Passwd/Makefile Sun Jun 11 07:44:34 2017 (r443316) @@ -8,7 +8,7 @@ CATEGORIES= security pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to manipulate many kinds of password files -USES= pear +USES= pear OPTIONS_DEFINE= PEAR_CRYPT_CHAP PEAR_CRYPT_CHAP_DESC= PEAR::Crypt_CHAP support Modified: head/security/pear-File_Passwd/distinfo ============================================================================== --- head/security/pear-File_Passwd/distinfo Sun Jun 11 07:44:29 2017 (r443315) +++ head/security/pear-File_Passwd/distinfo Sun Jun 11 07:44:34 2017 (r443316) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_Passwd-1.1.7.tgz) = 64cf846ab3739caa6f0abdb399847a637082a5c754010a7948a9bfeb5fbfb5a2 -SIZE (PEAR/File_Passwd-1.1.7.tgz) = 24140 +TIMESTAMP = 1497163332 +SHA256 (PEAR/File_Passwd-1.1.7.tgz) = e590579b3cdcd012f3e4882bee7590be3cb60145b4ccea689d28403c1b0b9173 +SIZE (PEAR/File_Passwd-1.1.7.tgz) = 24547 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E7B5C0A34D; Sun, 11 Jun 2017 07:44: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 ADE4D7C5B2; Sun, 11 Jun 2017 07:44: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 v5B7idYD056224; Sun, 11 Jun 2017 07:44:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7idut056222; Sun, 11 Jun 2017 07:44:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7idut056222@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, 11 Jun 2017 07:44:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443317 - head/security/pear-File_SMBPasswd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:41 -0000 Author: sunpoet Date: Sun Jun 11 07:44:39 2017 New Revision: 443317 URL: https://svnweb.freebsd.org/changeset/ports/443317 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => File_SMBPasswd-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_SMBPasswd-1.0.3.tgz fetch: http://pear.php.net/get/File_SMBPasswd-1.0.3.tgz: size mismatch: expected 5251, actual 5312 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_SMBPasswd-1.0.3.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-File_SMBPasswd/Makefile head/security/pear-File_SMBPasswd/distinfo Modified: head/security/pear-File_SMBPasswd/Makefile ============================================================================== --- head/security/pear-File_SMBPasswd/Makefile Sun Jun 11 07:44:34 2017 (r443316) +++ head/security/pear-File_SMBPasswd/Makefile Sun Jun 11 07:44:39 2017 (r443317) @@ -11,7 +11,7 @@ COMMENT= PEAR class for managing SAMBA style password BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP RUN_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP -USES= pear +USES= pear php USE_PHP= hash .include Modified: head/security/pear-File_SMBPasswd/distinfo ============================================================================== --- head/security/pear-File_SMBPasswd/distinfo Sun Jun 11 07:44:34 2017 (r443316) +++ head/security/pear-File_SMBPasswd/distinfo Sun Jun 11 07:44:39 2017 (r443317) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_SMBPasswd-1.0.3.tgz) = 8dcb8ce91e1cad2ba2024f664d7c508b798ef666f3e8bfd25b9505e4be95e749 -SIZE (PEAR/File_SMBPasswd-1.0.3.tgz) = 5251 +TIMESTAMP = 1497163334 +SHA256 (PEAR/File_SMBPasswd-1.0.3.tgz) = d6a3e0a15501ac5781216ce1865202f5830d37397d293c7443b99aebf9d3444c +SIZE (PEAR/File_SMBPasswd-1.0.3.tgz) = 5312 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B880C0A376; Sun, 11 Jun 2017 07:44:47 +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 699357C60F; Sun, 11 Jun 2017 07:44: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 v5B7iiV6056327; Sun, 11 Jun 2017 07:44:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iiQo056325; Sun, 11 Jun 2017 07:44:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iiQo056325@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, 11 Jun 2017 07:44:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443318 - head/security/pear-HTML_Crypt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:47 -0000 Author: sunpoet Date: Sun Jun 11 07:44:44 2017 New Revision: 443318 URL: https://svnweb.freebsd.org/changeset/ports/443318 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Crypt-1.3.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Crypt-1.3.4.tgz fetch: http://pear.php.net/get/HTML_Crypt-1.3.4.tgz: size mismatch: expected 4380, actual 4416 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Crypt-1.3.4.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-HTML_Crypt/Makefile head/security/pear-HTML_Crypt/distinfo Modified: head/security/pear-HTML_Crypt/Makefile ============================================================================== --- head/security/pear-HTML_Crypt/Makefile Sun Jun 11 07:44:39 2017 (r443317) +++ head/security/pear-HTML_Crypt/Makefile Sun Jun 11 07:44:44 2017 (r443318) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Encrypts text which is later decoded using JavaScript on the client side -USES= pear +USES= pear .include Modified: head/security/pear-HTML_Crypt/distinfo ============================================================================== --- head/security/pear-HTML_Crypt/distinfo Sun Jun 11 07:44:39 2017 (r443317) +++ head/security/pear-HTML_Crypt/distinfo Sun Jun 11 07:44:44 2017 (r443318) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_Crypt-1.3.4.tgz) = 4f56d149bcd8f19e765ae23e63e7cdc9ec9823c51bdc823f84ace3f31fac07ae -SIZE (PEAR/HTML_Crypt-1.3.4.tgz) = 4380 +TIMESTAMP = 1497163336 +SHA256 (PEAR/HTML_Crypt-1.3.4.tgz) = 36dc23c6a5815edb8fc3ee590c5accf93e5c273a1db4afa56da574be60c08078 +SIZE (PEAR/HTML_Crypt-1.3.4.tgz) = 4416 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10CF3C0A39A; Sun, 11 Jun 2017 07:44: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 A0CF07C65C; Sun, 11 Jun 2017 07:44: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 v5B7ing5056431; Sun, 11 Jun 2017 07:44:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7inAE056429; Sun, 11 Jun 2017 07:44:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7inAE056429@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, 11 Jun 2017 07:44:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443319 - head/security/pear-LiveUser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:51 -0000 Author: sunpoet Date: Sun Jun 11 07:44:49 2017 New Revision: 443319 URL: https://svnweb.freebsd.org/changeset/ports/443319 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => LiveUser-0.16.14.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/LiveUser-0.16.14.tgz fetch: http://pear.php.net/get/LiveUser-0.16.14.tgz: size mismatch: expected 76857, actual 77911 Reference: https://people.FreeBSD.org/~sunpoet/checksum/LiveUser-0.16.14.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-LiveUser/Makefile head/security/pear-LiveUser/distinfo Modified: head/security/pear-LiveUser/Makefile ============================================================================== --- head/security/pear-LiveUser/Makefile Sun Jun 11 07:44:44 2017 (r443318) +++ head/security/pear-LiveUser/Makefile Sun Jun 11 07:44:49 2017 (r443319) @@ -13,7 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:devel/pea PORTSCOUT= skipv:0.61 -USES= pear +USES= pear OPTIONS_DEFINE= PEAD_DB PEAR_MDB PEAR_MDB2 PEAR_LOG PEAR_XML_TREE PEAR_CRYPT_RC4 PEAR_DB_DESC= PEAR::DB support Modified: head/security/pear-LiveUser/distinfo ============================================================================== --- head/security/pear-LiveUser/distinfo Sun Jun 11 07:44:44 2017 (r443318) +++ head/security/pear-LiveUser/distinfo Sun Jun 11 07:44:49 2017 (r443319) @@ -1,2 +1,3 @@ -SHA256 (PEAR/LiveUser-0.16.14.tgz) = 9686f338130fe0f61d0b98ef0c48c9804bd3d507171425eb92902e509276eff5 -SIZE (PEAR/LiveUser-0.16.14.tgz) = 76857 +TIMESTAMP = 1497163338 +SHA256 (PEAR/LiveUser-0.16.14.tgz) = 64368f7856bd6e6b949bf573c751feeab2f66e5a017b92b150368f42e41ebefe +SIZE (PEAR/LiveUser-0.16.14.tgz) = 77911 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:44:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6FF5FC0A3C2; Sun, 11 Jun 2017 07:44: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 2DB5A7C6A8; Sun, 11 Jun 2017 07:44:55 +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 v5B7isbX056534; Sun, 11 Jun 2017 07:44:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7irTP056532; Sun, 11 Jun 2017 07:44:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7irTP056532@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, 11 Jun 2017 07:44:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443320 - head/security/pear-LiveUser_Admin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:44:55 -0000 Author: sunpoet Date: Sun Jun 11 07:44:53 2017 New Revision: 443320 URL: https://svnweb.freebsd.org/changeset/ports/443320 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => LiveUser_Admin-0.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/LiveUser_Admin-0.4.0.tgz fetch: http://pear.php.net/get/LiveUser_Admin-0.4.0.tgz: size mismatch: expected 68873, actual 69870 Reference: https://people.FreeBSD.org/~sunpoet/checksum/LiveUser_Admin-0.4.0.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-LiveUser_Admin/Makefile head/security/pear-LiveUser_Admin/distinfo Modified: head/security/pear-LiveUser_Admin/Makefile ============================================================================== --- head/security/pear-LiveUser_Admin/Makefile Sun Jun 11 07:44:49 2017 (r443319) +++ head/security/pear-LiveUser_Admin/Makefile Sun Jun 11 07:44:53 2017 (r443320) @@ -21,7 +21,7 @@ PEAR_LOG_DESC= PEAR::Log support PEAR_XML_TREE_DESC= PEAR::XML_Tree support PEAR_CRYPT_RC4_DESC= PEAR::Crypt_RC4 support -USES= pear +USES= pear PEAR_DB_RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB PEAR_MDB_RUN_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB Modified: head/security/pear-LiveUser_Admin/distinfo ============================================================================== --- head/security/pear-LiveUser_Admin/distinfo Sun Jun 11 07:44:49 2017 (r443319) +++ head/security/pear-LiveUser_Admin/distinfo Sun Jun 11 07:44:53 2017 (r443320) @@ -1,2 +1,3 @@ -SHA256 (PEAR/LiveUser_Admin-0.4.0.tgz) = 49ff0c1c43dea8a9700926fd81456c974d1bd22dba83ee878d826634ca4cb1e6 -SIZE (PEAR/LiveUser_Admin-0.4.0.tgz) = 68873 +TIMESTAMP = 1497163341 +SHA256 (PEAR/LiveUser_Admin-0.4.0.tgz) = 053ccf4113298bce479bfdf21513d8fb8ac5b4ac64f48a4adcb70ab1b53ca0d7 +SIZE (PEAR/LiveUser_Admin-0.4.0.tgz) = 69870 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42B9DC0A3ED; Sun, 11 Jun 2017 07:45: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 B62127C701; Sun, 11 Jun 2017 07:44: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 v5B7iw54056636; Sun, 11 Jun 2017 07:44:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7iwLH056633; Sun, 11 Jun 2017 07:44:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110744.v5B7iwLH056633@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, 11 Jun 2017 07:44:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443321 - head/shells/pear-PHP_Shell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:02 -0000 Author: sunpoet Date: Sun Jun 11 07:44:58 2017 New Revision: 443321 URL: https://svnweb.freebsd.org/changeset/ports/443321 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => PHP_Shell-0.3.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_Shell-0.3.2.tgz fetch: http://pear.php.net/get/PHP_Shell-0.3.2.tgz: size mismatch: expected 99252, actual 101482 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_Shell-0.3.2.tgz [1] Approved by: portmgr (blanket) Modified: head/shells/pear-PHP_Shell/Makefile head/shells/pear-PHP_Shell/distinfo Modified: head/shells/pear-PHP_Shell/Makefile ============================================================================== --- head/shells/pear-PHP_Shell/Makefile Sun Jun 11 07:44:53 2017 (r443320) +++ head/shells/pear-PHP_Shell/Makefile Sun Jun 11 07:44:58 2017 (r443321) @@ -10,6 +10,6 @@ COMMENT= Interactive PHP Shell USE_PHP= pcre tokenizer readline -USES= pear +USES= pear php .include Modified: head/shells/pear-PHP_Shell/distinfo ============================================================================== --- head/shells/pear-PHP_Shell/distinfo Sun Jun 11 07:44:53 2017 (r443320) +++ head/shells/pear-PHP_Shell/distinfo Sun Jun 11 07:44:58 2017 (r443321) @@ -1,2 +1,3 @@ -SHA256 (PEAR/PHP_Shell-0.3.2.tgz) = d17c4986ebb5124a056c314d08be98f6b8b23ce1859b8683f105db4be76c02b5 -SIZE (PEAR/PHP_Shell-0.3.2.tgz) = 99252 +TIMESTAMP = 1497163343 +SHA256 (PEAR/PHP_Shell-0.3.2.tgz) = e972df9a7b1fc97b0c6be8087abca1ea321a69343799f4d230a04934a9c3f11f +SIZE (PEAR/PHP_Shell-0.3.2.tgz) = 101482 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAF46C0A407; Sun, 11 Jun 2017 07:45: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 9F93E7C745; Sun, 11 Jun 2017 07:45: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 v5B7j309056747; Sun, 11 Jun 2017 07:45:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7j30v056745; Sun, 11 Jun 2017 07:45:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7j30v056745@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, 11 Jun 2017 07:45:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443322 - head/sysutils/pear-Cache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:05 -0000 Author: sunpoet Date: Sun Jun 11 07:45:03 2017 New Revision: 443322 URL: https://svnweb.freebsd.org/changeset/ports/443322 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Cache-1.5.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Cache-1.5.6.tgz fetch: http://pear.php.net/get/Cache-1.5.6.tgz: size mismatch: expected 31384, actual 31735 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Cache-1.5.6.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-Cache/Makefile head/sysutils/pear-Cache/distinfo Modified: head/sysutils/pear-Cache/Makefile ============================================================================== --- head/sysutils/pear-Cache/Makefile Sun Jun 11 07:44:58 2017 (r443321) +++ head/sysutils/pear-Cache/Makefile Sun Jun 11 07:45:03 2017 (r443322) @@ -12,6 +12,6 @@ COMMENT= PEAR framework for caching of arbitrary data BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request -USES= pear +USES= pear .include Modified: head/sysutils/pear-Cache/distinfo ============================================================================== --- head/sysutils/pear-Cache/distinfo Sun Jun 11 07:44:58 2017 (r443321) +++ head/sysutils/pear-Cache/distinfo Sun Jun 11 07:45:03 2017 (r443322) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Cache-1.5.6.tgz) = 5d4414bf3df357fc60460186f48b3d8d5465ec4cf6e2736e934d46f1890ba405 -SIZE (PEAR/Cache-1.5.6.tgz) = 31384 +TIMESTAMP = 1497163345 +SHA256 (PEAR/Cache-1.5.6.tgz) = 6753b5bfa7a83d1baa4d27619e34818fb431772a6600dd99d952b7b627376f76 +SIZE (PEAR/Cache-1.5.6.tgz) = 31735 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AC7FC0A436; Sun, 11 Jun 2017 07:45: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 822647C7A1; Sun, 11 Jun 2017 07:45: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 v5B7j8EG056850; Sun, 11 Jun 2017 07:45:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7j8KU056848; Sun, 11 Jun 2017 07:45:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7j8KU056848@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, 11 Jun 2017 07:45:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443323 - head/sysutils/pear-Cache_Lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:10 -0000 Author: sunpoet Date: Sun Jun 11 07:45:08 2017 New Revision: 443323 URL: https://svnweb.freebsd.org/changeset/ports/443323 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Cache_Lite-1.7.16.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Cache_Lite-1.7.16.tgz fetch: http://pear.php.net/get/Cache_Lite-1.7.16.tgz: size mismatch: expected 32997, actual 33236 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Cache_Lite-1.7.16.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-Cache_Lite/Makefile head/sysutils/pear-Cache_Lite/distinfo Modified: head/sysutils/pear-Cache_Lite/Makefile ============================================================================== --- head/sysutils/pear-Cache_Lite/Makefile Sun Jun 11 07:45:03 2017 (r443322) +++ head/sysutils/pear-Cache_Lite/Makefile Sun Jun 11 07:45:08 2017 (r443323) @@ -9,6 +9,6 @@ CATEGORIES= sysutils www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR fast and safe little cache system -USES= pear +USES= pear .include Modified: head/sysutils/pear-Cache_Lite/distinfo ============================================================================== --- head/sysutils/pear-Cache_Lite/distinfo Sun Jun 11 07:45:03 2017 (r443322) +++ head/sysutils/pear-Cache_Lite/distinfo Sun Jun 11 07:45:08 2017 (r443323) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Cache_Lite-1.7.16.tgz) = 51f8ca4c719a574cac323c444391afa71194609bf556ddeecf7c7af8479ba20d -SIZE (PEAR/Cache_Lite-1.7.16.tgz) = 32997 +TIMESTAMP = 1497163347 +SHA256 (PEAR/Cache_Lite-1.7.16.tgz) = bc1799c1003c987a0e3518283f131df3646f5ce3ccd5ed9263af749385126691 +SIZE (PEAR/Cache_Lite-1.7.16.tgz) = 33236 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 231ABC0A45E; Sun, 11 Jun 2017 07:45: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 91A317C7F7; Sun, 11 Jun 2017 07:45: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 v5B7jDbV056951; Sun, 11 Jun 2017 07:45:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jDIn056949; Sun, 11 Jun 2017 07:45:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jDIn056949@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, 11 Jun 2017 07:45:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443324 - head/sysutils/pear-File X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:15 -0000 Author: sunpoet Date: Sun Jun 11 07:45:13 2017 New Revision: 443324 URL: https://svnweb.freebsd.org/changeset/ports/443324 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => File-1.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File-1.4.1.tgz fetch: http://pear.php.net/get/File-1.4.1.tgz: size mismatch: expected 8164, actual 8275 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File-1.4.1.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-File/Makefile head/sysutils/pear-File/distinfo Modified: head/sysutils/pear-File/Makefile ============================================================================== --- head/sysutils/pear-File/Makefile Sun Jun 11 07:45:08 2017 (r443323) +++ head/sysutils/pear-File/Makefile Sun Jun 11 07:45:13 2017 (r443324) @@ -9,7 +9,7 @@ CATEGORIES= sysutils www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR common file and directory routines -USES= pear +USES= pear php USE_PHP= pcre .include Modified: head/sysutils/pear-File/distinfo ============================================================================== --- head/sysutils/pear-File/distinfo Sun Jun 11 07:45:08 2017 (r443323) +++ head/sysutils/pear-File/distinfo Sun Jun 11 07:45:13 2017 (r443324) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File-1.4.1.tgz) = f9b7e03dced7c7b6575531fbc73bc479ae4849d80c764862eeeec9b90f74a4d0 -SIZE (PEAR/File-1.4.1.tgz) = 8164 +TIMESTAMP = 1497163349 +SHA256 (PEAR/File-1.4.1.tgz) = 6020750718d124346f41d23198e39fc8b1e84a1b28deaee33eb0256859fcfee2 +SIZE (PEAR/File-1.4.1.tgz) = 8275 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78B64C0A48B; Sun, 11 Jun 2017 07:45: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 29B2C7C846; Sun, 11 Jun 2017 07:45: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 v5B7jIrl057053; Sun, 11 Jun 2017 07:45:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jI5E057051; Sun, 11 Jun 2017 07:45:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jI5E057051@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, 11 Jun 2017 07:45:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443325 - head/sysutils/pear-File_Find X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:21 -0000 Author: sunpoet Date: Sun Jun 11 07:45:17 2017 New Revision: 443325 URL: https://svnweb.freebsd.org/changeset/ports/443325 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_Find-1.3.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_Find-1.3.3.tgz fetch: http://pear.php.net/get/File_Find-1.3.3.tgz: size mismatch: expected 8092, actual 8212 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Find-1.3.3.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-File_Find/Makefile head/sysutils/pear-File_Find/distinfo Modified: head/sysutils/pear-File_Find/Makefile ============================================================================== --- head/sysutils/pear-File_Find/Makefile Sun Jun 11 07:45:13 2017 (r443324) +++ head/sysutils/pear-File_Find/Makefile Sun Jun 11 07:45:17 2017 (r443325) @@ -10,6 +10,6 @@ COMMENT= PEAR class that facilitates the search of fil LICENSE= PHP301 -USES= pear +USES= pear .include Modified: head/sysutils/pear-File_Find/distinfo ============================================================================== --- head/sysutils/pear-File_Find/distinfo Sun Jun 11 07:45:13 2017 (r443324) +++ head/sysutils/pear-File_Find/distinfo Sun Jun 11 07:45:17 2017 (r443325) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_Find-1.3.3.tgz) = 847729b335e4b6b09cd8f8061d880f547fb30472b9b7fd2f6d0482be853352cd -SIZE (PEAR/File_Find-1.3.3.tgz) = 8092 +TIMESTAMP = 1497163350 +SHA256 (PEAR/File_Find-1.3.3.tgz) = a2fff81525a041ce54e5ec0941e7967e9faf109dd56e6f50b3111470f71c624b +SIZE (PEAR/File_Find-1.3.3.tgz) = 8212 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 572B5C0A4C1; Sun, 11 Jun 2017 07:45:25 +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 913777C8AA; Sun, 11 Jun 2017 07:45: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 v5B7jMVN057156; Sun, 11 Jun 2017 07:45:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jMHe057154; Sun, 11 Jun 2017 07:45:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jMHe057154@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, 11 Jun 2017 07:45:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443326 - head/sysutils/pear-File_Gettext X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:25 -0000 Author: sunpoet Date: Sun Jun 11 07:45:22 2017 New Revision: 443326 URL: https://svnweb.freebsd.org/changeset/ports/443326 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_Gettext-0.4.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_Gettext-0.4.2.tgz fetch: http://pear.php.net/get/File_Gettext-0.4.2.tgz: size mismatch: expected 7307, actual 7373 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Gettext-0.4.2.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-File_Gettext/Makefile head/sysutils/pear-File_Gettext/distinfo Modified: head/sysutils/pear-File_Gettext/Makefile ============================================================================== --- head/sysutils/pear-File_Gettext/Makefile Sun Jun 11 07:45:17 2017 (r443325) +++ head/sysutils/pear-File_Gettext/Makefile Sun Jun 11 07:45:22 2017 (r443326) @@ -8,6 +8,6 @@ CATEGORIES= sysutils devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR GNU Gettext file parser -USES= pear +USES= pear .include Modified: head/sysutils/pear-File_Gettext/distinfo ============================================================================== --- head/sysutils/pear-File_Gettext/distinfo Sun Jun 11 07:45:17 2017 (r443325) +++ head/sysutils/pear-File_Gettext/distinfo Sun Jun 11 07:45:22 2017 (r443326) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_Gettext-0.4.2.tgz) = 4e222b6feb535cf87f182bf474a1f5f8ad8f0ca18e9083d397fd86a7db37cd87 -SIZE (PEAR/File_Gettext-0.4.2.tgz) = 7307 +TIMESTAMP = 1497163352 +SHA256 (PEAR/File_Gettext-0.4.2.tgz) = 65ec4ad818b8ea2313e58f99b9cbdb29189af0ff3ace5931978af43524958902 +SIZE (PEAR/File_Gettext-0.4.2.tgz) = 7373 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A776BC0A4EF; Sun, 11 Jun 2017 07:45: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 2F2837C8EB; Sun, 11 Jun 2017 07:45: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 v5B7jSlZ057258; Sun, 11 Jun 2017 07:45:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jRA6057256; Sun, 11 Jun 2017 07:45:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jRA6057256@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, 11 Jun 2017 07:45:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443327 - head/sysutils/pear-I18Nv2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:30 -0000 Author: sunpoet Date: Sun Jun 11 07:45:27 2017 New Revision: 443327 URL: https://svnweb.freebsd.org/changeset/ports/443327 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => I18Nv2-0.11.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/I18Nv2-0.11.4.tgz fetch: http://pear.php.net/get/I18Nv2-0.11.4.tgz: size mismatch: expected 268665, actual 279094 Reference: https://people.FreeBSD.org/~sunpoet/checksum/I18Nv2-0.11.4.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-I18Nv2/Makefile head/sysutils/pear-I18Nv2/distinfo Modified: head/sysutils/pear-I18Nv2/Makefile ============================================================================== --- head/sysutils/pear-I18Nv2/Makefile Sun Jun 11 07:45:22 2017 (r443326) +++ head/sysutils/pear-I18Nv2/Makefile Sun Jun 11 07:45:27 2017 (r443327) @@ -8,7 +8,7 @@ CATEGORIES= sysutils devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR Internationalization -USES= pear +USES= pear php USE_PHP= iconv .include Modified: head/sysutils/pear-I18Nv2/distinfo ============================================================================== --- head/sysutils/pear-I18Nv2/distinfo Sun Jun 11 07:45:22 2017 (r443326) +++ head/sysutils/pear-I18Nv2/distinfo Sun Jun 11 07:45:27 2017 (r443327) @@ -1,2 +1,3 @@ -SHA256 (PEAR/I18Nv2-0.11.4.tgz) = 7f8214915a24b9fa1d310ea4bfeafda723ac88ed39a561bebff0dab8c263409e -SIZE (PEAR/I18Nv2-0.11.4.tgz) = 268665 +TIMESTAMP = 1497163355 +SHA256 (PEAR/I18Nv2-0.11.4.tgz) = caba056cbbdc592fff64f11565676ae89d66bba96b7779450c1664bc7dc36f35 +SIZE (PEAR/I18Nv2-0.11.4.tgz) = 279094 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62C24C0A529; Sun, 11 Jun 2017 07:45: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 CE9DB7C93D; Sun, 11 Jun 2017 07:45: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 v5B7jWIr057350; Sun, 11 Jun 2017 07:45:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jWvG057349; Sun, 11 Jun 2017 07:45:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jWvG057349@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, 11 Jun 2017 07:45:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443328 - head/sysutils/pear-Translation2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:34 -0000 Author: sunpoet Date: Sun Jun 11 07:45:32 2017 New Revision: 443328 URL: https://svnweb.freebsd.org/changeset/ports/443328 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Translation2-2.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Translation2-2.0.4.tgz fetch: http://pear.php.net/get/Translation2-2.0.4.tgz: size mismatch: expected 58272, actual 59316 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Translation2-2.0.4.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-Translation2/distinfo Modified: head/sysutils/pear-Translation2/distinfo ============================================================================== --- head/sysutils/pear-Translation2/distinfo Sun Jun 11 07:45:27 2017 (r443327) +++ head/sysutils/pear-Translation2/distinfo Sun Jun 11 07:45:32 2017 (r443328) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Translation2-2.0.4.tgz) = 4cce7070e7ef556a8400745597dc8b5c8605848da42167b125ce8f559adddaf7 -SIZE (PEAR/Translation2-2.0.4.tgz) = 58272 +TIMESTAMP = 1497163358 +SHA256 (PEAR/Translation2-2.0.4.tgz) = b46f053011aaf8a59c0a1c55e8ef0c8812817a206792eb2d631cf1201fee7fc0 +SIZE (PEAR/Translation2-2.0.4.tgz) = 59316 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3300CC0A565; Sun, 11 Jun 2017 07:45: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 AF11F7C992; Sun, 11 Jun 2017 07:45: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 v5B7jbww057452; Sun, 11 Jun 2017 07:45:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jbma057450; Sun, 11 Jun 2017 07:45:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jbma057450@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, 11 Jun 2017 07:45:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443329 - head/textproc/pear-File_Fortune X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:40 -0000 Author: sunpoet Date: Sun Jun 11 07:45:37 2017 New Revision: 443329 URL: https://svnweb.freebsd.org/changeset/ports/443329 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_Fortune-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_Fortune-1.0.0.tgz fetch: http://pear.php.net/get/File_Fortune-1.0.0.tgz: size mismatch: expected 14508, actual 14723 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Fortune-1.0.0.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-File_Fortune/Makefile head/textproc/pear-File_Fortune/distinfo Modified: head/textproc/pear-File_Fortune/Makefile ============================================================================== --- head/textproc/pear-File_Fortune/Makefile Sun Jun 11 07:45:32 2017 (r443328) +++ head/textproc/pear-File_Fortune/Makefile Sun Jun 11 07:45:37 2017 (r443329) @@ -9,6 +9,6 @@ CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org COMMENT= Interface for reading from and writing to fortune files -USES= pear +USES= pear .include Modified: head/textproc/pear-File_Fortune/distinfo ============================================================================== --- head/textproc/pear-File_Fortune/distinfo Sun Jun 11 07:45:32 2017 (r443328) +++ head/textproc/pear-File_Fortune/distinfo Sun Jun 11 07:45:37 2017 (r443329) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_Fortune-1.0.0.tgz) = 01867a3fa2c630a9821f30401f9cf4904eb9eae5cedd9e53b73c2cbc009753a0 -SIZE (PEAR/File_Fortune-1.0.0.tgz) = 14508 +TIMESTAMP = 1497163359 +SHA256 (PEAR/File_Fortune-1.0.0.tgz) = 58a8e52c2e0a061dda36ce1320d6fd2c31ff7a938771e4c38f8ffe1358264458 +SIZE (PEAR/File_Fortune-1.0.0.tgz) = 14723 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59308C0A595; Sun, 11 Jun 2017 07:45: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 E59A47C9F2; Sun, 11 Jun 2017 07:45: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 v5B7jgwO057553; Sun, 11 Jun 2017 07:45:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jgNK057551; Sun, 11 Jun 2017 07:45:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jgNK057551@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, 11 Jun 2017 07:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443330 - head/textproc/pear-Numbers_Roman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:44 -0000 Author: sunpoet Date: Sun Jun 11 07:45:42 2017 New Revision: 443330 URL: https://svnweb.freebsd.org/changeset/ports/443330 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Numbers_Roman-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Numbers_Roman-1.0.2.tgz fetch: http://pear.php.net/get/Numbers_Roman-1.0.2.tgz: size mismatch: expected 6210, actual 6296 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Numbers_Roman-1.0.2.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-Numbers_Roman/Makefile head/textproc/pear-Numbers_Roman/distinfo Modified: head/textproc/pear-Numbers_Roman/Makefile ============================================================================== --- head/textproc/pear-Numbers_Roman/Makefile Sun Jun 11 07:45:37 2017 (r443329) +++ head/textproc/pear-Numbers_Roman/Makefile Sun Jun 11 07:45:42 2017 (r443330) @@ -8,6 +8,6 @@ CATEGORIES= textproc devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR methods for converting to and from Roman Numerals -USES= pear +USES= pear .include Modified: head/textproc/pear-Numbers_Roman/distinfo ============================================================================== --- head/textproc/pear-Numbers_Roman/distinfo Sun Jun 11 07:45:37 2017 (r443329) +++ head/textproc/pear-Numbers_Roman/distinfo Sun Jun 11 07:45:42 2017 (r443330) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Numbers_Roman-1.0.2.tgz) = 788f8d3152dec07ff91fd3db49801ee3345fdfa8128f40517c15268270fd24d9 -SIZE (PEAR/Numbers_Roman-1.0.2.tgz) = 6210 +TIMESTAMP = 1497163361 +SHA256 (PEAR/Numbers_Roman-1.0.2.tgz) = eabea8c3720b5ad849dce9682b4c183696d72325302f9917c59711cc75d1873e +SIZE (PEAR/Numbers_Roman-1.0.2.tgz) = 6296 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 950C3C0A5CB; Sun, 11 Jun 2017 07:45: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 D3DA07CA3E; Sun, 11 Jun 2017 07:45: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 v5B7jlMT057656; Sun, 11 Jun 2017 07:45:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jlij057654; Sun, 11 Jun 2017 07:45:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jlij057654@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, 11 Jun 2017 07:45:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443331 - head/textproc/pear-Numbers_Words X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:50 -0000 Author: sunpoet Date: Sun Jun 11 07:45:47 2017 New Revision: 443331 URL: https://svnweb.freebsd.org/changeset/ports/443331 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Numbers_Words-0.16.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Numbers_Words-0.16.4.tgz fetch: http://pear.php.net/get/Numbers_Words-0.16.4.tgz: size mismatch: expected 58379, actual 59633 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Numbers_Words-0.16.4.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-Numbers_Words/Makefile head/textproc/pear-Numbers_Words/distinfo Modified: head/textproc/pear-Numbers_Words/Makefile ============================================================================== --- head/textproc/pear-Numbers_Words/Makefile Sun Jun 11 07:45:42 2017 (r443330) +++ head/textproc/pear-Numbers_Words/Makefile Sun Jun 11 07:45:47 2017 (r443331) @@ -11,6 +11,6 @@ COMMENT= PEAR package provides methods for spelling nu BUILD_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger -USES= pear +USES= pear .include Modified: head/textproc/pear-Numbers_Words/distinfo ============================================================================== --- head/textproc/pear-Numbers_Words/distinfo Sun Jun 11 07:45:42 2017 (r443330) +++ head/textproc/pear-Numbers_Words/distinfo Sun Jun 11 07:45:47 2017 (r443331) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Numbers_Words-0.16.4.tgz) = 93aa2b8d370a9d87d1ae2595b4f1b7b78c18e0f06cd94a6eda042b6bbeb14838 -SIZE (PEAR/Numbers_Words-0.16.4.tgz) = 58379 +TIMESTAMP = 1497163364 +SHA256 (PEAR/Numbers_Words-0.16.4.tgz) = b49ce9150d00d59507cd591944f3f8a022b259b938e6f52a83c77beaa37c413b +SIZE (PEAR/Numbers_Words-0.16.4.tgz) = 59633 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:45:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0ED92C0A5F8; Sun, 11 Jun 2017 07:45: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 48A9E7CA77; Sun, 11 Jun 2017 07:45:53 +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 v5B7jqZF057757; Sun, 11 Jun 2017 07:45:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jqQw057754; Sun, 11 Jun 2017 07:45:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jqQw057754@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, 11 Jun 2017 07:45:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443332 - head/textproc/pear-Structures_DataGrid_Renderer_CSV X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:45:56 -0000 Author: sunpoet Date: Sun Jun 11 07:45:51 2017 New Revision: 443332 URL: https://svnweb.freebsd.org/changeset/ports/443332 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_CSV-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_CSV-0.1.4.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_CSV-0.1.4.tgz: size mismatch: expected 3940, actual 3998 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_CSV-0.1.4.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile head/textproc/pear-Structures_DataGrid_Renderer_CSV/distinfo Modified: head/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile ============================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile Sun Jun 11 07:45:47 2017 (r443331) +++ head/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile Sun Jun 11 07:45:51 2017 (r443332) @@ -11,6 +11,6 @@ COMMENT= Renderer driver that generates a CSV string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array -USES= pear +USES= pear .include Modified: head/textproc/pear-Structures_DataGrid_Renderer_CSV/distinfo ============================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_CSV/distinfo Sun Jun 11 07:45:47 2017 (r443331) +++ head/textproc/pear-Structures_DataGrid_Renderer_CSV/distinfo Sun Jun 11 07:45:51 2017 (r443332) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_CSV-0.1.4.tgz) = 4b2f7def9a35fe3955f2d0f9aacf7de14bbc9ff5ae61d879f8ab245b87dba6f5 -SIZE (PEAR/Structures_DataGrid_Renderer_CSV-0.1.4.tgz) = 3940 +TIMESTAMP = 1497163365 +SHA256 (PEAR/Structures_DataGrid_Renderer_CSV-0.1.4.tgz) = 137d115bc5a32393480df8150605389306322d5c47a7ca88fc1dc7cbe625ef07 +SIZE (PEAR/Structures_DataGrid_Renderer_CSV-0.1.4.tgz) = 3998 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AAB7C0A638; Sun, 11 Jun 2017 07:46: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 073D47CACD; Sun, 11 Jun 2017 07:45: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 v5B7jvwP057859; Sun, 11 Jun 2017 07:45:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ju9F057857; Sun, 11 Jun 2017 07:45:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7ju9F057857@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, 11 Jun 2017 07:45:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443333 - head/textproc/pear-Structures_DataGrid_Renderer_XLS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:01 -0000 Author: sunpoet Date: Sun Jun 11 07:45:56 2017 New Revision: 443333 URL: https://svnweb.freebsd.org/changeset/ports/443333 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_XLS-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_XLS-0.1.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_XLS-0.1.3.tgz: size mismatch: expected 4894, actual 4950 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_XLS-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo Modified: head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile ============================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile Sun Jun 11 07:45:51 2017 (r443332) +++ head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile Sun Jun 11 07:45:56 2017 (r443333) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSour RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \ ${PEARDIR}/Spreadsheet/Excel/Writer.php:textproc/pear-Spreadsheet_Excel_Writer -USES= pear +USES= pear .include Modified: head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo ============================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo Sun Jun 11 07:45:51 2017 (r443332) +++ head/textproc/pear-Structures_DataGrid_Renderer_XLS/distinfo Sun Jun 11 07:45:56 2017 (r443333) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 27e92ab6aef96fcc0a45bf74f8dfd812901403e5649a3b2d0052f21fb80a2029 -SIZE (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 4894 +TIMESTAMP = 1497163367 +SHA256 (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 11cd86c41730bc98b4aba1c9300f4b4517638d35fcd38e22d406de9c3a7ab9b2 +SIZE (PEAR/Structures_DataGrid_Renderer_XLS-0.1.3.tgz) = 4950 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31FA9C0A666; Sun, 11 Jun 2017 07:46: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 7BC217CB1E; Sun, 11 Jun 2017 07:46:03 +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 v5B7k2ef057966; Sun, 11 Jun 2017 07:46:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7k19U057964; Sun, 11 Jun 2017 07:46:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7k19U057964@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, 11 Jun 2017 07:46:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443334 - head/textproc/pear-Structures_DataGrid_Renderer_XML X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:04 -0000 Author: sunpoet Date: Sun Jun 11 07:46:01 2017 New Revision: 443334 URL: https://svnweb.freebsd.org/changeset/ports/443334 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_XML-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_XML-0.1.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_XML-0.1.3.tgz: size mismatch: expected 3847, actual 3901 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_XML-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile head/textproc/pear-Structures_DataGrid_Renderer_XML/distinfo Modified: head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile ============================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile Sun Jun 11 07:45:56 2017 (r443333) +++ head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile Sun Jun 11 07:46:01 2017 (r443334) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSour RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util -USES= pear +USES= pear .include Modified: head/textproc/pear-Structures_DataGrid_Renderer_XML/distinfo ============================================================================== --- head/textproc/pear-Structures_DataGrid_Renderer_XML/distinfo Sun Jun 11 07:45:56 2017 (r443333) +++ head/textproc/pear-Structures_DataGrid_Renderer_XML/distinfo Sun Jun 11 07:46:01 2017 (r443334) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_XML-0.1.3.tgz) = f4ff67db4725cf69eb3d4849861fc030b889b1333aab319de3cf4a04a4081453 -SIZE (PEAR/Structures_DataGrid_Renderer_XML-0.1.3.tgz) = 3847 +TIMESTAMP = 1497163369 +SHA256 (PEAR/Structures_DataGrid_Renderer_XML-0.1.3.tgz) = 62b8207b2f924c0d54c1355f49be43b11b206b4854a296c1972800c406507546 +SIZE (PEAR/Structures_DataGrid_Renderer_XML-0.1.3.tgz) = 3901 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 973F1C0A6A2; Sun, 11 Jun 2017 07:46: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 EACBF7CB6E; Sun, 11 Jun 2017 07:46:07 +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 v5B7k6dG058066; Sun, 11 Jun 2017 07:46:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7k6vQ058064; Sun, 11 Jun 2017 07:46:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7k6vQ058064@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, 11 Jun 2017 07:46:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443335 - head/textproc/pear-XML_Beautifier X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:09 -0000 Author: sunpoet Date: Sun Jun 11 07:46:06 2017 New Revision: 443335 URL: https://svnweb.freebsd.org/changeset/ports/443335 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => XML_Beautifier-1.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_Beautifier-1.2.2.tgz fetch: http://pear.php.net/get/XML_Beautifier-1.2.2.tgz: size mismatch: expected 14587, actual 14742 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_Beautifier-1.2.2.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-XML_Beautifier/Makefile head/textproc/pear-XML_Beautifier/distinfo Modified: head/textproc/pear-XML_Beautifier/Makefile ============================================================================== --- head/textproc/pear-XML_Beautifier/Makefile Sun Jun 11 07:46:01 2017 (r443334) +++ head/textproc/pear-XML_Beautifier/Makefile Sun Jun 11 07:46:06 2017 (r443335) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XM RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util -USES= pear +USES= pear .include Modified: head/textproc/pear-XML_Beautifier/distinfo ============================================================================== --- head/textproc/pear-XML_Beautifier/distinfo Sun Jun 11 07:46:01 2017 (r443334) +++ head/textproc/pear-XML_Beautifier/distinfo Sun Jun 11 07:46:06 2017 (r443335) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Beautifier-1.2.2.tgz) = 449c787b954f34c63125b8237bbbb3dd3aaa8de943ff7d91fa51fc680f784055 -SIZE (PEAR/XML_Beautifier-1.2.2.tgz) = 14587 +TIMESTAMP = 1497163370 +SHA256 (PEAR/XML_Beautifier-1.2.2.tgz) = f28f518587f6a8ffd073ab92ccbd5c82054fbae13d224661a424a71e689d0852 +SIZE (PEAR/XML_Beautifier-1.2.2.tgz) = 14742 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61AD9C0A6D1; Sun, 11 Jun 2017 07:46: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 8CC987CBC1; Sun, 11 Jun 2017 07:46: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 v5B7kBp6058158; Sun, 11 Jun 2017 07:46:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kBIv058157; Sun, 11 Jun 2017 07:46:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kBIv058157@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, 11 Jun 2017 07:46:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443336 - head/textproc/pear-XML_DTD X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:13 -0000 Author: sunpoet Date: Sun Jun 11 07:46:11 2017 New Revision: 443336 URL: https://svnweb.freebsd.org/changeset/ports/443336 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => XML_DTD-0.5.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_DTD-0.5.2.tgz fetch: http://pear.php.net/get/XML_DTD-0.5.2.tgz: size mismatch: expected 38095, actual 38309 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_DTD-0.5.2.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-XML_DTD/distinfo Modified: head/textproc/pear-XML_DTD/distinfo ============================================================================== --- head/textproc/pear-XML_DTD/distinfo Sun Jun 11 07:46:06 2017 (r443335) +++ head/textproc/pear-XML_DTD/distinfo Sun Jun 11 07:46:11 2017 (r443336) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_DTD-0.5.2.tgz) = 031c391662fcd38b6b3cd3aa52f2ecef809404f2d8d5f3258ce8e89f88f95880 -SIZE (PEAR/XML_DTD-0.5.2.tgz) = 38095 +TIMESTAMP = 1497163372 +SHA256 (PEAR/XML_DTD-0.5.2.tgz) = ce7570a38bb3cd7988eac4045684a4375bbda50d496ae6aa572546f0d2d08024 +SIZE (PEAR/XML_DTD-0.5.2.tgz) = 38309 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEBF8C0A714; Sun, 11 Jun 2017 07:46: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 D73A57CC22; Sun, 11 Jun 2017 07:46: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 v5B7kGUu058260; Sun, 11 Jun 2017 07:46:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kGsM058257; Sun, 11 Jun 2017 07:46:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kGsM058257@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, 11 Jun 2017 07:46:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443337 - head/textproc/pear-XML_Feed_Parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:18 -0000 Author: sunpoet Date: Sun Jun 11 07:46:15 2017 New Revision: 443337 URL: https://svnweb.freebsd.org/changeset/ports/443337 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => XML_Feed_Parser-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_Feed_Parser-1.0.5.tgz fetch: http://pear.php.net/get/XML_Feed_Parser-1.0.5.tgz: size mismatch: expected 264507, actual 272006 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_Feed_Parser-1.0.5.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-XML_Feed_Parser/Makefile head/textproc/pear-XML_Feed_Parser/distinfo Modified: head/textproc/pear-XML_Feed_Parser/Makefile ============================================================================== --- head/textproc/pear-XML_Feed_Parser/Makefile Sun Jun 11 07:46:11 2017 (r443336) +++ head/textproc/pear-XML_Feed_Parser/Makefile Sun Jun 11 07:46:15 2017 (r443337) @@ -8,7 +8,7 @@ CATEGORIES= textproc devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= Providing a unified API for handling Atom/RSS -USES= pear +USES= pear php USE_PHP= tidy dom .include Modified: head/textproc/pear-XML_Feed_Parser/distinfo ============================================================================== --- head/textproc/pear-XML_Feed_Parser/distinfo Sun Jun 11 07:46:11 2017 (r443336) +++ head/textproc/pear-XML_Feed_Parser/distinfo Sun Jun 11 07:46:15 2017 (r443337) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Feed_Parser-1.0.5.tgz) = 7b30bee6ad076e3a597400834b1a446b90ca62671e882abf596ed9432b931aed -SIZE (PEAR/XML_Feed_Parser-1.0.5.tgz) = 264507 +TIMESTAMP = 1497163376 +SHA256 (PEAR/XML_Feed_Parser-1.0.5.tgz) = 2261c7447edac8ecbdd3437dfc7a824f333d9b3865bbd3eb125ff74b120298fb +SIZE (PEAR/XML_Feed_Parser-1.0.5.tgz) = 272006 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE9FCC0A74B; Sun, 11 Jun 2017 07:46:22 +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 8BF157CC69; Sun, 11 Jun 2017 07:46:22 +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 v5B7kLiB058361; Sun, 11 Jun 2017 07:46:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kLQI058359; Sun, 11 Jun 2017 07:46:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kLQI058359@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, 11 Jun 2017 07:46:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443338 - head/textproc/pear-XML_HTMLSax X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:23 -0000 Author: sunpoet Date: Sun Jun 11 07:46:20 2017 New Revision: 443338 URL: https://svnweb.freebsd.org/changeset/ports/443338 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => XML_HTMLSax-2.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_HTMLSax-2.1.2.tgz fetch: http://pear.php.net/get/XML_HTMLSax-2.1.2.tgz: size mismatch: expected 16099, actual 16089 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_HTMLSax-2.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/textproc/pear-XML_HTMLSax/Makefile head/textproc/pear-XML_HTMLSax/distinfo Modified: head/textproc/pear-XML_HTMLSax/Makefile ============================================================================== --- head/textproc/pear-XML_HTMLSax/Makefile Sun Jun 11 07:46:15 2017 (r443337) +++ head/textproc/pear-XML_HTMLSax/Makefile Sun Jun 11 07:46:20 2017 (r443338) @@ -8,6 +8,6 @@ CATEGORIES= textproc devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR SAX parser for HTML and other badly formed XML documents -USES= pear +USES= pear .include Modified: head/textproc/pear-XML_HTMLSax/distinfo ============================================================================== --- head/textproc/pear-XML_HTMLSax/distinfo Sun Jun 11 07:46:15 2017 (r443337) +++ head/textproc/pear-XML_HTMLSax/distinfo Sun Jun 11 07:46:20 2017 (r443338) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_HTMLSax-2.1.2.tgz) = 40b891c3738e78fae403aa5e1502375d781b3c970a496918692cf2194fad7733 -SIZE (PEAR/XML_HTMLSax-2.1.2.tgz) = 16099 +TIMESTAMP = 1497163378 +SHA256 (PEAR/XML_HTMLSax-2.1.2.tgz) = c264a1ccd67aa0d72197ec0f45fbb8bc72838b66c2e2b570c288b7471ef39a41 +SIZE (PEAR/XML_HTMLSax-2.1.2.tgz) = 16089 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EDEAC0A791; Sun, 11 Jun 2017 07:46: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 385687CCBC; Sun, 11 Jun 2017 07:46:26 +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 v5B7kPLv058464; Sun, 11 Jun 2017 07:46:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kPwM058462; Sun, 11 Jun 2017 07:46:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kPwM058462@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, 11 Jun 2017 07:46:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443339 - head/www/pear-HTML_AJAX X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:30 -0000 Author: sunpoet Date: Sun Jun 11 07:46:25 2017 New Revision: 443339 URL: https://svnweb.freebsd.org/changeset/ports/443339 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_AJAX-0.5.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_AJAX-0.5.6.tgz fetch: http://pear.php.net/get/HTML_AJAX-0.5.6.tgz: size mismatch: expected 139897, actual 140417 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_AJAX-0.5.6.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTML_AJAX/Makefile head/www/pear-HTML_AJAX/distinfo Modified: head/www/pear-HTML_AJAX/Makefile ============================================================================== --- head/www/pear-HTML_AJAX/Makefile Sun Jun 11 07:46:20 2017 (r443338) +++ head/www/pear-HTML_AJAX/Makefile Sun Jun 11 07:46:25 2017 (r443339) @@ -8,6 +8,6 @@ CATEGORIES= www devel pear MAINTAINER= numisemis@yahoo.com COMMENT= PHP and JavaScript AJAX library -USES= pear +USES= pear .include Modified: head/www/pear-HTML_AJAX/distinfo ============================================================================== --- head/www/pear-HTML_AJAX/distinfo Sun Jun 11 07:46:20 2017 (r443338) +++ head/www/pear-HTML_AJAX/distinfo Sun Jun 11 07:46:25 2017 (r443339) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTML_AJAX-0.5.6.tgz) = a8374fff81f5c04f1ec8d7bf51c1ecce6b9be9fbbb13c1d5e64e60b8e0044bf9 -SIZE (PEAR/HTML_AJAX-0.5.6.tgz) = 139897 +TIMESTAMP = 1497163381 +SHA256 (PEAR/HTML_AJAX-0.5.6.tgz) = dc29c9e8ebcc86c20a83ff0b73405847d4b7ab9885f936bc694219edd7706f1e +SIZE (PEAR/HTML_AJAX-0.5.6.tgz) = 140417 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAA0AC0A7BF; Sun, 11 Jun 2017 07:46: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 8AD9B7CD04; Sun, 11 Jun 2017 07:46:31 +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 v5B7kUaG058566; Sun, 11 Jun 2017 07:46:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kU4p058564; Sun, 11 Jun 2017 07:46:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kU4p058564@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, 11 Jun 2017 07:46:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443340 - head/www/pear-HTTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:34 -0000 Author: sunpoet Date: Sun Jun 11 07:46:30 2017 New Revision: 443340 URL: https://svnweb.freebsd.org/changeset/ports/443340 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP-1.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP-1.4.1.tgz fetch: http://pear.php.net/get/HTTP-1.4.1.tgz: size mismatch: expected 8635, actual 8772 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP-1.4.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP/Makefile head/www/pear-HTTP/distinfo Modified: head/www/pear-HTTP/Makefile ============================================================================== --- head/www/pear-HTTP/Makefile Sun Jun 11 07:46:25 2017 (r443339) +++ head/www/pear-HTTP/Makefile Sun Jun 11 07:46:30 2017 (r443340) @@ -8,6 +8,6 @@ CATEGORIES= www devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR miscellaneous HTTP utilities -USES= pear +USES= pear .include Modified: head/www/pear-HTTP/distinfo ============================================================================== --- head/www/pear-HTTP/distinfo Sun Jun 11 07:46:25 2017 (r443339) +++ head/www/pear-HTTP/distinfo Sun Jun 11 07:46:30 2017 (r443340) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP-1.4.1.tgz) = 5ec91f1f4f1bacf637af5413d3801fd5aaefa9c10c8079b9bd0fd0cc33f03d52 -SIZE (PEAR/HTTP-1.4.1.tgz) = 8635 +TIMESTAMP = 1497163383 +SHA256 (PEAR/HTTP-1.4.1.tgz) = 4a2ec096d8059f9293bb0c52080dcb26bcbe9a7a29452e19d1959a9bc6e5fc45 +SIZE (PEAR/HTTP-1.4.1.tgz) = 8772 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C41EC0A7F8; Sun, 11 Jun 2017 07:46: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 D76D57CD5F; Sun, 11 Jun 2017 07:46: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 v5B7kZEU058669; Sun, 11 Jun 2017 07:46:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kZhx058667; Sun, 11 Jun 2017 07:46:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kZhx058667@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, 11 Jun 2017 07:46:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443341 - head/www/pear-HTTP_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:38 -0000 Author: sunpoet Date: Sun Jun 11 07:46:35 2017 New Revision: 443341 URL: https://svnweb.freebsd.org/changeset/ports/443341 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Client-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Client-1.2.1.tgz fetch: http://pear.php.net/get/HTTP_Client-1.2.1.tgz: size mismatch: expected 10202, actual 10269 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Client-1.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_Client/Makefile head/www/pear-HTTP_Client/distinfo Modified: head/www/pear-HTTP_Client/Makefile ============================================================================== --- head/www/pear-HTTP_Client/Makefile Sun Jun 11 07:46:30 2017 (r443340) +++ head/www/pear-HTTP_Client/Makefile Sun Jun 11 07:46:35 2017 (r443341) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \ RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \ ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_Client/distinfo ============================================================================== --- head/www/pear-HTTP_Client/distinfo Sun Jun 11 07:46:30 2017 (r443340) +++ head/www/pear-HTTP_Client/distinfo Sun Jun 11 07:46:35 2017 (r443341) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_Client-1.2.1.tgz) = 1c76e6748fe59270c5df058042c692aa00a0cc23f61f5cd64eb61673158e3e55 -SIZE (PEAR/HTTP_Client-1.2.1.tgz) = 10202 +TIMESTAMP = 1497163385 +SHA256 (PEAR/HTTP_Client-1.2.1.tgz) = 470ea90f311d5bcd8a7ab90ac27a8c1a6ee34a2ba02de752a84d52a76647c503 +SIZE (PEAR/HTTP_Client-1.2.1.tgz) = 10269 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21606C0A831; Sun, 11 Jun 2017 07:46:43 +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 73EAA7CDB2; Sun, 11 Jun 2017 07:46: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 v5B7keNV058771; Sun, 11 Jun 2017 07:46:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7keYd058769; Sun, 11 Jun 2017 07:46:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7keYd058769@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, 11 Jun 2017 07:46:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443342 - head/www/pear-HTTP_Download X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:43 -0000 Author: sunpoet Date: Sun Jun 11 07:46:40 2017 New Revision: 443342 URL: https://svnweb.freebsd.org/changeset/ports/443342 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Download-1.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Download-1.1.4.tgz fetch: http://pear.php.net/get/HTTP_Download-1.1.4.tgz: size mismatch: expected 14571, actual 14777 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Download-1.1.4.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_Download/Makefile head/www/pear-HTTP_Download/distinfo Modified: head/www/pear-HTTP_Download/Makefile ============================================================================== --- head/www/pear-HTTP_Download/Makefile Sun Jun 11 07:46:35 2017 (r443341) +++ head/www/pear-HTTP_Download/Makefile Sun Jun 11 07:46:40 2017 (r443342) @@ -11,6 +11,6 @@ COMMENT= PEAR class to send HTTP downloads BUILD_DEPENDS= ${PEARDIR}/HTTP/Header.php:www/pear-HTTP_Header RUN_DEPENDS= ${PEARDIR}/HTTP/Header.php:www/pear-HTTP_Header -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_Download/distinfo ============================================================================== --- head/www/pear-HTTP_Download/distinfo Sun Jun 11 07:46:35 2017 (r443341) +++ head/www/pear-HTTP_Download/distinfo Sun Jun 11 07:46:40 2017 (r443342) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_Download-1.1.4.tgz) = 5936baa381ed17bb51603fdd82f2492829af91ba129aed78d5f5aa9079a19484 -SIZE (PEAR/HTTP_Download-1.1.4.tgz) = 14571 +TIMESTAMP = 1497163386 +SHA256 (PEAR/HTTP_Download-1.1.4.tgz) = c3627878959835438997e16bbba5707ab00cf3d930297f41d0964d67e88b5341 +SIZE (PEAR/HTTP_Download-1.1.4.tgz) = 14777 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DFD8C0A85C; Sun, 11 Jun 2017 07:46: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 02EC97CE0F; Sun, 11 Jun 2017 07:46: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 v5B7kjHv058872; Sun, 11 Jun 2017 07:46:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kiuN058870; Sun, 11 Jun 2017 07:46:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kiuN058870@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, 11 Jun 2017 07:46:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443343 - head/www/pear-HTTP_FloodControl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:46 -0000 Author: sunpoet Date: Sun Jun 11 07:46:44 2017 New Revision: 443343 URL: https://svnweb.freebsd.org/changeset/ports/443343 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_FloodControl-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_FloodControl-0.1.1.tgz fetch: http://pear.php.net/get/HTTP_FloodControl-0.1.1.tgz: size mismatch: expected 15519, actual 15623 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_FloodControl-0.1.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_FloodControl/Makefile head/www/pear-HTTP_FloodControl/distinfo Modified: head/www/pear-HTTP_FloodControl/Makefile ============================================================================== --- head/www/pear-HTTP_FloodControl/Makefile Sun Jun 11 07:46:40 2017 (r443342) +++ head/www/pear-HTTP_FloodControl/Makefile Sun Jun 11 07:46:44 2017 (r443343) @@ -17,7 +17,7 @@ PEAR_DB_DESC= PEAR::DB support PEAR_MDB_DESC= PEAR::MDB support PEAR_MDB2_DESC= PEAR::MDB2 support -USES= pear +USES= pear PEAR_DB_RUN_DEPENDS= ${PEARDIR}/DB.php:databases/pear-DB PEAR_MDB_RUN_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB Modified: head/www/pear-HTTP_FloodControl/distinfo ============================================================================== --- head/www/pear-HTTP_FloodControl/distinfo Sun Jun 11 07:46:40 2017 (r443342) +++ head/www/pear-HTTP_FloodControl/distinfo Sun Jun 11 07:46:44 2017 (r443343) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_FloodControl-0.1.1.tgz) = 60b7612be832284c6c40355d82d7664e7b291fbea9e1d0da925f7ef275acba4c -SIZE (PEAR/HTTP_FloodControl-0.1.1.tgz) = 15519 +TIMESTAMP = 1497163388 +SHA256 (PEAR/HTTP_FloodControl-0.1.1.tgz) = eed14a64c28235d22f8fbcd10e92bb05e7157e0563ab09d05e5bfa327f1f43bb +SIZE (PEAR/HTTP_FloodControl-0.1.1.tgz) = 15623 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CEECC0A8A2; Sun, 11 Jun 2017 07:46: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 16A2F7CE8F; Sun, 11 Jun 2017 07:46: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 v5B7koMF058975; Sun, 11 Jun 2017 07:46:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7konH058973; Sun, 11 Jun 2017 07:46:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7konH058973@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, 11 Jun 2017 07:46:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443344 - head/www/pear-HTTP_Header X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:51 -0000 Author: sunpoet Date: Sun Jun 11 07:46:49 2017 New Revision: 443344 URL: https://svnweb.freebsd.org/changeset/ports/443344 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Header-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Header-1.2.1.tgz fetch: http://pear.php.net/get/HTTP_Header-1.2.1.tgz: size mismatch: expected 10682, actual 10775 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Header-1.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_Header/Makefile head/www/pear-HTTP_Header/distinfo Modified: head/www/pear-HTTP_Header/Makefile ============================================================================== --- head/www/pear-HTTP_Header/Makefile Sun Jun 11 07:46:44 2017 (r443343) +++ head/www/pear-HTTP_Header/Makefile Sun Jun 11 07:46:49 2017 (r443344) @@ -11,6 +11,6 @@ COMMENT= PEAR OO interface to modify and handle HTTP h BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_Header/distinfo ============================================================================== --- head/www/pear-HTTP_Header/distinfo Sun Jun 11 07:46:44 2017 (r443343) +++ head/www/pear-HTTP_Header/distinfo Sun Jun 11 07:46:49 2017 (r443344) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_Header-1.2.1.tgz) = 4c9ae365b9c5b9f562d5a6897547b2db6c5e01d904283cffbf6371ff57fae14e -SIZE (PEAR/HTTP_Header-1.2.1.tgz) = 10682 +TIMESTAMP = 1497163390 +SHA256 (PEAR/HTTP_Header-1.2.1.tgz) = e640778c63fb64ac331585cb407c23a5f9862eed7b17e3dc8c382001d34ca3ce +SIZE (PEAR/HTTP_Header-1.2.1.tgz) = 10775 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:46:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BB5EC0A8CC; Sun, 11 Jun 2017 07:46: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 051E87CEF7; Sun, 11 Jun 2017 07:46:55 +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 v5B7kt9f059077; Sun, 11 Jun 2017 07:46:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ktua059074; Sun, 11 Jun 2017 07:46:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7ktua059074@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, 11 Jun 2017 07:46:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443345 - head/www/pear-HTTP_Request X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:46:56 -0000 Author: sunpoet Date: Sun Jun 11 07:46:54 2017 New Revision: 443345 URL: https://svnweb.freebsd.org/changeset/ports/443345 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Request-1.4.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Request-1.4.4.tgz fetch: http://pear.php.net/get/HTTP_Request-1.4.4.tgz: size mismatch: expected 17109, actual 17233 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Request-1.4.4.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_Request/Makefile head/www/pear-HTTP_Request/distinfo Modified: head/www/pear-HTTP_Request/Makefile ============================================================================== --- head/www/pear-HTTP_Request/Makefile Sun Jun 11 07:46:49 2017 (r443344) +++ head/www/pear-HTTP_Request/Makefile Sun Jun 11 07:46:54 2017 (r443345) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Net/URL.php:net/pear-Net_URL RUN_DEPENDS= ${PEARDIR}/Net/URL.php:net/pear-Net_URL \ ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_Request/distinfo ============================================================================== --- head/www/pear-HTTP_Request/distinfo Sun Jun 11 07:46:49 2017 (r443344) +++ head/www/pear-HTTP_Request/distinfo Sun Jun 11 07:46:54 2017 (r443345) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_Request-1.4.4.tgz) = cb6050491a7b9583b3a74f89d14a9d49c4a5e51472a31126026e03fcabe84d19 -SIZE (PEAR/HTTP_Request-1.4.4.tgz) = 17109 +TIMESTAMP = 1497163392 +SHA256 (PEAR/HTTP_Request-1.4.4.tgz) = 3691afdc87ad836b09b4def7f7116f64349f8eff7e787cd9df90050186877322 +SIZE (PEAR/HTTP_Request-1.4.4.tgz) = 17233 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1FBC0C0A8FE; Sun, 11 Jun 2017 07:47: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 D84E07CF60; Sun, 11 Jun 2017 07:47: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 v5B7l0lJ059179; Sun, 11 Jun 2017 07:47:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7kx9E059176; Sun, 11 Jun 2017 07:46:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110746.v5B7kx9E059176@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, 11 Jun 2017 07:46:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443346 - head/www/pear-HTTP_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:01 -0000 Author: sunpoet Date: Sun Jun 11 07:46:59 2017 New Revision: 443346 URL: https://svnweb.freebsd.org/changeset/ports/443346 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Server-0.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Server-0.4.1.tgz fetch: http://pear.php.net/get/HTTP_Server-0.4.1.tgz: size mismatch: expected 6999, actual 7113 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Server-0.4.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_Server/Makefile head/www/pear-HTTP_Server/distinfo Modified: head/www/pear-HTTP_Server/Makefile ============================================================================== --- head/www/pear-HTTP_Server/Makefile Sun Jun 11 07:46:54 2017 (r443345) +++ head/www/pear-HTTP_Server/Makefile Sun Jun 11 07:46:59 2017 (r443346) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \ RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP \ ${PEARDIR}/Net/Server.php:net/pear-Net_Server -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_Server/distinfo ============================================================================== --- head/www/pear-HTTP_Server/distinfo Sun Jun 11 07:46:54 2017 (r443345) +++ head/www/pear-HTTP_Server/distinfo Sun Jun 11 07:46:59 2017 (r443346) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_Server-0.4.1.tgz) = 565ba282ada7960f021d20083a1b2471e564ddd97efca6b8ede6fa0581b214f3 -SIZE (PEAR/HTTP_Server-0.4.1.tgz) = 6999 +TIMESTAMP = 1497163393 +SHA256 (PEAR/HTTP_Server-0.4.1.tgz) = 75ce11fe884228919d8e0cd1c45697e6ccf60ce1347ecfa66673e907869df5d9 +SIZE (PEAR/HTTP_Server-0.4.1.tgz) = 7113 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D50BAC0A92F; Sun, 11 Jun 2017 07:47: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 983847CFC5; Sun, 11 Jun 2017 07:47: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 v5B7l48W059274; Sun, 11 Jun 2017 07:47:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7l42k059273; Sun, 11 Jun 2017 07:47:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7l42k059273@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, 11 Jun 2017 07:47:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443347 - head/www/pear-HTTP_Session2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:06 -0000 Author: sunpoet Date: Sun Jun 11 07:47:04 2017 New Revision: 443347 URL: https://svnweb.freebsd.org/changeset/ports/443347 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => HTTP_Session2-0.7.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Session2-0.7.3.tgz fetch: http://pear.php.net/get/HTTP_Session2-0.7.3.tgz: size mismatch: expected 16362, actual 16563 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Session2-0.7.3.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_Session2/distinfo Modified: head/www/pear-HTTP_Session2/distinfo ============================================================================== --- head/www/pear-HTTP_Session2/distinfo Sun Jun 11 07:46:59 2017 (r443346) +++ head/www/pear-HTTP_Session2/distinfo Sun Jun 11 07:47:04 2017 (r443347) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_Session2-0.7.3.tgz) = 3584593f5d18f6749e5a32e5cf3dcddd39a61383183f76864c51b739e7224f4f -SIZE (PEAR/HTTP_Session2-0.7.3.tgz) = 16362 +TIMESTAMP = 1497163395 +SHA256 (PEAR/HTTP_Session2-0.7.3.tgz) = d3dd2287fcaa1be12f8597a2cc13831fe2d35f9b3d70d617bbf531a2dc027d63 +SIZE (PEAR/HTTP_Session2-0.7.3.tgz) = 16563 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAAC3C0A95C; Sun, 11 Jun 2017 07:47: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 76C4C7D034; Sun, 11 Jun 2017 07:47: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 v5B7l9hs059374; Sun, 11 Jun 2017 07:47:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7l9tb059372; Sun, 11 Jun 2017 07:47:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7l9tb059372@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, 11 Jun 2017 07:47:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443348 - head/www/pear-HTTP_Upload X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:10 -0000 Author: sunpoet Date: Sun Jun 11 07:47:09 2017 New Revision: 443348 URL: https://svnweb.freebsd.org/changeset/ports/443348 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Upload-0.9.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Upload-0.9.1.tgz fetch: http://pear.php.net/get/HTTP_Upload-0.9.1.tgz: size mismatch: expected 9460, actual 9443 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Upload-0.9.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_Upload/Makefile head/www/pear-HTTP_Upload/distinfo Modified: head/www/pear-HTTP_Upload/Makefile ============================================================================== --- head/www/pear-HTTP_Upload/Makefile Sun Jun 11 07:47:04 2017 (r443347) +++ head/www/pear-HTTP_Upload/Makefile Sun Jun 11 07:47:09 2017 (r443348) @@ -8,6 +8,6 @@ CATEGORIES= www devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= Easy and secure management of files submitted via HTML Forms -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_Upload/distinfo ============================================================================== --- head/www/pear-HTTP_Upload/distinfo Sun Jun 11 07:47:04 2017 (r443347) +++ head/www/pear-HTTP_Upload/distinfo Sun Jun 11 07:47:09 2017 (r443348) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_Upload-0.9.1.tgz) = 42575be4917b3ab19028faf37069af6f4a73a2395f957f993dd37de45032c946 -SIZE (PEAR/HTTP_Upload-0.9.1.tgz) = 9460 +TIMESTAMP = 1497163397 +SHA256 (PEAR/HTTP_Upload-0.9.1.tgz) = 7622427bc5623893ebffc9eb09dcc20848315162ff53c411e8283676d616a2d4 +SIZE (PEAR/HTTP_Upload-0.9.1.tgz) = 9443 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDF40C0A98D; Sun, 11 Jun 2017 07:47: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 99FAC7D0C9; Sun, 11 Jun 2017 07:47: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 v5B7lGIP059477; Sun, 11 Jun 2017 07:47:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7lGsA059475; Sun, 11 Jun 2017 07:47:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7lGsA059475@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, 11 Jun 2017 07:47:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443349 - head/www/pear-HTTP_WebDAV_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:17 -0000 Author: sunpoet Date: Sun Jun 11 07:47:16 2017 New Revision: 443349 URL: https://svnweb.freebsd.org/changeset/ports/443349 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_WebDAV_Client-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_WebDAV_Client-1.0.2.tgz fetch: http://pear.php.net/get/HTTP_WebDAV_Client-1.0.2.tgz: size mismatch: expected 9000, actual 9158 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_WebDAV_Client-1.0.2.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_WebDAV_Client/Makefile head/www/pear-HTTP_WebDAV_Client/distinfo Modified: head/www/pear-HTTP_WebDAV_Client/Makefile ============================================================================== --- head/www/pear-HTTP_WebDAV_Client/Makefile Sun Jun 11 07:47:09 2017 (r443348) +++ head/www/pear-HTTP_WebDAV_Client/Makefile Sun Jun 11 07:47:16 2017 (r443349) @@ -11,6 +11,6 @@ COMMENT= WebDAV Stream Wrapper Class BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_WebDAV_Client/distinfo ============================================================================== --- head/www/pear-HTTP_WebDAV_Client/distinfo Sun Jun 11 07:47:09 2017 (r443348) +++ head/www/pear-HTTP_WebDAV_Client/distinfo Sun Jun 11 07:47:16 2017 (r443349) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 4c2058ab69589bbe20fa97004ac84259e0392975ce31dcdd0cb95ed24d33fde5 -SIZE (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 9000 +TIMESTAMP = 1497163399 +SHA256 (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 227b362528eb681f6b2254ea39c1eeb6b61b67056e4c9223e9a8337f10814489 +SIZE (PEAR/HTTP_WebDAV_Client-1.0.2.tgz) = 9158 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 455A9C0A9B5; Sun, 11 Jun 2017 07: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 9A6027D136; Sun, 11 Jun 2017 07:47:22 +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 v5B7lLaT059580; Sun, 11 Jun 2017 07:47:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7lLiX059578; Sun, 11 Jun 2017 07:47:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7lLiX059578@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, 11 Jun 2017 07:47:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443350 - head/www/pear-HTTP_WebDAV_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:23 -0000 Author: sunpoet Date: Sun Jun 11 07:47:21 2017 New Revision: 443350 URL: https://svnweb.freebsd.org/changeset/ports/443350 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_WebDAV_Server-1.0.0RC4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_WebDAV_Server-1.0.0RC4.tgz fetch: http://pear.php.net/get/HTTP_WebDAV_Server-1.0.0RC4.tgz: size mismatch: expected 27025, actual 27373 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_WebDAV_Server-1.0.0RC4.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-HTTP_WebDAV_Server/Makefile head/www/pear-HTTP_WebDAV_Server/distinfo Modified: head/www/pear-HTTP_WebDAV_Server/Makefile ============================================================================== --- head/www/pear-HTTP_WebDAV_Server/Makefile Sun Jun 11 07:47:16 2017 (r443349) +++ head/www/pear-HTTP_WebDAV_Server/Makefile Sun Jun 11 07:47:21 2017 (r443350) @@ -9,6 +9,6 @@ DISTNAME= ${PORTNAME}-1.0.0RC4 MAINTAINER= joneum@FreeBSD.org COMMENT= WebDAV Server Baseclass -USES= pear +USES= pear .include Modified: head/www/pear-HTTP_WebDAV_Server/distinfo ============================================================================== --- head/www/pear-HTTP_WebDAV_Server/distinfo Sun Jun 11 07:47:16 2017 (r443349) +++ head/www/pear-HTTP_WebDAV_Server/distinfo Sun Jun 11 07:47:21 2017 (r443350) @@ -1,2 +1,3 @@ -SHA256 (PEAR/HTTP_WebDAV_Server-1.0.0RC4.tgz) = 35159ebcf33de159d4f27a919250ee57bddfa8d46d6df5b78ee42ac6e1133c5f -SIZE (PEAR/HTTP_WebDAV_Server-1.0.0RC4.tgz) = 27025 +TIMESTAMP = 1497163401 +SHA256 (PEAR/HTTP_WebDAV_Server-1.0.0RC4.tgz) = 06be4fe79b0c3927957bdfa4279e759f173c2d00a5df1a01160b44877d9c9dad +SIZE (PEAR/HTTP_WebDAV_Server-1.0.0RC4.tgz) = 27373 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E952C0A9DD; Sun, 11 Jun 2017 07: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 CAEC07D19B; Sun, 11 Jun 2017 07:47: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 v5B7lQ7J059682; Sun, 11 Jun 2017 07:47:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7lQQ3059680; Sun, 11 Jun 2017 07:47:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7lQQ3059680@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, 11 Jun 2017 07:47:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443351 - head/www/pear-Services_Amazon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:28 -0000 Author: sunpoet Date: Sun Jun 11 07:47:26 2017 New Revision: 443351 URL: https://svnweb.freebsd.org/changeset/ports/443351 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Amazon-0.9.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Amazon-0.9.0.tgz fetch: http://pear.php.net/get/Services_Amazon-0.9.0.tgz: size mismatch: expected 18504, actual 18609 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Amazon-0.9.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Amazon/Makefile head/www/pear-Services_Amazon/distinfo Modified: head/www/pear-Services_Amazon/Makefile ============================================================================== --- head/www/pear-Services_Amazon/Makefile Sun Jun 11 07:47:21 2017 (r443350) +++ head/www/pear-Services_Amazon/Makefile Sun Jun 11 07:47:26 2017 (r443351) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HT RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer -USES= pear +USES= pear .include Modified: head/www/pear-Services_Amazon/distinfo ============================================================================== --- head/www/pear-Services_Amazon/distinfo Sun Jun 11 07:47:21 2017 (r443350) +++ head/www/pear-Services_Amazon/distinfo Sun Jun 11 07:47:26 2017 (r443351) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Amazon-0.9.0.tgz) = 0ada054e624c409e764a0993d81bd31e329ce9a09822a1b5ebffccdb1435615f -SIZE (PEAR/Services_Amazon-0.9.0.tgz) = 18504 +TIMESTAMP = 1497163402 +SHA256 (PEAR/Services_Amazon-0.9.0.tgz) = 2e23d603b6a8e3f5f82e2589d5d9db044138a8d2ace1fce100edb22d2f68add9 +SIZE (PEAR/Services_Amazon-0.9.0.tgz) = 18609 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6256C0AA03; Sun, 11 Jun 2017 07:47: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 AEB927D209; Sun, 11 Jun 2017 07:47: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 v5B7lVNT059783; Sun, 11 Jun 2017 07:47:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7lV1L059781; Sun, 11 Jun 2017 07:47:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7lV1L059781@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, 11 Jun 2017 07:47:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443352 - head/www/pear-Services_Amazon_S3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:33 -0000 Author: sunpoet Date: Sun Jun 11 07:47:31 2017 New Revision: 443352 URL: https://svnweb.freebsd.org/changeset/ports/443352 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Amazon_S3-0.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Amazon_S3-0.4.0.tgz fetch: http://pear.php.net/get/Services_Amazon_S3-0.4.0.tgz: size mismatch: expected 31999, actual 32397 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Amazon_S3-0.4.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Amazon_S3/Makefile head/www/pear-Services_Amazon_S3/distinfo Modified: head/www/pear-Services_Amazon_S3/Makefile ============================================================================== --- head/www/pear-Services_Amazon_S3/Makefile Sun Jun 11 07:47:26 2017 (r443351) +++ head/www/pear-Services_Amazon_S3/Makefile Sun Jun 11 07:47:31 2017 (r443352) @@ -14,6 +14,6 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTT ${PEARDIR}/Crypt/HMAC2.php:security/pear-Crypt_HMAC2 USE_PHP= spl -USES= pear +USES= pear php .include Modified: head/www/pear-Services_Amazon_S3/distinfo ============================================================================== --- head/www/pear-Services_Amazon_S3/distinfo Sun Jun 11 07:47:26 2017 (r443351) +++ head/www/pear-Services_Amazon_S3/distinfo Sun Jun 11 07:47:31 2017 (r443352) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Amazon_S3-0.4.0.tgz) = ab2e8a1e1f5b1b77b39e4c96f836aed80c951b217be8621b18846a4d10f47703 -SIZE (PEAR/Services_Amazon_S3-0.4.0.tgz) = 31999 +TIMESTAMP = 1497163404 +SHA256 (PEAR/Services_Amazon_S3-0.4.0.tgz) = 52f0da879f5b1648bf74f240cfc941899c5ac062ef6259c505b1da4ca9bb0765 +SIZE (PEAR/Services_Amazon_S3-0.4.0.tgz) = 32397 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80EA2C0AA2A; Sun, 11 Jun 2017 07:47: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 421AD7D269; Sun, 11 Jun 2017 07:47: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 v5B7laad059886; Sun, 11 Jun 2017 07:47:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7laaa059884; Sun, 11 Jun 2017 07:47:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7laaa059884@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, 11 Jun 2017 07:47:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443353 - head/www/pear-Services_Blogging X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:37 -0000 Author: sunpoet Date: Sun Jun 11 07:47:36 2017 New Revision: 443353 URL: https://svnweb.freebsd.org/changeset/ports/443353 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Blogging-0.2.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Blogging-0.2.4.tgz fetch: http://pear.php.net/get/Services_Blogging-0.2.4.tgz: size mismatch: expected 15938, actual 16177 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Blogging-0.2.4.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Blogging/Makefile head/www/pear-Services_Blogging/distinfo Modified: head/www/pear-Services_Blogging/Makefile ============================================================================== --- head/www/pear-Services_Blogging/Makefile Sun Jun 11 07:47:31 2017 (r443352) +++ head/www/pear-Services_Blogging/Makefile Sun Jun 11 07:47:36 2017 (r443353) @@ -11,6 +11,6 @@ COMMENT= PHP interface to Blog BUILD_DEPENDS= ${PEARDIR}/XML/RPC.php:net/pear-XML_RPC RUN_DEPENDS= ${PEARDIR}/XML/RPC.php:net/pear-XML_RPC -USES= pear +USES= pear .include Modified: head/www/pear-Services_Blogging/distinfo ============================================================================== --- head/www/pear-Services_Blogging/distinfo Sun Jun 11 07:47:31 2017 (r443352) +++ head/www/pear-Services_Blogging/distinfo Sun Jun 11 07:47:36 2017 (r443353) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Blogging-0.2.4.tgz) = 9df4cd052c20192d72cc0783c6248a035c1468a84c727117f34f7358944a974c -SIZE (PEAR/Services_Blogging-0.2.4.tgz) = 15938 +TIMESTAMP = 1497163406 +SHA256 (PEAR/Services_Blogging-0.2.4.tgz) = 60c8efe2c10796e961c8c36957983c22e384c5c2a716c645e8ef812a346d5fca +SIZE (PEAR/Services_Blogging-0.2.4.tgz) = 16177 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F63DC0AA53; Sun, 11 Jun 2017 07:47:42 +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 472A47D2C5; Sun, 11 Jun 2017 07:47:42 +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 v5B7lfLa059986; Sun, 11 Jun 2017 07:47:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7lfKx059984; Sun, 11 Jun 2017 07:47:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7lfKx059984@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, 11 Jun 2017 07:47:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443354 - head/www/pear-Services_Compete X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:42 -0000 Author: sunpoet Date: Sun Jun 11 07:47:41 2017 New Revision: 443354 URL: https://svnweb.freebsd.org/changeset/ports/443354 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Compete-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Compete-0.1.0.tgz fetch: http://pear.php.net/get/Services_Compete-0.1.0.tgz: size mismatch: expected 2832, actual 2871 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Compete-0.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Compete/Makefile head/www/pear-Services_Compete/distinfo Modified: head/www/pear-Services_Compete/Makefile ============================================================================== --- head/www/pear-Services_Compete/Makefile Sun Jun 11 07:47:36 2017 (r443353) +++ head/www/pear-Services_Compete/Makefile Sun Jun 11 07:47:41 2017 (r443354) @@ -11,6 +11,6 @@ COMMENT= PHP interface to Compete SnapShop API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request -USES= pear +USES= pear .include Modified: head/www/pear-Services_Compete/distinfo ============================================================================== --- head/www/pear-Services_Compete/distinfo Sun Jun 11 07:47:36 2017 (r443353) +++ head/www/pear-Services_Compete/distinfo Sun Jun 11 07:47:41 2017 (r443354) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Compete-0.1.0.tgz) = 0dc357a297090e68f9e85a084566cfa465328580831f4a6a79df00db8cf6f24a -SIZE (PEAR/Services_Compete-0.1.0.tgz) = 2832 +TIMESTAMP = 1497163408 +SHA256 (PEAR/Services_Compete-0.1.0.tgz) = 1da6d3f9a95af5d42746957f7e6c828d444d58580391c839e7072df5ad1adcb3 +SIZE (PEAR/Services_Compete-0.1.0.tgz) = 2871 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99561C0AA7B; Sun, 11 Jun 2017 07:47:47 +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 5F04F7D324; Sun, 11 Jun 2017 07:47:47 +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 v5B7lkkq060089; Sun, 11 Jun 2017 07:47:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7lkhv060087; Sun, 11 Jun 2017 07:47:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7lkhv060087@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, 11 Jun 2017 07:47:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443355 - head/www/pear-Services_Delicious X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:47 -0000 Author: sunpoet Date: Sun Jun 11 07:47:46 2017 New Revision: 443355 URL: https://svnweb.freebsd.org/changeset/ports/443355 Log: Update distinfo and unbreak this port - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => Services_Delicious-0.6.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Delicious-0.6.0.tgz fetch: http://pear.php.net/get/Services_Delicious-0.6.0.tgz: size mismatch: expected 9302, actual 9473 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Delicious-0.6.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Delicious/Makefile head/www/pear-Services_Delicious/distinfo Modified: head/www/pear-Services_Delicious/Makefile ============================================================================== --- head/www/pear-Services_Delicious/Makefile Sun Jun 11 07:47:41 2017 (r443354) +++ head/www/pear-Services_Delicious/Makefile Sun Jun 11 07:47:46 2017 (r443355) @@ -13,7 +13,7 @@ BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:devel/pea RUN_DEPENDS= ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer \ ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request -USES= dos2unix pear +USES= dos2unix pear php USE_PHP= openssl .include Modified: head/www/pear-Services_Delicious/distinfo ============================================================================== --- head/www/pear-Services_Delicious/distinfo Sun Jun 11 07:47:41 2017 (r443354) +++ head/www/pear-Services_Delicious/distinfo Sun Jun 11 07:47:46 2017 (r443355) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Delicious-0.6.0.tgz) = d9652e28ea9900535456d0873fb176f4f77bdf03638f2c26d5eb3c8bc593ca16 -SIZE (PEAR/Services_Delicious-0.6.0.tgz) = 9302 +TIMESTAMP = 1497163410 +SHA256 (PEAR/Services_Delicious-0.6.0.tgz) = 67e9732e3e752274a62a254ece8652ac1f2f43e3fea977892b4e1aba4016be7e +SIZE (PEAR/Services_Delicious-0.6.0.tgz) = 9473 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FBE6C0AAA3; Sun, 11 Jun 2017 07:47: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 194A97D37F; Sun, 11 Jun 2017 07:47: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 v5B7lpGI060192; Sun, 11 Jun 2017 07:47:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7lpbc060190; Sun, 11 Jun 2017 07:47:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7lpbc060190@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, 11 Jun 2017 07:47:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443356 - head/www/pear-Services_Digg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:52 -0000 Author: sunpoet Date: Sun Jun 11 07:47:50 2017 New Revision: 443356 URL: https://svnweb.freebsd.org/changeset/ports/443356 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Digg-0.4.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Digg-0.4.7.tgz fetch: http://pear.php.net/get/Services_Digg-0.4.7.tgz: size mismatch: expected 21893, actual 22242 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Digg-0.4.7.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Digg/Makefile head/www/pear-Services_Digg/distinfo Modified: head/www/pear-Services_Digg/Makefile ============================================================================== --- head/www/pear-Services_Digg/Makefile Sun Jun 11 07:47:46 2017 (r443355) +++ head/www/pear-Services_Digg/Makefile Sun Jun 11 07:47:50 2017 (r443356) @@ -9,7 +9,7 @@ CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP interface to Digg's API -USES= pear +USES= pear php USE_PHP= curl .include Modified: head/www/pear-Services_Digg/distinfo ============================================================================== --- head/www/pear-Services_Digg/distinfo Sun Jun 11 07:47:46 2017 (r443355) +++ head/www/pear-Services_Digg/distinfo Sun Jun 11 07:47:50 2017 (r443356) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Digg-0.4.7.tgz) = 99ea2361e2aa3a52b82c97560c467e4431829ca7f653d2207dbb06e38e62435c -SIZE (PEAR/Services_Digg-0.4.7.tgz) = 21893 +TIMESTAMP = 1497163412 +SHA256 (PEAR/Services_Digg-0.4.7.tgz) = 6f1165fde8b9dd830285a0ba38596156480b733192469ef291fe52e4fc7d7c84 +SIZE (PEAR/Services_Digg-0.4.7.tgz) = 22242 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:47:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59EF3C0AAE2; Sun, 11 Jun 2017 07:47: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 0631F7D3E2; Sun, 11 Jun 2017 07:47: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 v5B7ltcp060294; Sun, 11 Jun 2017 07:47:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ltIO060292; Sun, 11 Jun 2017 07:47:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110747.v5B7ltIO060292@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, 11 Jun 2017 07:47:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443357 - head/www/pear-Services_Facebook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:47:57 -0000 Author: sunpoet Date: Sun Jun 11 07:47:55 2017 New Revision: 443357 URL: https://svnweb.freebsd.org/changeset/ports/443357 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Facebook-0.2.14.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Facebook-0.2.14.tgz fetch: http://pear.php.net/get/Services_Facebook-0.2.14.tgz: size mismatch: expected 83418, actual 84403 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Facebook-0.2.14.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Facebook/Makefile head/www/pear-Services_Facebook/distinfo Modified: head/www/pear-Services_Facebook/Makefile ============================================================================== --- head/www/pear-Services_Facebook/Makefile Sun Jun 11 07:47:50 2017 (r443356) +++ head/www/pear-Services_Facebook/Makefile Sun Jun 11 07:47:55 2017 (r443357) @@ -11,7 +11,7 @@ COMMENT= PHP interface to Facebook's API BUILD_DEPENDS= ${PEARDIR}/Validate.php:devel/pear-Validate RUN_DEPENDS= ${PEARDIR}/Validate.php:devel/pear-Validate -USES= pear +USES= pear php USE_PHP= curl .include Modified: head/www/pear-Services_Facebook/distinfo ============================================================================== --- head/www/pear-Services_Facebook/distinfo Sun Jun 11 07:47:50 2017 (r443356) +++ head/www/pear-Services_Facebook/distinfo Sun Jun 11 07:47:55 2017 (r443357) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Facebook-0.2.14.tgz) = 96c8655f9be684ac48a7e0c6ac19934fa392a410652ddfb5a581f6b6411b7485 -SIZE (PEAR/Services_Facebook-0.2.14.tgz) = 83418 +TIMESTAMP = 1497163414 +SHA256 (PEAR/Services_Facebook-0.2.14.tgz) = 555ab87f06d743da7e6552077dd0a76cce57179fa540c3ed671d3336d12b38fe +SIZE (PEAR/Services_Facebook-0.2.14.tgz) = 84403 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5145C0AB03; Sun, 11 Jun 2017 07:48: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 A80DC7D431; Sun, 11 Jun 2017 07:48: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 v5B7m0YR060401; Sun, 11 Jun 2017 07:48:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7m0Et060399; Sun, 11 Jun 2017 07:48:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7m0Et060399@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, 11 Jun 2017 07:48:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443358 - head/www/pear-Services_GeoNames X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:02 -0000 Author: sunpoet Date: Sun Jun 11 07:48:00 2017 New Revision: 443358 URL: https://svnweb.freebsd.org/changeset/ports/443358 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_GeoNames-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_GeoNames-1.0.1.tgz fetch: http://pear.php.net/get/Services_GeoNames-1.0.1.tgz: size mismatch: expected 45311, actual 46442 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_GeoNames-1.0.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_GeoNames/Makefile head/www/pear-Services_GeoNames/distinfo Modified: head/www/pear-Services_GeoNames/Makefile ============================================================================== --- head/www/pear-Services_GeoNames/Makefile Sun Jun 11 07:47:55 2017 (r443357) +++ head/www/pear-Services_GeoNames/Makefile Sun Jun 11 07:48:00 2017 (r443358) @@ -11,6 +11,6 @@ COMMENT= PHP5 Interface to the GeoNames Public API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 -USES= pear +USES= pear .include Modified: head/www/pear-Services_GeoNames/distinfo ============================================================================== --- head/www/pear-Services_GeoNames/distinfo Sun Jun 11 07:47:55 2017 (r443357) +++ head/www/pear-Services_GeoNames/distinfo Sun Jun 11 07:48:00 2017 (r443358) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_GeoNames-1.0.1.tgz) = b7760f4c2ad8fbb1f774314b6bbc1a04d1050dd892128919a0b72972b61d28f3 -SIZE (PEAR/Services_GeoNames-1.0.1.tgz) = 45311 +TIMESTAMP = 1497163416 +SHA256 (PEAR/Services_GeoNames-1.0.1.tgz) = 3c25aad16486c595ccc1c3a7f6dc2df94f07485546846f8118252b77a550e121 +SIZE (PEAR/Services_GeoNames-1.0.1.tgz) = 46442 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC941C0AB28; Sun, 11 Jun 2017 07:48: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 ADE677D492; Sun, 11 Jun 2017 07:48: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 v5B7m5ZB060503; Sun, 11 Jun 2017 07:48:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7m5lx060501; Sun, 11 Jun 2017 07:48:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7m5lx060501@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, 11 Jun 2017 07:48:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443359 - head/www/pear-Services_Google X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:07 -0000 Author: sunpoet Date: Sun Jun 11 07:48:05 2017 New Revision: 443359 URL: https://svnweb.freebsd.org/changeset/ports/443359 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Google-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Google-0.2.0.tgz fetch: http://pear.php.net/get/Services_Google-0.2.0.tgz: size mismatch: expected 3213, actual 3261 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Google-0.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Google/Makefile head/www/pear-Services_Google/distinfo Modified: head/www/pear-Services_Google/Makefile ============================================================================== --- head/www/pear-Services_Google/Makefile Sun Jun 11 07:48:00 2017 (r443358) +++ head/www/pear-Services_Google/Makefile Sun Jun 11 07:48:05 2017 (r443359) @@ -8,7 +8,7 @@ CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP interface to access the Google SOAP Web APIs -USES= pear +USES= pear php USE_PHP= soap .include Modified: head/www/pear-Services_Google/distinfo ============================================================================== --- head/www/pear-Services_Google/distinfo Sun Jun 11 07:48:00 2017 (r443358) +++ head/www/pear-Services_Google/distinfo Sun Jun 11 07:48:05 2017 (r443359) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Google-0.2.0.tgz) = de1ff3b101235ec1c1771c7781c142b8c41ce436b099b2e56815844afbc70e0c -SIZE (PEAR/Services_Google-0.2.0.tgz) = 3213 +TIMESTAMP = 1497163418 +SHA256 (PEAR/Services_Google-0.2.0.tgz) = e39cda19fbd66b2e06832303b68f423be6a410008e6cb00cc10ba89ee3f8a190 +SIZE (PEAR/Services_Google-0.2.0.tgz) = 3261 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9834FC0AB5E; Sun, 11 Jun 2017 07:48: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 65C697D4F0; Sun, 11 Jun 2017 07:48: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 v5B7mAbn060604; Sun, 11 Jun 2017 07:48:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mALI060602; Sun, 11 Jun 2017 07:48:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mALI060602@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, 11 Jun 2017 07:48:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443360 - head/www/pear-Services_OpenSearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:11 -0000 Author: sunpoet Date: Sun Jun 11 07:48:10 2017 New Revision: 443360 URL: https://svnweb.freebsd.org/changeset/ports/443360 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_OpenSearch-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_OpenSearch-0.2.0.tgz fetch: http://pear.php.net/get/Services_OpenSearch-0.2.0.tgz: size mismatch: expected 4586, actual 4635 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_OpenSearch-0.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_OpenSearch/Makefile head/www/pear-Services_OpenSearch/distinfo Modified: head/www/pear-Services_OpenSearch/Makefile ============================================================================== --- head/www/pear-Services_OpenSearch/Makefile Sun Jun 11 07:48:05 2017 (r443359) +++ head/www/pear-Services_OpenSearch/Makefile Sun Jun 11 07:48:10 2017 (r443360) @@ -11,6 +11,6 @@ COMMENT= Search A9 OpenSearch compatible engines BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer \ ${PEARDIR}/XML/RSS.php:devel/pear-XML_RSS -USES= pear +USES= pear .include Modified: head/www/pear-Services_OpenSearch/distinfo ============================================================================== --- head/www/pear-Services_OpenSearch/distinfo Sun Jun 11 07:48:05 2017 (r443359) +++ head/www/pear-Services_OpenSearch/distinfo Sun Jun 11 07:48:10 2017 (r443360) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_OpenSearch-0.2.0.tgz) = 5fe821384de89d508932b63cdcec9d2606303ffe8c14af24ea52ccfd97782449 -SIZE (PEAR/Services_OpenSearch-0.2.0.tgz) = 4586 +TIMESTAMP = 1497163420 +SHA256 (PEAR/Services_OpenSearch-0.2.0.tgz) = 435734209f43ca77f91b3c7f46da3599134bcb4595193608ac6b093b1fafaf69 +SIZE (PEAR/Services_OpenSearch-0.2.0.tgz) = 4635 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D15C5C0AB8A; Sun, 11 Jun 2017 07:48:16 +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 6FA167D558; Sun, 11 Jun 2017 07:48: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 v5B7mFWp060707; Sun, 11 Jun 2017 07:48:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mF63060705; Sun, 11 Jun 2017 07:48:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mF63060705@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, 11 Jun 2017 07:48:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443361 - head/www/pear-Services_ShortURL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:17 -0000 Author: sunpoet Date: Sun Jun 11 07:48:14 2017 New Revision: 443361 URL: https://svnweb.freebsd.org/changeset/ports/443361 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_ShortURL-0.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_ShortURL-0.3.1.tgz fetch: http://pear.php.net/get/Services_ShortURL-0.3.1.tgz: size mismatch: expected 9539, actual 9788 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_ShortURL-0.3.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_ShortURL/Makefile head/www/pear-Services_ShortURL/distinfo Modified: head/www/pear-Services_ShortURL/Makefile ============================================================================== --- head/www/pear-Services_ShortURL/Makefile Sun Jun 11 07:48:10 2017 (r443360) +++ head/www/pear-Services_ShortURL/Makefile Sun Jun 11 07:48:14 2017 (r443361) @@ -10,7 +10,7 @@ COMMENT= Abstract PHP5 interface for shortening and ex RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 -USES= pear +USES= pear php USE_PHP= simplexml pcre spl .include Modified: head/www/pear-Services_ShortURL/distinfo ============================================================================== --- head/www/pear-Services_ShortURL/distinfo Sun Jun 11 07:48:10 2017 (r443360) +++ head/www/pear-Services_ShortURL/distinfo Sun Jun 11 07:48:14 2017 (r443361) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_ShortURL-0.3.1.tgz) = 85fa6affdf9fc0ea3e997576874d71737a3236190891ecf0f7046909181fb0db -SIZE (PEAR/Services_ShortURL-0.3.1.tgz) = 9539 +TIMESTAMP = 1497163421 +SHA256 (PEAR/Services_ShortURL-0.3.1.tgz) = f56e11b101d2f4552e4cb99dbe92c004280bc6c9fb38fd11f27a653026bb77a5 +SIZE (PEAR/Services_ShortURL-0.3.1.tgz) = 9788 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC66CC0ABB4; Sun, 11 Jun 2017 07:48: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 8E3E17D5C2; Sun, 11 Jun 2017 07:48: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 v5B7mKhW060808; Sun, 11 Jun 2017 07:48:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mKiQ060806; Sun, 11 Jun 2017 07:48:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mKiQ060806@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, 11 Jun 2017 07:48:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443362 - head/www/pear-Services_TinyURL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:22 -0000 Author: sunpoet Date: Sun Jun 11 07:48:20 2017 New Revision: 443362 URL: https://svnweb.freebsd.org/changeset/ports/443362 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_TinyURL-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_TinyURL-0.1.2.tgz fetch: http://pear.php.net/get/Services_TinyURL-0.1.2.tgz: size mismatch: expected 3960, actual 4033 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_TinyURL-0.1.2.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_TinyURL/Makefile head/www/pear-Services_TinyURL/distinfo Modified: head/www/pear-Services_TinyURL/Makefile ============================================================================== --- head/www/pear-Services_TinyURL/Makefile Sun Jun 11 07:48:14 2017 (r443361) +++ head/www/pear-Services_TinyURL/Makefile Sun Jun 11 07:48:20 2017 (r443362) @@ -8,7 +8,7 @@ CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP interface to TinyURL's API -USES= pear +USES= pear php USE_PHP= curl .include Modified: head/www/pear-Services_TinyURL/distinfo ============================================================================== --- head/www/pear-Services_TinyURL/distinfo Sun Jun 11 07:48:14 2017 (r443361) +++ head/www/pear-Services_TinyURL/distinfo Sun Jun 11 07:48:20 2017 (r443362) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_TinyURL-0.1.2.tgz) = f7c07f8016edd37cef9e87465b6ab9cefafec83c5d3d04ecda5427d52eb56500 -SIZE (PEAR/Services_TinyURL-0.1.2.tgz) = 3960 +TIMESTAMP = 1497163423 +SHA256 (PEAR/Services_TinyURL-0.1.2.tgz) = 8689e4b4fa7b012d0b3bf2873c59a7aeecd151a4198540ee73a9daa3e013cbcb +SIZE (PEAR/Services_TinyURL-0.1.2.tgz) = 4033 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A0C3C0ABE2; Sun, 11 Jun 2017 07:48:26 +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 68F767D61A; Sun, 11 Jun 2017 07:48:26 +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 v5B7mPwu060910; Sun, 11 Jun 2017 07:48:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mPhV060908; Sun, 11 Jun 2017 07:48:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mPhV060908@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, 11 Jun 2017 07:48:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443363 - head/www/pear-Services_W3C_CSSValidator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:26 -0000 Author: sunpoet Date: Sun Jun 11 07:48:25 2017 New Revision: 443363 URL: https://svnweb.freebsd.org/changeset/ports/443363 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_W3C_CSSValidator-0.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_W3C_CSSValidator-0.2.3.tgz fetch: http://pear.php.net/get/Services_W3C_CSSValidator-0.2.3.tgz: size mismatch: expected 10515, actual 10721 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_W3C_CSSValidator-0.2.3.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_W3C_CSSValidator/Makefile head/www/pear-Services_W3C_CSSValidator/distinfo Modified: head/www/pear-Services_W3C_CSSValidator/Makefile ============================================================================== --- head/www/pear-Services_W3C_CSSValidator/Makefile Sun Jun 11 07:48:20 2017 (r443362) +++ head/www/pear-Services_W3C_CSSValidator/Makefile Sun Jun 11 07:48:25 2017 (r443363) @@ -11,6 +11,6 @@ COMMENT= PHP interface to W3C CSS Validator API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 -USES= pear +USES= pear .include Modified: head/www/pear-Services_W3C_CSSValidator/distinfo ============================================================================== --- head/www/pear-Services_W3C_CSSValidator/distinfo Sun Jun 11 07:48:20 2017 (r443362) +++ head/www/pear-Services_W3C_CSSValidator/distinfo Sun Jun 11 07:48:25 2017 (r443363) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_W3C_CSSValidator-0.2.3.tgz) = 1154b6a60e56d06a7cc333f374377b56ef09cf189194a244179394e842d4ee35 -SIZE (PEAR/Services_W3C_CSSValidator-0.2.3.tgz) = 10515 +TIMESTAMP = 1497163425 +SHA256 (PEAR/Services_W3C_CSSValidator-0.2.3.tgz) = 2f8c3d4209eaffa20c3d05e0d9fb3caf087e87a7199e217b5b01dacacc6fd218 +SIZE (PEAR/Services_W3C_CSSValidator-0.2.3.tgz) = 10721 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D029C0AC0B; Sun, 11 Jun 2017 07:48:31 +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 279177D67F; Sun, 11 Jun 2017 07:48:31 +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 v5B7mUH8061004; Sun, 11 Jun 2017 07:48:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mUtk061003; Sun, 11 Jun 2017 07:48:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mUtk061003@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, 11 Jun 2017 07:48:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443364 - head/www/pear-Services_W3C_HTMLValidator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:31 -0000 Author: sunpoet Date: Sun Jun 11 07:48:29 2017 New Revision: 443364 URL: https://svnweb.freebsd.org/changeset/ports/443364 Log: Update distinfo and unbreak this port Content of tarballs are unchanged (checked against [1]). => Services_W3C_HTMLValidator-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_W3C_HTMLValidator-1.0.0.tgz fetch: http://pear.php.net/get/Services_W3C_HTMLValidator-1.0.0.tgz: size mismatch: expected 13598, actual 13728 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_W3C_HTMLValidator-1.0.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_W3C_HTMLValidator/distinfo Modified: head/www/pear-Services_W3C_HTMLValidator/distinfo ============================================================================== --- head/www/pear-Services_W3C_HTMLValidator/distinfo Sun Jun 11 07:48:25 2017 (r443363) +++ head/www/pear-Services_W3C_HTMLValidator/distinfo Sun Jun 11 07:48:29 2017 (r443364) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_W3C_HTMLValidator-1.0.0.tgz) = 68403ae6160eccce03a4c18e6ff157e37f759c37731141cede72ce02a8ce0814 -SIZE (PEAR/Services_W3C_HTMLValidator-1.0.0.tgz) = 13598 +TIMESTAMP = 1497163427 +SHA256 (PEAR/Services_W3C_HTMLValidator-1.0.0.tgz) = 0eedd9d059233d0f8a8756276718d192c960146cac6cfed2718bd79e266193c8 +SIZE (PEAR/Services_W3C_HTMLValidator-1.0.0.tgz) = 13728 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3107DC0AC35; Sun, 11 Jun 2017 07:48: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 EA3AD7D6E2; Sun, 11 Jun 2017 07:48: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 v5B7mYOE061104; Sun, 11 Jun 2017 07:48:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mYwE061102; Sun, 11 Jun 2017 07:48:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mYwE061102@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, 11 Jun 2017 07:48:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443365 - head/www/pear-Services_Yadis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:36 -0000 Author: sunpoet Date: Sun Jun 11 07:48:34 2017 New Revision: 443365 URL: https://svnweb.freebsd.org/changeset/ports/443365 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Yadis-0.5.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Yadis-0.5.2.tgz fetch: http://pear.php.net/get/Services_Yadis-0.5.2.tgz: size mismatch: expected 14731, actual 14849 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Yadis-0.5.2.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Yadis/Makefile head/www/pear-Services_Yadis/distinfo Modified: head/www/pear-Services_Yadis/Makefile ============================================================================== --- head/www/pear-Services_Yadis/Makefile Sun Jun 11 07:48:29 2017 (r443364) +++ head/www/pear-Services_Yadis/Makefile Sun Jun 11 07:48:34 2017 (r443365) @@ -8,6 +8,6 @@ CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Implementation of the Yadis Specification 1.0 protocol for PHP5 -USES= pear +USES= pear .include Modified: head/www/pear-Services_Yadis/distinfo ============================================================================== --- head/www/pear-Services_Yadis/distinfo Sun Jun 11 07:48:29 2017 (r443364) +++ head/www/pear-Services_Yadis/distinfo Sun Jun 11 07:48:34 2017 (r443365) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Yadis-0.5.2.tgz) = 16ca1779e27a07bee1479f8731092f6ae57074e88a2faf3b8bc1bfd3cfc231c0 -SIZE (PEAR/Services_Yadis-0.5.2.tgz) = 14731 +TIMESTAMP = 1497163428 +SHA256 (PEAR/Services_Yadis-0.5.2.tgz) = 326ea540dd6c71619c9d318a497734c5f7691b05e72a8c19a714f21413f8e7e4 +SIZE (PEAR/Services_Yadis-0.5.2.tgz) = 14849 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9F66C0AC66; Sun, 11 Jun 2017 07:48: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 851EB7D73F; Sun, 11 Jun 2017 07:48: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 v5B7mdcD061209; Sun, 11 Jun 2017 07:48:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mdBU061207; Sun, 11 Jun 2017 07:48:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mdBU061207@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, 11 Jun 2017 07:48:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443366 - head/www/pear-Services_Yahoo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:40 -0000 Author: sunpoet Date: Sun Jun 11 07:48:39 2017 New Revision: 443366 URL: https://svnweb.freebsd.org/changeset/ports/443366 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Yahoo-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Yahoo-0.2.0.tgz fetch: http://pear.php.net/get/Services_Yahoo-0.2.0.tgz: size mismatch: expected 13381, actual 13592 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Yahoo-0.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_Yahoo/Makefile head/www/pear-Services_Yahoo/distinfo Modified: head/www/pear-Services_Yahoo/Makefile ============================================================================== --- head/www/pear-Services_Yahoo/Makefile Sun Jun 11 07:48:34 2017 (r443365) +++ head/www/pear-Services_Yahoo/Makefile Sun Jun 11 07:48:39 2017 (r443366) @@ -8,6 +8,6 @@ CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Provides access to the Yahoo! Web Services -USES= pear +USES= pear .include Modified: head/www/pear-Services_Yahoo/distinfo ============================================================================== --- head/www/pear-Services_Yahoo/distinfo Sun Jun 11 07:48:34 2017 (r443365) +++ head/www/pear-Services_Yahoo/distinfo Sun Jun 11 07:48:39 2017 (r443366) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_Yahoo-0.2.0.tgz) = 38293bee5141497420625fa16be355f0a7372047e4cb54c69cecc8cf9eaef791 -SIZE (PEAR/Services_Yahoo-0.2.0.tgz) = 13381 +TIMESTAMP = 1497163430 +SHA256 (PEAR/Services_Yahoo-0.2.0.tgz) = d9d6ae16381a8a58f0bf45e6395d8fff90deba698a34eb091a3f9b791e3dd55c +SIZE (PEAR/Services_Yahoo-0.2.0.tgz) = 13592 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB623C0ACA6; Sun, 11 Jun 2017 07:48: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 8486F7D7A1; Sun, 11 Jun 2017 07:48: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 v5B7mis7061311; Sun, 11 Jun 2017 07:48:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7miJq061309; Sun, 11 Jun 2017 07:48:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7miJq061309@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, 11 Jun 2017 07:48:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443367 - head/www/pear-Services_urlTea X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:45 -0000 Author: sunpoet Date: Sun Jun 11 07:48:44 2017 New Revision: 443367 URL: https://svnweb.freebsd.org/changeset/ports/443367 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_urlTea-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_urlTea-0.1.0.tgz fetch: http://pear.php.net/get/Services_urlTea-0.1.0.tgz: size mismatch: expected 3416, actual 3477 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_urlTea-0.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Services_urlTea/Makefile head/www/pear-Services_urlTea/distinfo Modified: head/www/pear-Services_urlTea/Makefile ============================================================================== --- head/www/pear-Services_urlTea/Makefile Sun Jun 11 07:48:39 2017 (r443366) +++ head/www/pear-Services_urlTea/Makefile Sun Jun 11 07:48:44 2017 (r443367) @@ -8,7 +8,7 @@ CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP interface to urlTea's API -USES= pear +USES= pear php USE_PHP= curl .include Modified: head/www/pear-Services_urlTea/distinfo ============================================================================== --- head/www/pear-Services_urlTea/distinfo Sun Jun 11 07:48:39 2017 (r443366) +++ head/www/pear-Services_urlTea/distinfo Sun Jun 11 07:48:44 2017 (r443367) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Services_urlTea-0.1.0.tgz) = 7e936891808d4174fd6d7a943e11b17bd12a34ecce1e8b95785e8afbd1ac4cba -SIZE (PEAR/Services_urlTea-0.1.0.tgz) = 3416 +TIMESTAMP = 1497163432 +SHA256 (PEAR/Services_urlTea-0.1.0.tgz) = f6ec7f30238bd396ba075178e4f782597039bf305bcc80c5ef66c6f42ae711ad +SIZE (PEAR/Services_urlTea-0.1.0.tgz) = 3477 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3AF9C0ACDF; Sun, 11 Jun 2017 07:48: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 8B07F7D813; Sun, 11 Jun 2017 07:48: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 v5B7mntA061412; Sun, 11 Jun 2017 07:48:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mnUI061410; Sun, 11 Jun 2017 07:48:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mnUI061410@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, 11 Jun 2017 07:48:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443368 - head/www/pear-Structures_DataGrid_Renderer_Flexy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:50 -0000 Author: sunpoet Date: Sun Jun 11 07:48:49 2017 New Revision: 443368 URL: https://svnweb.freebsd.org/changeset/ports/443368 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Flexy-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz: size mismatch: expected 9581, actual 9723 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo Modified: head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile Sun Jun 11 07:48:44 2017 (r443367) +++ head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile Sun Jun 11 07:48:49 2017 (r443368) @@ -12,6 +12,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ ${PEARDIR}/HTML/Template/Flexy.php:devel/pear-HTML_Template_Flexy \ ${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager -USES= pear +USES= pear .include Modified: head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo Sun Jun 11 07:48:44 2017 (r443367) +++ head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo Sun Jun 11 07:48:49 2017 (r443368) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz) = e1e8275ca595d805898e94aa67bc49ced81c5c6a966c10e17e2eab5378011835 -SIZE (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz) = 9581 +TIMESTAMP = 1497163433 +SHA256 (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz) = ad0fb18524b2e66ae169efd331f44c91c23c5616eb97d1dfca9b3e031622f06f +SIZE (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz) = 9723 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:48:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78121C0AD07; Sun, 11 Jun 2017 07:48: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 3EF4E7D877; Sun, 11 Jun 2017 07:48:55 +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 v5B7msMO061515; Sun, 11 Jun 2017 07:48:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7ms6J061513; Sun, 11 Jun 2017 07:48:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7ms6J061513@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, 11 Jun 2017 07:48:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443369 - head/www/pear-Structures_DataGrid_Renderer_Pager X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:48:55 -0000 Author: sunpoet Date: Sun Jun 11 07:48:53 2017 New Revision: 443369 URL: https://svnweb.freebsd.org/changeset/ports/443369 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Pager-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Pager-0.1.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Pager-0.1.3.tgz: size mismatch: expected 4470, actual 4530 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Pager-0.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Structures_DataGrid_Renderer_Pager/Makefile head/www/pear-Structures_DataGrid_Renderer_Pager/distinfo Modified: head/www/pear-Structures_DataGrid_Renderer_Pager/Makefile ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Pager/Makefile Sun Jun 11 07:48:49 2017 (r443368) +++ head/www/pear-Structures_DataGrid_Renderer_Pager/Makefile Sun Jun 11 07:48:53 2017 (r443369) @@ -11,6 +11,6 @@ COMMENT= Pager Renderer for pear-Structures_DataGrid RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \ ${PEARDIR}/Pager/Pager.php:devel/pear-Pager -USES= pear +USES= pear .include Modified: head/www/pear-Structures_DataGrid_Renderer_Pager/distinfo ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Pager/distinfo Sun Jun 11 07:48:49 2017 (r443368) +++ head/www/pear-Structures_DataGrid_Renderer_Pager/distinfo Sun Jun 11 07:48:53 2017 (r443369) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_Pager-0.1.3.tgz) = 224dfbc7865c8e757bbc081423a3fa05ed80795d9fae34a4396d3fcaf272e783 -SIZE (PEAR/Structures_DataGrid_Renderer_Pager-0.1.3.tgz) = 4470 +TIMESTAMP = 1497163435 +SHA256 (PEAR/Structures_DataGrid_Renderer_Pager-0.1.3.tgz) = 70ff05d59d00d28d6266de3ac532def90337cf97d4cd344195fa2d21051c83bf +SIZE (PEAR/Structures_DataGrid_Renderer_Pager-0.1.3.tgz) = 4530 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:49:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84FA0C0AD36; Sun, 11 Jun 2017 07:49: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 505E57D8E4; Sun, 11 Jun 2017 07:49: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 v5B7mxG4061616; Sun, 11 Jun 2017 07:48:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7mxI4061614; Sun, 11 Jun 2017 07:48:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110748.v5B7mxI4061614@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, 11 Jun 2017 07:48:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443370 - head/www/pear-Structures_DataGrid_Renderer_Smarty X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:49:00 -0000 Author: sunpoet Date: Sun Jun 11 07:48:59 2017 New Revision: 443370 URL: https://svnweb.freebsd.org/changeset/ports/443370 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Smarty-0.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz: size mismatch: expected 5996, actual 6083 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo Modified: head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile Sun Jun 11 07:48:53 2017 (r443369) +++ head/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile Sun Jun 11 07:48:59 2017 (r443370) @@ -12,6 +12,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/ ${LOCALBASE}/share/smarty/Smarty.class.php:www/smarty2 \ ${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager -USES= pear +USES= pear .include Modified: head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo ============================================================================== --- head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo Sun Jun 11 07:48:53 2017 (r443369) +++ head/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo Sun Jun 11 07:48:59 2017 (r443370) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 4eb3b5c2de99788db0f39e4f83fe6f56c9c0edcc2fb0e3b98a0bd77f813ec53b -SIZE (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 5996 +TIMESTAMP = 1497163437 +SHA256 (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = de526d6e3f9fb062ee6fc977992932b79a4dc3ab462080999f28032ffbdc79fb +SIZE (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 6083 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:49:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A28E8C0AD63; Sun, 11 Jun 2017 07:49: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 6ABAB7D951; Sun, 11 Jun 2017 07:49: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 v5B7n4HI061722; Sun, 11 Jun 2017 07:49:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7n4wL061720; Sun, 11 Jun 2017 07:49:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110749.v5B7n4wL061720@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, 11 Jun 2017 07:49:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443371 - head/www/pear-Text_Wiki X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:49:05 -0000 Author: sunpoet Date: Sun Jun 11 07:49:03 2017 New Revision: 443371 URL: https://svnweb.freebsd.org/changeset/ports/443371 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Wiki-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Wiki-1.2.1.tgz fetch: http://pear.php.net/get/Text_Wiki-1.2.1.tgz: size mismatch: expected 65747, actual 66844 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Wiki-1.2.1.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-Text_Wiki/Makefile head/www/pear-Text_Wiki/distinfo Modified: head/www/pear-Text_Wiki/Makefile ============================================================================== --- head/www/pear-Text_Wiki/Makefile Sun Jun 11 07:48:59 2017 (r443370) +++ head/www/pear-Text_Wiki/Makefile Sun Jun 11 07:49:03 2017 (r443371) @@ -8,6 +8,6 @@ CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Abstracts parsing and rendering rules for Wiki markup -USES= pear +USES= pear .include Modified: head/www/pear-Text_Wiki/distinfo ============================================================================== --- head/www/pear-Text_Wiki/distinfo Sun Jun 11 07:48:59 2017 (r443370) +++ head/www/pear-Text_Wiki/distinfo Sun Jun 11 07:49:03 2017 (r443371) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Text_Wiki-1.2.1.tgz) = 88f68d4623c42c53594c0dcb93057185ac6109f8e2c506dda82115de9ef77694 -SIZE (PEAR/Text_Wiki-1.2.1.tgz) = 65747 +TIMESTAMP = 1497163439 +SHA256 (PEAR/Text_Wiki-1.2.1.tgz) = b1042ff5071b70790779e5b13adff1112acb8fd30480c09894a35581f06e21c1 +SIZE (PEAR/Text_Wiki-1.2.1.tgz) = 66844 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:49:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EC8BC0ADB1; Sun, 11 Jun 2017 07:49: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 789877D9BC; Sun, 11 Jun 2017 07:49: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 v5B7n9Mk061825; Sun, 11 Jun 2017 07:49:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7n9Vw061823; Sun, 11 Jun 2017 07:49:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110749.v5B7n9Vw061823@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, 11 Jun 2017 07:49:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443372 - head/www/pear-UDDI X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:49:11 -0000 Author: sunpoet Date: Sun Jun 11 07:49:08 2017 New Revision: 443372 URL: https://svnweb.freebsd.org/changeset/ports/443372 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => UDDI-0.2.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/UDDI-0.2.4.tgz fetch: http://pear.php.net/get/UDDI-0.2.4.tgz: size mismatch: expected 7945, actual 7972 Reference: https://people.FreeBSD.org/~sunpoet/checksum/UDDI-0.2.4.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-UDDI/Makefile head/www/pear-UDDI/distinfo Modified: head/www/pear-UDDI/Makefile ============================================================================== --- head/www/pear-UDDI/Makefile Sun Jun 11 07:49:03 2017 (r443371) +++ head/www/pear-UDDI/Makefile Sun Jun 11 07:49:08 2017 (r443372) @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XM RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util -USES= pear +USES= pear .include Modified: head/www/pear-UDDI/distinfo ============================================================================== --- head/www/pear-UDDI/distinfo Sun Jun 11 07:49:03 2017 (r443371) +++ head/www/pear-UDDI/distinfo Sun Jun 11 07:49:08 2017 (r443372) @@ -1,2 +1,3 @@ -SHA256 (PEAR/UDDI-0.2.4.tgz) = 5a27694f2918b3e2fdd12e9c0f812e977a8d77ffea356baa1448a86d7b146b8f -SIZE (PEAR/UDDI-0.2.4.tgz) = 7945 +TIMESTAMP = 1497163441 +SHA256 (PEAR/UDDI-0.2.4.tgz) = 67d8e3fd9e926df04ab5f4018436ed6b97d4d1ea63330649ebbffdbc7bb516c8 +SIZE (PEAR/UDDI-0.2.4.tgz) = 7972 From owner-svn-ports-head@freebsd.org Sun Jun 11 07:49:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADC42C0ADEF; Sun, 11 Jun 2017 07:49: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 6B8B47DA2F; Sun, 11 Jun 2017 07:49: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 v5B7nEPR061925; Sun, 11 Jun 2017 07:49:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7nEaa061923; Sun, 11 Jun 2017 07:49:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110749.v5B7nEaa061923@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, 11 Jun 2017 07:49:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443373 - head/www/pear-XML_GRDDL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 07:49:16 -0000 Author: sunpoet Date: Sun Jun 11 07:49:14 2017 New Revision: 443373 URL: https://svnweb.freebsd.org/changeset/ports/443373 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Use = instead of += for USE_PHP - Fix indent Content of tarballs are unchanged (checked against [1]). => XML_GRDDL-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_GRDDL-0.2.0.tgz fetch: http://pear.php.net/get/XML_GRDDL-0.2.0.tgz: size mismatch: expected 49695, actual 50207 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_GRDDL-0.2.0.tgz [1] Approved by: portmgr (blanket) Modified: head/www/pear-XML_GRDDL/Makefile head/www/pear-XML_GRDDL/distinfo Modified: head/www/pear-XML_GRDDL/Makefile ============================================================================== --- head/www/pear-XML_GRDDL/Makefile Sun Jun 11 07:49:08 2017 (r443372) +++ head/www/pear-XML_GRDDL/Makefile Sun Jun 11 07:49:14 2017 (r443373) @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP BROKEN_powerpc64= fails to package: Generating packing list with pear: Signal 11 -USES= pear -USE_PHP+= xsl tidy +USES= pear php +USE_PHP= xsl tidy .include Modified: head/www/pear-XML_GRDDL/distinfo ============================================================================== --- head/www/pear-XML_GRDDL/distinfo Sun Jun 11 07:49:08 2017 (r443372) +++ head/www/pear-XML_GRDDL/distinfo Sun Jun 11 07:49:14 2017 (r443373) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_GRDDL-0.2.0.tgz) = 2394be7145bbbf36a447e3c29930732b4b8ac0cd795b6485984fc7f002435ca7 -SIZE (PEAR/XML_GRDDL-0.2.0.tgz) = 49695 +TIMESTAMP = 1497163443 +SHA256 (PEAR/XML_GRDDL-0.2.0.tgz) = ca4c300c35ae9a6eeab35d82a30cee4d6eb51f762e36ba53e6b257a1b36f0750 +SIZE (PEAR/XML_GRDDL-0.2.0.tgz) = 50207 From owner-svn-ports-head@freebsd.org Sun Jun 11 08:11:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2451C31A96; Sun, 11 Jun 2017 08:11:35 +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 92CC183563; Sun, 11 Jun 2017 08:11:35 +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 v5B8BY8R073092; Sun, 11 Jun 2017 08:11:34 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B8BYbp073090; Sun, 11 Jun 2017 08:11:34 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706110811.v5B8BYbp073090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 11 Jun 2017 08:11:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443374 - head/www/ilias X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 08:11:35 -0000 Author: wen Date: Sun Jun 11 08:11:34 2017 New Revision: 443374 URL: https://svnweb.freebsd.org/changeset/ports/443374 Log: - Update to 5.2.5 Modified: head/www/ilias/Makefile head/www/ilias/distinfo Modified: head/www/ilias/Makefile ============================================================================== --- head/www/ilias/Makefile Sun Jun 11 07:49:14 2017 (r443373) +++ head/www/ilias/Makefile Sun Jun 11 08:11:34 2017 (r443374) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ilias -PORTVERSION= 5.2.3 +PORTVERSION= 5.2.5 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/ilias/distinfo ============================================================================== --- head/www/ilias/distinfo Sun Jun 11 07:49:14 2017 (r443373) +++ head/www/ilias/distinfo Sun Jun 11 08:11:34 2017 (r443374) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492558842 -SHA256 (ILIAS-eLearning-ILIAS-v5.2.3_GH0.tar.gz) = e41756fa001256027e521f5c069ce4aeb45f109c95abc15e134bccdc97fce134 -SIZE (ILIAS-eLearning-ILIAS-v5.2.3_GH0.tar.gz) = 148101132 +TIMESTAMP = 1497137479 +SHA256 (ILIAS-eLearning-ILIAS-v5.2.5_GH0.tar.gz) = 5e27a6ddd771c0c352cd1111799d9c152948d0bb08628786fd66b18f236d6064 +SIZE (ILIAS-eLearning-ILIAS-v5.2.5_GH0.tar.gz) = 151943124 From owner-svn-ports-head@freebsd.org Sun Jun 11 08:18:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8134CC31B1C; Sun, 11 Jun 2017 08: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 4F5F383842; Sun, 11 Jun 2017 08:18: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 v5B8IIrX074142; Sun, 11 Jun 2017 08:18:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B8IIwD074140; Sun, 11 Jun 2017 08:18:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110818.v5B8IIwD074140@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, 11 Jun 2017 08:18:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443375 - head/devel/p5-Regexp-Compare X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 08:18:19 -0000 Author: sunpoet Date: Sun Jun 11 08:18:18 2017 New Revision: 443375 URL: https://svnweb.freebsd.org/changeset/ports/443375 Log: Update to 0.28 Changes: http://search.cpan.org/dist/Regexp-Compare/Changes Modified: head/devel/p5-Regexp-Compare/Makefile head/devel/p5-Regexp-Compare/distinfo Modified: head/devel/p5-Regexp-Compare/Makefile ============================================================================== --- head/devel/p5-Regexp-Compare/Makefile Sun Jun 11 08:11:34 2017 (r443374) +++ head/devel/p5-Regexp-Compare/Makefile Sun Jun 11 08:18:18 2017 (r443375) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Regexp-Compare -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Regexp-Compare/distinfo ============================================================================== --- head/devel/p5-Regexp-Compare/distinfo Sun Jun 11 08:11:34 2017 (r443374) +++ head/devel/p5-Regexp-Compare/distinfo Sun Jun 11 08:18:18 2017 (r443375) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483302334 -SHA256 (Regexp-Compare-0.27.tar.gz) = 8d9845067e1119de44bb2bee5ca163f246a02f63a51cc5ccbe3f311255e0d377 -SIZE (Regexp-Compare-0.27.tar.gz) = 79829 +TIMESTAMP = 1497168941 +SHA256 (Regexp-Compare-0.28.tar.gz) = eb42a98b60f713be69f3b1fdc1ba2e309c0c2a1b851ffce1ea8d8c985f0c5d48 +SIZE (Regexp-Compare-0.28.tar.gz) = 79142 From owner-svn-ports-head@freebsd.org Sun Jun 11 09:01:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85A9EC7780C; Sun, 11 Jun 2017 09:01:26 +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 50CEC84727; Sun, 11 Jun 2017 09:01:26 +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 v5B91PqY093212; Sun, 11 Jun 2017 09:01:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B91PnU093211; Sun, 11 Jun 2017 09:01:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706110901.v5B91PnU093211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 11 Jun 2017 09:01:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443376 - head/games/0ad X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 09:01:26 -0000 Author: amdmi3 Date: Sun Jun 11 09:01:25 2017 New Revision: 443376 URL: https://svnweb.freebsd.org/changeset/ports/443376 Log: - Update WWW Approved by: portmgr blanket Modified: head/games/0ad/pkg-descr Modified: head/games/0ad/pkg-descr ============================================================================== --- head/games/0ad/pkg-descr Sun Jun 11 08:18:18 2017 (r443375) +++ head/games/0ad/pkg-descr Sun Jun 11 09:01:25 2017 (r443376) @@ -13,4 +13,4 @@ documentation are available under CC-BY-SA. In short, 0 A.D. an educational celebration of game development and ancient history. -WWW: http://play0ad.com/ +WWW: https://play0ad.com/ From owner-svn-ports-head@freebsd.org Sun Jun 11 11:33:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DE1AC79D87; Sun, 11 Jun 2017 11:33:39 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5F6424CE; Sun, 11 Jun 2017 11:33:38 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5BBXcQe054969; Sun, 11 Jun 2017 11:33:38 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BBXbcv054966; Sun, 11 Jun 2017 11:33:37 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201706111133.v5BBXbcv054966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Sun, 11 Jun 2017 11:33:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443379 - head/editors/emacs-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 11:33:39 -0000 Author: ashish Date: Sun Jun 11 11:33:37 2017 New Revision: 443379 URL: https://svnweb.freebsd.org/changeset/ports/443379 Log: - Update to git snapshot bdf4115 Modified: head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo head/editors/emacs-devel/pkg-plist Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Sun Jun 11 10:50:52 2017 (r443378) +++ head/editors/emacs-devel/Makefile Sun Jun 11 11:33:37 2017 (r443379) @@ -3,7 +3,6 @@ PORTNAME= emacs DISTVERSION= ${EMACS_VER}.${EMACS_REV} -PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= editors ipv6 PKGNAMESUFFIX= -devel @@ -20,10 +19,10 @@ BROKEN_aarch64= Fails to link: missing sbrk USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 5e2cf8c +GH_TAGNAME= bdf4115 EMACS_VER= 26.0.50 -EMACS_REV= 20170509 +EMACS_REV= 20170610 GNU_CONFIGURE= yes USES= autoreconf:build cpe gmake makeinfo ncurses pkgconfig INFO_PATH= ${DATADIR_REL}/info Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Sun Jun 11 10:50:52 2017 (r443378) +++ head/editors/emacs-devel/distinfo Sun Jun 11 11:33:37 2017 (r443379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494307317 -SHA256 (emacs-mirror-emacs-26.0.50.20170509-5e2cf8c_GH0.tar.gz) = 0242265a733b2d98ce3ade9423f7e26b064fe9cff6edb674b2671425b04207b5 -SIZE (emacs-mirror-emacs-26.0.50.20170509-5e2cf8c_GH0.tar.gz) = 39043293 +TIMESTAMP = 1497114950 +SHA256 (emacs-mirror-emacs-26.0.50.20170610-bdf4115_GH0.tar.gz) = 5630ad7000442410077d36076c49f374e315bcebf55273b070d42c27e38cc82d +SIZE (emacs-mirror-emacs-26.0.50.20170610-bdf4115_GH0.tar.gz) = 39068996 Modified: head/editors/emacs-devel/pkg-plist ============================================================================== --- head/editors/emacs-devel/pkg-plist Sun Jun 11 10:50:52 2017 (r443378) +++ head/editors/emacs-devel/pkg-plist Sun Jun 11 11:33:37 2017 (r443379) @@ -1608,6 +1608,8 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pcase.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pcase.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/pixel-scroll.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/pixel-scroll.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pp.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pp.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/radix-tree.el.gz @@ -2161,7 +2163,6 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/info.elc %%DATADIR%%/%%EMACS_VER%%/lisp/informat.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/informat.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/international/README %%DATADIR%%/%%EMACS_VER%%/lisp/international/ccl.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/international/ccl.elc %%DATADIR%%/%%EMACS_VER%%/lisp/international/characters.el.gz From owner-svn-ports-head@freebsd.org Sun Jun 11 12:01:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC84AD84B73; Sun, 11 Jun 2017 12:01: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 BAF7C3199; Sun, 11 Jun 2017 12:01: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 v5BC1lpT067010; Sun, 11 Jun 2017 12:01:47 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BC1lvq067008; Sun, 11 Jun 2017 12:01:47 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111201.v5BC1lvq067008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 12:01:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443380 - in head/devel/py-pefile: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 12:01:49 -0000 Author: antoine Date: Sun Jun 11 12:01:47 2017 New Revision: 443380 URL: https://svnweb.freebsd.org/changeset/ports/443380 Log: Update to 2017.5.26 Deleted: head/devel/py-pefile/files/ Modified: head/devel/py-pefile/Makefile head/devel/py-pefile/distinfo Modified: head/devel/py-pefile/Makefile ============================================================================== --- head/devel/py-pefile/Makefile Sun Jun 11 11:33:37 2017 (r443379) +++ head/devel/py-pefile/Makefile Sun Jun 11 12:01:47 2017 (r443380) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= pefile -PORTVERSION= 2016.3.28 +PORTVERSION= 2017.5.26 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP \ - https://github.com/erocarrera/pefile/files/192316/ +MASTER_SITES= https://github.com/erocarrera/pefile/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org Modified: head/devel/py-pefile/distinfo ============================================================================== --- head/devel/py-pefile/distinfo Sun Jun 11 11:33:37 2017 (r443379) +++ head/devel/py-pefile/distinfo Sun Jun 11 12:01:47 2017 (r443380) @@ -1,2 +1,3 @@ -SHA256 (pefile-2016.3.28.tar.gz) = f24021085b5c3ef7b0898bb1f1d93eecd3839e03512769e22b0c5a10d9095f7b -SIZE (pefile-2016.3.28.tar.gz) = 58110 +TIMESTAMP = 1495864873 +SHA256 (pefile-2017.5.26.tar.gz) = 1fd02ae5489dd87ec7c9ecf44b675e92ee4a34e513efe7417befeb9f438e9987 +SIZE (pefile-2017.5.26.tar.gz) = 60766 From owner-svn-ports-head@freebsd.org Sun Jun 11 12:03:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFE7ED84CA1; Sun, 11 Jun 2017 12:03:27 +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 8DF2D343E; Sun, 11 Jun 2017 12:03:27 +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 v5BC3Qej067177; Sun, 11 Jun 2017 12:03:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BC3QQs067175; Sun, 11 Jun 2017 12:03:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111203.v5BC3QQs067175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 12:03:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443381 - head/security/rubygem-metasploit-credential X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 12:03:27 -0000 Author: antoine Date: Sun Jun 11 12:03:26 2017 New Revision: 443381 URL: https://svnweb.freebsd.org/changeset/ports/443381 Log: Update to 2.0.10 Modified: head/security/rubygem-metasploit-credential/Makefile head/security/rubygem-metasploit-credential/distinfo Modified: head/security/rubygem-metasploit-credential/Makefile ============================================================================== --- head/security/rubygem-metasploit-credential/Makefile Sun Jun 11 12:01:47 2017 (r443380) +++ head/security/rubygem-metasploit-credential/Makefile Sun Jun 11 12:03:26 2017 (r443381) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit-credential -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= security rubygems MASTER_SITES= RG @@ -16,6 +16,7 @@ RUN_DEPENDS= rubygem-metasploit-concern>=0:security/ru rubygem-metasploit-model>=0:security/rubygem-metasploit-model \ rubygem-pg>=0:databases/rubygem-pg \ rubygem-railties4>=0:www/rubygem-railties4 \ + rubygem-rex-socket>=0:security/rubygem-rex-socket \ rubygem-rubyntlm>=0:net/rubygem-rubyntlm \ rubygem-rubyzip>=0:archivers/rubygem-rubyzip Modified: head/security/rubygem-metasploit-credential/distinfo ============================================================================== --- head/security/rubygem-metasploit-credential/distinfo Sun Jun 11 12:01:47 2017 (r443380) +++ head/security/rubygem-metasploit-credential/distinfo Sun Jun 11 12:03:26 2017 (r443381) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495362172 -SHA256 (rubygem/metasploit-credential-2.0.9.gem) = f30da5228e6651cd94d8d7893d73a3eee103d508824eb61cac11704b5c7066f8 -SIZE (rubygem/metasploit-credential-2.0.9.gem) = 110592 +TIMESTAMP = 1497072562 +SHA256 (rubygem/metasploit-credential-2.0.10.gem) = d9e0e03d8aac24e82bd6d6e4ddfee2d329bbe1bc74b8dfcc553f8ced85f774fd +SIZE (rubygem/metasploit-credential-2.0.10.gem) = 110592 From owner-svn-ports-head@freebsd.org Sun Jun 11 12:05:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB56DD84D6C; Sun, 11 Jun 2017 12:05:45 +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 896163592; Sun, 11 Jun 2017 12:05:45 +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 v5BC5iqZ067366; Sun, 11 Jun 2017 12:05:44 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BC5iOP067364; Sun, 11 Jun 2017 12:05:44 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111205.v5BC5iOP067364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 12:05:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443382 - head/security/rubygem-metasploit-payloads X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 12:05:45 -0000 Author: antoine Date: Sun Jun 11 12:05:44 2017 New Revision: 443382 URL: https://svnweb.freebsd.org/changeset/ports/443382 Log: Update to 1.2.32 Modified: head/security/rubygem-metasploit-payloads/Makefile head/security/rubygem-metasploit-payloads/distinfo Modified: head/security/rubygem-metasploit-payloads/Makefile ============================================================================== --- head/security/rubygem-metasploit-payloads/Makefile Sun Jun 11 12:03:26 2017 (r443381) +++ head/security/rubygem-metasploit-payloads/Makefile Sun Jun 11 12:05:44 2017 (r443382) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit-payloads -PORTVERSION= 1.2.29 +PORTVERSION= 1.2.32 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-metasploit-payloads/distinfo ============================================================================== --- head/security/rubygem-metasploit-payloads/distinfo Sun Jun 11 12:03:26 2017 (r443381) +++ head/security/rubygem-metasploit-payloads/distinfo Sun Jun 11 12:05:44 2017 (r443382) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494654582 -SHA256 (rubygem/metasploit-payloads-1.2.29.gem) = 31cac713d8c370da15939351a6583ce5f6e5181737ffa9cbf73936febadddc30 -SIZE (rubygem/metasploit-payloads-1.2.29.gem) = 11548160 +TIMESTAMP = 1497072394 +SHA256 (rubygem/metasploit-payloads-1.2.32.gem) = 2fc5c12db9fce964e0fa734ad1bcdf303cddcbaef22efb2672463560eef716b7 +SIZE (rubygem/metasploit-payloads-1.2.32.gem) = 11548160 From owner-svn-ports-head@freebsd.org Sun Jun 11 12:07:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 207C6D84DC7; Sun, 11 Jun 2017 12:07:15 +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 E4F8C3676; Sun, 11 Jun 2017 12:07:14 +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 v5BC7E4D067525; Sun, 11 Jun 2017 12:07:14 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BC7EOE067523; Sun, 11 Jun 2017 12:07:14 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111207.v5BC7EOE067523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 12:07:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443383 - head/security/metasploit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 12:07:15 -0000 Author: antoine Date: Sun Jun 11 12:07:13 2017 New Revision: 443383 URL: https://svnweb.freebsd.org/changeset/ports/443383 Log: Update to 4.14.25 Modified: head/security/metasploit/Makefile head/security/metasploit/distinfo Modified: head/security/metasploit/Makefile ============================================================================== --- head/security/metasploit/Makefile Sun Jun 11 12:05:44 2017 (r443382) +++ head/security/metasploit/Makefile Sun Jun 11 12:07:13 2017 (r443383) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -PORTVERSION= 4.14.24 +PORTVERSION= 4.14.25 CATEGORIES= security MAINTAINER= tanawts@gmail.com @@ -25,7 +25,7 @@ RUN_DEPENDS= nmap:security/nmap \ rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \ rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \ rubygem-metasploit-model>=0:security/rubygem-metasploit-model \ - rubygem-metasploit-payloads>=1.2.29:security/rubygem-metasploit-payloads \ + rubygem-metasploit-payloads>=1.2.32:security/rubygem-metasploit-payloads \ rubygem-metasploit_payloads-mettle>=0.1.9:security/rubygem-metasploit_payloads-mettle \ rubygem-msgpack1>=0:devel/rubygem-msgpack1 \ rubygem-network_interface>=0:net/rubygem-network_interface \ Modified: head/security/metasploit/distinfo ============================================================================== --- head/security/metasploit/distinfo Sun Jun 11 12:05:44 2017 (r443382) +++ head/security/metasploit/distinfo Sun Jun 11 12:07:13 2017 (r443383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496478282 -SHA256 (rapid7-metasploit-framework-4.14.24_GH0.tar.gz) = 5b65dc81ede8e74b017a199fc79a3edc60628f84baac1379892fd33f6d70f631 -SIZE (rapid7-metasploit-framework-4.14.24_GH0.tar.gz) = 23946524 +TIMESTAMP = 1497072285 +SHA256 (rapid7-metasploit-framework-4.14.25_GH0.tar.gz) = c251acff63f05c1bec95b894de2767978ba1e4b3fe1399cab2f5ec21d89b5d36 +SIZE (rapid7-metasploit-framework-4.14.25_GH0.tar.gz) = 23955165 From owner-svn-ports-head@freebsd.org Sun Jun 11 12:33:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CE9AD866A9; Sun, 11 Jun 2017 12:33:37 +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 4B7566427A; Sun, 11 Jun 2017 12:33:37 +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 v5BCXaZ6079693; Sun, 11 Jun 2017 12:33:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BCXa2E079691; Sun, 11 Jun 2017 12:33:36 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706111233.v5BCXa2E079691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Jun 2017 12:33:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443384 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 12:33:37 -0000 Author: jbeich Date: Sun Jun 11 12:33:36 2017 New Revision: 443384 URL: https://svnweb.freebsd.org/changeset/ports/443384 Log: games/openra: update GeoLite2 to June snapshot fetch: https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz: size mismatch: expected 1381919, actual 1454069 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 11 12:07:13 2017 (r443383) +++ head/games/openra/Makefile Sun Jun 11 12:33:36 2017 (r443384) @@ -3,6 +3,7 @@ PORTNAME= openra 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 11 12:07:13 2017 (r443383) +++ head/games/openra/distinfo Sun Jun 11 12:33:36 2017 (r443384) @@ -1,4 +1,4 @@ -TIMESTAMP = 1495884711 +TIMESTAMP = 1496897415 SHA256 (SDL2-CS.dll) = b06c14a771d14cb37210f476dfd973d4e7d80d97f90566bd5bc78996ade4f7a0 SIZE (SDL2-CS.dll) = 80896 SHA256 (SDL2-CS.dll.config) = eff0594f7e86d40a94c1b28f8db87478f3de1cf0857f3d46e384bcc6744ce094 @@ -9,8 +9,8 @@ SHA256 (OpenAL-CS.dll.config) = 58eaf46a749e466fce0a0e SIZE (OpenAL-CS.dll.config) = 301 SHA256 (Eluant.dll) = 218c4ea5424b44d746b5343563123beebc652fd9731967dfd49fed071b58df31 SIZE (Eluant.dll) = 71168 -SHA256 (GeoLite2-Country.mmdb.gz) = 4dab13bb36083f6a610d3a1886cb5ebb241257511784ca97045a5ce660382a50 -SIZE (GeoLite2-Country.mmdb.gz) = 1381919 +SHA256 (GeoLite2-Country.mmdb.gz) = ecb35a60036a3bb29138e71563d22390f50c5d4214090595a62c84c54ace6402 +SIZE (GeoLite2-Country.mmdb.gz) = 1454069 SHA256 (fuzzylogiclibrary.1.2.0.nupkg) = b464509236260f53d963771ed99410a7e1cdbd268a2bde43b189e7d15044a174 SIZE (fuzzylogiclibrary.1.2.0.nupkg) = 70571 SHA256 (maxmind.db.2.0.0.nupkg) = 095d62c6ecda38c1e8fe79935b4eaf228d2637f9498caec48b8b48a0aba6d5aa From owner-svn-ports-head@freebsd.org Sun Jun 11 13:03:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14DF5D86CE7; Sun, 11 Jun 2017 13:03:29 +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 C09FA64E37; Sun, 11 Jun 2017 13:03:28 +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 v5BD3SoS091765; Sun, 11 Jun 2017 13:03:28 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BD3Rpn091764; Sun, 11 Jun 2017 13:03:27 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201706111303.v5BD3Rpn091764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Sun, 11 Jun 2017 13:03:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443386 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 13:03:29 -0000 Author: zi Date: Sun Jun 11 13:03:27 2017 New Revision: 443386 URL: https://svnweb.freebsd.org/changeset/ports/443386 Log: - Revert bad patch to resolve build Deleted: head/net/freeradius3/files/patch-src__main__tls.c From owner-svn-ports-head@freebsd.org Sun Jun 11 13:26:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92F8ED87053; Sun, 11 Jun 2017 13:26:47 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 620006554A; Sun, 11 Jun 2017 13:26:47 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5BDQkcT000486; Sun, 11 Jun 2017 13:26:46 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BDQkKF000484; Sun, 11 Jun 2017 13:26:46 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201706111326.v5BDQkKF000484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Sun, 11 Jun 2017 13:26:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443387 - in head/devel/libatomic_ops: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 13:26:47 -0000 Author: rodrigo Date: Sun Jun 11 13:26:46 2017 New Revision: 443387 URL: https://svnweb.freebsd.org/changeset/ports/443387 Log: Update the port from 7.4.4 to 7.4.6 Multiple fixes and improvements Deleted: head/devel/libatomic_ops/files/ Modified: head/devel/libatomic_ops/Makefile head/devel/libatomic_ops/distinfo head/devel/libatomic_ops/pkg-plist Modified: head/devel/libatomic_ops/Makefile ============================================================================== --- head/devel/libatomic_ops/Makefile Sun Jun 11 13:03:27 2017 (r443386) +++ head/devel/libatomic_ops/Makefile Sun Jun 11 13:26:46 2017 (r443387) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libatomic_ops -PORTVERSION= 7.4.4 +PORTVERSION= 7.4.6 +DISTVERSIONPREFIX= v CATEGORIES= devel -MASTER_SITES= http://www.hboehm.info/gc/gc_source/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Atomic operations access library @@ -12,25 +12,14 @@ COMMENT= Atomic operations access library LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -USES= libtool pathfix +LIB_DEPENDS= libltdl.so:devel/libltdl -OPTIONS_DEFINE= DOCS +USES=autoreconf libtool pathfix +GNU_CONFIGURE=yes +USE_GITHUB= yes +GH_ACCOUNT= ivmai +GH_PROJECT= libatomic_ops -post-patch: -# Inhibit installation of extra copy of GPL - @${REINPLACE_CMD} -E 's,: (un)?install-dist_pkgdataDATA,:,' \ - ${WRKSRC}/Makefile.in - -post-patch-DOCS-on: -# Fix documentation installation directory - @${REINPLACE_CMD} -e 's,pkgdata,pkgdoc,g ; s,(datadir.*,(docdir),' \ - ${WRKSRC}/doc/Makefile.in - -post-patch-DOCS-off: -# If documentation is not wanted, just disable it instead of fixing - @${REINPLACE_CMD} -E 's,: (un)?install-dist_pkgdataDATA,:,' \ - ${WRKSRC}/doc/Makefile.in +OPTIONS_DEFINE= DOCS .include Modified: head/devel/libatomic_ops/distinfo ============================================================================== --- head/devel/libatomic_ops/distinfo Sun Jun 11 13:03:27 2017 (r443386) +++ head/devel/libatomic_ops/distinfo Sun Jun 11 13:26:46 2017 (r443387) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469492798 -SHA256 (libatomic_ops-7.4.4.tar.gz) = bf210a600dd1becbf7936dd2914cf5f5d3356046904848dcfd27d0c8b12b6f8f -SIZE (libatomic_ops-7.4.4.tar.gz) = 480094 +TIMESTAMP = 1496266562 +SHA256 (ivmai-libatomic_ops-v7.4.6_GH0.tar.gz) = cf7e61f7f929651b65d6186a03446819805c867f4f75c7148c8f26321eb66260 +SIZE (ivmai-libatomic_ops-v7.4.6_GH0.tar.gz) = 119895 Modified: head/devel/libatomic_ops/pkg-plist ============================================================================== --- head/devel/libatomic_ops/pkg-plist Sun Jun 11 13:03:27 2017 (r443386) +++ head/devel/libatomic_ops/pkg-plist Sun Jun 11 13:26:46 2017 (r443387) @@ -33,20 +33,6 @@ include/atomic_ops/sysdeps/hpc/hppa.h include/atomic_ops/sysdeps/hpc/ia64.h include/atomic_ops/sysdeps/ibmc/powerpc.h include/atomic_ops/sysdeps/icc/ia64.h -include/atomic_ops/sysdeps/msftc/arm.h -include/atomic_ops/sysdeps/msftc/common32_defs.h -include/atomic_ops/sysdeps/msftc/x86.h -include/atomic_ops/sysdeps/msftc/x86_64.h -include/atomic_ops/sysdeps/ordered.h -include/atomic_ops/sysdeps/ordered_except_wr.h -include/atomic_ops/sysdeps/read_ordered.h -include/atomic_ops/sysdeps/standard_ao_double_t.h -include/atomic_ops/sysdeps/sunc/sparc.h -include/atomic_ops/sysdeps/sunc/x86.h -include/atomic_ops/sysdeps/test_and_set_t_is_ao_t.h -include/atomic_ops/sysdeps/test_and_set_t_is_char.h -include/atomic_ops_malloc.h -include/atomic_ops_stack.h include/atomic_ops/sysdeps/loadstore/acquire_release_volatile.h include/atomic_ops/sysdeps/loadstore/atomic_load.h include/atomic_ops/sysdeps/loadstore/atomic_store.h @@ -62,11 +48,27 @@ include/atomic_ops/sysdeps/loadstore/ordered_stores_on include/atomic_ops/sysdeps/loadstore/short_acquire_release_volatile.h include/atomic_ops/sysdeps/loadstore/short_atomic_load.h include/atomic_ops/sysdeps/loadstore/short_atomic_store.h +include/atomic_ops/sysdeps/msftc/arm.h +include/atomic_ops/sysdeps/msftc/common32_defs.h +include/atomic_ops/sysdeps/msftc/x86.h +include/atomic_ops/sysdeps/msftc/x86_64.h +include/atomic_ops/sysdeps/ordered.h +include/atomic_ops/sysdeps/ordered_except_wr.h +include/atomic_ops/sysdeps/read_ordered.h +include/atomic_ops/sysdeps/standard_ao_double_t.h +include/atomic_ops/sysdeps/sunc/sparc.h +include/atomic_ops/sysdeps/sunc/x86.h +include/atomic_ops/sysdeps/test_and_set_t_is_ao_t.h +include/atomic_ops/sysdeps/test_and_set_t_is_char.h +include/atomic_ops_malloc.h +include/atomic_ops_stack.h lib/libatomic_ops.a lib/libatomic_ops_gpl.a libdata/pkgconfig/atomic_ops.pc +%%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/LICENSING.txt -%%PORTDOCS%%%%DOCSDIR%%/README.txt +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/README_details.txt %%PORTDOCS%%%%DOCSDIR%%/README_malloc.txt %%PORTDOCS%%%%DOCSDIR%%/README_stack.txt %%PORTDOCS%%%%DOCSDIR%%/README_win32.txt From owner-svn-ports-head@freebsd.org Sun Jun 11 13:39:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD756D87478; Sun, 11 Jun 2017 13:39:18 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8A9A65BB7; Sun, 11 Jun 2017 13:39:18 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5BDdHtp004733; Sun, 11 Jun 2017 13:39:17 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BDdHLn004732; Sun, 11 Jun 2017 13:39:17 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201706111339.v5BDdHLn004732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sun, 11 Jun 2017 13:39:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443388 - head/security/md5deep/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 13:39:19 -0000 Author: nobutaka Date: Sun Jun 11 13:39:17 2017 New Revision: 443388 URL: https://svnweb.freebsd.org/changeset/ports/443388 Log: Fix build error with clang 4. Added: head/security/md5deep/files/ head/security/md5deep/files/patch-src_hash.cpp (contents, props changed) Added: head/security/md5deep/files/patch-src_hash.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/md5deep/files/patch-src_hash.cpp Sun Jun 11 13:39:17 2017 (r443388) @@ -0,0 +1,11 @@ +--- src/hash.cpp.orig 2014-01-29 18:40:39 UTC ++++ src/hash.cpp +@@ -279,7 +279,7 @@ void file_data_hasher_t::hash() + MAP_FILE| + #endif + MAP_SHARED,fd,0); +- if(fdht->base>0){ ++ if(fdht->base != nullptr){ + /* mmap is successful, so set the bounds. + * if it is not successful, we default to reading the fd + */ From owner-svn-ports-head@freebsd.org Sun Jun 11 13:46:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 892F7D8765E; Sun, 11 Jun 2017 13:46:42 +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 62FE265F4E; Sun, 11 Jun 2017 13:46:42 +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 v5BDkf8V008980; Sun, 11 Jun 2017 13:46:41 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BDkflQ008975; Sun, 11 Jun 2017 13:46:41 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706111346.v5BDkflQ008975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 11 Jun 2017 13:46:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443389 - in head/audio/shairport: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 13:46:42 -0000 Author: wen Date: Sun Jun 11 13:46:40 2017 New Revision: 443389 URL: https://svnweb.freebsd.org/changeset/ports/443389 Log: - Update to 1.1.1 PR: 194153 Submitted by: swills@ Approved by: maintainer(timeout, > 2 years) Added: head/audio/shairport/files/patch-Makefile (contents, props changed) head/audio/shairport/files/patch-configure (contents, props changed) Deleted: head/audio/shairport/files/patch-shairport.pl Modified: head/audio/shairport/Makefile head/audio/shairport/distinfo head/audio/shairport/files/shairport.in Modified: head/audio/shairport/Makefile ============================================================================== --- head/audio/shairport/Makefile Sun Jun 11 13:39:17 2017 (r443388) +++ head/audio/shairport/Makefile Sun Jun 11 13:46:40 2017 (r443389) @@ -2,48 +2,37 @@ # $FreeBSD$ PORTNAME= shairport -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= audio MAINTAINER= miks.mikelsons@gmail.com COMMENT= Airtunes emulator LIB_DEPENDS= libao.so:audio/libao -RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64 \ - p5-Getopt-Long>=0:devel/p5-Getopt-Long \ - p5-URI>=0:net/p5-URI \ - p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \ - p5-Digest-MD5>=0:security/p5-Digest-MD5 \ - p5-HTTP-Message>=0:www/p5-HTTP-Message \ - avahi-publish-service:net/avahi-app +RUN_DEPENDS= avahi-publish-service:net/avahi-app -USES= gmake perl5 pkgconfig ssl -USE_PERL5= run +USES= gmake pkgconfig ssl USE_GITHUB= yes -GH_ACCOUNT= miks -GH_TAGNAME= b1cb9ea +GH_ACCOUNT= abrasive USE_RC_SUBR= ${PORTNAME} SUB_LIST= PERL=${PERL} -PLIST_FILES= bin/${PORTNAME} bin/hairtunes bin/${PORTNAME}.pl +PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e 's|avahi-|${LOCALBASE}/bin/avahi-|g' \ - -e 's|$$FindBin.*|"${PREFIX}/bin/hairtunes";|' \ - -e '/use FindBin;/d;s|/usr/bin/env perl|${PERL}|' \ - ${WRKSRC}/shairport.c ${WRKSRC}/shairport.pl - @${REINPLACE_CMD} 's/-lssl/-lcrypto/' ${WRKSRC}/Makefile + @${ECHO_CMD} '"'${PORTVERSION}'"' > ${WRKSRC}/version.h +do-configure: + cd ${WRKSRC} ; ./configure + do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${PREFIX}/bin -.for file in ${PORTNAME} hairtunes - ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${STAGEDIR}${PREFIX}/bin -.endfor + cd ${WRKSRC} ; ${GMAKE} PREFIX=${STAGEDIR}${PREFIX} install + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/shairport + do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} Modified: head/audio/shairport/distinfo ============================================================================== --- head/audio/shairport/distinfo Sun Jun 11 13:39:17 2017 (r443388) +++ head/audio/shairport/distinfo Sun Jun 11 13:46:40 2017 (r443389) @@ -1,2 +1,3 @@ -SHA256 (miks-shairport-0.05-b1cb9ea_GH0.tar.gz) = 0e38b57a90c170a8cd798efe6df00beace91fc30a97da9e6f5568a2e06f6499f -SIZE (miks-shairport-0.05-b1cb9ea_GH0.tar.gz) = 40413 +TIMESTAMP = 1497172386 +SHA256 (abrasive-shairport-1.1.1_GH0.tar.gz) = 1b60df6d40bab874c1220d7daecd68fcff3e47bda7c6d7f91db0a5b5c43c0c72 +SIZE (abrasive-shairport-1.1.1_GH0.tar.gz) = 59487 Added: head/audio/shairport/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/shairport/files/patch-Makefile Sun Jun 11 13:46:40 2017 (r443389) @@ -0,0 +1,22 @@ +--- Makefile.orig 2014-10-05 01:39:58 UTC ++++ Makefile +@@ -48,19 +48,9 @@ + install -m 755 -d $(PREFIX)/bin + install -m 755 shairport $(PREFIX)/bin/shairport + +-GITREV=$(shell git describe --always) +-DIRTY:=$(shell if ! git diff --quiet --exit-code; then echo -dirty; fi) +-VERSION=\"$(GITREV)$(DIRTY)\" +-__version_file: +- @if [ ! -f version.h -o "`cat .version 2>/dev/null`" != '$(VERSION)' ]; then \ +- echo $(VERSION) > version.h; \ +- fi +- + %.o: %.c $(DEPS) + $(CC) -c $(CFLAGS) $< + +-shairport.o: __version_file +- + OBJS := $(SRCS:.c=.o) + shairport: $(OBJS) + $(CC) $(OBJS) $(LDFLAGS) -o shairport Added: head/audio/shairport/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/shairport/files/patch-configure Sun Jun 11 13:46:40 2017 (r443389) @@ -0,0 +1,31 @@ +--- configure.orig 2014-07-01 11:54:43 UTC ++++ configure +@@ -1,6 +1,6 @@ + #!/bin/sh + +-[ -z "${CC}" ] && CC=gcc ++[ -z "${CC}" ] && CC=cc + + echo Configuring Shairport + +@@ -59,7 +59,7 @@ + fi + } + +-do_pkg_config OpenSSL openssl ++do_pkg_config OpenSSL openssl CONFIG_OPENSSL + do_pkg_config libao ao CONFIG_AO + do_pkg_config PulseAudio libpulse-simple CONFIG_PULSE + do_pkg_config ALSA alsa CONFIG_ALSA +@@ -80,9 +80,9 @@ + + + echo "CFLAGS+=${CFLAGS}" >> config.mk +-echo "LDFLAGS+=${LDFLAGS}" >> config.mk ++echo "LDFLAGS+=${LDFLAGS} -lcrypto" >> config.mk + + echo CFLAGS: ${CFLAGS} +-echo LDFLAGS: ${LDFLAGS} ++echo LDFLAGS: ${LDFLAGS} -lcrypto + + echo "Configure successful. You may now build with 'make'" Modified: head/audio/shairport/files/shairport.in ============================================================================== --- head/audio/shairport/files/shairport.in Sun Jun 11 13:39:17 2017 (r443388) +++ head/audio/shairport/files/shairport.in Sun Jun 11 13:46:40 2017 (r443389) @@ -27,11 +27,10 @@ load_rc_config ${name} : ${shairport_enable="NO"} : ${shairport_user="nobody"} -command="%%PREFIX%%/bin/${name}.pl" +command="%%PREFIX%%/bin/${name}" pidfile="/var/run/${name}/${name}.pid" -command_interpreter="%%PERL%%" -command_args="-d -w ${pidfile}" +command_args="-d -P ${pidfile}" start_precmd="install -d -o ${shairport_user} -g wheel -m 755 /var/run/${name}" run_rc_command "$1" From owner-svn-ports-head@freebsd.org Sun Jun 11 13:48:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 762D6D8769F; Sun, 11 Jun 2017 13:48:27 +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 585416602F; Sun, 11 Jun 2017 13:48:27 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id AC7311887D; Sun, 11 Jun 2017 13:48:26 +0000 (UTC) Date: Sun, 11 Jun 2017 13:48:26 +0000 From: Alexey Dokuchaev To: Rodrigo Osorio Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443387 - in head/devel/libatomic_ops: . files Message-ID: <20170611134826.GA15068@FreeBSD.org> References: <201706111326.v5BDQkKF000484@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201706111326.v5BDQkKF000484@repo.freebsd.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 13:48:27 -0000 On Sun, Jun 11, 2017 at 01:26:46PM +0000, Rodrigo Osorio wrote: > New Revision: 443387 > URL: https://svnweb.freebsd.org/changeset/ports/443387 > > Log: > Update the port from 7.4.4 to 7.4.6 > > Multiple fixes and improvements I don't see many port changes documented in the commit log. > ... > -PORTVERSION= 7.4.4 > +PORTVERSION= 7.4.6 > +DISTVERSIONPREFIX= v > CATEGORIES= devel > -MASTER_SITES= http://www.hboehm.info/gc/gc_source/ So the project was moved? It should've been noted. > +USES=autoreconf libtool pathfix > +GNU_CONFIGURE=yes Missing tab(s) after these two lines above. > +GH_PROJECT= libatomic_ops Not needed (mat@ will bite you). > -post-patch: > -# Inhibit installation of extra copy of GPL > - @${REINPLACE_CMD} -E 's,: (un)?install-dist_pkgdataDATA,:,' \ > - ${WRKSRC}/Makefile.in I think this part before was from me, given the comment. The port does define LICENSE, why would you keep one in the docs? ./danfe From owner-svn-ports-head@freebsd.org Sun Jun 11 13:54:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 397EBD87879; Sun, 11 Jun 2017 13:54:25 +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 1B006663EA; Sun, 11 Jun 2017 13:54:25 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 4242A189B2; Sun, 11 Jun 2017 13:54:24 +0000 (UTC) Date: Sun, 11 Jun 2017 13:54:24 +0000 From: Alexey Dokuchaev To: Wen Heping Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443389 - in head/audio/shairport: . files Message-ID: <20170611135424.GB15068@FreeBSD.org> References: <201706111346.v5BDkflQ008975@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201706111346.v5BDkflQ008975@repo.freebsd.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 13:54:25 -0000 On Sun, Jun 11, 2017 at 01:46:41PM +0000, Wen Heping wrote: > New Revision: 443389 > URL: https://svnweb.freebsd.org/changeset/ports/443389 > > Log: > - Update to 1.1.1 > > PR: 194153 > Submitted by: swills@ > Approved by: maintainer(timeout, > 2 years) It would be nice to provide more elaborate commit message. > ... > -RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64 \ > - p5-Getopt-Long>=0:devel/p5-Getopt-Long \ > - p5-URI>=0:net/p5-URI \ > - p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \ > - p5-Digest-MD5>=0:security/p5-Digest-MD5 \ > - p5-HTTP-Message>=0:www/p5-HTTP-Message \ > - avahi-publish-service:net/avahi-app > +RUN_DEPENDS= avahi-publish-service:net/avahi-app So why those p5-* deps are no longer needed? > +do-configure: > + cd ${WRKSRC} ; ./configure What's wrong with our default configure target? > + cd ${WRKSRC} ; ${GMAKE} PREFIX=${STAGEDIR}${PREFIX} install I believe MAKE_CMD should've been used here instead; also ``-C ${WRKSRC}'' would've saved you the trouble of explicit chdir. Then again: what was wrong with our default install target which essentially does the same? ./danfe From owner-svn-ports-head@freebsd.org Sun Jun 11 14:33:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83E1ED88484; Sun, 11 Jun 2017 14:33:45 +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 4C372677DD; Sun, 11 Jun 2017 14:33:45 +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 v5BEXiuf028838; Sun, 11 Jun 2017 14:33:44 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BEXi70028837; Sun, 11 Jun 2017 14:33:44 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706111433.v5BEXi70028837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 11 Jun 2017 14:33:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443390 - head/audio/shairport X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 14:33:45 -0000 Author: wen Date: Sun Jun 11 14:33:44 2017 New Revision: 443390 URL: https://svnweb.freebsd.org/changeset/ports/443390 Log: - Minor cleanup of Makefile Spotted by: danfe@ Modified: head/audio/shairport/Makefile Modified: head/audio/shairport/Makefile ============================================================================== --- head/audio/shairport/Makefile Sun Jun 11 13:46:40 2017 (r443389) +++ head/audio/shairport/Makefile Sun Jun 11 14:33:44 2017 (r443390) @@ -26,9 +26,6 @@ OPTIONS_DEFINE= DOCS post-patch: @${ECHO_CMD} '"'${PORTVERSION}'"' > ${WRKSRC}/version.h -do-configure: - cd ${WRKSRC} ; ./configure - do-install: cd ${WRKSRC} ; ${GMAKE} PREFIX=${STAGEDIR}${PREFIX} install ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/shairport From owner-svn-ports-head@freebsd.org Sun Jun 11 15:21:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68A61D88FF9; Sun, 11 Jun 2017 15:21:32 +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 3681E68D0E; Sun, 11 Jun 2017 15:21:32 +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 v5BFLVJ2045346; Sun, 11 Jun 2017 15:21:31 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BFLVXo045345; Sun, 11 Jun 2017 15:21:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111521.v5BFLVXo045345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 15:21:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443391 - head/games/balazarbrothers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 15:21:32 -0000 Author: antoine Date: Sun Jun 11 15:21:31 2017 New Revision: 443391 URL: https://svnweb.freebsd.org/changeset/ports/443391 Log: Mark BROKEN: conflicting dependencies py27-twisted-17.1.0_1 conflicts with py27-twistedCore-15.2.1 (installs files into the same place) Reported by: pkg-fallout Modified: head/games/balazarbrothers/Makefile Modified: head/games/balazarbrothers/Makefile ============================================================================== --- head/games/balazarbrothers/Makefile Sun Jun 11 14:33:44 2017 (r443390) +++ head/games/balazarbrothers/Makefile Sun Jun 11 15:21:31 2017 (r443391) @@ -14,6 +14,8 @@ COMMENT= Free software 3D puzzle game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= conflicting dependencies + LIB_DEPENDS= libcal3d.so:graphics/cal3d \ libfreetype.so:print/freetype2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vorbis>0:audio/py-vorbis \ From owner-svn-ports-head@freebsd.org Sun Jun 11 15:24:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A9BCD8906F; Sun, 11 Jun 2017 15:24:09 +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 DD72768FE3; Sun, 11 Jun 2017 15:24:08 +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 v5BFO8vg049225; Sun, 11 Jun 2017 15:24:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BFO8ka049224; Sun, 11 Jun 2017 15:24:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111524.v5BFO8ka049224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 15:24:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443392 - head/lang/pike78 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 15:24:09 -0000 Author: antoine Date: Sun Jun 11 15:24:07 2017 New Revision: 443392 URL: https://svnweb.freebsd.org/changeset/ports/443392 Log: Mark BROKEN: fails to build Compiling modules/Gdbm/gdbmmod.c In file included from /wrkdirs/usr/ports/lang/pike78/work/Pike-v7.8.866/src/modules/Gdbm/gdbmmod.c:23: /usr/local/include/gdbm.h:236:63: error: expected identifier extern void gdbm_set_errno (GDBM_FILE dbf, gdbm_error ec, int fatal); Reported by: pkg-fallout Modified: head/lang/pike78/Makefile Modified: head/lang/pike78/Makefile ============================================================================== --- head/lang/pike78/Makefile Sun Jun 11 15:21:31 2017 (r443391) +++ head/lang/pike78/Makefile Sun Jun 11 15:24:07 2017 (r443392) @@ -13,6 +13,8 @@ DISTNAME= Pike-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic programming language with a syntax similar to C++ +BROKEN= fails to build + LIB_DEPENDS= libtiff.so:graphics/tiff \ libgdbm.so:databases/gdbm \ libpcre.so:devel/pcre \ From owner-svn-ports-head@freebsd.org Sun Jun 11 15:25:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B300D89120; Sun, 11 Jun 2017 15:25:54 +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 CF55B6A11D; Sun, 11 Jun 2017 15:25:53 +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 v5BFPqs8049380; Sun, 11 Jun 2017 15:25:52 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BFPq7R049379; Sun, 11 Jun 2017 15:25:52 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111525.v5BFPq7R049379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 15:25:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443393 - head/math/giacxcas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 15:25:54 -0000 Author: antoine Date: Sun Jun 11 15:25:52 2017 New Revision: 443393 URL: https://svnweb.freebsd.org/changeset/ports/443393 Log: Mark BROKEN: fails to link libtool: link: g++5 -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/crtbeginS.o .libs/input_lexer.o .libs/sym2poly.o .libs/gausspol.o .libs/threaded.o .libs/moyal.o .libs/maple.o .libs/ti89.o .libs/mathml.o .libs/misc.o .libs/permu.o .libs/quater.o .libs/desolve.o .libs/input_parser.o .libs/symbolic.o .libs/index.o .libs/modpoly.o .libs/modfactor.o .libs/ezgcd.o .libs/derive.o .libs/solve.o .libs/intg.o .libs/intgab.o .libs/risch.o .libs/lin.o .libs/series.o .libs/subst.o .libs/vecteur.o .libs/sparse.o .libs/csturm.o .libs/tex.o .libs/global.o .libs/ifactor.o .libs/alg_ext.o .libs/gauss.o .libs/isom.o .libs/plot.o .libs/plot3d.o .libs/rpn.o .libs/prog.o .libs/pari.o .libs/cocoa.o .libs/unary.o .libs/usual.o .libs/identificateur.o .libs/gen.o .libs/tinymt32.o .libs/first.o .libs/TmpLESystemSolver.o .libs/TmpFGLM.o .libs/help.o -L/wrkdirs/usr/ports/math/giacxcas/work/CoCoALib-0.9950/lib -L/wrkdirs/usr/ports/math/giacxcas/work/fltk-1.3.0/l ib -L/usr/local/lib -L/usr/local/lib/gcc5 -lcocoa -lpari -lgsl -lgslcblas -lintl -lrt -lpthread -llapack -lblas -lgfortran -lpng -lmpfr -lgmp -L/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0 -L/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/../../../../../x86_64-portbld-freebsd10.3/lib -L/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd10.3/5.4.0/crtendS.o /usr/lib/crtn.o -fstack-protector -Wl,-rpath=/usr/local/lib/gcc5 -Wl,-rpath=/usr/local/lib/gcc5 -Wl,-rpath=/usr/local/lib/gcc5 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc5 -Wl,-soname -Wl,libgiac.so.0 -o .libs/libgiac.so.0.0.0 /usr/local/bin/ld: PARI_stack_limit: TLS definition in /usr/local/lib/libpari.so section .tbss mismatches non-TLS reference in .libs/pari.o /usr/local/lib/libpari.so: error adding symbols: Bad value collect2: error: ld returned 1 exit status Reported by: pkg-fallout Modified: head/math/giacxcas/Makefile Modified: head/math/giacxcas/Makefile ============================================================================== --- head/math/giacxcas/Makefile Sun Jun 11 15:24:07 2017 (r443392) +++ head/math/giacxcas/Makefile Sun Jun 11 15:25:52 2017 (r443393) @@ -18,6 +18,8 @@ COMMENT= Computer algebra system LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to link + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libgmp.so:math/gmp \ libpng.so:graphics/png \ From owner-svn-ports-head@freebsd.org Sun Jun 11 15:28:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A13F2D89257; Sun, 11 Jun 2017 15:28:06 +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 6F8D56A2F6; Sun, 11 Jun 2017 15:28:06 +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 v5BFS5te049550; Sun, 11 Jun 2017 15:28:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BFS502049549; Sun, 11 Jun 2017 15:28:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111528.v5BFS502049549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 15:28:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443394 - head/net/corosync X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 15:28:06 -0000 Author: antoine Date: Sun Jun 11 15:28:05 2017 New Revision: 443394 URL: https://svnweb.freebsd.org/changeset/ports/443394 Log: Mark BROKEN: fails to build libtool: compile: gcc5 -DHAVE_CONFIG_H -I. -I../include/corosync -I../include -I../include -I../include/corosync -I../include/corosync -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc5 -fno-strict-aliasing -fPIC -DPIC -O3 -ggdb3 -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -I/usr/local/include -MT sam.lo -MD -MP -MF .deps/sam.Tpo -c sam.c -fPIC -DPIC -o .libs/sam.o sam.c: In function 'sam_parent_wait_for_quorum': sam.c:836:16: error: array type has incomplete element type 'struct pollfd' Reported by: pkg-fallout Modified: head/net/corosync/Makefile Modified: head/net/corosync/Makefile ============================================================================== --- head/net/corosync/Makefile Sun Jun 11 15:25:52 2017 (r443393) +++ head/net/corosync/Makefile Sun Jun 11 15:28:05 2017 (r443394) @@ -12,6 +12,8 @@ COMMENT= Corosync Cluster Engine LICENSE= BSD3CLAUSE +BROKEN= fails to build + LIB_DEPENDS= libnss3.so:security/nss \ libqb.so:devel/libqb From owner-svn-ports-head@freebsd.org Sun Jun 11 15:29:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75DFCD892BB; Sun, 11 Jun 2017 15:29:20 +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 469E66A3FE; Sun, 11 Jun 2017 15:29:20 +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 v5BFTJ4i049683; Sun, 11 Jun 2017 15:29:19 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BFTJuk049682; Sun, 11 Jun 2017 15:29:19 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706111529.v5BFTJuk049682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 15:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443395 - head/security/webfwlog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 15:29:20 -0000 Author: antoine Date: Sun Jun 11 15:29:19 2017 New Revision: 443395 URL: https://svnweb.freebsd.org/changeset/ports/443395 Log: Mark BROKEN: missing header libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -fstack-protector -fno-strict-aliasing -c libwebfwlog_udf.c -fPIC -DPIC -o .libs/libwebfwlog_udf.o libwebfwlog_udf.c:13:10: fatal error: 'mysql.h' file not found #include Reported by: pkg-fallout Modified: head/security/webfwlog/Makefile Modified: head/security/webfwlog/Makefile ============================================================================== --- head/security/webfwlog/Makefile Sun Jun 11 15:28:05 2017 (r443394) +++ head/security/webfwlog/Makefile Sun Jun 11 15:29:19 2017 (r443395) @@ -12,6 +12,8 @@ COMMENT= Web-based firewall log analyzer LICENSE= GPLv2 +BROKEN= missing header + OPTIONS_DEFINE= MYSQL MYSQLIPV6 PGSQL DOCS OPTIONS_DEFAULT= MYSQL MYSQLIPV6 From owner-svn-ports-head@freebsd.org Sun Jun 11 16:26:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E36DBD8A0EF; Sun, 11 Jun 2017 16:26:50 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3E856EB7B; Sun, 11 Jun 2017 16:26:50 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5BGQnYm073756; Sun, 11 Jun 2017 16:26:49 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BGQnm3073755; Sun, 11 Jun 2017 16:26:49 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201706111626.v5BGQnm3073755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ume set sender to ume@FreeBSD.org using -f From: Hajimu UMEMOTO Date: Sun, 11 Jun 2017 16:26:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443396 - head/mail/cyrus-imapd24/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 16:26:51 -0000 Author: ume Date: Sun Jun 11 16:26:49 2017 New Revision: 443396 URL: https://svnweb.freebsd.org/changeset/ports/443396 Log: Fix build with LibreSSL. PR: 219922 Added: head/mail/cyrus-imapd24/files/patch-imap_tls.c (contents, props changed) Added: head/mail/cyrus-imapd24/files/patch-imap_tls.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/cyrus-imapd24/files/patch-imap_tls.c Sun Jun 11 16:26:49 2017 (r443396) @@ -0,0 +1,11 @@ +--- imap/tls.c.orig 2017-05-15 05:43:30 UTC ++++ imap/tls.c +@@ -225,7 +225,7 @@ static RSA *tmp_rsa_cb(SSL * s __attribu + } + #endif + +-#if OPENSSL_VERSION_NUMBER < 0x10100000L ++#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) + /* replacements for new 1.1 API accessors */ + /* XXX probably put these somewhere central */ + static int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) From owner-svn-ports-head@freebsd.org Sun Jun 11 16:53:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A397D8AAC0; Sun, 11 Jun 2017 16:53:33 +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 288CD6F72E; Sun, 11 Jun 2017 16:53:33 +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 v5BGrVGB085652; Sun, 11 Jun 2017 16:53:31 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BGrVQK085650; Sun, 11 Jun 2017 16:53:31 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706111653.v5BGrVQK085650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 11 Jun 2017 16:53:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443397 - head/math/py-statsmodels X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 16:53:33 -0000 Author: miwi Date: Sun Jun 11 16:53:31 2017 New Revision: 443397 URL: https://svnweb.freebsd.org/changeset/ports/443397 Log: - Update to 0.8.0 PR: 219751 Submitted by: maintainer Modified: head/math/py-statsmodels/Makefile head/math/py-statsmodels/distinfo Modified: head/math/py-statsmodels/Makefile ============================================================================== --- head/math/py-statsmodels/Makefile Sun Jun 11 16:26:49 2017 (r443396) +++ head/math/py-statsmodels/Makefile Sun Jun 11 16:53:31 2017 (r443397) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= statsmodels -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.8.0 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,10 +23,12 @@ RUN_DEPENDS= ${PYNUMPY} \ OPTIONS_DEFINE= DOCS EXAMPLES -USES= python +USES= python shebangfix USE_PYTHON= autoplist distutils concurrent USE_GITHUB= yes GH_TAGNAME= 8e812cd +SHEBANG_FILES= tools/*.py statsmodels/datasets/*/data.py statsmodels/tools/print_version.py \ + statsmodels/regression/quantile_regression.py PORTEXAMPLES= * PORTDOCS= README.rst README_l1.txt @@ -36,6 +37,7 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/nonparametric/_smoothers_lowess.so ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/nonparametric/linbin.so ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/tsa/kalmanf/kalman_loglike.so + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/tsa/statespace/_statespace.so post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} Modified: head/math/py-statsmodels/distinfo ============================================================================== --- head/math/py-statsmodels/distinfo Sun Jun 11 16:26:49 2017 (r443396) +++ head/math/py-statsmodels/distinfo Sun Jun 11 16:53:31 2017 (r443397) @@ -1,2 +1,3 @@ -SHA256 (statsmodels-statsmodels-0.6.1-8e812cd_GH0.tar.gz) = f4676e4fc96d6486981c9d2da4f250c554630aae40b340cb2a78c7287a0a87cb -SIZE (statsmodels-statsmodels-0.6.1-8e812cd_GH0.tar.gz) = 7601849 +TIMESTAMP = 1496502821 +SHA256 (statsmodels-statsmodels-0.8.0-8e812cd_GH0.tar.gz) = f4676e4fc96d6486981c9d2da4f250c554630aae40b340cb2a78c7287a0a87cb +SIZE (statsmodels-statsmodels-0.8.0-8e812cd_GH0.tar.gz) = 7601849 From owner-svn-ports-head@freebsd.org Sun Jun 11 16:55:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71C06D8AB9F; Sun, 11 Jun 2017 16:55:33 +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 421AD6F997; Sun, 11 Jun 2017 16:55:33 +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 v5BGtWCq085914; Sun, 11 Jun 2017 16:55:32 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BGtWAc085912; Sun, 11 Jun 2017 16:55:32 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706111655.v5BGtWAc085912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 11 Jun 2017 16:55:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443398 - head/devel/py-celery X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 16:55:33 -0000 Author: miwi Date: Sun Jun 11 16:55:32 2017 New Revision: 443398 URL: https://svnweb.freebsd.org/changeset/ports/443398 Log: - Update to 4.0.2 Changelog: http://docs.celeryproject.org/en/latest/whatsnew-4.0.html PR: 219187 Reported by: Reshad Patuck Approved by: maintainer timeout Modified: head/devel/py-celery/Makefile head/devel/py-celery/distinfo Modified: head/devel/py-celery/Makefile ============================================================================== --- head/devel/py-celery/Makefile Sun Jun 11 16:53:31 2017 (r443397) +++ head/devel/py-celery/Makefile Sun Jun 11 16:55:32 2017 (r443398) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= celery -PORTVERSION= 3.1.24 +PORTVERSION= 4.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-celery/distinfo ============================================================================== --- head/devel/py-celery/distinfo Sun Jun 11 16:53:31 2017 (r443397) +++ head/devel/py-celery/distinfo Sun Jun 11 16:55:32 2017 (r443398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476276011 -SHA256 (celery-3.1.24.tar.gz) = 99b8085ff3013c8cebb9211857fadf5f402882ccada863d67c4d74db60be027a -SIZE (celery-3.1.24.tar.gz) = 1330180 +TIMESTAMP = 1494407028 +SHA256 (celery-4.0.2.tar.gz) = e3d5a6c56a73ff8f2ddd4d06dc37f4c2afe4bb4da7928b884d0725ea865ef54d +SIZE (celery-4.0.2.tar.gz) = 1337804 From owner-svn-ports-head@freebsd.org Sun Jun 11 17:14:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 623E6D8B098; Sun, 11 Jun 2017 17:14:57 +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 229DC700E3; Sun, 11 Jun 2017 17:14:57 +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 v5BHEuPl093994; Sun, 11 Jun 2017 17:14:56 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BHEucU093991; Sun, 11 Jun 2017 17:14:56 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201706111714.v5BHEucU093991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 11 Jun 2017 17:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443399 - head/devel/ioncube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 17:14:57 -0000 Author: miwi Date: Sun Jun 11 17:14:55 2017 New Revision: 443399 URL: https://svnweb.freebsd.org/changeset/ports/443399 Log: - Update to 6.1.0 PR: 219659 Submitted by: Jeremy Johnston Approved by: maintainer Modified: head/devel/ioncube/Makefile head/devel/ioncube/distinfo Modified: head/devel/ioncube/Makefile ============================================================================== --- head/devel/ioncube/Makefile Sun Jun 11 16:55:32 2017 (r443398) +++ head/devel/ioncube/Makefile Sun Jun 11 17:14:55 2017 (r443399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ioncube -DISTVERSION= 6.0.4 +DISTVERSION= 6.1.0 CATEGORIES= devel MASTER_SITES= http://downloads3.ioncube.com/loader_downloads/ \ http://dl.ispsystem.info/ioncube/${DISTVERSION}/ \ @@ -16,6 +16,8 @@ COMMENT= Loader for ionCube-encoded PHP files ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes USES= php + +IGNORE_WITH_PHP= 71 SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/devel/ioncube/distinfo ============================================================================== --- head/devel/ioncube/distinfo Sun Jun 11 16:55:32 2017 (r443398) +++ head/devel/ioncube/distinfo Sun Jun 11 17:14:55 2017 (r443399) @@ -1,5 +1,5 @@ -TIMESTAMP = 1474858342 -SHA256 (ioncube/6.0.4/ioncube_loaders_fre_9_x86.tar.gz) = b68b71b0de52b769852dde92ea27c018f09d6339ca4d5a338f485a2b568bc6f5 -SIZE (ioncube/6.0.4/ioncube_loaders_fre_9_x86.tar.gz) = 7688526 -SHA256 (ioncube/6.0.4/ioncube_loaders_fre_9_x86-64.tar.gz) = 7db51c96747894f5eaa001a3abbe7c948376566574e4ec03f21479e7c3a6b2f7 -SIZE (ioncube/6.0.4/ioncube_loaders_fre_9_x86-64.tar.gz) = 8381168 +TIMESTAMP = 1496158963 +SHA256 (ioncube/6.1.0/ioncube_loaders_fre_9_x86-64.tar.gz) = e149c6c6540c340b900cebcb46c4999c0a5d9635ec6e3cb85c6b849562499b85 +SIZE (ioncube/6.1.0/ioncube_loaders_fre_9_x86-64.tar.gz) = 8392376 +SHA256 (ioncube/6.1.0/ioncube_loaders_fre_9_x86.tar.gz) = c94bc53948b13c20792de9ca53bf18a824ab9def05f62586f77180a5be111dd5 +SIZE (ioncube/6.1.0/ioncube_loaders_fre_9_x86.tar.gz) = 7697870 From owner-svn-ports-head@freebsd.org Sun Jun 11 17:25:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 181C7D8B3D2; Sun, 11 Jun 2017 17:25:14 +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 DAAC37074D; Sun, 11 Jun 2017 17:25:13 +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 v5BHPDv9098038; Sun, 11 Jun 2017 17:25:13 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BHPDrS098037; Sun, 11 Jun 2017 17:25:13 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706111725.v5BHPDrS098037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 11 Jun 2017 17:25:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443400 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 17:25:14 -0000 Author: rakuco Date: Sun Jun 11 17:25:12 2017 New Revision: 443400 URL: https://svnweb.freebsd.org/changeset/ports/443400 Log: Use https for download.kde.org. Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Sun Jun 11 17:14:55 2017 (r443399) +++ head/Mk/bsd.sites.mk Sun Jun 11 17:25:12 2017 (r443400) @@ -710,7 +710,7 @@ MASTER_SITE_ISC+= \ # Updated: 2012-10-26 .if !defined(IGNORE_MASTER_SITE_KDE) MASTER_SITE_KDE+= \ - http://download.kde.org/%SUBDIR%/ \ + https://download.kde.org/%SUBDIR%/ \ ftp://ftp.gtlib.gatech.edu/pub/kde/%SUBDIR%/ \ ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.kde.org/%SUBDIR%/ \ http://ftp.gtlib.gatech.edu/pub/kde/%SUBDIR%/ \ From owner-svn-ports-head@freebsd.org Sun Jun 11 17:40:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84217D8B689; Sun, 11 Jun 2017 17:40:00 +0000 (UTC) (envelope-from jbeich@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 5E56D70BEF; Sun, 11 Jun 2017 17:40:00 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 7A2491B068; Sun, 11 Jun 2017 17:39:59 +0000 (UTC) From: Jan Beich To: Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443040 - in head/lang: . spidermonkey38 spidermonkey38/files References: <201706092008.v59K8sOI058935@repo.freebsd.org> Date: Sun, 11 Jun 2017 19:39:39 +0200 In-Reply-To: <201706092008.v59K8sOI058935@repo.freebsd.org> (Koop Mast's message of "Fri, 9 Jun 2017 20:08:54 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 17:40:00 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Koop Mast writes: > Modified: head/lang/spidermonkey38/files/patch-bug702179 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=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/lang/spidermonkey24/files/patch-bug702179 Fri Jun 9 19:46:11 20= 17 (r443039) > +++ head/lang/spidermonkey38/files/patch-bug702179 Fri Jun 9 20:08:54 20= 17 (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 =3D 1 > - endif > - FORCE_STATIC_LIB =3D 1 > --DIST_INSTALL =3D 1 > +@@ -208,10 +208,13 @@ endif > + SCRIPTS =3D $(JS_CONFIG_NAME) > + SDK_BINARY =3D $(JS_CONFIG_NAME) >=20=20=20 > - ############################################### > - # 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 The patch file is named after Mozilla bug 702179 but the contents no longer match. Did you check DTrace probes still work? Perhaps, you want the following: $ cd /usr/ports/lang/spidermonkey38 $ svn mv files/patch-bug702179 files/patch-Makefile.in $ svn cp ../../www/firefox-esr/files/patch-bug702179@413725 files/ $ sed -i '' 's,js/src/,,' files/patch-bug702179 $ sed -n '/install/,$p' ../spidermonkey24/files/patch-bug702179 >>files/p= atch-bug702179 $ sed -i '' '/libjs_static/d' Makefile $ ../../Tools/scripts/bump-revision.sh . https://svnweb.freebsd.org/ports/head/www/firefox-esr/files/patch-bug702179= ?revision=3D413725&view=3Dmarkup https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D192614#c0 > + cp $^ $@ >=20=20=20 > --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_NAM= E),$(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 > +=20 > + install:: js-config.h --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQF8BAEBCgBmBQJZPYBbXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3b1aMH/3RO89ZQ5wd4TWOnziQyqgOF JW19MqTtccOBLginWC/seLbGyxIj/RdiEtAZCMQiPcwWNRtGgtG1b3AS2UgoqtxW 5rTLSZL4SGWHq4mCLFGlG7Q0ek/n7jUdNmgjwKuWfTKMubgpUtHqNiNGZ5KBHS/h KkjyHXe+FEiCoHlCINXBrUHB3IIOua0yd01CMDBiesip6rOPkHU1zyxPZ+vMvGNB bYemceCnyDJjcOfoyErUZAz4BLwdZSg9PNpz/ckEgxokjq0isUxFkj8WqPgb1pvE X/Odw1iRYUQvMwHqbSsS55w0oqarF9Fg37BM/8wBac6uySw79etk4kxA0j/21R8= =JBAT -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Sun Jun 11 18:03:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F5B7D8BADB; Sun, 11 Jun 2017 18:03:57 +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 0A0E9714DE; Sun, 11 Jun 2017 18:03:56 +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 v5BI3u0x014359; Sun, 11 Jun 2017 18:03:56 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BI3u8v014357; Sun, 11 Jun 2017 18:03:56 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706111803.v5BI3u8v014357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 11 Jun 2017 18:03:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443401 - head/lang/abcl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 18:03:57 -0000 Author: olgeni Date: Sun Jun 11 18:03:55 2017 New Revision: 443401 URL: https://svnweb.freebsd.org/changeset/ports/443401 Log: Update lang/abcl to version 1.5.0. Modified: head/lang/abcl/Makefile head/lang/abcl/distinfo Modified: head/lang/abcl/Makefile ============================================================================== --- head/lang/abcl/Makefile Sun Jun 11 17:25:12 2017 (r443400) +++ head/lang/abcl/Makefile Sun Jun 11 18:03:55 2017 (r443401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= abcl -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= lang lisp java MASTER_SITES= http://abcl.org/releases/${PORTVERSION}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} Modified: head/lang/abcl/distinfo ============================================================================== --- head/lang/abcl/distinfo Sun Jun 11 17:25:12 2017 (r443400) +++ head/lang/abcl/distinfo Sun Jun 11 18:03:55 2017 (r443401) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476172349 -SHA256 (abcl-src-1.4.0.tar.gz) = 51981aa8749308cb2ac64ca0165e162c24a7198d6d462384812c15126a8f96f8 -SIZE (abcl-src-1.4.0.tar.gz) = 1090214 +TIMESTAMP = 1497201949 +SHA256 (abcl-src-1.5.0.tar.gz) = 920ee7d634a7f4ceca0a469d431d3611a321c566814d5ddb92d75950c0631bc2 +SIZE (abcl-src-1.5.0.tar.gz) = 1187678 From owner-svn-ports-head@freebsd.org Sun Jun 11 18:20:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB648D8C126; Sun, 11 Jun 2017 18:20:08 +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 9513571C25; Sun, 11 Jun 2017 18:20:08 +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 v5BIK7Tv019096; Sun, 11 Jun 2017 18:20:07 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BIK7Q4019091; Sun, 11 Jun 2017 18:20:07 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706111820.v5BIK7Q4019091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Jun 2017 18:20:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443402 - in head/security: ca_root_nss nss nss/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 18:20:08 -0000 Author: jbeich Date: Sun Jun 11 18:20:07 2017 New Revision: 443402 URL: https://svnweb.freebsd.org/changeset/ports/443402 Log: security/nss: update to 3.31 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ MFH: 2017Q2 Deleted: head/security/nss/files/patch-bug1335284 Modified: head/security/ca_root_nss/Makefile (contents, props changed) head/security/ca_root_nss/distinfo (contents, props changed) head/security/nss/Makefile (contents, props changed) head/security/nss/distinfo (contents, props changed) head/security/nss/pkg-plist (contents, props changed) Modified: head/security/ca_root_nss/Makefile ============================================================================== --- head/security/ca_root_nss/Makefile Sun Jun 11 18:03:55 2017 (r443401) +++ head/security/ca_root_nss/Makefile Sun Jun 11 18:20:07 2017 (r443402) @@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.30.2 +VERSION_NSS= 3.31 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Sun Jun 11 18:03:55 2017 (r443401) +++ head/security/ca_root_nss/distinfo Sun Jun 11 18:20:07 2017 (r443402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492698350 -SHA256 (nss-3.30.2.tar.gz) = 0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24 -SIZE (nss-3.30.2.tar.gz) = 9499119 +TIMESTAMP = 1496919181 +SHA256 (nss-3.31.tar.gz) = e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d +SIZE (nss-3.31.tar.gz) = 9537011 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Sun Jun 11 18:03:55 2017 (r443401) +++ head/security/nss/Makefile Sun Jun 11 18:20:07 2017 (r443402) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.30.2 +PORTVERSION= 3.31 #DISTVERSIONSUFFIX= -with-ckbi-1.98 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Sun Jun 11 18:03:55 2017 (r443401) +++ head/security/nss/distinfo Sun Jun 11 18:20:07 2017 (r443402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492698350 -SHA256 (nss-3.30.2.tar.gz) = 0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24 -SIZE (nss-3.30.2.tar.gz) = 9499119 +TIMESTAMP = 1496919181 +SHA256 (nss-3.31.tar.gz) = e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d +SIZE (nss-3.31.tar.gz) = 9537011 Modified: head/security/nss/pkg-plist ============================================================================== --- head/security/nss/pkg-plist Sun Jun 11 18:03:55 2017 (r443401) +++ head/security/nss/pkg-plist Sun Jun 11 18:20:07 2017 (r443402) @@ -89,6 +89,7 @@ include/nss/nss/pkcs11n.h include/nss/nss/pkcs11p.h include/nss/nss/pkcs11t.h include/nss/nss/pkcs11u.h +include/nss/nss/pkcs11uri.h include/nss/nss/pkcs12.h include/nss/nss/pkcs12t.h include/nss/nss/pkcs7t.h From owner-svn-ports-head@freebsd.org Sun Jun 11 18:20:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DA5AD8C15B; Sun, 11 Jun 2017 18:20:48 +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 1CA4E71E29; Sun, 11 Jun 2017 18:20:48 +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 v5BIKlPP021353; Sun, 11 Jun 2017 18:20:47 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BIKlPn021351; Sun, 11 Jun 2017 18:20:47 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706111820.v5BIKlPn021351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Jun 2017 18:20:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443403 - head/devel/nspr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 18:20:48 -0000 Author: jbeich Date: Sun Jun 11 18:20:46 2017 New Revision: 443403 URL: https://svnweb.freebsd.org/changeset/ports/443403 Log: devel/nspr: update to 4.15 NSPR doesn't support TCP Fast Open on BSDs (patches welcome). See https://bugzilla.mozilla.org/show_bug.cgi?id=1188435 for how www/firefox is going to use it. Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-15-Release-td365835.html ABI: https://abi-laboratory.pro/tracker/timeline/nspr/ MFH: 2017Q2 Modified: head/devel/nspr/Makefile (contents, props changed) head/devel/nspr/distinfo (contents, props changed) Modified: head/devel/nspr/Makefile ============================================================================== --- head/devel/nspr/Makefile Sun Jun 11 18:20:07 2017 (r443402) +++ head/devel/nspr/Makefile Sun Jun 11 18:20:46 2017 (r443403) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nspr -DISTVERSION= 4.14 -PORTREVISION= 1 +DISTVERSION= 4.15 CATEGORIES= devel MASTER_SITES= MOZILLA/${PORTNAME}/releases/v${PORTVERSION}/src Modified: head/devel/nspr/distinfo ============================================================================== --- head/devel/nspr/distinfo Sun Jun 11 18:20:07 2017 (r443402) +++ head/devel/nspr/distinfo Sun Jun 11 18:20:46 2017 (r443403) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490352601 -SHA256 (nspr-4.14.tar.gz) = 64fc18826257403a9132240aa3c45193d577a84b08e96f7e7770a97c074d17d5 -SIZE (nspr-4.14.tar.gz) = 1136626 +TIMESTAMP = 1496693760 +SHA256 (nspr-4.15.tar.gz) = 27dde06bc3d0c88903a20d6ad807361a912cfb624ca0ab4efb10fc50b19e2d80 +SIZE (nspr-4.15.tar.gz) = 1140182 From owner-svn-ports-head@freebsd.org Sun Jun 11 18:43:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0915D8C87C; Sun, 11 Jun 2017 18:43:50 +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 808CE729EC; Sun, 11 Jun 2017 18:43:50 +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 v5BIhnic030952; Sun, 11 Jun 2017 18:43:49 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BIhntU030950; Sun, 11 Jun 2017 18:43:49 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201706111843.v5BIhntU030950@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Sun, 11 Jun 2017 18:43:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443404 - head/sysutils/lsof X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 18:43:50 -0000 Author: ler Date: Sun Jun 11 18:43:49 2017 New Revision: 443404 URL: https://svnweb.freebsd.org/changeset/ports/443404 Log: Update sysutils/lsof to 4.90M. Handle -CURRENT socket struct elements renaming. Modified: head/sysutils/lsof/Makefile head/sysutils/lsof/distinfo Modified: head/sysutils/lsof/Makefile ============================================================================== --- head/sysutils/lsof/Makefile Sun Jun 11 18:20:46 2017 (r443403) +++ head/sysutils/lsof/Makefile Sun Jun 11 18:43:49 2017 (r443404) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lsof -DISTVERSION= 4.90L +DISTVERSION= 4.90M PORTEPOCH= 8 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ Modified: head/sysutils/lsof/distinfo ============================================================================== --- head/sysutils/lsof/distinfo Sun Jun 11 18:20:46 2017 (r443403) +++ head/sysutils/lsof/distinfo Sun Jun 11 18:43:49 2017 (r443404) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495669770 -SHA256 (lsof_4.90L.freebsd.tar.bz2) = cfbc1e7d8f780486e335b8371acab4c71ef3cc3b980608089eaeaecbe2c59931 -SIZE (lsof_4.90L.freebsd.tar.bz2) = 488733 +TIMESTAMP = 1497206529 +SHA256 (lsof_4.90M.freebsd.tar.bz2) = 629c4652e94ca1fff1eeb2a5c6c42126efab6a75978daf07f69af569ae4376eb +SIZE (lsof_4.90M.freebsd.tar.bz2) = 488695 From owner-svn-ports-head@freebsd.org Sun Jun 11 18:48:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37619D8C8FF for ; Sun, 11 Jun 2017 18:48:36 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-qt0-x22d.google.com (mail-qt0-x22d.google.com [IPv6:2607:f8b0:400d:c0d::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 E521D72B00 for ; Sun, 11 Jun 2017 18:48:35 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-qt0-x22d.google.com with SMTP id u12so106590114qth.0 for ; Sun, 11 Jun 2017 11:48:35 -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=X8of2KT8MwusEewrgfFVFWQ61izFSSl2lB80GYrUmGY=; b=M2ihF9aGjPlISiCULTI02ZyFQXskdhgsAnnEj/AFg0L6FFTBsuOiXixoBl2Btmn7GM /HNx9kmxBwM+vvVZRnq4M806hn+Oz1i9A/tKlsGUBVVr6w8lApUvnsTIz/6Pdl/wesHb 7bxysZgMNadrvt8LxI2lcYUwZLEj61GoC6PSNW0xUwizbT8TEVDXNcgtsNCyLegP5CiM LV8xT6xdoHXRUeJJMdwFhodYLv6j8G7eR2vuDyT7jS2IFA3Spp+6A+aCZ1SfeYiybhNU X7pj1/WhK2wn7fbDSMdCPKlBoE6ojr+hfXIu1593sQ7sl2QB9a1efn/X4umRkHEw82IL 3S8A== 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=X8of2KT8MwusEewrgfFVFWQ61izFSSl2lB80GYrUmGY=; b=DeGL0MB2gVHakCF+If+TruyEmuqS3eVuxDLoaWBwGKn+ddn4pLyp7raB4eyRKNa97V G+aoJ22/qztdPwTHyqGWtkS38Lc8u1VqeGb2qUsE2YV8XuFTZMdAn5VOiO3rOumWTPSt ts4cS3X8RzYAOtjb/6QIDE8spedGRYYqLBfKVjr1xg8KJFDK/An2IujLNEnFF0j6Ir5C HDo8riqc1D9JlUK4uzAWD2rRSCCCd2+xT2dClWfTgiwD69cGyD5xCMAuCujmCBawocs/ l2SuYN8f1kli62yn31goSQXJ82ihKR4cUU45OaWynzbmyAnqtkvFKKTnEAv+89SpSc+K nTeQ== X-Gm-Message-State: AODbwcB3KfIIruAytnWbDW4rCinlgCqvM/ymmMkwkR7ZQzy8pR9bsFmW t4GPhfcH+7haYndf7DMrXZNltYzpftyT X-Received: by 10.200.56.230 with SMTP id g35mr54865990qtc.79.1497206914878; Sun, 11 Jun 2017 11:48:34 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.12.181.3 with HTTP; Sun, 11 Jun 2017 11:47:54 -0700 (PDT) In-Reply-To: <201706111820.v5BIK7Q4019091@repo.freebsd.org> References: <201706111820.v5BIK7Q4019091@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 02:47:54 +0800 X-Google-Sender-Auth: lXV6Oi_KehKt5pXOdz6YNXW5sQ0 Message-ID: Subject: Re: svn commit: r443402 - in head/security: ca_root_nss nss nss/files To: Jan Beich 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 18:48:36 -0000 On Mon, Jun 12, 2017 at 2:20 AM, Jan Beich wrote: > Author: jbeich > Date: Sun Jun 11 18:20:07 2017 > New Revision: 443402 > URL: https://svnweb.freebsd.org/changeset/ports/443402 > > Log: > security/nss: update to 3.31 > > Changes: https://developer.mozilla.org/ > docs/Mozilla/Projects/NSS/NSS_3.31_release_notes > Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM > ABI: https://abi-laboratory.pro/tracker/timeline/nss/ > MFH: 2017Q2 > > Deleted: > head/security/nss/files/patch-bug1335284 > Modified: > head/security/ca_root_nss/Makefile (contents, props changed) > head/security/ca_root_nss/distinfo (contents, props changed) > head/security/nss/Makefile (contents, props changed) > head/security/nss/distinfo (contents, props changed) > head/security/nss/pkg-plist (contents, props changed) > Hello, Could you please check if more patches have to be removed or updated? ===> Patching for nss-3.31 ===> Applying FreeBSD patches for nss-3.31 No such line 52 in input file, ignoring No such line -11 in input file, ignoring No such line 118 in input file, ignoring /usr/bin/find /usr/ports/works/usr/ports/security/nss/work/nss-3.31/nss/tests -name '*.sh' | /usr/bin/xargs /usr/bin/grep -l -F '/bin/bash' | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|#! */bin/bash|#!/bin/sh|' Regards, sunpoet From owner-svn-ports-head@freebsd.org Sun Jun 11 19:03:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4811AD8CDDC; Sun, 11 Jun 2017 19:03: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 182E87343C; Sun, 11 Jun 2017 19:03: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 v5BJ3woF038949; Sun, 11 Jun 2017 19:03:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BJ3wkP038947; Sun, 11 Jun 2017 19:03:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706111903.v5BJ3wkP038947@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, 11 Jun 2017 19:03:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443405 - head/devel/py-smmap2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 19:03:59 -0000 Author: sunpoet Date: Sun Jun 11 19:03:57 2017 New Revision: 443405 URL: https://svnweb.freebsd.org/changeset/ports/443405 Log: Update to 2.0.3 Changes: https://github.com/gitpython-developers/smmap/commits/v2.0.3 Modified: head/devel/py-smmap2/Makefile head/devel/py-smmap2/distinfo Modified: head/devel/py-smmap2/Makefile ============================================================================== --- head/devel/py-smmap2/Makefile Sun Jun 11 18:43:49 2017 (r443404) +++ head/devel/py-smmap2/Makefile Sun Jun 11 19:03:57 2017 (r443405) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smmap2 -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-smmap2/distinfo ============================================================================== --- head/devel/py-smmap2/distinfo Sun Jun 11 18:43:49 2017 (r443404) +++ head/devel/py-smmap2/distinfo Sun Jun 11 19:03:57 2017 (r443405) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496153872 -SHA256 (smmap2-2.0.2.tar.gz) = 305d8cdaa7d11c00b528f57ecefd258da5cd3193cd57b61ea656c9281b5ce1eb -SIZE (smmap2-2.0.2.tar.gz) = 22143 +TIMESTAMP = 1497201825 +SHA256 (smmap2-2.0.3.tar.gz) = c7530db63f15f09f8251094b22091298e82bf6c699a6b8344aaaef3f2e1276c3 +SIZE (smmap2-2.0.3.tar.gz) = 23049 From owner-svn-ports-head@freebsd.org Sun Jun 11 19:04:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6E0BD8CDFA; Sun, 11 Jun 2017 19:04: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 848777344F; Sun, 11 Jun 2017 19:04: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 v5BJ43nZ039074; Sun, 11 Jun 2017 19:04:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BJ43Eu039072; Sun, 11 Jun 2017 19:04:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706111904.v5BJ43Eu039072@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, 11 Jun 2017 19:04:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443406 - head/devel/py-twisted X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 19:04:04 -0000 Author: sunpoet Date: Sun Jun 11 19:04:03 2017 New Revision: 443406 URL: https://svnweb.freebsd.org/changeset/ports/443406 Log: Update to 17.5.0 Changes: https://github.com/twisted/twisted/blob/trunk/NEWS.rst Modified: head/devel/py-twisted/Makefile head/devel/py-twisted/distinfo Modified: head/devel/py-twisted/Makefile ============================================================================== --- head/devel/py-twisted/Makefile Sun Jun 11 19:03:57 2017 (r443405) +++ head/devel/py-twisted/Makefile Sun Jun 11 19:04:03 2017 (r443406) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= twisted -PORTVERSION= 17.1.0 -PORTREVISION= 1 +PORTVERSION= 17.5.0 CATEGORIES= devel net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,7 +30,6 @@ USE_PYTHON= autoplist concurrent distutils post-install: .if ${PYTHON_REL} < 3000 ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/python/_sendmsg.so - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/runner/portmap.so .endif ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/test/raiser.so Modified: head/devel/py-twisted/distinfo ============================================================================== --- head/devel/py-twisted/distinfo Sun Jun 11 19:03:57 2017 (r443405) +++ head/devel/py-twisted/distinfo Sun Jun 11 19:04:03 2017 (r443406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487007399 -SHA256 (Twisted-17.1.0.tar.bz2) = dbf211d70afe5b4442e3933ff01859533eba9f13d8b3e2e1b97dc2125e2d44dc -SIZE (Twisted-17.1.0.tar.bz2) = 2997334 +TIMESTAMP = 1497201838 +SHA256 (Twisted-17.5.0.tar.bz2) = f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea +SIZE (Twisted-17.5.0.tar.bz2) = 2993816 From owner-svn-ports-head@freebsd.org Sun Jun 11 19:04:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D11C6D8CE2E; Sun, 11 Jun 2017 19:04: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 9FE08734B7; Sun, 11 Jun 2017 19:04: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 v5BJ480I039209; Sun, 11 Jun 2017 19:04:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BJ48FJ039206; Sun, 11 Jun 2017 19:04:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706111904.v5BJ48FJ039206@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, 11 Jun 2017 19:04:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443407 - head/databases/virtualpg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 19:04:09 -0000 Author: sunpoet Date: Sun Jun 11 19:04:08 2017 New Revision: 443407 URL: https://svnweb.freebsd.org/changeset/ports/443407 Log: Update to 1.0.2 - While I'm here: - Add LICENSE_FILE - Update WWW PR: 219770 Submitted by: lbartoletti (maintainer) Modified: head/databases/virtualpg/Makefile head/databases/virtualpg/distinfo (contents, props changed) head/databases/virtualpg/pkg-descr (contents, props changed) Modified: head/databases/virtualpg/Makefile ============================================================================== --- head/databases/virtualpg/Makefile Sun Jun 11 19:04:03 2017 (r443406) +++ head/databases/virtualpg/Makefile Sun Jun 11 19:04:08 2017 (r443407) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= virtualpg -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ @@ -11,6 +11,7 @@ COMMENT= Loadable dynamic extension to both SQLite and LICENSE= MPL LGPL21 GPLv2 LICENSE_COMB= dual +LICENSE_FILE_MPL= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= gmake iconv pathfix pkgconfig libtool pgsql sqlite Modified: head/databases/virtualpg/distinfo ============================================================================== --- head/databases/virtualpg/distinfo Sun Jun 11 19:04:03 2017 (r443406) +++ head/databases/virtualpg/distinfo Sun Jun 11 19:04:08 2017 (r443407) @@ -1,2 +1,3 @@ -SHA256 (virtualpg-1.0.1.tar.gz) = 9e6c4c6c1556b2ea2a1e4deda28909626c3a8b047c81d6b82c042abdb9a99ec8 -SIZE (virtualpg-1.0.1.tar.gz) = 345147 +TIMESTAMP = 1496583395 +SHA256 (virtualpg-1.0.2.tar.gz) = 37abd56b2899c90b355e50d843ba019af540b83e7af1da110a766f041abb514e +SIZE (virtualpg-1.0.2.tar.gz) = 351084 Modified: head/databases/virtualpg/pkg-descr ============================================================================== --- head/databases/virtualpg/pkg-descr Sun Jun 11 19:04:03 2017 (r443406) +++ head/databases/virtualpg/pkg-descr Sun Jun 11 19:04:08 2017 (r443407) @@ -4,4 +4,4 @@ Its intended scope is supporting direct SQL access to tables, so to make any possible kind of data exchange between these two popular open source Spatial DBMSes as straightforward and simple as possible. -WWW: http://www.gaia-gis.it/fossil/virtualpg/index +WWW: https://www.gaia-gis.it/fossil/virtualpg/index From owner-svn-ports-head@freebsd.org Sun Jun 11 19:25:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 365E5D8D42D; Sun, 11 Jun 2017 19:25: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 0CB8874150; Sun, 11 Jun 2017 19:25:08 +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 v5BJP8rI047675; Sun, 11 Jun 2017 19:25:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BJP7Du047670; Sun, 11 Jun 2017 19:25:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706111925.v5BJP7Du047670@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, 11 Jun 2017 19:25:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443408 - in head/devel/vasm: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 19:25:09 -0000 Author: sunpoet Date: Sun Jun 11 19:25:07 2017 New Revision: 443408 URL: https://svnweb.freebsd.org/changeset/ports/443408 Log: Update to 1.8 - Add LICENSE - Update PORTDOCS - While I'm here: - Remove .include - Use MAKE_CMD instead of GMAKE Changes: http://sun.hasenbraten.de/vasm/ PR: 219741 Submitted by: Carsten Larsen (maintainer) Added: head/devel/vasm/files/ head/devel/vasm/files/patch-Makefile (contents, props changed) Modified: head/devel/vasm/Makefile head/devel/vasm/distinfo head/devel/vasm/pkg-descr head/devel/vasm/pkg-plist Modified: head/devel/vasm/Makefile ============================================================================== --- head/devel/vasm/Makefile Sun Jun 11 19:04:08 2017 (r443407) +++ head/devel/vasm/Makefile Sun Jun 11 19:25:07 2017 (r443408) @@ -2,32 +2,48 @@ # $FreeBSD$ PORTNAME= vasm -PORTVERSION= 1.7g -PORTREVISION= 1 +PORTVERSION= 1.8 CATEGORIES= devel -MASTER_SITES= http://server.owl.de/%SUBDIR%/ -MASTER_SITE_SUBDIR= ~frank/tags/ -DISTNAME= vasm1_7g +MASTER_SITES= http://server.owl.de/~frank/tags/ +DISTNAME= vasm1_8 MAINTAINER= cs@innolan.dk COMMENT= Portable 6502 6800 arm c16x jagrisc m68k ppc vidcore x86 z80 assembler -LEGAL_TEXT= This archive may be redistributed without modifications and used for non-commercial purposes. +LICENSE= VASMBSD +LICENSE_NAME= vasm license for FreeBSD +LICENSE_TEXT= vasm comes with its own license. The source archive may be redistributed \ + without modifications and used for non-commercial purposes. \ + Binary packages are distributed with permission of the author by FreeBSD +LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept USES= gmake pathfix WRKSRC= ${WRKDIR}/vasm -CPU_LIST= 6502 6800 arm c16x jagrisc m68k ppc test tr3200 vidcore x86 z80 +OPTIONS_DEFINE= DOCS +OPTIONS_DEFAULT= DOCS +DOCS_USES= makeinfo + +CPU_LIST= 6502 6800 arm c16x jagrisc m68k ppc qnice tr3200 vidcore x86 z80 SYNTAX_LIST= std madmac mot oldstyle test OUTPUT_LIST= aout bin elf hunk test tos vobj +DOC_LIST= cpu_6502 cpu_jagrisc cpu_x86 output_bin output_test syntax_mot vasm_main \ + cpu_6800 cpu_m68k cpu_z80 output_elf output_tos syntax_oldstyle cpu_arm \ + cpu_ppc interface output_hunk output_vobj syntax_std cpu_c16x cpu_tr3200 \ + output_aout output_srec syntax_madmac vasm do-build: .for CPU in ${CPU_LIST} .for SYNTAX in ${SYNTAX_LIST} - ${GMAKE} -C ${WRKSRC} CC=${CC} CPU=${CPU} SYNTAX=${SYNTAX} >/dev/null 2>&1 + ${MAKE_CMD} -C ${WRKSRC} CC=${CC} CPU=${CPU} SYNTAX=${SYNTAX} .endfor .endfor +do-build-DOCS-on: +.for DOC in ${DOC_LIST} + makeinfo --plaintext --force --no-validate ${WRKSRC}/doc/${DOC}.texi -o ${WRKSRC}/doc/${DOC} +.endfor + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/vobjdump ${STAGEDIR}${PREFIX}/bin .for CPU in ${CPU_LIST} @@ -35,18 +51,11 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/vasm${CPU}_${SYNTAX} ${STAGEDIR}${PREFIX}/bin .endfor .endfor + +do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} -.for CPU in ${CPU_LIST} -.for SYNTAX in ${SYNTAX_LIST} - -test -f ${WRKSRC}/doc/cpu_${CPU}.texi && ${INSTALL_MAN} ${WRKSRC}/doc/cpu_${CPU}.texi ${STAGEDIR}${DOCSDIR} - -test -f ${WRKSRC}/doc/syntax_${SYNTAX}.texi && ${INSTALL_MAN} ${WRKSRC}/doc/syntax_${SYNTAX}.texi ${STAGEDIR}${DOCSDIR} -.for OUTPUT in ${OUTPUT_LIST} - -test -f ${WRKSRC}/doc/output_${OUTPUT}.texi && ${INSTALL_MAN} ${WRKSRC}/doc/output_${OUTPUT}.texi ${STAGEDIR}${DOCSDIR} +.for DOC in ${DOC_LIST} + ${INSTALL_MAN} ${WRKSRC}/doc/${DOC} ${STAGEDIR}${DOCSDIR} .endfor -.endfor -.endfor - ${INSTALL_MAN} ${WRKSRC}/doc/vasm.texi ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/doc/vasm_main.texi ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/doc/interface.texi ${STAGEDIR}${DOCSDIR} .include Modified: head/devel/vasm/distinfo ============================================================================== --- head/devel/vasm/distinfo Sun Jun 11 19:04:08 2017 (r443407) +++ head/devel/vasm/distinfo Sun Jun 11 19:25:07 2017 (r443408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480238303 -SHA256 (vasm1_7g.tar.gz) = 9cfca33c348fe10419cb2ef59a7ff25c262cd6cf1d353bb51d4468f1f1535c55 -SIZE (vasm1_7g.tar.gz) = 393623 +TIMESTAMP = 1496435956 +SHA256 (vasm1_8.tar.gz) = 0d106ee05b13c62c8423f7a6f310b43ff038eae1d93774dc3130c1a407e07db3 +SIZE (vasm1_8.tar.gz) = 405385 Added: head/devel/vasm/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/vasm/files/patch-Makefile Sun Jun 11 19:25:07 2017 (r443408) @@ -0,0 +1,11 @@ +--- Makefile.orig 2017-06-02 21:05:38 UTC ++++ Makefile +@@ -5,7 +5,7 @@ TARGETEXTENSION = + OUTFMTS = -DOUTAOUT -DOUTBIN -DOUTELF -DOUTHUNK -DOUTSREC -DOUTTOS -DOUTVOBJ + + CCOUT = -o +-COPTS = -c -O2 $(OUTFMTS) ++COPTS = -c -O2 $(OUTFMTS) -Wno-parentheses -Wno-return-type + + LD = $(CC) + LDOUT = $(CCOUT) Modified: head/devel/vasm/pkg-descr ============================================================================== --- head/devel/vasm/pkg-descr Sun Jun 11 19:04:08 2017 (r443407) +++ head/devel/vasm/pkg-descr Sun Jun 11 19:25:07 2017 (r443408) @@ -1,9 +1,7 @@ -vasm is a portable and retargetable assembler to create linkable -objects in various formats or absolute code. -Multiple CPU-, syntax and output-modules can be selected. +vasm is a portable and retargetable assembler to create linkable objects in +various formats or absolute code. -Currently the following CPUs are officially supported by vasm: - +Currently the following CPUs are officially supported: M680x0 family (including M6888x, M68851 and CPU32) ColdFire family (all models of V2, V3, V4, V4e) 80x86 family (IA32 8/16/32 bit, using MIT-syntax) @@ -12,13 +10,15 @@ Currently the following CPUs are officially supported Jaguar RISC (GPU and DSP instruction sets) Z80 family (Z80, 8080, GBZ80, 64180, RCM2/3/4k) C16x/ST10 - 6502 family - 6800 family (6800, 6801, 6803, 68HC11) + 6502 & 6800 family (6800, 6801, 6803, 68HC11) + QNICE (elegant 16-bit FPGA CPU) + TR3200 (virtual CPU from 0x10c) + Raspberry-Pi VideoCore IV These syntax flavours are supported: - Standard MIT (GNU-as style) syntax Motorola/Freescale 68k syntax (Devpac compatible) + Atari MadMac syntax (6502, 68k, Jaguar) Old 8-bit style syntax WWW: http://sun.hasenbraten.de/vasm/ Modified: head/devel/vasm/pkg-plist ============================================================================== --- head/devel/vasm/pkg-plist Sun Jun 11 19:04:08 2017 (r443407) +++ head/devel/vasm/pkg-plist Sun Jun 11 19:25:07 2017 (r443408) @@ -33,11 +33,11 @@ bin/vasmppc_mot bin/vasmppc_oldstyle bin/vasmppc_std bin/vasmppc_test -bin/vasmtest_madmac -bin/vasmtest_mot -bin/vasmtest_oldstyle -bin/vasmtest_std -bin/vasmtest_test +bin/vasmqnice_madmac +bin/vasmqnice_mot +bin/vasmqnice_oldstyle +bin/vasmqnice_std +bin/vasmqnice_test bin/vasmtr3200_madmac bin/vasmtr3200_mot bin/vasmtr3200_oldstyle @@ -59,27 +59,28 @@ bin/vasmz80_oldstyle bin/vasmz80_std bin/vasmz80_test bin/vobjdump -%%PORTDOCS%%%%DOCSDIR%%/cpu_6502.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_6800.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_arm.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_c16x.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_jagrisc.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_m68k.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_ppc.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_tr3200.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_x86.texi -%%PORTDOCS%%%%DOCSDIR%%/cpu_z80.texi -%%PORTDOCS%%%%DOCSDIR%%/interface.texi -%%PORTDOCS%%%%DOCSDIR%%/output_aout.texi -%%PORTDOCS%%%%DOCSDIR%%/output_bin.texi -%%PORTDOCS%%%%DOCSDIR%%/output_elf.texi -%%PORTDOCS%%%%DOCSDIR%%/output_hunk.texi -%%PORTDOCS%%%%DOCSDIR%%/output_test.texi -%%PORTDOCS%%%%DOCSDIR%%/output_tos.texi -%%PORTDOCS%%%%DOCSDIR%%/output_vobj.texi -%%PORTDOCS%%%%DOCSDIR%%/syntax_madmac.texi -%%PORTDOCS%%%%DOCSDIR%%/syntax_mot.texi -%%PORTDOCS%%%%DOCSDIR%%/syntax_oldstyle.texi -%%PORTDOCS%%%%DOCSDIR%%/syntax_std.texi -%%PORTDOCS%%%%DOCSDIR%%/vasm.texi -%%PORTDOCS%%%%DOCSDIR%%/vasm_main.texi +%%PORTDOCS%%%%DOCSDIR%%/cpu_6502 +%%PORTDOCS%%%%DOCSDIR%%/cpu_6800 +%%PORTDOCS%%%%DOCSDIR%%/cpu_arm +%%PORTDOCS%%%%DOCSDIR%%/cpu_c16x +%%PORTDOCS%%%%DOCSDIR%%/cpu_jagrisc +%%PORTDOCS%%%%DOCSDIR%%/cpu_m68k +%%PORTDOCS%%%%DOCSDIR%%/cpu_ppc +%%PORTDOCS%%%%DOCSDIR%%/cpu_tr3200 +%%PORTDOCS%%%%DOCSDIR%%/cpu_x86 +%%PORTDOCS%%%%DOCSDIR%%/cpu_z80 +%%PORTDOCS%%%%DOCSDIR%%/interface +%%PORTDOCS%%%%DOCSDIR%%/output_aout +%%PORTDOCS%%%%DOCSDIR%%/output_bin +%%PORTDOCS%%%%DOCSDIR%%/output_elf +%%PORTDOCS%%%%DOCSDIR%%/output_hunk +%%PORTDOCS%%%%DOCSDIR%%/output_srec +%%PORTDOCS%%%%DOCSDIR%%/output_test +%%PORTDOCS%%%%DOCSDIR%%/output_tos +%%PORTDOCS%%%%DOCSDIR%%/output_vobj +%%PORTDOCS%%%%DOCSDIR%%/syntax_madmac +%%PORTDOCS%%%%DOCSDIR%%/syntax_mot +%%PORTDOCS%%%%DOCSDIR%%/syntax_oldstyle +%%PORTDOCS%%%%DOCSDIR%%/syntax_std +%%PORTDOCS%%%%DOCSDIR%%/vasm +%%PORTDOCS%%%%DOCSDIR%%/vasm_main From owner-svn-ports-head@freebsd.org Sun Jun 11 21:02:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 217A5B9515D; Sun, 11 Jun 2017 21:02:30 +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 F177D76E49; Sun, 11 Jun 2017 21:02:29 +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 v5BL2TvM087987; Sun, 11 Jun 2017 21:02:29 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BL2Snd087982; Sun, 11 Jun 2017 21:02:28 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706112102.v5BL2Snd087982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 11 Jun 2017 21:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443409 - in head: . archivers archivers/gnome-autoar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 21:02:30 -0000 Author: kwm Date: Sun Jun 11 21:02:28 2017 New Revision: 443409 URL: https://svnweb.freebsd.org/changeset/ports/443409 Log: Readd gnome-autoar and update to 0.2.2. * Use GNOME mirrors again * Add license * Review dependacies * Drop USES=pathfix, pkg-config files are moved automaticly * Drop gnome-autoar lines in MOVED Obtained from: gnome devel repo (based on) Added: head/archivers/gnome-autoar/ - copied from r437387, head/archivers/gnome-autoar/ Modified: head/MOVED head/archivers/Makefile head/archivers/gnome-autoar/Makefile head/archivers/gnome-autoar/distinfo head/archivers/gnome-autoar/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jun 11 19:25:07 2017 (r443408) +++ head/MOVED Sun Jun 11 21:02:28 2017 (r443409) @@ -9170,7 +9170,6 @@ accessibility/java-access-bridge||2017-04-01|Obsolete accessibility/dasher||2017-04-01|Obsolete and not depend on anymore accessibility/at-spi||2017-04-01|Obsolete and not depend on anymore accessibility/at-spi-reference||2017-04-01|Obsolete and not depend on anymore -archivers/gnome-autoar||2017-04-01|Obsolete and not depend on anymore deskutils/gnome-blog||2017-04-01|Obsolete and not depend on anymore deskutils/gnome-epub-thumbnailer||2017-04-01|Obsolete and not depend on anymore databases/libgdamm||2017-04-01|Obsolete and not depend on anymore Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sun Jun 11 19:25:07 2017 (r443408) +++ head/archivers/Makefile Sun Jun 11 21:02:28 2017 (r443409) @@ -32,6 +32,7 @@ SUBDIR += gcab SUBDIR += gcpio SUBDIR += go-compress + SUBDIR += gnome-autoar SUBDIR += grzip SUBDIR += gtar SUBDIR += gzip Modified: head/archivers/gnome-autoar/Makefile ============================================================================== --- head/archivers/gnome-autoar/Makefile Fri Mar 31 21:11:38 2017 (r437387) +++ head/archivers/gnome-autoar/Makefile Sun Jun 11 21:02:28 2017 (r443409) @@ -2,21 +2,22 @@ # $FreeBSD$ PORTNAME= gnome-autoar -PORTVERSION= 0.1 +PORTVERSION= 0.2.2 CATEGORIES= archivers -MASTER_SITES= LOCAL/kwm -#MASTER_SITES= GNOME -#DISTDIR= gnome3 +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Glib wrapper around libarchives -USES= gmake libarchive libtool pathfix pkgconfig tar:xz -USE_GNOME= gtk30 introspection:build +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= valac:lang/vala + +USES= gettext-runtime gmake libarchive libtool pkgconfig tar:xz +USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build GNU_CONFIGURE= yes INSTALL_TARGET= install-strip - -GLIB_SCHEMAS= org.gnome.desktop.archives.enums.xml \ - org.gnome.desktop.archives.gschema.xml .include Modified: head/archivers/gnome-autoar/distinfo ============================================================================== --- head/archivers/gnome-autoar/distinfo Fri Mar 31 21:11:38 2017 (r437387) +++ head/archivers/gnome-autoar/distinfo Sun Jun 11 21:02:28 2017 (r443409) @@ -1,2 +1,3 @@ -SHA256 (gnome-autoar-0.1.tar.xz) = 78d01effa0a0873ddd9cfe5dfcec5b3ea43a3bed2a8be3644ca798bb337cd334 -SIZE (gnome-autoar-0.1.tar.xz) = 284168 +TIMESTAMP = 1497213634 +SHA256 (gnome3/gnome-autoar-0.2.2.tar.xz) = e1fe2c06eed30305c38bf0939c72b0e51b4716658e2663a0cf4a4bf57874ca62 +SIZE (gnome3/gnome-autoar-0.2.2.tar.xz) = 295488 Modified: head/archivers/gnome-autoar/pkg-plist ============================================================================== --- head/archivers/gnome-autoar/pkg-plist Fri Mar 31 21:11:38 2017 (r437387) +++ head/archivers/gnome-autoar/pkg-plist Sun Jun 11 21:02:28 2017 (r443409) @@ -1,41 +1,39 @@ -include/gnome-autoar/autoar-create.h -include/gnome-autoar/autoar-extract.h -include/gnome-autoar/autoar-format-filter.h -include/gnome-autoar/autoar-gtk-chooser.h -include/gnome-autoar/autoar-gtk.h -include/gnome-autoar/autoar-misc.h -include/gnome-autoar/autoar-pref.h -include/gnome-autoar/autoar.h +include/gnome-autoar-0/gnome-autoar/autoar-compressor.h +include/gnome-autoar-0/gnome-autoar/autoar-enum-types.h +include/gnome-autoar-0/gnome-autoar/autoar-extractor.h +include/gnome-autoar-0/gnome-autoar/autoar-format-filter.h +include/gnome-autoar-0/gnome-autoar/autoar-gtk-chooser.h +include/gnome-autoar-0/gnome-autoar/autoar-gtk.h +include/gnome-autoar-0/gnome-autoar/autoar-mime-types.h +include/gnome-autoar-0/gnome-autoar/autoar-misc.h +include/gnome-autoar-0/gnome-autoar/gnome-autoar.h lib/girepository-1.0/GnomeAutoar-0.1.typelib lib/girepository-1.0/GnomeAutoarGtk-0.1.typelib -lib/libgnome-autoar-gtk.a -lib/libgnome-autoar-gtk.so -lib/libgnome-autoar-gtk.so.0 -lib/libgnome-autoar-gtk.so.0.0.0 -lib/libgnome-autoar.a -lib/libgnome-autoar.so -lib/libgnome-autoar.so.0 -lib/libgnome-autoar.so.0.0.0 -libdata/pkgconfig/gnome-autoar-gtk.pc -libdata/pkgconfig/gnome-autoar.pc +lib/libgnome-autoar-0.a +lib/libgnome-autoar-0.so +lib/libgnome-autoar-0.so.0 +lib/libgnome-autoar-0.so.0.0.0 +lib/libgnome-autoar-gtk-0.a +lib/libgnome-autoar-gtk-0.so +lib/libgnome-autoar-gtk-0.so.0 +lib/libgnome-autoar-gtk-0.so.0.0.0 +libdata/pkgconfig/gnome-autoar-0.pc +libdata/pkgconfig/gnome-autoar-gtk-0.pc share/gir-1.0/GnomeAutoar-0.1.gir share/gir-1.0/GnomeAutoarGtk-0.1.gir -share/gtk-doc/html/gnome-autoar/AutoarCreate.html -share/gtk-doc/html/gnome-autoar/AutoarExtract.html -share/gtk-doc/html/gnome-autoar/AutoarPref.html +share/gtk-doc/html/gnome-autoar/AutoarCompressor.html +share/gtk-doc/html/gnome-autoar/AutoarExtractor.html share/gtk-doc/html/gnome-autoar/annotation-glossary.html share/gtk-doc/html/gnome-autoar/api-index-full.html share/gtk-doc/html/gnome-autoar/ch01.html share/gtk-doc/html/gnome-autoar/ch02.html share/gtk-doc/html/gnome-autoar/ch03.html -share/gtk-doc/html/gnome-autoar/deprecated-api-index.html share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-format-filter.html share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-gtk-chooser.html share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-misc.html share/gtk-doc/html/gnome-autoar/gnome-autoar.devhelp2 share/gtk-doc/html/gnome-autoar/home.png share/gtk-doc/html/gnome-autoar/index.html -share/gtk-doc/html/gnome-autoar/index.sgml share/gtk-doc/html/gnome-autoar/left-insensitive.png share/gtk-doc/html/gnome-autoar/left.png share/gtk-doc/html/gnome-autoar/object-tree.html @@ -44,3 +42,5 @@ share/gtk-doc/html/gnome-autoar/right.png share/gtk-doc/html/gnome-autoar/style.css share/gtk-doc/html/gnome-autoar/up-insensitive.png share/gtk-doc/html/gnome-autoar/up.png +share/vala/vapi/gnome-autoar-0.vapi +share/vala/vapi/gnome-autoar-gtk-0.vapi From owner-svn-ports-head@freebsd.org Sun Jun 11 21:04:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E686B9520C; Sun, 11 Jun 2017 21:04: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 D34E676FF6; Sun, 11 Jun 2017 21:03: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 v5BL3xCw088131; Sun, 11 Jun 2017 21:03:59 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BL3xws088130; Sun, 11 Jun 2017 21:03:59 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706112103.v5BL3xws088130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 11 Jun 2017 21:03:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443410 - head/archivers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 21:04:00 -0000 Author: kwm Date: Sun Jun 11 21:03:58 2017 New Revision: 443410 URL: https://svnweb.freebsd.org/changeset/ports/443410 Log: Fix sorting. Modified: head/archivers/Makefile Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sun Jun 11 21:02:28 2017 (r443409) +++ head/archivers/Makefile Sun Jun 11 21:03:58 2017 (r443410) @@ -31,8 +31,8 @@ SUBDIR += freeze SUBDIR += gcab SUBDIR += gcpio - SUBDIR += go-compress SUBDIR += gnome-autoar + SUBDIR += go-compress SUBDIR += grzip SUBDIR += gtar SUBDIR += gzip From owner-svn-ports-head@freebsd.org Sun Jun 11 21:39:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F816B95B20; Sun, 11 Jun 2017 21:39:55 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6F9977EFD; Sun, 11 Jun 2017 21:39:54 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5BLdrZS000499; Sun, 11 Jun 2017 21:39:53 GMT (envelope-from crees@FreeBSD.org) Received: (from crees@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BLdrnI000498; Sun, 11 Jun 2017 21:39:53 GMT (envelope-from crees@FreeBSD.org) Message-Id: <201706112139.v5BLdrnI000498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: crees set sender to crees@FreeBSD.org using -f From: Chris Rees Date: Sun, 11 Jun 2017 21:39:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443411 - head/x11-wm/cde X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 21:39:55 -0000 Author: crees Date: Sun Jun 11 21:39:53 2017 New Revision: 443411 URL: https://svnweb.freebsd.org/changeset/ports/443411 Log: Does not build on head Fix in the works, but done to stop fallout mails. Modified: head/x11-wm/cde/Makefile Modified: head/x11-wm/cde/Makefile ============================================================================== --- head/x11-wm/cde/Makefile Sun Jun 11 21:03:58 2017 (r443410) +++ head/x11-wm/cde/Makefile Sun Jun 11 21:39:53 2017 (r443411) @@ -28,6 +28,12 @@ MAKE_ARGS+= PERL=${PERL} MAKE_JOBS_UNSAFE=yes SUB_FILES= pkg-message +.include + +.if ${OSVERSION} > 1200000 +BROKEN= Does not build on head +.endif + DTPATHSRE= 's,/usr/dt,${STAGEDIR}${PREFIX}/dt,;s,/etc/dt,${STAGEDIR}${PREFIX}/etc/dt,;\ s,/var/dt,${STAGEDIR}${PREFIX}/dt/var,' post-patch: From owner-svn-ports-head@freebsd.org Sun Jun 11 21:42:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 684CCB95DE0; Sun, 11 Jun 2017 21:42:37 +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 2E757782AF; Sun, 11 Jun 2017 21:42:37 +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 v5BLgahU004812; Sun, 11 Jun 2017 21:42:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BLgaS0004810; Sun, 11 Jun 2017 21:42:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706112142.v5BLgaS0004810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Jun 2017 21:42:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443412 - head/devel/py27-setuptools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 21:42:37 -0000 Author: antoine Date: Sun Jun 11 21:42:35 2017 New Revision: 443412 URL: https://svnweb.freebsd.org/changeset/ports/443412 Log: Update setuptools to 36.0.1 PR: 219876 Submitted by: Johannes Jost Meixner Modified: head/devel/py27-setuptools/Makefile head/devel/py27-setuptools/distinfo Modified: head/devel/py27-setuptools/Makefile ============================================================================== --- head/devel/py27-setuptools/Makefile Sun Jun 11 21:39:53 2017 (r443411) +++ head/devel/py27-setuptools/Makefile Sun Jun 11 21:42:35 2017 (r443412) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= setuptools -PORTVERSION= 32.1.0 -PORTREVISION= 1 +PORTVERSION= 36.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +14,7 @@ LICENSE= PSFL NO_ARCH= yes USES?= python:2.7 +USES+= zip USE_PYTHON= autoplist concurrent distutils PYDISTUTILS_SETUP= ${PYSETUP} Modified: head/devel/py27-setuptools/distinfo ============================================================================== --- head/devel/py27-setuptools/distinfo Sun Jun 11 21:39:53 2017 (r443411) +++ head/devel/py27-setuptools/distinfo Sun Jun 11 21:42:35 2017 (r443412) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482063347 -SHA256 (python/setuptools-32.1.0.tar.gz) = 86d57bf86edc0ecfd2dc0907ed3710bc4501fb13a06c0fcaf7632305b00ce832 -SIZE (python/setuptools-32.1.0.tar.gz) = 656843 +TIMESTAMP = 1497081374 +SHA256 (python/setuptools-36.0.1.zip) = e17c4687fddd6d70a6604ac0ad25e33324cec71b5137267dd5c45e103c4b288a +SIZE (python/setuptools-36.0.1.zip) = 711296 From owner-svn-ports-head@freebsd.org Mon Jun 12 03:31:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBED3BF2BEE; Mon, 12 Jun 2017 03:31:16 +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 99C9D801E5; Mon, 12 Jun 2017 03:31:16 +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 v5C3VFOT045921; Mon, 12 Jun 2017 03:31:15 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5C3VFDk045919; Mon, 12 Jun 2017 03:31:15 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201706120331.v5C3VFDk045919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 12 Jun 2017 03:31:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443413 - head/www/elixir-joken X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 03:31:16 -0000 Author: vanilla Date: Mon Jun 12 03:31:15 2017 New Revision: 443413 URL: https://svnweb.freebsd.org/changeset/ports/443413 Log: Update to 1.5.0. Sponsored by: kkstream Modified: head/www/elixir-joken/Makefile head/www/elixir-joken/distinfo Modified: head/www/elixir-joken/Makefile ============================================================================== --- head/www/elixir-joken/Makefile Sun Jun 11 21:42:35 2017 (r443412) +++ head/www/elixir-joken/Makefile Mon Jun 12 03:31:15 2017 (r443413) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= joken -PORTVERSION= 1.4.1 -DISTVERSIONPREFIX= v +PORTVERSION= 1.5.0 +#DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-joken/distinfo ============================================================================== --- head/www/elixir-joken/distinfo Sun Jun 11 21:42:35 2017 (r443412) +++ head/www/elixir-joken/distinfo Mon Jun 12 03:31:15 2017 (r443413) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485137747 -SHA256 (bryanjos-joken-v1.4.1_GH0.tar.gz) = a3e6a2d9c5ef56fa766925b313bec83ae2ddfff1704edd7e6d13eb9ba5f57668 -SIZE (bryanjos-joken-v1.4.1_GH0.tar.gz) = 36549 +TIMESTAMP = 1497238058 +SHA256 (bryanjos-joken-1.5.0_GH0.tar.gz) = 1cb3fdb677a7589897146de4478fb2cbd2bcbaad2937013895899d9e2650d8ae +SIZE (bryanjos-joken-1.5.0_GH0.tar.gz) = 36889 From owner-svn-ports-head@freebsd.org Mon Jun 12 03:48:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 350A7BF304B; Mon, 12 Jun 2017 03:48:21 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3A77807E2; Mon, 12 Jun 2017 03:48:20 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5C3mJFF053111; Mon, 12 Jun 2017 03:48:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5C3mJtV053108; Mon, 12 Jun 2017 03:48:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201706120348.v5C3mJtV053108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 12 Jun 2017 03:48:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443414 - head/devel/R-cran-gdata X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 03:48:21 -0000 Author: tota Date: Mon Jun 12 03:48:19 2017 New Revision: 443414 URL: https://svnweb.freebsd.org/changeset/ports/443414 Log: - Update to 2.18.0 - Update WWW: line in pkg-descr Modified: head/devel/R-cran-gdata/Makefile (contents, props changed) head/devel/R-cran-gdata/distinfo (contents, props changed) head/devel/R-cran-gdata/pkg-descr (contents, props changed) Modified: head/devel/R-cran-gdata/Makefile ============================================================================== --- head/devel/R-cran-gdata/Makefile Mon Jun 12 03:31:15 2017 (r443413) +++ head/devel/R-cran-gdata/Makefile Mon Jun 12 03:48:19 2017 (r443414) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdata -PORTVERSION= 2.17.0 +PORTVERSION= 2.18.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-gdata/distinfo ============================================================================== --- head/devel/R-cran-gdata/distinfo Mon Jun 12 03:31:15 2017 (r443413) +++ head/devel/R-cran-gdata/distinfo Mon Jun 12 03:48:19 2017 (r443414) @@ -1,2 +1,3 @@ -SHA256 (gdata_2.17.0.tar.gz) = 8097ec0e4868f6bf746f821cff7842f696e874bb3a84f1b2aa977ecd961c3e4e -SIZE (gdata_2.17.0.tar.gz) = 1041264 +TIMESTAMP = 1497237504 +SHA256 (gdata_2.18.0.tar.gz) = 4b287f59f5bbf5fcbf18db16477852faac4a605b10c5284c46b93fa6e9918d7f +SIZE (gdata_2.18.0.tar.gz) = 1058430 Modified: head/devel/R-cran-gdata/pkg-descr ============================================================================== --- head/devel/R-cran-gdata/pkg-descr Mon Jun 12 03:31:15 2017 (r443413) +++ head/devel/R-cran-gdata/pkg-descr Mon Jun 12 03:48:19 2017 (r443414) @@ -1,4 +1,4 @@ gdata package provides various R programming tools for data manipulation. -WWW: http://cran.r-project.org/web/packages/gdata/ +WWW: https://cran.r-project.org/web/packages/gdata/ From owner-svn-ports-head@freebsd.org Mon Jun 12 03:55:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74A06BF31EF; Mon, 12 Jun 2017 03:55:26 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3819480B69; Mon, 12 Jun 2017 03:55:26 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5C3tPRZ056980; Mon, 12 Jun 2017 03:55:25 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5C3tPph056978; Mon, 12 Jun 2017 03:55:25 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201706120355.v5C3tPph056978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 12 Jun 2017 03:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443415 - head/math/R-cran-KFAS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 03:55:26 -0000 Author: tota Date: Mon Jun 12 03:55:25 2017 New Revision: 443415 URL: https://svnweb.freebsd.org/changeset/ports/443415 Log: - Update to 1.2.8 Modified: head/math/R-cran-KFAS/Makefile (contents, props changed) head/math/R-cran-KFAS/distinfo (contents, props changed) Modified: head/math/R-cran-KFAS/Makefile ============================================================================== --- head/math/R-cran-KFAS/Makefile Mon Jun 12 03:48:19 2017 (r443414) +++ head/math/R-cran-KFAS/Makefile Mon Jun 12 03:55:25 2017 (r443415) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= KFAS -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.8 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/math/R-cran-KFAS/distinfo ============================================================================== --- head/math/R-cran-KFAS/distinfo Mon Jun 12 03:48:19 2017 (r443414) +++ head/math/R-cran-KFAS/distinfo Mon Jun 12 03:55:25 2017 (r443415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494138507 -SHA256 (KFAS_1.2.6.tar.gz) = 623944465998f299c67c4e123ba9a18c236a59c00099d500426d1c9a53e7036c -SIZE (KFAS_1.2.6.tar.gz) = 622983 +TIMESTAMP = 1497237628 +SHA256 (KFAS_1.2.8.tar.gz) = 6aeb6d8377de3579916b74007144a53553679b99eacef547421260a3572ae496 +SIZE (KFAS_1.2.8.tar.gz) = 624208 From owner-svn-ports-head@freebsd.org Mon Jun 12 08:37:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFCEABF6DCD; Mon, 12 Jun 2017 08:37:06 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D84A26AF; Mon, 12 Jun 2017 08:37:06 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5C8b5LI069812; Mon, 12 Jun 2017 08:37:05 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5C8b5MB069810; Mon, 12 Jun 2017 08:37:05 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201706120837.v5C8b5MB069810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Mon, 12 Jun 2017 08:37:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443416 - head/print/cloudprint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 08:37:06 -0000 Author: decke Date: Mon Jun 12 08:37:05 2017 New Revision: 443416 URL: https://svnweb.freebsd.org/changeset/ports/443416 Log: Fix dependency issue with missing argparse since it's removal in r427780. Upstream has switched to ConfigArgParse in the meantime so let's update the port to latest master and switch to ConfigArgParse. PR: 219890 Reported by: nimrodl@gmail.com Thanks to: koobs@FreeBSD.org Modified: head/print/cloudprint/Makefile head/print/cloudprint/distinfo Modified: head/print/cloudprint/Makefile ============================================================================== --- head/print/cloudprint/Makefile Mon Jun 12 03:55:25 2017 (r443415) +++ head/print/cloudprint/Makefile Mon Jun 12 08:37:05 2017 (r443416) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cloudprint -PORTVERSION= 0.14 -PORTREVISION= 2 +PORTVERSION= 0.14.0.20170128 CATEGORIES= print MAINTAINER= decke@FreeBSD.org @@ -12,12 +11,13 @@ COMMENT= Google Cloud Print proxy for local CUPS print LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycups>=0:print/py-pycups \ + ${PYTHON_PKGNAMEPREFIX}configargparse>=0.9.3:devel/py-configargparse \ ${PYTHON_PKGNAMEPREFIX}daemon>0:devel/py-daemon \ ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests USE_GITHUB= yes GH_ACCOUNT= armooo -GH_TAGNAME= 4618224 +GH_TAGNAME= 108b9f0 NO_ARCH= yes USES= python Modified: head/print/cloudprint/distinfo ============================================================================== --- head/print/cloudprint/distinfo Mon Jun 12 03:55:25 2017 (r443415) +++ head/print/cloudprint/distinfo Mon Jun 12 08:37:05 2017 (r443416) @@ -1,2 +1,3 @@ -SHA256 (armooo-cloudprint-0.14-4618224_GH0.tar.gz) = 47de32a907f4f051169bebe1e1fa591f7466380a3c7e99f55599d6e2768a8135 -SIZE (armooo-cloudprint-0.14-4618224_GH0.tar.gz) = 27073 +TIMESTAMP = 1497263520 +SHA256 (armooo-cloudprint-0.14.0.20170128-108b9f0_GH0.tar.gz) = a20351b9892ac950f014f07637033a1387971f82f3c81710949fedfa13e9b9d9 +SIZE (armooo-cloudprint-0.14.0.20170128-108b9f0_GH0.tar.gz) = 27507 From owner-svn-ports-head@freebsd.org Mon Jun 12 09:01:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7124CBF77F7; Mon, 12 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 4ADEC34CA; Mon, 12 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 v5C91NpA078207; Mon, 12 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 v5C91NKG078202; Mon, 12 Jun 2017 09:01:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706120901.v5C91NKG078202@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 12 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: r443417 - in head/news/noffle: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 09:01:24 -0000 Author: amdmi3 Date: Mon Jun 12 09:01:22 2017 New Revision: 443417 URL: https://svnweb.freebsd.org/changeset/ports/443417 Log: - Add LICENSE - Switch to USES=localbase - Use MANPREFIX - Switch to options helpers - Fix WWW: - Don't install unneeded docfile Modified: head/news/noffle/Makefile head/news/noffle/files/patch-src__client.c head/news/noffle/pkg-descr head/news/noffle/pkg-plist Modified: head/news/noffle/Makefile ============================================================================== --- head/news/noffle/Makefile Mon Jun 12 08:37:05 2017 (r443416) +++ head/news/noffle/Makefile Mon Jun 12 09:01:22 2017 (r443417) @@ -12,25 +12,27 @@ COMMENT= News server for low speed dial-up connections LIB_DEPENDS= libgdbm.so:databases/gdbm -GNU_CONFIGURE= yes +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -CONFIGURE_ARGS+=--with-configfile=${LOCALBASE}/etc/noffle.conf \ +USES= localbase +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-configfile=${LOCALBASE}/etc/noffle.conf \ --with-usersfile=${LOCALBASE}/etc/noffle.users -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -SPOOL_DIR= /var/spool/noffle -PLIST_SUB+= SPOOL_DIR=${SPOOL_DIR} +PLIST_SUB= SPOOL_DIR=${SPOOL_DIR} SUB_FILES= pkg-message -DOCS= ChangeLog docs/FAQ INSTALL docs/INTERNALS README \ +SPOOL_DIR= /var/spool/noffle + +DOCS= ChangeLog docs/FAQ docs/INTERNALS README \ docs/testing.txt docs/noffle.lsm OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ - 's|/etc/noffle.conf|${PREFIX}/etc/noffle.conf|g' \ + 's|/etc/noffle.conf|${PREFIX}/etc/noffle.conf|g' \ ${WRKSRC}/docs/${PORTNAME}.1 \ ${WRKSRC}/docs/${PORTNAME}.conf.5 @@ -38,18 +40,19 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/docs/noffle.1 \ - ${STAGEDIR}${PREFIX}/man/man1 + ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/docs/noffle.conf.5 \ - ${STAGEDIR}${PREFIX}/man/man5 + ${STAGEDIR}${MANPREFIX}/man/man5 ${INSTALL_DATA} ${WRKSRC}/noffle.conf.example \ ${STAGEDIR}${PREFIX}/etc/noffle.conf.sample - @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${SPOOL_DIR}/data \ ${STAGEDIR}${SPOOL_DIR}/lock \ ${STAGEDIR}${SPOOL_DIR}/outgoing \ ${STAGEDIR}${SPOOL_DIR}/overview \ ${STAGEDIR}${SPOOL_DIR}/requested +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Modified: head/news/noffle/files/patch-src__client.c ============================================================================== --- head/news/noffle/files/patch-src__client.c Mon Jun 12 08:37:05 2017 (r443416) +++ head/news/noffle/files/patch-src__client.c Mon Jun 12 09:01:22 2017 (r443417) @@ -1,5 +1,5 @@ ---- src/client.c.orig Sun Oct 26 22:31:18 2003 -+++ src/client.c Sun Oct 26 22:31:34 2003 +--- src/client.c.orig 2003-06-20 10:39:31 UTC ++++ src/client.c @@ -8,6 +8,7 @@ #include #endif Modified: head/news/noffle/pkg-descr ============================================================================== --- head/news/noffle/pkg-descr Mon Jun 12 08:37:05 2017 (r443416) +++ head/news/noffle/pkg-descr Mon Jun 12 09:01:22 2017 (r443417) @@ -5,4 +5,4 @@ feed by acting as a client to a remote server. Allows news offline with many news clients, even if they do not support offline reading by themselves. -WWW: http://noffle.sourceforge.net +WWW: http://noffle.sourceforge.net/ Modified: head/news/noffle/pkg-plist ============================================================================== --- head/news/noffle/pkg-plist Mon Jun 12 08:37:05 2017 (r443416) +++ head/news/noffle/pkg-plist Mon Jun 12 09:01:22 2017 (r443417) @@ -3,7 +3,6 @@ man/man1/noffle.1.gz man/man5/noffle.conf.5.gz %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/FAQ -%%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/INTERNALS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/noffle.lsm From owner-svn-ports-head@freebsd.org Mon Jun 12 09:42:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D79F7BF8243; Mon, 12 Jun 2017 09:42:00 +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 A632964883; Mon, 12 Jun 2017 09:42:00 +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 v5C9fxDx095532; Mon, 12 Jun 2017 09:41:59 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5C9fxgZ095530; Mon, 12 Jun 2017 09:41:59 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201706120941.v5C9fxgZ095530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 12 Jun 2017 09:41:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443419 - head/x11/xterm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 09:42:00 -0000 Author: ehaupt Date: Mon Jun 12 09:41:59 2017 New Revision: 443419 URL: https://svnweb.freebsd.org/changeset/ports/443419 Log: Update to 329 Modified: head/x11/xterm/Makefile head/x11/xterm/distinfo Modified: head/x11/xterm/Makefile ============================================================================== --- head/x11/xterm/Makefile Mon Jun 12 09:40:27 2017 (r443418) +++ head/x11/xterm/Makefile Mon Jun 12 09:41:59 2017 (r443419) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xterm -PORTVERSION= 328 +PORTVERSION= 329 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/:src1 \ LOCAL/ehaupt:src1 LOCAL/ehaupt:src2 Modified: head/x11/xterm/distinfo ============================================================================== --- head/x11/xterm/distinfo Mon Jun 12 09:40:27 2017 (r443418) +++ head/x11/xterm/distinfo Mon Jun 12 09:41:59 2017 (r443419) @@ -1,5 +1,5 @@ -TIMESTAMP = 1496315772 -SHA256 (xterm-328.tgz) = b38a7ab2e9f6ab51784ab82a312ca9950e0039da846d37715db4c1ddd47b1d52 -SIZE (xterm-328.tgz) = 1264517 +TIMESTAMP = 1497260315 +SHA256 (xterm-329.tgz) = 1eb9f296240f2d1e3ea633023daa3410f8710854f0a1323a73e94de4c312891c +SIZE (xterm-329.tgz) = 1265450 SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c SIZE (bsd-xterm-icons-1.tgz) = 22718 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:06:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42DA9BF8898; Mon, 12 Jun 2017 10:06: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 1263E65287; Mon, 12 Jun 2017 10:06: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 v5CA6F30007556; Mon, 12 Jun 2017 10:06:15 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CA6FXD007553; Mon, 12 Jun 2017 10:06:15 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706121006.v5CA6FXD007553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 12 Jun 2017 10:06:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443420 - head/databases/postgresql-plruby X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:06:16 -0000 Author: mat Date: Mon Jun 12 10:06:14 2017 New Revision: 443420 URL: https://svnweb.freebsd.org/changeset/ports/443420 Log: Update to 0.5.7 and unbreak for ruby 2.2+. PR: 219632 Submitted by: mat Approved by: maintainer timeout Modified: head/databases/postgresql-plruby/Makefile (contents, props changed) head/databases/postgresql-plruby/distinfo (contents, props changed) Modified: head/databases/postgresql-plruby/Makefile ============================================================================== --- head/databases/postgresql-plruby/Makefile Mon Jun 12 09:41:59 2017 (r443419) +++ head/databases/postgresql-plruby/Makefile Mon Jun 12 10:06:14 2017 (r443420) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql-plruby -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.7 PORTREVISION= 2 CATEGORIES= databases ruby DIST_SUBDIR= ruby @@ -11,8 +11,7 @@ MAINTAINER= knu@FreeBSD.org COMMENT= PL/Ruby procedural language for the PostgreSQL database system USE_GITHUB= yes -GH_ACCOUNT= CraigCottingham -GH_TAGNAME= f8d9ced +GH_ACCOUNT= devrimgunduz USES= uidfix pgsql WANT_PGSQL= server @@ -55,9 +54,5 @@ post-install-DOCS-on: cd ${WRKSRC}/ && ${COPYTREE_SHARE} docs/doc ${STAGEDIR}${RUBY_MODDOCDIR}/ README.markdown && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR}/ ${FIND} -ds ${STAGEDIR}${RUBY_MODDOCDIR} -type f -print | ${SED} -E -e \ 's,^${STAGEDIR}${PREFIX}/?,,' >> ${TMPPLIST} - -BROKEN_RUBY22= yes -BROKEN_RUBY23= yes -BROKEN_RUBY24= yes .include Modified: head/databases/postgresql-plruby/distinfo ============================================================================== --- head/databases/postgresql-plruby/distinfo Mon Jun 12 09:41:59 2017 (r443419) +++ head/databases/postgresql-plruby/distinfo Mon Jun 12 10:06:14 2017 (r443420) @@ -1,2 +1,3 @@ -SHA256 (ruby/CraigCottingham-postgresql-plruby-0.5.4-f8d9ced_GH0.tar.gz) = f747bb7def236cfb071cf5c8da29afa0e0a1058af61d40cf9417c79dfc78b00a -SIZE (ruby/CraigCottingham-postgresql-plruby-0.5.4-f8d9ced_GH0.tar.gz) = 125633 +TIMESTAMP = 1496059108 +SHA256 (ruby/devrimgunduz-postgresql-plruby-0.5.7_GH0.tar.gz) = 3eb33599e1f4b36d061268d6fe07ae20d28fd5468bb097e8c16a854a7cbf0c9a +SIZE (ruby/devrimgunduz-postgresql-plruby-0.5.7_GH0.tar.gz) = 123579 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:14:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28D0ABF8B53; Mon, 12 Jun 2017 10:14:10 +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 0370B65748; Mon, 12 Jun 2017 10:14:09 +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 v5CAE92D011824; Mon, 12 Jun 2017 10:14:09 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAE8VV011820; Mon, 12 Jun 2017 10:14:08 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706121014.v5CAE8VV011820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Jun 2017 10:14:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443421 - in head/security: . rubygem-securecompare X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:14:10 -0000 Author: tz Date: Mon Jun 12 10:14:08 2017 New Revision: 443421 URL: https://svnweb.freebsd.org/changeset/ports/443421 Log: New port: security/rubygem-securecompare securecompare borrows the secure_compare private method from ActiveSupport::MessageVerifier which lets you do safely compare strings without being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your rack/rails application. WWW: https://github.com/samuelkadolph/securecompare Added: head/security/rubygem-securecompare/ head/security/rubygem-securecompare/Makefile (contents, props changed) head/security/rubygem-securecompare/distinfo (contents, props changed) head/security/rubygem-securecompare/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Mon Jun 12 10:06:14 2017 (r443420) +++ head/security/Makefile Mon Jun 12 10:14:08 2017 (r443421) @@ -1076,6 +1076,7 @@ SUBDIR += rubygem-ruby-rc4 SUBDIR += rubygem-ruby-saml SUBDIR += rubygem-scrypt + SUBDIR += rubygem-securecompare SUBDIR += rubygem-signet SUBDIR += rubygem-six SUBDIR += rubygem-sshkey Added: head/security/rubygem-securecompare/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-securecompare/Makefile Mon Jun 12 10:14:08 2017 (r443421) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= securecompare +PORTVERSION= 1.0.0 +CATEGORIES= security rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Constant time string comparison + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include Added: head/security/rubygem-securecompare/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-securecompare/distinfo Mon Jun 12 10:14:08 2017 (r443421) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497262188 +SHA256 (rubygem/securecompare-1.0.0.gem) = cb0c6599deaaedf6d28f8d88538b06e7198c4826b1b8edb1dbeb44a2162fc62b +SIZE (rubygem/securecompare-1.0.0.gem) = 6656 Added: head/security/rubygem-securecompare/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-securecompare/pkg-descr Mon Jun 12 10:14:08 2017 (r443421) @@ -0,0 +1,6 @@ +securecompare borrows the secure_compare private method from +ActiveSupport::MessageVerifier which lets you do safely compare strings without +being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your +rack/rails application. + +WWW: https://github.com/samuelkadolph/securecompare From owner-svn-ports-head@freebsd.org Mon Jun 12 10:20:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F305BF8D4A; Mon, 12 Jun 2017 10:20:18 +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 6D7BB658EE; Mon, 12 Jun 2017 10:20:18 +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 v5CAKHqm012386; Mon, 12 Jun 2017 10:20:17 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAKHsC012383; Mon, 12 Jun 2017 10:20:17 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706121020.v5CAKHsC012383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Jun 2017 10:20:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443422 - in head/converters: . rubygem-url_safe_base64 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:20:18 -0000 Author: tz Date: Mon Jun 12 10:20:17 2017 New Revision: 443422 URL: https://svnweb.freebsd.org/changeset/ports/443422 Log: New port: rubygem-url_safe_base64 Converts strings to/from a slightly modified base64 that contains only url-safe characters WWW: https://github.com/joenoon/url_safe_base64 Added: head/converters/rubygem-url_safe_base64/ head/converters/rubygem-url_safe_base64/Makefile (contents, props changed) head/converters/rubygem-url_safe_base64/distinfo (contents, props changed) head/converters/rubygem-url_safe_base64/pkg-descr (contents, props changed) Modified: head/converters/Makefile Modified: head/converters/Makefile ============================================================================== --- head/converters/Makefile Mon Jun 12 10:14:08 2017 (r443421) +++ head/converters/Makefile Mon Jun 12 10:20:17 2017 (r443422) @@ -160,6 +160,7 @@ SUBDIR += rubygem-base32 SUBDIR += rubygem-bsdconv SUBDIR += rubygem-po_to_json + SUBDIR += rubygem-url_safe_base64 SUBDIR += shftool SUBDIR += showkey SUBDIR += ta2as Added: head/converters/rubygem-url_safe_base64/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/converters/rubygem-url_safe_base64/Makefile Mon Jun 12 10:20:17 2017 (r443422) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= url_safe_base64 +PORTVERSION= 0.2.2 +CATEGORIES= converters rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Converts strings to/from base64 that contains only url-safe characters + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include Added: head/converters/rubygem-url_safe_base64/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/converters/rubygem-url_safe_base64/distinfo Mon Jun 12 10:20:17 2017 (r443422) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497262640 +SHA256 (rubygem/url_safe_base64-0.2.2.gem) = ff2bb6fb63fc5fa34dbab2c2f9199e0b8edf76de6c77e30a3595f07a95a7faf1 +SIZE (rubygem/url_safe_base64-0.2.2.gem) = 7168 Added: head/converters/rubygem-url_safe_base64/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/converters/rubygem-url_safe_base64/pkg-descr Mon Jun 12 10:20:17 2017 (r443422) @@ -0,0 +1,4 @@ +Converts strings to/from a slightly modified base64 that contains only url-safe +characters + +WWW: https://github.com/joenoon/url_safe_base64 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:21:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DB6BBF8F3E; Mon, 12 Jun 2017 10:21: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 D0CFD65B87; Mon, 12 Jun 2017 10:21:39 +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 v5CALddb012579; Mon, 12 Jun 2017 10:21:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CALc54012577; Mon, 12 Jun 2017 10:21:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121021.v5CALc54012577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:21:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443423 - head/german/mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:21:40 -0000 Author: sunpoet Date: Mon Jun 12 10:21:38 2017 New Revision: 443423 URL: https://svnweb.freebsd.org/changeset/ports/443423 Log: Update to 2017.06.11 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Mon Jun 12 10:20:17 2017 (r443422) +++ head/german/mythes/Makefile Mon Jun 12 10:21:38 2017 (r443423) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2017.06.04 +PORTVERSION= 2017.06.11 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Mon Jun 12 10:20:17 2017 (r443422) +++ head/german/mythes/distinfo Mon Jun 12 10:21:38 2017 (r443423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496626310 -SHA256 (mythes/Deutscher-Thesaurus-20170604.oxt) = e549c090bb0269f5c04d1b2012e371f2503281f98de512076a3c027533368ba1 -SIZE (mythes/Deutscher-Thesaurus-20170604.oxt) = 8569712 +TIMESTAMP = 1497257493 +SHA256 (mythes/Deutscher-Thesaurus-20170611.oxt) = b54bf2cf86928cefacd57ab6990bb296584deebe335b05d904eba068f1cbe4c0 +SIZE (mythes/Deutscher-Thesaurus-20170611.oxt) = 8588705 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:21:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41DD0BF8F78; Mon, 12 Jun 2017 10:21: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 10ED165BBA; Mon, 12 Jun 2017 10:21: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 v5CALif2013540; Mon, 12 Jun 2017 10:21:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CALiTR013538; Mon, 12 Jun 2017 10:21:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121021.v5CALiTR013538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:21:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443424 - head/textproc/sk-mythes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:21:45 -0000 Author: sunpoet Date: Mon Jun 12 10:21:43 2017 New Revision: 443424 URL: https://svnweb.freebsd.org/changeset/ports/443424 Log: Update to 2017.06.11 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Mon Jun 12 10:21:38 2017 (r443423) +++ head/textproc/sk-mythes/Makefile Mon Jun 12 10:21:43 2017 (r443424) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2017.06.04 +PORTVERSION= 2017.06.11 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Mon Jun 12 10:21:38 2017 (r443423) +++ head/textproc/sk-mythes/distinfo Mon Jun 12 10:21:43 2017 (r443424) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496626315 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20170604.zip) = 538b10c13ca0d07f9d255efe2edca9017db5fe00f65896ec625dc4078d523ccf -SIZE (mythes/OOo-Thesaurus2-sk_SK-20170604.zip) = 239473 +TIMESTAMP = 1497257499 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20170611.zip) = 35eef38c748fcd3c69adbccdc21f2c54ce5b1c99da0828f95bdb552fc07aac88 +SIZE (mythes/OOo-Thesaurus2-sk_SK-20170611.zip) = 239473 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:21:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6368FBF8FA4; Mon, 12 Jun 2017 10:21: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 3235965C41; Mon, 12 Jun 2017 10:21: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 v5CALnVP015765; Mon, 12 Jun 2017 10:21:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CALn3i015763; Mon, 12 Jun 2017 10:21:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121021.v5CALn3i015763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:21:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443425 - head/devel/p5-Log-Dispatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:21:50 -0000 Author: sunpoet Date: Mon Jun 12 10:21:48 2017 New Revision: 443425 URL: https://svnweb.freebsd.org/changeset/ports/443425 Log: Update to 2.65 Changes: http://search.cpan.org/dist/Log-Dispatch/Changes Modified: head/devel/p5-Log-Dispatch/Makefile head/devel/p5-Log-Dispatch/distinfo Modified: head/devel/p5-Log-Dispatch/Makefile ============================================================================== --- head/devel/p5-Log-Dispatch/Makefile Mon Jun 12 10:21:43 2017 (r443424) +++ head/devel/p5-Log-Dispatch/Makefile Mon Jun 12 10:21:48 2017 (r443425) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch -PORTVERSION= 2.63 +PORTVERSION= 2.65 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Log-Dispatch/distinfo ============================================================================== --- head/devel/p5-Log-Dispatch/distinfo Mon Jun 12 10:21:43 2017 (r443424) +++ head/devel/p5-Log-Dispatch/distinfo Mon Jun 12 10:21:48 2017 (r443425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487688125 -SHA256 (Log-Dispatch-2.63.tar.gz) = f6880d82f8ab7296892819db9cd0dfdc7408248630c9effa83eb1314a541da6f -SIZE (Log-Dispatch-2.63.tar.gz) = 65522 +TIMESTAMP = 1497260039 +SHA256 (Log-Dispatch-2.65.tar.gz) = d19af43bb3b1648cdf924fc11c21c0c1cf7875033c3a907dd6c99e7a500d6d68 +SIZE (Log-Dispatch-2.65.tar.gz) = 66866 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:21:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3DAFBF8FD4; Mon, 12 Jun 2017 10:21: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 747A665CC2; Mon, 12 Jun 2017 10:21:55 +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 v5CALsV5015888; Mon, 12 Jun 2017 10:21:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CALsU8015886; Mon, 12 Jun 2017 10:21:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121021.v5CALsU8015886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:21:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443426 - head/devel/p5-Params-Validate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:21:55 -0000 Author: sunpoet Date: Mon Jun 12 10:21:54 2017 New Revision: 443426 URL: https://svnweb.freebsd.org/changeset/ports/443426 Log: Update to 1.29 Changes: http://search.cpan.org/dist/Params-Validate/Changes Modified: head/devel/p5-Params-Validate/Makefile head/devel/p5-Params-Validate/distinfo Modified: head/devel/p5-Params-Validate/Makefile ============================================================================== --- head/devel/p5-Params-Validate/Makefile Mon Jun 12 10:21:48 2017 (r443425) +++ head/devel/p5-Params-Validate/Makefile Mon Jun 12 10:21:54 2017 (r443426) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Params-Validate -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Params-Validate/distinfo ============================================================================== --- head/devel/p5-Params-Validate/distinfo Mon Jun 12 10:21:48 2017 (r443425) +++ head/devel/p5-Params-Validate/distinfo Mon Jun 12 10:21:54 2017 (r443426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494055018 -SHA256 (Params-Validate-1.28.tar.gz) = dde5ec77993a9cac300c53053588a50b9c5aeadb77626fe8bc9c2d9b29aaff77 -SIZE (Params-Validate-1.28.tar.gz) = 137099 +TIMESTAMP = 1497260051 +SHA256 (Params-Validate-1.29.tar.gz) = 49a68dfb430bea028042479111d19068e08095e5a467e320b7ab7bde3d729733 +SIZE (Params-Validate-1.29.tar.gz) = 137609 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:22:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3214BF9000; Mon, 12 Jun 2017 10:22: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 9105465D18; Mon, 12 Jun 2017 10:22: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 v5CALxeX016013; Mon, 12 Jun 2017 10:21:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CALxFc016011; Mon, 12 Jun 2017 10:21:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121021.v5CALxFc016011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:21:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443427 - head/net/p5-Net-SSH-Perl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:22:00 -0000 Author: sunpoet Date: Mon Jun 12 10:21:59 2017 New Revision: 443427 URL: https://svnweb.freebsd.org/changeset/ports/443427 Log: Update to 2.12 Changes: http://search.cpan.org/dist/Net-SSH-Perl/Changes Modified: head/net/p5-Net-SSH-Perl/Makefile head/net/p5-Net-SSH-Perl/distinfo Modified: head/net/p5-Net-SSH-Perl/Makefile ============================================================================== --- head/net/p5-Net-SSH-Perl/Makefile Mon Jun 12 10:21:54 2017 (r443426) +++ head/net/p5-Net-SSH-Perl/Makefile Mon Jun 12 10:21:59 2017 (r443427) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SSH-Perl -PORTVERSION= 2.09.01 +PORTVERSION= 2.12 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -32,7 +32,6 @@ CONFIGURE_ENV= PERL_MM_USE_DEFAULT="1" NO_ARCH= yes USES= perl5 USE_PERL5= configure -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} OPTIONS_DEFINE= GMP OPTIONS_DEFAULT=GMP Modified: head/net/p5-Net-SSH-Perl/distinfo ============================================================================== --- head/net/p5-Net-SSH-Perl/distinfo Mon Jun 12 10:21:54 2017 (r443426) +++ head/net/p5-Net-SSH-Perl/distinfo Mon Jun 12 10:21:59 2017 (r443427) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489665233 -SHA256 (Net-SSH-Perl-2.09.01.tar.gz) = eec0e3a9f740ed292db404daed230fdf29aef80c951704ad1a857aad5c2d5640 -SIZE (Net-SSH-Perl-2.09.01.tar.gz) = 255286 +TIMESTAMP = 1497260066 +SHA256 (Net-SSH-Perl-2.12.tar.gz) = a597f3a41914ca541e56ee5b78c9f733f96e359ca795efa500e6e2f22b9e5337 +SIZE (Net-SSH-Perl-2.12.tar.gz) = 256676 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:22:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05D51BF9045; Mon, 12 Jun 2017 10:22: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 C681C65D9C; Mon, 12 Jun 2017 10:22: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 v5CAM4SJ016155; Mon, 12 Jun 2017 10:22:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAM4XL016153; Mon, 12 Jun 2017 10:22:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121022.v5CAM4XL016153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:22:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443428 - head/devel/rubygem-stomp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:22:06 -0000 Author: sunpoet Date: Mon Jun 12 10:22:04 2017 New Revision: 443428 URL: https://svnweb.freebsd.org/changeset/ports/443428 Log: Update to 1.4.4 Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md Modified: head/devel/rubygem-stomp/Makefile head/devel/rubygem-stomp/distinfo Modified: head/devel/rubygem-stomp/Makefile ============================================================================== --- head/devel/rubygem-stomp/Makefile Mon Jun 12 10:21:59 2017 (r443427) +++ head/devel/rubygem-stomp/Makefile Mon Jun 12 10:22:04 2017 (r443428) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= stomp -PORTVERSION= 1.4.3 -PORTREVISION= 1 +PORTVERSION= 1.4.4 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -15,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem shebangfix -SHEBANG_FILES= examples/*.sh test/*.sh PLIST_FILES= bin/catstomp bin/stompcat + +SHEBANG_FILES= examples/*.sh test/*.sh .include Modified: head/devel/rubygem-stomp/distinfo ============================================================================== --- head/devel/rubygem-stomp/distinfo Mon Jun 12 10:21:59 2017 (r443427) +++ head/devel/rubygem-stomp/distinfo Mon Jun 12 10:22:04 2017 (r443428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483215772 -SHA256 (rubygem/stomp-1.4.3.gem) = 6c2a7f27581d28bf08453026a0fa28978d144320896652823001bb8cf760ca86 -SIZE (rubygem/stomp-1.4.3.gem) = 91136 +TIMESTAMP = 1497260072 +SHA256 (rubygem/stomp-1.4.4.gem) = d241ccd1d3b77f631b87fd78baa512fed11cf1948fb72f4ce4b109001ec3853e +SIZE (rubygem/stomp-1.4.4.gem) = 93696 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:24:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D594BF9155; Mon, 12 Jun 2017 10:24:34 +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 5B62F661E0; Mon, 12 Jun 2017 10:24:34 +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 v5CAOXYa017345; Mon, 12 Jun 2017 10:24:33 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAOX88017341; Mon, 12 Jun 2017 10:24:33 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706121024.v5CAOX88017341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Jun 2017 10:24:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443429 - in head/www: . rubygem-json-jwt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:24:34 -0000 Author: tz Date: Mon Jun 12 10:24:33 2017 New Revision: 443429 URL: https://svnweb.freebsd.org/changeset/ports/443429 Log: New port: www/rubygem-json-jwt JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby WWW: https://github.com/nov/json-jwt Added: head/www/rubygem-json-jwt/ head/www/rubygem-json-jwt/Makefile (contents, props changed) head/www/rubygem-json-jwt/distinfo (contents, props changed) head/www/rubygem-json-jwt/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Jun 12 10:22:04 2017 (r443428) +++ head/www/Makefile Mon Jun 12 10:24:33 2017 (r443429) @@ -2007,6 +2007,7 @@ SUBDIR += rubygem-jquery-ui-rails5-rails4 SUBDIR += rubygem-jruby-rack SUBDIR += rubygem-jsobfu + SUBDIR += rubygem-json-jwt SUBDIR += rubygem-jwt SUBDIR += rubygem-kaminari SUBDIR += rubygem-kaminari-actionview Added: head/www/rubygem-json-jwt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rubygem-json-jwt/Makefile Mon Jun 12 10:24:33 2017 (r443429) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= json-jwt +PORTVERSION= 1.7.2 +CATEGORIES= www devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= JSON Web Token implementation in Ruby + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ + rubygem-bindata>=0:devel/rubygem-bindata \ + rubygem-multi_json>=0:devel/rubygem-multi_json \ + rubygem-securecompare>=0:security/rubygem-securecompare \ + rubygem-url_safe_base64>=0:converters/rubygem-url_safe_base64 + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include Added: head/www/rubygem-json-jwt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rubygem-json-jwt/distinfo Mon Jun 12 10:24:33 2017 (r443429) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497261665 +SHA256 (rubygem/json-jwt-1.7.2.gem) = 62911c6e253f0edc8bec2a1cec1c1dfea02db7af4d4c2bdf875a6f8a12d94395 +SIZE (rubygem/json-jwt-1.7.2.gem) = 26624 Added: head/www/rubygem-json-jwt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rubygem-json-jwt/pkg-descr Mon Jun 12 10:24:33 2017 (r443429) @@ -0,0 +1,4 @@ +JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON +Web Key) in Ruby + +WWW: https://github.com/nov/json-jwt From owner-svn-ports-head@freebsd.org Mon Jun 12 10:28:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9B58BF9201; Mon, 12 Jun 2017 10:28: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 84497662F5; Mon, 12 Jun 2017 10:28: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 v5CASqCZ017797; Mon, 12 Jun 2017 10:28:52 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CASpcV017789; Mon, 12 Jun 2017 10:28:51 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706121028.v5CASpcV017789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 12 Jun 2017 10:28:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443430 - in head: french/wordpress german/wordpress japanese/wordpress www/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:28:53 -0000 Author: joneum Date: Mon Jun 12 10:28:51 2017 New Revision: 443430 URL: https://svnweb.freebsd.org/changeset/ports/443430 Log: - Update 4 wordpress Ports to version 4.8 - Changelog: https://wordpress.org/news/2017/06/evans/ Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11112 Modified: head/french/wordpress/Makefile head/french/wordpress/distinfo head/german/wordpress/Makefile head/german/wordpress/distinfo head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/french/wordpress/Makefile ============================================================================== --- head/french/wordpress/Makefile Mon Jun 12 10:24:33 2017 (r443429) +++ head/french/wordpress/Makefile Mon Jun 12 10:28:51 2017 (r443430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.5 +PORTVERSION= 4.8 PORTEPOCH= 1 DISTVERSIONSUFFIX= -fr_FR CATEGORIES= french www Modified: head/french/wordpress/distinfo ============================================================================== --- head/french/wordpress/distinfo Mon Jun 12 10:24:33 2017 (r443429) +++ head/french/wordpress/distinfo Mon Jun 12 10:28:51 2017 (r443430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495394825 -SHA256 (wordpress-4.7.5-fr_FR.tar.gz) = d4be08c0a155165afff9fe51242a1429d68e8053e84df0255778f5224c45f705 -SIZE (wordpress-4.7.5-fr_FR.tar.gz) = 8509383 +TIMESTAMP = 1497012470 +SHA256 (wordpress-4.8-fr_FR.tar.gz) = 7fe4e671ad0f931bc52280abfe509b84ccc1c98d2bf4e313969c99ee75bdd72c +SIZE (wordpress-4.8-fr_FR.tar.gz) = 8655830 Modified: head/german/wordpress/Makefile ============================================================================== --- head/german/wordpress/Makefile Mon Jun 12 10:24:33 2017 (r443429) +++ head/german/wordpress/Makefile Mon Jun 12 10:28:51 2017 (r443430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.5 +PORTVERSION= 4.8 PORTREVISION= 1 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www Modified: head/german/wordpress/distinfo ============================================================================== --- head/german/wordpress/distinfo Mon Jun 12 10:24:33 2017 (r443429) +++ head/german/wordpress/distinfo Mon Jun 12 10:28:51 2017 (r443430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496136092 -SHA256 (wordpress-4.7.5-de_DE.tar.gz) = 8e4de08dee98158aca07e8264b0fbf967a7a12e763bbd89f972f1da3469e46a1 -SIZE (wordpress-4.7.5-de_DE.tar.gz) = 8508344 +TIMESTAMP = 1497012525 +SHA256 (wordpress-4.8-de_DE.tar.gz) = 1eb8bba629cdc9cb7d77564ab804f879d1fb4420d5ed8a90e1514f116c47886d +SIZE (wordpress-4.8-de_DE.tar.gz) = 8655391 Modified: head/japanese/wordpress/Makefile ============================================================================== --- head/japanese/wordpress/Makefile Mon Jun 12 10:24:33 2017 (r443429) +++ head/japanese/wordpress/Makefile Mon Jun 12 10:28:51 2017 (r443430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.5 +PORTVERSION= 4.8 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ Modified: head/japanese/wordpress/distinfo ============================================================================== --- head/japanese/wordpress/distinfo Mon Jun 12 10:24:33 2017 (r443429) +++ head/japanese/wordpress/distinfo Mon Jun 12 10:28:51 2017 (r443430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495394837 -SHA256 (wordpress-4.7.5-ja.tar.gz) = a6c346f3ab2343fced62ff51f045d769632e661ac5e7af5ea15571764354d2f2 -SIZE (wordpress-4.7.5-ja.tar.gz) = 8500101 +TIMESTAMP = 1497012566 +SHA256 (wordpress-4.8-ja.tar.gz) = 02006a232f27a1c71b9119dd5aca8aa1cb154132f2fe819b9b6915f85c963fda +SIZE (wordpress-4.8-ja.tar.gz) = 8654320 Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Mon Jun 12 10:24:33 2017 (r443429) +++ head/www/wordpress/Makefile Mon Jun 12 10:28:51 2017 (r443430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.7.5 +PORTVERSION= 4.8 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Mon Jun 12 10:24:33 2017 (r443429) +++ head/www/wordpress/distinfo Mon Jun 12 10:28:51 2017 (r443430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495394613 -SHA256 (wordpress-4.7.5.tar.gz) = 95af89101db8efea48711b7cc169c2a7440a2fba17eee1a057f442091cdec01b -SIZE (wordpress-4.7.5.tar.gz) = 8037036 +TIMESTAMP = 1497012616 +SHA256 (wordpress-4.8.tar.gz) = 39210d593700dc26c58a53b38172be63ea3da67020d80bb2cf34b396b732dd4d +SIZE (wordpress-4.8.tar.gz) = 8169865 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:29:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DE7DBF9246; Mon, 12 Jun 2017 10:29:13 +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 3C467663CB; Mon, 12 Jun 2017 10:29:13 +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 v5CATCBP017944; Mon, 12 Jun 2017 10:29:12 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CATCjx017940; Mon, 12 Jun 2017 10:29:12 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706121029.v5CATCjx017940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 12 Jun 2017 10:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443431 - in head/lang/perl5-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:29:13 -0000 Author: mat Date: Mon Jun 12 10:29:11 2017 New Revision: 443431 URL: https://svnweb.freebsd.org/changeset/ports/443431 Log: Update to v5.27.0-286-gf717dc4. Changes: https://github.com/Perl/perl5/compare/v5.27.0-130-g5ad96e9...v5.27.0-286-gf717dc4 Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) head/lang/perl5-devel/files/patch-cpan_ExtUtils-MakeMaker_lib_ExtUtils_MM__Any.pm (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Jun 12 10:28:51 2017 (r443430) +++ head/lang/perl5-devel/Makefile Mon Jun 12 10:29:11 2017 (r443431) @@ -35,7 +35,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.27.0-130-g5ad96e9 +GH_TAGNAME= v5.27.0-286-gf717dc4 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT MULTIPLICITY SITECUSTOMIZE \ THREADS PERL_MALLOC DTRACE DOT_INC Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Jun 12 10:28:51 2017 (r443430) +++ head/lang/perl5-devel/distinfo Mon Jun 12 10:29:11 2017 (r443431) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496736864 -SHA256 (perl/Perl-perl5-v5.27.0-130-g5ad96e9_GH0.tar.gz) = 47bf262f47d5fe2841635d94a0acb546bbd8faf4cdc9e35fd566dfe0032c0863 -SIZE (perl/Perl-perl5-v5.27.0-130-g5ad96e9_GH0.tar.gz) = 18502708 +TIMESTAMP = 1497262662 +SHA256 (perl/Perl-perl5-v5.27.0-286-gf717dc4_GH0.tar.gz) = 8376614b4ae7767b5a9acb73d71c338601da62b2fac121aaf79356e942ab0334 +SIZE (perl/Perl-perl5-v5.27.0-286-gf717dc4_GH0.tar.gz) = 18519043 Modified: head/lang/perl5-devel/files/patch-cpan_ExtUtils-MakeMaker_lib_ExtUtils_MM__Any.pm ============================================================================== --- head/lang/perl5-devel/files/patch-cpan_ExtUtils-MakeMaker_lib_ExtUtils_MM__Any.pm Mon Jun 12 10:28:51 2017 (r443430) +++ head/lang/perl5-devel/files/patch-cpan_ExtUtils-MakeMaker_lib_ExtUtils_MM__Any.pm Mon Jun 12 10:29:11 2017 (r443431) @@ -1,6 +1,6 @@ ---- cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm.orig 2016-05-29 22:48:24 UTC +--- cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm.orig 2017-06-11 14:35:46 UTC +++ cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm -@@ -2018,13 +2018,14 @@ sub init_INSTALL_from_PREFIX { +@@ -2031,13 +2031,14 @@ sub init_INSTALL_from_PREFIX { ('$(PREFIX)') x 3; } else { From owner-svn-ports-head@freebsd.org Mon Jun 12 10:30:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB69ABF929D; Mon, 12 Jun 2017 10:30:10 +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 A71D3664F2; Mon, 12 Jun 2017 10:30:10 +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 v5CAU9OI018159; Mon, 12 Jun 2017 10:30:09 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAU9cm018155; Mon, 12 Jun 2017 10:30:09 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706121030.v5CAU9cm018155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Jun 2017 10:30:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443432 - in head/security: . rubygem-doorkeeper-openid_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:30:10 -0000 Author: tz Date: Mon Jun 12 10:30:09 2017 New Revision: 443432 URL: https://svnweb.freebsd.org/changeset/ports/443432 Log: New port: security/rubygem-doorkeeper-openid_connect Implements an OpenID Connect authentication provider for Rails applications on top of the Doorkeeper OAuth 2.0 framework. OpenID Connect is a single-sign-on and identity layer with a growing list of server and client implementations. If you're looking for a client in Ruby check out omniauth-openid-connect. WWW: https://github.com/doorkeeper-gem/doorkeeper-openid_connect Added: head/security/rubygem-doorkeeper-openid_connect/ head/security/rubygem-doorkeeper-openid_connect/Makefile (contents, props changed) head/security/rubygem-doorkeeper-openid_connect/distinfo (contents, props changed) head/security/rubygem-doorkeeper-openid_connect/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Mon Jun 12 10:29:11 2017 (r443431) +++ head/security/Makefile Mon Jun 12 10:30:09 2017 (r443432) @@ -1011,6 +1011,7 @@ SUBDIR += rubygem-devise-two-factor-rails50 SUBDIR += rubygem-digest-crc SUBDIR += rubygem-doorkeeper + SUBDIR += rubygem-doorkeeper-openid_connect SUBDIR += rubygem-doorkeeper-rails5 SUBDIR += rubygem-doorkeeper-rails50 SUBDIR += rubygem-encryptor Added: head/security/rubygem-doorkeeper-openid_connect/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-doorkeeper-openid_connect/Makefile Mon Jun 12 10:30:09 2017 (r443432) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= doorkeeper-openid_connect +PORTVERSION= 1.1.2 +CATEGORIES= security rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= OpenID Connect extension for Doorkeeper + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-doorkeeper>=4.0:security/rubygem-doorkeeper \ + rubygem-json-jwt>=1.6:www/rubygem-json-jwt + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include Added: head/security/rubygem-doorkeeper-openid_connect/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-doorkeeper-openid_connect/distinfo Mon Jun 12 10:30:09 2017 (r443432) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497263141 +SHA256 (rubygem/doorkeeper-openid_connect-1.1.2.gem) = d13252a8504b42b1930671abe84e7ab2b4129578044898d3042a775e64418ade +SIZE (rubygem/doorkeeper-openid_connect-1.1.2.gem) = 19968 Added: head/security/rubygem-doorkeeper-openid_connect/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rubygem-doorkeeper-openid_connect/pkg-descr Mon Jun 12 10:30:09 2017 (r443432) @@ -0,0 +1,8 @@ +Implements an OpenID Connect authentication provider for Rails applications on +top of the Doorkeeper OAuth 2.0 framework. + +OpenID Connect is a single-sign-on and identity layer with a growing list of +server and client implementations. If you're looking for a client in Ruby check +out omniauth-openid-connect. + +WWW: https://github.com/doorkeeper-gem/doorkeeper-openid_connect From owner-svn-ports-head@freebsd.org Mon Jun 12 10:32:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C8EFBF944C; Mon, 12 Jun 2017 10:32:32 +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 07B5D66A97; Mon, 12 Jun 2017 10:32:31 +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 v5CAWVgQ023244; Mon, 12 Jun 2017 10:32:31 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAWUab023241; Mon, 12 Jun 2017 10:32:30 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706121032.v5CAWUab023241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Jun 2017 10:32:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443434 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:32:32 -0000 Author: tz Date: Mon Jun 12 10:32:30 2017 New Revision: 443434 URL: https://svnweb.freebsd.org/changeset/ports/443434 Log: Update PHP 7 from 7.0.19 to 7.0.20 Changelog: http://www.php.net/ChangeLog-7.php#7.0.20 MFH: 2017Q2 Modified: head/graphics/php70-gd/Makefile head/lang/php70/Makefile head/lang/php70/distinfo Modified: head/graphics/php70-gd/Makefile ============================================================================== --- head/graphics/php70-gd/Makefile Mon Jun 12 10:30:28 2017 (r443433) +++ head/graphics/php70-gd/Makefile Mon Jun 12 10:32:30 2017 (r443434) @@ -5,8 +5,6 @@ CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php70 -PORTREVISION= 1 - PKGNAMESUFFIX= -gd .include "${MASTERDIR}/Makefile" Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Mon Jun 12 10:30:28 2017 (r443433) +++ head/lang/php70/Makefile Mon Jun 12 10:32:30 2017 (r443434) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.19 +PORTVERSION= 7.0.20 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php70/distinfo ============================================================================== --- head/lang/php70/distinfo Mon Jun 12 10:30:28 2017 (r443433) +++ head/lang/php70/distinfo Mon Jun 12 10:32:30 2017 (r443434) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494835179 -SHA256 (php-7.0.19.tar.xz) = 640e5e3377d15a6d19adce2b94a9d876eeddabdb862d154a5e347987f4225ef6 -SIZE (php-7.0.19.tar.xz) = 12595396 +TIMESTAMP = 1497260078 +SHA256 (php-7.0.20.tar.xz) = 31b9cf1fb83fe3cd82c2f6603a0ae81ae6abacb5286827e362d8f85e68908e0a +SIZE (php-7.0.20.tar.xz) = 12604260 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:33:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B0E6BF9490; Mon, 12 Jun 2017 10:33:38 +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 0B11466BA2; Mon, 12 Jun 2017 10:33:37 +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 v5CAXbGx023456; Mon, 12 Jun 2017 10:33:37 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAXbFV023453; Mon, 12 Jun 2017 10:33:37 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706121033.v5CAXbFV023453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Jun 2017 10:33:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443435 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:33:38 -0000 Author: tz Date: Mon Jun 12 10:33:36 2017 New Revision: 443435 URL: https://svnweb.freebsd.org/changeset/ports/443435 Log: Update PHP 7.1 from 7.1.5 to 7.1.6 Changelog: http://www.php.net/ChangeLog-7.php#7.1.6 MFH: 2017Q2 Modified: head/graphics/php71-gd/Makefile head/lang/php71/Makefile head/lang/php71/distinfo Modified: head/graphics/php71-gd/Makefile ============================================================================== --- head/graphics/php71-gd/Makefile Mon Jun 12 10:32:30 2017 (r443434) +++ head/graphics/php71-gd/Makefile Mon Jun 12 10:33:36 2017 (r443435) @@ -4,8 +4,6 @@ CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php71 -PORTREVISION= 1 - PKGNAMESUFFIX= -gd .include "${MASTERDIR}/Makefile" Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Mon Jun 12 10:32:30 2017 (r443434) +++ head/lang/php71/Makefile Mon Jun 12 10:33:36 2017 (r443435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.5 +PORTVERSION= 7.1.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php71/distinfo ============================================================================== --- head/lang/php71/distinfo Mon Jun 12 10:32:30 2017 (r443434) +++ head/lang/php71/distinfo Mon Jun 12 10:33:36 2017 (r443435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494835176 -SHA256 (php-7.1.5.tar.xz) = d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac -SIZE (php-7.1.5.tar.xz) = 12797696 +TIMESTAMP = 1497260087 +SHA256 (php-7.1.6.tar.xz) = 01584dc521ab7ec84b502b61952f573652fe6aa00c18d6d844fb9209f14b245b +SIZE (php-7.1.6.tar.xz) = 12808680 From owner-svn-ports-head@freebsd.org Mon Jun 12 10:39:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0590BBF9628; Mon, 12 Jun 2017 10:39:03 +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 CD90166D66; Mon, 12 Jun 2017 10:39: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 v5CAd1UG023780; Mon, 12 Jun 2017 10:39:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAd1UJ023776; Mon, 12 Jun 2017 10:39:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121039.v5CAd1UJ023776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:39:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443436 - head/graphics/p5-Image-ExifTool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:39:03 -0000 Author: sunpoet Date: Mon Jun 12 10:39:01 2017 New Revision: 443436 URL: https://svnweb.freebsd.org/changeset/ports/443436 Log: Update to 10.55 Changes: http://search.cpan.org/dist/Image-ExifTool/Changes PR: 219065 Submitted by: Tod McQuillin (maintainer) Modified: head/graphics/p5-Image-ExifTool/Makefile head/graphics/p5-Image-ExifTool/distinfo head/graphics/p5-Image-ExifTool/pkg-plist Modified: head/graphics/p5-Image-ExifTool/Makefile ============================================================================== --- head/graphics/p5-Image-ExifTool/Makefile Mon Jun 12 10:33:36 2017 (r443435) +++ head/graphics/p5-Image-ExifTool/Makefile Mon Jun 12 10:39:01 2017 (r443436) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Image-ExifTool -PORTVERSION= 10.40 +PORTVERSION= 10.55 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ \ CPAN Modified: head/graphics/p5-Image-ExifTool/distinfo ============================================================================== --- head/graphics/p5-Image-ExifTool/distinfo Mon Jun 12 10:33:36 2017 (r443435) +++ head/graphics/p5-Image-ExifTool/distinfo Mon Jun 12 10:39:01 2017 (r443436) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488337018 -SHA256 (Image-ExifTool-10.40.tar.gz) = 9e3619e2f9c838b37f67ab55fd541b5472b328d5f464468442367292666a05dc -SIZE (Image-ExifTool-10.40.tar.gz) = 4220341 +TIMESTAMP = 1497263137 +SHA256 (Image-ExifTool-10.55.tar.gz) = 029b81a43f423332c00b76b5402fd8f85dee975fad41a734b494faeda4e41f7d +SIZE (Image-ExifTool-10.55.tar.gz) = 4257555 Modified: head/graphics/p5-Image-ExifTool/pkg-plist ============================================================================== --- head/graphics/p5-Image-ExifTool/pkg-plist Mon Jun 12 10:33:36 2017 (r443435) +++ head/graphics/p5-Image-ExifTool/pkg-plist Mon Jun 12 10:39:01 2017 (r443436) @@ -90,6 +90,7 @@ bin/exiftool %%SITE_PERL%%/Image/ExifTool/InDesign.pm %%SITE_PERL%%/Image/ExifTool/JPEG.pm %%SITE_PERL%%/Image/ExifTool/JPEGDigest.pm +%%SITE_PERL%%/Image/ExifTool/JSON.pm %%SITE_PERL%%/Image/ExifTool/JVC.pm %%SITE_PERL%%/Image/ExifTool/Jpeg2000.pm %%SITE_PERL%%/Image/ExifTool/Kodak.pm @@ -125,6 +126,7 @@ bin/exiftool %%SITE_PERL%%/Image/ExifTool/MPF.pm %%SITE_PERL%%/Image/ExifTool/MWG.pm %%SITE_PERL%%/Image/ExifTool/MXF.pm +%%SITE_PERL%%/Image/ExifTool/MacOS.pm %%SITE_PERL%%/Image/ExifTool/MakerNotes.pm %%SITE_PERL%%/Image/ExifTool/Matroska.pm %%SITE_PERL%%/Image/ExifTool/Microsoft.pm @@ -186,6 +188,7 @@ bin/exiftool %%SITE_PERL%%/Image/ExifTool/Torrent.pm %%SITE_PERL%%/Image/ExifTool/Unknown.pm %%SITE_PERL%%/Image/ExifTool/VCard.pm +%%SITE_PERL%%/Image/ExifTool/Validate.pm %%SITE_PERL%%/Image/ExifTool/Vorbis.pm %%SITE_PERL%%/Image/ExifTool/WriteCanonRaw.pl %%SITE_PERL%%/Image/ExifTool/WriteExif.pl @@ -261,6 +264,7 @@ bin/exiftool %%PERL5_MAN3%%/Image::ExifTool::InDesign.3.gz %%PERL5_MAN3%%/Image::ExifTool::JPEG.3.gz %%PERL5_MAN3%%/Image::ExifTool::JPEGDigest.3.gz +%%PERL5_MAN3%%/Image::ExifTool::JSON.3.gz %%PERL5_MAN3%%/Image::ExifTool::JVC.3.gz %%PERL5_MAN3%%/Image::ExifTool::Jpeg2000.3.gz %%PERL5_MAN3%%/Image::ExifTool::Kodak.3.gz @@ -296,6 +300,7 @@ bin/exiftool %%PERL5_MAN3%%/Image::ExifTool::MPF.3.gz %%PERL5_MAN3%%/Image::ExifTool::MWG.3.gz %%PERL5_MAN3%%/Image::ExifTool::MXF.3.gz +%%PERL5_MAN3%%/Image::ExifTool::MacOS.3.gz %%PERL5_MAN3%%/Image::ExifTool::MakerNotes.3.gz %%PERL5_MAN3%%/Image::ExifTool::Matroska.3.gz %%PERL5_MAN3%%/Image::ExifTool::Microsoft.3.gz @@ -356,6 +361,7 @@ bin/exiftool %%PERL5_MAN3%%/Image::ExifTool::Torrent.3.gz %%PERL5_MAN3%%/Image::ExifTool::Unknown.3.gz %%PERL5_MAN3%%/Image::ExifTool::VCard.3.gz +%%PERL5_MAN3%%/Image::ExifTool::Validate.3.gz %%PERL5_MAN3%%/Image::ExifTool::Vorbis.3.gz %%PERL5_MAN3%%/Image::ExifTool::WriteCanonRaw.3.gz %%PERL5_MAN3%%/Image::ExifTool::WriteExif.3.gz From owner-svn-ports-head@freebsd.org Mon Jun 12 10:39:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F5C0BF9650; Mon, 12 Jun 2017 10:39:08 +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 6A47866D7B; Mon, 12 Jun 2017 10:39:08 +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 v5CAd7vF023947; Mon, 12 Jun 2017 10:39:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAd7mJ023944; Mon, 12 Jun 2017 10:39:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121039.v5CAd7mJ023944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:39:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443437 - in head/devel: . py-icalendar py3-icalendar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:39:08 -0000 Author: sunpoet Date: Mon Jun 12 10:39:07 2017 New Revision: 443437 URL: https://svnweb.freebsd.org/changeset/ports/443437 Log: Add py3-icalendar 3.11.1 - While I'm here: - Fix indent - Sort USE_PYTHON PR: 219610 Submitted by: Rudolf Siegel Approved by: maintainer (timeout, 15 days) Added: head/devel/py3-icalendar/ head/devel/py3-icalendar/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-icalendar/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jun 12 10:39:01 2017 (r443436) +++ head/devel/Makefile Mon Jun 12 10:39:07 2017 (r443437) @@ -4963,6 +4963,7 @@ SUBDIR += py3-freezegun SUBDIR += py3-gobject3 SUBDIR += py3-hgtools + SUBDIR += py3-icalendar SUBDIR += py3-jedi SUBDIR += py3-jsonschema SUBDIR += py3-libpeas Modified: head/devel/py-icalendar/Makefile ============================================================================== --- head/devel/py-icalendar/Makefile Mon Jun 12 10:39:01 2017 (r443436) +++ head/devel/py-icalendar/Makefile Mon Jun 12 10:39:07 2017 (r443437) @@ -13,11 +13,11 @@ COMMENT= Parser and generator of iCalender files for P LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz -USES= python -USE_PYTHON= distutils concurrent autoplist +USES?= python +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTDOCS= * Added: head/devel/py3-icalendar/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-icalendar/Makefile Mon Jun 12 10:39:07 2017 (r443437) @@ -0,0 +1,11 @@ +# Created by: rs.os +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-icalendar + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py3-dateutil \ + ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py3-pytz + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Jun 12 10:39:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFA11BF96AD; Mon, 12 Jun 2017 10:39: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 741B766EFA; Mon, 12 Jun 2017 10:39: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 v5CAdRCe024122; Mon, 12 Jun 2017 10:39:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAdRY1024119; Mon, 12 Jun 2017 10:39:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121039.v5CAdRY1024119@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:39:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443438 - in head/devel: . py-tzlocal py3-tzlocal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:39:28 -0000 Author: sunpoet Date: Mon Jun 12 10:39:27 2017 New Revision: 443438 URL: https://svnweb.freebsd.org/changeset/ports/443438 Log: Add py3-tzlocal 1.3 - While I'm here, fix indent PR: 219611 Submitted by: Rudolf Siegel Approved by: maintainer (timeout, 15 days) Added: head/devel/py3-tzlocal/ head/devel/py3-tzlocal/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-tzlocal/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jun 12 10:39:07 2017 (r443437) +++ head/devel/Makefile Mon Jun 12 10:39:27 2017 (r443438) @@ -5004,6 +5004,7 @@ SUBDIR += py3-tabulate SUBDIR += py3-threema-msgapi SUBDIR += py3-tox + SUBDIR += py3-tzlocal SUBDIR += py3-urwid SUBDIR += py3-vcversioner SUBDIR += py3-virtualenv Modified: head/devel/py-tzlocal/Makefile ============================================================================== --- head/devel/py-tzlocal/Makefile Mon Jun 12 10:39:07 2017 (r443437) +++ head/devel/py-tzlocal/Makefile Mon Jun 12 10:39:27 2017 (r443438) @@ -12,9 +12,9 @@ COMMENT= Returns the tzinfo object for the local timez LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz -USES= python +USES?= python USE_PYTHON= distutils autoplist NO_ARCH= yes Added: head/devel/py3-tzlocal/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-tzlocal/Makefile Mon Jun 12 10:39:27 2017 (r443438) @@ -0,0 +1,10 @@ +# Created by: rs.os +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-tzlocal + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py3-pytz + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Mon Jun 12 10:39:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CFD40BF96F0; Mon, 12 Jun 2017 10:39: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 9F43A66F63; Mon, 12 Jun 2017 10:39: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 v5CAdW0v024254; Mon, 12 Jun 2017 10:39:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CAdWgS024253; Mon, 12 Jun 2017 10:39:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121039.v5CAdWgS024253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 10:39:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443439 - head/sysutils/p5-BackupPC-XS X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 10:39:33 -0000 Author: sunpoet Date: Mon Jun 12 10:39:32 2017 New Revision: 443439 URL: https://svnweb.freebsd.org/changeset/ports/443439 Log: Update to 0.56 - Remove MAKE_JOBS_UNSAFE Changes: http://search.cpan.org/dist/BackupPC-XS/Changes PR: 219934 Submitted by: Alexander Moisseev (maintainer) Modified: head/sysutils/p5-BackupPC-XS/Makefile head/sysutils/p5-BackupPC-XS/distinfo Modified: head/sysutils/p5-BackupPC-XS/Makefile ============================================================================== --- head/sysutils/p5-BackupPC-XS/Makefile Mon Jun 12 10:39:27 2017 (r443438) +++ head/sysutils/p5-BackupPC-XS/Makefile Mon Jun 12 10:39:32 2017 (r443439) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= BackupPC-XS -PORTVERSION= 0.55 +PORTVERSION= 0.56 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CBARRATT @@ -15,8 +15,6 @@ LICENSE= GPLv3 USES= perl5 USE_PERL5= configure - -MAKE_JOBS_UNSAFE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/BackupPC/XS/XS.so Modified: head/sysutils/p5-BackupPC-XS/distinfo ============================================================================== --- head/sysutils/p5-BackupPC-XS/distinfo Mon Jun 12 10:39:27 2017 (r443438) +++ head/sysutils/p5-BackupPC-XS/distinfo Mon Jun 12 10:39:32 2017 (r443439) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496624876 -SHA256 (BackupPC-XS-0.55.tar.gz) = aca83139c5a7a1885cf312776c1e3722f8df9dac77af9647a0eae1583c0b3475 -SIZE (BackupPC-XS-0.55.tar.gz) = 287142 +TIMESTAMP = 1497263265 +SHA256 (BackupPC-XS-0.56.tar.gz) = 8e829978182fbe6fcc0dc143fe50e764411a81fd3e62f6ec8118a58da30c1b3a +SIZE (BackupPC-XS-0.56.tar.gz) = 287398 From owner-svn-ports-head@freebsd.org Mon Jun 12 11:25:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28462BFA6AB; Mon, 12 Jun 2017 11:25:06 +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 EB32C6840A; Mon, 12 Jun 2017 11:25:05 +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 v5CBP5O3045600; Mon, 12 Jun 2017 11:25:05 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CBP53H045598; Mon, 12 Jun 2017 11:25:05 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706121125.v5CBP53H045598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 12 Jun 2017 11:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443440 - head/audio/siren X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 11:25:06 -0000 Author: tobik Date: Mon Jun 12 11:25:04 2017 New Revision: 443440 URL: https://svnweb.freebsd.org/changeset/ports/443440 Log: Allow building of more than one output plugin. Output plugins can be selected at run time with e.g. ':set output-plugin pulse'. - Add SNDIO option - Add LICENSE_FILE (yes, the filename is really LICENCE ;)) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11120 Modified: head/audio/siren/Makefile head/audio/siren/pkg-plist Modified: head/audio/siren/Makefile ============================================================================== --- head/audio/siren/Makefile Mon Jun 12 10:39:32 2017 (r443439) +++ head/audio/siren/Makefile Mon Jun 12 11:25:04 2017 (r443440) @@ -3,6 +3,7 @@ PORTNAME= siren PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.kariliq.nl/${PORTNAME}/dist/ @@ -10,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Text-based audio player LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENCE LIB_DEPENDS= libFLAC.so:audio/flac \ libid3tag.so:audio/libid3tag \ @@ -27,12 +29,18 @@ HAS_CONFIGURE= yes USE_CSTD= c99 OPTIONS_DEFINE= FFMPEG MPG123 -OPTIONS_SINGLE= SOUND -OPTIONS_SINGLE_SOUND= OSS PULSEAUDIO +OPTIONS_MULTI= SOUND +OPTIONS_MULTI_SOUND= OSS PULSEAUDIO SNDIO OPTIONS_DEFAULT= OSS -OSS_CONFIGURE_ON= oss=yes pulse=no +OSS_CONFIGURE_ON= oss=yes +OSS_CONFIGURE_OFF= oss=no PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio -PULSEAUDIO_CONFIGURE_ON= oss=no pulse=yes +PULSEAUDIO_CONFIGURE_ON= pulse=yes +PULSEAUDIO_CONFIGURE_OFF= pulse=no +SNDIO_CONFIGURE_ON= sndio=yes +SNDIO_CONFIGURE_OFF= sndio=no +SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio +SNDIO_USES= localbase:ldflags FFMPEG_CONFIGURE_ON= ffmpeg=yes FFMPEG_CONFIGURE_OFF= ffmpeg=no FFMPEG_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg @@ -44,7 +52,6 @@ OPTIONS_SUB= yes CONFIGURE_ARGS= sndfile=no \ alsa=no \ ao=no \ - sndio=no \ sun=no \ portaudio=no \ aac=no Modified: head/audio/siren/pkg-plist ============================================================================== --- head/audio/siren/pkg-plist Mon Jun 12 10:39:32 2017 (r443439) +++ head/audio/siren/pkg-plist Mon Jun 12 11:25:04 2017 (r443440) @@ -8,4 +8,5 @@ lib/siren/ip/wavpack.so %%MPG123%%lib/siren/ip/mpg123.so %%OSS%%lib/siren/op/oss.so %%PULSEAUDIO%%lib/siren/op/pulse.so +%%SNDIO%%lib/siren/op/sndio.so man/man1/siren.1.gz From owner-svn-ports-head@freebsd.org Mon Jun 12 12:25:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74CB7BFBF4C; Mon, 12 Jun 2017 12:25:23 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 474956AE75; Mon, 12 Jun 2017 12:25:23 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5CCPMSP070418; Mon, 12 Jun 2017 12:25:22 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CCPLEZ070414; Mon, 12 Jun 2017 12:25:21 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201706121225.v5CCPLEZ070414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Mon, 12 Jun 2017 12:25:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443441 - in head/mail/roundcube-carddav: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 12:25:23 -0000 Author: gahr Date: Mon Jun 12 12:25:21 2017 New Revision: 443441 URL: https://svnweb.freebsd.org/changeset/ports/443441 Log: mail/roundcube-carddav: update to 2.0.4 + patch For the rationale of the patch please see: https://github.com/blind-coder/rcmcarddav/issues/188#issuecomment-292920647 Added: head/mail/roundcube-carddav/files/patch-carddav__backend.php (contents, props changed) Deleted: head/mail/roundcube-carddav/files/patch-c651d93 Modified: head/mail/roundcube-carddav/Makefile head/mail/roundcube-carddav/distinfo head/mail/roundcube-carddav/pkg-plist Modified: head/mail/roundcube-carddav/Makefile ============================================================================== --- head/mail/roundcube-carddav/Makefile Mon Jun 12 11:25:04 2017 (r443440) +++ head/mail/roundcube-carddav/Makefile Mon Jun 12 12:25:21 2017 (r443441) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= carddav -PORTVERSION= 2.0.0 -DISTVERSIONPREFIX=${PORTNAME}_ +PORTVERSION= 2.0.4 CATEGORIES= mail -MASTER_SITES= https://github.com/blind-coder/rcmcarddav/releases/download/${PORTNAME}_${PORTVERSION}/ +MASTER_SITES= https://github.com/blind-coder/rcmcarddav/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= roundcube- -DISTNAME= rcm${PORTNAME}-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Roundcube CardDAV plugin @@ -16,6 +14,8 @@ LICENSE= GPLv2 BUILD_DEPENDS= roundcube>=1.0:mail/roundcube RUN_DEPENDS= roundcube>=1.0:mail/roundcube + +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes Modified: head/mail/roundcube-carddav/distinfo ============================================================================== --- head/mail/roundcube-carddav/distinfo Mon Jun 12 11:25:04 2017 (r443440) +++ head/mail/roundcube-carddav/distinfo Mon Jun 12 12:25:21 2017 (r443441) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475577895 -SHA256 (rcmcarddav-2.0.0.tar.bz2) = 4de82d5f24b52af211e62dad63f4e9871b2ccf69d6faaf4468ca05ef8ed66fb9 -SIZE (rcmcarddav-2.0.0.tar.bz2) = 294308 +TIMESTAMP = 1497267572 +SHA256 (carddav-2.0.4.tar.bz2) = d24da18a9c8f1058be3468e74daf8ead14a1ed755c4cdf42b40d4fbbeeadf0ba +SIZE (carddav-2.0.4.tar.bz2) = 298144 Added: head/mail/roundcube-carddav/files/patch-carddav__backend.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/roundcube-carddav/files/patch-carddav__backend.php Mon Jun 12 12:25:21 2017 (r443441) @@ -0,0 +1,13 @@ +--- carddav_backend.php.orig 2017-06-12 12:21:39 UTC ++++ carddav_backend.php +@@ -694,9 +694,7 @@ EOF + + + +- +- +- ++ + + $hrefstr + Modified: head/mail/roundcube-carddav/pkg-plist ============================================================================== --- head/mail/roundcube-carddav/pkg-plist Mon Jun 12 11:25:04 2017 (r443440) +++ head/mail/roundcube-carddav/pkg-plist Mon Jun 12 12:25:21 2017 (r443441) @@ -1,3 +1,4 @@ +%%WWWDIR%%/.gitignore %%WWWDIR%%/ChangeLog %%WWWDIR%%/INSTALL %%WWWDIR%%/LICENSE @@ -7,6 +8,7 @@ %%WWWDIR%%/carddav_common.php %%WWWDIR%%/carddav_discovery.php %%WWWDIR%%/composer.json +%%WWWDIR%%/composer.lock %%WWWDIR%%/config.inc.php.dist %%WWWDIR%%/dbmigrations/0000-dbinit/mysql.sql %%WWWDIR%%/dbmigrations/0000-dbinit/postgres.sql @@ -20,7 +22,13 @@ %%WWWDIR%%/dbmigrations/0002-increasetextfieldlengths/mysql.sql %%WWWDIR%%/dbmigrations/0002-increasetextfieldlengths/postgres.sql %%WWWDIR%%/dbmigrations/0002-increasetextfieldlengths/sqlite3.sql -%%WWWDIR%%/foo.php +%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/README.md +%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/mysql.sql +%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/postgres.sql +%%WWWDIR%%/dbmigrations/0003-fixtimestampdefaultvalue/sqlite3.sql +%%WWWDIR%%/dbmigrations/0004-fixtimestampdefaultvalue/mysql.sql +%%WWWDIR%%/dbmigrations/0004-fixtimestampdefaultvalue/postgres.sql +%%WWWDIR%%/dbmigrations/0004-fixtimestampdefaultvalue/sqlite3.sql %%WWWDIR%%/localization/cs_CZ.inc %%WWWDIR%%/localization/de_DE.inc %%WWWDIR%%/localization/en_US.inc @@ -123,14 +131,14 @@ %%WWWDIR%%/vendor/sabre/vobject/lib/Property/Binary.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/Boolean.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/FlatText.php -%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Float.php +%%WWWDIR%%/vendor/sabre/vobject/lib/Property/FloatValue.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/CalAddress.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Date.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/DateTime.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Duration.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Period.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/ICalendar/Recur.php -%%WWWDIR%%/vendor/sabre/vobject/lib/Property/Integer.php +%%WWWDIR%%/vendor/sabre/vobject/lib/Property/IntegerValue.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/Text.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/Time.php %%WWWDIR%%/vendor/sabre/vobject/lib/Property/Unknown.php @@ -187,6 +195,7 @@ %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessMessageTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerProcessReplyTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerTester.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerTimezoneInParseEventInfoWithoutMasterTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/BrokerUpdateEventTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/EvolutionTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ITip/MessageTest.php @@ -217,6 +226,7 @@ %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/PropertyTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/ReaderTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ByMonthInDailyTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/BySetPosHangTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ExpandFloatingTimesTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/FifthTuesdayProblemTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/IncorrectExpandTest.php @@ -227,6 +237,7 @@ %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MissingOverriddenTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/NoInstancesTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/OverrideFirstEventTest.php +%%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/SameDateForRecurringEventsTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/RDateIteratorTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/Recur/RRuleIteratorTest.php %%WWWDIR%%/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/UntilRespectsTimezoneTest.ics From owner-svn-ports-head@freebsd.org Mon Jun 12 12:27:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7765BFBFAE; Mon, 12 Jun 2017 12:27:48 +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 7294D6AF76; Mon, 12 Jun 2017 12:27:48 +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 v5CCRlOc070677; Mon, 12 Jun 2017 12:27:47 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CCRl9x070676; Mon, 12 Jun 2017 12:27:47 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201706121227.v5CCRl9x070676@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Mon, 12 Jun 2017 12:27:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443442 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 12:27:48 -0000 Author: cmt Date: Mon Jun 12 12:27:47 2017 New Revision: 443442 URL: https://svnweb.freebsd.org/changeset/ports/443442 Log: sysutils/vagrant: re-add gemspec fix for ruby_dep PR: 219923 Reported by: Christian Sturm, madpilot Approved by: just-fix-it Modified: head/sysutils/vagrant/files/patch-gemspec Modified: head/sysutils/vagrant/files/patch-gemspec ============================================================================== --- head/sysutils/vagrant/files/patch-gemspec Mon Jun 12 12:25:21 2017 (r443441) +++ head/sysutils/vagrant/files/patch-gemspec Mon Jun 12 12:27:47 2017 (r443442) @@ -20,3 +20,12 @@ 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" +@@ -36,7 +36,7 @@ + # 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 From owner-svn-ports-head@freebsd.org Mon Jun 12 13:48:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94394BFCFAE; Mon, 12 Jun 2017 13:48:37 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57BCC7001C; Mon, 12 Jun 2017 13:48:37 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5CDma8I007909; Mon, 12 Jun 2017 13:48:36 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CDmaDO007907; Mon, 12 Jun 2017 13:48:36 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201706121348.v5CDmaDO007907@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Mon, 12 Jun 2017 13:48:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443446 - in head/sysutils/nut: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 13:48:37 -0000 Author: cy Date: Mon Jun 12 13:48:36 2017 New Revision: 443446 URL: https://svnweb.freebsd.org/changeset/ports/443446 Log: Shut down upsmon gracefully. Modified: head/sysutils/nut/Makefile head/sysutils/nut/files/nut_upsmon.in Modified: head/sysutils/nut/Makefile ============================================================================== --- head/sysutils/nut/Makefile Mon Jun 12 13:30:02 2017 (r443445) +++ head/sysutils/nut/Makefile Mon Jun 12 13:48:36 2017 (r443446) @@ -3,7 +3,7 @@ PORTNAME= nut PORTVERSION= 2.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig Modified: head/sysutils/nut/files/nut_upsmon.in ============================================================================== --- head/sysutils/nut/files/nut_upsmon.in Mon Jun 12 13:30:02 2017 (r443445) +++ head/sysutils/nut/files/nut_upsmon.in Mon Jun 12 13:48:36 2017 (r443446) @@ -32,9 +32,16 @@ pidfile="%%STATEDIR%%/upsmon.pid" nut_upsmon_flags=${nut_upsmon_flags-"localhost"} extra_commands=reload +stop_cmd="upsmon_stop" + reload() { ${command} -c reload +} + +upsmon_stop() +{ + ${command} -c stop } run_rc_command "$1" From owner-svn-ports-head@freebsd.org Mon Jun 12 13:54:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38426BFD1A9; Mon, 12 Jun 2017 13:54:20 +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 C43AB704D4; Mon, 12 Jun 2017 13:54:19 +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 v5CDsJt7012077; Mon, 12 Jun 2017 13:54:19 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CDsIIe012075; Mon, 12 Jun 2017 13:54:18 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706121354.v5CDsIIe012075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Mon, 12 Jun 2017 13:54:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443447 - head/www/rubygem-ostatus2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 13:54:20 -0000 Author: jrm Date: Mon Jun 12 13:54:18 2017 New Revision: 443447 URL: https://svnweb.freebsd.org/changeset/ports/443447 Log: www/rubygem-ostatus2: Update to version 2.0.1 Modified: head/www/rubygem-ostatus2/Makefile head/www/rubygem-ostatus2/distinfo Modified: head/www/rubygem-ostatus2/Makefile ============================================================================== --- head/www/rubygem-ostatus2/Makefile Mon Jun 12 13:48:36 2017 (r443446) +++ head/www/rubygem-ostatus2/Makefile Mon Jun 12 13:54:18 2017 (r443447) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ostatus2 -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-ostatus2/distinfo ============================================================================== --- head/www/rubygem-ostatus2/distinfo Mon Jun 12 13:48:36 2017 (r443446) +++ head/www/rubygem-ostatus2/distinfo Mon Jun 12 13:54:18 2017 (r443447) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494011105 -SHA256 (rubygem/ostatus2-2.0.0.gem) = 59080bd7a8dc89f5b7453e716fb8604070899c76ca3632ab7b22f7783cdf0e53 -SIZE (rubygem/ostatus2-2.0.0.gem) = 7680 +TIMESTAMP = 1497275423 +SHA256 (rubygem/ostatus2-2.0.1.gem) = b4365d4bc654d59f397faa99bb15cc5e9be6fa1c0a63e283bd335194a8717524 +SIZE (rubygem/ostatus2-2.0.1.gem) = 7680 From owner-svn-ports-head@freebsd.org Mon Jun 12 14:05:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15F50BFD4AE; Mon, 12 Jun 2017 14:05:21 +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 D504970A0F; Mon, 12 Jun 2017 14:05: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 v5CE5J1Y016599; Mon, 12 Jun 2017 14:05:19 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CE5JEs016597; Mon, 12 Jun 2017 14:05:19 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201706121405.v5CE5JEs016597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 12 Jun 2017 14:05:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443448 - in head/deskutils/zim: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 14:05:21 -0000 Author: rm Date: Mon Jun 12 14:05:19 2017 New Revision: 443448 URL: https://svnweb.freebsd.org/changeset/ports/443448 Log: deskutils/zim: update to 0.67-rc2 This intermediate release fixing many regression (some of them are critical). changelog: https://github.com/jaap-karssenberg/zim-desktop-wiki/commit/2d0ead5a9736267766dfa669f2e78d27a2a5c110 Deleted: head/deskutils/zim/files/ Modified: head/deskutils/zim/Makefile head/deskutils/zim/distinfo Modified: head/deskutils/zim/Makefile ============================================================================== --- head/deskutils/zim/Makefile Mon Jun 12 13:54:18 2017 (r443447) +++ head/deskutils/zim/Makefile Mon Jun 12 14:05:19 2017 (r443448) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zim -PORTVERSION= 0.66 +DISTVERSION= 0.67-rc2 CATEGORIES= deskutils python MASTER_SITES= http://www.zim-wiki.org/downloads/ @@ -18,8 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 NO_ARCH= yes -USES= desktop-file-utils dos2unix gettext python:-2.7 shared-mime-info -DOS2UNIX_FILES= zim/newfs/__init__.py +USES= desktop-file-utils gettext python:-2.7 shared-mime-info USE_GNOME= pygtk2 USE_PYTHON= autoplist distutils INSTALLS_ICONS= yes Modified: head/deskutils/zim/distinfo ============================================================================== --- head/deskutils/zim/distinfo Mon Jun 12 13:54:18 2017 (r443447) +++ head/deskutils/zim/distinfo Mon Jun 12 14:05:19 2017 (r443448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494271021 -SHA256 (zim-0.66.tar.gz) = e8b53948097f211972713252f3a89b2957e3a63f55eb53587e2474dfc4cbf6c4 -SIZE (zim-0.66.tar.gz) = 2020216 +TIMESTAMP = 1497274825 +SHA256 (zim-0.67-rc2.tar.gz) = 0e7fdde839c449e83505be5a1a323e9fe012ca79c8bd474396c0fa6d5d139850 +SIZE (zim-0.67-rc2.tar.gz) = 2024097 From owner-svn-ports-head@freebsd.org Mon Jun 12 14:35:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1927BFDBC8; Mon, 12 Jun 2017 14:35:11 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB20F718A2; Mon, 12 Jun 2017 14:35:11 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5CEZAbw031597; Mon, 12 Jun 2017 14:35:10 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CEZAWD031595; Mon, 12 Jun 2017 14:35:10 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201706121435.v5CEZAWD031595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Mon, 12 Jun 2017 14:35:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443450 - head/emulators/qemu-sbruno X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 14:35:11 -0000 Author: sbruno Date: Mon Jun 12 14:35:10 2017 New Revision: 443450 URL: https://svnweb.freebsd.org/changeset/ports/443450 Log: Update qemu-sbruno and qemu-user-static to 2.9.50 - Fix handling of ino64 changes in head (Michal Meloun) - Don't return 0 if pending signal is detected before call to real select(). This causes cmake timeout failures - a select() with NULL as timeout argument returns (erroneously) 0. (Michal Meloun) - Allow users to compile bsd-user dynamically (Michal Meloun) Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/distinfo head/emulators/qemu-sbruno/pkg-plist Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Mon Jun 12 14:33:13 2017 (r443449) +++ head/emulators/qemu-sbruno/Makefile Mon Jun 12 14:35:10 2017 (r443450) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.8.50.g20170307 -PORTREVISION= 3 +PORTVERSION= 2.9.50.g20170611 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -20,7 +19,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= c0989c8 +GH_TAGNAME= 43acb36 HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2,build USE_PERL5= build Modified: head/emulators/qemu-sbruno/distinfo ============================================================================== --- head/emulators/qemu-sbruno/distinfo Mon Jun 12 14:33:13 2017 (r443449) +++ head/emulators/qemu-sbruno/distinfo Mon Jun 12 14:35:10 2017 (r443450) @@ -1,5 +1,5 @@ -TIMESTAMP = 1488912218 -SHA256 (qemu/2.8.50.g20170307/seanbruno-qemu-bsd-user-2.8.50.g20170307-c0989c8_GH0.tar.gz) = a697518d04ae095f9217a33a43ab18eaf699e12c3fafc395844d121f56506d8b -SIZE (qemu/2.8.50.g20170307/seanbruno-qemu-bsd-user-2.8.50.g20170307-c0989c8_GH0.tar.gz) = 13675867 -SHA256 (qemu/2.8.50.g20170307/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.8.50.g20170307/dtc-v1.4.0.tar.gz) = 131893 +TIMESTAMP = 1497278071 +SHA256 (qemu/2.9.50.g20170611/seanbruno-qemu-bsd-user-2.9.50.g20170611-43acb36_GH0.tar.gz) = a3d9aebb2ad5e43ff679dc21cf3d0a5bf18f1d3796e79a97514d093759f465f8 +SIZE (qemu/2.9.50.g20170611/seanbruno-qemu-bsd-user-2.9.50.g20170611-43acb36_GH0.tar.gz) = 14024085 +SHA256 (qemu/2.9.50.g20170611/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.9.50.g20170611/dtc-v1.4.0.tar.gz) = 131893 Modified: head/emulators/qemu-sbruno/pkg-plist ============================================================================== --- head/emulators/qemu-sbruno/pkg-plist Mon Jun 12 14:33:13 2017 (r443449) +++ head/emulators/qemu-sbruno/pkg-plist Mon Jun 12 14:35:10 2017 (r443450) @@ -18,7 +18,6 @@ %%NONX86%%bin/qemu-system-mips64el %%NONX86%%bin/qemu-system-mipsel %%NONX86%%bin/qemu-system-moxie -%%NONX86%%bin/qemu-system-or32 %%NONX86%%bin/qemu-system-ppc %%NONX86%%bin/qemu-system-ppc64 %%NONX86%%bin/qemu-system-ppcemb From owner-svn-ports-head@freebsd.org Mon Jun 12 14:46:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10BEABFDF8A; Mon, 12 Jun 2017 14:46:08 +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 D241B71E3B; Mon, 12 Jun 2017 14:46:07 +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 v5CEk7tt035793; Mon, 12 Jun 2017 14:46:07 GMT (envelope-from tdb@FreeBSD.org) Received: (from tdb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CEk6Ea035790; Mon, 12 Jun 2017 14:46:06 GMT (envelope-from tdb@FreeBSD.org) Message-Id: <201706121446.v5CEk6Ea035790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tdb set sender to tdb@FreeBSD.org using -f From: Tim Bishop Date: Mon, 12 Jun 2017 14:46:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443451 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 14:46:08 -0000 Author: tdb Date: Mon Jun 12 14:46:06 2017 New Revision: 443451 URL: https://svnweb.freebsd.org/changeset/ports/443451 Log: - Use correct license (see https://github.com/sabnzbd/sabyenc/issues/5). - Only use python 2.7, as indicated by upstream. - Use the preferred CHEESESHOP instead of GitHub for the distfile. Submitted by: Ralf van der Enden (maintainer) Reported by: koobs Modified: head/news/py-sabyenc/Makefile head/news/py-sabyenc/distinfo Modified: head/news/py-sabyenc/Makefile ============================================================================== --- head/news/py-sabyenc/Makefile Mon Jun 12 14:35:10 2017 (r443450) +++ head/news/py-sabyenc/Makefile Mon Jun 12 14:46:06 2017 (r443451) @@ -3,18 +3,17 @@ PORTNAME= sabyenc PORTVERSION= 3.0.2 -DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= news python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tremere@cainites.net COMMENT= Python yEnc package optimized for use within SABnzbd -LICENSE= GPLv3 +LICENSE= LGPL3 -USES= python -USE_GITHUB= yes -GH_ACCOUNT= sabnzbd +USES= python:2.7 USE_PYTHON= autoplist distutils .include Modified: head/news/py-sabyenc/distinfo ============================================================================== --- head/news/py-sabyenc/distinfo Mon Jun 12 14:35:10 2017 (r443450) +++ head/news/py-sabyenc/distinfo Mon Jun 12 14:46:06 2017 (r443451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496981772 -SHA256 (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 72305bdacfb4f82764e7f3e33a7001983f9af5c8d633cbf57e950b570a56e55d -SIZE (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 16080819 +TIMESTAMP = 1497267264 +SHA256 (sabyenc-3.0.2.tar.gz) = 05a848ebf7e37775171f85d2b01e131af7384a35fedece73079ca52a2d687eaf +SIZE (sabyenc-3.0.2.tar.gz) = 8732 From owner-svn-ports-head@freebsd.org Mon Jun 12 15:10:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91E80BFE62E; Mon, 12 Jun 2017 15:10:49 +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 62C7E72AED; Mon, 12 Jun 2017 15:10:49 +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 v5CFAmG8044065; Mon, 12 Jun 2017 15:10:48 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CFAmbX044062; Mon, 12 Jun 2017 15:10:48 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201706121510.v5CFAmbX044062@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Mon, 12 Jun 2017 15:10:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443452 - head/net-mgmt/cacti-spine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 15:10:49 -0000 Author: skreuzer Date: Mon Jun 12 15:10:48 2017 New Revision: 443452 URL: https://svnweb.freebsd.org/changeset/ports/443452 Log: Update to version 1.1.10 Modified: head/net-mgmt/cacti-spine/Makefile head/net-mgmt/cacti-spine/distinfo Modified: head/net-mgmt/cacti-spine/Makefile ============================================================================== --- head/net-mgmt/cacti-spine/Makefile Mon Jun 12 14:46:06 2017 (r443451) +++ head/net-mgmt/cacti-spine/Makefile Mon Jun 12 15:10:48 2017 (r443452) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spine -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.10 CATEGORIES= net-mgmt MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/ DISTNAME= cacti-${PORTNAME}-${PORTVERSION} Modified: head/net-mgmt/cacti-spine/distinfo ============================================================================== --- head/net-mgmt/cacti-spine/distinfo Mon Jun 12 14:46:06 2017 (r443451) +++ head/net-mgmt/cacti-spine/distinfo Mon Jun 12 15:10:48 2017 (r443452) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496312144 -SHA256 (cacti-spine-1.1.7.tar.gz) = 97183529cdcd8446fbcb606710b6c0a7bd2f7166edbf910dc583e5a760ed2c5c -SIZE (cacti-spine-1.1.7.tar.gz) = 801419 +TIMESTAMP = 1497275316 +SHA256 (cacti-spine-1.1.10.tar.gz) = c1968617340b7b5210d34a71b9eafe112feaa6afbebd67e8243f2f1dc4d8f5bb +SIZE (cacti-spine-1.1.10.tar.gz) = 801617 From owner-svn-ports-head@freebsd.org Mon Jun 12 16:01:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47402BFF2F1; Mon, 12 Jun 2017 16:01:22 +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 239E1742D1; Mon, 12 Jun 2017 16:01:22 +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 v5CG1LKE067610; Mon, 12 Jun 2017 16:01:21 GMT (envelope-from tdb@FreeBSD.org) Received: (from tdb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CG1LUQ067607; Mon, 12 Jun 2017 16:01:21 GMT (envelope-from tdb@FreeBSD.org) Message-Id: <201706121601.v5CG1LUQ067607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tdb set sender to tdb@FreeBSD.org using -f From: Tim Bishop Date: Mon, 12 Jun 2017 16:01:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443453 - head/news/sabnzbdplus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 16:01:22 -0000 Author: tdb Date: Mon Jun 12 16:01:20 2017 New Revision: 443453 URL: https://svnweb.freebsd.org/changeset/ports/443453 Log: - Update SABnzbd to 2.1.0. - GH_TAGNAME no longer needed now it is correctly tagged in GitHub. - Uses py-sabyenc instead of py-yenc as recommended upstream. PR: 218722 Submitted by: joshruehlig@gmail.com (maintainer) Modified: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/distinfo head/news/sabnzbdplus/pkg-plist Modified: head/news/sabnzbdplus/Makefile ============================================================================== --- head/news/sabnzbdplus/Makefile Mon Jun 12 15:10:48 2017 (r443452) +++ head/news/sabnzbdplus/Makefile Mon Jun 12 16:01:20 2017 (r443453) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 1.2.3 +PORTVERSION= 2.1.0 CATEGORIES= news MAINTAINER= joshruehlig@gmail.com @@ -17,7 +17,6 @@ RUN_DEPENDS= cheetah:devel/py-cheetah \ USE_GITHUB= yes GH_ACCOUNT= sabnzbd GH_PROJECT= sabnzbd -GH_TAGNAME= a894ca5 USES= python:2.7 shebangfix SHEBANG_FILES= SABnzbd.py tools/msgfmt.py @@ -45,7 +44,7 @@ YENC_DESC= yenc support PAR2CMDLINE_RUN_DEPENDS= par2repair:archivers/par2cmdline-tbb FEEDPARSER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:textproc/py-feedparser -YENC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yenc>=0:news/py-yenc +YENC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sabyenc>=0:news/py-sabyenc SSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography UNRAR_RUN_DEPENDS= unrar:archivers/unrar 7ZIP_RUN_DEPENDS= 7za:archivers/p7zip Modified: head/news/sabnzbdplus/distinfo ============================================================================== --- head/news/sabnzbdplus/distinfo Mon Jun 12 15:10:48 2017 (r443452) +++ head/news/sabnzbdplus/distinfo Mon Jun 12 16:01:20 2017 (r443453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489989347 -SHA256 (sabnzbd-sabnzbd-1.2.3-a894ca5_GH0.tar.gz) = 2689ece69a83cace63699d00a85be7562c09e12620dc2474991644e3be4501dc -SIZE (sabnzbd-sabnzbd-1.2.3-a894ca5_GH0.tar.gz) = 5316909 +TIMESTAMP = 1497232015 +SHA256 (sabnzbd-sabnzbd-2.1.0_GH0.tar.gz) = 0880f1ca1de93d627836633ee3433967711c8b0db88cfa504935ca9d48e959df +SIZE (sabnzbd-sabnzbd-2.1.0_GH0.tar.gz) = 5230254 Modified: head/news/sabnzbdplus/pkg-plist ============================================================================== --- head/news/sabnzbdplus/pkg-plist Mon Jun 12 15:10:48 2017 (r443452) +++ head/news/sabnzbdplus/pkg-plist Mon Jun 12 16:01:20 2017 (r443453) @@ -38,6 +38,7 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/urlgrabber.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/__init__.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/certgen.py +%%PYTHON_SITELIBDIR%%/sabnzbd/utils/checkdir.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/configobj.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/diskspeed.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/feedparser.py @@ -45,7 +46,6 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/happyeyeballs.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/json.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/kronos.py -%%PYTHON_SITELIBDIR%%/sabnzbd/utils/listquote.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pathbrowser.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pybonjour.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pystone.py @@ -177,7 +177,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery.peity.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-extensions.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-latest.js -%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/moment.js +%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/moment.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/da.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/de.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/es.js From owner-svn-ports-head@freebsd.org Mon Jun 12 16:35:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32109BFFBD5; Mon, 12 Jun 2017 16:35:07 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0242B75454; Mon, 12 Jun 2017 16:35:06 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5CGZ6wx080590; Mon, 12 Jun 2017 16:35:06 GMT (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CGZ6Id080587; Mon, 12 Jun 2017 16:35:06 GMT (envelope-from marcus@FreeBSD.org) Message-Id: <201706121635.v5CGZ6Id080587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marcus set sender to marcus@FreeBSD.org using -f From: Joe Marcus Clarke Date: Mon, 12 Jun 2017 16:35:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443454 - head/net/wireshark X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 16:35:07 -0000 Author: marcus Date: Mon Jun 12 16:35:05 2017 New Revision: 443454 URL: https://svnweb.freebsd.org/changeset/ports/443454 Log: Update to 2.2.7. See https://www.wireshark.org/docs/relnotes/wireshark-2.2.7.html for a list changes in this release. Modified: head/net/wireshark/Makefile head/net/wireshark/distinfo head/net/wireshark/pkg-plist Modified: head/net/wireshark/Makefile ============================================================================== --- head/net/wireshark/Makefile Mon Jun 12 16:01:20 2017 (r443453) +++ head/net/wireshark/Makefile Mon Jun 12 16:35:05 2017 (r443454) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ Modified: head/net/wireshark/distinfo ============================================================================== --- head/net/wireshark/distinfo Mon Jun 12 16:01:20 2017 (r443453) +++ head/net/wireshark/distinfo Mon Jun 12 16:35:05 2017 (r443454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492802134 -SHA256 (wireshark-2.2.6.tar.bz2) = f627d51eda85f5ae5f5c8c9fc1f6539ffc2a270dd7500dc7f67490a8534ca849 -SIZE (wireshark-2.2.6.tar.bz2) = 32317335 +TIMESTAMP = 1497284453 +SHA256 (wireshark-2.2.7.tar.bz2) = 689ddf62221b152779d8846ab5b2063cc7fd41ec1a9f04eefab09b5d5486dbb5 +SIZE (wireshark-2.2.7.tar.bz2) = 32309420 Modified: head/net/wireshark/pkg-plist ============================================================================== --- head/net/wireshark/pkg-plist Mon Jun 12 16:01:20 2017 (r443453) +++ head/net/wireshark/pkg-plist Mon Jun 12 16:35:05 2017 (r443454) @@ -17,10 +17,10 @@ bin/tshark %%TEXT2PCAP%% lib/libwireshark.so lib/libwireshark.so.8 -lib/libwireshark.so.8.1.6 +lib/libwireshark.so.8.1.7 lib/libwiretap.so lib/libwiretap.so.6 -lib/libwiretap.so.6.0.6 +lib/libwiretap.so.6.0.7 %%GUI%%lib/libwscodecs.so %%GUI%%lib/libwscodecs.so.1 %%GUI%%lib/libwscodecs.so.1.0.0 From owner-svn-ports-head@freebsd.org Mon Jun 12 17:31:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D139C08E5B; Mon, 12 Jun 2017 17:31:57 +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 5C03E774B9; Mon, 12 Jun 2017 17:31:57 +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 v5CHVukf003617; Mon, 12 Jun 2017 17:31:56 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CHVug4003616; Mon, 12 Jun 2017 17:31:56 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706121731.v5CHVug4003616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Mon, 12 Jun 2017 17:31:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443456 - head/Tools/scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 17:31:57 -0000 Author: bdrewery Date: Mon Jun 12 17:31:56 2017 New Revision: 443456 URL: https://svnweb.freebsd.org/changeset/ports/443456 Log: Allow editing commit message on failure and save it somewhere if declined. With hat: portmgr Modified: head/Tools/scripts/mfh Modified: head/Tools/scripts/mfh ============================================================================== --- head/Tools/scripts/mfh Mon Jun 12 17:29:04 2017 (r443455) +++ head/Tools/scripts/mfh Mon Jun 12 17:31:56 2017 (r443456) @@ -147,6 +147,13 @@ ask "Do you want to commit? (no = start a shell)" || ( echo >> commit.txt echo "Approved by: " >> commit.txt ${EDITOR:-vi} commit.txt -"${svn}" ci -F commit.txt "${branch}" +while ! "${svn}" ci -F commit.txt "${branch}"; do + if ! ask "Commit failed. Re-edit message and try again?"; then + save_log="$(mktemp -t mfh)" + cp -f commit.txt "${save_log}" + echo "Saving commit log to ${save_log}" + break + fi +done rm -rf "${dir}" trap - 0 From owner-svn-ports-head@freebsd.org Mon Jun 12 17:48:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E122C09338 for ; Mon, 12 Jun 2017 17:48:25 +0000 (UTC) (envelope-from kp@krion.cc) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (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 7068F77EB1 for ; Mon, 12 Jun 2017 17:48:25 +0000 (UTC) (envelope-from kp@krion.cc) Received: by mail-io0-x236.google.com with SMTP id i7so59044502ioe.1 for ; Mon, 12 Jun 2017 10:48:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=krion-cc.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=XWCTEPAQmtKNtcQ3ZZcWr1tKMaZYXLG2ObflmKGT8VM=; b=CGbrXjtUqm+/4A6SCNcXxSB61zlZaXIQPQmMKgt1+1NgIJ0zQVT7vnk8wJlNPMXaxI iKmk1JSqPZeke5eaZYIsil1a8Hv7tRXONYoJkizwKCKnGn03zOctLfbKwnLqCggQ66P7 g3MAPBDB2u4vPJr3G2GmCEZ/sgJL2qpSBhCYDD2gcuLjkuWHbO53J/M2XkxpukLkH6IS 6u3+Dpj6CvafJDLCVRZ4r69giaX1TQctmBN3Knjb04Ak1rehjdiddNSHrqfLfbdiBJWf mWCrPlP+WWAFsGqI17uU+ubmt0G9MReijJydwwNrlBzZZ/lwnVP7bsZgw6xFzJZXnyWv f34w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XWCTEPAQmtKNtcQ3ZZcWr1tKMaZYXLG2ObflmKGT8VM=; b=bBi8UN5P3Hoj1QGV1OqhJD53cIPUAwU6ziDF3tAt+YbYohVQ+HFGyVqKppmjm1gdLY pQI3iDnewFF1F13RYFCLV1C8bz+Gh5UHW4StpmXGsC9QBiGU74+gZyv+Ov6TWC9KH4kY UQcw/r7UZON0DzTtZfFVRXN/sbCjS4wJIdVXEdj3S+WAodvhdDepz5R2FrLmFYQrIz0I Pa/6A+KBlyddATflSHX+6UMrtkvYLOJ6PJD8CJsIWxfPmtvLgkJ0aPha3Mff0YXKSxnK c0otuN8o98HRT9yp6QiAXVclqf6KIWNGPe1T3F9U2Fc/bQp/VNL8HXjuD4drv1x1EvYr ClWw== X-Gm-Message-State: AKS2vOynVzCqz6r1B6rAqNfSOpPqAU2LqT10dpe0Umf4+aKerDL+8N2o ZSudPaQ4dP9nkhAD X-Received: by 10.107.162.10 with SMTP id l10mr1979128ioe.90.1497289704735; Mon, 12 Jun 2017 10:48:24 -0700 (PDT) Received: from vein (krion.cc. [148.251.53.37]) by smtp.gmail.com with ESMTPSA id u191sm4233699ita.22.2017.06.12.10.48.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2017 10:48:23 -0700 (PDT) Date: Mon, 12 Jun 2017 19:48:44 +0200 From: Kirill Ponomarev To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r441739 - head/print/texinfo Message-ID: <20170612174844.ka33fsqxwr6pq2nv@vein> References: <201705252105.v4PL58hv022885@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6igh6g72yn4dyldu" Content-Disposition: inline In-Reply-To: <201705252105.v4PL58hv022885@repo.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 17:48:25 -0000 --6igh6g72yn4dyldu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 05/25, Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Thu May 25 21:05:08 2017 > New Revision: 441739 > URL: https://svnweb.freebsd.org/changeset/ports/441739 >=20 > Log: > Restrict download texinfo.tex from my LOCAL > =20 > Do not download texinfo.tex from GNU directly to avoid checksum error w= hen > usptream updates this unversioned file. BTW, it still fails on HEAD r319823 with portmaster -ad with error: rmdir: /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo: No such f= ile or directory K.=20 --6igh6g72yn4dyldu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAlk+0/wACgkQDyI9/LMC ykUqwwf9EnqFbpBW2X5lb7/ivO0S9UF1XPAIHS7ZGxt7DAoDilCZTaAfoXyaMqRc F+fCXyyLqlFuw6lFUZ257PRQHqvS2BuOD0L0zjJt8y2PVotIjxXbSB9lUgESX4IT /7cYzQV4EyLInbDw3R8DTZkM5cSJGm0Tj86eZLW5z6+wQBRLsEZFqeDwpijRnlJz jpG16gMUtF+PIu17QLH5w2rZt5T00Y7iL3zi6GVgQp4Q78wt3gNfF5lqkrbUCGCr GQphVWcfc7GamuUteSCqbEGnrLrehdAhRkMJvMOt4UlnbQoeGcRnhTEnoSKFsNjS 7XP6YyaNGKNwaYLwKm2MM8/s3JXfjg== =VxEu -----END PGP SIGNATURE----- --6igh6g72yn4dyldu-- From owner-svn-ports-head@freebsd.org Mon Jun 12 19:02:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5D38C0A62E; Mon, 12 Jun 2017 19:02:03 +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 A457679E8C; Mon, 12 Jun 2017 19:02:03 +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 v5CJ22wt040751; Mon, 12 Jun 2017 19:02:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CJ22Um040748; Mon, 12 Jun 2017 19:02:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121902.v5CJ22Um040748@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 19:02:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443457 - head/devel/p5-ExtUtils-MakeMaker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 19:02:03 -0000 Author: sunpoet Date: Mon Jun 12 19:02:02 2017 New Revision: 443457 URL: https://svnweb.freebsd.org/changeset/ports/443457 Log: Update to 7.30 Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile head/devel/p5-ExtUtils-MakeMaker/distinfo Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile ============================================================================== --- head/devel/p5-ExtUtils-MakeMaker/Makefile Mon Jun 12 17:31:56 2017 (r443456) +++ head/devel/p5-ExtUtils-MakeMaker/Makefile Mon Jun 12 19:02:02 2017 (r443457) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ExtUtils-MakeMaker -PORTVERSION= 7.28 +PORTVERSION= 7.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-ExtUtils-MakeMaker/distinfo ============================================================================== --- head/devel/p5-ExtUtils-MakeMaker/distinfo Mon Jun 12 17:31:56 2017 (r443456) +++ head/devel/p5-ExtUtils-MakeMaker/distinfo Mon Jun 12 19:02:02 2017 (r443457) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496231827 -SHA256 (ExtUtils-MakeMaker-7.28.tar.gz) = 13782079479357a96f5c3819cb1f9c440c22744c9ccddd7a1ce61ee9b5662133 -SIZE (ExtUtils-MakeMaker-7.28.tar.gz) = 469669 +TIMESTAMP = 1497287276 +SHA256 (ExtUtils-MakeMaker-7.30.tar.gz) = e081a8aa61c56565746bee998bf4c32926c030b84bb3f206e81714a1707f393c +SIZE (ExtUtils-MakeMaker-7.30.tar.gz) = 469792 From owner-svn-ports-head@freebsd.org Mon Jun 12 19:02:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 099D9C0A64E; Mon, 12 Jun 2017 19:02: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 DAE0C79EA1; Mon, 12 Jun 2017 19:02:08 +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 v5CJ28gH041559; Mon, 12 Jun 2017 19:02:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CJ279f041556; Mon, 12 Jun 2017 19:02:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121902.v5CJ279f041556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 19:02:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443458 - in head/mail/p5-Net-IMAP-Simple: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 19:02:09 -0000 Author: sunpoet Date: Mon Jun 12 19:02:07 2017 New Revision: 443458 URL: https://svnweb.freebsd.org/changeset/ports/443458 Log: Update to 1.2209 - Remove MASTER_SITE_SUBDIR - Clean up *_DEPENDS Changes: http://search.cpan.org/dist/Net-IMAP-Simple/Changes Deleted: head/mail/p5-Net-IMAP-Simple/files/ Modified: head/mail/p5-Net-IMAP-Simple/Makefile head/mail/p5-Net-IMAP-Simple/distinfo head/mail/p5-Net-IMAP-Simple/pkg-plist Modified: head/mail/p5-Net-IMAP-Simple/Makefile ============================================================================== --- head/mail/p5-Net-IMAP-Simple/Makefile Mon Jun 12 19:02:02 2017 (r443457) +++ head/mail/p5-Net-IMAP-Simple/Makefile Mon Jun 12 19:02:07 2017 (r443458) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Net-IMAP-Simple -PORTVERSION= 1.2207 +PORTVERSION= 1.2209 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:JETTERO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -14,37 +13,15 @@ COMMENT= Perl extension for simple IMAP account handli LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ - p5-Coro>=0:devel/p5-Coro \ - p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \ - p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ - p5-DateTime>=0:devel/p5-DateTime \ - p5-Email-Address>=0:mail/p5-Email-Address \ - p5-Email-MIME-ContentType>=0:mail/p5-Email-MIME-ContentType \ - p5-Email-MIME>=1.862:mail/p5-Email-MIME \ - p5-Email-Simple>=1.999:mail/p5-Email-Simple \ - p5-Encode-IMAPUTF7>=0:converters/p5-Encode-IMAPUTF7 \ - p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \ - p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ - p5-MIME-Base64>=0:converters/p5-MIME-Base64 \ +BUILD_DEPENDS= p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \ p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ - p5-Net-Server-Coro>=0.3:net/p5-Net-Server-Coro \ - p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ - p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require + p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} -OPTIONS_DEFINE= SX -OPTIONS_SUB= yes -SX_DESC= Simple protocol extensions (use Parse::RecDescent) - PORTSCOUT= skipv:1.20271 NO_ARCH= yes USES= perl5 USE_PERL5= configure - -SX_BUILD_DEPENDS= p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent -SX_CONFIGURE_ENV= WITH_SX=true -SX_RUN_DEPENDS= p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent .include Modified: head/mail/p5-Net-IMAP-Simple/distinfo ============================================================================== --- head/mail/p5-Net-IMAP-Simple/distinfo Mon Jun 12 19:02:02 2017 (r443457) +++ head/mail/p5-Net-IMAP-Simple/distinfo Mon Jun 12 19:02:07 2017 (r443458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475504728 -SHA256 (Net-IMAP-Simple-1.2207.tar.gz) = 7fb7fd25fdf62fd7f83d3a9401117e5f485116fc7653e943a93c6c5bbb1f4099 -SIZE (Net-IMAP-Simple-1.2207.tar.gz) = 45543 +TIMESTAMP = 1497287294 +SHA256 (Net-IMAP-Simple-1.2209.tar.gz) = 5318722a5bc2d6c1955d75f880f42db4c6ace45ec835ba4270a0f878b9c4ce94 +SIZE (Net-IMAP-Simple-1.2209.tar.gz) = 45728 Modified: head/mail/p5-Net-IMAP-Simple/pkg-plist ============================================================================== --- head/mail/p5-Net-IMAP-Simple/pkg-plist Mon Jun 12 19:02:02 2017 (r443457) +++ head/mail/p5-Net-IMAP-Simple/pkg-plist Mon Jun 12 19:02:07 2017 (r443458) @@ -1,8 +1,8 @@ %%SITE_PERL%%/Net/IMAP/Simple.pm %%SITE_PERL%%/Net/IMAP/Simple.pod %%SITE_PERL%%/Net/IMAP/Simple/PipeSocket.pm -%%SX%%%%SITE_PERL%%/Net/IMAP/SimpleX.pm -%%SX%%%%SITE_PERL%%/Net/IMAP/SimpleX.pod +%%SITE_PERL%%/Net/IMAP/SimpleX.pm +%%SITE_PERL%%/Net/IMAP/SimpleX.pod %%PERL5_MAN3%%/Net::IMAP::Simple.3.gz %%PERL5_MAN3%%/Net::IMAP::Simple::PipeSocket.3.gz -%%SX%%%%PERL5_MAN3%%/Net::IMAP::SimpleX.3.gz +%%PERL5_MAN3%%/Net::IMAP::SimpleX.3.gz From owner-svn-ports-head@freebsd.org Mon Jun 12 19:02:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA3F3C0A654; Mon, 12 Jun 2017 19:02: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 85C0F79EF5; Mon, 12 Jun 2017 19:02: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 v5CJ2C2o041664; Mon, 12 Jun 2017 19:02:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CJ2Cwl041663; Mon, 12 Jun 2017 19:02:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121902.v5CJ2Cwl041663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 19:02:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443459 - head/mail/p5-Net-IMAP-Simple-SSL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 19:02:13 -0000 Author: sunpoet Date: Mon Jun 12 19:02:12 2017 New Revision: 443459 URL: https://svnweb.freebsd.org/changeset/ports/443459 Log: Add LICENSE - Add NO_ARCH Modified: head/mail/p5-Net-IMAP-Simple-SSL/Makefile Modified: head/mail/p5-Net-IMAP-Simple-SSL/Makefile ============================================================================== --- head/mail/p5-Net-IMAP-Simple-SSL/Makefile Mon Jun 12 19:02:07 2017 (r443458) +++ head/mail/p5-Net-IMAP-Simple-SSL/Makefile Mon Jun 12 19:02:12 2017 (r443459) @@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= SSL support for Net::IMAP::Simple +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ p5-Net-IMAP-Simple>=0:mail/p5-Net-IMAP-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure From owner-svn-ports-head@freebsd.org Mon Jun 12 19:20:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18093C0A994; Mon, 12 Jun 2017 19:20:29 +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 CC8837A99E; Mon, 12 Jun 2017 19:20:28 +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 v5CJKRn3046385; Mon, 12 Jun 2017 19:20:27 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CJKRMD046382; Mon, 12 Jun 2017 19:20:27 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706121920.v5CJKRMD046382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 12 Jun 2017 19:20:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443461 - head/www/tt-rss X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 19:20:29 -0000 Author: thierry Date: Mon Jun 12 19:20:27 2017 New Revision: 443461 URL: https://svnweb.freebsd.org/changeset/ports/443461 Log: Update to b0113ada. PR: 219920 Submitted by: dereks (at) lifeofadishwasher.com Differential Revision: https://reviews.freebsd.org/D11144 Modified: head/www/tt-rss/Makefile head/www/tt-rss/distinfo head/www/tt-rss/pkg-plist Modified: head/www/tt-rss/Makefile ============================================================================== --- head/www/tt-rss/Makefile Mon Jun 12 19:18:48 2017 (r443460) +++ head/www/tt-rss/Makefile Mon Jun 12 19:20:27 2017 (r443461) @@ -2,17 +2,16 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 2017.02.12 -PORTREVISION= 1 +PORTVERSION= 2017.06.05 CATEGORIES= www -MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/ +MASTER_SITES= https://tt-rss.org/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/ MAINTAINER= thierry@FreeBSD.org COMMENT= Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator LICENSE= GPLv2 -GL_TAGNAME= 454292b2 +GL_TAGNAME= b0113adac42383b8039eb92ccf3ee2ec0ee70346 NO_BUILD= yes NO_ARCH= yes @@ -21,7 +20,7 @@ USE_PHP= ctype dom fileinfo hash json mbstring pcntl p REINPLACE_ARGS= -i "" USES= php:cli,web shebangfix tar:bz2 SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl -WRKSRC= ${WRKDIR}/tt-rss.git +WRKSRC= ${WRKDIR}/tt-rss-${GL_TAGNAME}-${GL_TAGNAME} USE_RC_SUBR= ttrssd Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Mon Jun 12 19:18:48 2017 (r443460) +++ head/www/tt-rss/distinfo Mon Jun 12 19:20:27 2017 (r443461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486964585 -SHA256 (tt-rss-2017.02.12.tar.bz2) = a90aac286d340fccad9a1329a403f61282e94f4d6974b9ed02670fae63ade75c -SIZE (tt-rss-2017.02.12.tar.bz2) = 2186001 +TIMESTAMP = 1497166071 +SHA256 (tt-rss-2017.06.05.tar.bz2) = 285a483c4de0a9015f97fb250da7a352374b157bc8477fb0792baa47f55b2901 +SIZE (tt-rss-2017.06.05.tar.bz2) = 2196900 Modified: head/www/tt-rss/pkg-plist ============================================================================== --- head/www/tt-rss/pkg-plist Mon Jun 12 19:18:48 2017 (r443460) +++ head/www/tt-rss/pkg-plist Mon Jun 12 19:20:27 2017 (r443461) @@ -1,6 +1,8 @@ %%DATADIR%%/httpd-tt-rss.conf @owner %%WWWOWN%% @group %%WWWGRP%% +%%WWWDIR%%/CONTRIBUTING.md +%%WWWDIR%%/COPYING %%WWWDIR%%/README.md %%WWWDIR%%/api/index.php %%WWWDIR%%/atom-to-html.xsl @@ -14,6 +16,8 @@ %%WWWDIR%%/classes/article.php %%WWWDIR%%/classes/auth/base.php %%WWWDIR%%/classes/backend.php +%%WWWDIR%%/classes/ccache.php +%%WWWDIR%%/classes/counters.php %%WWWDIR%%/classes/db.php %%WWWDIR%%/classes/db/mysqli.php %%WWWDIR%%/classes/db/pdo.php @@ -21,6 +25,7 @@ %%WWWDIR%%/classes/db/prefs.php %%WWWDIR%%/classes/db/stmt.php %%WWWDIR%%/classes/dbupdater.php +%%WWWDIR%%/classes/digest.php %%WWWDIR%%/classes/dlg.php %%WWWDIR%%/classes/feedenclosure.php %%WWWDIR%%/classes/feeditem.php @@ -35,6 +40,7 @@ %%WWWDIR%%/classes/iauthmodule.php %%WWWDIR%%/classes/idb.php %%WWWDIR%%/classes/ihandler.php +%%WWWDIR%%/classes/labels.php %%WWWDIR%%/classes/logger.php %%WWWDIR%%/classes/logger/sql.php %%WWWDIR%%/classes/logger/syslog.php @@ -49,6 +55,7 @@ %%WWWDIR%%/classes/pref/system.php %%WWWDIR%%/classes/pref/users.php %%WWWDIR%%/classes/rpc.php +%%WWWDIR%%/classes/rssutils.php %%WWWDIR%%/classes/ttrssmailer.php @mode 0400 @sample %%WWWDIR%%/config.php.sample @@ -104,19 +111,15 @@ %%WWWDIR%%/images/untick.png %%WWWDIR%%/images/user.png %%WWWDIR%%/include/autoload.php -%%WWWDIR%%/include/ccache.php %%WWWDIR%%/include/colors.php +%%WWWDIR%%/include/controls.php %%WWWDIR%%/include/crypt.php %%WWWDIR%%/include/db-prefs.php %%WWWDIR%%/include/db.php -%%WWWDIR%%/include/digest.php %%WWWDIR%%/include/errorhandler.php %%WWWDIR%%/include/feedbrowser.php %%WWWDIR%%/include/functions.php -%%WWWDIR%%/include/functions2.php -%%WWWDIR%%/include/labels.php %%WWWDIR%%/include/login_form.php -%%WWWDIR%%/include/rssfuncs.php %%WWWDIR%%/include/sanity_check.php %%WWWDIR%%/include/sanity_config.php %%WWWDIR%%/include/sessions.php @@ -2329,8 +2332,6 @@ %%WWWDIR%%/lib/phpqrcode/tools/merged_config.php %%WWWDIR%%/lib/phpqrcode/tools/merged_header.php %%WWWDIR%%/lib/prototype.js -%%WWWDIR%%/lib/pubsubhubbub/Publisher.php -%%WWWDIR%%/lib/pubsubhubbub/Subscriber.php %%WWWDIR%%/lib/readability/JSLikeHTMLElement.php %%WWWDIR%%/lib/readability/Readability.php %%WWWDIR%%/lib/scriptaculous/controls.js @@ -2408,6 +2409,7 @@ %%WWWDIR%%/plugins/af_comics/filters/af_comics_tfd.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_twp.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_whomp.php +%%WWWDIR%%/plugins/af_comics/filters.local/.empty %%WWWDIR%%/plugins/af_comics/init.php %%WWWDIR%%/plugins/af_fsckportal/init.php %%WWWDIR%%/plugins/af_lang_detect/init.php @@ -2426,9 +2428,10 @@ %%WWWDIR%%/plugins/af_unburn/init.php %%WWWDIR%%/plugins/af_youtube_embed/init.php %%WWWDIR%%/plugins/af_zz_imgproxy/init.php -%%WWWDIR%%/plugins/af_zz_imgsetsizes/init.php %%WWWDIR%%/plugins/af_zz_noautoplay/init.js %%WWWDIR%%/plugins/af_zz_noautoplay/init.php +%%WWWDIR%%/plugins/af_zz_vidmute/init.js +%%WWWDIR%%/plugins/af_zz_vidmute/init.php %%WWWDIR%%/plugins/auth_internal/init.php %%WWWDIR%%/plugins/auth_remote/init.php %%WWWDIR%%/plugins/auto_assign_labels/init.php @@ -2444,8 +2447,6 @@ %%WWWDIR%%/plugins/import_export/import_export.js %%WWWDIR%%/plugins/import_export/init.php %%WWWDIR%%/plugins/index.html -%%WWWDIR%%/plugins/instances/init.php -%%WWWDIR%%/plugins/instances/instances.js %%WWWDIR%%/plugins/mail/init.php %%WWWDIR%%/plugins/mail/mail.js %%WWWDIR%%/plugins/mail/mail.png @@ -2745,6 +2746,9 @@ %%WWWDIR%%/templates/generated_feed.txt %%WWWDIR%%/templates/resetpass_link_template.txt %%WWWDIR%%/templates/resetpass_template.txt +%%WWWDIR%%/tests/ApiTest.php +%%WWWDIR%%/tests/functional/BasicTest.php +%%WWWDIR%%/tests/functional/PrefsTest.php %%WWWDIR%%/themes.local/.empty %%WWWDIR%%/themes/.empty %%WWWDIR%%/themes/compact.css @@ -2757,6 +2761,12 @@ %%WWWDIR%%/utils/localized_schema.txt @mode u=rx %%WWWDIR%%/utils/extract-i18n-js.pl +%%WWWDIR%%/utils/gitlab-ci/check-schema.sh +%%WWWDIR%%/utils/gitlab-ci/config-template.php +%%WWWDIR%%/utils/gitlab-ci/nginx-default +%%WWWDIR%%/utils/gitlab-ci/php-lint.sh +%%WWWDIR%%/utils/gitlab-ci/phpmd-ruleset.xml +%%WWWDIR%%/utils/gitlab-ci/phpmd.sh %%WWWDIR%%/utils/regen_config_checks.sh %%WWWDIR%%/utils/update-translations.sh @mode @@ -2783,7 +2793,6 @@ @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/mark_button @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/mailto @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/mail -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/instances @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/import_export @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/googlereaderkeys @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/embed_original @@ -2793,7 +2802,6 @@ @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/auto_assign_labels @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/auth_remote @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/auth_internal -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_zz_imgsetsizes @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_youtube_embed @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_unburn @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_tumblr_1280 @@ -2867,7 +2875,6 @@ @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/locale @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/scriptaculous @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/readability -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/pubsubhubbub @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/phpqrcode/tools @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/phpqrcode/cache/mask_7 @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/phpqrcode/cache/mask_6 From owner-svn-ports-head@freebsd.org Mon Jun 12 19:38:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E97FFC314AB; Mon, 12 Jun 2017 19:38: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 B92787B95C; Mon, 12 Jun 2017 19:38: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 v5CJcHdH054886; Mon, 12 Jun 2017 19:38:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CJcH8n054885; Mon, 12 Jun 2017 19:38:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706121938.v5CJcH8n054885@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 19:38:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443462 - head/devel/py-twisted X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 19:38:19 -0000 Author: sunpoet Date: Mon Jun 12 19:38:17 2017 New Revision: 443462 URL: https://svnweb.freebsd.org/changeset/ports/443462 Log: Simplify Makefile - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk Modified: head/devel/py-twisted/Makefile Modified: head/devel/py-twisted/Makefile ============================================================================== --- head/devel/py-twisted/Makefile Mon Jun 12 19:20:27 2017 (r443461) +++ head/devel/py-twisted/Makefile Mon Jun 12 19:38:17 2017 (r443462) @@ -21,19 +21,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3. ${PYTHON_PKGNAMEPREFIX}incremental>=16.10.1:devel/py-incremental \ ${PYTHON_PKGNAMEPREFIX}Automat>=0.3.0:devel/py-Automat -# Actually 2.7,3.3+ USES= python tar:bzip2 USE_PYTHON= autoplist concurrent distutils -.include - post-install: -.if ${PYTHON_REL} < 3000 - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/python/_sendmsg.so -.endif - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/test/raiser.so + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR}/ -name '*.so' -exec ${STRIP_CMD} {} + do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m twisted.trial -e twisted -.include +.include From owner-svn-ports-head@freebsd.org Mon Jun 12 19:54:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF3ADC31B96; Mon, 12 Jun 2017 19:54:55 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C88C7C538; Mon, 12 Jun 2017 19:54:55 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5CJssBJ062894; Mon, 12 Jun 2017 19:54:54 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CJssic062893; Mon, 12 Jun 2017 19:54:54 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201706121954.v5CJssic062893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Mon, 12 Jun 2017 19:54:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443463 - head/astro/xephem X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 19:54:55 -0000 Author: jpaetzel Date: Mon Jun 12 19:54:54 2017 New Revision: 443463 URL: https://svnweb.freebsd.org/changeset/ports/443463 Log: Update port to work after removal of groff from the base system. PR: 219907 Submitted by: ohartmann@walstatt.org Modified: head/astro/xephem/Makefile Modified: head/astro/xephem/Makefile ============================================================================== --- head/astro/xephem/Makefile Mon Jun 12 19:38:17 2017 (r443462) +++ head/astro/xephem/Makefile Mon Jun 12 19:54:54 2017 (r443463) @@ -27,6 +27,10 @@ XEPHEMSRC= ${PORTNAME}-${PORTVERSION}.tgz .include +.if ${OSVERSION} >= 1200032 +BUILD_DEPENDS+= nroff:textproc/groff +.endif + .for file in ${XEPHEMSRC} .if !exists(${DISTDIR}/${file}) IGNORE= because of licensing restrictions, you must manually fetch ${file}\ From owner-svn-ports-head@freebsd.org Mon Jun 12 20:07:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7BAF2C31E2A; Mon, 12 Jun 2017 20:07:14 +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 4A4747CA31; Mon, 12 Jun 2017 20:07:14 +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 v5CK7D0G067258; Mon, 12 Jun 2017 20:07:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CK7D6j067257; Mon, 12 Jun 2017 20:07:13 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706122007.v5CK7D6j067257@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 12 Jun 2017 20:07:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443464 - head/astro/xephem X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:07:14 -0000 Author: antoine Date: Mon Jun 12 20:07:13 2017 New Revision: 443464 URL: https://svnweb.freebsd.org/changeset/ports/443464 Log: Convert to USES=groff Modified: head/astro/xephem/Makefile Modified: head/astro/xephem/Makefile ============================================================================== --- head/astro/xephem/Makefile Mon Jun 12 19:54:54 2017 (r443463) +++ head/astro/xephem/Makefile Mon Jun 12 20:07:13 2017 (r443464) @@ -13,7 +13,7 @@ COMMENT= Interactive astronomical ephemeris program LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig -USES= gmake jpeg motif tar:tgz +USES= gmake groff jpeg motif tar:tgz LDFLAGS+= -lfontconfig USE_XORG= xp xt xext xmu x11 xft MAKE_JOBS_UNSAFE= yes @@ -26,10 +26,6 @@ RESTRICTED= Personal use only XEPHEMSRC= ${PORTNAME}-${PORTVERSION}.tgz .include - -.if ${OSVERSION} >= 1200032 -BUILD_DEPENDS+= nroff:textproc/groff -.endif .for file in ${XEPHEMSRC} .if !exists(${DISTDIR}/${file}) From owner-svn-ports-head@freebsd.org Mon Jun 12 20:11:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A66ECC77046 for ; Mon, 12 Jun 2017 20:11:35 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-qt0-x233.google.com (mail-qt0-x233.google.com [IPv6:2607:f8b0:400d:c0d::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 6489F7CDBA for ; Mon, 12 Jun 2017 20:11:35 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-qt0-x233.google.com with SMTP id u12so141217559qth.0 for ; Mon, 12 Jun 2017 13:11:35 -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=tYW+7Tbg1YJ/bpUAeyY6WYKPb4R8jwOJC7Su1n80G9I=; b=kX1CUhTn9M9FnnblPHH1h3t/rGCk4RvE7gouU4zM/AUx0meRz1ODdlTuD/nIdFUIpZ SSCoVdJWzOCgTf42bgqXijGhwxyExfKughERyY1MrY/xtCJzMWctdED0FGqUzxh10eVg Cu2l9vR64cMBHQtvYeEiy/C2rHcu5UOieTt7uqlOHBXrXO5e9VtBTF52qW35R+B+lQpk zEj3BRB3bxgWP+Cwg6asEpqzeZK4mA/3Gn1qImJzz0E0bDs2FCRamDpbUmJBoIfpSiU/ rWlX8Z/dltM5BcRfFu3Y4v+00FzHLCp2mZJRtCFmrm2Dfm8qnDSwYEKGFe92XfIOXf2D kBow== 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=tYW+7Tbg1YJ/bpUAeyY6WYKPb4R8jwOJC7Su1n80G9I=; b=MleVhFtqOMQMVbN1wPrsN6l7hSo2TrTEMrrbQxGSuY26W630Et/LyTvzrEflh5540d mzlQyhH2MsQGB/tgpYWPctdqUjwzWOysRWEIdMbMmgijMMflKgzzv6j6XJNijoAnNUWE MAatU6ro1ehzU+unnGTKg8T5XlY76YykpRGxP93Uj0KEDOyErWhttoVShID1/GXvTfLd dn96lzQQPbm7r4JJe4xI4kOmiqIB+OMwh2LqDi92ET7QMWK7IbOvQIs55LgWEGfsHo1N S9EoDiQ2MlLp1aQL8VF2bd15+QRndZd0OfMA/WBSmB5iJsdnWUg4dX8X8rqfmINEQSJ7 txpA== X-Gm-Message-State: AKS2vOyRQY71+JLSAnThnz5y3sG4Nxj11YoBp6/htuRsxljmKOop2U91 w0TmFJ+5BoMflmfyfjrpKWq0kPL1WNjA X-Received: by 10.55.100.130 with SMTP id y124mr804627qkb.54.1497298294362; Mon, 12 Jun 2017 13:11:34 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.12.181.3 with HTTP; Mon, 12 Jun 2017 13:10:53 -0700 (PDT) In-Reply-To: <201706121954.v5CJssic062893@repo.freebsd.org> References: <201706121954.v5CJssic062893@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 04:10:53 +0800 X-Google-Sender-Auth: P_aDiaG3tjRCJ6b4cmHQCOpe2_E Message-ID: Subject: Re: svn commit: r443463 - head/astro/xephem To: Josh Paetzel 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:11:35 -0000 On Tue, Jun 13, 2017 at 3:54 AM, Josh Paetzel wrote: > Author: jpaetzel > Date: Mon Jun 12 19:54:54 2017 > New Revision: 443463 > URL: https://svnweb.freebsd.org/changeset/ports/443463 > > Log: > Update port to work after removal of groff from the base system. > > PR: 219907 > Submitted by: ohartmann@walstatt.org > > Modified: > head/astro/xephem/Makefile > > Modified: head/astro/xephem/Makefile > ============================================================ > ================== > --- head/astro/xephem/Makefile Mon Jun 12 19:38:17 2017 (r443462) > +++ head/astro/xephem/Makefile Mon Jun 12 19:54:54 2017 (r443463) > @@ -27,6 +27,10 @@ XEPHEMSRC= ${PORTNAME}-${PORTVERSION}.tgz > > .include > > +.if ${OSVERSION} >= 1200032 > +BUILD_DEPENDS+= nroff:textproc/groff > +.endif > + > Hello Josh, Please use USES=groff instead. And it can be used without OSVERSION check since it checks the existence of /usr/bin/groff. Regards, sunpoet > .for file in ${XEPHEMSRC} > .if !exists(${DISTDIR}/${file}) > IGNORE= because of licensing restrictions, you must manually fetch > ${file}\ > _______________________________________________ > 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-head@freebsd.org Mon Jun 12 20:21:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01CECC7717F; Mon, 12 Jun 2017 20:21:14 +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 C41F37D305; Mon, 12 Jun 2017 20:21:13 +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 v5CKLCV3071425; Mon, 12 Jun 2017 20:21:12 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CKLCYe071424; Mon, 12 Jun 2017 20:21:12 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706122021.v5CKLCYe071424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Mon, 12 Jun 2017 20:21:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443465 - head/editors/jucipp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:21:14 -0000 Author: ultima Date: Mon Jun 12 20:21:12 2017 New Revision: 443465 URL: https://svnweb.freebsd.org/changeset/ports/443465 Log: * Updated to 1.2.4 Changelog: https://github.com/cppit/jucipp/releases/tag/v1.2.4 PR: 219931 Submitted by: Mohammad S. Babaei (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11147 Modified: head/editors/jucipp/Makefile head/editors/jucipp/distinfo Modified: head/editors/jucipp/Makefile ============================================================================== --- head/editors/jucipp/Makefile Mon Jun 12 20:07:13 2017 (r443464) +++ head/editors/jucipp/Makefile Mon Jun 12 20:21:12 2017 (r443465) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jucipp -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/jucipp/distinfo ============================================================================== --- head/editors/jucipp/distinfo Mon Jun 12 20:07:13 2017 (r443464) +++ head/editors/jucipp/distinfo Mon Jun 12 20:21:12 2017 (r443465) @@ -1,6 +1,6 @@ -TIMESTAMP = 1492970358 -SHA256 (cppit-jucipp-v1.2.3_GH0.tar.gz) = 18a5ceba2bf904da35e1b80eaddc31e92b0c4c01e8efd163f3d6da862b5d33fb -SIZE (cppit-jucipp-v1.2.3_GH0.tar.gz) = 354568 +TIMESTAMP = 1497221520 +SHA256 (cppit-jucipp-v1.2.4_GH0.tar.gz) = 147ce19a58c6376442db6adef3b579c3778529814861508aaf75cd057e0a841f +SIZE (cppit-jucipp-v1.2.4_GH0.tar.gz) = 356507 SHA256 (cppit-libclangmm-1ef0424_GH0.tar.gz) = 207638f46986ae61c060f35095b31a7c0f6771ca24495ad0bfbb02918f76ea5c SIZE (cppit-libclangmm-1ef0424_GH0.tar.gz) = 13817 SHA256 (eidheim-tiny-process-library-8025c45_GH0.tar.gz) = d1ddc974e4047c1c9af9fed21cfaec730a215e3f7a7d74bcd943dd0e6a3eb475 From owner-svn-ports-head@freebsd.org Mon Jun 12 20:27:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C645EC774E8; Mon, 12 Jun 2017 20:27: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 964FE7D7B1; Mon, 12 Jun 2017 20:27: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 v5CKRVL3075392; Mon, 12 Jun 2017 20:27:31 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CKRVPm075390; Mon, 12 Jun 2017 20:27:31 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706122027.v5CKRVPm075390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 12 Jun 2017 20:27:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443466 - in head/net-mgmt: cacti-spine net-snmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:27:32 -0000 Author: feld Date: Mon Jun 12 20:27:31 2017 New Revision: 443466 URL: https://svnweb.freebsd.org/changeset/ports/443466 Log: Fix LIB_DEPENDS of ports which link to libpkg.so spine and snmpd link to libpkg.so, but it is not properly declared in the port. MFH: 2017Q2 Modified: head/net-mgmt/cacti-spine/Makefile head/net-mgmt/net-snmp/Makefile Modified: head/net-mgmt/cacti-spine/Makefile ============================================================================== --- head/net-mgmt/cacti-spine/Makefile Mon Jun 12 20:21:12 2017 (r443465) +++ head/net-mgmt/cacti-spine/Makefile Mon Jun 12 20:27:31 2017 (r443466) @@ -3,6 +3,7 @@ PORTNAME= spine PORTVERSION= 1.1.10 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/ DISTNAME= cacti-${PORTNAME}-${PORTVERSION} @@ -14,7 +15,8 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= help2man:misc/help2man -LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp \ + libpkg.so:ports-mgmt/pkg GNU_CONFIGURE= YES CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE} Modified: head/net-mgmt/net-snmp/Makefile ============================================================================== --- head/net-mgmt/net-snmp/Makefile Mon Jun 12 20:21:12 2017 (r443465) +++ head/net-mgmt/net-snmp/Makefile Mon Jun 12 20:27:31 2017 (r443466) @@ -3,7 +3,7 @@ PORTNAME= snmp PORTVERSION= 5.7.3 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= net- @@ -14,6 +14,8 @@ COMMENT= Extendable SNMP implementation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libpkg.so:ports-mgmt/pkg OPTIONS_DEFINE= IPV6 MFD_REWRITES PERL PERL_EMBEDDED PYTHON DUMMY TKMIB \ MYSQL AX_SOCKONLY UNPRIVILEGED SMUX DOCS JAIL AX_DISABLE_TRAP \ From owner-svn-ports-head@freebsd.org Mon Jun 12 20:27:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06C80C77519; Mon, 12 Jun 2017 20:27:44 +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 D580C7D84C; Mon, 12 Jun 2017 20:27:43 +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 v5CKRgZd075539; Mon, 12 Jun 2017 20:27:42 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CKRgTI075535; Mon, 12 Jun 2017 20:27:42 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706122027.v5CKRgTI075535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Mon, 12 Jun 2017 20:27:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443467 - in head/sysutils/mcelog: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:27:44 -0000 Author: ultima Date: Mon Jun 12 20:27:42 2017 New Revision: 443467 URL: https://svnweb.freebsd.org/changeset/ports/443467 Log: * Updated to 153 - memutil.h: add missing include for va_list Submitted by: ultima (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11161 Modified: head/sysutils/mcelog/Makefile head/sysutils/mcelog/distinfo head/sysutils/mcelog/files/patch-server.c Modified: head/sysutils/mcelog/Makefile ============================================================================== --- head/sysutils/mcelog/Makefile Mon Jun 12 20:27:31 2017 (r443466) +++ head/sysutils/mcelog/Makefile Mon Jun 12 20:27:42 2017 (r443467) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mcelog -PORTVERSION= 151 +PORTVERSION= 153 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/mcelog/distinfo ============================================================================== --- head/sysutils/mcelog/distinfo Mon Jun 12 20:27:31 2017 (r443466) +++ head/sysutils/mcelog/distinfo Mon Jun 12 20:27:42 2017 (r443467) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495807224 -SHA256 (andikleen-mcelog-v151_GH0.tar.gz) = a98268d782c66bcb3c657b81038871a47d6c841f4a5322471c7def88e33eb9f8 -SIZE (andikleen-mcelog-v151_GH0.tar.gz) = 297043 +TIMESTAMP = 1497297738 +SHA256 (andikleen-mcelog-v153_GH0.tar.gz) = 9b827f708855804b6952de6f6cbf2f6523fa1203c621e6050064388f459646f1 +SIZE (andikleen-mcelog-v153_GH0.tar.gz) = 297099 Modified: head/sysutils/mcelog/files/patch-server.c ============================================================================== --- head/sysutils/mcelog/files/patch-server.c Mon Jun 12 20:27:31 2017 (r443466) +++ head/sysutils/mcelog/files/patch-server.c Mon Jun 12 20:27:42 2017 (r443467) @@ -1,6 +1,6 @@ ---- server.c.orig 2016-02-10 18:38:43 UTC +--- server.c.orig 2017-06-11 18:52:26 UTC +++ server.c -@@ -101,7 +101,9 @@ static void dispatch_dump(FILE *fh, char +@@ -101,7 +101,9 @@ static void dispatch_dump(FILE *fh, char *s) static void dispatch_pages(FILE *fh) { @@ -10,7 +10,7 @@ fprintf(fh, "done\n"); } -@@ -137,6 +139,7 @@ static void process_cmd(struct clientcon +@@ -137,6 +139,7 @@ static void process_cmd(struct clientcon *cc) Enomem(); } @@ -18,12 +18,12 @@ /* check if client is allowed to access */ static int access_check(int fd, struct msghdr *msg) { -@@ -162,11 +165,44 @@ static int access_check(int fd, struct m +@@ -162,11 +165,44 @@ static int access_check(int fd, struct msghdr *msg) sendstring(fd, "permission denied\n"); return -1; } +#endif -+ + +#ifdef __FreeBSD__ +/* check if client is allowed to access */ +static int access_check(int fd, struct msghdr *msg) @@ -51,7 +51,7 @@ + return -1; +} +#endif - ++ /* retrieve commands from client */ static int client_input(int fd, struct clientcon *cc) { @@ -63,7 +63,7 @@ struct iovec miov; struct msghdr msg = { .msg_iov = &miov, -@@ -242,18 +278,22 @@ static void client_accept(struct pollfd +@@ -242,18 +278,22 @@ static void client_accept(struct pollfd *pfd, void *da { struct clientcon *cc = NULL; int nfd = accept(pfd->fd, NULL, 0); @@ -86,7 +86,7 @@ cc = xalloc(sizeof(struct clientcon)); if (register_pollcb(nfd, POLLIN, client_event, cc) < 0) { -@@ -301,7 +341,12 @@ static int server_ping(struct sockaddr_u +@@ -301,7 +341,12 @@ static int server_ping(struct sockaddr_un *un) if (sigsetjmp(ping_timeout_ctx, 1) == 0) { ret = -1; alarm(initial_ping_timeout); @@ -99,3 +99,25 @@ goto cleanup; if (write(fd, PAIR("ping\n")) < 0) goto cleanup; +@@ -322,7 +367,9 @@ void server_setup(void) + { + int fd; + struct sockaddr_un adr; ++#ifdef __Linux__ + int on; ++#endif + + server_config(); + +@@ -363,9 +410,11 @@ void server_setup(void) + listen(fd, 10); + /* Set SO_PASSCRED to avoid race with client connecting too fast */ + /* Ignore error for old kernels */ ++#ifdef __Linux__ + on = 1; + setsockopt(fd, SOL_SOCKET, SO_PASSCRED, &on, sizeof(on)); + ++#endif + register_pollcb(fd, POLLIN, client_accept, NULL); + return; + From owner-svn-ports-head@freebsd.org Mon Jun 12 20:38:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B659CC779CC; Mon, 12 Jun 2017 20:38:15 +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 77B227E0A2; Mon, 12 Jun 2017 20:38:15 +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 v5CKcE3m079986; Mon, 12 Jun 2017 20:38:14 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CKcEo2079984; Mon, 12 Jun 2017 20:38:14 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706122038.v5CKcEo2079984@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Mon, 12 Jun 2017 20:38:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443469 - head/www/geckodriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:38:15 -0000 Author: ultima Date: Mon Jun 12 20:38:14 2017 New Revision: 443469 URL: https://svnweb.freebsd.org/changeset/ports/443469 Log: * Updated to 0.17.0 Changelog: https://github.com/mozilla/geckodriver/releases/tag/v0.17.0 PR: 219936 Submitted by: Daniel Ylitalo (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11160 Modified: head/www/geckodriver/Makefile head/www/geckodriver/distinfo Modified: head/www/geckodriver/Makefile ============================================================================== --- head/www/geckodriver/Makefile Mon Jun 12 20:30:31 2017 (r443468) +++ head/www/geckodriver/Makefile Mon Jun 12 20:38:14 2017 (r443469) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= geckodriver -PORTVERSION= 0.16.1 +PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://freebsd-ports.mytaste.org/www/geckodriver/:crates Modified: head/www/geckodriver/distinfo ============================================================================== --- head/www/geckodriver/distinfo Mon Jun 12 20:30:31 2017 (r443468) +++ head/www/geckodriver/distinfo Mon Jun 12 20:38:14 2017 (r443469) @@ -1,5 +1,5 @@ -TIMESTAMP = 1492454718 -SHA256 (registry-0.16.1.tar.gz) = 42cf0b428cee42d7d2ed9416a488a3f595c50dfd7c60489219268bb8884a1bd7 -SIZE (registry-0.16.1.tar.gz) = 7894630 -SHA256 (mozilla-geckodriver-v0.16.1_GH0.tar.gz) = 7345696ada459312d28c9f2892f0cb3023cde352cf77482cc6c8912a2f02ac06 -SIZE (mozilla-geckodriver-v0.16.1_GH0.tar.gz) = 48394 +TIMESTAMP = 1497250203 +SHA256 (registry-0.17.0.tar.gz) = 3a89f7568bc0cc970f1194702f62bebf201d347214f801547cf356a83059be2d +SIZE (registry-0.17.0.tar.gz) = 7770402 +SHA256 (mozilla-geckodriver-v0.17.0_GH0.tar.gz) = abf990c43c8794f1285bb7440806c98ccb3c8c63173a11d18368502894bbc1ff +SIZE (mozilla-geckodriver-v0.17.0_GH0.tar.gz) = 49674 From owner-svn-ports-head@freebsd.org Mon Jun 12 20:44:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9871C77C4E; Mon, 12 Jun 2017 20:44:02 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 984167E6CC; Mon, 12 Jun 2017 20:44:02 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5CKi1JE084239; Mon, 12 Jun 2017 20:44:01 GMT (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CKi1Io084237; Mon, 12 Jun 2017 20:44:01 GMT (envelope-from marcus@FreeBSD.org) Message-Id: <201706122044.v5CKi1Io084237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marcus set sender to marcus@FreeBSD.org using -f From: Joe Marcus Clarke Date: Mon, 12 Jun 2017 20:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443470 - head/textproc/xml2rfc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:44:02 -0000 Author: marcus Date: Mon Jun 12 20:44:01 2017 New Revision: 443470 URL: https://svnweb.freebsd.org/changeset/ports/443470 Log: Update to 2.6.1. Modified: head/textproc/xml2rfc/Makefile head/textproc/xml2rfc/distinfo Modified: head/textproc/xml2rfc/Makefile ============================================================================== --- head/textproc/xml2rfc/Makefile Mon Jun 12 20:38:14 2017 (r443469) +++ head/textproc/xml2rfc/Makefile Mon Jun 12 20:44:01 2017 (r443470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xml2rfc -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.1 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/xml2rfc2/cli/ Modified: head/textproc/xml2rfc/distinfo ============================================================================== --- head/textproc/xml2rfc/distinfo Mon Jun 12 20:38:14 2017 (r443469) +++ head/textproc/xml2rfc/distinfo Mon Jun 12 20:44:01 2017 (r443470) @@ -1,2 +1,3 @@ -SHA256 (xml2rfc-2.5.1.tar.gz) = 67d44fce6548c44e6065b95d0ef5b3a6e08928e6d659d4396928d8937c2be32d -SIZE (xml2rfc-2.5.1.tar.gz) = 1050770 +TIMESTAMP = 1497300078 +SHA256 (xml2rfc-2.6.1.tar.gz) = 8444820610afe8042f164c3117d8e60e8d24be61765965f716098fcb577fc6e5 +SIZE (xml2rfc-2.6.1.tar.gz) = 1266378 From owner-svn-ports-head@freebsd.org Mon Jun 12 21:53:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4432CC79324; Mon, 12 Jun 2017 21:53:06 +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 14A6F813FD; Mon, 12 Jun 2017 21:53:06 +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 v5CLr5ol013021; Mon, 12 Jun 2017 21:53:05 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CLr5Sk013020; Mon, 12 Jun 2017 21:53:05 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201706122153.v5CLr5Sk013020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 12 Jun 2017 21:53:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443471 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 21:53:06 -0000 Author: lifanov Date: Mon Jun 12 21:53:05 2017 New Revision: 443471 URL: https://svnweb.freebsd.org/changeset/ports/443471 Log: fix build with libiconv installed by USES=iconv PR: 219937 Submitted by: John Hein Modified: head/security/hashcat/Makefile Modified: head/security/hashcat/Makefile ============================================================================== --- head/security/hashcat/Makefile Mon Jun 12 20:44:01 2017 (r443470) +++ head/security/hashcat/Makefile Mon Jun 12 21:53:05 2017 (r443471) @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/CL/cl.h:devel/open USE_GITHUB= yes ALL_TARGET= default -USES= gmake localbase shebangfix +USES= gmake iconv localbase shebangfix SHEBANG_FILES= extra/tab_completion/install USE_CSTD= c99 From owner-svn-ports-head@freebsd.org Mon Jun 12 22:21:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 025F4C797FC; Mon, 12 Jun 2017 22:21:44 +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 C4E88820A8; Mon, 12 Jun 2017 22:21:43 +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 v5CMLg3g025498; Mon, 12 Jun 2017 22:21:42 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMLgH6025497; Mon, 12 Jun 2017 22:21:42 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201706122221.v5CMLgH6025497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Mon, 12 Jun 2017 22:21:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443474 - head/editors/libreoffice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:21:44 -0000 Author: jkim Date: Mon Jun 12 22:21:42 2017 New Revision: 443474 URL: https://svnweb.freebsd.org/changeset/ports/443474 Log: Attempt to fix build when WRKDIRPREFIX is defined by the user. Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Mon Jun 12 22:02:38 2017 (r443473) +++ head/editors/libreoffice/Makefile Mon Jun 12 22:21:42 2017 (r443474) @@ -92,7 +92,7 @@ MASTER_SITES+= http://dev-builds.libreoffice.org/pre-r CONFLICTS_INSTALL= libreoffice4-4.* -INSTALL_TARGET= TMPDIR=${WRKDIR} distro-pack-install +INSTALL_TARGET= distro-pack-install WRKSRC= ${WRKDIR}/${PORTNAME}-${LOVERSION} GNU_CONFIGURE= yes @@ -265,6 +265,7 @@ CONFIGURE_ENV= DMAKE=${LOCALBASE}/bin/dmake \ PYTHON_CFLAGS="`${PYTHON_VERSION}-config --cflags`" \ PYTHON_LIBS="`${PYTHON_VERSION}-config --libs`" +MAKE_ARGS+= TMPDIR=${WRKDIR} MAKE_ENV+= CXXFLAGS_WARN="${CXXFLAGS_WARN}" MAKE_ENV+= GNUSED=${LOCALBASE}/bin/gsed MAKE_ENV+= DISPLAY= From owner-svn-ports-head@freebsd.org Mon Jun 12 22:25:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49E3EC79841; Mon, 12 Jun 2017 22:25: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 0A89F8227E; Mon, 12 Jun 2017 22:25: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 v5CMPGRi025717; Mon, 12 Jun 2017 22:25:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMPGGs025716; Mon, 12 Jun 2017 22:25:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122225.v5CMPGGs025716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:25:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443475 - head/audio/ardour5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:25:17 -0000 Author: sunpoet Date: Mon Jun 12 22:25:15 2017 New Revision: 443475 URL: https://svnweb.freebsd.org/changeset/ports/443475 Log: Use USES=readline:port Approved by: portmgr (blanket) Modified: head/audio/ardour5/Makefile Modified: head/audio/ardour5/Makefile ============================================================================== --- head/audio/ardour5/Makefile Mon Jun 12 22:21:42 2017 (r443474) +++ head/audio/ardour5/Makefile Mon Jun 12 22:25:15 2017 (r443475) @@ -36,11 +36,10 @@ LIB_DEPENDS= libserd-0.so:devel/serd \ libfftw3f.so:math/fftw3-float \ libcurl.so:ftp/curl \ libogg.so:audio/libogg \ - libFLAC.so:audio/flac \ - libreadline.so:devel/readline + libFLAC.so:audio/flac USES= compiler:c++11-lang desktop-file-utils gettext libarchive \ - pkgconfig python:build readline tar:bzip2 waf + pkgconfig python:build readline:port tar:bzip2 waf USE_CXXSTD= c++11 USE_XORG= x11 USE_GNOME= atk cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 pango From owner-svn-ports-head@freebsd.org Mon Jun 12 22:25:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10894C7986A; Mon, 12 Jun 2017 22:25:22 +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 D075582290; Mon, 12 Jun 2017 22:25: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 v5CMPLnq025809; Mon, 12 Jun 2017 22:25:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMPLir025808; Mon, 12 Jun 2017 22:25:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122225.v5CMPLir025808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:25:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443476 - head/devel/opendht X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:25:22 -0000 Author: sunpoet Date: Mon Jun 12 22:25:20 2017 New Revision: 443476 URL: https://svnweb.freebsd.org/changeset/ports/443476 Log: Use USES=readline:port Approved by: portmgr (blanket) Modified: head/devel/opendht/Makefile Modified: head/devel/opendht/Makefile ============================================================================== --- head/devel/opendht/Makefile Mon Jun 12 22:25:15 2017 (r443475) +++ head/devel/opendht/Makefile Mon Jun 12 22:25:20 2017 (r443476) @@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmsgpackc.so:devel/msgpack \ libnettle.so:security/nettle \ - libgnutls.so:security/gnutls \ - libreadline.so:devel/readline + libgnutls.so:security/gnutls USE_GITHUB= yes GH_ACCOUNT= savoirfairelinux @@ -24,7 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-python USE_LDCONFIG= yes -USES= autoreconf compiler:c++11-lib libtool pathfix pkgconfig +USES= autoreconf compiler:c++11-lib libtool pathfix pkgconfig readline:port CFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include From owner-svn-ports-head@freebsd.org Mon Jun 12 22:25:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12CF9C7988D; Mon, 12 Jun 2017 22:25: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 D4B56822E9; Mon, 12 Jun 2017 22:25:26 +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 v5CMPPXq025898; Mon, 12 Jun 2017 22:25:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMPPtG025897; Mon, 12 Jun 2017 22:25:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122225.v5CMPPtG025897@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:25:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443477 - head/lang/ohugs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:25:27 -0000 Author: sunpoet Date: Mon Jun 12 22:25:25 2017 New Revision: 443477 URL: https://svnweb.freebsd.org/changeset/ports/443477 Log: Convert to options helper - Use USES=readline:port Approved by: portmgr (blanket) Modified: head/lang/ohugs/Makefile Modified: head/lang/ohugs/Makefile ============================================================================== --- head/lang/ohugs/Makefile Mon Jun 12 22:25:20 2017 (r443476) +++ head/lang/ohugs/Makefile Mon Jun 12 22:25:25 2017 (r443477) @@ -13,27 +13,18 @@ COMMENT= Interpreter for Haskell with object-oriented OPTIONS_DEFINE= X11 -.include - -LIB_DEPENDS= libreadline.so.6:devel/readline -.if empty(PORT_OPTIONS:MX11) -LIB_DEPENDS= libTix8.4.3.so:x11-toolkits/tix -.endif - WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//} BUILD_WRKSRC= ${WRKSRC}/src -USES= bison ncurses readline +USES= bison ncurses readline:port LDFLAGS+= -lm -lreadline -lncurses -.if ${PORT_OPTIONS:MX11} -USES+= tk -CFLAGS+= -I${TK_INCLUDEDIR} -I${TCL_INCLUDEDIR} -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -ltk${TK_SHLIB_VER} -ltcl${TCL_SHLIB_VER} -lTix8.4.3 -.else -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_prelude.h -.endif - MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \ INSTBIN=${PREFIX}/bin INSTLIB=${PREFIX}/lib/ohugs + +X11_CFLAGS= -I${TK_INCLUDEDIR} -I${TCL_INCLUDEDIR} -I${LOCALBASE}/include +X11_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-src_prelude.h +X11_LDFLAGS= -L${LOCALBASE}/lib -ltk${TK_SHLIB_VER} -ltcl${TCL_SHLIB_VER} -lTix8.4.3 +X11_LIB_DEPENDS_OFF= libTix8.4.3.so:x11-toolkits/tix +X11_USES= tk .include From owner-svn-ports-head@freebsd.org Mon Jun 12 22:25:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D53BC798BC; Mon, 12 Jun 2017 22:25:31 +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 47AA282351; Mon, 12 Jun 2017 22:25:31 +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 v5CMPUIS026003; Mon, 12 Jun 2017 22:25:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMPU5r026002; Mon, 12 Jun 2017 22:25:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122225.v5CMPU5r026002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:25:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443478 - head/lang/ruby22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:25:31 -0000 Author: sunpoet Date: Mon Jun 12 22:25:30 2017 New Revision: 443478 URL: https://svnweb.freebsd.org/changeset/ports/443478 Log: Use USES=readline:port Modified: head/lang/ruby22/Makefile Modified: head/lang/ruby22/Makefile ============================================================================== --- head/lang/ruby22/Makefile Mon Jun 12 22:25:25 2017 (r443477) +++ head/lang/ruby22/Makefile Mon Jun 12 22:25:30 2017 (r443478) @@ -66,9 +66,8 @@ GMP_LIB_DEPENDS= libgmp.so:math/gmp LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LOCALBASE} LIBEDIT_USES= libedit RDOC_CONFIGURE_ENABLE= install-rdoc -READLINE_BUILD_DEPENDS= readline>=0:devel/readline READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${LOCALBASE} -READLINE_RUN_DEPENDS= readline>=0:devel/readline +READLINE_USES= readline:port CPE_VENDOR= ruby-lang CPE_VERSION= ${RUBY_RELVERSION} From owner-svn-ports-head@freebsd.org Mon Jun 12 22:25:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1924BC798E8; Mon, 12 Jun 2017 22:25: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 DD9B4823B7; Mon, 12 Jun 2017 22:25: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 v5CMPZZN026109; Mon, 12 Jun 2017 22:25:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMPZg5026108; Mon, 12 Jun 2017 22:25:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122225.v5CMPZg5026108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:25:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443479 - head/lang/ruby24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:25:36 -0000 Author: sunpoet Date: Mon Jun 12 22:25:34 2017 New Revision: 443479 URL: https://svnweb.freebsd.org/changeset/ports/443479 Log: Use USES=readline:port Modified: head/lang/ruby24/Makefile Modified: head/lang/ruby24/Makefile ============================================================================== --- head/lang/ruby24/Makefile Mon Jun 12 22:25:30 2017 (r443478) +++ head/lang/ruby24/Makefile Mon Jun 12 22:25:34 2017 (r443479) @@ -67,9 +67,8 @@ GMP_LIB_DEPENDS= libgmp.so:math/gmp LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LOCALBASE} LIBEDIT_USES= libedit RDOC_CONFIGURE_ENABLE= install-rdoc -READLINE_BUILD_DEPENDS= readline>=0:devel/readline READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${LOCALBASE} -READLINE_RUN_DEPENDS= readline>=0:devel/readline +READLINE_USES= readline:port CPE_VENDOR= ruby-lang CPE_VERSION= ${RUBY_RELVERSION} From owner-svn-ports-head@freebsd.org Mon Jun 12 22:25:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4AC0C7991C; Mon, 12 Jun 2017 22:25: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 92FA58241D; Mon, 12 Jun 2017 22:25: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 v5CMPdcw026199; Mon, 12 Jun 2017 22:25:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMPdec026198; Mon, 12 Jun 2017 22:25:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122225.v5CMPdec026198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:25:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443480 - head/math/eukleides X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:25:40 -0000 Author: sunpoet Date: Mon Jun 12 22:25:39 2017 New Revision: 443480 URL: https://svnweb.freebsd.org/changeset/ports/443480 Log: Use USES=readline:port Approved by: portmgr (blanket) Modified: head/math/eukleides/Makefile Modified: head/math/eukleides/Makefile ============================================================================== --- head/math/eukleides/Makefile Mon Jun 12 22:25:34 2017 (r443479) +++ head/math/eukleides/Makefile Mon Jun 12 22:25:39 2017 (r443480) @@ -13,12 +13,11 @@ COMMENT= Euclidean geometry drawing language LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libreadline.so:devel/readline RUN_DEPENDS= pstoedit:graphics/pstoedit \ getopt>=0:misc/getopt USE_TEX= latex -USES= bison gettext iconv gmake tar:bzip2 +USES= bison gettext iconv gmake readline:port tar:bzip2 INSTALL_TARGET= install PREFIX=${STAGEDIR}${PREFIX} PORTDOCS= de.pdf fr.pdf From owner-svn-ports-head@freebsd.org Mon Jun 12 22:25:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56982C79944; Mon, 12 Jun 2017 22:25: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 267958248C; Mon, 12 Jun 2017 22:25: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 v5CMPitq026304; Mon, 12 Jun 2017 22:25:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMPiBW026303; Mon, 12 Jun 2017 22:25:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122225.v5CMPiBW026303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:25:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443481 - head/security/osiris X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:25:45 -0000 Author: sunpoet Date: Mon Jun 12 22:25:44 2017 New Revision: 443481 URL: https://svnweb.freebsd.org/changeset/ports/443481 Log: Use USES=readline:port - Use MAKE_CMD instead of MAKE - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk Modified: head/security/osiris/Makefile Modified: head/security/osiris/Makefile ============================================================================== --- head/security/osiris/Makefile Mon Jun 12 22:25:39 2017 (r443480) +++ head/security/osiris/Makefile Mon Jun 12 22:25:44 2017 (r443481) @@ -22,14 +22,12 @@ OSIRISD_DESC= Scan agent PRINTDB_DESC= Database print tool CLI_DESC= Management CLI -.include - .if exists(${LOCALBASE}/lib/libreadline.so.6) -LIB_DEPENDS+= libreadline.so.6:devel/readline +USES+= readline:port .endif post-build-PRINTDB-on: - cd ${WRKSRC}/src/tools && ${MAKE} + cd ${WRKSRC}/src/tools && ${MAKE_CMD} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/osiris @@ -66,4 +64,4 @@ do-install-OSIRISMD-on: ${INSTALL_SCRIPT} ${WRKSRC}/src/install/freebsd/osirismd.sh \ ${STAGEDIR}${PREFIX}/etc/rc.d -.include +.include From owner-svn-ports-head@freebsd.org Mon Jun 12 22:36:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47AFEC79B79; Mon, 12 Jun 2017 22:36: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 128F382C40; Mon, 12 Jun 2017 22:36:39 +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 v5CMadPp030562; Mon, 12 Jun 2017 22:36:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CMade0030561; Mon, 12 Jun 2017 22:36:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706122236.v5CMade0030561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Jun 2017 22:36:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443482 - head/lang/ruby23 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 22:36:40 -0000 Author: sunpoet Date: Mon Jun 12 22:36:38 2017 New Revision: 443482 URL: https://svnweb.freebsd.org/changeset/ports/443482 Log: Use USES=readline:port Modified: head/lang/ruby23/Makefile Modified: head/lang/ruby23/Makefile ============================================================================== --- head/lang/ruby23/Makefile Mon Jun 12 22:25:44 2017 (r443481) +++ head/lang/ruby23/Makefile Mon Jun 12 22:36:38 2017 (r443482) @@ -66,9 +66,8 @@ GMP_LIB_DEPENDS= libgmp.so:math/gmp LIBEDIT_CONFIGURE_ON= --enable-libedit --with-libedit-dir=${LOCALBASE} LIBEDIT_USES= libedit RDOC_CONFIGURE_ENABLE= install-rdoc -READLINE_BUILD_DEPENDS= readline>=0:devel/readline READLINE_CONFIGURE_ON= --disable-libedit --with-readline-dir=${LOCALBASE} -READLINE_RUN_DEPENDS= readline>=0:devel/readline +READLINE_USES= readline:port CPE_VENDOR= ruby-lang CPE_VERSION= ${RUBY_RELVERSION} From owner-svn-ports-head@freebsd.org Mon Jun 12 23:12:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01F66D86393; Mon, 12 Jun 2017 23:12: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 CF0B383B6C; Mon, 12 Jun 2017 23:12: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 v5CNCKEI046556; Mon, 12 Jun 2017 23:12:20 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5CNCJu6046553; Mon, 12 Jun 2017 23:12:19 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706122312.v5CNCJu6046553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 12 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: r443483 - head/multimedia/emby-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 23:12:21 -0000 Author: woodsb02 Date: Mon Jun 12 23:12:19 2017 New Revision: 443483 URL: https://svnweb.freebsd.org/changeset/ports/443483 Log: multimedia/emby-server: Update to 3.2.20.0 Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.2.20.0 Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo head/multimedia/emby-server/pkg-plist Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Mon Jun 12 22:36:38 2017 (r443482) +++ head/multimedia/emby-server/Makefile Mon Jun 12 23:12:19 2017 (r443483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.2.19.0 +PORTVERSION= 3.2.20.0 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Mon Jun 12 22:36:38 2017 (r443482) +++ head/multimedia/emby-server/distinfo Mon Jun 12 23:12:19 2017 (r443483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496310902 -SHA256 (MediaBrowser-Emby-3.2.19.0_GH0.tar.gz) = 11972fd3a3d1d1a8e3061520a2debc967756dadcc043a3b85e49c9c90e507158 -SIZE (MediaBrowser-Emby-3.2.19.0_GH0.tar.gz) = 95566253 +TIMESTAMP = 1497308339 +SHA256 (MediaBrowser-Emby-3.2.20.0_GH0.tar.gz) = 6585b1567b5f811c41797fbc03d7d44c5b7bac31d372b80058633930fb74cf01 +SIZE (MediaBrowser-Emby-3.2.20.0_GH0.tar.gz) = 95258615 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Mon Jun 12 22:36:38 2017 (r443482) +++ head/multimedia/emby-server/pkg-plist Mon Jun 12 23:12:19 2017 (r443483) @@ -8,6 +8,8 @@ lib/emby-server/Emby.Dlna.dll lib/emby-server/Emby.Dlna.dll.mdb lib/emby-server/Emby.Drawing.ImageMagick.dll lib/emby-server/Emby.Drawing.ImageMagick.dll.mdb +lib/emby-server/Emby.Drawing.Skia.dll +lib/emby-server/Emby.Drawing.Skia.dll.mdb lib/emby-server/Emby.Drawing.dll lib/emby-server/Emby.Drawing.dll.mdb lib/emby-server/Emby.Photos.dll @@ -52,6 +54,8 @@ lib/emby-server/SQLitePCLRaw.provider.sqlite3.dll.conf lib/emby-server/ServiceStack.Text.dll lib/emby-server/SharpCompress.dll lib/emby-server/SimpleInjector.dll +lib/emby-server/SkiaSharp.dll +lib/emby-server/SkiaSharp.dll.config lib/emby-server/SocketHttpListener.dll lib/emby-server/SocketHttpListener.dll.mdb lib/emby-server/TagLib.Portable.dll @@ -110,6 +114,8 @@ lib/emby-server/dashboard-ui/bower_components/emby-web lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/alert/nativealert.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/alphapicker/alphapicker.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/alphapicker/style.css +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/appfooter/appfooter.css +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/appfooter/appfooter.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/appsettings.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/backdrop/backdrop.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/backdrop/style.css @@ -230,6 +236,8 @@ lib/emby-server/dashboard-ui/bower_components/emby-web lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/notifications/badge.png lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/notifications/notificationicon.png lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/notifications/notifications.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/nowplayingbar/nowplayingbar.css +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/nowplayingbar/nowplayingbar.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/packagemanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/pagejs/page.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/photoplayer/plugin.js @@ -431,8 +439,6 @@ lib/emby-server/dashboard-ui/channels.html lib/emby-server/dashboard-ui/cinemamodeconfiguration.html lib/emby-server/dashboard-ui/components/accessschedule/accessschedule.js lib/emby-server/dashboard-ui/components/accessschedule/accessschedule.template.html -lib/emby-server/dashboard-ui/components/appfooter/appfooter.css -lib/emby-server/dashboard-ui/components/appfooter/appfooter.js lib/emby-server/dashboard-ui/components/apphost.js lib/emby-server/dashboard-ui/components/categorysyncbuttons.js lib/emby-server/dashboard-ui/components/channelmapper/channelmapper.js @@ -476,7 +482,6 @@ lib/emby-server/dashboard-ui/components/tvproviders/xm lib/emby-server/dashboard-ui/components/viewcontainer-lite.js lib/emby-server/dashboard-ui/connectlogin.html lib/emby-server/dashboard-ui/css/autoorganizetable.css -lib/emby-server/dashboard-ui/css/chromecast.css lib/emby-server/dashboard-ui/css/dashboard.css lib/emby-server/dashboard-ui/css/detailtable.css lib/emby-server/dashboard-ui/css/images/ani_equalizer_black.gif @@ -561,7 +566,6 @@ lib/emby-server/dashboard-ui/css/livetv.css lib/emby-server/dashboard-ui/css/metadataeditor.css lib/emby-server/dashboard-ui/css/notifications.css lib/emby-server/dashboard-ui/css/nowplaying.css -lib/emby-server/dashboard-ui/css/nowplayingbar.css lib/emby-server/dashboard-ui/css/site.css lib/emby-server/dashboard-ui/css/videoosd.css lib/emby-server/dashboard-ui/dashboard.html @@ -591,7 +595,6 @@ lib/emby-server/dashboard-ui/dlnasettings.html lib/emby-server/dashboard-ui/edititemmetadata.html lib/emby-server/dashboard-ui/encodingsettings.html lib/emby-server/dashboard-ui/favicon.ico -lib/emby-server/dashboard-ui/files/dummy.mp4 lib/emby-server/dashboard-ui/fonts/roboto/-l14jk06m6puhb-5mxqqnrjtnkitppoi_ivcxxdnrsc.woff2 lib/emby-server/dashboard-ui/fonts/roboto/0ec6fl06luxeywpbsjvxcbjtnkitppoi_ivcxxdnrsc.woff2 lib/emby-server/dashboard-ui/fonts/roboto/2tsd397wlxj96qwhynikxpeszw2xoq-xsnqo47m55da.woff2 @@ -735,7 +738,6 @@ lib/emby-server/dashboard-ui/scripts/notificationlist. lib/emby-server/dashboard-ui/scripts/notifications.js lib/emby-server/dashboard-ui/scripts/notificationsetting.js lib/emby-server/dashboard-ui/scripts/notificationsettings.js -lib/emby-server/dashboard-ui/scripts/nowplayingbar.js lib/emby-server/dashboard-ui/scripts/nowplayingpage.js lib/emby-server/dashboard-ui/scripts/photos.js lib/emby-server/dashboard-ui/scripts/playbackconfiguration.js From owner-svn-ports-head@freebsd.org Tue Jun 13 03:30:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F026D8C103; Tue, 13 Jun 2017 03:30:53 +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 1AEF566F16; Tue, 13 Jun 2017 03:30:53 +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 v5D3UqlL048710; Tue, 13 Jun 2017 03:30:52 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D3UpVV048705; Tue, 13 Jun 2017 03:30:51 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706130330.v5D3UpVV048705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 13 Jun 2017 03:30:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443484 - in head/databases: . ora2pg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 03:30:53 -0000 Author: wen Date: Tue Jun 13 03:30:51 2017 New Revision: 443484 URL: https://svnweb.freebsd.org/changeset/ports/443484 Log: Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into your PostgreSQL database. Ora2Pg can be used from reverse engineering Oracle database to huge enterprise database migration or simply to replicate some Oracle data into a PostgreSQL database. It is really easy to used and doesn't need any Oracle database knowledge than providing the parameters needed to connect to the Oracle database. WWW: https://github.com/darold/ora2pg PR: 219682 Submitted by: amutu@amutu.com Added: head/databases/ora2pg/ head/databases/ora2pg/Makefile (contents, props changed) head/databases/ora2pg/distinfo (contents, props changed) head/databases/ora2pg/pkg-descr (contents, props changed) head/databases/ora2pg/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Mon Jun 12 23:12:19 2017 (r443483) +++ head/databases/Makefile Tue Jun 13 03:30:51 2017 (r443484) @@ -242,6 +242,7 @@ SUBDIR += openark-kit SUBDIR += opendbx SUBDIR += opentsdb + SUBDIR += ora2pg SUBDIR += oracle8-client SUBDIR += p5-Amazon-SimpleDB SUBDIR += p5-Amon2-DBI Added: head/databases/ora2pg/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ora2pg/Makefile Tue Jun 13 03:30:51 2017 (r443484) @@ -0,0 +1,30 @@ +# Created by: Jov amutu@amutu.com +# $FreeBSD$ + +PORTNAME= ora2pg +PORTVERSION= 18.1 +DISTVERSIONPREFIX= v +CATEGORIES= databases + +MAINTAINER= amutu@amutu.com +COMMENT= Oracle to PostgreSQL database schema converter + +LICENSE= GPLv3 + +BUILD_DEPENDS= p5-Class-DBI-Pg>=0:databases/p5-Class-DBI-Pg \ + p5-Class-DBI-mysql>=0:databases/p5-Class-DBI-mysql \ + p5-Class-DBI-Oracle>=0:databases/p5-Class-DBI-Oracle + +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= configure +USE_GITHUB= yes +GH_ACCOUNT= darold + +do-patch: + ${REINPLACE_CMD} -e '/install_all :/,/};/s=$$CONFDIR=${STAGEDIR}${ETCDIR}=g' \ + -e '/install_all :/,/};/s=$$DOCDIR=${STAGEDIR}${DOCSDIR}=g' \ + ${WRKSRC}/Makefile.PL + +.include Added: head/databases/ora2pg/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ora2pg/distinfo Tue Jun 13 03:30:51 2017 (r443484) @@ -0,0 +1,3 @@ +TIMESTAMP = 1496212996 +SHA256 (darold-ora2pg-v18.1_GH0.tar.gz) = b8d330b4b4f57d3bc32624880e37f25077656be6c4b5c9f8e9042a6ea83e20da +SIZE (darold-ora2pg-v18.1_GH0.tar.gz) = 358395 Added: head/databases/ora2pg/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ora2pg/pkg-descr Tue Jun 13 03:30:51 2017 (r443484) @@ -0,0 +1,10 @@ +Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL +compatible schema. It connects your Oracle database, scan it automatically +and extracts its structure or data, it then generates SQL scripts that you +can load into your PostgreSQL database. Ora2Pg can be used from reverse +engineering Oracle database to huge enterprise database migration or simply +to replicate some Oracle data into a PostgreSQL database. It is really easy +to used and doesn't need any Oracle database knowledge than providing the +parameters needed to connect to the Oracle database. + +WWW: https://github.com/darold/ora2pg Added: head/databases/ora2pg/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/ora2pg/pkg-plist Tue Jun 13 03:30:51 2017 (r443484) @@ -0,0 +1,11 @@ +bin/ora2pg +bin/ora2pg_scanner +%%ETCDIR%%/ora2pg.conf.dist +%%SITE_PERL%%/Ora2Pg.pm +%%SITE_PERL%%/Ora2Pg/GEOM.pm +%%SITE_PERL%%/Ora2Pg/MySQL.pm +%%SITE_PERL%%/Ora2Pg/PLSQL.pm +%%PERL5_MAN3%%/ora2pg.3.gz +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/changelog From owner-svn-ports-head@freebsd.org Tue Jun 13 05:34:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD239D8E8AE; Tue, 13 Jun 2017 05:34:56 +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 B50436E33B; Tue, 13 Jun 2017 05:34:56 +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 v5D5YtTe003388; Tue, 13 Jun 2017 05:34:55 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D5Yt6l003386; Tue, 13 Jun 2017 05:34:55 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201706130534.v5D5Yt6l003386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 13 Jun 2017 05:34:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443485 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 05:34:57 -0000 Author: riggs Date: Tue Jun 13 05:34:55 2017 New Revision: 443485 URL: https://svnweb.freebsd.org/changeset/ports/443485 Log: Fix build on HEAD Submitted by: dim, rhurlin@gwdg.de (via mail) Modified: head/lang/rust/Makefile head/lang/rust/files/extra-patch-ino64 Modified: head/lang/rust/Makefile ============================================================================== --- head/lang/rust/Makefile Tue Jun 13 03:30:51 2017 (r443484) +++ head/lang/rust/Makefile Tue Jun 13 05:34:55 2017 (r443485) @@ -46,6 +46,7 @@ CONFLICTS_INSTALL?= rust-nightly RUST_BOOTSTRAP_DIR?= 2017-04-27 RUST_BOOTSTRAP_VERSION?= 1.17.0 +RUST_BOOTSTRAP_HASH?= f4594d3e53dcb114 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 @@ -135,8 +136,8 @@ pre-fetch: exit 1;\ fi -LIBSTD= rust-std-1.16.0-${RUST_ARCH_${ARCH}}-unknown-freebsd/rust-std-${RUST_ARCH_${ARCH}}-unknown-freebsd/lib/rustlib/${RUST_ARCH_${ARCH}}-unknown-freebsd/lib/libstd-aef6cb139bd07bdc.rlib -STDF= std-aef6cb139bd07bdc.0.o +LIBSTD= rust-std-${RUST_BOOTSTRAP_VERSION}-${RUST_ARCH_${ARCH}}-unknown-freebsd/rust-std-${RUST_ARCH_${ARCH}}-unknown-freebsd/lib/rustlib/${RUST_ARCH_${ARCH}}-unknown-freebsd/lib/libstd-f4594d3e53dcb114.rlib +STDF= std-${RUST_BOOTSTRAP_HASH}.0.o post-extract: @${MKDIR} \ @@ -157,7 +158,7 @@ post-extract: ${LD} -r -o ${WRKSRC}/std.xx.o ${WRKSRC}/${STDF} ${WRKSRC}/old_fstat.o ${MV} ${WRKSRC}/std.xx.o ${WRKSRC}/${STDF} (cd ${WRKSRC} && ${AR} r ${WRKSRC}/${LIBSTD} ${STDF}) - ${TAR} -cy -C ${WRKSRC} -f ${WRKSRC}/rustc.tbz rust-std-1.16.0-${RUST_ARCH_${ARCH}}-unknown-freebsd + ${TAR} -cy -C ${WRKSRC} -f ${WRKSRC}/rustc.tbz rust-std-${RUST_BOOTSTRAP_VERSION}-${RUST_ARCH_${ARCH}}-unknown-freebsd ${MV} ${WRKSRC}/rustc.tbz ${WRKSRC}/build/cache/${RUST_STD_BOOTSTRAP} .endif Modified: head/lang/rust/files/extra-patch-ino64 ============================================================================== --- head/lang/rust/files/extra-patch-ino64 Tue Jun 13 03:30:51 2017 (r443484) +++ head/lang/rust/files/extra-patch-ino64 Tue Jun 13 05:34:55 2017 (r443485) @@ -110,7 +110,7 @@ pub type rlim_t = i64; --- ./src/libstd/os/freebsd/raw.rs.orig 2017-04-24 18:53:46.000000000 +0000 +++ ./src/libstd/os/freebsd/raw.rs 2017-05-25 16:25:42.304715000 +0000 -@@ -38,32 +38,48 @@ +@@ -38,32 +38,52 @@ #[stable(feature = "raw_ext", since = "1.1.0")] pub struct stat { #[stable(feature = "raw_ext", since = "1.1.0")] @@ -136,26 +136,30 @@ #[stable(feature = "raw_ext", since = "1.1.0")] + pub st_rdev: u64, + #[cfg(target_arch = "x86")] ++ #[stable(feature = "raw_ext", since = "1.1.0")] + pub st_atime_ext: c_long, + #[stable(feature = "raw_ext", since = "1.1.0")] pub st_atime: c_long, #[stable(feature = "raw_ext", since = "1.1.0")] pub st_atime_nsec: c_long, + #[cfg(target_arch = "x86")] -+ pub st_mtime_ext: c_long, #[stable(feature = "raw_ext", since = "1.1.0")] ++ pub st_mtime_ext: c_long, ++ #[stable(feature = "raw_ext", since = "1.1.0")] pub st_mtime: c_long, #[stable(feature = "raw_ext", since = "1.1.0")] pub st_mtime_nsec: c_long, + #[cfg(target_arch = "x86")] -+ pub st_ctime_ext: c_long, #[stable(feature = "raw_ext", since = "1.1.0")] ++ pub st_ctime_ext: c_long, ++ #[stable(feature = "raw_ext", since = "1.1.0")] pub st_ctime: c_long, #[stable(feature = "raw_ext", since = "1.1.0")] pub st_ctime_nsec: c_long, + #[cfg(target_arch = "x86")] -+ pub st_birthtime_ext: c_long, #[stable(feature = "raw_ext", since = "1.1.0")] ++ pub st_birthtime_ext: c_long, ++ #[stable(feature = "raw_ext", since = "1.1.0")] + pub st_birthtime: c_long, + #[stable(feature = "raw_ext", since = "1.1.0")] + pub st_birthtime_nsec: c_long, @@ -163,7 +167,7 @@ pub st_size: i64, #[stable(feature = "raw_ext", since = "1.1.0")] pub st_blocks: i64, -@@ -72,14 +88,7 @@ +@@ -72,14 +92,7 @@ #[stable(feature = "raw_ext", since = "1.1.0")] pub st_flags: u32, #[stable(feature = "raw_ext", since = "1.1.0")] From owner-svn-ports-head@freebsd.org Tue Jun 13 06:39:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 799ADD8FB10; Tue, 13 Jun 2017 06:39:58 +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 467006FDDD; Tue, 13 Jun 2017 06:39:58 +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 v5D6dvBQ029688; Tue, 13 Jun 2017 06:39:57 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D6duTT029682; Tue, 13 Jun 2017 06:39:56 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201706130639.v5D6duTT029682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 13 Jun 2017 06:39:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443486 - in head/devel/grpc: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 06:39:58 -0000 Author: vanilla Date: Tue Jun 13 06:39:56 2017 New Revision: 443486 URL: https://svnweb.freebsd.org/changeset/ports/443486 Log: Update to 1.3.4. Sponsored by: kkstream Modified: head/devel/grpc/Makefile head/devel/grpc/distinfo head/devel/grpc/files/patch-CMakeLists.txt head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.c head/devel/grpc/files/patch-third__party_boringssl_crypto_CMakeLists.txt head/devel/grpc/pkg-plist Modified: head/devel/grpc/Makefile ============================================================================== --- head/devel/grpc/Makefile Tue Jun 13 05:34:55 2017 (r443485) +++ head/devel/grpc/Makefile Tue Jun 13 06:39:56 2017 (r443486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.4 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/grpc/distinfo ============================================================================== --- head/devel/grpc/distinfo Tue Jun 13 05:34:55 2017 (r443485) +++ head/devel/grpc/distinfo Tue Jun 13 06:39:56 2017 (r443486) @@ -1,6 +1,6 @@ -TIMESTAMP = 1494645576 -SHA256 (grpc-grpc-v1.3.2_GH0.tar.gz) = 6228fb43e6b11b1dec5aa21e66482bb45013b45cb70c1ca062f4848469d1ab99 -SIZE (grpc-grpc-v1.3.2_GH0.tar.gz) = 4694379 +TIMESTAMP = 1497326729 +SHA256 (grpc-grpc-v1.3.4_GH0.tar.gz) = c12ca2693a3b3d80cadb15f1618d9ca6c83fe8c64a32b058a95ff8dce39b3e82 +SIZE (grpc-grpc-v1.3.4_GH0.tar.gz) = 4803665 SHA256 (boringssl-boringssl-ebcb5be_GH0.tar.gz) = 324b80025f73eba48791fdfcf82e81b4496b8a002fd985d68cca137f31d25e4c SIZE (boringssl-boringssl-ebcb5be_GH0.tar.gz) = 5936046 SHA256 (google-benchmark-v1.1.0_GH0.tar.gz) = e7334dd254434c6668e33a54c8f839194c7c61840d52f4b6258eee28e9f3b20e Modified: head/devel/grpc/files/patch-CMakeLists.txt ============================================================================== --- head/devel/grpc/files/patch-CMakeLists.txt Tue Jun 13 05:34:55 2017 (r443485) +++ head/devel/grpc/files/patch-CMakeLists.txt Tue Jun 13 06:39:56 2017 (r443486) @@ -1,5 +1,14 @@ ---- CMakeLists.txt.orig 2017-04-27 20:59:19 UTC +--- CMakeLists.txt.orig 2017-05-19 23:18:40 UTC +++ CMakeLists.txt +@@ -39,7 +39,7 @@ + cmake_minimum_required(VERSION 2.8) + + set(PACKAGE_NAME "grpc") +-set(PACKAGE_VERSION "1.4.0-dev") ++set(PACKAGE_VERSION "1.3.4") + set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}") + set(PACKAGE_TARNAME "${PACKAGE_NAME}-${PACKAGE_VERSION}") + set(PACKAGE_BUGREPORT "https://github.com/grpc/grpc/issues/") @@ -150,7 +150,8 @@ if("${gRPC_CARES_PROVIDER}" STREQUAL "mo message(WARNING "gRPC_CARES_PROVIDER is \"module\" but CARES_ROOT_DIR is wrong") endif() @@ -39,25 +48,16 @@ set(_gRPC_FIND_PROTOBUF "if(NOT protobuf_FOUND)\n find_package(protobuf CONFIG)\nendif()") else() find_package(Protobuf MODULE) -@@ -270,7 +261,7 @@ if(NOT MSVC) - endif() - - if(UNIX) -- set(_gRPC_ALLTARGETS_LIBRARIES dl rt m pthread) -+ set(_gRPC_ALLTARGETS_LIBRARIES rt m pthread) - endif() - - if(WIN32 AND MSVC) -@@ -316,7 +307,7 @@ function(protobuf_generate_grpc_cpp) - "${_gRPC_PROTO_GENS_DIR}/${RELFIL_WE}.grpc.pb.h" +@@ -319,7 +310,7 @@ function(protobuf_generate_grpc_cpp) + "${_gRPC_PROTO_GENS_DIR}/${RELFIL_WE}_mock.grpc.pb.h" "${_gRPC_PROTO_GENS_DIR}/${RELFIL_WE}.pb.cc" "${_gRPC_PROTO_GENS_DIR}/${RELFIL_WE}.pb.h" - COMMAND ${_gRPC_PROTOBUF_PROTOC} + COMMAND "protoc" - ARGS --grpc_out=${_gRPC_PROTO_GENS_DIR} + ARGS --grpc_out=generate_mock_code=true:${_gRPC_PROTO_GENS_DIR} --cpp_out=${_gRPC_PROTO_GENS_DIR} --plugin=protoc-gen-grpc=$ -@@ -780,6 +771,7 @@ add_library(gpr +@@ -791,6 +782,7 @@ add_library(gpr src/core/lib/support/tmpfile_windows.c src/core/lib/support/wrap_memcpy.c ) @@ -65,15 +65,15 @@ if(WIN32 AND MSVC) set_target_properties(gpr PROPERTIES COMPILE_PDB_NAME "gpr" -@@ -1145,6 +1137,7 @@ add_library(grpc - src/core/ext/filters/max_age/max_age_filter.c +@@ -1169,6 +1161,7 @@ add_library(grpc + src/core/ext/filters/workarounds/workaround_utils.c src/core/plugin_registry/grpc_plugin_registry.c ) +set_target_properties(grpc PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) if(WIN32 AND MSVC) set_target_properties(grpc PROPERTIES COMPILE_PDB_NAME "grpc" -@@ -1437,6 +1430,7 @@ add_library(grpc_cronet +@@ -1470,6 +1463,7 @@ add_library(grpc_cronet src/core/ext/filters/load_reporting/load_reporting_filter.c src/core/plugin_registry/grpc_cronet_plugin_registry.c ) @@ -81,15 +81,31 @@ if(WIN32 AND MSVC) set_target_properties(grpc_cronet PROPERTIES COMPILE_PDB_NAME "grpc_cronet" -@@ -2011,6 +2005,7 @@ add_library(grpc_unsecure - src/core/ext/filters/max_age/max_age_filter.c +@@ -1706,6 +1700,7 @@ add_library(grpc_test_util + src/core/lib/transport/transport_op_string.c + src/core/lib/debug/trace.c + ) ++set_target_properties(grpc_test_util PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) + + if(WIN32 AND MSVC) + set_target_properties(grpc_test_util PROPERTIES COMPILE_PDB_NAME "grpc_test_util" +@@ -1800,6 +1795,7 @@ add_library(grpc_test_util_unsecure + test/core/util/slice_splitter.c + test/core/util/trickle_endpoint.c + ) ++set_target_properties(grpc_test_util_unsecure PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) + + if(WIN32 AND MSVC) + set_target_properties(grpc_test_util_unsecure PROPERTIES COMPILE_PDB_NAME "grpc_test_util_unsecure" +@@ -2060,6 +2056,7 @@ add_library(grpc_unsecure + src/core/ext/filters/workarounds/workaround_utils.c src/core/plugin_registry/grpc_unsecure_plugin_registry.c ) +set_target_properties(grpc_unsecure PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) if(WIN32 AND MSVC) set_target_properties(grpc_unsecure PROPERTIES COMPILE_PDB_NAME "grpc_unsecure" -@@ -2353,6 +2348,7 @@ add_library(grpc++ +@@ -2405,6 +2402,7 @@ add_library(grpc++ third_party/nanopb/pb_encode.c src/cpp/codegen/codegen_init.cc ) @@ -97,7 +113,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++ PROPERTIES COMPILE_PDB_NAME "grpc++" -@@ -2746,6 +2742,7 @@ add_library(grpc++_cronet +@@ -2805,6 +2803,7 @@ add_library(grpc++_cronet src/core/ext/census/trace_context.c src/core/ext/census/tracing.c ) @@ -105,7 +121,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_cronet PROPERTIES COMPILE_PDB_NAME "grpc++_cronet" -@@ -2915,6 +2912,7 @@ add_library(grpc++_error_details +@@ -2974,6 +2973,7 @@ add_library(grpc++_error_details ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/status/status.grpc.pb.h src/cpp/util/error_details.cc ) @@ -113,23 +129,39 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_error_details PROPERTIES COMPILE_PDB_NAME "grpc++_error_details" -@@ -3042,6 +3040,7 @@ add_library(grpc++_reflection +@@ -3041,6 +3041,7 @@ add_library(grpc++_proto_reflection_desc ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.pb.h ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h ) ++set_target_properties(grpc++_proto_reflection_desc_db PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) + + if(WIN32 AND MSVC) + set_target_properties(grpc++_proto_reflection_desc_db PROPERTIES COMPILE_PDB_NAME "grpc++_proto_reflection_desc_db" +@@ -3103,6 +3104,7 @@ add_library(grpc++_reflection + ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.pb.h + ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h + ) +set_target_properties(grpc++_reflection PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) if(WIN32 AND MSVC) set_target_properties(grpc++_reflection PROPERTIES COMPILE_PDB_NAME "grpc++_reflection" -@@ -3169,6 +3168,7 @@ add_library(grpc++_test_util +@@ -3165,6 +3167,7 @@ if (gRPC_BUILD_TESTS) + add_library(grpc++_test_config + test/cpp/util/test_config_cc.cc + ) ++set_target_properties(grpc++_test_config PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) + + if(WIN32 AND MSVC) + set_target_properties(grpc++_test_config PROPERTIES COMPILE_PDB_NAME "grpc++_test_config" +@@ -3233,6 +3236,7 @@ add_library(grpc++_test_util test/cpp/util/test_credentials_provider.cc src/cpp/codegen/codegen_init.cc ) -+set_target_properties(grpc++_unsecure PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) ++set_target_properties(grpc++_test_util PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) if(WIN32 AND MSVC) set_target_properties(grpc++_test_util PROPERTIES COMPILE_PDB_NAME "grpc++_test_util" -@@ -3450,6 +3450,7 @@ add_library(grpc++_unsecure +@@ -3515,6 +3519,7 @@ add_library(grpc++_unsecure third_party/nanopb/pb_encode.c src/cpp/codegen/codegen_init.cc ) @@ -137,7 +169,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_unsecure PROPERTIES COMPILE_PDB_NAME "grpc++_unsecure" -@@ -3732,6 +3733,7 @@ add_library(grpc_plugin_support +@@ -3801,6 +3806,7 @@ add_library(grpc_plugin_support src/compiler/python_generator.cc src/compiler/ruby_generator.cc ) @@ -145,7 +177,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc_plugin_support PROPERTIES COMPILE_PDB_NAME "grpc_plugin_support" -@@ -4241,6 +4243,7 @@ endif (gRPC_BUILD_TESTS) +@@ -4324,6 +4330,7 @@ endif (gRPC_BUILD_TESTS) add_library(grpc_csharp_ext SHARED src/csharp/ext/grpc_csharp_ext.c ) Modified: head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.c ============================================================================== --- head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.c Tue Jun 13 05:34:55 2017 (r443485) +++ head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.c Tue Jun 13 06:39:56 2017 (r443486) @@ -1,4 +1,4 @@ ---- src/core/tsi/ssl_transport_security.c.orig 2017-05-02 03:20:57 UTC +--- src/core/tsi/ssl_transport_security.c.orig 2017-05-19 23:18:40 UTC +++ src/core/tsi/ssl_transport_security.c @@ -35,6 +35,7 @@ Modified: head/devel/grpc/files/patch-third__party_boringssl_crypto_CMakeLists.txt ============================================================================== --- head/devel/grpc/files/patch-third__party_boringssl_crypto_CMakeLists.txt Tue Jun 13 05:34:55 2017 (r443485) +++ head/devel/grpc/files/patch-third__party_boringssl_crypto_CMakeLists.txt Tue Jun 13 06:39:56 2017 (r443486) @@ -1,4 +1,4 @@ ---- third_party/boringssl/crypto/CMakeLists.txt.orig 2017-05-01 12:40:52 UTC +--- third_party/boringssl/crypto/CMakeLists.txt.orig 2017-03-30 20:04:23 UTC +++ third_party/boringssl/crypto/CMakeLists.txt @@ -195,29 +195,3 @@ add_executable( Modified: head/devel/grpc/pkg-plist ============================================================================== --- head/devel/grpc/pkg-plist Tue Jun 13 05:34:55 2017 (r443485) +++ head/devel/grpc/pkg-plist Tue Jun 13 06:39:56 2017 (r443486) @@ -1,3 +1,4 @@ +bin/check_epollexclusive bin/gen_hpack_tables bin/gen_legal_metadata_characters bin/gen_percent_encoding_tables @@ -58,7 +59,6 @@ include/grpc++/impl/codegen/service_type.h include/grpc++/impl/codegen/slice.h include/grpc++/impl/codegen/status.h include/grpc++/impl/codegen/status_code_enum.h -include/grpc++/impl/codegen/status_helper.h include/grpc++/impl/codegen/string_ref.h include/grpc++/impl/codegen/stub_options.h include/grpc++/impl/codegen/sync_stream.h @@ -152,6 +152,7 @@ include/grpc/support/tls_gcc.h include/grpc/support/tls_msvc.h include/grpc/support/tls_pthread.h include/grpc/support/useful.h +include/grpc/support/workaround_list.h lib/cmake/gRPC/gRPCConfig.cmake lib/cmake/gRPC/gRPCConfigVersion.cmake lib/libbenchmark.so From owner-svn-ports-head@freebsd.org Tue Jun 13 06:59:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88217D8FE40; Tue, 13 Jun 2017 06:59: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 55591704C4; Tue, 13 Jun 2017 06:59:21 +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 v5D6xK4g037875; Tue, 13 Jun 2017 06:59:20 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D6xKR8037874; Tue, 13 Jun 2017 06:59:20 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201706130659.v5D6xKR8037874@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 13 Jun 2017 06:59:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443487 - head/x11/xterm/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 06:59:21 -0000 Author: ehaupt Date: Tue Jun 13 06:59:20 2017 New Revision: 443487 URL: https://svnweb.freebsd.org/changeset/ports/443487 Log: Provide a patch to fix building when the non default option SIXEL is enabled without the REGIS option. This does not affect default options and therefore no PORTREVISION bump is required. This regression does not affect the quarterly branch therefore no MFH is required. PR: 219945 (based on) Submitted by: ashish@FreeBSD.org, Thomas Dickey (author) Added: head/x11/xterm/files/ head/x11/xterm/files/patch-charproc.c (contents, props changed) Added: head/x11/xterm/files/patch-charproc.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/xterm/files/patch-charproc.c Tue Jun 13 06:59:20 2017 (r443487) @@ -0,0 +1,24 @@ +--- charproc.c.orig 2017-06-12 01:01:20 UTC ++++ charproc.c +@@ -1,4 +1,4 @@ +-/* $XTermId: charproc.c,v 1.1487 2017/06/12 01:01:20 tom Exp $ */ ++/* $XTermId: charproc.c,v 1.1488 2017/06/12 22:00:15 tom Exp $ */ + + /* + * Copyright 1999-2016,2017 by Thomas E. Dickey +@@ -3696,6 +3696,7 @@ doparsing(XtermWidget xw, unsigned c, st + break; + } + break; ++# if OPT_REGIS_GRAPHICS + case 3: /* ReGIS geometry */ + switch (GetParam(1)) { + case 1: /* read */ +@@ -3717,6 +3718,7 @@ doparsing(XtermWidget xw, unsigned c, st + break; + } + break; ++#endif + default: + TRACE(("DATA_ERROR: CASE_GRAPHICS_ATTRIBUTES request with unknown item parameter: %d\n", + GetParam(0))); From owner-svn-ports-head@freebsd.org Tue Jun 13 07:44:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0769B94A2A; Tue, 13 Jun 2017 07:44:08 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AED57178E; Tue, 13 Jun 2017 07:44:08 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5D7i7wI058343; Tue, 13 Jun 2017 07:44:07 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D7i7jB058341; Tue, 13 Jun 2017 07:44:07 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201706130744.v5D7i7jB058341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Tue, 13 Jun 2017 07:44:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443489 - head/mail/rspamd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 07:44:08 -0000 Author: vsevolod Date: Tue Jun 13 07:44:07 2017 New Revision: 443489 URL: https://svnweb.freebsd.org/changeset/ports/443489 Log: - Update to 1.6.0 Modified: head/mail/rspamd/Makefile head/mail/rspamd/distinfo head/mail/rspamd/pkg-plist Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Tue Jun 13 07:40:17 2017 (r443488) +++ head/mail/rspamd/Makefile Tue Jun 13 07:44:07 2017 (r443489) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.5.9 +PORTVERSION= 1.6.0 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org @@ -19,7 +19,6 @@ BUILD_DEPENDS= ragel:devel/ragel CONFLICTS_INSTALL= rspamd-devel OPTIONS_DEFINE= GPERF HYPERSCAN GD CGP -OPTIONS_DEFAULT= GD GPERF_DESC= Google perf-tools profiling HYPERSCAN_DESC= Use hyperscan optimizations (amd64 only) GD_DESC= Enable libgd support for images fuzzy hashes @@ -44,7 +43,7 @@ CMAKE_ARGS+= -DCONFDIR=${PREFIX}/etc/rspamd \ USES= cmake:outsource pkgconfig perl5 \ compiler:c11 sqlite ssl USE_LDCONFIG= yes -USE_PERL5= build +USE_PERL5= build run USE_GNOME= glib20 @@ -72,7 +71,6 @@ GH_ACCOUNT= vstakhov .endif .if ${PORT_OPTIONS:MCGP} - USE_PERL5+= run PLIST_SUB+= CGP="" RUN_DEPENDS+= \ p5-AnyEvent-HTTP>=0:www/p5-AnyEvent-HTTP \ Modified: head/mail/rspamd/distinfo ============================================================================== --- head/mail/rspamd/distinfo Tue Jun 13 07:40:17 2017 (r443488) +++ head/mail/rspamd/distinfo Tue Jun 13 07:44:07 2017 (r443489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496352567 -SHA256 (vstakhov-rspamd-1.5.9_GH0.tar.gz) = 864705c09733257449ffc52740f380c1edeb56bb4be6e0ad0a8ab8c0cdf6cbe6 -SIZE (vstakhov-rspamd-1.5.9_GH0.tar.gz) = 2386813 +TIMESTAMP = 1497338753 +SHA256 (vstakhov-rspamd-1.6.0_GH0.tar.gz) = 8a4df7115193fce8c8147495ef6b25961acd0f9758a12c6c5f6617f227f7153e +SIZE (vstakhov-rspamd-1.6.0_GH0.tar.gz) = 2461626 Modified: head/mail/rspamd/pkg-plist ============================================================================== --- head/mail/rspamd/pkg-plist Tue Jun 13 07:40:17 2017 (r443488) +++ head/mail/rspamd/pkg-plist Tue Jun 13 07:44:07 2017 (r443489) @@ -18,6 +18,7 @@ bin/rspamc @sample %%ETCDIR%%/modules.conf.sample %%ETCDIR%%/modules.d/antivirus.conf %%ETCDIR%%/modules.d/asn.conf +%%ETCDIR%%/modules.d/arc.conf %%ETCDIR%%/modules.d/chartable.conf %%ETCDIR%%/modules.d/clickhouse.conf %%ETCDIR%%/modules.d/dcc.conf @@ -47,9 +48,10 @@ bin/rspamc %%ETCDIR%%/modules.d/redis.conf %%ETCDIR%%/modules.d/regexp.conf %%ETCDIR%%/modules.d/replies.conf -%%ETCDIR%%/modules.d/rmilter_headers.conf +%%ETCDIR%%/modules.d/milter_headers.conf %%ETCDIR%%/modules.d/rspamd_update.conf %%ETCDIR%%/modules.d/spamassassin.conf +%%ETCDIR%%/modules.d/spamtrap.conf %%ETCDIR%%/modules.d/spf.conf %%ETCDIR%%/modules.d/surbl.conf %%ETCDIR%%/modules.d/trie.conf @@ -67,11 +69,14 @@ bin/rspamc @sample %%ETCDIR%%/worker-fuzzy.inc.sample @sample %%ETCDIR%%/worker-normal.inc.sample @sample %%ETCDIR%%/rspamd.newsyslog.conf.sample +%%ETCDIR%%/worker-proxy.inc etc/newsyslog.conf.d/rspamd.newsyslog.conf lib/rspamd/librspamd-actrie.so %%DATADIR%%/effective_tld_names.dat %%DATADIR%%/lua/antivirus.lua +%%DATADIR%%/lua/arc.lua %%DATADIR%%/lua/asn.lua +%%DATADIR%%/lua/bayes_expiry.lua %%DATADIR%%/lua/clickhouse.lua %%DATADIR%%/lua/dcc.lua %%DATADIR%%/lua/dkim_signing.lua @@ -83,7 +88,6 @@ lib/rspamd/librspamd-actrie.so %%DATADIR%%/lua/fann_scores.lua %%DATADIR%%/lua/force_actions.lua %%DATADIR%%/lua/forged_recipients.lua -%%DATADIR%%/lua/fun.lua %%DATADIR%%/lua/fuzzy_collect.lua %%DATADIR%%/lua/greylist.lua %%DATADIR%%/lua/hfilter.lua @@ -103,14 +107,22 @@ lib/rspamd/librspamd-actrie.so %%DATADIR%%/lua/url_tags.lua %%DATADIR%%/lua/replies.lua %%DATADIR%%/lua/rbl.lua -%%DATADIR%%/lua/rmilter_headers.lua +%%DATADIR%%/lua/milter_headers.lua %%DATADIR%%/lua/rspamd_update.lua %%DATADIR%%/lua/settings.lua %%DATADIR%%/lua/spamassassin.lua +%%DATADIR%%/lua/spamtrap.lua %%DATADIR%%/lua/trie.lua %%DATADIR%%/lua/url_reputation.lua %%DATADIR%%/lua/whitelist.lua -%%DATADIR%%/rules/global_functions.lua +%%DATADIR%%/lib/auth_results.lua +%%DATADIR%%/lib/dkim_sign_tools.lua +%%DATADIR%%/lib/global_functions.lua +%%DATADIR%%/lib/lua_redis.lua +%%DATADIR%%/lib/lua_util.lua +%%DATADIR%%/lib/maps.lua +%%DATADIR%%/lib/meta_functions.lua +%%DATADIR%%/lib/fun.lua %%DATADIR%%/rules/forwarding.lua %%DATADIR%%/rules/headers_checks.lua %%DATADIR%%/rules/html.lua From owner-svn-ports-head@freebsd.org Tue Jun 13 08:09:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F2E6B95360; Tue, 13 Jun 2017 08:09:37 +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 1B57D7219F; Tue, 13 Jun 2017 08:09:37 +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 v5D89aVF066556; Tue, 13 Jun 2017 08:09:36 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D89aAa066553; Tue, 13 Jun 2017 08:09:36 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706130809.v5D89aAa066553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 13 Jun 2017 08:09:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443490 - head/www/webgrind X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 08:09:37 -0000 Author: joneum Date: Tue Jun 13 08:09:35 2017 New Revision: 443490 URL: https://svnweb.freebsd.org/changeset/ports/443490 Log: - www/webgrind: Update from 1.4.0 to 1.5.0 - Changes: * Allow custom CSS * Miscellaneous bug fixes PR: 219884 Submitted by: Franco Fichtner (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11117 Modified: head/www/webgrind/Makefile head/www/webgrind/distinfo head/www/webgrind/pkg-plist Modified: head/www/webgrind/Makefile ============================================================================== --- head/www/webgrind/Makefile Tue Jun 13 07:44:07 2017 (r443489) +++ head/www/webgrind/Makefile Tue Jun 13 08:09:35 2017 (r443490) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webgrind -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 DISTVERSIONPREFIX=v CATEGORIES= www @@ -26,6 +26,8 @@ PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" CALLGRAPH_USES= python CALLGRAPH_RUN_DEPENDS= dot:graphics/graphviz +CALLGRAPH_DESC= Enable call graph + post-patch-CALLGRAPH-on: @${REINPLACE_CMD} -e 's,/usr/bin/python,${PYTHON_CMD},' ${WRKSRC}/config.php @${REINPLACE_CMD} -e 's,/usr/bin/dot,/usr/local/bin/dot,' ${WRKSRC}/config.php @@ -33,7 +35,8 @@ post-patch-CALLGRAPH-on: do-install: @${RM} ${WRKSRC}/library/preprocessor.cpp ${WRKSRC}/makefile @${MKDIR} ${STAGEDIR}${WWWDIR}/bin - (cd ${WRKSRC}/ && ${COPYTREE_SHARE} "*" ${STAGEDIR}${WWWDIR}) + (cd ${WRKSRC}/ && ${COPYTREE_SHARE} "*" ${STAGEDIR}${WWWDIR} \ + '! -name license.txt ! -name package.sh') ${INSTALL_PROGRAM} ${WRKSRC}/bin/preprocessor ${STAGEDIR}${WWWDIR}/bin .include Modified: head/www/webgrind/distinfo ============================================================================== --- head/www/webgrind/distinfo Tue Jun 13 07:44:07 2017 (r443489) +++ head/www/webgrind/distinfo Tue Jun 13 08:09:35 2017 (r443490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480918901 -SHA256 (jokkedk-webgrind-v1.4.0_GH0.tar.gz) = 06ce5f428394e7c031734b4c4d26460c3d712bc64a80dd0792bbe211bd012a04 -SIZE (jokkedk-webgrind-v1.4.0_GH0.tar.gz) = 82347 +TIMESTAMP = 1496726780 +SHA256 (jokkedk-webgrind-v1.5.0_GH0.tar.gz) = cd42376807da4fc6c1c326f294d9cb7f71577b79c2d1f846035a3247c049e750 +SIZE (jokkedk-webgrind-v1.5.0_GH0.tar.gz) = 82570 Modified: head/www/webgrind/pkg-plist ============================================================================== --- head/www/webgrind/pkg-plist Tue Jun 13 07:44:07 2017 (r443489) +++ head/www/webgrind/pkg-plist Tue Jun 13 08:09:35 2017 (r443490) @@ -38,8 +38,7 @@ %%WWWDIR%%/library/Preprocessor.php %%WWWDIR%%/library/Reader.php %%WWWDIR%%/library/gprof2dot.py -%%WWWDIR%%/license.txt -%%WWWDIR%%/package.sh +%%WWWDIR%%/styles/custom.css %%WWWDIR%%/styles/style.css %%WWWDIR%%/templates/fileviewer.phtml %%WWWDIR%%/templates/index.phtml From owner-svn-ports-head@freebsd.org Tue Jun 13 08:13:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98C77B95532; Tue, 13 Jun 2017 08:13: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 3E54272509; Tue, 13 Jun 2017 08:13: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 v5D8DUK4070775; Tue, 13 Jun 2017 08:13:30 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D8DSxf070760; Tue, 13 Jun 2017 08:13:28 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706130813.v5D8DSxf070760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 13 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: r443491 - in head: databases/evolution-data-server databases/evolution-data-server/files mail/evolution mail/evolution-ews mail/evolution/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 08:13:31 -0000 Author: kwm Date: Tue Jun 13 08:13:28 2017 New Revision: 443491 URL: https://svnweb.freebsd.org/changeset/ports/443491 Log: Update evolution suite to 3.24. * The build system switched to CMake, with ninja. Drop USES=gmake * Remove systemd files, we have no need for them. * Add/update WWW to new location evolution-data-server: * Remove double icu dependacy * Make LDAP into a option, like mail/evolution * Remove BDB warning message. This message was here if the user had a nondefault bdb version selected. Due to that the eds only use bdb version 5, the message can go. evolution: * Reenable MAPS option * Add YTNEF option to support MS Outlook TNEF format * Gstreamer is not used anymore Added: head/databases/evolution-data-server/files/patch-CMakeLists.txt (contents, props changed) head/databases/evolution-data-server/files/patch-cmake_modules_PkgConfigEx.cmake (contents, props changed) head/mail/evolution/files/patch-CMakeLists.txt (contents, props changed) Deleted: head/databases/evolution-data-server/files/patch-calendar_libedata-cal_e-cal-backend-intervaltree.c head/databases/evolution-data-server/files/patch-camel_camel-net-utils.c head/databases/evolution-data-server/files/patch-camel_camel-sasl-gssapi.c head/databases/evolution-data-server/files/patch-camel_providers_imapx_Makefile.in head/databases/evolution-data-server/files/patch-configure head/mail/evolution/files/fix-plugins.sh head/mail/evolution/files/patch-configure head/mail/evolution/files/patch-modules_addressbook_evolution-module-addressbook.c Modified: head/databases/evolution-data-server/Makefile head/databases/evolution-data-server/distinfo head/databases/evolution-data-server/pkg-descr head/databases/evolution-data-server/pkg-plist head/mail/evolution-ews/Makefile head/mail/evolution-ews/distinfo head/mail/evolution-ews/pkg-descr head/mail/evolution-ews/pkg-plist head/mail/evolution/Makefile head/mail/evolution/distinfo head/mail/evolution/pkg-descr head/mail/evolution/pkg-plist Modified: head/databases/evolution-data-server/Makefile ============================================================================== --- head/databases/evolution-data-server/Makefile Tue Jun 13 08:09:35 2017 (r443490) +++ head/databases/evolution-data-server/Makefile Tue Jun 13 08:13:28 2017 (r443491) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evolution-data-server -PORTVERSION= 3.22.7 +PORTVERSION= 3.24.2 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,13 +16,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libgcr-base-3.so:security/gcr \ - liboauth.so:net/liboauth \ libgoa-1.0.so:net/gnome-online-accounts \ libgdata.so:devel/libgdata \ libical.so:devel/libical \ - libicui18n.so:devel/icu \ libnss3.so:security/nss \ - libtasn1.so:security/libtasn1 \ libicudata.so:devel/icu \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libjson-glib-1.0.so:devel/json-glib \ @@ -32,22 +29,19 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ PORTSCOUT= limitw:1,even -USES= bdb:5 bison compiler:c++11-lib gettext gmake gnome gperf \ - iconv:wchar_t libtool localbase pathfix pkgconfig ssl \ +USES= bdb:5 cmake compiler:c++11-lib gettext gnome \ + iconv localbase ninja pathfix pkgconfig python:3.3+,build\ sqlite tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 -USE_OPENLDAP= yes -GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static \ - --with-openldap=yes \ - --disable-uoa \ - --enable-vala-bindings \ - --disable-gtk-doc \ - --with-libdb=${LOCALBASE} -CPPFLAGS+= -I${BDB_INCLUDE_DIR} -INSTALL_TARGET= install-strip +CMAKE_ARGS= -DENABLE_VALA_BINDINGS=ON \ + -DENABLE_INTROSPECTION=ON \ + -DENABLE_UOA=OFF + +CMAKE_ARGS+= -DWITH_LIBDB_CFLAGS=-I${LOCALBASE}/include/db5 \ + -DWITH_LIBDB_LIBS="-L${LOCALBASE}/lib -ldb-5" + GLIB_SCHEMAS= org.gnome.Evolution.DefaultSources.gschema.xml \ org.gnome.evolution.eds-shell.gschema.xml \ org.gnome.evolution-data-server.addressbook.gschema.xml \ @@ -55,38 +49,31 @@ GLIB_SCHEMAS= org.gnome.Evolution.DefaultSources.gsche org.gnome.evolution-data-server.gschema.xml \ org.gnome.evolution.shell.network-config.gschema.xml -PLIST_SUB= VERSION="3.22" EVO_VERSION="1.2" +PLIST_SUB= VERSION="3.24" EVO_VERSION="1.2" OPTIONS_SUB= yes -OPTIONS_DEFINE= WEATHER KERBEROS -OPTIONS_DEFAULT=WEATHER KERBEROS -WEATHER_DESC= Weather calendar backend +OPTIONS_DEFINE= WEATHER KERBEROS LDAP +OPTIONS_DEFAULT=WEATHER KERBEROS LDAP +KERBEROS_CMAKE_ON= -DWITH_KRB5=/usr +KERBEROS_CMAKE_OFF= -DWITH_KRB5=OFF +KERBEROS_USES= ssl + +LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} +LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF +LDAP_USE= openldap=yes + +WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather -WEATHER_CONFIGURE_ENABLE= weather +WEATHER_CMAKE_BOOL= ENABLE_WEATHER .include -.if ${PORT_OPTIONS:MKERBEROS} && exists(/usr/bin/krb5-config) -CONFIGURE_ARGS+= --with-krb5=/usr -KRB5_LIB= `/usr/bin/krb5-config gssapi --libs` -.else -CONFIGURE_ARGS+= --without-krb5 -.endif - -EDS_BDB_MSG= "!!!WARNING!!!: Berkeley Database version is ${BDB_VER}. If this is an upgrade, you may experience problems if you or any other Evolution-data-server users were previously using BDB_VER 5." - -pre-everything:: - @if [ x"${BDB_VER}" != x"5" ]; then \ - ${ECHO_MSG} ${EDS_BDB_MSG} | ${FMT} 75 79 ; \ - fi - post-patch: - @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g ; \ - s|heimlibs=".*"|heimlibs="${KRB5_LIB}"|g ; \ - s|-Wl,--no-undefined||g ; \ - s|-Wnoexcept||g ; \ - s|-Wmissing-include-dirs||g' \ - ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's| python| ${PYTHON_VERSION}|g' \ + ${WRKSRC}/CMakeLists.txt + +post-install: + @${RM} -rf ${STAGEDIR}${PREFIX}/lib/systemd .include Modified: head/databases/evolution-data-server/distinfo ============================================================================== --- head/databases/evolution-data-server/distinfo Tue Jun 13 08:09:35 2017 (r443490) +++ head/databases/evolution-data-server/distinfo Tue Jun 13 08:13:28 2017 (r443491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494102880 -SHA256 (gnome3/evolution-data-server-3.22.7.tar.xz) = 43127fe1f190873c73e13a4cada6cfe47870f1cc962e540a682cca123d959203 -SIZE (gnome3/evolution-data-server-3.22.7.tar.xz) = 5564924 +TIMESTAMP = 1496410963 +SHA256 (gnome3/evolution-data-server-3.24.2.tar.xz) = a9bbb98308f935bac8550838b3b5a2b54b38a3d1dd5b0ad91cfb089b46f298fb +SIZE (gnome3/evolution-data-server-3.24.2.tar.xz) = 4306528 Added: head/databases/evolution-data-server/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/evolution-data-server/files/patch-CMakeLists.txt Tue Jun 13 08:13:28 2017 (r443491) @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2017-06-02 14:29:11 UTC ++++ CMakeLists.txt +@@ -503,6 +503,7 @@ endif(WITH_LIBDB) + # ****************************** + + set(CMAKE_REQUIRED_LIBRARIES "-liconv") ++set(CMAKE_REQUIRED_FLAGS "-L/usr/local/lib") + CHECK_C_SOURCE_COMPILES("#include + #include + int main(void) { iconv_t cd; cd = iconv_open (\"UTF-8\", \"ISO-8859-1\"); return 0; }" HAVE_LIBICONV) Added: head/databases/evolution-data-server/files/patch-cmake_modules_PkgConfigEx.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/evolution-data-server/files/patch-cmake_modules_PkgConfigEx.cmake Tue Jun 13 08:13:28 2017 (r443491) @@ -0,0 +1,10 @@ +--- cmake/modules/PkgConfigEx.cmake.orig 2017-06-02 14:39:21 UTC ++++ cmake/modules/PkgConfigEx.cmake +@@ -85,6 +85,6 @@ macro(add_pkgconfig_file _input _output) + ) + + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${_output} +- DESTINATION ${LIB_INSTALL_DIR}/pkgconfig ++ DESTINATION ${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig + ) + endmacro() Modified: head/databases/evolution-data-server/pkg-descr ============================================================================== --- head/databases/evolution-data-server/pkg-descr Tue Jun 13 08:09:35 2017 (r443490) +++ head/databases/evolution-data-server/pkg-descr Tue Jun 13 08:13:28 2017 (r443491) @@ -1,3 +1,5 @@ Evolution-data-server provides the various backend components for the Evolution integrated mail/PIM suite, including the Berkeley database backend and the libical calendar components. + +WWW: https://wiki.gnome.org/Apps/Evolution Modified: head/databases/evolution-data-server/pkg-plist ============================================================================== --- head/databases/evolution-data-server/pkg-plist Tue Jun 13 08:09:35 2017 (r443490) +++ head/databases/evolution-data-server/pkg-plist Tue Jun 13 08:13:28 2017 (r443491) @@ -32,6 +32,8 @@ include/evolution-data-server/camel/camel-lock.h include/evolution-data-server/camel/camel-medium.h include/evolution-data-server/camel/camel-memchunk.h include/evolution-data-server/camel/camel-mempool.h +include/evolution-data-server/camel/camel-message-info-base.h +include/evolution-data-server/camel/camel-message-info.h include/evolution-data-server/camel/camel-mime-filter-basic.h include/evolution-data-server/camel/camel-mime-filter-bestenc.h include/evolution-data-server/camel/camel-mime-filter-canon.h @@ -59,6 +61,8 @@ include/evolution-data-server/camel/camel-msgport.h include/evolution-data-server/camel/camel-multipart-encrypted.h include/evolution-data-server/camel/camel-multipart-signed.h include/evolution-data-server/camel/camel-multipart.h +include/evolution-data-server/camel/camel-name-value-array.h +include/evolution-data-server/camel/camel-named-flags.h include/evolution-data-server/camel/camel-net-utils.h include/evolution-data-server/camel/camel-network-service.h include/evolution-data-server/camel/camel-network-settings.h @@ -107,11 +111,14 @@ include/evolution-data-server/camel/camel-uid-cache.h include/evolution-data-server/camel/camel-url-scanner.h include/evolution-data-server/camel/camel-url.h include/evolution-data-server/camel/camel-utf8.h +include/evolution-data-server/camel/camel-utils.h include/evolution-data-server/camel/camel-vee-data-cache.h include/evolution-data-server/camel/camel-vee-folder.h +include/evolution-data-server/camel/camel-vee-message-info.h include/evolution-data-server/camel/camel-vee-store.h include/evolution-data-server/camel/camel-vee-summary.h include/evolution-data-server/camel/camel-vtrash-folder.h +include/evolution-data-server/camel/camel-weak-ref-group.h include/evolution-data-server/camel/camel.h include/evolution-data-server/libebackend/e-backend-enums.h include/evolution-data-server/libebackend/e-backend-enumtypes.h @@ -213,9 +220,9 @@ include/evolution-data-server/libedataserver/e-gdbus-t include/evolution-data-server/libedataserver/e-iterator.h include/evolution-data-server/libedataserver/e-list-iterator.h include/evolution-data-server/libedataserver/e-list.h -include/evolution-data-server/libedataserver/e-network-monitor.h include/evolution-data-server/libedataserver/e-memory.h include/evolution-data-server/libedataserver/e-module.h +include/evolution-data-server/libedataserver/e-network-monitor.h include/evolution-data-server/libedataserver/e-operation-pool.h include/evolution-data-server/libedataserver/e-proxy.h include/evolution-data-server/libedataserver/e-secret-store.h @@ -226,6 +233,7 @@ include/evolution-data-server/libedataserver/e-source- include/evolution-data-server/libedataserver/e-source-alarms.h include/evolution-data-server/libedataserver/e-source-authentication.h include/evolution-data-server/libedataserver/e-source-autocomplete.h +include/evolution-data-server/libedataserver/e-source-autoconfig.h include/evolution-data-server/libedataserver/e-source-backend.h include/evolution-data-server/libedataserver/e-source-calendar.h include/evolution-data-server/libedataserver/e-source-camel.h @@ -248,6 +256,7 @@ include/evolution-data-server/libedataserver/e-source- include/evolution-data-server/libedataserver/e-source-mail-submission.h include/evolution-data-server/libedataserver/e-source-mail-transport.h include/evolution-data-server/libedataserver/e-source-mdn.h +include/evolution-data-server/libedataserver/e-source-memo-list.h include/evolution-data-server/libedataserver/e-source-offline.h include/evolution-data-server/libedataserver/e-source-openpgp.h include/evolution-data-server/libedataserver/e-source-proxy.h @@ -258,6 +267,7 @@ include/evolution-data-server/libedataserver/e-source- include/evolution-data-server/libedataserver/e-source-security.h include/evolution-data-server/libedataserver/e-source-selectable.h include/evolution-data-server/libedataserver/e-source-smime.h +include/evolution-data-server/libedataserver/e-source-task-list.h include/evolution-data-server/libedataserver/e-source-uoa.h include/evolution-data-server/libedataserver/e-source-weather.h include/evolution-data-server/libedataserver/e-source-webdav.h @@ -271,114 +281,77 @@ include/evolution-data-server/libedataserver/e-xml-uti include/evolution-data-server/libedataserver/eds-version.h include/evolution-data-server/libedataserver/libedataserver.h include/evolution-data-server/libedataserverui/e-cell-renderer-color.h -include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-google.h +include/evolution-data-server/libedataserverui/e-credentials-prompter-impl-password.h include/evolution-data-server/libedataserverui/e-credentials-prompter-impl.h include/evolution-data-server/libedataserverui/e-credentials-prompter.h include/evolution-data-server/libedataserverui/e-trust-prompt.h include/evolution-data-server/libedataserverui/e-webdav-discover-widget.h include/evolution-data-server/libedataserverui/libedataserverui.h -lib/evolution-data-server/addressbook-backends/libebookbackendfile.a lib/evolution-data-server/addressbook-backends/libebookbackendfile.so -lib/evolution-data-server/addressbook-backends/libebookbackendgoogle.a lib/evolution-data-server/addressbook-backends/libebookbackendgoogle.so -lib/evolution-data-server/addressbook-backends/libebookbackendldap.a -lib/evolution-data-server/addressbook-backends/libebookbackendldap.so -lib/evolution-data-server/addressbook-backends/libebookbackendwebdav.a +%%LDAP%%lib/evolution-data-server/addressbook-backends/libebookbackendldap.so lib/evolution-data-server/addressbook-backends/libebookbackendwebdav.so -lib/evolution-data-server/calendar-backends/libecalbackendcaldav.a lib/evolution-data-server/calendar-backends/libecalbackendcaldav.so -lib/evolution-data-server/calendar-backends/libecalbackendcontacts.a lib/evolution-data-server/calendar-backends/libecalbackendcontacts.so -lib/evolution-data-server/calendar-backends/libecalbackendfile.a lib/evolution-data-server/calendar-backends/libecalbackendfile.so -lib/evolution-data-server/calendar-backends/libecalbackendgtasks.a lib/evolution-data-server/calendar-backends/libecalbackendgtasks.so -lib/evolution-data-server/calendar-backends/libecalbackendhttp.a lib/evolution-data-server/calendar-backends/libecalbackendhttp.so -%%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.a %%WEATHER%%lib/evolution-data-server/calendar-backends/libecalbackendweather.so -lib/evolution-data-server/camel-providers/libcamelimapx.a lib/evolution-data-server/camel-providers/libcamelimapx.so lib/evolution-data-server/camel-providers/libcamelimapx.urls -lib/evolution-data-server/camel-providers/libcamellocal.a lib/evolution-data-server/camel-providers/libcamellocal.so lib/evolution-data-server/camel-providers/libcamellocal.urls -lib/evolution-data-server/camel-providers/libcamelnntp.a lib/evolution-data-server/camel-providers/libcamelnntp.so lib/evolution-data-server/camel-providers/libcamelnntp.urls -lib/evolution-data-server/camel-providers/libcamelpop3.a lib/evolution-data-server/camel-providers/libcamelpop3.so lib/evolution-data-server/camel-providers/libcamelpop3.urls -lib/evolution-data-server/camel-providers/libcamelsendmail.a lib/evolution-data-server/camel-providers/libcamelsendmail.so lib/evolution-data-server/camel-providers/libcamelsendmail.urls -lib/evolution-data-server/camel-providers/libcamelsmtp.a lib/evolution-data-server/camel-providers/libcamelsmtp.so lib/evolution-data-server/camel-providers/libcamelsmtp.urls -lib/evolution-data-server/credential-modules/module-credentials-goa.a lib/evolution-data-server/credential-modules/module-credentials-goa.so -lib/evolution-data-server/libedbus-private.a lib/evolution-data-server/libedbus-private.so -lib/evolution-data-server/registry-modules/module-cache-reaper.a lib/evolution-data-server/registry-modules/module-cache-reaper.so -lib/evolution-data-server/registry-modules/module-gnome-online-accounts.a lib/evolution-data-server/registry-modules/module-gnome-online-accounts.so -lib/evolution-data-server/registry-modules/module-google-backend.a lib/evolution-data-server/registry-modules/module-google-backend.so -lib/evolution-data-server/registry-modules/module-outlook-backend.a lib/evolution-data-server/registry-modules/module-outlook-backend.so -lib/evolution-data-server/registry-modules/module-owncloud-backend.a lib/evolution-data-server/registry-modules/module-owncloud-backend.so -lib/evolution-data-server/registry-modules/module-secret-monitor.a lib/evolution-data-server/registry-modules/module-secret-monitor.so -lib/evolution-data-server/registry-modules/module-trust-prompt.a lib/evolution-data-server/registry-modules/module-trust-prompt.so -lib/evolution-data-server/registry-modules/module-yahoo-backend.a lib/evolution-data-server/registry-modules/module-yahoo-backend.so -lib/libcamel-%%EVO_VERSION%%.a +lib/girepository-1.0/Camel-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EBook-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EBookContacts-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EDataServer-%%EVO_VERSION%%.typelib +lib/girepository-1.0/EDataServerUI-%%EVO_VERSION%%.typelib lib/libcamel-%%EVO_VERSION%%.so -lib/libcamel-%%EVO_VERSION%%.so.59 -lib/libcamel-%%EVO_VERSION%%.so.59.0.0 -lib/libebackend-%%EVO_VERSION%%.a +lib/libcamel-%%EVO_VERSION%%.so.60 +lib/libcamel-%%EVO_VERSION%%.so.60.0.0 lib/libebackend-%%EVO_VERSION%%.so lib/libebackend-%%EVO_VERSION%%.so.10 lib/libebackend-%%EVO_VERSION%%.so.10.0.0 -lib/libebook-%%EVO_VERSION%%.a lib/libebook-%%EVO_VERSION%%.so -lib/libebook-%%EVO_VERSION%%.so.16 -lib/libebook-%%EVO_VERSION%%.so.16.3.1 -lib/libebook-contacts-%%EVO_VERSION%%.a +lib/libebook-%%EVO_VERSION%%.so.19 +lib/libebook-%%EVO_VERSION%%.so.19.1.3 lib/libebook-contacts-%%EVO_VERSION%%.so lib/libebook-contacts-%%EVO_VERSION%%.so.2 lib/libebook-contacts-%%EVO_VERSION%%.so.2.0.0 -lib/libecal-%%EVO_VERSION%%.a lib/libecal-%%EVO_VERSION%%.so lib/libecal-%%EVO_VERSION%%.so.19 lib/libecal-%%EVO_VERSION%%.so.19.0.0 -lib/libedata-book-%%EVO_VERSION%%.a lib/libedata-book-%%EVO_VERSION%%.so lib/libedata-book-%%EVO_VERSION%%.so.25 lib/libedata-book-%%EVO_VERSION%%.so.25.0.0 -lib/libedata-cal-%%EVO_VERSION%%.a lib/libedata-cal-%%EVO_VERSION%%.so lib/libedata-cal-%%EVO_VERSION%%.so.28 lib/libedata-cal-%%EVO_VERSION%%.so.28.0.0 -lib/libedataserver-%%EVO_VERSION%%.a lib/libedataserver-%%EVO_VERSION%%.so lib/libedataserver-%%EVO_VERSION%%.so.22 lib/libedataserver-%%EVO_VERSION%%.so.22.0.0 -lib/libedataserverui-%%EVO_VERSION%%.a lib/libedataserverui-%%EVO_VERSION%%.so lib/libedataserverui-%%EVO_VERSION%%.so.1 lib/libedataserverui-%%EVO_VERSION%%.so.1.0.0 -lib/girepository-1.0/EBook-%%EVO_VERSION%%.typelib -lib/girepository-1.0/EBookContacts-%%EVO_VERSION%%.typelib -lib/girepository-1.0/EDataServer-%%EVO_VERSION%%.typelib -lib/systemd/user/evolution-addressbook-factory.service -lib/systemd/user/evolution-calendar-factory.service -lib/systemd/user/evolution-source-registry.service -lib/systemd/user/evolution-user-prompter.service libdata/pkgconfig/camel-%%EVO_VERSION%%.pc libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc libdata/pkgconfig/libebackend-%%EVO_VERSION%%.pc @@ -389,28 +362,29 @@ libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc -libexec/camel-index-control-%%EVO_VERSION%% libexec/camel-gpg-photo-saver -libexec/evolution-data-server/addressbook-export -libexec/evolution-data-server/csv2vcard +libexec/camel-index-control-%%EVO_VERSION%% @(,mail,2755) libexec/camel-lock-helper-%%EVO_VERSION%% libexec/evolution-addressbook-factory libexec/evolution-addressbook-factory-subprocess libexec/evolution-calendar-factory libexec/evolution-calendar-factory-subprocess +libexec/evolution-data-server/addressbook-export +libexec/evolution-data-server/csv2vcard libexec/evolution-scan-gconf-tree-xml libexec/evolution-source-registry libexec/evolution-user-prompter share/GConf/gsettings/evolution-data-server.convert -%%DATADIR%%/evolutionperson.schema share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service share/dbus-1/services/org.gnome.evolution.dataserver.Sources.service share/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service +%%LDAP%%%%DATADIR%%/evolutionperson.schema share/gir-1.0/Camel-%%EVO_VERSION%%.gir share/gir-1.0/EBook-%%EVO_VERSION%%.gir share/gir-1.0/EBookContacts-%%EVO_VERSION%%.gir share/gir-1.0/EDataServer-%%EVO_VERSION%%.gir +share/gir-1.0/EDataServerUI-%%EVO_VERSION%%.gir share/locale/am/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ar/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/as/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo @@ -440,6 +414,7 @@ share/locale/eu/LC_MESSAGES/evolution-data-server-%%VE share/locale/fa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo +share/locale/fur/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/ga/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo share/locale/gu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo @@ -524,3 +499,5 @@ share/vala/vapi/libebook-contacts-%%EVO_VERSION%%.deps share/vala/vapi/libebook-contacts-%%EVO_VERSION%%.vapi share/vala/vapi/libedataserver-%%EVO_VERSION%%.deps share/vala/vapi/libedataserver-%%EVO_VERSION%%.vapi +share/vala/vapi/libedataserverui-%%EVO_VERSION%%.deps +share/vala/vapi/libedataserverui-%%EVO_VERSION%%.vapi Modified: head/mail/evolution-ews/Makefile ============================================================================== --- head/mail/evolution-ews/Makefile Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution-ews/Makefile Tue Jun 13 08:13:28 2017 (r443491) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evolution-ews -PORTVERSION= 3.22.6 +PORTVERSION= 3.24.2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -12,6 +12,7 @@ COMMENT= Evolution Microsoft Exchange plugin through E BUILD_DEPENDS= evolution>=3.0.0:mail/evolution LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libicuuc.so:devel/icu \ libmspack.so:archivers/libmspack \ libsecret-1.so:security/libsecret \ libnspr4.so:devel/nspr \ @@ -22,16 +23,8 @@ RUN_DEPENDS= evolution>=3.0.0:mail/evolution PORTSCOUT= limitw:1,even -USES= bdb:5 gettext gmake gnome libtool localbase pathfix \ +USES= bdb:5 cmake ninja gettext gnome localbase pathfix \ pkgconfig sqlite tar:xz -USE_GNOME= atk cairo evolutiondataserver3 gdkpixbuf2 gtk30 glib20 \ - intltool libxml2 pango -GNU_CONFIGURE= yes -USE_OPENLDAP= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --datarootdir=${PREFIX}/share \ - --localedir=${PREFIX}/share/locale \ - --prefix=${PREFIX} -INSTALL_TARGET= install-strip +USE_GNOME= cairo gdkpixbuf2 evolutiondataserver3 intltool .include Modified: head/mail/evolution-ews/distinfo ============================================================================== --- head/mail/evolution-ews/distinfo Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution-ews/distinfo Tue Jun 13 08:13:28 2017 (r443491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494106823 -SHA256 (gnome3/evolution-ews-3.22.6.tar.xz) = eddc94d9a7f759a20dc35a8635318a425f8687bb3af5b72b94c996101c8fb0e5 -SIZE (gnome3/evolution-ews-3.22.6.tar.xz) = 715320 +TIMESTAMP = 1496958885 +SHA256 (gnome3/evolution-ews-3.24.2.tar.xz) = 31eb84a204a50b31932696c03394a7d2563ec2c3eefa52a802e63d0346a28851 +SIZE (gnome3/evolution-ews-3.24.2.tar.xz) = 486848 Modified: head/mail/evolution-ews/pkg-descr ============================================================================== --- head/mail/evolution-ews/pkg-descr Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution-ews/pkg-descr Tue Jun 13 08:13:28 2017 (r443491) @@ -1,4 +1,4 @@ Evolution-ews is a plugin for Evolution that adds Exchange integration though Exchange Web Service. -WWW: https://wiki.gnome.org/Apps/Evolution/EWS +WWW: https://wiki.gnome.org/Apps/Evolution Modified: head/mail/evolution-ews/pkg-plist ============================================================================== --- head/mail/evolution-ews/pkg-plist Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution-ews/pkg-plist Tue Jun 13 08:13:28 2017 (r443491) @@ -1,26 +1,10 @@ -include/evolution-data-server/ews/e-ews-connection-utils.h -include/evolution-data-server/ews/e-ews-connection.h -include/evolution-data-server/ews/e-ews-debug.h -include/evolution-data-server/ews/e-ews-enums.h -include/evolution-data-server/ews/e-ews-enumtypes.h -include/evolution-data-server/ews/e-ews-folder.h -include/evolution-data-server/ews/e-ews-item-change.h -include/evolution-data-server/ews/e-ews-item.h -include/evolution-data-server/ews/e-ews-message.h -include/evolution-data-server/ews/e-ews-notification.h -include/evolution-data-server/ews/e-ews-oof-settings.h -include/evolution-data-server/ews/ews-errors.h lib/evolution-data-server/addressbook-backends/libebookbackendews.so lib/evolution-data-server/calendar-backends/libecalbackendews.so lib/evolution-data-server/camel-providers/libcamelews.so lib/evolution-data-server/camel-providers/libcamelews.urls -lib/evolution-data-server/libeews-1.2.so -lib/evolution-data-server/libeews-1.2.so.0 -lib/evolution-data-server/libeews-1.2.so.0.0.0 -lib/evolution-data-server/libewsutils.so -lib/evolution-data-server/libewsutils.so.0 -lib/evolution-data-server/libewsutils.so.0.0.0 lib/evolution-data-server/registry-modules/module-ews-backend.so +lib/evolution-ews/libcamelews-priv.so +lib/evolution-ews/libevolution-ews.so lib/evolution/modules/module-ews-configuration.so share/appdata/evolution-ews.metainfo.xml share/evolution-data-server/ews/windowsZones.xml Modified: head/mail/evolution/Makefile ============================================================================== --- head/mail/evolution/Makefile Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution/Makefile Tue Jun 13 08:13:28 2017 (r443491) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evolution -PORTVERSION= 3.22.6 +PORTVERSION= 3.24.2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,39 +17,38 @@ LICENSE_FILE_OPENLDAP= ${WRKSRC}/COPYING.OPENLDAP LICENSE_PERMS_OPENLDAP= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= itstool:textproc/itstool \ + iso-codes>=0:misc/iso-codes \ highlight:textproc/highlight LIB_DEPENDS= libnss3.so:security/nss \ libgcr-3.so:security/gcr \ libgtkspell3-3.so:textproc/gtkspell3 \ - libgeocode-glib.so:net/geocode-glib \ + libgnome-autoar-gtk-0.so:archivers/gnome-autoar \ + libsoup-2.4.so:devel/libsoup \ + libicuuc.so:devel/icu \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libnspr4.so:devel/nspr \ libical.so:devel/libical \ libsecret-1.so:security/libsecret \ libenchant.so:textproc/enchant \ libp11-kit.so:security/p11-kit \ - libsoup-2.4.so:devel/libsoup \ libcryptui.so:security/libcryptui \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify RUN_DEPENDS= highlight:textproc/highlight \ - gnome-keyring>=3.0.0:security/gnome-keyring + iso-codes>=0:misc/iso-codes PORTSCOUT= limitw:1,even -USES= desktop-file-utils bison gettext gmake gnome iconv:wchar_t \ - libtool localbase pathfix perl5 pkgconfig sqlite tar:xz +USES= desktop-file-utils cmake gettext gnome iconv:wchar_t \ + sqlite libarchive ninja localbase pathfix pkgconfig tar:xz USE_GNOME= cairo evolutiondataserver3 gnomedesktop3 intltool GNU_CONFIGURE= yes -USE_GSTREAMER1= yes USE_XORG= x11 INSTALLS_ICONS= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-nss=yes \ - --disable-autoar \ - --with-sub-version=" FreeBSD GNOME Team Port" -INSTALL_TARGET= install-strip +CMAKE_ARGS= -DENABLE_TEXT_HIGHLIGHT=YES \ + -DVERSION_COMMENT="FreeBSD GNOME Team" GLIB_SCHEMAS= org.gnome.evolution.gschema.xml \ org.gnome.evolution.addressbook.gschema.xml \ @@ -70,65 +69,61 @@ GLIB_SCHEMAS= org.gnome.evolution.gschema.xml \ org.gnome.evolution.plugin.publish-calendar.gschema.xml \ org.gnome.evolution.plugin.templates.gschema.xml -EVO_VERSION= 3.22 +EVO_VERSION= 3.24 PLIST_SUB= VERSION=${EVO_VERSION} \ PORTVERSION=2.12 -OPTIONS_DEFINE= LDAP WEATHER CANBERRA PST +OPTIONS_SUB= yes +OPTIONS_DEFINE= LDAP WEATHER CANBERRA PST YTNEF MAPS OPTIONS_DEFAULT=LDAP WEATHER CANBERRA BOGOFILTER + +SPAM_DESC= Spam filter support OPTIONS_GROUP= SPAM OPTIONS_GROUP_SPAM=SPAMASSASSIN BOGOFILTER -OPTIONS_SUB= yes - -CANBERRA_DESC= Canberra theme audio plugin -WEATHER_DESC= Weather calendar backend -SPAM_DESC= Spam filter support -SPAMASSASSIN_DESC= SpamAssassin spam filtering -BOGOFILTER_DESC= Bogofilter spam filtering -PST_DESC= Outlook .pst importer -MAPS_DESC= Contact maps - -LDAP_CONFIGURE_WITH= openldap +LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} +LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF LDAP_USE= OPENLDAP=yes +YTNEF_DESC= Support MS Outlook TNEF format +YTNEF_LIB_DEPENDS= libytnef.so:converters/ytnef +YTNEF_CMAKE_BOOL= ENABLE_YTNEF + +WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-3.so:net/libgweather -WEATHER_CONFIGURE_ENABLE= weather +WEATHER_CMAKE_BOOL= ENABLE_WEATHER -SPAMASSASSIN_CONFIGURE_WITH= spamassassin=${LOCALBASE}/bin/spamassassin \ - sa-learn=${LOCALBASE}/bin/sa-learn +SPAMASSASSIN_DESC= SpamAssassin spam filtering +SPAMASSASSIN_CMAKE_ON= -DWITH_SPAMASSASSIN=${LOCALBASE}/spamassassin \ + -DWITH_SA_LEARN=${LOCALBASE}/bin/sa-learn +SPAMASSASSIN_CMAKE_OFF= -DWITH_SPAMASSASSIN=NO SPAMASSASSIN_BUILD_DEPENDS= spamassassin:mail/spamassassin SPAMASSASSIN_RUN_DEPENDS= spamassassin:mail/spamassassin -BOGOFILTER_CONFIGURE_WITH= bogofilter=${LOCALBASE}/bin/bogofilter +BOGOFILTER_DESC= Bogofilter spam filtering +BOGOFILTER_CMAKE_ON= -DWITH_BOGOFILTER=${LOCALBASE}/bin/bogofilter +BOGOFILTER_CMAKE_OFF= -DWITH_BOGOFILTER=OFF BOGOFILTER_BUILD_DEPENDS= bogofilter:mail/bogofilter -BOGOFILTER_RUN_DEPENDS= bogofilter:mail/bogofilter +BOGOFILTER_RUN_DEPENDS= bogofilter:mail/bogofilter +CANBERRA_DESC= Canberra theme audio plugin CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 -CANBERRA_CONFIGURE_ENABLE= canberra +CANBERRA_CMAKE_BOOL= ENABLE_CANBERRA -PST_CONFIGURE_ENABLE= pst-import +PST_DESC= Outlook .pst importer +PST_CMAKE_BOOL= ENABLE_PST_IMPORT PST_BUILD_DEPENDS= libpst>=0.6.58_1:mail/libpst PST_RUN_DEPENDS= libpst>=0.6.58_1:mail/libpst -CONFIGURE_ARGS+=--disable-contact-maps -#MAPS_CONFIGURE_ENABLE= contact-maps -#MAPS_LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain \ -# libclutter-gtk-1.0.so:graphics/clutter-gtk3 -#MAPS_BUILD_DEPENDS= geoclue>=0:net/geoclue - -.include - -post-patch: - @${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \ - -e 's|-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi|${KRB5_LIB}|g' \ - -e 's|-Wl,--no-undefined||g' \ - -e 's|-Wmissing-include-dirs||g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \ - ${WRKSRC}/modules/spamassassin/evolution-spamassassin.c \ - ${WRKSRC}/modules/bogofilter/evolution-bogofilter.c -# @${SH} ${FILESDIR}/fix-plugins.sh ${WRKSRC} +MAPS_DESC= Contact maps +MAPS_CMAKE_BOOL= ENABLE_CONTACT_MAPS +MAPS_LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libgeocode-glib.so:net/geocode-glib \ + libcogl.so:graphics/cogl \ + libclutter-1.0.so:graphics/clutter \ + libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ + libchamplain-0.12.so:graphics/libchamplain +MAPS_USE= xorg=xcomposite,xdamage,xext,xfixes,xi,xrandr gl=egl .include Modified: head/mail/evolution/distinfo ============================================================================== --- head/mail/evolution/distinfo Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution/distinfo Tue Jun 13 08:13:28 2017 (r443491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494104477 -SHA256 (gnome3/evolution-3.22.6.tar.xz) = 9f4be4a1d5ee4d5eb9b132cf751ba3afc833025aa6dc7baa1f9483489d8a943e -SIZE (gnome3/evolution-3.22.6.tar.xz) = 12288232 +TIMESTAMP = 1496947688 +SHA256 (gnome3/evolution-3.24.2.tar.xz) = e7b35a60f4ad53bb5416d8e96390aa79c8601b09a71e635c1de730b94f3aebdf +SIZE (gnome3/evolution-3.24.2.tar.xz) = 12132032 Added: head/mail/evolution/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/evolution/files/patch-CMakeLists.txt Tue Jun 13 08:13:28 2017 (r443491) @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2017-06-08 20:52:16.741243000 +0200 ++++ CMakeLists.txt 2017-06-08 20:52:25.747544000 +0200 +@@ -329,6 +329,7 @@ + # ****************************** + + set(CMAKE_REQUIRED_LIBRARIES "-liconv") ++set(CMAKE_REQUIRED_FLAGS "-L/usr/local/lib") + CHECK_C_SOURCE_COMPILES("#include + #include + int main(void) { iconv_t cd; cd = iconv_open (\"UTF-8\", \"ISO-8859-1\"); return 0; }" HAVE_LIBICONV) Modified: head/mail/evolution/pkg-descr ============================================================================== --- head/mail/evolution/pkg-descr Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution/pkg-descr Tue Jun 13 08:13:28 2017 (r443491) @@ -6,4 +6,4 @@ comprehensive set of features that help keep work orga on track. The unique Ximian vFolders[tm] are virtual folders used to create and save powerful contextual views of email messages. -WWW: http://www.gnome.org/projects/evolution/ +WWW: https://wiki.gnome.org/Apps/Evolution Modified: head/mail/evolution/pkg-plist ============================================================================== --- head/mail/evolution/pkg-plist Tue Jun 13 08:09:35 2017 (r443490) +++ head/mail/evolution/pkg-plist Tue Jun 13 08:13:28 2017 (r443491) @@ -6,6 +6,7 @@ include/evolution/calendar/gui/calendar-config.h include/evolution/calendar/gui/calendar-view.h include/evolution/calendar/gui/comp-util.h include/evolution/calendar/gui/e-alarm-list.h +include/evolution/calendar/gui/e-cal-component-preview.h include/evolution/calendar/gui/e-cal-config.h include/evolution/calendar/gui/e-cal-data-model-subscriber.h include/evolution/calendar/gui/e-cal-data-model.h @@ -13,6 +14,8 @@ include/evolution/calendar/gui/e-cal-dialogs.h include/evolution/calendar/gui/e-cal-event.h include/evolution/calendar/gui/e-cal-list-view.h include/evolution/calendar/gui/e-cal-model-calendar.h +include/evolution/calendar/gui/e-cal-model-memos.h +include/evolution/calendar/gui/e-cal-model-tasks.h include/evolution/calendar/gui/e-cal-model.h include/evolution/calendar/gui/e-cal-ops.h include/evolution/calendar/gui/e-calendar-view.h @@ -29,7 +32,6 @@ include/evolution/calendar/gui/e-comp-editor-property- include/evolution/calendar/gui/e-comp-editor-property-parts.h include/evolution/calendar/gui/e-comp-editor-task.h include/evolution/calendar/gui/e-comp-editor.h -include/evolution/calendar/gui/e-send-options-utils.h include/evolution/calendar/gui/e-date-time-list.h include/evolution/calendar/gui/e-day-view-layout.h include/evolution/calendar/gui/e-day-view-main-item.h @@ -43,8 +45,12 @@ include/evolution/calendar/gui/e-meeting-time-sel-item include/evolution/calendar/gui/e-meeting-time-sel.h include/evolution/calendar/gui/e-meeting-types.h include/evolution/calendar/gui/e-meeting-utils.h +include/evolution/calendar/gui/e-memo-table.h +include/evolution/calendar/gui/e-month-view.h include/evolution/calendar/gui/e-select-names-editable.h include/evolution/calendar/gui/e-select-names-renderer.h +include/evolution/calendar/gui/e-send-options-utils.h +include/evolution/calendar/gui/e-task-table.h include/evolution/calendar/gui/e-timezone-entry.h include/evolution/calendar/gui/e-week-view-event-item.h include/evolution/calendar/gui/e-week-view-layout.h @@ -52,8 +58,20 @@ include/evolution/calendar/gui/e-week-view-main-item.h include/evolution/calendar/gui/e-week-view-titles-item.h include/evolution/calendar/gui/e-week-view.h include/evolution/calendar/gui/e-weekday-chooser.h +include/evolution/calendar/gui/ea-cal-view-event.h +include/evolution/calendar/gui/ea-cal-view.h +include/evolution/calendar/gui/ea-calendar-helpers.h +include/evolution/calendar/gui/ea-calendar.h +include/evolution/calendar/gui/ea-day-view-cell.h +include/evolution/calendar/gui/ea-day-view-main-item.h +include/evolution/calendar/gui/ea-day-view.h +include/evolution/calendar/gui/ea-jump-button.h +include/evolution/calendar/gui/ea-week-view-cell.h +include/evolution/calendar/gui/ea-week-view-main-item.h +include/evolution/calendar/gui/ea-week-view.h include/evolution/calendar/gui/itip-utils.h include/evolution/calendar/gui/misc.h +include/evolution/calendar/gui/print.h include/evolution/calendar/gui/tag-calendar.h include/evolution/composer/e-composer-actions.h include/evolution/composer/e-composer-common.h @@ -432,9 +450,9 @@ include/evolution/mail/e-mail-message-pane.h include/evolution/mail/e-mail-migrate.h include/evolution/mail/e-mail-notes.h include/evolution/mail/e-mail-paned-view.h -include/evolution/mail/e-mail-properties.h include/evolution/mail/e-mail-print-config-headers.h include/evolution/mail/e-mail-printer.h +include/evolution/mail/e-mail-properties.h include/evolution/mail/e-mail-reader-utils.h include/evolution/mail/e-mail-reader.h include/evolution/mail/e-mail-remote-content.h @@ -483,8 +501,11 @@ include/evolution/shell/e-shell-window-actions.h include/evolution/shell/e-shell-window.h include/evolution/shell/e-shell.h lib/evolution/libeabutil.so +lib/evolution/libeabwidgets.so lib/evolution/libecontacteditor.so lib/evolution/libecontactlisteditor.so +lib/evolution/libecontactprint.so +lib/evolution/libedomutils.so lib/evolution/libemail-engine.so lib/evolution/libessmime.so lib/evolution/libevolution-addressbook-importers.so @@ -513,6 +534,7 @@ lib/evolution/modules/module-cal-config-local.so lib/evolution/modules/module-cal-config-webcal.so lib/evolution/modules/module-calendar.so lib/evolution/modules/module-composer-autosave.so +lib/evolution/modules/module-composer-to-meeting.so lib/evolution/modules/module-contact-photos.so lib/evolution/modules/module-gravatar.so lib/evolution/modules/module-itip-formatter.so @@ -528,6 +550,7 @@ lib/evolution/modules/module-settings.so %%SPAMASSASSIN%%lib/evolution/modules/module-spamassassin.so lib/evolution/modules/module-startup-wizard.so lib/evolution/modules/module-text-highlight.so +%%YTNEF%%lib/evolution/modules/module-tnef-attachment.so lib/evolution/modules/module-vcard-inline.so lib/evolution/modules/module-webkit-editor.so lib/evolution/modules/module-webkit-inspector.so @@ -559,11 +582,9 @@ lib/evolution/plugins/org-gnome-prefer-plain.eplug lib/evolution/plugins/org-gnome-publish-calendar.eplug lib/evolution/plugins/org-gnome-save-calendar.eplug lib/evolution/plugins/org-gnome-templates.eplug -lib/evolution/test-gio-modules/libevolutiontestsettings.so -lib/evolution/web-extensions/libedomutils.so lib/evolution/web-extensions/libewebextension.so -lib/evolution/web-extensions/libmoduleitipformatterwebextension.so -lib/evolution/web-extensions/webkit-editor/libewebkiteditorwebextension.so +lib/evolution/web-extensions/module-itip-formatter-webextension.so +lib/evolution/web-extensions/webkit-editor/module-webkit-editor-webextension.so libdata/pkgconfig/evolution-calendar-3.0.pc libdata/pkgconfig/evolution-mail-3.0.pc libdata/pkgconfig/evolution-shell-3.0.pc @@ -573,6 +594,7 @@ libexec/evolution/evolution-backup libexec/evolution/killev share/GConf/gsettings/evolution.convert %%BOGOFILTER%%share/appdata/evolution-bogofilter.metainfo.xml +%%PST%%share/appdata/evolution-pst.metainfo.xml %%SPAMASSASSIN%%share/appdata/evolution-spamassassin.metainfo.xml share/appdata/evolution.appdata.xml share/applications/evolution.desktop @@ -636,6 +658,7 @@ share/applications/evolution.desktop %%DATADIR%%/help/quickref/fr/quickref.pdf %%DATADIR%%/help/quickref/hu/quickref.pdf %%DATADIR%%/help/quickref/it/quickref.pdf +%%DATADIR%%/help/quickref/oc/quickref.pdf %%DATADIR%%/help/quickref/pl/quickref.pdf %%DATADIR%%/help/quickref/pt/quickref.pdf %%DATADIR%%/help/quickref/sq/quickref.pdf @@ -862,409 +885,6 @@ share/applications/evolution.desktop %%DATADIR%%/views/tasks/With_DueDate.galview %%DATADIR%%/views/tasks/With_Status.galview %%DATADIR%%/views/tasks/galview.xml -share/gtk-doc/html/evolution-mail-composer/EComposerFromHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerHeaderTable.html -share/gtk-doc/html/evolution-mail-composer/EComposerNameHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerPostHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerSpellHeader.html -share/gtk-doc/html/evolution-mail-composer/EComposerTextHeader.html -share/gtk-doc/html/evolution-mail-composer/EMsgComposer.html -share/gtk-doc/html/evolution-mail-composer/annotation-glossary.html -share/gtk-doc/html/evolution-mail-composer/api-index-full.html -share/gtk-doc/html/evolution-mail-composer/api-index-3.20.html -share/gtk-doc/html/evolution-mail-composer/api-index-3.22.html -share/gtk-doc/html/evolution-mail-composer/ch01.html -share/gtk-doc/html/evolution-mail-composer/evolution-mail-composer.devhelp2 -share/gtk-doc/html/evolution-mail-composer/home.png -share/gtk-doc/html/evolution-mail-composer/index.html -share/gtk-doc/html/evolution-mail-composer/left-insensitive.png -share/gtk-doc/html/evolution-mail-composer/left.png -share/gtk-doc/html/evolution-mail-composer/object-tree.html -share/gtk-doc/html/evolution-mail-composer/right-insensitive.png -share/gtk-doc/html/evolution-mail-composer/right.png -share/gtk-doc/html/evolution-mail-composer/style.css -share/gtk-doc/html/evolution-mail-composer/up-insensitive.png -share/gtk-doc/html/evolution-mail-composer/up.png -share/gtk-doc/html/evolution-mail-engine/CamelNullStore.html -share/gtk-doc/html/evolution-mail-engine/CamelSaslOAuth2Google.html -share/gtk-doc/html/evolution-mail-engine/CamelSaslXOAuth2.html -share/gtk-doc/html/evolution-mail-engine/EMFilterFolderElement.html -share/gtk-doc/html/evolution-mail-engine/EMVFolderContext.html -share/gtk-doc/html/evolution-mail-engine/EMVFolderRule.html -share/gtk-doc/html/evolution-mail-engine/EMailJunkFilter.html -share/gtk-doc/html/evolution-mail-engine/EMailSession.html -share/gtk-doc/html/evolution-mail-engine/MailFolderCache.html -share/gtk-doc/html/evolution-mail-engine/api-index-full.html -share/gtk-doc/html/evolution-mail-engine/api-index-3.16.html -share/gtk-doc/html/evolution-mail-engine/api-index-3.18.html -share/gtk-doc/html/evolution-mail-engine/ch01.html -share/gtk-doc/html/evolution-mail-engine/ch02.html -share/gtk-doc/html/evolution-mail-engine/ch03.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-engine-enums.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-folder-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-session-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-store-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-e-mail-utils.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-config.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-mt.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-ops.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-tools.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine-mail-vfolder.html -share/gtk-doc/html/evolution-mail-engine/evolution-mail-engine.devhelp2 -share/gtk-doc/html/evolution-mail-engine/home.png -share/gtk-doc/html/evolution-mail-engine/index.html -share/gtk-doc/html/evolution-mail-engine/left-insensitive.png -share/gtk-doc/html/evolution-mail-engine/left.png -share/gtk-doc/html/evolution-mail-engine/object-tree.html -share/gtk-doc/html/evolution-mail-engine/right-insensitive.png -share/gtk-doc/html/evolution-mail-engine/right.png -share/gtk-doc/html/evolution-mail-engine/style.css -share/gtk-doc/html/evolution-mail-engine/up-insensitive.png -share/gtk-doc/html/evolution-mail-engine/up.png -share/gtk-doc/html/evolution-mail-formatter/EMailFormatter.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterExtensionRegistry.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterPrintExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailFormatterQuoteExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailInlineFilter.html -share/gtk-doc/html/evolution-mail-formatter/EMailParser.html -share/gtk-doc/html/evolution-mail-formatter/EMailParserExtension.html -share/gtk-doc/html/evolution-mail-formatter/EMailPart.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartAttachment.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartAudio.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartHeaders.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartImage.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartList.html -share/gtk-doc/html/evolution-mail-formatter/EMailPartSecureButton.html -share/gtk-doc/html/evolution-mail-formatter/EMailStripSigFilter.html -share/gtk-doc/html/evolution-mail-formatter/api-index-full.html -share/gtk-doc/html/evolution-mail-formatter/api-index-3.8.html -share/gtk-doc/html/evolution-mail-formatter/ch01.html -share/gtk-doc/html/evolution-mail-formatter/ch02.html -share/gtk-doc/html/evolution-mail-formatter/ch03.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter-e-mail-formatter-enums.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter-e-mail-formatter-utils.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter-e-mail-part-utils.html -share/gtk-doc/html/evolution-mail-formatter/evolution-mail-formatter.devhelp2 -share/gtk-doc/html/evolution-mail-formatter/home.png -share/gtk-doc/html/evolution-mail-formatter/index.html -share/gtk-doc/html/evolution-mail-formatter/left-insensitive.png -share/gtk-doc/html/evolution-mail-formatter/left.png -share/gtk-doc/html/evolution-mail-formatter/object-tree.html -share/gtk-doc/html/evolution-mail-formatter/right-insensitive.png -share/gtk-doc/html/evolution-mail-formatter/right.png -share/gtk-doc/html/evolution-mail-formatter/style.css -share/gtk-doc/html/evolution-mail-formatter/up-insensitive.png -share/gtk-doc/html/evolution-mail-formatter/up.png -share/gtk-doc/html/evolution-shell/EShell.html -share/gtk-doc/html/evolution-shell/EShellBackend.html -share/gtk-doc/html/evolution-shell/EShellContent.html -share/gtk-doc/html/evolution-shell/EShellSearchbar.html -share/gtk-doc/html/evolution-shell/EShellSidebar.html -share/gtk-doc/html/evolution-shell/EShellSwitcher.html -share/gtk-doc/html/evolution-shell/EShellTaskbar.html -share/gtk-doc/html/evolution-shell/EShellView.html -share/gtk-doc/html/evolution-shell/EShellWindow.html -share/gtk-doc/html/evolution-shell/annotation-glossary.html -share/gtk-doc/html/evolution-shell/api-index-3.10.html -share/gtk-doc/html/evolution-shell/api-index-3.16.html -share/gtk-doc/html/evolution-shell/api-index-3.4.html -share/gtk-doc/html/evolution-shell/api-index-full.html -share/gtk-doc/html/evolution-shell/ch01.html -share/gtk-doc/html/evolution-shell/ch02.html -share/gtk-doc/html/evolution-shell/ch03.html -share/gtk-doc/html/evolution-shell/evolution-shell-e-shell-migrate.html -share/gtk-doc/html/evolution-shell/evolution-shell-e-shell-utils.html -share/gtk-doc/html/evolution-shell/evolution-shell-e-shell-window-actions.html -share/gtk-doc/html/evolution-shell/evolution-shell.devhelp2 -share/gtk-doc/html/evolution-shell/home.png -share/gtk-doc/html/evolution-shell/index.html -share/gtk-doc/html/evolution-shell/left-insensitive.png -share/gtk-doc/html/evolution-shell/left.png -share/gtk-doc/html/evolution-shell/object-tree.html -share/gtk-doc/html/evolution-shell/right-insensitive.png -share/gtk-doc/html/evolution-shell/right.png -share/gtk-doc/html/evolution-shell/style.css -share/gtk-doc/html/evolution-shell/up-insensitive.png -share/gtk-doc/html/evolution-shell/up.png -share/gtk-doc/html/evolution-util/EActionComboBox.html -share/gtk-doc/html/evolution-util/EActivity.html -share/gtk-doc/html/evolution-util/EActivityBar.html -share/gtk-doc/html/evolution-util/EActivityProxy.html -share/gtk-doc/html/evolution-util/EAlarmSelector.html -share/gtk-doc/html/evolution-util/EAlert.html -share/gtk-doc/html/evolution-util/EAlertBar.html -share/gtk-doc/html/evolution-util/EAlertDialog.html -share/gtk-doc/html/evolution-util/EAlertSink.html -share/gtk-doc/html/evolution-util/EAttachment.html -share/gtk-doc/html/evolution-util/EAttachmentBar.html -share/gtk-doc/html/evolution-util/EAttachmentDialog.html -share/gtk-doc/html/evolution-util/EAttachmentHandler.html -share/gtk-doc/html/evolution-util/EAttachmentHandlerImage.html -share/gtk-doc/html/evolution-util/EAttachmentIconView.html -share/gtk-doc/html/evolution-util/EAttachmentPaned.html -share/gtk-doc/html/evolution-util/EAttachmentStore.html -share/gtk-doc/html/evolution-util/EAttachmentTreeView.html -share/gtk-doc/html/evolution-util/EAttachmentView.html -share/gtk-doc/html/evolution-util/EAuthComboBox.html -share/gtk-doc/html/evolution-util/EAutocompleteSelector.html -share/gtk-doc/html/evolution-util/EBitArray.html -share/gtk-doc/html/evolution-util/EBookSourceConfig.html -share/gtk-doc/html/evolution-util/ECalSourceConfig.html -share/gtk-doc/html/evolution-util/ECalendar.html -share/gtk-doc/html/evolution-util/ECalendarItem.html -share/gtk-doc/html/evolution-util/ECanvas.html -share/gtk-doc/html/evolution-util/ECanvasBackground.html -share/gtk-doc/html/evolution-util/ECanvasVbox.html -share/gtk-doc/html/evolution-util/ECategoriesDialog.html -share/gtk-doc/html/evolution-util/ECategoriesEditor.html -share/gtk-doc/html/evolution-util/ECategoriesSelector.html -share/gtk-doc/html/evolution-util/ECategoryCompletion.html -share/gtk-doc/html/evolution-util/ECategoryEditor.html -share/gtk-doc/html/evolution-util/ECell.html -share/gtk-doc/html/evolution-util/ECellCheckbox.html -share/gtk-doc/html/evolution-util/ECellCombo.html -share/gtk-doc/html/evolution-util/ECellDate.html -share/gtk-doc/html/evolution-util/ECellDateEdit.html -share/gtk-doc/html/evolution-util/ECellDateInt.html -share/gtk-doc/html/evolution-util/ECellHbox.html -share/gtk-doc/html/evolution-util/ECellNumber.html -share/gtk-doc/html/evolution-util/ECellPercent.html -share/gtk-doc/html/evolution-util/ECellPixbuf.html -share/gtk-doc/html/evolution-util/ECellPopup.html -share/gtk-doc/html/evolution-util/ECellSize.html -share/gtk-doc/html/evolution-util/ECellText.html -share/gtk-doc/html/evolution-util/ECellToggle.html -share/gtk-doc/html/evolution-util/ECellTree.html -share/gtk-doc/html/evolution-util/ECellVbox.html -share/gtk-doc/html/evolution-util/ECharsetComboBox.html -share/gtk-doc/html/evolution-util/EClientCache.html -share/gtk-doc/html/evolution-util/EClientComboBox.html -share/gtk-doc/html/evolution-util/EClientSelector.html -share/gtk-doc/html/evolution-util/EColorChooserWidget.html -share/gtk-doc/html/evolution-util/EColorCombo.html -share/gtk-doc/html/evolution-util/EConfigHook.html -share/gtk-doc/html/evolution-util/EConflictSearchSelector.html -share/gtk-doc/html/evolution-util/EContactStore.html -share/gtk-doc/html/evolution-util/EContentEditor.html -share/gtk-doc/html/evolution-util/EContentRequest.html -share/gtk-doc/html/evolution-util/EDataCapture.html -share/gtk-doc/html/evolution-util/EDateEdit.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Tue Jun 13 08:14:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99D99B95587; Tue, 13 Jun 2017 08:14:36 +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 7461C725EE; Tue, 13 Jun 2017 08:14:36 +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 v5D8EZ9e071152; Tue, 13 Jun 2017 08:14:35 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D8EYOY071139; Tue, 13 Jun 2017 08:14:34 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706130814.v5D8EYOY071139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 13 Jun 2017 08:14:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443492 - in head: deskutils/bijiben deskutils/california deskutils/gnome-calendar deskutils/gnome-contacts deskutils/gnome-todo multimedia/cheese net-im/empathy net-im/folks net-im/rin... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 08:14:36 -0000 Author: kwm Date: Tue Jun 13 08:14:34 2017 New Revision: 443492 URL: https://svnweb.freebsd.org/changeset/ports/443492 Log: Chase evolution-data-server shared library bump. Modified: head/deskutils/bijiben/Makefile head/deskutils/california/Makefile head/deskutils/gnome-calendar/Makefile head/deskutils/gnome-contacts/Makefile head/deskutils/gnome-todo/Makefile head/multimedia/cheese/Makefile head/net-im/empathy/Makefile head/net-im/folks/Makefile head/net-im/ring-gnome/Makefile head/sysutils/cinnamon-control-center/Makefile head/x11/cinnamon/Makefile head/x11/gnome-shell/Makefile Modified: head/deskutils/bijiben/Makefile ============================================================================== --- head/deskutils/bijiben/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/deskutils/bijiben/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= bijiben PORTVERSION= 3.18.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/deskutils/california/Makefile ============================================================================== --- head/deskutils/california/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/deskutils/california/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,6 +3,7 @@ PORTNAME= california PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/deskutils/gnome-calendar/Makefile ============================================================================== --- head/deskutils/gnome-calendar/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/deskutils/gnome-calendar/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= gnome-calendar PORTVERSION= 3.18.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/deskutils/gnome-contacts/Makefile ============================================================================== --- head/deskutils/gnome-contacts/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/deskutils/gnome-contacts/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= gnome-contacts PORTVERSION= 3.18.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils gnome MASTER_SITES= GNOME Modified: head/deskutils/gnome-todo/Makefile ============================================================================== --- head/deskutils/gnome-todo/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/deskutils/gnome-todo/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= gnome-todo PORTVERSION= 3.18.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/multimedia/cheese/Makefile ============================================================================== --- head/multimedia/cheese/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/multimedia/cheese/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= cheese PORTVERSION= 3.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/net-im/empathy/Makefile ============================================================================== --- head/net-im/empathy/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/net-im/empathy/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= empathy PORTVERSION= 3.12.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im gnome MASTER_SITES= GNOME Modified: head/net-im/folks/Makefile ============================================================================== --- head/net-im/folks/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/net-im/folks/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= folks PORTVERSION= 0.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= GNOME Modified: head/net-im/ring-gnome/Makefile ============================================================================== --- head/net-im/ring-gnome/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/net-im/ring-gnome/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= ring-gnome PORTVERSION= 0.160516 -PORTREVISION= 5 +PORTREVISION= 6 #DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p Modified: head/sysutils/cinnamon-control-center/Makefile ============================================================================== --- head/sysutils/cinnamon-control-center/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/sysutils/cinnamon-control-center/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= cinnamon-control-center PORTVERSION= 2.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils gnome MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/9363a4a1e121344ae98f22b55fb28623cf0f6038/panels/datetime/data/:tzpng DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Modified: head/x11/cinnamon/Makefile ============================================================================== --- head/x11/cinnamon/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/x11/cinnamon/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= cinnamon PORTVERSION= 2.4.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome DIST_SUBDIR= gnome3 Modified: head/x11/gnome-shell/Makefile ============================================================================== --- head/x11/gnome-shell/Makefile Tue Jun 13 08:13:28 2017 (r443491) +++ head/x11/gnome-shell/Makefile Tue Jun 13 08:14:34 2017 (r443492) @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.18.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 From owner-svn-ports-head@freebsd.org Tue Jun 13 09:01:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1F5DBEEA29; Tue, 13 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 BE02D73AAD; Tue, 13 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 v5D91Ne4088474; Tue, 13 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 v5D91NRl088473; Tue, 13 Jun 2017 09:01:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706130901.v5D91NRl088473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 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: r443493 - head/math/kktdirect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 09:01:25 -0000 Author: amdmi3 Date: Tue Jun 13 09:01:23 2017 New Revision: 443493 URL: https://svnweb.freebsd.org/changeset/ports/443493 Log: - Switch to options helpers - Switch to new test framework - Cosmetic fixes Modified: head/math/kktdirect/Makefile Modified: head/math/kktdirect/Makefile ============================================================================== --- head/math/kktdirect/Makefile Tue Jun 13 08:14:34 2017 (r443492) +++ head/math/kktdirect/Makefile Tue Jun 13 09:01:23 2017 (r443493) @@ -57,42 +57,41 @@ PORTEXAMPLES= kktsolve.cpp post-patch: @${REINPLACE_CMD} -E \ - -e 's@CPP@CXX@g' \ - -e '\@^(CC|CXX) =@s@^@#@' \ - -e 's@^(C|CXX|LD)(FLAGS )(=)(.*)@\1\2+\3 $${PICFLAG}@' \ - -e 's@ar r@${AR} r@' \ - -e 's@ranlib@${RANLIB}@' \ - ${WRKSRC}/Makefile + -e 's@CPP@CXX@g' \ + -e '\@^(CC|CXX) =@s@^@#@' \ + -e 's@^(C|CXX|LD)(FLAGS )(=)(.*)@\1\2+\3 $${PICFLAG}@' \ + -e 's@ar r@${AR} r@' \ + -e 's@ranlib@${RANLIB}@' \ + ${WRKSRC}/Makefile pre-build: ${CP} -a ${WRKSRC} ${WRKSRC}_shared do-build: - @cd ${WRKSRC}_shared; ${DO_MAKE_BUILD} PICFLAG="${PICFLAG}" libkktdirect.a; \ - ${CXX} ${CXXFLAGS} -shared -Wl,-soname,libkktdirect.so.0 \ - -o ${WRKDIR}/libkktdirect.so.0 -Wl,--whole-archive libkktdirect.a \ - -Wl,--no-whole-archive -Wl,--as-needed ${LDFLAGS}; \ - ${CP} -af libkktdirect.a ${WRKDIR}/libkktdirect_pic.a - @cd ${WRKSRC}; ${DO_MAKE_BUILD} PICFLAG="" libkktdirect.a; \ - ${CP} -af libkktdirect.a ${WRKDIR} + @cd ${WRKSRC}_shared && ${DO_MAKE_BUILD} PICFLAG="${PICFLAG}" libkktdirect.a && \ + ${CXX} ${CXXFLAGS} -shared -Wl,-soname,libkktdirect.so.0 \ + -o ${WRKDIR}/libkktdirect.so.0 -Wl,--whole-archive libkktdirect.a \ + -Wl,--no-whole-archive -Wl,--as-needed ${LDFLAGS} && \ + ${CP} -af libkktdirect.a ${WRKDIR}/libkktdirect_pic.a + @cd ${WRKSRC} && ${DO_MAKE_BUILD} PICFLAG="" libkktdirect.a && \ + ${CP} -af libkktdirect.a ${WRKDIR} -check regression-test test: build - @cd ${WRKSRC}; ${DO_MAKE_BUILD} PICFLAG="" stokes ; \ - ./stokes 3 +do-test: + @cd ${WRKSRC} && ${DO_MAKE_BUILD} PICFLAG="" stokes && ./stokes 3 do-install: - @${INSTALL_DATA} ${WRKSRC}/kktdirect.h ${STAGEDIR}${PREFIX}/include - @cd ${WRKDIR} && ${INSTALL_DATA} libkktdirect.a libkktdirect_pic.a \ + ${INSTALL_DATA} ${WRKSRC}/kktdirect.h ${STAGEDIR}${PREFIX}/include + cd ${WRKDIR} && ${INSTALL_DATA} libkktdirect.a libkktdirect_pic.a \ ${STAGEDIR}${PREFIX}/lib - @cd ${WRKDIR} && ${INSTALL_LIB} libkktdirect.so.0 ${STAGEDIR}${PREFIX}/lib - @cd ${STAGEDIR}${PREFIX}/lib && ${LN} -sf libkktdirect.so.0 libkktdirect.so -.if ${PORT_OPTIONS:MDOCS} + cd ${WRKDIR} && ${INSTALL_LIB} libkktdirect.so.0 ${STAGEDIR}${PREFIX}/lib + cd ${STAGEDIR}${PREFIX}/lib && ${LN} -sf libkktdirect.so.0 libkktdirect.so + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - @cd ${WRKSRC}; ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.endif -.if ${PORT_OPTIONS:MEXAMPLES} + cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - @cd ${WRKSRC}; ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} -.endif + cd ${WRKSRC} && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include From owner-svn-ports-head@freebsd.org Tue Jun 13 09:06:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4E7CBEEAE2; Tue, 13 Jun 2017 09:06:51 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4075273DE5; Tue, 13 Jun 2017 09:06:51 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5D96oEY091577; Tue, 13 Jun 2017 09:06:50 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D96oDS091572; Tue, 13 Jun 2017 09:06:50 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201706130906.v5D96oDS091572@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Tue, 13 Jun 2017 09:06:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443494 - in head: . net-im/ejabberd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 09:06:51 -0000 Author: ashish Date: Tue Jun 13 09:06:50 2017 New Revision: 443494 URL: https://svnweb.freebsd.org/changeset/ports/443494 Log: - Update to 17.04 - Add a note to UPDATING about a known issue Modified: head/UPDATING head/net-im/ejabberd/Makefile head/net-im/ejabberd/distinfo head/net-im/ejabberd/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Jun 13 09:01:23 2017 (r443493) +++ head/UPDATING Tue Jun 13 09:06:50 2017 (r443494) @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20170613: + AFFECTS: users of net-im/ejabberd + AUTHOR: ashish@FreeBSD.org + + After update to 17.04, there is an issue[1] expected with S2S connections, + which can be resolved by adding 'mod_s2s_dialback: {}' to 'modules' section + of configuration file. + + [1] - https://github.com/processone/ejabberd/issues/1700 + 20170603: AFFECTS: users of www/kanboard AUTHOR: joneum@FreeBSD.org Modified: head/net-im/ejabberd/Makefile ============================================================================== --- head/net-im/ejabberd/Makefile Tue Jun 13 09:01:23 2017 (r443493) +++ head/net-im/ejabberd/Makefile Tue Jun 13 09:06:50 2017 (r443494) @@ -1,12 +1,12 @@ # $FreeBSD$ PORTNAME= ejabberd -PORTVERSION= 17.01 +PORTVERSION= 17.04 CATEGORIES= net-im MASTER_SITES= http://www.process-one.net/downloads/${PORTNAME}/${PORTVERSION}/:p1 \ http://distfiles.pirateparty.in/ashish/:deps \ LOCAL/ashish:deps -DISTFILES+= ${DISTNAME}.tgz:p1 ejabberd-deps-10.tar.xz:deps +DISTFILES+= ${DISTNAME}.tgz:p1 ejabberd-deps-11.tar.xz:deps MAINTAINER= ashish@FreeBSD.org COMMENT= Free and Open Source distributed fault-tolerant Jabber server @@ -88,7 +88,7 @@ post-install: .if ${PORT_OPTIONS:MPAM} @${INSTALL} -m 444 ${FILESDIR}/pam_ejabberd \ ${STAGEDIR}${PREFIX}/etc/pam.d/ejabberd - @${INSTALL} -m 0750 ${STAGEDIR}${PREFIX}/${EJABBERD_LIBDIR}/${PORTNAME}-${PORTVERSION}/lib/p1_pam-1.0.0/priv/bin/epam \ + @${INSTALL} -m 0750 ${STAGEDIR}${PREFIX}/${EJABBERD_LIBDIR}/${PORTNAME}-${PORTVERSION}/lib/epam-1.0.2/priv/bin/epam \ ${STAGEDIR}${PREFIX}/${EJABBERD_LIBDIR}/${PORTNAME}-${PORTVERSION}/priv/bin/epam .endif @${FIND} ${STAGEDIR}${PREFIX}/${EJABBERD_LIBDIR} -type f \ Modified: head/net-im/ejabberd/distinfo ============================================================================== --- head/net-im/ejabberd/distinfo Tue Jun 13 09:01:23 2017 (r443493) +++ head/net-im/ejabberd/distinfo Tue Jun 13 09:06:50 2017 (r443494) @@ -1,5 +1,5 @@ -TIMESTAMP = 1486880394 -SHA256 (ejabberd-17.01.tgz) = 7efa8f25fe01bce876f9379ba7b4f49752a0fddc6a78e5ae82196fdc7f70c90b -SIZE (ejabberd-17.01.tgz) = 1638418 -SHA256 (ejabberd-deps-10.tar.xz) = d646c3e5c26ee2d6f3d8d8eb31f4442a6237896670a91c6ad97528433bb8c8ef -SIZE (ejabberd-deps-10.tar.xz) = 31892972 +TIMESTAMP = 1497186727 +SHA256 (ejabberd-17.04.tgz) = b8395bc65b09f135a60320b62338258acd6056cc241e9e245fde267fb18dd3c9 +SIZE (ejabberd-17.04.tgz) = 1690441 +SHA256 (ejabberd-deps-11.tar.xz) = 2f93c8d54921d4c6edbd4e7efce50a70a0dcc432fa4141d916df45d1a57de4d2 +SIZE (ejabberd-deps-11.tar.xz) = 29033236 Modified: head/net-im/ejabberd/pkg-plist ============================================================================== --- head/net-im/ejabberd/pkg-plist Tue Jun 13 09:01:23 2017 (r443493) +++ head/net-im/ejabberd/pkg-plist Tue Jun 13 09:06:50 2017 (r443494) @@ -24,6 +24,7 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_auth_pam.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_auth_riak.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_auth_sql.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_backend_sup.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_bosh.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_c2s.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_c2s_config.beam @@ -33,7 +34,6 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_commands_doc.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_config.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_ctl.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_frontend_socket.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_hooks.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_http.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_http_ws.beam @@ -42,7 +42,6 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_local.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_logger.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_mnesia.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_node_groups.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_oauth.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_oauth_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_oauth_rest.beam @@ -51,10 +50,14 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_rdbms.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_receiver.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_redis.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_redis_sup.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_regexp.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_riak.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_riak_sup.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_router.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_router_mnesia.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_router_redis.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_router_sql.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_router_multicast.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_s2s.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/%%PORTNAME%%_s2s_in.beam @@ -92,23 +95,30 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/gen_pubsub_nodetree.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/jd2ejd.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/jlib.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/misc.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_adhoc.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_admin_extra.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_announce.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_announce_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_announce_riak.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_announce_sql.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_block_strangers.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_blocking.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_blocking_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_blocking_riak.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_blocking_sql.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_bosh.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_bosh_mnesia.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_bosh_redis.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_bosh_sql.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_caps.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_caps_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_caps_riak.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_caps_sql.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_carboncopy.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_carboncopy_mnesia.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_carboncopy_redis.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_carboncopy_sql.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_client_state.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_configure.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_disco.beam @@ -119,7 +129,6 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_http_fileserver.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_http_upload.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_http_upload_quota.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_ip_blacklist.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_irc.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_irc_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_irc_riak.beam @@ -129,6 +138,7 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_last_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_last_riak.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_last_sql.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_legacy_auth.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_mam.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_mam_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_mam_sql.beam @@ -159,8 +169,10 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_privilege.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65_lib.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65_mnesia.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65_redis.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65_service.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65_sm.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65_sql.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_proxy65_stream.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_pubsub.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_register.beam @@ -169,6 +181,7 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_roster_mnesia.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_roster_riak.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_roster_sql.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_s2s_dialback.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_service_log.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_shared_roster.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_shared_roster_ldap.beam @@ -180,6 +193,7 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_sip_proxy.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_sip_registrar.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_stats.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_stream_mgmt.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_time.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_vcard.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mod_vcard_ldap.beam @@ -226,6 +240,9 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/str.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/translate.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/win32_dns.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/xmpp_stream_in.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/xmpp_stream_out.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/xmpp_stream_pkix.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/ELDAPv3.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/XmppAddr.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/adhoc.hrl @@ -236,6 +253,7 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/%%PORTNAME%%_ctl.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/%%PORTNAME%%_http.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/%%PORTNAME%%_oauth.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/%%PORTNAME%%_router.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/%%PORTNAME%%_sm.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/%%PORTNAME%%_sql_pt.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/%%PORTNAME%%_web_admin.hrl @@ -260,10 +278,10 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/mod_vcard.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/mod_vcard_xupdate.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/pubsub.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.6/ebin/cache_tab.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.6/ebin/cache_tab.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.6/ebin/cache_tab_app.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.6/ebin/cache_tab_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.7/ebin/cache_tab.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.7/ebin/cache_tab.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.7/ebin/cache_tab_app.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/cache_tab-1.0.7/ebin/cache_tab_sup.beam %%REDIS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/eredis-1.0.8/ebin/basho_bench_driver_eredis.beam %%REDIS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/eredis-1.0.8/ebin/basho_bench_driver_erldis.beam %%REDIS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/eredis-1.0.8/ebin/eredis.app @@ -277,53 +295,53 @@ %%REDIS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/eredis-1.0.8/priv/basho_bench_eredis.config %%REDIS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/eredis-1.0.8/priv/basho_bench_eredis_pipeline.config %%REDIS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/eredis-1.0.8/priv/basho_bench_erldis.config -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_app.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_client_transaction.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_codec.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_dialog.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_listener.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_server_transaction.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_socket.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_tmp_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_transaction.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_transport.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/ebin/esip_udp_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/include/esip.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/include/esip_lib.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.10/priv/lib/esip_drv.so +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_app.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_client_transaction.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_codec.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_dialog.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_listener.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_server_transaction.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_socket.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_tmp_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_transaction.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_transport.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/ebin/esip_udp_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/include/esip.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/include/esip_lib.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/esip-1.0.11/priv/lib/esip_drv.so %%ZLIB%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/ezlib-1.0.2/ebin/ezlib.app %%ZLIB%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/ezlib-1.0.2/ebin/ezlib.beam %%ZLIB%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/ezlib-1.0.2/ebin/ezlib_app.beam %%ZLIB%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/ezlib-1.0.2/ebin/ezlib_sup.beam %%ZLIB%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/ezlib-1.0.2/priv/lib/ezlib_drv.so -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.10/ebin/fast_tls.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.10/ebin/fast_tls.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.10/ebin/fast_tls_app.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.10/ebin/fast_tls_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.10/ebin/p1_sha.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.10/priv/lib/fast_tls_drv.so -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.10/priv/lib/p1_sha.so -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fast_xml.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fast_xml.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fxml.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fxml_gen.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fxml_gen_pt.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fxml_stream.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fxml_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fxmlrpc.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/ebin/fxmlrpc_codec.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/include/fxml.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/include/fxml_gen.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/priv/lib/fxml.so -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.19/priv/lib/fxml_stream.so -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.8/ebin/fast_yaml.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.8/ebin/fast_yaml.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.8/ebin/fast_yaml_app.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.8/ebin/fast_yaml_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.8/priv/lib/fast_yaml.so +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.11/ebin/fast_tls.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.11/ebin/fast_tls.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.11/ebin/fast_tls_app.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.11/ebin/fast_tls_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.11/ebin/p1_sha.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.11/priv/lib/fast_tls_drv.so +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_tls-1.0.11/priv/lib/p1_sha.so +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fast_xml.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fast_xml.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fxml.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fxml_gen.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fxml_gen_pt.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fxml_stream.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fxml_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fxmlrpc.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/ebin/fxmlrpc_codec.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/include/fxml.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/include/fxml_gen.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/priv/lib/fxml.so +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_xml-1.1.22/priv/lib/fxml_stream.so +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.9/ebin/fast_yaml.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.9/ebin/fast_yaml.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.9/ebin/fast_yaml_app.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.9/ebin/fast_yaml_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/fast_yaml-1.0.9/priv/lib/fast_yaml.so %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/goldrush-0.1.8/ebin/glc.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/goldrush-0.1.8/ebin/glc_code.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/goldrush-0.1.8/ebin/glc_lib.beam @@ -419,11 +437,11 @@ %%TOOLS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/moka-1.0.5c/ebin/moka_server.beam %%TOOLS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/moka-1.0.5c/ebin/moka_sup.beam %%TOOLS%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/moka-1.0.5c/ebin/moka_utils.beam -%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.3/ebin/iconv.app -%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.3/ebin/iconv.beam -%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.3/ebin/iconv_app.beam -%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.3/ebin/iconv_sup.beam -%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.3/priv/lib/iconv.so +%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.4/ebin/iconv.app +%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.4/ebin/iconv.beam +%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.4/ebin/iconv_app.beam +%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.4/ebin/iconv_sup.beam +%%ICONV%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/iconv-1.0.4/priv/lib/iconv.so %%MYSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_mysql-1.0.2/ebin/p1_mysql.app %%MYSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_mysql-1.0.2/ebin/p1_mysql.beam %%MYSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_mysql-1.0.2/ebin/p1_mysql_app.beam @@ -440,11 +458,11 @@ %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_oauth2-0.6.1/ebin/oauth2_token.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_oauth2-0.6.1/ebin/oauth2_token_generation.beam %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_oauth2-0.6.1/ebin/p1_oauth2.app -%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pam-1.0.0/ebin/epam.beam -%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pam-1.0.0/ebin/epam_app.beam -%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pam-1.0.0/ebin/epam_sup.beam -%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pam-1.0.0/ebin/p1_pam.app -%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pam-1.0.0/priv/bin/epam +%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/epam-1.0.2/ebin/epam.beam +%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/epam-1.0.2/ebin/epam_app.beam +%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/epam-1.0.2/ebin/epam_sup.beam +%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/epam-1.0.2/ebin/epam.app +%%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/epam-1.0.2/priv/bin/epam %%PAM%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/priv/bin/epam %%PGSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pgsql-1.1.2/ebin/p1_pgsql.app %%PGSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pgsql-1.1.2/ebin/pgsql.beam @@ -453,14 +471,19 @@ %%PGSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pgsql-1.1.2/ebin/pgsql_socket.beam %%PGSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pgsql-1.1.2/ebin/pgsql_sup.beam %%PGSQL%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_pgsql-1.1.2/ebin/pgsql_util.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/p1_edoc_layout.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/p1_fsm.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/p1_http.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/p1_nif_utils.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/p1_server.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/p1_time_compat.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/p1_utils.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.6/ebin/treap.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_edoc_layout.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_fsm.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_http.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_nif_utils.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_server.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_time_compat.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_utils.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_file_queue.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_queue.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_utils.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/p1_utils_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/include/p1_queue.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/p1_utils-1.0.8/ebin/treap.beam %%RIAK%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/protobuffs-0.8.4/ebin/pokemon_pb.beam %%RIAK%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/protobuffs-0.8.4/ebin/protobuffs.app %%RIAK%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/protobuffs-0.8.4/ebin/protobuffs.beam @@ -526,56 +549,114 @@ %%SQLITE%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/sqlite3-1.1.5/ebin/sqlite3_lib.beam %%SQLITE%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/sqlite3-1.1.5/include/sqlite3.hrl %%SQLITE%%%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/sqlite3-1.1.5/priv/sqlite3_drv.so -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.7/ebin/stringprep.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.7/ebin/stringprep.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.7/ebin/stringprep_app.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.7/ebin/stringprep_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.7/priv/lib/stringprep.so -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun_app.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun_codec.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun_listener.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun_shaper.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun_test.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/stun_tmp_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/turn.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/turn_sm.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/ebin/turn_tmp_sup.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.9/include/stun.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/flex_offline.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/jid.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/mam_query.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/muc_register.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/muc_request.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/muc_roomconfig.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/muc_roominfo.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/pubsub_get_pending.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/pubsub_node_config.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/pubsub_publish_options.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/pubsub_subscribe_authorization.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/pubsub_subscribe_options.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/xdata_codec.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/xmpp.app -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/xmpp.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/xmpp_codec.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/ebin/xmpp_util.beam -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/flex_offline.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/jid.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/mam_query.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/muc_register.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/muc_request.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/muc_roomconfig.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/muc_roominfo.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/ns.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/pubsub_get_pending.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/pubsub_node_config.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/pubsub_publish_options.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/pubsub_subscribe_authorization.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/pubsub_subscribe_options.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/xmpp.hrl -%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.6/include/xmpp_codec.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.8/ebin/stringprep.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.8/ebin/stringprep.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.8/ebin/stringprep_app.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.8/ebin/stringprep_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stringprep-1.0.8/priv/lib/stringprep.so +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun_app.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun_codec.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun_listener.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun_shaper.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun_test.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/stun_tmp_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/turn.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/turn_sm.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/ebin/turn_tmp_sup.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/stun-1.0.10/include/stun.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/flex_offline.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/jid.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/mam_query.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/muc_register.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/muc_request.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/muc_roomconfig.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/muc_roominfo.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/p1_mucsub.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/p1_stream.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/pubsub_get_pending.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/pubsub_node_config.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/pubsub_publish_options.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/pubsub_subscribe_authorization.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/pubsub_subscribe_options.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/rfc3921.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/rfc6120.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/rfc6121.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xdata_codec.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0004.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0012.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0013.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0016.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0022.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0023.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0030.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0033.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0039.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0045.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0048.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0049.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0050.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0054.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0055.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0059.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0060.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0065.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0066.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0077.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0078.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0085.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0092.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0114.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0115.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0131.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0138.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0153.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0158.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0172.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0191.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0198.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0199.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0202.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0203.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0220.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0221.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0231.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0249.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0264.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0279.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0280.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0297.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0313.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0334.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0352.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0355.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0356.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0359.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0363.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xep0369.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xmpp.app +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xmpp.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xmpp_codec.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xmpp_codec_external.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xmpp_tr.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/ebin/xmpp_util.beam +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/flex_offline.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/jid.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/mam_query.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/muc_register.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/muc_request.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/muc_roomconfig.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/muc_roominfo.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/ns.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/pubsub_get_pending.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/pubsub_node_config.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/pubsub_publish_options.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/pubsub_subscribe_authorization.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/pubsub_subscribe_options.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/xmpp.hrl +%%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/lib/xmpp-1.1.9/include/xmpp_codec.hrl %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/priv/bin/captcha.sh %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/priv/msgs/ca.msg %%EJABBERD_LIBDIR%%/%%PORTNAME%%-%%PORTVERSION%%/priv/msgs/cs.msg From owner-svn-ports-head@freebsd.org Tue Jun 13 09:49:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85A0EBEFAEC; Tue, 13 Jun 2017 09:49:13 +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 4920F74FCF; Tue, 13 Jun 2017 09:49:13 +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 v5D9nCpv007960; Tue, 13 Jun 2017 09:49:12 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5D9nC8K007958; Tue, 13 Jun 2017 09:49:12 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201706130949.v5D9nC8K007958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 13 Jun 2017 09:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443495 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 09:49:13 -0000 Author: lwhsu Date: Tue Jun 13 09:49:12 2017 New Revision: 443495 URL: https://svnweb.freebsd.org/changeset/ports/443495 Log: - Update to 2.65 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Tue Jun 13 09:06:50 2017 (r443494) +++ head/devel/jenkins/Makefile Tue Jun 13 09:49:12 2017 (r443495) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.64 +PORTVERSION= 2.65 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 13 09:06:50 2017 (r443494) +++ head/devel/jenkins/distinfo Tue Jun 13 09:49:12 2017 (r443495) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496774106 -SHA256 (jenkins/2.64/jenkins.war) = 2fcb7d5976dae08c6cdb6b65d7e29e15e7cd5c360f77cf352d7c1139cdf81e70 -SIZE (jenkins/2.64/jenkins.war) = 71614221 +TIMESTAMP = 1497343748 +SHA256 (jenkins/2.65/jenkins.war) = 2652cd93906855be034d0c1cdd8ced4eacb158a70ec686bc789428b43343af79 +SIZE (jenkins/2.65/jenkins.war) = 71614331 From owner-svn-ports-head@freebsd.org Tue Jun 13 10:28:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6085ABF0435; Tue, 13 Jun 2017 10:28:32 +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 3B16476106; Tue, 13 Jun 2017 10:28:32 +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 v5DASVHM024305; Tue, 13 Jun 2017 10:28:31 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DASUMv024300; Tue, 13 Jun 2017 10:28:30 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706131028.v5DASUMv024300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 13 Jun 2017 10:28:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443496 - in head/databases: . postgresql-cstore_fdw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 10:28:32 -0000 Author: tz Date: Tue Jun 13 10:28:30 2017 New Revision: 443496 URL: https://svnweb.freebsd.org/changeset/ports/443496 Log: New port: databases/postgresql-cstore_fdw Cstore_fdw is a extension of PostgreSQL. This extension uses the Optimized Row Columnar (ORC) format for its data layout. ORC improves upon the RCFile format developed at Facebook, and brings the following benefits: - Compression: Reduces in-memory and on-disk data size by 2-4x. Can be extended to support different codecs. - Column projections: Only reads column data relevant to the query. Improves performance for I/O bound queries. - Skip indexes: Stores min/max statistics for row groups, and uses them to skip over unrelated rows. Further, cstore_fdw used the Postgres foreign data wrapper APIs and type representations with this extension. This brings: - Support for 40+ Postgres data types. The user can also create new types and use them. - Statistics collection. PostgreSQL's query optimizer uses these stats to evaluate different query plans and pick the best one. - Simple setup. Create foreign table and copy data. Run SQL. WWW: https://github.com/citusdata/cstore_fdw PR: 219635 Submitted by: Jov Added: head/databases/postgresql-cstore_fdw/ head/databases/postgresql-cstore_fdw/Makefile (contents, props changed) head/databases/postgresql-cstore_fdw/distinfo (contents, props changed) head/databases/postgresql-cstore_fdw/pkg-descr (contents, props changed) head/databases/postgresql-cstore_fdw/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Jun 13 09:49:12 2017 (r443495) +++ head/databases/Makefile Tue Jun 13 10:28:30 2017 (r443496) @@ -653,6 +653,7 @@ SUBDIR += postgis21 SUBDIR += postgis22 SUBDIR += postgis23 + SUBDIR += postgresql-cstore_fdw SUBDIR += postgresql-jdbc SUBDIR += postgresql-libpgeasy SUBDIR += postgresql-libpqxx Added: head/databases/postgresql-cstore_fdw/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/postgresql-cstore_fdw/Makefile Tue Jun 13 10:28:30 2017 (r443496) @@ -0,0 +1,23 @@ +# Created by: Jov +# $FreeBSD$ + +PORTNAME= cstore_fdw +PORTVERSION= 1.5.1 +DISTVERSIONPREFIX= v +CATEGORIES= databases +PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- + +MAINTAINER= amutu@amutu.com +COMMENT= Columnar store for analytics with PostgreSQL + +LICENSE= PostgreSQL + +LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c + +USES= gmake pgsql:9.3+ +USE_GITHUB= yes +GH_ACCOUNT= citusdata + +WANT_PGSQL= server + +.include Added: head/databases/postgresql-cstore_fdw/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/postgresql-cstore_fdw/distinfo Tue Jun 13 10:28:30 2017 (r443496) @@ -0,0 +1,3 @@ +TIMESTAMP = 1496052817 +SHA256 (citusdata-cstore_fdw-v1.5.1_GH0.tar.gz) = dd1b6884ab9b21a6a90461df53d1ab7336fec4c4ff3073ee0a916b0bcbb5a44c +SIZE (citusdata-cstore_fdw-v1.5.1_GH0.tar.gz) = 87684 Added: head/databases/postgresql-cstore_fdw/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/postgresql-cstore_fdw/pkg-descr Tue Jun 13 10:28:30 2017 (r443496) @@ -0,0 +1,18 @@ +Cstore_fdw is a extension of PostgreSQL. This extension uses the Optimized Row +Columnar (ORC) format for its data layout. ORC improves upon the RCFile format +developed at Facebook, and brings the following benefits: + - Compression: Reduces in-memory and on-disk data size by 2-4x. Can be + extended to support different codecs. + - Column projections: Only reads column data relevant to the query. + Improves performance for I/O bound queries. + - Skip indexes: Stores min/max statistics for row groups, and uses them + to skip over unrelated rows. +Further, cstore_fdw used the Postgres foreign data wrapper APIs and type +representations with this extension. This brings: + - Support for 40+ Postgres data types. The user can also create new types + and use them. + - Statistics collection. PostgreSQL's query optimizer uses these stats to + evaluate different query plans and pick the best one. + - Simple setup. Create foreign table and copy data. Run SQL. + +WWW: https://github.com/citusdata/cstore_fdw Added: head/databases/postgresql-cstore_fdw/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/postgresql-cstore_fdw/pkg-plist Tue Jun 13 10:28:30 2017 (r443496) @@ -0,0 +1,8 @@ +lib/postgresql/cstore_fdw.so +share/postgresql/extension/cstore_fdw--1.0--1.1.sql +share/postgresql/extension/cstore_fdw--1.1--1.2.sql +share/postgresql/extension/cstore_fdw--1.2--1.3.sql +share/postgresql/extension/cstore_fdw--1.3--1.4.sql +share/postgresql/extension/cstore_fdw--1.4--1.5.sql +share/postgresql/extension/cstore_fdw--1.5.sql +share/postgresql/extension/cstore_fdw.control From owner-svn-ports-head@freebsd.org Tue Jun 13 10:38:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD1C9BF06D6; Tue, 13 Jun 2017 10:38:24 +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 8950D765B8; Tue, 13 Jun 2017 10:38:24 +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 v5DAcNxD028940; Tue, 13 Jun 2017 10:38:23 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DAcNJU028935; Tue, 13 Jun 2017 10:38:23 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706131038.v5DAcNJU028935@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 13 Jun 2017 10:38:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443497 - in head/net-mgmt/nagios4: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 10:38:24 -0000 Author: mat Date: Tue Jun 13 10:38:23 2017 New Revision: 443497 URL: https://svnweb.freebsd.org/changeset/ports/443497 Log: Update to 4.3.2. Sponsored by: Absolight Modified: head/net-mgmt/nagios4/Makefile (contents, props changed) head/net-mgmt/nagios4/distinfo (contents, props changed) head/net-mgmt/nagios4/files/patch-configure (contents, props changed) head/net-mgmt/nagios4/files/patch-html_main.php (contents, props changed) Modified: head/net-mgmt/nagios4/Makefile ============================================================================== --- head/net-mgmt/nagios4/Makefile Tue Jun 13 10:28:30 2017 (r443496) +++ head/net-mgmt/nagios4/Makefile Tue Jun 13 10:38:23 2017 (r443497) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nagios -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= https://assets.nagios.com/downloads/nagioscore/releases/ \ Modified: head/net-mgmt/nagios4/distinfo ============================================================================== --- head/net-mgmt/nagios4/distinfo Tue Jun 13 10:28:30 2017 (r443496) +++ head/net-mgmt/nagios4/distinfo Tue Jun 13 10:38:23 2017 (r443497) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493719703 -SHA256 (nagios-4.3.1.tar.gz) = dfc2f5f146eb508b2a28d28af7c338ef9eb604327efdc50142642026f7e79f82 -SIZE (nagios-4.3.1.tar.gz) = 11095797 +TIMESTAMP = 1497348686 +SHA256 (nagios-4.3.2.tar.gz) = 687814b40b03b40361377aeace057dddb23459ffb8c00434bc1a95b21ccdf796 +SIZE (nagios-4.3.2.tar.gz) = 11096863 Modified: head/net-mgmt/nagios4/files/patch-configure ============================================================================== --- head/net-mgmt/nagios4/files/patch-configure Tue Jun 13 10:28:30 2017 (r443496) +++ head/net-mgmt/nagios4/files/patch-configure Tue Jun 13 10:38:23 2017 (r443497) @@ -1,6 +1,6 @@ ---- configure.orig 2017-02-23 20:00:40 UTC +--- configure.orig 2017-05-09 17:03:31 UTC +++ configure -@@ -4775,7 +4775,6 @@ cat >>confdefs.h <<_ACEOF +@@ -4776,7 +4776,6 @@ cat >>confdefs.h <<_ACEOF #define DEFAULT_NAGIOS_GROUP "$nagios_grp" _ACEOF @@ -8,7 +8,7 @@ -@@ -4796,7 +4795,6 @@ fi +@@ -4797,7 +4796,6 @@ fi Modified: head/net-mgmt/nagios4/files/patch-html_main.php ============================================================================== --- head/net-mgmt/nagios4/files/patch-html_main.php Tue Jun 13 10:28:30 2017 (r443496) +++ head/net-mgmt/nagios4/files/patch-html_main.php Tue Jun 13 10:38:23 2017 (r443497) @@ -1,9 +1,9 @@ ---- html/main.php.orig 2017-02-23 20:00:40 UTC +--- html/main.php.orig 2017-05-09 17:03:31 UTC +++ html/main.php @@ -141,31 +141,6 @@ $this_year = '2017';
Nagios® Core
Version
-
February 23, 2017
+
May 09, 2017
- - - From owner-svn-ports-head@freebsd.org Tue Jun 13 10:44:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB712BF0948; Tue, 13 Jun 2017 10:44:53 +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 89D9F76A55; Tue, 13 Jun 2017 10:44:53 +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 v5DAiqSM032897; Tue, 13 Jun 2017 10:44:52 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DAiqvK032893; Tue, 13 Jun 2017 10:44:52 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706131044.v5DAiqvK032893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 13 Jun 2017 10:44:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443498 - in head/devel: . R-cran-bindr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 10:44:53 -0000 Author: wen Date: Tue Jun 13 10:44:52 2017 New Revision: 443498 URL: https://svnweb.freebsd.org/changeset/ports/443498 Log: Provides a simple interface for creating active bindings where the bound function accepts additional arguments. WWW: https://cran.r-project.org/web/packages/bindr/ Added: head/devel/R-cran-bindr/ head/devel/R-cran-bindr/Makefile (contents, props changed) head/devel/R-cran-bindr/distinfo (contents, props changed) head/devel/R-cran-bindr/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Jun 13 10:38:23 2017 (r443497) +++ head/devel/Makefile Tue Jun 13 10:44:52 2017 (r443498) @@ -15,6 +15,7 @@ SUBDIR += R-cran-R6 SUBDIR += R-cran-RUnit SUBDIR += R-cran-Rcpp + SUBDIR += R-cran-bindr SUBDIR += R-cran-bit SUBDIR += R-cran-bit64 SUBDIR += R-cran-bitops Added: head/devel/R-cran-bindr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-bindr/Makefile Tue Jun 13 10:44:52 2017 (r443498) @@ -0,0 +1,16 @@ +# Created by: Wen Heping +# $FreeBSD$ + +PORTNAME= bindr +PORTVERSION= 0.1 +CATEGORIES= devel +DISTNAME= ${PORTNAME}_${PORTVERSION} + +MAINTAINER= wen@FreeBSD.org +COMMENT= Parametrized Active Bindings + +LICENSE= GPLv2+ + +USES= cran:auto-plist,compiles + +.include Added: head/devel/R-cran-bindr/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-bindr/distinfo Tue Jun 13 10:44:52 2017 (r443498) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497340448 +SHA256 (bindr_0.1.tar.gz) = cca166612eeafd6e1c961b34aaf177f9b47f8b4bc37520e277b9920eaa8b2535 +SIZE (bindr_0.1.tar.gz) = 5928 Added: head/devel/R-cran-bindr/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-bindr/pkg-descr Tue Jun 13 10:44:52 2017 (r443498) @@ -0,0 +1,4 @@ +Provides a simple interface for creating active bindings where +the bound function accepts additional arguments. + +WWW: https://cran.r-project.org/web/packages/bindr/ From owner-svn-ports-head@freebsd.org Tue Jun 13 13:28:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2F25BF47FB; Tue, 13 Jun 2017 13:28:50 +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 A1EAC7BD59; Tue, 13 Jun 2017 13:28:50 +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 v5DDSnEw097666; Tue, 13 Jun 2017 13:28:49 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DDSnfs097665; Tue, 13 Jun 2017 13:28:49 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201706131328.v5DDSnfs097665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 13 Jun 2017 13:28:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443499 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 13:28:50 -0000 Author: tijl Date: Tue Jun 13 13:28:49 2017 New Revision: 443499 URL: https://svnweb.freebsd.org/changeset/ports/443499 Log: Remove check for unsupported versions of FreeBSD and add some comments. Submitted by: John Hein Modified: head/Mk/Uses/iconv.mk Modified: head/Mk/Uses/iconv.mk ============================================================================== --- head/Mk/Uses/iconv.mk Tue Jun 13 10:44:52 2017 (r443498) +++ head/Mk/Uses/iconv.mk Tue Jun 13 13:28:49 2017 (r443499) @@ -41,13 +41,12 @@ ICONV_CONFIGURE_BASE= ICONV_INCLUDE_PATH= /usr/include ICONV_LIB_PATH= /usr/lib/libc.so -.if (${OPSYS} == FreeBSD && \ - (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100069)) \ - || exists(${LOCALBASE}/include/iconv.h) +.if exists(${LOCALBASE}/include/iconv.h) +# Check that libiconv iconv.h is recent enough for LIBICONV_PLUG to work. BUILD_DEPENDS+= libiconv>=1.14_9:converters/libiconv -ICONV_INCLUDE_PATH= ${LOCALBASE}/include .endif +# LIBICONV_PLUG makes libiconv iconv.h act like libc iconv.h. CPPFLAGS+= -DLIBICONV_PLUG CFLAGS+= -DLIBICONV_PLUG CXXFLAGS+= -DLIBICONV_PLUG From owner-svn-ports-head@freebsd.org Tue Jun 13 13:32:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 469CABF4A93; Tue, 13 Jun 2017 13:32:56 +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 167537C1AC; Tue, 13 Jun 2017 13:32:56 +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 v5DDWt43001998; Tue, 13 Jun 2017 13:32:55 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DDWtKa001997; Tue, 13 Jun 2017 13:32:55 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706131332.v5DDWtKa001997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 13 Jun 2017 13:32:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443500 - head/databases/evolution-data-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 13:32:56 -0000 Author: antoine Date: Tue Jun 13 13:32:55 2017 New Revision: 443500 URL: https://svnweb.freebsd.org/changeset/ports/443500 Log: Add back USES=gperf to unbreak configure Modified: head/databases/evolution-data-server/Makefile Modified: head/databases/evolution-data-server/Makefile ============================================================================== --- head/databases/evolution-data-server/Makefile Tue Jun 13 13:28:49 2017 (r443499) +++ head/databases/evolution-data-server/Makefile Tue Jun 13 13:32:55 2017 (r443500) @@ -29,7 +29,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ PORTSCOUT= limitw:1,even -USES= bdb:5 cmake compiler:c++11-lib gettext gnome \ +USES= bdb:5 cmake compiler:c++11-lib gettext gnome gperf \ iconv localbase ninja pathfix pkgconfig python:3.3+,build\ sqlite tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2 From owner-svn-ports-head@freebsd.org Tue Jun 13 13:39:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE484BF4CB7; Tue, 13 Jun 2017 13:39:32 +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 9E2D47C57E; Tue, 13 Jun 2017 13:39:32 +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 v5DDdVI0002410; Tue, 13 Jun 2017 13:39:31 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DDdV96002407; Tue, 13 Jun 2017 13:39:31 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706131339.v5DDdV96002407@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 13 Jun 2017 13:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443501 - in head/net/corosync: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 13:39:32 -0000 Author: joneum Date: Tue Jun 13 13:39:31 2017 New Revision: 443501 URL: https://svnweb.freebsd.org/changeset/ports/443501 Log: - net/corosyn: Update from 2.3.5 to 2.4.2 - Changelog: https://github.com/corosync/corosync/wiki/Corosync-2.4.2-Release-Notes - unbreak this port PR: 219543 Submitted by: David Shane Holden (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10971 Deleted: head/net/corosync/files/patch-exec-votequorum.c head/net/corosync/files/patch-test-cpghum.c Modified: head/net/corosync/Makefile head/net/corosync/distinfo head/net/corosync/pkg-plist Modified: head/net/corosync/Makefile ============================================================================== --- head/net/corosync/Makefile Tue Jun 13 13:32:55 2017 (r443500) +++ head/net/corosync/Makefile Tue Jun 13 13:39:31 2017 (r443501) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= corosync -PORTVERSION= 2.3.5 -PORTREVISION= 4 +PORTVERSION= 2.4.2 CATEGORIES= net MASTER_SITES= http://build.clusterlabs.org/corosync/releases/ @@ -12,16 +11,15 @@ COMMENT= Corosync Cluster Engine LICENSE= BSD3CLAUSE -BROKEN= fails to build - -LIB_DEPENDS= libnss3.so:security/nss \ +LIB_DEPENDS= libnspr4.so:devel/nspr \ + libnss3.so:security/nss \ libqb.so:devel/libqb USES= gmake groff libtool pathfix pkgconfig -USE_GCC= yes # segfaults when built with Clang USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} ${PORTNAME}-notifyd GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-secure-build INSTALL_TARGET= install-strip OPTIONS_DEFINE= DBUS SNMP Modified: head/net/corosync/distinfo ============================================================================== --- head/net/corosync/distinfo Tue Jun 13 13:32:55 2017 (r443500) +++ head/net/corosync/distinfo Tue Jun 13 13:39:31 2017 (r443501) @@ -1,2 +1,3 @@ -SHA256 (corosync-2.3.5.tar.gz) = 1d48cdfa224b0ceb02e27fe9d56b738fb2a92262b04b15bb3a67e1c4248da8e2 -SIZE (corosync-2.3.5.tar.gz) = 1012915 +TIMESTAMP = 1479205097 +SHA256 (corosync-2.4.2.tar.gz) = f26e3011309fe4bcce94b1dc20ea8c462f19483a73f3ca62f13b925d011a4ba9 +SIZE (corosync-2.4.2.tar.gz) = 1152240 Modified: head/net/corosync/pkg-plist ============================================================================== --- head/net/corosync/pkg-plist Tue Jun 13 13:32:55 2017 (r443500) +++ head/net/corosync/pkg-plist Tue Jun 13 13:39:31 2017 (r443501) @@ -44,8 +44,8 @@ lib/libtotem_pg.so.5 lib/libtotem_pg.so.5.0.0 lib/libvotequorum.a lib/libvotequorum.so -lib/libvotequorum.so.7 -lib/libvotequorum.so.7.0.0 +lib/libvotequorum.so.8 +lib/libvotequorum.so.8.0.0 libdata/pkgconfig/corosync.pc libdata/pkgconfig/libcfg.pc libdata/pkgconfig/libcmap.pc From owner-svn-ports-head@freebsd.org Tue Jun 13 14:32:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5373BF64DF; Tue, 13 Jun 2017 14:32:24 +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 947057E1C7; Tue, 13 Jun 2017 14:32:24 +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 v5DEWNUS025355; Tue, 13 Jun 2017 14:32:23 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DEWNKA025348; Tue, 13 Jun 2017 14:32:23 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706131432.v5DEWNKA025348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 13 Jun 2017 14:32:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443502 - in head/net/pacemaker: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 14:32:24 -0000 Author: joneum Date: Tue Jun 13 14:32:23 2017 New Revision: 443502 URL: https://svnweb.freebsd.org/changeset/ports/443502 Log: - net/pacemaker: Update from 1.1.14 to 1.1.16 - Fix shebangs - Changelog: https://github.com/ClusterLabs/pacemaker/blob/master/ChangeLog PR: 219544 Submitted by: David Shane Holden (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11109 Added: head/net/pacemaker/files/patch-lrmd_Makefile.am (contents, props changed) head/net/pacemaker/files/patch-mcp_Makefile.am (contents, props changed) Deleted: head/net/pacemaker/files/patch-Makefile.common head/net/pacemaker/files/patch-crmd_throttle.c head/net/pacemaker/files/patch-extra_resources_ping head/net/pacemaker/files/patch-lib-common-utils.c head/net/pacemaker/files/patch-lib-services-services_linux.c Modified: head/net/pacemaker/Makefile head/net/pacemaker/distinfo head/net/pacemaker/files/patch-crmd_pengine.c head/net/pacemaker/pkg-plist Modified: head/net/pacemaker/Makefile ============================================================================== --- head/net/pacemaker/Makefile Tue Jun 13 13:39:31 2017 (r443501) +++ head/net/pacemaker/Makefile Tue Jun 13 14:32:23 2017 (r443502) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= pacemaker -PORTVERSION= 1.1.14 +PORTVERSION= 1.1.16 DISTVERSIONPREFIX= Pacemaker- -PORTREVISION= 2 CATEGORIES= net MAINTAINER= dpejesh@yahoo.com @@ -13,7 +12,8 @@ COMMENT= Scalable High-Availability cluster resource m LICENSE= GPLv2 BUILD_DEPENDS= bash:shells/bash \ - corosync:net/corosync + corosync:net/corosync \ + getopt>=0:misc/getopt LIB_DEPENDS= libgnutls.so:security/gnutls \ libltdl.so:devel/libltdl \ libqb.so:devel/libqb \ @@ -21,7 +21,9 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \ libxml2.so:textproc/libxml2 \ libxslt.so:textproc/libxslt RUN_DEPENDS= bash:shells/bash \ - corosync:net/corosync + corosync:net/corosync \ + getopt>=0:misc/getopt \ + ocf-tester:net-mgmt/resource-agents BROKEN_armv6= fails to install: help2man: can't get '--help' info from pacemakerd BROKEN_powerpc64= fails to build @@ -35,27 +37,36 @@ USE_GITHUB= yes GH_ACCOUNT= ClusterLabs USES= autoreconf gmake libtool pathfix pkgconfig python shebangfix -USE_GCC= yes USE_GNOME= glib20 USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-fatal-warnings \ + --disable-hardening \ --with-corosync \ --without-heartbeat INSTALL_TARGET= install-strip +PATHFIX_MAKEFILEIN= Makefile.am + SHEBANG_LANG= sh sh_OLD_CMD= ${SH} sh_CMD= ${LOCALBASE}/bin/bash -SHEBANG_FILES= extra/resources/* \ +SHEBANG_FILES= BasicSanity.sh \ + coverage.sh.in \ + cts/CTSlab.py \ + cts/cts \ + cts/lxc_autogen.sh.in \ + extra/resources/* \ fencing/* \ lrmd/* \ mcp/* \ + pengine/regression.sh \ tools/* \ xml/* -REPLACE_ARGS= -e 's,/usr/lib/ocf,${PREFIX}/etc/ocf,' +REPLACE_ARGS_OCF= -e 's,/usr/lib/ocf,${PREFIX}/lib/ocf,' +REPLACE_ARGS_GETOPT= -e 's,getopt,${LOCALBASE}/bin/getopt,' OPTIONS_DEFINE= DBUS DOCS MANPAGES SNMP OPTIONS_DEFAULT=MANPAGES @@ -74,10 +85,10 @@ SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SNMP_CONFIGURE_WITH= snmp post-patch: - @${REINPLACE_CMD} ${REPLACE_ARGS} ${WRKSRC}/configure.ac - -post-install: - ${RM} ${STAGEDIR}${PREFIX}/etc/rc.d/pacemaker - ${RM} ${STAGEDIR}${PREFIX}/etc/rc.d/pacemaker_remote + @${REINPLACE_CMD} ${REPLACE_ARGS_OCF} ${WRKSRC}/configure.ac + @${REINPLACE_CMD} ${REPLACE_ARGS_GETOPT} ${WRKSRC}/tools/crm_failcount + @${REINPLACE_CMD} ${REPLACE_ARGS_GETOPT} ${WRKSRC}/tools/crm_master + @${REINPLACE_CMD} ${REPLACE_ARGS_GETOPT} ${WRKSRC}/tools/crm_report.in + @${REINPLACE_CMD} ${REPLACE_ARGS_GETOPT} ${WRKSRC}/tools/crm_standby .include Modified: head/net/pacemaker/distinfo ============================================================================== --- head/net/pacemaker/distinfo Tue Jun 13 13:39:31 2017 (r443501) +++ head/net/pacemaker/distinfo Tue Jun 13 14:32:23 2017 (r443502) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464782071 -SHA256 (ClusterLabs-pacemaker-Pacemaker-1.1.14_GH0.tar.gz) = 2f73043a5de5e66a47462d37cd68c4c6861f71a03c0ea02eb4ae2b1a550cd7b0 -SIZE (ClusterLabs-pacemaker-Pacemaker-1.1.14_GH0.tar.gz) = 4729808 +TIMESTAMP = 1495733591 +SHA256 (ClusterLabs-pacemaker-Pacemaker-1.1.16_GH0.tar.gz) = 6b4b5c3f8571f57e46246a09c59b2ecbf59591b610bb3c9515e9ca84c834c75a +SIZE (ClusterLabs-pacemaker-Pacemaker-1.1.16_GH0.tar.gz) = 4897770 Modified: head/net/pacemaker/files/patch-crmd_pengine.c ============================================================================== --- head/net/pacemaker/files/patch-crmd_pengine.c Tue Jun 13 13:39:31 2017 (r443501) +++ head/net/pacemaker/files/patch-crmd_pengine.c Tue Jun 13 14:32:23 2017 (r443502) @@ -2,14 +2,14 @@ On FreeBSD the maximum IPC buffer size is defined by t sysctl which defaults to 2M. This patch simply lowers the max message size in pengine from 5M to 1M to work out of the box without requiring any tuning. ---- crmd/pengine.c.orig 2016-01-14 21:43:08 UTC +--- crmd/pengine.c.orig 2016-11-30 19:51:58 UTC +++ crmd/pengine.c -@@ -163,7 +163,7 @@ do_pe_control(long long action, +@@ -165,7 +165,7 @@ do_pe_control(long long action, pe_subsystem->source = mainloop_add_ipc_client(CRM_SYSTEM_PENGINE, G_PRIORITY_DEFAULT, -- 5 * 1024 * 1024 /* 5Mb */ , NULL, &pe_callbacks); -+ 1024 * 1024 /* 1Mb */ , NULL, &pe_callbacks); +- 5 * 1024 * 1024 /* 5MB */ , NULL, &pe_callbacks); ++ 1024 * 1024 /* 1MB */ , NULL, &pe_callbacks); if (pe_subsystem->source == NULL) { crm_warn("Setup of client connection failed, not adding channel to mainloop"); Added: head/net/pacemaker/files/patch-lrmd_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/pacemaker/files/patch-lrmd_Makefile.am Tue Jun 13 14:32:23 2017 (r443502) @@ -0,0 +1,11 @@ +--- lrmd/Makefile.am.orig 2016-12-05 00:29:14 UTC ++++ lrmd/Makefile.am +@@ -25,8 +25,6 @@ lrmdlib_PROGRAMS += lrmd_test + testdir = $(datadir)/$(PACKAGE)/tests/lrmd + test_SCRIPTS = regression.py + +-initdir = $(INITDIR) +-init_SCRIPTS = pacemaker_remote + sbin_PROGRAMS = pacemaker_remoted + + if BUILD_SYSTEMD Added: head/net/pacemaker/files/patch-mcp_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/pacemaker/files/patch-mcp_Makefile.am Tue Jun 13 14:32:23 2017 (r443502) @@ -0,0 +1,11 @@ +--- mcp/Makefile.am.orig 2016-04-18 16:07:35 UTC ++++ mcp/Makefile.am +@@ -19,8 +19,6 @@ include $(top_srcdir)/Makefile.common + + if BUILD_CS_SUPPORT + +-initdir = $(INITDIR) +-init_SCRIPTS = pacemaker + sbin_PROGRAMS = pacemakerd + + if BUILD_SYSTEMD Modified: head/net/pacemaker/pkg-plist ============================================================================== --- head/net/pacemaker/pkg-plist Tue Jun 13 13:39:31 2017 (r443501) +++ head/net/pacemaker/pkg-plist Tue Jun 13 14:32:23 2017 (r443502) @@ -1,17 +1,18 @@ etc/logrotate.d/pacemaker -etc/ocf/resource.d/.isolation/docker-wrapper -etc/ocf/resource.d/pacemaker/ClusterMon -etc/ocf/resource.d/pacemaker/Dummy -etc/ocf/resource.d/pacemaker/HealthCPU -etc/ocf/resource.d/pacemaker/HealthSMART -etc/ocf/resource.d/pacemaker/Stateful -etc/ocf/resource.d/pacemaker/SysInfo -etc/ocf/resource.d/pacemaker/SystemHealth -etc/ocf/resource.d/pacemaker/controld -etc/ocf/resource.d/pacemaker/o2cb -etc/ocf/resource.d/pacemaker/ping -etc/ocf/resource.d/pacemaker/pingd -etc/ocf/resource.d/pacemaker/remote +lib/ocf/resource.d/.isolation/docker-wrapper +lib/ocf/resource.d/pacemaker/ClusterMon +lib/ocf/resource.d/pacemaker/Dummy +lib/ocf/resource.d/pacemaker/HealthCPU +lib/ocf/resource.d/pacemaker/HealthSMART +lib/ocf/resource.d/pacemaker/Stateful +lib/ocf/resource.d/pacemaker/SysInfo +lib/ocf/resource.d/pacemaker/SystemHealth +lib/ocf/resource.d/pacemaker/attribute +lib/ocf/resource.d/pacemaker/controld +lib/ocf/resource.d/pacemaker/o2cb +lib/ocf/resource.d/pacemaker/ping +lib/ocf/resource.d/pacemaker/pingd +lib/ocf/resource.d/pacemaker/remote include/pacemaker/crm/attrd.h include/pacemaker/crm/cib.h include/pacemaker/crm/cib/util.h @@ -29,6 +30,7 @@ include/pacemaker/crm/lrmd.h include/pacemaker/crm/msg_xml.h include/pacemaker/crm/pengine/common.h include/pacemaker/crm/pengine/complex.h +include/pacemaker/crm/pengine/remote.h include/pacemaker/crm/pengine/rules.h include/pacemaker/crm/pengine/status.h include/pacemaker/crm/services.h @@ -38,43 +40,43 @@ include/pacemaker/crm_config.h lib/libcib.a lib/libcib.so lib/libcib.so.4 -lib/libcib.so.4.1.0 +lib/libcib.so.4.1.2 lib/libcrmcluster.a lib/libcrmcluster.so lib/libcrmcluster.so.4 -lib/libcrmcluster.so.4.1.0 +lib/libcrmcluster.so.4.2.1 lib/libcrmcommon.a lib/libcrmcommon.so lib/libcrmcommon.so.3 -lib/libcrmcommon.so.3.5.0 +lib/libcrmcommon.so.3.6.1 lib/libcrmservice.a lib/libcrmservice.so lib/libcrmservice.so.3 -lib/libcrmservice.so.3.1.0 +lib/libcrmservice.so.3.1.2 lib/liblrmd.a lib/liblrmd.so lib/liblrmd.so.1 -lib/liblrmd.so.1.2.1 +lib/liblrmd.so.1.3.1 lib/libpe_rules.a lib/libpe_rules.so lib/libpe_rules.so.2 -lib/libpe_rules.so.2.0.5 +lib/libpe_rules.so.2.1.0 lib/libpe_status.a lib/libpe_status.so lib/libpe_status.so.10 -lib/libpe_status.so.10.0.0 +lib/libpe_status.so.10.2.0 lib/libpengine.a lib/libpengine.so lib/libpengine.so.10 -lib/libpengine.so.10.0.0 +lib/libpengine.so.10.2.0 lib/libstonithd.a lib/libstonithd.so lib/libstonithd.so.2 -lib/libstonithd.so.2.2.0 +lib/libstonithd.so.2.2.2 lib/libtransitioner.a lib/libtransitioner.so lib/libtransitioner.so.2 -lib/libtransitioner.so.2.0.4 +lib/libtransitioner.so.2.0.6 %%PYTHON_SITELIBDIR%%/cts/CIB.py %%PYTHON_SITELIBDIR%%/cts/CIB.pyc %%PYTHON_SITELIBDIR%%/cts/CIB.pyo @@ -145,6 +147,7 @@ libexec/pacemaker/stonithd %%MANPAGES%%man/man7/ocf_pacemaker_Stateful.7.gz %%MANPAGES%%man/man7/ocf_pacemaker_SysInfo.7.gz %%MANPAGES%%man/man7/ocf_pacemaker_SystemHealth.7.gz +%%MANPAGES%%man/man7/ocf_pacemaker_attribute.7.gz %%MANPAGES%%man/man7/ocf_pacemaker_controld.7.gz %%MANPAGES%%man/man7/ocf_pacemaker_o2cb.7.gz %%MANPAGES%%man/man7/ocf_pacemaker_ping.7.gz @@ -198,15 +201,22 @@ sbin/iso8601 sbin/pacemaker_remoted sbin/pacemakerd sbin/stonith_admin -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB +%%PORTDOCS%%%%DOCSDIR%%/README.markdown %%PORTDOCS%%%%DOCSDIR%%/acls.html %%PORTDOCS%%%%DOCSDIR%%/acls.txt %%PORTDOCS%%%%DOCSDIR%%/crm_fencing.html %%PORTDOCS%%%%DOCSDIR%%/crm_fencing.txt +%%PORTDOCS%%%%DOCSDIR%%/licenses/CC-BY-SA-4.0 +%%PORTDOCS%%%%DOCSDIR%%/licenses/GPLv2 +%%PORTDOCS%%%%DOCSDIR%%/licenses/LGPLv2.1 +%%PORTDOCS%%%%DOCSDIR%%/licenses/RevisedBSD %%DATADIR%%/acls-1.2.rng %%DATADIR%%/acls-2.0.rng +%%DATADIR%%/alerts-2.5.rng +%%DATADIR%%/alerts/alert_file.sh.sample +%%DATADIR%%/alerts/alert_smtp.sh.sample +%%DATADIR%%/alerts/alert_snmp.sh.sample %%DATADIR%%/cib-1.0.rng %%DATADIR%%/cib-1.2.rng %%DATADIR%%/constraints-1.0.rng @@ -214,6 +224,7 @@ sbin/stonith_admin %%DATADIR%%/constraints-2.1.rng %%DATADIR%%/constraints-2.2.rng %%DATADIR%%/constraints-2.3.rng +%%DATADIR%%/constraints-2.6.rng %%DATADIR%%/constraints-next.rng %%DATADIR%%/crm-transitional.dtd %%DATADIR%%/crm.dtd @@ -234,6 +245,8 @@ sbin/stonith_admin %%DATADIR%%/pacemaker-2.2.rng %%DATADIR%%/pacemaker-2.3.rng %%DATADIR%%/pacemaker-2.4.rng +%%DATADIR%%/pacemaker-2.5.rng +%%DATADIR%%/pacemaker-2.6.rng %%DATADIR%%/pacemaker-next.rng %%DATADIR%%/pacemaker.rng %%DATADIR%%/report.collector @@ -250,6 +263,7 @@ sbin/stonith_admin %%DATADIR%%/tests/cli/regression.dates.exp %%DATADIR%%/tests/cli/regression.sh %%DATADIR%%/tests/cli/regression.tools.exp +%%DATADIR%%/tests/cli/regression.validity.exp %%DATADIR%%/tests/coverage.sh %%DATADIR%%/tests/cts/CTSlab.py %%DATADIR%%/tests/cts/HBDummy @@ -396,16 +410,31 @@ sbin/stonith_admin %%DATADIR%%/tests/pengine/test10/a-promote-then-b-migrate.scores %%DATADIR%%/tests/pengine/test10/a-promote-then-b-migrate.summary %%DATADIR%%/tests/pengine/test10/a-promote-then-b-migrate.xml +%%DATADIR%%/tests/pengine/test10/anti-colocation-master.dot +%%DATADIR%%/tests/pengine/test10/anti-colocation-master.exp +%%DATADIR%%/tests/pengine/test10/anti-colocation-master.scores +%%DATADIR%%/tests/pengine/test10/anti-colocation-master.summary +%%DATADIR%%/tests/pengine/test10/anti-colocation-master.xml %%DATADIR%%/tests/pengine/test10/anti-colocation-order.dot %%DATADIR%%/tests/pengine/test10/anti-colocation-order.exp %%DATADIR%%/tests/pengine/test10/anti-colocation-order.scores %%DATADIR%%/tests/pengine/test10/anti-colocation-order.summary %%DATADIR%%/tests/pengine/test10/anti-colocation-order.xml +%%DATADIR%%/tests/pengine/test10/anti-colocation-slave.dot +%%DATADIR%%/tests/pengine/test10/anti-colocation-slave.exp +%%DATADIR%%/tests/pengine/test10/anti-colocation-slave.scores +%%DATADIR%%/tests/pengine/test10/anti-colocation-slave.summary +%%DATADIR%%/tests/pengine/test10/anti-colocation-slave.xml %%DATADIR%%/tests/pengine/test10/asymmetric.dot %%DATADIR%%/tests/pengine/test10/asymmetric.exp %%DATADIR%%/tests/pengine/test10/asymmetric.scores %%DATADIR%%/tests/pengine/test10/asymmetric.summary %%DATADIR%%/tests/pengine/test10/asymmetric.xml +%%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.dot +%%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.exp +%%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.scores +%%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.summary +%%DATADIR%%/tests/pengine/test10/asymmetrical-order-move.xml %%DATADIR%%/tests/pengine/test10/attrs1.dot %%DATADIR%%/tests/pengine/test10/attrs1.exp %%DATADIR%%/tests/pengine/test10/attrs1.scores @@ -1136,6 +1165,11 @@ sbin/stonith_admin %%DATADIR%%/tests/pengine/test10/complex_enforce_colo.scores %%DATADIR%%/tests/pengine/test10/complex_enforce_colo.summary %%DATADIR%%/tests/pengine/test10/complex_enforce_colo.xml +%%DATADIR%%/tests/pengine/test10/concurrent-fencing.dot +%%DATADIR%%/tests/pengine/test10/concurrent-fencing.exp +%%DATADIR%%/tests/pengine/test10/concurrent-fencing.scores +%%DATADIR%%/tests/pengine/test10/concurrent-fencing.summary +%%DATADIR%%/tests/pengine/test10/concurrent-fencing.xml %%DATADIR%%/tests/pengine/test10/container-1.dot %%DATADIR%%/tests/pengine/test10/container-1.exp %%DATADIR%%/tests/pengine/test10/container-1.scores @@ -1871,6 +1905,11 @@ sbin/stonith_admin %%DATADIR%%/tests/pengine/test10/multiple-active-block-group.scores %%DATADIR%%/tests/pengine/test10/multiple-active-block-group.summary %%DATADIR%%/tests/pengine/test10/multiple-active-block-group.xml +%%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.dot +%%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.exp +%%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.scores +%%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.summary +%%DATADIR%%/tests/pengine/test10/multiple-monitor-one-failed.xml %%DATADIR%%/tests/pengine/test10/node-maintenance-1.dot %%DATADIR%%/tests/pengine/test10/node-maintenance-1.exp %%DATADIR%%/tests/pengine/test10/node-maintenance-1.scores @@ -2532,6 +2571,11 @@ sbin/stonith_admin %%DATADIR%%/tests/pengine/test10/rsc_dep8.scores %%DATADIR%%/tests/pengine/test10/rsc_dep8.summary %%DATADIR%%/tests/pengine/test10/rsc_dep8.xml +%%DATADIR%%/tests/pengine/test10/shutdown-maintenance-node.dot +%%DATADIR%%/tests/pengine/test10/shutdown-maintenance-node.exp +%%DATADIR%%/tests/pengine/test10/shutdown-maintenance-node.scores +%%DATADIR%%/tests/pengine/test10/shutdown-maintenance-node.summary +%%DATADIR%%/tests/pengine/test10/shutdown-maintenance-node.xml %%DATADIR%%/tests/pengine/test10/simple1.dot %%DATADIR%%/tests/pengine/test10/simple1.exp %%DATADIR%%/tests/pengine/test10/simple1.scores @@ -2587,6 +2631,11 @@ sbin/stonith_admin %%DATADIR%%/tests/pengine/test10/standby.scores %%DATADIR%%/tests/pengine/test10/standby.summary %%DATADIR%%/tests/pengine/test10/standby.xml +%%DATADIR%%/tests/pengine/test10/start-then-stop-with-unfence.dot +%%DATADIR%%/tests/pengine/test10/start-then-stop-with-unfence.exp +%%DATADIR%%/tests/pengine/test10/start-then-stop-with-unfence.scores +%%DATADIR%%/tests/pengine/test10/start-then-stop-with-unfence.summary +%%DATADIR%%/tests/pengine/test10/start-then-stop-with-unfence.xml %%DATADIR%%/tests/pengine/test10/stonith-0.dot %%DATADIR%%/tests/pengine/test10/stonith-0.exp %%DATADIR%%/tests/pengine/test10/stonith-0.scores @@ -3532,6 +3581,11 @@ sbin/stonith_admin %%DATADIR%%/tests/pengine/test10/unrunnable-1.scores %%DATADIR%%/tests/pengine/test10/unrunnable-1.summary %%DATADIR%%/tests/pengine/test10/unrunnable-1.xml +%%DATADIR%%/tests/pengine/test10/unrunnable-2.dot +%%DATADIR%%/tests/pengine/test10/unrunnable-2.exp +%%DATADIR%%/tests/pengine/test10/unrunnable-2.scores +%%DATADIR%%/tests/pengine/test10/unrunnable-2.summary +%%DATADIR%%/tests/pengine/test10/unrunnable-2.xml %%DATADIR%%/tests/pengine/test10/use-after-free-merge.dot %%DATADIR%%/tests/pengine/test10/use-after-free-merge.exp %%DATADIR%%/tests/pengine/test10/use-after-free-merge.scores @@ -3607,6 +3661,11 @@ sbin/stonith_admin %%DATADIR%%/tests/pengine/test10/whitebox-move.scores %%DATADIR%%/tests/pengine/test10/whitebox-move.summary %%DATADIR%%/tests/pengine/test10/whitebox-move.xml +%%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering-move.dot +%%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering-move.exp +%%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering-move.scores +%%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering-move.summary +%%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering-move.xml %%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering.dot %%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering.exp %%DATADIR%%/tests/pengine/test10/whitebox-ms-ordering.scores @@ -3647,10 +3706,9 @@ sbin/stonith_admin %%DATADIR%%/upgrade06.xsl %%DATADIR%%/versions.rng share/snmp/mibs/PCMK-MIB.txt -@dir /usr/local/etc/rc.d -@dir /usr/local/etc @dir /var/lib/pacemaker/blackbox @dir /var/lib/pacemaker/cib +@dir /var/lib/pacemaker/cores @dir /var/lib/pacemaker/pengine @dir /var/lib/pacemaker @dir /var/lib From owner-svn-ports-head@freebsd.org Tue Jun 13 14:40:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17EBDBF6647; Tue, 13 Jun 2017 14:40:19 +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 CC6527E3E9; Tue, 13 Jun 2017 14:40:18 +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 v5DEeI9G026711; Tue, 13 Jun 2017 14:40:18 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DEeHXS026707; Tue, 13 Jun 2017 14:40:17 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706131440.v5DEeHXS026707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 13 Jun 2017 14:40:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443503 - in head/x11-themes: gtk-aluminumalloy-cryogenic-theme gtk-aluminumalloy-smog-theme gtk-aluminumalloy-toxic-theme gtk-aluminumalloy-volcanic-theme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 14:40:19 -0000 Author: mat Date: Tue Jun 13 14:40:17 2017 New Revision: 443503 URL: https://svnweb.freebsd.org/changeset/ports/443503 Log: Don't use FLAVOR as a variable in ports. It'll save some work when FLAVORS comes around for realz. Sponsored by: Absolight Modified: head/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile (contents, props changed) head/x11-themes/gtk-aluminumalloy-smog-theme/Makefile (contents, props changed) head/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile (contents, props changed) head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile (contents, props changed) Modified: head/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile Tue Jun 13 14:32:23 2017 (r443502) +++ head/x11-themes/gtk-aluminumalloy-cryogenic-theme/Makefile Tue Jun 13 14:40:17 2017 (r443503) @@ -3,7 +3,7 @@ PORTREVISION= 5 -FLAVOR= cryogenic +THEME_FLAVOR= cryogenic MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme Modified: head/x11-themes/gtk-aluminumalloy-smog-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aluminumalloy-smog-theme/Makefile Tue Jun 13 14:32:23 2017 (r443502) +++ head/x11-themes/gtk-aluminumalloy-smog-theme/Makefile Tue Jun 13 14:40:17 2017 (r443503) @@ -3,7 +3,7 @@ PORTREVISION= 5 -FLAVOR= smog +THEME_FLAVOR= smog MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme Modified: head/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile Tue Jun 13 14:32:23 2017 (r443502) +++ head/x11-themes/gtk-aluminumalloy-toxic-theme/Makefile Tue Jun 13 14:40:17 2017 (r443503) @@ -3,7 +3,7 @@ PORTREVISION= 5 -FLAVOR= toxic +THEME_FLAVOR= toxic MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme Modified: head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Tue Jun 13 14:32:23 2017 (r443502) +++ head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Tue Jun 13 14:40:17 2017 (r443503) @@ -7,16 +7,16 @@ PORTREVISION?= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- -PKGNAMESUFFIX?= -${FLAVOR}-theme -DISTNAME= aa_${FLAVOR} +PKGNAMESUFFIX?= -${THEME_FLAVOR}-theme +DISTNAME= aa_${THEME_FLAVOR} MAINTAINER= danfe@FreeBSD.org -COMMENT= Port of Mac OS X theme Aluminum Alloy (${FLAVOR} flavor) +COMMENT= Port of Mac OS X theme Aluminum Alloy (${THEME_FLAVOR} flavor) TYPE?= gtk -FLAVOR?= volcanic +THEME_FLAVOR?= volcanic -THEME_NAME= AluminumAlloy-${FLAVOR:tu:C/^(.).*$/\1/g}${FLAVOR:C/^(.)//} +THEME_NAME= AluminumAlloy-${THEME_FLAVOR:tu:C/^(.).*$/\1/g}${THEME_FLAVOR:C/^(.)//} WRKSRC= ${WRKDIR}/${THEME_NAME} USES= tar:bzip2 From owner-svn-ports-head@freebsd.org Tue Jun 13 14:53:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D2CFBF6A87; Tue, 13 Jun 2017 14:53: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 73E477EC36; Tue, 13 Jun 2017 14:53: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 v5DErJU2034699; Tue, 13 Jun 2017 14:53:19 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DErJdN034694; Tue, 13 Jun 2017 14:53:19 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706131453.v5DErJdN034694@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 13 Jun 2017 14:53:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443504 - in head/net-mgmt/crmsh: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 14:53:20 -0000 Author: joneum Date: Tue Jun 13 14:53:18 2017 New Revision: 443504 URL: https://svnweb.freebsd.org/changeset/ports/443504 Log: - net-mgmt/crmsh: Update from 2.2.0 to 3.0.0 - Changelog: https://github.com/ClusterLabs/crmsh/blob/3.0.0/ChangeLog PR: 219545 Submitted by: David Shane Holden (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11110 Added: head/net-mgmt/crmsh/files/patch-setup.py (contents, props changed) Modified: head/net-mgmt/crmsh/Makefile head/net-mgmt/crmsh/distinfo head/net-mgmt/crmsh/files/patch-Makefile.am head/net-mgmt/crmsh/pkg-plist Modified: head/net-mgmt/crmsh/Makefile ============================================================================== --- head/net-mgmt/crmsh/Makefile Tue Jun 13 14:40:17 2017 (r443503) +++ head/net-mgmt/crmsh/Makefile Tue Jun 13 14:53:18 2017 (r443504) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= crmsh -PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTVERSION= 3.0.0 CATEGORIES= net-mgmt python MAINTAINER= dpejesh@yahoo.com @@ -12,7 +11,11 @@ COMMENT= Command-line interface for High-Availability LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +# Set the build/run depends on setuptools instead of adding distutils to USE_PYTHON +# because the crmsh build uses autotools which then calls setup.py. +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/${PYTHON_PKGNAMEPREFIX}setuptools RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml \ + ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/${PYTHON_PKGNAMEPREFIX}setuptools \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml USE_GITHUB= yes @@ -20,12 +23,13 @@ GH_ACCOUNT= ClusterLabs USES= autoreconf gmake python:2 shebangfix GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-ocf-root=${PREFIX}/etc/ocf +CONFIGURE_ARGS= --with-ocf-root=${PREFIX}/lib/ocf NO_ARCH= yes -SHEBANG_FILES= crm \ +SHEBANG_FILES= bin/crm \ scripts/*/*.py \ test/cib-tests.sh \ + test/evaltest.sh \ test/list-undocumented-commands.py \ utils/crm_clean.py \ utils/crm_pkg.py \ @@ -38,6 +42,9 @@ OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= asciidoc:textproc/asciidoc MANPAGES_BUILD_DEPENDS= ${DOCS_BUILD_DEPENDS} + +post-patch: + ${REINPLACE_CMD} 's,%%DATADIR%%,${DATADIR},' ${WRKSRC}/setup.py post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/crm/crm.conf \ Modified: head/net-mgmt/crmsh/distinfo ============================================================================== --- head/net-mgmt/crmsh/distinfo Tue Jun 13 14:40:17 2017 (r443503) +++ head/net-mgmt/crmsh/distinfo Tue Jun 13 14:53:18 2017 (r443504) @@ -1,2 +1,3 @@ -SHA256 (ClusterLabs-crmsh-2.2.0_GH0.tar.gz) = 63894a33b57a0f6e53b79bdca906f5d8d5d8d053520f57f2fd735a41e74d6e7a -SIZE (ClusterLabs-crmsh-2.2.0_GH0.tar.gz) = 850602 +TIMESTAMP = 1495219830 +SHA256 (ClusterLabs-crmsh-3.0.0_GH0.tar.gz) = eb3d99999b7f1e31fef28de90fa5b038f316a02a35c47a1286d374eb7a569168 +SIZE (ClusterLabs-crmsh-3.0.0_GH0.tar.gz) = 943585 Modified: head/net-mgmt/crmsh/files/patch-Makefile.am ============================================================================== --- head/net-mgmt/crmsh/files/patch-Makefile.am Tue Jun 13 14:40:17 2017 (r443503) +++ head/net-mgmt/crmsh/files/patch-Makefile.am Tue Jun 13 14:53:18 2017 (r443504) @@ -1,6 +1,6 @@ ---- Makefile.am.orig 2016-01-15 14:13:25 UTC +--- Makefile.am.orig 2017-01-31 14:52:10 UTC +++ Makefile.am -@@ -53,7 +53,8 @@ endif +@@ -51,7 +51,8 @@ endif install-data-hook: mkdir -p $(DESTDIR)$(datadir)/@PACKAGE@/; \ for d in $$(cat data-manifest); do \ @@ -10,12 +10,12 @@ mv $(DESTDIR)$(datadir)/@PACKAGE@/test $(DESTDIR)$(datadir)/@PACKAGE@/tests; \ cp test/testcases/xmlonly.sh $(DESTDIR)$(datadir)/@PACKAGE@/tests/testcases/configbasic-xml.filter -@@ -72,7 +73,7 @@ all-local: - if UNAME_IS_DEBIAN - python_prefix = - else --python_prefix = --prefix=$(DESTDIR)$(prefix) +@@ -66,7 +67,7 @@ all-local: + --build-base $(shell readlink -f $(builddir))/build \ + --verbose) + +-python_prefix = --prefix=$(prefix) +python_prefix = --prefix=$(prefix) --root=$(DESTDIR) - endif install-exec-local: + -mkdir -p $(DESTDIR)$(pkgpythondir) Added: head/net-mgmt/crmsh/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/crmsh/files/patch-setup.py Tue Jun 13 14:53:18 2017 (r443504) @@ -0,0 +1,9 @@ +--- setup.py.orig 2017-05-19 19:22:47 UTC ++++ setup.py +@@ -12,5 +12,5 @@ setup(name='crmsh', + packages=['crmsh'], + install_requires=['parallax', 'lxml', 'PyYAML', 'python-dateutil'], + scripts=['bin/crm'], +- data_files=[('/usr/share/crmsh', ['doc/crm.8.adoc'])], ++ data_files=[('%%DATADIR%%', ['doc/crm.8.adoc'])], + include_package_data=True) Modified: head/net-mgmt/crmsh/pkg-plist ============================================================================== --- head/net-mgmt/crmsh/pkg-plist Tue Jun 13 14:40:17 2017 (r443503) +++ head/net-mgmt/crmsh/pkg-plist Tue Jun 13 14:53:18 2017 (r443504) @@ -1,7 +1,13 @@ @sample etc/crm/crm.conf.sample -%%PYTHON_SITELIBDIR%%/crmsh-2.2.0_rc3-py2.7.egg-info +%%PYTHON_SITELIBDIR%%/crmsh-3.0.0-py%%PYTHON_VER%%.egg-info/PKG-INFO +%%PYTHON_SITELIBDIR%%/crmsh-3.0.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt +%%PYTHON_SITELIBDIR%%/crmsh-3.0.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt +%%PYTHON_SITELIBDIR%%/crmsh-3.0.0-py%%PYTHON_VER%%.egg-info/requires.txt +%%PYTHON_SITELIBDIR%%/crmsh-3.0.0-py%%PYTHON_VER%%.egg-info/top_level.txt %%PYTHON_SITELIBDIR%%/crmsh/__init__.py %%PYTHON_SITELIBDIR%%/crmsh/__init__.pyc +%%PYTHON_SITELIBDIR%%/crmsh/bootstrap.py +%%PYTHON_SITELIBDIR%%/crmsh/bootstrap.pyc %%PYTHON_SITELIBDIR%%/crmsh/cache.py %%PYTHON_SITELIBDIR%%/crmsh/cache.pyc %%PYTHON_SITELIBDIR%%/crmsh/cibconfig.py @@ -41,8 +47,10 @@ %%PYTHON_SITELIBDIR%%/crmsh/install_files.txt %%PYTHON_SITELIBDIR%%/crmsh/log_patterns.py %%PYTHON_SITELIBDIR%%/crmsh/log_patterns.pyc -%%PYTHON_SITELIBDIR%%/crmsh/log_patterns_118.py -%%PYTHON_SITELIBDIR%%/crmsh/log_patterns_118.pyc +%%PYTHON_SITELIBDIR%%/crmsh/logparser.py +%%PYTHON_SITELIBDIR%%/crmsh/logparser.pyc +%%PYTHON_SITELIBDIR%%/crmsh/logtime.py +%%PYTHON_SITELIBDIR%%/crmsh/logtime.pyc %%PYTHON_SITELIBDIR%%/crmsh/main.py %%PYTHON_SITELIBDIR%%/crmsh/main.pyc %%PYTHON_SITELIBDIR%%/crmsh/msg.py @@ -113,20 +121,16 @@ %%PYTHON_SITELIBDIR%%/crmsh/userdir.pyc %%PYTHON_SITELIBDIR%%/crmsh/utils.py %%PYTHON_SITELIBDIR%%/crmsh/utils.pyc -%%PYTHON_SITELIBDIR%%/crmsh/xmlbuilder.py -%%PYTHON_SITELIBDIR%%/crmsh/xmlbuilder.pyc %%PYTHON_SITELIBDIR%%/crmsh/xmlutil.py %%PYTHON_SITELIBDIR%%/crmsh/xmlutil.pyc %%MANPAGES%%man/man8/crm.8.gz %%MANPAGES%%man/man8/crmsh_hb_report.8.gz -sbin/crm +bin/crm %%DATADIR%%/crm.8.adoc %%DATADIR%%/hb_report/ha_cf_support.sh %%DATADIR%%/hb_report/hb_report %%DATADIR%%/hb_report/openais_conf_support.sh %%DATADIR%%/hb_report/utillib.sh -%%DATADIR%%/scripts/add/add.py -%%DATADIR%%/scripts/add/main.yml %%DATADIR%%/scripts/apache/main.yml %%DATADIR%%/scripts/check-uptime/fetch.py %%DATADIR%%/scripts/check-uptime/main.yml @@ -147,24 +151,16 @@ sbin/crm %%DATADIR%%/scripts/health/hahealth.py %%DATADIR%%/scripts/health/main.yml %%DATADIR%%/scripts/health/report.py -%%DATADIR%%/scripts/init/authkey.py -%%DATADIR%%/scripts/init/basic.cib.template -%%DATADIR%%/scripts/init/collect.py -%%DATADIR%%/scripts/init/configure.py -%%DATADIR%%/scripts/init/corosync.conf.template -%%DATADIR%%/scripts/init/init.py -%%DATADIR%%/scripts/init/main.yml -%%DATADIR%%/scripts/init/verify.py %%DATADIR%%/scripts/libvirt/main.yml %%DATADIR%%/scripts/lvm/main.yml +%%DATADIR%%/scripts/lvm-drbd/main.yml %%DATADIR%%/scripts/mailto/main.yml %%DATADIR%%/scripts/nfsserver/main.yml +%%DATADIR%%/scripts/nfsserver-lvm-drbd/main.yml %%DATADIR%%/scripts/ocfs2/main.yml %%DATADIR%%/scripts/oracle/main.yml %%DATADIR%%/scripts/raid-lvm/main.yml %%DATADIR%%/scripts/raid1/main.yml -%%DATADIR%%/scripts/remove/main.yml -%%DATADIR%%/scripts/remove/remove.py %%DATADIR%%/scripts/sap-as/main.yml %%DATADIR%%/scripts/sap-ci/main.yml %%DATADIR%%/scripts/sap-db/main.yml @@ -173,7 +169,9 @@ sbin/crm %%DATADIR%%/scripts/sapdb/main.yml %%DATADIR%%/scripts/sapinstance/main.yml %%DATADIR%%/scripts/sbd/main.yml +%%DATADIR%%/scripts/sbd-device/main.yml %%DATADIR%%/scripts/virtual-ip/main.yml +%%DATADIR%%/scripts/vmware/main.yml %%DATADIR%%/templates/apache %%DATADIR%%/templates/clvm %%DATADIR%%/templates/filesystem @@ -200,6 +198,7 @@ sbin/crm %%DATADIR%%/tests/evaltest.sh %%DATADIR%%/tests/history-test.tar.bz2 %%DATADIR%%/tests/list-undocumented-commands.py +%%DATADIR%%/tests/profile-history.sh %%DATADIR%%/tests/regression.sh %%DATADIR%%/tests/run %%DATADIR%%/tests/testcases/acl @@ -250,6 +249,7 @@ sbin/crm %%DATADIR%%/tests/testcases/shadow %%DATADIR%%/tests/testcases/shadow.exp %%DATADIR%%/tests/testcases/xmlonly.sh +%%DATADIR%%/tests/travis-tests.sh %%DATADIR%%/tests/unittests/__init__.py %%DATADIR%%/tests/unittests/bug-862577_corosync.conf %%DATADIR%%/tests/unittests/corosync.conf.1 @@ -275,6 +275,7 @@ sbin/crm %%DATADIR%%/tests/unittests/scripts/legacy/main.yml %%DATADIR%%/tests/unittests/scripts/templates/apache.xml %%DATADIR%%/tests/unittests/scripts/templates/virtual-ip.xml +%%DATADIR%%/tests/unittests/scripts/unified/main.yml %%DATADIR%%/tests/unittests/scripts/v2/main.yml %%DATADIR%%/tests/unittests/scripts/vip/main.yml %%DATADIR%%/tests/unittests/scripts/vipinc/main.yml @@ -303,7 +304,6 @@ sbin/crm %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/contrib/README.vimsyntax -%%PORTDOCS%%%%DOCSDIR%%/contrib/pacemaker-crm.vim %%PORTDOCS%%%%DOCSDIR%%/contrib/pcmk.vim %%PORTDOCS%%%%DOCSDIR%%/crm.8.html %%PORTDOCS%%%%DOCSDIR%%/crmsh_hb_report.8.html From owner-svn-ports-head@freebsd.org Tue Jun 13 15:17:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B1AFBF73B9; Tue, 13 Jun 2017 15:17:28 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC18C7FA4E; Tue, 13 Jun 2017 15:17:27 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5DFHRXj042973; Tue, 13 Jun 2017 15:17:27 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DFHQRg042971; Tue, 13 Jun 2017 15:17:26 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201706131517.v5DFHQRg042971@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Tue, 13 Jun 2017 15:17:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443506 - head/security/lynis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 15:17:28 -0000 Author: lme Date: Tue Jun 13 15:17:26 2017 New Revision: 443506 URL: https://svnweb.freebsd.org/changeset/ports/443506 Log: security/lynis: Update to 2.5.1 Modified: head/security/lynis/Makefile head/security/lynis/distinfo Modified: head/security/lynis/Makefile ============================================================================== --- head/security/lynis/Makefile Tue Jun 13 14:59:03 2017 (r443505) +++ head/security/lynis/Makefile Tue Jun 13 15:17:26 2017 (r443506) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lynis -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= security MASTER_SITES= https://cisofy.com/files/ Modified: head/security/lynis/distinfo ============================================================================== --- head/security/lynis/distinfo Tue Jun 13 14:59:03 2017 (r443505) +++ head/security/lynis/distinfo Tue Jun 13 15:17:26 2017 (r443506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493824844 -SHA256 (lynis-2.5.0.tar.gz) = af05f5e2474da29d5ad0921a67e422a9c4d6eddef40e64d8b218a309477de416 -SIZE (lynis-2.5.0.tar.gz) = 261965 +TIMESTAMP = 1497358727 +SHA256 (lynis-2.5.1.tar.gz) = 7a09c6fc71c65d572ca702df7b4394d71f9037484062ef71b76f59a2c498b029 +SIZE (lynis-2.5.1.tar.gz) = 262780 From owner-svn-ports-head@freebsd.org Tue Jun 13 15:53:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D98A9BF8263; Tue, 13 Jun 2017 15:53:02 +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 B58DC80FE7; Tue, 13 Jun 2017 15:53:02 +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 v5DFr10I059122; Tue, 13 Jun 2017 15:53:01 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DFr19x059118; Tue, 13 Jun 2017 15:53:01 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706131553.v5DFr19x059118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Tue, 13 Jun 2017 15:53:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443507 - in head/www/mod_mpm_itk: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 15:53:03 -0000 Author: ultima Date: Tue Jun 13 15:53:01 2017 New Revision: 443507 URL: https://svnweb.freebsd.org/changeset/ports/443507 Log: * Updated to 2.4.7-04 * Moved LoadModule from httpd.conf to modules.d/ PR: 219726 Submitted by: Lukasz Wasikowski (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11164 Added: head/www/mod_mpm_itk/files/ head/www/mod_mpm_itk/files/200_mod_mpm_itk.conf.sample.in (contents, props changed) Modified: head/www/mod_mpm_itk/Makefile head/www/mod_mpm_itk/distinfo head/www/mod_mpm_itk/pkg-plist Modified: head/www/mod_mpm_itk/Makefile ============================================================================== --- head/www/mod_mpm_itk/Makefile Tue Jun 13 15:17:26 2017 (r443506) +++ head/www/mod_mpm_itk/Makefile Tue Jun 13 15:53:01 2017 (r443507) @@ -3,12 +3,12 @@ PORTNAME= mod_mpm_itk PORTVERSION= 2.4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://mpm-itk.sesse.net/ \ http://lukasz.wasikowski.net/files/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -DISTNAME= mpm-itk-2.4.7-03 +DISTNAME= mpm-itk-2.4.7-04 MAINTAINER= lukasz@wasikowski.net COMMENT= This MPM allows you to run each vhost under a separate uid and gid @@ -19,8 +19,14 @@ USE_APACHE= 24 GNU_CONFIGURE= yes AP_FAST_BUILD= yes -SRC_FILE= mpm_itk.c +SRC_FILE= *.c -PLIST_SUB= SED=${SED} +SUB_FILES+= ${APMOD_FILE}.sample +APMOD_FILE= 200_${PORTNAME}.conf +SUB_LIST+= APMOD_FILE=${APMOD_FILE} + +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d + ${INSTALL_DATA} ${WRKDIR}/${APMOD_FILE}.sample ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d .include Modified: head/www/mod_mpm_itk/distinfo ============================================================================== --- head/www/mod_mpm_itk/distinfo Tue Jun 13 15:17:26 2017 (r443506) +++ head/www/mod_mpm_itk/distinfo Tue Jun 13 15:53:01 2017 (r443507) @@ -1,2 +1,3 @@ -SHA256 (mpm-itk-2.4.7-03.tar.gz) = 9479fabd97dbbff5aec0fe60ae2437606dc66302a69933c9a597c015d6c937f6 -SIZE (mpm-itk-2.4.7-03.tar.gz) = 45419 +TIMESTAMP = 1496399078 +SHA256 (mpm-itk-2.4.7-04.tar.gz) = 609f83e8995416c5491348e07139f26046a579db20cf8488ebf75d314668efcf +SIZE (mpm-itk-2.4.7-04.tar.gz) = 45843 Added: head/www/mod_mpm_itk/files/200_mod_mpm_itk.conf.sample.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/mod_mpm_itk/files/200_mod_mpm_itk.conf.sample.in Tue Jun 13 15:53:01 2017 (r443507) @@ -0,0 +1,11 @@ +## $FreeBSD$ +## vim: set filetype=apache: +## +## module file for mod_mpm_itk +## +## PROVIDE: mod_mpm_itk +## REQUIRE: mod_mpm_prefork + + + LoadModule mpm_itk_module %%APACHEMODDIR%%/mod_mpm_itk.so + Modified: head/www/mod_mpm_itk/pkg-plist ============================================================================== --- head/www/mod_mpm_itk/pkg-plist Tue Jun 13 15:17:26 2017 (r443506) +++ head/www/mod_mpm_itk/pkg-plist Tue Jun 13 15:53:01 2017 (r443507) @@ -1,4 +1,2 @@ -@unexec %%SED%% -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf %%APACHEMODDIR%%/%%AP_MODULE%% -@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F -@unexec echo "Don't forget to remove all %%AP_NAME%%-related directives in your httpd.conf" +@sample %%APACHEETCDIR%%/modules.d/200_mod_mpm_itk.conf.sample From owner-svn-ports-head@freebsd.org Tue Jun 13 16:02:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AACDBF8547; Tue, 13 Jun 2017 16:02:16 +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 463BC8151C; Tue, 13 Jun 2017 16:02:16 +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 v5DG2FGj063482; Tue, 13 Jun 2017 16:02:15 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DG2FD0063480; Tue, 13 Jun 2017 16:02:15 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706131602.v5DG2FD0063480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Tue, 13 Jun 2017 16:02:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443508 - head/www/gohugo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:02:16 -0000 Author: ultima Date: Tue Jun 13 16:02:15 2017 New Revision: 443508 URL: https://svnweb.freebsd.org/changeset/ports/443508 Log: * Updated to 0.22 Changelog: https://github.com/spf13/hugo/releases/tag/v0.22 PR: 219693 Submitted by: ben.lavery@hashbang0.com (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11163 Modified: head/www/gohugo/Makefile head/www/gohugo/distinfo Modified: head/www/gohugo/Makefile ============================================================================== --- head/www/gohugo/Makefile Tue Jun 13 15:53:01 2017 (r443507) +++ head/www/gohugo/Makefile Tue Jun 13 16:02:15 2017 (r443508) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hugo -PORTVERSION= 0.19 +PORTVERSION= 0.22 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= go @@ -12,47 +12,57 @@ COMMENT= Fast and modern static website engine LICENSE= APACHE20 -BUILD_DEPENDS= go>=1.5.0:lang/go +BUILD_DEPENDS= go>=1.8.0:lang/go USE_GITHUB= yes GH_ACCOUNT= spf13 GH_SUBDIR= src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} -GH_TUPLE= BurntSushi:toml:9906417:toml/src/github.com/BurntSushi/toml \ - PuerkitoBio:purell:0bcb03f:purell/src/github.com/PuerkitoBio/purell \ - PuerkitoBio:urlesc:5bd2802:urlesc/src/github.com/PuerkitoBio/urlesc \ +GH_TUPLE= BurntSushi:toml:b26d9c3:toml/src/github.com/BurntSushi/toml \ + PuerkitoBio:purell:b938d81:purell/src/github.com/PuerkitoBio/purell \ + PuerkitoBio:urlesc:bbf7a2a:urlesc/src/github.com/PuerkitoBio/urlesc \ bep:gitmap:dcb907b:gitmap/src/github.com/bep/gitmap \ bep:inflect:b896c45:inflect/src/github.com/bep/inflect \ - chaseadamsio:goorgeous:054aba6:goorgeous/src/github.com/chaseadamsio/goorgeous \ - cpuguy83:go-md2man:a65d4d2:go_md2man/src/github.com/cpuguy83/go-md2man \ + chaseadamsio:goorgeous:677defd:goorgeous/src/github.com/chaseadamsio/goorgeous \ + cpuguy83:go-md2man:bcc0a71:go_md2man/src/github.com/cpuguy83/go-md2man \ dchest:cssmin:fb8d9b4:cssmin/src/github.com/dchest/cssmin \ - eknkc:amber:9be5e8a:amber/src/github.com/eknkc/amber \ - fsnotify:fsnotify:7d7316e:fsnotify/src/github.com/fsnotify/fsnotify \ - gorilla:websocket:b258b4f:websocket/src/github.com/gorilla/websocket \ - hashicorp:hcl:630949a:hcl/src/github.com/hashicorp/hcl \ - kardianos:osext:9b883c5:osext/src/github.com/kardianos/osext \ - kyokomi:emoji:7ad0be7:emoji/src/github.com/kyokomi/emoji \ - magiconair:properties:b3b15ef:properties/src/github.com/magiconair/properties \ - miekg:mmark:2d4f1dd:mmark/src/github.com/miekg/mmark \ - mitchellh:mapstructure:db1efb5:mapstructure/src/github.com/mitchellh/mapstructure \ - nicksnyder:go-i18n:2c24b78:go_i18n/src/github.com/nicksnyder/go-i18n \ + eknkc:amber:f0d8fdb:amber/src/github.com/eknkc/amber \ + fortytw2:leaktest:7dad533:leaktest/src/github.com/fortytw2/leaktest \ + fsnotify:fsnotify:4da3e2c:fsnotify/src/github.com/fsnotify/fsnotify \ + gorilla:websocket:a91eba7:websocket/src/github.com/gorilla/websocket \ + hashicorp:go-immutable-radix:30664b8:go_immutable_radix/src/github.com/hashicorp/go-immutable-radix \ + hashicorp:golang-lru:0a025b7:golang_lru/src/github.com/hashicorp/golang-lru \ + hashicorp:hcl:392dba7:hcl/src/github.com/hashicorp/hcl \ + inconshreveable:mousetrap:76626ae:mousetrap/src/github.com/inconshreveable/mousetrap \ + kardianos:osext:ae77be6:osext/src/github.com/kardianos/osext \ + kr:fs:2788f0d:fs/src/github.com/kr/fs \ + kyokomi:emoji:ddd4753:emoji/src/github.com/kyokomi/emoji \ + magiconair:properties:51463bf:properties/src/github.com/magiconair/properties \ + miekg:mmark:f809cc9:mmark/src/github.com/miekg/mmark \ + mitchellh:mapstructure:d0303fe:mapstructure/src/github.com/mitchellh/mapstructure \ + nicksnyder:go-i18n:3e70a1a:go_i18n/src/github.com/nicksnyder/go-i18n \ pelletier:go-buffruneio:c37440a:go_buffruneio/src/github.com/pelletier/go-buffruneio \ - pelletier:go-toml:13d49d4:go_toml/src/github.com/pelletier/go-toml \ - russross:blackfriday:5f33e7b:blackfriday/src/github.com/russross/blackfriday \ - shurcooL:sanitized_anchor_name:1dba4b3:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \ + pelletier:go-toml:26ae43f:go_toml/src/github.com/pelletier/go-toml \ + pkg:errors:c605e28:errors/src/github.com/pkg/errors \ + pkg:sftp:a5f8514:sftp/src/github.com/pkg/sftp \ + russross:blackfriday:0ba0f2b:blackfriday/src/github.com/russross/blackfriday \ + shurcooL:sanitized_anchor_name:541ff5e:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \ spf13:afero:9be6508:afero/src/github.com/spf13/afero \ - spf13:cast:ce135a4:cast/src/github.com/spf13/cast \ - spf13:cobra:fcd0c5a:cobra/src/github.com/spf13/cobra \ - spf13:fsync:cb2da33:fsync/src/github.com/spf13/fsync \ - spf13:hugo:d0e2a1f:hugo/src/github.com/spf13/hugo \ - spf13:jWalterWeatherman:fa7ca7e:jWalterWeatherman/src/github.com/spf13/jwalterweatherman \ + spf13:cast:acbeb36:cast/src/github.com/spf13/cast \ + spf13:cobra:ca57f0f:cobra/src/github.com/spf13/cobra \ + spf13:fsync:12a01e6:fsync/src/github.com/spf13/fsync \ + spf13:jWalterWeatherman:0efa520:jWalterWeatherman/src/github.com/spf13/jwalterweatherman \ spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \ - spf13:pflag:9ff6c69:pflag/src/github.com/spf13/pflag \ - spf13:viper:7538d73:viper/src/github.com/spf13/viper \ + spf13:pflag:e57e3ee:pflag/src/github.com/spf13/pflag \ + spf13:viper:0967fc9:viper/src/github.com/spf13/viper \ + stretchr:testify:4d4bfba:testify/src/github.com/stretchr/testify \ yosssi:ace:ea038f4:ace/src/github.com/yosssi/ace \ - golang:net:d379faa:net/src/golang.org/x/net \ - golang:sys:e48874b:sys/src/golang.org/x/sys \ - golang:text:f28f367:text/src/golang.org/x/text \ - go-yaml:yaml:a3f3340:yaml/src/gopkg.in/yaml.v2 + golang:crypto:7e91053:crypto/src/golang.org/x/crypto \ + golang:net:5961165:net/src/golang.org/x/net \ + golang:sys:dbc2be9:sys/src/golang.org/x/sys \ + golang:text:19e5161:text/src/golang.org/x/text \ + go-yaml:yaml:cd8b52f:yaml/src/gopkg.in/yaml.v2 \ + davecgh:go-spew:04cdfd4:go_spew/src/github.com/davecgh/go-spew \ + pmezard:go-difflib:d8ed262:go_difflib/src/github.com/pmezard/go-difflib OPTIONS_DEFINE= MANPAGES MANPAGES_DESC= Build and/or install manual pages Modified: head/www/gohugo/distinfo ============================================================================== --- head/www/gohugo/distinfo Tue Jun 13 15:53:01 2017 (r443507) +++ head/www/gohugo/distinfo Tue Jun 13 16:02:15 2017 (r443508) @@ -1,75 +1,95 @@ -TIMESTAMP = 1488661925 -SHA256 (gohugo/spf13-hugo-v0.19_GH0.tar.gz) = f2d1926b226b4a5d64c4880538eb1bb47c84dd886152660d72c69269f7c5cf6f -SIZE (gohugo/spf13-hugo-v0.19_GH0.tar.gz) = 9692983 -SHA256 (gohugo/BurntSushi-toml-9906417_GH0.tar.gz) = a980407edcf8275d58651f9af3c74dc802f0aaf702936c78b36059289421de8c -SIZE (gohugo/BurntSushi-toml-9906417_GH0.tar.gz) = 39914 -SHA256 (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = ade9e6e2a5d1d79daaf2d729f450c482ff0aa316ea0a1d9e5e3f7a753d05c49c -SIZE (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = 11654 -SHA256 (gohugo/PuerkitoBio-urlesc-5bd2802_GH0.tar.gz) = 351a162da070c2c5e501a0056a904801f659f6933c4103f3b5f50b3b8a90e656 -SIZE (gohugo/PuerkitoBio-urlesc-5bd2802_GH0.tar.gz) = 6783 +TIMESTAMP = 1497297338 +SHA256 (gohugo/spf13-hugo-v0.22_GH0.tar.gz) = c6ccf56e14cdca298d1e03d80e06860ff8174e81a18c3fa0d806d4b150954a05 +SIZE (gohugo/spf13-hugo-v0.22_GH0.tar.gz) = 10741655 +SHA256 (gohugo/BurntSushi-toml-b26d9c3_GH0.tar.gz) = 9a822907202320fc6e49635c0b0e5efe455db3c8023e0e0903ca2a359d1f1f82 +SIZE (gohugo/BurntSushi-toml-b26d9c3_GH0.tar.gz) = 41562 +SHA256 (gohugo/PuerkitoBio-purell-b938d81_GH0.tar.gz) = b10cdc245094af0100616b8ea71cb68658b3dd29ce8fc32d0b956e1508288067 +SIZE (gohugo/PuerkitoBio-purell-b938d81_GH0.tar.gz) = 11658 +SHA256 (gohugo/PuerkitoBio-urlesc-bbf7a2a_GH0.tar.gz) = fd91f9ffc347499c37eb5e44a5891a4743b4508453f04c2369228a51e0cf80c6 +SIZE (gohugo/PuerkitoBio-urlesc-bbf7a2a_GH0.tar.gz) = 6797 SHA256 (gohugo/bep-gitmap-dcb907b_GH0.tar.gz) = a5135d26ca92bbf67bb1a1ad72ed88e1724d52ebe5446004a044ea009f1a1a60 SIZE (gohugo/bep-gitmap-dcb907b_GH0.tar.gz) = 4458 SHA256 (gohugo/bep-inflect-b896c45_GH0.tar.gz) = 11918dab4c6b5f81a40830259cacec50b4d671e08a634a24da292040718211ee SIZE (gohugo/bep-inflect-b896c45_GH0.tar.gz) = 9661 -SHA256 (gohugo/chaseadamsio-goorgeous-054aba6_GH0.tar.gz) = d0266557ae1d4e69dcbdf4072c36015b34fb82775925c7167784685b63e433a5 -SIZE (gohugo/chaseadamsio-goorgeous-054aba6_GH0.tar.gz) = 31390 -SHA256 (gohugo/cpuguy83-go-md2man-a65d4d2_GH0.tar.gz) = aa57abcc9cc5b034a91479922764bffdcd602d29c8b8ce5512f4dc6bbaab54b9 -SIZE (gohugo/cpuguy83-go-md2man-a65d4d2_GH0.tar.gz) = 40242 +SHA256 (gohugo/chaseadamsio-goorgeous-677defd_GH0.tar.gz) = 5f98a67899cb89d790a6640bdd335eee7028c7cd77d6d0297d2ace40c143cedc +SIZE (gohugo/chaseadamsio-goorgeous-677defd_GH0.tar.gz) = 32908 +SHA256 (gohugo/cpuguy83-go-md2man-bcc0a71_GH0.tar.gz) = 096afc7a3cb68fc2c495dcd664e5749c32a4e501cb88fd8610fcd3a26660d921 +SIZE (gohugo/cpuguy83-go-md2man-bcc0a71_GH0.tar.gz) = 40354 SHA256 (gohugo/dchest-cssmin-fb8d9b4_GH0.tar.gz) = fce78d1a1de9f9e516c24cd38856034f23fce22807ecb3c9566c383602109417 SIZE (gohugo/dchest-cssmin-fb8d9b4_GH0.tar.gz) = 3354 -SHA256 (gohugo/eknkc-amber-9be5e8a_GH0.tar.gz) = 90d1d25805c6fd7dc3e6f4fbc252fffcf5e115f34b1e5d82706c23994d6210ff -SIZE (gohugo/eknkc-amber-9be5e8a_GH0.tar.gz) = 21589 -SHA256 (gohugo/fsnotify-fsnotify-7d7316e_GH0.tar.gz) = c03fb42e8f5cf115edf43b093f0a8f4f9253004fac3751a1d3dc3fdeaa34bd4c -SIZE (gohugo/fsnotify-fsnotify-7d7316e_GH0.tar.gz) = 30503 -SHA256 (gohugo/gorilla-websocket-b258b4f_GH0.tar.gz) = 2429d6381a1c7ec45292433045fabec5dfca1e3823c5f9c528ebbb6ff0b2ccea -SIZE (gohugo/gorilla-websocket-b258b4f_GH0.tar.gz) = 42951 -SHA256 (gohugo/hashicorp-hcl-630949a_GH0.tar.gz) = 6d9f017b26e71c66130431695329d0047f143ba0bcfb4a3060bf6238e4430902 -SIZE (gohugo/hashicorp-hcl-630949a_GH0.tar.gz) = 69191 -SHA256 (gohugo/kardianos-osext-9b883c5_GH0.tar.gz) = 6152f6c512e4807f0721fcd659ed1c2b444f24ba51d100b4a44d4cecb6cc0ee1 -SIZE (gohugo/kardianos-osext-9b883c5_GH0.tar.gz) = 4836 -SHA256 (gohugo/kyokomi-emoji-7ad0be7_GH0.tar.gz) = da4aa9f34e6fc2ea0073bf5b01f180b244ee6d80936502bed3536dfd8d0f759e -SIZE (gohugo/kyokomi-emoji-7ad0be7_GH0.tar.gz) = 32884 -SHA256 (gohugo/magiconair-properties-b3b15ef_GH0.tar.gz) = b517a820aba5ace736ea4b2e5b5d5b3fc109da41a1bb9967f55cf4073cfc52af -SIZE (gohugo/magiconair-properties-b3b15ef_GH0.tar.gz) = 26773 -SHA256 (gohugo/miekg-mmark-2d4f1dd_GH0.tar.gz) = 6bb2e95323f65a37dd30c877864db60398759ad052bdfccbf6f48b8781794feb -SIZE (gohugo/miekg-mmark-2d4f1dd_GH0.tar.gz) = 197672 -SHA256 (gohugo/mitchellh-mapstructure-db1efb5_GH0.tar.gz) = 7f0253dbb6e4c39db0520111a605bccc080b0c4b0c1e2c2aac96aa8721515913 -SIZE (gohugo/mitchellh-mapstructure-db1efb5_GH0.tar.gz) = 15276 -SHA256 (gohugo/nicksnyder-go-i18n-2c24b78_GH0.tar.gz) = d08df390933004d57d32150c4fbaf7093b2b134211545081994ab025051ff5b7 -SIZE (gohugo/nicksnyder-go-i18n-2c24b78_GH0.tar.gz) = 36114 +SHA256 (gohugo/eknkc-amber-f0d8fdb_GH0.tar.gz) = 8bed0742837f23431c4a57f44db01c0521f49fa46bc074d7af1e7152409bd83f +SIZE (gohugo/eknkc-amber-f0d8fdb_GH0.tar.gz) = 21955 +SHA256 (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) = b732d88c9f7c475d4282d96812cb49726cbc736603bc5e1aeda5062be75838f3 +SIZE (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) = 3677 +SHA256 (gohugo/fsnotify-fsnotify-4da3e2c_GH0.tar.gz) = 0134c6c5617a87ba737ca3a136de027800595cf91b32b1b3901f97b8c85c156a +SIZE (gohugo/fsnotify-fsnotify-4da3e2c_GH0.tar.gz) = 30593 +SHA256 (gohugo/gorilla-websocket-a91eba7_GH0.tar.gz) = a62ed1f44e71e958c085caca430f4bdc8c2fe6040acb9b6b2980567aefebb96d +SIZE (gohugo/gorilla-websocket-a91eba7_GH0.tar.gz) = 42935 +SHA256 (gohugo/hashicorp-go-immutable-radix-30664b8_GH0.tar.gz) = be1db85179eb4e6f3436c2fd55f7bc5bc12c797e5d7787ef34cbd3ba9deec481 +SIZE (gohugo/hashicorp-go-immutable-radix-30664b8_GH0.tar.gz) = 17531 +SHA256 (gohugo/hashicorp-golang-lru-0a025b7_GH0.tar.gz) = e69743cfd616ed9a47459d8bd9acfa5b9bb48ac9cc9f062e4cf75d4d31854fe9 +SIZE (gohugo/hashicorp-golang-lru-0a025b7_GH0.tar.gz) = 12300 +SHA256 (gohugo/hashicorp-hcl-392dba7_GH0.tar.gz) = a9ec781e8590fe45a11f84833cb3a6ad56d7da069ee95750f53f8e133bc679e8 +SIZE (gohugo/hashicorp-hcl-392dba7_GH0.tar.gz) = 69728 +SHA256 (gohugo/inconshreveable-mousetrap-76626ae_GH0.tar.gz) = d56204c0067e12a8939e1db62e907095f4fba37d98cb1e0ec574f1dce89effc4 +SIZE (gohugo/inconshreveable-mousetrap-76626ae_GH0.tar.gz) = 2288 +SHA256 (gohugo/kardianos-osext-ae77be6_GH0.tar.gz) = 539367f48ed1d4f1b8bec4cf742ac7bce7c5b9319f4338a12310edddec005213 +SIZE (gohugo/kardianos-osext-ae77be6_GH0.tar.gz) = 4851 +SHA256 (gohugo/kr-fs-2788f0d_GH0.tar.gz) = 51899cf8a55f8feefcdd33c04cf5e74937319d45ce0f04aa175188573f3284c9 +SIZE (gohugo/kr-fs-2788f0d_GH0.tar.gz) = 4361 +SHA256 (gohugo/kyokomi-emoji-ddd4753_GH0.tar.gz) = 4100e2dad1b1acc14aa05d6e55274d99c4590c3aef019e3f65bd3bf6f8ee8e3e +SIZE (gohugo/kyokomi-emoji-ddd4753_GH0.tar.gz) = 35771 +SHA256 (gohugo/magiconair-properties-51463bf_GH0.tar.gz) = 31eb9ae5d5f02fa1e6be9a17f79273389ebfa8bb7f8b59c25c65509e7b633ae6 +SIZE (gohugo/magiconair-properties-51463bf_GH0.tar.gz) = 27518 +SHA256 (gohugo/miekg-mmark-f809cc9_GH0.tar.gz) = e01abe7a729fce16728860382cd10c8c7075c7b5f7f4faf6ea3e962527187b87 +SIZE (gohugo/miekg-mmark-f809cc9_GH0.tar.gz) = 198726 +SHA256 (gohugo/mitchellh-mapstructure-d0303fe_GH0.tar.gz) = 30e7697b7e321d8f14bff5f19b789cd38fd277518aae251c370ea53ddb53d1f7 +SIZE (gohugo/mitchellh-mapstructure-d0303fe_GH0.tar.gz) = 15560 +SHA256 (gohugo/nicksnyder-go-i18n-3e70a1a_GH0.tar.gz) = c98c71d6db47877c7bc532c39327ec856cf2214ed820a0d897b572989cd639c4 +SIZE (gohugo/nicksnyder-go-i18n-3e70a1a_GH0.tar.gz) = 39646 SHA256 (gohugo/pelletier-go-buffruneio-c37440a_GH0.tar.gz) = d2bdcd763e33d9bdda4058b10dc2b4fc25aeb1b752b7e1bb9b4713dc06e24af4 SIZE (gohugo/pelletier-go-buffruneio-c37440a_GH0.tar.gz) = 3027 -SHA256 (gohugo/pelletier-go-toml-13d49d4_GH0.tar.gz) = 8fb505b1b974567a0c092ddb0cd06892b36eca1d6c008e48053d827be828fa0f -SIZE (gohugo/pelletier-go-toml-13d49d4_GH0.tar.gz) = 38748 -SHA256 (gohugo/russross-blackfriday-5f33e7b_GH0.tar.gz) = 30ec0d8bb17b404f7f3a59d574fa5728adc15b0248d433bd14d3ade1b8935b0e -SIZE (gohugo/russross-blackfriday-5f33e7b_GH0.tar.gz) = 71950 -SHA256 (gohugo/shurcooL-sanitized_anchor_name-1dba4b3_GH0.tar.gz) = 0188ebad02ba0773a70431647bf7f40655dc0fdfccec8a3c682a20e97fd42d36 -SIZE (gohugo/shurcooL-sanitized_anchor_name-1dba4b3_GH0.tar.gz) = 2054 +SHA256 (gohugo/pelletier-go-toml-26ae43f_GH0.tar.gz) = f9874b4267d8f0e036ab7077c3f2af6d94dff27080c0b023a39197f79617a67f +SIZE (gohugo/pelletier-go-toml-26ae43f_GH0.tar.gz) = 47494 +SHA256 (gohugo/pkg-errors-c605e28_GH0.tar.gz) = 06fa83babc1d9aa80b0decb6d36504090bbde8a38d9a722a1f7a26616590a0d0 +SIZE (gohugo/pkg-errors-c605e28_GH0.tar.gz) = 11476 +SHA256 (gohugo/pkg-sftp-a5f8514_GH0.tar.gz) = 3842786f442f0cab46a255a277dd77bae0a21538189b269e693e8160f6d8d72e +SIZE (gohugo/pkg-sftp-a5f8514_GH0.tar.gz) = 59467 +SHA256 (gohugo/russross-blackfriday-0ba0f2b_GH0.tar.gz) = 23c7c51647ce253607c4c3ab3e19ad177bf45b042280fd3a7b75678005370c83 +SIZE (gohugo/russross-blackfriday-0ba0f2b_GH0.tar.gz) = 73534 +SHA256 (gohugo/shurcooL-sanitized_anchor_name-541ff5e_GH0.tar.gz) = b1ca801fa24eaa938d0a26cc4d77e1da74afb3d4a091475a2660cb977b7c8f54 +SIZE (gohugo/shurcooL-sanitized_anchor_name-541ff5e_GH0.tar.gz) = 2063 SHA256 (gohugo/spf13-afero-9be6508_GH0.tar.gz) = 6814d3c2e2c55540cbc190def53324924cf44b06ac4ec39b4cb09c3416a5dcb5 SIZE (gohugo/spf13-afero-9be6508_GH0.tar.gz) = 40630 -SHA256 (gohugo/spf13-cast-ce135a4_GH0.tar.gz) = c9d5973187d2094361d2929194823a27c133bcd755f2db1f1080fafde708f464 -SIZE (gohugo/spf13-cast-ce135a4_GH0.tar.gz) = 9416 -SHA256 (gohugo/spf13-cobra-fcd0c5a_GH0.tar.gz) = b0b08872930b465323ced39c230869f33dba1ce5f9a517457fc6571a8a9017bf -SIZE (gohugo/spf13-cobra-fcd0c5a_GH0.tar.gz) = 73605 -SHA256 (gohugo/spf13-fsync-cb2da33_GH0.tar.gz) = 55d10cb05ad27685ac9e2ed694d81fe1217d2a54eae4eeb6a9111a66536d1ff5 -SIZE (gohugo/spf13-fsync-cb2da33_GH0.tar.gz) = 4552 -SHA256 (gohugo/spf13-hugo-d0e2a1f_GH0.tar.gz) = c6ff41cbd50ebaa083ad6c23b10a50372087f817565b5ba02b55c0a692c33105 -SIZE (gohugo/spf13-hugo-d0e2a1f_GH0.tar.gz) = 9726588 -SHA256 (gohugo/spf13-jWalterWeatherman-fa7ca7e_GH0.tar.gz) = 15828edcc10b670c78a83a2e29ce86961cf3185e8950b5c9cd8cfe6db3c1bb4f -SIZE (gohugo/spf13-jWalterWeatherman-fa7ca7e_GH0.tar.gz) = 6255 +SHA256 (gohugo/spf13-cast-acbeb36_GH0.tar.gz) = 403d9ba0ea7655ad375cf31e9ff1fece4425b3795fc47eb86e824ab6ac6ef620 +SIZE (gohugo/spf13-cast-acbeb36_GH0.tar.gz) = 9588 +SHA256 (gohugo/spf13-cobra-ca57f0f_GH0.tar.gz) = a7046d354f82b36200980441efae97ad88dcf9dd0791efcf42c65e9c570ccc9f +SIZE (gohugo/spf13-cobra-ca57f0f_GH0.tar.gz) = 96573 +SHA256 (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = f3d5520a8dba6d57618db9a869abeb23f349ec20c177f5fa8957588bb987e0aa +SIZE (gohugo/spf13-fsync-12a01e6_GH0.tar.gz) = 4840 +SHA256 (gohugo/spf13-jWalterWeatherman-0efa520_GH0.tar.gz) = 30724b69b0975bd29ee722fb46bb2ad332f0648194c40d6edddccd660db5ed9b +SIZE (gohugo/spf13-jWalterWeatherman-0efa520_GH0.tar.gz) = 6343 SHA256 (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = e64c8d195990c3aa57c47cc4f090b1f575fa712b8b2fa3f8bdb2dc1b76ec440a SIZE (gohugo/spf13-nitro-24d7ef3_GH0.tar.gz) = 6741 -SHA256 (gohugo/spf13-pflag-9ff6c69_GH0.tar.gz) = c681cdbf4fd4e399059f51a7561c7d3065aee3c3e65cfb4a86e8759de18f9dd6 -SIZE (gohugo/spf13-pflag-9ff6c69_GH0.tar.gz) = 38872 -SHA256 (gohugo/spf13-viper-7538d73_GH0.tar.gz) = d793086bbc8cb68a5b1d2deeabbf6497b97db3b9285cadb2b80335cd81c8d88e -SIZE (gohugo/spf13-viper-7538d73_GH0.tar.gz) = 29789 +SHA256 (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 16556b4873f12211cffec75aa4d3a6332efa26e64ff0476fdbd99f672ca37d51 +SIZE (gohugo/spf13-pflag-e57e3ee_GH0.tar.gz) = 38998 +SHA256 (gohugo/spf13-viper-0967fc9_GH0.tar.gz) = 29aa393a01b5e899b1f72709349661120a2030e0741b6db4a91f10bb9c36badd +SIZE (gohugo/spf13-viper-0967fc9_GH0.tar.gz) = 30669 +SHA256 (gohugo/stretchr-testify-4d4bfba_GH0.tar.gz) = 071fd64d54b7f863b92c1b7504c95744f0cbb1f3aa449e9c33d58c02063d6702 +SIZE (gohugo/stretchr-testify-4d4bfba_GH0.tar.gz) = 85617 SHA256 (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 0d8da272af4618613b62f6f28fff6142d285c70de0658b8c328f588a690e4b85 SIZE (gohugo/yosssi-ace-ea038f4_GH0.tar.gz) = 23269 -SHA256 (gohugo/golang-net-d379faa_GH0.tar.gz) = 477dfa828ee76e04f02fdd75bc4aa82dfe88eb97ed05b276b54a65b31f938c20 -SIZE (gohugo/golang-net-d379faa_GH0.tar.gz) = 789369 -SHA256 (gohugo/golang-sys-e48874b_GH0.tar.gz) = 7542a4ab49922b4a90c1551c32ceee4d05e6d11c04384c3547ca8840f122142f -SIZE (gohugo/golang-sys-e48874b_GH0.tar.gz) = 672409 -SHA256 (gohugo/golang-text-f28f367_GH0.tar.gz) = 0ca4c8a4b14b8fedcd9d2aa5e2eb67c326e8b2351757009da7a03f25db820240 -SIZE (gohugo/golang-text-f28f367_GH0.tar.gz) = 4552439 -SHA256 (gohugo/go-yaml-yaml-a3f3340_GH0.tar.gz) = e2a3af32b0d55b2426229ea6efca85e4219209225f05fb57af55834a2dee2d1a -SIZE (gohugo/go-yaml-yaml-a3f3340_GH0.tar.gz) = 60720 +SHA256 (gohugo/golang-crypto-7e91053_GH0.tar.gz) = 10a7cbc5f6fedffb9fd51b6b5609eb5f625cff83ffd4b55cb473f57151ce3290 +SIZE (gohugo/golang-crypto-7e91053_GH0.tar.gz) = 1336460 +SHA256 (gohugo/golang-net-5961165_GH0.tar.gz) = 33b19437b6ed80a5e9895523e62d89207e85780e4a2b3e81d8bcf23599849251 +SIZE (gohugo/golang-net-5961165_GH0.tar.gz) = 885513 +SHA256 (gohugo/golang-sys-dbc2be9_GH0.tar.gz) = 4bdeba7b679561aeb6362c6d8ec6a5d3d855b2da98343065ba0f47eb4e970bfa +SIZE (gohugo/golang-sys-dbc2be9_GH0.tar.gz) = 713183 +SHA256 (gohugo/golang-text-19e5161_GH0.tar.gz) = 05e0c53b51e833c700312b9fa259fbddb66712669a26aaae9747c218869b0d58 +SIZE (gohugo/golang-text-19e5161_GH0.tar.gz) = 4551121 +SHA256 (gohugo/go-yaml-yaml-cd8b52f_GH0.tar.gz) = b1c9f89593f27734ba7fe9cf8573bac332641e59d7cfe17383db1572960913b6 +SIZE (gohugo/go-yaml-yaml-cd8b52f_GH0.tar.gz) = 60718 +SHA256 (gohugo/davecgh-go-spew-04cdfd4_GH0.tar.gz) = 4347d25b61ad89e85d86d3df33539578254e57078fa0acbfb93c5bc393d0175d +SIZE (gohugo/davecgh-go-spew-04cdfd4_GH0.tar.gz) = 42176 +SHA256 (gohugo/pmezard-go-difflib-d8ed262_GH0.tar.gz) = fee180ffe1001c220e96ac3be9ec48d0682a3fa02800434b1e68e39b8d656189 +SIZE (gohugo/pmezard-go-difflib-d8ed262_GH0.tar.gz) = 11189 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:13:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8220ABF881A; Tue, 13 Jun 2017 16:13:44 +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 5C66281ADD; Tue, 13 Jun 2017 16:13:44 +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 v5DGDhTa067504; Tue, 13 Jun 2017 16:13:43 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGDhZH067501; Tue, 13 Jun 2017 16:13:43 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706131613.v5DGDhZH067501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 13 Jun 2017 16:13:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443509 - head/www/groupoffice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:13:44 -0000 Author: joneum Date: Tue Jun 13 16:13:42 2017 New Revision: 443509 URL: https://svnweb.freebsd.org/changeset/ports/443509 Log: - www/groupoffice: Update from 6.2.40 to 6.2.41 - Changelog: https://fossies.org/linux/www/groupoffice-com-6.2.41.tar.gz/groupoffice-com-6.2.41/CHANGELOG.TXT Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11176 Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo head/www/groupoffice/pkg-plist Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Tue Jun 13 16:02:15 2017 (r443508) +++ head/www/groupoffice/Makefile Tue Jun 13 16:13:42 2017 (r443509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.40 +PORTVERSION= 6.2.41 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Tue Jun 13 16:02:15 2017 (r443508) +++ head/www/groupoffice/distinfo Tue Jun 13 16:13:42 2017 (r443509) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496739455 -SHA256 (groupoffice-com-6.2.40.tar.gz) = 03d1f460bdd2eca9d691105f5e3befc377beea1a11d1cdc5c48183bba894bfa9 -SIZE (groupoffice-com-6.2.40.tar.gz) = 33871229 +TIMESTAMP = 1497366593 +SHA256 (groupoffice-com-6.2.41.tar.gz) = 83cf73531688111685e5165cce8cb9cbd7ba118ad55c7c30d429c917d1731d4b +SIZE (groupoffice-com-6.2.41.tar.gz) = 33875098 Modified: head/www/groupoffice/pkg-plist ============================================================================== --- head/www/groupoffice/pkg-plist Tue Jun 13 16:02:15 2017 (r443508) +++ head/www/groupoffice/pkg-plist Tue Jun 13 16:13:42 2017 (r443509) @@ -53,6 +53,7 @@ %%WWWDIR%%/go/base/controller/AbstractJsonController.php %%WWWDIR%%/go/base/controller/AbstractModelController.php %%WWWDIR%%/go/base/controller/AbstractMultiSelectModelController.php +%%WWWDIR%%/go/base/controller/AbstractSyncController.php %%WWWDIR%%/go/base/cron/AbstractCron.php %%WWWDIR%%/go/base/cron/CalculateDiskUsage.php %%WWWDIR%%/go/base/cron/CronCollection.php @@ -1507,6 +1508,8 @@ %%WWWDIR%%/modules/billing/controller/SiteController.php %%WWWDIR%%/modules/billing/controller/StatusController.php %%WWWDIR%%/modules/billing/controller/StatusHistoryController.php +%%WWWDIR%%/modules/billing/controller/SyncContractsController.php +%%WWWDIR%%/modules/billing/controller/SyncController.php %%WWWDIR%%/modules/billing/controller/TaxRateController.php %%WWWDIR%%/modules/billing/controller/TemplateController.php %%WWWDIR%%/modules/billing/controller/TrackingCodeController.php @@ -1889,6 +1892,7 @@ %%WWWDIR%%/modules/calendar/themes/Default/images/arrowright.png %%WWWDIR%%/modules/calendar/themes/Default/images/arrows.png %%WWWDIR%%/modules/calendar/themes/Default/images/calendar.png +%%WWWDIR%%/modules/calendar/themes/Default/images/pdf/arrow_down.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/exception.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/exception2.png %%WWWDIR%%/modules/calendar/themes/Default/images/pdf/paperclip.png @@ -3207,6 +3211,7 @@ %%WWWDIR%%/modules/leavedays/install/updates.inc.php %%WWWDIR%%/modules/leavedays/install/updatescripts/1_store_national_holiday_hours.php %%WWWDIR%%/modules/leavedays/install/updatescripts/2_update_to_credit_types.php +%%WWWDIR%%/modules/leavedays/language/cs.php %%WWWDIR%%/modules/leavedays/language/de.php %%WWWDIR%%/modules/leavedays/language/en.php %%WWWDIR%%/modules/leavedays/language/fr.php From owner-svn-ports-head@freebsd.org Tue Jun 13 16:29:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC671BF8FA9; Tue, 13 Jun 2017 16:29:41 +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 87C5B822B8; Tue, 13 Jun 2017 16:29:41 +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 v5DGTeoF072040; Tue, 13 Jun 2017 16:29:40 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGTemi072036; Tue, 13 Jun 2017 16:29:40 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706131629.v5DGTemi072036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Tue, 13 Jun 2017 16:29:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443510 - in head/sysutils: . modman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:29:41 -0000 Author: ultima Date: Tue Jun 13 16:29:40 2017 New Revision: 443510 URL: https://svnweb.freebsd.org/changeset/ports/443510 Log: Developing extensions for software that doesn't allow you to separate your files from core files, and keeping that extension under version control and making it easy to deploy is now much, much easier. Development of this script was inspired by Magento which forces you to mix your extension files all throughout the core code directories. With modman, you can specify in a text file where you want your directories and files to be mapped to, and it will maintain symlinks for you so that your code is easy to hack and deploy. WWW: https://github.com/colinmollenhour/modman PR: 208147 Submitted by: Lukasz Wasikowski (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11169 Added: head/sysutils/modman/ head/sysutils/modman/Makefile (contents, props changed) head/sysutils/modman/distinfo (contents, props changed) head/sysutils/modman/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Tue Jun 13 16:13:42 2017 (r443509) +++ head/sysutils/Makefile Tue Jun 13 16:29:40 2017 (r443510) @@ -617,6 +617,7 @@ SUBDIR += mksunbootcd SUBDIR += mmc-utils SUBDIR += mnrpes + SUBDIR += modman SUBDIR += modules SUBDIR += mog SUBDIR += monit Added: head/sysutils/modman/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/modman/Makefile Tue Jun 13 16:29:40 2017 (r443510) @@ -0,0 +1,25 @@ +# Created by: Lukasz Wasikowski +# $FreeBSD$ + +PORTNAME= modman +PORTVERSION= 1.12 +CATEGORIES= sysutils www + +MAINTAINER= lukasz@wasikowski.net +COMMENT= Modularize extensions using symlinks + +LICENSE= APACHE20 + +RUN_DEPENDS= bash:shells/bash + +USE_GITHUB= yes +GH_ACCOUNT= colinmollenhour +NO_BUILD= yes + +PLIST_FILES= sbin/modman + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} \ + ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} + +.include Added: head/sysutils/modman/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/modman/distinfo Tue Jun 13 16:29:40 2017 (r443510) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497381975 +SHA256 (colinmollenhour-modman-1.12_GH0.tar.gz) = 437547bb54f62101215038a678506e87b1e9d5a8f04eed68e0c823198dd0b6ec +SIZE (colinmollenhour-modman-1.12_GH0.tar.gz) = 13309 Added: head/sysutils/modman/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/modman/pkg-descr Tue Jun 13 16:29:40 2017 (r443510) @@ -0,0 +1,10 @@ +Developing extensions for software that doesn't allow you to separate +your files from core files, and keeping that extension under version +control and making it easy to deploy is now much, much easier. +Development of this script was inspired by Magento which forces you +to mix your extension files all throughout the core code directories. +With modman, you can specify in a text file where you want your +directories and files to be mapped to, and it will maintain symlinks +for you so that your code is easy to hack and deploy. + +WWW: https://github.com/colinmollenhour/modman From owner-svn-ports-head@freebsd.org Tue Jun 13 16:39:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D327BF9379; Tue, 13 Jun 2017 16:39:45 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 18A088290A; Tue, 13 Jun 2017 16:39:45 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5DGdiEF076546; Tue, 13 Jun 2017 16:39:44 GMT (envelope-from markj@FreeBSD.org) Received: (from markj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGdhHj076542; Tue, 13 Jun 2017 16:39:43 GMT (envelope-from markj@FreeBSD.org) Message-Id: <201706131639.v5DGdhHj076542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: markj set sender to markj@FreeBSD.org using -f From: Mark Johnston Date: Tue, 13 Jun 2017 16:39:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443511 - in head/ftp: . netdumpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:39:45 -0000 Author: markj (src committer) Date: Tue Jun 13 16:39:43 2017 New Revision: 443511 URL: https://svnweb.freebsd.org/changeset/ports/443511 Log: Add port ftp/netdumpd. This package contains a daemon which is used to receive kernel dumps over a network from a panicking kernel. The protocol uses UDP and is similar to TFTP. Client support for FreeBSD is currently in progress. Reviewed by: bdrewery Approved by: bdrewery Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D11165 Added: head/ftp/netdumpd/ head/ftp/netdumpd/Makefile (contents, props changed) head/ftp/netdumpd/distinfo (contents, props changed) head/ftp/netdumpd/pkg-descr (contents, props changed) Modified: head/ftp/Makefile Modified: head/ftp/Makefile ============================================================================== --- head/ftp/Makefile Tue Jun 13 16:29:40 2017 (r443510) +++ head/ftp/Makefile Tue Jun 13 16:39:43 2017 (r443511) @@ -47,6 +47,7 @@ SUBDIR += ncftp3 SUBDIR += ncftpd SUBDIR += net2ftp + SUBDIR += netdumpd SUBDIR += ocaml-ocurl SUBDIR += oftpd SUBDIR += omi Added: head/ftp/netdumpd/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ftp/netdumpd/Makefile Tue Jun 13 16:39:43 2017 (r443511) @@ -0,0 +1,22 @@ +# Created by: Mark Johnston +# $FreeBSD$ + +PORTNAME= netdumpd +PORTVERSION= 20170612 +CATEGORIES= ftp +MASTER_SITES= LOCAL/markj + +MAINTAINER= markj@FreeBSD.org +COMMENT= UDP server capable of handling netdump transfers + +LICENSE= BSD2CLAUSE + +IGNORE_FreeBSD_10= Depends on libcasper + +MAKE_ARGS+= BINDIR=${PREFIX}/sbin +MAKE_ARGS+= MANDIR=${PREFIX}/man/man +MAKE_ARGS+= SCRIPTSDIR=${PREFIX}/etc/rc.d + +PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz etc/rc.d/${PORTNAME} + +.include Added: head/ftp/netdumpd/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ftp/netdumpd/distinfo Tue Jun 13 16:39:43 2017 (r443511) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497305077 +SHA256 (netdumpd-20170612.tar.gz) = debf517491d1a22eb5db428c01d1ef1a382982913385c92c87c65204d4cf06db +SIZE (netdumpd-20170612.tar.gz) = 14548 Added: head/ftp/netdumpd/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ftp/netdumpd/pkg-descr Tue Jun 13 16:39:43 2017 (r443511) @@ -0,0 +1,7 @@ +UDP server capable of handling netdump transfers + +This package contains a daemon which is used to receive +kernel dumps over a network from a panicking kernel. The +protocol uses UDP and is similar to TFTP. + +WWW: https://github.com/markjdb/netdumpd From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E774BF97C3; Tue, 13 Jun 2017 16:54: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 D08DF83098; Tue, 13 Jun 2017 16:54: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 v5DGsKXJ084158; Tue, 13 Jun 2017 16:54:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsJ2L084157; Tue, 13 Jun 2017 16:54:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsJ2L084157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443512 - head/converters/p5-Convert-IBM390 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:21 -0000 Author: sunpoet Date: Tue Jun 13 16:54:19 2017 New Revision: 443512 URL: https://svnweb.freebsd.org/changeset/ports/443512 Log: Update to 0.30 Changes: http://search.cpan.org/dist/Convert-IBM390/Changes Modified: head/converters/p5-Convert-IBM390/Makefile head/converters/p5-Convert-IBM390/distinfo Modified: head/converters/p5-Convert-IBM390/Makefile ============================================================================== --- head/converters/p5-Convert-IBM390/Makefile Tue Jun 13 16:39:43 2017 (r443511) +++ head/converters/p5-Convert-IBM390/Makefile Tue Jun 13 16:54:19 2017 (r443512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Convert-IBM390 -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/converters/p5-Convert-IBM390/distinfo ============================================================================== --- head/converters/p5-Convert-IBM390/distinfo Tue Jun 13 16:39:43 2017 (r443511) +++ head/converters/p5-Convert-IBM390/distinfo Tue Jun 13 16:54:19 2017 (r443512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490371219 -SHA256 (Convert-IBM390-0.29.tar.gz) = ad448e3e0c013fdd20c7fe49310c1091c90367d7890fd8bbfe22ea846be2de34 -SIZE (Convert-IBM390-0.29.tar.gz) = 31289 +TIMESTAMP = 1497359769 +SHA256 (Convert-IBM390-0.30.tar.gz) = 6f88ac93c7abf4c503cacac2b15215fba3458c1e0c85aa4e83505bd50b1da00e +SIZE (Convert-IBM390-0.30.tar.gz) = 31842 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C6D7BF97E5; Tue, 13 Jun 2017 16:54:26 +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 071A5830AB; Tue, 13 Jun 2017 16:54:25 +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 v5DGsPwY084279; Tue, 13 Jun 2017 16:54:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsO2L084277; Tue, 13 Jun 2017 16:54:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsO2L084277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443513 - head/databases/rubygem-pg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:26 -0000 Author: sunpoet Date: Tue Jun 13 16:54:24 2017 New Revision: 443513 URL: https://svnweb.freebsd.org/changeset/ports/443513 Log: Update to 0.21.0 Changes: https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc Modified: head/databases/rubygem-pg/Makefile head/databases/rubygem-pg/distinfo Modified: head/databases/rubygem-pg/Makefile ============================================================================== --- head/databases/rubygem-pg/Makefile Tue Jun 13 16:54:19 2017 (r443512) +++ head/databases/rubygem-pg/Makefile Tue Jun 13 16:54:24 2017 (r443513) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pg -PORTVERSION= 0.20.0 +PORTVERSION= 0.21.0 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-pg/distinfo ============================================================================== --- head/databases/rubygem-pg/distinfo Tue Jun 13 16:54:19 2017 (r443512) +++ head/databases/rubygem-pg/distinfo Tue Jun 13 16:54:24 2017 (r443513) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489229441 -SHA256 (rubygem/pg-0.20.0.gem) = 855f7a0f8b28bb2ef71c1b3b05612be551452dbdc27519908e5d39a3257fac0f -SIZE (rubygem/pg-0.20.0.gem) = 230400 +TIMESTAMP = 1497359776 +SHA256 (rubygem/pg-0.21.0.gem) = 10b7cc05782236fb840c247a4ecb859f4b77001416774e1646c911c6b1567003 +SIZE (rubygem/pg-0.21.0.gem) = 214016 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96992BF980E; Tue, 13 Jun 2017 16:54:31 +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 627E383116; Tue, 13 Jun 2017 16:54:31 +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 v5DGsUeF084400; Tue, 13 Jun 2017 16:54:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsUY4084398; Tue, 13 Jun 2017 16:54:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsUY4084398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443514 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:31 -0000 Author: sunpoet Date: Tue Jun 13 16:54:30 2017 New Revision: 443514 URL: https://svnweb.freebsd.org/changeset/ports/443514 Log: Update to 2.9.38 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 Tue Jun 13 16:54:24 2017 (r443513) +++ head/devel/rubygem-aws-sdk-core/Makefile Tue Jun 13 16:54:30 2017 (r443514) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.37 +PORTVERSION= 2.9.38 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Tue Jun 13 16:54:24 2017 (r443513) +++ head/devel/rubygem-aws-sdk-core/distinfo Tue Jun 13 16:54:30 2017 (r443514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497124845 -SHA256 (rubygem/aws-sdk-core-2.9.37.gem) = ee10921a20ddb8a8fe9339ff70ae9de4948d5c1dc9470a8ea128951eb6b3f769 -SIZE (rubygem/aws-sdk-core-2.9.37.gem) = 1030144 +TIMESTAMP = 1497359783 +SHA256 (rubygem/aws-sdk-core-2.9.38.gem) = 3af2d1d56e4a768d3eab2062c9b191b47749c52a21cda6a1a086599e61dc5e57 +SIZE (rubygem/aws-sdk-core-2.9.38.gem) = 1030144 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96B07BF9845; Tue, 13 Jun 2017 16:54: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 6525F83184; Tue, 13 Jun 2017 16:54: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 v5DGsZmh084518; Tue, 13 Jun 2017 16:54:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsZeG084516; Tue, 13 Jun 2017 16:54:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsZeG084516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443515 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:36 -0000 Author: sunpoet Date: Tue Jun 13 16:54:35 2017 New Revision: 443515 URL: https://svnweb.freebsd.org/changeset/ports/443515 Log: Update to 2.9.38 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 Tue Jun 13 16:54:30 2017 (r443514) +++ head/devel/rubygem-aws-sdk-resources/Makefile Tue Jun 13 16:54:35 2017 (r443515) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.37 +PORTVERSION= 2.9.38 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Tue Jun 13 16:54:30 2017 (r443514) +++ head/devel/rubygem-aws-sdk-resources/distinfo Tue Jun 13 16:54:35 2017 (r443515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497124852 -SHA256 (rubygem/aws-sdk-resources-2.9.37.gem) = 2d398b23bda4fe3d8ccbda1b22c59f98e92a1a5830b5e3cd00bcfb48bea5add2 -SIZE (rubygem/aws-sdk-resources-2.9.37.gem) = 48640 +TIMESTAMP = 1497359788 +SHA256 (rubygem/aws-sdk-resources-2.9.38.gem) = 1625b3efd12d86e9a7592b1d64f0097aafce855c1d35adfb889f63e428533287 +SIZE (rubygem/aws-sdk-resources-2.9.38.gem) = 48640 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98595BF987F; Tue, 13 Jun 2017 16:54: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 68D3B831F5; Tue, 13 Jun 2017 16:54: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 v5DGseZf084639; Tue, 13 Jun 2017 16:54:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGseHd084637; Tue, 13 Jun 2017 16:54:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGseHd084637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443516 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:41 -0000 Author: sunpoet Date: Tue Jun 13 16:54:40 2017 New Revision: 443516 URL: https://svnweb.freebsd.org/changeset/ports/443516 Log: Update to 2.9.38 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 Tue Jun 13 16:54:35 2017 (r443515) +++ head/devel/rubygem-aws-sdk/Makefile Tue Jun 13 16:54:40 2017 (r443516) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.37 +PORTVERSION= 2.9.38 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Tue Jun 13 16:54:35 2017 (r443515) +++ head/devel/rubygem-aws-sdk/distinfo Tue Jun 13 16:54:40 2017 (r443516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497124859 -SHA256 (rubygem/aws-sdk-2.9.37.gem) = 6993b5f382ca1a1dadd5a2d4452f4245d1feac17e6ef247d871c353a99d24f76 -SIZE (rubygem/aws-sdk-2.9.37.gem) = 4608 +TIMESTAMP = 1497359794 +SHA256 (rubygem/aws-sdk-2.9.38.gem) = 0992587dee3738ab605ef3fd6f8543256cda6ae6657b2b9901fcaef001c36df2 +SIZE (rubygem/aws-sdk-2.9.38.gem) = 4608 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51A2BBF98C3; Tue, 13 Jun 2017 16:54: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 1C89483266; Tue, 13 Jun 2017 16:54: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 v5DGsjso084770; Tue, 13 Jun 2017 16:54:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsjcd084767; Tue, 13 Jun 2017 16:54:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsjcd084767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443517 - in head/mail/rubygem-roadie: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:46 -0000 Author: sunpoet Date: Tue Jun 13 16:54:44 2017 New Revision: 443517 URL: https://svnweb.freebsd.org/changeset/ports/443517 Log: Update to 3.2.2 Changes: https://github.com/Mange/roadie/blob/master/Changelog.md Deleted: head/mail/rubygem-roadie/files/ Modified: head/mail/rubygem-roadie/Makefile head/mail/rubygem-roadie/distinfo Modified: head/mail/rubygem-roadie/Makefile ============================================================================== --- head/mail/rubygem-roadie/Makefile Tue Jun 13 16:54:40 2017 (r443516) +++ head/mail/rubygem-roadie/Makefile Tue Jun 13 16:54:44 2017 (r443517) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= roadie -PORTVERSION= 3.2.1 -PORTREVISION= 2 +PORTVERSION= 3.2.2 CATEGORIES= mail rubygems MASTER_SITES= RG @@ -12,8 +11,8 @@ COMMENT= Helper for generating HTML mails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-css_parser>=1.4.5:textproc/rubygem-css_parser \ - rubygem-nokogiri>=1.5.0:textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-css_parser>=1.4:textproc/rubygem-css_parser \ + rubygem-nokogiri>=1.5:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes Modified: head/mail/rubygem-roadie/distinfo ============================================================================== --- head/mail/rubygem-roadie/distinfo Tue Jun 13 16:54:40 2017 (r443516) +++ head/mail/rubygem-roadie/distinfo Tue Jun 13 16:54:44 2017 (r443517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484065344 -SHA256 (rubygem/roadie-3.2.1.gem) = 6a8a2e90a6f90b6ffcdd0a0ac0869be89ceef7b856e85b5721cf96876eefffbd -SIZE (rubygem/roadie-3.2.1.gem) = 49664 +TIMESTAMP = 1497359800 +SHA256 (rubygem/roadie-3.2.2.gem) = 6c6126221ec7a7e8111509610cb7e246a53565270dea4166f069c503962f373b +SIZE (rubygem/roadie-3.2.2.gem) = 49664 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36D18BF98F6; Tue, 13 Jun 2017 16:54: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 0267C832D4; Tue, 13 Jun 2017 16:54: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 v5DGsot5084888; Tue, 13 Jun 2017 16:54:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsnI8084886; Tue, 13 Jun 2017 16:54:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsnI8084886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443518 - head/www/rubygem-thin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:51 -0000 Author: sunpoet Date: Tue Jun 13 16:54:49 2017 New Revision: 443518 URL: https://svnweb.freebsd.org/changeset/ports/443518 Log: Update to 1.7.1 Changes: https://github.com/macournoyer/thin/blob/v1.7.1/CHANGELOG Modified: head/www/rubygem-thin/Makefile head/www/rubygem-thin/distinfo Modified: head/www/rubygem-thin/Makefile ============================================================================== --- head/www/rubygem-thin/Makefile Tue Jun 13 16:54:44 2017 (r443517) +++ head/www/rubygem-thin/Makefile Tue Jun 13 16:54:49 2017 (r443518) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= thin -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.7.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-thin/distinfo ============================================================================== --- head/www/rubygem-thin/distinfo Tue Jun 13 16:54:44 2017 (r443517) +++ head/www/rubygem-thin/distinfo Tue Jun 13 16:54:49 2017 (r443518) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480795110 -SHA256 (rubygem/thin-1.7.0.gem) = b8a49db7527ec1163ff06700b62d6e28c70ab4c822d8ba0821e479e9f1c109b7 -SIZE (rubygem/thin-1.7.0.gem) = 59904 +TIMESTAMP = 1497359806 +SHA256 (rubygem/thin-1.7.1.gem) = f0f3f3cd6871c9aea22ea1b6d09608f5e0a5b0d6babfcba132d14103d8ec3e23 +SIZE (rubygem/thin-1.7.1.gem) = 58880 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:54:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F8FCBF9933; Tue, 13 Jun 2017 16:54: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 2D21C83354; Tue, 13 Jun 2017 16:54: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 v5DGst9Q084993; Tue, 13 Jun 2017 16:54:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsteq084992; Tue, 13 Jun 2017 16:54:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsteq084992@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443519 - head/audio/kexis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:54:56 -0000 Author: sunpoet Date: Tue Jun 13 16:54:55 2017 New Revision: 443519 URL: https://svnweb.freebsd.org/changeset/ports/443519 Log: Use USES=tar:tgz Modified: head/audio/kexis/Makefile Modified: head/audio/kexis/Makefile ============================================================================== --- head/audio/kexis/Makefile Tue Jun 13 16:54:49 2017 (r443518) +++ head/audio/kexis/Makefile Tue Jun 13 16:54:55 2017 (r443519) @@ -5,11 +5,11 @@ PORTNAME= kexis PORTVERSION= 0.2.2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Kexis/${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Lossless WAV file compressor +USES= tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/kexis From owner-svn-ports-head@freebsd.org Tue Jun 13 16:55:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30062BF995A; Tue, 13 Jun 2017 16:55: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 ED896833C1; Tue, 13 Jun 2017 16:55: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 v5DGsxU4085089; Tue, 13 Jun 2017 16:54:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGsxB3085088; Tue, 13 Jun 2017 16:54:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131654.v5DGsxB3085088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:54:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443520 - head/audio/last.fm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:55:01 -0000 Author: sunpoet Date: Tue Jun 13 16:54:59 2017 New Revision: 443520 URL: https://svnweb.freebsd.org/changeset/ports/443520 Log: Update WWW Modified: head/audio/last.fm/pkg-descr Modified: head/audio/last.fm/pkg-descr ============================================================================== --- head/audio/last.fm/pkg-descr Tue Jun 13 16:54:55 2017 (r443519) +++ head/audio/last.fm/pkg-descr Tue Jun 13 16:54:59 2017 (r443520) @@ -1,4 +1,4 @@ The official last.fm radio player application. Integrates with Konqueror and (Linux-)Firefox. -WWW: http://www.last.fm/ +WWW: https://www.last.fm/ From owner-svn-ports-head@freebsd.org Tue Jun 13 16:55:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46D9CBF999D; Tue, 13 Jun 2017 16:55: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 1232183433; Tue, 13 Jun 2017 16:55: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 v5DGt5UE085228; Tue, 13 Jun 2017 16:55:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGt5kH085227; Tue, 13 Jun 2017 16:55:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131655.v5DGt5kH085227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:55:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443521 - head/audio/libaiff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:55:06 -0000 Author: sunpoet Date: Tue Jun 13 16:55:04 2017 New Revision: 443521 URL: https://svnweb.freebsd.org/changeset/ports/443521 Log: Use DISTVERSIONSUFFIX instead of DISTNAME Modified: head/audio/libaiff/Makefile Modified: head/audio/libaiff/Makefile ============================================================================== --- head/audio/libaiff/Makefile Tue Jun 13 16:54:59 2017 (r443520) +++ head/audio/libaiff/Makefile Tue Jun 13 16:55:04 2017 (r443521) @@ -3,9 +3,9 @@ PORTNAME= libaiff PORTVERSION= 5.0 +DISTVERSIONSUFFIX= -release CATEGORIES= audio MASTER_SITES= SF/aifftools/${PORTNAME}/LibAiff%20${PORTVERSION} -DISTNAME= libaiff-5.0-release MAINTAINER= ports@FreeBSD.org COMMENT= Read and write AIFF files From owner-svn-ports-head@freebsd.org Tue Jun 13 16:55:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BB10BF99E6; Tue, 13 Jun 2017 16:55: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 1B9ED834AC; Tue, 13 Jun 2017 16:55: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 v5DGtAxa085357; Tue, 13 Jun 2017 16:55:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGtAQi085354; Tue, 13 Jun 2017 16:55:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131655.v5DGtAQi085354@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:55:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443522 - head/devel/py-jep X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:55:11 -0000 Author: sunpoet Date: Tue Jun 13 16:55:10 2017 New Revision: 443522 URL: https://svnweb.freebsd.org/changeset/ports/443522 Log: Update to 3.6.4 Changes: https://github.com/mrj0/jep/commits/master Modified: head/devel/py-jep/Makefile head/devel/py-jep/distinfo Modified: head/devel/py-jep/Makefile ============================================================================== --- head/devel/py-jep/Makefile Tue Jun 13 16:55:04 2017 (r443521) +++ head/devel/py-jep/Makefile Tue Jun 13 16:55:10 2017 (r443522) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jep -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 CATEGORIES= devel java python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jep/distinfo ============================================================================== --- head/devel/py-jep/distinfo Tue Jun 13 16:55:04 2017 (r443521) +++ head/devel/py-jep/distinfo Tue Jun 13 16:55:10 2017 (r443522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484296302 -SHA256 (jep-3.6.3.tar.gz) = 4b0b8af3d4601ed056a9509c4f5d6d0c9f8a422009fa143b00c2c037644c39f0 -SIZE (jep-3.6.3.tar.gz) = 258858 +TIMESTAMP = 1497361453 +SHA256 (jep-3.6.4.tar.gz) = 80396c14db98108ddab15ff159ae1db63021730cb868b7f8d463814cdc397a45 +SIZE (jep-3.6.4.tar.gz) = 259229 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:55:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60230BF9A15; Tue, 13 Jun 2017 16:55:16 +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 167D283524; Tue, 13 Jun 2017 16:55: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 v5DGtFEc085477; Tue, 13 Jun 2017 16:55:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGtFm3085475; Tue, 13 Jun 2017 16:55:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131655.v5DGtFm3085475@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:55:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443523 - head/graphics/py-PyX12 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:55:16 -0000 Author: sunpoet Date: Tue Jun 13 16:55:14 2017 New Revision: 443523 URL: https://svnweb.freebsd.org/changeset/ports/443523 Log: Update to 0.14.1 - Add LICENSE_FILE - Use USES=localbase - Add missing dependency - Convert to options target helper - Strip shared library Changes: https://sourceforge.net/p/pyx/code/HEAD/tree/trunk/pyx/CHANGES Modified: head/graphics/py-PyX12/Makefile head/graphics/py-PyX12/distinfo Modified: head/graphics/py-PyX12/Makefile ============================================================================== --- head/graphics/py-PyX12/Makefile Tue Jun 13 16:55:10 2017 (r443522) +++ head/graphics/py-PyX12/Makefile Tue Jun 13 16:55:14 2017 (r443523) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PyX -PORTVERSION= 0.12.1 +PORTVERSION= 0.14.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python package for creating encapsulated PostScript figures LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:2 +USES= localbase python:3.3+ USE_TEX= latex:build USE_PYTHON= autoplist distutils @@ -21,19 +22,18 @@ OPTIONS_DEFINE= T1CODE KPATHSEA OPTIONS_DEFAULT= T1CODE KPATHSEA T1CODE_DESC= Fast t1 font encoding/decoding KPATHSEA_DESC= Python wrapper around kpathsea +KPATHSEA_USE= TEX=kpathsea -T1CODE_CFLAGS= -I${LOCALBASE}/include -KPATHSEA_CFLAGS= -I${LOCALBASE}/include -KPATHSEA_LDFLAGS= -L${LOCALBASE}/lib +post-patch-KPATHSEA-on: + @${REINPLACE_CMD} -e 's|build_pykpathsea=0|build_pykpathsea=1|' ${WRKSRC}/setup.cfg -.include - -post-patch: -.if ${PORT_OPTIONS:MT1CODE} +post-patch-T1CODE-on: @${REINPLACE_CMD} -e 's|build_t1code=0|build_t1code=1|' ${WRKSRC}/setup.cfg -.endif -.if ${PORT_OPTIONS:MKPATHSEA} - @${REINPLACE_CMD} -e 's|build_pykpathsea=0|build_pykpathsea=1|' ${WRKSRC}/setup.cfg -.endif + +post-install-KPATHSEA-on: + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyx/pykpathsea.so + +post-install-T1CODE-on: + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyx/font/_t1code.so .include Modified: head/graphics/py-PyX12/distinfo ============================================================================== --- head/graphics/py-PyX12/distinfo Tue Jun 13 16:55:10 2017 (r443522) +++ head/graphics/py-PyX12/distinfo Tue Jun 13 16:55:14 2017 (r443523) @@ -1,2 +1,3 @@ -SHA256 (PyX-0.12.1.tar.gz) = e837b26a8b1c27524cf3f3dd6c0d563451249159edaa2e366d87e7143a867e8e -SIZE (PyX-0.12.1.tar.gz) = 561989 +TIMESTAMP = 1497359830 +SHA256 (PyX-0.14.1.tar.gz) = 05d1b7fc813379d2c12fcb5bd0195cab522b5aabafac88f72913f1d47becd912 +SIZE (PyX-0.14.1.tar.gz) = 2475186 From owner-svn-ports-head@freebsd.org Tue Jun 13 16:55:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89B01BF9A62; Tue, 13 Jun 2017 16:55: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 64FE2835A2; Tue, 13 Jun 2017 16:55: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 v5DGtKGg085632; Tue, 13 Jun 2017 16:55:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGtKJk085628; Tue, 13 Jun 2017 16:55:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131655.v5DGtKJk085628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:55:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443524 - head/textproc/reflex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:55:21 -0000 Author: sunpoet Date: Tue Jun 13 16:55:20 2017 New Revision: 443524 URL: https://svnweb.freebsd.org/changeset/ports/443524 Log: Update to 20170521 - Add my LOCAL to MASTER_SITES - Add LICENSE_FILE - Use USES=tar:tgz - Convert to test framework - Remove WRKSRC - Use PLIST instead of PLIST_FILES - Reformat pkg-descr - Take maintainership Changes: http://invisible-island.net/reflex/NEWS.html Added: head/textproc/reflex/pkg-plist (contents, props changed) Modified: head/textproc/reflex/Makefile head/textproc/reflex/distinfo head/textproc/reflex/pkg-descr Modified: head/textproc/reflex/Makefile ============================================================================== --- head/textproc/reflex/Makefile Tue Jun 13 16:55:14 2017 (r443523) +++ head/textproc/reflex/Makefile Tue Jun 13 16:55:20 2017 (r443524) @@ -2,30 +2,20 @@ # $FreeBSD$ PORTNAME= reflex -PORTVERSION= 20131209 +PORTVERSION= 20170521 CATEGORIES= textproc -MASTER_SITES= ftp://invisible-island.net/reflex/ LOCAL/bf -EXTRACT_SUFX= .tgz +MASTER_SITES= ftp://invisible-island.net/reflex/ \ + LOCAL/sunpoet MAINTAINER= ports@FreeBSD.org COMMENT= Relocalizable fast lexical scanner LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes - CONFIGURE_ENV= YACC="${YACC}" -PLIST_FILES= bin/reflex bin/reflex++ include/reFlexLexer.h \ - lib/librefl.a man/man1/reflex.1.gz -WRKSRC= ${WRKDIR}/reflex-${PORTVERSION} - -regression-test test: check - -.for t in check bigcheck -${t}: build - @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \ - ${MAKE_ARGS} ${t};) - -.endfor +GNU_CONFIGURE= yes +TEST_TARGET= bigcheck +USES= tar:tgz .include Modified: head/textproc/reflex/distinfo ============================================================================== --- head/textproc/reflex/distinfo Tue Jun 13 16:55:14 2017 (r443523) +++ head/textproc/reflex/distinfo Tue Jun 13 16:55:20 2017 (r443524) @@ -1,2 +1,3 @@ -SHA256 (reflex-20131209.tgz) = 0ebbfa2d564e1e211ccf862ad6f12dbffa784164ea4492d08b9d50a592aaf0e2 -SIZE (reflex-20131209.tgz) = 454282 +TIMESTAMP = 1497359841 +SHA256 (reflex-20170521.tgz) = aa36bb397ff717f09773fcaa80ba8b7c68a5b3b10c859d686c4daeb6518b6318 +SIZE (reflex-20170521.tgz) = 463350 Modified: head/textproc/reflex/pkg-descr ============================================================================== --- head/textproc/reflex/pkg-descr Tue Jun 13 16:55:14 2017 (r443523) +++ head/textproc/reflex/pkg-descr Tue Jun 13 16:55:20 2017 (r443524) @@ -1,7 +1,6 @@ -This is a variant of the Flex fast lexical scanner. Flex was written -in the early 1990s by Verne Paxson. This version has been modified -by Thomas Dickey, so that it conforms to ANSI C. It includes other -improvements, but remains compatible with Paxson's 2.5.4 release -(as well as POSIX lex). See the NEWS file for details. +This is a variant of the Flex fast lexical scanner. Flex was written in the early +1990s by Verne Paxson. This version has been modified by Thomas Dickey, so that +it conforms to ANSI C. It includes other improvements, but remains compatible with +Paxson's 2.5.4 release (as well as POSIX lex). See the NEWS file for details. WWW: http://invisible-island.net/reflex/reflex.html Added: head/textproc/reflex/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/reflex/pkg-plist Tue Jun 13 16:55:20 2017 (r443524) @@ -0,0 +1,8 @@ +/usr/local/share/licenses/reflex-20170521/BSD3CLAUSE +/usr/local/share/licenses/reflex-20170521/LICENSE +/usr/local/share/licenses/reflex-20170521/catalog.mk +bin/reflex +bin/reflex++ +include/reFlexLexer.h +lib/librefl.a +man/man1/reflex.1.gz From owner-svn-ports-head@freebsd.org Tue Jun 13 16:55:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E71EBF9A82; Tue, 13 Jun 2017 16:55:26 +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 1F0BC83613; Tue, 13 Jun 2017 16:55:26 +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 v5DGtPEn085742; Tue, 13 Jun 2017 16:55:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGtPaW085741; Tue, 13 Jun 2017 16:55:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131655.v5DGtPaW085741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443525 - head/sysutils/mtxorbd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:55:26 -0000 Author: sunpoet Date: Tue Jun 13 16:55:25 2017 New Revision: 443525 URL: https://svnweb.freebsd.org/changeset/ports/443525 Log: Use USES=tar:tgz Modified: head/sysutils/mtxorbd/Makefile Modified: head/sysutils/mtxorbd/Makefile ============================================================================== --- head/sysutils/mtxorbd/Makefile Tue Jun 13 16:55:20 2017 (r443524) +++ head/sysutils/mtxorbd/Makefile Tue Jun 13 16:55:25 2017 (r443525) @@ -5,9 +5,10 @@ PORTNAME= mtxorbd PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= SF/mtxorb/${PORTNAME}/${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Control Daemon for Matrix Orbital LCD screens + +USES= tar:tgz .include From owner-svn-ports-head@freebsd.org Tue Jun 13 16:58:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37A6DBF9B4F; Tue, 13 Jun 2017 16:58: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 06A6E83D23; Tue, 13 Jun 2017 16:58: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 v5DGw4jr085977; Tue, 13 Jun 2017 16:58:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DGw4vL085976; Tue, 13 Jun 2017 16:58:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706131658.v5DGw4vL085976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Jun 2017 16:58:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443526 - head/textproc/reflex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 16:58:05 -0000 Author: sunpoet Date: Tue Jun 13 16:58:03 2017 New Revision: 443526 URL: https://svnweb.freebsd.org/changeset/ports/443526 Log: Take maintainership Modified: head/textproc/reflex/Makefile Modified: head/textproc/reflex/Makefile ============================================================================== --- head/textproc/reflex/Makefile Tue Jun 13 16:55:25 2017 (r443525) +++ head/textproc/reflex/Makefile Tue Jun 13 16:58:03 2017 (r443526) @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://invisible-island.net/reflex/ \ LOCAL/sunpoet -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Relocalizable fast lexical scanner LICENSE= BSD3CLAUSE From owner-svn-ports-head@freebsd.org Tue Jun 13 17:26:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8034BFA2DA; Tue, 13 Jun 2017 17:26:26 +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 A63F484A9A; Tue, 13 Jun 2017 17:26:26 +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 v5DHQP9K098173; Tue, 13 Jun 2017 17:26:25 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DHQPlw098170; Tue, 13 Jun 2017 17:26:25 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706131726.v5DHQPlw098170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 13 Jun 2017 17:26:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443527 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 17:26:26 -0000 Author: danilo Date: Tue Jun 13 17:26:25 2017 New Revision: 443527 URL: https://svnweb.freebsd.org/changeset/ports/443527 Log: - License changed to Apache License 2.0 while here - Update to 7.950.1 PR: 219843 Submitted by: pfg Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Tue Jun 13 16:58:03 2017 (r443526) +++ head/math/armadillo/Makefile Tue Jun 13 17:26:25 2017 (r443527) @@ -1,14 +1,15 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.950.0 +PORTVERSION= 7.950.1 CATEGORIES= math MASTER_SITES= SF/arma MAINTAINER= danilo@FreeBSD.org COMMENT= C++ linear algebra library -LICENSE= MPL +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libopenblasp.so:math/openblas \ Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Tue Jun 13 16:58:03 2017 (r443526) +++ head/math/armadillo/distinfo Tue Jun 13 17:26:25 2017 (r443527) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496535016 -SHA256 (armadillo-7.950.0.tar.xz) = da89281959d48c60ce546dd370ef712ec1e24714e1e9afadad17dd2fbbc5876e -SIZE (armadillo-7.950.0.tar.xz) = 4022536 +TIMESTAMP = 1497369328 +SHA256 (armadillo-7.950.1.tar.xz) = a32da32a0ea420b8397a53e4b40ed279c1a5fc791dd492a2ced81ffb14ad0d1b +SIZE (armadillo-7.950.1.tar.xz) = 4022716 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Tue Jun 13 16:58:03 2017 (r443526) +++ head/math/armadillo/pkg-plist Tue Jun 13 17:26:25 2017 (r443527) @@ -502,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.950.0 +lib/libarmadillo.so.7.950.1 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake From owner-svn-ports-head@freebsd.org Tue Jun 13 17:45:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D851BBFAA01; Tue, 13 Jun 2017 17:45:03 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5D36762; Tue, 13 Jun 2017 17:45:03 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5DHj2XC006270; Tue, 13 Jun 2017 17:45:02 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DHj25v006268; Tue, 13 Jun 2017 17:45:02 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201706131745.v5DHj25v006268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Tue, 13 Jun 2017 17:45:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443528 - head/emulators/qemu-sbruno X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 17:45:03 -0000 Author: sbruno Date: Tue Jun 13 17:45:02 2017 New Revision: 443528 URL: https://svnweb.freebsd.org/changeset/ports/443528 Log: Update to support NODOCS build PR: 216530 Submitted by: Gerrit Bernie Modified: head/emulators/qemu-sbruno/Makefile head/emulators/qemu-sbruno/pkg-plist Modified: head/emulators/qemu-sbruno/Makefile ============================================================================== --- head/emulators/qemu-sbruno/Makefile Tue Jun 13 17:26:25 2017 (r443527) +++ head/emulators/qemu-sbruno/Makefile Tue Jun 13 17:45:02 2017 (r443528) @@ -3,6 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.9.50.g20170611 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ Modified: head/emulators/qemu-sbruno/pkg-plist ============================================================================== --- head/emulators/qemu-sbruno/pkg-plist Tue Jun 13 17:26:25 2017 (r443527) +++ head/emulators/qemu-sbruno/pkg-plist Tue Jun 13 17:45:02 2017 (r443528) @@ -47,8 +47,8 @@ %%SOFTMMU%%@sample etc/qemu-ifdown.sample %%SOFTMMU%%man/man1/qemu.1.gz %%SOFTMMU%%man/man1/qemu-img.1.gz -%%SOFTMMU%%man/man7/qemu-ga-ref.7.gz -%%SOFTMMU%%man/man7/qemu-qmp-ref.7.gz +%%PORTDOCS%%%%SOFTMMU%%man/man7/qemu-ga-ref.7.gz +%%PORTDOCS%%%%SOFTMMU%%man/man7/qemu-qmp-ref.7.gz %%SOFTMMU%%man/man8/qemu-ga.8.gz %%SOFTMMU%%man/man8/qemu-nbd.8.gz %%SOFTMMU%%%%DATADIR%%/QEMU,cgthree.bin From owner-svn-ports-head@freebsd.org Tue Jun 13 19:15:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B88DDBFC912; Tue, 13 Jun 2017 19:15:44 +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 8F0FA64449; Tue, 13 Jun 2017 19:15:44 +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 v5DJFhnG043383; Tue, 13 Jun 2017 19:15:43 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJFheQ043378; Tue, 13 Jun 2017 19:15:43 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201706131915.v5DJFheQ043378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Tue, 13 Jun 2017 19:15:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443529 - in head/net-im: . linux-telegram-desktop linux-telegram-desktop/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:15:44 -0000 Author: danfe Date: Tue Jun 13 19:15:43 2017 New Revision: 443529 URL: https://svnweb.freebsd.org/changeset/ports/443529 Log: Linux version of the official desktop client for Telegram, a cloud-based messenger with a focus on security and speed. WWW: https://desktop.telegram.org/ PR: 217019 (modified) Submitted by: Henry Hu Added: head/net-im/linux-telegram-desktop/ head/net-im/linux-telegram-desktop/Makefile (contents, props changed) head/net-im/linux-telegram-desktop/distinfo (contents, props changed) head/net-im/linux-telegram-desktop/files/ head/net-im/linux-telegram-desktop/files/telegram-desktop.sh.in (contents, props changed) head/net-im/linux-telegram-desktop/pkg-descr (contents, props changed) Modified: head/net-im/Makefile Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Tue Jun 13 17:45:02 2017 (r443528) +++ head/net-im/Makefile Tue Jun 13 19:15:43 2017 (r443529) @@ -72,6 +72,7 @@ SUBDIR += licq-msn SUBDIR += licq-osd SUBDIR += licq-qt-gui + SUBDIR += linux-telegram-desktop SUBDIR += loudmouth SUBDIR += mastodon SUBDIR += mbpurple Added: head/net-im/linux-telegram-desktop/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/linux-telegram-desktop/Makefile Tue Jun 13 19:15:43 2017 (r443529) @@ -0,0 +1,41 @@ +# Created by: Henry Hu +# $FreeBSD$ + +PORTNAME= telegram-desktop +PORTVERSION= 1.1.7 +CATEGORIES= net-im linux +MASTER_SITES= https://updates.tdesktop.com/tlinux32/ \ + http://freebsd.nsu.ru/distfiles/ +PKGNAMEPREFIX= linux- +DISTNAME= tsetup32.${PORTVERSION} + +MAINTAINER= henry.hu.sh@gmail.com +COMMENT= Official desktop client for Telegram messenger (Linux version) + +LICENSE= GPLv3 + +USES= linux:c7 tar:xz +USE_LINUX= alsalib alsa-plugins-oss dbuslibs dri expat gtk2 xorglibs +NO_BUILD= yes + +WRKSRC= ${WRKDIR}/Telegram +TDESKTOPDIR= lib/telegram-desktop +SUB_FILES= telegram-desktop.sh +SUB_LIST= TDESKTOPDIR=${TDESKTOPDIR} + +DESKTOP_ENTRIES= "Telegram Desktop" "${COMMENT}" "" \ + "${PREFIX}/bin/telegram-desktop -- %u" \ + "Network;InstantMessaging;" false + +PLIST_FILES= bin/telegram-desktop ${TDESKTOPDIR}/Telegram + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/${TDESKTOPDIR} +# The main program binary + ${INSTALL_PROGRAM} ${WRKSRC}/Telegram \ + ${STAGEDIR}${PREFIX}/${TDESKTOPDIR} +# Wrapper for the main program + ${INSTALL_SCRIPT} ${WRKDIR}/telegram-desktop.sh \ + ${STAGEDIR}${PREFIX}/bin/telegram-desktop + +.include Added: head/net-im/linux-telegram-desktop/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/linux-telegram-desktop/distinfo Tue Jun 13 19:15:43 2017 (r443529) @@ -0,0 +1,3 @@ +TIMESTAMP = 1496182037 +SHA256 (tsetup32.1.1.7.tar.xz) = 49db49c089efa680e8ce68ee7153e7a3f601e485a1305857f5cf1b13a5e7e5b0 +SIZE (tsetup32.1.1.7.tar.xz) = 30618984 Added: head/net-im/linux-telegram-desktop/files/telegram-desktop.sh.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/linux-telegram-desktop/files/telegram-desktop.sh.in Tue Jun 13 19:15:43 2017 (r443529) @@ -0,0 +1,4 @@ +#!/bin/sh + +export QT_XKB_CONFIG_ROOT=%%PREFIX%%/share/X11/xkb +exec %%PREFIX%%/%%TDESKTOPDIR%%/Telegram "$@" Added: head/net-im/linux-telegram-desktop/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/linux-telegram-desktop/pkg-descr Tue Jun 13 19:15:43 2017 (r443529) @@ -0,0 +1,12 @@ +This port provides Linux version of the official Telegram desktop client. + +Telegram is a messaging application with a focus on speed and security; +it is super-fast, simple, and free. You can use Telegram on all your +devices at the same time -- your messages synchronize seamlessly across +any number of your phones, tablets, or computers. + +With Telegram, you can send messages, photos, videos, and files of any +type, as well as create groups for up to 1000 people or channels for +broadcasting to unlimited audiences. + +WWW: https://desktop.telegram.org/ From owner-svn-ports-head@freebsd.org Tue Jun 13 19:53:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2A18BFD381; Tue, 13 Jun 2017 19:53:36 +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 B31A2659E1; Tue, 13 Jun 2017 19:53:36 +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 v5DJrZsg059462; Tue, 13 Jun 2017 19:53:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJrZBk059460; Tue, 13 Jun 2017 19:53:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131953.v5DJrZBk059460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:53:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443530 - head/multimedia/vapoursynth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:53:37 -0000 Author: jbeich Date: Tue Jun 13 19:53:35 2017 New Revision: 443530 URL: https://svnweb.freebsd.org/changeset/ports/443530 Log: multimedia/vapoursynth: update to R38 Changes: http://www.vapoursynth.com/2017/06/r38-boxblur-is-best-blur/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R38/ChangeLog Modified: head/multimedia/vapoursynth/Makefile (contents, props changed) head/multimedia/vapoursynth/distinfo (contents, props changed) Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Tue Jun 13 19:15:43 2017 (r443529) +++ head/multimedia/vapoursynth/Makefile Tue Jun 13 19:53:35 2017 (r443530) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= vapoursynth -PORTVERSION= R37 -PORTREVISION= 2 +PORTVERSION= R38 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -84,12 +83,13 @@ VSSCRIPT_CONFIGURE_ENABLE= vsscript ASS_DESC= Subtitles rendering via libass ASS_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libass.so:multimedia/libass +ASS_USES= iconv ASS_CONFIGURE_ENABLE= subtext EEDI3_DESC= Very slow edge directed interpolation EEDI3_CONFIGURE_ENABLE= eedi3 -IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick +IMAGEMAGICK_LIB_DEPENDS= libMagick++-7.so:graphics/ImageMagick7 IMAGEMAGICK_USES= compiler:c++11-lib IMAGEMAGICK_CONFIGURE_ENABLE= imwri @@ -114,6 +114,8 @@ VIVTC_CONFIGURE_ENABLE= vivtc post-patch: @${REINPLACE_CMD} -e 's/x86_64/&|amd64/' \ + -e '/AC_SEARCH.*libiconv/d' \ + -e '/test/s/[^ ]*libiconv.*-a //' \ ${WRKSRC}/configure.ac post-build-DOCS-on: Modified: head/multimedia/vapoursynth/distinfo ============================================================================== --- head/multimedia/vapoursynth/distinfo Tue Jun 13 19:15:43 2017 (r443529) +++ head/multimedia/vapoursynth/distinfo Tue Jun 13 19:53:35 2017 (r443530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489926955 -SHA256 (vapoursynth-vapoursynth-R37_GH0.tar.gz) = 25fee086442f07f8b6caf1508c18e6a694d52e125eec5959f89570990e6070bc -SIZE (vapoursynth-vapoursynth-R37_GH0.tar.gz) = 558492 +TIMESTAMP = 1496056146 +SHA256 (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 6dfd4bb28185fced32e530b5f31e98f535c534abeaf0b900a9b2e9327e12bd4a +SIZE (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 565709 From owner-svn-ports-head@freebsd.org Tue Jun 13 19:53:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D07B8BFD3B4; Tue, 13 Jun 2017 19:53:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC3B965AB6; Tue, 13 Jun 2017 19:53:59 +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 v5DJrw0H059690; Tue, 13 Jun 2017 19:53:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJrwD3059683; Tue, 13 Jun 2017 19:53:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131953.v5DJrwD3059683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:53:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443531 - in head/www: . py-flexget py-flexget/files py-vcrpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:53:59 -0000 Author: jbeich Date: Tue Jun 13 19:53:58 2017 New Revision: 443531 URL: https://svnweb.freebsd.org/changeset/ports/443531 Log: www/py-flexget: update to 2.10.60 - Hook tests: 3 failed, 1184 passed, 35 skipped, 4 xfailed, 1 xpassed, 5 warnings Changes: https://github.com/Flexget/Flexget/compare/2.10.43...2.10.60 Added: head/www/py-vcrpy/ head/www/py-vcrpy/Makefile (contents, props changed) head/www/py-vcrpy/distinfo (contents, props changed) head/www/py-vcrpy/pkg-descr (contents, props changed) Modified: head/www/Makefile (contents, props changed) head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) head/www/py-flexget/files/patch-requirements.txt (contents, props changed) Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Jun 13 19:53:35 2017 (r443530) +++ head/www/Makefile Tue Jun 13 19:53:58 2017 (r443531) @@ -1831,6 +1831,7 @@ SUBDIR += py-urlobject SUBDIR += py-user_agent SUBDIR += py-utidylib + SUBDIR += py-vcrpy SUBDIR += py-w3lib SUBDIR += py-waitress SUBDIR += py-webassets Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Tue Jun 13 19:53:35 2017 (r443530) +++ head/www/py-flexget/Makefile Tue Jun 13 19:53:58 2017 (r443531) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.10.43 +PORTVERSION= 2.10.60 PORTEPOCH= 1 CATEGORIES= www python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= FlexGet-${PORTVERSION} MAINTAINER= jbeich@FreeBSD.org COMMENT= Program to automate downloading from different sources @@ -27,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0. ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.3:devel/py-pyparsing \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}progressbar>0:misc/py-progressbar \ - ${PYTHON_PKGNAMEPREFIX}guessit>=2.0.4:multimedia/py-guessit \ + ${PYTHON_PKGNAMEPREFIX}guessit>=2.1.0:multimedia/py-guessit \ ${PYTHON_PKGNAMEPREFIX}pynzb>0:news/py-pynzb \ ${PYTHON_PKGNAMEPREFIX}zxcvbn-python>0:security/py-zxcvbn-python \ ${PYTHON_PKGNAMEPREFIX}plumbum>=1.2:sysutils/py-plumbum \ @@ -45,9 +43,29 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0. ${PYTHON_PKGNAMEPREFIX}flask-restplus08=0.8.6:www/py-flask-restplus08 \ ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11:www/py-html5lib \ ${PYTHON_PKGNAMEPREFIX}requests>=2.8.0:www/py-requests +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ + ${PYTHON_PKGNAMEPREFIX}pytest-capturelog>0:devel/py-pytest-capturelog \ + ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3 \ + ${PYTHON_PKGNAMEPREFIX}vcrpy>0:www/py-vcrpy +USE_GITHUB= yes +GH_PROJECT= Flexget + NO_ARCH= yes USES= python:2.7+ USE_PYTHON= autoplist distutils -.include +post-extract: +# Unlock dependencies' versions + @${MV} ${WRKSRC}/requirements.in ${WRKSRC}/requirements.txt + +do-test: + @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest) + +.include + +.if ${PYTHON_REL} < 3300 +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock +.endif + +.include Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Tue Jun 13 19:53:35 2017 (r443530) +++ head/www/py-flexget/distinfo Tue Jun 13 19:53:58 2017 (r443531) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494224075 -SHA256 (FlexGet-2.10.43.tar.gz) = 0127b49dd5350900f92857d14e175650e55d5386c70b469da582b0431ab06f0a -SIZE (FlexGet-2.10.43.tar.gz) = 2662856 +TIMESTAMP = 1496715229 +SHA256 (flexget-Flexget-2.10.60_GH0.tar.gz) = 7af6b652e568e02803ac46bff37a45dbe48db4d16ffcc0eacaa8815f1fb48eb4 +SIZE (flexget-Flexget-2.10.60_GH0.tar.gz) = 6711381 Modified: head/www/py-flexget/files/patch-requirements.txt ============================================================================== --- head/www/py-flexget/files/patch-requirements.txt Tue Jun 13 19:53:35 2017 (r443530) +++ head/www/py-flexget/files/patch-requirements.txt Tue Jun 13 19:53:58 2017 (r443531) @@ -1,11 +1,24 @@ ---- requirements.txt.orig 2016-08-14 10:12:26 UTC +--- requirements.txt.orig 2017-06-06 02:13:49 UTC +++ requirements.txt -@@ -16,7 +16,7 @@ python-dateutil>=2.5.2 +@@ -7,18 +7,15 @@ html5lib>=0.11 + PyRSS2Gen + pynzb + #PY3 progressbar +-rpyc==3.3.0 ++rpyc + jinja2 + # There is a bug in requests 2.4.0 where it leaks urllib3 exceptions +-requests~=2.16.3 +-#Guessit requires python-dateutil<=2.5.2 ++requests>=2.8.0, <3.0 + python-dateutil>=2.5.3 jsonschema>=2.0 path.py>=8.1.1 - pathlib>=1.0 + pathlib>=1.0; python_version<'3.4' -guessit<=2.0.4 -+guessit>=2.0.4 +-# Rebulk changes how guessit works higher than 0.8.2 +-rebulk==0.8.2 ++guessit>=2.1.0 apscheduler>=3.2.0 - # WebUI Requirements - cherrypy>=3.7.0 + terminaltables>=3.1.0 + colorclass>=2.2.0 Added: head/www/py-vcrpy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-vcrpy/Makefile Tue Jun 13 19:53:58 2017 (r443531) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= vcrpy +PORTVERSION= 1.11.1 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Automatically mock your HTTP interactions to simplify and speed up testing + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}wrapt>0:devel/py-wrapt \ + ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml + +NO_ARCH= yes +USES= python +USE_PYTHON= autoplist distutils + +.include + +.if ${PYTHON_REL} < 3300 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}contextlib2>0:devel/py-contextlib2 +.endif + +.include Added: head/www/py-vcrpy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-vcrpy/distinfo Tue Jun 13 19:53:58 2017 (r443531) @@ -0,0 +1,3 @@ +TIMESTAMP = 1495936275 +SHA256 (vcrpy-1.11.1.tar.gz) = f434fe7e05d940d576ac850709ae57a738ba40e7f317076ea8d359ced5b32320 +SIZE (vcrpy-1.11.1.tar.gz) = 63122 Added: head/www/py-vcrpy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-vcrpy/pkg-descr Tue Jun 13 19:53:58 2017 (r443531) @@ -0,0 +1,24 @@ +VCR.py simplifies and speeds up tests that make HTTP requests. The +first time you run code that is inside a VCR.py context manager or +decorated function, VCR.py records all HTTP interactions that take +place through the libraries it supports and serializes and writes them +to a flat file (in yaml format by default). This flat file is called a +cassette. When the relevant piece of code is executed again, VCR.py +will read the serialized requests and responses from the +aforementioned cassette file, and intercept any HTTP requests that it +recognizes from the original test run and return the responses that +corresponded to those requests. This means that the requests will not +actually result in HTTP traffic, which confers several benefits +including: + +* The ability to work offline +* Completely deterministic tests +* Increased test execution speed + +If the server you are testing against ever changes its API, all you +need to do is delete your existing cassette files, and run your tests +again. VCR.py will detect the absence of a cassette file and once +again record all HTTP interactions, which will update them to +correspond to the new API. + +WWW: https://pypi.python.org/pypi/vcrpy From owner-svn-ports-head@freebsd.org Tue Jun 13 19:54:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0FACBFD3E4; Tue, 13 Jun 2017 19:54:19 +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 9BECD65B8C; Tue, 13 Jun 2017 19:54:19 +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 v5DJsIwP059809; Tue, 13 Jun 2017 19:54:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJsIAo059808; Tue, 13 Jun 2017 19:54:18 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131954.v5DJsIAo059808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:54:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443532 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:54:19 -0000 Author: jbeich Date: Tue Jun 13 19:54:18 2017 New Revision: 443532 URL: https://svnweb.freebsd.org/changeset/ports/443532 Log: devel/py3-pytest: unbreak after r441543 =========================================================================== =================================================== ===> py36-pytest-3.1.2 depends on package: py36-setuptools_scm>=0 - not found ===> py36-pytest-3.1.2 depends on package: /packages/All/py36-setuptools_scm-1.15.5.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** Error code 1 Reported by: pkg-fallout Modified: head/devel/py-pytest/Makefile (contents, props changed) Modified: head/devel/py-pytest/Makefile ============================================================================== --- head/devel/py-pytest/Makefile Tue Jun 13 19:53:58 2017 (r443531) +++ head/devel/py-pytest/Makefile Tue Jun 13 19:54:18 2017 (r443532) @@ -12,7 +12,7 @@ COMMENT= Simple powerful testing with Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py${SLAVE_SUFFIX}-setuptools_scm 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 \ From owner-svn-ports-head@freebsd.org Tue Jun 13 19:54:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EB54BFD415; Tue, 13 Jun 2017 19:54:37 +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 3CE3865C6A; Tue, 13 Jun 2017 19:54:37 +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 v5DJsa42059938; Tue, 13 Jun 2017 19:54:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJsaQI059936; Tue, 13 Jun 2017 19:54:36 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131954.v5DJsaQI059936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443533 - head/devel/py-pytest-asyncio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:54:37 -0000 Author: jbeich Date: Tue Jun 13 19:54:35 2017 New Revision: 443533 URL: https://svnweb.freebsd.org/changeset/ports/443533 Log: devel/py-pytest-asyncio: update to 0.6.0 Changes: https://pypi.python.org/pypi/pytest-asyncio#id1 Modified: head/devel/py-pytest-asyncio/Makefile (contents, props changed) head/devel/py-pytest-asyncio/distinfo (contents, props changed) Modified: head/devel/py-pytest-asyncio/Makefile ============================================================================== --- head/devel/py-pytest-asyncio/Makefile Tue Jun 13 19:54:18 2017 (r443532) +++ head/devel/py-pytest-asyncio/Makefile Tue Jun 13 19:54:35 2017 (r443533) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest-asyncio -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest-asyncio/distinfo ============================================================================== --- head/devel/py-pytest-asyncio/distinfo Tue Jun 13 19:54:18 2017 (r443532) +++ head/devel/py-pytest-asyncio/distinfo Tue Jun 13 19:54:35 2017 (r443533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473200514 -SHA256 (pytest-asyncio-0.5.0.tar.gz) = ce457148d9a8337679b19742d37f77c5e4eb53a48b626e3ce19464fa1cc25d0f -SIZE (pytest-asyncio-0.5.0.tar.gz) = 5781 +TIMESTAMP = 1496009958 +SHA256 (pytest-asyncio-0.6.0.tar.gz) = e5c6786ece4b3bbb0cca1bf68bf089756a62760e3764dc84eaee39bfab70289b +SIZE (pytest-asyncio-0.6.0.tar.gz) = 10912 From owner-svn-ports-head@freebsd.org Tue Jun 13 19:54:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F7FDBFD44B; Tue, 13 Jun 2017 19:54:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36E4265D47; Tue, 13 Jun 2017 19:54:59 +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 v5DJsw4h060137; Tue, 13 Jun 2017 19:54:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJswo7060133; Tue, 13 Jun 2017 19:54:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131954.v5DJswo7060133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:54:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443534 - in head/www: firefox-esr firefox-esr-i18n firefox-esr/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:54:59 -0000 Author: jbeich Date: Tue Jun 13 19:54:57 2017 New Revision: 443534 URL: https://svnweb.freebsd.org/changeset/ports/443534 Log: www/firefox-esr: update to 52.2.0 Changes: https://www.mozilla.org/firefox/52.2.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-esr52/shortlog/FIREFOX_52_2_0esr_RELEASE Security: 6cec1b0a-da15-467d-8691-1dea392d4c8d MFH: 2017Q2 Deleted: head/www/firefox-esr/files/patch-bug1359051 head/www/firefox-esr/files/patch-bug1359142 Modified: head/www/firefox-esr-i18n/Makefile (contents, props changed) head/www/firefox-esr-i18n/distinfo (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox-esr/distinfo (contents, props changed) Modified: head/www/firefox-esr-i18n/Makefile ============================================================================== --- head/www/firefox-esr-i18n/Makefile Tue Jun 13 19:54:35 2017 (r443533) +++ head/www/firefox-esr-i18n/Makefile Tue Jun 13 19:54:57 2017 (r443534) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 52.1.2 +PORTVERSION= 52.2.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi Modified: head/www/firefox-esr-i18n/distinfo ============================================================================== --- head/www/firefox-esr-i18n/distinfo Tue Jun 13 19:54:35 2017 (r443533) +++ head/www/firefox-esr-i18n/distinfo Tue Jun 13 19:54:57 2017 (r443534) @@ -1,179 +1,179 @@ -TIMESTAMP = 1495072157 -SHA256 (xpi/firefox-52.1.2/ach.xpi) = 6e63e6c31018a75476683f2f8bd6f3e88ebc7de6453f4ee39dc6a2f72f42b29f -SIZE (xpi/firefox-52.1.2/ach.xpi) = 427640 -SHA256 (xpi/firefox-52.1.2/af.xpi) = 0840811a6557ab15da539e0782888c47c6944ec80371f86025ef348b048a73ab -SIZE (xpi/firefox-52.1.2/af.xpi) = 436823 -SHA256 (xpi/firefox-52.1.2/an.xpi) = 130daedf9ad2c3b7bfc8c9c84643c11a9abea92594106d8e7d566f35eb619560 -SIZE (xpi/firefox-52.1.2/an.xpi) = 445142 -SHA256 (xpi/firefox-52.1.2/ar.xpi) = f66232c4280a297dc158fe739f59a9d3863e8d7b137bd0ed7d242474048839f3 -SIZE (xpi/firefox-52.1.2/ar.xpi) = 473381 -SHA256 (xpi/firefox-52.1.2/as.xpi) = b24d6637f4d513ed580ad848f11a319c25f41080ea6d9f41d9d27ed2b5d76d91 -SIZE (xpi/firefox-52.1.2/as.xpi) = 486888 -SHA256 (xpi/firefox-52.1.2/ast.xpi) = d6a971d9dada695989fc6a93233a8c74976faf9c72c988e33da32f95003b21ce -SIZE (xpi/firefox-52.1.2/ast.xpi) = 440033 -SHA256 (xpi/firefox-52.1.2/az.xpi) = cb569e4fed68bf63a326b9227ece6a280f9e19456e80e7b3c5aa3f87fb195bc2 -SIZE (xpi/firefox-52.1.2/az.xpi) = 454923 -SHA256 (xpi/firefox-52.1.2/bg.xpi) = 63d7ec720acc6dc77e8b735156b67d0b98cc130ca6160b924047c95da6a0bbb5 -SIZE (xpi/firefox-52.1.2/bg.xpi) = 487892 -SHA256 (xpi/firefox-52.1.2/bn-BD.xpi) = a0c96291353229cf7a06492eca051f065bf749598e1d1c1ebb3e65740765fd4d -SIZE (xpi/firefox-52.1.2/bn-BD.xpi) = 511994 -SHA256 (xpi/firefox-52.1.2/bn-IN.xpi) = 68203cf59545ba7ad3d9a3790d0f1479c4d73eb8b201d9d46ecfbb15ee4ecbf4 -SIZE (xpi/firefox-52.1.2/bn-IN.xpi) = 509375 -SHA256 (xpi/firefox-52.1.2/br.xpi) = f9bd1ddab71c6ebc25475cee597ef43e2292c5adac1f44d2c8a5be99460c9156 -SIZE (xpi/firefox-52.1.2/br.xpi) = 435483 -SHA256 (xpi/firefox-52.1.2/bs.xpi) = 05c75eb9c8b4e92403bd1b944e664daef3021643dd8220b18275f4f0e8464570 -SIZE (xpi/firefox-52.1.2/bs.xpi) = 441782 -SHA256 (xpi/firefox-52.1.2/ca.xpi) = 84b36029b1c6644fa5fda1c0b51041e19ebf6b4300020c151371321d8ee75150 -SIZE (xpi/firefox-52.1.2/ca.xpi) = 443304 -SHA256 (xpi/firefox-52.1.2/cs.xpi) = 241c60ceaaac71783bb6dfdde51876130ccfa09360499a0da8dcff56251a819d -SIZE (xpi/firefox-52.1.2/cs.xpi) = 444075 -SHA256 (xpi/firefox-52.1.2/cy.xpi) = 34b277fc043114d04b55de7b09665d60d96242b83078304db4067673b5e163a3 -SIZE (xpi/firefox-52.1.2/cy.xpi) = 436583 -SHA256 (xpi/firefox-52.1.2/da.xpi) = c615b79dc9cad1c97a8dae9d855db41ba4191ce0ec6af3ec9c3a832b6b19662c -SIZE (xpi/firefox-52.1.2/da.xpi) = 424394 -SHA256 (xpi/firefox-52.1.2/de.xpi) = 64cc453ecad956f94c847790c1422483972ce6b9a2dcc84d91e7877f2e45e139 -SIZE (xpi/firefox-52.1.2/de.xpi) = 442478 -SHA256 (xpi/firefox-52.1.2/dsb.xpi) = 26f0d0313458b1fc54d54f172512d9ab67af3ccd5ab3fb39bbe4e5684a41ec30 -SIZE (xpi/firefox-52.1.2/dsb.xpi) = 459424 -SHA256 (xpi/firefox-52.1.2/el.xpi) = 18606b3f9447e008b8af1e1c7e167003cc8c038aa7f298fd628d4ad4cacea889 -SIZE (xpi/firefox-52.1.2/el.xpi) = 516592 -SHA256 (xpi/firefox-52.1.2/en-GB.xpi) = 32c1542b100deaa784cfb1be850d57d2eb336d54c6081f7daa4ae1f5a087569a -SIZE (xpi/firefox-52.1.2/en-GB.xpi) = 419323 -SHA256 (xpi/firefox-52.1.2/en-US.xpi) = 2b16c12dec5e3ed011d575a17390c124cc3094c9469e78a71b26cc3ee57ca82a -SIZE (xpi/firefox-52.1.2/en-US.xpi) = 428630 -SHA256 (xpi/firefox-52.1.2/en-ZA.xpi) = a6ee081b4e77e9fb9bce5658984f475e31de1316b53eda250cdd52fc53830a66 -SIZE (xpi/firefox-52.1.2/en-ZA.xpi) = 412212 -SHA256 (xpi/firefox-52.1.2/eo.xpi) = 76f6fcddd8c0b405319023bac8af5ff5645e884fcb1f4481222710c1033ee46e -SIZE (xpi/firefox-52.1.2/eo.xpi) = 437473 -SHA256 (xpi/firefox-52.1.2/es-AR.xpi) = 28c3696ff63d47e1019bd73a5f96fb6e692f56f96132e297590515e22e444167 -SIZE (xpi/firefox-52.1.2/es-AR.xpi) = 445925 -SHA256 (xpi/firefox-52.1.2/es-CL.xpi) = ee885bac2037837b25d6ee687bd0c2475ba7f124f400c49cf32318691fd8a94b -SIZE (xpi/firefox-52.1.2/es-CL.xpi) = 445676 -SHA256 (xpi/firefox-52.1.2/es-ES.xpi) = f2bcc16a8162260776e51b8a9940efcc10eceb327f05336a932d5f323368890e -SIZE (xpi/firefox-52.1.2/es-ES.xpi) = 344875 -SHA256 (xpi/firefox-52.1.2/es-MX.xpi) = cc08b44572131a220ddf5e690c12a674376535875c615922b93a44b0a8b64555 -SIZE (xpi/firefox-52.1.2/es-MX.xpi) = 448384 -SHA256 (xpi/firefox-52.1.2/et.xpi) = 0aae66e099071859cf4eed3217d73121c98e5c3474c3725f93c78dc0d4509edb -SIZE (xpi/firefox-52.1.2/et.xpi) = 425113 -SHA256 (xpi/firefox-52.1.2/eu.xpi) = 94c98fe541f550881f718bd741b555bd934f97b9e0f106219ca84beb80e8e235 -SIZE (xpi/firefox-52.1.2/eu.xpi) = 438479 -SHA256 (xpi/firefox-52.1.2/fa.xpi) = c8bc4c536f0eb98253d0cb04d03203acc633f7360971d4203bc4d099ce2d0eaa -SIZE (xpi/firefox-52.1.2/fa.xpi) = 491343 -SHA256 (xpi/firefox-52.1.2/ff.xpi) = 1edeb87796ab9a92e4522832ec962c20e1aa0857a407118c597b3ebca51f231b -SIZE (xpi/firefox-52.1.2/ff.xpi) = 440928 -SHA256 (xpi/firefox-52.1.2/fi.xpi) = 962dcaf24bbe27239c3b5a1b3d96fe37b11a5b8954237a05556215af96414d5f -SIZE (xpi/firefox-52.1.2/fi.xpi) = 430061 -SHA256 (xpi/firefox-52.1.2/fr.xpi) = 56c716f154f5f7469a52cc6c688b0ee37a86c1825cb746bbc30a8d902696d168 -SIZE (xpi/firefox-52.1.2/fr.xpi) = 450210 -SHA256 (xpi/firefox-52.1.2/fy-NL.xpi) = ea3be1ce23f549b99de19494bb6c1ea0804ef177941fac01e1a62c77919ef1cc -SIZE (xpi/firefox-52.1.2/fy-NL.xpi) = 444973 -SHA256 (xpi/firefox-52.1.2/ga-IE.xpi) = c149a7c5885cbea076d822585f2f62c2f1c9fc09f7dabf06af027b15d81c7ec3 -SIZE (xpi/firefox-52.1.2/ga-IE.xpi) = 458164 -SHA256 (xpi/firefox-52.1.2/gd.xpi) = 6224c7816d0b95d3b07a59a1ebb7707f3d078d2a806e9f565c27a42df3743447 -SIZE (xpi/firefox-52.1.2/gd.xpi) = 447267 -SHA256 (xpi/firefox-52.1.2/gl.xpi) = 1ab18eacde902df416bf8a0845f306ace58223f201c3578a88f9a6607f024f90 -SIZE (xpi/firefox-52.1.2/gl.xpi) = 447295 -SHA256 (xpi/firefox-52.1.2/gn.xpi) = c177b177ff309f9dd483ff0bfce5a70a75ff9d67dd983994c368ccf65bdcbebe -SIZE (xpi/firefox-52.1.2/gn.xpi) = 456214 -SHA256 (xpi/firefox-52.1.2/gu-IN.xpi) = dd7f3d01a98ded87e1af52b46de7baba6be2effb0d51ff1c95780bd37c6fff59 -SIZE (xpi/firefox-52.1.2/gu-IN.xpi) = 489365 -SHA256 (xpi/firefox-52.1.2/he.xpi) = cc22a555809f706d34d99172523b0edf171980059d361d9aed76d83f2e9b6808 -SIZE (xpi/firefox-52.1.2/he.xpi) = 455282 -SHA256 (xpi/firefox-52.1.2/hi-IN.xpi) = c1b9512d1c8b150e2d427049aacdc85f05db7d7e1f855820db30e68249a0a088 -SIZE (xpi/firefox-52.1.2/hi-IN.xpi) = 506519 -SHA256 (xpi/firefox-52.1.2/hr.xpi) = c02ef2781b73d84ed1c7cff1c2e1a1c90579616e2a8b0aaf04f5b559a7f80ae8 -SIZE (xpi/firefox-52.1.2/hr.xpi) = 447502 -SHA256 (xpi/firefox-52.1.2/hsb.xpi) = 2d359d5b6896bef34eb0006208dd2518360afa8351390595a6aae440332d1f9b -SIZE (xpi/firefox-52.1.2/hsb.xpi) = 457258 -SHA256 (xpi/firefox-52.1.2/hu.xpi) = aa2c2bf060aaf2d276899d8ce24e917adfc3dcdc1be7a17550ee783670d45ad0 -SIZE (xpi/firefox-52.1.2/hu.xpi) = 451496 -SHA256 (xpi/firefox-52.1.2/hy-AM.xpi) = bb88d2495e759fd6241d55c2e82911eba8590d1b6a32a91d3c4f1fdb19aeda2f -SIZE (xpi/firefox-52.1.2/hy-AM.xpi) = 495773 -SHA256 (xpi/firefox-52.1.2/id.xpi) = 1a38fec5f0d75c7732306d0be9f2030d0d6539814ef3b5c1ad426c55ca848947 -SIZE (xpi/firefox-52.1.2/id.xpi) = 426023 -SHA256 (xpi/firefox-52.1.2/is.xpi) = 1a58e3ac6b8cbe8e747d16bc1d0e14f5f0091f168c3823794d049d6d32ccfacf -SIZE (xpi/firefox-52.1.2/is.xpi) = 442693 -SHA256 (xpi/firefox-52.1.2/it.xpi) = e9cfb15ab559fdbda026b660125840c1a82db123a62c3ce15353052b7cd92201 -SIZE (xpi/firefox-52.1.2/it.xpi) = 339220 -SHA256 (xpi/firefox-52.1.2/ja.xpi) = 221f5b10cd54e5dd366b4bda90d5809b760852b8b25cf3f74cbcd0615d7b57ce -SIZE (xpi/firefox-52.1.2/ja.xpi) = 488343 -SHA256 (xpi/firefox-52.1.2/kk.xpi) = 3c708f4bed1618e655b6cd57bdc06de291ded676767eb34e65d2c287059010cf -SIZE (xpi/firefox-52.1.2/kk.xpi) = 496939 -SHA256 (xpi/firefox-52.1.2/km.xpi) = 27f14ea9c4ead1cffc36f560f8a998ac453dea76375adcd889c70106da43eb1e -SIZE (xpi/firefox-52.1.2/km.xpi) = 520343 -SHA256 (xpi/firefox-52.1.2/kn.xpi) = f3806d1154c581578aee37915cc983b35141791c5bf276a1822ff9272bc11da5 -SIZE (xpi/firefox-52.1.2/kn.xpi) = 519455 -SHA256 (xpi/firefox-52.1.2/ko.xpi) = 1e454aeee31483c647def1da8ac765a7ddafcfabe2ef325384bfa3507cebd9ae -SIZE (xpi/firefox-52.1.2/ko.xpi) = 463629 -SHA256 (xpi/firefox-52.1.2/lij.xpi) = 364536ae51d3d6534c605515276bb4c5a23f17a66c68b7d78875fd7cd26d3e2b -SIZE (xpi/firefox-52.1.2/lij.xpi) = 421070 -SHA256 (xpi/firefox-52.1.2/lt.xpi) = 07b3a27e36f2cec1e44f892c4bfe59acf7b61299c5a903195706c696e1ca6fc4 -SIZE (xpi/firefox-52.1.2/lt.xpi) = 452235 -SHA256 (xpi/firefox-52.1.2/lv.xpi) = 5e4ad43ef8e67daa9404f2a7502b6f0c5c9e37ee3604a57086fe689ac4971ac9 -SIZE (xpi/firefox-52.1.2/lv.xpi) = 448450 -SHA256 (xpi/firefox-52.1.2/mai.xpi) = c3f5794e02928e508f1d4104ca2c13f339b69547b7bfc921fe2a13d87a056ea7 -SIZE (xpi/firefox-52.1.2/mai.xpi) = 499841 -SHA256 (xpi/firefox-52.1.2/mk.xpi) = 327db8540272fd64e8306178dd112e7edabf1b272f61967391797b8be9f7f324 -SIZE (xpi/firefox-52.1.2/mk.xpi) = 496199 -SHA256 (xpi/firefox-52.1.2/ml.xpi) = 344564cae87b117056bbb588364c61bfed62a37fba6a2f453845202fecbcba64 -SIZE (xpi/firefox-52.1.2/ml.xpi) = 516486 -SHA256 (xpi/firefox-52.1.2/mr.xpi) = 7b892400f94a8d3d51e5f602f7666ac9268db82f51b3fec5606a7a18fa2eb219 -SIZE (xpi/firefox-52.1.2/mr.xpi) = 502431 -SHA256 (xpi/firefox-52.1.2/ms.xpi) = 1f22477d03c7d949c27a18b69a9f3b80f24346b04a54b44d74f7c7fc77540afa -SIZE (xpi/firefox-52.1.2/ms.xpi) = 435990 -SHA256 (xpi/firefox-52.1.2/nb-NO.xpi) = a8ef68bdccdb49ac0d47c2e8af273137bb1e06e92e6739f9f541368547d4d7e9 -SIZE (xpi/firefox-52.1.2/nb-NO.xpi) = 434412 -SHA256 (xpi/firefox-52.1.2/nl.xpi) = 88515d3980eb3771a0edee67ef63b642e802736a7d13d49a2f2ab92a7f621316 -SIZE (xpi/firefox-52.1.2/nl.xpi) = 432007 -SHA256 (xpi/firefox-52.1.2/nn-NO.xpi) = cfc13641db024fcfecb9f056ee646974e52bffe3936f833377749ceecc93ce09 -SIZE (xpi/firefox-52.1.2/nn-NO.xpi) = 428644 -SHA256 (xpi/firefox-52.1.2/or.xpi) = 0fc4c95ccdd5be47938906053e29ce0b86bac996c1f0f9d2160da89f83e0bbe3 -SIZE (xpi/firefox-52.1.2/or.xpi) = 496917 -SHA256 (xpi/firefox-52.1.2/pa-IN.xpi) = 2c97becbb99c799b35f23e58893446bf50b2174d4a3bde1e319afa6bd5663012 -SIZE (xpi/firefox-52.1.2/pa-IN.xpi) = 476587 -SHA256 (xpi/firefox-52.1.2/pl.xpi) = 6400ddb4d6a23864422f6f9666d6e3db35c926b0cd6591d6da6c411b407320eb -SIZE (xpi/firefox-52.1.2/pl.xpi) = 352851 -SHA256 (xpi/firefox-52.1.2/pt-BR.xpi) = 54fb6ac376972b7355fa21054be2921bb6d78770a77b1d6564c5bfe58acf8cca -SIZE (xpi/firefox-52.1.2/pt-BR.xpi) = 438169 -SHA256 (xpi/firefox-52.1.2/pt-PT.xpi) = 113750e6daf0f0ba2e764ed6140d28579189f1e99e867d613752a2368b3b388a -SIZE (xpi/firefox-52.1.2/pt-PT.xpi) = 436727 -SHA256 (xpi/firefox-52.1.2/rm.xpi) = b70b45cfd52f44de9b3907ba1c3c221d4b53214a886b0f92cb21b66495edf83b -SIZE (xpi/firefox-52.1.2/rm.xpi) = 434608 -SHA256 (xpi/firefox-52.1.2/ro.xpi) = 5488aaf2648dfe4b01bde08bba07e6ecd960ff39c85b0f63340cfde111dcb32d -SIZE (xpi/firefox-52.1.2/ro.xpi) = 449938 -SHA256 (xpi/firefox-52.1.2/ru.xpi) = a2ec87a777f6008b6ea3ed7062b72ef3b331c6ca9c15a1f20177a414daab5526 -SIZE (xpi/firefox-52.1.2/ru.xpi) = 395364 -SHA256 (xpi/firefox-52.1.2/si.xpi) = e615af562970d2066ce665f685b9e0a9695a98d9a3c1e779b37941519f618fd4 -SIZE (xpi/firefox-52.1.2/si.xpi) = 491958 -SHA256 (xpi/firefox-52.1.2/sk.xpi) = bed39b86536bba3d18a8655969312ddf3e5e895b33894ccd763bb6b93a34b13e -SIZE (xpi/firefox-52.1.2/sk.xpi) = 455820 -SHA256 (xpi/firefox-52.1.2/sl.xpi) = 0bd69930c3b98c198db1a7e48a9ecf5b8831cf93afb2b84d00b1964a7ffe6cea -SIZE (xpi/firefox-52.1.2/sl.xpi) = 433482 -SHA256 (xpi/firefox-52.1.2/son.xpi) = 63ee1cab2c7eae881843b20297c5abab15185d95b2ed1061b7c21c0e81080212 -SIZE (xpi/firefox-52.1.2/son.xpi) = 435127 -SHA256 (xpi/firefox-52.1.2/sq.xpi) = 22f4d92fa7c02eff4b0976983c25d151ac3dd6a3b85f502714cd607eec0c9979 -SIZE (xpi/firefox-52.1.2/sq.xpi) = 448156 -SHA256 (xpi/firefox-52.1.2/sr.xpi) = 5f3db7014bf08c80cf45adfe14b36ac0777b34497be729b0495a88b708df5953 -SIZE (xpi/firefox-52.1.2/sr.xpi) = 463394 -SHA256 (xpi/firefox-52.1.2/sv-SE.xpi) = c8b78c6eb3310260de8e1bc3bff42c647da6b46b774c42651a34e54c8f6a1f0f -SIZE (xpi/firefox-52.1.2/sv-SE.xpi) = 441181 -SHA256 (xpi/firefox-52.1.2/ta.xpi) = d4cba3b4eeffe4d538a2d7c641dfe022cb0b12b32eed40824e0a63216f610207 -SIZE (xpi/firefox-52.1.2/ta.xpi) = 494799 -SHA256 (xpi/firefox-52.1.2/te.xpi) = 26194b24c7f085600c388e46440464ec1e1adeab73e400268adbd1c38f41ff38 -SIZE (xpi/firefox-52.1.2/te.xpi) = 515241 -SHA256 (xpi/firefox-52.1.2/th.xpi) = 7a483f1131f5048e8aa91208aa7553140a02679d510d5bcb2038d32b84f416bd -SIZE (xpi/firefox-52.1.2/th.xpi) = 489379 -SHA256 (xpi/firefox-52.1.2/tr.xpi) = e3175db667074c30cea7edf6749760c61988fa93bfd46d6fbfeea2af3bce8119 -SIZE (xpi/firefox-52.1.2/tr.xpi) = 443673 -SHA256 (xpi/firefox-52.1.2/uk.xpi) = 765c0a8f5e2e50c9ce69c8244dd5ce8c2485900b12382e436a0eb10dcc1f43ca -SIZE (xpi/firefox-52.1.2/uk.xpi) = 495095 -SHA256 (xpi/firefox-52.1.2/uz.xpi) = 747843ec27dc7905ebf5c1984ec4bde9b838480d04c496b7acdc152b45d4fa07 -SIZE (xpi/firefox-52.1.2/uz.xpi) = 447916 -SHA256 (xpi/firefox-52.1.2/vi.xpi) = a7ea8a77fb6860eb48a582e37df7a51307223c5e3f3096cead181c2da7a84135 -SIZE (xpi/firefox-52.1.2/vi.xpi) = 450805 -SHA256 (xpi/firefox-52.1.2/xh.xpi) = a031421901782739998f630dc1e97f6ddf9134c7236532db9ac2d201ed0f5a14 -SIZE (xpi/firefox-52.1.2/xh.xpi) = 441172 -SHA256 (xpi/firefox-52.1.2/zh-CN.xpi) = 3bd231cb050c37904d42efee813209572df9aee0cca11e8dde097b0fc8d98a3d -SIZE (xpi/firefox-52.1.2/zh-CN.xpi) = 461694 -SHA256 (xpi/firefox-52.1.2/zh-TW.xpi) = 7372e838f62ceb8201e528341a177c496cd9b713e66e746d7131ea14d49d3b87 -SIZE (xpi/firefox-52.1.2/zh-TW.xpi) = 472534 +TIMESTAMP = 1496872508 +SHA256 (xpi/firefox-52.2.0/ach.xpi) = 27118787ecf565c3a07101074f100eddcbc86d0a7dd62fd5f0e52ae4ceff4c7f +SIZE (xpi/firefox-52.2.0/ach.xpi) = 427640 +SHA256 (xpi/firefox-52.2.0/af.xpi) = 61d338f0cb09da9fdcef7addb8122a8eb231185681eb84b33799818ab3372120 +SIZE (xpi/firefox-52.2.0/af.xpi) = 436823 +SHA256 (xpi/firefox-52.2.0/an.xpi) = 5dd40dd9f0be8485b150af966f193abfc3a301025dcc927fbe28fac384bd8a40 +SIZE (xpi/firefox-52.2.0/an.xpi) = 445142 +SHA256 (xpi/firefox-52.2.0/ar.xpi) = 6771ebe9f0496fa3e7642cb3d3eaf0319e1e4f3df3b2a84e6f7334e388b5e32e +SIZE (xpi/firefox-52.2.0/ar.xpi) = 473382 +SHA256 (xpi/firefox-52.2.0/as.xpi) = d99937e0a6ef54578e61e8309d4feb977e1bca0da801425a22af4db590c6d00a +SIZE (xpi/firefox-52.2.0/as.xpi) = 486889 +SHA256 (xpi/firefox-52.2.0/ast.xpi) = 5ad4d0cb1a22ea1e2612a04332f9ac9217086df44244dce131cfd53a85c14355 +SIZE (xpi/firefox-52.2.0/ast.xpi) = 440033 +SHA256 (xpi/firefox-52.2.0/az.xpi) = bc399d416cc457cca175ebdbf903b9835536895c2cdad517977222daf71148c0 +SIZE (xpi/firefox-52.2.0/az.xpi) = 454923 +SHA256 (xpi/firefox-52.2.0/bg.xpi) = 4be16e46027066d5e699028a4554deeb42f56cee53429d337aeeedfb0ea7156c +SIZE (xpi/firefox-52.2.0/bg.xpi) = 487891 +SHA256 (xpi/firefox-52.2.0/bn-BD.xpi) = 7ac687143c25a67bb42c16bd3f53cfa0bb54379f331fe5de23b759f6f80b031b +SIZE (xpi/firefox-52.2.0/bn-BD.xpi) = 511995 +SHA256 (xpi/firefox-52.2.0/bn-IN.xpi) = bc957e819790c3592c0d6bf32c3df5792de7be16c341698b3378c3f8948ac0b8 +SIZE (xpi/firefox-52.2.0/bn-IN.xpi) = 509376 +SHA256 (xpi/firefox-52.2.0/br.xpi) = 01f46104cf0b05872168db8ad75e735e828c9cfd5db9993f699579b2726a798e +SIZE (xpi/firefox-52.2.0/br.xpi) = 435483 +SHA256 (xpi/firefox-52.2.0/bs.xpi) = 283db0643d3dbc6b7e8631f4bc642420cb3cd110a2c3c609c4a2b89b197b0f03 +SIZE (xpi/firefox-52.2.0/bs.xpi) = 441782 +SHA256 (xpi/firefox-52.2.0/ca.xpi) = d71194a6236a3a450263a0bd6cf23e2291451b1189dda18666ac5449b75ce20a +SIZE (xpi/firefox-52.2.0/ca.xpi) = 443304 +SHA256 (xpi/firefox-52.2.0/cs.xpi) = 1745ed60f7a6711d8fa9a238f27b36e469aa327ef2ad675636e43440a6119804 +SIZE (xpi/firefox-52.2.0/cs.xpi) = 444075 +SHA256 (xpi/firefox-52.2.0/cy.xpi) = 99ce7e694d5c244edfd3fb94786108e670eae9173725ee2b68142117ab29d8d7 +SIZE (xpi/firefox-52.2.0/cy.xpi) = 436583 +SHA256 (xpi/firefox-52.2.0/da.xpi) = b66b32ad09d0baa2c601d6359d03ab63e2f4aa2deb54317615495be650bfcb87 +SIZE (xpi/firefox-52.2.0/da.xpi) = 424394 +SHA256 (xpi/firefox-52.2.0/de.xpi) = 1bc5bbbd996d880ae736e438aa11239a8f60833f9938f1d083f4c46ce1dd19ae +SIZE (xpi/firefox-52.2.0/de.xpi) = 442479 +SHA256 (xpi/firefox-52.2.0/dsb.xpi) = 97a851907e97b539c96d46ece84988abf2596c156007872d73bd8ca557c51b03 +SIZE (xpi/firefox-52.2.0/dsb.xpi) = 459425 +SHA256 (xpi/firefox-52.2.0/el.xpi) = d99497d250eddd94734f6823d74cf14f27101ea5cd49f14f1da4a3f96cb414f7 +SIZE (xpi/firefox-52.2.0/el.xpi) = 516592 +SHA256 (xpi/firefox-52.2.0/en-GB.xpi) = b559ae96f2dc788ad192bcb17b1ebbd940312e454ff2df5be84e78ea7d40bd35 +SIZE (xpi/firefox-52.2.0/en-GB.xpi) = 419323 +SHA256 (xpi/firefox-52.2.0/en-US.xpi) = 3053bb79d2944f6e8190600f312ca03cd98204701e58ba5ccce20da7027d17ae +SIZE (xpi/firefox-52.2.0/en-US.xpi) = 428630 +SHA256 (xpi/firefox-52.2.0/en-ZA.xpi) = 7676e11987de2980265f1ac789ce095814a26c9e5fc2e90a5ab9b8d62da769d6 +SIZE (xpi/firefox-52.2.0/en-ZA.xpi) = 412212 +SHA256 (xpi/firefox-52.2.0/eo.xpi) = b4ea0148e23d9ffdcc314c8eb522934e66ccc71351508d83c0f399a0e02cb20d +SIZE (xpi/firefox-52.2.0/eo.xpi) = 437474 +SHA256 (xpi/firefox-52.2.0/es-AR.xpi) = 71d9c1a799c7713f17af5f7ef2a34e929c056ff68eba20628538002bd1d23a40 +SIZE (xpi/firefox-52.2.0/es-AR.xpi) = 445925 +SHA256 (xpi/firefox-52.2.0/es-CL.xpi) = d279b4b8d1e5af3083055b4e82585c5f3371fc70d40a51476743aa5727225dc9 +SIZE (xpi/firefox-52.2.0/es-CL.xpi) = 445676 +SHA256 (xpi/firefox-52.2.0/es-ES.xpi) = e08baaf47eda8accf24c5f72931081bb8ef0120319c55025806913ebefc1f83e +SIZE (xpi/firefox-52.2.0/es-ES.xpi) = 344875 +SHA256 (xpi/firefox-52.2.0/es-MX.xpi) = 39e20cb1460f24be53a19bbe23b945a051c86fdb7a411b5ba586f2edb38c28fd +SIZE (xpi/firefox-52.2.0/es-MX.xpi) = 448385 +SHA256 (xpi/firefox-52.2.0/et.xpi) = e91d409cc61be30cb1cd7ea546d093841161da621da817510823beb957edc50f +SIZE (xpi/firefox-52.2.0/et.xpi) = 425113 +SHA256 (xpi/firefox-52.2.0/eu.xpi) = 166d5c88fdd8fc09ba0e784c6d60514395dfc899cccfe4058f2b1ed35bd3d909 +SIZE (xpi/firefox-52.2.0/eu.xpi) = 438479 +SHA256 (xpi/firefox-52.2.0/fa.xpi) = 04e771a28a578fe66f041f625c6164bbade771f815f3330ec1633426f59f41ab +SIZE (xpi/firefox-52.2.0/fa.xpi) = 491343 +SHA256 (xpi/firefox-52.2.0/ff.xpi) = cc1584bbaf57b10731c3e90c795afc207e7745dfde6d9264dc2b9129b3f86067 +SIZE (xpi/firefox-52.2.0/ff.xpi) = 440928 +SHA256 (xpi/firefox-52.2.0/fi.xpi) = 8aa6afa26db1254b9711510c272072f997076bc80e5d6d6a303df11aa8cfad89 +SIZE (xpi/firefox-52.2.0/fi.xpi) = 430061 +SHA256 (xpi/firefox-52.2.0/fr.xpi) = 6e98af911626cb733659973a8bf573cba0427194a0fbd68524ba58a664fa6e02 +SIZE (xpi/firefox-52.2.0/fr.xpi) = 450210 +SHA256 (xpi/firefox-52.2.0/fy-NL.xpi) = e21e83fd8e31ac6973a6e3f000bb4e9f2fc0b760f048e130064106eeeb4f100e +SIZE (xpi/firefox-52.2.0/fy-NL.xpi) = 444970 +SHA256 (xpi/firefox-52.2.0/ga-IE.xpi) = d8a3c6d802b31acd9f17565638b8673256ebeffcd72264472fc829afa9c1e1e7 +SIZE (xpi/firefox-52.2.0/ga-IE.xpi) = 458164 +SHA256 (xpi/firefox-52.2.0/gd.xpi) = 9567ede282ce238afb964adbee6d7c5b023acdc2a760cb231fdcfdd64c4c546b +SIZE (xpi/firefox-52.2.0/gd.xpi) = 447268 +SHA256 (xpi/firefox-52.2.0/gl.xpi) = 4dc5293d3b0f9512508f1c7645e2926520ca4ff92ea9f2620b0b776aaeab88cb +SIZE (xpi/firefox-52.2.0/gl.xpi) = 447295 +SHA256 (xpi/firefox-52.2.0/gn.xpi) = 2e5027d09a944e190cb018c45cb7ee1281f2e1717786d3a9b4f968dd2a4210ca +SIZE (xpi/firefox-52.2.0/gn.xpi) = 456214 +SHA256 (xpi/firefox-52.2.0/gu-IN.xpi) = 5047f8ae521ee0c62b14fa700df91214e6f69fd2a639e685ffc7dd0817858b8d +SIZE (xpi/firefox-52.2.0/gu-IN.xpi) = 489364 +SHA256 (xpi/firefox-52.2.0/he.xpi) = eafa5675ec14a667b39688cb259c091ba32a747fa2528f0c2cce053e9205a6a4 +SIZE (xpi/firefox-52.2.0/he.xpi) = 455283 +SHA256 (xpi/firefox-52.2.0/hi-IN.xpi) = 60bcb0fce96954a63ea2758363cd9dda3f9f7b5b1fb8da5c5470231079b3c78e +SIZE (xpi/firefox-52.2.0/hi-IN.xpi) = 506519 +SHA256 (xpi/firefox-52.2.0/hr.xpi) = 73b947a79a68007db59e03edd6cdcaf2a70da42eb430734d51351d4b2b70738b +SIZE (xpi/firefox-52.2.0/hr.xpi) = 447503 +SHA256 (xpi/firefox-52.2.0/hsb.xpi) = a49a01d6f962292cd126869b6d1f9f17e4b5d8cccf989ecfcef95fb91c1141db +SIZE (xpi/firefox-52.2.0/hsb.xpi) = 457259 +SHA256 (xpi/firefox-52.2.0/hu.xpi) = a34f8354fd47ccbb36ee1b48455ddc2b945fb2cab6ede6c3925e6b6a2bdc5b3e +SIZE (xpi/firefox-52.2.0/hu.xpi) = 451496 +SHA256 (xpi/firefox-52.2.0/hy-AM.xpi) = 87e48edf01bbe1ca1b720d0bea9b6a2b5bed36c28fdac513507ab6224e152279 +SIZE (xpi/firefox-52.2.0/hy-AM.xpi) = 495773 +SHA256 (xpi/firefox-52.2.0/id.xpi) = 124b7390bf120a1377b7600d5f332cabf32ec0ae1b32048f8bf9c93ca2a8615b +SIZE (xpi/firefox-52.2.0/id.xpi) = 426023 +SHA256 (xpi/firefox-52.2.0/is.xpi) = b7315d135fa81b0a51d9fc53fa4251d7d2f40ee88b84f7184b47a44a9152e23b +SIZE (xpi/firefox-52.2.0/is.xpi) = 442694 +SHA256 (xpi/firefox-52.2.0/it.xpi) = 6d66239509dfc08cf4ea2a911cbfc58ad1279b37dea0ee62595bcc3753abc51f +SIZE (xpi/firefox-52.2.0/it.xpi) = 339221 +SHA256 (xpi/firefox-52.2.0/ja.xpi) = 04e648ccfbe57e76ca281795a4d703b060d409a57df4e2b26881fb7c4afc8c4a +SIZE (xpi/firefox-52.2.0/ja.xpi) = 488343 +SHA256 (xpi/firefox-52.2.0/kk.xpi) = b3bc69efe5b24aa6aa447afe21f2b13604607a799037e5108caef37454489a75 +SIZE (xpi/firefox-52.2.0/kk.xpi) = 496939 +SHA256 (xpi/firefox-52.2.0/km.xpi) = afd37f2af8e357da1b2eac49ab428e1369911d9ba6e1ed250b55e9796cf08ec6 +SIZE (xpi/firefox-52.2.0/km.xpi) = 520344 +SHA256 (xpi/firefox-52.2.0/kn.xpi) = dc67ad63a6ad613d0b3d3997e7525f9285c35caf61c411fff596ab6679e282de +SIZE (xpi/firefox-52.2.0/kn.xpi) = 519456 +SHA256 (xpi/firefox-52.2.0/ko.xpi) = 7df95ae569658b84210cb37f90c5fb62645af6114ab532199f5a52925c06b66f +SIZE (xpi/firefox-52.2.0/ko.xpi) = 463630 +SHA256 (xpi/firefox-52.2.0/lij.xpi) = 84d07b84f64ffbed11769fc70906da559beb344459720084392d81fb2b19c142 +SIZE (xpi/firefox-52.2.0/lij.xpi) = 421071 +SHA256 (xpi/firefox-52.2.0/lt.xpi) = 954f3568128f3b7bd56225c31e19bc3aeebc100778ea6e2c4fe3d6f92a5ad684 +SIZE (xpi/firefox-52.2.0/lt.xpi) = 452235 +SHA256 (xpi/firefox-52.2.0/lv.xpi) = 7d7b8c36bffa52aaa9769ed0d70c468cfbb0f277dd17c8ccac0c2b2b004a4140 +SIZE (xpi/firefox-52.2.0/lv.xpi) = 448450 +SHA256 (xpi/firefox-52.2.0/mai.xpi) = 2eedfd544a3cb3c81621c8865ed6a001f7814f7867029299e7e03d3b3745318b +SIZE (xpi/firefox-52.2.0/mai.xpi) = 499841 +SHA256 (xpi/firefox-52.2.0/mk.xpi) = 850a782e6fdaec215077bf811724d8e78ca3e98c996618cdac5f4a05b8cc2583 +SIZE (xpi/firefox-52.2.0/mk.xpi) = 496199 +SHA256 (xpi/firefox-52.2.0/ml.xpi) = 96d25fa55ad282d0b72368471c2ae280d4f3a55fbd596c518960965696dc2eda +SIZE (xpi/firefox-52.2.0/ml.xpi) = 516487 +SHA256 (xpi/firefox-52.2.0/mr.xpi) = e7fbfd6ac988a62c4aba975b0657e947491b566263cfdb91bc3de46c767efe81 +SIZE (xpi/firefox-52.2.0/mr.xpi) = 502431 +SHA256 (xpi/firefox-52.2.0/ms.xpi) = ab63a7d8dd3ab884710bf124d844c76fc641ba6f12e9be24e464045bd448af68 +SIZE (xpi/firefox-52.2.0/ms.xpi) = 435990 +SHA256 (xpi/firefox-52.2.0/nb-NO.xpi) = f8246d65affaea847cca8d2d02a25374c77a4c62216b38325a700d99aabeacb1 +SIZE (xpi/firefox-52.2.0/nb-NO.xpi) = 434412 +SHA256 (xpi/firefox-52.2.0/nl.xpi) = b8804305be802756047e27fdd0db55b8bdbb59af91e533ae5421168de72b62f4 +SIZE (xpi/firefox-52.2.0/nl.xpi) = 432007 +SHA256 (xpi/firefox-52.2.0/nn-NO.xpi) = c130b94392b33ffaee7bc3ccde35f4d2f2fe6d3b38faec890c7585166a62eb36 +SIZE (xpi/firefox-52.2.0/nn-NO.xpi) = 428645 +SHA256 (xpi/firefox-52.2.0/or.xpi) = e43db2d368fd72912383ae3e4070a7ac4ae4a0bd144b6765922bb98b099f6b53 +SIZE (xpi/firefox-52.2.0/or.xpi) = 496917 +SHA256 (xpi/firefox-52.2.0/pa-IN.xpi) = 0fec235d75e55330ece84855eb90806a5f6e716abb2513d2380b355ddcdfe05f +SIZE (xpi/firefox-52.2.0/pa-IN.xpi) = 476587 +SHA256 (xpi/firefox-52.2.0/pl.xpi) = c1517876642a7e168d39cc89299038fe9da2f794839cb44ced76de351d688845 +SIZE (xpi/firefox-52.2.0/pl.xpi) = 352851 +SHA256 (xpi/firefox-52.2.0/pt-BR.xpi) = dd61d555cb46d4eb6796e770d9a6322cb844c436b7bb703a7444c39462af6277 +SIZE (xpi/firefox-52.2.0/pt-BR.xpi) = 438170 +SHA256 (xpi/firefox-52.2.0/pt-PT.xpi) = 7a294c1912b0ed5c6af8d2bd0f336c6de95354cd1bda72702268620e59f23774 +SIZE (xpi/firefox-52.2.0/pt-PT.xpi) = 436727 +SHA256 (xpi/firefox-52.2.0/rm.xpi) = 56cda1245557ee44ab680d2376a577f3a32bb60f95dca94c3fda80469add54dd +SIZE (xpi/firefox-52.2.0/rm.xpi) = 434609 +SHA256 (xpi/firefox-52.2.0/ro.xpi) = c94438d76a0bfb5de6294f84240efcb482bb16fff479905391826a453607ec0c +SIZE (xpi/firefox-52.2.0/ro.xpi) = 449938 +SHA256 (xpi/firefox-52.2.0/ru.xpi) = c9e666dc2307d39e41303c54106afe2b336783b70e49f642585b20b662258b7d +SIZE (xpi/firefox-52.2.0/ru.xpi) = 395364 +SHA256 (xpi/firefox-52.2.0/si.xpi) = e0444d9c26470b1acd5ed75a7fc1380ef66d9bb3c28b6e9aeaf7845e8cadf735 +SIZE (xpi/firefox-52.2.0/si.xpi) = 491959 +SHA256 (xpi/firefox-52.2.0/sk.xpi) = 15c4f591b345fd1ba2a0b39dc07663648a97f86469eddcd4d73df95c812e0c62 +SIZE (xpi/firefox-52.2.0/sk.xpi) = 455820 +SHA256 (xpi/firefox-52.2.0/sl.xpi) = b5c2b9be184c335c1956ccb1b457b1e98b74d11fed513e52e73d14514f1cc74a +SIZE (xpi/firefox-52.2.0/sl.xpi) = 433482 +SHA256 (xpi/firefox-52.2.0/son.xpi) = 0355ea7a2bbadadf5867a0cd6d7a568a5e1324371ba6afd60cdb54b9ba83036b +SIZE (xpi/firefox-52.2.0/son.xpi) = 435128 +SHA256 (xpi/firefox-52.2.0/sq.xpi) = 148772fe10114a225f766799f9e3cf38b476499d21b395ab3f2b287934599fc2 +SIZE (xpi/firefox-52.2.0/sq.xpi) = 448156 +SHA256 (xpi/firefox-52.2.0/sr.xpi) = cbdafd1e35aa4b06807f53b887ad0b4b0fdb6bb519bab0001d6def74fae2f849 +SIZE (xpi/firefox-52.2.0/sr.xpi) = 463394 +SHA256 (xpi/firefox-52.2.0/sv-SE.xpi) = 98fbbdc6772ebc1aaef0b64105f76bc7b7790b85192457c7ec8e9a75d666ae1e +SIZE (xpi/firefox-52.2.0/sv-SE.xpi) = 441178 +SHA256 (xpi/firefox-52.2.0/ta.xpi) = d864732629b8b05c0c4ef51252b79cb9a0d87b2b551f146fbb588fe27f8ed3d1 +SIZE (xpi/firefox-52.2.0/ta.xpi) = 494798 +SHA256 (xpi/firefox-52.2.0/te.xpi) = 101afb36454f38ceaa95fbf37a6ede0cdb4a6ab977fea47d8ede36b1865dd53e +SIZE (xpi/firefox-52.2.0/te.xpi) = 515241 +SHA256 (xpi/firefox-52.2.0/th.xpi) = 28228df38bc8bdd27366b2f7a3181901b32cccfcc1c6621a35e6b8a8b1711aff +SIZE (xpi/firefox-52.2.0/th.xpi) = 489379 +SHA256 (xpi/firefox-52.2.0/tr.xpi) = d6ad4f3347f65d60a98f286a981df7b8ffcc5d45a13c578011c7734bd0c092f9 +SIZE (xpi/firefox-52.2.0/tr.xpi) = 443673 +SHA256 (xpi/firefox-52.2.0/uk.xpi) = 028a0da2fa52cedc7a2c75903fbd68edbe4db5ba46eb25f998b7c3d9d9c2a934 +SIZE (xpi/firefox-52.2.0/uk.xpi) = 495095 +SHA256 (xpi/firefox-52.2.0/uz.xpi) = 460c1a81c8bb9ca5169d2acd2095961bcc36ce3188c1f6bc54e9ef32ca5f8610 +SIZE (xpi/firefox-52.2.0/uz.xpi) = 447917 +SHA256 (xpi/firefox-52.2.0/vi.xpi) = f57c904d0c1cd498d9952b9a760482331b97389d9a02f2c7e6b765efc143efc7 +SIZE (xpi/firefox-52.2.0/vi.xpi) = 450805 +SHA256 (xpi/firefox-52.2.0/xh.xpi) = ff7479b05c613b0777e32bbc092117e9c206470742a78daf03adb5d0a0b4dd63 +SIZE (xpi/firefox-52.2.0/xh.xpi) = 441173 +SHA256 (xpi/firefox-52.2.0/zh-CN.xpi) = 017282ac0e55e435e794a495ba1047acf1255b81ba6723783db4f443e2adb37d +SIZE (xpi/firefox-52.2.0/zh-CN.xpi) = 461695 +SHA256 (xpi/firefox-52.2.0/zh-TW.xpi) = 0129e1b38a65abc09b9f4c3af1a20efe545075644a8388e4e4dd65d143687e7e +SIZE (xpi/firefox-52.2.0/zh-TW.xpi) = 472534 Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Tue Jun 13 19:54:35 2017 (r443533) +++ head/www/firefox-esr/Makefile Tue Jun 13 19:54:57 2017 (r443534) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 52.1.2 -PORTREVISION= 1 +DISTVERSION= 52.2.0 DISTVERSIONSUFFIX=esr.source PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: head/www/firefox-esr/distinfo ============================================================================== --- head/www/firefox-esr/distinfo Tue Jun 13 19:54:35 2017 (r443533) +++ head/www/firefox-esr/distinfo Tue Jun 13 19:54:57 2017 (r443534) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495072157 -SHA256 (firefox-52.1.2esr.source.tar.xz) = 388e0454d69801f0f2010f8f93b796420ec0493fbf138fc659dbd5b497b8373b -SIZE (firefox-52.1.2esr.source.tar.xz) = 212168572 +TIMESTAMP = 1496872508 +SHA256 (firefox-52.2.0esr.source.tar.xz) = a2f180e4109b15d86d58444134996c1d49eb52e7702d89510508fbd7bddb9381 +SIZE (firefox-52.2.0esr.source.tar.xz) = 212019288 From owner-svn-ports-head@freebsd.org Tue Jun 13 19:55:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6A2FBFD4AA; Tue, 13 Jun 2017 19:55:25 +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 91D4865E4D; Tue, 13 Jun 2017 19:55:25 +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 v5DJtORb060373; Tue, 13 Jun 2017 19:55:24 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJtOtp060370; Tue, 13 Jun 2017 19:55:24 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131955.v5DJtOtp060370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:55:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443535 - in head/mail: thunderbird thunderbird-i18n thunderbird/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:55:25 -0000 Author: jbeich Date: Tue Jun 13 19:55:24 2017 New Revision: 443535 URL: https://svnweb.freebsd.org/changeset/ports/443535 Log: mail/thunderbird: update to 52.2.0 Changes: https://www.mozilla.org/thunderbird/52.2.0/releasenotes/ Changes: https://hg.mozilla.org/releases/comm-esr52/shortlog/THUNDERBIRD_52_2_0_RELEASE Security: 6cec1b0a-da15-467d-8691-1dea392d4c8d MFH: 2017Q2 Deleted: head/mail/thunderbird/files/patch-bug1359051 head/mail/thunderbird/files/patch-bug1359142 Modified: head/mail/thunderbird-i18n/Makefile (contents, props changed) head/mail/thunderbird-i18n/distinfo (contents, props changed) head/mail/thunderbird/Makefile (contents, props changed) head/mail/thunderbird/distinfo (contents, props changed) Modified: head/mail/thunderbird-i18n/Makefile ============================================================================== --- head/mail/thunderbird-i18n/Makefile Tue Jun 13 19:54:57 2017 (r443534) +++ head/mail/thunderbird-i18n/Makefile Tue Jun 13 19:55:24 2017 (r443535) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 52.1.1 +PORTVERSION= 52.2.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build4/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: head/mail/thunderbird-i18n/distinfo ============================================================================== --- head/mail/thunderbird-i18n/distinfo Tue Jun 13 19:54:57 2017 (r443534) +++ head/mail/thunderbird-i18n/distinfo Tue Jun 13 19:55:24 2017 (r443535) @@ -1,117 +1,117 @@ -TIMESTAMP = 1495278082 -SHA256 (xpi/thunderbird-i18n-52.1.1/ar.xpi) = 8989418e122cc3b92d2691e74db44cccfe238369e02e66fbb78832620978fcd3 -SIZE (xpi/thunderbird-i18n-52.1.1/ar.xpi) = 604235 -SHA256 (xpi/thunderbird-i18n-52.1.1/ast.xpi) = 44c8f31f8f6fdb34e5287e0bddae18257e85f5962b68be3a1f3a4c92ef5235d5 -SIZE (xpi/thunderbird-i18n-52.1.1/ast.xpi) = 541173 -SHA256 (xpi/thunderbird-i18n-52.1.1/be.xpi) = f48fde4ea03dcf4a257f13cb2c3c85c9a47f12e846c027964b8c89a62497b735 -SIZE (xpi/thunderbird-i18n-52.1.1/be.xpi) = 570931 -SHA256 (xpi/thunderbird-i18n-52.1.1/bg.xpi) = 36185e9fd2f82e422924336a331cec03b7581bab3411237e71b45f89e5635fa4 -SIZE (xpi/thunderbird-i18n-52.1.1/bg.xpi) = 634897 -SHA256 (xpi/thunderbird-i18n-52.1.1/bn-BD.xpi) = 6a85c7568b7f4ff35becda3ba679d8eb85a4c00aef8836b26edf3bffd3383435 -SIZE (xpi/thunderbird-i18n-52.1.1/bn-BD.xpi) = 676900 -SHA256 (xpi/thunderbird-i18n-52.1.1/br.xpi) = f59aad266c68c72fc55f56869591680b4c7fa433cda06d66c0eb20064edb6dcf -SIZE (xpi/thunderbird-i18n-52.1.1/br.xpi) = 559380 -SHA256 (xpi/thunderbird-i18n-52.1.1/ca.xpi) = 4e1ae4b5bec308de0042373fda1f7202df576a3ef1edf574e805edb2666d3ff3 -SIZE (xpi/thunderbird-i18n-52.1.1/ca.xpi) = 569910 -SHA256 (xpi/thunderbird-i18n-52.1.1/cs.xpi) = de56bde1e43551b20961fda8e1715a6d805ea9224b60ea80bfe3bcb05894253e -SIZE (xpi/thunderbird-i18n-52.1.1/cs.xpi) = 579149 -SHA256 (xpi/thunderbird-i18n-52.1.1/cy.xpi) = 195db139fa9d56e9e74e7dda0a541adcc5d199786f460b64bb6f510e8dbb5dcf -SIZE (xpi/thunderbird-i18n-52.1.1/cy.xpi) = 554858 -SHA256 (xpi/thunderbird-i18n-52.1.1/da.xpi) = e3f698c3c694566ead0a740bb56f6a6c865f349f6affd8608d0492a1b9a90a1d -SIZE (xpi/thunderbird-i18n-52.1.1/da.xpi) = 543335 -SHA256 (xpi/thunderbird-i18n-52.1.1/de.xpi) = f23e5c40553c9ea9dcbc3fdd04a4a64dc751523b5431279e5d4af592bb21f48d -SIZE (xpi/thunderbird-i18n-52.1.1/de.xpi) = 555743 -SHA256 (xpi/thunderbird-i18n-52.1.1/dsb.xpi) = a9742e533a925e6753d7d1b5bb9408d295bc5730b7c106824260f0194f70b2c8 -SIZE (xpi/thunderbird-i18n-52.1.1/dsb.xpi) = 584581 -SHA256 (xpi/thunderbird-i18n-52.1.1/el.xpi) = 7a3910110d3e6cfbdca99a12b387ddd1f3fa37a0589c9571626271eb30363230 -SIZE (xpi/thunderbird-i18n-52.1.1/el.xpi) = 662964 -SHA256 (xpi/thunderbird-i18n-52.1.1/en-GB.xpi) = a53a70c4b7e184295130d54774f4fe079ec7ea4986874aa2835f50cdb59f0646 -SIZE (xpi/thunderbird-i18n-52.1.1/en-GB.xpi) = 531233 -SHA256 (xpi/thunderbird-i18n-52.1.1/en-US.xpi) = 761e992ae206dcb9d216886ef7ce7d78b2a3525d87aeac7a108ee8b08e0ccd5d -SIZE (xpi/thunderbird-i18n-52.1.1/en-US.xpi) = 529123 -SHA256 (xpi/thunderbird-i18n-52.1.1/es-AR.xpi) = 45b58b0aad67eaa25d23fbf8c15dc800b349a253077414bcfbd174c37c31ccb9 -SIZE (xpi/thunderbird-i18n-52.1.1/es-AR.xpi) = 565995 -SHA256 (xpi/thunderbird-i18n-52.1.1/es-ES.xpi) = 29f8158a9e20c2ac464bca8e2875fd6155b2f8fb34cec03d38faf5bbca563d69 -SIZE (xpi/thunderbird-i18n-52.1.1/es-ES.xpi) = 445463 -SHA256 (xpi/thunderbird-i18n-52.1.1/et.xpi) = 574856171aa7c02b21c87772888c14bbb540eaa048ad6752e0030030a838aa9e -SIZE (xpi/thunderbird-i18n-52.1.1/et.xpi) = 551661 -SHA256 (xpi/thunderbird-i18n-52.1.1/eu.xpi) = 59be73eafbf4cbbf51318c75eedc48a157b8c7226640e39fa79a0cadf27cd0ef -SIZE (xpi/thunderbird-i18n-52.1.1/eu.xpi) = 555536 -SHA256 (xpi/thunderbird-i18n-52.1.1/fi.xpi) = 0f3bda7ffb6b9612b1dad155862cb5d5aa018f151755db33f92da93de8765c0a -SIZE (xpi/thunderbird-i18n-52.1.1/fi.xpi) = 550669 -SHA256 (xpi/thunderbird-i18n-52.1.1/fr.xpi) = 309ef19ab2f8908461be3169effa5091059940577c6ad733b1752d58b0956f95 -SIZE (xpi/thunderbird-i18n-52.1.1/fr.xpi) = 577560 -SHA256 (xpi/thunderbird-i18n-52.1.1/fy-NL.xpi) = bae2d16a97756d9458b60d84ef73df94f040ecc39213abdb45e7f4148d7b214a -SIZE (xpi/thunderbird-i18n-52.1.1/fy-NL.xpi) = 563632 -SHA256 (xpi/thunderbird-i18n-52.1.1/ga-IE.xpi) = 99ee91424007f96ff32f8fea1a38a3d79ff0f435c6c6fd0e22db2708e4cfc694 -SIZE (xpi/thunderbird-i18n-52.1.1/ga-IE.xpi) = 583556 -SHA256 (xpi/thunderbird-i18n-52.1.1/gd.xpi) = d4cca6dabca20202be03bdd7f734661a3edd1ad1db3e1fe9c9e1ebd0fd191138 -SIZE (xpi/thunderbird-i18n-52.1.1/gd.xpi) = 574065 -SHA256 (xpi/thunderbird-i18n-52.1.1/gl.xpi) = 7bfd0facdf087912c129972e5ebfceb022dfaae6d391aad1535669f35efa91fb -SIZE (xpi/thunderbird-i18n-52.1.1/gl.xpi) = 575150 -SHA256 (xpi/thunderbird-i18n-52.1.1/he.xpi) = 464862f5df1ee1ea2baf2271f38ccacd05f06ef0bacf036525da5309391414a1 -SIZE (xpi/thunderbird-i18n-52.1.1/he.xpi) = 592566 -SHA256 (xpi/thunderbird-i18n-52.1.1/hr.xpi) = 77b5e1354eead17606bd0953964c2b0635018a6d0d8bb29967fd7ef6ce284f4a -SIZE (xpi/thunderbird-i18n-52.1.1/hr.xpi) = 564778 -SHA256 (xpi/thunderbird-i18n-52.1.1/hu.xpi) = 2bef50fdace350a57579b10cf29ec11af6cd90e7f526bf74dc63b0118ec32a6f -SIZE (xpi/thunderbird-i18n-52.1.1/hu.xpi) = 586446 -SHA256 (xpi/thunderbird-i18n-52.1.1/hsb.xpi) = 68a06ff1f01b4108c7f0509370d13337b29035f3c2c539dcc3e6152fab10f88f -SIZE (xpi/thunderbird-i18n-52.1.1/hsb.xpi) = 582241 -SHA256 (xpi/thunderbird-i18n-52.1.1/hy-AM.xpi) = fc3885a3cabfc8fa987df6d28fcfa25b8248717259fde1a30d4ad368805a09c4 -SIZE (xpi/thunderbird-i18n-52.1.1/hy-AM.xpi) = 629879 -SHA256 (xpi/thunderbird-i18n-52.1.1/id.xpi) = c490f42ba64d7b0ee64b0adc130428f8be4febadca4538a8e6dd821829ff99e8 -SIZE (xpi/thunderbird-i18n-52.1.1/id.xpi) = 546526 -SHA256 (xpi/thunderbird-i18n-52.1.1/is.xpi) = e3aa6a97453a03db3861244146ec7ed5fd6f7d787c78bae829460502805b9ae3 -SIZE (xpi/thunderbird-i18n-52.1.1/is.xpi) = 555712 -SHA256 (xpi/thunderbird-i18n-52.1.1/it.xpi) = 02878743a1b033e7274b32468f3549598badd41a73760e881c660eb02115d685 -SIZE (xpi/thunderbird-i18n-52.1.1/it.xpi) = 455408 -SHA256 (xpi/thunderbird-i18n-52.1.1/ja.xpi) = 790e6aaf84525b87e6568d9aa538d55be84624a513a7102e7c21e77ed5b6e2f5 -SIZE (xpi/thunderbird-i18n-52.1.1/ja.xpi) = 630052 -SHA256 (xpi/thunderbird-i18n-52.1.1/ko.xpi) = c83d44349445a23dae904e4ca4636270e0333ff7be8581b353a1dfcf1b062bc5 -SIZE (xpi/thunderbird-i18n-52.1.1/ko.xpi) = 595517 -SHA256 (xpi/thunderbird-i18n-52.1.1/lt.xpi) = fd77205c5540eb04717d86a7c65f8e4519f7594e9343d7683bddb3def7b19806 -SIZE (xpi/thunderbird-i18n-52.1.1/lt.xpi) = 580598 -SHA256 (xpi/thunderbird-i18n-52.1.1/nb-NO.xpi) = 4f3d71463d2533677e25975a1a6028aefab31fc4a1ddb8515afea0893c26d621 -SIZE (xpi/thunderbird-i18n-52.1.1/nb-NO.xpi) = 551104 -SHA256 (xpi/thunderbird-i18n-52.1.1/nl.xpi) = 36c3c9739db6e0abc2eee2841a6137caf02c8bbbcb1b2de2db69adee417dd121 -SIZE (xpi/thunderbird-i18n-52.1.1/nl.xpi) = 557956 -SHA256 (xpi/thunderbird-i18n-52.1.1/nn-NO.xpi) = 2672106f09d1a8c55afbcadc94ca5344a7a128a47ca3bab893360708a2332d7c -SIZE (xpi/thunderbird-i18n-52.1.1/nn-NO.xpi) = 551891 -SHA256 (xpi/thunderbird-i18n-52.1.1/pa-IN.xpi) = 111c9b043021a3c078d243e0ecfc77ce5b96801368216934dac86ef1c623fd8e -SIZE (xpi/thunderbird-i18n-52.1.1/pa-IN.xpi) = 646568 -SHA256 (xpi/thunderbird-i18n-52.1.1/pl.xpi) = 900d859d66c4f05c1a9db5df9d19682b3ecbd05001f3dfd888e9e833d56d63ac -SIZE (xpi/thunderbird-i18n-52.1.1/pl.xpi) = 469901 -SHA256 (xpi/thunderbird-i18n-52.1.1/pt-BR.xpi) = 3ed1a5554e09ada1fa504f56327e58cf12559695eefad71c011fd829ead4f184 -SIZE (xpi/thunderbird-i18n-52.1.1/pt-BR.xpi) = 558223 -SHA256 (xpi/thunderbird-i18n-52.1.1/pt-PT.xpi) = 9ddbcd520d1d56200cef0933a5a0e2cfc9a3555bbe009b2d883668b2bf617804 -SIZE (xpi/thunderbird-i18n-52.1.1/pt-PT.xpi) = 565623 -SHA256 (xpi/thunderbird-i18n-52.1.1/rm.xpi) = 37d3e7cc420431524b0252048a81f987d44848d29d433da1297f23f87a2504e3 -SIZE (xpi/thunderbird-i18n-52.1.1/rm.xpi) = 557605 -SHA256 (xpi/thunderbird-i18n-52.1.1/ro.xpi) = 7da713a9624ad3bb504997f3161976d6fd92f960879872ec85cb47a4aec0b551 -SIZE (xpi/thunderbird-i18n-52.1.1/ro.xpi) = 570530 -SHA256 (xpi/thunderbird-i18n-52.1.1/ru.xpi) = f03fb4c40f4ce052c0b709ee101b4ba738b0d1f5e9724dac7de08bfca816ac90 -SIZE (xpi/thunderbird-i18n-52.1.1/ru.xpi) = 530670 -SHA256 (xpi/thunderbird-i18n-52.1.1/si.xpi) = 147b98ce414b8570f9d9ade1423487ed2a1801978b113b9d10cf506783c88a1b -SIZE (xpi/thunderbird-i18n-52.1.1/si.xpi) = 649010 -SHA256 (xpi/thunderbird-i18n-52.1.1/sk.xpi) = 644e60ebbb42e2bda79681bedf747ebaea7172f91739190985eb44171d3a0d95 -SIZE (xpi/thunderbird-i18n-52.1.1/sk.xpi) = 583882 -SHA256 (xpi/thunderbird-i18n-52.1.1/sl.xpi) = 6191e56b2ae8e0617414ca5c3a6f22056596983f45439cea8b01ad52d22b5376 -SIZE (xpi/thunderbird-i18n-52.1.1/sl.xpi) = 562832 -SHA256 (xpi/thunderbird-i18n-52.1.1/sq.xpi) = 942458c9049c927b9287f8dbd1fb17bc944e7a6c90f181d2b050709742741fdc -SIZE (xpi/thunderbird-i18n-52.1.1/sq.xpi) = 570617 -SHA256 (xpi/thunderbird-i18n-52.1.1/sr.xpi) = 948b10e7311a5e6907f1c606887f29d69cfa86ed4c9968690e0456b102ce95a1 -SIZE (xpi/thunderbird-i18n-52.1.1/sr.xpi) = 609019 -SHA256 (xpi/thunderbird-i18n-52.1.1/sv-SE.xpi) = 4d51f169f6c7c780c42ef4f330cf7b518eec27f13816f4e9e3358d4bd011564d -SIZE (xpi/thunderbird-i18n-52.1.1/sv-SE.xpi) = 565777 -SHA256 (xpi/thunderbird-i18n-52.1.1/ta-LK.xpi) = 3a3537d063d5ec33726b4feef86fd1f84a37ef8004647bc2c14626cf0944521f -SIZE (xpi/thunderbird-i18n-52.1.1/ta-LK.xpi) = 675039 -SHA256 (xpi/thunderbird-i18n-52.1.1/tr.xpi) = 8f919bef670da5a1fc99a42a3028be14a818764abf4b821ea84f095b65d97a06 -SIZE (xpi/thunderbird-i18n-52.1.1/tr.xpi) = 569926 -SHA256 (xpi/thunderbird-i18n-52.1.1/uk.xpi) = 798cd3910ef1ce076b1afe0007ac33a9791a466ffa0b7773d4c6f141d72cdb92 -SIZE (xpi/thunderbird-i18n-52.1.1/uk.xpi) = 652854 -SHA256 (xpi/thunderbird-i18n-52.1.1/vi.xpi) = 26f58c791d9c20696b265fdac8e463a1f4a4c5187fe28fc18ecaf7c6511e5d69 -SIZE (xpi/thunderbird-i18n-52.1.1/vi.xpi) = 637164 -SHA256 (xpi/thunderbird-i18n-52.1.1/zh-CN.xpi) = 628dc0c2565586b7ea9cae3e72ae6d6b285f57bcabf3304070e78b59653865f4 -SIZE (xpi/thunderbird-i18n-52.1.1/zh-CN.xpi) = 593612 -SHA256 (xpi/thunderbird-i18n-52.1.1/zh-TW.xpi) = 706882e9356551b2d9e7e26e89ccc3bb4db76278f2a71a20c7c5fa6b79a2b710 -SIZE (xpi/thunderbird-i18n-52.1.1/zh-TW.xpi) = 595728 +TIMESTAMP = 1497298367 +SHA256 (xpi/thunderbird-i18n-52.2.0/ar.xpi) = 424ae192efaaa942346ef3d65fd119bbb94f9a30b584266bfb2a0b7e34c5b143 +SIZE (xpi/thunderbird-i18n-52.2.0/ar.xpi) = 604235 +SHA256 (xpi/thunderbird-i18n-52.2.0/ast.xpi) = d58912dca0dcf5e9d4c9b057e8016ea671d5b13111456e7e727f69aa99a94834 +SIZE (xpi/thunderbird-i18n-52.2.0/ast.xpi) = 541173 +SHA256 (xpi/thunderbird-i18n-52.2.0/be.xpi) = edb307b8958f14b099dc7d03c7abbcfb16a0a1bfc626c765319b08c57400d4c5 +SIZE (xpi/thunderbird-i18n-52.2.0/be.xpi) = 570932 +SHA256 (xpi/thunderbird-i18n-52.2.0/bg.xpi) = 3d62c2ab75e5390603d0f72033cbc38a9777d0b4c0c7681a125886ff4fd9afcd +SIZE (xpi/thunderbird-i18n-52.2.0/bg.xpi) = 634897 +SHA256 (xpi/thunderbird-i18n-52.2.0/bn-BD.xpi) = 3a511eb3f6d901271cd2f7af84a8df19d06f8aad126a5bcddd4defc82a23767f +SIZE (xpi/thunderbird-i18n-52.2.0/bn-BD.xpi) = 676901 +SHA256 (xpi/thunderbird-i18n-52.2.0/br.xpi) = 3d29b1736d106c66742f65fb9230d7898cb3b12c1d8cf529ae42830fd595f31c +SIZE (xpi/thunderbird-i18n-52.2.0/br.xpi) = 559380 +SHA256 (xpi/thunderbird-i18n-52.2.0/ca.xpi) = 682cb5a232a63c02ff158954573dab18619d4af9897d080a121a9e30d8611c4c +SIZE (xpi/thunderbird-i18n-52.2.0/ca.xpi) = 569910 +SHA256 (xpi/thunderbird-i18n-52.2.0/cs.xpi) = 9a5cef39952d952060f3df64703afc5f21bee94f3dabc50b2a5b01ad02baebb8 +SIZE (xpi/thunderbird-i18n-52.2.0/cs.xpi) = 579150 +SHA256 (xpi/thunderbird-i18n-52.2.0/cy.xpi) = 741b41bf185a6abe7f3ef8f59828b40bc8e5404e50c4f52323bdb0db9b49c192 +SIZE (xpi/thunderbird-i18n-52.2.0/cy.xpi) = 554858 +SHA256 (xpi/thunderbird-i18n-52.2.0/da.xpi) = 0125524c59d726a24ff9ffa158f1adfaf04f9f3adb71f544cdabeea009a82660 +SIZE (xpi/thunderbird-i18n-52.2.0/da.xpi) = 543335 +SHA256 (xpi/thunderbird-i18n-52.2.0/de.xpi) = 92afd27c3b937122d4d3e81ffcb436fd2bbb7a4fdaeaea0a79974afd39638565 +SIZE (xpi/thunderbird-i18n-52.2.0/de.xpi) = 555744 +SHA256 (xpi/thunderbird-i18n-52.2.0/dsb.xpi) = f411bf3db8123beaa72a83ef7e700c1881060bb5f307192d250b74a58327e712 +SIZE (xpi/thunderbird-i18n-52.2.0/dsb.xpi) = 584578 +SHA256 (xpi/thunderbird-i18n-52.2.0/el.xpi) = fd78564a39aa1e820c1dfa359d4ae051461c6b5f814e0a6d3c7d5c1601f681f3 +SIZE (xpi/thunderbird-i18n-52.2.0/el.xpi) = 662965 +SHA256 (xpi/thunderbird-i18n-52.2.0/en-GB.xpi) = 42be03f5fc0f55300f3d60c6d98698af476d0a37dc66ef000a090539d29a6cea +SIZE (xpi/thunderbird-i18n-52.2.0/en-GB.xpi) = 531234 +SHA256 (xpi/thunderbird-i18n-52.2.0/en-US.xpi) = 6858fb6f5da51e02014dd2952e5ba6b10cd60d3e6e3ce699881ec16844059783 +SIZE (xpi/thunderbird-i18n-52.2.0/en-US.xpi) = 529123 +SHA256 (xpi/thunderbird-i18n-52.2.0/es-AR.xpi) = a3edfb99fa29a576f4af13d57d24d79292b38c5318018bcd6d0c6374e2264dd9 +SIZE (xpi/thunderbird-i18n-52.2.0/es-AR.xpi) = 565995 +SHA256 (xpi/thunderbird-i18n-52.2.0/es-ES.xpi) = 9919e006e770d92187e673945dba931a5c77c3c6c90e0b1b921768bf526da5d2 +SIZE (xpi/thunderbird-i18n-52.2.0/es-ES.xpi) = 445464 +SHA256 (xpi/thunderbird-i18n-52.2.0/et.xpi) = fab144866c573324e8b6170486bd983e1a97c79087c42686fd0194a8673c9a02 +SIZE (xpi/thunderbird-i18n-52.2.0/et.xpi) = 551661 +SHA256 (xpi/thunderbird-i18n-52.2.0/eu.xpi) = 5191fae127cd551df43037bdd3433a14e3acb414d740c5449faec01dc105643c +SIZE (xpi/thunderbird-i18n-52.2.0/eu.xpi) = 555536 +SHA256 (xpi/thunderbird-i18n-52.2.0/fi.xpi) = b4fc72d824cb2f568a46fd1b6ab9f936199555685b931efd08179a7c7b8222b9 +SIZE (xpi/thunderbird-i18n-52.2.0/fi.xpi) = 550669 +SHA256 (xpi/thunderbird-i18n-52.2.0/fr.xpi) = e37fee38ee14ad875904c784e1d8930d3c7dd5b06dce0950eccf89ed8120080b +SIZE (xpi/thunderbird-i18n-52.2.0/fr.xpi) = 577560 +SHA256 (xpi/thunderbird-i18n-52.2.0/fy-NL.xpi) = ee3cfd21ffcf456db4dddd46100f2c4fc9b05ee07b289c21b1f8f5ebbe3979f5 +SIZE (xpi/thunderbird-i18n-52.2.0/fy-NL.xpi) = 563632 +SHA256 (xpi/thunderbird-i18n-52.2.0/ga-IE.xpi) = a1f2d24f299f0fb9a36211556a2aac2fe83938966d6181897b7b615375472600 +SIZE (xpi/thunderbird-i18n-52.2.0/ga-IE.xpi) = 583556 +SHA256 (xpi/thunderbird-i18n-52.2.0/gd.xpi) = bb432374ccc2a2d2d2fe2974c9f216f6c766c52b4849507302ad4c5a3f4e801d +SIZE (xpi/thunderbird-i18n-52.2.0/gd.xpi) = 574065 +SHA256 (xpi/thunderbird-i18n-52.2.0/gl.xpi) = 607885c5f322a236b9c49a52f2ef5a425b27652688313f181e999d5737291183 +SIZE (xpi/thunderbird-i18n-52.2.0/gl.xpi) = 575150 +SHA256 (xpi/thunderbird-i18n-52.2.0/he.xpi) = 1687ca74aac1b3a6c18e7d81faf4586ce54b5bda52884523ee7063a6caef6537 +SIZE (xpi/thunderbird-i18n-52.2.0/he.xpi) = 592566 +SHA256 (xpi/thunderbird-i18n-52.2.0/hr.xpi) = 2a5cc0f419bd5ce12c87e014a4e5320ee8d382e8433a578ec5c31b7edd686b1c +SIZE (xpi/thunderbird-i18n-52.2.0/hr.xpi) = 564779 +SHA256 (xpi/thunderbird-i18n-52.2.0/hsb.xpi) = 1b9f58f1769d99bcd9c0d94b1d6666814ac3d45c621913b954c025ce68898dfd +SIZE (xpi/thunderbird-i18n-52.2.0/hsb.xpi) = 582241 +SHA256 (xpi/thunderbird-i18n-52.2.0/hu.xpi) = f839e809a1000559aadb8415440a7ccfabcb22061e211c99b3f72891391116a3 +SIZE (xpi/thunderbird-i18n-52.2.0/hu.xpi) = 586446 +SHA256 (xpi/thunderbird-i18n-52.2.0/hy-AM.xpi) = ec00dd1926387dd993b4353e12e14c16eb7d65a14ec0ccf5ba13b075664d14e2 +SIZE (xpi/thunderbird-i18n-52.2.0/hy-AM.xpi) = 629879 +SHA256 (xpi/thunderbird-i18n-52.2.0/id.xpi) = 5daa6be12a764c1066c2f44d850bc03a43651375e5d7ceb870414c88a8dd0db7 +SIZE (xpi/thunderbird-i18n-52.2.0/id.xpi) = 546526 +SHA256 (xpi/thunderbird-i18n-52.2.0/is.xpi) = 0eaa42ef9166e6026b8cf5afc4817347158e56a4675a3f4c0154f089af14b1e1 +SIZE (xpi/thunderbird-i18n-52.2.0/is.xpi) = 555712 +SHA256 (xpi/thunderbird-i18n-52.2.0/it.xpi) = e87b9d2c7bfa1cd67e7cede067477b7df53c77d3a303e2b238194091c63ac9ca +SIZE (xpi/thunderbird-i18n-52.2.0/it.xpi) = 455408 +SHA256 (xpi/thunderbird-i18n-52.2.0/ja.xpi) = b9814223eadf18de6d89c197e0f1ba047c2da4574dfad7fde04c8b446f9c677b +SIZE (xpi/thunderbird-i18n-52.2.0/ja.xpi) = 630052 +SHA256 (xpi/thunderbird-i18n-52.2.0/ko.xpi) = 73c05dab4e8cbec972873f92a2342a63c1995055c3f729704e49414edc45972f +SIZE (xpi/thunderbird-i18n-52.2.0/ko.xpi) = 595517 +SHA256 (xpi/thunderbird-i18n-52.2.0/lt.xpi) = c927d1b68a82024d6e4cab14c56b87b9adf4a961181267983a5d9653f7647940 +SIZE (xpi/thunderbird-i18n-52.2.0/lt.xpi) = 580598 +SHA256 (xpi/thunderbird-i18n-52.2.0/nb-NO.xpi) = aa33839d0f42a614f3e8f23fa63e8bf1ce44bd9705c708ecc4b55395e4ca5f0f +SIZE (xpi/thunderbird-i18n-52.2.0/nb-NO.xpi) = 551104 +SHA256 (xpi/thunderbird-i18n-52.2.0/nl.xpi) = c395b6e16088d300514ea1302945cc7f1f3639bce8e6b7d42046c0944ae3caeb +SIZE (xpi/thunderbird-i18n-52.2.0/nl.xpi) = 557957 +SHA256 (xpi/thunderbird-i18n-52.2.0/nn-NO.xpi) = 057fb42f2b851534defb0c36084a937138dd59742181b4d0efa16dcd93c05a8b +SIZE (xpi/thunderbird-i18n-52.2.0/nn-NO.xpi) = 551891 +SHA256 (xpi/thunderbird-i18n-52.2.0/pa-IN.xpi) = 49f3ac1e27563c477dd7ad42f778379aaf071e96cf872058fbf17ecceacb98e3 +SIZE (xpi/thunderbird-i18n-52.2.0/pa-IN.xpi) = 646568 +SHA256 (xpi/thunderbird-i18n-52.2.0/pl.xpi) = a7ed41198a0bba2adf92954ff178928961dc432597229e75d75daa5a9f706231 +SIZE (xpi/thunderbird-i18n-52.2.0/pl.xpi) = 469901 +SHA256 (xpi/thunderbird-i18n-52.2.0/pt-BR.xpi) = da8365a51a18c6ace1ac5a58ba8fe5edb2d32a64118a1d938eb615a841655a75 +SIZE (xpi/thunderbird-i18n-52.2.0/pt-BR.xpi) = 558224 +SHA256 (xpi/thunderbird-i18n-52.2.0/pt-PT.xpi) = 4e247a47dd56d544e5240a5f792a38a8a44de633cc025e5af5e3bcffeca70132 +SIZE (xpi/thunderbird-i18n-52.2.0/pt-PT.xpi) = 565624 +SHA256 (xpi/thunderbird-i18n-52.2.0/rm.xpi) = 9a782add50588415e96aee0b17a75370383a64a2e84145730c0b3396f1aa1b73 +SIZE (xpi/thunderbird-i18n-52.2.0/rm.xpi) = 557605 +SHA256 (xpi/thunderbird-i18n-52.2.0/ro.xpi) = bb9a6a73ceb544a35f6c0ebb98935623f0c43805e0365c4ce97db6aeaa25ef61 +SIZE (xpi/thunderbird-i18n-52.2.0/ro.xpi) = 570529 +SHA256 (xpi/thunderbird-i18n-52.2.0/ru.xpi) = 37f5b424f061c8b4eab8fa16f2f586e8522afc6eb9dd073b50264012e9608908 +SIZE (xpi/thunderbird-i18n-52.2.0/ru.xpi) = 530670 +SHA256 (xpi/thunderbird-i18n-52.2.0/si.xpi) = bfc5dd5e9689385875536db910bebd30d8a969abb55e6127434a0677214dc650 +SIZE (xpi/thunderbird-i18n-52.2.0/si.xpi) = 649010 +SHA256 (xpi/thunderbird-i18n-52.2.0/sk.xpi) = c6e942a5c37dc99221d5689d7261b60bb8b5781b20f1b9d2b5877f5f9678fee7 +SIZE (xpi/thunderbird-i18n-52.2.0/sk.xpi) = 583882 +SHA256 (xpi/thunderbird-i18n-52.2.0/sl.xpi) = c9bd345ad38dafd2df16c02781de2fac5d56365042e55cff2f8fb31fc324b1c0 +SIZE (xpi/thunderbird-i18n-52.2.0/sl.xpi) = 562834 +SHA256 (xpi/thunderbird-i18n-52.2.0/sq.xpi) = 6a7fb8cf069e584e52f59565d65828dde8a0eed4d1607c1dec254a09fd10d9cf +SIZE (xpi/thunderbird-i18n-52.2.0/sq.xpi) = 570616 +SHA256 (xpi/thunderbird-i18n-52.2.0/sr.xpi) = be0e3d1e7ecda68a188cf65a28c7bbd5395d42c46b0dab54b30a3e1f7cdbcbf7 +SIZE (xpi/thunderbird-i18n-52.2.0/sr.xpi) = 609020 +SHA256 (xpi/thunderbird-i18n-52.2.0/sv-SE.xpi) = 5b0b4396a82c82024d1e99bc27634466c5435fe176c900256db94a682786f574 +SIZE (xpi/thunderbird-i18n-52.2.0/sv-SE.xpi) = 565777 +SHA256 (xpi/thunderbird-i18n-52.2.0/ta-LK.xpi) = e35af1a970fca8f866c899697af58fd5ea45baf963d31e817f88e48333fcc52f +SIZE (xpi/thunderbird-i18n-52.2.0/ta-LK.xpi) = 675039 +SHA256 (xpi/thunderbird-i18n-52.2.0/tr.xpi) = 39385fb150adb928c7cfd1179f89ddf2509ab7f61bd0c9390bd276212d99c1c4 +SIZE (xpi/thunderbird-i18n-52.2.0/tr.xpi) = 569926 +SHA256 (xpi/thunderbird-i18n-52.2.0/uk.xpi) = 7a506c7cba0b727e88c84281b41e934b02d6b2839cf24e88aff15aa1074eae5f +SIZE (xpi/thunderbird-i18n-52.2.0/uk.xpi) = 652855 +SHA256 (xpi/thunderbird-i18n-52.2.0/vi.xpi) = 087e715b010a13cc69f984f70ed399f56ffb8307b80c6ffa4391f259891671eb +SIZE (xpi/thunderbird-i18n-52.2.0/vi.xpi) = 637164 +SHA256 (xpi/thunderbird-i18n-52.2.0/zh-CN.xpi) = f6739274b662ceaa55ffa1779a2ea45d5b8932ee43c60ae1dd69a33c43ea2071 +SIZE (xpi/thunderbird-i18n-52.2.0/zh-CN.xpi) = 593612 +SHA256 (xpi/thunderbird-i18n-52.2.0/zh-TW.xpi) = 4c74964975ed98997c09c00597ff3093d6b904b373259cb7499fb51b1e45d7ec +SIZE (xpi/thunderbird-i18n-52.2.0/zh-TW.xpi) = 595729 Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Tue Jun 13 19:54:57 2017 (r443534) +++ head/mail/thunderbird/Makefile Tue Jun 13 19:55:24 2017 (r443535) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= thunderbird -DISTVERSION= 52.1.1 -PORTREVISION= 1 +DISTVERSION= 52.2.0 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build4/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} Modified: head/mail/thunderbird/distinfo ============================================================================== --- head/mail/thunderbird/distinfo Tue Jun 13 19:54:57 2017 (r443534) +++ head/mail/thunderbird/distinfo Tue Jun 13 19:55:24 2017 (r443535) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495277987 -SHA256 (thunderbird-52.1.1.source.tar.xz) = 88211d0d57dfdae9232617244f9c5406520a538e9e7be6ceec79fdfed175ba84 -SIZE (thunderbird-52.1.1.source.tar.xz) = 228534928 +TIMESTAMP = 1497298367 +SHA256 (thunderbird-52.2.0.source.tar.xz) = c65c66244ac113996002bcfa9e387f14291163cfb7009a9126e3a8d4a970e72d +SIZE (thunderbird-52.2.0.source.tar.xz) = 228453944 From owner-svn-ports-head@freebsd.org Tue Jun 13 19:55:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 045D6BFD639; Tue, 13 Jun 2017 19:55:49 +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 9E55F65FD4; Tue, 13 Jun 2017 19:55:48 +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 v5DJtl6u060654; Tue, 13 Jun 2017 19:55:47 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJtlgb060646; Tue, 13 Jun 2017 19:55:47 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131955.v5DJtlgb060646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:55:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443536 - in head: Mk Mk/Uses www/firefox www/firefox-i18n www/firefox/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:55:49 -0000 Author: jbeich Date: Tue Jun 13 19:55:46 2017 New Revision: 443536 URL: https://svnweb.freebsd.org/changeset/ports/443536 Log: www/firefox: update to 54.0 Changes: https://www.mozilla.org/firefox/54.0/releasenotes/ PR: 218912 Security: 6cec1b0a-da15-467d-8691-1dea392d4c8d MFH: 2017Q2 (requires r439925) Added: head/www/firefox/files/patch-rust-option (contents, props changed) Deleted: head/www/firefox/files/patch-bug1338655 head/www/firefox/files/patch-bug1359051 head/www/firefox/files/patch-bug1359142 Modified: head/Mk/Uses/gecko.mk (contents, props changed) head/Mk/bsd.gecko.mk (contents, props changed) head/www/firefox-i18n/Makefile (contents, props changed) head/www/firefox-i18n/distinfo (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/firefox/distinfo (contents, props changed) head/www/firefox/files/patch-bug847568 (contents, props changed) Modified: head/Mk/Uses/gecko.mk ============================================================================== --- head/Mk/Uses/gecko.mk Tue Jun 13 19:55:24 2017 (r443535) +++ head/Mk/Uses/gecko.mk Tue Jun 13 19:55:46 2017 (r443536) @@ -37,12 +37,12 @@ RUN_DEPENDS+= libxul>=45:www/libxul .elif ${gecko_ARGS:Mfirefox} _GECKO_DEFAULT_VERSION= 52 -_GECKO_VERSIONS= 52 53 +_GECKO_VERSIONS= 52 54 _GECKO_TYPE= firefox # Dependence lines for different Firefox versions 52_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox-esr -53_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox +54_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox .if exists(${LOCALBASE}/bin/firefox) _GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Tue Jun 13 19:55:24 2017 (r443535) +++ head/Mk/bsd.gecko.mk Tue Jun 13 19:55:46 2017 (r443536) @@ -139,6 +139,7 @@ MOZ_MK_OPTIONS+=MOZ_OBJDIR="${MOZ_OBJDIR}" LDFLAGS+= -Wl,--as-needed +.if ${MOZILLA_VER:R:R} < 55 .if ${OPSYS} != DragonFly # XXX xpcshell crash during install # use jemalloc 3.0.0 (4.0 for firefox 43+) API for stats/tuning MOZ_EXPORT+= MOZ_JEMALLOC3=1 MOZ_JEMALLOC4=1 @@ -150,6 +151,7 @@ MOZ_OPTIONS+= --enable-jemalloc . endif .endif .endif # !DragonFly +.endif # Mozilla < 55 # Standard depends _ALL_DEPENDS= cairo event ffi graphite harfbuzz hunspell icu jpeg nspr nss png pixman soundtouch sqlite vpx @@ -328,6 +330,7 @@ MOZ_OPTIONS+= --enable-gconf MOZ_OPTIONS+= --disable-gconf .endif +.if ${MOZILLA_VER:R:R} < 55 .if ${PORT_OPTIONS:MGNOMEUI} BUILD_DEPENDS+= ${libgnomeui_DETECT}:${libgnomeui_LIB_DEPENDS:C/.*://} USE_GNOME+= libgnomeui:build @@ -335,6 +338,7 @@ MOZ_OPTIONS+= --enable-gnomeui .else MOZ_OPTIONS+= --disable-gnomeui .endif +.endif # Mozilla < 55 .if ${PORT_OPTIONS:MLIBPROXY} LIB_DEPENDS+= libproxy.so:net/libproxy @@ -389,7 +393,7 @@ post-patch-SNDIO-on: .endif .if ${PORT_OPTIONS:MRUST} -BUILD_DEPENDS+= rustc:${RUST_PORT} +BUILD_DEPENDS+= rust>=1.15.1:${RUST_PORT} . if ${MOZILLA_VER:R:R} >= 51 BUILD_DEPENDS+= cargo>=0.16.0:devel/cargo . endif Modified: head/www/firefox-i18n/Makefile ============================================================================== --- head/www/firefox-i18n/Makefile Tue Jun 13 19:55:24 2017 (r443535) +++ head/www/firefox-i18n/Makefile Tue Jun 13 19:55:46 2017 (r443536) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 53.0.3 +PORTVERSION= 54.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build3/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} @@ -15,7 +15,7 @@ COMMENT= Localized interface for Firefox EXTRACT_DEPENDS= zip:archivers/zip -USES= zip:infozip gecko:firefox,53,build +USES= zip:infozip gecko:firefox,54,build USE_XPI= firefox NO_ARCH= yes Modified: head/www/firefox-i18n/distinfo ============================================================================== --- head/www/firefox-i18n/distinfo Tue Jun 13 19:55:24 2017 (r443535) +++ head/www/firefox-i18n/distinfo Tue Jun 13 19:55:46 2017 (r443536) @@ -1,179 +1,179 @@ -TIMESTAMP = 1495100875 -SHA256 (xpi/firefox-i18n-53.0.3/ach.xpi) = e6a116ee56fda449cdd67585161147cb77dd739667131576d95c0aee94e5ad3a -SIZE (xpi/firefox-i18n-53.0.3/ach.xpi) = 432351 -SHA256 (xpi/firefox-i18n-53.0.3/af.xpi) = 1d0084d8373617e25738a7b3462935369a039d56f82f64527ff0415c3db9e3e7 -SIZE (xpi/firefox-i18n-53.0.3/af.xpi) = 441830 -SHA256 (xpi/firefox-i18n-53.0.3/an.xpi) = b0740572e813b2ba281c190c50e8617dbce274ae16607cdb2f06f42a6c1e49af -SIZE (xpi/firefox-i18n-53.0.3/an.xpi) = 450801 -SHA256 (xpi/firefox-i18n-53.0.3/ar.xpi) = 561d8baac858b8b54d34fec81781645a1faf4b75923095380ce3eede566ee4bb -SIZE (xpi/firefox-i18n-53.0.3/ar.xpi) = 479118 -SHA256 (xpi/firefox-i18n-53.0.3/as.xpi) = fc4f5bfc64ab7bcc0776317ed1a52d5f0c6d612f945bf8ae436a797f745a286b -SIZE (xpi/firefox-i18n-53.0.3/as.xpi) = 491256 -SHA256 (xpi/firefox-i18n-53.0.3/ast.xpi) = cc31c6282534e067e6b09491bd8ce86e84b4c46d5c217a1931f029d9e746ff30 -SIZE (xpi/firefox-i18n-53.0.3/ast.xpi) = 445436 -SHA256 (xpi/firefox-i18n-53.0.3/az.xpi) = 9f55b5cb611c95672e90188ba63a1dfcdeec3c7998688821feb0ac7ef435320a -SIZE (xpi/firefox-i18n-53.0.3/az.xpi) = 459504 -SHA256 (xpi/firefox-i18n-53.0.3/bg.xpi) = 6ae5117b4636b74e6aea42271d109a1f295e3c5f2a1c13d935cccfd8e793df25 -SIZE (xpi/firefox-i18n-53.0.3/bg.xpi) = 492609 -SHA256 (xpi/firefox-i18n-53.0.3/bn-BD.xpi) = bbe8e57e339423e88aef9fab8fd186ab3ccdf5bb3ba3828aec4b53db24feace7 -SIZE (xpi/firefox-i18n-53.0.3/bn-BD.xpi) = 516502 -SHA256 (xpi/firefox-i18n-53.0.3/bn-IN.xpi) = 1bd46b57948be279d93b82f253d749e79919654374998ca814258bb8ecdf36bc -SIZE (xpi/firefox-i18n-53.0.3/bn-IN.xpi) = 513553 -SHA256 (xpi/firefox-i18n-53.0.3/br.xpi) = 231a3bc39f30ca1990deccf7da656958755d2639a97e89396eabd19ffb91d444 -SIZE (xpi/firefox-i18n-53.0.3/br.xpi) = 440068 -SHA256 (xpi/firefox-i18n-53.0.3/bs.xpi) = cf14dd3a7cbae9d247ba8ae43bd8449a758266d768315ac27ecaf790a7775a24 -SIZE (xpi/firefox-i18n-53.0.3/bs.xpi) = 446634 -SHA256 (xpi/firefox-i18n-53.0.3/ca.xpi) = 96c7f00088e2c758071d95c79ec474b9d56ef34c7d11c83b62e069e6d0e15d5e -SIZE (xpi/firefox-i18n-53.0.3/ca.xpi) = 448943 -SHA256 (xpi/firefox-i18n-53.0.3/cs.xpi) = fa3281d69c9f2dac9eda8e96157f2b191641852562fb713dd104c94412112e7f -SIZE (xpi/firefox-i18n-53.0.3/cs.xpi) = 449412 -SHA256 (xpi/firefox-i18n-53.0.3/cy.xpi) = 632866f99885ac791216307f403faffdd36782b59ec4d71e5b80239a3f78782b -SIZE (xpi/firefox-i18n-53.0.3/cy.xpi) = 441505 -SHA256 (xpi/firefox-i18n-53.0.3/da.xpi) = 85c1b80c5a0d4f0b0b991963ddff203624486fbfe51c5012ce656f201449fd1d -SIZE (xpi/firefox-i18n-53.0.3/da.xpi) = 428974 -SHA256 (xpi/firefox-i18n-53.0.3/de.xpi) = 4c8a3bfd1c4fb2975d5a8510a0bf1f15eb1d0bedb583aae05254954ae81c65cc -SIZE (xpi/firefox-i18n-53.0.3/de.xpi) = 447785 -SHA256 (xpi/firefox-i18n-53.0.3/dsb.xpi) = fa0e95bb08506b4978bf57829ab12b030ba995fd49fc6ce6800bad20c1de2b6e -SIZE (xpi/firefox-i18n-53.0.3/dsb.xpi) = 464375 -SHA256 (xpi/firefox-i18n-53.0.3/el.xpi) = a647e41baafbf943051c6632092074f6c753c303698aabfba075ef7e131c5ac7 -SIZE (xpi/firefox-i18n-53.0.3/el.xpi) = 523413 -SHA256 (xpi/firefox-i18n-53.0.3/en-GB.xpi) = f1d6a52496f690a5588f7e7ed6e494ba8dbae32fb11a51a27885d442058fd5dc -SIZE (xpi/firefox-i18n-53.0.3/en-GB.xpi) = 424830 -SHA256 (xpi/firefox-i18n-53.0.3/en-US.xpi) = 193c492ac1473bc3c776d6eb36672eaaa10846882d71222d5bb0ae93eeaec72b -SIZE (xpi/firefox-i18n-53.0.3/en-US.xpi) = 430736 -SHA256 (xpi/firefox-i18n-53.0.3/en-ZA.xpi) = 06fbcdacf39b7230c6ae7f97a6b11d61c649f0db5a48539cf7ac8da194bcfe86 -SIZE (xpi/firefox-i18n-53.0.3/en-ZA.xpi) = 417992 -SHA256 (xpi/firefox-i18n-53.0.3/eo.xpi) = 8d65c14c9946b82f3de6f06ddce3ffca2b8eccf6f8c114c77de5f37fe090c851 -SIZE (xpi/firefox-i18n-53.0.3/eo.xpi) = 442323 -SHA256 (xpi/firefox-i18n-53.0.3/es-AR.xpi) = 1cef38483eab7bad50f814e854fd78b3aae5e94a4fdf886610d0a874c8a3c5c3 -SIZE (xpi/firefox-i18n-53.0.3/es-AR.xpi) = 450768 -SHA256 (xpi/firefox-i18n-53.0.3/es-CL.xpi) = 68f738ae30690751e37d290ff4dc45d6464e659c3c24dd95077e44d5e70af42f -SIZE (xpi/firefox-i18n-53.0.3/es-CL.xpi) = 450477 -SHA256 (xpi/firefox-i18n-53.0.3/es-ES.xpi) = 4b47102f9fc36e651d7501d94e36da372e7e71fd89eed8c13b0b39c64e645a04 -SIZE (xpi/firefox-i18n-53.0.3/es-ES.xpi) = 347589 -SHA256 (xpi/firefox-i18n-53.0.3/es-MX.xpi) = 31992fc3284854d2ecd15c8c05ece2e6912ce8db48a41cab13249604fd0033d9 -SIZE (xpi/firefox-i18n-53.0.3/es-MX.xpi) = 453326 -SHA256 (xpi/firefox-i18n-53.0.3/et.xpi) = c3d9c9f96826712ef327ba273e43bb628e6f1cfb751ff12719d1be659e3c8c7f -SIZE (xpi/firefox-i18n-53.0.3/et.xpi) = 428865 -SHA256 (xpi/firefox-i18n-53.0.3/eu.xpi) = 81481d249ac98833e51b0d847f8fb4091dac80b1ca613303f0067d3b0ae9b677 -SIZE (xpi/firefox-i18n-53.0.3/eu.xpi) = 443204 -SHA256 (xpi/firefox-i18n-53.0.3/fa.xpi) = 88f5a080963cc08d56812683636e8b939c649028822a6c6ff1a2acf7d15254fd -SIZE (xpi/firefox-i18n-53.0.3/fa.xpi) = 496782 -SHA256 (xpi/firefox-i18n-53.0.3/ff.xpi) = 4d335479465769e31ab9d315d1be373da2306b78370a2ca61929f1dce746cd1b -SIZE (xpi/firefox-i18n-53.0.3/ff.xpi) = 446670 -SHA256 (xpi/firefox-i18n-53.0.3/fi.xpi) = 62970f8b0bde16afdb29067887c74ed00bc74d317621335683243a780d30d29d -SIZE (xpi/firefox-i18n-53.0.3/fi.xpi) = 434622 -SHA256 (xpi/firefox-i18n-53.0.3/fr.xpi) = f593570f85f3aed79f99038f93447e41a28f025c5233d75a0b8ca232fcdeec3a -SIZE (xpi/firefox-i18n-53.0.3/fr.xpi) = 457535 -SHA256 (xpi/firefox-i18n-53.0.3/fy-NL.xpi) = dc0e43045727efa78a152ac0398196540cc17e1bd7c450c43a71484131f82701 -SIZE (xpi/firefox-i18n-53.0.3/fy-NL.xpi) = 449823 -SHA256 (xpi/firefox-i18n-53.0.3/ga-IE.xpi) = 04e1a50f8030162244523f92d9cf0ba7a195ba742d292c64b78c88fc983b7584 -SIZE (xpi/firefox-i18n-53.0.3/ga-IE.xpi) = 463130 -SHA256 (xpi/firefox-i18n-53.0.3/gd.xpi) = 0d1890182a95cd2adcba8ed965e0553821d6a9597f577a1197bdcedd855aaad1 -SIZE (xpi/firefox-i18n-53.0.3/gd.xpi) = 452062 -SHA256 (xpi/firefox-i18n-53.0.3/gl.xpi) = acf0716f7f771d73cb21055428128d9498d633fda7763c3db9d427e8ba6e4243 -SIZE (xpi/firefox-i18n-53.0.3/gl.xpi) = 449152 -SHA256 (xpi/firefox-i18n-53.0.3/gn.xpi) = a115f95820f4d653053fec02b1c1400ab957a819722d5a29951aa1407c2024f1 -SIZE (xpi/firefox-i18n-53.0.3/gn.xpi) = 461573 -SHA256 (xpi/firefox-i18n-53.0.3/gu-IN.xpi) = a62119d72e4f8e4b3f00a429ac0028fe6ca53f1294ae2089415ef2050c7f87a6 -SIZE (xpi/firefox-i18n-53.0.3/gu-IN.xpi) = 493672 -SHA256 (xpi/firefox-i18n-53.0.3/he.xpi) = 263d142979b67853d37f60ab29f984b8e14a0609a6dd85da927383d9301e5499 -SIZE (xpi/firefox-i18n-53.0.3/he.xpi) = 460050 -SHA256 (xpi/firefox-i18n-53.0.3/hi-IN.xpi) = 2a450c9aaf941ba8f9c0ec12354529f3dfb47d9de66685066634fd2e5359cfea -SIZE (xpi/firefox-i18n-53.0.3/hi-IN.xpi) = 511788 -SHA256 (xpi/firefox-i18n-53.0.3/hr.xpi) = e931cbf3ace412f860dcc7e0b14d862459f0c54e6f8abffa83825645910f11e7 -SIZE (xpi/firefox-i18n-53.0.3/hr.xpi) = 453110 -SHA256 (xpi/firefox-i18n-53.0.3/hsb.xpi) = 9663469370dc0a6ed450bf4061f0bd491e7766740aafbbc79057534ac319967e -SIZE (xpi/firefox-i18n-53.0.3/hsb.xpi) = 462173 -SHA256 (xpi/firefox-i18n-53.0.3/hu.xpi) = fc28470f937ab701a6262425a01e725d1c12e9fd5045750019608f00434ba93b -SIZE (xpi/firefox-i18n-53.0.3/hu.xpi) = 456925 -SHA256 (xpi/firefox-i18n-53.0.3/hy-AM.xpi) = eec34716ad97a2fe2a1a8449c4f450aef326c2d13b75ec571dacfedae918ee5d -SIZE (xpi/firefox-i18n-53.0.3/hy-AM.xpi) = 500718 -SHA256 (xpi/firefox-i18n-53.0.3/id.xpi) = 25df7f7d38327e8ff8388d9588ebf29423723f76f99b890db8d41c0d6dc6655d -SIZE (xpi/firefox-i18n-53.0.3/id.xpi) = 430281 -SHA256 (xpi/firefox-i18n-53.0.3/is.xpi) = d929734bc994f3b20f7c8cbd4e25d98d9081afd63af81e6fd5318688e6b57eac -SIZE (xpi/firefox-i18n-53.0.3/is.xpi) = 447332 -SHA256 (xpi/firefox-i18n-53.0.3/it.xpi) = 4f8a8855b2680e8bc2323727d3a2d7aab0cdd9f718b1cfd3586f6b93430f88cf -SIZE (xpi/firefox-i18n-53.0.3/it.xpi) = 341969 -SHA256 (xpi/firefox-i18n-53.0.3/ja.xpi) = fd7aa5fa31bf8160ae1bba834bdf43129c14978cacc775d3625bc42555844f2e -SIZE (xpi/firefox-i18n-53.0.3/ja.xpi) = 493029 -SHA256 (xpi/firefox-i18n-53.0.3/kk.xpi) = 085d618e649720ab7a8649f4b5ad0e576aa5dbefee4ae0f23480f19b8dc48ca2 -SIZE (xpi/firefox-i18n-53.0.3/kk.xpi) = 499341 -SHA256 (xpi/firefox-i18n-53.0.3/km.xpi) = d2c3dcede1bd71d85877b8f9b4b6e300275baa9e9f266d65066ed49ffd970fe1 -SIZE (xpi/firefox-i18n-53.0.3/km.xpi) = 524729 -SHA256 (xpi/firefox-i18n-53.0.3/kn.xpi) = fad69dedf7db8d0ba39209dbb4a6e759c60e541c253101ec67b288cb2fed9ceb -SIZE (xpi/firefox-i18n-53.0.3/kn.xpi) = 524037 -SHA256 (xpi/firefox-i18n-53.0.3/ko.xpi) = 7f0b62d524629a037505f8deb1e400c3da5fccf78c0de975655f973e79231285 -SIZE (xpi/firefox-i18n-53.0.3/ko.xpi) = 468653 -SHA256 (xpi/firefox-i18n-53.0.3/lij.xpi) = 54454c19503de03176a98e7a9c1bae14bdc40886bb730b7f26e7b0d38d92a971 -SIZE (xpi/firefox-i18n-53.0.3/lij.xpi) = 435430 -SHA256 (xpi/firefox-i18n-53.0.3/lt.xpi) = 1861bc9a195ea3b0319a8c1b8b664fe1e4b5e007ebdfa4f7d1784631da2f8c0f -SIZE (xpi/firefox-i18n-53.0.3/lt.xpi) = 457034 -SHA256 (xpi/firefox-i18n-53.0.3/lv.xpi) = c00e2a8254107817c1f2d27947bc91755629fa734035099693c04a7ff9065d90 -SIZE (xpi/firefox-i18n-53.0.3/lv.xpi) = 453378 -SHA256 (xpi/firefox-i18n-53.0.3/mai.xpi) = 25665e8c4a73180dca5c6b271c4d89b8a800261b019ff2728a61954af10f5de4 -SIZE (xpi/firefox-i18n-53.0.3/mai.xpi) = 504302 -SHA256 (xpi/firefox-i18n-53.0.3/mk.xpi) = 78868c7546daa620f186c72c84f51d1ff30fb007e3b3dba4dfc194c109525682 -SIZE (xpi/firefox-i18n-53.0.3/mk.xpi) = 499956 -SHA256 (xpi/firefox-i18n-53.0.3/ml.xpi) = 857d6e655c21deef2c0b1010d911c420175e914ec2793239e27b849939f388e2 -SIZE (xpi/firefox-i18n-53.0.3/ml.xpi) = 520667 -SHA256 (xpi/firefox-i18n-53.0.3/mr.xpi) = 56367d182c2815d059c41bbac11825a0b7c72b9b30a5adb57863c42a97fb6624 -SIZE (xpi/firefox-i18n-53.0.3/mr.xpi) = 507882 -SHA256 (xpi/firefox-i18n-53.0.3/ms.xpi) = 4ceb5646daa509065fa5de098600d4b60160052240772d33cef78f8b6a34e697 -SIZE (xpi/firefox-i18n-53.0.3/ms.xpi) = 440728 -SHA256 (xpi/firefox-i18n-53.0.3/nb-NO.xpi) = b812e5b4f681d38dd6ea9a707ce5297e79f25d7216f4436ec22ec580f0880b6e -SIZE (xpi/firefox-i18n-53.0.3/nb-NO.xpi) = 439033 -SHA256 (xpi/firefox-i18n-53.0.3/nl.xpi) = abd34f2c16841f9a6159b4f6de967ea19f1920b941f89802ab8c34347a073932 -SIZE (xpi/firefox-i18n-53.0.3/nl.xpi) = 436860 -SHA256 (xpi/firefox-i18n-53.0.3/nn-NO.xpi) = e42e3197753f83bbda085fad8f7b1582ccc0af48a9b4189f8987d8314ddc7e38 -SIZE (xpi/firefox-i18n-53.0.3/nn-NO.xpi) = 433329 -SHA256 (xpi/firefox-i18n-53.0.3/or.xpi) = 7bdc757b4d74430d0821e6e3cfe6ae252655fa7c1f82478a1140b32d794f5f60 -SIZE (xpi/firefox-i18n-53.0.3/or.xpi) = 501208 -SHA256 (xpi/firefox-i18n-53.0.3/pa-IN.xpi) = a6a94c7bf40c3d50112284c704bec10db14997913d5696b700b78b7e5c7bbc01 -SIZE (xpi/firefox-i18n-53.0.3/pa-IN.xpi) = 480864 -SHA256 (xpi/firefox-i18n-53.0.3/pl.xpi) = d7091eb558474f63d12ac1e182d397c708264f0465444d5bbe06340461409621 -SIZE (xpi/firefox-i18n-53.0.3/pl.xpi) = 354949 -SHA256 (xpi/firefox-i18n-53.0.3/pt-BR.xpi) = 34297b6aff54b29803c2c534fc31405cbc5a34a0ebaa1e2bd5be01674dec0355 -SIZE (xpi/firefox-i18n-53.0.3/pt-BR.xpi) = 442708 -SHA256 (xpi/firefox-i18n-53.0.3/pt-PT.xpi) = b7fd92c3e4bb7425457d1de0a4d0944766635bb984e6d31104704160e465c3d1 -SIZE (xpi/firefox-i18n-53.0.3/pt-PT.xpi) = 441599 -SHA256 (xpi/firefox-i18n-53.0.3/rm.xpi) = 02c74fc48145cc3b40d06c94210313b7f24975b45bab9aa877b392bf932713bc -SIZE (xpi/firefox-i18n-53.0.3/rm.xpi) = 439749 -SHA256 (xpi/firefox-i18n-53.0.3/ro.xpi) = 9d0dc4348d0290b5308cfb3dc2e15583188ed457e5ea3e82e08974eac998519e -SIZE (xpi/firefox-i18n-53.0.3/ro.xpi) = 454823 -SHA256 (xpi/firefox-i18n-53.0.3/ru.xpi) = 51d9943f124ca27928bd2812873b234715b038f2b1cd89cbc1faf9daee0dd0c8 -SIZE (xpi/firefox-i18n-53.0.3/ru.xpi) = 506894 -SHA256 (xpi/firefox-i18n-53.0.3/si.xpi) = 9b20181adeaf5e8a81f0014612d280b80d2d43b9c3da28b45fa2d94c5c16d3d6 -SIZE (xpi/firefox-i18n-53.0.3/si.xpi) = 496183 -SHA256 (xpi/firefox-i18n-53.0.3/sk.xpi) = 3d394c7bcc143c59fb9bebc8309f8ddd4c13ca35fd44400957729b9146b99879 -SIZE (xpi/firefox-i18n-53.0.3/sk.xpi) = 460859 -SHA256 (xpi/firefox-i18n-53.0.3/sl.xpi) = 3f328c63bb70243cc2e74a6a4403f8755354c7b85f6ae87a74853de037a69a26 -SIZE (xpi/firefox-i18n-53.0.3/sl.xpi) = 438369 -SHA256 (xpi/firefox-i18n-53.0.3/son.xpi) = beffa4c7fc7387a04fef9d96ad1cba47c4a4545e6f25d2826c96b11d1dbd8d36 -SIZE (xpi/firefox-i18n-53.0.3/son.xpi) = 439834 -SHA256 (xpi/firefox-i18n-53.0.3/sq.xpi) = e7ba6289dd07bc11df9481bcb6dcf9159a84f163efec5ae92d25a294ef1f6cde -SIZE (xpi/firefox-i18n-53.0.3/sq.xpi) = 453422 -SHA256 (xpi/firefox-i18n-53.0.3/sr.xpi) = 5fa121ca8cf3c8eab17332c9f43bd94414190ccd2827fe51b68946ed04856e77 -SIZE (xpi/firefox-i18n-53.0.3/sr.xpi) = 467997 -SHA256 (xpi/firefox-i18n-53.0.3/sv-SE.xpi) = 71949c2ebf794037b8bf4bd2452a8aaa72f603012fec0a921aead50eae2ef27a -SIZE (xpi/firefox-i18n-53.0.3/sv-SE.xpi) = 445795 -SHA256 (xpi/firefox-i18n-53.0.3/ta.xpi) = 391a6d7622d216673e5f2cf6391724ceecb257aac6089ab290dab510bb5ff92a -SIZE (xpi/firefox-i18n-53.0.3/ta.xpi) = 500480 -SHA256 (xpi/firefox-i18n-53.0.3/te.xpi) = a80e1c178f1d27f2a551665faaab48445fab20238212ae5c0dce9b9cacc1247b -SIZE (xpi/firefox-i18n-53.0.3/te.xpi) = 520475 -SHA256 (xpi/firefox-i18n-53.0.3/th.xpi) = 6357bdc635568f52b9c03b8785b4cf86b656fae69d2393ea7b53fc87360803c5 -SIZE (xpi/firefox-i18n-53.0.3/th.xpi) = 494087 -SHA256 (xpi/firefox-i18n-53.0.3/tr.xpi) = 12e9663e2a591de9b4eba5d689f25ff98e2db45781ada5877d8d21f093800eae -SIZE (xpi/firefox-i18n-53.0.3/tr.xpi) = 445852 -SHA256 (xpi/firefox-i18n-53.0.3/uk.xpi) = 966d51bd93cf4b53721357770fca2c4bbe064a067bc044b1ba0e269213b442a5 -SIZE (xpi/firefox-i18n-53.0.3/uk.xpi) = 497432 -SHA256 (xpi/firefox-i18n-53.0.3/uz.xpi) = 90d44b439af4204fb022e99e045540268d8ac078470e7a7d756671161d79d5db -SIZE (xpi/firefox-i18n-53.0.3/uz.xpi) = 453391 -SHA256 (xpi/firefox-i18n-53.0.3/vi.xpi) = cc67e32dc6aa0f36827e4a9f156b8476950cc876bbbd9668e7f928dc7c90aa9b -SIZE (xpi/firefox-i18n-53.0.3/vi.xpi) = 455841 -SHA256 (xpi/firefox-i18n-53.0.3/xh.xpi) = fceffdd06821fc224e5a7118e54f4ac14d73b175784f654646791878899ea385 -SIZE (xpi/firefox-i18n-53.0.3/xh.xpi) = 446171 -SHA256 (xpi/firefox-i18n-53.0.3/zh-CN.xpi) = befcbbe52e769631c3792555e4e579684762c719696fb4c0e0d48a98e4a5d599 -SIZE (xpi/firefox-i18n-53.0.3/zh-CN.xpi) = 463955 -SHA256 (xpi/firefox-i18n-53.0.3/zh-TW.xpi) = 32e697c5f5188085fc1bf08216ca8d562cd2c286ece23e61d9a6359ff6e78061 -SIZE (xpi/firefox-i18n-53.0.3/zh-TW.xpi) = 474982 +TIMESTAMP = 1496961575 +SHA256 (xpi/firefox-i18n-54.0/ach.xpi) = 7f783745298e65c347f39576d7f4da212d9adbba7fef8e90bd0038af906b4f31 +SIZE (xpi/firefox-i18n-54.0/ach.xpi) = 426784 +SHA256 (xpi/firefox-i18n-54.0/af.xpi) = 8f21ffd7cd10fd05c738a8bd7bf6b4d2f6ff12510385055bc3d81ceb7f0af882 +SIZE (xpi/firefox-i18n-54.0/af.xpi) = 436584 +SHA256 (xpi/firefox-i18n-54.0/an.xpi) = 1d315794e2cb960ea6c2eadca06ddfadd657eb85497f3b294837d1ff6b1da2da +SIZE (xpi/firefox-i18n-54.0/an.xpi) = 445342 +SHA256 (xpi/firefox-i18n-54.0/ar.xpi) = 6292715c142f1be1254f643fe4a75c17539bb4b075bfc3d38b3a1e74dee4753c +SIZE (xpi/firefox-i18n-54.0/ar.xpi) = 473123 +SHA256 (xpi/firefox-i18n-54.0/as.xpi) = f51af18c50e6a167127f702356adc5de6c6d05f732c139b255888349fbeb647e +SIZE (xpi/firefox-i18n-54.0/as.xpi) = 484170 +SHA256 (xpi/firefox-i18n-54.0/ast.xpi) = 40fad9c18ba04550705eb8edad2b0335314613a70ab529f79d003ead0e6e086c +SIZE (xpi/firefox-i18n-54.0/ast.xpi) = 440269 +SHA256 (xpi/firefox-i18n-54.0/az.xpi) = 451b7c74701d02232623b577270b1df32c0651215484bc22213dcb303972634a +SIZE (xpi/firefox-i18n-54.0/az.xpi) = 454242 +SHA256 (xpi/firefox-i18n-54.0/bg.xpi) = 4502e3f5cc05a3f21a4dc51370fcf5f2f895f28bb3af9e1046f62ea6963fdd14 +SIZE (xpi/firefox-i18n-54.0/bg.xpi) = 485834 +SHA256 (xpi/firefox-i18n-54.0/bn-BD.xpi) = e53170b49837a6d50ac01a9c66117911aa70af80a8c5f6a27e9c7b54c608e25c +SIZE (xpi/firefox-i18n-54.0/bn-BD.xpi) = 508866 +SHA256 (xpi/firefox-i18n-54.0/bn-IN.xpi) = 4b5bdfca1440d6b6bd32ada162d0434ad1f1ad29b4b6862a9d04e70fc435d821 +SIZE (xpi/firefox-i18n-54.0/bn-IN.xpi) = 506163 +SHA256 (xpi/firefox-i18n-54.0/br.xpi) = b53d4a2f4006ba6c10d169cb8e22ae3477f67b2ae5de0f42f3cf59dbe977136a +SIZE (xpi/firefox-i18n-54.0/br.xpi) = 434371 +SHA256 (xpi/firefox-i18n-54.0/bs.xpi) = e90f46df8efe339966cdba9779fb10489c2a85eabeab888c59360e67d9b44283 +SIZE (xpi/firefox-i18n-54.0/bs.xpi) = 441130 +SHA256 (xpi/firefox-i18n-54.0/ca.xpi) = 297fe08327c58e76beced92ef3d99662e616cff4f13b48f4a88fae010488cffa +SIZE (xpi/firefox-i18n-54.0/ca.xpi) = 443025 +SHA256 (xpi/firefox-i18n-54.0/cs.xpi) = ac29ec8e63bb16482cdcf868f879aa91d9f896766d7ad799ed20eed0b6fca054 +SIZE (xpi/firefox-i18n-54.0/cs.xpi) = 443928 +SHA256 (xpi/firefox-i18n-54.0/cy.xpi) = 7181795e00673ed6a47a08f7823c9ff08060be9db32f7a2be8990aa87a2eb9f8 +SIZE (xpi/firefox-i18n-54.0/cy.xpi) = 436309 +SHA256 (xpi/firefox-i18n-54.0/da.xpi) = 56778ce556670dffd2d5baf1396e991b19cba494bb30c4a6f82ed2b78c52cf36 +SIZE (xpi/firefox-i18n-54.0/da.xpi) = 423764 +SHA256 (xpi/firefox-i18n-54.0/de.xpi) = 44775ef605e4d57c41eed99613d2eae2b9d0e53c642be91a90ebf8f43d0eb50a +SIZE (xpi/firefox-i18n-54.0/de.xpi) = 442813 +SHA256 (xpi/firefox-i18n-54.0/dsb.xpi) = 95ed7b67a85bc1e937db3c1bf8a9041697bf8cadf90a2533a60cf40b9305080d +SIZE (xpi/firefox-i18n-54.0/dsb.xpi) = 458687 +SHA256 (xpi/firefox-i18n-54.0/el.xpi) = 6bb35d24d1262b65f5a1d39d0f629ce51202197ae5585d708750d243083da869 +SIZE (xpi/firefox-i18n-54.0/el.xpi) = 511227 +SHA256 (xpi/firefox-i18n-54.0/en-GB.xpi) = b33babbb6bfbf6d740158bdc576b4f1d8c3fdd4d8fb23aa2f0cdc1fe9051b179 +SIZE (xpi/firefox-i18n-54.0/en-GB.xpi) = 419544 +SHA256 (xpi/firefox-i18n-54.0/en-US.xpi) = 0b03dac051a6a82165882106094e1bfa0ba9f6b31f17f033575dd9683cc032a9 +SIZE (xpi/firefox-i18n-54.0/en-US.xpi) = 425756 +SHA256 (xpi/firefox-i18n-54.0/en-ZA.xpi) = 406e1109a9eb58c5c10fbcd329414ab731900c98199d0873e7cfd4a321e0e878 +SIZE (xpi/firefox-i18n-54.0/en-ZA.xpi) = 413430 +SHA256 (xpi/firefox-i18n-54.0/eo.xpi) = e02532f575b2fca711119812e733c657c5456993d4f046fed88cdf88d88443d6 +SIZE (xpi/firefox-i18n-54.0/eo.xpi) = 437025 +SHA256 (xpi/firefox-i18n-54.0/es-AR.xpi) = ad52c7efdf58d8a690c7db4d1cb19c5d5ac1bfd435ade9eff6125ba129bd257b +SIZE (xpi/firefox-i18n-54.0/es-AR.xpi) = 445557 +SHA256 (xpi/firefox-i18n-54.0/es-CL.xpi) = 55fcffd87b1b481b86f5cbfe3415241b69eb384a296a59e8a47cc009841fb0cd +SIZE (xpi/firefox-i18n-54.0/es-CL.xpi) = 445583 +SHA256 (xpi/firefox-i18n-54.0/es-ES.xpi) = 925cb493c9a773b3b90de7adaa8adaecc0ac416dcfc0dfcfa7bbe631d5d89d9c +SIZE (xpi/firefox-i18n-54.0/es-ES.xpi) = 341279 +SHA256 (xpi/firefox-i18n-54.0/es-MX.xpi) = 0433d137dcd0efb5372623f091c5dd6214cff27b39d1e2717957881c41a288fb +SIZE (xpi/firefox-i18n-54.0/es-MX.xpi) = 447975 +SHA256 (xpi/firefox-i18n-54.0/et.xpi) = 10f27527f61337929a89caa36a5680839e4d9b446fc3098db921747778e1c663 +SIZE (xpi/firefox-i18n-54.0/et.xpi) = 423853 +SHA256 (xpi/firefox-i18n-54.0/eu.xpi) = a90e8bc05e12809763efc89b36d8b141d979b7a243ddd666495ea69c5b7ca969 +SIZE (xpi/firefox-i18n-54.0/eu.xpi) = 438024 +SHA256 (xpi/firefox-i18n-54.0/fa.xpi) = 0722a962e8e96db6fdc0272ed95bc76396c040eac60ea19b846b4e913a879e42 +SIZE (xpi/firefox-i18n-54.0/fa.xpi) = 490359 +SHA256 (xpi/firefox-i18n-54.0/ff.xpi) = bd29a7aef898c7f784682a6dc7832d7464f3dea7a44a1a3bf06e826996b6c938 +SIZE (xpi/firefox-i18n-54.0/ff.xpi) = 441538 +SHA256 (xpi/firefox-i18n-54.0/fi.xpi) = 481b6a5c9526622f2e2deec64a671146d8085bf22c9e43d54ed0ae3a5c1560a8 +SIZE (xpi/firefox-i18n-54.0/fi.xpi) = 428996 +SHA256 (xpi/firefox-i18n-54.0/fr.xpi) = daff81d6ca8bc10a2577461b64454cb8d9ddf4c64672ef131bee614d13a157c8 +SIZE (xpi/firefox-i18n-54.0/fr.xpi) = 451594 +SHA256 (xpi/firefox-i18n-54.0/fy-NL.xpi) = c51621608972a81f032bbbfaab0a7f203201c3c7eae5ad5237733db5b133252a +SIZE (xpi/firefox-i18n-54.0/fy-NL.xpi) = 444472 +SHA256 (xpi/firefox-i18n-54.0/ga-IE.xpi) = 021a86749b08b16ef6c2812a280675703f72a696112caa65172370b00a0acb0a +SIZE (xpi/firefox-i18n-54.0/ga-IE.xpi) = 457482 +SHA256 (xpi/firefox-i18n-54.0/gd.xpi) = ca7601a3b8c20477072681af474958af447c0e771bd15a796212d58bcbaccd70 +SIZE (xpi/firefox-i18n-54.0/gd.xpi) = 446083 +SHA256 (xpi/firefox-i18n-54.0/gl.xpi) = eef6b1e2f5889799a9ca4f42ffc9a5943b1b7a3e0aff6d2b679f3845afdf0686 +SIZE (xpi/firefox-i18n-54.0/gl.xpi) = 443275 +SHA256 (xpi/firefox-i18n-54.0/gn.xpi) = 965632ef1b87528cec4b22d21340a938b86554c63187dc062c14b295ee04b976 +SIZE (xpi/firefox-i18n-54.0/gn.xpi) = 456066 +SHA256 (xpi/firefox-i18n-54.0/gu-IN.xpi) = 2d89112472e65ad8801393aab669e7ccbcc83a54205113f5f00dcccf3ed46789 +SIZE (xpi/firefox-i18n-54.0/gu-IN.xpi) = 487117 +SHA256 (xpi/firefox-i18n-54.0/he.xpi) = 769e7c50cea5e8bd1d3214c1c0c509ab7f6edeee19e587846fc1b9905eb82404 +SIZE (xpi/firefox-i18n-54.0/he.xpi) = 454286 +SHA256 (xpi/firefox-i18n-54.0/hi-IN.xpi) = 45069a5493735e4b8856c1f34c00d543b11405aec9eb6744e861035fc5e6e315 +SIZE (xpi/firefox-i18n-54.0/hi-IN.xpi) = 504631 +SHA256 (xpi/firefox-i18n-54.0/hr.xpi) = 7555bbbf2e060acbdb2538b12c857743a7abbc5e3ca0a3a868545f61698a5f5d +SIZE (xpi/firefox-i18n-54.0/hr.xpi) = 447779 +SHA256 (xpi/firefox-i18n-54.0/hsb.xpi) = 4bb60b51acac017c3c3cc0524182a6d791acba8b5a9601d78fa1d882acbd5258 +SIZE (xpi/firefox-i18n-54.0/hsb.xpi) = 456525 +SHA256 (xpi/firefox-i18n-54.0/hu.xpi) = 59eeef5917e20a80d76f3fcfb73fbce6f1fabaf3856eb76c42084831d095bf4f +SIZE (xpi/firefox-i18n-54.0/hu.xpi) = 451119 +SHA256 (xpi/firefox-i18n-54.0/hy-AM.xpi) = 08cd87b9bd9ec8962be05fd183dc81c88cd869a316a78e37f4349423bf637e1c +SIZE (xpi/firefox-i18n-54.0/hy-AM.xpi) = 496019 +SHA256 (xpi/firefox-i18n-54.0/id.xpi) = e90873350cc4629e6291059f347c13c494b087b02d24c71978f7dcb55a4cebc3 +SIZE (xpi/firefox-i18n-54.0/id.xpi) = 425282 +SHA256 (xpi/firefox-i18n-54.0/is.xpi) = 85f8e6b62f8f095eb5aadd53297b00156db484bacbbfa8cfc8e9858ca9b97a5c +SIZE (xpi/firefox-i18n-54.0/is.xpi) = 441707 +SHA256 (xpi/firefox-i18n-54.0/it.xpi) = 2c4a202e18abb9a6ca440b7a1c95dd702644f4146b5c5e6ed01fbbd2ebb7d4d2 +SIZE (xpi/firefox-i18n-54.0/it.xpi) = 335499 +SHA256 (xpi/firefox-i18n-54.0/ja.xpi) = 9a2a44a59a3baebfdba32a6acce42a9d0e191b510d8b85a63dd4b8df80fff935 +SIZE (xpi/firefox-i18n-54.0/ja.xpi) = 486805 +SHA256 (xpi/firefox-i18n-54.0/kk.xpi) = 1aebc18f5eaa33119c04d573b2292a4879398798c7e1e13a27bb06204df81236 +SIZE (xpi/firefox-i18n-54.0/kk.xpi) = 493047 +SHA256 (xpi/firefox-i18n-54.0/km.xpi) = cc763200afaf9dc8ea905df9cece16107b9de18ad287ac649cba2d5f49f5f0d3 +SIZE (xpi/firefox-i18n-54.0/km.xpi) = 517239 +SHA256 (xpi/firefox-i18n-54.0/kn.xpi) = d0f50369a6ac5da6ea463c4aef2923f3a9ee6b7ef7c456ef98a6219a54cf60d0 +SIZE (xpi/firefox-i18n-54.0/kn.xpi) = 516491 +SHA256 (xpi/firefox-i18n-54.0/ko.xpi) = 37a44a4e8bfebe5dd1f1bef894606176aa993c1d68b4b062dc0315d10ac16e64 +SIZE (xpi/firefox-i18n-54.0/ko.xpi) = 460422 +SHA256 (xpi/firefox-i18n-54.0/lij.xpi) = 3a7933758f05dfaed5f8ef3db85f2a24542346f766b6606b54d44992ee450645 +SIZE (xpi/firefox-i18n-54.0/lij.xpi) = 431673 +SHA256 (xpi/firefox-i18n-54.0/lt.xpi) = 355d7ac647cfa17ab2ca89e5429f98f5da0983e9a060c6f6e9cc17c8d9eb2dc2 +SIZE (xpi/firefox-i18n-54.0/lt.xpi) = 451193 +SHA256 (xpi/firefox-i18n-54.0/lv.xpi) = 69ee0ea0b565e923e738268341f25b3529dd99f9366cbd00abeab695eaa0d1a0 +SIZE (xpi/firefox-i18n-54.0/lv.xpi) = 447752 +SHA256 (xpi/firefox-i18n-54.0/mai.xpi) = cd475bcd0aa8bb981804cd6eb3365ba9187029ea70e1f1c96d5dde1c3ae7b980 +SIZE (xpi/firefox-i18n-54.0/mai.xpi) = 497011 +SHA256 (xpi/firefox-i18n-54.0/mk.xpi) = 377294d926f09e59667f2acf0ac867f3fc1f12668f320f448b672109eab99d01 +SIZE (xpi/firefox-i18n-54.0/mk.xpi) = 493117 +SHA256 (xpi/firefox-i18n-54.0/ml.xpi) = cb110e4a1b55a190a875e00bc08efabf9d52228c9ab12238c771af2157d414f2 +SIZE (xpi/firefox-i18n-54.0/ml.xpi) = 512264 +SHA256 (xpi/firefox-i18n-54.0/mr.xpi) = 64d18d7927d4bfae2ffaddb559ad5e74b642e72dabc3cb60052804807891b015 +SIZE (xpi/firefox-i18n-54.0/mr.xpi) = 501033 +SHA256 (xpi/firefox-i18n-54.0/ms.xpi) = 5950945e46e21891ab53f3bf5828888f132a056ffe5933a1acae94c031139015 +SIZE (xpi/firefox-i18n-54.0/ms.xpi) = 435500 +SHA256 (xpi/firefox-i18n-54.0/nb-NO.xpi) = efafebc209ef2d81e09ddc36809071064ab0ce2cbbed77adb621341d9d66962c +SIZE (xpi/firefox-i18n-54.0/nb-NO.xpi) = 433680 +SHA256 (xpi/firefox-i18n-54.0/nl.xpi) = aa9fe3c007e84bb12267d789a41fff32caa235d6f242fc9ba7ed86da8d942968 +SIZE (xpi/firefox-i18n-54.0/nl.xpi) = 431500 +SHA256 (xpi/firefox-i18n-54.0/nn-NO.xpi) = 882a058faf72685ea0ff41900b57ff5eb0d97e892072ae0521ffbb05e4a0ccff +SIZE (xpi/firefox-i18n-54.0/nn-NO.xpi) = 427869 +SHA256 (xpi/firefox-i18n-54.0/or.xpi) = 708a93f11bc6f71c1309da18e29ea18fd5be7daceb908909788766e22e336ae0 +SIZE (xpi/firefox-i18n-54.0/or.xpi) = 494076 +SHA256 (xpi/firefox-i18n-54.0/pa-IN.xpi) = 55e98f21d75ebe69b57eefa4ae2a1a32f60d108fc7ab4177138c77bdc32ae314 +SIZE (xpi/firefox-i18n-54.0/pa-IN.xpi) = 473515 +SHA256 (xpi/firefox-i18n-54.0/pl.xpi) = 3012752259b1043d55b71418eb23c69ee74230d39c0f5c336c6471b41ac2a60d +SIZE (xpi/firefox-i18n-54.0/pl.xpi) = 347203 +SHA256 (xpi/firefox-i18n-54.0/pt-BR.xpi) = ef23036aedc70ff1c7b35890c9e8bd738da7df44d71f91a4bfe3d5c4206d6cad +SIZE (xpi/firefox-i18n-54.0/pt-BR.xpi) = 437172 +SHA256 (xpi/firefox-i18n-54.0/pt-PT.xpi) = 9da6b5aa0f36e94ff7fb7bba94c9caf43614a985e07cf64544a92596a3acd874 +SIZE (xpi/firefox-i18n-54.0/pt-PT.xpi) = 436177 +SHA256 (xpi/firefox-i18n-54.0/rm.xpi) = 0d8e67d5650d7331640ea54c20572e75af24f08011ed4d10d9362a4ca64c1c61 +SIZE (xpi/firefox-i18n-54.0/rm.xpi) = 433404 +SHA256 (xpi/firefox-i18n-54.0/ro.xpi) = 7d48ec24b3edfce6da4182ab194cbc3051cea3898aef66cf8ceee20f50b275a3 +SIZE (xpi/firefox-i18n-54.0/ro.xpi) = 449473 +SHA256 (xpi/firefox-i18n-54.0/ru.xpi) = c4d107b88feef02fa1a510389102f6de58c372ecb7600c51b4cb6782f277b91e +SIZE (xpi/firefox-i18n-54.0/ru.xpi) = 487731 +SHA256 (xpi/firefox-i18n-54.0/si.xpi) = 653e6314e92b9c7f156b5e57153eb4002dc6e8826c4c5fd7904a2cb8c0b37963 +SIZE (xpi/firefox-i18n-54.0/si.xpi) = 491068 +SHA256 (xpi/firefox-i18n-54.0/sk.xpi) = 478effe7b9e5e2328f47d9eeca2373af9bfc34293a715da482d89e7cba732379 +SIZE (xpi/firefox-i18n-54.0/sk.xpi) = 455015 +SHA256 (xpi/firefox-i18n-54.0/sl.xpi) = 5b2d34ddefda99b5420f94dd2bc1f52765a28cf949e317e9f2d2580bb78cebcd +SIZE (xpi/firefox-i18n-54.0/sl.xpi) = 433174 +SHA256 (xpi/firefox-i18n-54.0/son.xpi) = a6ebc9f018ebff9ba6d7cf5302da772f8ad118489b05e44d64dc86331a521150 +SIZE (xpi/firefox-i18n-54.0/son.xpi) = 435052 +SHA256 (xpi/firefox-i18n-54.0/sq.xpi) = a19a8faeb8a28599dac9a0d2ca7432c72b12d5efabc9e5e4a696a46c5b8756d5 +SIZE (xpi/firefox-i18n-54.0/sq.xpi) = 448157 +SHA256 (xpi/firefox-i18n-54.0/sr.xpi) = a706281a42662db287adb9351df8a8d0b516368442063d5722a31cedd2d49044 +SIZE (xpi/firefox-i18n-54.0/sr.xpi) = 461354 +SHA256 (xpi/firefox-i18n-54.0/sv-SE.xpi) = 6055191f2b0aa12202630d98de3068e19675b05aa3ee063aec39d00a02892dad +SIZE (xpi/firefox-i18n-54.0/sv-SE.xpi) = 440478 +SHA256 (xpi/firefox-i18n-54.0/ta.xpi) = ed574652254367b061ffcdb6a802ab8a6ccd7c3a30827ba90a3d141aa202c86f +SIZE (xpi/firefox-i18n-54.0/ta.xpi) = 493956 +SHA256 (xpi/firefox-i18n-54.0/te.xpi) = 9e6e718564ddafd81b0dbc52cf9e91c06889ef5b8b1b270644985e6d02fd1f4d +SIZE (xpi/firefox-i18n-54.0/te.xpi) = 513337 +SHA256 (xpi/firefox-i18n-54.0/th.xpi) = d25d08b7179a994b49dd6c90ecd2f88782b5fe16ade39b61be0a5e17461d7bc8 +SIZE (xpi/firefox-i18n-54.0/th.xpi) = 487217 +SHA256 (xpi/firefox-i18n-54.0/tr.xpi) = 57d9f03344ddc87bf4ec33406f5f22b31acc5d9ee821fcbe64fd288805c52038 +SIZE (xpi/firefox-i18n-54.0/tr.xpi) = 440412 +SHA256 (xpi/firefox-i18n-54.0/uk.xpi) = cfed556b32924b48084a0645bd30ec12c5de463edcb4bec1f349be08f55ba1e0 +SIZE (xpi/firefox-i18n-54.0/uk.xpi) = 490755 +SHA256 (xpi/firefox-i18n-54.0/uz.xpi) = a7d2c2182b873c694a19d48638cd72ff11c2a9c0dce12ccd486727bbf71c5ac1 +SIZE (xpi/firefox-i18n-54.0/uz.xpi) = 448113 +SHA256 (xpi/firefox-i18n-54.0/vi.xpi) = eb8a9f2177b5649a1227f1e850d1bf546bc3943ab5b5b19d587de49761522146 +SIZE (xpi/firefox-i18n-54.0/vi.xpi) = 449653 +SHA256 (xpi/firefox-i18n-54.0/xh.xpi) = bf99aaa4576ed39eb62ab8ffdd889833fb97c3d827bb374d2b71aa09fec8c04e +SIZE (xpi/firefox-i18n-54.0/xh.xpi) = 440801 +SHA256 (xpi/firefox-i18n-54.0/zh-CN.xpi) = f066b94bc64a66d64848ccfea5989cf729c90023dd16a472a9f88a40fde1d493 +SIZE (xpi/firefox-i18n-54.0/zh-CN.xpi) = 458332 +SHA256 (xpi/firefox-i18n-54.0/zh-TW.xpi) = d2eee4a98157a120c112eb3a06a4bafd154938f8190d63ff1de48cf5e8f94a5e +SIZE (xpi/firefox-i18n-54.0/zh-TW.xpi) = 469164 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Tue Jun 13 19:55:24 2017 (r443535) +++ head/www/firefox/Makefile Tue Jun 13 19:55:46 2017 (r443536) @@ -2,22 +2,21 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 53.0.3 -PORTREVISION= 1 +DISTVERSION= 54.0 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \ - nss>=3.29.5:security/nss \ - libevent>=2.0.21_2:devel/libevent \ - harfbuzz>=1.4.1:print/harfbuzz \ - graphite2>=1.3.8:graphics/graphite2 \ +BUILD_DEPENDS= nspr>=4.14:devel/nspr \ + nss>=3.30.2:security/nss \ + libevent>=2.0.22:devel/libevent \ + harfbuzz>=1.4.3:print/harfbuzz \ + graphite2>=1.3.10:graphics/graphite2 \ png>=1.6.28:graphics/png \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ Modified: head/www/firefox/distinfo ============================================================================== --- head/www/firefox/distinfo Tue Jun 13 19:55:24 2017 (r443535) +++ head/www/firefox/distinfo Tue Jun 13 19:55:46 2017 (r443536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495100875 -SHA256 (firefox-53.0.3.source.tar.xz) = 78cc89650b6d8baacaf55f1a486de06bf3bb5b8a3082fd044e70225e2816e348 -SIZE (firefox-53.0.3.source.tar.xz) = 215253212 +TIMESTAMP = 1496961575 +SHA256 (firefox-54.0.source.tar.xz) = 08a9ff6870d904a2af1d03c17c6c44f67413608efb66bb280894d7b92c336a77 +SIZE (firefox-54.0.source.tar.xz) = 229178564 Modified: head/www/firefox/files/patch-bug847568 ============================================================================== --- head/www/firefox/files/patch-bug847568 Tue Jun 13 19:55:24 2017 (r443535) +++ head/www/firefox/files/patch-bug847568 Tue Jun 13 19:55:46 2017 (r443536) @@ -145,10 +145,10 @@ index 2118677ca3a8..e4978b413784 100644 CXXFLAGS += CONFIG['MOZ_CAIRO_CFLAGS'] CXXFLAGS += CONFIG['CAIRO_FT_CFLAGS'] diff --git gfx/thebes/moz.build gfx/thebes/moz.build -index dee9b7bfa2cb..bd801f3a468e 100644 +index 56f1b9fe3f4b..0ac1100b0df3 100644 --- gfx/thebes/moz.build +++ gfx/thebes/moz.build -@@ -273,7 +273,13 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'gtk3'): +@@ -269,7 +269,13 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'gtk3'): LOCAL_INCLUDES += CONFIG['SKIA_INCLUDES'] @@ -167,14 +167,14 @@ diff --git intl/unicharutil/util/moz.build intl/unicha index cb1233c56d7e..06fb1f9f174b 100644 --- intl/unicharutil/util/moz.build +++ intl/unicharutil/util/moz.build -@@ -40,4 +40,7 @@ if CONFIG['_MSC_VER']: - if CONFIG['ENABLE_INTL_API']: - USE_LIBS += ['icu'] +@@ -29,4 +29,7 @@ if CONFIG['ENABLE_INTL_API']: + 'ICUUtils.cpp', + ] +if CONFIG['MOZ_SYSTEM_HARFBUZZ']: + CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS'] + - DIST_INSTALL = True + FINAL_LIBRARY = 'xul' diff --git netwerk/dns/moz.build netwerk/dns/moz.build index 79c26e3e7001..c4d93bc5f7dc 100644 --- netwerk/dns/moz.build @@ -209,7 +209,7 @@ index 95a58b634593..b614eef85c89 100644 + * 100 + GR2_VERSION_BUGFIX >= \ + (major) * 10000 + (minor) * 100 + (bugfix) ) + ], [ -+ #if !GR2_VERSION_REQUIRE(1,3,8) ++ #if !GR2_VERSION_REQUIRE(1,3,10) + #error "Insufficient graphite2 version." + #endif + ], [], @@ -225,7 +225,7 @@ diff --git toolkit/library/moz.build toolkit/library/m index 24f940e1ed7e..079a575adec3 100644 --- toolkit/library/moz.build +++ toolkit/library/moz.build -@@ -228,6 +228,12 @@ if CONFIG['MOZ_SYSTEM_JPEG']: +@@ -224,6 +224,12 @@ if CONFIG['MOZ_SYSTEM_JPEG']: if CONFIG['MOZ_SYSTEM_PNG']: OS_LIBS += CONFIG['MOZ_PNG_LIBS'] @@ -242,7 +242,7 @@ diff --git toolkit/moz.configure toolkit/moz.configure index 9297e4d6f501..d8e273887e4b 100644 --- toolkit/moz.configure +++ toolkit/moz.configure -@@ -343,6 +343,26 @@ add_old_configure_assignment('FT2_LIBS', +@@ -356,6 +356,26 @@ add_old_configure_assignment('FT2_LIBS', add_old_configure_assignment('FT2_CFLAGS', delayed_getattr(ft2_info, 'cflags')) @@ -261,7 +261,7 @@ index 9297e4d6f501..d8e273887e4b 100644 +option('--with-system-harfbuzz', + help="Use system harfbuzz (located with pkgconfig)") + -+system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.4.1', ++system_harfbuzz = pkg_check_modules('MOZ_HARFBUZZ', 'harfbuzz >= 1.4.3', + when='--with-system-harfbuzz') + +set_config('MOZ_SYSTEM_HARFBUZZ', depends_if(system_harfbuzz)(lambda _: True)) Added: head/www/firefox/files/patch-rust-option ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-rust-option Tue Jun 13 19:55:46 2017 (r443536) @@ -0,0 +1,345 @@ +Revert bug 1284816 and bug 1341967 to postpone bustage on non-x86 archs. + +diff --git browser/confvars.sh browser/confvars.sh +index d8dcd99c2757..740d9d3e5fcf 100755 +--- browser/confvars.sh ++++ browser/confvars.sh +@@ -30,6 +30,7 @@ if test "$OS_ARCH" = "WINNT"; then + fi + fi + ++MOZ_RUST_MP4PARSE=1 + if test "$NIGHTLY_BUILD"; then + MOZ_RUST_URLPARSE=1 + fi +diff --git build/moz.configure/rust.configure build/moz.configure/rust.configure +index 267d989f1597..f709820e60ae 100644 +--- build/moz.configure/rust.configure ++++ build/moz.configure/rust.configure +@@ -4,10 +4,20 @@ + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + +-# Rust is required by `rust_compiler` below. We allow_missing here +-# to propagate failures to the better error message there. +-rustc = check_prog('RUSTC', ['rustc'], allow_missing=True) +-cargo = check_prog('CARGO', ['cargo'], allow_missing=True) ++option('--disable-rust', help='Don\'t include Rust language sources') ++ ++@depends('--enable-rust') ++def rust_compiler_names(value): ++ if value: ++ return ['rustc'] ++ ++@depends('--enable-rust') ++def cargo_binary_names(value): ++ if value: ++ return ['cargo'] ++ ++rustc = check_prog('RUSTC', rust_compiler_names, allow_missing=True) ++cargo = check_prog('CARGO', cargo_binary_names, allow_missing=True) + + @depends_if(rustc) + @checking('rustc version', lambda info: info.version) +@@ -43,9 +53,12 @@ def cargo_info(cargo): + version=Version(version), + ) + +-@depends(rustc_info, cargo_info) ++@depends('--enable-rust', rustc_info, cargo_info) + @imports(_from='textwrap', _import='dedent') +-def rust_compiler(rustc_info, cargo_info): ++def rust_compiler(value, rustc_info, cargo_info): ++ if not value: ++ return None ++ + if not rustc_info: + die(dedent('''\ + Rust compiler not found. +diff --git dom/media/MediaPrefs.h dom/media/MediaPrefs.h +index 4dcc659222a4..559334d89fd1 100644 +--- dom/media/MediaPrefs.h ++++ dom/media/MediaPrefs.h +@@ -165,7 +165,7 @@ private: + DECL_MEDIA_PREF("media.ogg.flac.enabled", FlacInOgg, bool, false); + DECL_MEDIA_PREF("media.flac.enabled", FlacEnabled, bool, true); + +-#if !defined(RELEASE_OR_BETA) ++#if defined(MOZ_RUST_MP4PARSE) && !defined(RELEASE_OR_BETA) + DECL_MEDIA_PREF("media.rust.test_mode", RustTestMode, bool, false); + #endif + +diff --git media/libstagefright/binding/DecoderData.cpp media/libstagefright/binding/DecoderData.cpp +index 109ea329d154..a06e533b1e62 100644 +--- media/libstagefright/binding/DecoderData.cpp ++++ media/libstagefright/binding/DecoderData.cpp +@@ -13,9 +13,11 @@ + #include "mozilla/ArrayUtils.h" + #include "include/ESDS.h" + ++#ifdef MOZ_RUST_MP4PARSE + // OpusDecoder header is really needed only by MP4 in rust + #include "OpusDecoder.h" + #include "mp4parse.h" ++#endif // MOZ_RUST_MP4PARSE + + using namespace stagefright; + +@@ -187,6 +189,7 @@ MP4VideoInfo::Update(const MetaData* aMetaData, const char* aMimeType) + + } + ++#ifdef MOZ_RUST_MP4PARSE + static void + UpdateTrackProtectedInfo(mozilla::TrackInfo& aConfig, + const mp4parse_sinf_info& aSinf) +@@ -266,6 +269,7 @@ MP4VideoInfo::Update(const mp4parse_track_info* track, + mExtraData->AppendElements(video->extra_data.data, video->extra_data.length); + } + } ++#endif // MOZ_RUST_MP4PARSE + + bool + MP4VideoInfo::IsValid() const +diff --git media/libstagefright/binding/MP4Metadata.cpp media/libstagefright/binding/MP4Metadata.cpp +index 5c3810d99a38..5d14dfd8b8a9 100644 +--- media/libstagefright/binding/MP4Metadata.cpp ++++ media/libstagefright/binding/MP4Metadata.cpp +@@ -19,14 +19,18 @@ + #include "mp4_demuxer/MP4Metadata.h" + #include "mp4_demuxer/Stream.h" + #include "MediaPrefs.h" ++#ifdef MOZ_RUST_MP4PARSE + #include "mp4parse.h" ++#endif // MOZ_RUST_MP4PARSE + + #include + #include + #include + + ++#ifdef MOZ_RUST_MP4PARSE + struct FreeMP4Parser { void operator()(mp4parse_parser* aPtr) { mp4parse_free(aPtr); } }; ++#endif // MOZ_RUST_MP4PARSE + + using namespace stagefright; + +@@ -101,6 +103,7 @@ private: + bool mCanSeek; + }; + ++#ifdef MOZ_RUST_MP4PARSE + // Wrap an mp4_demuxer::Stream to remember the read offset. + + class RustStreamAdaptor { +@@ -145,9 +149,11 @@ private: + RustStreamAdaptor mRustSource; + mozilla::UniquePtr mRustParser; + }; ++#endif // MOZ_RUST_MP4PARSE + + MP4Metadata::MP4Metadata(Stream* aSource) + : mStagefright(MakeUnique(aSource)) ++#ifdef MOZ_RUST_MP4PARSE + , mRust(MakeUnique(aSource)) + , mPreferRust(false) + , mReportedAudioTrackTelemetry(false) +@@ -155,6 +161,7 @@ MP4Metadata::MP4Metadata(Stream* aSource) + #ifndef RELEASE_OR_BETA + , mRustTestMode(MediaPrefs::RustTestMode()) + #endif ++#endif // MOZ_RUST_MP4PARSE + { + } + +@@ -186,6 +193,7 @@ MP4Metadata::GetNumberTracks(mozilla::TrackInfo::TrackType aType) const + { + uint32_t numTracks = mStagefright->GetNumberTracks(aType); + ++#ifdef MOZ_RUST_MP4PARSE + if (!mRust) { + return numTracks; + } +@@ -211,10 +219,12 @@ MP4Metadata::GetNumberTracks(mozilla::TrackInfo::TrackType aType) const + mPreferRust = true; + return numTracksRust; + } ++#endif // MOZ_RUST_MP4PARSE + + return numTracks; + } + ++#ifdef MOZ_RUST_MP4PARSE + bool MP4Metadata::ShouldPreferRust() const { + if (!mRust) { + return false; +@@ -245,6 +255,7 @@ bool MP4Metadata::ShouldPreferRust() const { + // Otherwise, fall back. + return false; + } ++#endif // MOZ_RUST_MP4PARSE + + mozilla::UniquePtr + MP4Metadata::GetTrackInfo(mozilla::TrackInfo::TrackType aType, +@@ -253,6 +264,7 @@ MP4Metadata::GetTrackInfo(mozilla::TrackInfo::TrackType aType, + mozilla::UniquePtr info = + mStagefright->GetTrackInfo(aType, aTrackNumber); + ++#ifdef MOZ_RUST_MP4PARSE + if (!mRust) { + return info; + } +@@ -305,6 +317,7 @@ MP4Metadata::GetTrackInfo(mozilla::TrackInfo::TrackTyp + if (mPreferRust) { + return infoRust; + } ++#endif // MOZ_RUST_MP4PARSE + + return info; + } +@@ -319,6 +334,7 @@ const CryptoFile& + MP4Metadata::Crypto() const + { + const CryptoFile& crypto = mStagefright->Crypto(); ++#ifdef MOZ_RUST_MP4PARSE + const CryptoFile& rustCrypto = mRust->Crypto(); + + #ifndef RELEASE_OR_BETA +@@ -330,6 +347,7 @@ MP4Metadata::Crypto() const + if (mPreferRust) { + return rustCrypto; + } ++#endif // MOZ_RUST_MP4PARSE + + return crypto; + } +@@ -594,6 +612,7 @@ MP4MetadataStagefright::Metadata(Stream* aSource) + return parser->Metadata(); + } + ++#ifdef MOZ_RUST_MP4PARSE + bool + RustStreamAdaptor::Read(uint8_t* buffer, uintptr_t size, size_t* bytes_read) + { +@@ -859,5 +878,6 @@ MP4MetadataRust::Metadata(Stream* aSource) + MOZ_ASSERT(false, "Not yet implemented"); + return nullptr; + } ++#endif // MOZ_RUST_MP4PARSE + + } // namespace mp4_demuxer +diff --git media/libstagefright/binding/include/mp4_demuxer/DecoderData.h media/libstagefright/binding/include/mp4_demuxer/DecoderData.h +index 3cd4b7c142f4..dc25ddf03b10 100644 +--- media/libstagefright/binding/include/mp4_demuxer/DecoderData.h ++++ media/libstagefright/binding/include/mp4_demuxer/DecoderData.h +@@ -19,11 +19,13 @@ namespace stagefright + class MetaData; + } + ++#ifdef MOZ_RUST_MP4PARSE + extern "C" { + typedef struct mp4parse_track_info mp4parse_track_info; + typedef struct mp4parse_track_audio_info mp4parse_track_audio_info; + typedef struct mp4parse_track_video_info mp4parse_track_video_info; + } ++#endif // MOZ_RUST_MP4PARSE + + namespace mp4_demuxer + { +@@ -71,8 +73,10 @@ public: + void Update(const stagefright::MetaData* aMetaData, + const char* aMimeType); + ++#ifdef MOZ_RUST_MP4PARSE + void Update(const mp4parse_track_info* track, + const mp4parse_track_audio_info* audio); ++#endif // MOZ_RUST_MP4PARSE + + virtual bool IsValid() const override; + }; +@@ -85,8 +89,10 @@ public: + void Update(const stagefright::MetaData* aMetaData, + const char* aMimeType); + ++#ifdef MOZ_RUST_MP4PARSE + void Update(const mp4parse_track_info* track, + const mp4parse_track_video_info* video); ++#endif // MOZ_RUST_MP4PARSE + + virtual bool IsValid() const override; + }; +diff --git media/libstagefright/binding/include/mp4_demuxer/MP4Metadata.h media/libstagefright/binding/include/mp4_demuxer/MP4Metadata.h +index 492c9c1c1bc3..e16dbbd1155e 100644 +--- media/libstagefright/binding/include/mp4_demuxer/MP4Metadata.h ++++ media/libstagefright/binding/include/mp4_demuxer/MP4Metadata.h +@@ -36,6 +36,7 @@ public: + + private: + UniquePtr mStagefright; ++#ifdef MOZ_RUST_MP4PARSE + UniquePtr mRust; + mutable bool mPreferRust; + mutable bool mReportedAudioTrackTelemetry; +@@ -44,6 +45,7 @@ private: + mutable bool mRustTestMode; + #endif + bool ShouldPreferRust() const; ++#endif // MOZ_RUST_MP4PARSE + }; + + } // namespace mp4_demuxer +diff --git mobile/android/confvars.sh mobile/android/confvars.sh +index e79b6f5c0707..eb62763acaf7 100644 +--- mobile/android/confvars.sh ++++ mobile/android/confvars.sh +@@ -30,6 +30,8 @@ MOZ_XULRUNNER= + MOZ_CAPTURE=1 + MOZ_RAW=1 + ++MOZ_RUST_MP4PARSE=1 ++ + # use custom widget for html:select + MOZ_USE_NATIVE_POPUP_WINDOWS=1 + +diff --git toolkit/components/telemetry/Histograms.json toolkit/components/telemetry/Histograms.json +index 061c55f6a5b6..e49dfd176952 100644 +--- toolkit/components/telemetry/Histograms.json ++++ toolkit/components/telemetry/Histograms.json +@@ -6996,7 +6996,8 @@ + "expires_in_version": "55", + "kind": "boolean", + "bug_numbers": [1220885], +- "description": "(Bug 1220885) Whether the rust mp4 demuxer successfully parsed a stream segment." ++ "description": "(Bug 1220885) Whether the rust mp4 demuxer successfully parsed a stream segment.", ++ "cpp_guard": "MOZ_RUST_MP4PARSE" + }, + "MEDIA_RUST_MP4PARSE_ERROR_CODE": { + "alert_emails": ["giles@mozilla.com", "kinetik@flim.org"], +@@ -7004,21 +7005,24 @@ + "kind": "enumerated", + "n_values": 32, + "bug_numbers": [1238420], +- "description": "The error code reported when an MP4 parse attempt has failed.0 = OK, 1 = bad argument, 2 = invalid data, 3 = unsupported, 4 = unexpected end of file, 5 = read error." ++ "description": "The error code reported when an MP4 parse attempt has failed.0 = OK, 1 = bad argument, 2 = invalid data, 3 = unsupported, 4 = unexpected end of file, 5 = read error.", ++ "cpp_guard": "MOZ_RUST_MP4PARSE" + }, + "MEDIA_RUST_MP4PARSE_TRACK_MATCH_AUDIO": { + "alert_emails": ["giles@mozilla.com", "kinetik@flim.org"], + "expires_in_version": "55", + "kind": "boolean", + "bug_numbers": [1231169], +- "description": "Whether rust and stagefight mp4 parser audio track results match." ++ "description": "Whether rust and stagefight mp4 parser audio track results match.", ++ "cpp_guard": "MOZ_RUST_MP4PARSE" + }, + "MEDIA_RUST_MP4PARSE_TRACK_MATCH_VIDEO": { + "alert_emails": ["giles@mozilla.com", "kinetik@flim.org"], + "expires_in_version": "55", + "kind": "boolean", + "bug_numbers": [1231169], +- "description": "Whether rust and stagefight mp4 parser video track results match." ++ "description": "Whether rust and stagefight mp4 parser video track results match.", ++ "cpp_guard": "MOZ_RUST_MP4PARSE" + }, + "MEDIA_WMF_DECODE_ERROR": { + "expires_in_version": "55", From owner-svn-ports-head@freebsd.org Tue Jun 13 19:56:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CC24BFD69C; Tue, 13 Jun 2017 19:56:09 +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 481E5660EB; Tue, 13 Jun 2017 19:56:09 +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 v5DJu8Sg060793; Tue, 13 Jun 2017 19:56:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DJu8oW060791; Tue, 13 Jun 2017 19:56:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706131956.v5DJu8oW060791@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 19:56:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443537 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 19:56:09 -0000 Author: jbeich Date: Tue Jun 13 19:56:07 2017 New Revision: 443537 URL: https://svnweb.freebsd.org/changeset/ports/443537 Log: security/vuxml: mark firefox < 54 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jun 13 19:55:46 2017 (r443536) +++ head/security/vuxml/vuln.xml Tue Jun 13 19:56:07 2017 (r443537) @@ -58,6 +58,96 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- multiple vulnerabilities + + + firefox + 54.0,1 + + + seamonkey + linux-seamonkey + 2.51 + + + firefox-esr + 52.2.0,1 + + + linux-firefox + 52.2.0,2 + + + libxul + thunderbird + linux-thunderbird + 52.2.0 + + + + +

Mozilla Foundation reports:

+
+

CVE-2017-5472: Use-after-free using destroyed node when regenerating trees

+

CVE-2017-7749: Use-after-free during docshell reloading

+

CVE-2017-7750: Use-after-free with track elements

+

CVE-2017-7751: Use-after-free with content viewer listeners

+

CVE-2017-7752: Use-after-free with IME input

+

CVE-2017-7754: Out-of-bounds read in WebGL with ImageInfo object

+

CVE-2017-7755: Privilege escalation through Firefox Installer with same directory DLL files

+

CVE-2017-7756: Use-after-free and use-after-scope logging XHR header errors

+

CVE-2017-7757: Use-after-free in IndexedDB

+

CVE-2017-7778: Vulnerabilities in the Graphite 2 library

+

CVE-2017-7758: Out-of-bounds read in Opus encoder

+

CVE-2017-7759: Android intent URLs can cause navigation to local file system

+

CVE-2017-7760: File manipulation and privilege escalation via callback parameter in Mozilla Windows Updater and Maintenance Service

+

CVE-2017-7761: File deletion and privilege escalation through Mozilla Maintenance Service helper.exe application

+

CVE-2017-7762: Addressbar spoofing in Reader mode

+

CVE-2017-7763: Mac fonts render some unicode characters as spaces

+

CVE-2017-7764: Domain spoofing with combination of Canadian Syllabics and other unicode blocks

+

CVE-2017-7765: Mark of the Web bypass when saving executable files

+

CVE-2017-7766: File execution and privilege escalation through updater.ini, Mozilla Windows Updater, and Mozilla Maintenance Service

+

CVE-2017-7767: Privilege escalation and arbitrary file overwrites through Mozilla Windows Updater and Mozilla Maintenance Service

+

CVE-2017-7768: 32 byte arbitrary file read through Mozilla Maintenance Service

+

CVE-2017-5471: Memory safety bugs fixed in Firefox 54

+

CVE-2017-5470: Memory safety bugs fixed in Firefox 54 and Firefox ESR 52.2

+
+ +
+ + CVE-2017-5470 + CVE-2017-5471 + CVE-2017-5472 + CVE-2017-7749 + CVE-2017-7750 + CVE-2017-7751 + CVE-2017-7752 + CVE-2017-7754 + CVE-2017-7755 + CVE-2017-7756 + CVE-2017-7757 + CVE-2017-7758 + CVE-2017-7759 + CVE-2017-7760 + CVE-2017-7761 + CVE-2017-7762 + CVE-2017-7763 + CVE-2017-7764 + CVE-2017-7765 + CVE-2017-7766 + CVE-2017-7767 + CVE-2017-7768 + CVE-2017-7778 + https://www.mozilla.org/en-US/security/advisories/mfsa2017-15/ + https://www.mozilla.org/en-US/security/advisories/mfsa2017-16/ + + + 2017-06-13 + 2017-06-13 + +
+ roundcube -- arbitrary password resets From owner-svn-ports-head@freebsd.org Tue Jun 13 20:37:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BD6ABFE14E; Tue, 13 Jun 2017 20:37:08 +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 C5F4367284; Tue, 13 Jun 2017 20:37:07 +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 v5DKb7It076957; Tue, 13 Jun 2017 20:37:07 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DKb6A0076954; Tue, 13 Jun 2017 20:37:06 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706132037.v5DKb6A0076954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Tue, 13 Jun 2017 20:37:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443538 - head/dns/unbound X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 20:37:08 -0000 Author: adamw Date: Tue Jun 13 20:37:06 2017 New Revision: 443538 URL: https://svnweb.freebsd.org/changeset/ports/443538 Log: Update unbound to 1.6.3. This release fixes a spurious assertion failure when unbound receives a malformed packet with 0x20 enabled. Bug Fixes - Fix #1280: Unbound fails assert when response from authoritative contains malformed qname. When 0x20 caps-for-id is enabled, when assertions are not enabled the malformed qname is handled correctly. PR: 219958 Submitted by: maintainer (jaap NLnetLabs nl) Modified: head/dns/unbound/Makefile head/dns/unbound/distinfo head/dns/unbound/pkg-plist Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Tue Jun 13 19:56:07 2017 (r443537) +++ head/dns/unbound/Makefile Tue Jun 13 20:37:06 2017 (r443538) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ Modified: head/dns/unbound/distinfo ============================================================================== --- head/dns/unbound/distinfo Tue Jun 13 19:56:07 2017 (r443537) +++ head/dns/unbound/distinfo Tue Jun 13 20:37:06 2017 (r443538) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493038416 -SHA256 (unbound-1.6.2.tar.gz) = 1a323d72c32180b7141c9e6ebf199fc68a0208dfebad4640cd2c4c27235e3b9c -SIZE (unbound-1.6.2.tar.gz) = 5378826 +TIMESTAMP = 1497365256 +SHA256 (unbound-1.6.3.tar.gz) = 4c7e655c1d0d2d133fdeb81bc1ab3aa5c155700f66c9f5fb53fa6a5c3ea9845f +SIZE (unbound-1.6.3.tar.gz) = 5381240 Modified: head/dns/unbound/pkg-plist ============================================================================== --- head/dns/unbound/pkg-plist Tue Jun 13 19:56:07 2017 (r443537) +++ head/dns/unbound/pkg-plist Tue Jun 13 20:37:06 2017 (r443538) @@ -4,7 +4,7 @@ include/unbound.h lib/libunbound.a lib/libunbound.so lib/libunbound.so.2 -lib/libunbound.so.2.5.1 +lib/libunbound.so.2.5.2 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py From owner-svn-ports-head@freebsd.org Tue Jun 13 21:02:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99F85BFE823; Tue, 13 Jun 2017 21:02:47 +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 73C90681C2; Tue, 13 Jun 2017 21:02:47 +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 v5DL2kNn089163; Tue, 13 Jun 2017 21:02:46 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DL2kZb089159; Tue, 13 Jun 2017 21:02:46 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201706132102.v5DL2kZb089159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 13 Jun 2017 21:02:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443539 - in head/textproc: . py-stemming X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 21:02:47 -0000 Author: rene Date: Tue Jun 13 21:02:46 2017 New Revision: 443539 URL: https://svnweb.freebsd.org/changeset/ports/443539 Log: Python implementations of the Porter, Porter2, Paice-Husk, and Lovins stemming algorithms for English. These implementations are straightforward and efficient, unlike some Python versions of the same algorithms available on the Web. This package is an extraction of the stemming code included in the Whoosh search engine. Note that these are *pure Python* implementations. Python wrappers for, e.g. the Snoball stemmers and the C implementation of the Porter stemmer are available on PyPI and will be faster if using compiled code is an option for you. Stemming algorithms attempt to automatically remove suffixes (and in some cases prefixes) in order to find the "root word" or stem of a given word. This is useful in various natural language processing scenarios, such as search. In general ``porter2`` is the best overall stemming algorithm, but not necessarily the fastest or most aggressive. WWW: https://pypi.python.org/pypi/stemming Added: head/textproc/py-stemming/ head/textproc/py-stemming/Makefile (contents, props changed) head/textproc/py-stemming/distinfo (contents, props changed) head/textproc/py-stemming/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Jun 13 20:37:06 2017 (r443538) +++ head/textproc/Makefile Tue Jun 13 21:02:46 2017 (r443539) @@ -1339,6 +1339,7 @@ SUBDIR += py-sphinxcontrib-fulltoc SUBDIR += py-sphinxcontrib-httpdomain SUBDIR += py-sphinxcontrib-programoutput + SUBDIR += py-stemming SUBDIR += py-syck SUBDIR += py-tabletext SUBDIR += py-terminaltables Added: head/textproc/py-stemming/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-stemming/Makefile Tue Jun 13 21:02:46 2017 (r443539) @@ -0,0 +1,20 @@ +# Created by: Rene Ladan +# $FreeBSD$ + +PORTNAME= stemming +PORTVERSION= 1.0.1 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= rene@FreeBSD.org +COMMENT= Algorithms for stemming + +LICENSE= PD + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include Added: head/textproc/py-stemming/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-stemming/distinfo Tue Jun 13 21:02:46 2017 (r443539) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497386383 +SHA256 (stemming-1.0.1.tar.gz) = 59678702e1d06caffecee82910f048edf12ad89dcf430776b4b05bfb8850bc51 +SIZE (stemming-1.0.1.tar.gz) = 10954 Added: head/textproc/py-stemming/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-stemming/pkg-descr Tue Jun 13 21:02:46 2017 (r443539) @@ -0,0 +1,19 @@ +Python implementations of the Porter, Porter2, Paice-Husk, and Lovins stemming +algorithms for English. These implementations are straightforward and +efficient, unlike some Python versions of the same algorithms available on the +Web. This package is an extraction of the stemming code included in the Whoosh +search engine. + +Note that these are *pure Python* implementations. Python wrappers for, e.g. +the Snoball stemmers and the C implementation of the Porter stemmer are +available on PyPI and will be faster if using compiled code is an option for +you. + +Stemming algorithms attempt to automatically remove suffixes (and in some +cases prefixes) in order to find the "root word" or stem of a given word. This +is useful in various natural language processing scenarios, such as search. + +In general ``porter2`` is the best overall stemming algorithm, but not +necessarily the fastest or most aggressive. + +WWW: https://pypi.python.org/pypi/stemming From owner-svn-ports-head@freebsd.org Tue Jun 13 21:04:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C403BFE85F; Tue, 13 Jun 2017 21:04:29 +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 DF12B682DB; Tue, 13 Jun 2017 21:04:28 +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 v5DL4SfY089320; Tue, 13 Jun 2017 21:04:28 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DL4S9L089319; Tue, 13 Jun 2017 21:04:28 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706132104.v5DL4S9L089319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 13 Jun 2017 21:04:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443540 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 21:04:29 -0000 Author: kwm Date: Tue Jun 13 21:04:27 2017 New Revision: 443540 URL: https://svnweb.freebsd.org/changeset/ports/443540 Log: Set CONFIGURE_LOG so if the configure stage fails CONFIGURE_FAIL_MESSAGE mentions the correct log file. Submitted by: swills@ Modified: head/Mk/Uses/meson.mk Modified: head/Mk/Uses/meson.mk ============================================================================== --- head/Mk/Uses/meson.mk Tue Jun 13 21:02:46 2017 (r443539) +++ head/Mk/Uses/meson.mk Tue Jun 13 21:04:27 2017 (r443540) @@ -62,6 +62,8 @@ TEST_TARGET= test MESON_BUILD_DIR?= _build +CONFIGURE_LOG= ${MESON_BUILD_DIR}/meson-logs/meson-log.txt + # Add meson build dir at the end. CONFIGURE_ARGS+= ${MESON_BUILD_DIR} From owner-svn-ports-head@freebsd.org Tue Jun 13 21:17:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68E03BFEBD4; Tue, 13 Jun 2017 21:17:38 +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 3738868836; Tue, 13 Jun 2017 21:17:38 +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 v5DLHbfh093684; Tue, 13 Jun 2017 21:17:37 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DLHb4D093682; Tue, 13 Jun 2017 21:17:37 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706132117.v5DLHb4D093682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 13 Jun 2017 21:17:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443541 - head/devel/meson X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 21:17:38 -0000 Author: kwm Date: Tue Jun 13 21:17:37 2017 New Revision: 443541 URL: https://svnweb.freebsd.org/changeset/ports/443541 Log: Update meson to 0.41.0. Modified: head/devel/meson/Makefile head/devel/meson/distinfo Modified: head/devel/meson/Makefile ============================================================================== --- head/devel/meson/Makefile Tue Jun 13 21:04:27 2017 (r443540) +++ head/devel/meson/Makefile Tue Jun 13 21:17:37 2017 (r443541) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= meson -PORTVERSION= 0.40.1 +PORTVERSION= 0.41.0 CATEGORIES= devel python MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ Modified: head/devel/meson/distinfo ============================================================================== --- head/devel/meson/distinfo Tue Jun 13 21:04:27 2017 (r443540) +++ head/devel/meson/distinfo Tue Jun 13 21:17:37 2017 (r443541) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494682497 -SHA256 (meson-0.40.1.tar.gz) = 890ce46e713ea0d061f8203c99fa7d38645354a62e4c207c38ade18db852cbf5 -SIZE (meson-0.40.1.tar.gz) = 584611 +TIMESTAMP = 1497388223 +SHA256 (meson-0.41.0.tar.gz) = 99a27fca44c07cebd8b954bd219fd9c5ef89f3aeb84eed462f6b6f46db2a3359 +SIZE (meson-0.41.0.tar.gz) = 1012290 From owner-svn-ports-head@freebsd.org Tue Jun 13 21:32:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0367EBFEF33; Tue, 13 Jun 2017 21:32:38 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C750768FB3; Tue, 13 Jun 2017 21:32:37 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5DLWbn6001731; Tue, 13 Jun 2017 21:32:37 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DLWbSc001730; Tue, 13 Jun 2017 21:32:37 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201706132132.v5DLWbSc001730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Tue, 13 Jun 2017 21:32:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443542 - head/devel/libatomic_ops X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 21:32:38 -0000 Author: rodrigo Date: Tue Jun 13 21:32:36 2017 New Revision: 443542 URL: https://svnweb.freebsd.org/changeset/ports/443542 Log: Fix small mistakes in the Makefile Since this has no inpact on the build itself, no portrevision bump required Modified: head/devel/libatomic_ops/Makefile Modified: head/devel/libatomic_ops/Makefile ============================================================================== --- head/devel/libatomic_ops/Makefile Tue Jun 13 21:17:37 2017 (r443541) +++ head/devel/libatomic_ops/Makefile Tue Jun 13 21:32:36 2017 (r443542) @@ -14,11 +14,10 @@ LICENSE_COMB= multi LIB_DEPENDS= libltdl.so:devel/libltdl -USES=autoreconf libtool pathfix -GNU_CONFIGURE=yes +USES= autoreconf libtool pathfix +GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= ivmai -GH_PROJECT= libatomic_ops OPTIONS_DEFINE= DOCS From owner-svn-ports-head@freebsd.org Tue Jun 13 22:48:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B3AAC08532; Tue, 13 Jun 2017 22:48:47 +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 3F0276EFD9; Tue, 13 Jun 2017 22:48:47 +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 v5DMmkMv030311; Tue, 13 Jun 2017 22:48:46 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DMmjbk030304; Tue, 13 Jun 2017 22:48:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706132248.v5DMmjbk030304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 22:48:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443543 - in head/devel: android-tools-adb android-tools-fastboot android-tools-simpleperf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 22:48:47 -0000 Author: jbeich Date: Tue Jun 13 22:48:45 2017 New Revision: 443543 URL: https://svnweb.freebsd.org/changeset/ports/443543 Log: devel/android-tools-{adb,fastboot,simpleperf}: update to 7.1.2.r17 Changes: https://android.googlesource.com/platform/system/core/+log/android-7.1.1_r4..android-7.1.2_r17/adb Changes: https://android.googlesource.com/platform/system/core/+log/android-7.1.1_r4..android-7.1.2_r17/fastboot Changes: https://android.googlesource.com/platform/system/extras/+log/android-7.1.1_r4..android-7.1.2_r17/simpleperf MFH: 2017Q2 Modified: head/devel/android-tools-adb/Makefile (contents, props changed) head/devel/android-tools-adb/distinfo (contents, props changed) head/devel/android-tools-fastboot/Makefile (contents, props changed) head/devel/android-tools-fastboot/distinfo (contents, props changed) head/devel/android-tools-simpleperf/Makefile (contents, props changed) head/devel/android-tools-simpleperf/distinfo (contents, props changed) Modified: head/devel/android-tools-adb/Makefile ============================================================================== --- head/devel/android-tools-adb/Makefile Tue Jun 13 21:32:36 2017 (r443542) +++ head/devel/android-tools-adb/Makefile Tue Jun 13 22:48:45 2017 (r443543) @@ -2,8 +2,8 @@ PORTNAME= android-tools-adb DISTVERSIONPREFIX= android- -DISTVERSION?= 7.1.1_r4 -PORTREVISION?= 1 +DISTVERSION?= 7.1.2_r17 +PORTREVISION?= 0 CATEGORIES= devel comms .ifndef EXTRA_PATCHES PATCH_SITES= https://github.com/android/platform_system_core/commit/ @@ -23,7 +23,7 @@ GH_PROJECT= platform_system_core .ifdef DISTVERSIONSUFFIX GH_REVISION= ${DISTVERSIONSUFFIX:S/-g//} # snapshot .else -GH_REVISION= 5cf8bbd5b29d # generated by: make update-revision +GH_REVISION= 1346a4012db4 # generated by: make update-revision .endif CONFLICTS_INSTALL?= ${PORTNAME}-devel-* Modified: head/devel/android-tools-adb/distinfo ============================================================================== --- head/devel/android-tools-adb/distinfo Tue Jun 13 21:32:36 2017 (r443542) +++ head/devel/android-tools-adb/distinfo Tue Jun 13 22:48:45 2017 (r443543) @@ -1,6 +1,6 @@ -TIMESTAMP = 1477379212 -SHA256 (android-platform_system_core-android-7.1.1_r4_GH0.tar.gz) = 7ee986fcc6d5856bee645855f36ea00f57336914f1307a51eedebb59ee6035fc -SIZE (android-platform_system_core-android-7.1.1_r4_GH0.tar.gz) = 1591590 +TIMESTAMP = 1495068953 +SHA256 (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = fb8d053d846f439951c651f205c9c914531d8dace86da60474f6675a92576449 +SIZE (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = 1596372 SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967 SHA256 (b4cff495a1f9.patch) = cfb45f82866c7b46bdb9aa62aa0f856c243c13083f37e93b07c4491ad2b7db50 Modified: head/devel/android-tools-fastboot/Makefile ============================================================================== --- head/devel/android-tools-fastboot/Makefile Tue Jun 13 21:32:36 2017 (r443542) +++ head/devel/android-tools-fastboot/Makefile Tue Jun 13 22:48:45 2017 (r443543) @@ -2,8 +2,8 @@ PORTNAME= android-tools-fastboot DISTVERSIONPREFIX= android- -DISTVERSION?= 7.1.1_r4 -PORTREVISION?= 1 +DISTVERSION?= 7.1.2_r17 +PORTREVISION?= 0 CATEGORIES= devel sysutils MASTER_SITES= https://anonscm.debian.org/cgit/android-tools/android-tools.git/plain/debian/:manpage DISTFILES= fastboot.1?id=706e754:manpage @@ -28,7 +28,7 @@ GH_SUBDIR= libselinux:libselinux .ifdef DISTVERSIONSUFFIX GH_REVISION= ${DISTVERSIONSUFFIX:S/-g//} # snapshot .else -GH_REVISION= 5cf8bbd5b29d # generated by: make update-revision +GH_REVISION= 1346a4012db4 # generated by: make update-revision .endif CONFLICTS_INSTALL?= ${PORTNAME}-devel-* Modified: head/devel/android-tools-fastboot/distinfo ============================================================================== --- head/devel/android-tools-fastboot/distinfo Tue Jun 13 21:32:36 2017 (r443542) +++ head/devel/android-tools-fastboot/distinfo Tue Jun 13 22:48:45 2017 (r443543) @@ -1,11 +1,11 @@ -TIMESTAMP = 1477379212 +TIMESTAMP = 1495068953 SHA256 (fastboot.1?id=706e754) = 2af01b064440952a82f1602691a0fecc030302722a71444946fb70d9c423d283 SIZE (fastboot.1?id=706e754) = 5906 -SHA256 (android-platform_system_core-android-7.1.1_r4_GH0.tar.gz) = 7ee986fcc6d5856bee645855f36ea00f57336914f1307a51eedebb59ee6035fc -SIZE (android-platform_system_core-android-7.1.1_r4_GH0.tar.gz) = 1591590 -SHA256 (jbeich-platform_system_extras-android-7.1.1_r4_GH0.tar.gz) = 72c758f5f4fe69b5f4e2f46ceb78ca7240e2968bea63505c45158b6ef56bc09f -SIZE (jbeich-platform_system_extras-android-7.1.1_r4_GH0.tar.gz) = 79624857 -SHA256 (jbeich-platform_external_libselinux-android-7.1.1_r4_GH0.tar.gz) = 7d79b146e4355d721c14a2712868fa9af9eb991c194e0b6452d4c121300aca62 -SIZE (jbeich-platform_external_libselinux-android-7.1.1_r4_GH0.tar.gz) = 59766 +SHA256 (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = fb8d053d846f439951c651f205c9c914531d8dace86da60474f6675a92576449 +SIZE (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = 1596372 +SHA256 (jbeich-platform_system_extras-android-7.1.2_r17_GH0.tar.gz) = ee97ae3df4eecc0d7fc16d3cb6f016ae1b1f81d7e450e678473c9b4618676b42 +SIZE (jbeich-platform_system_extras-android-7.1.2_r17_GH0.tar.gz) = 79621709 +SHA256 (jbeich-platform_external_libselinux-android-7.1.2_r17_GH0.tar.gz) = 659e43d3e14b4f4fe8955975ad268310bfad0529f408fb33342ed70ae0d456c7 +SIZE (jbeich-platform_external_libselinux-android-7.1.2_r17_GH0.tar.gz) = 59763 SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967 Modified: head/devel/android-tools-simpleperf/Makefile ============================================================================== --- head/devel/android-tools-simpleperf/Makefile Tue Jun 13 21:32:36 2017 (r443542) +++ head/devel/android-tools-simpleperf/Makefile Tue Jun 13 22:48:45 2017 (r443543) @@ -2,8 +2,7 @@ PORTNAME= android-tools-simpleperf DISTVERSIONPREFIX= android- -DISTVERSION= 7.1.1_r4 -PORTREVISION= 1 +DISTVERSION= 7.1.2_r17 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/android-tools-simpleperf/distinfo ============================================================================== --- head/devel/android-tools-simpleperf/distinfo Tue Jun 13 21:32:36 2017 (r443542) +++ head/devel/android-tools-simpleperf/distinfo Tue Jun 13 22:48:45 2017 (r443543) @@ -1,7 +1,7 @@ -TIMESTAMP = 1477379212 -SHA256 (jbeich-platform_system_extras-android-7.1.1_r4_GH0.tar.gz) = 72c758f5f4fe69b5f4e2f46ceb78ca7240e2968bea63505c45158b6ef56bc09f -SIZE (jbeich-platform_system_extras-android-7.1.1_r4_GH0.tar.gz) = 79624857 -SHA256 (android-platform_bionic-android-7.1.1_r4_GH0.tar.gz) = 5df4a9d8fcc5653a55fedaa43baba0ba2cf23aa8e7936ea39f382d96adf7954f -SIZE (android-platform_bionic-android-7.1.1_r4_GH0.tar.gz) = 3515656 -SHA256 (android-platform_system_core-android-7.1.1_r4_GH0.tar.gz) = 7ee986fcc6d5856bee645855f36ea00f57336914f1307a51eedebb59ee6035fc -SIZE (android-platform_system_core-android-7.1.1_r4_GH0.tar.gz) = 1591590 +TIMESTAMP = 1495068953 +SHA256 (jbeich-platform_system_extras-android-7.1.2_r17_GH0.tar.gz) = ee97ae3df4eecc0d7fc16d3cb6f016ae1b1f81d7e450e678473c9b4618676b42 +SIZE (jbeich-platform_system_extras-android-7.1.2_r17_GH0.tar.gz) = 79621709 +SHA256 (android-platform_bionic-android-7.1.2_r17_GH0.tar.gz) = 33677ce1ca7a534c1d9060081890939d3ae7b6980cf573b650c4ec306874613a +SIZE (android-platform_bionic-android-7.1.2_r17_GH0.tar.gz) = 3518577 +SHA256 (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = fb8d053d846f439951c651f205c9c914531d8dace86da60474f6675a92576449 +SIZE (android-platform_system_core-android-7.1.2_r17_GH0.tar.gz) = 1596372 From owner-svn-ports-head@freebsd.org Tue Jun 13 22:48:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80E6AC0857C; Tue, 13 Jun 2017 22:48:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CF0D6F07C; Tue, 13 Jun 2017 22:48:59 +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 v5DMmwBh030448; Tue, 13 Jun 2017 22:48:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DMmwvY030446; Tue, 13 Jun 2017 22:48:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706132248.v5DMmwvY030446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 22:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443544 - head/games/openbor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 22:48:59 -0000 Author: jbeich Date: Tue Jun 13 22:48:58 2017 New Revision: 443544 URL: https://svnweb.freebsd.org/changeset/ports/443544 Log: games/openbor: update to 4515 Changes: https://github.com/DCurrent/openbor/compare/c0037ec...12fc70c Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Tue Jun 13 22:48:45 2017 (r443543) +++ head/games/openbor/Makefile Tue Jun 13 22:48:58 2017 (r443544) @@ -2,9 +2,9 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4505 +PORTVERSION?= 4515 .ifndef PKGNAMESUFFIX -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= games @@ -27,7 +27,7 @@ LIB_DEPENDS+= libvpx.so:multimedia/libvpx USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= c0037ec +GH_TAGNAME?= 12fc70c USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Jun 13 22:48:45 2017 (r443543) +++ head/games/openbor/distinfo Tue Jun 13 22:48:58 2017 (r443544) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494362049 -SHA256 (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = aed2f69fcc79f600a6d44c5ab96a59206d6982f6ff27254d6ca3e151b0bf1d5c -SIZE (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = 66891378 +TIMESTAMP = 1496950714 +SHA256 (DCurrent-openbor-4515-12fc70c_GH0.tar.gz) = ee6d6604fe02b873b95339d7305ce874581c268e17ef5693c14801ded4f35f72 +SIZE (DCurrent-openbor-4515-12fc70c_GH0.tar.gz) = 66891846 From owner-svn-ports-head@freebsd.org Tue Jun 13 22:49:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 976A7C085B3; Tue, 13 Jun 2017 22:49:10 +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 742966F158; Tue, 13 Jun 2017 22:49:10 +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 v5DMn9W9030594; Tue, 13 Jun 2017 22:49:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DMn98q030591; Tue, 13 Jun 2017 22:49:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706132249.v5DMn98q030591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 22:49:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443545 - in head/emulators/citra: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 22:49:10 -0000 Author: jbeich Date: Tue Jun 13 22:49:09 2017 New Revision: 443545 URL: https://svnweb.freebsd.org/changeset/ports/443545 Log: emulators/citra: update to s20170613 Changes: https://github.com/citra-emu/citra/compare/8d558777a...ac168eeb5 MFH: 2017Q2 Added: head/emulators/citra/files/patch-src_core_telemetry__session.cpp (contents, props changed) Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Tue Jun 13 22:48:58 2017 (r443544) +++ head/emulators/citra/Makefile Tue Jun 13 22:49:09 2017 (r443545) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20170516 +PORTVERSION= s20170613 PORTREVISION?= 0 CATEGORIES= emulators @@ -10,9 +10,9 @@ COMMENT= Nintendo 3DS emulator/debugger LICENSE= BSD2CLAUSE BSD3CLAUSE BSL GPLv2+ LGPL21+ UNLICENSE LICENSE_COMB= multi -LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/externals/dynarmic/externals/fmt/LICENSE.rst +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/externals/fmt/LICENSE.rst LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/externals/inih/inih/LICENSE.txt -LICENSE_FILE_BSL= ${WRKSRC}/externals/catch/LICENSE_1_0.txt +LICENSE_FILE_BSL= ${WRKSRC}/externals/catch/LICENSE.txt LICENSE_FILE_GPLv2+ = ${WRKSRC}/license.txt LICENSE_FILE_LGPL21+ = ${_LICENSE_STORE}/LGPL21 # soundtouch LICENSE_NAME_UNLICENSE= The Unlicense @@ -29,13 +29,13 @@ ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dy USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 8d558777a +GH_TAGNAME= ac168eeb5 GH_TUPLE= citra-emu:ext-soundtouch:5274ec4:soundtouch/externals/soundtouch \ - MerryMage:dynarmic:358cf7c:dynarmic/externals/dynarmic \ - fmtlib:fmt:3.0.0-146-g796beaa:fmt/externals/dynarmic/externals/fmt \ + MerryMage:dynarmic:7707ff1:dynarmic/externals/dynarmic \ + fmtlib:fmt:3.0.0-187-gac5484c:fmt/externals/fmt \ herumi:xbyak:v5.40:xbyak/externals/xbyak \ neobrain:nihstro:7e24743:nihstro/externals/nihstro \ - philsquared:Catch:v1.4.0:catch/externals/catch \ + philsquared:Catch:v1.9.4:catch/externals/catch \ svn2github:inih:603729d:inih/externals/inih/inih \ weidai11:cryptopp:CRYPTOPP_5_6_5-164-g841c37e:cryptopp/externals/cryptopp/cryptopp Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Tue Jun 13 22:48:58 2017 (r443544) +++ head/emulators/citra/distinfo Tue Jun 13 22:49:09 2017 (r443545) @@ -1,18 +1,18 @@ -TIMESTAMP = 1494954037 -SHA256 (citra-emu-citra-s20170516-8d558777a_GH0.tar.gz) = df9acb5e112f7ee9b937e4f94a957f3977b0356eedee48c40c5b0f63097f689a -SIZE (citra-emu-citra-s20170516-8d558777a_GH0.tar.gz) = 2233499 +TIMESTAMP = 1497380458 +SHA256 (citra-emu-citra-s20170613-ac168eeb5_GH0.tar.gz) = 0289a85717e893c23e7deed9a1d60336b4560922dca5fa53c5f0b5cc01be0091 +SIZE (citra-emu-citra-s20170613-ac168eeb5_GH0.tar.gz) = 2261570 SHA256 (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = de5e101818ba38b5ea30d8cde0b2b788b53bc7c0f5d77b380b8968569872c2cb SIZE (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = 34535 -SHA256 (MerryMage-dynarmic-358cf7c_GH0.tar.gz) = ba3efc77df14473e20fc1bead08725d0d5a67ff71726cf749e6d3970f7e7ca03 -SIZE (MerryMage-dynarmic-358cf7c_GH0.tar.gz) = 321864 -SHA256 (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = e5b0b3055082d9dc2b56509d8a11032fdeb3ab846feb5369591ccf58593446f9 -SIZE (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = 612701 +SHA256 (MerryMage-dynarmic-7707ff1_GH0.tar.gz) = 3f3a2158b0ee5550ad1c7edfc1144a3d7936a7130f3d36a8e71f9fd95996bd55 +SIZE (MerryMage-dynarmic-7707ff1_GH0.tar.gz) = 420317 +SHA256 (fmtlib-fmt-3.0.0-187-gac5484c_GH0.tar.gz) = 1400d4e807c5bb0329e44784210bbabddd4f42103f3d9d86c8d3d97188bc9975 +SIZE (fmtlib-fmt-3.0.0-187-gac5484c_GH0.tar.gz) = 615682 SHA256 (herumi-xbyak-v5.40_GH0.tar.gz) = 106bbe15dc7e5d025ff98d1b5dd62a3f0a26d2569debe77fcde14852d50a66e1 SIZE (herumi-xbyak-v5.40_GH0.tar.gz) = 203521 SHA256 (neobrain-nihstro-7e24743_GH0.tar.gz) = 063728b01f7de99ca91693c46bd5c5a0fb03c0058baf4452d539f630b10f3650 SIZE (neobrain-nihstro-7e24743_GH0.tar.gz) = 110273 -SHA256 (philsquared-Catch-v1.4.0_GH0.tar.gz) = b225e9828291636745db75e42cd604b8d755dcad0c5235fc90d7c725c4b49fb1 -SIZE (philsquared-Catch-v1.4.0_GH0.tar.gz) = 311263 +SHA256 (philsquared-Catch-v1.9.4_GH0.tar.gz) = d67d2ee26ec9f72618dd9b28a9d1b7ba3c6368bc846ecfeda05a1e5d1b8b9b20 +SIZE (philsquared-Catch-v1.9.4_GH0.tar.gz) = 363097 SHA256 (svn2github-inih-603729d_GH0.tar.gz) = b4faa364c3e33261707d4b669e1c669ca3818d7b9515c15fe0befd9df3f1f00a SIZE (svn2github-inih-603729d_GH0.tar.gz) = 8342 SHA256 (weidai11-cryptopp-CRYPTOPP_5_6_5-164-g841c37e_GH0.tar.gz) = 70ea37578cc7eebcfa4c621c7f61c2a255c895156064eba1c33053b1d01a95ee Added: head/emulators/citra/files/patch-src_core_telemetry__session.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/citra/files/patch-src_core_telemetry__session.cpp Tue Jun 13 22:49:09 2017 (r443545) @@ -0,0 +1,22 @@ +https://github.com/citra-emu/citra/issues/2775 + +--- src/core/telemetry_session.cpp.orig 2017-06-09 04:16:46 UTC ++++ src/core/telemetry_session.cpp +@@ -15,7 +15,7 @@ TelemetrySession::TelemetrySession() { + + // Log one-time session start information + const auto duration{std::chrono::steady_clock::now().time_since_epoch()}; +- const auto start_time{std::chrono::duration_cast(duration).count()}; ++ const s64 start_time{std::chrono::duration_cast(duration).count()}; + AddField(Telemetry::FieldType::Session, "StartTime", start_time); + + // Log one-time application information +@@ -28,7 +28,7 @@ TelemetrySession::TelemetrySession() { + TelemetrySession::~TelemetrySession() { + // Log one-time session end information + const auto duration{std::chrono::steady_clock::now().time_since_epoch()}; +- const auto end_time{std::chrono::duration_cast(duration).count()}; ++ const s64 end_time{std::chrono::duration_cast(duration).count()}; + AddField(Telemetry::FieldType::Session, "EndTime", end_time); + + // Complete the session, submitting to web service if necessary From owner-svn-ports-head@freebsd.org Tue Jun 13 22:49:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 001A1C085ED; Tue, 13 Jun 2017 22:49:21 +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 ACB836F22E; Tue, 13 Jun 2017 22:49:21 +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 v5DMnKra030709; Tue, 13 Jun 2017 22:49:20 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5DMnKVJ030708; Tue, 13 Jun 2017 22:49:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706132249.v5DMnKVJ030708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Jun 2017 22:49:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443546 - head/emulators/citra/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 22:49:22 -0000 Author: jbeich Date: Tue Jun 13 22:49:20 2017 New Revision: 443546 URL: https://svnweb.freebsd.org/changeset/ports/443546 Log: emulators/citra: drop Clang < 3.8 workaround (FreeBSD < 11) s20170516 is busted on 2017Q2, so don't pretend old Clang is still supported. /head relies on USES=compiler:c++14-lang using Clang 4.0 after r439804. Deleted: head/emulators/citra/files/patch-src_video__core_shader_shader__jit__x64__compiler.cpp From owner-svn-ports-head@freebsd.org Wed Jun 14 00:14:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69262C0A212; Wed, 14 Jun 2017 00:14:23 +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 4040A71C0D; Wed, 14 Jun 2017 00:14:23 +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 v5E0EM8r067183; Wed, 14 Jun 2017 00:14:22 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E0EMTc067178; Wed, 14 Jun 2017 00:14:22 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706140014.v5E0EMTc067178@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Wed, 14 Jun 2017 00:14:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443547 - in head/security/rkhunter: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 00:14:23 -0000 Author: ultima Date: Wed Jun 14 00:14:21 2017 New Revision: 443547 URL: https://svnweb.freebsd.org/changeset/ports/443547 Log: * Add fetch function to rkhunter * Remove wget as a dependency * Added NO_ARCH * Fixed portlint items PR: 219825 Submitted by: Helge Oldach Reviewed by: matthew (mentor) Approved by: Lukasz Wasikowski (maintainer), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11168 Added: head/security/rkhunter/files/patch-files_rkhunter (contents, props changed) head/security/rkhunter/files/patch-files_rkhunter.conf (contents, props changed) Deleted: head/security/rkhunter/files/patch-files__rkhunter.conf Modified: head/security/rkhunter/Makefile head/security/rkhunter/files/patch-installer.sh head/security/rkhunter/pkg-plist Modified: head/security/rkhunter/Makefile ============================================================================== --- head/security/rkhunter/Makefile Tue Jun 13 22:49:20 2017 (r443546) +++ head/security/rkhunter/Makefile Wed Jun 14 00:14:21 2017 (r443547) @@ -3,7 +3,7 @@ PORTNAME= rkhunter PORTVERSION= 1.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF @@ -15,12 +15,12 @@ LICENSE= GPLv2 OPTIONS_DEFINE= LSOF NMAP DOCS OPTIONS_DEFAULT=LSOF -RUN_DEPENDS+= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ - ${LOCALBASE}/bin/wget:ftp/wget +RUN_DEPENDS+= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 USES= perl5 shebangfix SHEBANG_FILES= files/check_modules.pl files/filehashsha.pl \ files/stat.pl +NO_ARCH= yes NO_BUILD= yes SUB_FILES= 415.${PORTNAME} Added: head/security/rkhunter/files/patch-files_rkhunter ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rkhunter/files/patch-files_rkhunter Wed Jun 14 00:14:21 2017 (r443547) @@ -0,0 +1,21 @@ +--- files/rkhunter.orig 2014-03-12 20:54:55 UTC ++++ files/rkhunter +@@ -7275,6 +7275,9 @@ download_file() { + rm -f "${OUTPUT_FILE}" >/dev/null 2>&1 + + case "${RKHWEBCMD_BASE}" in ++ fetch) ++ CMD="${RKHWEBCMD} ${RKHWEBCMD_OPTS} -q -o \"${OUTPUT_FILE}\" ${MIRROR}${URL} 2>/dev/null" ++ ;; + wget) + CMD="${RKHWEBCMD} ${RKHWEBCMD_OPTS} -q -O \"${OUTPUT_FILE}\" ${MIRROR}${URL} 2>/dev/null" + ;; +@@ -18557,7 +18560,7 @@ REQCMDS="awk cat chmod chown cp cut date egrep grep he + # List of commands used to download files from the web. This list is + # used by the '--update' and '--versioncheck' options. Preferred commands + # are listed first. This can be overridden by the config file. +-WEBCMDLIST="wget curl elinks links lynx bget GET" ++WEBCMDLIST="fetch wget curl elinks links lynx bget GET" + + RKHWEBCMD="" + RKHWEBCMD_OPTS="" Added: head/security/rkhunter/files/patch-files_rkhunter.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/rkhunter/files/patch-files_rkhunter.conf Wed Jun 14 00:14:21 2017 (r443547) @@ -0,0 +1,82 @@ +--- files/rkhunter.conf.orig 2014-01-25 21:29:51 UTC ++++ files/rkhunter.conf +@@ -154,7 +154,7 @@ + # subsequently commented out or removed, then the program will assume a + # default directory beneath the installation directory. + # +-#TMPDIR=/var/lib/rkhunter/tmp ++TMPDIR=RKHPREFIX/var/lib/rkhunter/tmp + + # + # This option specifies the database directory to use. +@@ -163,7 +163,7 @@ + # subsequently commented out or removed, then the program will assume a + # default directory beneath the installation directory. + # +-#DBDIR=/var/lib/rkhunter/db ++DBDIR=RKHPREFIX/var/lib/rkhunter/db + + # + # This option specifies the script directory to use. +@@ -171,7 +171,7 @@ + # The installer program will set the default directory. If this default is + # subsequently commented out or removed, then the program will not run. + # +-#SCRIPTDIR=/usr/local/lib/rkhunter/scripts ++SCRIPTDIR=RKHPREFIX/lib/rkhunter/scripts + + # + # This option can be used to modify the command directory list used by rkhunter +@@ -303,7 +303,7 @@ AUTO_X_DETECT=1 + # + # The default value is 'no'. + # +-#ALLOW_SSH_ROOT_USER=no ++ALLOW_SSH_ROOT_USER=unset + + # + # Set this option to '1' to allow the use of the SSH-1 protocol, but note +@@ -317,7 +317,7 @@ AUTO_X_DETECT=1 + # + # The default value is '0'. + # +-#ALLOW_SSH_PROT_V1=0 ++ALLOW_SSH_PROT_V1=2 + + # + # This setting tells rkhunter the directory containing the SSH configuration +@@ -575,6 +575,8 @@ DISABLE_TESTS=suspscan hidden_ports hidden_procs delet + # The default value is the null string. + # + #SCRIPTWHITELIST=/usr/bin/groups ++SCRIPTWHITELIST=/usr/bin/whatis ++SCRIPTWHITELIST=/usr/sbin/adduser + + # + # Allow the specified file to have the immutable attribute set. +@@ -584,6 +586,10 @@ DISABLE_TESTS=suspscan hidden_ports hidden_procs delet + # The default value is the null string. + # + #IMMUTWHITELIST=/sbin/ifdown ++IMMUTWHITELIST=/usr/bin/login ++IMMUTWHITELIST=/usr/bin/passwd ++IMMUTWHITELIST=/usr/bin/su ++IMMUTWHITELIST=/sbin/init + + # + # If this option is set to '1', then the immutable-bit test is reversed. That +@@ -787,6 +793,7 @@ DISABLE_TESTS=suspscan hidden_ports hidden_procs delet + # The default value is the null string. + # + #UID0_ACCOUNTS=toor rooty ++UID0_ACCOUNTS=toor + + # + # This option allows the specified accounts to have no password. NIS/YP entries +@@ -1222,3 +1229,6 @@ DISABLE_TESTS=suspscan hidden_ports hidden_procs delet + # + #EMPTY_LOGFILES="" + #MISSING_LOGFILES="" ++ ++INSTALLDIR=RKHPREFIX ++USER_FILEPROP_FILES_DIRS=RKHPREFIX/etc/rkhunter.conf Modified: head/security/rkhunter/files/patch-installer.sh ============================================================================== --- head/security/rkhunter/files/patch-installer.sh Tue Jun 13 22:49:20 2017 (r443546) +++ head/security/rkhunter/files/patch-installer.sh Wed Jun 14 00:14:21 2017 (r443547) @@ -1,6 +1,6 @@ ---- ./installer.sh.orig 2012-04-27 00:10:12.000000000 +0200 -+++ ./installer.sh 2012-07-03 23:56:30.000000000 +0200 -@@ -392,7 +392,7 @@ +--- installer.sh.orig 2014-02-24 02:37:15 UTC ++++ installer.sh +@@ -392,7 +392,7 @@ selectTemplate() { # Take input from the "--install pa RKHINST_ETC_DIR="${SYSCONFIGDIR}" RKHINST_BIN_DIR="${BINDIR}" RKHINST_SCRIPT_DIR="${LIBDIR}/${APPNAME}/scripts" @@ -9,7 +9,7 @@ if [ "${RKHINST_LAYOUT}" = "oldschool" ]; then RKHINST_DB_DIR="${VARDIR}/${APPNAME}/db" -@@ -406,12 +406,12 @@ +@@ -406,12 +406,12 @@ selectTemplate() { # Take input from the "--install pa elif [ "${RKHINST_LAYOUT}" = "TXZ" ]; then RKHINST_DB_DIR="${VARDIR}/lib/${APPNAME}/db" RKHINST_TMP_DIR="${VARDIR}/lib/${APPNAME}/tmp" @@ -24,11 +24,12 @@ fi RKHINST_LANG_DIR="${RKHINST_DB_DIR}/i18n" -@@ -1076,22 +1076,6 @@ +@@ -1099,22 +1099,6 @@ doRemove() { + fi fi done - - +- - # Application - for FILE in ${RKHINST_BIN_FILES}; do - if [ -f "${RKHINST_BIN_DIR}/${FILE}" ]; then @@ -43,7 +44,6 @@ - fi - done - -- + # Configuration file for FILE in ${RKHINST_ETC_FILE}; do - if [ -f "${RKHINST_ETC_DIR}/${FILE}" ]; then Modified: head/security/rkhunter/pkg-plist ============================================================================== --- head/security/rkhunter/pkg-plist Tue Jun 13 22:49:20 2017 (r443546) +++ head/security/rkhunter/pkg-plist Wed Jun 14 00:14:21 2017 (r443547) @@ -30,8 +30,8 @@ var/lib/rkhunter/db/signatures/RKH_sshd.ldb var/lib/rkhunter/db/signatures/RKH_turtle.ldb var/lib/rkhunter/db/signatures/RKH_xsyslog.ldb var/lib/rkhunter/db/suspscan.dat -@unexec rm -f %D/var/lib/rkhunter/db/rkhunter_prop_list.dat 2> /dev/null || true -@unexec rm -f %D/var/lib/rkhunter/db/rkhunter.dat* 2> /dev/null || true +@postunexec rm -f %D/var/lib/rkhunter/db/rkhunter_prop_list.dat 2> /dev/null || true +@postunexec rm -f %D/var/lib/rkhunter/db/rkhunter.dat* 2> /dev/null || true var/lib/rkhunter/tmp/group var/lib/rkhunter/tmp/passwd @dir(,,0750) lib/rkhunter/scripts From owner-svn-ports-head@freebsd.org Wed Jun 14 00:17:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 216F6C0A271; Wed, 14 Jun 2017 00:17:12 +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 E549F71D0B; Wed, 14 Jun 2017 00:17:11 +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 v5E0HBXi067403; Wed, 14 Jun 2017 00:17:11 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E0HAC7067401; Wed, 14 Jun 2017 00:17:10 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706140017.v5E0HAC7067401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Wed, 14 Jun 2017 00:17:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443548 - head/www/gohugo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 00:17:12 -0000 Author: ultima Date: Wed Jun 14 00:17:10 2017 New Revision: 443548 URL: https://svnweb.freebsd.org/changeset/ports/443548 Log: * Updated to 0.22.1 Changelog: https://github.com/spf13/hugo/releases/tag/v0.22.1 PR: 219965 Submitted by: ben.lavery@hashbang0.com (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11183 Modified: head/www/gohugo/Makefile head/www/gohugo/distinfo Modified: head/www/gohugo/Makefile ============================================================================== --- head/www/gohugo/Makefile Wed Jun 14 00:14:21 2017 (r443547) +++ head/www/gohugo/Makefile Wed Jun 14 00:17:10 2017 (r443548) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hugo -PORTVERSION= 0.22 +PORTVERSION= 0.22.1 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= go Modified: head/www/gohugo/distinfo ============================================================================== --- head/www/gohugo/distinfo Wed Jun 14 00:14:21 2017 (r443547) +++ head/www/gohugo/distinfo Wed Jun 14 00:17:10 2017 (r443548) @@ -1,6 +1,6 @@ -TIMESTAMP = 1497297338 -SHA256 (gohugo/spf13-hugo-v0.22_GH0.tar.gz) = c6ccf56e14cdca298d1e03d80e06860ff8174e81a18c3fa0d806d4b150954a05 -SIZE (gohugo/spf13-hugo-v0.22_GH0.tar.gz) = 10741655 +TIMESTAMP = 1497385590 +SHA256 (gohugo/spf13-hugo-v0.22.1_GH0.tar.gz) = cb7b5a653595e0c19f4509c15cd18a3d64df53689e6c028bdd9dfef74a4414ce +SIZE (gohugo/spf13-hugo-v0.22.1_GH0.tar.gz) = 10740947 SHA256 (gohugo/BurntSushi-toml-b26d9c3_GH0.tar.gz) = 9a822907202320fc6e49635c0b0e5efe455db3c8023e0e0903ca2a359d1f1f82 SIZE (gohugo/BurntSushi-toml-b26d9c3_GH0.tar.gz) = 41562 SHA256 (gohugo/PuerkitoBio-purell-b938d81_GH0.tar.gz) = b10cdc245094af0100616b8ea71cb68658b3dd29ce8fc32d0b956e1508288067 From owner-svn-ports-head@freebsd.org Wed Jun 14 01:34:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23CADC3193F; Wed, 14 Jun 2017 01:34:19 +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 D849F73E11; Wed, 14 Jun 2017 01:34:18 +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 v5E1YICG099399; Wed, 14 Jun 2017 01:34:18 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E1YHpo099395; Wed, 14 Jun 2017 01:34:17 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706140134.v5E1YHpo099395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 14 Jun 2017 01:34:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443549 - in head/devel: . R-cran-plogr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 01:34:19 -0000 Author: wen Date: Wed Jun 14 01:34:17 2017 New Revision: 443549 URL: https://svnweb.freebsd.org/changeset/ports/443549 Log: A simple header-only logging library for C++. Add 'LinkingTo: plogr' to 'DESCRIPTION', and '#include ' in your C++ modules to use it. WWW: https://cran.r-project.org/web/packages/plogr/ Added: head/devel/R-cran-plogr/ head/devel/R-cran-plogr/Makefile (contents, props changed) head/devel/R-cran-plogr/distinfo (contents, props changed) head/devel/R-cran-plogr/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jun 14 00:17:10 2017 (r443548) +++ head/devel/Makefile Wed Jun 14 01:34:17 2017 (r443549) @@ -39,6 +39,7 @@ SUBDIR += R-cran-memoise SUBDIR += R-cran-microbenchmark SUBDIR += R-cran-pkgmaker + SUBDIR += R-cran-plogr SUBDIR += R-cran-plyr SUBDIR += R-cran-praise SUBDIR += R-cran-proto Added: head/devel/R-cran-plogr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-plogr/Makefile Wed Jun 14 01:34:17 2017 (r443549) @@ -0,0 +1,17 @@ +# Created by: Wen Heping +# $FreeBSD$ + +PORTNAME= plogr +DISTVERSION= 0.1-1 +CATEGORIES= devel +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= wen@FreeBSD.org +COMMENT= Plog C++ Logging Library + +BUILD_DEPENDS= R-cran-Rcpp>=0:devel/R-cran-Rcpp +RUN_DEPENDS= R-cran-Rcpp>=0:devel/R-cran-Rcpp + +USES= cran:auto-plist,compiles + +.include Added: head/devel/R-cran-plogr/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-plogr/distinfo Wed Jun 14 01:34:17 2017 (r443549) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497402673 +SHA256 (plogr_0.1-1.tar.gz) = 22755c93c76c26252841f43195df31681ea865e91aa89726010bd1b9288ef48f +SIZE (plogr_0.1-1.tar.gz) = 7421 Added: head/devel/R-cran-plogr/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-plogr/pkg-descr Wed Jun 14 01:34:17 2017 (r443549) @@ -0,0 +1,5 @@ +A simple header-only logging library for C++. Add 'LinkingTo: plogr' +to 'DESCRIPTION', and '#include ' in your C++ modules to use +it. + +WWW: https://cran.r-project.org/web/packages/plogr/ From owner-svn-ports-head@freebsd.org Wed Jun 14 01:58:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 682FEC77124; Wed, 14 Jun 2017 01:58:53 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2A21B74825; Wed, 14 Jun 2017 01:58:53 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5E1wqQm008238; Wed, 14 Jun 2017 01:58:52 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E1wpR0008234; Wed, 14 Jun 2017 01:58:51 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201706140158.v5E1wpR0008234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 14 Jun 2017 01:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443550 - in head/sysutils/nut: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 01:58:53 -0000 Author: cy Date: Wed Jun 14 01:58:51 2017 New Revision: 443550 URL: https://svnweb.freebsd.org/changeset/ports/443550 Log: Fixup "use default values" assignments. Modified: head/sysutils/nut/Makefile head/sysutils/nut/files/nut.in head/sysutils/nut/files/nut_upslog.in head/sysutils/nut/files/nut_upsmon.in Modified: head/sysutils/nut/Makefile ============================================================================== --- head/sysutils/nut/Makefile Wed Jun 14 01:34:17 2017 (r443549) +++ head/sysutils/nut/Makefile Wed Jun 14 01:58:51 2017 (r443550) @@ -3,7 +3,7 @@ PORTNAME= nut PORTVERSION= 2.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig Modified: head/sysutils/nut/files/nut.in ============================================================================== --- head/sysutils/nut/files/nut.in Wed Jun 14 01:34:17 2017 (r443549) +++ head/sysutils/nut/files/nut.in Wed Jun 14 01:58:51 2017 (r443550) @@ -15,8 +15,9 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -nut_enable=${nut_enable-"NO"} -nut_prefix=${nut_prefix-"%%PREFIX%%"} +nut_enable=${nut_enable:-"NO"} +nut_prefix=${nut_prefix:-"%%PREFIX%%"} +nut_upsshut=${nut_upsshut:-"NO"} . /etc/rc.subr @@ -38,7 +39,11 @@ nut_prestart() { } nut_poststop() { - ${nut_prefix}/sbin/upsdrvctl stop + if ${nut_prefix}/sbin/upsdrvctl stop && checkyesno nut_upsshut; then + if ${nut_prefix}/sbin/upsmon -K; then + ${nut_prefix}/sbin/upsdrvctl shutdown + fi + fi } extra_commands=reload Modified: head/sysutils/nut/files/nut_upslog.in ============================================================================== --- head/sysutils/nut/files/nut_upslog.in Wed Jun 14 01:34:17 2017 (r443549) +++ head/sysutils/nut/files/nut_upslog.in Wed Jun 14 01:58:51 2017 (r443550) @@ -15,11 +15,11 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -nut_upslog_enable=${nut_upslog_enable-"NO"} -nut_upslog_prefix=${nut_upslog_prefix-"%%PREFIX%%"} -nut_upslog_logfile=${nut_upslog_logfile-"/var/log/ups.log"} -nut_upslog_interval=${nut_upslog_interval-"300"} -nut_upslog_ups=${nut_upslog_ups-"myups@localhost"} +nut_upslog_enable=${nut_upslog_enable:-"NO"} +nut_upslog_prefix=${nut_upslog_prefix:-"%%PREFIX%%"} +nut_upslog_logfile=${nut_upslog_logfile:-"/var/log/ups.log"} +nut_upslog_interval=${nut_upslog_interval:-"300"} +nut_upslog_ups=${nut_upslog_ups:-"myups@localhost"} . /etc/rc.subr Modified: head/sysutils/nut/files/nut_upsmon.in ============================================================================== --- head/sysutils/nut/files/nut_upsmon.in Wed Jun 14 01:34:17 2017 (r443549) +++ head/sysutils/nut/files/nut_upsmon.in Wed Jun 14 01:58:51 2017 (r443550) @@ -15,8 +15,8 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -nut_upsmon_enable=${nut_upsmon_enable-"NO"} -nut_upsmon_prefix=${nut_upsmon_prefix-"%%PREFIX%%"} +nut_upsmon_enable=${nut_upsmon_enable:-"NO"} +nut_upsmon_prefix=${nut_upsmon_prefix:-"%%PREFIX%%"} . /etc/rc.subr From owner-svn-ports-head@freebsd.org Wed Jun 14 02:07:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75DCAC7745A; Wed, 14 Jun 2017 02:07:15 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C25B74D8A; Wed, 14 Jun 2017 02:07:15 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5E27Eaj012234; Wed, 14 Jun 2017 02:07:14 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E27E6F012233; Wed, 14 Jun 2017 02:07:14 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201706140207.v5E27E6F012233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 14 Jun 2017 02:07:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443551 - head/sysutils/nut X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 02:07:15 -0000 Author: cy Date: Wed Jun 14 02:07:14 2017 New Revision: 443551 URL: https://svnweb.freebsd.org/changeset/ports/443551 Log: Revert r443550. An unintended patch was included. Will try again. Replaced: head/sysutils/nut/ - copied from r443549, head/sysutils/nut/ From owner-svn-ports-head@freebsd.org Wed Jun 14 02:08:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25C84C774B0; Wed, 14 Jun 2017 02:08:58 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E600974E85; Wed, 14 Jun 2017 02:08:57 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5E28uVr012422; Wed, 14 Jun 2017 02:08:56 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E28uIu012418; Wed, 14 Jun 2017 02:08:56 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201706140208.v5E28uIu012418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 14 Jun 2017 02:08:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443552 - in head/sysutils/nut: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 02:08:58 -0000 Author: cy Date: Wed Jun 14 02:08:56 2017 New Revision: 443552 URL: https://svnweb.freebsd.org/changeset/ports/443552 Log: Fixup "use default values" assignments for real. Modified: head/sysutils/nut/Makefile head/sysutils/nut/files/nut.in head/sysutils/nut/files/nut_upslog.in head/sysutils/nut/files/nut_upsmon.in Modified: head/sysutils/nut/Makefile ============================================================================== --- head/sysutils/nut/Makefile Wed Jun 14 02:07:14 2017 (r443551) +++ head/sysutils/nut/Makefile Wed Jun 14 02:08:56 2017 (r443552) @@ -3,7 +3,7 @@ PORTNAME= nut PORTVERSION= 2.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig Modified: head/sysutils/nut/files/nut.in ============================================================================== --- head/sysutils/nut/files/nut.in Wed Jun 14 02:07:14 2017 (r443551) +++ head/sysutils/nut/files/nut.in Wed Jun 14 02:08:56 2017 (r443552) @@ -15,8 +15,8 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -nut_enable=${nut_enable-"NO"} -nut_prefix=${nut_prefix-"%%PREFIX%%"} +nut_enable=${nut_enable:-"NO"} +nut_prefix=${nut_prefix:-"%%PREFIX%%"} . /etc/rc.subr Modified: head/sysutils/nut/files/nut_upslog.in ============================================================================== --- head/sysutils/nut/files/nut_upslog.in Wed Jun 14 02:07:14 2017 (r443551) +++ head/sysutils/nut/files/nut_upslog.in Wed Jun 14 02:08:56 2017 (r443552) @@ -15,11 +15,11 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -nut_upslog_enable=${nut_upslog_enable-"NO"} -nut_upslog_prefix=${nut_upslog_prefix-"%%PREFIX%%"} -nut_upslog_logfile=${nut_upslog_logfile-"/var/log/ups.log"} -nut_upslog_interval=${nut_upslog_interval-"300"} -nut_upslog_ups=${nut_upslog_ups-"myups@localhost"} +nut_upslog_enable=${nut_upslog_enable:-"NO"} +nut_upslog_prefix=${nut_upslog_prefix:-"%%PREFIX%%"} +nut_upslog_logfile=${nut_upslog_logfile:-"/var/log/ups.log"} +nut_upslog_interval=${nut_upslog_interval:-"300"} +nut_upslog_ups=${nut_upslog_ups:-"myups@localhost"} . /etc/rc.subr Modified: head/sysutils/nut/files/nut_upsmon.in ============================================================================== --- head/sysutils/nut/files/nut_upsmon.in Wed Jun 14 02:07:14 2017 (r443551) +++ head/sysutils/nut/files/nut_upsmon.in Wed Jun 14 02:08:56 2017 (r443552) @@ -15,8 +15,8 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # -nut_upsmon_enable=${nut_upsmon_enable-"NO"} -nut_upsmon_prefix=${nut_upsmon_prefix-"%%PREFIX%%"} +nut_upsmon_enable=${nut_upsmon_enable:-"NO"} +nut_upsmon_prefix=${nut_upsmon_prefix:-"%%PREFIX%%"} . /etc/rc.subr From owner-svn-ports-head@freebsd.org Wed Jun 14 05:40:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C708D86755; Wed, 14 Jun 2017 05:40:43 +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 1A8C97A9F3; Wed, 14 Jun 2017 05:40:43 +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 v5E5egAA098138; Wed, 14 Jun 2017 05:40:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E5egws098136; Wed, 14 Jun 2017 05:40:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706140540.v5E5egws098136@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 14 Jun 2017 05:40:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443553 - in head/www: . py-flexget py-vcrpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 05:40:43 -0000 Author: antoine Date: Wed Jun 14 05:40:41 2017 New Revision: 443553 URL: https://svnweb.freebsd.org/changeset/ports/443553 Log: Remove www/py-vcrpy, duplicate of devel/py-vcrpy Deleted: head/www/py-vcrpy/ Modified: head/www/Makefile head/www/py-flexget/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Jun 14 02:08:56 2017 (r443552) +++ head/www/Makefile Wed Jun 14 05:40:41 2017 (r443553) @@ -1831,7 +1831,6 @@ SUBDIR += py-urlobject SUBDIR += py-user_agent SUBDIR += py-utidylib - SUBDIR += py-vcrpy SUBDIR += py-w3lib SUBDIR += py-waitress SUBDIR += py-webassets Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Wed Jun 14 02:08:56 2017 (r443552) +++ head/www/py-flexget/Makefile Wed Jun 14 05:40:41 2017 (r443553) @@ -46,7 +46,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0. TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}pytest-capturelog>0:devel/py-pytest-capturelog \ ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3 \ - ${PYTHON_PKGNAMEPREFIX}vcrpy>0:www/py-vcrpy + ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy USE_GITHUB= yes GH_PROJECT= Flexget From owner-svn-ports-head@freebsd.org Wed Jun 14 05:42:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C573DD868D0; Wed, 14 Jun 2017 05:42:17 +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 A11A57ACC0; Wed, 14 Jun 2017 05:42:17 +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 v5E5gGkx001985; Wed, 14 Jun 2017 05:42:16 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E5gGs4001980; Wed, 14 Jun 2017 05:42:16 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201706140542.v5E5gGs4001980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 14 Jun 2017 05:42:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443554 - in head/lang/julia: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 05:42:17 -0000 Author: lwhsu Date: Wed Jun 14 05:42:16 2017 New Revision: 443554 URL: https://svnweb.freebsd.org/changeset/ports/443554 Log: - Update to 0.5.2 PR: 219959 Submitted by: Iblis Lin (maintainer) Modified: head/lang/julia/Makefile head/lang/julia/distinfo head/lang/julia/files/patch-Make.inc head/lang/julia/files/patch-Makefile head/lang/julia/pkg-plist Modified: head/lang/julia/Makefile ============================================================================== --- head/lang/julia/Makefile Wed Jun 14 05:40:41 2017 (r443553) +++ head/lang/julia/Makefile Wed Jun 14 05:42:16 2017 (r443554) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= julia -PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTVERSION= 0.5.2 DISTVERSIONSUFFIX= -full CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/julia/releases/download/v${PORTVERSION}/ Modified: head/lang/julia/distinfo ============================================================================== --- head/lang/julia/distinfo Wed Jun 14 05:40:41 2017 (r443553) +++ head/lang/julia/distinfo Wed Jun 14 05:42:16 2017 (r443554) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488773295 -SHA256 (julia-0.5.1-full.tar.gz) = 533b6427a1b01bd38ea0601f58a32d15bf403f491b8415e9ce4305b8bc83bb21 -SIZE (julia-0.5.1-full.tar.gz) = 93326909 +TIMESTAMP = 1495877395 +SHA256 (julia-0.5.2-full.tar.gz) = f5ef56d79ed55eacba9fe968bb175317be3f61668ef93e747d76607678cc01dd +SIZE (julia-0.5.2-full.tar.gz) = 93374133 Modified: head/lang/julia/files/patch-Make.inc ============================================================================== --- head/lang/julia/files/patch-Make.inc Wed Jun 14 05:40:41 2017 (r443553) +++ head/lang/julia/files/patch-Make.inc Wed Jun 14 05:42:16 2017 (r443554) @@ -1,4 +1,4 @@ ---- Make.inc.orig 2016-09-20 02:54:21 UTC +--- Make.inc.orig 2017-05-08 07:00:02 UTC +++ Make.inc @@ -128,12 +128,7 @@ endif # disable automatic Makefile rules @@ -40,7 +40,7 @@ endif STDLIBCPP_FLAG := -@@ -393,14 +388,14 @@ SHIPFLAGS := -O3 -ggdb2 -falign-function +@@ -393,14 +388,14 @@ SHIPFLAGS := -O3 -ggdb2 -falign-functions endif ifeq ($(USECLANG),1) @@ -58,7 +58,7 @@ ifeq ($(OS), Darwin) ifeq ($(USE_LIBCPP), 1) CC += -stdlib=libc++ -mmacosx-version-min=10.7 -@@ -832,7 +827,7 @@ endif +@@ -833,7 +828,7 @@ endif ifeq ($(USE_SYSTEM_UTF8PROC), 1) LIBUTF8PROC := -lutf8proc Modified: head/lang/julia/files/patch-Makefile ============================================================================== --- head/lang/julia/files/patch-Makefile Wed Jun 14 05:40:41 2017 (r443553) +++ head/lang/julia/files/patch-Makefile Wed Jun 14 05:42:16 2017 (r443554) @@ -1,16 +1,27 @@ ---- Makefile.orig 2017-03-06 03:32:23 UTC +--- Makefile.orig 2017-05-08 07:00:02 UTC +++ Makefile -@@ -328,8 +328,7 @@ define stringreplace +@@ -63,11 +63,6 @@ CLEAN_TARGETS += clean-docdir + clean-docdir: + @-rm -fr $(abspath $(build_docdir)) + $(build_prefix)/.examples: $(wildcard $(JULIAHOME)/examples/*.jl) $(shell find $(JULIAHOME)/examples/clustermanager) +- @echo Copying in usr/share/doc/julia/examples +- @-rm -fr $(build_docdir)/examples +- @mkdir -p $(build_docdir)/examples +- @cp -R $(JULIAHOME)/examples/*.jl $(build_docdir)/examples/ +- @cp -R $(JULIAHOME)/examples/clustermanager $(build_docdir)/examples/ + @echo 1 > $@ + + julia-symlink: julia-ui-$(JULIA_BUILD_MODE) +@@ -328,7 +323,7 @@ define stringreplace $(build_depsbindir)/stringreplace $$(strings -t x - $1 | grep '$2' | awk '{print $$1;}') '$3' 255 "$(call cygpath_w,$1)" endef -install: $(build_depsbindir)/stringreplace $(BUILDROOT)/doc/_build/html -- @$(MAKE) $(QUIET_MAKE) all -+install: $(build_depsbindir)/stringreplace default ++install: $(build_depsbindir)/stringreplace + @$(MAKE) $(QUIET_MAKE) all @for subdir in $(bindir) $(libexecdir) $(datarootdir)/julia/site/$(VERSDIR) $(docdir) $(man1dir) $(includedir)/julia $(libdir) $(private_libdir) $(sysconfdir); do \ mkdir -p $(DESTDIR)$$subdir; \ - done -@@ -389,10 +388,6 @@ endif +@@ -389,10 +384,6 @@ endif $(INSTALL_M) $(JULIAHOME)/contrib/julia-config.jl $(DESTDIR)$(datarootdir)/julia/ # Copy in all .jl sources as well cp -R -L $(build_datarootdir)/julia $(DESTDIR)$(datarootdir)/ @@ -21,7 +32,7 @@ # Remove perf suite -rm -rf $(DESTDIR)$(datarootdir)/julia/test/perf/ # Remove various files which should not be installed -@@ -400,38 +395,44 @@ endif +@@ -400,38 +391,44 @@ endif -rm -f $(DESTDIR)$(datarootdir)/julia/test/Makefile # Copy in beautiful new man page $(INSTALL_F) $(build_man1dir)/julia.1 $(DESTDIR)$(man1dir)/ @@ -43,7 +54,7 @@ ifeq ($(OS), Darwin) for julia in $(DESTDIR)$(bindir)/julia* ; do \ install_name_tool -rpath @executable_path/$(build_private_libdir_rel) @executable_path/$(private_libdir_rel) $$julia; \ - install_name_tool -rpath @executable_path/$(build_libdir_rel) @executable_path/$(libdir_rel) $$julia; \ + install_name_tool -add_rpath @executable_path/$(build_libdir_rel) @executable_path/$(libdir_rel) $$julia; \ done -else ifeq ($(OS), Linux) +else @@ -61,7 +72,6 @@ cp -R $(build_sysconfdir)/julia $(DESTDIR)$(sysconfdir)/ +install-docs: -+ mkdir -p $(DESTDIR)$(docdir)/ + cp -R -L $(BUILDROOT)/doc/_build/html $(DESTDIR)$(docdir)/ + rm $(DESTDIR)$(docdir)/html/.buildinfo + @@ -74,6 +84,7 @@ + mkdir -p $(DESTDIR)$(datarootdir)/icons/hicolor/scalable/apps/ + $(INSTALL_F) $(JULIAHOME)/contrib/julia.svg $(DESTDIR)$(datarootdir)/icons/hicolor/scalable/apps/ + -touch -c $(DESTDIR)$(datarootdir)/icons/hicolor/ ++ -gtk-update-icon-cache $(DESTDIR)$(datarootdir)/icons/hicolor/ + mkdir -p $(DESTDIR)$(datarootdir)/applications/ + $(INSTALL_F) $(JULIAHOME)/contrib/julia.desktop $(DESTDIR)$(datarootdir)/applications/ + # Install appdata file Modified: head/lang/julia/pkg-plist ============================================================================== --- head/lang/julia/pkg-plist Wed Jun 14 05:40:41 2017 (r443553) +++ head/lang/julia/pkg-plist Wed Jun 14 05:42:16 2017 (r443554) @@ -49,10 +49,10 @@ lib/julia/libopenspecfun.so.1.3 lib/julia/sys.so %%DEBUG%%lib/libjulia-debug.so %%DEBUG%%lib/libjulia-debug.so.0.5 -%%DEBUG%%lib/libjulia-debug.so.0.5.1 +%%DEBUG%%lib/libjulia-debug.so.0.5.2 lib/libjulia.so lib/libjulia.so.0.5 -lib/libjulia.so.0.5.1 +lib/libjulia.so.0.5.2 %%DESKTOP%%share/appdata/julia.appdata.xml %%DESKTOP%%share/applications/julia.desktop %%DESKTOP%%share/icons/hicolor/scalable/apps/julia.svg @@ -465,6 +465,7 @@ lib/libjulia.so.0.5.1 %%DATADIR%%/test/replcompletions.jl %%DATADIR%%/test/replutil.jl %%DATADIR%%/test/resolve.jl +%%DATADIR%%/test/resolvedata1.jl %%DATADIR%%/test/rounding.jl %%DATADIR%%/test/runtests.jl %%DATADIR%%/test/serialize.jl From owner-svn-ports-head@freebsd.org Wed Jun 14 06:37:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44DB2D872FE; Wed, 14 Jun 2017 06:37:34 +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 09C1E7C235; Wed, 14 Jun 2017 06:37:33 +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 v5E6bWGW022661; Wed, 14 Jun 2017 06:37:32 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E6bWfL022659; Wed, 14 Jun 2017 06:37:32 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201706140637.v5E6bWfL022659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 14 Jun 2017 06:37:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443555 - head/deskutils/owncloudclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 06:37:34 -0000 Author: madpilot Date: Wed Jun 14 06:37:32 2017 New Revision: 443555 URL: https://svnweb.freebsd.org/changeset/ports/443555 Log: Update owncloudclient to 2.3.2 PR: 219954 Submitted by: me Approved by: Yonas Yanfa (maintainer) Modified: head/deskutils/owncloudclient/Makefile head/deskutils/owncloudclient/distinfo Modified: head/deskutils/owncloudclient/Makefile ============================================================================== --- head/deskutils/owncloudclient/Makefile Wed Jun 14 05:42:16 2017 (r443554) +++ head/deskutils/owncloudclient/Makefile Wed Jun 14 06:37:32 2017 (r443555) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= owncloudclient -PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTVERSION= 2.3.2 DISTVERSIONPREFIX= v CATEGORIES= deskutils Modified: head/deskutils/owncloudclient/distinfo ============================================================================== --- head/deskutils/owncloudclient/distinfo Wed Jun 14 05:42:16 2017 (r443554) +++ head/deskutils/owncloudclient/distinfo Wed Jun 14 06:37:32 2017 (r443555) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490346026 -SHA256 (owncloud-client-v2.3.1_GH0.tar.gz) = de7f3184c705580b211a0118d86e78cdb0207e08cfd52d4b4cedf886da722370 -SIZE (owncloud-client-v2.3.1_GH0.tar.gz) = 14350313 +TIMESTAMP = 1497267732 +SHA256 (owncloud-client-v2.3.2_GH0.tar.gz) = 4daddcc3c90d7cba038aa509d6bf9eae09505fb48ca55937e135de19e4d8e2c4 +SIZE (owncloud-client-v2.3.2_GH0.tar.gz) = 14357290 From owner-svn-ports-head@freebsd.org Wed Jun 14 06:46:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5294D87523; Wed, 14 Jun 2017 06:46:33 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A32F07C693; Wed, 14 Jun 2017 06:46:33 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5E6kWd9026636; Wed, 14 Jun 2017 06:46:32 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E6kWKc026634; Wed, 14 Jun 2017 06:46:32 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201706140646.v5E6kWKc026634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 14 Jun 2017 06:46:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443556 - in head/sysutils/nut: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 06:46:33 -0000 Author: cy Date: Wed Jun 14 06:46:32 2017 New Revision: 443556 URL: https://svnweb.freebsd.org/changeset/ports/443556 Log: If nut_upsshut is YES in rc.conf and POWERDOWNFLAG directive is in upsmon.conf, send a powerdown signal to the UPS to shut down at poweroff. Suggested by: Alexander Milanov Modified: head/sysutils/nut/Makefile head/sysutils/nut/files/nut.in Modified: head/sysutils/nut/Makefile ============================================================================== --- head/sysutils/nut/Makefile Wed Jun 14 06:37:32 2017 (r443555) +++ head/sysutils/nut/Makefile Wed Jun 14 06:46:32 2017 (r443556) @@ -3,7 +3,7 @@ PORTNAME= nut PORTVERSION= 2.7.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig Modified: head/sysutils/nut/files/nut.in ============================================================================== --- head/sysutils/nut/files/nut.in Wed Jun 14 06:37:32 2017 (r443555) +++ head/sysutils/nut/files/nut.in Wed Jun 14 06:46:32 2017 (r443556) @@ -38,7 +38,12 @@ nut_prestart() { } nut_poststop() { - ${nut_prefix}/sbin/upsdrvctl stop + if ${nut_prefix}/sbin/upsdrvctl stop && checkyesno nut_upsshut; then + if ${nut_prefix}/sbin/upsmon -K; then + ${nut_prefix}/sbin/upsdrvctl shutdown + fi + fi + } extra_commands=reload From owner-svn-ports-head@freebsd.org Wed Jun 14 07:48:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0965FD88049; Wed, 14 Jun 2017 07:48:46 +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 C76F67DED6; Wed, 14 Jun 2017 07:48:45 +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 v5E7miTO051119; Wed, 14 Jun 2017 07:48:44 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E7miJU051115; Wed, 14 Jun 2017 07:48:44 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706140748.v5E7miJU051115@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 14 Jun 2017 07:48:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443557 - in head/sysutils/lnav: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 07:48:46 -0000 Author: wen Date: Wed Jun 14 07:48:44 2017 New Revision: 443557 URL: https://svnweb.freebsd.org/changeset/ports/443557 Log: - Update to lnav 0.8.2 - Add optional dependency on libcurl - Fix crash on i386 - Add USES=compiler:c++14-lang - Remove USES=python PR: 219477 Submitted by: tom@hur.st(maintainer) Added: head/sysutils/lnav/files/ head/sysutils/lnav/files/patch-src_extension-functions.cc (contents, props changed) head/sysutils/lnav/files/patch-src_logfile.cc (contents, props changed) Modified: head/sysutils/lnav/Makefile head/sysutils/lnav/distinfo Modified: head/sysutils/lnav/Makefile ============================================================================== --- head/sysutils/lnav/Makefile Wed Jun 14 06:46:32 2017 (r443556) +++ head/sysutils/lnav/Makefile Wed Jun 14 07:48:44 2017 (r443557) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= lnav -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tom@hur.st @@ -17,10 +16,21 @@ LIB_DEPENDS= libpcrecpp.so:devel/pcre USE_GITHUB= yes GH_ACCOUNT= tstack -USES= autoreconf execinfo gmake ncurses python sqlite readline +USES= autoreconf compiler:c++14-lang execinfo gmake ncurses sqlite readline GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static PLIST_FILES= bin/lnav man/man1/lnav.1.gz + +OPTIONS_DEFINE= CURL +OPTIONS_DEFAULT=CURL +CURL_DESC= Use libcurl for remote log file support + +CURL_LIB_DEPENDS= libcurl.so:ftp/curl +CURL_CONFIGURE_WITH= libcurl + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/src/lnav ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/lnav.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Modified: head/sysutils/lnav/distinfo ============================================================================== --- head/sysutils/lnav/distinfo Wed Jun 14 06:46:32 2017 (r443556) +++ head/sysutils/lnav/distinfo Wed Jun 14 07:48:44 2017 (r443557) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472227481 -SHA256 (tstack-lnav-v0.8.1_GH0.tar.gz) = 7f5f5f453f291db03036b26c1eb20933c8a9eb095108edeb3d6b65ab79187009 -SIZE (tstack-lnav-v0.8.1_GH0.tar.gz) = 856480 +TIMESTAMP = 1497410260 +SHA256 (tstack-lnav-v0.8.2_GH0.tar.gz) = 50afb1dec659d6169ba7f6f16642e53cc680eade6f460d73a180f9e9470d6016 +SIZE (tstack-lnav-v0.8.2_GH0.tar.gz) = 930155 Added: head/sysutils/lnav/files/patch-src_extension-functions.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lnav/files/patch-src_extension-functions.cc Wed Jun 14 07:48:44 2017 (r443557) @@ -0,0 +1,11 @@ +--- src/extension-functions.cc.orig 2017-04-19 14:17:53 UTC ++++ src/extension-functions.cc +@@ -269,7 +269,7 @@ static const int xtra_utf8_bits[] = { + ** masking the character with utf8_mask[N] must produce a non-zero + ** result. Otherwise, we have an (illegal) overlong encoding. + */ +-static const long utf_mask[] = { ++static const unsigned long utf_mask[] = { + 0x00000000, + 0xffffff80, + 0xfffff800, Added: head/sysutils/lnav/files/patch-src_logfile.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lnav/files/patch-src_logfile.cc Wed Jun 14 07:48:44 2017 (r443557) @@ -0,0 +1,16 @@ +--- src/logfile.cc.orig 2017-05-23 18:53:47 UTC ++++ src/logfile.cc +@@ -92,10 +92,10 @@ throw (error) + + loo.loo_fd.close_on_exec(); + +- log_info("Creating logfile: fd=%d; size=%d; mtime=%d; filename=%s", ++ log_info("Creating logfile: fd=%d; size=%" PRId64 "; mtime=%" PRId64 "; filename=%s", + (int) loo.loo_fd, +- this->lf_stat.st_size, +- this->lf_stat.st_mtime, ++ (long long) this->lf_stat.st_size, ++ (long long) this->lf_stat.st_mtime, + filename.c_str()); + + this->lf_valid_filename = true; From owner-svn-ports-head@freebsd.org Wed Jun 14 07:54:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77A62D88230; Wed, 14 Jun 2017 07:54:46 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) (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 37FCA7E387; Wed, 14 Jun 2017 07:54:46 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x242.google.com with SMTP id d5so13304294pfe.1; Wed, 14 Jun 2017 00:54:46 -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=bm0ioDcrYGoD4TqwKx6sAZIQaO5HxdzylHVRzzSVjFk=; b=QZKHvivoD2ttWYUhCST8YyigKJzZ6ieSUIcYDf4cpZkN3xttDKKeElSar70tHu/Wcp NAIcVJro2d7B7ARurSPxiyRbNQNQRe3Jv9q5yyXI5U5MLR7FgDRKJ5zYFdgzVOp1vFT/ 2alZMH7img5vwJ0lyhsWYdkMkhhiarCQX8RR+3eMtVGiW2i+iavcVC3d7E6vD5zFdTCa 86qrXeIin9e+YeMEMC4oku/FXTOrpzmHtciL9xg1Qhwbf0xfL7sqm3QXO38EwcU+tZpY /gSGI6aVRtnrCSjh14Y/8DYDb5iQYVdixrAuDVG+vgjGPN1CETZ/tL70IDdXNM59NYF3 ZPIA== 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=bm0ioDcrYGoD4TqwKx6sAZIQaO5HxdzylHVRzzSVjFk=; b=tobhYEYbpKd8Vi9o3171HB5Q4Y1kDUOmNFyfHZ5suT4uoNawJZGSKYQalz2lC5Rfdw pialE0Y3tITRh6hGvbWOM+t1a9xaGJlASukGGk798ACt4dR+7r4IiJTGXY4TK+hLRHN1 z3T6DJJJ9jEJsFl+4KlTpUH0/2WwznjhOq5KuQGPIT17UPZ0gHvRgmu1vavt1IZK7bON U0Pi0lzyU4alb4xe9qfSfd4qmTZLFlcZgj+K6Zu/k1ig3cUaXvtQIYabO/h0ypY5lYuG nrHy2FpnDMyFgiznJ4GKcDDHjJ3f8HHbxqeWf/fsW92ZTxa4I9VcafSh5BN8bhSVzzEX m6Dg== X-Gm-Message-State: AKS2vOyHR4DCiPo1ynCdSy3VEFkz8oPKGtzxNSn2S4QqvK5Ls4ECzkX3 aOXSROQJBk4tqAuzT6k= X-Received: by 10.99.9.131 with SMTP id 125mr3099880pgj.178.1497426885396; Wed, 14 Jun 2017 00:54:45 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:44b5:45ac:c6b6:5f3f? (2001-44b8-31ae-7b01-44b5-45ac-c6b6-5f3f.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:44b5:45ac:c6b6:5f3f]) by smtp.gmail.com with ESMTPSA id p8sm794643pgd.23.2017.06.14.00.54.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2017 00:54:45 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r443531 - in head/www: . py-flexget py-flexget/files py-vcrpy To: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706131953.v5DJrwD3059683@repo.freebsd.org> From: Kubilay Kocak Message-ID: Date: Wed, 14 Jun 2017 17:50:04 +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: <201706131953.v5DJrwD3059683@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 07:54:46 -0000 On 6/14/17 5:53 AM, Jan Beich wrote: > Author: jbeich > Date: Tue Jun 13 19:53:58 2017 > New Revision: 443531 > URL: https://svnweb.freebsd.org/changeset/ports/443531 > > Log: > www/py-flexget: update to 2.10.60 > > - Hook tests: 3 failed, 1184 passed, 35 skipped, 4 xfailed, 1 xpassed, 5 warnings > > Changes: https://github.com/Flexget/Flexget/compare/2.10.43...2.10.60 > > Added: > head/www/py-vcrpy/ > head/www/py-vcrpy/Makefile (contents, props changed) > head/www/py-vcrpy/distinfo (contents, props changed) > head/www/py-vcrpy/pkg-descr (contents, props changed) > Modified: > head/www/Makefile (contents, props changed) > head/www/py-flexget/Makefile (contents, props changed) > head/www/py-flexget/distinfo (contents, props changed) > head/www/py-flexget/files/patch-requirements.txt (contents, props changed) > > Modified: head/www/Makefile > ============================================================================== > --- head/www/Makefile Tue Jun 13 19:53:35 2017 (r443530) > +++ head/www/Makefile Tue Jun 13 19:53:58 2017 (r443531) > @@ -1831,6 +1831,7 @@ > SUBDIR += py-urlobject > SUBDIR += py-user_agent > SUBDIR += py-utidylib > + SUBDIR += py-vcrpy > SUBDIR += py-w3lib > SUBDIR += py-waitress > SUBDIR += py-webassets > > Modified: head/www/py-flexget/Makefile > ============================================================================== > --- head/www/py-flexget/Makefile Tue Jun 13 19:53:35 2017 (r443530) > +++ head/www/py-flexget/Makefile Tue Jun 13 19:53:58 2017 (r443531) > @@ -2,12 +2,10 @@ > # $FreeBSD$ > > PORTNAME= flexget > -PORTVERSION= 2.10.43 > +PORTVERSION= 2.10.60 > PORTEPOCH= 1 > CATEGORIES= www python > -MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > -DISTNAME= FlexGet-${PORTVERSION} > > MAINTAINER= jbeich@FreeBSD.org > COMMENT= Program to automate downloading from different sources > @@ -27,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0. > ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.3:devel/py-pyparsing \ > ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ > ${PYTHON_PKGNAMEPREFIX}progressbar>0:misc/py-progressbar \ > - ${PYTHON_PKGNAMEPREFIX}guessit>=2.0.4:multimedia/py-guessit \ > + ${PYTHON_PKGNAMEPREFIX}guessit>=2.1.0:multimedia/py-guessit \ > ${PYTHON_PKGNAMEPREFIX}pynzb>0:news/py-pynzb \ > ${PYTHON_PKGNAMEPREFIX}zxcvbn-python>0:security/py-zxcvbn-python \ > ${PYTHON_PKGNAMEPREFIX}plumbum>=1.2:sysutils/py-plumbum \ > @@ -45,9 +43,29 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0. > ${PYTHON_PKGNAMEPREFIX}flask-restplus08=0.8.6:www/py-flask-restplus08 \ > ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11:www/py-html5lib \ > ${PYTHON_PKGNAMEPREFIX}requests>=2.8.0:www/py-requests > +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ > + ${PYTHON_PKGNAMEPREFIX}pytest-capturelog>0:devel/py-pytest-capturelog \ > + ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3 \ > + ${PYTHON_PKGNAMEPREFIX}vcrpy>0:www/py-vcrpy > > +USE_GITHUB= yes > +GH_PROJECT= Flexget > + > NO_ARCH= yes > USES= python:2.7+ > USE_PYTHON= autoplist distutils > > -.include > +post-extract: > +# Unlock dependencies' versions > + @${MV} ${WRKSRC}/requirements.in ${WRKSRC}/requirements.txt > + > +do-test: > + @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest) > + > +.include > + > +.if ${PYTHON_REL} < 3300 > +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock > +.endif > + > +.include > > Modified: head/www/py-flexget/distinfo > ============================================================================== > --- head/www/py-flexget/distinfo Tue Jun 13 19:53:35 2017 (r443530) > +++ head/www/py-flexget/distinfo Tue Jun 13 19:53:58 2017 (r443531) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1494224075 > -SHA256 (FlexGet-2.10.43.tar.gz) = 0127b49dd5350900f92857d14e175650e55d5386c70b469da582b0431ab06f0a > -SIZE (FlexGet-2.10.43.tar.gz) = 2662856 > +TIMESTAMP = 1496715229 > +SHA256 (flexget-Flexget-2.10.60_GH0.tar.gz) = 7af6b652e568e02803ac46bff37a45dbe48db4d16ffcc0eacaa8815f1fb48eb4 > +SIZE (flexget-Flexget-2.10.60_GH0.tar.gz) = 6711381 > > Modified: head/www/py-flexget/files/patch-requirements.txt > ============================================================================== > --- head/www/py-flexget/files/patch-requirements.txt Tue Jun 13 19:53:35 2017 (r443530) > +++ head/www/py-flexget/files/patch-requirements.txt Tue Jun 13 19:53:58 2017 (r443531) > @@ -1,11 +1,24 @@ > ---- requirements.txt.orig 2016-08-14 10:12:26 UTC > +--- requirements.txt.orig 2017-06-06 02:13:49 UTC > +++ requirements.txt > -@@ -16,7 +16,7 @@ python-dateutil>=2.5.2 > +@@ -7,18 +7,15 @@ html5lib>=0.11 > + PyRSS2Gen > + pynzb > + #PY3 progressbar > +-rpyc==3.3.0 > ++rpyc > + jinja2 > + # There is a bug in requests 2.4.0 where it leaks urllib3 exceptions > +-requests~=2.16.3 > +-#Guessit requires python-dateutil<=2.5.2 > ++requests>=2.8.0, <3.0 > + python-dateutil>=2.5.3 > jsonschema>=2.0 > path.py>=8.1.1 > - pathlib>=1.0 > + pathlib>=1.0; python_version<'3.4' > -guessit<=2.0.4 > -+guessit>=2.0.4 > +-# Rebulk changes how guessit works higher than 0.8.2 > +-rebulk==0.8.2 > ++guessit>=2.1.0 > apscheduler>=3.2.0 > - # WebUI Requirements > - cherrypy>=3.7.0 > + terminaltables>=3.1.0 > + colorclass>=2.2.0 > > Added: head/www/py-vcrpy/Makefile > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/www/py-vcrpy/Makefile Tue Jun 13 19:53:58 2017 (r443531) > @@ -0,0 +1,29 @@ > +# $FreeBSD$ > + > +PORTNAME= vcrpy > +PORTVERSION= 1.11.1 > +CATEGORIES= www python > +MASTER_SITES= CHEESESHOP > +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > + > +MAINTAINER= jbeich@FreeBSD.org > +COMMENT= Automatically mock your HTTP interactions to simplify and speed up testing > + > +LICENSE= MIT > +LICENSE_FILE= ${WRKSRC}/LICENSE.txt > + > +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six \ > + ${PYTHON_PKGNAMEPREFIX}wrapt>0:devel/py-wrapt \ > + ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml > + > +NO_ARCH= yes > +USES= python > +USE_PYTHON= autoplist distutils > + > +.include > + > +.if ${PYTHON_REL} < 3300 > +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}contextlib2>0:devel/py-contextlib2 > +.endif > + > +.include > > Added: head/www/py-vcrpy/distinfo > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/www/py-vcrpy/distinfo Tue Jun 13 19:53:58 2017 (r443531) > @@ -0,0 +1,3 @@ > +TIMESTAMP = 1495936275 > +SHA256 (vcrpy-1.11.1.tar.gz) = f434fe7e05d940d576ac850709ae57a738ba40e7f317076ea8d359ced5b32320 > +SIZE (vcrpy-1.11.1.tar.gz) = 63122 > > Added: head/www/py-vcrpy/pkg-descr > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/www/py-vcrpy/pkg-descr Tue Jun 13 19:53:58 2017 (r443531) > @@ -0,0 +1,24 @@ > +VCR.py simplifies and speeds up tests that make HTTP requests. The > +first time you run code that is inside a VCR.py context manager or > +decorated function, VCR.py records all HTTP interactions that take > +place through the libraries it supports and serializes and writes them > +to a flat file (in yaml format by default). This flat file is called a > +cassette. When the relevant piece of code is executed again, VCR.py > +will read the serialized requests and responses from the > +aforementioned cassette file, and intercept any HTTP requests that it > +recognizes from the original test run and return the responses that > +corresponded to those requests. This means that the requests will not > +actually result in HTTP traffic, which confers several benefits > +including: > + > +* The ability to work offline > +* Completely deterministic tests > +* Increased test execution speed > + > +If the server you are testing against ever changes its API, all you > +need to do is delete your existing cassette files, and run your tests > +again. VCR.py will detect the absence of a cassette file and once > +again record all HTTP interactions, which will update them to > +correspond to the new API. > + > +WWW: https://pypi.python.org/pypi/vcrpy > Hi Jan, vcrpy already exists at devel/py-vcrpy ./koobs From owner-svn-ports-head@freebsd.org Wed Jun 14 07:56:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E775D88283; Wed, 14 Jun 2017 07:56:33 +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 29FA77E477; Wed, 14 Jun 2017 07:56:33 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pg0-x244.google.com with SMTP id a70so22586155pge.0; Wed, 14 Jun 2017 00:56:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Ey9tKc/ImVwmPKZVR+TgUOtejnCo7kMPNulytg0D+7A=; b=FvwxtnAnBNoJalZY4tTf3oYpCstzz6nH3vZxsFOT2eLQvZfh5d6gNa5C1ozHAno4Sk XoyvkzSdjGietmTfHv2yD1a7bOcUxEMim8ln3gWI9KvimKDA1BbPVEzQps5Mm9wm4SNs Y1fURuKXBR8YmpOwONAJPS8ZD00LJ+GfOfXHC2VNv59FbqC04Y6IKbhsrnbWMpfyXOXr zFW2l+it+X7pOugPIUnlXbGjp+T4XVqqD0FFUMWd6Dv8DS+O90Nw/Y8aB/Xj5UFRL3Ub pt5lXmifZ2InVYMtbMkYjUpAGxrrYrSoYSSwRIzlNn8aF5D5TdMihJEC4qfMH4bVHaXw /OIw== 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:from:to:references :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=Ey9tKc/ImVwmPKZVR+TgUOtejnCo7kMPNulytg0D+7A=; b=V3m0Sia5IqXEP7E/0iBykWhmRUzdK21c+s6gjtibJC1tm3Rfyly8BMBMl6ohSjWXBg 1KRMJrq6ZaXoe7wc450Kg3V7xcKHdJW/6Qit5c0Hdb7XgNBvuxWwHQDmOqr8kKZoa+Iw AhbWobQhI1YNJ9mEq/aUAzkQXVljlZm+65tHbbIQT+DmF724ipKQI/8TwSzi54FSWWKq MRWiBzLqXKT0zGWX/gEfp138XhwvOmOxICeIEmyIF85BanrKc8c9NWjEcUkPBam6dCfE dzKcD85BXw1ZlnE70KSa9tFChamLQI5Me2sh/0ve884pTi9E3RFNfhvWZUUnQm+WWy3o zFQA== X-Gm-Message-State: AKS2vOx+z8X6Oqs/VoBJwiRExluoQdJsYscXb5GN4YcXmp54cZVT0vJs oMeAbMD56R0BXwmTSus= X-Received: by 10.98.76.76 with SMTP id z73mr2781877pfa.99.1497426992550; Wed, 14 Jun 2017 00:56:32 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:44b5:45ac:c6b6:5f3f? (2001-44b8-31ae-7b01-44b5-45ac-c6b6-5f3f.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:44b5:45ac:c6b6:5f3f]) by smtp.gmail.com with ESMTPSA id 62sm451515pfz.39.2017.06.14.00.56.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2017 00:56:32 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r443531 - in head/www: . py-flexget py-flexget/files py-vcrpy From: Kubilay Kocak To: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706131953.v5DJrwD3059683@repo.freebsd.org> Message-ID: Date: Wed, 14 Jun 2017 17:51:51 +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: Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 07:56:33 -0000 On 6/14/17 5:50 PM, Kubilay Kocak wrote: > On 6/14/17 5:53 AM, Jan Beich wrote: >> Author: jbeich >> Date: Tue Jun 13 19:53:58 2017 >> New Revision: 443531 >> URL: https://svnweb.freebsd.org/changeset/ports/443531 >> >> Log: >> www/py-flexget: update to 2.10.60 >> >> - Hook tests: 3 failed, 1184 passed, 35 skipped, 4 xfailed, 1 xpassed, 5 warnings >> >> Changes: https://github.com/Flexget/Flexget/compare/2.10.43...2.10.60 >> >> Added: >> head/www/py-vcrpy/ >> head/www/py-vcrpy/Makefile (contents, props changed) >> head/www/py-vcrpy/distinfo (contents, props changed) >> head/www/py-vcrpy/pkg-descr (contents, props changed) >> Modified: >> head/www/Makefile (contents, props changed) >> head/www/py-flexget/Makefile (contents, props changed) >> head/www/py-flexget/distinfo (contents, props changed) >> head/www/py-flexget/files/patch-requirements.txt (contents, props changed) >> >> > > Hi Jan, > > vcrpy already exists at devel/py-vcrpy > > ./koobs > Ignore, just saw removal commit by antoine :) From owner-svn-ports-head@freebsd.org Wed Jun 14 09:01:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D0CED89632; Wed, 14 Jun 2017 09:01:27 +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 2D1AF7FF59; Wed, 14 Jun 2017 09:01:27 +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 v5E91QjH080142; Wed, 14 Jun 2017 09:01:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E91QIk080141; Wed, 14 Jun 2017 09:01:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706140901.v5E91QIk080141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 14 Jun 2017 09:01:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443558 - head/games/gogrepo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 09:01:27 -0000 Author: amdmi3 Date: Wed Jun 14 09:01:26 2017 New Revision: 443558 URL: https://svnweb.freebsd.org/changeset/ports/443558 Log: - Switch to options helpers Approved by: portmgr blanket Modified: head/games/gogrepo/Makefile Modified: head/games/gogrepo/Makefile ============================================================================== --- head/games/gogrepo/Makefile Wed Jun 14 07:48:44 2017 (r443557) +++ head/games/gogrepo/Makefile Wed Jun 14 09:01:26 2017 (r443558) @@ -30,7 +30,9 @@ PORTDOCS= README.md do-install: ${INSTALL_SCRIPT} ${WRKSRC}/gogrepo.py ${STAGEDIR}${PREFIX}/bin/gogrepo - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ .include From owner-svn-ports-head@freebsd.org Wed Jun 14 09:15:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60090D897BC; Wed, 14 Jun 2017 09:15:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from smtpq2.tb.mail.iss.as9143.net (smtpq2.tb.mail.iss.as9143.net [212.54.42.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B4238053C; Wed, 14 Jun 2017 09:15:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from [212.54.42.117] (helo=lsmtp3.tb.mail.iss.as9143.net) by smtpq2.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dL4OO-0000Yv-SL; Wed, 14 Jun 2017 11:15:12 +0200 Received: from d34030.upc-d.chello.nl ([213.46.34.30] helo=[192.168.0.51]) by lsmtp3.tb.mail.iss.as9143.net with esmtp (Exim 4.86_2) (envelope-from ) id 1dL4OO-0007vS-O9; Wed, 14 Jun 2017 11:15:12 +0200 Message-ID: <1497431712.62091.0.camel@FreeBSD.org> Subject: Re: svn commit: r443499 - head/Mk/Uses From: Koop Mast To: Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Date: Wed, 14 Jun 2017 11:15:12 +0200 In-Reply-To: <201706131328.v5DDSnfs097665@repo.freebsd.org> References: <201706131328.v5DDSnfs097665@repo.freebsd.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.2_0 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SourceIP: 213.46.34.30 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.2 cv=SoLg0LG0 c=1 sm=1 tr=0 a=A4srH7kgSix8FTkTlriEHg==:17 a=IkcTkHD0fZMA:10 a=LWSFodeU3zMA:10 a=6I5d2MoRAAAA:8 a=uBuKx8GwAAAA:8 a=tR9zH4XU-xYXoQnswFsA:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 a=wZgZ3yaTFkxMEWn-yT5t:22 none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 09:15:23 -0000 On Tue, 2017-06-13 at 13:28 +0000, Tijl Coosemans wrote: > Author: tijl > Date: Tue Jun 13 13:28:49 2017 > New Revision: 443499 > URL: https://svnweb.freebsd.org/changeset/ports/443499 > > Log: > Remove check for unsupported versions of FreeBSD and add some > comments. > > Submitted by: John Hein > > Modified: > head/Mk/Uses/iconv.mk > > Modified: head/Mk/Uses/iconv.mk > ===================================================================== > ========= > --- head/Mk/Uses/iconv.mk Tue Jun 13 10:44:52 2017 (r44 > 3498) > +++ head/Mk/Uses/iconv.mk Tue Jun 13 13:28:49 2017 (r44 > 3499) > @@ -41,13 +41,12 @@ ICONV_CONFIGURE_BASE= > ICONV_INCLUDE_PATH= /usr/include > ICONV_LIB_PATH= /usr/lib/libc.so > > -.if (${OPSYS} == FreeBSD && \ > - (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100069)) \ > - || exists(${LOCALBASE}/include/iconv.h) > +.if exists(${LOCALBASE}/include/iconv.h) > +# Check that libiconv iconv.h is recent enough for LIBICONV_PLUG to > work. > BUILD_DEPENDS+= libiconv>=1.14_9:converters/libiconv > -ICONV_INCLUDE_PATH= ${LOCALBASE}/include > .endif > > +# LIBICONV_PLUG makes libiconv iconv.h act like libc iconv.h. > CPPFLAGS+= -DLIBICONV_PLUG > CFLAGS+= -DLIBICONV_PLUG > CXXFLAGS+= -DLIBICONV_PLUG > Hi, Was it intended to remove the OSSYS check also? That probably going to break dragonfly. -Koop From owner-svn-ports-head@freebsd.org Wed Jun 14 09:40:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47A56D89E0E; Wed, 14 Jun 2017 09:40:42 +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 1806E812A5; Wed, 14 Jun 2017 09:40:42 +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 v5E9ef6U095788; Wed, 14 Jun 2017 09:40:41 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E9efRW095786; Wed, 14 Jun 2017 09:40:41 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201706140940.v5E9efRW095786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 14 Jun 2017 09:40:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443559 - head/audio/mikmod X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 09:40:42 -0000 Author: ehaupt Date: Wed Jun 14 09:40:40 2017 New Revision: 443559 URL: https://svnweb.freebsd.org/changeset/ports/443559 Log: Update to 3.2.8 Modified: head/audio/mikmod/Makefile head/audio/mikmod/distinfo Modified: head/audio/mikmod/Makefile ============================================================================== --- head/audio/mikmod/Makefile Wed Jun 14 09:01:26 2017 (r443558) +++ head/audio/mikmod/Makefile Wed Jun 14 09:40:40 2017 (r443559) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mikmod -PORTVERSION= 3.2.7 +PORTVERSION= 3.2.8 CATEGORIES= audio MASTER_SITES= SF \ LOCAL/ehaupt Modified: head/audio/mikmod/distinfo ============================================================================== --- head/audio/mikmod/distinfo Wed Jun 14 09:01:26 2017 (r443558) +++ head/audio/mikmod/distinfo Wed Jun 14 09:40:40 2017 (r443559) @@ -1,2 +1,3 @@ -SHA256 (mikmod-3.2.7.tar.gz) = 5f398d5a5ccee2ce331036514857ac7e13a5644267a13fb11f5a7209cf709264 -SIZE (mikmod-3.2.7.tar.gz) = 279228 +TIMESTAMP = 1497432732 +SHA256 (mikmod-3.2.8.tar.gz) = dbb01bc36797ce25ffcab2b3bf625537b85b42534344e1808236ca612fbaa4cc +SIZE (mikmod-3.2.8.tar.gz) = 279763 From owner-svn-ports-head@freebsd.org Wed Jun 14 09:48:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FEBAD89F8B; Wed, 14 Jun 2017 09:48:02 +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 E790E8155E; Wed, 14 Jun 2017 09:48:01 +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 v5E9m1aJ099928; Wed, 14 Jun 2017 09:48:01 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E9m1PZ099926; Wed, 14 Jun 2017 09:48:01 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201706140948.v5E9m1PZ099926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 14 Jun 2017 09:48:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443560 - head/net/torsocks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 09:48:02 -0000 Author: ehaupt Date: Wed Jun 14 09:48:00 2017 New Revision: 443560 URL: https://svnweb.freebsd.org/changeset/ports/443560 Log: Update to 2.2.0 PR: 219211 Approved by: maintainer timeout (yuri@rawbw.com, 32 days) Modified: head/net/torsocks/Makefile head/net/torsocks/distinfo Modified: head/net/torsocks/Makefile ============================================================================== --- head/net/torsocks/Makefile Wed Jun 14 09:40:40 2017 (r443559) +++ head/net/torsocks/Makefile Wed Jun 14 09:48:00 2017 (r443560) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= torsocks -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 DISTVERSIONPREFIX= v CATEGORIES= net security Modified: head/net/torsocks/distinfo ============================================================================== --- head/net/torsocks/distinfo Wed Jun 14 09:40:40 2017 (r443559) +++ head/net/torsocks/distinfo Wed Jun 14 09:48:00 2017 (r443560) @@ -1,2 +1,3 @@ -SHA256 (dgoulet-torsocks-v2.1.0_GH0.tar.gz) = a72c3ea757f5fe81d1ab91e0d5f0d83f195e235aae66d4df2f88a20db7028104 -SIZE (dgoulet-torsocks-v2.1.0_GH0.tar.gz) = 106339 +TIMESTAMP = 1497433366 +SHA256 (dgoulet-torsocks-v2.2.0_GH0.tar.gz) = 36216a1e30f47fa0e5be84761e0d72133196c8a042716017da56e9439338c87d +SIZE (dgoulet-torsocks-v2.2.0_GH0.tar.gz) = 115269 From owner-svn-ports-head@freebsd.org Wed Jun 14 09:53:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29197D8A145; Wed, 14 Jun 2017 09:53:05 +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 ED48681915; Wed, 14 Jun 2017 09:53:04 +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 v5E9r47c004102; Wed, 14 Jun 2017 09:53:04 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E9r4V4004100; Wed, 14 Jun 2017 09:53:04 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706140953.v5E9r4V4004100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 14 Jun 2017 09:53:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443561 - head/devel/pear-PHP_CodeSniffer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 09:53:05 -0000 Author: tz Date: Wed Jun 14 09:53:03 2017 New Revision: 443561 URL: https://svnweb.freebsd.org/changeset/ports/443561 Log: devel/pear-PHP_CodeSniffer: Update from 3.0.0 to 3.0.1 Changelog: https://pear.php.net/package/PHP_CodeSniffer/download/3.0.1 Modified: head/devel/pear-PHP_CodeSniffer/Makefile head/devel/pear-PHP_CodeSniffer/distinfo Modified: head/devel/pear-PHP_CodeSniffer/Makefile ============================================================================== --- head/devel/pear-PHP_CodeSniffer/Makefile Wed Jun 14 09:48:00 2017 (r443560) +++ head/devel/pear-PHP_CodeSniffer/Makefile Wed Jun 14 09:53:03 2017 (r443561) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PHP_CodeSniffer -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= devel www pear MAINTAINER= tz@FreeBSD.org Modified: head/devel/pear-PHP_CodeSniffer/distinfo ============================================================================== --- head/devel/pear-PHP_CodeSniffer/distinfo Wed Jun 14 09:48:00 2017 (r443560) +++ head/devel/pear-PHP_CodeSniffer/distinfo Wed Jun 14 09:53:03 2017 (r443561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493903404 -SHA256 (PEAR/PHP_CodeSniffer-3.0.0.tgz) = f9a14d3a853fccca2ffcabd26f974d675638f5ed10934bcb5f041936b5acf785 -SIZE (PEAR/PHP_CodeSniffer-3.0.0.tgz) = 522666 +TIMESTAMP = 1497433564 +SHA256 (PEAR/PHP_CodeSniffer-3.0.1.tgz) = 46b2ab302832809801bd384c2da384db783367dad47fb11faf5ca7e733348380 +SIZE (PEAR/PHP_CodeSniffer-3.0.1.tgz) = 526903 From owner-svn-ports-head@freebsd.org Wed Jun 14 09:56:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA64FD8A184; Wed, 14 Jun 2017 09:56:45 +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 6B43E81A33; Wed, 14 Jun 2017 09:56:45 +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 v5E9uim4004436; Wed, 14 Jun 2017 09:56:44 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5E9uinv004434; Wed, 14 Jun 2017 09:56:44 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706140956.v5E9uinv004434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 14 Jun 2017 09:56:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443562 - head/devel/phpunit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 09:56:45 -0000 Author: tz Date: Wed Jun 14 09:56:44 2017 New Revision: 443562 URL: https://svnweb.freebsd.org/changeset/ports/443562 Log: devel/phpunit: Update from 5.7.19 to 5.7.20 Also set portscout limit to avoid notices about devel/phpunit6 Modified: head/devel/phpunit/Makefile head/devel/phpunit/distinfo Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Wed Jun 14 09:53:03 2017 (r443561) +++ head/devel/phpunit/Makefile Wed Jun 14 09:56:44 2017 (r443562) @@ -1,8 +1,7 @@ -# Created by: Torsten Zühlsdorff () # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 5.7.19 +PORTVERSION= 5.7.20 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ @@ -14,6 +13,8 @@ COMMENT= Testing framework for unit tests LICENSE= BSD3CLAUSE CONFLICTS_INSTALL= phpunit6 + +PORTSCOUT= limit:^5\.7\.[0-9]* USES= cpe php CPE_VENDOR= phpunit_project Modified: head/devel/phpunit/distinfo ============================================================================== --- head/devel/phpunit/distinfo Wed Jun 14 09:53:03 2017 (r443561) +++ head/devel/phpunit/distinfo Wed Jun 14 09:56:44 2017 (r443562) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494850810 -SHA256 (phpunit-5.7.19.phar) = 1df539af88e88512d3346c6bfa0c59720fa87011bffb5276551e26df72e5e948 -SIZE (phpunit-5.7.19.phar) = 2989212 +TIMESTAMP = 1497434046 +SHA256 (phpunit-5.7.20.phar) = 012f7fd85ca7b34198fedd4387df453a979bc6240b90da60ad7f3ba41a0d438c +SIZE (phpunit-5.7.20.phar) = 2993984 From owner-svn-ports-head@freebsd.org Wed Jun 14 09:57:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3F82D8A1C5; Wed, 14 Jun 2017 09:57:45 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay114.isp.belgacom.be (mailrelay114.isp.belgacom.be [195.238.20.141]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A52AD81B1F; Wed, 14 Jun 2017 09:57:44 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes IronPort-PHdr: =?us-ascii?q?9a23=3AC1ljIBxOJl6cp4PXCy+O+j09IxM/srCxBDY+r6Qd?= =?us-ascii?q?2u8XIJqq85mqBkHD//Il1AaPBtSEraocw8Pt8InYEVQa5piAtH1QOLdtbDQizf?= =?us-ascii?q?ssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1?= =?us-ascii?q?JuPoEYLOksi7ze6/9pnRbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeu?= =?us-ascii?q?BWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbO?= =?us-ascii?q?SxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDwULs6Wymt771zRRHmiC?= =?us-ascii?q?kJKSM3/mLVhcx+g61UvB2vqgdjw4PWfI2ZKOZycr/Dcd4cWGFPXtxRVytEAo6k?= =?us-ascii?q?cYUPDugBPeJFpITjoFsOqgC+ChepBOz1zD9InWL90Kom0+QgEwHG2BctEdIUsH?= =?us-ascii?q?vKstr4KbocX+6vwKnP1zXDYOpb1DHg44bGdRAhpOuDXbN2ccfJx0kvDR3KgUuL?= =?us-ascii?q?poz+IjyZzOMNs3KU7+dmSOmhiHYnphlyrzWt3Mshi4nEipgIxl3A8Sh12ps5KN?= =?us-ascii?q?2+RUVme9CrCoFQuDufN4ZuR8MiRHxntzgix70dvJ67YDAKyJM6xx7Dc/CHc5aH?= =?us-ascii?q?4hbkVOuJIjd3nnZleLO6hxms60igzffwVtW10FZIqipJiMXDtncK1xzI9MeHT+?= =?us-ascii?q?Fy/kG62TqV0ADT8O5ELVg1lardNZEh3qY9m5kRvEjZHyL7mF/6gLKSe0gg4OSk?= =?us-ascii?q?9uTqbq3jppCGNo90jg/+Mr4pmsy6Gek4LgkOX2qf+emn2r3j51P2T6tRgf0tj6?= =?us-ascii?q?bVqpfaJd4UpqKhGQ9azp4j6wqjDzehyNkYhmcHLFRcdBKfiIjpIU3OIOvhAfe/?= =?us-ascii?q?nVujiipkyuvIPr37HJrCMGPMkKz8crpn7E5c0gUzx8hF551IErEBPO7zWkjpud?= =?us-ascii?q?zDEB85NRW4w/7gCNVnyoMeQnuDDbWdMKPWqlKI6PgvLPeSa4AOozbyNuIp5/n0?= =?us-ascii?q?jX82gVUdZ7Wm3YMLaHCkGfRrO12ZYX32gtcdCmcGpxYxTOvviF2HUD5Te2qyUL?= =?us-ascii?q?wm5jEgE4+mA53DSZ6zj7Oaxye0A4daZmdcClCDCX3obZmLW+8QaCKOJc9sij8E?= =?us-ascii?q?VLakS4I62xGurhH1xKR8IerP5yIUr5Xj1MJ6576bqRZn1jtzF4y42nqRBzV3gW?= =?us-ascii?q?YgaSU70YpEjQp60FjVgoZihPkNKd1R47tiVQAhOJvVyfcyX8zzWAbpUM2ERXyd?= =?us-ascii?q?bpOhGz5nHYF5+MMHf0soQ4bqtRvExSf/W7I=3D?= X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2CGBwCkB0FZ/w/HQVddGwEBAQMBAQEJA?= =?us-ascii?q?QEBFgEBAQMBAQEJAQEBgy1SEHsSjwGPHoFlKwGXaCyFeAKCSEMVAQEBAQEBAQE?= =?us-ascii?q?BAQFqKIIzIoJEAQU6HCMQCw4GBAklDyoeBhOKMAywR4s+AQEBAQEBAQMBAQEBA?= =?us-ascii?q?QEBIYthhGqFcwEEnkeHLIwXeYFwjyyUdTUigQpRMAiHWD42iWoBAQE?= X-IPAS-Result: =?us-ascii?q?A2CGBwCkB0FZ/w/HQVddGwEBAQMBAQEJAQEBFgEBAQMBAQE?= =?us-ascii?q?JAQEBgy1SEHsSjwGPHoFlKwGXaCyFeAKCSEMVAQEBAQEBAQEBAQFqKIIzIoJEA?= =?us-ascii?q?QU6HCMQCw4GBAklDyoeBhOKMAywR4s+AQEBAQEBAQMBAQEBAQEBIYthhGqFcwE?= =?us-ascii?q?EnkeHLIwXeYFwjyyUdTUigQpRMAiHWD42iWoBAQE?= Received: from 15.199-65-87.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([87.65.199.15]) by relay.skynet.be with ESMTP; 14 Jun 2017 11:56:30 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v5E9uUNq090781; Wed, 14 Jun 2017 11:56:30 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Wed, 14 Jun 2017 11:56:29 +0200 From: Tijl Coosemans To: Koop Mast Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443499 - head/Mk/Uses Message-ID: <20170614115629.641673aa@kalimero.tijl.coosemans.org> In-Reply-To: <1497431712.62091.0.camel@FreeBSD.org> References: <201706131328.v5DDSnfs097665@repo.freebsd.org> <1497431712.62091.0.camel@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 09:57:46 -0000 On Wed, 14 Jun 2017 11:15:12 +0200 Koop Mast wrote: > On Tue, 2017-06-13 at 13:28 +0000, Tijl Coosemans wrote: >> Author: tijl >> Date: Tue Jun 13 13:28:49 2017 >> New Revision: 443499 >> URL: https://svnweb.freebsd.org/changeset/ports/443499 >> >> Log: >> Remove check for unsupported versions of FreeBSD and add some >> comments. >> >> Submitted by: John Hein >> >> Modified: >> head/Mk/Uses/iconv.mk >> >> Modified: head/Mk/Uses/iconv.mk >> ===================================================================== >> ========= >> --- head/Mk/Uses/iconv.mk Tue Jun 13 10:44:52 2017 (r44 >> 3498) >> +++ head/Mk/Uses/iconv.mk Tue Jun 13 13:28:49 2017 (r44 >> 3499) >> @@ -41,13 +41,12 @@ ICONV_CONFIGURE_BASE= >> ICONV_INCLUDE_PATH= /usr/include >> ICONV_LIB_PATH= /usr/lib/libc.so >> >> -.if (${OPSYS} == FreeBSD && \ >> - (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100069)) \ >> - || exists(${LOCALBASE}/include/iconv.h) >> +.if exists(${LOCALBASE}/include/iconv.h) >> +# Check that libiconv iconv.h is recent enough for LIBICONV_PLUG to >> work. >> BUILD_DEPENDS+= libiconv>=1.14_9:converters/libiconv >> -ICONV_INCLUDE_PATH= ${LOCALBASE}/include >> .endif >> >> +# LIBICONV_PLUG makes libiconv iconv.h act like libc iconv.h. >> CPPFLAGS+= -DLIBICONV_PLUG >> CFLAGS+= -DLIBICONV_PLUG >> CXXFLAGS+= -DLIBICONV_PLUG > > Was it intended to remove the OSSYS check also? That probably going to > break dragonfly. The OPSYS check was inside the parentheses. It only applied to the OSVERSION check. The exists check has always applied to Dragonfly as well. From owner-svn-ports-head@freebsd.org Wed Jun 14 10:06:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02B79D8A5BC; Wed, 14 Jun 2017 10:06:46 +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 C5D8F81F8F; Wed, 14 Jun 2017 10:06:45 +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 v5EA6iRn008465; Wed, 14 Jun 2017 10:06:44 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EA6icF008463; Wed, 14 Jun 2017 10:06:44 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201706141006.v5EA6icF008463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Wed, 14 Jun 2017 10:06:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443563 - head/java/intellij-pycharm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 10:06:46 -0000 Author: bsam Date: Wed Jun 14 10:06:44 2017 New Revision: 443563 URL: https://svnweb.freebsd.org/changeset/ports/443563 Log: java/intellij-pycharm: Update to version 2017.1.4 Modified: head/java/intellij-pycharm/Makefile head/java/intellij-pycharm/distinfo Modified: head/java/intellij-pycharm/Makefile ============================================================================== --- head/java/intellij-pycharm/Makefile Wed Jun 14 09:56:44 2017 (r443562) +++ head/java/intellij-pycharm/Makefile Wed Jun 14 10:06:44 2017 (r443563) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycharm -PORTVERSION= 2017.1.3 +PORTVERSION= 2017.1.4 CATEGORIES= java devel python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ Modified: head/java/intellij-pycharm/distinfo ============================================================================== --- head/java/intellij-pycharm/distinfo Wed Jun 14 09:56:44 2017 (r443562) +++ head/java/intellij-pycharm/distinfo Wed Jun 14 10:06:44 2017 (r443563) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496225174 -SHA256 (pycharm-community-2017.1.3.tar.gz) = 6dedbf06c62490047b5d8a539c94af89affc80048f4cf79eea25d29f50894a1b -SIZE (pycharm-community-2017.1.3.tar.gz) = 195297254 +TIMESTAMP = 1497433992 +SHA256 (pycharm-community-2017.1.4.tar.gz) = 1e69ab29215a9c8c4626de6727df433ae0d9f6ed46eba2a6f48ffa52c2b04256 +SIZE (pycharm-community-2017.1.4.tar.gz) = 195343604 From owner-svn-ports-head@freebsd.org Wed Jun 14 11:09:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBD84D8B230; Wed, 14 Jun 2017 11:09: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 AC2E383842; Wed, 14 Jun 2017 11:09: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 v5EB9RtQ033456; Wed, 14 Jun 2017 11:09:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EB9RNB033454; Wed, 14 Jun 2017 11:09:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141109.v5EB9RNB033454@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, 14 Jun 2017 11:09:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443564 - head/polish/hunspell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 11:09:29 -0000 Author: sunpoet Date: Wed Jun 14 11:09:27 2017 New Revision: 443564 URL: https://svnweb.freebsd.org/changeset/ports/443564 Log: Update to 20170611 Modified: head/polish/hunspell/Makefile head/polish/hunspell/distinfo Modified: head/polish/hunspell/Makefile ============================================================================== --- head/polish/hunspell/Makefile Wed Jun 14 10:06:44 2017 (r443563) +++ head/polish/hunspell/Makefile Wed Jun 14 11:09:27 2017 (r443564) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20170604 +PORTVERSION= 20170611 CATEGORIES= polish textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME} DISTNAME= sjp-myspell-pl-${PORTVERSION} Modified: head/polish/hunspell/distinfo ============================================================================== --- head/polish/hunspell/distinfo Wed Jun 14 10:06:44 2017 (r443563) +++ head/polish/hunspell/distinfo Wed Jun 14 11:09:27 2017 (r443564) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496626297 -SHA256 (hunspell/sjp-myspell-pl-20170604.zip) = c43194d7e16e43aea2ee8456218f93ff4429a8b4f1e261a42d68e42b1f425083 -SIZE (hunspell/sjp-myspell-pl-20170604.zip) = 1165625 +TIMESTAMP = 1497257480 +SHA256 (hunspell/sjp-myspell-pl-20170611.zip) = 17a0b2b8e6c8479cc034db7724a36a595e614255431d29d8fd3d190e5a951b2c +SIZE (hunspell/sjp-myspell-pl-20170611.zip) = 1169029 From owner-svn-ports-head@freebsd.org Wed Jun 14 12:04:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B05BAD8C7FE; Wed, 14 Jun 2017 12:04:12 +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 8C487395; Wed, 14 Jun 2017 12:04:12 +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 v5EC4B7v057840; Wed, 14 Jun 2017 12:04:11 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EC4BeM057836; Wed, 14 Jun 2017 12:04:11 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706141204.v5EC4BeM057836@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 14 Jun 2017 12:04:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443565 - in head/graphics/libepoxy: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 12:04:12 -0000 Author: kwm Date: Wed Jun 14 12:04:11 2017 New Revision: 443565 URL: https://svnweb.freebsd.org/changeset/ports/443565 Log: Update libepoxy to 1.4.3. * Switch to meson build system * This release makes EGL support switchable. Make it a option and disable it on mips and sparc64, due to not having libEGL in mesa-libs. Added: head/graphics/libepoxy/files/ head/graphics/libepoxy/files/patch-test_dlwrap.c (contents, props changed) Modified: head/graphics/libepoxy/Makefile head/graphics/libepoxy/distinfo head/graphics/libepoxy/pkg-plist Modified: head/graphics/libepoxy/Makefile ============================================================================== --- head/graphics/libepoxy/Makefile Wed Jun 14 11:09:27 2017 (r443564) +++ head/graphics/libepoxy/Makefile Wed Jun 14 12:04:11 2017 (r443565) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= libepoxy -PORTVERSION= 1.3.1 -PORTREVISION= 1 -DISTVERSIONPREFIX= v +PORTVERSION= 1.4.3 CATEGORIES= graphics +MASTER_SITES= https://github.com/anholt/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= x11@FreeBSD.org COMMENT= Library to handle OpenGL function pointer management @@ -12,13 +11,20 @@ COMMENT= Library to handle OpenGL function pointer man LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USE_GITHUB= yes -GH_ACCOUNT= anholt +USES= localbase meson pkgconfig python:3.3+,build tar:xz +USE_XORG= x11 +USE_GL= gl glesv2 +USE_LDCONFIG= yes -USES= autoreconf libtool pathfix pkgconfig python:build -USE_XORG= xorg-macros x11 -USE_GL= egl glesv2 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +OPTIONS_SUB= yes +OPTIONS_DEFINE= EGL +OPTIONS_DEFAULT=EGL + +OPTIONS_EXCLUDE_sparc64= EGL +OPTIONS_EXCLUDE_mips= EGL + +EGL_DESC= Build EGL support +EGL_USE= GL=egl +EGL_MESON_YES= enable-egl .include Modified: head/graphics/libepoxy/distinfo ============================================================================== --- head/graphics/libepoxy/distinfo Wed Jun 14 11:09:27 2017 (r443564) +++ head/graphics/libepoxy/distinfo Wed Jun 14 12:04:11 2017 (r443565) @@ -1,2 +1,3 @@ -SHA256 (anholt-libepoxy-v1.3.1_GH0.tar.gz) = 6700ddedffb827b42c72cce1e0be6fba67b678b19bf256e1b5efd3ea38cc2bb4 -SIZE (anholt-libepoxy-v1.3.1_GH0.tar.gz) = 284227 +TIMESTAMP = 1496777736 +SHA256 (libepoxy-1.4.3.tar.xz) = 0b808a06c9685a62fca34b680abb8bc7fb2fda074478e329b063c1f872b826f6 +SIZE (libepoxy-1.4.3.tar.xz) = 783624 Added: head/graphics/libepoxy/files/patch-test_dlwrap.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libepoxy/files/patch-test_dlwrap.c Wed Jun 14 12:04:11 2017 (r443565) @@ -0,0 +1,11 @@ +--- test/dlwrap.c.orig 2017-03-28 08:56:46 UTC ++++ test/dlwrap.c +@@ -34,6 +34,8 @@ + + /* dladdr is a glibc extension */ + #define _GNU_SOURCE ++/* FreeBSD needs this to make asprintf() and dlvsym() visible */ ++#define __BSD_VISIBLE 1 + #include + + #include Modified: head/graphics/libepoxy/pkg-plist ============================================================================== --- head/graphics/libepoxy/pkg-plist Wed Jun 14 11:09:27 2017 (r443564) +++ head/graphics/libepoxy/pkg-plist Wed Jun 14 12:04:11 2017 (r443565) @@ -1,5 +1,6 @@ -include/epoxy/egl.h -include/epoxy/egl_generated.h +include/epoxy/common.h +%%EGL%%include/epoxy/egl.h +%%EGL%%include/epoxy/egl_generated.h include/epoxy/gl.h include/epoxy/gl_generated.h include/epoxy/glx.h From owner-svn-ports-head@freebsd.org Wed Jun 14 12:20:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6353FD8CBD6; Wed, 14 Jun 2017 12:20:37 +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 30666B5C; Wed, 14 Jun 2017 12:20:37 +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 v5ECKaR2062261; Wed, 14 Jun 2017 12:20:36 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ECKa2w062259; Wed, 14 Jun 2017 12:20:36 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706141220.v5ECKa2w062259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 14 Jun 2017 12:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443566 - head/sysutils/tmux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 12:20:37 -0000 Author: mat Date: Wed Jun 14 12:20:36 2017 New Revision: 443566 URL: https://svnweb.freebsd.org/changeset/ports/443566 Log: Update to 2.5. PR: 219976 Submitted by: Yasuhiro KIMURA Sponsored by: Absolight Modified: head/sysutils/tmux/Makefile (contents, props changed) head/sysutils/tmux/distinfo (contents, props changed) Modified: head/sysutils/tmux/Makefile ============================================================================== --- head/sysutils/tmux/Makefile Wed Jun 14 12:04:11 2017 (r443565) +++ head/sysutils/tmux/Makefile Wed Jun 14 12:20:36 2017 (r443566) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tmux -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= sysutils MASTER_SITES= https://github.com/tmux/tmux/releases/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Modified: head/sysutils/tmux/distinfo ============================================================================== --- head/sysutils/tmux/distinfo Wed Jun 14 12:04:11 2017 (r443565) +++ head/sysutils/tmux/distinfo Wed Jun 14 12:20:36 2017 (r443566) @@ -1,5 +1,5 @@ -TIMESTAMP = 1493145411 -SHA256 (tmux-2.4.tar.gz) = 757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349 -SIZE (tmux-2.4.tar.gz) = 470549 +TIMESTAMP = 1497441574 +SHA256 (tmux-2.5.tar.gz) = ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df +SIZE (tmux-2.5.tar.gz) = 475717 SHA256 (imomaliev-tmux-bash-completion-ef56d3e_GH0.tar.gz) = 2f8f3fe586bbdeec9b251ce3ef74f5edef19ba371968a8011acef860ddac59e1 SIZE (imomaliev-tmux-bash-completion-ef56d3e_GH0.tar.gz) = 1526 From owner-svn-ports-head@freebsd.org Wed Jun 14 12:55:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFF55D8D544; Wed, 14 Jun 2017 12:55:30 +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 7C9C82040; Wed, 14 Jun 2017 12:55:30 +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 v5ECtTHf078361; Wed, 14 Jun 2017 12:55:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ECtTFS078358; Wed, 14 Jun 2017 12:55:29 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706141255.v5ECtTFS078358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Jun 2017 12:55:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443567 - head/www/firefox/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 12:55:30 -0000 Author: jbeich Date: Wed Jun 14 12:55:29 2017 New Revision: 443567 URL: https://svnweb.freebsd.org/changeset/ports/443567 Log: www/firefox: fix some JIT warnings on aarch64 MFH: 2017Q2 Added: head/www/firefox/files/patch-bug1356709 (contents, props changed) head/www/firefox/files/patch-bug1357874 (contents, props changed) head/www/firefox/files/patch-bug1360321 (contents, props changed) Added: head/www/firefox/files/patch-bug1356709 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1356709 Wed Jun 14 12:55:29 2017 (r443567) @@ -0,0 +1,170 @@ +commit acc36099bfc1 +Author: Steve Fink +Date: Mon Apr 17 21:04:08 2017 -0700 + + Bug 1356709 - Fix uses of uninitialized values in arm64 code, r=sstangl + + --HG-- + extra : rebase_source : 2f9a59c88f21dd467fbc4232e2f6b20850fd53ed + extra : histedit_source : b5110806cf04a3ca056ea89709bcc707368a2e57 +--- + js/src/jit/arm64/MacroAssembler-arm64.cpp | 4 +++- + js/src/jit/arm64/vixl/Debugger-vixl.cpp | 10 ++++++---- + js/src/jit/arm64/vixl/Decoder-vixl.cpp | 12 ++++++------ + js/src/jit/arm64/vixl/Instrument-vixl.cpp | 4 +++- + js/src/jit/arm64/vixl/MozSimulator-vixl.cpp | 8 ++++++-- + 5 files changed, 24 insertions(+), 14 deletions(-) + +diff --git js/src/jit/arm64/MacroAssembler-arm64.cpp js/src/jit/arm64/MacroAssembler-arm64.cpp +index 013fefd85e9b..f1704c622cb6 100644 +--- js/src/jit/arm64/MacroAssembler-arm64.cpp ++++ js/src/jit/arm64/MacroAssembler-arm64.cpp +@@ -682,7 +682,9 @@ MacroAssembler::callWithABIPre(uint32_t* stackAdjust, bool callFromWasm) + *stackAdjust = stackForCall; + reserveStack(*stackAdjust); + { +- moveResolver_.resolve(); ++ enoughMemory_ &= moveResolver_.resolve(); ++ if (!enoughMemory_) ++ return; + MoveEmitter emitter(*this); + emitter.emit(moveResolver_); + emitter.finish(); +diff --git js/src/jit/arm64/vixl/Debugger-vixl.cpp js/src/jit/arm64/vixl/Debugger-vixl.cpp +index 85097ed5a086..2f4966fbef15 100644 +--- js/src/jit/arm64/vixl/Debugger-vixl.cpp ++++ js/src/jit/arm64/vixl/Debugger-vixl.cpp +@@ -30,6 +30,7 @@ + + #include "jit/arm64/vixl/Debugger-vixl.h" + ++#include "mozilla/Unused.h" + #include "mozilla/Vector.h" + + #include "jsalloc.h" +@@ -1109,6 +1110,7 @@ bool DebugCommand::Match(const char* name, const char** aliases) { + + + DebugCommand* DebugCommand::Parse(char* line) { ++ using mozilla::Unused; + TokenVector args; + + for (char* chunk = strtok(line, " \t"); +@@ -1120,15 +1122,15 @@ DebugCommand* DebugCommand::Parse(char* line) { + Token* format = FormatToken::Tokenize(dot + 1); + if (format != NULL) { + *dot = '\0'; +- args.append(Token::Tokenize(chunk)); +- args.append(format); ++ Unused << args.append(Token::Tokenize(chunk)); ++ Unused << args.append(format); + } else { + // Error while parsing the format, push the UnknownToken so an error + // can be accurately reported. +- args.append(Token::Tokenize(chunk)); ++ Unused << args.append(Token::Tokenize(chunk)); + } + } else { +- args.append(Token::Tokenize(chunk)); ++ Unused << args.append(Token::Tokenize(chunk)); + } + } + +diff --git js/src/jit/arm64/vixl/Decoder-vixl.cpp js/src/jit/arm64/vixl/Decoder-vixl.cpp +index 5865689ae6fa..c74f71a11b24 100644 +--- js/src/jit/arm64/vixl/Decoder-vixl.cpp ++++ js/src/jit/arm64/vixl/Decoder-vixl.cpp +@@ -112,12 +112,12 @@ void Decoder::DecodeInstruction(const Instruction *instr) { + } + + void Decoder::AppendVisitor(DecoderVisitor* new_visitor) { +- visitors_.append(new_visitor); ++ MOZ_ALWAYS_TRUE(visitors_.append(new_visitor)); + } + + + void Decoder::PrependVisitor(DecoderVisitor* new_visitor) { +- visitors_.insert(visitors_.begin(), new_visitor); ++ MOZ_ALWAYS_TRUE(visitors_.insert(visitors_.begin(), new_visitor)); + } + + +@@ -125,12 +125,12 @@ void Decoder::InsertVisitorBefore(DecoderVisitor* new_visitor, + DecoderVisitor* registered_visitor) { + for (auto it = visitors_.begin(); it != visitors_.end(); it++) { + if (*it == registered_visitor) { +- visitors_.insert(it, new_visitor); ++ MOZ_ALWAYS_TRUE(visitors_.insert(it, new_visitor)); + return; + } + } + // We reached the end of the list without finding registered_visitor. +- visitors_.append(new_visitor); ++ MOZ_ALWAYS_TRUE(visitors_.append(new_visitor)); + } + + +@@ -139,12 +139,12 @@ void Decoder::InsertVisitorAfter(DecoderVisitor* new_visitor, + for (auto it = visitors_.begin(); it != visitors_.end(); it++) { + if (*it == registered_visitor) { + it++; +- visitors_.insert(it, new_visitor); ++ MOZ_ALWAYS_TRUE(visitors_.insert(it, new_visitor)); + return; + } + } + // We reached the end of the list without finding registered_visitor. +- visitors_.append(new_visitor); ++ MOZ_ALWAYS_TRUE(visitors_.append(new_visitor)); + } + + +diff --git js/src/jit/arm64/vixl/Instrument-vixl.cpp js/src/jit/arm64/vixl/Instrument-vixl.cpp +index 7653e0856281..15d143c8ec13 100644 +--- js/src/jit/arm64/vixl/Instrument-vixl.cpp ++++ js/src/jit/arm64/vixl/Instrument-vixl.cpp +@@ -26,6 +26,8 @@ + + #include "jit/arm64/vixl/Instrument-vixl.h" + ++#include "mozilla/Unused.h" ++ + namespace vixl { + + Counter::Counter(const char* name, CounterType type) +@@ -139,7 +141,7 @@ Instrument::Instrument(const char* datafile, uint64_t sample_period) + // Construct Counter objects from counter description array. + for (int i = 0; i < num_counters; i++) { + if (Counter* counter = js_new(kCounterList[i].name, kCounterList[i].type)) +- counters_.append(counter); ++ mozilla::Unused << counters_.append(counter); + } + + DumpCounterNames(); +diff --git js/src/jit/arm64/vixl/MozSimulator-vixl.cpp js/src/jit/arm64/vixl/MozSimulator-vixl.cpp +index 0f8acebf9de6..284413bc5875 100644 +--- js/src/jit/arm64/vixl/MozSimulator-vixl.cpp ++++ js/src/jit/arm64/vixl/MozSimulator-vixl.cpp +@@ -29,6 +29,7 @@ + #include "jit/arm64/vixl/Debugger-vixl.h" + #include "jit/arm64/vixl/Simulator-vixl.h" + #include "jit/IonTypes.h" ++#include "js/Utility.h" + #include "threading/LockGuard.h" + #include "vm/Runtime.h" + #include "wasm/WasmCode.h" +@@ -427,9 +428,12 @@ void Simulator::VisitException(const Instruction* instr) { + case kCallRtRedirected: + VisitCallRedirection(instr); + return; +- case kMarkStackPointer: +- spStack_.append(xreg(31, Reg31IsStackPointer)); ++ case kMarkStackPointer: { ++ js::AutoEnterOOMUnsafeRegion oomUnsafe; ++ if (!spStack_.append(xreg(31, Reg31IsStackPointer))) ++ oomUnsafe.crash("tracking stack for ARM64 simulator"); + return; ++ } + case kCheckStackPointer: { + int64_t current = xreg(31, Reg31IsStackPointer); + int64_t expected = spStack_.popCopy(); Added: head/www/firefox/files/patch-bug1357874 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1357874 Wed Jun 14 12:55:29 2017 (r443567) @@ -0,0 +1,43 @@ +commit 50d30e203b35 +Author: Jim Chen +Date: Mon May 1 14:46:00 2017 -0400 + + Bug 1357874 - Add more AArch64 support to JS code; r=luke + + * Fix a parentheses warning when compiling testGCAllocator.cpp. + + * Enable trace logging in TraceLogging.cpp. +--- + js/src/jsapi-tests/testGCAllocator.cpp | 2 +- + js/src/jsmath.cpp | 2 ++ + js/src/jsnativestack.cpp | 10 +++++----- + js/src/vm/TraceLogging.cpp | 2 +- + js/src/wasm/WasmSignalHandlers.cpp | 2 ++ + 5 files changed, 11 insertions(+), 7 deletions(-) + +diff --git js/src/jsapi-tests/testGCAllocator.cpp js/src/jsapi-tests/testGCAllocator.cpp +index 229e56422fdf..ec5407e8cca1 100644 +--- js/src/jsapi-tests/testGCAllocator.cpp ++++ js/src/jsapi-tests/testGCAllocator.cpp +@@ -315,7 +315,7 @@ mapMemoryAt(void* desired, size_t length) + + #if defined(__ia64__) || defined(__aarch64__) || \ + (defined(__sparc__) && defined(__arch64__) && (defined(__NetBSD__) || defined(__linux__))) +- MOZ_RELEASE_ASSERT(0xffff800000000000ULL & (uintptr_t(desired) + length - 1) == 0); ++ 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); + if (region == MAP_FAILED) +diff --git js/src/vm/TraceLogging.cpp js/src/vm/TraceLogging.cpp +index c7bc6a84b2e9..82fdf7c77e8a 100644 +--- js/src/vm/TraceLogging.cpp ++++ js/src/vm/TraceLogging.cpp +@@ -61,7 +61,7 @@ rdtsc(void) + return result; + + } +-#elif defined(__arm__) ++#elif defined(__arm__) || defined(__aarch64__) + + #include + Added: head/www/firefox/files/patch-bug1360321 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1360321 Wed Jun 14 12:55:29 2017 (r443567) @@ -0,0 +1,49 @@ +commit a2dff5ad917b +Author: Jim Chen +Date: Wed May 17 13:06:23 2017 -0400 + + Bug 1360321 - 10. Fix opt build warnings in VIXL; r=me + + Fix an unused variable warning for `visitor` because it's only used in + the assertion macro. + + Fix several no-return-value errors because the compiler cannot assume + the VIXL_UNREACHABLE() macro is actually unreachable. + + r=me for trivial patch. + + MozReview-Commit-ID: 13IlMyUsXUN +--- + js/src/jit/arm64/vixl/Decoder-vixl.h | 2 ++ + js/src/jit/arm64/vixl/Globals-vixl.h | 2 +- + 2 files changed, 3 insertions(+), 1 deletion(-) + +diff --git js/src/jit/arm64/vixl/Decoder-vixl.h js/src/jit/arm64/vixl/Decoder-vixl.h +index 95dd589e8ab0..742c6f954c72 100644 +--- js/src/jit/arm64/vixl/Decoder-vixl.h ++++ js/src/jit/arm64/vixl/Decoder-vixl.h +@@ -151,9 +151,11 @@ class Decoder { + + // Top-level wrappers around the actual decoding function. + void Decode(const Instruction* instr) { ++#ifdef DEBUG + for (auto visitor : visitors_) { + VIXL_ASSERT(visitor->IsConstVisitor()); + } ++#endif + DecodeInstruction(instr); + } + void Decode(Instruction* instr) { +diff --git js/src/jit/arm64/vixl/Globals-vixl.h js/src/jit/arm64/vixl/Globals-vixl.h +index 8a7418eb8c47..39d9c1d3f37d 100644 +--- js/src/jit/arm64/vixl/Globals-vixl.h ++++ js/src/jit/arm64/vixl/Globals-vixl.h +@@ -76,7 +76,7 @@ const int MBytes = 1024 * KBytes; + #define VIXL_ASSERT(condition) ((void) 0) + #define VIXL_CHECK(condition) ((void) 0) + #define VIXL_UNIMPLEMENTED() ((void) 0) +- #define VIXL_UNREACHABLE() ((void) 0) ++ #define VIXL_UNREACHABLE() MOZ_MAKE_COMPILER_ASSUME_IS_UNREACHABLE() + #endif + // This is not as powerful as template based assertions, but it is simple. + // It assumes that the descriptions are unique. If this starts being a problem, From owner-svn-ports-head@freebsd.org Wed Jun 14 13:54:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2E66D8E58F; Wed, 14 Jun 2017 13:54:45 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6855E3FE8; Wed, 14 Jun 2017 13:54:45 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5EDsins003127; Wed, 14 Jun 2017 13:54:44 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EDsiZp003124; Wed, 14 Jun 2017 13:54:44 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201706141354.v5EDsiZp003124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Wed, 14 Jun 2017 13:54:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443568 - head/textproc/translate-toolkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 13:54:45 -0000 Author: jpaetzel Date: Wed Jun 14 13:54:44 2017 New Revision: 443568 URL: https://svnweb.freebsd.org/changeset/ports/443568 Log: Update translate-toolkit to version 2.1.0 PR: 219962 Submitted by: rene Modified: head/textproc/translate-toolkit/Makefile head/textproc/translate-toolkit/distinfo head/textproc/translate-toolkit/pkg-descr Modified: head/textproc/translate-toolkit/Makefile ============================================================================== --- head/textproc/translate-toolkit/Makefile Wed Jun 14 12:55:29 2017 (r443567) +++ head/textproc/translate-toolkit/Makefile Wed Jun 14 13:54:44 2017 (r443568) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= translate-toolkit -PORTVERSION= 2.0.0b7 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= textproc MASTER_SITES= CHEESESHOP Modified: head/textproc/translate-toolkit/distinfo ============================================================================== --- head/textproc/translate-toolkit/distinfo Wed Jun 14 12:55:29 2017 (r443567) +++ head/textproc/translate-toolkit/distinfo Wed Jun 14 13:54:44 2017 (r443568) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478405870 -SHA256 (translate-toolkit-2.0.0b7.tar.bz2) = 0bc4fc211a8c7809e4e575cf6369c9fa90a39f5620a5182d210731942f45383e -SIZE (translate-toolkit-2.0.0b7.tar.bz2) = 4794559 +TIMESTAMP = 1497383067 +SHA256 (translate-toolkit-2.1.0.tar.bz2) = 785fcf2136e1b1a920e2127c0ad2701c5e799680bc5e33983c61ed815ee693ee +SIZE (translate-toolkit-2.1.0.tar.bz2) = 4811638 Modified: head/textproc/translate-toolkit/pkg-descr ============================================================================== --- head/textproc/translate-toolkit/pkg-descr Wed Jun 14 12:55:29 2017 (r443567) +++ head/textproc/translate-toolkit/pkg-descr Wed Jun 14 13:54:44 2017 (r443568) @@ -14,4 +14,4 @@ between these formats. Also part of the Toolkit are Python programs to create word counts, merge translations and perform various checks on PO and XLIFF files. -WWW: http://translate.sourceforge.net/ +WWW: https://github.com/translate/translate/ From owner-svn-ports-head@freebsd.org Wed Jun 14 15:12:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FA8DB94296; Wed, 14 Jun 2017 15:12:54 +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 0E15C67A7E; Wed, 14 Jun 2017 15:12: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 v5EFCrnX036591; Wed, 14 Jun 2017 15:12:53 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EFCrtM036589; Wed, 14 Jun 2017 15:12:53 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201706141512.v5EFCrtM036589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 14 Jun 2017 15:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443575 - head/multimedia/plexmediaserver-plexpass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 15:12:54 -0000 Author: feld Date: Wed Jun 14 15:12:52 2017 New Revision: 443575 URL: https://svnweb.freebsd.org/changeset/ports/443575 Log: multimedia/plexmediaserver-plexpass: Update to 1.7.3 Changelog: https://forums.plex.tv/discussion/comment/1459315#Comment_1459315 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Wed Jun 14 14:06:35 2017 (r443574) +++ head/multimedia/plexmediaserver-plexpass/Makefile Wed Jun 14 15:12:52 2017 (r443575) @@ -1,13 +1,13 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 1.7.2.3878 +PORTVERSION= 1.7.3.3937 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass MAINTAINER= feld@FreeBSD.org -PLEX_BUILD= 8088811b8 +PLEX_BUILD= 70f781325 USE_RC_SUBR= ${PORTNAME}_plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Wed Jun 14 14:06:35 2017 (r443574) +++ head/multimedia/plexmediaserver-plexpass/distinfo Wed Jun 14 15:12:52 2017 (r443575) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496267590 -SHA256 (PlexMediaServer-1.7.2.3878-8088811b8-freebsd-amd64.tar.bz2) = 303360916a4687142c6a304111713b62abefd8e15e2ea04461ee15f03a7341fb -SIZE (PlexMediaServer-1.7.2.3878-8088811b8-freebsd-amd64.tar.bz2) = 85166939 +TIMESTAMP = 1497452587 +SHA256 (PlexMediaServer-1.7.3.3937-70f781325-freebsd-amd64.tar.bz2) = 0bfc049fcba803f0aa9dbac6908efecfaf93cbe83c25d2ad13c2534caa082266 +SIZE (PlexMediaServer-1.7.3.3937-70f781325-freebsd-amd64.tar.bz2) = 85203863 From owner-svn-ports-head@freebsd.org Wed Jun 14 15:44:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7234AB94DDE; Wed, 14 Jun 2017 15:44:18 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B49268FC2; Wed, 14 Jun 2017 15:44:18 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5EFiHCX048949; Wed, 14 Jun 2017 15:44:17 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EFiH60048944; Wed, 14 Jun 2017 15:44:17 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201706141544.v5EFiH60048944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Wed, 14 Jun 2017 15:44:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443576 - in head/mail/rspamd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 15:44:18 -0000 Author: vsevolod Date: Wed Jun 14 15:44:16 2017 New Revision: 443576 URL: https://svnweb.freebsd.org/changeset/ports/443576 Log: - Add configuration file sample for proxy worker [1] - Add LICENSE_FILE [1] - Sort pkg-plist [1] - Fix homepage URI [1] - Update to 1.6.1 Submitted by: Alexander Moisseev [1] Modified: head/mail/rspamd/Makefile head/mail/rspamd/distinfo head/mail/rspamd/files/patch-CMakeLists.txt head/mail/rspamd/pkg-descr head/mail/rspamd/pkg-plist Modified: head/mail/rspamd/Makefile ============================================================================== --- head/mail/rspamd/Makefile Wed Jun 14 15:12:52 2017 (r443575) +++ head/mail/rspamd/Makefile Wed Jun 14 15:44:16 2017 (r443576) @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org COMMENT= Fast spam filtering system LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre \ libevent.so:devel/libevent \ Modified: head/mail/rspamd/distinfo ============================================================================== --- head/mail/rspamd/distinfo Wed Jun 14 15:12:52 2017 (r443575) +++ head/mail/rspamd/distinfo Wed Jun 14 15:44:16 2017 (r443576) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497338753 -SHA256 (vstakhov-rspamd-1.6.0_GH0.tar.gz) = 8a4df7115193fce8c8147495ef6b25961acd0f9758a12c6c5f6617f227f7153e -SIZE (vstakhov-rspamd-1.6.0_GH0.tar.gz) = 2461626 +TIMESTAMP = 1497454959 +SHA256 (vstakhov-rspamd-1.6.1_GH0.tar.gz) = c992f1063bc59c9cbe36db4d6a74fb382049528b7310ae30e79da75d460e761e +SIZE (vstakhov-rspamd-1.6.1_GH0.tar.gz) = 2462565 Modified: head/mail/rspamd/files/patch-CMakeLists.txt ============================================================================== --- head/mail/rspamd/files/patch-CMakeLists.txt Wed Jun 14 15:12:52 2017 (r443575) +++ head/mail/rspamd/files/patch-CMakeLists.txt Wed Jun 14 15:44:16 2017 (r443576) @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2017-01-17 14:11:25 UTC +--- CMakeLists.txt.orig 2017-06-06 15:07:59 UTC +++ CMakeLists.txt -@@ -1286,6 +1286,23 @@ ELSE(WANT_SYSTEMD_UNITS MATCHES "ON") +@@ -1302,6 +1302,24 @@ ELSE(WANT_SYSTEMD_UNITS MATCHES "ON") ENDIF(WANT_SYSTEMD_UNITS MATCHES "ON") IF(BUILD_PORT) INSTALL_IF_NOT_EXISTS(${MAIN_CONF} ${CONFDIR} "rspamd.conf" ".sample") @@ -10,6 +10,7 @@ + INSTALL_IF_NOT_EXISTS("conf/worker-controller.inc" ${CONFDIR} "worker-controller.inc" ".sample") + INSTALL_IF_NOT_EXISTS("conf/worker-fuzzy.inc" ${CONFDIR} "worker-fuzzy.inc" ".sample") + INSTALL_IF_NOT_EXISTS("conf/worker-normal.inc" ${CONFDIR} "worker-normal.inc" ".sample") ++ INSTALL_IF_NOT_EXISTS("conf/worker-proxy.inc" ${CONFDIR} "worker-proxy.inc" ".sample") + INSTALL_IF_NOT_EXISTS("conf/2tld.inc" ${CONFDIR} "2tld.inc" ".sample") + INSTALL_IF_NOT_EXISTS("conf/mime_types.inc" ${CONFDIR} "mime_types.inc" ".sample") + INSTALL_IF_NOT_EXISTS("conf/composites.conf" ${CONFDIR} "composites.conf" ".sample") Modified: head/mail/rspamd/pkg-descr ============================================================================== --- head/mail/rspamd/pkg-descr Wed Jun 14 15:12:52 2017 (r443575) +++ head/mail/rspamd/pkg-descr Wed Jun 14 15:44:16 2017 (r443576) @@ -2,4 +2,4 @@ Rspamd is fast, modular and lightweight spam filter. I with big ammount of mail and can be easily extended with own filters written in lua. -WWW: https://rspamd.com +WWW: https://rspamd.com/ Modified: head/mail/rspamd/pkg-plist ============================================================================== --- head/mail/rspamd/pkg-plist Wed Jun 14 15:12:52 2017 (r443575) +++ head/mail/rspamd/pkg-plist Wed Jun 14 15:44:16 2017 (r443576) @@ -17,8 +17,8 @@ bin/rspamc @sample %%ETCDIR%%/mid.inc.sample @sample %%ETCDIR%%/modules.conf.sample %%ETCDIR%%/modules.d/antivirus.conf -%%ETCDIR%%/modules.d/asn.conf %%ETCDIR%%/modules.d/arc.conf +%%ETCDIR%%/modules.d/asn.conf %%ETCDIR%%/modules.d/chartable.conf %%ETCDIR%%/modules.d/clickhouse.conf %%ETCDIR%%/modules.d/dcc.conf @@ -68,11 +68,19 @@ bin/rspamc @sample %%ETCDIR%%/worker-controller.inc.sample @sample %%ETCDIR%%/worker-fuzzy.inc.sample @sample %%ETCDIR%%/worker-normal.inc.sample +@sample %%ETCDIR%%/worker-proxy.inc.sample @sample %%ETCDIR%%/rspamd.newsyslog.conf.sample -%%ETCDIR%%/worker-proxy.inc etc/newsyslog.conf.d/rspamd.newsyslog.conf lib/rspamd/librspamd-actrie.so %%DATADIR%%/effective_tld_names.dat +%%DATADIR%%/lib/auth_results.lua +%%DATADIR%%/lib/dkim_sign_tools.lua +%%DATADIR%%/lib/fun.lua +%%DATADIR%%/lib/global_functions.lua +%%DATADIR%%/lib/lua_redis.lua +%%DATADIR%%/lib/lua_util.lua +%%DATADIR%%/lib/maps.lua +%%DATADIR%%/lib/meta_functions.lua %%DATADIR%%/lua/antivirus.lua %%DATADIR%%/lua/arc.lua %%DATADIR%%/lua/asn.lua @@ -115,14 +123,6 @@ lib/rspamd/librspamd-actrie.so %%DATADIR%%/lua/trie.lua %%DATADIR%%/lua/url_reputation.lua %%DATADIR%%/lua/whitelist.lua -%%DATADIR%%/lib/auth_results.lua -%%DATADIR%%/lib/dkim_sign_tools.lua -%%DATADIR%%/lib/global_functions.lua -%%DATADIR%%/lib/lua_redis.lua -%%DATADIR%%/lib/lua_util.lua -%%DATADIR%%/lib/maps.lua -%%DATADIR%%/lib/meta_functions.lua -%%DATADIR%%/lib/fun.lua %%DATADIR%%/rules/forwarding.lua %%DATADIR%%/rules/headers_checks.lua %%DATADIR%%/rules/html.lua From owner-svn-ports-head@freebsd.org Wed Jun 14 15:48:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A49DB94E72; Wed, 14 Jun 2017 15:48: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 C49C76A0E9; Wed, 14 Jun 2017 15:48:54 +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 v5EFmrdN049210; Wed, 14 Jun 2017 15:48:53 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EFmrOa049209; Wed, 14 Jun 2017 15:48:53 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706141548.v5EFmrOa049209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 14 Jun 2017 15:48:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443577 - head/devel/libsigc++20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 15:48:55 -0000 Author: kwm Date: Wed Jun 14 15:48:53 2017 New Revision: 443577 URL: https://svnweb.freebsd.org/changeset/ports/443577 Log: Add portscout to stop looking for newer versions other then this series. It not clear yet if the next stable version will be a update to this port or that it will be a new one. Modified: head/devel/libsigc++20/Makefile Modified: head/devel/libsigc++20/Makefile ============================================================================== --- head/devel/libsigc++20/Makefile Wed Jun 14 15:44:16 2017 (r443576) +++ head/devel/libsigc++20/Makefile Wed Jun 14 15:48:53 2017 (r443577) @@ -13,6 +13,8 @@ COMMENT= Callback Framework for C++ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING +PORTSCOUT= limit:^2\.10\. + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= compiler:c++11-lang gmake libtool pathfix perl5 tar:xz From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28E1FB95A49; Wed, 14 Jun 2017 16:10:03 +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 DB47A6AD71; Wed, 14 Jun 2017 16:10: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 v5EGA2s3057772; Wed, 14 Jun 2017 16:10:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGA1gA057770; Wed, 14 Jun 2017 16:10:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGA1gA057770@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, 14 Jun 2017 16:10:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443578 - head/www/tinymce X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:03 -0000 Author: sunpoet Date: Wed Jun 14 16:10:01 2017 New Revision: 443578 URL: https://svnweb.freebsd.org/changeset/ports/443578 Log: Update to 4.6.4 Changes: https://github.com/tinymce/tinymce/blob/master/changelog.txt Modified: head/www/tinymce/Makefile head/www/tinymce/distinfo Modified: head/www/tinymce/Makefile ============================================================================== --- head/www/tinymce/Makefile Wed Jun 14 15:48:53 2017 (r443577) +++ head/www/tinymce/Makefile Wed Jun 14 16:10:01 2017 (r443578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 4.6.3 +PORTVERSION= 4.6.4 CATEGORIES= www MASTER_SITES= http://download.ephox.com/${PORTNAME}/community/ \ LOCAL/sunpoet Modified: head/www/tinymce/distinfo ============================================================================== --- head/www/tinymce/distinfo Wed Jun 14 15:48:53 2017 (r443577) +++ head/www/tinymce/distinfo Wed Jun 14 16:10:01 2017 (r443578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496250978 -SHA256 (tinymce_4.6.3.zip) = 738f5c73df13b16b6630d67f27320b434bd8c46770feb97af7ec8d335120cacf -SIZE (tinymce_4.6.3.zip) = 446573 +TIMESTAMP = 1497440950 +SHA256 (tinymce_4.6.4.zip) = b31d193b427a2e96a47330069441dca68dea969844eb88c4137f3c1fc6221aea +SIZE (tinymce_4.6.4.zip) = 451872 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21F9EB95A64; Wed, 14 Jun 2017 16:10:08 +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 DCDCC6AD7A; Wed, 14 Jun 2017 16:10:07 +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 v5EGA7LA057891; Wed, 14 Jun 2017 16:10:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGA6KV057889; Wed, 14 Jun 2017 16:10:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGA6KV057889@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, 14 Jun 2017 16:10:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443579 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:08 -0000 Author: sunpoet Date: Wed Jun 14 16:10:06 2017 New Revision: 443579 URL: https://svnweb.freebsd.org/changeset/ports/443579 Log: Update to 0.54 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 14 16:10:01 2017 (r443578) +++ head/devel/p5-Inline-Python/Makefile Wed Jun 14 16:10:06 2017 (r443579) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Inline-Python -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Inline-Python/distinfo ============================================================================== --- head/devel/p5-Inline-Python/distinfo Wed Jun 14 16:10:01 2017 (r443578) +++ head/devel/p5-Inline-Python/distinfo Wed Jun 14 16:10:06 2017 (r443579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496842465 -SHA256 (Inline-Python-0.53.tar.gz) = d5adef4880e9c8e3e8c6c9a5b3c77a0d7bcc9de2cc2bf1613dacb358a7c981c6 -SIZE (Inline-Python-0.53.tar.gz) = 57064 +TIMESTAMP = 1497440959 +SHA256 (Inline-Python-0.54.tar.gz) = 671d7ec1179744e73693bdc86cb46d1e26b6c14dd257262014a71688b0a7c6ea +SIZE (Inline-Python-0.54.tar.gz) = 58368 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83062B95AEB; Wed, 14 Jun 2017 16:10: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 50B696AE39; Wed, 14 Jun 2017 16:10: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 v5EGAGFh058131; Wed, 14 Jun 2017 16:10:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGAGUu058129; Wed, 14 Jun 2017 16:10:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGAGUu058129@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, 14 Jun 2017 16:10:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443581 - head/databases/rubygem-activerecord-import X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:17 -0000 Author: sunpoet Date: Wed Jun 14 16:10:16 2017 New Revision: 443581 URL: https://svnweb.freebsd.org/changeset/ports/443581 Log: Update to 0.19.0 Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md Modified: head/databases/rubygem-activerecord-import/Makefile head/databases/rubygem-activerecord-import/distinfo Modified: head/databases/rubygem-activerecord-import/Makefile ============================================================================== --- head/databases/rubygem-activerecord-import/Makefile Wed Jun 14 16:10:11 2017 (r443580) +++ head/databases/rubygem-activerecord-import/Makefile Wed Jun 14 16:10:16 2017 (r443581) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= activerecord-import -PORTVERSION= 0.18.3 +PORTVERSION= 0.19.0 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-activerecord-import/distinfo ============================================================================== --- head/databases/rubygem-activerecord-import/distinfo Wed Jun 14 16:10:11 2017 (r443580) +++ head/databases/rubygem-activerecord-import/distinfo Wed Jun 14 16:10:16 2017 (r443581) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494508643 -SHA256 (rubygem/activerecord-import-0.18.3.gem) = 32351c4c5292cb56cceb2cd6a47d1509d18c836bfa276bac6d3731066c720107 -SIZE (rubygem/activerecord-import-0.18.3.gem) = 48640 +TIMESTAMP = 1497440976 +SHA256 (rubygem/activerecord-import-0.19.0.gem) = 148cf2362b0c2a290dfd9c3a101ce6f88ec9b94cd0ed5595a5579e61c01a8ec6 +SIZE (rubygem/activerecord-import-0.19.0.gem) = 49152 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7986B95A92; Wed, 14 Jun 2017 16:10: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 9564D6ADCF; Wed, 14 Jun 2017 16:10: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 v5EGABv3058012; Wed, 14 Jun 2017 16:10:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGABHS058010; Wed, 14 Jun 2017 16:10:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGABHS058010@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, 14 Jun 2017 16:10:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443580 - head/math/p5-Math-Evol X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:12 -0000 Author: sunpoet Date: Wed Jun 14 16:10:11 2017 New Revision: 443580 URL: https://svnweb.freebsd.org/changeset/ports/443580 Log: Update to 1.13 - Add NO_ARCH Changes: http://search.cpan.org/dist/Math-Evol/Changes Modified: head/math/p5-Math-Evol/Makefile head/math/p5-Math-Evol/distinfo Modified: head/math/p5-Math-Evol/Makefile ============================================================================== --- head/math/p5-Math-Evol/Makefile Wed Jun 14 16:10:06 2017 (r443579) +++ head/math/p5-Math-Evol/Makefile Wed Jun 14 16:10:11 2017 (r443580) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Evol -PORTVERSION= 1.12 -PORTREVISION= 1 +PORTVERSION= 1.13 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implements the evolution search strategy +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/math/p5-Math-Evol/distinfo ============================================================================== --- head/math/p5-Math-Evol/distinfo Wed Jun 14 16:10:06 2017 (r443579) +++ head/math/p5-Math-Evol/distinfo Wed Jun 14 16:10:11 2017 (r443580) @@ -1,2 +1,3 @@ -SHA256 (Math-Evol-1.12.tar.gz) = 5a30072844d1b14ccc2762c422e8d249bb5440b270e2d92a22649eaff4b40180 -SIZE (Math-Evol-1.12.tar.gz) = 29730 +TIMESTAMP = 1497440969 +SHA256 (Math-Evol-1.13.tar.gz) = d6b9cafbd8e1997335e20bf37f49bd22ce5b1e60434ec80a3b3f7cc5c31e0ccf +SIZE (Math-Evol-1.13.tar.gz) = 34932 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 937DBB95B30; Wed, 14 Jun 2017 16:10:22 +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 5EE0F6AEAA; Wed, 14 Jun 2017 16:10:22 +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 v5EGALLm058251; Wed, 14 Jun 2017 16:10:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGAL1X058249; Wed, 14 Jun 2017 16:10:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGAL1X058249@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, 14 Jun 2017 16:10:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443582 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:22 -0000 Author: sunpoet Date: Wed Jun 14 16:10:21 2017 New Revision: 443582 URL: https://svnweb.freebsd.org/changeset/ports/443582 Log: Update to 2.9.39 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 14 16:10:16 2017 (r443581) +++ head/devel/rubygem-aws-sdk-core/Makefile Wed Jun 14 16:10:21 2017 (r443582) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.38 +PORTVERSION= 2.9.39 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Wed Jun 14 16:10:16 2017 (r443581) +++ head/devel/rubygem-aws-sdk-core/distinfo Wed Jun 14 16:10:21 2017 (r443582) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497359783 -SHA256 (rubygem/aws-sdk-core-2.9.38.gem) = 3af2d1d56e4a768d3eab2062c9b191b47749c52a21cda6a1a086599e61dc5e57 -SIZE (rubygem/aws-sdk-core-2.9.38.gem) = 1030144 +TIMESTAMP = 1497440983 +SHA256 (rubygem/aws-sdk-core-2.9.39.gem) = 87a8a85d280a909ffb2da51920ee94ee33455ce041d83479ae1166d0fed6dc1d +SIZE (rubygem/aws-sdk-core-2.9.39.gem) = 1030144 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB203B95B70; Wed, 14 Jun 2017 16:10: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 7B5886AF1F; Wed, 14 Jun 2017 16:10: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 v5EGAQa2058374; Wed, 14 Jun 2017 16:10:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGAQ9A058372; Wed, 14 Jun 2017 16:10:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGAQ9A058372@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, 14 Jun 2017 16:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443583 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:27 -0000 Author: sunpoet Date: Wed Jun 14 16:10:26 2017 New Revision: 443583 URL: https://svnweb.freebsd.org/changeset/ports/443583 Log: Update to 2.9.39 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 14 16:10:21 2017 (r443582) +++ head/devel/rubygem-aws-sdk-resources/Makefile Wed Jun 14 16:10:26 2017 (r443583) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.38 +PORTVERSION= 2.9.39 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Wed Jun 14 16:10:21 2017 (r443582) +++ head/devel/rubygem-aws-sdk-resources/distinfo Wed Jun 14 16:10:26 2017 (r443583) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497359788 -SHA256 (rubygem/aws-sdk-resources-2.9.38.gem) = 1625b3efd12d86e9a7592b1d64f0097aafce855c1d35adfb889f63e428533287 -SIZE (rubygem/aws-sdk-resources-2.9.38.gem) = 48640 +TIMESTAMP = 1497440989 +SHA256 (rubygem/aws-sdk-resources-2.9.39.gem) = c629b9cea7505c4c3963de511953a9f5384096962c2b9ee0fc0b511cafe9d9cd +SIZE (rubygem/aws-sdk-resources-2.9.39.gem) = 48640 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC7B7B95BAC; Wed, 14 Jun 2017 16:10: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 B803E6AF95; Wed, 14 Jun 2017 16:10: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 v5EGAV5b058493; Wed, 14 Jun 2017 16:10:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGAVlM058491; Wed, 14 Jun 2017 16:10:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGAVlM058491@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, 14 Jun 2017 16:10:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443584 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:33 -0000 Author: sunpoet Date: Wed Jun 14 16:10:31 2017 New Revision: 443584 URL: https://svnweb.freebsd.org/changeset/ports/443584 Log: Update to 2.9.39 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 14 16:10:26 2017 (r443583) +++ head/devel/rubygem-aws-sdk/Makefile Wed Jun 14 16:10:31 2017 (r443584) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.38 +PORTVERSION= 2.9.39 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Wed Jun 14 16:10:26 2017 (r443583) +++ head/devel/rubygem-aws-sdk/distinfo Wed Jun 14 16:10:31 2017 (r443584) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497359794 -SHA256 (rubygem/aws-sdk-2.9.38.gem) = 0992587dee3738ab605ef3fd6f8543256cda6ae6657b2b9901fcaef001c36df2 -SIZE (rubygem/aws-sdk-2.9.38.gem) = 4608 +TIMESTAMP = 1497440994 +SHA256 (rubygem/aws-sdk-2.9.39.gem) = 809fbb65af4241cd9fbc5559f67b1ee938f9c3b80e8ba9f07185e2056c1d23ff +SIZE (rubygem/aws-sdk-2.9.39.gem) = 4608 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0585CB95BDB; Wed, 14 Jun 2017 16:10: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 C767F6E022; Wed, 14 Jun 2017 16:10: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 v5EGAa3V058616; Wed, 14 Jun 2017 16:10:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGAasB058614; Wed, 14 Jun 2017 16:10:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGAasB058614@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, 14 Jun 2017 16:10:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443585 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:38 -0000 Author: sunpoet Date: Wed Jun 14 16:10:36 2017 New Revision: 443585 URL: https://svnweb.freebsd.org/changeset/ports/443585 Log: Update to 2.0.2 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 Wed Jun 14 16:10:31 2017 (r443584) +++ head/net/rubygem-gitlab_omniauth-ldap/Makefile Wed Jun 14 16:10:36 2017 (r443585) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_omniauth-ldap -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitlab_omniauth-ldap/distinfo ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap/distinfo Wed Jun 14 16:10:31 2017 (r443584) +++ head/net/rubygem-gitlab_omniauth-ldap/distinfo Wed Jun 14 16:10:36 2017 (r443585) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497081041 -SHA256 (rubygem/gitlab_omniauth-ldap-2.0.1.gem) = f5aa5d30361ca31eed243df3f4816ca800970cb74ec81883e66194b8a6efab06 -SIZE (rubygem/gitlab_omniauth-ldap-2.0.1.gem) = 13824 +TIMESTAMP = 1497441001 +SHA256 (rubygem/gitlab_omniauth-ldap-2.0.2.gem) = e393016d5dd9e9e0869e63eb9ddf073e5989f2c240681e1c31747aac44f94608 +SIZE (rubygem/gitlab_omniauth-ldap-2.0.2.gem) = 13824 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A5B0B95C0E; Wed, 14 Jun 2017 16:10:43 +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 EC4A26E0AC; Wed, 14 Jun 2017 16:10:42 +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 v5EGAgOJ058736; Wed, 14 Jun 2017 16:10:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGAf2d058734; Wed, 14 Jun 2017 16:10:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGAf2d058734@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, 14 Jun 2017 16:10:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443586 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:43 -0000 Author: sunpoet Date: Wed Jun 14 16:10:41 2017 New Revision: 443586 URL: https://svnweb.freebsd.org/changeset/ports/443586 Log: Update to 3.4.1 Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Wed Jun 14 16:10:36 2017 (r443585) +++ head/www/rubygem-selenium-webdriver/Makefile Wed Jun 14 16:10:41 2017 (r443586) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,8 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-childprocess>=0.5:devel/rubygem-childprocess \ - rubygem-rubyzip>=1.0:archivers/rubygem-rubyzip \ - rubygem-websocket>=1.0:www/rubygem-websocket + rubygem-rubyzip>=1.0:archivers/rubygem-rubyzip USE_RUBY= yes USES= gem Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Wed Jun 14 16:10:36 2017 (r443585) +++ head/www/rubygem-selenium-webdriver/distinfo Wed Jun 14 16:10:41 2017 (r443586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492839252 -SHA256 (rubygem/selenium-webdriver-3.4.0.gem) = 80cb651a6e403f976c1d5d01539f6e70dc6e1ba0645bcc1d47e170327f704a17 -SIZE (rubygem/selenium-webdriver-3.4.0.gem) = 834560 +TIMESTAMP = 1497441008 +SHA256 (rubygem/selenium-webdriver-3.4.1.gem) = 7b38d3b6cf2f379e2b9c50c9db38f5437f7a667a040c95c9ec91133b965934da +SIZE (rubygem/selenium-webdriver-3.4.1.gem) = 837632 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EB643B95C48; Wed, 14 Jun 2017 16:10:47 +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 B92596E125; Wed, 14 Jun 2017 16:10:47 +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 v5EGAkmu058839; Wed, 14 Jun 2017 16:10:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGAkaQ058838; Wed, 14 Jun 2017 16:10:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGAkaQ058838@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, 14 Jun 2017 16:10:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443587 - head/security/osiris X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:48 -0000 Author: sunpoet Date: Wed Jun 14 16:10:46 2017 New Revision: 443587 URL: https://svnweb.freebsd.org/changeset/ports/443587 Log: Use USES=readline Modified: head/security/osiris/Makefile Modified: head/security/osiris/Makefile ============================================================================== --- head/security/osiris/Makefile Wed Jun 14 16:10:41 2017 (r443586) +++ head/security/osiris/Makefile Wed Jun 14 16:10:46 2017 (r443587) @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Shmoo client/server host integrity checker GNU_CONFIGURE= yes -USES= ssl +USES= readline ssl OPTIONS_DEFINE= OSIRISMD OSIRISD PRINTDB CLI OPTIONS_DEFAULT= OSIRISD @@ -21,10 +21,6 @@ OSIRISMD_DESC= Management daemon OSIRISD_DESC= Scan agent PRINTDB_DESC= Database print tool CLI_DESC= Management CLI - -.if exists(${LOCALBASE}/lib/libreadline.so.6) -USES+= readline:port -.endif post-build-PRINTDB-on: cd ${WRKSRC}/src/tools && ${MAKE_CMD} From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C37F2B95C6F; Wed, 14 Jun 2017 16: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 932206E198; Wed, 14 Jun 2017 16:10: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 v5EGApee058970; Wed, 14 Jun 2017 16:10:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGApdU058968; Wed, 14 Jun 2017 16:10:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGApdU058968@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, 14 Jun 2017 16:10:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443588 - in head/sysutils/tty-clock: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:10:52 -0000 Author: sunpoet Date: Wed Jun 14 16:10:51 2017 New Revision: 443588 URL: https://svnweb.freebsd.org/changeset/ports/443588 Log: Update to 2.3 - Take maintainership Deleted: head/sysutils/tty-clock/files/ Modified: head/sysutils/tty-clock/Makefile head/sysutils/tty-clock/distinfo Modified: head/sysutils/tty-clock/Makefile ============================================================================== --- head/sysutils/tty-clock/Makefile Wed Jun 14 16:10:46 2017 (r443587) +++ head/sysutils/tty-clock/Makefile Wed Jun 14 16:10:51 2017 (r443588) @@ -2,35 +2,30 @@ # $FreeBSD$ PORTNAME= tty-clock -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.3 +DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Terminal based clock LICENSE= BSD3CLAUSE -USE_GITHUB= yes -GH_ACCOUNT= xorg62 -GH_TAGNAME= a82fd71 - -USES= ncurses ALL_TARGET= tty-clock +LDFLAGS+= -lncursesw +USES= gmake ncurses pkgconfig -PLIST_FILES= bin/tty-clock +PLIST_FILES= bin/tty-clock \ + man/man1/tty-clock.1.gz +GH_ACCOUNT= xorg62 +USE_GITHUB= yes + post-patch: - @${REINPLACE_CMD} -e \ - '/^CC/s| =| ?=| ; \ - s|/usr/local|$${PREFIX}| ; \ - /^CFLAGS/s| =| +=| ; \ - s|-Wall -g|-Wall| ; \ - /^LDFLAGS/s| =| +=| ; \ - /@echo /s|^|#| ; \ - s|@$${CC} |$${CC} | ; \ - s|@cp |$${BSD_INSTALL_PROGRAM} | ; \ - s| $${INSTALLPATH}| $${DESTDIR}$${INSTALLPATH}| ; \ - /@chmod /s|^|#|' ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e 's|share/man|man|; s| -g||; /@echo /d; /@chmod/d' ${WRKSRC}/Makefile + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/tty-clock ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_MAN} ${WRKSRC}/tty-clock.1 ${STAGEDIR}${PREFIX}/man/man1/ .include Modified: head/sysutils/tty-clock/distinfo ============================================================================== --- head/sysutils/tty-clock/distinfo Wed Jun 14 16:10:46 2017 (r443587) +++ head/sysutils/tty-clock/distinfo Wed Jun 14 16:10:51 2017 (r443588) @@ -1,2 +1,3 @@ -SHA256 (xorg62-tty-clock-2.0.0-a82fd71_GH0.tar.gz) = 6123eff580a0f5f6e61d0ab8e4c74a4c97d9bb31fe9cd5c66c01c721da87eacc -SIZE (xorg62-tty-clock-2.0.0-a82fd71_GH0.tar.gz) = 5028 +TIMESTAMP = 1497207906 +SHA256 (xorg62-tty-clock-v2.3_GH0.tar.gz) = 343e119858db7d5622a545e15a3bbfde65c107440700b62f9df0926db8f57984 +SIZE (xorg62-tty-clock-v2.3_GH0.tar.gz) = 7764 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:20:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7AC6BEE3B0; Wed, 14 Jun 2017 16:20:24 +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 A5E8F6F130; Wed, 14 Jun 2017 16:20:24 +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 v5EGKN9G063380; Wed, 14 Jun 2017 16:20:23 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGKNtr063378; Wed, 14 Jun 2017 16:20:23 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706141620.v5EGKNtr063378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Wed, 14 Jun 2017 16:20:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443589 - head/devel/git-modes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:20:24 -0000 Author: ultima Date: Wed Jun 14 16:20:23 2017 New Revision: 443589 URL: https://svnweb.freebsd.org/changeset/ports/443589 Log: * Updated to 1.2.4 * Added NO_ARCH Changelog: - gitconfig: Avoid highlighting long flags - Update copyright years PR: 219974 Submitted by: Yasuhiro KIMURA (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11192 Modified: head/devel/git-modes/Makefile head/devel/git-modes/distinfo Modified: head/devel/git-modes/Makefile ============================================================================== --- head/devel/git-modes/Makefile Wed Jun 14 16:10:51 2017 (r443588) +++ head/devel/git-modes/Makefile Wed Jun 14 16:20:23 2017 (r443589) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= git-modes -PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTVERSION= 1.2.4 PORTEPOCH= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -20,6 +19,7 @@ GH_ACCOUNT= magit USES= gmake USE_EMACS= yes PORTDOCS= README.md +NO_ARCH= yes ALL_TARGET= lisp Modified: head/devel/git-modes/distinfo ============================================================================== --- head/devel/git-modes/distinfo Wed Jun 14 16:10:51 2017 (r443588) +++ head/devel/git-modes/distinfo Wed Jun 14 16:20:23 2017 (r443589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472128374 -SHA256 (magit-git-modes-1.2.2_GH0.tar.gz) = 8d18639cd7c1a09a8a00fa8e3250ab9c1210c839e9c54d42bd19ad285160693d -SIZE (magit-git-modes-1.2.2_GH0.tar.gz) = 18037 +TIMESTAMP = 1497344364 +SHA256 (magit-git-modes-1.2.4_GH0.tar.gz) = 149d91b52ca222e360a9d22bdb6898243e8a3650580846e9ee927a2b81abb977 +SIZE (magit-git-modes-1.2.4_GH0.tar.gz) = 18087 From owner-svn-ports-head@freebsd.org Wed Jun 14 16:22:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 411B1BEE575; Wed, 14 Jun 2017 16:22:15 +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 10B2A6F44D; Wed, 14 Jun 2017 16:22:14 +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 v5EGMEC2067084; Wed, 14 Jun 2017 16:22:14 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGMEZi067082; Wed, 14 Jun 2017 16:22:14 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706141622.v5EGMEZi067082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Wed, 14 Jun 2017 16:22:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443590 - head/editors/with-editor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 16:22:15 -0000 Author: ultima Date: Wed Jun 14 16:22:13 2017 New Revision: 443590 URL: https://svnweb.freebsd.org/changeset/ports/443590 Log: * Updated to 2.5.10 Changelog: - Add a space in before export command to avoid polluting HISTFILE PR: 219975 Submitted by: Yasuhiro KIMURA (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11193 Modified: head/editors/with-editor/Makefile head/editors/with-editor/distinfo Modified: head/editors/with-editor/Makefile ============================================================================== --- head/editors/with-editor/Makefile Wed Jun 14 16:20:23 2017 (r443589) +++ head/editors/with-editor/Makefile Wed Jun 14 16:22:13 2017 (r443590) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= with-editor -PORTVERSION= 2.5.9 -PORTREVISION= 1 +PORTVERSION= 2.5.10 DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} Modified: head/editors/with-editor/distinfo ============================================================================== --- head/editors/with-editor/distinfo Wed Jun 14 16:20:23 2017 (r443589) +++ head/editors/with-editor/distinfo Wed Jun 14 16:22:13 2017 (r443590) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484463070 -SHA256 (magit-with-editor-v2.5.9_GH0.tar.gz) = f0772410e280cf7926d145bcc8c43643141afefa3aa97fa2cfc08c8cbdfdce7e -SIZE (magit-with-editor-v2.5.9_GH0.tar.gz) = 28072 +TIMESTAMP = 1497344599 +SHA256 (magit-with-editor-v2.5.10_GH0.tar.gz) = c7a849ed827e830f0092695d6b99dce9fad5e1a87e6f0cf1fe7379f860505d53 +SIZE (magit-with-editor-v2.5.10_GH0.tar.gz) = 28081 From owner-svn-ports-head@freebsd.org Wed Jun 14 17:04:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A9ABBEFA15; Wed, 14 Jun 2017 17:04:48 +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 C03CE71861; Wed, 14 Jun 2017 17:04:47 +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 v5EH4k90083987; Wed, 14 Jun 2017 17:04:46 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EH4kS7083978; Wed, 14 Jun 2017 17:04:46 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706141704.v5EH4kS7083978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 14 Jun 2017 17:04:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443591 - in head/math/mumps: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 17:04:48 -0000 Author: thierry Date: Wed Jun 14 17:04:45 2017 New Revision: 443591 URL: https://svnweb.freebsd.org/changeset/ports/443591 Log: Build and install the shared libraries. They are needed by pfg@ to port trilinos. Added: head/math/mumps/files/patch-Make.inc_Makefile.inc.generic - copied, changed from r443590, head/math/mumps/files/patch-Make.inc+Makefile.inc.generic head/math/mumps/files/patch-Make.inc_Makefile.inc.generic.SEQ - copied, changed from r443590, head/math/mumps/files/patch-Make.inc+Makefile.inc.generic.SEQ head/math/mumps/files/patch-Makefile (contents, props changed) Deleted: head/math/mumps/files/patch-Make.inc+Makefile.inc.generic head/math/mumps/files/patch-Make.inc+Makefile.inc.generic.SEQ Modified: head/math/mumps/Makefile head/math/mumps/files/patch-PORD_lib_Makefile head/math/mumps/files/patch-libseq_Makefile head/math/mumps/files/patch-src_Makefile head/math/mumps/pkg-plist Modified: head/math/mumps/Makefile ============================================================================== --- head/math/mumps/Makefile Wed Jun 14 16:22:13 2017 (r443590) +++ head/math/mumps/Makefile Wed Jun 14 17:04:45 2017 (r443591) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= mumps -PORTVERSION= 4.10.0 -PORTREVISION= 6 +PORTVERSION= 4.10.0 # Please do not upgrade to 5+: if needed repocopy to math/mumps5 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ @@ -38,6 +38,7 @@ MAKE_JOBS_UNSAFE=yes FORTRANLIBS= -lgfortran GCCLIBDIR= ${LDFLAGS} +USE_LDCONFIG= yes .if defined(WITH_OPTIMIZED_FLAGS) FFLAGS+= -O3 -ffast-math @@ -95,18 +96,22 @@ pre-configure: .else ${INSTALL_DATA} ${WRKSRC}/Make.inc/Makefile.inc.generic.SEQ \ ${WRKSRC}/Makefile.inc + ${REINPLACE_CMD} -e 's+LIBPAR+LIBSEQ+' ${WRKSRC}/src/Makefile .endif pre-build: ${DIRNAME} `${FC} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR +.for MF in Makefile.inc PORD/lib/Makefile libseq/Makefile src/Makefile ${REINPLACE_CMD} -e 's+@CC@+${CC}+g ; s+@FC@+${FC}+g ; \ - s+@CFLAGS@+${CFLAGS}+g; \ - s+@FCFLAGS@+${FCFLAGS}+g; \ + s+@CFLAGS@+${CFLAGS} -fPIC+g; \ + s+@FCFLAGS@+${FCFLAGS} -fPIC+g; \ + s+@SOVER@+${PORTVERSION}+g; \ s+@GCCLIBDIR@+${GCCLIBDIR}+g; \ s+@FORTRANLIBS@+${FORTRANLIBS}+g; \ s+@BLAS_LIBS@+${BLAS_LIBS}+ ; \ s+@LOCALBASE@+${LOCALBASE}+g;' \ - ${WRKSRC}/Makefile.inc + ${WRKSRC}/${MF} +.endfor .ifdef WITH_MPI ${REINPLACE_CMD} -e 's+@LAPACK_LIBS@+${LAPACK_LIBS}+g;' ${WRKSRC}/Makefile.inc .endif @@ -117,8 +122,10 @@ pre-build: do-install: ${INSTALL_DATA} ${WRKSRC}/include/*.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/lib/lib*.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/lib/lib*.so ${STAGEDIR}${PREFIX}/lib .ifndef WITH_MPI ${INSTALL_DATA} ${WRKSRC}/libseq/libmpiseq.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/libseq/libmpiseq*.so ${STAGEDIR}${PREFIX}/lib .endif ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/userguide_${PORTVERSION}.pdf ${STAGEDIR}${DOCSDIR} @@ -132,7 +139,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/examples/${ex} ${STAGEDIR}${EXAMPLESDIR} . endfor -regression-test: +regression-test: install .if defined (WITH_MPI) && defined(MAINTAINER_MODE) . if !exists(${HOME}/.mpd.conf) @${ECHO_CMD} "MPD_SECRETWORD=change_on_install" > ${HOME}/.mpd.conf Copied and modified: head/math/mumps/files/patch-Make.inc_Makefile.inc.generic (from r443590, head/math/mumps/files/patch-Make.inc+Makefile.inc.generic) ============================================================================== --- head/math/mumps/files/patch-Make.inc+Makefile.inc.generic Wed Jun 14 16:22:13 2017 (r443590, copy source) +++ head/math/mumps/files/patch-Make.inc_Makefile.inc.generic Wed Jun 14 17:04:45 2017 (r443591) @@ -1,5 +1,5 @@ ---- Make.inc/Makefile.inc.generic.orig 2011-05-10 14:56:32.000000000 +0200 -+++ Make.inc/Makefile.inc.generic 2013-08-11 17:41:51.000000000 +0200 +--- Make.inc/Makefile.inc.generic.orig 2011-05-10 12:56:32 UTC ++++ Make.inc/Makefile.inc.generic @@ -39,7 +39,7 @@ # Metis/ParMetis and SCOTCH/PT-SCOTCH (ver 5.1 and later) orderings are now available for MUMPS. # @@ -9,7 +9,7 @@ #ISCOTCH = -I$(SCOTCHDIR)/include # You have to choose one among the following two lines depending on # the type of analysis you want to perform. If you want to perform only -@@ -55,7 +55,7 @@ +@@ -55,7 +55,7 @@ LPORDDIR = $(topdir)/PORD/lib/ IPORD = -I$(topdir)/PORD/include/ LPORD = -L$(LPORDDIR) -lpord @@ -18,7 +18,7 @@ #IMETIS = # Should be provided if you use parmetis # You have to choose one among the following two lines depending on -@@ -70,7 +70,7 @@ +@@ -70,7 +70,7 @@ LPORD = -L$(LPORDDIR) -lpord # The following variables will be used in the compilation process. # Please note that -Dptscotch and -Dparmetis imply -Dscotch and -Dmetis respectively. #ORDERINGSF = -Dscotch -Dmetis -Dpord -Dptscotch -Dparmetis @@ -27,7 +27,7 @@ ORDERINGSC = $(ORDERINGSF) LORDERINGS = $(LMETIS) $(LPORD) $(LSCOTCH) -@@ -91,11 +91,11 @@ +@@ -91,11 +91,11 @@ OUTF = -o # RM : remove files RM = /bin/rm -f # CC : C compiler @@ -42,7 +42,7 @@ # AR : Archive object in a library # keep a space at the end if options have to be separated from lib name AR = ar vr -@@ -105,13 +105,13 @@ +@@ -105,13 +105,13 @@ RANLIB = ranlib #RANLIB = echo # SCALAP should define the SCALAPACK and BLACS libraries. @@ -59,7 +59,7 @@ # The parallel version is not concerned by the next two lines. # They are related to the sequential library provided by MUMPS, -@@ -121,10 +121,10 @@ +@@ -121,10 +121,10 @@ LIBSEQ = -Llibseq -lmpiseq # DEFINE HERE YOUR BLAS LIBRARY @@ -72,7 +72,7 @@ # FORTRAN/C COMPATIBILITY: # Use: -@@ -137,11 +137,11 @@ +@@ -137,11 +137,11 @@ LIBOTHERS = -lpthread # leave empty if your Fortran compiler does not change the symbols. # Copied and modified: head/math/mumps/files/patch-Make.inc_Makefile.inc.generic.SEQ (from r443590, head/math/mumps/files/patch-Make.inc+Makefile.inc.generic.SEQ) ============================================================================== --- head/math/mumps/files/patch-Make.inc+Makefile.inc.generic.SEQ Wed Jun 14 16:22:13 2017 (r443590, copy source) +++ head/math/mumps/files/patch-Make.inc_Makefile.inc.generic.SEQ Wed Jun 14 17:04:45 2017 (r443591) @@ -1,5 +1,5 @@ ---- Make.inc/Makefile.inc.generic.SEQ.orig 2011-05-10 14:56:32.000000000 +0200 -+++ Make.inc/Makefile.inc.generic.SEQ 2013-08-11 18:13:02.000000000 +0200 +--- Make.inc/Makefile.inc.generic.SEQ.orig 2011-05-10 12:56:32 UTC ++++ Make.inc/Makefile.inc.generic.SEQ @@ -41,7 +41,7 @@ # Metis/ParMetis and SCOTCH/PT-SCOTCH (ver 5.1 and later) orderings are now available for MUMPS. # @@ -9,7 +9,7 @@ #ISCOTCH = -I$(SCOTCHDIR)/include # You have to choose one among the following two lines depending on # the type of analysis you want to perform. If you want to perform only -@@ -57,7 +57,7 @@ +@@ -57,7 +57,7 @@ LPORDDIR = $(topdir)/PORD/lib/ IPORD = -I$(topdir)/PORD/include/ LPORD = -L$(LPORDDIR) -lpord @@ -18,7 +18,7 @@ #IMETIS = # Should be provided if you use parmetis # You have to choose one among the following two lines depending on -@@ -72,7 +72,7 @@ +@@ -72,7 +72,7 @@ LPORD = -L$(LPORDDIR) -lpord # The following variables will be used in the compilation process. # Please note that -Dptscotch and -Dparmetis imply -Dscotch and -Dmetis respectively. #ORDERINGSF = -Dscotch -Dmetis -Dpord -Dptscotch -Dparmetis @@ -27,7 +27,7 @@ ORDERINGSC = $(ORDERINGSF) LORDERINGS = $(LMETIS) $(LPORD) $(LSCOTCH) -@@ -95,11 +95,11 @@ +@@ -95,11 +95,11 @@ OUTF = -o # RM : remove files RM = /bin/rm -f # CC : C compiler @@ -42,7 +42,7 @@ # AR : Archive object in a library # keep a space at the end if options have to be separated from lib name AR = ar vr -@@ -112,14 +112,14 @@ +@@ -112,14 +112,14 @@ RANLIB = ranlib # the sequential library provided by MUMPS, to use instead # of ScaLAPACK and MPI. INCSEQ = -I$(topdir)/libseq @@ -60,7 +60,7 @@ # FORTRAN/C COMPATIBILITY: # Use: -@@ -132,12 +132,12 @@ +@@ -132,12 +132,12 @@ LIBOTHERS = -lpthread # leave empty if your Fortran compiler does not change the symbols. # Added: head/math/mumps/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/mumps/files/patch-Makefile Wed Jun 14 17:04:45 2017 (r443591) @@ -0,0 +1,20 @@ +--- Makefile.orig 2011-05-10 12:56:32 UTC ++++ Makefile +@@ -51,7 +51,7 @@ zexamples: z + (cd examples ; $(MAKE) z) + + +-requiredobj: Makefile.inc $(LIBSEQNEEDED) $(libdir)/libpord$(PLAT)$(LIBEXT) ++requiredobj: Makefile.inc $(LIBSEQNEEDED) $(libdir)/libpord$(PLAT)$(LIBEXT) $(libdir)/libpord$(PLAT).so + + # dummy MPI library (sequential version) + +@@ -65,7 +65,7 @@ $(libdir)/libpord$(PLAT)$(LIBEXT): + $(MAKE) CC="$(CC)" CFLAGS="$(OPTC)" AR="$(AR)" RANLIB="$(RANLIB)" OUTC=$(OUTC) LIBEXT=$(LIBEXT); \ + fi; + if [ "$(LPORDDIR)" != "" ] ; then \ +- cp $(LPORDDIR)/libpord$(LIBEXT) $@; \ ++ cp $(LPORDDIR)/libpord* $(libdir)/; \ + fi; + + clean: Modified: head/math/mumps/files/patch-PORD_lib_Makefile ============================================================================== --- head/math/mumps/files/patch-PORD_lib_Makefile Wed Jun 14 16:22:13 2017 (r443590) +++ head/math/mumps/files/patch-PORD_lib_Makefile Wed Jun 14 17:04:45 2017 (r443591) @@ -1,11 +1,21 @@ ---- PORD/lib/Makefile.orig 2011-05-10 14:56:32.000000000 +0200 -+++ PORD/lib/Makefile 2013-08-11 18:31:47.000000000 +0200 -@@ -22,7 +22,7 @@ +--- PORD/lib/Makefile.orig 2011-05-10 12:56:32 UTC ++++ PORD/lib/Makefile +@@ -21,10 +21,16 @@ OBJS = graph.o gbipart.o gbisect.o ddcre + .c.o: $(CC) $(COPTIONS) -c $*.c $(OUTC)$*.o - libpord$(LIBEXT):$(OBJS) +-libpord$(LIBEXT):$(OBJS) - $(AR)$@ $(OBJS) ++all: libpord$(LIBEXT) libpord.so ++ ++libpord$(LIBEXT): $(OBJS) + $(AR) $@ $(OBJS) $(RANLIB) $@ ++libpord.so: $(OBJS) ++ $(CC) -shared $(OBJS) -Wl,-soname,libpord$(PLAT)-@SOVER@.so -o libpord$(PLAT)-@SOVER@.so -Wl,-z,defs ++ ln -s libpord$(PLAT)-@SOVER@.so $@ ++ clean: + rm -f *.o + Modified: head/math/mumps/files/patch-libseq_Makefile ============================================================================== --- head/math/mumps/files/patch-libseq_Makefile Wed Jun 14 16:22:13 2017 (r443590) +++ head/math/mumps/files/patch-libseq_Makefile Wed Jun 14 17:04:45 2017 (r443591) @@ -1,11 +1,24 @@ ---- libseq/Makefile.orig 2011-05-10 14:56:39.000000000 +0200 -+++ libseq/Makefile 2013-08-11 18:05:34.000000000 +0200 -@@ -10,7 +10,7 @@ - libmpiseq: libmpiseq$(PLAT)$(LIBEXT) +--- libseq/Makefile.orig 2011-05-10 12:56:39 UTC ++++ libseq/Makefile +@@ -7,13 +7,19 @@ all: libmpiseq + include ../Makefile.inc + +-libmpiseq: libmpiseq$(PLAT)$(LIBEXT) ++libmpiseq: libmpiseq$(PLAT)$(LIBEXT) libmpiseq$(PLAT).so + libmpiseq$(PLAT)$(LIBEXT): mpi.o mpic.o elapse.o - $(AR)$@ mpi.o mpic.o elapse.o + $(AR) $@ mpi.o mpic.o elapse.o $(RANLIB) $@ ++ ++libmpiseq$(PLAT).so: mpi.o mpic.o elapse.o ++ $(FC) -shared ${.ALLSRC} -Wl,-soname,libmpiseq$(PLAT)-@SOVER@.so -o libmpiseq$(PLAT)-@SOVER@.so -Wl,-z,defs ++ ln -s libmpiseq$(PLAT)-@SOVER@.so $@ ++ .f.o: $(FC) $(OPTF) -c $*.f $(OUTF)$*.o ++ + .c.o: + $(CC) $(OPTC) $(CDEFS) -I. -c $*.c $(OUTC)$*.o + Modified: head/math/mumps/files/patch-src_Makefile ============================================================================== --- head/math/mumps/files/patch-src_Makefile Wed Jun 14 16:22:13 2017 (r443590) +++ head/math/mumps/files/patch-src_Makefile Wed Jun 14 17:04:45 2017 (r443591) @@ -1,16 +1,37 @@ ---- src/Makefile.orig 2011-05-10 14:56:32.000000000 +0200 -+++ src/Makefile 2013-08-11 18:08:25.000000000 +0200 -@@ -53,11 +53,11 @@ +--- src/Makefile.orig 2011-05-10 12:56:32 UTC ++++ src/Makefile +@@ -20,7 +20,9 @@ z: + include $(topdir)/Makefile.inc + mumps_lib: $(libdir)/libmumps_common$(PLAT)$(LIBEXT) \ +- $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT) ++ $(libdir)/libmumps_common$(PLAT).so \ ++ $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT) \ ++ $(libdir)/lib$(ARITH)mumps$(PLAT).so + OBJS_COMMON = \ + mumps_part9.o\ +@@ -53,13 +55,21 @@ OBJS = $(ARITH)mumps_part1.o\ + + $(libdir)/libmumps_common$(PLAT)$(LIBEXT): $(OBJS_COMMON) - $(AR)$@ $? + $(AR) $@ $? $(RANLIB) $@ ++$(libdir)/libmumps_common$(PLAT).so: $(OBJS_COMMON) ++ $(FC) -shared ${.ALLSRC} -Wl,-soname,libmumps_common$(PLAT)-@SOVER@.so -L$(libdir) $(LORDERINGS) $(LIBPAR) $(LIBOTHERS) -o $(libdir)/libmumps_common$(PLAT)-@SOVER@.so -Wl,-z,defs ++ ln -s libmumps_common$(PLAT)-@SOVER@.so $@ ++ $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT): $(OBJS) - $(AR)$@ $? + $(AR) $@ $? $(RANLIB) $@ ++$(libdir)/lib$(ARITH)mumps$(PLAT).so: $(OBJS) ++ $(FC) -shared ${.ALLSRC} -Wl,-soname,lib$(ARITH)mumps$(PLAT)-@SOVER@.so -L$(libdir) -lmumps_common$(PLAT) $(LORDERINGS) $(LIBPAR) -lblas $(SCALAP) $(LIBOTHERS) -o $(libdir)/lib$(ARITH)mumps$(PLAT)-@SOVER@.so -Wl,-z,defs ++ ln -s lib$(ARITH)mumps$(PLAT)-@SOVER@.so $@ ++ $(ARITH)mumps_load.o: $(ARITH)mumps_comm_buffer.o \ + $(ARITH)mumps_struc_def.o + Modified: head/math/mumps/pkg-plist ============================================================================== --- head/math/mumps/pkg-plist Wed Jun 14 16:22:13 2017 (r443590) +++ head/math/mumps/pkg-plist Wed Jun 14 17:04:45 2017 (r443591) @@ -12,13 +12,27 @@ include/smumps_struc.h include/zmumps_c.h include/zmumps_root.h include/zmumps_struc.h +lib/libcmumps-%%MUMPSVERSION%%.so lib/libcmumps.a +lib/libcmumps.so +lib/libdmumps-%%MUMPSVERSION%%.so lib/libdmumps.a +lib/libdmumps.so +%%WITH_LIBSEQ%%lib/libmpiseq-%%MUMPSVERSION%%.so +%%WITH_LIBSEQ%%lib/libmpiseq.a +%%WITH_LIBSEQ%%lib/libmpiseq.so +lib/libmumps_common-%%MUMPSVERSION%%.so lib/libmumps_common.a +lib/libmumps_common.so +lib/libpord-%%MUMPSVERSION%%.so lib/libpord.a +lib/libpord.so +lib/libsmumps-%%MUMPSVERSION%%.so lib/libsmumps.a +lib/libsmumps.so +lib/libzmumps-%%MUMPSVERSION%%.so lib/libzmumps.a -%%WITH_LIBSEQ%%lib/libmpiseq.a +lib/libzmumps.so %%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.pdf %%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.ps.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile From owner-svn-ports-head@freebsd.org Wed Jun 14 17:14:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8CCEBEFDD0; Wed, 14 Jun 2017 17:14:20 +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 76F1E71E8B; Wed, 14 Jun 2017 17:14:20 +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 v5EHEJfB088170; Wed, 14 Jun 2017 17:14:19 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EHEJdA088168; Wed, 14 Jun 2017 17:14:19 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201706141714.v5EHEJdA088168@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Wed, 14 Jun 2017 17:14:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443592 - head/games/openttd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 17:14:20 -0000 Author: danfe Date: Wed Jun 14 17:14:19 2017 New Revision: 443592 URL: https://svnweb.freebsd.org/changeset/ports/443592 Log: Update OpenTTD to version 1.7.1. TIMESTAMP (openttd-1.7.1-source.tar.xz) = 1497378900 Modified: head/games/openttd/Makefile head/games/openttd/distinfo Modified: head/games/openttd/Makefile ============================================================================== --- head/games/openttd/Makefile Wed Jun 14 17:04:45 2017 (r443591) +++ head/games/openttd/Makefile Wed Jun 14 17:14:19 2017 (r443592) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openttd -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ Modified: head/games/openttd/distinfo ============================================================================== --- head/games/openttd/distinfo Wed Jun 14 17:04:45 2017 (r443591) +++ head/games/openttd/distinfo Wed Jun 14 17:14:19 2017 (r443592) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491064380 -SHA256 (openttd-1.7.0-source.tar.xz) = df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0 -SIZE (openttd-1.7.0-source.tar.xz) = 6516096 +TIMESTAMP = 1497378900 +SHA256 (openttd-1.7.1-source.tar.xz) = 61190952a98d494d3fd62e395dd6c359609914d0ba8fe80eaeb585b7d62a1b36 +SIZE (openttd-1.7.1-source.tar.xz) = 6517328 From owner-svn-ports-head@freebsd.org Wed Jun 14 17:19:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03358BEFE94; Wed, 14 Jun 2017 17:19:34 +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 C1F9471FD1; Wed, 14 Jun 2017 17:19:33 +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 v5EHJXOh088504; Wed, 14 Jun 2017 17:19:33 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EHJWLn088499; Wed, 14 Jun 2017 17:19:32 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201706141719.v5EHJWLn088499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Wed, 14 Jun 2017 17:19:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443593 - in head/www: . py-aiohttp-wsgi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 17:19:34 -0000 Author: wg Date: Wed Jun 14 17:19:32 2017 New Revision: 443593 URL: https://svnweb.freebsd.org/changeset/ports/443593 Log: www/py-aiohttp-wsgi: WSGI adapter for aiohttp. Features: * Run WSGI applications (e.g. Django, Flask) on aiohttp. * Handle thousands of client connections, using asyncio. * Add websockets to your existing Python web app! WWW: https://github.com/etianen/aiohttp-wsgi Added: head/www/py-aiohttp-wsgi/ head/www/py-aiohttp-wsgi/Makefile (contents, props changed) head/www/py-aiohttp-wsgi/distinfo (contents, props changed) head/www/py-aiohttp-wsgi/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Jun 14 17:14:19 2017 (r443592) +++ head/www/Makefile Wed Jun 14 17:19:32 2017 (r443593) @@ -1503,6 +1503,7 @@ SUBDIR += py-WebFlash SUBDIR += py-WebTest SUBDIR += py-aiohttp + SUBDIR += py-aiohttp-wsgi SUBDIR += py-albatross SUBDIR += py-amf SUBDIR += py-apachelog Added: head/www/py-aiohttp-wsgi/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-aiohttp-wsgi/Makefile Wed Jun 14 17:19:32 2017 (r443593) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= aiohttp-wsgi +PORTVERSION= 0.7.0 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= wg@FreeBSD.org +COMMENT= WSGI adapter for aiohttp + +LICENSE= BSD3CLAUSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp + +USES= python:3.4+ +USE_PYTHON= autoplist distutils + +.include Added: head/www/py-aiohttp-wsgi/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-aiohttp-wsgi/distinfo Wed Jun 14 17:19:32 2017 (r443593) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497461100 +SHA256 (aiohttp-wsgi-0.7.0.tar.gz) = 9236966cb62187b6de3e88bbd38af9b3d01330830479e27c691ad7689cb0ca30 +SIZE (aiohttp-wsgi-0.7.0.tar.gz) = 8503 Added: head/www/py-aiohttp-wsgi/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-aiohttp-wsgi/pkg-descr Wed Jun 14 17:19:32 2017 (r443593) @@ -0,0 +1,9 @@ +WSGI adapter for aiohttp. + +Features: + + * Run WSGI applications (e.g. Django, Flask) on aiohttp. + * Handle thousands of client connections, using asyncio. + * Add websockets to your existing Python web app! + +WWW: https://github.com/etianen/aiohttp-wsgi From owner-svn-ports-head@freebsd.org Wed Jun 14 17:38:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE5A7BF03CF; Wed, 14 Jun 2017 17:38:27 +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 87E13729B4; Wed, 14 Jun 2017 17:38:27 +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 v5EHcQGD096606; Wed, 14 Jun 2017 17:38:26 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EHcQvP096601; Wed, 14 Jun 2017 17:38:26 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706141738.v5EHcQvP096601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 14 Jun 2017 17:38:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443594 - in head/sysutils/rsyslog8: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 17:38:27 -0000 Author: matthew Date: Wed Jun 14 17:38:26 2017 New Revision: 443594 URL: https://svnweb.freebsd.org/changeset/ports/443594 Log: Fix for the omprog module -- calling execve() with a NULL second argument doesn't work. Instead supply an argv list with just a terminating NULL entry. Submitted upstream as https://github.com/rsyslog/rsyslog/pull/1618 Patch files regenerated by 'make makepatch' Reported by: (Chun-Tien Chang) Added: head/sysutils/rsyslog8/files/patch-plugins_omprog_omprog.c (contents, props changed) Modified: head/sysutils/rsyslog8/Makefile head/sysutils/rsyslog8/files/patch-grammar_rainerscript.c head/sysutils/rsyslog8/files/patch-plugins_impstats_impstats.c head/sysutils/rsyslog8/files/patch-runtime_nsd__ptcp.c Modified: head/sysutils/rsyslog8/Makefile ============================================================================== --- head/sysutils/rsyslog8/Makefile Wed Jun 14 17:19:32 2017 (r443593) +++ head/sysutils/rsyslog8/Makefile Wed Jun 14 17:38:26 2017 (r443594) @@ -2,6 +2,7 @@ PORTNAME= rsyslog PORTVERSION= 8.27.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ Modified: head/sysutils/rsyslog8/files/patch-grammar_rainerscript.c ============================================================================== --- head/sysutils/rsyslog8/files/patch-grammar_rainerscript.c Wed Jun 14 17:19:32 2017 (r443593) +++ head/sysutils/rsyslog8/files/patch-grammar_rainerscript.c Wed Jun 14 17:38:26 2017 (r443594) @@ -1,4 +1,4 @@ ---- grammar/rainerscript.c.orig 2016-11-13 15:46:26 UTC +--- grammar/rainerscript.c.orig 2017-04-28 07:04:53 UTC +++ grammar/rainerscript.c @@ -35,6 +35,7 @@ #include Modified: head/sysutils/rsyslog8/files/patch-plugins_impstats_impstats.c ============================================================================== --- head/sysutils/rsyslog8/files/patch-plugins_impstats_impstats.c Wed Jun 14 17:19:32 2017 (r443593) +++ head/sysutils/rsyslog8/files/patch-plugins_impstats_impstats.c Wed Jun 14 17:38:26 2017 (r443594) @@ -1,4 +1,4 @@ ---- plugins/impstats/impstats.c.orig 2016-11-13 15:46:26 UTC +--- plugins/impstats/impstats.c.orig 2017-04-28 07:04:53 UTC +++ plugins/impstats/impstats.c @@ -36,6 +36,7 @@ #include Added: head/sysutils/rsyslog8/files/patch-plugins_omprog_omprog.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rsyslog8/files/patch-plugins_omprog_omprog.c Wed Jun 14 17:38:26 2017 (r443594) @@ -0,0 +1,20 @@ +--- plugins/omprog/omprog.c.orig 2017-05-15 09:41:19 UTC ++++ plugins/omprog/omprog.c +@@ -231,6 +231,7 @@ execBinary(wrkrInstanceData_t *pWrkrData + sigset_t set; + char errStr[1024]; + char *newenviron[] = { NULL }; ++ char *emptyArgv[] = { NULL }; + + fclose(stdin); + if(dup(fdStdin) == -1) { +@@ -277,6 +278,9 @@ execBinary(wrkrInstanceData_t *pWrkrData + alarm(0); + + /* finally exec child */ ++ if(pWrkrData->pData->aParams==NULL){ ++ pWrkrData->pData->aParams=emptyArgv; ++ } + iRet = execve((char*)pWrkrData->pData->szBinary, pWrkrData->pData->aParams, newenviron); + if(iRet == -1) { + /* Note: this will go to stdout of the **child**, so rsyslog will never Modified: head/sysutils/rsyslog8/files/patch-runtime_nsd__ptcp.c ============================================================================== --- head/sysutils/rsyslog8/files/patch-runtime_nsd__ptcp.c Wed Jun 14 17:19:32 2017 (r443593) +++ head/sysutils/rsyslog8/files/patch-runtime_nsd__ptcp.c Wed Jun 14 17:38:26 2017 (r443594) @@ -1,6 +1,6 @@ ---- runtime/nsd_ptcp.c.orig 2016-11-06 16:32:01 UTC +--- runtime/nsd_ptcp.c.orig 2017-04-28 07:04:53 UTC +++ runtime/nsd_ptcp.c -@@ -656,7 +656,11 @@ EnableKeepAlive(nsd_t *pNsd) +@@ -665,7 +665,11 @@ EnableKeepAlive(nsd_t *pNsd) if(pThis->iKeepAliveProbes > 0) { optval = pThis->iKeepAliveProbes; optlen = sizeof(optval); @@ -12,7 +12,7 @@ } else { ret = 0; } -@@ -671,7 +675,11 @@ EnableKeepAlive(nsd_t *pNsd) +@@ -680,7 +684,11 @@ EnableKeepAlive(nsd_t *pNsd) if(pThis->iKeepAliveTime > 0) { optval = pThis->iKeepAliveTime; optlen = sizeof(optval); @@ -24,7 +24,7 @@ } else { ret = 0; } -@@ -686,7 +694,11 @@ EnableKeepAlive(nsd_t *pNsd) +@@ -695,7 +703,11 @@ EnableKeepAlive(nsd_t *pNsd) if(pThis->iKeepAliveIntvl > 0) { optval = pThis->iKeepAliveIntvl; optlen = sizeof(optval); From owner-svn-ports-head@freebsd.org Wed Jun 14 18:21:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1FA69BF1156; Wed, 14 Jun 2017 18:21:26 +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 E3FD373E44; Wed, 14 Jun 2017 18:21: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 v5EILOUG014139; Wed, 14 Jun 2017 18:21:24 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EILOEe014137; Wed, 14 Jun 2017 18:21:24 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706141821.v5EILOEe014137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 14 Jun 2017 18:21:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443595 - head/www/elixir-phoenix_pubsub X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 18:21:26 -0000 Author: olgeni Date: Wed Jun 14 18:21:24 2017 New Revision: 443595 URL: https://svnweb.freebsd.org/changeset/ports/443595 Log: Update www/elixir-phoenix_pubsub to version 1.0.2. Modified: head/www/elixir-phoenix_pubsub/Makefile head/www/elixir-phoenix_pubsub/distinfo Modified: head/www/elixir-phoenix_pubsub/Makefile ============================================================================== --- head/www/elixir-phoenix_pubsub/Makefile Wed Jun 14 17:38:26 2017 (r443594) +++ head/www/elixir-phoenix_pubsub/Makefile Wed Jun 14 18:21:24 2017 (r443595) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phoenix_pubsub -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-phoenix_pubsub/distinfo ============================================================================== --- head/www/elixir-phoenix_pubsub/distinfo Wed Jun 14 17:38:26 2017 (r443594) +++ head/www/elixir-phoenix_pubsub/distinfo Wed Jun 14 18:21:24 2017 (r443595) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476278295 -SHA256 (phoenixframework-phoenix_pubsub-v1.0.1_GH0.tar.gz) = 8b9125694f3c7457e5800e475abe56c65c4d67df4153bf333679f7c8a3d659cd -SIZE (phoenixframework-phoenix_pubsub-v1.0.1_GH0.tar.gz) = 31257 +TIMESTAMP = 1497464393 +SHA256 (phoenixframework-phoenix_pubsub-v1.0.2_GH0.tar.gz) = db282b44bdd889720e50043c701e66aa708ff8c45948c905c3b43ae2b79a01c3 +SIZE (phoenixframework-phoenix_pubsub-v1.0.2_GH0.tar.gz) = 32661 From owner-svn-ports-head@freebsd.org Wed Jun 14 19:00:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45720BF1AFF; Wed, 14 Jun 2017 19:00:28 +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 12C3E750C0; Wed, 14 Jun 2017 19:00:28 +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 v5EJ0R4t029654; Wed, 14 Jun 2017 19:00:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EJ0QKL029652; Wed, 14 Jun 2017 19:00:26 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706141900.v5EJ0QKL029652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 14 Jun 2017 19:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443596 - head/security/tor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 19:00:28 -0000 Author: pi Date: Wed Jun 14 19:00:26 2017 New Revision: 443596 URL: https://svnweb.freebsd.org/changeset/ports/443596 Log: security/tor: update 0.3.0.7 -> 0.3.0.8 PR: 219863 Submitted by: Yuri Victorovich (maintainer) MFH: 2017Q2 Relnotes: https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=tor-0.3.0.8 Security: CVE-2017-0375, CVE-2017-0376 Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Wed Jun 14 18:21:24 2017 (r443595) +++ head/security/tor/Makefile Wed Jun 14 19:00:26 2017 (r443596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.3.0.7 +PORTVERSION= 0.3.0.8 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Wed Jun 14 18:21:24 2017 (r443595) +++ head/security/tor/distinfo Wed Jun 14 19:00:26 2017 (r443596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495174430 -SHA256 (tor-0.3.0.7.tar.gz) = 9640c4448ef3cad7237c68ed6984e705db8fb2b9d6bb74c8815d01bb06527d02 -SIZE (tor-0.3.0.7.tar.gz) = 5793734 +TIMESTAMP = 1496960659 +SHA256 (tor-0.3.0.8.tar.gz) = 663a3ba7b8a124c0f8a7351eaa2dda6fd518de3f3c4ee28fff869bfb03860d48 +SIZE (tor-0.3.0.8.tar.gz) = 5796845 From owner-svn-ports-head@freebsd.org Wed Jun 14 19:00:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 093B9BF1B3E; Wed, 14 Jun 2017 19:00:54 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD6FE751FA; Wed, 14 Jun 2017 19:00:53 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5EJ0qfp030483; Wed, 14 Jun 2017 19:00:52 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EJ0qnR030480; Wed, 14 Jun 2017 19:00:52 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201706141900.v5EJ0qnR030480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Wed, 14 Jun 2017 19:00:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443597 - head/devel/mtbl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 19:00:54 -0000 Author: truckman Date: Wed Jun 14 19:00:52 2017 New Revision: 443597 URL: https://svnweb.freebsd.org/changeset/ports/443597 Log: Upgrade devel/mtbl to version 1.1.0: * Fix default zlib compression level. * Add callback data (clos) parameter to mtbl_fileset_partition function and its callback. Early users of mtbl_fileset_partition will need to rewrite accordingly. * Use 64-bit offsets in blocks with more than 4G of data. * Fix undefined behavior when seeking past end of mtbl file. Sponsored by: Farsight Security, Inc. Modified: head/devel/mtbl/Makefile head/devel/mtbl/distinfo head/devel/mtbl/pkg-plist Modified: head/devel/mtbl/Makefile ============================================================================== --- head/devel/mtbl/Makefile Wed Jun 14 19:00:26 2017 (r443596) +++ head/devel/mtbl/Makefile Wed Jun 14 19:00:52 2017 (r443597) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mtbl -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= devel MASTER_SITES= FARSIGHT LOCAL/truckman/farsight Modified: head/devel/mtbl/distinfo ============================================================================== --- head/devel/mtbl/distinfo Wed Jun 14 19:00:26 2017 (r443596) +++ head/devel/mtbl/distinfo Wed Jun 14 19:00:52 2017 (r443597) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487793455 -SHA256 (mtbl-1.0.0.tar.gz) = 0c8ddcfa7bf28f82540a66f9a9722ef66816555250e9a3d3b39c1b2440f77d5f -SIZE (mtbl-1.0.0.tar.gz) = 414863 +TIMESTAMP = 1497462244 +SHA256 (mtbl-1.1.0.tar.gz) = 892d41100349602f180f34ab9007fb511715d344b7393b313e8740f3acf47107 +SIZE (mtbl-1.1.0.tar.gz) = 416729 Modified: head/devel/mtbl/pkg-plist ============================================================================== --- head/devel/mtbl/pkg-plist Wed Jun 14 19:00:26 2017 (r443596) +++ head/devel/mtbl/pkg-plist Wed Jun 14 19:00:52 2017 (r443597) @@ -6,7 +6,7 @@ include/mtbl.h lib/libmtbl.a lib/libmtbl.so lib/libmtbl.so.1 -lib/libmtbl.so.1.0.0 +lib/libmtbl.so.1.0.1 libdata/pkgconfig/libmtbl.pc man/man1/mtbl_dump.1.gz man/man1/mtbl_info.1.gz From owner-svn-ports-head@freebsd.org Wed Jun 14 19:03:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A9B0BF1CDC; Wed, 14 Jun 2017 19:03:48 +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 6685375570; Wed, 14 Jun 2017 19:03:48 +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 v5EJ3lZd033624; Wed, 14 Jun 2017 19:03:47 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EJ3lfY033622; Wed, 14 Jun 2017 19:03:47 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706141903.v5EJ3lfY033622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 14 Jun 2017 19:03:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443598 - head/security/tor-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 19:03:48 -0000 Author: pi Date: Wed Jun 14 19:03:47 2017 New Revision: 443598 URL: https://svnweb.freebsd.org/changeset/ports/443598 Log: security/tor-devel: update 0.3.0.7 -> 0.3.1.3-alpha - fixes two remote DoS vulnerabilities related to hidden services https://lists.torproject.org/pipermail/tor-talk/2017-June/043244.html - disabled the new compression options for now, since at least one of them has a bug, see here: https://trac.torproject.org/projects/tor/ticket/22550 PR: 219864 Submitted by: Yuri Victorovich (maintainer) MFH: 2017Q2 Relnotes: https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=tor-0.3.1.3-alpha Security: CVE-2017-0375, CVE-2017-0376 Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Wed Jun 14 19:00:52 2017 (r443597) +++ head/security/tor-devel/Makefile Wed Jun 14 19:03:47 2017 (r443598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.3.0.7 +DISTVERSION= 0.3.1.3-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel @@ -17,10 +17,12 @@ BROKEN_mips64= does not build: error: Need a uint128_t BROKEN_powerpc64= does not build: error: Need a uint128_t implementation! BROKEN_sparc64= does not build: error: Need a uint128_t implementation! -USES= cpe gmake +USES= cpe gmake pkgconfig CPE_VENDOR= torproject GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-openssl-dir="${OPENSSLBASE}" +CONFIGURE_ARGS= --with-openssl-dir="${OPENSSLBASE}" \ + --disable-lzma \ + --disable-zstd CONFIGURE_ENV= TOR_CPPFLAGS_libevent="-I${LOCALBASE}/include" \ TOR_LDFLAGS_libevent="-L${LOCALBASE}/lib/" \ TOR_LIBEVENT_LIBS="${TOR_LIBEVENT_LIBS}" Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Wed Jun 14 19:00:52 2017 (r443597) +++ head/security/tor-devel/distinfo Wed Jun 14 19:03:47 2017 (r443598) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495174791 -SHA256 (tor-0.3.0.7.tar.gz) = 9640c4448ef3cad7237c68ed6984e705db8fb2b9d6bb74c8815d01bb06527d02 -SIZE (tor-0.3.0.7.tar.gz) = 5793734 +TIMESTAMP = 1496960997 +SHA256 (tor-0.3.1.3-alpha.tar.gz) = 05b0fd6b1d119d038dc0a4e00261b821e1be0b96c83fbc6251cb25d5435ed9b4 +SIZE (tor-0.3.1.3-alpha.tar.gz) = 5946205 From owner-svn-ports-head@freebsd.org Wed Jun 14 20:18:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76907BF3193; Wed, 14 Jun 2017 20:18:39 +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 46A8C774FB; Wed, 14 Jun 2017 20:18:39 +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 v5EKIc8C062341; Wed, 14 Jun 2017 20:18:38 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EKIc8G062340; Wed, 14 Jun 2017 20:18:38 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201706142018.v5EKIc8G062340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Wed, 14 Jun 2017 20:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443599 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 20:18:39 -0000 Author: tcberner Date: Wed Jun 14 20:18:38 2017 New Revision: 443599 URL: https://svnweb.freebsd.org/changeset/ports/443599 Log: Add note, that WRKDIRPREFIX must not end in '/'. PR: 199297 Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D11032 Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Wed Jun 14 19:03:47 2017 (r443598) +++ head/Mk/bsd.port.mk Wed Jun 14 20:18:38 2017 (r443599) @@ -483,7 +483,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # going locally to each port). # Default: ${PORTSDIR}/packages # WRKDIRPREFIX - The place to root the temporary working directory -# hierarchy. +# hierarchy. This path must *not* end in '/'. # Default: none # WRKDIR - A temporary working directory that gets *clobbered* on clean # Default: ${WRKDIRPREFIX}${.CURDIR}/work From owner-svn-ports-head@freebsd.org Wed Jun 14 21:10:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9274ABF3EB0; Wed, 14 Jun 2017 21:10:02 +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 6BB1178BA8; Wed, 14 Jun 2017 21:10:02 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5ELA15p082716; Wed, 14 Jun 2017 21:10:01 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ELA0p9082710; Wed, 14 Jun 2017 21:10:00 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706142110.v5ELA0p9082710@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 14 Jun 2017 21:10:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443600 - in head/math/mumps: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 21:10:02 -0000 Author: thierry Date: Wed Jun 14 21:10:00 2017 New Revision: 443600 URL: https://svnweb.freebsd.org/changeset/ports/443600 Log: Rename the shared libraries correctly. Reported by: pfg Modified: head/math/mumps/Makefile head/math/mumps/files/patch-Makefile head/math/mumps/files/patch-PORD_lib_Makefile head/math/mumps/files/patch-libseq_Makefile head/math/mumps/files/patch-src_Makefile head/math/mumps/pkg-plist Modified: head/math/mumps/Makefile ============================================================================== --- head/math/mumps/Makefile Wed Jun 14 20:18:38 2017 (r443599) +++ head/math/mumps/Makefile Wed Jun 14 21:10:00 2017 (r443600) @@ -3,7 +3,7 @@ PORTNAME= mumps PORTVERSION= 4.10.0 # Please do not upgrade to 5+: if needed repocopy to math/mumps5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= http://mumps.enseeiht.fr/ \ http://graal.ens-lyon.fr/MUMPS/ \ @@ -39,6 +39,8 @@ MAKE_JOBS_UNSAFE=yes FORTRANLIBS= -lgfortran GCCLIBDIR= ${LDFLAGS} USE_LDCONFIG= yes +VEM= ${PORTVERSION:R:R} +LIBS= cmumps dmumps mumps_common pord smumps zmumps .if defined(WITH_OPTIMIZED_FLAGS) FFLAGS+= -O3 -ffast-math @@ -49,7 +51,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/oemetis:math/metis4 MAKE_ENV+= ORDERINGSF=-Dmetis .endif -PLIST_SUB+= MUMPSVERSION=${PORTVERSION} +PLIST_SUB+= MUMPSVERSION=${PORTVERSION} MUMPSV=${VEM} OPTIONS_DEFINE= DOCS EXAMPLES @@ -85,6 +87,7 @@ CONFLICTS= mumps-mpich-4* .ifndef WITH_MPI PLIST_SUB+= WITH_LIBSEQ="" +LIBS+= mpiseq .else PLIST_SUB+= WITH_LIBSEQ="@comment " .endif @@ -101,11 +104,11 @@ pre-configure: pre-build: ${DIRNAME} `${FC} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR -.for MF in Makefile.inc PORD/lib/Makefile libseq/Makefile src/Makefile +.for MF in Makefile Makefile.inc PORD/lib/Makefile libseq/Makefile src/Makefile ${REINPLACE_CMD} -e 's+@CC@+${CC}+g ; s+@FC@+${FC}+g ; \ s+@CFLAGS@+${CFLAGS} -fPIC+g; \ s+@FCFLAGS@+${FCFLAGS} -fPIC+g; \ - s+@SOVER@+${PORTVERSION}+g; \ + s+@SOVER@+${VEM}+g; \ s+@GCCLIBDIR@+${GCCLIBDIR}+g; \ s+@FORTRANLIBS@+${FORTRANLIBS}+g; \ s+@BLAS_LIBS@+${BLAS_LIBS}+ ; \ @@ -122,11 +125,14 @@ pre-build: do-install: ${INSTALL_DATA} ${WRKSRC}/include/*.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/lib/lib*.a ${STAGEDIR}${PREFIX}/lib - ${INSTALL_LIB} ${WRKSRC}/lib/lib*.so ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/lib/lib*.so.${VEM} ${STAGEDIR}${PREFIX}/lib .ifndef WITH_MPI ${INSTALL_DATA} ${WRKSRC}/libseq/libmpiseq.a ${STAGEDIR}${PREFIX}/lib - ${INSTALL_LIB} ${WRKSRC}/libseq/libmpiseq*.so ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/libseq/libmpiseq*.so.${VEM} ${STAGEDIR}${PREFIX}/lib .endif +.for lib in ${LIBS} + (cd ${STAGEDIR}${PREFIX}/lib && ${LN} -sf lib${lib}.so.${VEM} ${STAGEDIR}${PREFIX}/lib/lib${lib}.so) +. endfor ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/userguide_${PORTVERSION}.pdf ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/userguide_${PORTVERSION}.ps ${STAGEDIR}${DOCSDIR} Modified: head/math/mumps/files/patch-Makefile ============================================================================== --- head/math/mumps/files/patch-Makefile Wed Jun 14 20:18:38 2017 (r443599) +++ head/math/mumps/files/patch-Makefile Wed Jun 14 21:10:00 2017 (r443600) @@ -5,7 +5,7 @@ -requiredobj: Makefile.inc $(LIBSEQNEEDED) $(libdir)/libpord$(PLAT)$(LIBEXT) -+requiredobj: Makefile.inc $(LIBSEQNEEDED) $(libdir)/libpord$(PLAT)$(LIBEXT) $(libdir)/libpord$(PLAT).so ++requiredobj: Makefile.inc $(LIBSEQNEEDED) $(libdir)/libpord$(PLAT)$(LIBEXT) $(libdir)/libpord$(PLAT).so.@SOVER@ # dummy MPI library (sequential version) Modified: head/math/mumps/files/patch-PORD_lib_Makefile ============================================================================== --- head/math/mumps/files/patch-PORD_lib_Makefile Wed Jun 14 20:18:38 2017 (r443599) +++ head/math/mumps/files/patch-PORD_lib_Makefile Wed Jun 14 21:10:00 2017 (r443600) @@ -1,20 +1,19 @@ --- PORD/lib/Makefile.orig 2011-05-10 12:56:32 UTC +++ PORD/lib/Makefile -@@ -21,10 +21,16 @@ OBJS = graph.o gbipart.o gbisect.o ddcre +@@ -21,10 +21,15 @@ OBJS = graph.o gbipart.o gbisect.o ddcre .c.o: $(CC) $(COPTIONS) -c $*.c $(OUTC)$*.o -libpord$(LIBEXT):$(OBJS) - $(AR)$@ $(OBJS) -+all: libpord$(LIBEXT) libpord.so ++all: libpord$(LIBEXT) libpord.so.@SOVER@ + +libpord$(LIBEXT): $(OBJS) + $(AR) $@ $(OBJS) $(RANLIB) $@ -+libpord.so: $(OBJS) -+ $(CC) -shared $(OBJS) -Wl,-soname,libpord$(PLAT)-@SOVER@.so -o libpord$(PLAT)-@SOVER@.so -Wl,-z,defs -+ ln -s libpord$(PLAT)-@SOVER@.so $@ ++libpord.so.@SOVER@: $(OBJS) ++ $(CC) -shared $(OBJS) -Wl,-soname,libpord$(PLAT).so.@SOVER@ -o libpord$(PLAT).so.@SOVER@ -Wl,-z,defs + clean: rm -f *.o Modified: head/math/mumps/files/patch-libseq_Makefile ============================================================================== --- head/math/mumps/files/patch-libseq_Makefile Wed Jun 14 20:18:38 2017 (r443599) +++ head/math/mumps/files/patch-libseq_Makefile Wed Jun 14 21:10:00 2017 (r443600) @@ -1,20 +1,19 @@ --- libseq/Makefile.orig 2011-05-10 12:56:39 UTC +++ libseq/Makefile -@@ -7,13 +7,19 @@ all: libmpiseq +@@ -7,13 +7,18 @@ all: libmpiseq include ../Makefile.inc -libmpiseq: libmpiseq$(PLAT)$(LIBEXT) -+libmpiseq: libmpiseq$(PLAT)$(LIBEXT) libmpiseq$(PLAT).so ++libmpiseq: libmpiseq$(PLAT)$(LIBEXT) libmpiseq$(PLAT).so.@SOVER@ libmpiseq$(PLAT)$(LIBEXT): mpi.o mpic.o elapse.o - $(AR)$@ mpi.o mpic.o elapse.o + $(AR) $@ mpi.o mpic.o elapse.o $(RANLIB) $@ + -+libmpiseq$(PLAT).so: mpi.o mpic.o elapse.o -+ $(FC) -shared ${.ALLSRC} -Wl,-soname,libmpiseq$(PLAT)-@SOVER@.so -o libmpiseq$(PLAT)-@SOVER@.so -Wl,-z,defs -+ ln -s libmpiseq$(PLAT)-@SOVER@.so $@ ++libmpiseq$(PLAT).so.@SOVER@: mpi.o mpic.o elapse.o ++ $(FC) -shared ${.ALLSRC} -Wl,-soname,libmpiseq$(PLAT).so.@SOVER@ -o libmpiseq$(PLAT).so.@SOVER@ -Wl,-z,defs + .f.o: $(FC) $(OPTF) -c $*.f $(OUTF)$*.o Modified: head/math/mumps/files/patch-src_Makefile ============================================================================== --- head/math/mumps/files/patch-src_Makefile Wed Jun 14 20:18:38 2017 (r443599) +++ head/math/mumps/files/patch-src_Makefile Wed Jun 14 21:10:00 2017 (r443600) @@ -5,13 +5,13 @@ mumps_lib: $(libdir)/libmumps_common$(PLAT)$(LIBEXT) \ - $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT) -+ $(libdir)/libmumps_common$(PLAT).so \ ++ $(libdir)/libmumps_common$(PLAT).so.@SOVER@ \ + $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT) \ -+ $(libdir)/lib$(ARITH)mumps$(PLAT).so ++ $(libdir)/lib$(ARITH)mumps$(PLAT).so.@SOVER@ OBJS_COMMON = \ mumps_part9.o\ -@@ -53,13 +55,21 @@ OBJS = $(ARITH)mumps_part1.o\ +@@ -53,13 +55,19 @@ OBJS = $(ARITH)mumps_part1.o\ $(libdir)/libmumps_common$(PLAT)$(LIBEXT): $(OBJS_COMMON) @@ -19,18 +19,16 @@ + $(AR) $@ $? $(RANLIB) $@ -+$(libdir)/libmumps_common$(PLAT).so: $(OBJS_COMMON) -+ $(FC) -shared ${.ALLSRC} -Wl,-soname,libmumps_common$(PLAT)-@SOVER@.so -L$(libdir) $(LORDERINGS) $(LIBPAR) $(LIBOTHERS) -o $(libdir)/libmumps_common$(PLAT)-@SOVER@.so -Wl,-z,defs -+ ln -s libmumps_common$(PLAT)-@SOVER@.so $@ ++$(libdir)/libmumps_common$(PLAT).so.@SOVER@: $(OBJS_COMMON) ++ $(FC) -shared ${.ALLSRC} -Wl,-soname,libmumps_common$(PLAT).so.@SOVER@ -L$(libdir) $(LORDERINGS) $(LIBPAR) $(LIBOTHERS) -o $(libdir)/libmumps_common$(PLAT).so.@SOVER@ -Wl,-z,defs + $(libdir)/lib$(ARITH)mumps$(PLAT)$(LIBEXT): $(OBJS) - $(AR)$@ $? + $(AR) $@ $? $(RANLIB) $@ -+$(libdir)/lib$(ARITH)mumps$(PLAT).so: $(OBJS) -+ $(FC) -shared ${.ALLSRC} -Wl,-soname,lib$(ARITH)mumps$(PLAT)-@SOVER@.so -L$(libdir) -lmumps_common$(PLAT) $(LORDERINGS) $(LIBPAR) -lblas $(SCALAP) $(LIBOTHERS) -o $(libdir)/lib$(ARITH)mumps$(PLAT)-@SOVER@.so -Wl,-z,defs -+ ln -s lib$(ARITH)mumps$(PLAT)-@SOVER@.so $@ ++$(libdir)/lib$(ARITH)mumps$(PLAT).so.@SOVER@: $(OBJS) ++ $(FC) -shared ${.ALLSRC} -Wl,-soname,lib$(ARITH)mumps$(PLAT).so.@SOVER@ -L$(libdir) -lmumps_common$(PLAT) $(LORDERINGS) $(LIBPAR) -lblas $(SCALAP) $(LIBOTHERS) -o $(libdir)/lib$(ARITH)mumps$(PLAT).so.@SOVER@ -Wl,-z,defs + $(ARITH)mumps_load.o: $(ARITH)mumps_comm_buffer.o \ $(ARITH)mumps_struc_def.o Modified: head/math/mumps/pkg-plist ============================================================================== --- head/math/mumps/pkg-plist Wed Jun 14 20:18:38 2017 (r443599) +++ head/math/mumps/pkg-plist Wed Jun 14 21:10:00 2017 (r443600) @@ -12,27 +12,27 @@ include/smumps_struc.h include/zmumps_c.h include/zmumps_root.h include/zmumps_struc.h -lib/libcmumps-%%MUMPSVERSION%%.so lib/libcmumps.a lib/libcmumps.so -lib/libdmumps-%%MUMPSVERSION%%.so +lib/libcmumps.so.4 lib/libdmumps.a lib/libdmumps.so -%%WITH_LIBSEQ%%lib/libmpiseq-%%MUMPSVERSION%%.so +lib/libdmumps.so.4 %%WITH_LIBSEQ%%lib/libmpiseq.a %%WITH_LIBSEQ%%lib/libmpiseq.so -lib/libmumps_common-%%MUMPSVERSION%%.so +%%WITH_LIBSEQ%%lib/libmpiseq.so.4 lib/libmumps_common.a lib/libmumps_common.so -lib/libpord-%%MUMPSVERSION%%.so +lib/libmumps_common.so.4 lib/libpord.a lib/libpord.so -lib/libsmumps-%%MUMPSVERSION%%.so +lib/libpord.so.4 lib/libsmumps.a lib/libsmumps.so -lib/libzmumps-%%MUMPSVERSION%%.so +lib/libsmumps.so.4 lib/libzmumps.a lib/libzmumps.so +lib/libzmumps.so.4 %%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.pdf %%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.ps.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile From owner-svn-ports-head@freebsd.org Wed Jun 14 21:29:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D17DBF4380; Wed, 14 Jun 2017 21:29: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 73817795DA; Wed, 14 Jun 2017 21:29: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 v5ELTEek090816; Wed, 14 Jun 2017 21:29:14 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ELTEvl090813; Wed, 14 Jun 2017 21:29:14 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706142129.v5ELTEvl090813@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 14 Jun 2017 21:29:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443601 - head/emulators/wine-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 21:29:15 -0000 Author: gerald Date: Wed Jun 14 21:29:14 2017 New Revision: 443601 URL: https://svnweb.freebsd.org/changeset/ports/443601 Log: Update to Wine 2.10. This includes the following changes: - Dictionary support in WebServices. - A number of Direct2D fixes. - User interface improvements in RegEdit. - OLE clipboard cache fixes. - Various bug fixes. Associated (non-trivial) changes to pkg-plist. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Wed Jun 14 21:10:00 2017 (r443600) +++ head/emulators/wine-devel/Makefile Wed Jun 14 21:29:14 2017 (r443601) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.9 +DISTVERSION= 2.10 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Wed Jun 14 21:10:00 2017 (r443600) +++ head/emulators/wine-devel/distinfo Wed Jun 14 21:29:14 2017 (r443601) @@ -1,5 +1,5 @@ -TIMESTAMP = 1496191837 -SHA256 (wine-2.9.tar.xz) = ac46f7bbbbc1dc135c95e4f98d28bf6e3d7a78fb7f9ba6caa7354a3e8786545f -SIZE (wine-2.9.tar.xz) = 19154668 -SHA256 (v2.9.tar.gz) = cde0895142c0ca0be5b532560ec0546d6e4f655615572d80cfcce663f92c57f6 -SIZE (v2.9.tar.gz) = 10062408 +TIMESTAMP = 1497472201 +SHA256 (wine-2.10.tar.xz) = 488df7ffd2e81da455bf428fc9eb784bb4273a890334500895665711bd52f179 +SIZE (wine-2.10.tar.xz) = 19209580 +SHA256 (v2.10.tar.gz) = b361ec92b2e40de983b987f6564dbb75dcb121c6e2f0123fe1ae234fd81a591b +SIZE (v2.10.tar.gz) = 10091114 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Wed Jun 14 21:10:00 2017 (r443600) +++ head/emulators/wine-devel/pkg-plist Wed Jun 14 21:29:14 2017 (r443601) @@ -690,6 +690,7 @@ include/wine/windows/softpub.h include/wine/windows/sql.h include/wine/windows/sqlext.h include/wine/windows/sqltypes.h +include/wine/windows/sqlucode.h include/wine/windows/srcrst.idl include/wine/windows/srrestoreptapi.h include/wine/windows/sspi.h @@ -911,6 +912,7 @@ lib/wine/acledit.dll.so lib/wine/aclui.dll.so lib/wine/activeds.dll.so lib/wine/actxprxy.dll.so +lib/wine/adsldpc.dll.so lib/wine/advapi32.dll.so lib/wine/advpack.dll.so lib/wine/amstream.dll.so @@ -1068,6 +1070,7 @@ lib/wine/api-ms-win-power-setting-l1-1-0.dll.so %%STAGING%%lib/wine/api-ms-win-rtcore-ntuser-draw-l1-1-0.dll.so lib/wine/api-ms-win-rtcore-ntuser-private-l1-1-0.dll.so %%STAGING%%lib/wine/api-ms-win-rtcore-ntuser-window-l1-1-0.dll.so +lib/wine/api-ms-win-security-activedirectoryclient-l1-1-0.dll.so lib/wine/api-ms-win-security-audit-l1-1-1.dll.so lib/wine/api-ms-win-security-base-l1-1-0.dll.so lib/wine/api-ms-win-security-base-l1-2-0.dll.so @@ -1244,6 +1247,8 @@ lib/wine/dwrite.dll.so lib/wine/dxdiag.exe.so lib/wine/dxdiagn.dll.so lib/wine/dxgi.dll.so +%%STAGING%%lib/wine/dxgkrnl.sys.so +%%STAGING%%lib/wine/dxgmms1.sys.so lib/wine/dxva2.dll.so lib/wine/eject.exe.so lib/wine/esent.dll.so @@ -1279,6 +1284,7 @@ lib/wine/fakedlls/acledit.dll lib/wine/fakedlls/aclui.dll lib/wine/fakedlls/activeds.dll lib/wine/fakedlls/actxprxy.dll +lib/wine/fakedlls/adsldpc.dll lib/wine/fakedlls/advapi32.dll lib/wine/fakedlls/advpack.dll lib/wine/fakedlls/amstream.dll @@ -1436,6 +1442,7 @@ lib/wine/fakedlls/api-ms-win-power-setting-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/api-ms-win-rtcore-ntuser-draw-l1-1-0.dll lib/wine/fakedlls/api-ms-win-rtcore-ntuser-private-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/api-ms-win-rtcore-ntuser-window-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-security-activedirectoryclient-l1-1-0.dll lib/wine/fakedlls/api-ms-win-security-audit-l1-1-1.dll lib/wine/fakedlls/api-ms-win-security-base-l1-1-0.dll lib/wine/fakedlls/api-ms-win-security-base-l1-2-0.dll @@ -1612,6 +1619,8 @@ lib/wine/fakedlls/dwrite.dll lib/wine/fakedlls/dxdiag.exe lib/wine/fakedlls/dxdiagn.dll lib/wine/fakedlls/dxgi.dll +%%STAGING%%lib/wine/fakedlls/dxgkrnl.sys +%%STAGING%%lib/wine/fakedlls/dxgmms1.sys lib/wine/fakedlls/dxva2.dll lib/wine/fakedlls/eject.exe lib/wine/fakedlls/esent.dll @@ -1953,6 +1962,7 @@ lib/wine/fakedlls/taskkill.exe lib/wine/fakedlls/tasklist.exe lib/wine/fakedlls/taskmgr.exe lib/wine/fakedlls/taskschd.dll +lib/wine/fakedlls/tdh.dll lib/wine/fakedlls/tdi.sys lib/wine/fakedlls/termsv.exe %%WINE32%%lib/wine/fakedlls/toolhelp.dll16 @@ -2006,6 +2016,7 @@ lib/wine/fakedlls/wevtapi.dll lib/wine/fakedlls/wevtutil.exe lib/wine/fakedlls/wiaservc.dll lib/wine/fakedlls/wimgapi.dll +%%STAGING%%%%WINE32%%lib/wine/fakedlls/win32k.sys %%WINE32%%lib/wine/fakedlls/win32s16.dll16 %%WINE32%%lib/wine/fakedlls/win87em.dll16 %%WINE32%%lib/wine/fakedlls/winaspi.dll16 @@ -2246,6 +2257,7 @@ lib/wine/libkernel32.def lib/wine/libloadperf.def lib/wine/liblz32.def lib/wine/libmapi32.def +lib/wine/libmf.def lib/wine/libmfplat.def lib/wine/libmlang.def lib/wine/libmpr.def @@ -2604,6 +2616,7 @@ lib/wine/taskkill.exe.so lib/wine/tasklist.exe.so lib/wine/taskmgr.exe.so lib/wine/taskschd.dll.so +lib/wine/tdh.dll.so lib/wine/tdi.sys.so lib/wine/termsv.exe.so %%WINE32%%lib/wine/toolhelp.dll16.so @@ -2657,6 +2670,7 @@ lib/wine/wevtapi.dll.so lib/wine/wevtutil.exe.so lib/wine/wiaservc.dll.so lib/wine/wimgapi.dll.so +%%STAGING%%%%WINE32%%lib/wine/win32k.sys.so %%WINE32%%lib/wine/win32s16.dll16.so %%WINE32%%lib/wine/win87em.dll16.so %%WINE32%%lib/wine/winaspi.dll16.so From owner-svn-ports-head@freebsd.org Wed Jun 14 21:30:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7459ABF43C8; Wed, 14 Jun 2017 21:30:04 +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 42DC0796B2; Wed, 14 Jun 2017 21:30:04 +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 v5ELU3Ov090984; Wed, 14 Jun 2017 21:30:03 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ELU3gp090981; Wed, 14 Jun 2017 21:30:03 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706142130.v5ELU3gp090981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 14 Jun 2017 21:30:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443602 - head/lang/gcc8-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 21:30:04 -0000 Author: gerald Date: Wed Jun 14 21:30:03 2017 New Revision: 443602 URL: https://svnweb.freebsd.org/changeset/ports/443602 Log: Update to the 20170611 snapshot of GCC 8. Modified: head/lang/gcc8-devel/Makefile head/lang/gcc8-devel/distinfo Modified: head/lang/gcc8-devel/Makefile ============================================================================== --- head/lang/gcc8-devel/Makefile Wed Jun 14 21:29:14 2017 (r443601) +++ head/lang/gcc8-devel/Makefile Wed Jun 14 21:30:03 2017 (r443602) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.0.0.s20170604 +PORTVERSION= 8.0.0.s20170611 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Wed Jun 14 21:29:14 2017 (r443601) +++ head/lang/gcc8-devel/distinfo Wed Jun 14 21:30:03 2017 (r443602) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496634280 -SHA256 (gcc-8-20170604.tar.xz) = b07104e99b0b2f613395b74260b05adb1c2f59b9549713a07a63425ecb33e411 -SIZE (gcc-8-20170604.tar.xz) = 59367680 +TIMESTAMP = 1497472231 +SHA256 (gcc-8-20170611.tar.xz) = cf300a9212fe6012ad778d604bfb49e63c8171eff1fbb700489970076e4b7950 +SIZE (gcc-8-20170611.tar.xz) = 59402412 From owner-svn-ports-head@freebsd.org Wed Jun 14 21:31:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E421ABF441B; Wed, 14 Jun 2017 21:31:12 +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 B43C979802; Wed, 14 Jun 2017 21:31:12 +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 v5ELVB5x091828; Wed, 14 Jun 2017 21:31:11 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ELVB5h091825; Wed, 14 Jun 2017 21:31:11 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706142131.v5ELVB5h091825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 14 Jun 2017 21:31:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443603 - in head/lang: gcc46 gcc47 gcc48 gcc49 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 21:31:13 -0000 Author: gerald Date: Wed Jun 14 21:31:11 2017 New Revision: 443603 URL: https://svnweb.freebsd.org/changeset/ports/443603 Log: Adjust WWW reference in pkg-descr to https and avoid a trailing slash for all lang/gcc4* ports. Modified: head/lang/gcc46/pkg-descr head/lang/gcc47/pkg-descr head/lang/gcc48/pkg-descr head/lang/gcc49/pkg-descr Modified: head/lang/gcc46/pkg-descr ============================================================================== --- head/lang/gcc46/pkg-descr Wed Jun 14 21:30:03 2017 (r443602) +++ head/lang/gcc46/pkg-descr Wed Jun 14 21:31:11 2017 (r443603) @@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of port installs the C, C++, and Fortran front ends as gcc46, g++46, and gfortran46, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer Modified: head/lang/gcc47/pkg-descr ============================================================================== --- head/lang/gcc47/pkg-descr Wed Jun 14 21:30:03 2017 (r443602) +++ head/lang/gcc47/pkg-descr Wed Jun 14 21:31:11 2017 (r443603) @@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of port installs the C, C++, and Fortran front ends as gcc47, g++47, and gfortran47, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer Modified: head/lang/gcc48/pkg-descr ============================================================================== --- head/lang/gcc48/pkg-descr Wed Jun 14 21:30:03 2017 (r443602) +++ head/lang/gcc48/pkg-descr Wed Jun 14 21:31:11 2017 (r443603) @@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of port installs the C, C++, and Fortran front ends as gcc48, g++48, and gfortran48, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer Modified: head/lang/gcc49/pkg-descr ============================================================================== --- head/lang/gcc49/pkg-descr Wed Jun 14 21:30:03 2017 (r443602) +++ head/lang/gcc49/pkg-descr Wed Jun 14 21:31:11 2017 (r443603) @@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of port installs the C, C++, and Fortran front ends as gcc49, g++49, and gfortran49, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer From owner-svn-ports-head@freebsd.org Wed Jun 14 21:32:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C1B9BF4566; Wed, 14 Jun 2017 21:32:48 +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 DEBCB79AC7; Wed, 14 Jun 2017 21:32:47 +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 v5ELWlqe095032; Wed, 14 Jun 2017 21:32:47 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5ELWk8a095029; Wed, 14 Jun 2017 21:32:46 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706142132.v5ELWk8a095029@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 14 Jun 2017 21:32:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443604 - head/lang/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 21:32:48 -0000 Author: gerald Date: Wed Jun 14 21:32:46 2017 New Revision: 443604 URL: https://svnweb.freebsd.org/changeset/ports/443604 Log: Update to the 20170607 snapshot of GCC 6.3.1. Adjust WWW reference in pkg-descr to https and avoid a trailing slash. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo head/lang/gcc6-devel/pkg-descr Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Wed Jun 14 21:31:11 2017 (r443603) +++ head/lang/gcc6-devel/Makefile Wed Jun 14 21:32:46 2017 (r443604) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.3.1.s20170531 +PORTVERSION= 6.3.1.s20170607 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Wed Jun 14 21:31:11 2017 (r443603) +++ head/lang/gcc6-devel/distinfo Wed Jun 14 21:32:46 2017 (r443604) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496329266 -SHA256 (gcc-6-20170531.tar.xz) = 08bd665e6da481c4f1aad6ae79df80a7887a0cfaeab237d8a551a755d455ca12 -SIZE (gcc-6-20170531.tar.xz) = 72561868 +TIMESTAMP = 1496954420 +SHA256 (gcc-6-20170607.tar.xz) = 5084d593b8ffc7924e24ebe4f53d99e0c4a1ec4aea8a369e89bb94fdbba2eb76 +SIZE (gcc-6-20170607.tar.xz) = 72566872 Modified: head/lang/gcc6-devel/pkg-descr ============================================================================== --- head/lang/gcc6-devel/pkg-descr Wed Jun 14 21:31:11 2017 (r443603) +++ head/lang/gcc6-devel/pkg-descr Wed Jun 14 21:32:46 2017 (r443604) @@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of port installs the C, C++, Fortran and Java front ends as gcc6, g++6, gfortran6, and gcj6, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer From owner-svn-ports-head@freebsd.org Wed Jun 14 22:21:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73676BF4E95; Wed, 14 Jun 2017 22:21:23 +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 41FAC7AA01; Wed, 14 Jun 2017 22:21:23 +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 v5EMLMC0012939; Wed, 14 Jun 2017 22:21:22 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EMLML4012937; Wed, 14 Jun 2017 22:21:22 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706142221.v5EMLML4012937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 14 Jun 2017 22:21:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443605 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 22:21:23 -0000 Author: gerald Date: Wed Jun 14 22:21:22 2017 New Revision: 443605 URL: https://svnweb.freebsd.org/changeset/ports/443605 Log: Update to the 20170613 snapshot of GCC 5.4.1. When we set STAGE1_CXXFLAGS / CXXFLAGS in MAKE_FLAGS for arm platforms, do so incrementally (with += instead of =). [1] Discussed with: andreast [1] Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Wed Jun 14 21:32:46 2017 (r443604) +++ head/lang/gcc5-devel/Makefile Wed Jun 14 22:21:22 2017 (r443605) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.4.1.s20170606 +PORTVERSION= 5.4.1.s20170613 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -75,9 +75,9 @@ CONFIGURE_ENV+= UNAME_m="powerpc64" .if ${ARCH} == "armv6" || ${ARCH} == "aarch64" . if ${COMPILER_TYPE} == clang . if empty(PORT_OPTIONS:MBOOTSTRAP) -MAKE_ARGS+=CXXFLAGS=-fbracket-depth=512 +MAKE_ARGS+=CXXFLAGS+=-fbracket-depth=512 . else -MAKE_ARGS+=STAGE1_CXXFLAGS=-fbracket-depth=512 +MAKE_ARGS+=STAGE1_CXXFLAGS+=-fbracket-depth=512 . endif . endif .endif Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Wed Jun 14 21:32:46 2017 (r443604) +++ head/lang/gcc5-devel/distinfo Wed Jun 14 22:21:22 2017 (r443605) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496810155 -SHA256 (gcc-5-20170606.tar.xz) = 646ad9f3d87872b388c3e7b0cf584ab054bbf5e287731d368e826f15a32a61c1 -SIZE (gcc-5-20170606.tar.xz) = 69366112 +TIMESTAMP = 1497476612 +SHA256 (gcc-5-20170613.tar.xz) = 296705d70b03a1697932539f1b42a300ad4aaf10657d7adf0140baefc6162014 +SIZE (gcc-5-20170613.tar.xz) = 69364720 From owner-svn-ports-head@freebsd.org Wed Jun 14 22:45:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9F5CBF5377; Wed, 14 Jun 2017 22:45:46 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4B1B7B360; Wed, 14 Jun 2017 22:45:46 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5EMjjta023635; Wed, 14 Jun 2017 22:45:45 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EMjjIJ023632; Wed, 14 Jun 2017 22:45:45 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201706142245.v5EMjjIJ023632@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Wed, 14 Jun 2017 22:45:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443606 - head/mail/rainloop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 22:45:47 -0000 Author: olivier Date: Wed Jun 14 22:45:45 2017 New Revision: 443606 URL: https://svnweb.freebsd.org/changeset/ports/443606 Log: Update to 1.11.1 PR: 219977 Submitted by: Yasuhiro KIMURA Reviewed by: maintainer Modified: head/mail/rainloop/Makefile head/mail/rainloop/distinfo head/mail/rainloop/pkg-plist Modified: head/mail/rainloop/Makefile ============================================================================== --- head/mail/rainloop/Makefile Wed Jun 14 22:21:22 2017 (r443605) +++ head/mail/rainloop/Makefile Wed Jun 14 22:45:45 2017 (r443606) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rainloop -PORTVERSION= 1.11.0.203 +PORTVERSION= 1.11.1 CATEGORIES= mail www MASTER_SITES= https://github.com/RainLoop/rainloop-webmail/releases/download/v${PORTVERSION}/ Modified: head/mail/rainloop/distinfo ============================================================================== --- head/mail/rainloop/distinfo Wed Jun 14 22:21:22 2017 (r443605) +++ head/mail/rainloop/distinfo Wed Jun 14 22:45:45 2017 (r443606) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490028397 -SHA256 (rainloop-1.11.0.203.zip) = 50e220c5854da09b40a4689aaadef2dea63c83201fd1ec9d71d7691ea1848fa8 -SIZE (rainloop-1.11.0.203.zip) = 6059501 +TIMESTAMP = 1497403650 +SHA256 (rainloop-1.11.1.zip) = 0ed5c91ac7f41fcad8b2602c2aa749282ca901a7352620750a87ab91085c7ef0 +SIZE (rainloop-1.11.1.zip) = 6060389 Modified: head/mail/rainloop/pkg-plist ============================================================================== --- head/mail/rainloop/pkg-plist Wed Jun 14 22:21:22 2017 (r443605) +++ head/mail/rainloop/pkg-plist Wed Jun 14 22:45:45 2017 (r443606) @@ -13,7 +13,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/AccessToken.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/AccessTokenMetadata.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/OAuth2Client.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/autoload.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookAuthenticationException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookAuthorizationException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookClientException.php @@ -59,13 +58,13 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyMultipart.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyUrlEncoded.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/certs/DigiCertHighAssuranceEVRootCA.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookCurl.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookCurlHttpClient.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookGuzzleHttpClient.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookHttpClientInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookStream.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookStreamHttpClient.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/certs/DigiCertHighAssuranceEVRootCA.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/FacebookMemoryPersistentDataHandler.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/FacebookSessionPersistentDataHandler.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/PersistentDataInterface.php @@ -78,6 +77,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/FacebookUrlDetectionHandler.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/FacebookUrlManipulator.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/UrlDetectionInterface.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/autoload.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/AdapterInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Curl/BatchContext.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Curl/CurlAdapter.php @@ -92,7 +92,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Transaction.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/TransactionInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/TransactionIterator.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/cacert.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Client.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/ClientInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Collection.php @@ -125,7 +124,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/ServerException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/TooManyRedirectsException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/TransferException.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/functions.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/HasDataTrait.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Message/AbstractMessage.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Message/MessageFactory.php @@ -152,6 +150,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/ToArrayInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/UriTemplate.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Url.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/cacert.pem +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/functions.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Draw/DrawerInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Effects/EffectsInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Exception/Exception.php @@ -236,10 +236,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Image.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Imagine.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Layers.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/ctype.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/lessc.inc.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/LICENSE -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/README.md %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/Collection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/Crypt.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/DateTimeHelper.php @@ -376,17 +372,13 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Vendors/Net/IDNA2.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Vendors/Net/IDNA2CustomExceptions.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Version.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/composer.json %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/LICENSE.txt %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/Mobile_Detect.json %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/Mobile_Detect.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/namespaced/Detection/MobileDetect.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/composer.json +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/namespaced/Detection/MobileDetect.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/ruleset.xml -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/_pclzip.lib.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/gnu-lgpl.txt -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/pclzip.lib.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/readme.txt %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/Client.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php @@ -395,30 +387,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/README %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPGangsta/GoogleAuthenticator.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/AES.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Base.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Blowfish.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/DES.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Hash.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Random.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC2.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC4.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Rijndael.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RSA.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/TripleDES.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Twofish.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ANSI.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ASN1.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/X509.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Math/BigInteger.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SCP.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP/Stream.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH1.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH2.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/openssl.cnf -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH_Agent.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH/Agent.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/GD.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/PHPThumb.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/PluginInterface.php @@ -736,8 +704,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Classes/FilterCondition.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ActionType.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionField.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionsType.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionType.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionsType.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/FiltersInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/SieveStorage.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Prem.php @@ -773,9 +741,9 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/CalendarQueryValidator.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/CalendarRootNode.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Exception/InvalidComponentType.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICSExportPlugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICalendar.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICalendarObject.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICSExportPlugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/IShareableCalendar.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ISharedCalendar.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Notifications/Collection.php @@ -829,6 +797,9 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Backend/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Backend/PDO.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Plugin.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/GuessContentType.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/MapGetToPropFind.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/Plugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/favicon.ico %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/addressbook.png %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/calendar.png @@ -837,9 +808,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/file.png %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/parent.png %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/principal.png -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/GuessContentType.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/MapGetToPropFind.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/Plugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Client.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Collection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception.php @@ -850,8 +818,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/Forbidden.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/InsufficientStorage.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/InvalidResourceType.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/Locked.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/LockTokenMatchesRequestUri.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/Locked.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/MethodNotAllowed.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/NotAuthenticated.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/NotFound.php @@ -862,13 +830,13 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/RequestedRangeNotSatisfiable.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/ServiceUnavailable.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/UnsupportedMediaType.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/Directory.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/Node.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/Directory.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/Node.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/ICollection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IExtendedCollection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IFile.php @@ -877,8 +845,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IQuota.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/AbstractBackend.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/BackendInterface.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/FS.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/PDO.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/LockInfo.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Plugin.php @@ -932,8 +900,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Property/Principal.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Property/SupportedPrivilegeSet.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Version.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/AbstractAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/AWSAuth.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/AbstractAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/BasicAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/DigestAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/Request.php @@ -954,7 +922,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/ElementList.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/EofException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/FreeBusyGenerator.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/includes.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Node.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Parameter.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/ParseException.php @@ -992,15 +959,50 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/TimeZoneUtil.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/VCardConverter.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Version.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/composer.json +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/includes.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/LICENSE +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/ctype.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/lessc.inc.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/_pclzip.lib.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/gnu-lgpl.txt +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/pclzip.lib.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/readme.txt +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/AES.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Base.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Blowfish.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/DES.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Hash.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC2.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC4.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RSA.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Random.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Rijndael.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/TripleDES.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Twofish.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ANSI.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ASN1.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/X509.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Math/BigInteger.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SCP.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP/Stream.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH1.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH2.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH/Agent.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH_Agent.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/openssl.cnf %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/COPYING %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/README.md %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/Spyc.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/cacert.pem +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/composer.json %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/LICENSE %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/cacert.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/tmhOAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/tmhUtilities.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/README +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/_source.en.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/cs_CZ.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/da_DK.yml @@ -1018,7 +1020,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/nl_NL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pl_PL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pt_BR.yml -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/ru_RU.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sl_SI.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sv_SE.yml @@ -1026,6 +1027,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/langs.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/af.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-dz.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-kw.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ly.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ma.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-sa.js @@ -1044,6 +1046,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/cy.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/da.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de-at.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de-ch.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/dv.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/el.js @@ -1066,6 +1069,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/fy.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gd.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gl.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gom-latn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/he.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/hi.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/hr.js @@ -1079,6 +1083,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ka.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/kk.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/km.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/kn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ko.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ky.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/lb.js @@ -1104,6 +1109,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/pt.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ro.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ru.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/sd.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/se.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/si.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/sk.js @@ -1125,6 +1131,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/tzm-latn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/tzm.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uk.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ur.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uz-latn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uz.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/vi.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/x-pseudo.js @@ -1132,7 +1140,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-cn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-hk.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-tw.js -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/README +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/_source.en.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ar_SA.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/bg_BG.yml @@ -1159,7 +1167,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pl_PL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pt_BR.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pt_PT.yml -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ro_RO.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ru_RU.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/sk_SK.yml @@ -1169,6 +1176,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/uk_UA.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/zh_CN.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/zh_TW.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/resources/RainLoop.asc %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/empty-contact.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/amazon.com.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/apple.com.png @@ -1208,7 +1216,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/ted.com.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/twitter.com.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/youtube.com.png -%%WWWDIR%%/rainloop/v/%%VER%%/app/resources/RainLoop.asc %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/BadBrowser.html %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/Error.html %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/Index.html @@ -1318,12 +1325,12 @@ %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/firefox.gif %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/opera.gif %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/safari.gif +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/FIXES.txt %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/build-config.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/ckeditor.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/ckeditor.orig.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/config.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/contents.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/FIXES.txt %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/af.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/ar.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/az.js @@ -1396,15 +1403,15 @@ %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/about.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/logo_ckeditor.png -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/dialogs/base64image.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/LICENSE.md %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/dialogs/base64image.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/clipboard/dialogs/paste.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/colordialog/dialogs/colordialog.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/colordialog/dialogs/colordialog.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/dialog/dialogDefinition.js -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons.png +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image/dialogs/image.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image/images/noimage.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image2/dialogs/image2.js @@ -1420,23 +1427,23 @@ %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/CHANGELOG.md %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/Gruntfile.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/LICENSE -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/package.json %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/package.json %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/template.jst %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/signature/plugin.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/table/dialogs/table.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/widget/images/handle.png +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_ie.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_ie8.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_iequirks.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog.css +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_gecko.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_ie.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_ie8.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_iequirks.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons.png +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/arrow.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/close.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/hidpi/close.png From owner-svn-ports-head@freebsd.org Wed Jun 14 22:51:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5417BF5522; Wed, 14 Jun 2017 22:51:19 +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 5A7F87B7C2; Wed, 14 Jun 2017 22:51:06 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 13a69d59 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Wed, 14 Jun 2017 16:50:59 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r443606 - head/mail/rainloop From: Adam Weinberger In-Reply-To: <201706142245.v5EMjjIJ023632@repo.freebsd.org> Date: Wed, 14 Jun 2017 16:50:57 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <5B310B4C-9F72-4C72-A537-0FFD9EA1639E@adamw.org> References: <201706142245.v5EMjjIJ023632@repo.freebsd.org> To: Olivier Cochard X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 22:51:19 -0000 > On 14 Jun, 2017, at 16:45, Olivier Cochard = wrote: >=20 > Author: olivier > Date: Wed Jun 14 22:45:45 2017 > New Revision: 443606 > URL: https://svnweb.freebsd.org/changeset/ports/443606 >=20 > Log: > Update to 1.11.1 >=20 > PR: 219977 > Submitted by: Yasuhiro KIMURA > Reviewed by: maintainer What about rainloop-community? They have always been updated in = parallel. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org >=20 > Modified: > head/mail/rainloop/Makefile > head/mail/rainloop/distinfo > head/mail/rainloop/pkg-plist >=20 > Modified: head/mail/rainloop/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/mail/rainloop/Makefile Wed Jun 14 22:21:22 2017 = (r443605) > +++ head/mail/rainloop/Makefile Wed Jun 14 22:45:45 2017 = (r443606) > @@ -1,7 +1,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D rainloop > -PORTVERSION=3D 1.11.0.203 > +PORTVERSION=3D 1.11.1 > CATEGORIES=3D mail www > MASTER_SITES=3D = https://github.com/RainLoop/rainloop-webmail/releases/download/v${PORTVERS= ION}/ >=20 >=20 > Modified: head/mail/rainloop/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/mail/rainloop/distinfo Wed Jun 14 22:21:22 2017 = (r443605) > +++ head/mail/rainloop/distinfo Wed Jun 14 22:45:45 2017 = (r443606) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1490028397 > -SHA256 (rainloop-1.11.0.203.zip) =3D = 50e220c5854da09b40a4689aaadef2dea63c83201fd1ec9d71d7691ea1848fa8 > -SIZE (rainloop-1.11.0.203.zip) =3D 6059501 > +TIMESTAMP =3D 1497403650 > +SHA256 (rainloop-1.11.1.zip) =3D = 0ed5c91ac7f41fcad8b2602c2aa749282ca901a7352620750a87ab91085c7ef0 > +SIZE (rainloop-1.11.1.zip) =3D 6060389 >=20 > Modified: head/mail/rainloop/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/mail/rainloop/pkg-plist Wed Jun 14 22:21:22 2017 = (r443605) > +++ head/mail/rainloop/pkg-plist Wed Jun 14 22:45:45 2017 = (r443606) > @@ -13,7 +13,6 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/Access= Token.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/Access= TokenMetadata.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/OAuth2= Client.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/autoload.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookAu= thenticationException.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookAu= thorizationException.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookCl= ientException.php > @@ -59,13 +58,13 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyInter= face.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyMulti= part.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyUrlEn= coded.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/certs/Di= giCertHighAssuranceEVRootCA.pem > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookC= url.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookC= urlHttpClient.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookG= uzzleHttpClient.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookH= ttpClientInterface.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookS= tream.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookS= treamHttpClient.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/certs/Di= giCertHighAssuranceEVRootCA.pem > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/Facebo= okMemoryPersistentDataHandler.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/Facebo= okSessionPersistentDataHandler.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/Persis= tentDataInterface.php > @@ -78,6 +77,7 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/FacebookUrlDetect= ionHandler.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/FacebookUrlManipu= lator.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/UrlDetectionInter= face.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/autoload.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/AdapterInte= rface.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Curl/BatchC= ontext.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Curl/CurlAd= apter.php > @@ -92,7 +92,6 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Transaction= .php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Transaction= Interface.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Transaction= Iterator.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/cacert.pem > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Client.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/ClientInterface.php= > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Collection.php > @@ -125,7 +124,6 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/ServerExc= eption.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/TooManyRe= directsException.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/TransferE= xception.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/functions.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/HasDataTrait.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Message/AbstractMes= sage.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Message/MessageFact= ory.php > @@ -152,6 +150,8 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/ToArrayInterface.ph= p > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/UriTemplate.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Url.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/cacert.pem > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/functions.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Draw/DrawerInterface.p= hp > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Effects/EffectsInterfa= ce.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Exception/Exception.ph= p > @@ -236,10 +236,6 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Image.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Imagine.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Layers.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/ctype.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/lessc.inc.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/LICENSE > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/README.md > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/Collection.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/Crypt.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/DateTimeHelper.php= > @@ -376,17 +372,13 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Vendors/Net/IDNA2.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Vendors/Net/IDNA2Custom= Exceptions.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Version.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/composer.json > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/LICENSE.txt > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/Mobile_Detect.js= on > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/Mobile_Detect.ph= p > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/namespaced/Dete= ction/MobileDetect.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/README.md > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/composer.json > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/namespaced/Dete= ction/MobileDetect.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/ruleset.xml > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/_pclzip.lib.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/gnu-lgpl.txt > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/pclzip.lib.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/readme.txt > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/Client.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/Authoriza= tionCode.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/ClientCre= dentials.php > @@ -395,30 +387,6 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/RefreshTo= ken.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/README > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPGangsta/GoogleAuthenticator= .php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/AES.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Base.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Blowfish.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/DES.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Hash.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Random.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC2.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC4.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Rijndael.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RSA.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/TripleDES.php= > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Twofish.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ANSI.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ASN1.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/X509.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Math/BigInteger.php= > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SCP.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP/Stream.php= > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH1.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH2.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/openssl.cnf > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH_Agent.ph= p > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH/Agent.ph= p > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/GD.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/PHPThumb.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/PluginInterface.php > @@ -736,8 +704,8 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Cla= sses/FilterCondition.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enu= merations/ActionType.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enu= merations/ConditionField.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/En= umerations/ConditionsType.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enu= merations/ConditionType.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/En= umerations/ConditionsType.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Fil= tersInterface.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Sie= veStorage.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Prem.php > @@ -773,9 +741,9 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Calend= arQueryValidator.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Calend= arRootNode.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Except= ion/InvalidComponentType.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICSEx= portPlugin.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICalen= dar.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICalen= darObject.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICSEx= portPlugin.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/IShare= ableCalendar.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/IShare= dCalendar.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Notifi= cations/Collection.php > @@ -829,6 +797,9 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Back= end/File.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Back= end/PDO.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Plug= in.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/= GuessContentType.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/= MapGetToPropFind.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/= Plugin.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/a= ssets/favicon.ico > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/a= ssets/icons/addressbook.png > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/a= ssets/icons/calendar.png > @@ -837,9 +808,6 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/a= ssets/icons/file.png > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/a= ssets/icons/parent.png > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/a= ssets/icons/principal.png > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/= GuessContentType.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/= MapGetToPropFind.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/= Plugin.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Client.ph= p > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Collectio= n.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= .php > @@ -850,8 +818,8 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /Forbidden.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /InsufficientStorage.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /InvalidResourceType.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exceptio= n/Locked.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /LockTokenMatchesRequestUri.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exceptio= n/Locked.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /MethodNotAllowed.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /NotAuthenticated.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /NotFound.php > @@ -862,13 +830,13 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /RequestedRangeNotSatisfiable.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /ServiceUnavailable.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception= /UnsupportedMediaType.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/File.php= > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/Direct= ory.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/File.p= hp > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/Node.p= hp > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/Dir= ectory.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/Fil= e.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/Nod= e.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/File.php= > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/ICollecti= on.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IExtended= Collection.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IFile.php= > @@ -877,8 +845,8 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IQuota.ph= p > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Bac= kend/AbstractBackend.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Bac= kend/BackendInterface.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Ba= ckend/File.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Bac= kend/FS.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Ba= ckend/File.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Bac= kend/PDO.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Loc= kInfo.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Plu= gin.php > @@ -932,8 +900,8 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Proper= ty/Principal.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Proper= ty/SupportedPrivilegeSet.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Versio= n.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/Abstrac= tAuth.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/AWSAuth.= php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/Abstrac= tAuth.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/BasicAut= h.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/DigestAu= th.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/Request.= php > @@ -954,7 +922,6 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Eleme= ntList.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/EofEx= ception.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/FreeB= usyGenerator.php > = -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/incl= udes.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Node.= php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Param= eter.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Parse= Exception.php > @@ -992,15 +959,50 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/TimeZ= oneUtil.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/VCard= Converter.php > = %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Versi= on.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/composer.json > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/incl= udes.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/LICENSE > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/README.md > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/ctype.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/lessc.inc.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/_pclzip.lib.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/gnu-lgpl.txt > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/pclzip.lib.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/readme.txt > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/AES.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Base.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Blowfish.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/DES.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Hash.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC2.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC4.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RSA.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Random.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Rijndael.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/TripleDES.php= > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Twofish.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ANSI.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ASN1.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/X509.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Math/BigInteger.php= > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SCP.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP/Stream.php= > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH1.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH2.php > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH/Agent.ph= p > = +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH_Agent.ph= p > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/openssl.cnf > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/COPYING > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/README.md > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/Spyc.php > -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/cacert.pem > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/composer.json > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/LICENSE > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/README.md > +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/cacert.pem > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/tmhOAuth.php > %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/tmhUtilities.php > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/README > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/README > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/_source.en.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/cs_CZ.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/da_DK.yml > @@ -1018,7 +1020,6 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/nl_NL.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pl_PL.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pt_BR.yml > -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/README > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/ru_RU.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sl_SI.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sv_SE.yml > @@ -1026,6 +1027,7 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/langs.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/af.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-dz.js > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-kw.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ly.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ma.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-sa.js > @@ -1044,6 +1046,7 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/cy.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/da.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de-at.js > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de-ch.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/dv.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/el.js > @@ -1066,6 +1069,7 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/fy.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gd.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gl.js > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gom-latn.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/he.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/hi.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/hr.js > @@ -1079,6 +1083,7 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ka.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/kk.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/km.js > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/kn.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ko.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ky.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/lb.js > @@ -1104,6 +1109,7 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/pt.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ro.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ru.js > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/sd.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/se.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/si.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/sk.js > @@ -1125,6 +1131,8 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/tzm-latn.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/tzm.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uk.js > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ur.js > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uz-latn.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uz.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/vi.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/x-pseudo.js > @@ -1132,7 +1140,7 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-cn.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-hk.js > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-tw.js > -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/README > +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/README > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/_source.en.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ar_SA.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/bg_BG.yml > @@ -1159,7 +1167,6 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pl_PL.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pt_BR.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pt_PT.yml > -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/README > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ro_RO.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ru_RU.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/sk_SK.yml > @@ -1169,6 +1176,7 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/uk_UA.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/zh_CN.yml > %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/zh_TW.yml > +%%WWWDIR%%/rainloop/v/%%VER%%/app/resources/RainLoop.asc > %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/empty-contact.png > = %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/amazon.com.png= > = %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/apple.com.png > @@ -1208,7 +1216,6 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/ted.com.png > = %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/twitter.com.pn= g > = %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/youtube.com.pn= g > -%%WWWDIR%%/rainloop/v/%%VER%%/app/resources/RainLoop.asc > %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/BadBrowser.html > %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/Error.html > %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/Index.html > @@ -1318,12 +1325,12 @@ > %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/firefox.gif > %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/opera.gif > %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/safari.gif > +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/FIXES.txt > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/build-config.js > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/ckeditor.js > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/ckeditor.orig.js > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/config.js > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/contents.css > -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/FIXES.txt > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/af.js > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/ar.js > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/az.js > @@ -1396,15 +1403,15 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/about.= js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/hidpi/= logo_ckeditor.png > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/logo_c= keditor.png > = -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/dialogs= /base64image.js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/LICENSE.= md > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/README.m= d > = +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/dialogs= /base64image.js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/clipboard/dialogs/pa= ste.js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/colordialog/dialogs/= colordialog.css > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/colordialog/dialogs/= colordialog.js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/dialog/dialogDefinit= ion.js > -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons_hidpi.png > %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons.png > +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons_hidpi.png > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image/dialogs/image.= js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image/images/noimage= .png > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image2/dialogs/image= 2.js > @@ -1420,23 +1427,23 @@ > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/CHANGELOG= .md > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/Gruntfile= .js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/LICENSE > = -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/package.= json > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/README.md= > = +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/package.= json > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/template.= jst > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/signature/plugin.js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/table/dialogs/table.= js > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/widget/images/handle= .png > = +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog.css= > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_ie.c= ss > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_ie8.= css > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_iequ= irks.css > = -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog.css= > = +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor.css= > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_geck= o.css > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_ie.c= ss > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_ie8.= css > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_iequ= irks.css > = -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor.css= > = -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons_hidp= i.png > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons.png > = +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons_hidp= i.png > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/arro= w.png > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/clos= e.png > = %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/hidp= i/close.png >=20 From owner-svn-ports-head@freebsd.org Wed Jun 14 22:54:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7ACD8BF5737; Wed, 14 Jun 2017 22:54: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 56EF67BA15; Wed, 14 Jun 2017 22:54:45 +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 v5EMsiXR027712; Wed, 14 Jun 2017 22:54:44 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EMshAN027704; Wed, 14 Jun 2017 22:54:43 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706142254.v5EMshAN027704@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 14 Jun 2017 22:54:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443607 - in head/dns: bind9-devel/files bind910/files bind911/files bind99/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 22:54:45 -0000 Author: mat Date: Wed Jun 14 22:54:43 2017 New Revision: 443607 URL: https://svnweb.freebsd.org/changeset/ports/443607 Log: Remove special handling for testing and documentation domains, per RFC 6761 recommendations. While there: - Fix invalid syntax in sample slave config. - Add a message about having syslogd working with BIND9 chroot. PR: 217915 Reported by: eserte12 yahoo de Sponsored by: Absolight Modified: head/dns/bind9-devel/files/named.conf.in head/dns/bind9-devel/files/pkg-message.in (contents, props changed) head/dns/bind910/files/named.conf.in head/dns/bind910/files/pkg-message.in (contents, props changed) head/dns/bind911/files/named.conf.in head/dns/bind911/files/pkg-message.in (contents, props changed) head/dns/bind99/files/named.conf.in head/dns/bind99/files/pkg-message.in (contents, props changed) Modified: head/dns/bind9-devel/files/named.conf.in ============================================================================== --- head/dns/bind9-devel/files/named.conf.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind9-devel/files/named.conf.in Wed Jun 14 22:54:43 2017 (r443607) @@ -130,7 +130,7 @@ zone "in-addr.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; zone "ip6.arpa" { type slave; file "%%ETCDIR%%/slave/ip6.arpa.slave"; @@ -141,7 +141,7 @@ zone "ip6.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; */ /* Serving the following zones locally will prevent any queries @@ -260,14 +260,6 @@ zone "113.0.203.in-addr.arpa" { type master; file "%%E // IPv6 Example Range for Documentation (RFCs 3849 and 6303) zone "8.b.d.0.1.0.0.2.ip6.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; - -// Domain Names for Documentation and Testing (BCP 32) -zone "test" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "invalid" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.com" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.net" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.org" { type master; file "%%ETCDIR%%/master/empty.db"; }; // Router Benchmark Testing (RFCs 2544 and 5735) zone "18.198.in-addr.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; Modified: head/dns/bind9-devel/files/pkg-message.in ============================================================================== --- head/dns/bind9-devel/files/pkg-message.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind9-devel/files/pkg-message.in Wed Jun 14 22:54:43 2017 (r443607) @@ -12,6 +12,13 @@ * * * The %%PREFIX%%/etc/rc.d/named script will do that for you. * * * +* If using syslog to log the BIND9 activity, and using a * +* chroot'ed installation, you will need to tell syslog to * +* install a log socket in the BIND9 chroot by running: * +* * +* # sysrc altlog_proglist+=named * +* * +* And then restarting syslogd with: service syslogd restart * * * * * * THIS IS A DEVELOPMENT VERSION IF BIND, IT WILL EAT YOUR DATA * Modified: head/dns/bind910/files/named.conf.in ============================================================================== --- head/dns/bind910/files/named.conf.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind910/files/named.conf.in Wed Jun 14 22:54:43 2017 (r443607) @@ -130,7 +130,7 @@ zone "in-addr.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; zone "ip6.arpa" { type slave; file "%%ETCDIR%%/slave/ip6.arpa.slave"; @@ -141,7 +141,7 @@ zone "ip6.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; */ /* Serving the following zones locally will prevent any queries @@ -260,14 +260,6 @@ zone "113.0.203.in-addr.arpa" { type master; file "%%E // IPv6 Example Range for Documentation (RFCs 3849 and 6303) zone "8.b.d.0.1.0.0.2.ip6.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; - -// Domain Names for Documentation and Testing (BCP 32) -zone "test" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "invalid" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.com" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.net" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.org" { type master; file "%%ETCDIR%%/master/empty.db"; }; // Router Benchmark Testing (RFCs 2544 and 5735) zone "18.198.in-addr.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; Modified: head/dns/bind910/files/pkg-message.in ============================================================================== --- head/dns/bind910/files/pkg-message.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind910/files/pkg-message.in Wed Jun 14 22:54:43 2017 (r443607) @@ -12,4 +12,12 @@ * * * The %%PREFIX%%/etc/rc.d/named script will do that for you. * * * +* If using syslog to log the BIND9 activity, and using a * +* chroot'ed installation, you will need to tell syslog to * +* install a log socket in the BIND9 chroot by running: * +* * +* # sysrc altlog_proglist+=named * +* * +* And then restarting syslogd with: service syslogd restart * +* * ********************************************************************** Modified: head/dns/bind911/files/named.conf.in ============================================================================== --- head/dns/bind911/files/named.conf.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind911/files/named.conf.in Wed Jun 14 22:54:43 2017 (r443607) @@ -130,7 +130,7 @@ zone "in-addr.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; zone "ip6.arpa" { type slave; file "%%ETCDIR%%/slave/ip6.arpa.slave"; @@ -141,7 +141,7 @@ zone "ip6.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; */ /* Serving the following zones locally will prevent any queries @@ -260,14 +260,6 @@ zone "113.0.203.in-addr.arpa" { type master; file "%%E // IPv6 Example Range for Documentation (RFCs 3849 and 6303) zone "8.b.d.0.1.0.0.2.ip6.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; - -// Domain Names for Documentation and Testing (BCP 32) -zone "test" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "invalid" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.com" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.net" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.org" { type master; file "%%ETCDIR%%/master/empty.db"; }; // Router Benchmark Testing (RFCs 2544 and 5735) zone "18.198.in-addr.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; Modified: head/dns/bind911/files/pkg-message.in ============================================================================== --- head/dns/bind911/files/pkg-message.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind911/files/pkg-message.in Wed Jun 14 22:54:43 2017 (r443607) @@ -12,4 +12,12 @@ * * * The %%PREFIX%%/etc/rc.d/named script will do that for you. * * * +* If using syslog to log the BIND9 activity, and using a * +* chroot'ed installation, you will need to tell syslog to * +* install a log socket in the BIND9 chroot by running: * +* * +* # sysrc altlog_proglist+=named * +* * +* And then restarting syslogd with: service syslogd restart * +* * ********************************************************************** Modified: head/dns/bind99/files/named.conf.in ============================================================================== --- head/dns/bind99/files/named.conf.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind99/files/named.conf.in Wed Jun 14 22:54:43 2017 (r443607) @@ -130,7 +130,7 @@ zone "in-addr.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; zone "ip6.arpa" { type slave; file "%%ETCDIR%%/slave/ip6.arpa.slave"; @@ -141,7 +141,7 @@ zone "ip6.arpa" { 2620:0:2830:202::132; // iad.xfr.dns.icann.org }; notify no; -} +}; */ /* Serving the following zones locally will prevent any queries @@ -260,14 +260,6 @@ zone "113.0.203.in-addr.arpa" { type master; file "%%E // IPv6 Example Range for Documentation (RFCs 3849 and 6303) zone "8.b.d.0.1.0.0.2.ip6.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; - -// Domain Names for Documentation and Testing (BCP 32) -zone "test" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "invalid" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.com" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.net" { type master; file "%%ETCDIR%%/master/empty.db"; }; -zone "example.org" { type master; file "%%ETCDIR%%/master/empty.db"; }; // Router Benchmark Testing (RFCs 2544 and 5735) zone "18.198.in-addr.arpa" { type master; file "%%ETCDIR%%/master/empty.db"; }; Modified: head/dns/bind99/files/pkg-message.in ============================================================================== --- head/dns/bind99/files/pkg-message.in Wed Jun 14 22:45:45 2017 (r443606) +++ head/dns/bind99/files/pkg-message.in Wed Jun 14 22:54:43 2017 (r443607) @@ -12,4 +12,12 @@ * * * The %%PREFIX%%/etc/rc.d/named script will do that for you. * * * +* If using syslog to log the BIND9 activity, and using a * +* chroot'ed installation, you will need to tell syslog to * +* install a log socket in the BIND9 chroot by running: * +* * +* # sysrc altlog_proglist+=named * +* * +* And then restarting syslogd with: service syslogd restart * +* * ********************************************************************** From owner-svn-ports-head@freebsd.org Wed Jun 14 22:54:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A19CEBF5767; Wed, 14 Jun 2017 22:54:51 +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 7E8FA7BA37; Wed, 14 Jun 2017 22:54:51 +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 v5EMsoCu027922; Wed, 14 Jun 2017 22:54:50 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EMsopJ027916; Wed, 14 Jun 2017 22:54:50 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706142254.v5EMsopJ027916@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 14 Jun 2017 22:54:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443608 - in head/dns: bind910 bind911 bind99 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 22:54:51 -0000 Author: mat Date: Wed Jun 14 22:54:49 2017 New Revision: 443608 URL: https://svnweb.freebsd.org/changeset/ports/443608 Log: Update to 9.9.10-P1, 9.10.5-P1, 9.11.1-P1. MFH: 2017Q2 Security: CVE-2017-3140 Security: CVE-2017-3141 Sponsored by: Absolight Modified: head/dns/bind910/Makefile (contents, props changed) head/dns/bind910/distinfo (contents, props changed) head/dns/bind911/Makefile (contents, props changed) head/dns/bind911/distinfo (contents, props changed) head/dns/bind99/Makefile (contents, props changed) head/dns/bind99/distinfo (contents, props changed) Modified: head/dns/bind910/Makefile ============================================================================== --- head/dns/bind910/Makefile Wed Jun 14 22:54:43 2017 (r443607) +++ head/dns/bind910/Makefile Wed Jun 14 22:54:49 2017 (r443608) @@ -16,7 +16,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.10.5 +ISCVERSION= 9.10.5-P1 USES= cpe libedit Modified: head/dns/bind910/distinfo ============================================================================== --- head/dns/bind910/distinfo Wed Jun 14 22:54:43 2017 (r443607) +++ head/dns/bind910/distinfo Wed Jun 14 22:54:49 2017 (r443608) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492690349 -SHA256 (bind-9.10.5.tar.gz) = 71688d2e134e42205075eef93cc1b78b42a140a2d61bf8263afc9c92fc872b0e -SIZE (bind-9.10.5.tar.gz) = 9431916 +TIMESTAMP = 1497425849 +SHA256 (bind-9.10.5-P1.tar.gz) = 82fb885de927fdb4db0a0bb5e5efda839a857ff70adbcfcb0486a010924ae5cd +SIZE (bind-9.10.5-P1.tar.gz) = 9406887 Modified: head/dns/bind911/Makefile ============================================================================== --- head/dns/bind911/Makefile Wed Jun 14 22:54:43 2017 (r443607) +++ head/dns/bind911/Makefile Wed Jun 14 22:54:49 2017 (r443608) @@ -30,7 +30,7 @@ LICENSE= MPL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.1 +ISCVERSION= 9.11.1-P1 USES= cpe libedit Modified: head/dns/bind911/distinfo ============================================================================== --- head/dns/bind911/distinfo Wed Jun 14 22:54:43 2017 (r443607) +++ head/dns/bind911/distinfo Wed Jun 14 22:54:49 2017 (r443608) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492691449 -SHA256 (bind-9.11.1.tar.gz) = 22050095f5c82a1385cc4174190ac60392670bbc5d63d592ecae52a214bc10b2 -SIZE (bind-9.11.1.tar.gz) = 9762743 +TIMESTAMP = 1497425959 +SHA256 (bind-9.11.1-P1.tar.gz) = 6b1b3e88d51b8471bd6aee24a8cea70817e850a5901315dc506f9dde275ca638 +SIZE (bind-9.11.1-P1.tar.gz) = 9745364 Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Wed Jun 14 22:54:43 2017 (r443607) +++ head/dns/bind99/Makefile Wed Jun 14 22:54:49 2017 (r443608) @@ -16,7 +16,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.10 +ISCVERSION= 9.9.10-P1 USES= cpe libedit Modified: head/dns/bind99/distinfo ============================================================================== --- head/dns/bind99/distinfo Wed Jun 14 22:54:43 2017 (r443607) +++ head/dns/bind99/distinfo Wed Jun 14 22:54:49 2017 (r443608) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492688489 -SHA256 (bind-9.9.10.tar.gz) = 7deabe932b11149ebce7bf96abe114479c3c52e0081a29d00877125f55ae562a -SIZE (bind-9.9.10.tar.gz) = 8857543 +TIMESTAMP = 1497425667 +SHA256 (bind-9.9.10-P1.tar.gz) = 2c09f361a5936b31dcfd9dfaa324351dc2cd25ca0a380cf4caa2cc94b3ba6bc5 +SIZE (bind-9.9.10-P1.tar.gz) = 8836915 From owner-svn-ports-head@freebsd.org Wed Jun 14 23:03:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 026EABF5A71; Wed, 14 Jun 2017 23:03:34 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C144A7C00F; Wed, 14 Jun 2017 23:03:33 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5EN3XFV032489; Wed, 14 Jun 2017 23:03:33 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EN3Xuk032487; Wed, 14 Jun 2017 23:03:33 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201706142303.v5EN3Xuk032487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Wed, 14 Jun 2017 23:03:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443610 - head/mail/rainloop-community X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 23:03:34 -0000 Author: olivier Date: Wed Jun 14 23:03:32 2017 New Revision: 443610 URL: https://svnweb.freebsd.org/changeset/ports/443610 Log: Update rainloop-community version to 1.11.1 (should be included with r443606) PR: 219977 Reported by: adamw Modified: head/mail/rainloop-community/distinfo head/mail/rainloop-community/pkg-plist Modified: head/mail/rainloop-community/distinfo ============================================================================== --- head/mail/rainloop-community/distinfo Wed Jun 14 22:56:44 2017 (r443609) +++ head/mail/rainloop-community/distinfo Wed Jun 14 23:03:32 2017 (r443610) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490029481 -SHA256 (rainloop-community-1.11.0.203.zip) = 371121744dfb4604f91ef87a8a2b497ecc69e001974c5890980fcd4a7cf3b408 -SIZE (rainloop-community-1.11.0.203.zip) = 6052952 +TIMESTAMP = 1497403868 +SHA256 (rainloop-community-1.11.1.zip) = e2f0856805c110675e993e67451d47c4c857aee91ad944716d39d22343bf3e88 +SIZE (rainloop-community-1.11.1.zip) = 6053925 Modified: head/mail/rainloop-community/pkg-plist ============================================================================== --- head/mail/rainloop-community/pkg-plist Wed Jun 14 22:56:44 2017 (r443609) +++ head/mail/rainloop-community/pkg-plist Wed Jun 14 23:03:32 2017 (r443610) @@ -13,7 +13,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/AccessToken.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/AccessTokenMetadata.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Authentication/OAuth2Client.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/autoload.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookAuthenticationException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookAuthorizationException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Exceptions/FacebookClientException.php @@ -59,13 +58,13 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyMultipart.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Http/RequestBodyUrlEncoded.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/certs/DigiCertHighAssuranceEVRootCA.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookCurl.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookCurlHttpClient.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookGuzzleHttpClient.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookHttpClientInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookStream.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/FacebookStreamHttpClient.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/HttpClients/certs/DigiCertHighAssuranceEVRootCA.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/FacebookMemoryPersistentDataHandler.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/FacebookSessionPersistentDataHandler.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/PersistentData/PersistentDataInterface.php @@ -78,6 +77,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/FacebookUrlDetectionHandler.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/FacebookUrlManipulator.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/Url/UrlDetectionInterface.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Facebook/autoload.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/AdapterInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Curl/BatchContext.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Curl/CurlAdapter.php @@ -92,7 +92,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/Transaction.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/TransactionInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Adapter/TransactionIterator.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/cacert.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Client.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/ClientInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Collection.php @@ -125,7 +124,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/ServerException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/TooManyRedirectsException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Exception/TransferException.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/functions.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/HasDataTrait.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Message/AbstractMessage.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Message/MessageFactory.php @@ -152,6 +150,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/ToArrayInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/UriTemplate.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/Url.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/cacert.pem +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/GuzzleHttp/functions.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Draw/DrawerInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Effects/EffectsInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Exception/Exception.php @@ -236,10 +236,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Image.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Imagine.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Imagine/Imagick/Layers.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/ctype.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/lessc.inc.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/LICENSE -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/README.md %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/Collection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/Crypt.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Base/DateTimeHelper.php @@ -376,17 +372,13 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Vendors/Net/IDNA2.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Vendors/Net/IDNA2CustomExceptions.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/MailSo/Version.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/composer.json %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/LICENSE.txt %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/Mobile_Detect.json %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/Mobile_Detect.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/namespaced/Detection/MobileDetect.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/composer.json +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/namespaced/Detection/MobileDetect.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/Mobile_Detect/ruleset.xml -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/_pclzip.lib.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/gnu-lgpl.txt -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/pclzip.lib.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/readme.txt %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/Client.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php @@ -395,30 +387,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHP-OAuth2/README %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPGangsta/GoogleAuthenticator.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/AES.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Base.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Blowfish.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/DES.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Hash.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Random.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC2.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC4.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Rijndael.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RSA.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/TripleDES.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Twofish.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ANSI.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ASN1.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/X509.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Math/BigInteger.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SCP.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP/Stream.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH1.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH2.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/openssl.cnf -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH_Agent.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH/Agent.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/GD.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/PHPThumb.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/PHPThumb/PluginInterface.php @@ -736,8 +704,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Classes/FilterCondition.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ActionType.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionField.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionsType.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionType.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/Enumerations/ConditionsType.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/FiltersInterface.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Filters/SieveStorage.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/RainLoop/Providers/Settings.php @@ -772,9 +740,9 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/CalendarQueryValidator.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/CalendarRootNode.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Exception/InvalidComponentType.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICSExportPlugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICalendar.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICalendarObject.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ICSExportPlugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/IShareableCalendar.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/ISharedCalendar.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/CalDAV/Notifications/Collection.php @@ -828,6 +796,9 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Backend/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Backend/PDO.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Auth/Plugin.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/GuessContentType.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/MapGetToPropFind.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/Plugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/favicon.ico %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/addressbook.png %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/calendar.png @@ -836,9 +807,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/file.png %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/parent.png %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/assets/icons/principal.png -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/GuessContentType.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/MapGetToPropFind.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Browser/Plugin.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Client.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Collection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception.php @@ -849,8 +817,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/Forbidden.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/InsufficientStorage.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/InvalidResourceType.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/Locked.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/LockTokenMatchesRequestUri.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/Locked.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/MethodNotAllowed.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/NotAuthenticated.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/NotFound.php @@ -861,13 +829,13 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/RequestedRangeNotSatisfiable.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/ServiceUnavailable.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Exception/UnsupportedMediaType.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/Directory.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FS/Node.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/Directory.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/FSExt/Node.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/ICollection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IExtendedCollection.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IFile.php @@ -876,8 +844,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/IQuota.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/AbstractBackend.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/BackendInterface.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/FS.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/File.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Backend/PDO.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/LockInfo.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAV/Locks/Plugin.php @@ -931,8 +899,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Property/Principal.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Property/SupportedPrivilegeSet.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/DAVACL/Version.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/AbstractAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/AWSAuth.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/AbstractAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/BasicAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/DigestAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/HTTP/Request.php @@ -953,7 +921,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/ElementList.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/EofException.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/FreeBusyGenerator.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/includes.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Node.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Parameter.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/ParseException.php @@ -991,15 +958,50 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/TimeZoneUtil.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/VCardConverter.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/Version.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/composer.json +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/SabreForRainLoop/VObject/includes.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/LICENSE +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/ctype.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/lessphp/lessc.inc.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/_pclzip.lib.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/gnu-lgpl.txt +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/pclzip.lib.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/pclzip/readme.txt +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/AES.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Base.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Blowfish.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/DES.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Hash.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC2.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RC4.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/RSA.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Random.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Rijndael.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/TripleDES.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Crypt/Twofish.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ANSI.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/ASN1.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/File/X509.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Math/BigInteger.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SCP.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SFTP/Stream.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH1.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/Net/SSH2.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH/Agent.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/System/SSH_Agent.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/phpseclib/openssl.cnf %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/COPYING %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/README.md %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/Spyc.php -%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/cacert.pem +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/spyc/composer.json %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/LICENSE %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/cacert.pem %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/tmhOAuth.php %%WWWDIR%%/rainloop/v/%%VER%%/app/libraries/tmhOAuth/tmhUtilities.php +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/README +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/_source.en.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/cs_CZ.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/da_DK.yml @@ -1017,7 +1019,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/nl_NL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pl_PL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/pt_BR.yml -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/ru_RU.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sl_SI.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/admin/sv_SE.yml @@ -1025,6 +1026,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/langs.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/af.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-dz.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-kw.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ly.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-ma.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ar-sa.js @@ -1043,6 +1045,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/cy.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/da.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de-at.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de-ch.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/de.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/dv.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/el.js @@ -1065,6 +1068,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/fy.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gd.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gl.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/gom-latn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/he.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/hi.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/hr.js @@ -1078,6 +1082,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ka.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/kk.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/km.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/kn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ko.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ky.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/lb.js @@ -1103,6 +1108,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/pt.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ro.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ru.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/sd.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/se.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/si.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/sk.js @@ -1124,6 +1130,8 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/tzm-latn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/tzm.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uk.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/ur.js +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uz-latn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/uz.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/vi.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/x-pseudo.js @@ -1131,7 +1139,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-cn.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-hk.js %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/moment/zh-tw.js -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/README +%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/_source.en.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ar_SA.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/bg_BG.yml @@ -1158,7 +1166,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pl_PL.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pt_BR.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/pt_PT.yml -%%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/README %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ro_RO.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/ru_RU.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/sk_SK.yml @@ -1168,6 +1175,7 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/uk_UA.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/zh_CN.yml %%WWWDIR%%/rainloop/v/%%VER%%/app/localization/webmail/zh_TW.yml +%%WWWDIR%%/rainloop/v/%%VER%%/app/resources/RainLoop.asc %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/empty-contact.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/amazon.com.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/apple.com.png @@ -1207,7 +1215,6 @@ %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/ted.com.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/twitter.com.png %%WWWDIR%%/rainloop/v/%%VER%%/app/resources/images/services/youtube.com.png -%%WWWDIR%%/rainloop/v/%%VER%%/app/resources/RainLoop.asc %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/BadBrowser.html %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/Error.html %%WWWDIR%%/rainloop/v/%%VER%%/app/templates/Index.html @@ -1317,12 +1324,12 @@ %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/firefox.gif %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/opera.gif %%WWWDIR%%/rainloop/v/%%VER%%/static/browsers/safari.gif +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/FIXES.txt %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/build-config.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/ckeditor.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/ckeditor.orig.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/config.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/contents.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/FIXES.txt %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/af.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/ar.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/lang/az.js @@ -1395,15 +1402,15 @@ %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/about.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/about/dialogs/logo_ckeditor.png -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/dialogs/base64image.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/LICENSE.md %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/base64image/dialogs/base64image.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/clipboard/dialogs/paste.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/colordialog/dialogs/colordialog.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/colordialog/dialogs/colordialog.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/dialog/dialogDefinition.js -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons.png +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image/dialogs/image.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image/images/noimage.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/image2/dialogs/image2.js @@ -1419,23 +1426,23 @@ %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/CHANGELOG.md %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/Gruntfile.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/LICENSE -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/package.json %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/README.md +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/package.json %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/quicktable/template.jst %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/signature/plugin.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/table/dialogs/table.js %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/plugins/widget/images/handle.png +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_ie.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_ie8.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog_iequirks.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/dialog.css +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_gecko.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_ie.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_ie8.css %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor_iequirks.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/editor.css -%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons.png +%%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/icons_hidpi.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/arrow.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/close.png %%WWWDIR%%/rainloop/v/%%VER%%/static/ckeditor/skins/moono-lisa/images/hidpi/close.png From owner-svn-ports-head@freebsd.org Wed Jun 14 23:05:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36A94BF5AD9 for ; Wed, 14 Jun 2017 23:05:56 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from smtp.smtpout.orange.fr (smtp05.smtpout.orange.fr [80.12.242.127]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E3887C12C for ; Wed, 14 Jun 2017 23:05:54 +0000 (UTC) (envelope-from olivier@freebsd.org) Received: from mail-yw0-f181.google.com ([209.85.161.181]) by mwinf5d52 with ME id Yn5k1v0093v7e9M03n5lnM; Thu, 15 Jun 2017 01:05:46 +0200 X-ME-Helo: mail-yw0-f181.google.com X-ME-Auth: Y29jaGFyZC1sYWJiZS5vbGl2aWVyQG9yYW5nZS5mcg== X-ME-Date: Thu, 15 Jun 2017 01:05:46 +0200 X-ME-IP: 209.85.161.181 Received: by mail-yw0-f181.google.com with SMTP id l75so9112167ywc.3; Wed, 14 Jun 2017 16:05:45 -0700 (PDT) X-Gm-Message-State: AKS2vOzMmKragXxWaRUtxKJwixUSrFdm6DkSHqmwaSOxjdlwFErZFI6P smGvXi1R0zZ9bk7pVKhzKv33TdXoag== X-Received: by 10.129.147.5 with SMTP id k5mr2076520ywg.128.1497481544098; Wed, 14 Jun 2017 16:05:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.4.195 with HTTP; Wed, 14 Jun 2017 16:05:23 -0700 (PDT) In-Reply-To: <5B310B4C-9F72-4C72-A537-0FFD9EA1639E@adamw.org> References: <201706142245.v5EMjjIJ023632@repo.freebsd.org> <5B310B4C-9F72-4C72-A537-0FFD9EA1639E@adamw.org> From: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Date: Thu, 15 Jun 2017 01:05:23 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r443606 - head/mail/rainloop To: Adam Weinberger 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-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2017 23:05:56 -0000 On Thu, Jun 15, 2017 at 12:50 AM, Adam Weinberger wrote: > > What about rainloop-community? They have always been updated in parallel. > =E2=80=8B=E2=80=8BYou've right: should be fixed in =E2=80=8Br443610=E2=80= =8B =E2=80=8B From owner-svn-ports-head@freebsd.org Thu Jun 15 00:37:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75250BF7440; Thu, 15 Jun 2017 00:37:01 +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 3AA2D7EA43; Thu, 15 Jun 2017 00:37:01 +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 v5F0b0Yn068789; Thu, 15 Jun 2017 00:37:00 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5F0b0HN068787; Thu, 15 Jun 2017 00:37:00 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706150037.v5F0b0HN068787@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 15 Jun 2017 00:37:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443611 - head/astro/p5-Astro-satpass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 00:37:01 -0000 Author: wen Date: Thu Jun 15 00:36:59 2017 New Revision: 443611 URL: https://svnweb.freebsd.org/changeset/ports/443611 Log: - Update to 0.082 Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.082/Changes Modified: head/astro/p5-Astro-satpass/Makefile head/astro/p5-Astro-satpass/distinfo Modified: head/astro/p5-Astro-satpass/Makefile ============================================================================== --- head/astro/p5-Astro-satpass/Makefile Wed Jun 14 23:03:32 2017 (r443610) +++ head/astro/p5-Astro-satpass/Makefile Thu Jun 15 00:36:59 2017 (r443611) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-satpass -PORTVERSION= 0.081 +PORTVERSION= 0.082 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/astro/p5-Astro-satpass/distinfo ============================================================================== --- head/astro/p5-Astro-satpass/distinfo Wed Jun 14 23:03:32 2017 (r443610) +++ head/astro/p5-Astro-satpass/distinfo Thu Jun 15 00:36:59 2017 (r443611) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495876080 -SHA256 (Astro-satpass-0.081.tar.gz) = dcb979c82b3efe7e5f2863036147af7c977f0097f954946358b32ea715becfe3 -SIZE (Astro-satpass-0.081.tar.gz) = 539348 +TIMESTAMP = 1497486082 +SHA256 (Astro-satpass-0.082.tar.gz) = 34c498bd21514629c1027c7a16be393955f02dad22a24f7e2499f1f27042a829 +SIZE (Astro-satpass-0.082.tar.gz) = 539258 From owner-svn-ports-head@freebsd.org Thu Jun 15 00:55:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CCE7CBF794D; Thu, 15 Jun 2017 00:55:16 +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 5576C7F279; Thu, 15 Jun 2017 00:55:16 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 6ED8216173; Thu, 15 Jun 2017 00:55:15 +0000 (UTC) Date: Thu, 15 Jun 2017 00:55:15 +0000 From: Alexey Dokuchaev To: "Tobias C. Berner" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443599 - head/Mk Message-ID: <20170615005515.GA26393@FreeBSD.org> References: <201706142018.v5EKIc8G062340@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201706142018.v5EKIc8G062340@repo.freebsd.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 00:55:16 -0000 On Wed, Jun 14, 2017 at 08:18:38PM +0000, Tobias C. Berner wrote: > New Revision: 443599 > URL: https://svnweb.freebsd.org/changeset/ports/443599 > > Log: > Add note, that WRKDIRPREFIX must not end in '/'. > > PR: 199297 This is stupid, fragile, error-prone appoach that does not even cover all cases (like shown in the PR) when no paths end in slash but the problem still occurs. Did you read the analysis of my original problem carefully enough? It was not about slashes, it was symlinks and realpath. You might not like proposed solution but then think of something better; computers are smart enough to handle slashes automagically rather than depend on that unrealiable human beings will follow the rules and notes. ./danfe From owner-svn-ports-head@freebsd.org Thu Jun 15 01:44:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6830BFA524; Thu, 15 Jun 2017 01:44:53 +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 F3B0781719; Thu, 15 Jun 2017 01:44:52 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 023e019b TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Wed, 14 Jun 2017 19:44:51 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r443599 - head/Mk From: Adam Weinberger In-Reply-To: <20170615005515.GA26393@FreeBSD.org> Date: Wed, 14 Jun 2017 19:44:49 -0600 Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <2E7EBFF9-6184-4CCA-BCAF-A3991EAF3A94@adamw.org> References: <201706142018.v5EKIc8G062340@repo.freebsd.org> <20170615005515.GA26393@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 01:44:53 -0000 > On 14 Jun, 2017, at 18:55, Alexey Dokuchaev wrote: >=20 > On Wed, Jun 14, 2017 at 08:18:38PM +0000, Tobias C. Berner wrote: >> New Revision: 443599 >> URL: https://svnweb.freebsd.org/changeset/ports/443599 >>=20 >> Log: >> Add note, that WRKDIRPREFIX must not end in '/'. >>=20 >> PR: 199297 >=20 > This is stupid, fragile, error-prone appoach that does not even cover = all > cases (like shown in the PR) when no paths end in slash but the = problem > still occurs. Did you read the analysis of my original problem = carefully > enough? It was not about slashes, it was symlinks and realpath. >=20 > You might not like proposed solution but then think of something = better; > computers are smart enough to handle slashes automagically rather than > depend on that unrealiable human beings will follow the rules and = notes. Okay, but WRKDIRPREFIX still shouldn't end in a slash though, and a = comment saying not to put a slash at the end is a pretty reasonable = move. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-svn-ports-head@freebsd.org Thu Jun 15 01:56:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED544BFAC83; Thu, 15 Jun 2017 01:56:35 +0000 (UTC) (envelope-from danfe@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 CC73381D68; Thu, 15 Jun 2017 01:56:35 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 1FA24176D7; Thu, 15 Jun 2017 01:56:35 +0000 (UTC) Date: Thu, 15 Jun 2017 01:56:35 +0000 From: Alexey Dokuchaev To: Adam Weinberger Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443599 - head/Mk Message-ID: <20170615015635.GA78699@FreeBSD.org> References: <201706142018.v5EKIc8G062340@repo.freebsd.org> <20170615005515.GA26393@FreeBSD.org> <2E7EBFF9-6184-4CCA-BCAF-A3991EAF3A94@adamw.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2E7EBFF9-6184-4CCA-BCAF-A3991EAF3A94@adamw.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 01:56:36 -0000 On Wed, Jun 14, 2017 at 07:44:49PM -0600, Adam Weinberger wrote: > > On 14 Jun, 2017, at 18:55, Alexey Dokuchaev wrote: > > On Wed, Jun 14, 2017 at 08:18:38PM +0000, Tobias C. Berner wrote: > >> New Revision: 443599 > >> URL: https://svnweb.freebsd.org/changeset/ports/443599 > >> > >> Log: > >> Add note, that WRKDIRPREFIX must not end in '/'. > >> > >> PR: 199297 > > > > This is stupid, fragile, error-prone appoach that does not even cover all > > cases (like shown in the PR) when no paths end in slash but the problem > > still occurs. Did you read the analysis of my original problem carefully > > enough? It was not about slashes, it was symlinks and realpath. > > > > You might not like proposed solution but then think of something better; > > computers are smart enough to handle slashes automagically rather than > > depend on that unrealiable human beings will follow the rules and notes. > > Okay, but WRKDIRPREFIX still shouldn't end in a slash though, and a > comment saying not to put a slash at the end is a pretty reasonable move. Oh I don't mind the comment (esp. that I'm not a big fan of superfluous slashes appended to directories), but was somewhat disappointed that my PR was closed as WONTFIX (works as intended) with no response to analysis of the problem, no discussion of the proposed solution, etc. All the effor was flushed down the toilet. Needless to say, the problem is still there until someone else trips on it and opens a similar PR. ./danfe From owner-svn-ports-head@freebsd.org Thu Jun 15 02:54:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12C12BFD3BA; Thu, 15 Jun 2017 02:54:38 +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 4F8ED83E58; Thu, 15 Jun 2017 02:54:36 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id d049645e TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Wed, 14 Jun 2017 20:54:34 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r443599 - head/Mk From: Adam Weinberger In-Reply-To: <20170615015635.GA78699@FreeBSD.org> Date: Wed, 14 Jun 2017 20:54:33 -0600 Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <42DEC213-DF22-4BDF-9EA2-876629BA763C@adamw.org> References: <201706142018.v5EKIc8G062340@repo.freebsd.org> <20170615005515.GA26393@FreeBSD.org> <2E7EBFF9-6184-4CCA-BCAF-A3991EAF3A94@adamw.org> <20170615015635.GA78699@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 02:54:38 -0000 > On 14 Jun, 2017, at 19:56, Alexey Dokuchaev wrote: >=20 > On Wed, Jun 14, 2017 at 07:44:49PM -0600, Adam Weinberger wrote: >>> On 14 Jun, 2017, at 18:55, Alexey Dokuchaev = wrote: >>> On Wed, Jun 14, 2017 at 08:18:38PM +0000, Tobias C. Berner wrote: >>>> New Revision: 443599 >>>> URL: https://svnweb.freebsd.org/changeset/ports/443599 >>>>=20 >>>> Log: >>>> Add note, that WRKDIRPREFIX must not end in '/'. >>>>=20 >>>> PR: 199297 >>>=20 >>> This is stupid, fragile, error-prone appoach that does not even = cover all >>> cases (like shown in the PR) when no paths end in slash but the = problem >>> still occurs. Did you read the analysis of my original problem = carefully >>> enough? It was not about slashes, it was symlinks and realpath. >>>=20 >>> You might not like proposed solution but then think of something = better; >>> computers are smart enough to handle slashes automagically rather = than >>> depend on that unrealiable human beings will follow the rules and = notes. >>=20 >> Okay, but WRKDIRPREFIX still shouldn't end in a slash though, and a >> comment saying not to put a slash at the end is a pretty reasonable = move. >=20 > Oh I don't mind the comment (esp. that I'm not a big fan of = superfluous > slashes appended to directories), but was somewhat disappointed that = my PR > was closed as WONTFIX (works as intended) with no response to analysis = of > the problem, no discussion of the proposed solution, etc. All the = effor > was flushed down the toilet. >=20 > Needless to say, the problem is still there until someone else trips = on it > and opens a similar PR. I agree, WRKDIRPREFIX not ending in / is only tangentially related to = the problem you reported. Consider opening a new PR (199297 turned into a different issue) and = attaching a patch. And there probably is merit to finding out what other = stuff breaks when WRKDIRPREFIX !=3D realpath WRKDIRPREFIX. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-svn-ports-head@freebsd.org Thu Jun 15 03:39:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD13FBFF5AD; Thu, 15 Jun 2017 03:39:29 +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 9C2F21272; Thu, 15 Jun 2017 03:39:29 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id DA0C5194D8; Thu, 15 Jun 2017 03:39:28 +0000 (UTC) Date: Thu, 15 Jun 2017 03:39:28 +0000 From: Alexey Dokuchaev To: Adam Weinberger Cc: "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443599 - head/Mk Message-ID: <20170615033928.GA66016@FreeBSD.org> References: <201706142018.v5EKIc8G062340@repo.freebsd.org> <20170615005515.GA26393@FreeBSD.org> <2E7EBFF9-6184-4CCA-BCAF-A3991EAF3A94@adamw.org> <20170615015635.GA78699@FreeBSD.org> <42DEC213-DF22-4BDF-9EA2-876629BA763C@adamw.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42DEC213-DF22-4BDF-9EA2-876629BA763C@adamw.org> User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 03:39:29 -0000 On Wed, Jun 14, 2017 at 08:54:33PM -0600, Adam Weinberger wrote: > > On 14 Jun, 2017, at 19:56, Alexey Dokuchaev wrote: > > ... > > [I] was somewhat disappointed that my PR was closed as WONTFIX (works > > as intended) with no response to analysis of the problem, no discussion > > of the proposed solution, etc. > > > > All the effort was flushed down the toilet. > > > > Needless to say, the problem is still there until someone else trips on > > it and opens a similar PR. > > Consider opening a new PR (199297 turned into a different issue) and > attaching a patch. I might do so, but I'd like to hear from Tobias first regarding the way he had handled this one. Right now I'm a bit hesitant to spend time on crafting a patch and filing another PR just to find out it is closed as WONTFIX later again. > And there probably is merit to finding out what other stuff breaks > when WRKDIRPREFIX != realpath WRKDIRPREFIX. Yeah, I mention this; there seems to be low interest though. ./danfe From owner-svn-ports-head@freebsd.org Thu Jun 15 05:03:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35788C09C25; Thu, 15 Jun 2017 05:03:16 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0546A3CD7; Thu, 15 Jun 2017 05:03:15 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5F53FTr078546; Thu, 15 Jun 2017 05:03:15 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5F53FUo078544; Thu, 15 Jun 2017 05:03:15 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201706150503.v5F53FUo078544@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Thu, 15 Jun 2017 05:03:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443612 - head/devel/py-botocore X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 05:03:16 -0000 Author: bhughes Date: Thu Jun 15 05:03:14 2017 New Revision: 443612 URL: https://svnweb.freebsd.org/changeset/ports/443612 Log: devel/py-botocore: Update 1.5.54 -> 1.5.66 Approved by: mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D11181 Modified: head/devel/py-botocore/Makefile head/devel/py-botocore/distinfo Modified: head/devel/py-botocore/Makefile ============================================================================== --- head/devel/py-botocore/Makefile Thu Jun 15 00:36:59 2017 (r443611) +++ head/devel/py-botocore/Makefile Thu Jun 15 05:03:14 2017 (r443612) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.5.54 +PORTVERSION= 1.5.66 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-botocore/distinfo ============================================================================== --- head/devel/py-botocore/distinfo Thu Jun 15 00:36:59 2017 (r443611) +++ head/devel/py-botocore/distinfo Thu Jun 15 05:03:14 2017 (r443612) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495571914 -SHA256 (botocore-1.5.54.tar.gz) = b4656ca36781abdeebfa7580a4921ffc4214787c1aa87745893a889a8d0542db -SIZE (botocore-1.5.54.tar.gz) = 3610963 +TIMESTAMP = 1497379628 +SHA256 (botocore-1.5.66.tar.gz) = c3a0db771a02988a58604f01200c3c548e63036e67ae90555b5f665a67734932 +SIZE (botocore-1.5.66.tar.gz) = 3640910 From owner-svn-ports-head@freebsd.org Thu Jun 15 05:05:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D17CC09D96; Thu, 15 Jun 2017 05:05:18 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A4E43FA2; Thu, 15 Jun 2017 05:05:18 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5F55HOp078744; Thu, 15 Jun 2017 05:05:17 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5F55HFD078742; Thu, 15 Jun 2017 05:05:17 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201706150505.v5F55HFD078742@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Thu, 15 Jun 2017 05:05:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443613 - head/devel/awscli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 05:05:18 -0000 Author: bhughes Date: Thu Jun 15 05:05:17 2017 New Revision: 443613 URL: https://svnweb.freebsd.org/changeset/ports/443613 Log: devel/awscli: Update 1.11.91 -> 1.11.103 Approved by: mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D11182 Modified: head/devel/awscli/Makefile head/devel/awscli/distinfo Modified: head/devel/awscli/Makefile ============================================================================== --- head/devel/awscli/Makefile Thu Jun 15 05:03:14 2017 (r443612) +++ head/devel/awscli/Makefile Thu Jun 15 05:05:17 2017 (r443613) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.11.91 +PORTVERSION= 1.11.103 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon W LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.54:devel/py-botocore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.66:devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \ Modified: head/devel/awscli/distinfo ============================================================================== --- head/devel/awscli/distinfo Thu Jun 15 05:03:14 2017 (r443612) +++ head/devel/awscli/distinfo Thu Jun 15 05:05:17 2017 (r443613) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495571962 -SHA256 (awscli-1.11.91.tar.gz) = 84028793bda8903ca50f58cd93a70d453951e347b37783d30604065cc52448b1 -SIZE (awscli-1.11.91.tar.gz) = 545321 +TIMESTAMP = 1497379711 +SHA256 (awscli-1.11.103.tar.gz) = 5451de6b23f986c39b18ffd16dd3da0fe624335291da722f3970f2ab455d9ad4 +SIZE (awscli-1.11.103.tar.gz) = 547134 From owner-svn-ports-head@freebsd.org Thu Jun 15 06:17:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B64CC3119D; Thu, 15 Jun 2017 06:17:07 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-yb0-f169.google.com (mail-yb0-f169.google.com [209.85.213.169]) (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 F3D9565BBB; Thu, 15 Jun 2017 06:17:06 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-yb0-f169.google.com with SMTP id f192so1333608yba.2; Wed, 14 Jun 2017 23:17: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:in-reply-to:references:from:date :message-id:subject:to:cc; bh=SGNswlhwx0F8/8YW5P0GpiQqmT7Oma6Jmn6eDEkyOf8=; b=MVZG3rErJo9xIrBiyBJai8M2GCUpu5FZ2jwELGXPgexWgOHOjzEx9m4W1vc4cZN4WX O+hedo70ChH5KOZr6d9SPvr3B62owvNU6EszKMoA0HVD+n70Sge8yWhbq1p9mXTo4MB3 y2p1jkv39gjSPAtvr3sY9OHDZ3KnJdNmUfP4ai1vSPtpNq975kQvb630eXXp7TKUuEdZ DStiC74biEcQeJZSRaBk+XOmfjvBM/C/LvTMR+p66T6jC7mgd+RdAaY5NO8MefkI4i5O NKKPiV6EFpZhNgHb5ffwvypPQBbHZ3hvJZgoyEJ9l4FZqoqQhesaPjpavRjLTr2ID8fo 6azg== X-Gm-Message-State: AKS2vOzPxd44w+m/EDHuWJIAKhCJ5LG7cKpHTOtf60NNmPn1IcRf3xJB s6VN4rR7h4GrtzvHVso= X-Received: by 10.37.163.69 with SMTP id d63mr2975795ybi.80.1497507420365; Wed, 14 Jun 2017 23:17:00 -0700 (PDT) Received: from mail-yw0-f181.google.com (mail-yw0-f181.google.com. [209.85.161.181]) by smtp.gmail.com with ESMTPSA id a68sm917941ywe.6.2017.06.14.23.17.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2017 23:17:00 -0700 (PDT) Received: by mail-yw0-f181.google.com with SMTP id v7so1715643ywc.2; Wed, 14 Jun 2017 23:17:00 -0700 (PDT) X-Received: by 10.13.231.2 with SMTP id q2mr3270408ywe.330.1497507419309; Wed, 14 Jun 2017 23:16:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.108.150 with HTTP; Wed, 14 Jun 2017 23:16:58 -0700 (PDT) In-Reply-To: <20170615033928.GA66016@FreeBSD.org> References: <201706142018.v5EKIc8G062340@repo.freebsd.org> <20170615005515.GA26393@FreeBSD.org> <2E7EBFF9-6184-4CCA-BCAF-A3991EAF3A94@adamw.org> <20170615015635.GA78699@FreeBSD.org> <42DEC213-DF22-4BDF-9EA2-876629BA763C@adamw.org> <20170615033928.GA66016@FreeBSD.org> From: "Tobias C. Berner" Date: Thu, 15 Jun 2017 08:16:58 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r443599 - head/Mk To: Alexey Dokuchaev Cc: Adam Weinberger , "Tobias C. Berner" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 06:17:07 -0000 Hi there You're right, this only "addressed" the trailing slash issue and not the one with the symlink, which I forgot about. I think this should be fixed in qt5-qmake itself and not in the ports framework. I'll reopen it. mfg Tobias On 15 June 2017 at 05:39, Alexey Dokuchaev wrote: > On Wed, Jun 14, 2017 at 08:54:33PM -0600, Adam Weinberger wrote: >> > On 14 Jun, 2017, at 19:56, Alexey Dokuchaev wrote: >> > ... >> > [I] was somewhat disappointed that my PR was closed as WONTFIX (works >> > as intended) with no response to analysis of the problem, no discussion >> > of the proposed solution, etc. >> > >> > All the effort was flushed down the toilet. >> > >> > Needless to say, the problem is still there until someone else trips on >> > it and opens a similar PR. >> >> Consider opening a new PR (199297 turned into a different issue) and >> attaching a patch. > > I might do so, but I'd like to hear from Tobias first regarding the way > he had handled this one. Right now I'm a bit hesitant to spend time on > crafting a patch and filing another PR just to find out it is closed as > WONTFIX later again. > >> And there probably is merit to finding out what other stuff breaks >> when WRKDIRPREFIX != realpath WRKDIRPREFIX. > > Yeah, I mention this; there seems to be low interest though. > > ./danfe From owner-svn-ports-head@freebsd.org Thu Jun 15 08:20:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18C16C784C0; Thu, 15 Jun 2017 08:20:54 +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 E939E69000; Thu, 15 Jun 2017 08:20:53 +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 v5F8Kr6Z056711; Thu, 15 Jun 2017 08:20:53 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5F8KqsS056708; Thu, 15 Jun 2017 08:20:52 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706150820.v5F8KqsS056708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 15 Jun 2017 08:20:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443614 - head/graphics/libgxps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 08:20:54 -0000 Author: kwm Date: Thu Jun 15 08:20:52 2017 New Revision: 443614 URL: https://svnweb.freebsd.org/changeset/ports/443614 Log: Update libgxps to 0.2.5. * Enable introspection bindings * Switch to USES=localbase * Review dependancies Modified: head/graphics/libgxps/Makefile head/graphics/libgxps/distinfo head/graphics/libgxps/pkg-plist Modified: head/graphics/libgxps/Makefile ============================================================================== --- head/graphics/libgxps/Makefile Thu Jun 15 05:05:17 2017 (r443613) +++ head/graphics/libgxps/Makefile Thu Jun 15 08:20:52 2017 (r443614) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgxps -PORTVERSION= 0.2.3.2 +PORTVERSION= 0.2.5 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -12,14 +12,13 @@ COMMENT= GObject based library for rendering XPS docum LIB_DEPENDS= libfreetype.so:print/freetype2 \ libtiff.so:graphics/tiff \ + libpng16.so:graphics/png \ liblcms2.so:graphics/lcms2 -USES= gettext gmake jpeg libtool libarchive pathfix pkgconfig tar:xz +USES= gettext gmake jpeg libtool libarchive localbase pathfix pkgconfig tar:xz USE_LDCONFIG= yes -USE_GNOME= cairo gnomeprefix glib20 intlhack +USE_GNOME= cairo glib20 gnomeprefix introspection:build GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-introspection \ - --disable-compile-warnings INSTALL_TARGET= install-strip .include Modified: head/graphics/libgxps/distinfo ============================================================================== --- head/graphics/libgxps/distinfo Thu Jun 15 05:05:17 2017 (r443613) +++ head/graphics/libgxps/distinfo Thu Jun 15 08:20:52 2017 (r443614) @@ -1,2 +1,3 @@ -SHA256 (gnome3/libgxps-0.2.3.2.tar.xz) = 6ea5f0ed85665a4e6702e31e38b5f1b2e5ae4f3d316a55d7f1fb1799224b4127 -SIZE (gnome3/libgxps-0.2.3.2.tar.xz) = 323060 +TIMESTAMP = 1497509545 +SHA256 (gnome3/libgxps-0.2.5.tar.xz) = 3e7594c5c9b077171ec9ccd3ff2b4f4c4b29884d26d4f35e740c8887b40199a0 +SIZE (gnome3/libgxps-0.2.5.tar.xz) = 346532 Modified: head/graphics/libgxps/pkg-plist ============================================================================== --- head/graphics/libgxps/pkg-plist Thu Jun 15 05:05:17 2017 (r443613) +++ head/graphics/libgxps/pkg-plist Thu Jun 15 08:20:52 2017 (r443614) @@ -12,10 +12,11 @@ include/libgxps/gxps-links.h include/libgxps/gxps-page.h include/libgxps/gxps-version.h include/libgxps/gxps.h +lib/girepository-1.0/GXPS-0.1.typelib lib/libgxps.a lib/libgxps.so lib/libgxps.so.2 -lib/libgxps.so.2.2.0 +lib/libgxps.so.2.2.1 libdata/pkgconfig/libgxps.pc %%PORTDOCS%%%%DOCSDIR%%/GXPSCoreProperties.html %%PORTDOCS%%%%DOCSDIR%%/GXPSDocument.html @@ -29,7 +30,6 @@ libdata/pkgconfig/libgxps.pc %%PORTDOCS%%%%DOCSDIR%%/ch01.html %%PORTDOCS%%%%DOCSDIR%%/home.png %%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/index.sgml %%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/left.png %%PORTDOCS%%%%DOCSDIR%%/libgxps-GXPS-Links.html @@ -41,3 +41,4 @@ libdata/pkgconfig/libgxps.pc %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/up.png +share/gir-1.0/GXPS-0.1.gir From owner-svn-ports-head@freebsd.org Thu Jun 15 09:01:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2168C795A7; Thu, 15 Jun 2017 09:01:32 +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 90E406E2DD; Thu, 15 Jun 2017 09:01:32 +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 v5F91VoL073188; Thu, 15 Jun 2017 09:01:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5F91VMc073186; Thu, 15 Jun 2017 09:01:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706150901.v5F91VMc073186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Jun 2017 09:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443615 - head/games/battalion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 09:01:32 -0000 Author: amdmi3 Date: Thu Jun 15 09:01:31 2017 New Revision: 443615 URL: https://svnweb.freebsd.org/changeset/ports/443615 Log: - Add LICENSE - Add missing dependency - Update WWW - Switch to options helpers - Switch to USES=localbase Modified: head/games/battalion/Makefile head/games/battalion/pkg-descr Modified: head/games/battalion/Makefile ============================================================================== --- head/games/battalion/Makefile Thu Jun 15 08:20:52 2017 (r443614) +++ head/games/battalion/Makefile Thu Jun 15 09:01:31 2017 (r443615) @@ -13,13 +13,20 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Monsters, explosions, destruction game for X Window System -USES= tar:bzip2 +LICENSE= batallion +LICENSE_NAME= batallion license +LICENSE_FILE= ${WRKSRC}/README +# non-commercial and prohibits distribution of modified versions +LICENSE_PERMS= dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept + +USES= tar:bzip2 localbase USE_GL= gl glu +USE_XORG= x11 MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LIBS}" -CFLAGS+= -I${LOCALBASE}/include/X11 -I${LOCALBASE}/include \ +CFLAGS+= -I${LOCALBASE}/include/X11 \ -DLINUXVERSION -DLINUXAUDIO -LIBS+= -L${LOCALBASE}/lib -lX11 -lm +LIBS+= -lX11 -lm PLIST_FILES= bin/${PORTNAME} man/man6/${PORTNAME}.6.gz PORTDATA= * @@ -54,8 +61,9 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/SOUNDS/*.au ${STAGEDIR}${DATADIR}/SOUNDS @${MKDIR} ${STAGEDIR}${DATADIR}/TEXTURES ${INSTALL_DATA} ${WRKSRC}/TEXTURES/*.tex ${STAGEDIR}${DATADIR}/TEXTURES + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/battalionSUN4/HELP/*.gif ${STAGEDIR}${DOCSDIR} .include Modified: head/games/battalion/pkg-descr ============================================================================== --- head/games/battalion/pkg-descr Thu Jun 15 08:20:52 2017 (r443614) +++ head/games/battalion/pkg-descr Thu Jun 15 09:01:31 2017 (r443615) @@ -2,4 +2,4 @@ Monsters, explosions, destruction game for X Window Sy You are a giant monster in a small city, being attacked by the military. -WWW: http://www.evl.uic.edu/aej/AndyBattalion.html +WWW: https://www.evl.uic.edu/aej/AndyBattalion.html From owner-svn-ports-head@freebsd.org Thu Jun 15 11:01:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2288FD8771C; Thu, 15 Jun 2017 11:01:36 +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 E58B4713C8; Thu, 15 Jun 2017 11:01:35 +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 v5FB1ZIE024973; Thu, 15 Jun 2017 11:01:35 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FB1YRt024969; Thu, 15 Jun 2017 11:01:34 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706151101.v5FB1YRt024969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 15 Jun 2017 11:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443616 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 11:01:36 -0000 Author: mat Date: Thu Jun 15 11:01:34 2017 New Revision: 443616 URL: https://svnweb.freebsd.org/changeset/ports/443616 Log: Starting in 1.8.20, the sample sudoers file has been installed twice, once as sudoers.sample and once as sudoers.dist. Remove one of them. PR: 219708 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Modified: head/security/sudo/Makefile (contents, props changed) head/security/sudo/pkg-plist (contents, props changed) Modified: head/security/sudo/Makefile ============================================================================== --- head/security/sudo/Makefile Thu Jun 15 09:01:31 2017 (r443615) +++ head/security/sudo/Makefile Thu Jun 15 11:01:34 2017 (r443616) @@ -3,6 +3,7 @@ PORTNAME= sudo PORTVERSION= 1.8.20p2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SUDO @@ -88,7 +89,7 @@ post-patch: post-install: ${INSTALL_DATA} ${FILESDIR}/pam.conf ${STAGEDIR}${PREFIX}/etc/pam.d/sudo.default ${TOUCH} ${STAGEDIR}${PREFIX}/etc/sudoers.d/.keep-me - ${MV} ${STAGEDIR}${PREFIX}/etc/sudoers ${STAGEDIR}${PREFIX}/etc/sudoers.sample + ${RM} ${STAGEDIR}${PREFIX}/etc/sudoers ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sudoreplay ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/visudo .for f in group_file.so libsudo_util.so sudoers.so system_group.so Modified: head/security/sudo/pkg-plist ============================================================================== --- head/security/sudo/pkg-plist Thu Jun 15 09:01:31 2017 (r443615) +++ head/security/sudo/pkg-plist Thu Jun 15 11:01:34 2017 (r443616) @@ -1,8 +1,7 @@ bin/sudo bin/sudoedit bin/sudoreplay -etc/sudoers.dist -@sample etc/sudoers.sample +@sample etc/sudoers.dist etc/sudoers @sample etc/pam.d/sudo.default etc/pam.d/sudo include/sudo_plugin.h libexec/sudo/group_file.so From owner-svn-ports-head@freebsd.org Thu Jun 15 11:46:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 788D9D88644; Thu, 15 Jun 2017 11:46:31 +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 52A207261A; Thu, 15 Jun 2017 11:46:31 +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 v5FBkUMJ042132; Thu, 15 Jun 2017 11:46:30 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FBkUc0042130; Thu, 15 Jun 2017 11:46:30 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201706151146.v5FBkUc0042130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 15 Jun 2017 11:46:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443618 - in head/dns/bind9-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 11:46:31 -0000 Author: mat Date: Thu Jun 15 11:46:29 2017 New Revision: 443618 URL: https://svnweb.freebsd.org/changeset/ports/443618 Log: Update to latest commit. MFH: 2017Q2 Security: CVE-2017-3140 Security: CVE-2017-3141 Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Thu Jun 15 11:13:47 2017 (r443617) +++ head/dns/bind9-devel/Makefile Thu Jun 15 11:46:29 2017 (r443618) @@ -31,8 +31,8 @@ LICENSE= MPL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2017.05.30 -HASH= aa3a897 +ISCVERSION= 9.12.0a.2017.06.14 +HASH= d6b626e USES= cpe libedit Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Thu Jun 15 11:13:47 2017 (r443617) +++ head/dns/bind9-devel/distinfo Thu Jun 15 11:46:29 2017 (r443618) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496736164 -SHA256 (bind9-aa3a897.tar.gz) = 2845f6b02275bc9edcbf73f39771d25853a31e5c5574d9e9932439f6832391dd -SIZE (bind9-aa3a897.tar.gz) = 11871283 +TIMESTAMP = 1497526827 +SHA256 (bind9-d6b626e.tar.gz) = 4c665fb50d3360510754fe27de6117827d04bf075300518943012a995b1cf52a +SIZE (bind9-d6b626e.tar.gz) = 11875169 Modified: head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl ============================================================================== --- head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Thu Jun 15 11:13:47 2017 (r443617) +++ head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Thu Jun 15 11:46:29 2017 (r443618) @@ -1,4 +1,4 @@ ---- bin/named/config.c.orig 2017-04-24 07:26:47 UTC +--- bin/named/config.c.orig 2017-06-14 01:08:21 UTC +++ bin/named/config.c @@ -155,6 +155,8 @@ options {\n\ lame-ttl 600;\n\ @@ -9,9 +9,9 @@ max-cache-ttl 604800; /* 1 week */\n\ transfer-format many-answers;\n\ max-cache-size 90%;\n\ ---- bin/named/server.c.orig 2017-04-24 07:26:47 UTC +--- bin/named/server.c.orig 2017-06-14 01:08:21 UTC +++ bin/named/server.c -@@ -3702,6 +3702,16 @@ configure_view(dns_view_t *view, dns_vie +@@ -3713,6 +3713,16 @@ configure_view(dns_view_t *view, dns_vie } obj = NULL; @@ -28,7 +28,7 @@ result = ns_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asuint32(obj); ---- lib/dns/include/dns/view.h.orig 2017-04-24 07:26:47 UTC +--- lib/dns/include/dns/view.h.orig 2017-06-14 01:08:21 UTC +++ lib/dns/include/dns/view.h @@ -143,6 +143,8 @@ struct dns_view { isc_boolean_t requestnsid; @@ -39,7 +39,7 @@ dns_ttl_t maxncachettl; isc_uint32_t nta_lifetime; isc_uint32_t nta_recheck; ---- lib/dns/resolver.c.orig 2017-04-24 07:26:47 UTC +--- lib/dns/resolver.c.orig 2017-06-14 01:08:21 UTC +++ lib/dns/resolver.c @@ -5468,6 +5468,18 @@ cache_name(fetchctx_t *fctx, dns_name_t } @@ -60,9 +60,9 @@ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) ---- lib/isccfg/namedconf.c.orig 2017-04-24 07:26:47 UTC +--- lib/isccfg/namedconf.c.orig 2017-06-14 01:08:21 UTC +++ lib/isccfg/namedconf.c -@@ -1887,6 +1887,8 @@ view_clauses[] = { +@@ -1893,6 +1893,8 @@ view_clauses[] = { { "max-acache-size", &cfg_type_sizenodefault, CFG_CLAUSEFLAG_OBSOLETE }, { "max-cache-size", &cfg_type_sizeorpercent, 0 }, From owner-svn-ports-head@freebsd.org Thu Jun 15 15:19:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D0E0D8C591; Thu, 15 Jun 2017 15:19:11 +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 2B92D788A5; Thu, 15 Jun 2017 15:19:11 +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 v5FFJA22027406; Thu, 15 Jun 2017 15:19:10 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FFJANY027403; Thu, 15 Jun 2017 15:19:10 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201706151519.v5FFJANY027403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 15 Jun 2017 15:19:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443620 - head/games/wtf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 15:19:11 -0000 Author: lifanov Date: Thu Jun 15 15:19:10 2017 New Revision: 443620 URL: https://svnweb.freebsd.org/changeset/ports/443620 Log: update games/wtf to 20170614 snapshot from NetBSD Modified: head/games/wtf/Makefile head/games/wtf/distinfo Modified: head/games/wtf/Makefile ============================================================================== --- head/games/wtf/Makefile Thu Jun 15 11:49:45 2017 (r443619) +++ head/games/wtf/Makefile Thu Jun 15 15:19:10 2017 (r443620) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wtf -PORTVERSION= 20170529 +PORTVERSION= 20170614 CATEGORIES= games MASTER_SITES= SF/bsdwtf Modified: head/games/wtf/distinfo ============================================================================== --- head/games/wtf/distinfo Thu Jun 15 11:49:45 2017 (r443619) +++ head/games/wtf/distinfo Thu Jun 15 15:19:10 2017 (r443620) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496237435 -SHA256 (wtf-20170529.tar.gz) = d020f220d744e6f23dca86f5decde966955bac71079f396f6e5946de5632515d -SIZE (wtf-20170529.tar.gz) = 25314 +TIMESTAMP = 1497539912 +SHA256 (wtf-20170614.tar.gz) = 9311760d5126867f17eca0ff2191c464cfdf1d1995a4bf6d26117e49ca867cda +SIZE (wtf-20170614.tar.gz) = 25321 From owner-svn-ports-head@freebsd.org Thu Jun 15 17:29:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 714D2D8E87E; Thu, 15 Jun 2017 17:29:06 +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 3469C7CA86; Thu, 15 Jun 2017 17:29:06 +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 v5FHT53S079869; Thu, 15 Jun 2017 17:29:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FHT5RG079868; Thu, 15 Jun 2017 17:29:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706151729.v5FHT5RG079868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Jun 2017 17:29:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443621 - head/ftp/curl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 17:29:06 -0000 Author: amdmi3 Date: Thu Jun 15 17:29:05 2017 New Revision: 443621 URL: https://svnweb.freebsd.org/changeset/ports/443621 Log: - Update WWW Approved by: portmgr blanket Modified: head/ftp/curl/pkg-descr Modified: head/ftp/curl/pkg-descr ============================================================================== --- head/ftp/curl/pkg-descr Thu Jun 15 15:19:10 2017 (r443620) +++ head/ftp/curl/pkg-descr Thu Jun 15 17:29:05 2017 (r443621) @@ -6,4 +6,4 @@ curl offers a busload of useful tricks like proxy supp authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more. -WWW: http://curl.haxx.se/ +WWW: https://curl.haxx.se/ From owner-svn-ports-head@freebsd.org Thu Jun 15 18:09:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C91CFD8F3DE; Thu, 15 Jun 2017 18:09: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 985377E63C; Thu, 15 Jun 2017 18:09: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 v5FI9nLs096187; Thu, 15 Jun 2017 18:09:49 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FI9nF9096184; Thu, 15 Jun 2017 18:09:49 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201706151809.v5FI9nF9096184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Thu, 15 Jun 2017 18:09:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443622 - head/www/linux-flashplayer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 18:09:50 -0000 Author: jkim Date: Thu Jun 15 18:09:49 2017 New Revision: 443622 URL: https://svnweb.freebsd.org/changeset/ports/443622 Log: Update to 26.0.0.126. https://helpx.adobe.com/security/products/flash-player/apsb17-17.html PR: 220006 MFH: 2017Q2 Modified: head/www/linux-flashplayer/Makefile head/www/linux-flashplayer/distinfo Modified: head/www/linux-flashplayer/Makefile ============================================================================== --- head/www/linux-flashplayer/Makefile Thu Jun 15 17:29:05 2017 (r443621) +++ head/www/linux-flashplayer/Makefile Thu Jun 15 18:09:49 2017 (r443622) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplayer -PORTVERSION= 25.0.0.171 +PORTVERSION= 26.0.0.126 CATEGORIES= www multimedia linux MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/ PKGNAMEPREFIX= linux- Modified: head/www/linux-flashplayer/distinfo ============================================================================== --- head/www/linux-flashplayer/distinfo Thu Jun 15 17:29:05 2017 (r443621) +++ head/www/linux-flashplayer/distinfo Thu Jun 15 18:09:49 2017 (r443622) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494740685 -SHA256 (flashplayer/25.0.0.171/flash_player_npapi_linux.i386.tar.gz) = 83395b43da1689104e569006c2a75d159d6b12f4c07d0d8e4e05e70b233662f4 -SIZE (flashplayer/25.0.0.171/flash_player_npapi_linux.i386.tar.gz) = 8488318 +TIMESTAMP = 1497548309 +SHA256 (flashplayer/26.0.0.126/flash_player_npapi_linux.i386.tar.gz) = da0ebfb4cfedb0c684a312be758e142801d32ca2ba610a55656aa9462d2fc1de +SIZE (flashplayer/26.0.0.126/flash_player_npapi_linux.i386.tar.gz) = 8490374 From owner-svn-ports-head@freebsd.org Thu Jun 15 18:10:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B150CD8F41C; Thu, 15 Jun 2017 18:10:20 +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 7FECB7E740; Thu, 15 Jun 2017 18:10:20 +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 v5FIAJ9n096348; Thu, 15 Jun 2017 18:10:19 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FIAJdc096347; Thu, 15 Jun 2017 18:10:19 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201706151810.v5FIAJdc096347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Thu, 15 Jun 2017 18:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443623 - head/www/flashplayer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 18:10:20 -0000 Author: jkim Date: Thu Jun 15 18:10:19 2017 New Revision: 443623 URL: https://svnweb.freebsd.org/changeset/ports/443623 Log: Catch up with www/linux-flashplayer. Modified: head/www/flashplayer/Makefile Modified: head/www/flashplayer/Makefile ============================================================================== --- head/www/flashplayer/Makefile Thu Jun 15 18:09:49 2017 (r443622) +++ head/www/flashplayer/Makefile Thu Jun 15 18:10:19 2017 (r443623) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= flashplayer -PORTVERSION= 25.0 +PORTVERSION= 26.0 CATEGORIES= www multimedia DISTFILES= From owner-svn-ports-head@freebsd.org Thu Jun 15 18:26:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E087D8FB36; Thu, 15 Jun 2017 18:26:54 +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 0CA187F194; Thu, 15 Jun 2017 18:26:53 +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 v5FIQrmg004555; Thu, 15 Jun 2017 18:26:53 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FIQrHT004553; Thu, 15 Jun 2017 18:26:53 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201706151826.v5FIQrHT004553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Thu, 15 Jun 2017 18:26:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443624 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 18:26:54 -0000 Author: jkim Date: Thu Jun 15 18:26:52 2017 New Revision: 443624 URL: https://svnweb.freebsd.org/changeset/ports/443624 Log: Document latest Flash Player vulnerabilities. https://helpx.adobe.com/security/products/flash-player/apsb17-17.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 15 18:10:19 2017 (r443623) +++ head/security/vuxml/vuln.xml Thu Jun 15 18:26:52 2017 (r443624) @@ -58,6 +58,47 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + Flash Player -- multiple vulnerabilities + + + linux-flashplayer + 26.0.0.126 + + + + +

Adobe reports:

+
+
    +
  • These updates resolve use-after-free vulnerabilities that + could lead to code execution (CVE-2017-3075, CVE-2017-3081, + CVE-2017-3083, CVE-2017-3084).
  • +
  • These updates resolve memory corruption vulnerabilities that + could lead to code execution (CVE-2017-3076, CVE-2017-3077, + CVE-2017-3078, CVE-2017-3079, CVE-2017-3082).
  • +
+
+ +
+ + CVE-2017-3075 + CVE-2017-3076 + CVE-2017-3077 + CVE-2017-3078 + CVE-2017-3079 + CVE-2017-3081 + CVE-2017-3082 + CVE-2017-3083 + CVE-2017-3084 + https://helpx.adobe.com/security/products/flash-player/apsb17-17.html + + + 2017-06-13 + 2017-06-15 + +
+ mozilla -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Thu Jun 15 19:31:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFEB5B94DA3; Thu, 15 Jun 2017 19:31:06 +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 C003B80D3B; Thu, 15 Jun 2017 19:31:06 +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 v5FJV5H1028686; Thu, 15 Jun 2017 19:31:05 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJV51b028684; Thu, 15 Jun 2017 19:31:05 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706151931.v5FJV51b028684@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 15 Jun 2017 19:31:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443625 - head/textproc/rubygem-cld3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:31:07 -0000 Author: jrm Date: Thu Jun 15 19:31:05 2017 New Revision: 443625 URL: https://svnweb.freebsd.org/changeset/ports/443625 Log: textproc/rubygem-cld3: Update to version 3.1.3 Modified: head/textproc/rubygem-cld3/Makefile head/textproc/rubygem-cld3/distinfo Modified: head/textproc/rubygem-cld3/Makefile ============================================================================== --- head/textproc/rubygem-cld3/Makefile Thu Jun 15 18:26:52 2017 (r443624) +++ head/textproc/rubygem-cld3/Makefile Thu Jun 15 19:31:05 2017 (r443625) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= cld3 -PORTVERSION= 3.1.2 -PORTREVISION= 1 +DISTVERSION= 3.1.3 +PORTREVISION= 0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-cld3/distinfo ============================================================================== --- head/textproc/rubygem-cld3/distinfo Thu Jun 15 18:26:52 2017 (r443624) +++ head/textproc/rubygem-cld3/distinfo Thu Jun 15 19:31:05 2017 (r443625) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495119471 -SHA256 (rubygem/cld3-3.1.2.gem) = 5569314dc13c16d91ff6d8ce486e96b302a2ee60184f745419360aa35ad9fe5b -SIZE (rubygem/cld3-3.1.2.gem) = 621056 +TIMESTAMP = 1497355715 +SHA256 (rubygem/cld3-3.1.3.gem) = 3607f414099c1bf28b3417a138ecd20b49bd99f02cee9eccd6c3f56a731018b1 +SIZE (rubygem/cld3-3.1.3.gem) = 621056 From owner-svn-ports-head@freebsd.org Thu Jun 15 19:34:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F4EFB94E82; Thu, 15 Jun 2017 19:34:48 +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 CECB881080; Thu, 15 Jun 2017 19:34:47 +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 v5FJYkLW032810; Thu, 15 Jun 2017 19:34:46 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJYkkX032808; Thu, 15 Jun 2017 19:34:46 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706151934.v5FJYkkX032808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 15 Jun 2017 19:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443626 - head/sysutils/rubygem-httplog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:34:48 -0000 Author: jrm Date: Thu Jun 15 19:34:46 2017 New Revision: 443626 URL: https://svnweb.freebsd.org/changeset/ports/443626 Log: sysutils/rubygem-httplog: Update to version 0.99.4 Upstream changes: https://github.com/trusche/httplog/releases/tag/v0.99.4 Modified: head/sysutils/rubygem-httplog/Makefile head/sysutils/rubygem-httplog/distinfo Modified: head/sysutils/rubygem-httplog/Makefile ============================================================================== --- head/sysutils/rubygem-httplog/Makefile Thu Jun 15 19:31:05 2017 (r443625) +++ head/sysutils/rubygem-httplog/Makefile Thu Jun 15 19:34:46 2017 (r443626) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httplog -PORTVERSION= 0.99.3 +PORTVERSION= 0.99.4 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-httplog/distinfo ============================================================================== --- head/sysutils/rubygem-httplog/distinfo Thu Jun 15 19:31:05 2017 (r443625) +++ head/sysutils/rubygem-httplog/distinfo Thu Jun 15 19:34:46 2017 (r443626) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493415940 -SHA256 (rubygem/httplog-0.99.3.gem) = b07eb1fba1186ac5c80db5df6b4427a17282cc4423133f97fb77df960392cfbd -SIZE (rubygem/httplog-0.99.3.gem) = 12288 +TIMESTAMP = 1497555117 +SHA256 (rubygem/httplog-0.99.4.gem) = 711f314b8102525122abc587fcd18f633c2dc882e79a55afb8fa6549a17f26b5 +SIZE (rubygem/httplog-0.99.4.gem) = 12288 From owner-svn-ports-head@freebsd.org Thu Jun 15 19:37:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B892B94EE9; Thu, 15 Jun 2017 19:37: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 0A32D8118C; Thu, 15 Jun 2017 19:37:41 +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 v5FJbfjs033069; Thu, 15 Jun 2017 19:37:41 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJbemQ033065; Thu, 15 Jun 2017 19:37:40 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706151937.v5FJbemQ033065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 15 Jun 2017 19:37:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443627 - in head/devel: . rubygem-sidekiq-bulk-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:37:42 -0000 Author: jrm Date: Thu Jun 15 19:37:40 2017 New Revision: 443627 URL: https://svnweb.freebsd.org/changeset/ports/443627 Log: New port, devel/rubygem-sidekiq-bulk-rails5: Augment Sidekiq job classes with a push_bulk method Added: head/devel/rubygem-sidekiq-bulk-rails5/ head/devel/rubygem-sidekiq-bulk-rails5/Makefile (contents, props changed) head/devel/rubygem-sidekiq-bulk-rails5/distinfo (contents, props changed) head/devel/rubygem-sidekiq-bulk-rails5/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Jun 15 19:34:46 2017 (r443626) +++ head/devel/Makefile Thu Jun 15 19:37:40 2017 (r443627) @@ -5607,6 +5607,7 @@ SUBDIR += rubygem-shoulda-context SUBDIR += rubygem-shoulda-matchers SUBDIR += rubygem-sidekiq + SUBDIR += rubygem-sidekiq-bulk-rails5 SUBDIR += rubygem-sidekiq-cron SUBDIR += rubygem-sidekiq-cron04 SUBDIR += rubygem-sidekiq-limit_fetch Added: head/devel/rubygem-sidekiq-bulk-rails5/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-sidekiq-bulk-rails5/Makefile Thu Jun 15 19:37:40 2017 (r443627) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= sidekiq-bulk +PORTVERSION= 0.1.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails5 + +MAINTAINER= jrm@FreeBSD.org +COMMENT= Augment Sidekiq job classes with a push_bulk method + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-sidekiq>=0:devel/rubygem-sidekiq \ + rubygem-activesupport5>=0:devel/rubygem-activesupport5 + +NO_ARCH= yes + +USE_RUBY= yes +USES= gem + +.include Added: head/devel/rubygem-sidekiq-bulk-rails5/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-sidekiq-bulk-rails5/distinfo Thu Jun 15 19:37:40 2017 (r443627) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497535061 +SHA256 (rubygem/sidekiq-bulk-0.1.1.gem) = 717181808d6ab4e15e457b42f1f6d57017ccdf55be17784dbe23ede7257742fa +SIZE (rubygem/sidekiq-bulk-0.1.1.gem) = 10240 Added: head/devel/rubygem-sidekiq-bulk-rails5/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-sidekiq-bulk-rails5/pkg-descr Thu Jun 15 19:37:40 2017 (r443627) @@ -0,0 +1,3 @@ +Augments Sidekiq job classes with a push_bulk method for easier bulk pushing. + +WWW: https://github.com/aprescott/sidekiq-bulk From owner-svn-ports-head@freebsd.org Thu Jun 15 19:43:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A67AB9507B; Thu, 15 Jun 2017 19:43:51 +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 EE50F81513; Thu, 15 Jun 2017 19:43:50 +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 v5FJhoZj036918; Thu, 15 Jun 2017 19:43:50 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJhnri036914; Thu, 15 Jun 2017 19:43:49 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706151943.v5FJhnri036914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 15 Jun 2017 19:43:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443628 - in head/devel: . rubygem-webpacker1-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:43:51 -0000 Author: jrm Date: Thu Jun 15 19:43:49 2017 New Revision: 443628 URL: https://svnweb.freebsd.org/changeset/ports/443628 Log: Create devel/rubygem-webpacker1-rails5, a 1.x version copied from devel/rubygem-webpacker-rails5 Added: head/devel/rubygem-webpacker1-rails5/ - copied from r443619, head/devel/rubygem-webpacker-rails5/ Modified: head/devel/Makefile head/devel/rubygem-webpacker1-rails5/Makefile head/devel/rubygem-webpacker1-rails5/distinfo Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Jun 15 19:37:40 2017 (r443627) +++ head/devel/Makefile Thu Jun 15 19:43:49 2017 (r443628) @@ -5704,6 +5704,7 @@ SUBDIR += rubygem-webby SUBDIR += rubygem-webpacker-rails5 SUBDIR += rubygem-webpacker-rails50 + SUBDIR += rubygem-webpacker1-rails5 SUBDIR += rubygem-will_paginate SUBDIR += rubygem-windows_error SUBDIR += rubygem-wmi-lite Modified: head/devel/rubygem-webpacker1-rails5/Makefile ============================================================================== --- head/devel/rubygem-webpacker-rails5/Makefile Thu Jun 15 11:49:45 2017 (r443619) +++ head/devel/rubygem-webpacker1-rails5/Makefile Thu Jun 15 19:43:49 2017 (r443628) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= webpacker -PORTVERSION= 2.0 +PORTVERSION= 1.2 CATEGORIES= devel rubygems MASTER_SITES= RG -PKGNAMESUFFIX= -rails5 +PKGNAMESUFFIX= 1-rails5 MAINTAINER= jrm@FreeBSD.org COMMENT= Use Webpack to manage app-like JavaScript modules in Rails Modified: head/devel/rubygem-webpacker1-rails5/distinfo ============================================================================== --- head/devel/rubygem-webpacker-rails5/distinfo Thu Jun 15 11:49:45 2017 (r443619) +++ head/devel/rubygem-webpacker1-rails5/distinfo Thu Jun 15 19:43:49 2017 (r443628) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495915660 -SHA256 (rubygem/webpacker-2.0.gem) = ad2105ba857f6a3947fff40aa214aecb0f3dc0e010928f874fdd0107b4ad853b -SIZE (rubygem/webpacker-2.0.gem) = 42496 +TIMESTAMP = 1497538719 +SHA256 (rubygem/webpacker-1.2.gem) = eb6b66b313a3cfdaaab9b48d592563ae08fc6ec8a7aadc14253b3064446e34c5 +SIZE (rubygem/webpacker-1.2.gem) = 33792 From owner-svn-ports-head@freebsd.org Thu Jun 15 19:53:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 418B7B952F3; Thu, 15 Jun 2017 19:53:49 +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 1157D819D0; Thu, 15 Jun 2017 19:53:49 +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 v5FJrmLx040975; Thu, 15 Jun 2017 19:53:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJrmE7040974; Thu, 15 Jun 2017 19:53:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706151953.v5FJrmE7040974@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Jun 2017 19:53:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443629 - head/mail/cyrus-imapd24 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:53:49 -0000 Author: amdmi3 Date: Thu Jun 15 19:53:48 2017 New Revision: 443629 URL: https://svnweb.freebsd.org/changeset/ports/443629 Log: - Update WWW Approved by: portmgr blanket Modified: head/mail/cyrus-imapd24/pkg-descr Modified: head/mail/cyrus-imapd24/pkg-descr ============================================================================== --- head/mail/cyrus-imapd24/pkg-descr Thu Jun 15 19:43:49 2017 (r443628) +++ head/mail/cyrus-imapd24/pkg-descr Thu Jun 15 19:53:48 2017 (r443629) @@ -18,4 +18,4 @@ read/write connections to the same mailbox are permitt supports access control lists on mailboxes and storage quotas on mailbox hierarchies. -WWW: http://www.cyrusimap.org/ +WWW: https://www.cyrusimap.org/ From owner-svn-ports-head@freebsd.org Thu Jun 15 19:53:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 220D9B95318; Thu, 15 Jun 2017 19:53:53 +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 E52EE819D9; Thu, 15 Jun 2017 19:53:52 +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 v5FJrqLb041065; Thu, 15 Jun 2017 19:53:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJrqMr041064; Thu, 15 Jun 2017 19:53:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706151953.v5FJrqMr041064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Jun 2017 19:53:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443630 - head/mail/cyrus-imapd25 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:53:53 -0000 Author: amdmi3 Date: Thu Jun 15 19:53:51 2017 New Revision: 443630 URL: https://svnweb.freebsd.org/changeset/ports/443630 Log: - Update WWW Approved by: portmgr blanket Modified: head/mail/cyrus-imapd25/pkg-descr Modified: head/mail/cyrus-imapd25/pkg-descr ============================================================================== --- head/mail/cyrus-imapd25/pkg-descr Thu Jun 15 19:53:48 2017 (r443629) +++ head/mail/cyrus-imapd25/pkg-descr Thu Jun 15 19:53:51 2017 (r443630) @@ -18,4 +18,4 @@ read/write connections to the same mailbox are permitt supports access control lists on mailboxes and storage quotas on mailbox hierarchies. -WWW: http://www.cyrusimap.org/ +WWW: https://www.cyrusimap.org/ From owner-svn-ports-head@freebsd.org Thu Jun 15 19:53:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D512AB95343; Thu, 15 Jun 2017 19:53:57 +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 A341281A27; Thu, 15 Jun 2017 19:53:57 +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 v5FJruKx041156; Thu, 15 Jun 2017 19:53:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJruic041155; Thu, 15 Jun 2017 19:53:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706151953.v5FJruic041155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Jun 2017 19:53:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443631 - head/mail/cyrus-imapd30 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:53:57 -0000 Author: amdmi3 Date: Thu Jun 15 19:53:56 2017 New Revision: 443631 URL: https://svnweb.freebsd.org/changeset/ports/443631 Log: - Update WWW Approved by: portmgr blanket Modified: head/mail/cyrus-imapd30/pkg-descr Modified: head/mail/cyrus-imapd30/pkg-descr ============================================================================== --- head/mail/cyrus-imapd30/pkg-descr Thu Jun 15 19:53:51 2017 (r443630) +++ head/mail/cyrus-imapd30/pkg-descr Thu Jun 15 19:53:56 2017 (r443631) @@ -18,4 +18,4 @@ read/write connections to the same mailbox are permitt supports access control lists on mailboxes and storage quotas on mailbox hierarchies. -WWW: http://www.cyrusimap.org/ +WWW: https://www.cyrusimap.org/ From owner-svn-ports-head@freebsd.org Thu Jun 15 19:54:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 906EFB95367; Thu, 15 Jun 2017 19:54:01 +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 5B0BD81A7C; Thu, 15 Jun 2017 19:54:01 +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 v5FJs0AH041250; Thu, 15 Jun 2017 19:54:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FJs0Tc041249; Thu, 15 Jun 2017 19:54:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706151954.v5FJs0Tc041249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Jun 2017 19:54:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443632 - head/mail/cyrus-imapd23 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 19:54:01 -0000 Author: amdmi3 Date: Thu Jun 15 19:54:00 2017 New Revision: 443632 URL: https://svnweb.freebsd.org/changeset/ports/443632 Log: - Update WWW Approved by: portmgr blanket Modified: head/mail/cyrus-imapd23/pkg-descr Modified: head/mail/cyrus-imapd23/pkg-descr ============================================================================== --- head/mail/cyrus-imapd23/pkg-descr Thu Jun 15 19:53:56 2017 (r443631) +++ head/mail/cyrus-imapd23/pkg-descr Thu Jun 15 19:54:00 2017 (r443632) @@ -18,4 +18,4 @@ read/write connections to the same mailbox are permitt supports access control lists on mailboxes and storage quotas on mailbox hierarchies. -WWW: http://cyrusimap.web.cmu.edu/ +WWW: https://www.cyrusimap.org/ From owner-svn-ports-head@freebsd.org Thu Jun 15 20:14:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D51B1B95C40; Thu, 15 Jun 2017 20:14:29 +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 A591582ABD; Thu, 15 Jun 2017 20:14:29 +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 v5FKESvn049729; Thu, 15 Jun 2017 20:14:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKESl1049727; Thu, 15 Jun 2017 20:14:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706152014.v5FKESl1049727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Jun 2017 20:14:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443633 - in head/games/7kaa: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:14:29 -0000 Author: amdmi3 Date: Thu Jun 15 20:14:28 2017 New Revision: 443633 URL: https://svnweb.freebsd.org/changeset/ports/443633 Log: - Update to 2.14.7 - Add .desktop entry Deleted: head/games/7kaa/files/ Modified: head/games/7kaa/Makefile head/games/7kaa/distinfo Modified: head/games/7kaa/Makefile ============================================================================== --- head/games/7kaa/Makefile Thu Jun 15 19:54:00 2017 (r443632) +++ head/games/7kaa/Makefile Thu Jun 15 20:14:28 2017 (r443633) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= 7kaa -PORTVERSION= 2.14.6 -PORTREVISION= 1 +PORTVERSION= 2.14.7 CATEGORIES= games MASTER_SITES= SF/skfans/7KAA%20${PORTVERSION} @@ -13,20 +12,30 @@ COMMENT= Seven Kingdoms: Ancient Adversaries LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libenet.so:net/enet +LIB_DEPENDS= libenet.so:net/enet \ + libcurl.so:ftp/curl -USES= gmake localbase openal:al tar:xz +USES= compiler:c++11-lib gmake localbase openal:al pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls # no translations ATM USE_SDL= sdl2 -PLIST_FILES= bin/${PORTNAME} +PLIST_FILES= bin/${PORTNAME} \ + share/pixmaps/${PORTNAME}.ico PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS +DESKTOP_ENTRIES="7KAA" \ + "" \ + "${PREFIX}/share/pixmaps/${PORTNAME}.ico" \ + "${PORTNAME}" \ + "Game;StrategyGame;" \ + "" + post-install: @${RM} ${STAGEDIR}${DOCSDIR}/COPYING + ${INSTALL_DATA} ${WRKSRC}/src/7k.ico ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.ico .include Modified: head/games/7kaa/distinfo ============================================================================== --- head/games/7kaa/distinfo Thu Jun 15 19:54:00 2017 (r443632) +++ head/games/7kaa/distinfo Thu Jun 15 20:14:28 2017 (r443633) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473115708 -SHA256 (7kaa-2.14.6.tar.xz) = fcbe2d7fc12fab7a2c08a14317264c9f96a6ebca18b28f3fee78925442bdd573 -SIZE (7kaa-2.14.6.tar.xz) = 31220676 +TIMESTAMP = 1496913552 +SHA256 (7kaa-2.14.7.tar.xz) = 9425cfb7f11a915e82d4696649db35a4d53969a9479a4705b403206df462e543 +SIZE (7kaa-2.14.7.tar.xz) = 31342092 From owner-svn-ports-head@freebsd.org Thu Jun 15 20:18:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D8B3B95E17; Thu, 15 Jun 2017 20:18: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 CC00482D72; Thu, 15 Jun 2017 20:18:39 +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 v5FKIdPs050025; Thu, 15 Jun 2017 20:18:39 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKIc0p050022; Thu, 15 Jun 2017 20:18:38 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706152018.v5FKIc0p050022@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 15 Jun 2017 20:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443634 - in head/net-im/mastodon: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:18:40 -0000 Author: jrm Date: Thu Jun 15 20:18:38 2017 New Revision: 443634 URL: https://svnweb.freebsd.org/changeset/ports/443634 Log: net-im/mastodon: Update to version 1.4.3 Upstream changes: https://github.com/tootsuite/mastodon/releases Modified: head/net-im/mastodon/Makefile head/net-im/mastodon/distinfo head/net-im/mastodon/files/patch-Gemfile head/net-im/mastodon/pkg-plist Modified: head/net-im/mastodon/Makefile ============================================================================== --- head/net-im/mastodon/Makefile Thu Jun 15 20:14:28 2017 (r443633) +++ head/net-im/mastodon/Makefile Thu Jun 15 20:18:38 2017 (r443634) @@ -2,7 +2,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.3 CATEGORIES= net-im www MAINTAINER= jrm@FreeBSD.org @@ -19,23 +19,23 @@ RUN_DEPENDS= ffmpeg>0:multimedia/ffmpeg \ RUN_DEPENDS+= rubygem-pkg-config>=1.2.0:devel/rubygem-pkg-config RUN_DEPENDS+= rubygem-puma>0:www/rubygem-puma \ - rubygem-rails50>0:www/rubygem-rails50 \ + rubygem-rails5>0:www/rubygem-rails5 \ rubygem-uglifier>0:www/rubygem-uglifier -RUN_DEPENDS+= rubygem-hamlit-rails-rails50>0:www/rubygem-hamlit-rails-rails50 \ +RUN_DEPENDS+= rubygem-hamlit-rails-rails5>0:www/rubygem-hamlit-rails-rails5 \ rubygem-pg>0:databases/rubygem-pg \ - rubygem-pghero-rails50>0:databases/rubygem-pghero-rails50 \ - rubygem-dotenv-rails-rails50>0:misc/rubygem-dotenv-rails-rails50 \ + rubygem-pghero-rails5>0:databases/rubygem-pghero-rails5 \ + rubygem-dotenv-rails-rails5>0:misc/rubygem-dotenv-rails-rails5 RUN_DEPENDS+= rubygem-aws-sdk>0:devel/rubygem-aws-sdk \ - rubygem-paperclip-rails50>0:devel/rubygem-paperclip-rails50 \ - rubygem-paperclip-av-transcoder-rails50>0:multimedia/rubygem-paperclip-av-transcoder-rails50 + rubygem-paperclip-rails5>0:devel/rubygem-paperclip-rails5 \ + rubygem-paperclip-av-transcoder>0:multimedia/rubygem-paperclip-av-transcoder RUN_DEPENDS+= rubygem-addressable>0:www/rubygem-addressable \ rubygem-cld3>0:textproc/rubygem-cld3 \ - rubygem-devise-rails50>0:devel/rubygem-devise-rails50 \ - rubygem-devise-two-factor-rails50>0:security/rubygem-devise-two-factor-rails50 \ - rubygem-doorkeeper-rails50>0:security/rubygem-doorkeeper-rails50 \ + rubygem-devise-rails5>0:devel/rubygem-devise-rails5 \ + rubygem-devise-two-factor-rails5>0:security/rubygem-devise-two-factor-rails5 \ + rubygem-doorkeeper-rails5>0:security/rubygem-doorkeeper-rails5 \ rubygem-fast_blank>0:devel/rubygem-fast_blank \ rubygem-goldfinger>0:www/rubygem-goldfinger \ rubygem-hiredis>0:databases/rubygem-hiredis \ @@ -44,35 +44,37 @@ RUN_DEPENDS+= rubygem-addressable>0:www/rubygem-addres rubygem-http>0:www/rubygem-http \ rubygem-http_accept_language>0:devel/rubygem-http_accept_language \ rubygem-httplog>0:sysutils/rubygem-httplog \ - rubygem-kaminari-rails50>0:www/rubygem-kaminari-rails50 \ + rubygem-kaminari-rails5>0:www/rubygem-kaminari-rails5 \ rubygem-link_header>0:www/rubygem-link_header \ rubygem-nokogiri>0:textproc/rubygem-nokogiri \ rubygem-oj>0:devel/rubygem-oj \ rubygem-ostatus2>0:www/rubygem-ostatus2 \ rubygem-ox>0:textproc/rubygem-ox \ - rubygem-rabl-rails50>0:devel/rubygem-rabl-rails50 \ + rubygem-pundit>0:security/rubygem-pundit \ + rubygem-rabl>0:devel/rubygem-rabl \ rubygem-rack-attack>0:www/rubygem-rack-attack \ rubygem-rack-cors>0:www/rubygem-rack-cors \ rubygem-rack-timeout>0:www/rubygem-rack-timeout \ - rubygem-rails-i18n-rails50>0:devel/rubygem-rails-i18n-rails50 \ - rubygem-rails-settings-cached-rails50>0:www/rubygem-rails-settings-cached-rails50 \ + rubygem-rails-i18n>0:devel/rubygem-rails-i18n \ + rubygem-rails-settings-cached-rails5>0:www/rubygem-rails-settings-cached-rails5 \ rubygem-redis>0:databases/rubygem-redis \ rubygem-rqrcode>0:www/rubygem-rqrcode \ rubygem-ruby-oembed>0:www/rubygem-ruby-oembed \ - textproc/rubygem-sanitize>0:textproc/rubygem-sanitize \ + rubygem-sanitize>0:textproc/rubygem-sanitize \ rubygem-sidekiq>0:devel/rubygem-sidekiq \ rubygem-sidekiq-scheduler>0:devel/rubygem-sidekiq-scheduler \ rubygem-sidekiq-unique-jobs>0:devel/rubygem-sidekiq-unique-jobs \ - rubygem-simple-navigation-rails50>0:devel/rubygem-simple-navigation-rails50 \ - rubygem-simple_form-rails50>0:devel/rubygem-simple_form-rails50 \ - rubygem-sprockets-rails-rails50>0:devel/rubygem-sprockets-rails-rails50 \ + rubygem-sidekiq-bulk-rails5>0:devel/rubygem-sidekiq-bulk-rails5 \ + rubygem-simple-navigation>0:devel/rubygem-simple-navigation \ + rubygem-simple_form-rails5>0:devel/rubygem-simple_form-rails5 \ + rubygem-sprockets-rails-rails5>0:devel/rubygem-sprockets-rails-rails5 \ rubygem-statsd-instrument>0:devel/rubygem-statsd-instrument \ rubygem-twitter-text>0:textproc/rubygem-twitter-text \ rubygem-tzinfo-data>0:devel/rubygem-tzinfo-data \ - rubygem-webpacker-rails50>0:devel/rubygem-webpacker-rails50 + rubygem-webpacker1-rails5>0:devel/rubygem-webpacker1-rails5 -RUN_DEPENDS+= rubygem-lograge-rails50>0:www/rubygem-lograge-rails50 \ - rubygem-redis-rails-rails50>0:www/rubygem-redis-rails-rails50 +RUN_DEPENDS+= rubygem-lograge-rails5>0:www/rubygem-lograge-rails5 \ + rubygem-redis-rails-rails5>0:www/rubygem-redis-rails-rails5 USES= gnome pgsql shebangfix USE_GITHUB= yes Modified: head/net-im/mastodon/distinfo ============================================================================== --- head/net-im/mastodon/distinfo Thu Jun 15 20:14:28 2017 (r443633) +++ head/net-im/mastodon/distinfo Thu Jun 15 20:18:38 2017 (r443634) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496009326 -SHA256 (tootsuite-mastodon-v1.4.1_GH0.tar.gz) = f4cef6e56c4eb84e5c20189c003093862341f7a2192e84c478589a4444868ea1 -SIZE (tootsuite-mastodon-v1.4.1_GH0.tar.gz) = 10144469 +TIMESTAMP = 1497556435 +SHA256 (tootsuite-mastodon-v1.4.3_GH0.tar.gz) = e8dbca4b985d8b401c7e0f16be4e157520980c01cd2cb11179e7487d80b5fee5 +SIZE (tootsuite-mastodon-v1.4.3_GH0.tar.gz) = 10179914 Modified: head/net-im/mastodon/files/patch-Gemfile ============================================================================== --- head/net-im/mastodon/files/patch-Gemfile Thu Jun 15 20:14:28 2017 (r443633) +++ head/net-im/mastodon/files/patch-Gemfile Thu Jun 15 20:18:38 2017 (r443634) @@ -1,17 +1,19 @@ ---- Gemfile.orig 2017-05-28 21:16:17 UTC +--- Gemfile.orig 2017-06-15 14:16:31 UTC +++ Gemfile @@ -19,7 +19,6 @@ gem 'paperclip', '~> 5.1' gem 'paperclip-av-transcoder', '~> 0.6' gem 'addressable', '~> 2.5' --gem 'bootsnap', '~> 0.3' +-gem 'bootsnap' gem 'cld3', '~> 3.1' gem 'devise', '~> 4.2' gem 'devise-two-factor', '~> 3.0' -@@ -59,44 +58,6 @@ gem 'twitter-text', '~> 1.14' +@@ -59,46 +58,7 @@ gem 'sprockets-rails', '~> 3.2', require + gem 'statsd-instrument', '~> 2.1' + gem 'twitter-text', '~> 1.14' gem 'tzinfo-data', '~> 1.2017' gem 'webpacker', '~> 1.2' - +- -group :development, :test do - gem 'fabrication', '~> 2.16' - gem 'fuubar', '~> 2.2' @@ -22,6 +24,7 @@ - -group :test do - gem 'capybara', '~> 2.14' +- gem 'climate_control', '~> 0.2' - gem 'faker', '~> 1.7' - gem 'microformats2', '~> 3.0' - gem 'rails-controller-testing', '~> 1.0' @@ -39,7 +42,7 @@ - gem 'bullet', '~> 5.5' - gem 'letter_opener', '~> 1.4' - gem 'letter_opener_web', '~> 1.3' -- gem 'rubocop', '~> 0.48', require: false +- gem 'rubocop', require: false - gem 'brakeman', '~> 3.6', require: false - gem 'bundler-audit', '~> 0.5', require: false - gem 'scss_lint', '~> 0.53', require: false @@ -49,7 +52,6 @@ - gem 'capistrano-rbenv', '~> 2.1' - gem 'capistrano-yarn', '~> 2.0' -end -- + group :production do gem 'lograge', '~> 0.5' - gem 'redis-rails', '~> 5.0' Modified: head/net-im/mastodon/pkg-plist ============================================================================== --- head/net-im/mastodon/pkg-plist Thu Jun 15 20:14:28 2017 (r443633) +++ head/net-im/mastodon/pkg-plist Thu Jun 15 20:18:38 2017 (r443634) @@ -101,7 +101,6 @@ etc/periodic/daily/900.mastodon @dir %%WWWDIR%%/app/views/admin/accounts @dir %%WWWDIR%%/app/views/admin/domain_blocks @dir %%WWWDIR%%/app/views/admin/instances -@dir %%WWWDIR%%/app/views/admin/pubsubhubbub @dir %%WWWDIR%%/app/views/admin/reports @dir %%WWWDIR%%/app/views/admin/settings @dir %%WWWDIR%%/app/views/api @@ -125,7 +124,6 @@ etc/periodic/daily/900.mastodon @dir %%WWWDIR%%/app/views/api/v1/search @dir %%WWWDIR%%/app/views/api/v1/statuses @dir %%WWWDIR%%/app/views/api/v1/timelines -@dir %%WWWDIR%%/app/views/api/v1/timelines/base @dir %%WWWDIR%%/app/views/application @dir %%WWWDIR%%/app/views/auth @dir %%WWWDIR%%/app/views/auth/confirmations @@ -301,21 +299,28 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/controllers/admin/confirmations_controller.rb %%WWWDIR%%/app/controllers/admin/domain_blocks_controller.rb %%WWWDIR%%/app/controllers/admin/instances_controller.rb -%%WWWDIR%%/app/controllers/admin/pubsubhubbub_controller.rb %%WWWDIR%%/app/controllers/admin/reported_statuses_controller.rb %%WWWDIR%%/app/controllers/admin/reports_controller.rb %%WWWDIR%%/app/controllers/admin/resets_controller.rb %%WWWDIR%%/app/controllers/admin/settings_controller.rb %%WWWDIR%%/app/controllers/admin/silences_controller.rb +%%WWWDIR%%/app/controllers/admin/subscriptions_controller.rb %%WWWDIR%%/app/controllers/admin/suspensions_controller.rb %%WWWDIR%%/app/controllers/admin/two_factor_authentications_controller.rb %%WWWDIR%%/app/controllers/api/activitypub/activities_controller.rb %%WWWDIR%%/app/controllers/api/activitypub/notes_controller.rb %%WWWDIR%%/app/controllers/api/activitypub/outbox_controller.rb +%%WWWDIR%%/app/controllers/api/base_controller.rb %%WWWDIR%%/app/controllers/api/oembed_controller.rb %%WWWDIR%%/app/controllers/api/push_controller.rb %%WWWDIR%%/app/controllers/api/salmon_controller.rb %%WWWDIR%%/app/controllers/api/subscriptions_controller.rb +%%WWWDIR%%/app/controllers/api/v1/accounts/credentials_controller.rb +%%WWWDIR%%/app/controllers/api/v1/accounts/follower_accounts_controller.rb +%%WWWDIR%%/app/controllers/api/v1/accounts/following_accounts_controller.rb +%%WWWDIR%%/app/controllers/api/v1/accounts/relationships_controller.rb +%%WWWDIR%%/app/controllers/api/v1/accounts/search_controller.rb +%%WWWDIR%%/app/controllers/api/v1/accounts/statuses_controller.rb %%WWWDIR%%/app/controllers/api/v1/accounts_controller.rb %%WWWDIR%%/app/controllers/api/v1/apps_controller.rb %%WWWDIR%%/app/controllers/api/v1/blocks_controller.rb @@ -329,13 +334,17 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/controllers/api/v1/notifications_controller.rb %%WWWDIR%%/app/controllers/api/v1/reports_controller.rb %%WWWDIR%%/app/controllers/api/v1/search_controller.rb +%%WWWDIR%%/app/controllers/api/v1/statuses/favourited_by_accounts_controller.rb +%%WWWDIR%%/app/controllers/api/v1/statuses/favourites_controller.rb +%%WWWDIR%%/app/controllers/api/v1/statuses/mutes_controller.rb +%%WWWDIR%%/app/controllers/api/v1/statuses/reblogged_by_accounts_controller.rb +%%WWWDIR%%/app/controllers/api/v1/statuses/reblogs_controller.rb %%WWWDIR%%/app/controllers/api/v1/statuses_controller.rb -%%WWWDIR%%/app/controllers/api/v1/timelines/base_controller.rb +%%WWWDIR%%/app/controllers/api/v1/streaming_controller.rb %%WWWDIR%%/app/controllers/api/v1/timelines/home_controller.rb %%WWWDIR%%/app/controllers/api/v1/timelines/public_controller.rb %%WWWDIR%%/app/controllers/api/v1/timelines/tag_controller.rb %%WWWDIR%%/app/controllers/api/web/settings_controller.rb -%%WWWDIR%%/app/controllers/api_controller.rb %%WWWDIR%%/app/controllers/application_controller.rb %%WWWDIR%%/app/controllers/auth/confirmations_controller.rb %%WWWDIR%%/app/controllers/auth/passwords_controller.rb @@ -343,17 +352,20 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/controllers/auth/sessions_controller.rb %%WWWDIR%%/app/controllers/authorize_follows_controller.rb %%WWWDIR%%/app/controllers/concerns/account_controller_concern.rb +%%WWWDIR%%/app/controllers/concerns/authorization.rb +%%WWWDIR%%/app/controllers/concerns/export_controller_concern.rb %%WWWDIR%%/app/controllers/concerns/localized.rb %%WWWDIR%%/app/controllers/concerns/obfuscate_filename.rb +%%WWWDIR%%/app/controllers/concerns/rate_limit_headers.rb %%WWWDIR%%/app/controllers/concerns/user_tracking_concern.rb %%WWWDIR%%/app/controllers/follower_accounts_controller.rb %%WWWDIR%%/app/controllers/following_accounts_controller.rb %%WWWDIR%%/app/controllers/home_controller.rb +%%WWWDIR%%/app/controllers/manifests_controller.rb %%WWWDIR%%/app/controllers/media_controller.rb %%WWWDIR%%/app/controllers/oauth/authorizations_controller.rb %%WWWDIR%%/app/controllers/oauth/authorized_applications_controller.rb %%WWWDIR%%/app/controllers/remote_follow_controller.rb -%%WWWDIR%%/app/controllers/settings/exports/base_controller.rb %%WWWDIR%%/app/controllers/settings/exports/blocked_accounts_controller.rb %%WWWDIR%%/app/controllers/settings/exports/following_accounts_controller.rb %%WWWDIR%%/app/controllers/settings/exports/muted_accounts_controller.rb @@ -380,7 +392,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/helpers/routing_helper.rb %%WWWDIR%%/app/helpers/settings_helper.rb %%WWWDIR%%/app/helpers/stream_entries_helper.rb -%%WWWDIR%%/app/helpers/style_helper.rb %%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.ttf %%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.woff %%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.woff2 @@ -421,6 +432,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/actions/alerts.js %%WWWDIR%%/app/javascript/mastodon/actions/blocks.js %%WWWDIR%%/app/javascript/mastodon/actions/cards.js +%%WWWDIR%%/app/javascript/mastodon/actions/columns.js %%WWWDIR%%/app/javascript/mastodon/actions/compose.js %%WWWDIR%%/app/javascript/mastodon/actions/domain_blocks.js %%WWWDIR%%/app/javascript/mastodon/actions/favourites.js @@ -444,9 +456,11 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/components/avatar_overlay.js %%WWWDIR%%/app/javascript/mastodon/components/button.js %%WWWDIR%%/app/javascript/mastodon/components/collapsable.js +%%WWWDIR%%/app/javascript/mastodon/components/column.js %%WWWDIR%%/app/javascript/mastodon/components/column_back_button.js %%WWWDIR%%/app/javascript/mastodon/components/column_back_button_slim.js %%WWWDIR%%/app/javascript/mastodon/components/column_collapsable.js +%%WWWDIR%%/app/javascript/mastodon/components/column_header.js %%WWWDIR%%/app/javascript/mastodon/components/display_name.js %%WWWDIR%%/app/javascript/mastodon/components/dropdown_menu.js %%WWWDIR%%/app/javascript/mastodon/components/extended_video_player.js @@ -457,6 +471,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/components/missing_indicator.js %%WWWDIR%%/app/javascript/mastodon/components/permalink.js %%WWWDIR%%/app/javascript/mastodon/components/relative_timestamp.js +%%WWWDIR%%/app/javascript/mastodon/components/setting_text.js %%WWWDIR%%/app/javascript/mastodon/components/status.js %%WWWDIR%%/app/javascript/mastodon/components/status_action_bar.js %%WWWDIR%%/app/javascript/mastodon/components/status_content.js @@ -475,6 +490,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/features/account_timeline/containers/header_container.js %%WWWDIR%%/app/javascript/mastodon/features/account_timeline/index.js %%WWWDIR%%/app/javascript/mastodon/features/blocks/index.js +%%WWWDIR%%/app/javascript/mastodon/features/community_timeline/components/column_settings.js +%%WWWDIR%%/app/javascript/mastodon/features/community_timeline/containers/column_settings_container.js %%WWWDIR%%/app/javascript/mastodon/features/community_timeline/index.js %%WWWDIR%%/app/javascript/mastodon/features/compose/components/autosuggest_account.js %%WWWDIR%%/app/javascript/mastodon/features/compose/components/character_counter.js @@ -516,7 +533,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/features/getting_started/index.js %%WWWDIR%%/app/javascript/mastodon/features/hashtag_timeline/index.js %%WWWDIR%%/app/javascript/mastodon/features/home_timeline/components/column_settings.js -%%WWWDIR%%/app/javascript/mastodon/features/home_timeline/components/setting_text.js %%WWWDIR%%/app/javascript/mastodon/features/home_timeline/containers/column_settings_container.js %%WWWDIR%%/app/javascript/mastodon/features/home_timeline/index.js %%WWWDIR%%/app/javascript/mastodon/features/mutes/index.js @@ -527,6 +543,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/features/notifications/containers/column_settings_container.js %%WWWDIR%%/app/javascript/mastodon/features/notifications/containers/notification_container.js %%WWWDIR%%/app/javascript/mastodon/features/notifications/index.js +%%WWWDIR%%/app/javascript/mastodon/features/public_timeline/containers/column_settings_container.js %%WWWDIR%%/app/javascript/mastodon/features/public_timeline/index.js %%WWWDIR%%/app/javascript/mastodon/features/reblogs/index.js %%WWWDIR%%/app/javascript/mastodon/features/report/components/status_check_box.js @@ -544,19 +561,24 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/features/ui/components/column_subheading.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/columns_area.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/confirmation_modal.js +%%WWWDIR%%/app/javascript/mastodon/features/ui/components/image_loader.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/media_modal.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/modal_root.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/onboarding_modal.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/tabs_bar.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/upload_area.js %%WWWDIR%%/app/javascript/mastodon/features/ui/components/video_modal.js +%%WWWDIR%%/app/javascript/mastodon/features/ui/containers/columns_area_container.js %%WWWDIR%%/app/javascript/mastodon/features/ui/containers/loading_bar_container.js %%WWWDIR%%/app/javascript/mastodon/features/ui/containers/modal_container.js %%WWWDIR%%/app/javascript/mastodon/features/ui/containers/notifications_container.js %%WWWDIR%%/app/javascript/mastodon/features/ui/containers/status_list_container.js %%WWWDIR%%/app/javascript/mastodon/features/ui/index.js +%%WWWDIR%%/app/javascript/mastodon/features/ui/util/intersection_observer_wrapper.js +%%WWWDIR%%/app/javascript/mastodon/features/ui/util/schedule_idle_task.js %%WWWDIR%%/app/javascript/mastodon/is_mobile.js %%WWWDIR%%/app/javascript/mastodon/link_header.js +%%WWWDIR%%/app/javascript/mastodon/load_polyfills.js %%WWWDIR%%/app/javascript/mastodon/locales/ar.json %%WWWDIR%%/app/javascript/mastodon/locales/bg.json %%WWWDIR%%/app/javascript/mastodon/locales/ca.json @@ -585,6 +607,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/locales/pt-BR.json %%WWWDIR%%/app/javascript/mastodon/locales/pt.json %%WWWDIR%%/app/javascript/mastodon/locales/ru.json +%%WWWDIR%%/app/javascript/mastodon/locales/th.json %%WWWDIR%%/app/javascript/mastodon/locales/tr.json %%WWWDIR%%/app/javascript/mastodon/locales/uk.json %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_ar.json @@ -611,12 +634,15 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_pt-BR.json %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_pt.json %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_ru.json +%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_th.json %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_tr.json %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_uk.json %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_zh-CN.json %%WWWDIR%%/app/javascript/mastodon/locales/whitelist_zh-HK.json +%%WWWDIR%%/app/javascript/mastodon/locales/whitelist_zh-TW.json %%WWWDIR%%/app/javascript/mastodon/locales/zh-CN.json %%WWWDIR%%/app/javascript/mastodon/locales/zh-HK.json +%%WWWDIR%%/app/javascript/mastodon/locales/zh-TW.json %%WWWDIR%%/app/javascript/mastodon/main.js %%WWWDIR%%/app/javascript/mastodon/middleware/errors.js %%WWWDIR%%/app/javascript/mastodon/middleware/loading_bar.js @@ -627,6 +653,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/reducers/alerts.js %%WWWDIR%%/app/javascript/mastodon/reducers/cards.js %%WWWDIR%%/app/javascript/mastodon/reducers/compose.js +%%WWWDIR%%/app/javascript/mastodon/reducers/contexts.js %%WWWDIR%%/app/javascript/mastodon/reducers/index.js %%WWWDIR%%/app/javascript/mastodon/reducers/media_attachments.js %%WWWDIR%%/app/javascript/mastodon/reducers/meta.js @@ -641,6 +668,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/javascript/mastodon/reducers/timelines.js %%WWWDIR%%/app/javascript/mastodon/reducers/user_lists.js %%WWWDIR%%/app/javascript/mastodon/rtl.js +%%WWWDIR%%/app/javascript/mastodon/scroll.js %%WWWDIR%%/app/javascript/mastodon/selectors/index.js %%WWWDIR%%/app/javascript/mastodon/store/configureStore.js %%WWWDIR%%/app/javascript/mastodon/stream.js @@ -684,6 +712,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/lib/sanitize_config.rb %%WWWDIR%%/app/lib/settings/extend.rb %%WWWDIR%%/app/lib/settings/scoped_settings.rb +%%WWWDIR%%/app/lib/status_filter.rb +%%WWWDIR%%/app/lib/stream_entry_finder.rb %%WWWDIR%%/app/lib/tag_manager.rb %%WWWDIR%%/app/lib/user_settings_decorator.rb %%WWWDIR%%/app/lib/webfinger_resource.rb @@ -696,14 +726,15 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/models/application_record.rb %%WWWDIR%%/app/models/block.rb %%WWWDIR%%/app/models/concerns/account_avatar.rb +%%WWWDIR%%/app/models/concerns/account_finder_concern.rb %%WWWDIR%%/app/models/concerns/account_header.rb %%WWWDIR%%/app/models/concerns/account_interactions.rb %%WWWDIR%%/app/models/concerns/attachmentable.rb %%WWWDIR%%/app/models/concerns/cacheable.rb %%WWWDIR%%/app/models/concerns/paginable.rb %%WWWDIR%%/app/models/concerns/remotable.rb +%%WWWDIR%%/app/models/concerns/status_threading_concern.rb %%WWWDIR%%/app/models/concerns/streamable.rb -%%WWWDIR%%/app/models/concerns/targetable.rb %%WWWDIR%%/app/models/conversation.rb %%WWWDIR%%/app/models/conversation_mute.rb %%WWWDIR%%/app/models/domain_block.rb @@ -714,12 +745,14 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/models/follow_request.rb %%WWWDIR%%/app/models/form/two_factor_confirmation.rb %%WWWDIR%%/app/models/import.rb +%%WWWDIR%%/app/models/instance.rb %%WWWDIR%%/app/models/media_attachment.rb %%WWWDIR%%/app/models/mention.rb %%WWWDIR%%/app/models/mute.rb %%WWWDIR%%/app/models/notification.rb %%WWWDIR%%/app/models/preview_card.rb %%WWWDIR%%/app/models/remote_follow.rb +%%WWWDIR%%/app/models/remote_profile.rb %%WWWDIR%%/app/models/report.rb %%WWWDIR%%/app/models/report_filter.rb %%WWWDIR%%/app/models/setting.rb @@ -730,6 +763,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/models/user.rb %%WWWDIR%%/app/models/web.rb %%WWWDIR%%/app/models/web/setting.rb +%%WWWDIR%%/app/policies/status_policy.rb %%WWWDIR%%/app/presenters/instance_presenter.rb %%WWWDIR%%/app/services/account_search_service.rb %%WWWDIR%%/app/services/after_block_service.rb @@ -774,9 +808,9 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/services/unsubscribe_service.rb %%WWWDIR%%/app/services/update_remote_profile_service.rb %%WWWDIR%%/app/services/verify_salmon_service.rb -%%WWWDIR%%/app/services/warm_cache_service.rb -%%WWWDIR%%/app/validators/email_validator.rb +%%WWWDIR%%/app/validators/blacklisted_email_validator.rb %%WWWDIR%%/app/validators/status_length_validator.rb +%%WWWDIR%%/app/validators/unreserved_username_validator.rb %%WWWDIR%%/app/validators/url_validator.rb %%WWWDIR%%/app/views/about/_contact.html.haml %%WWWDIR%%/app/views/about/_links.html.haml @@ -813,12 +847,12 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/views/admin/domain_blocks/show.html.haml %%WWWDIR%%/app/views/admin/instances/_instance.html.haml %%WWWDIR%%/app/views/admin/instances/index.html.haml -%%WWWDIR%%/app/views/admin/pubsubhubbub/_subscription.html.haml -%%WWWDIR%%/app/views/admin/pubsubhubbub/index.html.haml %%WWWDIR%%/app/views/admin/reports/_report.html.haml %%WWWDIR%%/app/views/admin/reports/index.html.haml %%WWWDIR%%/app/views/admin/reports/show.html.haml %%WWWDIR%%/app/views/admin/settings/edit.html.haml +%%WWWDIR%%/app/views/admin/subscriptions/_subscription.html.haml +%%WWWDIR%%/app/views/admin/subscriptions/index.html.haml %%WWWDIR%%/app/views/api/activitypub/activities/_show_status.activitystreams2.rabl %%WWWDIR%%/app/views/api/activitypub/activities/show_status_announce.activitystreams2.rabl %%WWWDIR%%/app/views/api/activitypub/activities/show_status_create.activitystreams2.rabl @@ -828,9 +862,9 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/views/api/oembed/show.json.rabl %%WWWDIR%%/app/views/api/v1/accounts/index.rabl %%WWWDIR%%/app/views/api/v1/accounts/relationship.rabl -%%WWWDIR%%/app/views/api/v1/accounts/relationships.rabl +%%WWWDIR%%/app/views/api/v1/accounts/relationships/index.rabl %%WWWDIR%%/app/views/api/v1/accounts/show.rabl -%%WWWDIR%%/app/views/api/v1/accounts/statuses.rabl +%%WWWDIR%%/app/views/api/v1/accounts/statuses/index.rabl %%WWWDIR%%/app/views/api/v1/apps/create.rabl %%WWWDIR%%/app/views/api/v1/apps/show.rabl %%WWWDIR%%/app/views/api/v1/blocks/index.rabl @@ -854,7 +888,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/views/api/v1/statuses/context.rabl %%WWWDIR%%/app/views/api/v1/statuses/index.rabl %%WWWDIR%%/app/views/api/v1/statuses/show.rabl -%%WWWDIR%%/app/views/api/v1/timelines/base/show.rabl +%%WWWDIR%%/app/views/api/v1/timelines/show.rabl %%WWWDIR%%/app/views/application/_flashes.html.haml %%WWWDIR%%/app/views/auth/confirmations/new.html.haml %%WWWDIR%%/app/views/auth/passwords/edit.html.haml @@ -885,6 +919,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/app/views/layouts/error.html.haml %%WWWDIR%%/app/views/layouts/mailer.text.erb %%WWWDIR%%/app/views/layouts/public.html.haml +%%WWWDIR%%/app/views/manifests/show.json.rabl %%WWWDIR%%/app/views/notification_mailer/_status.text.erb %%WWWDIR%%/app/views/notification_mailer/digest.text.erb %%WWWDIR%%/app/views/notification_mailer/favourite.text.erb @@ -1083,7 +1118,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/config/initializers/instrumentation.rb %%WWWDIR%%/config/initializers/kaminari_config.rb %%WWWDIR%%/config/initializers/mime_types.rb -%%WWWDIR%%/config/initializers/new_framework_defaults.rb %%WWWDIR%%/config/initializers/oembed.rb %%WWWDIR%%/config/initializers/open_uri_redirection.rb %%WWWDIR%%/config/initializers/ostatus.rb @@ -1245,8 +1279,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/config/webpack/generateLocalePacks.js %%WWWDIR%%/config/webpack/loaders/assets.js %%WWWDIR%%/config/webpack/loaders/babel.js -%%WWWDIR%%/config/webpack/loaders/coffee.js -%%WWWDIR%%/config/webpack/loaders/erb.js %%WWWDIR%%/config/webpack/loaders/mark.js %%WWWDIR%%/config/webpack/loaders/sass.js %%WWWDIR%%/config/webpack/paths.yml @@ -1254,17 +1286,17 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/config/webpack/shared.js %%WWWDIR%%/config/webpack/test.js %%WWWDIR%%/config/webpack/translationRunner.js -%%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/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/20160224223247_create_mentions.rb %%WWWDIR%%/db/migrate/20160227230233_add_attachment_avatar_to_accounts.rb %%WWWDIR%%/db/migrate/20160305115639_add_devise_to_users.rb @@ -1284,12 +1316,12 @@ etc/periodic/daily/900.mastodon %%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/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/20161116162355_add_locale_to_users.rb %%WWWDIR%%/db/migrate/20161119211120_create_notifications.rb %%WWWDIR%%/db/migrate/20161122163057_remove_unneeded_indexes.rb +%%WWWDIR%%/db/migrate/20161123093447_add_sensitive_to_statuses.rb %%WWWDIR%%/db/migrate/20161128103007_create_subscriptions.rb %%WWWDIR%%/db/migrate/20161130142058_add_last_successful_delivery_at_to_subscriptions.rb %%WWWDIR%%/db/migrate/20161130185319_add_visibility_to_statuses.rb @@ -1299,14 +1331,14 @@ 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/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 %%WWWDIR%%/db/migrate/20170114194937_add_application_to_statuses.rb %%WWWDIR%%/db/migrate/20170114203041_add_website_to_oauth_application.rb %%WWWDIR%%/db/migrate/20170119214911_create_preview_cards.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/20170125145934_add_spoiler_text_to_statuses.rb %%WWWDIR%%/db/migrate/20170127165745_add_devise_two_factor_to_users.rb %%WWWDIR%%/db/migrate/20170129000348_create_devices.rb @@ -1325,7 +1357,6 @@ 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/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 @@ -1333,6 +1364,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/db/migrate/20170414080609_add_devise_two_factor_backupable_to_users.rb %%WWWDIR%%/db/migrate/20170414132105_add_language_to_statuses.rb %%WWWDIR%%/db/migrate/20170418160728_add_indexes_to_reports_for_accounts.rb +%%WWWDIR%%/db/migrate/20170423005413_add_allowed_languages_to_user.rb %%WWWDIR%%/db/migrate/20170424003227_create_account_domain_blocks.rb %%WWWDIR%%/db/migrate/20170424112722_add_status_id_index_to_statuses_tags.rb %%WWWDIR%%/db/migrate/20170425131920_add_media_attachment_meta.rb @@ -1343,6 +1375,10 @@ etc/periodic/daily/900.mastodon %%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/migrate/20170601210557_add_index_on_media_attachments_account_id.rb +%%WWWDIR%%/db/migrate/20170604144747_add_foreign_keys_for_accounts.rb +%%WWWDIR%%/db/migrate/20170606113804_change_tag_search_index_to_btree.rb +%%WWWDIR%%/db/migrate/20170609145826_remove_default_language_from_statuses.rb %%WWWDIR%%/db/schema.rb %%WWWDIR%%/db/seeds.rb %%WWWDIR%%/docker-compose.yml @@ -1389,42 +1425,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/apple-touch-icon.png %%WWWDIR%%/public/avatars/original/missing.png %%WWWDIR%%/public/browserconfig.xml -%%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 @@ -1477,24 +1477,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/00a9.svg %%WWWDIR%%/public/emoji/00ae.png %%WWWDIR%%/public/emoji/00ae.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 @@ -2103,6 +2085,24 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f21a.svg %%WWWDIR%%/public/emoji/1f22f.png %%WWWDIR%%/public/emoji/1f22f.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/1f250.png %%WWWDIR%%/public/emoji/1f250.svg %%WWWDIR%%/public/emoji/1f251.png @@ -2661,8 +2661,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f3fe.svg %%WWWDIR%%/public/emoji/1f3ff.png %%WWWDIR%%/public/emoji/1f3ff.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 @@ -2733,6 +2731,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f421.svg %%WWWDIR%%/public/emoji/1f422.png %%WWWDIR%%/public/emoji/1f422.svg +%%WWWDIR%%/public/emoji/1f423.png +%%WWWDIR%%/public/emoji/1f423.svg %%WWWDIR%%/public/emoji/1f424.png %%WWWDIR%%/public/emoji/1f424.svg %%WWWDIR%%/public/emoji/1f425.png @@ -3559,8 +3559,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f4fd.svg %%WWWDIR%%/public/emoji/1f4ff.png %%WWWDIR%%/public/emoji/1f4ff.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 @@ -3631,6 +3629,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f521.svg %%WWWDIR%%/public/emoji/1f522.png %%WWWDIR%%/public/emoji/1f522.svg +%%WWWDIR%%/public/emoji/1f523.png +%%WWWDIR%%/public/emoji/1f523.svg %%WWWDIR%%/public/emoji/1f524.png %%WWWDIR%%/public/emoji/1f524.svg %%WWWDIR%%/public/emoji/1f525.png @@ -3881,8 +3881,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f5fe.svg %%WWWDIR%%/public/emoji/1f5ff.png %%WWWDIR%%/public/emoji/1f5ff.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 @@ -3953,6 +3951,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f621.svg %%WWWDIR%%/public/emoji/1f622.png %%WWWDIR%%/public/emoji/1f622.svg +%%WWWDIR%%/public/emoji/1f623.png +%%WWWDIR%%/public/emoji/1f623.svg %%WWWDIR%%/public/emoji/1f624.png %%WWWDIR%%/public/emoji/1f624.svg %%WWWDIR%%/public/emoji/1f625.png @@ -4355,8 +4355,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f6f5.svg %%WWWDIR%%/public/emoji/1f6f6.png %%WWWDIR%%/public/emoji/1f6f6.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 @@ -4463,6 +4461,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/1f921.svg %%WWWDIR%%/public/emoji/1f922.png %%WWWDIR%%/public/emoji/1f922.svg +%%WWWDIR%%/public/emoji/1f923.png +%%WWWDIR%%/public/emoji/1f923.svg %%WWWDIR%%/public/emoji/1f924.png %%WWWDIR%%/public/emoji/1f924.svg %%WWWDIR%%/public/emoji/1f925.png @@ -4729,6 +4729,42 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/21a9.svg %%WWWDIR%%/public/emoji/21aa.png %%WWWDIR%%/public/emoji/21aa.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/24c2.png %%WWWDIR%%/public/emoji/24c2.svg %%WWWDIR%%/public/emoji/25aa.png @@ -4747,8 +4783,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/25fd.svg %%WWWDIR%%/public/emoji/25fe.png %%WWWDIR%%/public/emoji/25fe.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 @@ -4785,6 +4819,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/emoji/2620.svg %%WWWDIR%%/public/emoji/2622.png %%WWWDIR%%/public/emoji/2622.svg +%%WWWDIR%%/public/emoji/2623.png +%%WWWDIR%%/public/emoji/2623.svg %%WWWDIR%%/public/emoji/2626.png %%WWWDIR%%/public/emoji/2626.svg %%WWWDIR%%/public/emoji/262a.png @@ -5056,7 +5092,6 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/public/favicon-dev.ico %%WWWDIR%%/public/favicon.ico %%WWWDIR%%/public/headers/original/missing.png -%%WWWDIR%%/public/manifest.json %%WWWDIR%%/public/mask-icon.svg %%WWWDIR%%/public/mstile-150x150.png %%WWWDIR%%/public/oops.png @@ -5073,21 +5108,28 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/controllers/admin/confirmations_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/domain_blocks_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/instances_controller_spec.rb -%%WWWDIR%%/spec/controllers/admin/pubsubhubbub_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/reported_statuses_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/reports_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/resets_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/settings_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/silences_controller_spec.rb +%%WWWDIR%%/spec/controllers/admin/subscriptions_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/suspensions_controller_spec.rb %%WWWDIR%%/spec/controllers/admin/two_factor_authentications_controller_spec.rb %%WWWDIR%%/spec/controllers/api/activitypub/activities_controller_spec.rb %%WWWDIR%%/spec/controllers/api/activitypub/notes_controller_spec.rb %%WWWDIR%%/spec/controllers/api/activitypub/outbox_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/base_controller_spec.rb %%WWWDIR%%/spec/controllers/api/oembed_controller_spec.rb %%WWWDIR%%/spec/controllers/api/push_controller_spec.rb %%WWWDIR%%/spec/controllers/api/salmon_controller_spec.rb %%WWWDIR%%/spec/controllers/api/subscriptions_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/accounts/credentials_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/accounts/follower_accounts_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/accounts/following_accounts_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/accounts/relationships_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/accounts/search_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/accounts/statuses_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/accounts_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/apps_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/blocks_controller_spec.rb @@ -5101,15 +5143,28 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/controllers/api/v1/notifications_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/reports_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/search_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/statuses/favourited_by_accounts_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/statuses/favourites_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/statuses/mutes_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/statuses/reblogged_by_accounts_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/statuses/reblogs_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/statuses_controller_spec.rb +%%WWWDIR%%/spec/controllers/api/v1/streaming_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/timelines/home_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/timelines/public_controller_spec.rb %%WWWDIR%%/spec/controllers/api/v1/timelines/tag_controller_spec.rb %%WWWDIR%%/spec/controllers/api/web/settings_controller_spec.rb %%WWWDIR%%/spec/controllers/application_controller_spec.rb +%%WWWDIR%%/spec/controllers/auth/confirmations_controller_spec.rb +%%WWWDIR%%/spec/controllers/auth/passwords_controller_spec.rb %%WWWDIR%%/spec/controllers/auth/registrations_controller_spec.rb %%WWWDIR%%/spec/controllers/auth/sessions_controller_spec.rb %%WWWDIR%%/spec/controllers/authorize_follows_controller_spec.rb +%%WWWDIR%%/spec/controllers/concerns/account_controller_concern_spec.rb +%%WWWDIR%%/spec/controllers/concerns/export_controller_concern_spec.rb +%%WWWDIR%%/spec/controllers/concerns/localized_spec.rb +%%WWWDIR%%/spec/controllers/concerns/obfuscate_filename_spec.rb +%%WWWDIR%%/spec/controllers/concerns/rate_limit_headers_spec.rb %%WWWDIR%%/spec/controllers/concerns/user_tracking_concern_spec.rb %%WWWDIR%%/spec/controllers/follower_accounts_controller_spec.rb %%WWWDIR%%/spec/controllers/following_accounts_controller_spec.rb @@ -5174,30 +5229,44 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/fixtures/requests/localdomain-feed.txt %%WWWDIR%%/spec/fixtures/requests/localdomain-hostmeta.txt %%WWWDIR%%/spec/fixtures/requests/localdomain-webfinger.txt +%%WWWDIR%%/spec/fixtures/requests/oembed_invalid_xml.html +%%WWWDIR%%/spec/fixtures/requests/oembed_json.html +%%WWWDIR%%/spec/fixtures/requests/oembed_json_xml.html +%%WWWDIR%%/spec/fixtures/requests/oembed_undiscoverable.html +%%WWWDIR%%/spec/fixtures/requests/oembed_xml.html %%WWWDIR%%/spec/fixtures/requests/redirected.host-meta.txt %%WWWDIR%%/spec/fixtures/requests/webfinger-hacker1.txt %%WWWDIR%%/spec/fixtures/requests/webfinger-hacker2.txt %%WWWDIR%%/spec/fixtures/requests/webfinger.txt %%WWWDIR%%/spec/fixtures/salmon/mention.xml %%WWWDIR%%/spec/fixtures/xml/mastodon.atom +%%WWWDIR%%/spec/helpers/activitystreams2_builder_helper_spec.rb %%WWWDIR%%/spec/helpers/admin/filter_helper_spec.rb %%WWWDIR%%/spec/helpers/application_helper_spec.rb +%%WWWDIR%%/spec/helpers/flashes_helper_spec.rb %%WWWDIR%%/spec/helpers/home_helper_spec.rb +%%WWWDIR%%/spec/helpers/http_helper_spec.rb %%WWWDIR%%/spec/helpers/instance_helper_spec.rb %%WWWDIR%%/spec/helpers/routing_helper.rb %%WWWDIR%%/spec/helpers/settings_helper_spec.rb %%WWWDIR%%/spec/helpers/stream_entries_helper_spec.rb -%%WWWDIR%%/spec/javascript/components/avatar.test.jsx -%%WWWDIR%%/spec/javascript/components/button.test.jsx -%%WWWDIR%%/spec/javascript/components/display_name.test.jsx -%%WWWDIR%%/spec/javascript/components/dropdown_menu.test.jsx -%%WWWDIR%%/spec/javascript/components/features/ui/components/column.test.jsx -%%WWWDIR%%/spec/javascript/components/loading_indicator.test.jsx +%%WWWDIR%%/spec/javascript/components/avatar.test.js +%%WWWDIR%%/spec/javascript/components/button.test.js +%%WWWDIR%%/spec/javascript/components/display_name.test.js +%%WWWDIR%%/spec/javascript/components/dropdown_menu.test.js +%%WWWDIR%%/spec/javascript/components/features/ui/components/column.test.js +%%WWWDIR%%/spec/javascript/components/loading_indicator.test.js %%WWWDIR%%/spec/javascript/setup.js %%WWWDIR%%/spec/lib/atom_serializer_spec.rb +%%WWWDIR%%/spec/lib/extractor_spec.rb %%WWWDIR%%/spec/lib/feed_manager_spec.rb %%WWWDIR%%/spec/lib/formatter_spec.rb +%%WWWDIR%%/spec/lib/hash_object_spec.rb +%%WWWDIR%%/spec/lib/inline_rabl_scope_spec.rb %%WWWDIR%%/spec/lib/language_detector_spec.rb +%%WWWDIR%%/spec/lib/provider_discovery_spec.rb +%%WWWDIR%%/spec/lib/status_filter_spec.rb +%%WWWDIR%%/spec/lib/stream_entry_finder_spec.rb %%WWWDIR%%/spec/lib/tag_manager_spec.rb %%WWWDIR%%/spec/lib/user_settings_decorator_spec.rb %%WWWDIR%%/spec/lib/webfinger_resource_spec.rb @@ -5207,6 +5276,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/models/account_filter_spec.rb %%WWWDIR%%/spec/models/account_spec.rb %%WWWDIR%%/spec/models/block_spec.rb +%%WWWDIR%%/spec/models/concerns/account_finder_concern_spec.rb +%%WWWDIR%%/spec/models/concerns/status_threading_concern_spec.rb %%WWWDIR%%/spec/models/conversation_mute_spec.rb %%WWWDIR%%/spec/models/conversation_spec.rb %%WWWDIR%%/spec/models/domain_block_spec.rb @@ -5229,6 +5300,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/models/tag_spec.rb %%WWWDIR%%/spec/models/user_spec.rb %%WWWDIR%%/spec/models/web/setting_spec.rb +%%WWWDIR%%/spec/policies/status_policy_spec.rb %%WWWDIR%%/spec/presenters/instance_presenter_spec.rb %%WWWDIR%%/spec/rails_helper.rb %%WWWDIR%%/spec/requests/account_show_page_spec.rb @@ -5238,7 +5310,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/requests/localization_spec.rb %%WWWDIR%%/spec/requests/webfinger_request_spec.rb %%WWWDIR%%/spec/routing/accounts_routing_spec.rb -%%WWWDIR%%/spec/routing/api_timelines_spec.rb +%%WWWDIR%%/spec/routing/api_routing_spec.rb %%WWWDIR%%/spec/routing/well_known_routes_spec.rb %%WWWDIR%%/spec/services/account_search_service_spec.rb %%WWWDIR%%/spec/services/after_block_service_spec.rb @@ -5266,6 +5338,7 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/services/pubsubhubbub/unsubscribe_service_spec.rb %%WWWDIR%%/spec/services/reblog_service_spec.rb %%WWWDIR%%/spec/services/reject_follow_service_spec.rb +%%WWWDIR%%/spec/services/remove_status_service_spec.rb %%WWWDIR%%/spec/services/search_service_spec.rb %%WWWDIR%%/spec/services/send_interaction_service_spec.rb %%WWWDIR%%/spec/services/subscribe_service_spec.rb @@ -5277,6 +5350,8 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/services/unsubscribe_service_spec.rb %%WWWDIR%%/spec/services/update_remote_profile_service_spec.rb %%WWWDIR%%/spec/spec_helper.rb +%%WWWDIR%%/spec/support/examples/lib/settings/scoped_settings.rb +%%WWWDIR%%/spec/support/examples/lib/settings/settings_extended.rb %%WWWDIR%%/spec/support/matchers/model/model_have_error_on_field.rb %%WWWDIR%%/spec/views/about/_contact.html.haml_spec.rb %%WWWDIR%%/spec/views/about/_links.html.haml_spec.rb @@ -5295,10 +5370,12 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/spec/workers/scheduler/media_cleanup_scheduler_spec.rb %%WWWDIR%%/spec/workers/scheduler/subscriptions_scheduler_spec.rb %%WWWDIR%%/storybook/config.js +%%WWWDIR%%/storybook/initial_state.js %%WWWDIR%%/storybook/stories/autosuggest_textarea.story.js %%WWWDIR%%/storybook/stories/button.story.js %%WWWDIR%%/storybook/stories/character_counter.story.js %%WWWDIR%%/storybook/stories/loading_indicator.story.js +%%WWWDIR%%/storybook/stories/onboarding_modal.story.js %%WWWDIR%%/storybook/storybook.scss %%WWWDIR%%/storybook/webpack.config.js %%WWWDIR%%/streaming/.babelrc @@ -5316,3 +5393,5 @@ etc/periodic/daily/900.mastodon %%WWWDIR%%/bin/webpack %%WWWDIR%%/bin/webpack-dev-server %%WWWDIR%%/bin/yarn +@owner root +@group wheel From owner-svn-ports-head@freebsd.org Thu Jun 15 20:21:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF429B95ECA; Thu, 15 Jun 2017 20:21:16 +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 B916483042; Thu, 15 Jun 2017 20:21:16 +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 v5FKLF7c052376; Thu, 15 Jun 2017 20:21:15 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKLFIc052373; Thu, 15 Jun 2017 20:21:15 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201706152021.v5FKLFIc052373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Thu, 15 Jun 2017 20:21:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443635 - head/textproc/libmwaw03 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:21:17 -0000 Author: jkim Date: Thu Jun 15 20:21:15 2017 New Revision: 443635 URL: https://svnweb.freebsd.org/changeset/ports/443635 Log: Update to 0.3.11. Modified: head/textproc/libmwaw03/Makefile head/textproc/libmwaw03/distinfo head/textproc/libmwaw03/pkg-plist Modified: head/textproc/libmwaw03/Makefile ============================================================================== --- head/textproc/libmwaw03/Makefile Thu Jun 15 20:18:38 2017 (r443634) +++ head/textproc/libmwaw03/Makefile Thu Jun 15 20:21:15 2017 (r443635) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libmwaw -PORTVERSION= 0.3.10 -PORTREVISION= 1 +PORTVERSION= 0.3.11 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 Modified: head/textproc/libmwaw03/distinfo ============================================================================== --- head/textproc/libmwaw03/distinfo Thu Jun 15 20:18:38 2017 (r443634) +++ head/textproc/libmwaw03/distinfo Thu Jun 15 20:21:15 2017 (r443635) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486079094 -SHA256 (libmwaw-0.3.10.tar.xz) = b246a0c15fcf98076f2a1f2cf4d44a714f5c8eb39690442fc7fbbd01fa34f220 -SIZE (libmwaw-0.3.10.tar.xz) = 1229964 +TIMESTAMP = 1497556262 +SHA256 (libmwaw-0.3.11.tar.xz) = 4b483a196bbe82bc0f7cb4cdf70ef1cedb91139bd2e037eabaed4a4d6ed2299a +SIZE (libmwaw-0.3.11.tar.xz) = 1254200 Modified: head/textproc/libmwaw03/pkg-plist ============================================================================== --- head/textproc/libmwaw03/pkg-plist Thu Jun 15 20:18:38 2017 (r443634) +++ head/textproc/libmwaw03/pkg-plist Thu Jun 15 20:21:15 2017 (r443635) @@ -9,5 +9,5 @@ include/libmwaw-0.3/libmwaw/MWAWDocument.hxx include/libmwaw-0.3/libmwaw/libmwaw.hxx lib/libmwaw-0.3.so lib/libmwaw-0.3.so.3 -lib/libmwaw-0.3.so.3.0.10 +lib/libmwaw-0.3.so.3.0.11 libdata/pkgconfig/libmwaw-0.3.pc From owner-svn-ports-head@freebsd.org Thu Jun 15 20:25:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24020BEE13C; Thu, 15 Jun 2017 20:25:04 +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 E667F8328A; Thu, 15 Jun 2017 20:25:03 +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 v5FKP2ui054030; Thu, 15 Jun 2017 20:25:02 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKP27O054028; Thu, 15 Jun 2017 20:25:02 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706152025.v5FKP27O054028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 15 Jun 2017 20:25:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443636 - head/devel/py-twilio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:25:04 -0000 Author: olgeni Date: Thu Jun 15 20:25:02 2017 New Revision: 443636 URL: https://svnweb.freebsd.org/changeset/ports/443636 Log: Update devel/py-twilio to version 6.4.0. Modified: head/devel/py-twilio/Makefile head/devel/py-twilio/distinfo Modified: head/devel/py-twilio/Makefile ============================================================================== --- head/devel/py-twilio/Makefile Thu Jun 15 20:21:15 2017 (r443635) +++ head/devel/py-twilio/Makefile Thu Jun 15 20:25:02 2017 (r443636) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twilio -PORTVERSION= 6.3.0 +PORTVERSION= 6.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-twilio/distinfo ============================================================================== --- head/devel/py-twilio/distinfo Thu Jun 15 20:21:15 2017 (r443635) +++ head/devel/py-twilio/distinfo Thu Jun 15 20:25:02 2017 (r443636) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495701247 -SHA256 (twilio-6.3.0.tar.gz) = 4d0636a70c032537a5ed8b0027f5af8adac126c0ae307cc901954836aafcf34e -SIZE (twilio-6.3.0.tar.gz) = 273137 +TIMESTAMP = 1497557360 +SHA256 (twilio-6.4.0.tar.gz) = 9495689271ce1ea8181a223fde0002b5e2e0b175fd4994a019ae3b2f411dcf65 +SIZE (twilio-6.4.0.tar.gz) = 270946 From owner-svn-ports-head@freebsd.org Thu Jun 15 20:42:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAB9FBEE717; Thu, 15 Jun 2017 20:42:52 +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 8496183AC0; Thu, 15 Jun 2017 20:42:52 +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 v5FKgp3D062200; Thu, 15 Jun 2017 20:42:51 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKgpAT062198; Thu, 15 Jun 2017 20:42:51 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706152042.v5FKgpAT062198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 15 Jun 2017 20:42:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443637 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:42:52 -0000 Author: matthew Date: Thu Jun 15 20:42:51 2017 New Revision: 443637 URL: https://svnweb.freebsd.org/changeset/ports/443637 Log: Document multiple vulnerabilities in www/rt42, www/rt44 and www/p5-RT-Authen-ExternalAuth Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 15 20:25:02 2017 (r443636) +++ head/security/vuxml/vuln.xml Thu Jun 15 20:42:51 2017 (r443637) @@ -58,6 +58,105 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + rt and dependent modules -- multiple security vulnerabilities + + + rt42 + 4.2.04.2.13_1 + + + rt44 + 4.4.04.4.1_1 + + + p5-RT-Authen-ExternalAuth + 0.90.26_1 + + + + +

BestPractical reports:

+
+

RT 4.0.0 and above are vulnerable to an information + leak of cross-site request forgery (CSRF) verification + tokens if a user visits a specific URL crafted by an + attacker. This vulnerability is assigned CVE-2017-5943. It + was discovered by a third-party security researcher.

+ +

RT 4.0.0 and above are vulnerable to a cross-site + scripting (XSS) attack if an attacker uploads a malicious + file with a certain content type. Installations which use + the AlwaysDownloadAttachments config setting are + unaffected. This fix addresses all existant and future + uploaded attachments. This vulnerability is assigned + CVE-2016-6127. This was responsibly disclosed to us first + by Scott Russo and the GE Application Security Assessment + Team.

+ +

One of RT's dependencies, a Perl module named + Email::Address, has a denial of service vulnerability + which could induce a denial of service of RT itself. We + recommend administrators install Email::Address version + 1.908 or above, though we additionally provide a new + workaround within RT. Tss vulnerability was assigned + CVE-2015-7686. This vulnerability's application to RT was + brought to our attention by Pali Rohár.

+ +

RT 4.0.0 and above are vulnerable to timing + side-channel attacks for user passwords. By carefully + measuring millions or billions of login attempts, an + attacker could crack a user's password even over the + internet. RT now uses a constant-time comparison algorithm + for secrets to thwart such attacks. This vulnerability is + assigned CVE-2017-5361. This was responsibly disclosed to + us by Aaron Kondziela.

+ +

RT's ExternalAuth feature is vulnerable to a similar + timing side-channel attack. Both RT 4.0/4.2 with the + widely-deployed RT::Authen::ExternalAuth extension, as + well as the core ExternalAuth feature in RT 4.4 are + vulnerable. Installations which don't use ExternalAuth, or + which use ExternalAuth for LDAP/ActiveDirectory + authentication, or which use ExternalAuth for cookie-based + authentication, are unaffected. Only ExternalAuth in DBI + (database) mode is vulnerable.

+ +

RT 4.0.0 and above are potentially vulnerable to a + remote code execution attack in the dashboard subscription + interface. A privileged attacker can cause unexpected code + to be executed through carefully-crafted saved search + names. Though we have not been able to demonstrate an + actual attack owing to other defenses in place, it could + be possible. This fix addresses all existant and future + saved searches. This vulnerability is assigned + CVE-2017-5944. It was discovered by an internal security + audit.

+ +

RT 4.0.0 and above have misleading documentation which + could reduce system security. The RestrictLoginReferrer + config setting (which has security implications) was + inconsistent with its implementation, which checked for a + slightly different variable name. RT will now check for + the incorrect name and produce an error message. This was + responsibly disclosed to us by Alex Vandiver.

+
+ +
+ + http://lists.bestpractical.com/pipermail/rt-announce/2017-June/000297.html + CVE-2015-7686 + CVE-2016-6127 + CVE-2017-5361 + CVE-2017-5943 + CVE-2017-5944 + + + 2017-06-15 + 2017-06-15 + +
+ Flash Player -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Thu Jun 15 20:52:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 726A0BEEA1E; Thu, 15 Jun 2017 20:52:54 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DC9E83F9E; Thu, 15 Jun 2017 20:52:54 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5FKqrC7066428; Thu, 15 Jun 2017 20:52:53 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKqrsw066424; Thu, 15 Jun 2017 20:52:53 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201706152052.v5FKqrsw066424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Thu, 15 Jun 2017 20:52:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443638 - in head/benchmarks: . hey X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:52:54 -0000 Author: brd Date: Thu Jun 15 20:52:52 2017 New Revision: 443638 URL: https://svnweb.freebsd.org/changeset/ports/443638 Log: Add 'hey' an HTTP benchmarking tool Reviewed by: swills (mentor) Added: head/benchmarks/hey/ head/benchmarks/hey/Makefile (contents, props changed) head/benchmarks/hey/distinfo (contents, props changed) head/benchmarks/hey/pkg-descr (contents, props changed) Modified: head/benchmarks/Makefile Modified: head/benchmarks/Makefile ============================================================================== --- head/benchmarks/Makefile Thu Jun 15 20:42:51 2017 (r443637) +++ head/benchmarks/Makefile Thu Jun 15 20:52:52 2017 (r443638) @@ -24,6 +24,7 @@ SUBDIR += forkbomb SUBDIR += glmark2 SUBDIR += gtkperf + SUBDIR += hey SUBDIR += himenobench SUBDIR += hpl SUBDIR += hs-criterion Added: head/benchmarks/hey/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/benchmarks/hey/Makefile Thu Jun 15 20:52:52 2017 (r443638) @@ -0,0 +1,33 @@ +# Created by: Brad Davis +# $FreeBSD$ + +PORTNAME= hey +PORTVERSION= 0.1.0 +DISTVERSIONPREFIX= v +CATEGORIES= benchmarks + +MAINTAINER= brd@FreeBSD.org +COMMENT= Tiny program that sends some load to a web application + +BUILD_DEPENDS= go>=1.7:lang/go + +USE_GITHUB= yes +GH_ACCOUNT= rakyll + +GH_TUPLE= golang:net:41bba8d:net/src/golang.org/x/net + +PLIST_FILES= bin/hey + +do-build: + ( cd ${WRKSRC}; \ + ${MKDIR} src/github.com/rakyll/hey; \ + cd src/github.com/rakyll/hey; \ + ${LN} -s ../../../../requester . ) + ( cd ${WRKSRC}; \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} CC=clang \ + go build ${BUILD_FLAGS} ) + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-${PORTVERSION} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include Added: head/benchmarks/hey/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/benchmarks/hey/distinfo Thu Jun 15 20:52:52 2017 (r443638) @@ -0,0 +1,5 @@ +TIMESTAMP = 1497559091 +SHA256 (rakyll-hey-v0.1.0_GH0.tar.gz) = a8127634e21897c587c6c375f88121e907ce4af8bf71374db44c5d752ae4a296 +SIZE (rakyll-hey-v0.1.0_GH0.tar.gz) = 11853 +SHA256 (golang-net-41bba8d_GH0.tar.gz) = 003c999bb8c3d73cc3dae0ca48e8afcb77cf58cb6e2b25b4486ff602deacb8eb +SIZE (golang-net-41bba8d_GH0.tar.gz) = 770083 Added: head/benchmarks/hey/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/benchmarks/hey/pkg-descr Thu Jun 15 20:52:52 2017 (r443638) @@ -0,0 +1,3 @@ +hey is tool to to test HTTP/HTTP2 performance. + +WWW: https://github.com/rakyll/hey From owner-svn-ports-head@freebsd.org Thu Jun 15 20:54:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5255BEEA62; Thu, 15 Jun 2017 20:54:29 +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 A39D08408B; Thu, 15 Jun 2017 20:54:29 +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 v5FKsSuo066584; Thu, 15 Jun 2017 20:54:28 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKsSlk066582; Thu, 15 Jun 2017 20:54:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706152054.v5FKsSlk066582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 15 Jun 2017 20:54:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443639 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:54:29 -0000 Author: matthew Date: Thu Jun 15 20:54:28 2017 New Revision: 443639 URL: https://svnweb.freebsd.org/changeset/ports/443639 Log: Fix the range of vulnerable versions for p5-RT-Authen-ExternalAuth -- BestPractical have released a tarball of patches, but they've also pushed 0.27 up to CPAN and that has the fixes incorporated. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 15 20:52:52 2017 (r443638) +++ head/security/vuxml/vuln.xml Thu Jun 15 20:54:28 2017 (r443639) @@ -71,7 +71,7 @@ Notes: p5-RT-Authen-ExternalAuth - 0.90.26_1 + 0.90.27 From owner-svn-ports-head@freebsd.org Thu Jun 15 20:55:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6667CBEEADF; Thu, 15 Jun 2017 20:55:55 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 421088418B; Thu, 15 Jun 2017 20:55:55 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5FKtse4066781; Thu, 15 Jun 2017 20:55:54 GMT (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKts6q066779; Thu, 15 Jun 2017 20:55:54 GMT (envelope-from sobomax@FreeBSD.org) Message-Id: <201706152055.v5FKts6q066779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sobomax set sender to sobomax@FreeBSD.org using -f From: Maxim Sobolev Date: Thu, 15 Jun 2017 20:55:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443640 - in head/net/svnup: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 20:55:55 -0000 Author: sobomax Date: Thu Jun 15 20:55:54 2017 New Revision: 443640 URL: https://svnweb.freebsd.org/changeset/ports/443640 Log: Fix "400 Bad Request" with latest incarnation of project's svn servers. Looks like it got somewhat stricter on the acceptable syntax. Bump PORTREVISION. Submitted by: John Mehr (maintainer) Added: head/net/svnup/files/ head/net/svnup/files/patch-svnup.c (contents, props changed) Modified: head/net/svnup/Makefile Modified: head/net/svnup/Makefile ============================================================================== --- head/net/svnup/Makefile Thu Jun 15 20:54:28 2017 (r443639) +++ head/net/svnup/Makefile Thu Jun 15 20:55:54 2017 (r443640) @@ -2,7 +2,7 @@ PORTNAME= svnup PORTVERSION= 1.07 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \ LOCAL/jgh/net/${PORTNAME}/ Added: head/net/svnup/files/patch-svnup.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/svnup/files/patch-svnup.c Thu Jun 15 20:55:54 2017 (r443640) @@ -0,0 +1,70 @@ +--- svnup.c.orig ++++ svnup.c +@@ -51,7 +51,7 @@ + #include + + +-#define SVNUP_VERSION "1.07" ++#define SVNUP_VERSION "1.07a" + #define BUFFER_UNIT 4096 + #define COMMAND_BUFFER 32768 + #define COMMAND_BUFFER_THRESHOLD 32000 +@@ -1539,7 +1539,6 @@ + process_report_http(connector *connection, file_node ***file, int *file_count, int *file_max) + { + file_node *this_file; +- struct stat local; + int revision_length, x; + char command[COMMAND_BUFFER + 1], *d, *end, *href, *md5, *path; + char *start, *temp, temp_buffer[BUFFER_UNIT], *value; +@@ -1562,17 +1561,17 @@ + "DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops\r\n" + "Transfer-Encoding: chunked\r\n\r\n" + "%lx\r\n" +- "\n" +- "/%s\n" +- "%d\n" +- "unknown\n" +- "\n" +- "\n" ++ "" ++ "/%s" ++ "%d" ++ "unknown" ++ "" ++ "\r\n" + "\r\n0\r\n\r\n", + connection->root, + connection->address, + SVNUP_VERSION, +- strlen(connection->branch) + revision_length + revision_length + strlen(SVNUP_VERSION) + 206, ++ strlen(connection->branch) + revision_length + revision_length + 205, + connection->branch, + connection->revision, + connection->revision); +@@ -2389,9 +2388,9 @@ + + snprintf(temp_buffer, + BUFFER_UNIT, +- "PROPFIND %s HTTP/1.1\n" +- "Depth: 1\n" +- "Host: %s\n\n", ++ "PROPFIND %s HTTP/1.1\r\n" ++ "Depth: 1\r\n" ++ "Host: %s\r\n\r\n", + file[f]->href, + connection.address); + } else temp_buffer[0] = '\0'; +@@ -2471,9 +2470,9 @@ + if (connection.protocol >= HTTP) + snprintf(temp_buffer, + BUFFER_UNIT, +- "GET %s HTTP/1.1\n" +- "Host: %s\n" +- "Connection: Keep-Alive\n\n", ++ "GET %s HTTP/1.1\r\n" ++ "Host: %s\r\n" ++ "Connection: Keep-Alive\r\n\r\n", + file[f]->href, + connection.address); + From owner-svn-ports-head@freebsd.org Thu Jun 15 21:36:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3009BEF684; Thu, 15 Jun 2017 21:36:22 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2F5C765; Thu, 15 Jun 2017 21:36:22 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5FLaLJB083330; Thu, 15 Jun 2017 21:36:21 GMT (envelope-from markj@FreeBSD.org) Received: (from markj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLaLnE083328; Thu, 15 Jun 2017 21:36:21 GMT (envelope-from markj@FreeBSD.org) Message-Id: <201706152136.v5FLaLnE083328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: markj set sender to markj@FreeBSD.org using -f From: Mark Johnston Date: Thu, 15 Jun 2017 21:36:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443641 - head/ftp/netdumpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:36:23 -0000 Author: markj (src committer) Date: Thu Jun 15 21:36:21 2017 New Revision: 443641 URL: https://svnweb.freebsd.org/changeset/ports/443641 Log: Update to netdumpd-20170615. Reviewed by: bdrewery Approved by: bdrewery Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D11222 Modified: head/ftp/netdumpd/Makefile head/ftp/netdumpd/distinfo Modified: head/ftp/netdumpd/Makefile ============================================================================== --- head/ftp/netdumpd/Makefile Thu Jun 15 20:55:54 2017 (r443640) +++ head/ftp/netdumpd/Makefile Thu Jun 15 21:36:21 2017 (r443641) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netdumpd -PORTVERSION= 20170612 +PORTVERSION= 20170615 CATEGORIES= ftp MASTER_SITES= LOCAL/markj Modified: head/ftp/netdumpd/distinfo ============================================================================== --- head/ftp/netdumpd/distinfo Thu Jun 15 20:55:54 2017 (r443640) +++ head/ftp/netdumpd/distinfo Thu Jun 15 21:36:21 2017 (r443641) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497305077 -SHA256 (netdumpd-20170612.tar.gz) = debf517491d1a22eb5db428c01d1ef1a382982913385c92c87c65204d4cf06db -SIZE (netdumpd-20170612.tar.gz) = 14548 +TIMESTAMP = 1497553948 +SHA256 (netdumpd-20170615.tar.gz) = add9275e2dd4d72e3fe4dd5562ffe13e6f22d2e3acd5a3812b5ae8be5ba1c958 +SIZE (netdumpd-20170615.tar.gz) = 14555 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1FC1BEFC7F; Thu, 15 Jun 2017 21:51: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 92575DD1; Thu, 15 Jun 2017 21:51: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 v5FLp4Qe088241; Thu, 15 Jun 2017 21:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLp42w088239; Thu, 15 Jun 2017 21:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLp42w088239@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, 15 Jun 2017 21:51:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443643 - head/textproc/p5-String-Print X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:05 -0000 Author: sunpoet Date: Thu Jun 15 21:51:04 2017 New Revision: 443643 URL: https://svnweb.freebsd.org/changeset/ports/443643 Log: Update to 0.90 - Add NO_ARCH Changes: http://search.cpan.org/dist/String-Print/ChangeLog Modified: head/textproc/p5-String-Print/Makefile head/textproc/p5-String-Print/distinfo Modified: head/textproc/p5-String-Print/Makefile ============================================================================== --- head/textproc/p5-String-Print/Makefile Thu Jun 15 21:50:59 2017 (r443642) +++ head/textproc/p5-String-Print/Makefile Thu Jun 15 21:51:04 2017 (r443643) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= String-Print -PORTVERSION= 0.15 +PORTVERSION= 0.90 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,9 +13,11 @@ COMMENT= Alternative of printf LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak +BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 Modified: head/textproc/p5-String-Print/distinfo ============================================================================== --- head/textproc/p5-String-Print/distinfo Thu Jun 15 21:50:59 2017 (r443642) +++ head/textproc/p5-String-Print/distinfo Thu Jun 15 21:51:04 2017 (r443643) @@ -1,2 +1,3 @@ -SHA256 (String-Print-0.15.tar.gz) = b4e97c3ced0f75d485be6d73987bde4757e71d31e790ea61424f1b935b6134d9 -SIZE (String-Print-0.15.tar.gz) = 13569 +TIMESTAMP = 1497527230 +SHA256 (String-Print-0.90.tar.gz) = 21605d4d2ac08a8942e864722af86500ecad46b5645a0eb4774a854002e15981 +SIZE (String-Print-0.90.tar.gz) = 16968 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE346BEFCB1; Thu, 15 Jun 2017 21:51: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 ADF6FE2E; Thu, 15 Jun 2017 21:51: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 v5FLp9rD088362; Thu, 15 Jun 2017 21:51:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLp9Rg088360; Thu, 15 Jun 2017 21:51:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLp9Rg088360@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, 15 Jun 2017 21:51:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443644 - head/devel/p5-MooseX-AttributeShortcuts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:11 -0000 Author: sunpoet Date: Thu Jun 15 21:51:09 2017 New Revision: 443644 URL: https://svnweb.freebsd.org/changeset/ports/443644 Log: Update to 0.032 Changes: http://search.cpan.org/dist/MooseX-AttributeShortcuts/Changes Modified: head/devel/p5-MooseX-AttributeShortcuts/Makefile head/devel/p5-MooseX-AttributeShortcuts/distinfo Modified: head/devel/p5-MooseX-AttributeShortcuts/Makefile ============================================================================== --- head/devel/p5-MooseX-AttributeShortcuts/Makefile Thu Jun 15 21:51:04 2017 (r443643) +++ head/devel/p5-MooseX-AttributeShortcuts/Makefile Thu Jun 15 21:51:09 2017 (r443644) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= MooseX-AttributeShortcuts -PORTVERSION= 0.031 +PORTVERSION= 0.032 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-MooseX-AttributeShortcuts/distinfo ============================================================================== --- head/devel/p5-MooseX-AttributeShortcuts/distinfo Thu Jun 15 21:51:04 2017 (r443643) +++ head/devel/p5-MooseX-AttributeShortcuts/distinfo Thu Jun 15 21:51:09 2017 (r443644) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496328013 -SHA256 (MooseX-AttributeShortcuts-0.031.tar.gz) = 5a6333d0fdb4f00391c144d23db79ea3c4926ddf55461664270c01f1276202c8 -SIZE (MooseX-AttributeShortcuts-0.031.tar.gz) = 50873 +TIMESTAMP = 1497527245 +SHA256 (MooseX-AttributeShortcuts-0.032.tar.gz) = 0c5e3e39c83ee8857279d56e0f50096b6c2cab71da5db7199dea8461412eac28 +SIZE (MooseX-AttributeShortcuts-0.032.tar.gz) = 51099 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD12BBEFB45; Thu, 15 Jun 2017 21:51: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 A1227DB6; Thu, 15 Jun 2017 21:51: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 v5FLoxJc088116; Thu, 15 Jun 2017 21:50:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLoxBN088114; Thu, 15 Jun 2017 21:50:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152150.v5FLoxBN088114@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, 15 Jun 2017 21:50:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443642 - head/net/rubygem-fog-aws X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:01 -0000 Author: sunpoet Date: Thu Jun 15 21:50:59 2017 New Revision: 443642 URL: https://svnweb.freebsd.org/changeset/ports/443642 Log: Update to 1.4.0 Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md Modified: head/net/rubygem-fog-aws/Makefile head/net/rubygem-fog-aws/distinfo Modified: head/net/rubygem-fog-aws/Makefile ============================================================================== --- head/net/rubygem-fog-aws/Makefile Thu Jun 15 21:36:21 2017 (r443641) +++ head/net/rubygem-fog-aws/Makefile Thu Jun 15 21:50:59 2017 (r443642) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fog-aws -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-fog-aws/distinfo ============================================================================== --- head/net/rubygem-fog-aws/distinfo Thu Jun 15 21:36:21 2017 (r443641) +++ head/net/rubygem-fog-aws/distinfo Thu Jun 15 21:50:59 2017 (r443642) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490876980 -SHA256 (rubygem/fog-aws-1.3.0.gem) = c3d2c2a0f715e4c4ba41124b1174a2b9c3631ecf6d2c6664e0a5a8a8545d7fcb -SIZE (rubygem/fog-aws-1.3.0.gem) = 532480 +TIMESTAMP = 1497527223 +SHA256 (rubygem/fog-aws-1.4.0.gem) = 4fba823c66a238501aee1da4d67f8395e8461e279f81db3a5b80a294ce9fbf7c +SIZE (rubygem/fog-aws-1.4.0.gem) = 533504 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A1D6BEFCE4; Thu, 15 Jun 2017 21:51:16 +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 DEBDFEB3; Thu, 15 Jun 2017 21:51: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 v5FLpFFl088480; Thu, 15 Jun 2017 21:51:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpEqn088478; Thu, 15 Jun 2017 21:51:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpEqn088478@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, 15 Jun 2017 21:51:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443645 - head/textproc/p5-XML-Compile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:16 -0000 Author: sunpoet Date: Thu Jun 15 21:51:14 2017 New Revision: 443645 URL: https://svnweb.freebsd.org/changeset/ports/443645 Log: Update to 1.57 Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog Modified: head/textproc/p5-XML-Compile/Makefile head/textproc/p5-XML-Compile/distinfo Modified: head/textproc/p5-XML-Compile/Makefile ============================================================================== --- head/textproc/p5-XML-Compile/Makefile Thu Jun 15 21:51:09 2017 (r443644) +++ head/textproc/p5-XML-Compile/Makefile Thu Jun 15 21:51:14 2017 (r443645) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Compile -PORTVERSION= 1.56 +PORTVERSION= 1.57 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-XML-Compile/distinfo ============================================================================== --- head/textproc/p5-XML-Compile/distinfo Thu Jun 15 21:51:09 2017 (r443644) +++ head/textproc/p5-XML-Compile/distinfo Thu Jun 15 21:51:14 2017 (r443645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490887079 -SHA256 (XML-Compile-1.56.tar.gz) = 822ff1be69305408f0a427f10da2cc76535bdef593a527a6515d75bbc6cc5fbc -SIZE (XML-Compile-1.56.tar.gz) = 207239 +TIMESTAMP = 1497527258 +SHA256 (XML-Compile-1.57.tar.gz) = 82e1940f14b0aba0efbbc7b41f8b5dc36ceb2804167482dac18e62eb55dcd8ab +SIZE (XML-Compile-1.57.tar.gz) = 207151 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F347BEFD1F; Thu, 15 Jun 2017 21:51: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 0F22BF3A; Thu, 15 Jun 2017 21:51: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 v5FLpKAP088601; Thu, 15 Jun 2017 21:51:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpJkd088599; Thu, 15 Jun 2017 21:51:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpJkd088599@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, 15 Jun 2017 21:51:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443646 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:21 -0000 Author: sunpoet Date: Thu Jun 15 21:51:19 2017 New Revision: 443646 URL: https://svnweb.freebsd.org/changeset/ports/443646 Log: Update to 2.9.40 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 15 21:51:14 2017 (r443645) +++ head/devel/rubygem-aws-sdk-core/Makefile Thu Jun 15 21:51:19 2017 (r443646) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.39 +PORTVERSION= 2.9.40 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Thu Jun 15 21:51:14 2017 (r443645) +++ head/devel/rubygem-aws-sdk-core/distinfo Thu Jun 15 21:51:19 2017 (r443646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497440983 -SHA256 (rubygem/aws-sdk-core-2.9.39.gem) = 87a8a85d280a909ffb2da51920ee94ee33455ce041d83479ae1166d0fed6dc1d -SIZE (rubygem/aws-sdk-core-2.9.39.gem) = 1030144 +TIMESTAMP = 1497527287 +SHA256 (rubygem/aws-sdk-core-2.9.40.gem) = 590665e3089bc0712538d2c0500b69548d8f8bf4566d8bc9af85a71a99f2d0e3 +SIZE (rubygem/aws-sdk-core-2.9.40.gem) = 1030656 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E8EABEFD53; Thu, 15 Jun 2017 21:51:26 +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 15A69FBB; Thu, 15 Jun 2017 21:51:26 +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 v5FLpPQv088721; Thu, 15 Jun 2017 21:51:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpPOk088719; Thu, 15 Jun 2017 21:51:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpPOk088719@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, 15 Jun 2017 21:51:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443647 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:26 -0000 Author: sunpoet Date: Thu Jun 15 21:51:24 2017 New Revision: 443647 URL: https://svnweb.freebsd.org/changeset/ports/443647 Log: Update to 2.9.40 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 15 21:51:19 2017 (r443646) +++ head/devel/rubygem-aws-sdk-resources/Makefile Thu Jun 15 21:51:24 2017 (r443647) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.39 +PORTVERSION= 2.9.40 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Thu Jun 15 21:51:19 2017 (r443646) +++ head/devel/rubygem-aws-sdk-resources/distinfo Thu Jun 15 21:51:24 2017 (r443647) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497440989 -SHA256 (rubygem/aws-sdk-resources-2.9.39.gem) = c629b9cea7505c4c3963de511953a9f5384096962c2b9ee0fc0b511cafe9d9cd -SIZE (rubygem/aws-sdk-resources-2.9.39.gem) = 48640 +TIMESTAMP = 1497527293 +SHA256 (rubygem/aws-sdk-resources-2.9.40.gem) = b2cc4ab9c11767116628e7322f3711f8d3c6a1123f8f89765db6cdbd8cf34be1 +SIZE (rubygem/aws-sdk-resources-2.9.40.gem) = 48640 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5517CBEFD8B; Thu, 15 Jun 2017 21:51:31 +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 24908115F; Thu, 15 Jun 2017 21:51:31 +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 v5FLpUGf088840; Thu, 15 Jun 2017 21:51:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpUt7088838; Thu, 15 Jun 2017 21:51:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpUt7088838@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, 15 Jun 2017 21:51:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443648 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:31 -0000 Author: sunpoet Date: Thu Jun 15 21:51:29 2017 New Revision: 443648 URL: https://svnweb.freebsd.org/changeset/ports/443648 Log: Update to 2.9.40 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 15 21:51:24 2017 (r443647) +++ head/devel/rubygem-aws-sdk/Makefile Thu Jun 15 21:51:29 2017 (r443648) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.39 +PORTVERSION= 2.9.40 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Thu Jun 15 21:51:24 2017 (r443647) +++ head/devel/rubygem-aws-sdk/distinfo Thu Jun 15 21:51:29 2017 (r443648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497440994 -SHA256 (rubygem/aws-sdk-2.9.39.gem) = 809fbb65af4241cd9fbc5559f67b1ee938f9c3b80e8ba9f07185e2056c1d23ff -SIZE (rubygem/aws-sdk-2.9.39.gem) = 4608 +TIMESTAMP = 1497527298 +SHA256 (rubygem/aws-sdk-2.9.40.gem) = 00303c6a577c4f41817f913f1d22981126a9620cb8d3be674857787ecf6d1f18 +SIZE (rubygem/aws-sdk-2.9.40.gem) = 4608 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89754BEFDC3; Thu, 15 Jun 2017 21:51: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 594AF1231; Thu, 15 Jun 2017 21:51: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 v5FLpZkK088961; Thu, 15 Jun 2017 21:51:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpZTE088959; Thu, 15 Jun 2017 21:51:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpZTE088959@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, 15 Jun 2017 21:51:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443649 - head/devel/rubygem-excon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:36 -0000 Author: sunpoet Date: Thu Jun 15 21:51:35 2017 New Revision: 443649 URL: https://svnweb.freebsd.org/changeset/ports/443649 Log: Update to 0.57.0 Changes: https://github.com/excon/excon/blob/master/changelog.txt Modified: head/devel/rubygem-excon/Makefile head/devel/rubygem-excon/distinfo Modified: head/devel/rubygem-excon/Makefile ============================================================================== --- head/devel/rubygem-excon/Makefile Thu Jun 15 21:51:29 2017 (r443648) +++ head/devel/rubygem-excon/Makefile Thu Jun 15 21:51:35 2017 (r443649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= excon -PORTVERSION= 0.56.0 +PORTVERSION= 0.57.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-excon/distinfo ============================================================================== --- head/devel/rubygem-excon/distinfo Thu Jun 15 21:51:29 2017 (r443648) +++ head/devel/rubygem-excon/distinfo Thu Jun 15 21:51:35 2017 (r443649) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496328053 -SHA256 (rubygem/excon-0.56.0.gem) = 638caa30ad99a2c0c7b7e046b26c0da7bab8150956c2f505c8dc89190bf41716 -SIZE (rubygem/excon-0.56.0.gem) = 238592 +TIMESTAMP = 1497527304 +SHA256 (rubygem/excon-0.57.0.gem) = be3d8baa4a9aa0f830cded6dde7065662a2de7edece14395a0a0e9e974ac2465 +SIZE (rubygem/excon-0.57.0.gem) = 235520 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25277BEFDF9; Thu, 15 Jun 2017 21:51:42 +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 E402812C9; Thu, 15 Jun 2017 21:51: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 v5FLpet3089080; Thu, 15 Jun 2017 21:51:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpe4i089078; Thu, 15 Jun 2017 21:51:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpe4i089078@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, 15 Jun 2017 21:51:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443650 - head/devel/rubygem-google-api-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:42 -0000 Author: sunpoet Date: Thu Jun 15 21:51:40 2017 New Revision: 443650 URL: https://svnweb.freebsd.org/changeset/ports/443650 Log: Update to 0.13.0 Changes: https://github.com/google/google-api-ruby-client/blob/master/CHANGELOG.md Modified: head/devel/rubygem-google-api-client/Makefile head/devel/rubygem-google-api-client/distinfo Modified: head/devel/rubygem-google-api-client/Makefile ============================================================================== --- head/devel/rubygem-google-api-client/Makefile Thu Jun 15 21:51:35 2017 (r443649) +++ head/devel/rubygem-google-api-client/Makefile Thu Jun 15 21:51:40 2017 (r443650) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-api-client -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-google-api-client/distinfo ============================================================================== --- head/devel/rubygem-google-api-client/distinfo Thu Jun 15 21:51:35 2017 (r443649) +++ head/devel/rubygem-google-api-client/distinfo Thu Jun 15 21:51:40 2017 (r443650) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496491496 -SHA256 (rubygem/google-api-client-0.12.0.gem) = bbe4cc0b6db8f153da638a5035084ad5f66ab546c9d7110688b9a73ce13fd658 -SIZE (rubygem/google-api-client-0.12.0.gem) = 2580992 +TIMESTAMP = 1497527314 +SHA256 (rubygem/google-api-client-0.13.0.gem) = cf26782951920d0a0a2fcba15d01ab2aff4de1fa59aa3f3523ecc2da72a45315 +SIZE (rubygem/google-api-client-0.13.0.gem) = 2322944 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B6D3BEFE2C; Thu, 15 Jun 2017 21:51:47 +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 EE5F21349; Thu, 15 Jun 2017 21:51: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 v5FLpjsN089200; Thu, 15 Jun 2017 21:51:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpjWG089198; Thu, 15 Jun 2017 21:51:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpjWG089198@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, 15 Jun 2017 21:51:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443651 - head/devel/rubygem-jruby-jars X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:47 -0000 Author: sunpoet Date: Thu Jun 15 21:51:45 2017 New Revision: 443651 URL: https://svnweb.freebsd.org/changeset/ports/443651 Log: Update to 9.1.11.0 Modified: head/devel/rubygem-jruby-jars/Makefile head/devel/rubygem-jruby-jars/distinfo Modified: head/devel/rubygem-jruby-jars/Makefile ============================================================================== --- head/devel/rubygem-jruby-jars/Makefile Thu Jun 15 21:51:40 2017 (r443650) +++ head/devel/rubygem-jruby-jars/Makefile Thu Jun 15 21:51:45 2017 (r443651) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jruby-jars -PORTVERSION= 9.1.10.0 +PORTVERSION= 9.1.11.0 CATEGORIES= devel rubygems java MASTER_SITES= RG Modified: head/devel/rubygem-jruby-jars/distinfo ============================================================================== --- head/devel/rubygem-jruby-jars/distinfo Thu Jun 15 21:51:40 2017 (r443650) +++ head/devel/rubygem-jruby-jars/distinfo Thu Jun 15 21:51:45 2017 (r443651) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495820626 -SHA256 (rubygem/jruby-jars-9.1.10.0.gem) = 7de9b2107cccf9dfd6aa0996419364605081c752291904d2ab431ece5959924b -SIZE (rubygem/jruby-jars-9.1.10.0.gem) = 20425728 +TIMESTAMP = 1497527326 +SHA256 (rubygem/jruby-jars-9.1.11.0.gem) = 933fbe1e86054af62b8ece641a0626124169254c4b0a490e374eb02610f58f28 +SIZE (rubygem/jruby-jars-9.1.11.0.gem) = 20456960 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACE01BEFE5C; Thu, 15 Jun 2017 21:51: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 7B4F813E3; Thu, 15 Jun 2017 21:51: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 v5FLppU2089321; Thu, 15 Jun 2017 21:51:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLppSX089319; Thu, 15 Jun 2017 21:51:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLppSX089319@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, 15 Jun 2017 21:51:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443652 - head/devel/rubygem-sentry-raven X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:52 -0000 Author: sunpoet Date: Thu Jun 15 21:51:51 2017 New Revision: 443652 URL: https://svnweb.freebsd.org/changeset/ports/443652 Log: Update to 2.5.3 Changes: https://github.com/getsentry/raven-ruby/blob/master/changelog.md Modified: head/devel/rubygem-sentry-raven/Makefile head/devel/rubygem-sentry-raven/distinfo Modified: head/devel/rubygem-sentry-raven/Makefile ============================================================================== --- head/devel/rubygem-sentry-raven/Makefile Thu Jun 15 21:51:45 2017 (r443651) +++ head/devel/rubygem-sentry-raven/Makefile Thu Jun 15 21:51:51 2017 (r443652) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sentry-raven -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sentry-raven/distinfo ============================================================================== --- head/devel/rubygem-sentry-raven/distinfo Thu Jun 15 21:51:45 2017 (r443651) +++ head/devel/rubygem-sentry-raven/distinfo Thu Jun 15 21:51:51 2017 (r443652) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496751459 -SHA256 (rubygem/sentry-raven-2.5.2.gem) = b5e9240d85e1d05a239f840ca387c587508f37e7638193bd714cc687ae997a8b -SIZE (rubygem/sentry-raven-2.5.2.gem) = 55808 +TIMESTAMP = 1497527332 +SHA256 (rubygem/sentry-raven-2.5.3.gem) = 11204c3cbc3cf45ef492449bed0c69aeaf3a321b4cab423c38a17905f95918a7 +SIZE (rubygem/sentry-raven-2.5.3.gem) = 56320 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:51:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9498CBEFE93; Thu, 15 Jun 2017 21:51: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 6515714BD; Thu, 15 Jun 2017 21:51: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 v5FLpu6n089439; Thu, 15 Jun 2017 21:51:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLpuBm089437; Thu, 15 Jun 2017 21:51:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152151.v5FLpuBm089437@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, 15 Jun 2017 21:51:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443653 - head/security/rubygem-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:51:57 -0000 Author: sunpoet Date: Thu Jun 15 21:51:56 2017 New Revision: 443653 URL: https://svnweb.freebsd.org/changeset/ports/443653 Log: Update to 2.0.4 Changes: https://github.com/ruby/openssl/blob/master/History.md Modified: head/security/rubygem-openssl/Makefile head/security/rubygem-openssl/distinfo Modified: head/security/rubygem-openssl/Makefile ============================================================================== --- head/security/rubygem-openssl/Makefile Thu Jun 15 21:51:51 2017 (r443652) +++ head/security/rubygem-openssl/Makefile Thu Jun 15 21:51:56 2017 (r443653) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-openssl/distinfo ============================================================================== --- head/security/rubygem-openssl/distinfo Thu Jun 15 21:51:51 2017 (r443652) +++ head/security/rubygem-openssl/distinfo Thu Jun 15 21:51:56 2017 (r443653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492469369 -SHA256 (rubygem/openssl-2.0.3.gem) = d6eb36bbe612c0ffa036da6fe4e664ea92d292df30f823ad5d571c936f5015d6 -SIZE (rubygem/openssl-2.0.3.gem) = 167424 +TIMESTAMP = 1497527337 +SHA256 (rubygem/openssl-2.0.4.gem) = 46ee58b2fa0092b23f455ab2bbe59214d29144ac93db24c6a7aeab61f1365fc7 +SIZE (rubygem/openssl-2.0.4.gem) = 168448 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:52:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8E40BEFECA; Thu, 15 Jun 2017 21:52: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 B5A311577; Thu, 15 Jun 2017 21:52: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 v5FLq1Mg089564; Thu, 15 Jun 2017 21:52:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLq1YF089562; Thu, 15 Jun 2017 21:52:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152152.v5FLq1YF089562@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, 15 Jun 2017 21:52:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443654 - head/textproc/rubygem-scss_lint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:52:03 -0000 Author: sunpoet Date: Thu Jun 15 21:52:01 2017 New Revision: 443654 URL: https://svnweb.freebsd.org/changeset/ports/443654 Log: Update to 0.54.0 Changes: https://github.com/brigade/scss-lint/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-scss_lint/Makefile head/textproc/rubygem-scss_lint/distinfo Modified: head/textproc/rubygem-scss_lint/Makefile ============================================================================== --- head/textproc/rubygem-scss_lint/Makefile Thu Jun 15 21:51:56 2017 (r443653) +++ head/textproc/rubygem-scss_lint/Makefile Thu Jun 15 21:52:01 2017 (r443654) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scss_lint -PORTVERSION= 0.53.0 +PORTVERSION= 0.54.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-scss_lint/distinfo ============================================================================== --- head/textproc/rubygem-scss_lint/distinfo Thu Jun 15 21:51:56 2017 (r443653) +++ head/textproc/rubygem-scss_lint/distinfo Thu Jun 15 21:52:01 2017 (r443654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491892991 -SHA256 (rubygem/scss_lint-0.53.0.gem) = 668b2a4aed536364b63854745c4d2bd316b22cd07069ef008133405c5e290efe -SIZE (rubygem/scss_lint-0.53.0.gem) = 111104 +TIMESTAMP = 1497527343 +SHA256 (rubygem/scss_lint-0.54.0.gem) = 28d171726c499e5d90859c9c0cec7f9891a639c1ca9b3a653af20c737e5e9c06 +SIZE (rubygem/scss_lint-0.54.0.gem) = 111104 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:52:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33587BEFF16; Thu, 15 Jun 2017 21:52:08 +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 F3BC11602; Thu, 15 Jun 2017 21:52:07 +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 v5FLq6NW089698; Thu, 15 Jun 2017 21:52:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLq6LH089696; Thu, 15 Jun 2017 21:52:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152152.v5FLq6LH089696@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, 15 Jun 2017 21:52:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443655 - in head/www: . rubygem-dropzonejs-rails07 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:52:08 -0000 Author: sunpoet Date: Thu Jun 15 21:52:06 2017 New Revision: 443655 URL: https://svnweb.freebsd.org/changeset/ports/443655 Log: Add rubygem-dropzonejs-rails07 0.7.4 (copied from rubygem-dropzonejs-rails) - Add PORTSCOUT Added: head/www/rubygem-dropzonejs-rails07/ - copied from r443563, head/www/rubygem-dropzonejs-rails/ Modified: head/www/Makefile head/www/rubygem-dropzonejs-rails07/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Jun 15 21:52:01 2017 (r443654) +++ head/www/Makefile Thu Jun 15 21:52:06 2017 (r443655) @@ -1940,6 +1940,7 @@ SUBDIR += rubygem-deckar01-task_list1 SUBDIR += rubygem-domainatrix SUBDIR += rubygem-dropzonejs-rails + SUBDIR += rubygem-dropzonejs-rails07 SUBDIR += rubygem-em-http-request SUBDIR += rubygem-em-socksify SUBDIR += rubygem-em-twitter Modified: head/www/rubygem-dropzonejs-rails07/Makefile ============================================================================== --- head/www/rubygem-dropzonejs-rails/Makefile Wed Jun 14 10:06:44 2017 (r443563) +++ head/www/rubygem-dropzonejs-rails07/Makefile Thu Jun 15 21:52:06 2017 (r443655) @@ -5,14 +5,17 @@ PORTNAME= dropzonejs-rails PORTVERSION= 0.7.4 CATEGORIES= www rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 07 -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= JS File upload by Matias Meno LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rails4>=3.1:www/rubygem-rails4 + +PORTSCOUT= limit:^0\.7\. NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Thu Jun 15 21:52:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31D04BEFF4B; Thu, 15 Jun 2017 21:52: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 F380B1689; Thu, 15 Jun 2017 21:52: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 v5FLqC3X089816; Thu, 15 Jun 2017 21:52:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLqBZn089814; Thu, 15 Jun 2017 21:52:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152152.v5FLqBZn089814@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, 15 Jun 2017 21:52:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443656 - head/www/rubygem-dropzonejs-rails X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:52:13 -0000 Author: sunpoet Date: Thu Jun 15 21:52:11 2017 New Revision: 443656 URL: https://svnweb.freebsd.org/changeset/ports/443656 Log: Update to 0.8.0 Changes: https://github.com/ncuesta/dropzonejs-rails/blob/master/README.md#changelog Modified: head/www/rubygem-dropzonejs-rails/Makefile head/www/rubygem-dropzonejs-rails/distinfo Modified: head/www/rubygem-dropzonejs-rails/Makefile ============================================================================== --- head/www/rubygem-dropzonejs-rails/Makefile Thu Jun 15 21:52:06 2017 (r443655) +++ head/www/rubygem-dropzonejs-rails/Makefile Thu Jun 15 21:52:11 2017 (r443656) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dropzonejs-rails -PORTVERSION= 0.7.4 +PORTVERSION= 0.8.0 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-dropzonejs-rails/distinfo ============================================================================== --- head/www/rubygem-dropzonejs-rails/distinfo Thu Jun 15 21:52:06 2017 (r443655) +++ head/www/rubygem-dropzonejs-rails/distinfo Thu Jun 15 21:52:11 2017 (r443656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493837885 -SHA256 (rubygem/dropzonejs-rails-0.7.4.gem) = 29e7ca0c71d0577b3f3a822eac91639e3cac3eda94cb5ffccb7a9da5b748ccf5 -SIZE (rubygem/dropzonejs-rails-0.7.4.gem) = 23040 +TIMESTAMP = 1497527349 +SHA256 (rubygem/dropzonejs-rails-0.8.0.gem) = 2a60cd02124dfc100fe7af9ac17a72662f0255dc2222a44fc63a16912e6e1cff +SIZE (rubygem/dropzonejs-rails-0.8.0.gem) = 25088 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:52:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88296BEFF8F; Thu, 15 Jun 2017 21:52: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 56BF8171E; Thu, 15 Jun 2017 21:52: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 v5FLqHZK089937; Thu, 15 Jun 2017 21:52:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLqHmE089935; Thu, 15 Jun 2017 21:52:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152152.v5FLqHmE089935@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, 15 Jun 2017 21:52:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443657 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:52:18 -0000 Author: sunpoet Date: Thu Jun 15 21:52:17 2017 New Revision: 443657 URL: https://svnweb.freebsd.org/changeset/ports/443657 Log: Update to 3.4.2 Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Thu Jun 15 21:52:11 2017 (r443656) +++ head/www/rubygem-selenium-webdriver/Makefile Thu Jun 15 21:52:17 2017 (r443657) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Thu Jun 15 21:52:11 2017 (r443656) +++ head/www/rubygem-selenium-webdriver/distinfo Thu Jun 15 21:52:17 2017 (r443657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497441008 -SHA256 (rubygem/selenium-webdriver-3.4.1.gem) = 7b38d3b6cf2f379e2b9c50c9db38f5437f7a667a040c95c9ec91133b965934da -SIZE (rubygem/selenium-webdriver-3.4.1.gem) = 837632 +TIMESTAMP = 1497527356 +SHA256 (rubygem/selenium-webdriver-3.4.2.gem) = 78b2f9a4e79bb503528f297ea59f39d5d8f859e28ca175b1fb5d26e815ee6e22 +SIZE (rubygem/selenium-webdriver-3.4.2.gem) = 837632 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:53:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE60DBEFFEB; Thu, 15 Jun 2017 21:53: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 9B3E51D43; Thu, 15 Jun 2017 21:53: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 v5FLrQqc093252; Thu, 15 Jun 2017 21:53:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLrQFN093248; Thu, 15 Jun 2017 21:53:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152153.v5FLrQFN093248@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, 15 Jun 2017 21:53:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443658 - in head/ftp/curl: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:53:27 -0000 Author: sunpoet Date: Thu Jun 15 21:53:26 2017 New Revision: 443658 URL: https://svnweb.freebsd.org/changeset/ports/443658 Log: Update to 7.54.1 Changes: https://curl.haxx.se/changes.html Security: 9314058e-5204-11e7-b712-b1a44a034d72 MFH: 2017Q2 Modified: head/ftp/curl/Makefile head/ftp/curl/distinfo head/ftp/curl/files/patch-configure head/ftp/curl/files/patch-src-tool_operate.c Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Thu Jun 15 21:52:17 2017 (r443657) +++ head/ftp/curl/Makefile Thu Jun 15 21:53:26 2017 (r443658) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.54.0 +PORTVERSION= 7.54.1 CATEGORIES= ftp net www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet Modified: head/ftp/curl/distinfo ============================================================================== --- head/ftp/curl/distinfo Thu Jun 15 21:52:17 2017 (r443657) +++ head/ftp/curl/distinfo Thu Jun 15 21:53:26 2017 (r443658) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492694896 -SHA256 (curl-7.54.0.tar.lzma) = cd6aa6039f13e0b06e0a93e1b93754f6dc07f444812bb6c32be75a8f28c4070a -SIZE (curl-7.54.0.tar.lzma) = 2084912 +TIMESTAMP = 1497527215 +SHA256 (curl-7.54.1.tar.lzma) = 2b7af34d4900887e0b4e0a9f545b9511ff774d07151ae4976485060d3e1bdb6e +SIZE (curl-7.54.1.tar.lzma) = 2101798 Modified: head/ftp/curl/files/patch-configure ============================================================================== --- head/ftp/curl/files/patch-configure Thu Jun 15 21:52:17 2017 (r443657) +++ head/ftp/curl/files/patch-configure Thu Jun 15 21:53:26 2017 (r443658) @@ -6,9 +6,9 @@ Forwarded: not-needed Author: Peter Pentchev Last-Update: 2010-12-19 ---- configure.orig 2013-10-12 20:24:48 UTC +--- configure.orig 2017-06-14 06:10:57 UTC +++ configure -@@ -3611,9 +3611,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -4149,9 +4149,10 @@ $as_echo "$as_me: LIBS note: LIBS should -I*) xc_bad_var_ldflags=yes ;; @@ -22,7 +22,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -3683,9 +3684,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -4221,9 +4222,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in @@ -36,7 +36,7 @@ Last-Update: 2010-12-19 -U*) xc_bad_var_cflags=yes ;; -@@ -16960,6 +16962,8 @@ $as_echo "$as_me: WARNING: compiler opti +@@ -17982,6 +17984,8 @@ $as_echo "$as_me: WARNING: compiler opti tmp_CFLAGS="$CFLAGS" tmp_CPPFLAGS="$CPPFLAGS" @@ -45,7 +45,7 @@ Last-Update: 2010-12-19 ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -16990,6 +16994,7 @@ $as_echo "$as_me: WARNING: compiler opti +@@ -18012,6 +18016,7 @@ $as_echo "$as_me: WARNING: compiler opti done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS @@ -53,7 +53,7 @@ Last-Update: 2010-12-19 # if test "$want_debug" = "yes"; then -@@ -17207,6 +17212,8 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -18229,6 +18234,8 @@ $as_echo "$honor_optimize_option" >&6; } # if test "$honor_optimize_option" = "yes"; then @@ -62,7 +62,7 @@ Last-Update: 2010-12-19 ac_var_stripped="" for word1 in $tmp_CFLAGS; do ac_var_strip_word="no" -@@ -17237,6 +17244,7 @@ $as_echo "$honor_optimize_option" >&6; } +@@ -18259,6 +18266,7 @@ $as_echo "$honor_optimize_option" >&6; } done tmp_CPPFLAGS="$ac_var_stripped" squeeze tmp_CPPFLAGS @@ -70,7 +70,7 @@ Last-Update: 2010-12-19 if test "$want_optimize" = "yes"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts optimizer enabling options" >&5 -@@ -25050,29 +25059,30 @@ $as_echo "found" >&6; } +@@ -26661,30 +26669,30 @@ $as_echo "found" >&6; } ;; off) LIB_RTMP="-lrtmp" @@ -79,11 +79,11 @@ Last-Update: 2010-12-19 + DIR_RTMP="" ;; *) - PREFIX_RTMP=$OPT_LIBRTMP -+ LIB_RTMP="-lrtmp" + LIB_RTMP="-lrtmp" + LD_RTMP="-L${PREFIX_RTMP}/lib$libsuff" + CPP_RTMP="-I${PREFIX_RTMP}/include" + DIR_RTMP="${PREFIX_RTMP}/lib$libsuff" + PREFIX_RTMP=$OPT_LIBRTMP ;; esac @@ -110,7 +110,7 @@ Last-Update: 2010-12-19 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -39613,9 +39623,10 @@ $as_echo "$as_me: LIBS note: LIBS should +@@ -41279,9 +41287,10 @@ $as_echo "$as_me: LIBS note: LIBS should -I*) xc_bad_var_ldflags=yes ;; @@ -124,7 +124,7 @@ Last-Update: 2010-12-19 esac done if test $xc_bad_var_ldflags = yes; then -@@ -39685,9 +39696,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar +@@ -41351,9 +41360,10 @@ $as_echo "$as_me: $xc_bad_var_msg librar xc_bad_var_cflags=no for xc_word in $CFLAGS; do case "$xc_word" in Modified: head/ftp/curl/files/patch-src-tool_operate.c ============================================================================== --- head/ftp/curl/files/patch-src-tool_operate.c Thu Jun 15 21:52:17 2017 (r443657) +++ head/ftp/curl/files/patch-src-tool_operate.c Thu Jun 15 21:53:26 2017 (r443658) @@ -1,6 +1,6 @@ ---- src/tool_operate.c.orig 2013-07-31 20:53:34 UTC +--- src/tool_operate.c.orig 2017-06-09 09:57:41 UTC +++ src/tool_operate.c -@@ -589,20 +589,7 @@ static CURLcode operate_do(struct Global +@@ -654,20 +654,7 @@ static CURLcode operate_do(struct Global DEBUGASSERT(!outs.filename); } @@ -22,7 +22,7 @@ #ifdef __VMS /* open file for output, forcing VMS output format into stream mode which is needed for stat() call above to always work. */ -@@ -610,7 +597,8 @@ static CURLcode operate_do(struct Global +@@ -675,7 +662,8 @@ static CURLcode operate_do(struct Global "ctx=stm", "rfm=stmlf", "rat=cr", "mrs=0"); #else /* open file for output: */ @@ -32,7 +32,7 @@ #endif if(!file) { helpf(global->errors, "Can't open '%s'!\n", outfile); -@@ -619,6 +607,19 @@ static CURLcode operate_do(struct Global +@@ -684,6 +672,19 @@ static CURLcode operate_do(struct Global } outs.fopened = TRUE; outs.stream = file; From owner-svn-ports-head@freebsd.org Thu Jun 15 21:58:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5808BF004A; Thu, 15 Jun 2017 21:58: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 A6BE4203D; Thu, 15 Jun 2017 21:58: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 v5FLwNHq093542; Thu, 15 Jun 2017 21:58:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLwNRH093540; Thu, 15 Jun 2017 21:58:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152158.v5FLwNRH093540@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, 15 Jun 2017 21:58:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443659 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:58:25 -0000 Author: sunpoet Date: Thu Jun 15 21:58:23 2017 New Revision: 443659 URL: https://svnweb.freebsd.org/changeset/ports/443659 Log: Document cURL vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 15 21:53:26 2017 (r443658) +++ head/security/vuxml/vuln.xml Thu Jun 15 21:58:23 2017 (r443659) @@ -58,6 +58,39 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + cURL -- URL file scheme drive letter buffer overflow + + + curl + 7.53.07.54.1 + + + + +

cURL security advisory:

+
+

When libcurl is given either

+

1. a file: URL that doesn't use two slashes following the colon, or

+

2. is told that file is the default scheme to use for URLs without scheme

+

... and the given path starts with a drive letter and libcurl is built for + Windows or DOS, then libcurl would copy the path with a wrong offset, so that + the end of the given path would write beyond the malloc buffer. Up to seven + bytes too much.

+

We are not aware of any exploit of this flaw.

+
+ +
+ + CVE-2017-9502 + https://curl.haxx.se/docs/adv_20170614.html + + + 2017-06-14 + 2017-06-15 + +
+ rt and dependent modules -- multiple security vulnerabilities From owner-svn-ports-head@freebsd.org Thu Jun 15 21:58:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9C0BBF008A; Thu, 15 Jun 2017 21:58:48 +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 B7EC2211E; Thu, 15 Jun 2017 21:58: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 v5FLwlnT093670; Thu, 15 Jun 2017 21:58:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLwlL1093667; Thu, 15 Jun 2017 21:58:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152158.v5FLwlL1093667@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, 15 Jun 2017 21:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443660 - head/www/p5-CatalystX-SimpleLogin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:58:49 -0000 Author: sunpoet Date: Thu Jun 15 21:58:47 2017 New Revision: 443660 URL: https://svnweb.freebsd.org/changeset/ports/443660 Log: Update to 0.20 Changes: http://search.cpan.org/dist/CatalystX-SimpleLogin/Changes Modified: head/www/p5-CatalystX-SimpleLogin/Makefile head/www/p5-CatalystX-SimpleLogin/distinfo Modified: head/www/p5-CatalystX-SimpleLogin/Makefile ============================================================================== --- head/www/p5-CatalystX-SimpleLogin/Makefile Thu Jun 15 21:58:23 2017 (r443659) +++ head/www/p5-CatalystX-SimpleLogin/Makefile Thu Jun 15 21:58:47 2017 (r443660) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CatalystX-SimpleLogin -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,7 +21,6 @@ BUILD_DEPENDS= p5-Catalyst-Action-REST>=0.74:www/p5-Ca p5-CatalystX-Component-Traits>=0.13:www/p5-CatalystX-Component-Traits \ p5-CatalystX-InjectComponent>=0:www/p5-CatalystX-InjectComponent \ p5-HTML-FormHandler>=0.28001:www/p5-HTML-FormHandler \ - p5-Moose-Autobox>=0.09:devel/p5-Moose-Autobox \ p5-Moose>=0:devel/p5-Moose \ p5-MooseX-MethodAttributes>=0.18:devel/p5-MooseX-MethodAttributes \ p5-MooseX-RelatedClassRoles>=0.004:devel/p5-MooseX-RelatedClassRoles \ Modified: head/www/p5-CatalystX-SimpleLogin/distinfo ============================================================================== --- head/www/p5-CatalystX-SimpleLogin/distinfo Thu Jun 15 21:58:23 2017 (r443659) +++ head/www/p5-CatalystX-SimpleLogin/distinfo Thu Jun 15 21:58:47 2017 (r443660) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488262708 -SHA256 (CatalystX-SimpleLogin-0.19.tar.gz) = 24b3eb949785d137751eb66b79d6c43ea2bc075af9a5fa073c3c8a62cd633e4c -SIZE (CatalystX-SimpleLogin-0.19.tar.gz) = 49735 +TIMESTAMP = 1497527279 +SHA256 (CatalystX-SimpleLogin-0.20.tar.gz) = 0d1b4c5a99ecd7d21272c5a50d6b04c0d93922e6cabfb18eae73bd10e5969833 +SIZE (CatalystX-SimpleLogin-0.20.tar.gz) = 49743 From owner-svn-ports-head@freebsd.org Thu Jun 15 21:59:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1ED19BF00E3; Thu, 15 Jun 2017 21:59: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 E122E21F4; Thu, 15 Jun 2017 21:59: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 v5FLxDYw093809; Thu, 15 Jun 2017 21:59:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FLxCvs093807; Thu, 15 Jun 2017 21:59:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706152159.v5FLxCvs093807@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, 15 Jun 2017 21:59:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443661 - head/ftp/curl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 21:59:14 -0000 Author: sunpoet Date: Thu Jun 15 21:59:12 2017 New Revision: 443661 URL: https://svnweb.freebsd.org/changeset/ports/443661 Log: Update COMMENT and pkg-descr Modified: head/ftp/curl/Makefile head/ftp/curl/pkg-descr Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Thu Jun 15 21:58:47 2017 (r443660) +++ head/ftp/curl/Makefile Thu Jun 15 21:59:12 2017 (r443661) @@ -8,7 +8,7 @@ MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers +COMMENT= Command line tool and library for transferring data with URLs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING Modified: head/ftp/curl/pkg-descr ============================================================================== --- head/ftp/curl/pkg-descr Thu Jun 15 21:58:47 2017 (r443660) +++ head/ftp/curl/pkg-descr Thu Jun 15 21:59:12 2017 (r443661) @@ -1,9 +1,13 @@ -curl is a client to get documents/files from servers, using any of the -supported protocols. The command is designed to work without user -interaction or any kind of interactivity. +curl is used in command lines or scripts to transfer data. It is also used in +cars, television sets, routers, printers, audio equipment, mobile phones, +tablets, settop boxes, media players and is the internet transfer backbone for +thousands of software applications affecting billions of humans daily. -curl offers a busload of useful tricks like proxy support, user -authentication, ftp upload, HTTP post, SSL (https:) connections, file -transfer resume and more. +It supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, +LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and +TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP +form based upload, proxies, HTTP/2, cookies, user+password authentication +(Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer +resume, proxy tunneling and more. WWW: https://curl.haxx.se/ From owner-svn-ports-head@freebsd.org Thu Jun 15 22:09:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FB1DBF03D3; Thu, 15 Jun 2017 22:09:07 +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 F05B627AE; Thu, 15 Jun 2017 22:09:06 +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 v5FM96vE097781; Thu, 15 Jun 2017 22:09:06 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FM96Zs097779; Thu, 15 Jun 2017 22:09:06 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706152209.v5FM96Zs097779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 15 Jun 2017 22:09:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443662 - head/www/p5-RT-Authen-ExternalAuth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 22:09:07 -0000 Author: matthew Date: Thu Jun 15 22:09:05 2017 New Revision: 443662 URL: https://svnweb.freebsd.org/changeset/ports/443662 Log: Security update to 0.27 Changes: http://cpansearch.perl.org/src/BPS/RT-Authen-ExternalAuth-0.27/CHANGES Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42 Modified: head/www/p5-RT-Authen-ExternalAuth/Makefile head/www/p5-RT-Authen-ExternalAuth/distinfo Modified: head/www/p5-RT-Authen-ExternalAuth/Makefile ============================================================================== --- head/www/p5-RT-Authen-ExternalAuth/Makefile Thu Jun 15 21:59:12 2017 (r443661) +++ head/www/p5-RT-Authen-ExternalAuth/Makefile Thu Jun 15 22:09:05 2017 (r443662) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RT-Authen-ExternalAuth -DISTVERSION= 0.26 +DISTVERSION= 0.27 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-RT-Authen-ExternalAuth/distinfo ============================================================================== --- head/www/p5-RT-Authen-ExternalAuth/distinfo Thu Jun 15 21:59:12 2017 (r443661) +++ head/www/p5-RT-Authen-ExternalAuth/distinfo Thu Jun 15 22:09:05 2017 (r443662) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470224438 -SHA256 (RT-Authen-ExternalAuth-0.26.tar.gz) = 3331a47e2d4c93ab085c36785a958ce8398733a73a66e96c2f81da2c3f01ecb3 -SIZE (RT-Authen-ExternalAuth-0.26.tar.gz) = 77179 +TIMESTAMP = 1497559945 +SHA256 (RT-Authen-ExternalAuth-0.27.tar.gz) = b001bfea5d06bea8aaaeb7434c94942785176cd35f081a8fed691906545b36c4 +SIZE (RT-Authen-ExternalAuth-0.27.tar.gz) = 78045 From owner-svn-ports-head@freebsd.org Thu Jun 15 22:18:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D90FBF05EC; Thu, 15 Jun 2017 22:18:58 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [IPv6:2001:8b0:151:1:c4ea:bd49:619b:6cb3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DA72A2B89; Thu, 15 Jun 2017 22:18:57 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from liminal.local (unknown [IPv6:2001:8b0:151:1:1c1d:86a1:a200:b700]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id DA34A9C14; Thu, 15 Jun 2017 22:18:55 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=FreeBSD.org Authentication-Results: smtp.infracaninophile.co.uk/DA34A9C14; dkim=none; dkim-atps=neutral Subject: Re: svn commit: r443662 - head/www/p5-RT-Authen-ExternalAuth From: Matthew Seaman To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, FreeBSD Ports Security Team References: <201706152209.v5FM96Zs097779@repo.freebsd.org> Message-ID: <469abd41-691b-1b44-3e91-db7278bc45b9@FreeBSD.org> Date: Thu, 15 Jun 2017 23:18:55 +0100 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: <201706152209.v5FM96Zs097779@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3tOTmrXipewkf2eFbLsReFVXpsM9o7L9v" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 22:18:58 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3tOTmrXipewkf2eFbLsReFVXpsM9o7L9v Content-Type: multipart/mixed; boundary="dlNcWoKqd0ELODc60T6XmAovfCfO6unTn"; protected-headers="v1" From: Matthew Seaman To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, FreeBSD Ports Security Team Message-ID: <469abd41-691b-1b44-3e91-db7278bc45b9@FreeBSD.org> Subject: Re: svn commit: r443662 - head/www/p5-RT-Authen-ExternalAuth References: <201706152209.v5FM96Zs097779@repo.freebsd.org> In-Reply-To: <201706152209.v5FM96Zs097779@repo.freebsd.org> --dlNcWoKqd0ELODc60T6XmAovfCfO6unTn Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable On 15/06/2017 23:09, Matthew Seaman wrote: > Author: matthew > Date: Thu Jun 15 22:09:05 2017 > New Revision: 443662 > URL: https://svnweb.freebsd.org/changeset/ports/443662 >=20 > Log: > Security update to 0.27 > =20 > Changes: http://cpansearch.perl.org/src/BPS/RT-Authen-ExternalAuth-0.= 27/CHANGES > =20 > Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42 >=20 > Modified: > head/www/p5-RT-Authen-ExternalAuth/Makefile > head/www/p5-RT-Authen-ExternalAuth/distinfo >=20 > Modified: head/www/p5-RT-Authen-ExternalAuth/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/www/p5-RT-Authen-ExternalAuth/Makefile Thu Jun 15 21:59:12 201= 7 (r443661) > +++ head/www/p5-RT-Authen-ExternalAuth/Makefile Thu Jun 15 22:09:05 201= 7 (r443662) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > =20 > PORTNAME=3D RT-Authen-ExternalAuth > -DISTVERSION=3D 0.26 > +DISTVERSION=3D 0.27 > CATEGORIES=3D www net perl5 > MASTER_SITES=3D CPAN > PKGNAMEPREFIX=3D p5- >=20 > Modified: head/www/p5-RT-Authen-ExternalAuth/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/www/p5-RT-Authen-ExternalAuth/distinfo Thu Jun 15 21:59:12 201= 7 (r443661) > +++ head/www/p5-RT-Authen-ExternalAuth/distinfo Thu Jun 15 22:09:05 201= 7 (r443662) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1470224438 > -SHA256 (RT-Authen-ExternalAuth-0.26.tar.gz) =3D 3331a47e2d4c93ab085c36= 785a958ce8398733a73a66e96c2f81da2c3f01ecb3 > -SIZE (RT-Authen-ExternalAuth-0.26.tar.gz) =3D 77179 > +TIMESTAMP =3D 1497559945 > +SHA256 (RT-Authen-ExternalAuth-0.27.tar.gz) =3D b001bfea5d06bea8aaaeb7= 434c94942785176cd35f081a8fed691906545b36c4 > +SIZE (RT-Authen-ExternalAuth-0.27.tar.gz) =3D 78045 >=20 Bother. I meant to add MFH 2017Q2 to that. Cheers, Matthew --dlNcWoKqd0ELODc60T6XmAovfCfO6unTn-- --3tOTmrXipewkf2eFbLsReFVXpsM9o7L9v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJ8BAEBCgBmBQJZQwfPXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATGL0QAIGya/GQqPmsk960+l7j+acM iy2l9g/EGxqXM/9VGUxkT7gdNKnyoQH21WAtaJfuSRoLTZkheQmciPQ9WAb1w26T aLNf/gRJbf/bm2OEdIsiGUXZ8gz8I6PJ3CpUkhvYqFKeQNRE6YaVldeSuNHQKHYI 9xRypNG9y17VAcBvFgOp8C5lhJWMGb/GhtVruxeNaEYtseyO7BL4GIPOQz/y0Gv+ lG8ff07ltBXA6490dHtQ7K0mUqdK5dN2koF6KOu3TecvHvlkrJvI0+la9k5PMFUY TPHS615/ZflPRLrE+d12jw/o5KXzwPPriV84r1QAmo8nuyr28ABcXLyhYETGl5NT BwIjdYEszQId8k0U6b++/2QM8w38i3xH+laRPp5nx1mK44HkQ06B1r2wo73RYmQC S2KrB4jJflSx+j6BbsXsvBE1PsZZupNfjAOTDiO7w5QjJtaiN0KIyZ+1oRO3STuG tP6Ytq23w+Cxqu6hbV+BD1TXJ/LHLZpusqxglH/H/IguebvhqoAUddKb3UZoZJW9 atFcUHb1NaJgnBreZ7y8t5abDuMPTCMNT7mb1XkLl5Mut+vzLNNQ/YcLBs9KFkKp mQA38AK7W/FiMmdXq17fktOIRUSGsrcQE1sNmXJXkYI03I7bQ24WFoIxvZEi7k3B d4bEeqZqROjnB0g+451x =g4ka -----END PGP SIGNATURE----- --3tOTmrXipewkf2eFbLsReFVXpsM9o7L9v-- From owner-svn-ports-head@freebsd.org Thu Jun 15 22:27:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13E35BF07C8; Thu, 15 Jun 2017 22:27:50 +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 C2A642F86; Thu, 15 Jun 2017 22:27:49 +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 v5FMRned006004; Thu, 15 Jun 2017 22:27:49 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FMRmnW006001; Thu, 15 Jun 2017 22:27:48 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706152227.v5FMRmnW006001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 15 Jun 2017 22:27:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443663 - in head/math/eigen3: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 22:27:50 -0000 Author: pi Date: Thu Jun 15 22:27:48 2017 New Revision: 443663 URL: https://svnweb.freebsd.org/changeset/ports/443663 Log: math/eigen3: update 3.2.10 -> 3.3.4 PR: 220019 Reviewed by: otacilio.neto@bsd.com.br Approved by: rakuco (kde) Relnotes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.4 Deleted: head/math/eigen3/files/ Modified: head/math/eigen3/Makefile head/math/eigen3/distinfo head/math/eigen3/pkg-plist Modified: head/math/eigen3/Makefile ============================================================================== --- head/math/eigen3/Makefile Thu Jun 15 22:09:05 2017 (r443662) +++ head/math/eigen3/Makefile Thu Jun 15 22:27:48 2017 (r443663) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= eigen -PORTVERSION= 3.2.10 +PORTVERSION= 3.3.4 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${PORTNAME}/${PORTNAME}/get/ DISTNAME= ${PORTVERSION} @@ -17,6 +17,6 @@ CMAKE_ARGS= -DPKGCONFIG_INSTALL_DIR:PATH="${PREFIX}/li USES= cmake:outsource tar:bzip2 NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b9cd8366d4e8 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-5a0156e40feb .include Modified: head/math/eigen3/distinfo ============================================================================== --- head/math/eigen3/distinfo Thu Jun 15 22:09:05 2017 (r443662) +++ head/math/eigen3/distinfo Thu Jun 15 22:27:48 2017 (r443663) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475571312 -SHA256 (eigen/3.2.10.tar.bz2) = 760e6656426fde71cc48586c971390816f456d30f0b5d7d4ad5274d8d2cb0a6d -SIZE (eigen/3.2.10.tar.bz2) = 1168527 +TIMESTAMP = 1497538434 +SHA256 (eigen/3.3.4.tar.bz2) = dd254beb0bafc695d0f62ae1a222ff85b52dbaa3a16f76e781dce22d0d20a4a6 +SIZE (eigen/3.3.4.tar.bz2) = 1657543 Modified: head/math/eigen3/pkg-plist ============================================================================== --- head/math/eigen3/pkg-plist Thu Jun 15 22:09:05 2017 (r443662) +++ head/math/eigen3/pkg-plist Thu Jun 15 22:27:48 2017 (r443663) @@ -1,17 +1,18 @@ -include/eigen3/Eigen/Array +%%DATADIR%%3/cmake/Eigen3Config.cmake +%%DATADIR%%3/cmake/Eigen3ConfigVersion.cmake +%%DATADIR%%3/cmake/Eigen3Targets.cmake +%%DATADIR%%3/cmake/UseEigen3.cmake include/eigen3/Eigen/Cholesky include/eigen3/Eigen/CholmodSupport include/eigen3/Eigen/Core include/eigen3/Eigen/Dense include/eigen3/Eigen/Eigen -include/eigen3/Eigen/Eigen2Support include/eigen3/Eigen/Eigenvalues include/eigen3/Eigen/Geometry include/eigen3/Eigen/Householder include/eigen3/Eigen/IterativeLinearSolvers include/eigen3/Eigen/Jacobi include/eigen3/Eigen/LU -include/eigen3/Eigen/LeastSquares include/eigen3/Eigen/MetisSupport include/eigen3/Eigen/OrderingMethods include/eigen3/Eigen/PaStiXSupport @@ -32,20 +33,24 @@ include/eigen3/Eigen/SuperLUSupport include/eigen3/Eigen/UmfPackSupport include/eigen3/Eigen/src/Cholesky/LDLT.h include/eigen3/Eigen/src/Cholesky/LLT.h -include/eigen3/Eigen/src/Cholesky/LLT_MKL.h +include/eigen3/Eigen/src/Cholesky/LLT_LAPACKE.h include/eigen3/Eigen/src/CholmodSupport/CholmodSupport.h include/eigen3/Eigen/src/Core/Array.h include/eigen3/Eigen/src/Core/ArrayBase.h include/eigen3/Eigen/src/Core/ArrayWrapper.h include/eigen3/Eigen/src/Core/Assign.h +include/eigen3/Eigen/src/Core/AssignEvaluator.h include/eigen3/Eigen/src/Core/Assign_MKL.h include/eigen3/Eigen/src/Core/BandMatrix.h include/eigen3/Eigen/src/Core/Block.h include/eigen3/Eigen/src/Core/BooleanRedux.h include/eigen3/Eigen/src/Core/CommaInitializer.h +include/eigen3/Eigen/src/Core/ConditionEstimator.h +include/eigen3/Eigen/src/Core/CoreEvaluators.h include/eigen3/Eigen/src/Core/CoreIterators.h include/eigen3/Eigen/src/Core/CwiseBinaryOp.h include/eigen3/Eigen/src/Core/CwiseNullaryOp.h +include/eigen3/Eigen/src/Core/CwiseTernaryOp.h include/eigen3/Eigen/src/Core/CwiseUnaryOp.h include/eigen3/Eigen/src/Core/CwiseUnaryView.h include/eigen3/Eigen/src/Core/DenseBase.h @@ -56,17 +61,17 @@ include/eigen3/Eigen/src/Core/DiagonalMatrix.h include/eigen3/Eigen/src/Core/DiagonalProduct.h include/eigen3/Eigen/src/Core/Dot.h include/eigen3/Eigen/src/Core/EigenBase.h -include/eigen3/Eigen/src/Core/Flagged.h include/eigen3/Eigen/src/Core/ForceAlignedAccess.h -include/eigen3/Eigen/src/Core/Functors.h include/eigen3/Eigen/src/Core/Fuzzy.h include/eigen3/Eigen/src/Core/GeneralProduct.h include/eigen3/Eigen/src/Core/GenericPacketMath.h include/eigen3/Eigen/src/Core/GlobalFunctions.h include/eigen3/Eigen/src/Core/IO.h +include/eigen3/Eigen/src/Core/Inverse.h include/eigen3/Eigen/src/Core/Map.h include/eigen3/Eigen/src/Core/MapBase.h include/eigen3/Eigen/src/Core/MathFunctions.h +include/eigen3/Eigen/src/Core/MathFunctionsImpl.h include/eigen3/Eigen/src/Core/Matrix.h include/eigen3/Eigen/src/Core/MatrixBase.h include/eigen3/Eigen/src/Core/NestByValue.h @@ -74,7 +79,8 @@ include/eigen3/Eigen/src/Core/NoAlias.h include/eigen3/Eigen/src/Core/NumTraits.h include/eigen3/Eigen/src/Core/PermutationMatrix.h include/eigen3/Eigen/src/Core/PlainObjectBase.h -include/eigen3/Eigen/src/Core/ProductBase.h +include/eigen3/Eigen/src/Core/Product.h +include/eigen3/Eigen/src/Core/ProductEvaluators.h include/eigen3/Eigen/src/Core/Random.h include/eigen3/Eigen/src/Core/Redux.h include/eigen3/Eigen/src/Core/Ref.h @@ -84,7 +90,9 @@ include/eigen3/Eigen/src/Core/Reverse.h include/eigen3/Eigen/src/Core/Select.h include/eigen3/Eigen/src/Core/SelfAdjointView.h include/eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h +include/eigen3/Eigen/src/Core/Solve.h include/eigen3/Eigen/src/Core/SolveTriangular.h +include/eigen3/Eigen/src/Core/SolverBase.h include/eigen3/Eigen/src/Core/StableNorm.h include/eigen3/Eigen/src/Core/Stride.h include/eigen3/Eigen/src/Core/Swap.h @@ -94,35 +102,58 @@ include/eigen3/Eigen/src/Core/TriangularMatrix.h include/eigen3/Eigen/src/Core/VectorBlock.h include/eigen3/Eigen/src/Core/VectorwiseOp.h include/eigen3/Eigen/src/Core/Visitor.h +include/eigen3/Eigen/src/Core/arch/AVX/Complex.h +include/eigen3/Eigen/src/Core/arch/AVX/MathFunctions.h +include/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h +include/eigen3/Eigen/src/Core/arch/AVX/TypeCasting.h +include/eigen3/Eigen/src/Core/arch/AVX512/MathFunctions.h +include/eigen3/Eigen/src/Core/arch/AVX512/PacketMath.h include/eigen3/Eigen/src/Core/arch/AltiVec/Complex.h +include/eigen3/Eigen/src/Core/arch/AltiVec/MathFunctions.h include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h +include/eigen3/Eigen/src/Core/arch/CUDA/Complex.h +include/eigen3/Eigen/src/Core/arch/CUDA/Half.h +include/eigen3/Eigen/src/Core/arch/CUDA/MathFunctions.h +include/eigen3/Eigen/src/Core/arch/CUDA/PacketMath.h +include/eigen3/Eigen/src/Core/arch/CUDA/PacketMathHalf.h +include/eigen3/Eigen/src/Core/arch/CUDA/TypeCasting.h include/eigen3/Eigen/src/Core/arch/Default/Settings.h include/eigen3/Eigen/src/Core/arch/NEON/Complex.h +include/eigen3/Eigen/src/Core/arch/NEON/MathFunctions.h include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h include/eigen3/Eigen/src/Core/arch/SSE/Complex.h include/eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h -include/eigen3/Eigen/src/Core/products/CoeffBasedProduct.h +include/eigen3/Eigen/src/Core/arch/SSE/TypeCasting.h +include/eigen3/Eigen/src/Core/arch/ZVector/Complex.h +include/eigen3/Eigen/src/Core/arch/ZVector/MathFunctions.h +include/eigen3/Eigen/src/Core/arch/ZVector/PacketMath.h +include/eigen3/Eigen/src/Core/functors/AssignmentFunctors.h +include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h +include/eigen3/Eigen/src/Core/functors/NullaryFunctors.h +include/eigen3/Eigen/src/Core/functors/StlFunctors.h +include/eigen3/Eigen/src/Core/functors/TernaryFunctors.h +include/eigen3/Eigen/src/Core/functors/UnaryFunctors.h include/eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h -include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h -include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h +include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h +include/eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h include/eigen3/Eigen/src/Core/products/GeneralMatrixVector.h -include/eigen3/Eigen/src/Core/products/GeneralMatrixVector_MKL.h +include/eigen3/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h include/eigen3/Eigen/src/Core/products/Parallelizer.h include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h -include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h +include/eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h -include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h +include/eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h include/eigen3/Eigen/src/Core/products/SelfadjointProduct.h include/eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h -include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h +include/eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h include/eigen3/Eigen/src/Core/products/TriangularMatrixVector.h -include/eigen3/Eigen/src/Core/products/TriangularMatrixVector_MKL.h +include/eigen3/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h -include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h +include/eigen3/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h include/eigen3/Eigen/src/Core/products/TriangularSolverVector.h include/eigen3/Eigen/src/Core/util/BlasUtil.h include/eigen3/Eigen/src/Core/util/Constants.h @@ -136,35 +167,9 @@ include/eigen3/Eigen/src/Core/util/NonMPL2.h include/eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h include/eigen3/Eigen/src/Core/util/StaticAssert.h include/eigen3/Eigen/src/Core/util/XprHelper.h -include/eigen3/Eigen/src/Eigen2Support/Block.h -include/eigen3/Eigen/src/Eigen2Support/Cwise.h -include/eigen3/Eigen/src/Eigen2Support/CwiseOperators.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/AlignedBox.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/All.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/AngleAxis.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/Hyperplane.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/Quaternion.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/Rotation2D.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/RotationBase.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/Scaling.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/Transform.h -include/eigen3/Eigen/src/Eigen2Support/Geometry/Translation.h -include/eigen3/Eigen/src/Eigen2Support/LU.h -include/eigen3/Eigen/src/Eigen2Support/Lazy.h -include/eigen3/Eigen/src/Eigen2Support/LeastSquares.h -include/eigen3/Eigen/src/Eigen2Support/Macros.h -include/eigen3/Eigen/src/Eigen2Support/MathFunctions.h -include/eigen3/Eigen/src/Eigen2Support/Memory.h -include/eigen3/Eigen/src/Eigen2Support/Meta.h -include/eigen3/Eigen/src/Eigen2Support/Minor.h -include/eigen3/Eigen/src/Eigen2Support/QR.h -include/eigen3/Eigen/src/Eigen2Support/SVD.h -include/eigen3/Eigen/src/Eigen2Support/TriangularSolver.h -include/eigen3/Eigen/src/Eigen2Support/VectorBlock.h include/eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h include/eigen3/Eigen/src/Eigenvalues/ComplexSchur.h -include/eigen3/Eigen/src/Eigenvalues/ComplexSchur_MKL.h +include/eigen3/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h include/eigen3/Eigen/src/Eigenvalues/EigenSolver.h include/eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h include/eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h @@ -172,9 +177,9 @@ include/eigen3/Eigen/src/Eigenvalues/HessenbergDecompo include/eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h include/eigen3/Eigen/src/Eigenvalues/RealQZ.h include/eigen3/Eigen/src/Eigenvalues/RealSchur.h -include/eigen3/Eigen/src/Eigenvalues/RealSchur_MKL.h +include/eigen3/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h -include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h +include/eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h include/eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h include/eigen3/Eigen/src/Geometry/AlignedBox.h include/eigen3/Eigen/src/Geometry/AngleAxis.h @@ -197,14 +202,17 @@ include/eigen3/Eigen/src/Householder/HouseholderSequen include/eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h include/eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h include/eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h +include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h include/eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h include/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h +include/eigen3/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h +include/eigen3/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h include/eigen3/Eigen/src/Jacobi/Jacobi.h include/eigen3/Eigen/src/LU/Determinant.h include/eigen3/Eigen/src/LU/FullPivLU.h -include/eigen3/Eigen/src/LU/Inverse.h +include/eigen3/Eigen/src/LU/InverseImpl.h include/eigen3/Eigen/src/LU/PartialPivLU.h -include/eigen3/Eigen/src/LU/PartialPivLU_MKL.h +include/eigen3/Eigen/src/LU/PartialPivLU_LAPACKE.h include/eigen3/Eigen/src/LU/arch/Inverse_SSE.h include/eigen3/Eigen/src/MetisSupport/MetisSupport.h include/eigen3/Eigen/src/OrderingMethods/Amd.h @@ -213,13 +221,16 @@ include/eigen3/Eigen/src/OrderingMethods/Ordering.h include/eigen3/Eigen/src/PaStiXSupport/PaStiXSupport.h include/eigen3/Eigen/src/PardisoSupport/PardisoSupport.h include/eigen3/Eigen/src/QR/ColPivHouseholderQR.h -include/eigen3/Eigen/src/QR/ColPivHouseholderQR_MKL.h +include/eigen3/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h +include/eigen3/Eigen/src/QR/CompleteOrthogonalDecomposition.h include/eigen3/Eigen/src/QR/FullPivHouseholderQR.h include/eigen3/Eigen/src/QR/HouseholderQR.h -include/eigen3/Eigen/src/QR/HouseholderQR_MKL.h +include/eigen3/Eigen/src/QR/HouseholderQR_LAPACKE.h include/eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h +include/eigen3/Eigen/src/SVD/BDCSVD.h include/eigen3/Eigen/src/SVD/JacobiSVD.h -include/eigen3/Eigen/src/SVD/JacobiSVD_MKL.h +include/eigen3/Eigen/src/SVD/JacobiSVD_LAPACKE.h +include/eigen3/Eigen/src/SVD/SVDBase.h include/eigen3/Eigen/src/SVD/UpperBidiagonalization.h include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h include/eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h @@ -227,20 +238,25 @@ include/eigen3/Eigen/src/SparseCore/AmbiVector.h include/eigen3/Eigen/src/SparseCore/CompressedStorage.h include/eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h include/eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h +include/eigen3/Eigen/src/SparseCore/SparseAssign.h include/eigen3/Eigen/src/SparseCore/SparseBlock.h include/eigen3/Eigen/src/SparseCore/SparseColEtree.h +include/eigen3/Eigen/src/SparseCore/SparseCompressedBase.h include/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h include/eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h include/eigen3/Eigen/src/SparseCore/SparseDenseProduct.h include/eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h include/eigen3/Eigen/src/SparseCore/SparseDot.h include/eigen3/Eigen/src/SparseCore/SparseFuzzy.h +include/eigen3/Eigen/src/SparseCore/SparseMap.h include/eigen3/Eigen/src/SparseCore/SparseMatrix.h include/eigen3/Eigen/src/SparseCore/SparseMatrixBase.h include/eigen3/Eigen/src/SparseCore/SparsePermutation.h include/eigen3/Eigen/src/SparseCore/SparseProduct.h include/eigen3/Eigen/src/SparseCore/SparseRedux.h +include/eigen3/Eigen/src/SparseCore/SparseRef.h include/eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h +include/eigen3/Eigen/src/SparseCore/SparseSolverBase.h include/eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h include/eigen3/Eigen/src/SparseCore/SparseTranspose.h include/eigen3/Eigen/src/SparseCore/SparseTriangularView.h @@ -274,9 +290,11 @@ include/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport include/eigen3/Eigen/src/UmfPackSupport/UmfPackSupport.h include/eigen3/Eigen/src/misc/Image.h include/eigen3/Eigen/src/misc/Kernel.h -include/eigen3/Eigen/src/misc/Solve.h -include/eigen3/Eigen/src/misc/SparseSolve.h +include/eigen3/Eigen/src/misc/RealSvd2x2.h include/eigen3/Eigen/src/misc/blas.h +include/eigen3/Eigen/src/misc/lapack.h +include/eigen3/Eigen/src/misc/lapacke.h +include/eigen3/Eigen/src/misc/lapacke_mangling.h include/eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h include/eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h include/eigen3/Eigen/src/plugins/BlockMethods.h @@ -290,6 +308,96 @@ include/eigen3/unsupported/Eigen/AlignedVector3 include/eigen3/unsupported/Eigen/ArpackSupport include/eigen3/unsupported/Eigen/AutoDiff include/eigen3/unsupported/Eigen/BVH +include/eigen3/unsupported/Eigen/CXX11/Tensor +include/eigen3/unsupported/Eigen/CXX11/TensorSymmetry +include/eigen3/unsupported/Eigen/CXX11/ThreadPool +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSycl.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclConvertToDeviceExpression.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExprConstructor.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractAccessor.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclExtractFunctors.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclLeafCount.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclPlaceHolderExpr.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclRun.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorSyclTuple.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h +include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h +include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h +include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h +include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h +include/eigen3/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h +include/eigen3/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h +include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Meta.h +include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h +include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateArray.h +include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateCXX11Meta.h +include/eigen3/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h +include/eigen3/unsupported/Eigen/EulerAngles include/eigen3/unsupported/Eigen/FFT include/eigen3/unsupported/Eigen/IterativeSolvers include/eigen3/unsupported/Eigen/KroneckerProduct @@ -303,6 +411,7 @@ include/eigen3/unsupported/Eigen/OpenGLSupport include/eigen3/unsupported/Eigen/Polynomials include/eigen3/unsupported/Eigen/Skyline include/eigen3/unsupported/Eigen/SparseExtra +include/eigen3/unsupported/Eigen/SpecialFunctions include/eigen3/unsupported/Eigen/Splines include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h @@ -310,12 +419,13 @@ include/eigen3/unsupported/Eigen/src/AutoDiff/AutoDiff include/eigen3/unsupported/Eigen/src/BVH/BVAlgorithms.h include/eigen3/unsupported/Eigen/src/BVH/KdBVH.h include/eigen3/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h +include/eigen3/unsupported/Eigen/src/EulerAngles/EulerAngles.h +include/eigen3/unsupported/Eigen/src/EulerAngles/EulerSystem.h include/eigen3/unsupported/Eigen/src/FFT/ei_fftw_impl.h include/eigen3/unsupported/Eigen/src/FFT/ei_kissfft_impl.h include/eigen3/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h include/eigen3/unsupported/Eigen/src/IterativeSolvers/DGMRES.h include/eigen3/unsupported/Eigen/src/IterativeSolvers/GMRES.h -include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteCholesky.h include/eigen3/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h include/eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h include/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h @@ -328,7 +438,6 @@ include/eigen3/unsupported/Eigen/src/LevenbergMarquard include/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h -include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h @@ -356,10 +465,17 @@ include/eigen3/unsupported/Eigen/src/Skyline/SkylinePr include/eigen3/unsupported/Eigen/src/Skyline/SkylineStorage.h include/eigen3/unsupported/Eigen/src/Skyline/SkylineUtil.h include/eigen3/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h +include/eigen3/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h include/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h include/eigen3/unsupported/Eigen/src/SparseExtra/MarketIO.h include/eigen3/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h include/eigen3/unsupported/Eigen/src/SparseExtra/RandomSetter.h +include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h +include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h +include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h +include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h +include/eigen3/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h +include/eigen3/unsupported/Eigen/src/SpecialFunctions/arch/CUDA/CudaSpecialFunctions.h include/eigen3/unsupported/Eigen/src/Splines/Spline.h include/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h include/eigen3/unsupported/Eigen/src/Splines/SplineFwd.h From owner-svn-ports-head@freebsd.org Thu Jun 15 22:31:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 302D1BF087C; Thu, 15 Jun 2017 22:31:05 +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 F2EA13251; Thu, 15 Jun 2017 22:31:04 +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 v5FMV4nC006264; Thu, 15 Jun 2017 22:31:04 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FMV3rB006262; Thu, 15 Jun 2017 22:31:04 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706152231.v5FMV3rB006262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 15 Jun 2017 22:31:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443664 - head/devel/rubygem-webpacker-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 22:31:05 -0000 Author: jrm Date: Thu Jun 15 22:31:03 2017 New Revision: 443664 URL: https://svnweb.freebsd.org/changeset/ports/443664 Log: devel/rubygem-webpacker-rails50: Update to version 2.0 Upstream changes: https://github.com/rails/webpacker/blob/master/CHANGELOG.md Modified: head/devel/rubygem-webpacker-rails50/Makefile head/devel/rubygem-webpacker-rails50/distinfo Modified: head/devel/rubygem-webpacker-rails50/Makefile ============================================================================== --- head/devel/rubygem-webpacker-rails50/Makefile Thu Jun 15 22:27:48 2017 (r443663) +++ head/devel/rubygem-webpacker-rails50/Makefile Thu Jun 15 22:31:03 2017 (r443664) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= webpacker -PORTVERSION= 1.2 +PORTVERSION= 2.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails50 Modified: head/devel/rubygem-webpacker-rails50/distinfo ============================================================================== --- head/devel/rubygem-webpacker-rails50/distinfo Thu Jun 15 22:27:48 2017 (r443663) +++ head/devel/rubygem-webpacker-rails50/distinfo Thu Jun 15 22:31:03 2017 (r443664) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493989493 -SHA256 (rubygem/webpacker-1.2.gem) = eb6b66b313a3cfdaaab9b48d592563ae08fc6ec8a7aadc14253b3064446e34c5 -SIZE (rubygem/webpacker-1.2.gem) = 33792 +TIMESTAMP = 1497558370 +SHA256 (rubygem/webpacker-2.0.gem) = ad2105ba857f6a3947fff40aa214aecb0f3dc0e010928f874fdd0107b4ad853b +SIZE (rubygem/webpacker-2.0.gem) = 42496 From owner-svn-ports-head@freebsd.org Fri Jun 16 00:31:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF7CCBF24FC; Fri, 16 Jun 2017 00:31:53 +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 9177D65C69; Fri, 16 Jun 2017 00:31:53 +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 v5G0VqUU057280; Fri, 16 Jun 2017 00:31:52 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G0Vq21057274; Fri, 16 Jun 2017 00:31:52 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706160031.v5G0Vq21057274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Jun 2017 00:31:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443665 - in head/graphics: . vapoursynth-fmtconv vapoursynth-fmtconv/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 00:31:53 -0000 Author: jbeich Date: Fri Jun 16 00:31:52 2017 New Revision: 443665 URL: https://svnweb.freebsd.org/changeset/ports/443665 Log: graphics/vapoursynth-fmtconv: add new port Requested by: Juho Kerola Fmtconv is a format-conversion plug-in for the Vapoursynth video processing engine. It does: * Resizing. * Bitdepth conversion with dithering. * Colorspace conversion (matrix, transfer characteristics and chromatic adaptation). It supports: * Pixel data types: 8-–12-, 14- and 16-bit integer, 32-bit float. * Colorspaces: RGB, Y, YUV in 4:4:4, 4:2:2, 4:2:0, 4:1:1 and YCgCo with the same chroma subsampling factors. * Progressive and interlaced content. Fmtconv is focussed primarily on quality and exactness rather than execution speed. This does not mean it is slow or unoptimized, but fmtconv is clearly not on par with the fastest equivalent 8-bit filters. https://github.com/EleonoreMizo/fmtconv Added: head/graphics/vapoursynth-fmtconv/ head/graphics/vapoursynth-fmtconv/Makefile (contents, props changed) head/graphics/vapoursynth-fmtconv/distinfo (contents, props changed) head/graphics/vapoursynth-fmtconv/files/ head/graphics/vapoursynth-fmtconv/files/patch-src_conc_Interlocked.hpp (contents, props changed) head/graphics/vapoursynth-fmtconv/pkg-descr (contents, props changed) Modified: head/graphics/Makefile (contents, props changed) Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Jun 15 22:31:03 2017 (r443664) +++ head/graphics/Makefile Fri Jun 16 00:31:52 2017 (r443665) @@ -1048,6 +1048,7 @@ SUBDIR += uniconvw SUBDIR += unpaper SUBDIR += urt + SUBDIR += vapoursynth-fmtconv SUBDIR += vapoursynth-waifu2x-w2xc SUBDIR += variety SUBDIR += vcg Added: head/graphics/vapoursynth-fmtconv/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/vapoursynth-fmtconv/Makefile Fri Jun 16 00:31:52 2017 (r443665) @@ -0,0 +1,41 @@ +# $FreeBSD$ + +PORTNAME= fmtconv +PORTVERSION= r20 +CATEGORIES= graphics +PKGNAMEPREFIX= vapoursynth- + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Format conversion tools for Vapoursynth + +LICENSE= WTFPL + +BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VapourSynth.h:multimedia/vapoursynth + +USE_GITHUB= yes +GH_ACCOUNT= EleonoreMizo + +USES= autoreconf compiler:c++11-lib gmake libtool pkgconfig +EXCLUDE= VapourSynth.h *.txt +EXTRACT_AFTER_ARGS= ${EXCLUDE:S,^,--exclude ,} +WRKSRC_SUBDIR= build/unix +PATCH_WRKSRC= ${WRKSRC:H:H} +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --libdir="${DATADIR}" +CPPFLAGS+= `pkg-config vapoursynth --cflags` +INSTALL_TARGET= install-strip +DATADIR= ${PREFIX}/lib/vapoursynth +DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} +PLIST_FILES= %%DATADIR%%/libfmtconv.so +PORTDOCS= * + +post-patch: + @${REINPLACE_CMD} -e 's/x86_64/&|amd64/' \ + ${WRKSRC}/configure.ac + @${REINPLACE_CMD} -e 's/-O3 //' ${WRKSRC}/Makefile.am + +post-install: + (cd ${PATCH_WRKSRC}/doc && ${COPYTREE_SHARE} \ + "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) + +.include Added: head/graphics/vapoursynth-fmtconv/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/vapoursynth-fmtconv/distinfo Fri Jun 16 00:31:52 2017 (r443665) @@ -0,0 +1,3 @@ +TIMESTAMP = 1458918419 +SHA256 (EleonoreMizo-fmtconv-r20_GH0.tar.gz) = 44f2f2be05a0265136ee1bb51bd08e5a47c6c1e856d0d045cde5a6bbd7b4350c +SIZE (EleonoreMizo-fmtconv-r20_GH0.tar.gz) = 233504 Added: head/graphics/vapoursynth-fmtconv/files/patch-src_conc_Interlocked.hpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/vapoursynth-fmtconv/files/patch-src_conc_Interlocked.hpp Fri Jun 16 00:31:52 2017 (r443665) @@ -0,0 +1,63 @@ +https://github.com/EleonoreMizo/fmtconv/pull/9 + +--- src/conc/Interlocked.hpp.orig 2016-03-25 15:06:59 UTC ++++ src/conc/Interlocked.hpp +@@ -100,10 +100,6 @@ int32_t Interlocked::cas (int32_t volatile &dest, int3 + ::LONG (comp) + )); + +-#elif defined (__linux__) +- +- return (__sync_val_compare_and_swap (&dest, comp, excg)); +- + #elif defined (__APPLE__) + + return (::OSAtomicCompareAndSwap32Barrier ( +@@ -112,6 +108,10 @@ int32_t Interlocked::cas (int32_t volatile &dest, int3 + const_cast (reinterpret_cast (&dest)) + ) ? comp : excg); + ++#elif defined (__GNUC__) ++ ++ return (__sync_val_compare_and_swap (&dest, comp, excg)); ++ + #else + + #error Unknown platform +@@ -214,10 +214,6 @@ int64_t Interlocked::cas (int64_t volatile &dest, int6 + + return (old); + +-#elif defined (__linux__) +- +- return (__sync_val_compare_and_swap (&dest, comp, excg)); +- + #elif defined (__APPLE__) + + return (::OSAtomicCompareAndSwap64Barrier ( +@@ -226,6 +222,10 @@ int64_t Interlocked::cas (int64_t volatile &dest, int6 + const_cast (reinterpret_cast (&dest)) + ) ? comp : excg); + ++#elif defined (__GNUC__) ++ ++ return (__sync_val_compare_and_swap (&dest, comp, excg)); ++ + #else + + #error Unknown platform +@@ -355,9 +355,13 @@ void Interlocked::cas (Data128 &old, volatile Data128 + + #endif + +-#elif defined (__linux__) ++#elif defined (__GNUC__) + + old = __sync_val_compare_and_swap (&dest, comp, excg); ++ ++#else ++ ++ #error Unknown platform + + #endif + } Added: head/graphics/vapoursynth-fmtconv/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/vapoursynth-fmtconv/pkg-descr Fri Jun 16 00:31:52 2017 (r443665) @@ -0,0 +1,21 @@ +Fmtconv is a format-conversion plug-in for the Vapoursynth video +processing engine. + +It does: +* Resizing. +* Bitdepth conversion with dithering. +* Colorspace conversion (matrix, transfer characteristics and + chromatic adaptation). + +It supports: +* Pixel data types: 8--12-, 14- and 16-bit integer, 32-bit float. +* Colorspaces: RGB, Y, YUV in 4:4:4, 4:2:2, 4:2:0, 4:1:1 and YCgCo + with the same chroma subsampling factors. +* Progressive and interlaced content. + +Fmtconv is focussed primarily on quality and exactness rather than +execution speed. This does not mean it is slow or unoptimized, but +fmtconv is clearly not on par with the fastest equivalent 8-bit +filters. + +WWW: https://github.com/EleonoreMizo/fmtconv From owner-svn-ports-head@freebsd.org Fri Jun 16 00:37:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEF8ABF2789; Fri, 16 Jun 2017 00:37:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF7CA65F70; Fri, 16 Jun 2017 00:37:00 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5G0axpL058971; Fri, 16 Jun 2017 00:36:59 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G0axxe058969; Fri, 16 Jun 2017 00:36:59 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201706160036.v5G0axxe058969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 16 Jun 2017 00:36:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443666 - in head/net: libnss-cache nsscache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 00:37:01 -0000 Author: swills Date: Fri Jun 16 00:36:59 2017 New Revision: 443666 URL: https://svnweb.freebsd.org/changeset/ports/443666 Log: net/nsscache net/libnss-cache: update maintainer email address Requested by: maintainer (private) Modified: head/net/libnss-cache/Makefile head/net/nsscache/Makefile Modified: head/net/libnss-cache/Makefile ============================================================================== --- head/net/libnss-cache/Makefile Fri Jun 16 00:31:52 2017 (r443665) +++ head/net/libnss-cache/Makefile Fri Jun 16 00:36:59 2017 (r443666) @@ -6,7 +6,7 @@ PORTVERSION= 0.15 DISTVERSIONPREFIX= version/ CATEGORIES= net -MAINTAINER= k@kev009.com +MAINTAINER= kbowling@freebsd.org COMMENT= NSS module for directory services using an indexed, local disk cache LICENSE= LGPL3 Modified: head/net/nsscache/Makefile ============================================================================== --- head/net/nsscache/Makefile Fri Jun 16 00:31:52 2017 (r443665) +++ head/net/nsscache/Makefile Fri Jun 16 00:36:59 2017 (r443666) @@ -6,7 +6,7 @@ PORTVERSION= 0.32 DISTVERSIONPREFIX= version/ CATEGORIES= net python -MAINTAINER= k@kev009.com +MAINTAINER= kbowling@freebsd.org COMMENT= Python utility to create a local cache of directory services LICENSE= GPLv2 From owner-svn-ports-head@freebsd.org Fri Jun 16 04:11:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A2CBBF5D78; Fri, 16 Jun 2017 04:11:44 +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 72B9C6F253; Fri, 16 Jun 2017 04:11:44 +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 v5G4Bhpk048201; Fri, 16 Jun 2017 04:11:43 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G4BhG9048197; Fri, 16 Jun 2017 04:11:43 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706160411.v5G4BhG9048197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Fri, 16 Jun 2017 04:11:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443667 - in head/emulators: . mupen64plus-qt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 04:11:44 -0000 Author: ultima Date: Fri Jun 16 04:11:43 2017 New Revision: 443667 URL: https://svnweb.freebsd.org/changeset/ports/443667 Log: * Add mupen64plus-qt 1.10, basic launcher for Mupen64Plus. Mupen64Plus-Qt is a basic launcher for the mupen64plus-ui-console frontend. It was adapted from CEN64-Qt to work with Mupen64Plus. See the README at https://www.github.com/dh4/mupen64plus-qt for a detailed description of its features and usage. WWW: https://www.github.com/dh4/mupen64plus-qt PR: 203642 Sumitted by: Dan (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11198 Added: head/emulators/mupen64plus-qt/ head/emulators/mupen64plus-qt/Makefile (contents, props changed) head/emulators/mupen64plus-qt/distinfo (contents, props changed) head/emulators/mupen64plus-qt/pkg-descr (contents, props changed) Modified: head/emulators/Makefile Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Fri Jun 16 00:36:59 2017 (r443666) +++ head/emulators/Makefile Fri Jun 16 04:11:43 2017 (r443667) @@ -85,6 +85,7 @@ SUBDIR += mupen64plus-core SUBDIR += mupen64plus-input-sdl SUBDIR += mupen64plus-plugins + SUBDIR += mupen64plus-qt SUBDIR += mupen64plus-rsp-cxd4 SUBDIR += mupen64plus-rsp-hle SUBDIR += mupen64plus-rsp-z64 Added: head/emulators/mupen64plus-qt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/mupen64plus-qt/Makefile Fri Jun 16 04:11:43 2017 (r443667) @@ -0,0 +1,41 @@ +# $FreeBSD$ + +PORTNAME= mupen64plus-qt +PORTVERSION= 1.10 +CATEGORIES= emulators + +MAINTAINER= dan@hasting.info +COMMENT= Basic launcher for Mupen64Plus + +LICENSE= BSD3CLAUSE + +LIB_DEPENDS= libquazip.so:archivers/quazip +RUN_DEPENDS= mupen64plus:emulators/mupen64plus + +USES= qmake +USE_QT4= corelib gui moc_build network rcc_build sql sql-sqlite3_run uic_build xml + +USE_GITHUB= yes +GH_ACCOUNT= dh4 + +PORTDOCS= README.md + +PLIST_FILES= bin/mupen64plus-qt \ + man/man6/mupen64plus-qt.6.gz \ + share/applications/mupen64plus-qt.desktop \ + share/pixmaps/mupen64plus-qt.png + +OPTIONS_DEFINE= DOCS +OPTIONS_DEFAULT= DOCS + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/resources/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKSRC}/resources/images/mupen64plus.png ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png + ${INSTALL_MAN} ${WRKSRC}/resources/${PORTNAME}.6 ${STAGEDIR}${MANPREFIX}/man/man6 + +do-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ + +.include Added: head/emulators/mupen64plus-qt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/mupen64plus-qt/distinfo Fri Jun 16 04:11:43 2017 (r443667) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497469597 +SHA256 (dh4-mupen64plus-qt-1.10_GH0.tar.gz) = 526fa06e481ba4db84024a72535fc0c40dc06332bdb2985e90023948cbabac83 +SIZE (dh4-mupen64plus-qt-1.10_GH0.tar.gz) = 120137 Added: head/emulators/mupen64plus-qt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/mupen64plus-qt/pkg-descr Fri Jun 16 04:11:43 2017 (r443667) @@ -0,0 +1,7 @@ +Mupen64Plus-Qt is a basic launcher for the mupen64plus-ui-console frontend. It +was adapted from CEN64-Qt to work with Mupen64Plus. + +See the README at https://www.github.com/dh4/mupen64plus-qt for a detailed +description of its features and usage. + +WWW: https://www.github.com/dh4/mupen64plus-qt From owner-svn-ports-head@freebsd.org Fri Jun 16 06:45:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10F01BF8132; Fri, 16 Jun 2017 06:45:08 +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 C37C87300D; Fri, 16 Jun 2017 06:45:07 +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 v5G6j7aZ009558; Fri, 16 Jun 2017 06:45:07 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G6j6wO009548; Fri, 16 Jun 2017 06:45:06 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706160645.v5G6j6wO009548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 16 Jun 2017 06:45:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443668 - in head/www/rt42: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 06:45:08 -0000 Author: matthew Date: Fri Jun 16 06:45:05 2017 New Revision: 443668 URL: https://svnweb.freebsd.org/changeset/ports/443668 Log: Security Update: Add security patches from BestPractical. See http://lists.bestpractical.com/pipermail/rt-announce/\ 2017-June/000297.html MFH: 2017Q2 Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42 Added: head/www/rt42/files/patch-lib_RT.pm (contents, props changed) head/www/rt42/files/patch-lib_RT_Config.pm (contents, props changed) head/www/rt42/files/patch-lib_RT_Interface_Web.pm (contents, props changed) head/www/rt42/files/patch-lib_RT_User.pm (contents, props changed) head/www/rt42/files/patch-lib_RT_Util.pm (contents, props changed) head/www/rt42/files/patch-sbin_rt-test-dependencies (contents, props changed) head/www/rt42/files/patch-share_html_Dashboards_Subscription.html (contents, props changed) head/www/rt42/files/patch-share_html_Ticket_Attachment_dhandler (contents, props changed) Modified: head/www/rt42/Makefile Modified: head/www/rt42/Makefile ============================================================================== --- head/www/rt42/Makefile Fri Jun 16 04:11:43 2017 (r443667) +++ head/www/rt42/Makefile Fri Jun 16 06:45:05 2017 (r443668) @@ -2,6 +2,7 @@ PORTNAME= rt DISTVERSION= 4.2.13 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 42 Added: head/www/rt42/files/patch-lib_RT.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-lib_RT.pm Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,13 @@ +--- lib/RT.pm.orig 2016-06-08 21:49:02 UTC ++++ lib/RT.pm +@@ -81,6 +81,10 @@ use vars qw($BasePath + $MasonDataDir + $MasonSessionDir); + ++# Set Email::Address module var before anything else loads. ++# This avoids an algorithmic complexity denial of service vulnerability. ++# See T#157608 and CVE-2015-7686 for more information. ++$Email::Address::COMMENT_NEST_LEVEL = 1; + + RT->LoadGeneratedData(); + Added: head/www/rt42/files/patch-lib_RT_Config.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-lib_RT_Config.pm Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,17 @@ +--- lib/RT/Config.pm.orig 2016-06-08 21:49:02 UTC ++++ lib/RT/Config.pm +@@ -143,6 +143,14 @@ can be set for each config optin: + our %META; + %META = ( + # General user overridable options ++ RestrictReferrerLogin => { ++ PostLoadCheck => sub { ++ my $self = shift; ++ if (defined($self->Get('RestrictReferrerLogin'))) { ++ RT::Logger->error("The config option 'RestrictReferrerLogin' is incorrect, and should be 'RestrictLoginReferrer' instead."); ++ } ++ }, ++ }, + DefaultQueue => { + Section => 'General', + Overridable => 1, Added: head/www/rt42/files/patch-lib_RT_Interface_Web.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-lib_RT_Interface_Web.pm Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,20 @@ +--- lib/RT/Interface/Web.pm.orig 2016-06-08 21:49:02 UTC ++++ lib/RT/Interface/Web.pm +@@ -1426,7 +1426,7 @@ sub IsCompCSRFWhitelisted { + # golden. This acts on the presumption that external forms may + # hardcode a username and password -- if a malicious attacker knew + # both already, CSRF is the least of your problems. +- my $AllowLoginCSRF = not RT->Config->Get('RestrictReferrerLogin'); ++ my $AllowLoginCSRF = not RT->Config->Get('RestrictLoginReferrer'); + if ($AllowLoginCSRF and defined($args{user}) and defined($args{pass})) { + my $user_obj = RT::CurrentUser->new(); + $user_obj->Load($args{user}); +@@ -1642,7 +1642,7 @@ sub MaybeShowInterstitialCSRFPage { + my $token = StoreRequestToken($ARGS); + $HTML::Mason::Commands::m->comp( + '/Elements/CSRF', +- OriginalURL => RT->Config->Get('WebPath') . $HTML::Mason::Commands::r->path_info, ++ OriginalURL => RT->Config->Get('WebBaseURL') . RT->Config->Get('WebPath') . $HTML::Mason::Commands::r->path_info, + Reason => HTML::Mason::Commands::loc( $msg, @loc ), + Token => $token, + ); Added: head/www/rt42/files/patch-lib_RT_User.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-lib_RT_User.pm Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,87 @@ +--- lib/RT/User.pm.orig 2016-06-08 21:49:02 UTC ++++ lib/RT/User.pm +@@ -84,6 +84,7 @@ use RT::Principals; + use RT::ACE; + use RT::Interface::Email; + use Text::Password::Pronounceable; ++use RT::Util; + + sub _OverlayAccessible { + { +@@ -977,11 +978,17 @@ sub IsPassword { + # If it's a new-style (>= RT 4.0) password, it starts with a '!' + my (undef, $method, @rest) = split /!/, $stored; + if ($method eq "bcrypt") { +- return 0 unless $self->_GeneratePassword_bcrypt($value, @rest) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ $self->_GeneratePassword_bcrypt($value, @rest), ++ $stored ++ ); + # Upgrade to a larger number of rounds if necessary + return 1 unless $rest[0] < RT->Config->Get('BcryptCost'); + } elsif ($method eq "sha512") { +- return 0 unless $self->_GeneratePassword_sha512($value, @rest) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ $self->_GeneratePassword_sha512($value, @rest), ++ $stored ++ ); + } else { + $RT::Logger->warn("Unknown hash method $method"); + return 0; +@@ -991,16 +998,28 @@ sub IsPassword { + my $hash = MIME::Base64::decode_base64($stored); + # Decoding yields 30 byes; first 4 are the salt, the rest are substr(SHA256,0,26) + my $salt = substr($hash, 0, 4, ""); +- return 0 unless substr(Digest::SHA::sha256($salt . Digest::MD5::md5(Encode::encode( "UTF-8", $value))), 0, 26) eq $hash; ++ return 0 unless RT::Util::constant_time_eq( ++ substr(Digest::SHA::sha256($salt . Digest::MD5::md5(Encode::encode( "UTF-8", $value))), 0, 26), ++ $hash ++ ); + } elsif (length $stored == 32) { + # Hex nonsalted-md5 +- return 0 unless Digest::MD5::md5_hex(Encode::encode( "UTF-8", $value)) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ Digest::MD5::md5_hex(Encode::encode( "UTF-8", $value)), ++ $stored ++ ); + } elsif (length $stored == 22) { + # Base64 nonsalted-md5 +- return 0 unless Digest::MD5::md5_base64(Encode::encode( "UTF-8", $value)) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ Digest::MD5::md5_base64(Encode::encode( "UTF-8", $value)), ++ $stored ++ ); + } elsif (length $stored == 13) { + # crypt() output +- return 0 unless crypt(Encode::encode( "UTF-8", $value), $stored) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ crypt(Encode::encode( "UTF-8", $value), $stored), ++ $stored ++ ); + } else { + $RT::Logger->warning("Unknown password form"); + return 0; +@@ -1096,19 +1115,20 @@ sub GenerateAuthString { + + =head3 ValidateAuthString + +-Takes auth string and protected string. Returns true is protected string ++Takes auth string and protected string. Returns true if protected string + has been protected by user's L. See also L. + + =cut + + sub ValidateAuthString { + my $self = shift; +- my $auth_string = shift; ++ my $auth_string_to_validate = shift; + my $protected = shift; + + my $str = Encode::encode( "UTF-8", $self->AuthToken . $protected ); ++ my $valid_auth_string = substr(Digest::MD5::md5_hex($str),0,16); + +- return $auth_string eq substr(Digest::MD5::md5_hex($str),0,16); ++ return RT::Util::constant_time_eq( $auth_string_to_validate, $valid_auth_string ); + } + + =head2 SetDisabled Added: head/www/rt42/files/patch-lib_RT_Util.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-lib_RT_Util.pm Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,70 @@ +--- lib/RT/Util.pm.orig 2016-06-08 21:49:02 UTC ++++ lib/RT/Util.pm +@@ -54,6 +54,8 @@ use warnings; + use base 'Exporter'; + our @EXPORT = qw/safe_run_child mime_recommended_filename/; + ++use Encode qw/encode/; ++ + sub safe_run_child (&) { + my $our_pid = $$; + +@@ -150,6 +152,58 @@ sub assert_bytes { + } + + ++=head2 C ++ ++Compares two strings for equality in constant-time. Replacement for the C ++operator designed to avoid timing side-channel vulnerabilities. Returns zero ++or one. ++ ++This is intended for use in cryptographic subsystems for comparing well-formed ++data such as hashes - not for direct use with user input or as a general ++replacement for the C operator. ++ ++The two string arguments B be of equal length. If the lengths differ, ++this function will call C, as proceeding with execution would create ++a timing vulnerability. Length is defined by characters, not bytes. ++ ++This code has been tested to do what it claims. Do not change it without ++thorough statistical timing analysis to validate the changes. ++ ++Added to resolve CVE-2017-5361 ++ ++For more on timing attacks, see this Wikipedia article: ++B ++ ++=cut ++ ++sub constant_time_eq { ++ my ($a, $b) = @_; ++ ++ my $result = 0; ++ ++ # generic error message avoids potential information leaks ++ my $generic_error = "Cannot compare values"; ++ die $generic_error unless defined $a and defined $b; ++ die $generic_error unless length $a == length $b; ++ die $generic_error if ref($a) or ref($b); ++ ++ for (my $i = 0; $i < length($a); $i++) { ++ my $a_char = substr($a, $i, 1); ++ my $b_char = substr($b, $i, 1); ++ ++ # encode() is set to die on malformed ++ my @a_octets = unpack("C*", encode('UTF-8', $a_char, Encode::FB_CROAK)); ++ my @b_octets = unpack("C*", encode('UTF-8', $b_char, Encode::FB_CROAK)); ++ die $generic_error if (scalar @a_octets) != (scalar @b_octets); ++ ++ for (my $j = 0; $j < scalar @a_octets; $j++) { ++ $result |= $a_octets[$j] ^ $b_octets[$j]; ++ } ++ } ++ return 0 + not $result; ++} ++ ++ + RT::Base->_ImportOverlays(); + + 1; Added: head/www/rt42/files/patch-sbin_rt-test-dependencies ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-sbin_rt-test-dependencies Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,11 @@ +--- sbin/rt-test-dependencies.orig 2017-06-15 22:12:17 UTC ++++ sbin/rt-test-dependencies +@@ -206,7 +206,7 @@ Devel::StackTrace 1.19 + Digest::base + Digest::MD5 2.27 + Digest::SHA +-Email::Address 1.897 ++Email::Address 1.908 + Email::Address::List 0.02 + Encode 2.64 + Errno Added: head/www/rt42/files/patch-share_html_Dashboards_Subscription.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-share_html_Dashboards_Subscription.html Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,11 @@ +--- share/html/Dashboards/Subscription.html.orig 2016-06-08 21:49:02 UTC ++++ share/html/Dashboards/Subscription.html +@@ -75,7 +75,7 @@ +
    + % for my $portlet (@portlets) { +
  1. +- <% loc($portlet->{description}, $fields{'Rows'}) %> ++ <% loc( RT::SavedSearch->EscapeDescription($portlet->{description}), $fields{'Rows'}) %> +
  2. + % } +
Added: head/www/rt42/files/patch-share_html_Ticket_Attachment_dhandler ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt42/files/patch-share_html_Ticket_Attachment_dhandler Fri Jun 16 06:45:05 2017 (r443668) @@ -0,0 +1,18 @@ +--- share/html/Ticket/Attachment/dhandler.orig 2016-06-08 21:49:02 UTC ++++ share/html/Ticket/Attachment/dhandler +@@ -68,11 +68,13 @@ unless ( $AttachmentObj->TransactionId() + my $content = $AttachmentObj->OriginalContent; + my $content_type = $AttachmentObj->ContentType || 'text/plain'; + +-if ( RT->Config->Get('AlwaysDownloadAttachments') ) { ++my $attachment_regex = qr{^(image/svg\+xml|application/pdf)}i; ++if ( RT->Config->Get('AlwaysDownloadAttachments') || ($content_type =~ $attachment_regex) ) { + $r->headers_out->{'Content-Disposition'} = "attachment"; + } + elsif ( !RT->Config->Get('TrustHTMLAttachments') ) { +- $content_type = 'text/plain' if ( $content_type =~ /^text\/html/i ); ++ my $text_plain_regex = qr{^(text/html|application/xhtml\+xml|text/xml|application/xml)}i; ++ $content_type = 'text/plain' if ( $content_type =~ $text_plain_regex ); + } + elsif (lc $content_type eq 'text/html') { + # If we're trusting and serving HTML for display not download, try to do From owner-svn-ports-head@freebsd.org Fri Jun 16 07:59:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DDA9BF9717; Fri, 16 Jun 2017 07:59:49 +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 2970D7504D; Fri, 16 Jun 2017 07:59:49 +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 v5G7xmSA038319; Fri, 16 Jun 2017 07:59:48 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G7xmXu038317; Fri, 16 Jun 2017 07:59:48 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201706160759.v5G7xmXu038317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 16 Jun 2017 07:59:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443671 - head/devel/libhtp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 07:59:49 -0000 Author: koobs Date: Fri Jun 16 07:59:47 2017 New Revision: 443671 URL: https://svnweb.freebsd.org/changeset/ports/443671 Log: devel/libhtp: Update to 0.5.24 This update fixes a HTTP connect handling issue [1] https://github.com/OISF/libhtp/blob/0.5.24/ChangeLog [1] https://github.com/OISF/libhtp/pull/150 PR: 220025 Submitted by: Franco Fichtner MFH: 2017Q2 Modified: head/devel/libhtp/Makefile head/devel/libhtp/distinfo Modified: head/devel/libhtp/Makefile ============================================================================== --- head/devel/libhtp/Makefile Fri Jun 16 07:03:08 2017 (r443670) +++ head/devel/libhtp/Makefile Fri Jun 16 07:59:47 2017 (r443671) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libhtp -PORTVERSION= 0.5.23 +PORTVERSION= 0.5.24 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org Modified: head/devel/libhtp/distinfo ============================================================================== --- head/devel/libhtp/distinfo Fri Jun 16 07:03:08 2017 (r443670) +++ head/devel/libhtp/distinfo Fri Jun 16 07:59:47 2017 (r443671) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478303019 -SHA256 (OISF-libhtp-0.5.23_GH0.tar.gz) = b511ee90a92f7c7d984f8a3ad973244095b7377b866db8a32d652c9c59f57d93 -SIZE (OISF-libhtp-0.5.23_GH0.tar.gz) = 5773246 +TIMESTAMP = 1497597987 +SHA256 (OISF-libhtp-0.5.24_GH0.tar.gz) = c959d912c54a1224711bd1b36e722714b2a2acdac094d4933ba6f1c05697d75a +SIZE (OISF-libhtp-0.5.24_GH0.tar.gz) = 5773278 From owner-svn-ports-head@freebsd.org Fri Jun 16 08:39:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33B5DBFA76A; Fri, 16 Jun 2017 08:39:49 +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 0DF0B763B5; Fri, 16 Jun 2017 08:39:48 +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 v5G8dmXO054775; Fri, 16 Jun 2017 08:39:48 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G8dmUu054773; Fri, 16 Jun 2017 08:39:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706160839.v5G8dmUu054773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Jun 2017 08:39:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443673 - head/multimedia/mpc-qt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 08:39:49 -0000 Author: jbeich Date: Fri Jun 16 08:39:47 2017 New Revision: 443673 URL: https://svnweb.freebsd.org/changeset/ports/443673 Log: multimedia/mpc-qt: update to 0.0.0.s20170616 Changes: https://github.com/cmdrkotori/mpc-qt/compare/508ddd0...999d18f MFH: 2017Q2 Modified: head/multimedia/mpc-qt/Makefile (contents, props changed) head/multimedia/mpc-qt/distinfo (contents, props changed) Modified: head/multimedia/mpc-qt/Makefile ============================================================================== --- head/multimedia/mpc-qt/Makefile Fri Jun 16 08:03:55 2017 (r443672) +++ head/multimedia/mpc-qt/Makefile Fri Jun 16 08:39:47 2017 (r443673) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mpc-qt -DISTVERSION= 0.0.0.s20170422 -PORTREVISION= 1 +DISTVERSION= 0.0.0.s20170616 CATEGORIES= multimedia audio MASTER_SITES= https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}.desktop?h=${PORTNAME}-git&id=b1a6b91&dummy=/:desktop DISTFILES= ${PORTNAME}.desktop:desktop @@ -17,23 +16,28 @@ LIB_DEPENDS= libmpv.so:multimedia/mpv USE_GITHUB= yes GH_ACCOUNT= cmdrkotori -GH_TAGNAME= 508ddd0 +GH_TAGNAME= 999d18f USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake -USE_QT5= qmake_build buildtools_build core dbus gui network widgets x11extras +USE_QT5= qmake_build buildtools_build linguisttools_build \ + core dbus gui network widgets x11extras USE_GL= gl CXXFLAGS+= -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 \ -D_DECLARE_C99_LDBL_MATH # XXX ports/193528 PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ - share/pixmaps/${PORTNAME}.png + share/pixmaps/${PORTNAME}.svg +post-patch: + @${REINPLACE_CMD} -e 's,/usr,${PREFIX},' \ + ${WRKSRC}/platform/resources_paths.h + do-install: ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications - ${INSTALL_DATA} ${WRKSRC}/images/bitmaps/icon.png \ - ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png + ${INSTALL_DATA} ${WRKSRC}/images/icon/logo.svg \ + ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.svg .include Modified: head/multimedia/mpc-qt/distinfo ============================================================================== --- head/multimedia/mpc-qt/distinfo Fri Jun 16 08:03:55 2017 (r443672) +++ head/multimedia/mpc-qt/distinfo Fri Jun 16 08:39:47 2017 (r443673) @@ -1,5 +1,5 @@ -TIMESTAMP = 1492827621 +TIMESTAMP = 1497597838 SHA256 (mpc-qt.desktop) = 7694745aac0e52c050a6bc069a0686b025e509136919d985d3c4495eec0f1c9d SIZE (mpc-qt.desktop) = 1270 -SHA256 (cmdrkotori-mpc-qt-0.0.0.s20170422-508ddd0_GH0.tar.gz) = e188e2738d9ec7f996cb15ecfdc4ca3fa51d9d19da4ae97b9d257493d8aab12f -SIZE (cmdrkotori-mpc-qt-0.0.0.s20170422-508ddd0_GH0.tar.gz) = 240228 +SHA256 (cmdrkotori-mpc-qt-0.0.0.s20170616-999d18f_GH0.tar.gz) = 7fd9c37de32475804761e5d1eb683c3b47d96df1077f55dbe45880389f674d27 +SIZE (cmdrkotori-mpc-qt-0.0.0.s20170616-999d18f_GH0.tar.gz) = 156036 From owner-svn-ports-head@freebsd.org Fri Jun 16 08:46:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE154BFB170; Fri, 16 Jun 2017 08:46:16 +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 ACE0676AD5; Fri, 16 Jun 2017 08:46:16 +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 v5G8kFOd058761; Fri, 16 Jun 2017 08:46:15 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G8kFcG058760; Fri, 16 Jun 2017 08:46:15 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201706160846.v5G8kFcG058760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 16 Jun 2017 08:46:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443674 - head/math/mpir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 08:46:17 -0000 Author: wen Date: Fri Jun 16 08:46:15 2017 New Revision: 443674 URL: https://svnweb.freebsd.org/changeset/ports/443674 Log: - Update to 3.0.0 - Take maintainership Modified: head/math/mpir/Makefile head/math/mpir/distinfo Modified: head/math/mpir/Makefile ============================================================================== --- head/math/mpir/Makefile Fri Jun 16 08:39:47 2017 (r443673) +++ head/math/mpir/Makefile Fri Jun 16 08:46:15 2017 (r443674) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= mpir -PORTVERSION= 2.7.2 +PORTVERSION= 3.0.0 CATEGORIES= math MASTER_SITES= http://mpir.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Multiprecision integer library LICENSE= LGPL3 @@ -20,8 +20,8 @@ CONFIGURE_ARGS= --enable-cxx --with-system-yasm INSTALL_TARGET= install-strip USE_LDCONFIG= yes -MPIR_VERSION= 16.6.2 -MPIRXX_VERSION= 8.4.2 +MPIR_VERSION= 23.0.3 +MPIRXX_VERSION= 8.4.3 INFO= mpir Modified: head/math/mpir/distinfo ============================================================================== --- head/math/mpir/distinfo Fri Jun 16 08:39:47 2017 (r443673) +++ head/math/mpir/distinfo Fri Jun 16 08:46:15 2017 (r443674) @@ -1,2 +1,3 @@ -SHA256 (mpir-2.7.2.tar.bz2) = a7d4c33595b4f781a51c92d5d139ec2efb3cf1bf101dfc3eef5b40c54e6f45ec -SIZE (mpir-2.7.2.tar.bz2) = 3771429 +TIMESTAMP = 1497579770 +SHA256 (mpir-3.0.0.tar.bz2) = 52f63459cf3f9478859de29e00357f004050ead70b45913f2c2269d9708675bb +SIZE (mpir-3.0.0.tar.bz2) = 2572041 From owner-svn-ports-head@freebsd.org Fri Jun 16 09:01:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F49EBFB62A; Fri, 16 Jun 2017 09:01:25 +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 0DCCE7702F; Fri, 16 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 v5G91NnE063641; Fri, 16 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 v5G91Nep063640; Fri, 16 Jun 2017 09:01:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706160901.v5G91Nep063640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 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: r443675 - head/devel/love07 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 09:01:25 -0000 Author: amdmi3 Date: Fri Jun 16 09:01:23 2017 New Revision: 443675 URL: https://svnweb.freebsd.org/changeset/ports/443675 Log: - Add missing depends - Silence mkdir Modified: head/devel/love07/Makefile Modified: head/devel/love07/Makefile ============================================================================== --- head/devel/love07/Makefile Fri Jun 16 08:46:15 2017 (r443674) +++ head/devel/love07/Makefile Fri Jun 16 09:01:23 2017 (r443675) @@ -18,7 +18,9 @@ LIB_DEPENDS= libIL.so:graphics/devil \ libmpg123.so:audio/mpg123 \ libvorbisfile.so:audio/libvorbis \ libphysfs.so:devel/physfs \ - libfreetype.so:print/freetype2 + libfreetype.so:print/freetype2 \ + libtiff.so:graphics/tiff \ + libmng.so:graphics/libmng BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs PORTSCOUT= limit:^0\.7\. @@ -48,7 +50,7 @@ post-patch: ${WRKSRC}/configure post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in changes.txt readme.txt ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor From owner-svn-ports-head@freebsd.org Fri Jun 16 09:19:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD0CDBFBD34; Fri, 16 Jun 2017 09:19:03 +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 8B85877AB4; Fri, 16 Jun 2017 09:19:03 +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 v5G9J2Bb071101; Fri, 16 Jun 2017 09:19:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G9J2BG071099; Fri, 16 Jun 2017 09:19:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706160919.v5G9J2BG071099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 09:19:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443676 - head/games/sgt-puzzles X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 09:19:03 -0000 Author: amdmi3 Date: Fri Jun 16 09:19:02 2017 New Revision: 443676 URL: https://svnweb.freebsd.org/changeset/ports/443676 Log: - Update to 20170606 - Install more documentation Modified: head/games/sgt-puzzles/Makefile head/games/sgt-puzzles/distinfo Modified: head/games/sgt-puzzles/Makefile ============================================================================== --- head/games/sgt-puzzles/Makefile Fri Jun 16 09:01:23 2017 (r443675) +++ head/games/sgt-puzzles/Makefile Fri Jun 16 09:19:02 2017 (r443676) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puzzles -PORTVERSION= 20170508 +PORTVERSION= 20170606 CATEGORIES= games MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ \ http://mirror.amdmi3.ru/distfiles/ @@ -15,13 +15,15 @@ COMMENT= Simon Tatham's Portable Puzzle Collection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE -COMMITHASH= cce13ed +COMMITHASH= 272beef USES= autoreconf gmake pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=sgt- INSTALL_TARGET= install-strip +PORTDOCS= * + PUZZLE_LIST= blackbox bridges cube dominosa fifteen filling flip \ flood galaxies guess inertia keen lightup loopy magnets map \ mines net netslide palisade pattern pearl pegs range rect \ @@ -41,7 +43,7 @@ DESKTOP_FILES_DESKTOP_ENTRIES+=\ "" .endfor -OPTIONS_DEFINE= DESKTOP_FILES +OPTIONS_DEFINE= DESKTOP_FILES DOCS OPTIONS_DEFAULT=DESKTOP_FILES GTK2 OPTIONS_SINGLE= GTK OPTIONS_SINGLE_GTK= GTK2 GTK3 @@ -62,5 +64,9 @@ post-install-DESKTOP_FILES-on: .for f in ${PUZZLE_LIST} ${INSTALL_DATA} ${WRKSRC}/icons/${f}-48d24.png ${STAGEDIR}${PREFIX}/share/pixmaps/sgt-${f}.png .endfor + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/puzzles.txt ${WRKSRC}/HACKING ${STAGEDIR}${DOCSDIR}/ .include Modified: head/games/sgt-puzzles/distinfo ============================================================================== --- head/games/sgt-puzzles/distinfo Fri Jun 16 09:01:23 2017 (r443675) +++ head/games/sgt-puzzles/distinfo Fri Jun 16 09:19:02 2017 (r443676) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494597411 -SHA256 (puzzles-20170508.cce13ed.tar.gz) = ffadeb915b791c3f1c9ec7784e298089c733521319a155b0d12f88fb9fc87112 -SIZE (puzzles-20170508.cce13ed.tar.gz) = 2895812 +TIMESTAMP = 1497560716 +SHA256 (puzzles-20170606.272beef.tar.gz) = e639f279f2ad1c63dd6f339ba3577b04292295023a719550242487f0163abfa9 +SIZE (puzzles-20170606.272beef.tar.gz) = 2908472 From owner-svn-ports-head@freebsd.org Fri Jun 16 09:19:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECFF0BFBD72; Fri, 16 Jun 2017 09:19:35 +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 BD9A477B91; Fri, 16 Jun 2017 09:19:35 +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 v5G9JYCA071213; Fri, 16 Jun 2017 09:19:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G9JYxk071211; Fri, 16 Jun 2017 09:19:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706160919.v5G9JYxk071211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 09:19:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443677 - head/devel/cvsweb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 09:19:36 -0000 Author: amdmi3 Date: Fri Jun 16 09:19:34 2017 New Revision: 443677 URL: https://svnweb.freebsd.org/changeset/ports/443677 Log: - Switch to options helpers - Update WWW Approved by: portmgr blanket Modified: head/devel/cvsweb/Makefile head/devel/cvsweb/pkg-descr Modified: head/devel/cvsweb/Makefile ============================================================================== --- head/devel/cvsweb/Makefile Fri Jun 16 09:19:02 2017 (r443676) +++ head/devel/cvsweb/Makefile Fri Jun 16 09:19:34 2017 (r443677) @@ -68,6 +68,8 @@ do-install: .endfor @${MKDIR} ${STAGEDIR}${PREFIX}/${ICONSDIR}/cvsweb ${INSTALL_DATA} ${WRKSRC}/icons/* ${STAGEDIR}${PREFIX}/${ICONSDIR}/cvsweb/ + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ChangeLog INSTALL README README.FreeBSD TODO TODO.FreeBSD ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ Modified: head/devel/cvsweb/pkg-descr ============================================================================== --- head/devel/cvsweb/pkg-descr Fri Jun 16 09:19:02 2017 (r443676) +++ head/devel/cvsweb/pkg-descr Fri Jun 16 09:19:34 2017 (r443677) @@ -10,4 +10,4 @@ Ken Coar , then Akinori MUSHA Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04C14BFBDC5; Fri, 16 Jun 2017 09:19:57 +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 C997D77CF0; Fri, 16 Jun 2017 09:19:56 +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 v5G9JtRO071429; Fri, 16 Jun 2017 09:19:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G9Jt47071427; Fri, 16 Jun 2017 09:19:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706160919.v5G9Jt47071427@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 09:19:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443679 - head/astro/josm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 09:19:57 -0000 Author: amdmi3 Date: Fri Jun 16 09:19:55 2017 New Revision: 443679 URL: https://svnweb.freebsd.org/changeset/ports/443679 Log: - Update to 12275 Modified: head/astro/josm/Makefile head/astro/josm/distinfo Modified: head/astro/josm/Makefile ============================================================================== --- head/astro/josm/Makefile Fri Jun 16 09:19:38 2017 (r443678) +++ head/astro/josm/Makefile Fri Jun 16 09:19:55 2017 (r443679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 12039 +PORTVERSION= 12275 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/astro/josm/distinfo ============================================================================== --- head/astro/josm/distinfo Fri Jun 16 09:19:38 2017 (r443678) +++ head/astro/josm/distinfo Fri Jun 16 09:19:55 2017 (r443679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494857953 -SHA256 (josm-snapshot-12039.jar) = 561c4f3a7f9dd40a826c19f3d83af4cb507c58bf86ebab3730b654d5d02ce3a2 -SIZE (josm-snapshot-12039.jar) = 11077438 +TIMESTAMP = 1497545107 +SHA256 (josm-snapshot-12275.jar) = 0aa1d81d50f657ec15f8696007399529a86db836c1aac73e1922e9f1827ac893 +SIZE (josm-snapshot-12275.jar) = 11155406 From owner-svn-ports-head@freebsd.org Fri Jun 16 09:19:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03963BFBD8A; Fri, 16 Jun 2017 09:19: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 C5EEB77BA1; Fri, 16 Jun 2017 09:19:39 +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 v5G9JcrL071305; Fri, 16 Jun 2017 09:19:38 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G9JcXK071304; Fri, 16 Jun 2017 09:19:38 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706160919.v5G9JcXK071304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 09:19:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443678 - head/devel/cvsweb3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 09:19:40 -0000 Author: amdmi3 Date: Fri Jun 16 09:19:38 2017 New Revision: 443678 URL: https://svnweb.freebsd.org/changeset/ports/443678 Log: - Update WWW Approved by: portmgr blanket Modified: head/devel/cvsweb3/pkg-descr Modified: head/devel/cvsweb3/pkg-descr ============================================================================== --- head/devel/cvsweb3/pkg-descr Fri Jun 16 09:19:34 2017 (r443677) +++ head/devel/cvsweb3/pkg-descr Fri Jun 16 09:19:38 2017 (r443678) @@ -10,4 +10,4 @@ Ken Coar , then Akinori MUSHA Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63367BFBDE8; Fri, 16 Jun 2017 09:20:09 +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 3B13A77DEA; Fri, 16 Jun 2017 09:20:09 +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 v5G9K8Re071667; Fri, 16 Jun 2017 09:20:08 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G9K7T4071661; Fri, 16 Jun 2017 09:20:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706160920.v5G9K7T4071661@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 09:20:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443680 - in head/games: . pentobi pentobi/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 09:20:09 -0000 Author: amdmi3 Date: Fri Jun 16 09:20:07 2017 New Revision: 443680 URL: https://svnweb.freebsd.org/changeset/ports/443680 Log: Pentobi is a computer opponent for the board game Blokus. * Supported game variants: Classic, Duo, Trigon, Junior, Nexos, GembloQ, Callisto * Strong Blokus engine with 9 different playing levels * Player rating by playing rated games against the computer * Game analysis function * Save and load games in Smart Game Format including comments and move variations * Source code is available under the GNU General Public License * System requirements: 1 GB RAM, 1 GHz CPU (4 GB RAM, 2.5 GHz dual-core or faster CPU recommended for playing level 9) WWW: https://pentobi.sourceforge.io/ Added: head/games/pentobi/ head/games/pentobi/Makefile (contents, props changed) head/games/pentobi/distinfo (contents, props changed) head/games/pentobi/files/ head/games/pentobi/files/patch-src_libboardgame__sgf_MissingProperty.cpp (contents, props changed) head/games/pentobi/pkg-descr (contents, props changed) head/games/pentobi/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Fri Jun 16 09:19:55 2017 (r443679) +++ head/games/Makefile Fri Jun 16 09:20:07 2017 (r443680) @@ -742,6 +742,7 @@ SUBDIR += pengpong SUBDIR += penguin-command SUBDIR += pengupop + SUBDIR += pentobi SUBDIR += phalanx SUBDIR += phlipple SUBDIR += picmi Added: head/games/pentobi/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/pentobi/Makefile Fri Jun 16 09:20:07 2017 (r443680) @@ -0,0 +1,27 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= pentobi +PORTVERSION= 13.1 +CATEGORIES= games +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Computer opponent for the board game Blokus + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= cmake desktop-file-utils shared-mime-info tar:xz +USE_QT5= core gui widgets svg concurrent \ + qmake_build buildtools_build linguisttools_build + +PORTDOCS= NEWS + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR}/ + +.include Added: head/games/pentobi/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/pentobi/distinfo Fri Jun 16 09:20:07 2017 (r443680) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497519656 +SHA256 (pentobi-13.1.tar.xz) = 3903935654f5a2e369a3fe8bf7f08bfe2700cf5be3c3392dad164d6ab8bf9734 +SIZE (pentobi-13.1.tar.xz) = 419672 Added: head/games/pentobi/files/patch-src_libboardgame__sgf_MissingProperty.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/pentobi/files/patch-src_libboardgame__sgf_MissingProperty.cpp Fri Jun 16 09:20:07 2017 (r443680) @@ -0,0 +1,24 @@ +--- src/libboardgame_sgf/MissingProperty.cpp.orig 2017-06-06 11:23:03 UTC ++++ src/libboardgame_sgf/MissingProperty.cpp +@@ -10,17 +10,19 @@ + + #include "MissingProperty.h" + ++#include ++ + namespace libboardgame_sgf { + + //----------------------------------------------------------------------------- + + MissingProperty::MissingProperty(const string& message) +- : InvalidTree("Missing SGF property: " + message) ++ : InvalidTree(string{"Missing SGF property: "} + message) + { + } + + MissingProperty::MissingProperty(const string& id, const string& message) +- : InvalidTree("Missing SGF property '" + id + ": " + message) ++ : InvalidTree(string{"Missing SGF property '"} + id + ": " + message) + { + } + Added: head/games/pentobi/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/pentobi/pkg-descr Fri Jun 16 09:20:07 2017 (r443680) @@ -0,0 +1,14 @@ +Pentobi is a computer opponent for the board game Blokus. + +* Supported game variants: Classic, Duo, Trigon, Junior, Nexos, + GembloQ, Callisto +* Strong Blokus engine with 9 different playing levels +* Player rating by playing rated games against the computer +* Game analysis function +* Save and load games in Smart Game Format including comments and + move variations +* Source code is available under the GNU General Public License +* System requirements: 1 GB RAM, 1 GHz CPU (4 GB RAM, 2.5 GHz + dual-core or faster CPU recommended for playing level 9) + +WWW: https://pentobi.sourceforge.io/ Added: head/games/pentobi/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/pentobi/pkg-plist Fri Jun 16 09:20:07 2017 (r443680) @@ -0,0 +1,87 @@ +bin/pentobi +bin/pentobi-thumbnailer +man/man6/pentobi-thumbnailer.6.gz +man/man6/pentobi.6.gz +share/applications/io.sourceforge.pentobi.desktop +share/help/C/pentobi/analysis.jpg +share/help/C/pentobi/become_stronger.html +share/help/C/pentobi/board_callisto.png +share/help/C/pentobi/board_classic.png +share/help/C/pentobi/board_duo.png +share/help/C/pentobi/board_gembloq.png +share/help/C/pentobi/board_nexos.png +share/help/C/pentobi/board_trigon.jpg +share/help/C/pentobi/callisto_rules.html +share/help/C/pentobi/classic_rules.html +share/help/C/pentobi/duo_rules.html +share/help/C/pentobi/gembloq_rules.html +share/help/C/pentobi/index.html +share/help/C/pentobi/junior_rules.html +share/help/C/pentobi/license.html +share/help/C/pentobi/nexos_rules.html +share/help/C/pentobi/pieces.png +share/help/C/pentobi/pieces_callisto.png +share/help/C/pentobi/pieces_gembloq.jpg +share/help/C/pentobi/pieces_junior.png +share/help/C/pentobi/pieces_nexos.png +share/help/C/pentobi/pieces_trigon.jpg +share/help/C/pentobi/position_callisto.png +share/help/C/pentobi/position_classic.png +share/help/C/pentobi/position_duo.png +share/help/C/pentobi/position_gembloq.png +share/help/C/pentobi/position_nexos.png +share/help/C/pentobi/position_trigon.jpg +share/help/C/pentobi/rating.jpg +share/help/C/pentobi/shortcuts.html +share/help/C/pentobi/stylesheet.css +share/help/C/pentobi/system.html +share/help/C/pentobi/trigon_rules.html +share/help/C/pentobi/user_interface.html +share/help/C/pentobi/window_menu.html +share/help/de/pentobi/become_stronger.html +share/help/de/pentobi/callisto_rules.html +share/help/de/pentobi/classic_rules.html +share/help/de/pentobi/duo_rules.html +share/help/de/pentobi/gembloq_rules.html +share/help/de/pentobi/index.html +share/help/de/pentobi/junior_rules.html +share/help/de/pentobi/license.html +share/help/de/pentobi/nexos_rules.html +share/help/de/pentobi/shortcuts.html +share/help/de/pentobi/system.html +share/help/de/pentobi/trigon_rules.html +share/help/de/pentobi/user_interface.html +share/help/de/pentobi/window_menu.html +share/icons/hicolor/16x16/apps/pentobi.png +share/icons/hicolor/16x16/mimetypes/application-x-blokus-sgf.png +share/icons/hicolor/32x32/apps/pentobi.png +share/icons/hicolor/32x32/mimetypes/application-x-blokus-sgf.png +share/icons/hicolor/48x48/apps/pentobi.png +share/icons/hicolor/48x48/mimetypes/application-x-blokus-sgf.png +share/icons/hicolor/64x64/apps/pentobi.png +share/icons/hicolor/64x64/mimetypes/application-x-blokus-sgf.png +share/icons/hicolor/scalable/apps/pentobi.svg +share/icons/hicolor/scalable/mimetypes/application-x-blokus-sgf.svg +share/metainfo/io.sourceforge.pentobi.appdata.xml +share/mime/packages/pentobi-mime.xml +%%DATADIR%%/books/book_callisto.blksgf +%%DATADIR%%/books/book_callisto_2.blksgf +%%DATADIR%%/books/book_callisto_3.blksgf +%%DATADIR%%/books/book_classic.blksgf +%%DATADIR%%/books/book_classic_2.blksgf +%%DATADIR%%/books/book_classic_3.blksgf +%%DATADIR%%/books/book_duo.blksgf +%%DATADIR%%/books/book_gembloq.blksgf +%%DATADIR%%/books/book_gembloq_2.blksgf +%%DATADIR%%/books/book_gembloq_2_4.blksgf +%%DATADIR%%/books/book_gembloq_3.blksgf +%%DATADIR%%/books/book_junior.blksgf +%%DATADIR%%/books/book_nexos.blksgf +%%DATADIR%%/books/book_nexos_2.blksgf +%%DATADIR%%/books/book_trigon.blksgf +%%DATADIR%%/books/book_trigon_2.blksgf +%%DATADIR%%/books/book_trigon_3.blksgf +%%DATADIR%%/translations/libpentobi_gui_de.qm +%%DATADIR%%/translations/pentobi.qm +%%DATADIR%%/translations/pentobi_de.qm +share/thumbnailers/pentobi.thumbnailer From owner-svn-ports-head@freebsd.org Fri Jun 16 09:23:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20BBABFBFF2; Fri, 16 Jun 2017 09:23: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 E086B78308; Fri, 16 Jun 2017 09:23:19 +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 v5G9NIKp075504; Fri, 16 Jun 2017 09:23:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5G9NI8j075502; Fri, 16 Jun 2017 09:23:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706160923.v5G9NI8j075502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 09:23:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443681 - head/graphics/tiled X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 09:23:20 -0000 Author: amdmi3 Date: Fri Jun 16 09:23:18 2017 New Revision: 443681 URL: https://svnweb.freebsd.org/changeset/ports/443681 Log: - Update to 1.0.1 Modified: head/graphics/tiled/Makefile head/graphics/tiled/distinfo Modified: head/graphics/tiled/Makefile ============================================================================== --- head/graphics/tiled/Makefile Fri Jun 16 09:20:07 2017 (r443680) +++ head/graphics/tiled/Makefile Fri Jun 16 09:23:18 2017 (r443681) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games Modified: head/graphics/tiled/distinfo ============================================================================== --- head/graphics/tiled/distinfo Fri Jun 16 09:20:07 2017 (r443680) +++ head/graphics/tiled/distinfo Fri Jun 16 09:23:18 2017 (r443681) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495818244 -SHA256 (bjorn-tiled-v1.0.0_GH0.tar.gz) = a5e5f1f3ec9428f124e1fbe65ac3b7ab3c17dc13a3c0d489ff6d356f7f6ad43c -SIZE (bjorn-tiled-v1.0.0_GH0.tar.gz) = 6575292 +TIMESTAMP = 1497525565 +SHA256 (bjorn-tiled-v1.0.1_GH0.tar.gz) = 0753ce0878e151af3423a7db132d614ee8cdb3856fecf486469b0ac76e95e5f8 +SIZE (bjorn-tiled-v1.0.1_GH0.tar.gz) = 6599078 From owner-svn-ports-head@freebsd.org Fri Jun 16 10:23:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA77BBFCD60; Fri, 16 Jun 2017 10:23:42 +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 9E6E679BEA; Fri, 16 Jun 2017 10:23:42 +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 v5GANfig000169; Fri, 16 Jun 2017 10:23:41 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GANftm000167; Fri, 16 Jun 2017 10:23:41 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706161023.v5GANftm000167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 16 Jun 2017 10:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443682 - head/devel/phpunit6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 10:23:43 -0000 Author: joneum Date: Fri Jun 16 10:23:41 2017 New Revision: 443682 URL: https://svnweb.freebsd.org/changeset/ports/443682 Log: - devel/phpunit6: Update from 6.1.4 to 6.2.2 - changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.2.md Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D11200 Modified: head/devel/phpunit6/Makefile head/devel/phpunit6/distinfo Modified: head/devel/phpunit6/Makefile ============================================================================== --- head/devel/phpunit6/Makefile Fri Jun 16 09:23:18 2017 (r443681) +++ head/devel/phpunit6/Makefile Fri Jun 16 10:23:41 2017 (r443682) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 6.1.4 +PORTVERSION= 6.2.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 Modified: head/devel/phpunit6/distinfo ============================================================================== --- head/devel/phpunit6/distinfo Fri Jun 16 09:23:18 2017 (r443681) +++ head/devel/phpunit6/distinfo Fri Jun 16 10:23:41 2017 (r443682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495626369 -SHA256 (phpunit-6.1.4.phar) = 471154b49846171a0c40f6cbb4a70e03c71f6ab19a61470de63f29639799f970 -SIZE (phpunit-6.1.4.phar) = 2703767 +TIMESTAMP = 1497477997 +SHA256 (phpunit-6.2.2.phar) = 62eedccb119b86570e6c867cb89671e04da4694fb4c7595ffcde3142e51fbf79 +SIZE (phpunit-6.2.2.phar) = 2706810 From owner-svn-ports-head@freebsd.org Fri Jun 16 10:52:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FE2EBFD2A1; Fri, 16 Jun 2017 10:52:30 +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 EF3767A75F; Fri, 16 Jun 2017 10:52:29 +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 v5GAqTTn011942; Fri, 16 Jun 2017 10:52:29 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GAqSaD011940; Fri, 16 Jun 2017 10:52:28 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201706161052.v5GAqSaD011940@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 16 Jun 2017 10:52:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443683 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 10:52:30 -0000 Author: cpm Date: Fri Jun 16 10:52:28 2017 New Revision: 443683 URL: https://svnweb.freebsd.org/changeset/ports/443683 Log: Document new vulnerabilities in www/chromium < 59.0.3071.104 Obtained from: https://chromereleases.googleblog.com/2017/06/stable-channel-update-for-desktop_15.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jun 16 10:23:41 2017 (r443682) +++ head/security/vuxml/vuln.xml Fri Jun 16 10:52:28 2017 (r443683) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + chromium -- multiple vulnerabilities + + + chromium + chromium-pulse + 59.0.3071.104 + + + + +

Google Chrome releaseses reports:

+
+

5 security fixes in this release, including:

+
    +
  • [725032] High CVE-2017-5087: Sandbox Escape in IndexedDB. Reported by + Ned Williamson on 2017-05-22
  • +
  • [729991] High CVE-2017-5088: Out of bounds read in V8. Reported by + Xiling Gong of Tencent Security Platform Department on 2017-06-06
  • +
  • [714196] Medium CVE-2017-5089: Domain spoofing in Omnibox. Reported by + Michal Bentkowski on 2017-04-21
  • +
  • [732498] Various fixes from internal audits, fuzzing and other initiatives
  • +
+
+ +
+ + CVE-2017-5087 + CVE-2017-5088 + CVE-2017-5089 + https://chromereleases.googleblog.com/2017/06/stable-channel-update-for-desktop_15.html + + + 2017-06-15 + 2017-06-16 + +
+ cURL -- URL file scheme drive letter buffer overflow From owner-svn-ports-head@freebsd.org Fri Jun 16 10:57:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DCC9CBFD2F9; Fri, 16 Jun 2017 10:57:16 +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 EA8C97A887; Fri, 16 Jun 2017 10:57:15 +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 v5GAvF3O012211; Fri, 16 Jun 2017 10:57:15 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GAvFVM012210; Fri, 16 Jun 2017 10:57:15 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201706161057.v5GAvFVM012210@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 16 Jun 2017 10:57:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443684 - head/www/libxul X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 10:57:17 -0000 Author: cpm Date: Fri Jun 16 10:57:14 2017 New Revision: 443684 URL: https://svnweb.freebsd.org/changeset/ports/443684 Log: - Fix shebangs - Bump PORTREVISION Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'lib/libxul/sdk/bin/xpidl.py' Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'lib/libxul/sdk/bin/xpt.py' PR: 219533 Submitted by: cpm Approved by: jbeich (gecko) Modified: head/www/libxul/Makefile Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Fri Jun 16 10:52:28 2017 (r443683) +++ head/www/libxul/Makefile Fri Jun 16 10:57:14 2017 (r443684) @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build3/source @@ -34,7 +34,9 @@ WRKSRC:= ${WRKDIR}/firefox-${DISTVERSION}esr CONFLICTS_INSTALL= libxul-1.9.* USE_GL= gl -USES= pathfix tar:xz +USES= pathfix shebangfix tar:xz +SHEBANG_FILES= xpcom/idl-parser/xpidl/xpidl.py \ + xpcom/typelib/xpt/tools/xpt.py MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA} LDFLAGS+= -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH} USE_LDCONFIG= ${PREFIX}/lib/${MOZILLA} From owner-svn-ports-head@freebsd.org Fri Jun 16 11:14:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0B25BFDD4A; Fri, 16 Jun 2017 11:14:41 +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 AE7F37B164; Fri, 16 Jun 2017 11:14:41 +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 v5GBEecf020455; Fri, 16 Jun 2017 11:14:40 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GBEenU020450; Fri, 16 Jun 2017 11:14:40 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201706161114.v5GBEenU020450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 16 Jun 2017 11:14:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443685 - in head/www/iridium: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 11:14:42 -0000 Author: cpm Date: Fri Jun 16 11:14:40 2017 New Revision: 443685 URL: https://svnweb.freebsd.org/changeset/ports/443685 Log: - Sort ONLY_FOR_ARCHS, USES, USE_GNOME and GN_ARGS - Use LLD linker by default on i386 and amd64 - Put in correct place MAKE_ENV+= V=1 variable - Get rid of multiple definition errors - Fix warning in gpu_config_gpu_info_collector.cc - Check compiler option - Cosmetic changes - Bump PORTREVISION Deleted: head/www/iridium/files/patch-base_process_memory__stubs.cc Modified: head/www/iridium/Makefile head/www/iridium/files/patch-base_BUILD.gn head/www/iridium/files/patch-build_config_compiler_BUILD.gn head/www/iridium/files/patch-gpu_config_gpu__info__collector.cc head/www/iridium/files/patch-tools_gn_bootstrap_bootstrap.py Modified: head/www/iridium/Makefile ============================================================================== --- head/www/iridium/Makefile Fri Jun 16 10:57:14 2017 (r443684) +++ head/www/iridium/Makefile Fri Jun 16 11:14:40 2017 (r443685) @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 58.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser @@ -60,14 +60,14 @@ LIB_DEPENDS= libspeechd.so:accessibility/speech-dispat RUN_DEPENDS= xdg-open:devel/xdg-utils \ droid-fonts-ttf>0:x11-fonts/droid-fonts-ttf -ONLY_FOR_ARCHS= i386 amd64 -USES= compiler bison cpe desktop-file-utils execinfo jpeg \ +ONLY_FOR_ARCHS= amd64 i386 +USES= bison compiler cpe desktop-file-utils execinfo jpeg \ ninja perl5 pkgconfig python:2,build shebangfix tar:xz USE_PERL5= build USE_XORG= scrnsaverproto x11 xcb xcomposite xcursor xext xdamage xfixes xi \ xproto xrandr xrender xscrnsaver xtst -USE_GNOME= atk glib20 gtk20 gtk30 dconf libxslt libxml2 +USE_GNOME= atk dconf glib20 gtk20 gtk30 libxml2 libxslt MAKE_ARGS= -C out/${BUILDTYPE} ALL_TARGET= chrome INSTALLS_ICONS= yes @@ -76,20 +76,21 @@ INSTALLS_ICONS= yes # Some parts don't have use_system_* flag, and can be turned on/off by using # replace_gn_files.py script, some parts just turned on/off for target host # OS "target_os == is_bsd", like libusb, libpci. -GN_ARGS+= is_clang=true \ - clang_use_chrome_plugins=false \ +GN_ARGS+= clang_use_chrome_plugins=false \ enable_media_router=true \ enable_nacl=false \ enable_one_click_signin=true \ enable_remoting=false \ enable_webrtc=false \ fieldtrial_testing_like_official_build=true \ + is_clang=true \ toolkit_views=true \ + treat_warnings_as_errors=false \ use_allocator="none" \ use_aura=true \ use_cups=true \ use_experimental_allocator_shim=false \ - treat_warnings_as_errors=false \ + use_lld=true \ use_sysroot=false \ use_system_libjpeg=true \ use_system_sqlite=false # chrome has additional patches @@ -132,17 +133,13 @@ GN_ARGS+= proprietary_codecs=false GN_ARGS+= enable_hevc_demuxing=false .endif -DEBUG_MAKE_ENV= V=1 .if ${PORT_OPTIONS:MDEBUG} BUILDTYPE= Debug GN_ARGS+= is_debug=true GN_BOOTSTRAP_FLAGS+= --debug -#GN_ARGS+= is_component_build=true +MAKE_ENV+= V=1 .else BUILDTYPE= Release -.if ${ARCH} == amd64 -GN_ARGS+= use_lld=true # harder, better, faster, stronger -.endif GN_ARGS+= is_debug=false GN_ARGS+= symbol_level=0 GN_ARGS+= remove_webcore_debug_symbols=true @@ -218,8 +215,8 @@ do-configure: do-install: @${MKDIR} ${STAGEDIR}${DATADIR} -.for t in font_service test_ime_driver ui - ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${t}.service \ +.for m in font_service test_ime_driver ui + ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${m}.service \ ${STAGEDIR}${DATADIR} .endfor ${INSTALL_MAN} ${WRKSRC}/out/${BUILDTYPE}/chrome.1 ${STAGEDIR}${MANPREFIX}/man/man1/iridium.1 Modified: head/www/iridium/files/patch-base_BUILD.gn ============================================================================== --- head/www/iridium/files/patch-base_BUILD.gn Fri Jun 16 10:57:14 2017 (r443684) +++ head/www/iridium/files/patch-base_BUILD.gn Fri Jun 16 11:14:40 2017 (r443685) @@ -1,6 +1,6 @@ ---- base/BUILD.gn.orig 2017-04-19 19:06:28 UTC -+++ base/BUILD.gn -@@ -1156,6 +1156,9 @@ component("base") { +--- base/BUILD.gn.orig 2017-04-19 21:06:28.000000000 +0200 ++++ base/BUILD.gn 2017-06-15 22:17:54.935972000 +0200 +@@ -1156,6 +1156,9 @@ deps += [ "//base/allocator:tcmalloc" ] } else if (is_linux && use_allocator == "none") { sources += [ "allocator/allocator_shim_default_dispatch_to_glibc.cc" ] @@ -10,7 +10,7 @@ } else if (is_android && use_allocator == "none") { sources += [ "allocator/allocator_shim_default_dispatch_to_linker_wrapped_symbols.cc", -@@ -1171,6 +1174,34 @@ component("base") { +@@ -1171,6 +1174,33 @@ } } @@ -28,7 +28,6 @@ + ] + sources += [ + "files/file_path_watcher_stub.cc", -+ "process/memory_stubs.cc", + "process/process_handle_freebsd.cc", + "process/process_iterator_freebsd.cc", + "process/process_metrics_freebsd.cc", @@ -45,7 +44,7 @@ # Allow more direct string conversions on platforms with native utf8 # strings if (is_mac || is_ios || is_chromeos || is_chromecast) { -@@ -1467,7 +1498,7 @@ component("base") { +@@ -1467,7 +1497,7 @@ } # Linux. @@ -54,7 +53,7 @@ if (is_asan || is_lsan || is_msan || is_tsan) { # For llvm-sanitizer. data += [ "//third_party/llvm-build/Release+Asserts/lib/libstdc++.so.6" ] -@@ -1492,7 +1523,7 @@ component("base") { +@@ -1492,7 +1522,7 @@ "//base/third_party/xdg_user_dirs", ] } else { @@ -63,7 +62,7 @@ sources -= [ "nix/mime_util_xdg.cc", "nix/mime_util_xdg.h", -@@ -1508,6 +1539,13 @@ component("base") { +@@ -1508,6 +1538,13 @@ } } @@ -77,16 +76,16 @@ # iOS if (is_ios) { set_sources_assignment_filter([]) -@@ -2309,6 +2347,12 @@ test("base_unittests") { +@@ -2307,6 +2344,12 @@ + "trace_event/trace_event_android_unittest.cc", + ] set_sources_assignment_filter(sources_assignment_filter) - } - ++ } ++ + if (is_bsd) { + sources -= [ + "debug/proc_maps_linux_unittest.cc", + ] -+ } -+ + } + if (is_win) { - deps += [ "//base:scoped_handle_test_dll" ] - if (current_cpu == "x64") { Modified: head/www/iridium/files/patch-build_config_compiler_BUILD.gn ============================================================================== --- head/www/iridium/files/patch-build_config_compiler_BUILD.gn Fri Jun 16 10:57:14 2017 (r443684) +++ head/www/iridium/files/patch-build_config_compiler_BUILD.gn Fri Jun 16 11:14:40 2017 (r443685) @@ -1,6 +1,15 @@ ---- build/config/compiler/BUILD.gn.orig 2017-04-19 19:06:28 UTC -+++ build/config/compiler/BUILD.gn -@@ -158,7 +158,7 @@ config("compiler") { +--- build/config/compiler/BUILD.gn.orig 2017-04-19 21:06:28.000000000 +0200 ++++ build/config/compiler/BUILD.gn 2017-06-15 22:15:26.426452000 +0200 +@@ -36,7 +36,7 @@ + # only two architectures that are currently checked in). Turn this off when + # you are using a custom toolchain and need to control -B in cflags. + linux_use_bundled_binutils = +- linux_use_bundled_binutils_override && is_linux && ++ linux_use_bundled_binutils_override && (is_linux && !is_bsd) && + (current_cpu == "x64" || current_cpu == "x86") + binutils_path = rebase_path("//third_party/binutils/Linux_x64/Release/bin", + root_build_dir) +@@ -158,7 +158,7 @@ configs += [ "//build/config/win:compiler" ] } else if (is_android) { configs += [ "//build/config/android:compiler" ] @@ -9,8 +18,17 @@ configs += [ "//build/config/linux:compiler" ] } else if (is_nacl) { configs += [ "//build/config/nacl:compiler" ] -@@ -301,7 +301,7 @@ config("compiler") { +@@ -214,7 +214,7 @@ + # Linker warnings. + if (fatal_linker_warnings && !(is_chromeos && current_cpu == "arm") && +- !(is_android && use_order_profiling) && !is_mac && !is_ios) { ++ !(is_android && use_order_profiling) && !is_mac && !is_ios && !is_bsd) { + # TODO(jochen): Enable this on chromeos on arm. http://crbug.com/356580 + # TODO(lizeb,pasko): Fix link errors when linking with order_profiling=1 + # crbug.com/485542 +@@ -301,7 +301,7 @@ + # Linux/Android common flags setup. # --------------------------------- - if (is_linux || is_android) { @@ -18,7 +36,16 @@ cflags += [ "-fPIC", "-pipe", # Use pipes for communicating between sub-processes. Faster. -@@ -428,14 +428,14 @@ config("compiler") { +@@ -314,7 +314,7 @@ + "-Wl,-z,relro", + ] + if (!using_sanitizer) { +- if (!use_cfi_diag) { ++ if (!use_cfi_diag && !is_bsd) { + ldflags += [ "-Wl,-z,defs" ] + } + +@@ -428,14 +428,14 @@ # clang-cl (used if is_win) doesn't expose this flag. # Currently disabled for nacl since its toolchain lacks this flag (too old). # TODO(zforman): Once nacl's toolchain is updated, remove check. @@ -35,7 +62,7 @@ # gnu++11 instead of c++11 is needed because some code uses typeof() (a # GNU extension). # TODO(thakis): Eventually switch this to c++11 instead, -@@ -488,7 +488,7 @@ config("compiler") { +@@ -488,7 +488,7 @@ ] # Apply a lower LTO optimization level as the default is too slow. @@ -44,7 +71,7 @@ if (use_lld) { ldflags += [ "-Wl,--lto-O1" ] } else { -@@ -508,7 +508,7 @@ config("compiler") { +@@ -508,7 +508,7 @@ # targeting ARM, without this flag, LTO produces a .text section that is # larger than the maximum call displacement, preventing the linker from # relocating calls (http://llvm.org/PR22999). @@ -53,7 +80,7 @@ ldflags += [ "-Wl,-plugin-opt,-function-sections" ] } } -@@ -776,7 +776,7 @@ config("compiler_codegen") { +@@ -776,7 +776,7 @@ # configs -= [ "//build/config/compiler:clang_stackrealign" ] # See https://crbug.com/556393 for details of where it must be avoided. config("clang_stackrealign") { @@ -62,7 +89,7 @@ cflags = [ # Align the stack on 16-byte boundaries, http://crbug.com/418554. "-mstack-alignment=16", -@@ -830,7 +830,7 @@ config("runtime_library") { +@@ -830,7 +830,7 @@ # smaller. if (is_win) { configs += [ "//build/config/win:runtime_library" ] @@ -71,16 +98,16 @@ configs += [ "//build/config/linux:runtime_library" ] } else if (is_ios) { configs += [ "//build/config/ios:runtime_library" ] -@@ -1087,7 +1087,7 @@ config("default_warnings") { +@@ -1104,7 +1104,7 @@ + "-Wno-block-capture-autoreleasing", - # use_xcode_clang only refers to the iOS toolchain, host binaries use - # chromium's clang always. -- if (!is_nacl && (!use_xcode_clang || current_toolchain == host_toolchain)) { -+ if (!is_nacl && !is_bsd && (!use_xcode_clang || current_toolchain == host_toolchain)) { - # Flags NaCl (Clang 3.7) and Xcode 7.3 (Clang clang-703.0.31) do not - # recognize. - cflags += [ -@@ -1144,7 +1144,7 @@ config("chromium_code") { + # TODO(hans): https://crbug.com/681136 +- "-Wno-unused-lambda-capture", ++ # "-Wno-unused-lambda-capture", + + # TODO(thakis ): https://crbug.com/683349 + "-Wno-user-defined-warnings", +@@ -1144,7 +1144,7 @@ ] if (!is_debug && !using_sanitizer && @@ -89,7 +116,7 @@ # _FORTIFY_SOURCE isn't really supported by Clang now, see # http://llvm.org/bugs/show_bug.cgi?id=16821. # It seems to work fine with Ubuntu 12 headers though, so use it in -@@ -1203,7 +1203,7 @@ config("no_chromium_code") { +@@ -1203,7 +1203,7 @@ ] } @@ -98,3 +125,12 @@ cflags_cc += [ # Don't warn about hash_map in third-party code. "-Wno-deprecated", +@@ -1647,7 +1647,7 @@ + "-g2", + ] + } else { +- cflags = [ "-g2" ] ++ cflags = [ "-g0" ] + } + if (use_debug_fission) { + cflags += [ "-gsplit-dwarf" ] Modified: head/www/iridium/files/patch-gpu_config_gpu__info__collector.cc ============================================================================== --- head/www/iridium/files/patch-gpu_config_gpu__info__collector.cc Fri Jun 16 10:57:14 2017 (r443684) +++ head/www/iridium/files/patch-gpu_config_gpu__info__collector.cc Fri Jun 16 11:14:40 2017 (r443685) @@ -4,7 +4,7 @@ gpu_info->pixel_shader_version = glsl_version; gpu_info->vertex_shader_version = glsl_version; -+#ifndef __FreeBSD__ ++#if !defined(OS_BSD) IdentifyActiveGPU(gpu_info); return CollectDriverInfoGL(gpu_info); +#endif Modified: head/www/iridium/files/patch-tools_gn_bootstrap_bootstrap.py ============================================================================== --- head/www/iridium/files/patch-tools_gn_bootstrap_bootstrap.py Fri Jun 16 10:57:14 2017 (r443684) +++ head/www/iridium/files/patch-tools_gn_bootstrap_bootstrap.py Fri Jun 16 11:14:40 2017 (r443685) @@ -1,6 +1,6 @@ ---- tools/gn/bootstrap/bootstrap.py.orig 2017-04-24 14:40:24 UTC -+++ tools/gn/bootstrap/bootstrap.py -@@ -23,6 +23,7 @@ import os +--- tools/gn/bootstrap/bootstrap.py.orig 2017-04-24 16:40:24.605680492 +0200 ++++ tools/gn/bootstrap/bootstrap.py 2017-06-15 22:19:51.805806000 +0200 +@@ -23,6 +23,7 @@ import shutil import subprocess import sys @@ -8,7 +8,7 @@ import tempfile BOOTSTRAP_DIR = os.path.dirname(os.path.abspath(__file__)) -@@ -31,8 +32,9 @@ SRC_ROOT = os.path.dirname(os.path.dirna +@@ -31,8 +32,9 @@ is_win = sys.platform.startswith('win') is_linux = sys.platform.startswith('linux') @@ -19,7 +19,7 @@ def check_call(cmd, **kwargs): logging.debug('Running: %s', ' '.join(cmd)) -@@ -625,6 +627,40 @@ def write_gn_ninja(path, root_gen_dir, o +@@ -625,6 +627,39 @@ 'base/third_party/libevent/epoll.c', ]) @@ -38,8 +38,7 @@ + 'base/allocator/allocator_shim_default_dispatch_to_glibc.cc', + 'base/memory/shared_memory_posix.cc', + 'base/nix/xdg_util.cc', -+ 'base/process/memory_stubs.cc', -+ #'base/process/internal_linux.cc', ++ 'base/process/internal_linux.cc', + 'base/process/process_handle_' + platform.system().lower() + '.cc', + 'base/process/process_iterator_' + platform.system().lower() + '.cc', + # 'base/process/process_linux.cc', From owner-svn-ports-head@freebsd.org Fri Jun 16 11:33:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA3E3BFE21B; Fri, 16 Jun 2017 11:33:49 +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 B22AD7B91C; Fri, 16 Jun 2017 11:33:49 +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 v5GBXmxv028464; Fri, 16 Jun 2017 11:33:48 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GBXm1V028462; Fri, 16 Jun 2017 11:33:48 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706161133.v5GBXm1V028462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 16 Jun 2017 11:33:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443686 - in head/www/rt42: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 11:33:50 -0000 Author: matthew Date: Fri Jun 16 11:33:48 2017 New Revision: 443686 URL: https://svnweb.freebsd.org/changeset/ports/443686 Log: Revert patch-config.layout to r354074 -- 'make makepatch' wiped out the %%PREFIX%% substitution token. Pointyhat to me. This, along with r443668 needs MFH to 2017Q2 MFH: 2017Q2 Modified: head/www/rt42/Makefile head/www/rt42/files/patch-config.layout Modified: head/www/rt42/Makefile ============================================================================== --- head/www/rt42/Makefile Fri Jun 16 11:14:40 2017 (r443685) +++ head/www/rt42/Makefile Fri Jun 16 11:33:48 2017 (r443686) @@ -2,7 +2,7 @@ PORTNAME= rt DISTVERSION= 4.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 42 Modified: head/www/rt42/files/patch-config.layout ============================================================================== --- head/www/rt42/files/patch-config.layout Fri Jun 16 11:14:40 2017 (r443685) +++ head/www/rt42/files/patch-config.layout Fri Jun 16 11:33:48 2017 (r443686) @@ -1,11 +1,19 @@ ---- config.layout.orig 2016-06-08 21:49:02 UTC -+++ config.layout -@@ -110,24 +110,24 @@ +--- ./config.layout.orig 2014-05-06 17:59:04.000000000 +0100 ++++ ./config.layout 2014-05-14 15:26:37.717215779 +0100 +@@ -103,31 +103,31 @@ + + + +- prefix: /usr/local ++ prefix: %%PREFIX%% + exec_prefix: ${prefix} + bindir: ${exec_prefix}/bin + sbindir: ${exec_prefix}/sbin sysconfdir: ${prefix}/etc+ mandir: ${prefix}/man plugindir: ${prefix}/plugins - libdir: ${prefix}/lib+ -+ libdir: /usr/local/lib/perl5/site_perl ++ libdir: %%SITE_PERL%% datadir: ${prefix}/share+ htmldir: ${datadir}/html lexdir: ${datadir}/po From owner-svn-ports-head@freebsd.org Fri Jun 16 11:50:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D83B8BFE4C7; Fri, 16 Jun 2017 11:50:04 +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 9FCF97BE26; Fri, 16 Jun 2017 11:50:04 +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 v5GBo3mN033136; Fri, 16 Jun 2017 11:50:03 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GBo3Wd033134; Fri, 16 Jun 2017 11:50:03 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201706161150.v5GBo3Wd033134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 16 Jun 2017 11:50:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443687 - head/benchmarks/fio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 11:50:05 -0000 Author: bapt Date: Fri Jun 16 11:50:03 2017 New Revision: 443687 URL: https://svnweb.freebsd.org/changeset/ports/443687 Log: Update to 2.21 Modified: head/benchmarks/fio/Makefile head/benchmarks/fio/distinfo Modified: head/benchmarks/fio/Makefile ============================================================================== --- head/benchmarks/fio/Makefile Fri Jun 16 11:33:48 2017 (r443686) +++ head/benchmarks/fio/Makefile Fri Jun 16 11:50:03 2017 (r443687) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.20 +PORTVERSION= 2.21 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ Modified: head/benchmarks/fio/distinfo ============================================================================== --- head/benchmarks/fio/distinfo Fri Jun 16 11:33:48 2017 (r443686) +++ head/benchmarks/fio/distinfo Fri Jun 16 11:50:03 2017 (r443687) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495478742 -SHA256 (fio-2.20.tar.bz2) = bcd3ba64934f552c00b2219cf870e12a13c512447a51a8525c4134c9e85f6f97 -SIZE (fio-2.20.tar.bz2) = 583679 +TIMESTAMP = 1497613754 +SHA256 (fio-2.21.tar.bz2) = 0a0ac1ed48a57b5211e636853cb647a5783eec1e79ae42c90d80f72165f79e6c +SIZE (fio-2.21.tar.bz2) = 585583 From owner-svn-ports-head@freebsd.org Fri Jun 16 11:52:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72DFBBFE55D; Fri, 16 Jun 2017 11:52:01 +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 432AB7C156; Fri, 16 Jun 2017 11:52:01 +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 v5GBq0Th036822; Fri, 16 Jun 2017 11:52:00 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GBq0cT036819; Fri, 16 Jun 2017 11:52:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706161152.v5GBq0cT036819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 11:52:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443688 - head/devel/isa-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 11:52:01 -0000 Author: amdmi3 Date: Fri Jun 16 11:51:59 2017 New Revision: 443688 URL: https://svnweb.freebsd.org/changeset/ports/443688 Log: - Update to 2.18.0 - While here, add LICENSE_FILE PR: 219460 Submitted by: m.bielicki@lizardfs.com (maintainer) Modified: head/devel/isa-l/Makefile head/devel/isa-l/distinfo head/devel/isa-l/pkg-plist Modified: head/devel/isa-l/Makefile ============================================================================== --- head/devel/isa-l/Makefile Fri Jun 16 11:50:03 2017 (r443687) +++ head/devel/isa-l/Makefile Fri Jun 16 11:51:59 2017 (r443688) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= isa-l -PORTVERSION= 2.17.0 -DISTVERSIONPREFIX=v +PORTVERSION= 2.18.0 +DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= m.bielicki@lizardfs.com COMMENT= Intel(R) Intelligent Storage Acceleration Libray LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= yasm:devel/yasm @@ -24,6 +25,6 @@ ONLY_FOR_ARCHS= amd64 INSTALL_TARGET= install-strip -BROKEN_aarch64= Fails to compile: invalid conversion between vector type and integer type +BROKEN_aarch64= fails to compile: invalid conversion between vector type and integer type .include Modified: head/devel/isa-l/distinfo ============================================================================== --- head/devel/isa-l/distinfo Fri Jun 16 11:50:03 2017 (r443687) +++ head/devel/isa-l/distinfo Fri Jun 16 11:51:59 2017 (r443688) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484922326 -SHA256 (01org-isa-l-v2.17.0_GH0.tar.gz) = 4d06a982a5ebe2de9da74fb516011cb2bde2c136dc8a45a658c490abc156aed3 -SIZE (01org-isa-l-v2.17.0_GH0.tar.gz) = 436980 +TIMESTAMP = 1496740739 +SHA256 (01org-isa-l-v2.18.0_GH0.tar.gz) = 3a23ec3300a26c88a5f0536a5a9b4f9ff6caeda42fbb81267a2d0f3852773ae5 +SIZE (01org-isa-l-v2.18.0_GH0.tar.gz) = 458388 Modified: head/devel/isa-l/pkg-plist ============================================================================== --- head/devel/isa-l/pkg-plist Fri Jun 16 11:50:03 2017 (r443687) +++ head/devel/isa-l/pkg-plist Fri Jun 16 11:51:59 2017 (r443688) @@ -11,4 +11,4 @@ lib/libisal.a lib/libisal.la lib/libisal.so lib/libisal.so.2 -lib/libisal.so.2.0.17 +lib/libisal.so.2.0.18 From owner-svn-ports-head@freebsd.org Fri Jun 16 12:19:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DEF1BFF557; Fri, 16 Jun 2017 12:19:31 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D24FD7CF8C; Fri, 16 Jun 2017 12:19:30 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5GCJUSE045211; Fri, 16 Jun 2017 12:19:30 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GCJTlH045209; Fri, 16 Jun 2017 12:19:29 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201706161219.v5GCJTlH045209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Fri, 16 Jun 2017 12:19:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443689 - head/archivers/dpkg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 12:19:31 -0000 Author: bhughes Date: Fri Jun 16 12:19:29 2017 New Revision: 443689 URL: https://svnweb.freebsd.org/changeset/ports/443689 Log: archivers/dpkg: Update 1.18.23 -> 1.18.24, submitter takes maintainership PR: 220011 Submitted by: Jov Approved by: mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D11236 Modified: head/archivers/dpkg/Makefile head/archivers/dpkg/distinfo Modified: head/archivers/dpkg/Makefile ============================================================================== --- head/archivers/dpkg/Makefile Fri Jun 16 11:51:59 2017 (r443688) +++ head/archivers/dpkg/Makefile Fri Jun 16 12:19:29 2017 (r443689) @@ -2,18 +2,20 @@ # $FreeBSD$ PORTNAME= dpkg -PORTVERSION= 1.18.23 +PORTVERSION= 1.18.24 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amutu@amutu.com COMMENT= Debian package maintenance system LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= po4a:textproc/po4a +BUILD_DEPENDS= po4a:textproc/po4a \ + gtar:archivers/gtar \ + gpatch:devel/patch RUN_DEPENDS= gtar:archivers/gtar \ gpatch:devel/patch Modified: head/archivers/dpkg/distinfo ============================================================================== --- head/archivers/dpkg/distinfo Fri Jun 16 11:51:59 2017 (r443688) +++ head/archivers/dpkg/distinfo Fri Jun 16 12:19:29 2017 (r443689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490395086 -SHA256 (dpkg_1.18.23.tar.xz) = cc08802a0cea2ccd0c10716bc71531ff9b9234dd454b83a59f71117a37f36923 -SIZE (dpkg_1.18.23.tar.xz) = 4516252 +TIMESTAMP = 1497527842 +SHA256 (dpkg_1.18.24.tar.xz) = d853081d3e06bfd46a227056e591f094e42e78fa8a5793b0093bad30b710d7b4 +SIZE (dpkg_1.18.24.tar.xz) = 4530444 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:33:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EF2EC0910D; Fri, 16 Jun 2017 13:33:35 +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 6F4487F875; Fri, 16 Jun 2017 13:33:35 +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 v5GDXYPa077250; Fri, 16 Jun 2017 13:33:34 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDXYpk077248; Fri, 16 Jun 2017 13:33:34 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201706161333.v5GDXYpk077248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 16 Jun 2017 13:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443691 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:33:35 -0000 Author: demon Date: Fri Jun 16 13:33:34 2017 New Revision: 443691 URL: https://svnweb.freebsd.org/changeset/ports/443691 Log: Update to version 1.7.6. Deleted: head/net/haproxy/files/patch-Makefile head/net/haproxy/files/patch-fix-dns Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Fri Jun 16 13:23:03 2017 (r443690) +++ head/net/haproxy/Makefile Fri Jun 16 13:33:34 2017 (r443691) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.7.5 -PORTREVISION= 3 +PORTVERSION= 1.7.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.7/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Fri Jun 16 13:23:03 2017 (r443690) +++ head/net/haproxy/distinfo Fri Jun 16 13:33:34 2017 (r443691) @@ -1,5 +1,5 @@ -TIMESTAMP = 1491209100 -SHA256 (haproxy-1.7.5.tar.gz) = b04d7db6383c662eb0a421a95af7becac6d9744a1abf0df6b0280c1e61416121 -SIZE (haproxy-1.7.5.tar.gz) = 1743979 +TIMESTAMP = 1497610528 +SHA256 (haproxy-1.7.6.tar.gz) = 88f84beba34d08a5495d908ca76866e033e6046e7c74f9477b9d5316f8c3d32a +SIZE (haproxy-1.7.6.tar.gz) = 1744267 SHA256 (deviceatlas-enterprise-c-2.1.2_1.tgz) = 984e1ae3147459a4ed0a8d5053d83dd05ce8c5127cd3cb055be35a74e9217372 SIZE (deviceatlas-enterprise-c-2.1.2_1.tgz) = 184432 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:49:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 874BAC09554; Fri, 16 Jun 2017 13:49:30 +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 5456A8003C; Fri, 16 Jun 2017 13:49:30 +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 v5GDnTKk081611; Fri, 16 Jun 2017 13:49:29 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDnTJb081607; Fri, 16 Jun 2017 13:49:29 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201706161349.v5GDnTJb081607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Fri, 16 Jun 2017 13:49:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443692 - in head/net/freenet6: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:49:30 -0000 Author: kevlo Date: Fri Jun 16 13:49:28 2017 New Revision: 443692 URL: https://svnweb.freebsd.org/changeset/ports/443692 Log: Implement a number of improvments: - When shutdown, the correct behavior is to send SIGHUP. - When PID of the gw6c process greater than 65536, it can not perform timeout ping check correctly, due to echo_id in icmp_hdr is declared as uint16_t. - Mute dmesg noise "nd6_dad_timer: cancel DAD on tun0 because of ND6_IFF_IFDISABLED." PR: 211425 Submitted by: clive Added: head/net/freenet6/files/patch-src_net_icmp__echo__engine.c (contents, props changed) head/net/freenet6/files/patch-template_freebsd.sh (contents, props changed) Modified: head/net/freenet6/Makefile head/net/freenet6/files/freenet6.in Modified: head/net/freenet6/Makefile ============================================================================== --- head/net/freenet6/Makefile Fri Jun 16 13:33:34 2017 (r443691) +++ head/net/freenet6/Makefile Fri Jun 16 13:49:28 2017 (r443692) @@ -3,7 +3,7 @@ PORTNAME= freenet6 DISTVERSION= 6_0_1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= http://go6.net/4105/file.asp?file_id=166& DISTNAME= tspc-${PORTVERSION}-src Modified: head/net/freenet6/files/freenet6.in ============================================================================== --- head/net/freenet6/files/freenet6.in Fri Jun 16 13:33:34 2017 (r443691) +++ head/net/freenet6/files/freenet6.in Fri Jun 16 13:49:28 2017 (r443692) @@ -23,6 +23,7 @@ name=freenet6 rcvar=freenet6_enable +sig_stop="HUP" command=%%PREFIX%%/bin/gw6c required_files=%%PREFIX%%/etc/freenet6/gw6c.conf Added: head/net/freenet6/files/patch-src_net_icmp__echo__engine.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/freenet6/files/patch-src_net_icmp__echo__engine.c Fri Jun 16 13:49:28 2017 (r443692) @@ -0,0 +1,11 @@ +--- src/net/icmp_echo_engine.c.orig 2017-06-16 09:08:10 UTC ++++ src/net/icmp_echo_engine.c +@@ -238,7 +238,7 @@ iee_ret_t IEE_init( void** pp_config, iee_mode_t eng_m + p_engine->clbk_recv = recv_clbk; + + // Initialize engine socket variables. +- p_engine->icmp_echo_id = pal_getpid(); ++ p_engine->icmp_echo_id = pal_getpid() % 65536; + p_engine->icmp_saf = af; + switch( p_engine->icmp_saf ) + { Added: head/net/freenet6/files/patch-template_freebsd.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/freenet6/files/patch-template_freebsd.sh Fri Jun 16 13:49:28 2017 (r443692) @@ -0,0 +1,11 @@ +--- template/freebsd.sh.orig 2017-06-16 09:11:57 UTC ++++ template/freebsd.sh +@@ -201,7 +201,7 @@ if [ X"${TSP_TUNNEL_MODE}" = X"v6v4" ] || [ X"${TSP_TU + fi + # + # Configured tunnel config (IPv6) +- ++ Exec $ifconfig $TSP_TUNNEL_INTERFACE inet6 -ifdisabled + Exec $ifconfig $TSP_TUNNEL_INTERFACE inet6 $TSP_CLIENT_ADDRESS_IPV6 $TSP_SERVER_ADDRESS_IPV6 prefixlen $TSP_TUNNEL_PREFIXLEN alias + Exec $ifconfig $TSP_TUNNEL_INTERFACE mtu 1280 + # From owner-svn-ports-head@freebsd.org Fri Jun 16 13:56:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E09CC09802; Fri, 16 Jun 2017 13:56: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 B672B805F2; Fri, 16 Jun 2017 13:56:39 +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 v5GDucOi085651; Fri, 16 Jun 2017 13:56:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDuc0c085649; Fri, 16 Jun 2017 13:56:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161356.v5GDuc0c085649@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, 16 Jun 2017 13:56:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443693 - head/devel/rubygem-ransack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:56:40 -0000 Author: sunpoet Date: Fri Jun 16 13:56:38 2017 New Revision: 443693 URL: https://svnweb.freebsd.org/changeset/ports/443693 Log: Update to 1.8.3 Changes: https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md Modified: head/devel/rubygem-ransack/Makefile head/devel/rubygem-ransack/distinfo Modified: head/devel/rubygem-ransack/Makefile ============================================================================== --- head/devel/rubygem-ransack/Makefile Fri Jun 16 13:49:28 2017 (r443692) +++ head/devel/rubygem-ransack/Makefile Fri Jun 16 13:56:38 2017 (r443693) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ransack -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-ransack/distinfo ============================================================================== --- head/devel/rubygem-ransack/distinfo Fri Jun 16 13:49:28 2017 (r443692) +++ head/devel/rubygem-ransack/distinfo Fri Jun 16 13:56:38 2017 (r443693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480754851 -SHA256 (rubygem/ransack-1.8.2.gem) = 4c766e3cda7f4c982ec48032bc9db744edba0e1a744e365946124afe3c1fca33 -SIZE (rubygem/ransack-1.8.2.gem) = 83456 +TIMESTAMP = 1497619371 +SHA256 (rubygem/ransack-1.8.3.gem) = 1c933fd50393a2b56680e8ef205d2fd695c3c6cef612dd44283eb66a56efa499 +SIZE (rubygem/ransack-1.8.3.gem) = 86528 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:56:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F139C09828; Fri, 16 Jun 2017 13:56: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 1CE6F80608; Fri, 16 Jun 2017 13:56: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 v5GDui8H085769; Fri, 16 Jun 2017 13:56:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDuihv085767; Fri, 16 Jun 2017 13:56:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161356.v5GDuihv085767@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, 16 Jun 2017 13:56:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443694 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:56:45 -0000 Author: sunpoet Date: Fri Jun 16 13:56:43 2017 New Revision: 443694 URL: https://svnweb.freebsd.org/changeset/ports/443694 Log: Update to 2.9.41 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 Fri Jun 16 13:56:38 2017 (r443693) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri Jun 16 13:56:43 2017 (r443694) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.40 +PORTVERSION= 2.9.41 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri Jun 16 13:56:38 2017 (r443693) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri Jun 16 13:56:43 2017 (r443694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497527287 -SHA256 (rubygem/aws-sdk-core-2.9.40.gem) = 590665e3089bc0712538d2c0500b69548d8f8bf4566d8bc9af85a71a99f2d0e3 -SIZE (rubygem/aws-sdk-core-2.9.40.gem) = 1030656 +TIMESTAMP = 1497619378 +SHA256 (rubygem/aws-sdk-core-2.9.41.gem) = f3935a97c63a299f311fe72ed45c9b3e57dc0878ac92143019a931a160b737c7 +SIZE (rubygem/aws-sdk-core-2.9.41.gem) = 1031168 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:56:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97C3EC09854; Fri, 16 Jun 2017 13:56: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 656A48066B; Fri, 16 Jun 2017 13:56: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 v5GDunB4085890; Fri, 16 Jun 2017 13:56:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDunkY085888; Fri, 16 Jun 2017 13:56:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161356.v5GDunkY085888@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, 16 Jun 2017 13:56:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443695 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:56:50 -0000 Author: sunpoet Date: Fri Jun 16 13:56:49 2017 New Revision: 443695 URL: https://svnweb.freebsd.org/changeset/ports/443695 Log: Update to 2.9.41 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 Fri Jun 16 13:56:43 2017 (r443694) +++ head/devel/rubygem-aws-sdk-resources/Makefile Fri Jun 16 13:56:49 2017 (r443695) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.40 +PORTVERSION= 2.9.41 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Fri Jun 16 13:56:43 2017 (r443694) +++ head/devel/rubygem-aws-sdk-resources/distinfo Fri Jun 16 13:56:49 2017 (r443695) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497527293 -SHA256 (rubygem/aws-sdk-resources-2.9.40.gem) = b2cc4ab9c11767116628e7322f3711f8d3c6a1123f8f89765db6cdbd8cf34be1 -SIZE (rubygem/aws-sdk-resources-2.9.40.gem) = 48640 +TIMESTAMP = 1497619384 +SHA256 (rubygem/aws-sdk-resources-2.9.41.gem) = 0461db93933262ae0803acc5061dccb178bfcbb978d6415c615c1ccf88c094ce +SIZE (rubygem/aws-sdk-resources-2.9.41.gem) = 48640 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:56:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12444C09889; Fri, 16 Jun 2017 13:56: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 D0D62806E6; Fri, 16 Jun 2017 13:56:55 +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 v5GDusfP086011; Fri, 16 Jun 2017 13:56:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDuseH086009; Fri, 16 Jun 2017 13:56:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161356.v5GDuseH086009@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, 16 Jun 2017 13:56:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443696 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:56:56 -0000 Author: sunpoet Date: Fri Jun 16 13:56:54 2017 New Revision: 443696 URL: https://svnweb.freebsd.org/changeset/ports/443696 Log: Update to 2.9.41 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 Fri Jun 16 13:56:49 2017 (r443695) +++ head/devel/rubygem-aws-sdk/Makefile Fri Jun 16 13:56:54 2017 (r443696) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.40 +PORTVERSION= 2.9.41 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Fri Jun 16 13:56:49 2017 (r443695) +++ head/devel/rubygem-aws-sdk/distinfo Fri Jun 16 13:56:54 2017 (r443696) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497527298 -SHA256 (rubygem/aws-sdk-2.9.40.gem) = 00303c6a577c4f41817f913f1d22981126a9620cb8d3be674857787ecf6d1f18 -SIZE (rubygem/aws-sdk-2.9.40.gem) = 4608 +TIMESTAMP = 1497619389 +SHA256 (rubygem/aws-sdk-2.9.41.gem) = 2723ba5d5b23bfba67c9e4951ad821118ed4fafb4fdd0d8b936b7c13e15acf4d +SIZE (rubygem/aws-sdk-2.9.41.gem) = 4608 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:57:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CC40C098BE; Fri, 16 Jun 2017 13:57: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 03DD28075E; Fri, 16 Jun 2017 13:57: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 v5GDv0RK086131; Fri, 16 Jun 2017 13:57:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDux1d086127; Fri, 16 Jun 2017 13:56:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161356.v5GDux1d086127@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, 16 Jun 2017 13:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443697 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:57:01 -0000 Author: sunpoet Date: Fri Jun 16 13:56:59 2017 New Revision: 443697 URL: https://svnweb.freebsd.org/changeset/ports/443697 Log: Update to 2.14.3 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 Fri Jun 16 13:56:54 2017 (r443696) +++ head/devel/rubygem-capybara/Makefile Fri Jun 16 13:56:59 2017 (r443697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capybara -PORTVERSION= 2.14.2 +PORTVERSION= 2.14.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-capybara/distinfo ============================================================================== --- head/devel/rubygem-capybara/distinfo Fri Jun 16 13:56:54 2017 (r443696) +++ head/devel/rubygem-capybara/distinfo Fri Jun 16 13:56:59 2017 (r443697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497081020 -SHA256 (rubygem/capybara-2.14.2.gem) = e775e725c1913f3cf0b1412610a4caca7e0f800ad2a4042ad8b5b87257668ab7 -SIZE (rubygem/capybara-2.14.2.gem) = 265728 +TIMESTAMP = 1497619397 +SHA256 (rubygem/capybara-2.14.3.gem) = 54ee720aa4ecc845aab5f703b3e7acedf230560be33e7b62de2b2f2caa28dd15 +SIZE (rubygem/capybara-2.14.3.gem) = 265728 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:57:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D9E1C098F1; Fri, 16 Jun 2017 13:57: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 3E124807D5; Fri, 16 Jun 2017 13:57: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 v5GDv5B2086255; Fri, 16 Jun 2017 13:57:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDv5OO086253; Fri, 16 Jun 2017 13:57:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161357.v5GDv5OO086253@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, 16 Jun 2017 13:57:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443698 - head/devel/rubygem-jruby-jars X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:57:06 -0000 Author: sunpoet Date: Fri Jun 16 13:57:05 2017 New Revision: 443698 URL: https://svnweb.freebsd.org/changeset/ports/443698 Log: Update to 9.1.12.0 Modified: head/devel/rubygem-jruby-jars/Makefile head/devel/rubygem-jruby-jars/distinfo Modified: head/devel/rubygem-jruby-jars/Makefile ============================================================================== --- head/devel/rubygem-jruby-jars/Makefile Fri Jun 16 13:56:59 2017 (r443697) +++ head/devel/rubygem-jruby-jars/Makefile Fri Jun 16 13:57:05 2017 (r443698) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jruby-jars -PORTVERSION= 9.1.11.0 +PORTVERSION= 9.1.12.0 CATEGORIES= devel rubygems java MASTER_SITES= RG Modified: head/devel/rubygem-jruby-jars/distinfo ============================================================================== --- head/devel/rubygem-jruby-jars/distinfo Fri Jun 16 13:56:59 2017 (r443697) +++ head/devel/rubygem-jruby-jars/distinfo Fri Jun 16 13:57:05 2017 (r443698) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497527326 -SHA256 (rubygem/jruby-jars-9.1.11.0.gem) = 933fbe1e86054af62b8ece641a0626124169254c4b0a490e374eb02610f58f28 -SIZE (rubygem/jruby-jars-9.1.11.0.gem) = 20456960 +TIMESTAMP = 1497619409 +SHA256 (rubygem/jruby-jars-9.1.12.0.gem) = c945aa817b9d846c5fb2d87a9e3c71443243eea19dcd0d7fcc5c099beb88c92d +SIZE (rubygem/jruby-jars-9.1.12.0.gem) = 20456960 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:57:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52666C0991F; Fri, 16 Jun 2017 13:57: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 213E780849; Fri, 16 Jun 2017 13:57: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 v5GDvAlK086376; Fri, 16 Jun 2017 13:57:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDvACh086374; Fri, 16 Jun 2017 13:57:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161357.v5GDvACh086374@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, 16 Jun 2017 13:57:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443699 - head/graphics/rubygem-mini_magick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:57:11 -0000 Author: sunpoet Date: Fri Jun 16 13:57:09 2017 New Revision: 443699 URL: https://svnweb.freebsd.org/changeset/ports/443699 Log: Update to 4.7.1 Changes: https://github.com/minimagick/minimagick/releases Modified: head/graphics/rubygem-mini_magick/Makefile head/graphics/rubygem-mini_magick/distinfo Modified: head/graphics/rubygem-mini_magick/Makefile ============================================================================== --- head/graphics/rubygem-mini_magick/Makefile Fri Jun 16 13:57:05 2017 (r443698) +++ head/graphics/rubygem-mini_magick/Makefile Fri Jun 16 13:57:09 2017 (r443699) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mini_magick -PORTVERSION= 4.7.0 -PORTREVISION= 1 +PORTVERSION= 4.7.1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-mini_magick/distinfo ============================================================================== --- head/graphics/rubygem-mini_magick/distinfo Fri Jun 16 13:57:05 2017 (r443698) +++ head/graphics/rubygem-mini_magick/distinfo Fri Jun 16 13:57:09 2017 (r443699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490804884 -SHA256 (rubygem/mini_magick-4.7.0.gem) = 42b5b2e5c5e25d86e29d29a1ddf9358c146a735aa668457ad7630ceb0df18b27 -SIZE (rubygem/mini_magick-4.7.0.gem) = 17408 +TIMESTAMP = 1497619414 +SHA256 (rubygem/mini_magick-4.7.1.gem) = f10a13f90dc53939fcba083143b983d48132212b051e29707dfd86942c4e32de +SIZE (rubygem/mini_magick-4.7.1.gem) = 17408 From owner-svn-ports-head@freebsd.org Fri Jun 16 13:57:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 257DCC0994F; Fri, 16 Jun 2017 13:57:16 +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 EA38E808B6; Fri, 16 Jun 2017 13:57: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 v5GDvFxY086494; Fri, 16 Jun 2017 13:57:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GDvF3M086492; Fri, 16 Jun 2017 13:57:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161357.v5GDvF3M086492@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, 16 Jun 2017 13:57:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443700 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 13:57:16 -0000 Author: sunpoet Date: Fri Jun 16 13:57:14 2017 New Revision: 443700 URL: https://svnweb.freebsd.org/changeset/ports/443700 Log: Update to 3.4.3 Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Fri Jun 16 13:57:09 2017 (r443699) +++ head/www/rubygem-selenium-webdriver/Makefile Fri Jun 16 13:57:14 2017 (r443700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Fri Jun 16 13:57:09 2017 (r443699) +++ head/www/rubygem-selenium-webdriver/distinfo Fri Jun 16 13:57:14 2017 (r443700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497527356 -SHA256 (rubygem/selenium-webdriver-3.4.2.gem) = 78b2f9a4e79bb503528f297ea59f39d5d8f859e28ca175b1fb5d26e815ee6e22 -SIZE (rubygem/selenium-webdriver-3.4.2.gem) = 837632 +TIMESTAMP = 1497619421 +SHA256 (rubygem/selenium-webdriver-3.4.3.gem) = 61b29ae4970250f811f559bdf67dc704a9fccb49eb0a53052b6b56c98d552aa0 +SIZE (rubygem/selenium-webdriver-3.4.3.gem) = 837632 From owner-svn-ports-head@freebsd.org Fri Jun 16 14:05:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1684BC09B77; Fri, 16 Jun 2017 14:05:44 +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 C8E21810CC; Fri, 16 Jun 2017 14:05:43 +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 v5GE5hF9090756; Fri, 16 Jun 2017 14:05:43 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GE5gsN090747; Fri, 16 Jun 2017 14:05:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706161405.v5GE5gsN090747@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Jun 2017 14:05:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443702 - in head: mail/thunderbird-i18n www/firefox-esr-i18n www/firefox-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 14:05:44 -0000 Author: jbeich Date: Fri Jun 16 14:05:41 2017 New Revision: 443702 URL: https://svnweb.freebsd.org/changeset/ports/443702 Log: www/firefox*i18n: add missing langpacks MFH: 2017Q2 Modified: head/mail/thunderbird-i18n/Makefile.lang (contents, props changed) head/mail/thunderbird-i18n/Makefile.option (contents, props changed) head/mail/thunderbird-i18n/distinfo (contents, props changed) head/www/firefox-esr-i18n/Makefile.lang (contents, props changed) head/www/firefox-esr-i18n/Makefile.option (contents, props changed) head/www/firefox-esr-i18n/distinfo (contents, props changed) head/www/firefox-i18n/Makefile.lang (contents, props changed) head/www/firefox-i18n/Makefile.option (contents, props changed) head/www/firefox-i18n/distinfo (contents, props changed) Modified: head/mail/thunderbird-i18n/Makefile.lang ============================================================================== --- head/mail/thunderbird-i18n/Makefile.lang Fri Jun 16 13:59:30 2017 (r443701) +++ head/mail/thunderbird-i18n/Makefile.lang Fri Jun 16 14:05:41 2017 (r443702) @@ -2,7 +2,7 @@ THUNDERBIRD_I18N_ALL_= ar ast be bg bn-BD br ca cs cy da de dsb el en-GB \ en-US es-AR es-ES et eu fi fr fy-NL ga-IE gd gl he \ - hr hsb hu hy-AM id is it ja ko lt nb-NO nl nn-NO \ + hr hsb hu hy-AM id is it ja kab ko lt nb-NO nl nn-NO \ pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE \ ta-LK tr uk vi zh-CN zh-TW @@ -110,6 +110,9 @@ THUNDERBIRD_I18N+= it .endif .if ${PORT_OPTIONS:MLANG_JA} THUNDERBIRD_I18N+= ja +.endif +.if ${PORT_OPTIONS:MLANG_KAB} +THUNDERBIRD_I18N+= kab .endif .if ${PORT_OPTIONS:MLANG_KO} THUNDERBIRD_I18N+= ko Modified: head/mail/thunderbird-i18n/Makefile.option ============================================================================== --- head/mail/thunderbird-i18n/Makefile.option Fri Jun 16 13:59:30 2017 (r443701) +++ head/mail/thunderbird-i18n/Makefile.option Fri Jun 16 14:05:41 2017 (r443702) @@ -35,6 +35,7 @@ OPTIONS_DEFINE= LANG_AR \ LANG_IS \ LANG_IT \ LANG_JA \ + LANG_KAB \ LANG_KO \ LANG_LT \ LANG_NB \ @@ -64,3 +65,4 @@ OPTIONS_DEFAULT=LANG_CN LANG_ES LANG_PBR LANG_RU LANG_ LANG_DSB_DESC?= Lower Sorbian language support LANG_HSB_DESC?= Upper Sorbian language support +LANG_KAB_DESC?= Taqbaylit language support Modified: head/mail/thunderbird-i18n/distinfo ============================================================================== --- head/mail/thunderbird-i18n/distinfo Fri Jun 16 13:59:30 2017 (r443701) +++ head/mail/thunderbird-i18n/distinfo Fri Jun 16 14:05:41 2017 (r443702) @@ -67,6 +67,8 @@ SHA256 (xpi/thunderbird-i18n-52.2.0/it.xpi) = e87b9d2c SIZE (xpi/thunderbird-i18n-52.2.0/it.xpi) = 455408 SHA256 (xpi/thunderbird-i18n-52.2.0/ja.xpi) = b9814223eadf18de6d89c197e0f1ba047c2da4574dfad7fde04c8b446f9c677b SIZE (xpi/thunderbird-i18n-52.2.0/ja.xpi) = 630052 +SHA256 (xpi/thunderbird-i18n-52.2.0/kab.xpi) = ceaffda18829789fe23b7d9a93bd8e4c032289f38c6c26c603ba5266e11653f0 +SIZE (xpi/thunderbird-i18n-52.2.0/kab.xpi) = 568688 SHA256 (xpi/thunderbird-i18n-52.2.0/ko.xpi) = 73c05dab4e8cbec972873f92a2342a63c1995055c3f729704e49414edc45972f SIZE (xpi/thunderbird-i18n-52.2.0/ko.xpi) = 595517 SHA256 (xpi/thunderbird-i18n-52.2.0/lt.xpi) = c927d1b68a82024d6e4cab14c56b87b9adf4a961181267983a5d9653f7647940 Modified: head/www/firefox-esr-i18n/Makefile.lang ============================================================================== --- head/www/firefox-esr-i18n/Makefile.lang Fri Jun 16 13:59:30 2017 (r443701) +++ head/www/firefox-esr-i18n/Makefile.lang Fri Jun 16 14:05:41 2017 (r443702) @@ -1,10 +1,10 @@ # Created by: Koji Yokota # $FreeBSD$ -FIREFOX_I18N_ALL_= ach af an ar as ast az bg bn-BD bn-IN br bs ca cs \ +FIREFOX_I18N_ALL_= ach af an ar as ast az bg bn-BD bn-IN br bs ca cak cs \ cy da de dsb el en-GB en-US en-ZA eo es-AR es-CL \ es-ES es-MX et eu fa ff fi fr fy-NL ga-IE gd gl gn \ - gu-IN he hi-IN hr hsb hu hy-AM id is it ja kk km \ + gu-IN he hi-IN hr hsb hu hy-AM id is it ja ka kab kk km \ kn ko lij lt lv mai mk ml mr ms nb-NO nl nn-NO \ or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq \ sr sv-SE ta te th tr uk uz vi xh zh-CN zh-TW @@ -51,6 +51,9 @@ FIREFOX_I18N+= bs .if ${PORT_OPTIONS:MLANG_CA} FIREFOX_I18N+= ca .endif +.if ${PORT_OPTIONS:MLANG_CAK} +FIREFOX_I18N+= cak +.endif .if ${PORT_OPTIONS:MLANG_CS} FIREFOX_I18N+= cs .endif @@ -158,6 +161,12 @@ FIREFOX_I18N+= it .endif .if ${PORT_OPTIONS:MLANG_JA} FIREFOX_I18N+= ja +.endif +.if ${PORT_OPTIONS:MLANG_KA} +FIREFOX_I18N+= ka +.endif +.if ${PORT_OPTIONS:MLANG_KAB} +FIREFOX_I18N+= kab .endif .if ${PORT_OPTIONS:MLANG_KK} FIREFOX_I18N+= kk Modified: head/www/firefox-esr-i18n/Makefile.option ============================================================================== --- head/www/firefox-esr-i18n/Makefile.option Fri Jun 16 13:59:30 2017 (r443701) +++ head/www/firefox-esr-i18n/Makefile.option Fri Jun 16 14:05:41 2017 (r443702) @@ -15,6 +15,7 @@ OPTIONS_DEFINE= LANG_ACH \ LANG_BR \ LANG_BS \ LANG_CA \ + LANG_CAK \ LANG_CS \ LANG_CY \ LANG_DA \ @@ -51,6 +52,8 @@ OPTIONS_DEFINE= LANG_ACH \ LANG_IS \ LANG_IT \ LANG_JA \ + LANG_KA \ + LANG_KAB \ LANG_KK \ LANG_KM \ LANG_KN \ @@ -100,14 +103,17 @@ LANG_ACH_DESC?= Acholi language support LANG_AN_DESC?= Aragonese language support LANG_AS_DESC?= Assamese language support LANG_AZ_DESC?= Azerbaijani language support +LANG_CAK_DESC?= Kaqchikel (Guatemala) language support LANG_CSB_DESC?= Kashubian language support LANG_DSB_DESC?= Lower Sorbian language support LANG_FF_DESC?= Fulah language support LANG_GN_DESC?= Guarani (Paraguay) language support LANG_HSB_DESC?= Upper Sorbian language support +LANG_KA_DESC?= Georgian language support +LANG_KAB_DESC?= Taqbaylit language support LANG_KM_DESC?= Khmer language support LANG_LIJ_DESC?= Ligurian (Genoa) language support LANG_MS_DESC?= Malay language support LANG_SW_DESC?= Swahili language support -LANG_UZ_DESC?= Uzbek language support +LANG_UZ_DESC?= Uzbek language support LANG_XH_DESC?= Xhosa language support Modified: head/www/firefox-esr-i18n/distinfo ============================================================================== --- head/www/firefox-esr-i18n/distinfo Fri Jun 16 13:59:30 2017 (r443701) +++ head/www/firefox-esr-i18n/distinfo Fri Jun 16 14:05:41 2017 (r443702) @@ -25,6 +25,8 @@ SHA256 (xpi/firefox-52.2.0/bs.xpi) = 283db0643d3dbc6b7 SIZE (xpi/firefox-52.2.0/bs.xpi) = 441782 SHA256 (xpi/firefox-52.2.0/ca.xpi) = d71194a6236a3a450263a0bd6cf23e2291451b1189dda18666ac5449b75ce20a SIZE (xpi/firefox-52.2.0/ca.xpi) = 443304 +SHA256 (xpi/firefox-52.2.0/cak.xpi) = 1f458446831bbc47d87a975eb5f989e5aa32b8c2fd369bf6ccabd06d34149ece +SIZE (xpi/firefox-52.2.0/cak.xpi) = 459185 SHA256 (xpi/firefox-52.2.0/cs.xpi) = 1745ed60f7a6711d8fa9a238f27b36e469aa327ef2ad675636e43440a6119804 SIZE (xpi/firefox-52.2.0/cs.xpi) = 444075 SHA256 (xpi/firefox-52.2.0/cy.xpi) = 99ce7e694d5c244edfd3fb94786108e670eae9173725ee2b68142117ab29d8d7 @@ -97,6 +99,10 @@ SHA256 (xpi/firefox-52.2.0/it.xpi) = 6d66239509dfc08cf SIZE (xpi/firefox-52.2.0/it.xpi) = 339221 SHA256 (xpi/firefox-52.2.0/ja.xpi) = 04e648ccfbe57e76ca281795a4d703b060d409a57df4e2b26881fb7c4afc8c4a SIZE (xpi/firefox-52.2.0/ja.xpi) = 488343 +SHA256 (xpi/firefox-52.2.0/ka.xpi) = eff70e4a57553e1236e1000d2afe1461b3268f665406dfa8e915416415c8a054 +SIZE (xpi/firefox-52.2.0/ka.xpi) = 475375 +SHA256 (xpi/firefox-52.2.0/kab.xpi) = fde5b447d18b1c4992b269cdb5af7eaa08f06d5adfb8bb74cd125d2ed003d8c8 +SIZE (xpi/firefox-52.2.0/kab.xpi) = 444520 SHA256 (xpi/firefox-52.2.0/kk.xpi) = b3bc69efe5b24aa6aa447afe21f2b13604607a799037e5108caef37454489a75 SIZE (xpi/firefox-52.2.0/kk.xpi) = 496939 SHA256 (xpi/firefox-52.2.0/km.xpi) = afd37f2af8e357da1b2eac49ab428e1369911d9ba6e1ed250b55e9796cf08ec6 Modified: head/www/firefox-i18n/Makefile.lang ============================================================================== --- head/www/firefox-i18n/Makefile.lang Fri Jun 16 13:59:30 2017 (r443701) +++ head/www/firefox-i18n/Makefile.lang Fri Jun 16 14:05:41 2017 (r443702) @@ -1,13 +1,13 @@ # Created by: Koji Yokota # $FreeBSD$ -FIREFOX_I18N_ALL_= ach af an ar as ast az bg bn-BD bn-IN br bs ca cs \ - cy da de dsb el en-GB en-US en-ZA eo es-AR es-CL \ - es-ES es-MX et eu fa ff fi fr fy-NL ga-IE gd gl gn \ - gu-IN he hi-IN hr hsb hu hy-AM id is it ja kk km \ - kn ko lij lt lv mai mk ml mr ms nb-NO nl nn-NO \ - or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq \ - sr sv-SE ta te th tr uk uz vi xh zh-CN zh-TW +FIREFOX_I18N_ALL_= ach af an ar as ast az bg bn-BD bn-IN br bs ca cak \ + cs cy da de dsb el en-GB en-US en-ZA eo es-AR es-CL \ + es-ES es-MX et eu fa ff fi fr fy-NL ga-IE gd gl gn \ + gu-IN he hi-IN hr hsb hu hy-AM id is it ja ka kab \ + kk km kn ko lij lt lv mai mk ml mr ms my nb-NO nl \ + nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son \ + sq sr sv-SE ta te th tr uk ur uz vi xh zh-CN zh-TW .if defined(FIREFOX_I18N_ALL) || defined(PACKAGE_BUILDING) || target(package) FIREFOX_I18N= ${FIREFOX_I18N_ALL_} @@ -51,6 +51,9 @@ FIREFOX_I18N+= bs .if ${PORT_OPTIONS:MLANG_CA} FIREFOX_I18N+= ca .endif +.if ${PORT_OPTIONS:MLANG_CAK} +FIREFOX_I18N+= cak +.endif .if ${PORT_OPTIONS:MLANG_CS} FIREFOX_I18N+= cs .endif @@ -159,6 +162,12 @@ FIREFOX_I18N+= it .if ${PORT_OPTIONS:MLANG_JA} FIREFOX_I18N+= ja .endif +.if ${PORT_OPTIONS:MLANG_KA} +FIREFOX_I18N+= ka +.endif +.if ${PORT_OPTIONS:MLANG_KAB} +FIREFOX_I18N+= kab +.endif .if ${PORT_OPTIONS:MLANG_KK} FIREFOX_I18N+= kk .endif @@ -195,6 +204,9 @@ FIREFOX_I18N+= mr .if ${PORT_OPTIONS:MLANG_MS} FIREFOX_I18N+= ms .endif +.if ${PORT_OPTIONS:MLANG_MY} +FIREFOX_I18N+= my +.endif .if ${PORT_OPTIONS:MLANG_NB} FIREFOX_I18N+= nb-NO .endif @@ -263,6 +275,9 @@ FIREFOX_I18N+= tr .endif .if ${PORT_OPTIONS:MLANG_UK} FIREFOX_I18N+= uk +.endif +.if ${PORT_OPTIONS:MLANG_UR} +FIREFOX_I18N+= ur .endif .if ${PORT_OPTIONS:MLANG_UZ} FIREFOX_I18N+= uz Modified: head/www/firefox-i18n/Makefile.option ============================================================================== --- head/www/firefox-i18n/Makefile.option Fri Jun 16 13:59:30 2017 (r443701) +++ head/www/firefox-i18n/Makefile.option Fri Jun 16 14:05:41 2017 (r443702) @@ -15,6 +15,7 @@ OPTIONS_DEFINE= LANG_ACH \ LANG_BR \ LANG_BS \ LANG_CA \ + LANG_CAK \ LANG_CS \ LANG_CY \ LANG_DA \ @@ -51,6 +52,8 @@ OPTIONS_DEFINE= LANG_ACH \ LANG_IS \ LANG_IT \ LANG_JA \ + LANG_KA \ + LANG_KAB \ LANG_KK \ LANG_KM \ LANG_KN \ @@ -63,6 +66,7 @@ OPTIONS_DEFINE= LANG_ACH \ LANG_ML \ LANG_MR \ LANG_MS \ + LANG_MY \ LANG_NB \ LANG_NL \ LANG_NN \ @@ -86,6 +90,7 @@ OPTIONS_DEFINE= LANG_ACH \ LANG_TH \ LANG_TR \ LANG_UK \ + LANG_UR \ LANG_UZ \ LANG_VI \ LANG_XH \ @@ -100,14 +105,19 @@ LANG_ACH_DESC?= Acholi language support LANG_AN_DESC?= Aragonese language support LANG_AS_DESC?= Assamese language support LANG_AZ_DESC?= Azerbaijani language support +LANG_CAK_DESC?= Kaqchikel (Guatemala) language support LANG_CSB_DESC?= Kashubian language support LANG_DSB_DESC?= Lower Sorbian language support LANG_FF_DESC?= Fulah language support LANG_GN_DESC?= Guarani (Paraguay) language support LANG_HSB_DESC?= Upper Sorbian language support +LANG_KA_DESC?= Georgian language support +LANG_KAB_DESC?= Taqbaylit language support LANG_KM_DESC?= Khmer language support LANG_LIJ_DESC?= Ligurian (Genoa) language support LANG_MS_DESC?= Malay language support +LANG_MY_DESC?= Burmese language support LANG_SW_DESC?= Swahili language support -LANG_UZ_DESC?= Uzbek language support +LANG_UR_DESC?= Urdu (Pakistan) language support +LANG_UZ_DESC?= Uzbek language support LANG_XH_DESC?= Xhosa language support Modified: head/www/firefox-i18n/distinfo ============================================================================== --- head/www/firefox-i18n/distinfo Fri Jun 16 13:59:30 2017 (r443701) +++ head/www/firefox-i18n/distinfo Fri Jun 16 14:05:41 2017 (r443702) @@ -25,6 +25,8 @@ SHA256 (xpi/firefox-i18n-54.0/bs.xpi) = e90f46df8efe33 SIZE (xpi/firefox-i18n-54.0/bs.xpi) = 441130 SHA256 (xpi/firefox-i18n-54.0/ca.xpi) = 297fe08327c58e76beced92ef3d99662e616cff4f13b48f4a88fae010488cffa SIZE (xpi/firefox-i18n-54.0/ca.xpi) = 443025 +SHA256 (xpi/firefox-i18n-54.0/cak.xpi) = b06f1e9b47ec9bb6fcfee5c6f63285bb46daef5bafe4dfc6a1bddf7083a2c825 +SIZE (xpi/firefox-i18n-54.0/cak.xpi) = 458230 SHA256 (xpi/firefox-i18n-54.0/cs.xpi) = ac29ec8e63bb16482cdcf868f879aa91d9f896766d7ad799ed20eed0b6fca054 SIZE (xpi/firefox-i18n-54.0/cs.xpi) = 443928 SHA256 (xpi/firefox-i18n-54.0/cy.xpi) = 7181795e00673ed6a47a08f7823c9ff08060be9db32f7a2be8990aa87a2eb9f8 @@ -97,6 +99,10 @@ SHA256 (xpi/firefox-i18n-54.0/it.xpi) = 2c4a202e18abb9 SIZE (xpi/firefox-i18n-54.0/it.xpi) = 335499 SHA256 (xpi/firefox-i18n-54.0/ja.xpi) = 9a2a44a59a3baebfdba32a6acce42a9d0e191b510d8b85a63dd4b8df80fff935 SIZE (xpi/firefox-i18n-54.0/ja.xpi) = 486805 +SHA256 (xpi/firefox-i18n-54.0/ka.xpi) = 57b4243c229990a1c7e077cc4cddc1b39b70ad8222cefb3a5ee31b331386ddd6 +SIZE (xpi/firefox-i18n-54.0/ka.xpi) = 473230 +SHA256 (xpi/firefox-i18n-54.0/kab.xpi) = 23a2efabc88655768036218c1810308ba83a5fb4236dba548b67ad9aa5e3f08d +SIZE (xpi/firefox-i18n-54.0/kab.xpi) = 443915 SHA256 (xpi/firefox-i18n-54.0/kk.xpi) = 1aebc18f5eaa33119c04d573b2292a4879398798c7e1e13a27bb06204df81236 SIZE (xpi/firefox-i18n-54.0/kk.xpi) = 493047 SHA256 (xpi/firefox-i18n-54.0/km.xpi) = cc763200afaf9dc8ea905df9cece16107b9de18ad287ac649cba2d5f49f5f0d3 @@ -121,6 +127,8 @@ SHA256 (xpi/firefox-i18n-54.0/mr.xpi) = 64d18d7927d4bf SIZE (xpi/firefox-i18n-54.0/mr.xpi) = 501033 SHA256 (xpi/firefox-i18n-54.0/ms.xpi) = 5950945e46e21891ab53f3bf5828888f132a056ffe5933a1acae94c031139015 SIZE (xpi/firefox-i18n-54.0/ms.xpi) = 435500 +SHA256 (xpi/firefox-i18n-54.0/my.xpi) = efcafc7036d9080da42b37ff7b6461003b355d984ae1d87bb3d63c3ef328066d +SIZE (xpi/firefox-i18n-54.0/my.xpi) = 511254 SHA256 (xpi/firefox-i18n-54.0/nb-NO.xpi) = efafebc209ef2d81e09ddc36809071064ab0ce2cbbed77adb621341d9d66962c SIZE (xpi/firefox-i18n-54.0/nb-NO.xpi) = 433680 SHA256 (xpi/firefox-i18n-54.0/nl.xpi) = aa9fe3c007e84bb12267d789a41fff32caa235d6f242fc9ba7ed86da8d942968 @@ -167,6 +175,8 @@ SHA256 (xpi/firefox-i18n-54.0/tr.xpi) = 57d9f03344ddc8 SIZE (xpi/firefox-i18n-54.0/tr.xpi) = 440412 SHA256 (xpi/firefox-i18n-54.0/uk.xpi) = cfed556b32924b48084a0645bd30ec12c5de463edcb4bec1f349be08f55ba1e0 SIZE (xpi/firefox-i18n-54.0/uk.xpi) = 490755 +SHA256 (xpi/firefox-i18n-54.0/ur.xpi) = 4bfee58e41a7d25320ed42473b97b7b52caa02ed566da484b75bff7053e9c3c9 +SIZE (xpi/firefox-i18n-54.0/ur.xpi) = 496583 SHA256 (xpi/firefox-i18n-54.0/uz.xpi) = a7d2c2182b873c694a19d48638cd72ff11c2a9c0dce12ccd486727bbf71c5ac1 SIZE (xpi/firefox-i18n-54.0/uz.xpi) = 448113 SHA256 (xpi/firefox-i18n-54.0/vi.xpi) = eb8a9f2177b5649a1227f1e850d1bf546bc3943ab5b5b19d587de49761522146 From owner-svn-ports-head@freebsd.org Fri Jun 16 14:26:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECC49C0A170; Fri, 16 Jun 2017 14:26:13 +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 B385981BD7; Fri, 16 Jun 2017 14:26:13 +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 v5GEQCeX099301; Fri, 16 Jun 2017 14:26:12 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GEQBeZ099289; Fri, 16 Jun 2017 14:26:11 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706161426.v5GEQBeZ099289@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 16 Jun 2017 14:26:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443703 - in head/www/rt44: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 14:26:14 -0000 Author: matthew Date: Fri Jun 16 14:26:11 2017 New Revision: 443703 URL: https://svnweb.freebsd.org/changeset/ports/443703 Log: Add security patches from BestPractical in lieu of the upcoming 4.4.2 release. See: http://lists.bestpractical.com/pipermail/rt-announce/\ 2017-June/000297.html PR: 220031 Approved by: mikael.urankar@gmail.com (maintainer) MFH: 2017Q2 Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42 Added: head/www/rt44/files/patch-lib_RT.pm (contents, props changed) head/www/rt44/files/patch-lib_RT_Authen_ExternalAuth_DBI.pm (contents, props changed) head/www/rt44/files/patch-lib_RT_Config.pm (contents, props changed) head/www/rt44/files/patch-lib_RT_Interface_Web.pm (contents, props changed) head/www/rt44/files/patch-lib_RT_User.pm (contents, props changed) head/www/rt44/files/patch-lib_RT_Util.pm (contents, props changed) head/www/rt44/files/patch-sbin_rt-test-dependencies (contents, props changed) head/www/rt44/files/patch-share_html_Dashboards_Subscription.html (contents, props changed) head/www/rt44/files/patch-share_html_Ticket_Attachment_dhandler (contents, props changed) Modified: head/www/rt44/Makefile head/www/rt44/files/patch-Makefile.in head/www/rt44/files/patch-configure Modified: head/www/rt44/Makefile ============================================================================== --- head/www/rt44/Makefile Fri Jun 16 14:05:41 2017 (r443702) +++ head/www/rt44/Makefile Fri Jun 16 14:26:11 2017 (r443703) @@ -2,7 +2,7 @@ PORTNAME= rt DISTVERSION= 4.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 44 Modified: head/www/rt44/files/patch-Makefile.in ============================================================================== --- head/www/rt44/files/patch-Makefile.in Fri Jun 16 14:05:41 2017 (r443702) +++ head/www/rt44/files/patch-Makefile.in Fri Jun 16 14:26:11 2017 (r443703) @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2016-07-18 UTC +--- Makefile.in.orig 2016-07-18 20:20:17 UTC +++ Makefile.in @@ -59,7 +59,7 @@ RT_LAYOUT = @rt_layout_name@ Modified: head/www/rt44/files/patch-configure ============================================================================== --- head/www/rt44/files/patch-configure Fri Jun 16 14:05:41 2017 (r443702) +++ head/www/rt44/files/patch-configure Fri Jun 16 14:26:11 2017 (r443703) @@ -1,6 +1,6 @@ ---- configure.orig 2014-09-11 19:03:07 UTC +--- configure.orig 2016-07-20 15:48:58 UTC +++ configure -@@ -2088,7 +2088,7 @@ +@@ -2112,7 +2112,7 @@ $as_echo "$as_me: WARNING: Layout file $ s/^#.*$//m; s/^\s+//gim; s/\s+$/\n/gim; Added: head/www/rt44/files/patch-lib_RT.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-lib_RT.pm Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,13 @@ +--- lib/RT.pm.orig 2016-07-18 20:20:17 UTC ++++ lib/RT.pm +@@ -81,6 +81,10 @@ use vars qw($BasePath + $MasonDataDir + $MasonSessionDir); + ++# Set Email::Address module var before anything else loads. ++# This avoids an algorithmic complexity denial of service vulnerability. ++# See T#157608 and CVE-2015-7686 for more information. ++$Email::Address::COMMENT_NEST_LEVEL = 1; + + RT->LoadGeneratedData(); + Added: head/www/rt44/files/patch-lib_RT_Authen_ExternalAuth_DBI.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-lib_RT_Authen_ExternalAuth_DBI.pm Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,54 @@ +--- lib/RT/Authen/ExternalAuth/DBI.pm.orig 2016-07-18 20:20:17 UTC ++++ lib/RT/Authen/ExternalAuth/DBI.pm +@@ -50,6 +50,7 @@ package RT::Authen::ExternalAuth::DBI; + + use DBI; + use RT::Authen::ExternalAuth::DBI::Cookie; ++use RT::Util; + + use warnings; + use strict; +@@ -81,6 +82,7 @@ Provides the database implementation for + 'p_field' => 'password', + + # Example of custom hashed password check ++ # (See below for security concerns with this implementation) + #'p_check' => sub { + # my ($hash_from_db, $password) = @_; + # return $hash_from_db eq function($password); +@@ -170,6 +172,17 @@ An example, where C is some ex + Importantly, the C subroutine allows for arbitrarily complex password + checking unlike C and C. + ++Please note, the use of the C operator in the C example above ++introduces a timing sidechannel vulnerability. (It was left there for clarity ++of the example.) There is a comparison function available in RT that is ++hardened against timing attacks. The comparison from the above example could ++be re-written with it like this: ++ ++ p_check => sub { ++ my ($hash_from_db, $password) = @_; ++ return RT::Util::constant_time_eq($hash_from_db, FooBar($password)); ++ }, ++ + =item p_enc_pkg, p_enc_sub + + The Perl package and subroutine used to encrypt passwords from the +@@ -298,7 +311,7 @@ sub GetAuth { + # Jump to the next external authentication service if they don't match + if(defined($db_p_salt)) { + $RT::Logger->debug("Using salt:",$db_p_salt); +- if(${encrypt}->($password,$db_p_salt) ne $pass_from_db){ ++ unless (RT::Util::constant_time_eq(${encrypt}->($password,$db_p_salt), $pass_from_db)) { + $RT::Logger->info( $service, + "AUTH FAILED", + $username, +@@ -306,7 +319,7 @@ sub GetAuth { + return 0; + } + } else { +- if(${encrypt}->($password) ne $pass_from_db){ ++ unless (RT::Util::constant_time_eq(${encrypt}->($password), $pass_from_db)) { + $RT::Logger->info( $service, + "AUTH FAILED", + $username, Added: head/www/rt44/files/patch-lib_RT_Config.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-lib_RT_Config.pm Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,17 @@ +--- lib/RT/Config.pm.orig 2016-07-18 20:20:17 UTC ++++ lib/RT/Config.pm +@@ -147,6 +147,14 @@ can be set for each config optin: + our %META; + %META = ( + # General user overridable options ++ RestrictReferrerLogin => { ++ PostLoadCheck => sub { ++ my $self = shift; ++ if (defined($self->Get('RestrictReferrerLogin'))) { ++ RT::Logger->error("The config option 'RestrictReferrerLogin' is incorrect, and should be 'RestrictLoginReferrer' instead."); ++ } ++ }, ++ }, + DefaultQueue => { + Section => 'General', + Overridable => 1, Added: head/www/rt44/files/patch-lib_RT_Interface_Web.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-lib_RT_Interface_Web.pm Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,20 @@ +--- lib/RT/Interface/Web.pm.orig 2016-07-18 20:20:17 UTC ++++ lib/RT/Interface/Web.pm +@@ -1448,7 +1448,7 @@ sub IsCompCSRFWhitelisted { + # golden. This acts on the presumption that external forms may + # hardcode a username and password -- if a malicious attacker knew + # both already, CSRF is the least of your problems. +- my $AllowLoginCSRF = not RT->Config->Get('RestrictReferrerLogin'); ++ my $AllowLoginCSRF = not RT->Config->Get('RestrictLoginReferrer'); + if ($AllowLoginCSRF and defined($args{user}) and defined($args{pass})) { + my $user_obj = RT::CurrentUser->new(); + $user_obj->Load($args{user}); +@@ -1666,7 +1666,7 @@ sub MaybeShowInterstitialCSRFPage { + my $token = StoreRequestToken($ARGS); + $HTML::Mason::Commands::m->comp( + '/Elements/CSRF', +- OriginalURL => RT->Config->Get('WebPath') . $HTML::Mason::Commands::r->path_info, ++ OriginalURL => RT->Config->Get('WebBaseURL') . RT->Config->Get('WebPath') . $HTML::Mason::Commands::r->path_info, + Reason => HTML::Mason::Commands::loc( $msg, @loc ), + Token => $token, + ); Added: head/www/rt44/files/patch-lib_RT_User.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-lib_RT_User.pm Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,87 @@ +--- lib/RT/User.pm.orig 2016-07-18 20:20:17 UTC ++++ lib/RT/User.pm +@@ -84,6 +84,7 @@ use RT::Principals; + use RT::ACE; + use RT::Interface::Email; + use Text::Password::Pronounceable; ++use RT::Util; + + sub _OverlayAccessible { + { +@@ -1087,11 +1088,17 @@ sub IsPassword { + # If it's a new-style (>= RT 4.0) password, it starts with a '!' + my (undef, $method, @rest) = split /!/, $stored; + if ($method eq "bcrypt") { +- return 0 unless $self->_GeneratePassword_bcrypt($value, @rest) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ $self->_GeneratePassword_bcrypt($value, @rest), ++ $stored ++ ); + # Upgrade to a larger number of rounds if necessary + return 1 unless $rest[0] < RT->Config->Get('BcryptCost'); + } elsif ($method eq "sha512") { +- return 0 unless $self->_GeneratePassword_sha512($value, @rest) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ $self->_GeneratePassword_sha512($value, @rest), ++ $stored ++ ); + } else { + $RT::Logger->warn("Unknown hash method $method"); + return 0; +@@ -1101,16 +1108,28 @@ sub IsPassword { + my $hash = MIME::Base64::decode_base64($stored); + # Decoding yields 30 byes; first 4 are the salt, the rest are substr(SHA256,0,26) + my $salt = substr($hash, 0, 4, ""); +- return 0 unless substr(Digest::SHA::sha256($salt . Digest::MD5::md5(Encode::encode( "UTF-8", $value))), 0, 26) eq $hash; ++ return 0 unless RT::Util::constant_time_eq( ++ substr(Digest::SHA::sha256($salt . Digest::MD5::md5(Encode::encode( "UTF-8", $value))), 0, 26), ++ $hash ++ ); + } elsif (length $stored == 32) { + # Hex nonsalted-md5 +- return 0 unless Digest::MD5::md5_hex(Encode::encode( "UTF-8", $value)) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ Digest::MD5::md5_hex(Encode::encode( "UTF-8", $value)), ++ $stored ++ ); + } elsif (length $stored == 22) { + # Base64 nonsalted-md5 +- return 0 unless Digest::MD5::md5_base64(Encode::encode( "UTF-8", $value)) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ Digest::MD5::md5_base64(Encode::encode( "UTF-8", $value)), ++ $stored ++ ); + } elsif (length $stored == 13) { + # crypt() output +- return 0 unless crypt(Encode::encode( "UTF-8", $value), $stored) eq $stored; ++ return 0 unless RT::Util::constant_time_eq( ++ crypt(Encode::encode( "UTF-8", $value), $stored), ++ $stored ++ ); + } else { + $RT::Logger->warning("Unknown password form"); + return 0; +@@ -1206,19 +1225,20 @@ sub GenerateAuthString { + + =head3 ValidateAuthString + +-Takes auth string and protected string. Returns true is protected string ++Takes auth string and protected string. Returns true if protected string + has been protected by user's L. See also L. + + =cut + + sub ValidateAuthString { + my $self = shift; +- my $auth_string = shift; ++ my $auth_string_to_validate = shift; + my $protected = shift; + + my $str = Encode::encode( "UTF-8", $self->AuthToken . $protected ); ++ my $valid_auth_string = substr(Digest::MD5::md5_hex($str),0,16); + +- return $auth_string eq substr(Digest::MD5::md5_hex($str),0,16); ++ return RT::Util::constant_time_eq( $auth_string_to_validate, $valid_auth_string ); + } + + =head2 SetDisabled Added: head/www/rt44/files/patch-lib_RT_Util.pm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-lib_RT_Util.pm Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,70 @@ +--- lib/RT/Util.pm.orig 2016-07-18 20:20:17 UTC ++++ lib/RT/Util.pm +@@ -54,6 +54,8 @@ use warnings; + use base 'Exporter'; + our @EXPORT = qw/safe_run_child mime_recommended_filename/; + ++use Encode qw/encode/; ++ + sub safe_run_child (&) { + my $our_pid = $$; + +@@ -150,6 +152,58 @@ sub assert_bytes { + } + + ++=head2 C ++ ++Compares two strings for equality in constant-time. Replacement for the C ++operator designed to avoid timing side-channel vulnerabilities. Returns zero ++or one. ++ ++This is intended for use in cryptographic subsystems for comparing well-formed ++data such as hashes - not for direct use with user input or as a general ++replacement for the C operator. ++ ++The two string arguments B be of equal length. If the lengths differ, ++this function will call C, as proceeding with execution would create ++a timing vulnerability. Length is defined by characters, not bytes. ++ ++This code has been tested to do what it claims. Do not change it without ++thorough statistical timing analysis to validate the changes. ++ ++Added to resolve CVE-2017-5361 ++ ++For more on timing attacks, see this Wikipedia article: ++B ++ ++=cut ++ ++sub constant_time_eq { ++ my ($a, $b) = @_; ++ ++ my $result = 0; ++ ++ # generic error message avoids potential information leaks ++ my $generic_error = "Cannot compare values"; ++ die $generic_error unless defined $a and defined $b; ++ die $generic_error unless length $a == length $b; ++ die $generic_error if ref($a) or ref($b); ++ ++ for (my $i = 0; $i < length($a); $i++) { ++ my $a_char = substr($a, $i, 1); ++ my $b_char = substr($b, $i, 1); ++ ++ # encode() is set to die on malformed ++ my @a_octets = unpack("C*", encode('UTF-8', $a_char, Encode::FB_CROAK)); ++ my @b_octets = unpack("C*", encode('UTF-8', $b_char, Encode::FB_CROAK)); ++ die $generic_error if (scalar @a_octets) != (scalar @b_octets); ++ ++ for (my $j = 0; $j < scalar @a_octets; $j++) { ++ $result |= $a_octets[$j] ^ $b_octets[$j]; ++ } ++ } ++ return 0 + not $result; ++} ++ ++ + RT::Base->_ImportOverlays(); + + 1; Added: head/www/rt44/files/patch-sbin_rt-test-dependencies ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-sbin_rt-test-dependencies Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,11 @@ +--- sbin/rt-test-dependencies.orig 2016-07-20 15:49:00 UTC ++++ sbin/rt-test-dependencies +@@ -136,7 +136,7 @@ Devel::StackTrace 1.19 + Digest::base + Digest::MD5 2.27 + Digest::SHA +-Email::Address 1.897 ++Email::Address 1.908 + Email::Address::List 0.02 + Encode 2.64 + Errno Added: head/www/rt44/files/patch-share_html_Dashboards_Subscription.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-share_html_Dashboards_Subscription.html Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,11 @@ +--- share/html/Dashboards/Subscription.html.orig 2016-07-18 20:20:17 UTC ++++ share/html/Dashboards/Subscription.html +@@ -75,7 +75,7 @@ +
    + % for my $portlet (@portlets) { +
  1. +- <% loc($portlet->{description}, $fields{'Rows'}) %> ++ <% loc( RT::SavedSearch->EscapeDescription($portlet->{description}), $fields{'Rows'}) %> +
  2. + % } +
Added: head/www/rt44/files/patch-share_html_Ticket_Attachment_dhandler ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/rt44/files/patch-share_html_Ticket_Attachment_dhandler Fri Jun 16 14:26:11 2017 (r443703) @@ -0,0 +1,18 @@ +--- share/html/Ticket/Attachment/dhandler.orig 2016-07-18 20:20:17 UTC ++++ share/html/Ticket/Attachment/dhandler +@@ -68,11 +68,13 @@ unless ( $AttachmentObj->TransactionId() + my $content = $AttachmentObj->OriginalContent; + my $content_type = $AttachmentObj->ContentType || 'text/plain'; + +-if ( RT->Config->Get('AlwaysDownloadAttachments') ) { ++my $attachment_regex = qr{^(image/svg\+xml|application/pdf)}i; ++if ( RT->Config->Get('AlwaysDownloadAttachments') || ($content_type =~ $attachment_regex) ) { + $r->headers_out->{'Content-Disposition'} = "attachment"; + } + elsif ( !RT->Config->Get('TrustHTMLAttachments') ) { +- $content_type = 'text/plain' if ( $content_type =~ /^text\/html/i ); ++ my $text_plain_regex = qr{^(text/html|application/xhtml\+xml|text/xml|application/xml)}i; ++ $content_type = 'text/plain' if ( $content_type =~ $text_plain_regex ); + } + elsif (lc $content_type eq 'text/html') { + # If we're trusting and serving HTML for display not download, try to do From owner-svn-ports-head@freebsd.org Fri Jun 16 14:40:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F24E3C0A882; Fri, 16 Jun 2017 14:40:31 +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 C105B8253E; Fri, 16 Jun 2017 14:40:31 +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 v5GEeUEd004072; Fri, 16 Jun 2017 14:40:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GEeUIE004070; Fri, 16 Jun 2017 14:40:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706161440.v5GEeUIE004070@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, 16 Jun 2017 14:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443705 - head/portuguese/hunspell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 14:40:32 -0000 Author: sunpoet Date: Fri Jun 16 14:40:30 2017 New Revision: 443705 URL: https://svnweb.freebsd.org/changeset/ports/443705 Log: Update to 20170615 Modified: head/portuguese/hunspell/Makefile head/portuguese/hunspell/distinfo Modified: head/portuguese/hunspell/Makefile ============================================================================== --- head/portuguese/hunspell/Makefile Fri Jun 16 14:32:27 2017 (r443704) +++ head/portuguese/hunspell/Makefile Fri Jun 16 14:40:30 2017 (r443705) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20170529 +PORTVERSION= 20170615 CATEGORIES= portuguese textproc MASTER_SITES= http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/:PT \ http://www.broffice.org/files/:BR \ Modified: head/portuguese/hunspell/distinfo ============================================================================== --- head/portuguese/hunspell/distinfo Fri Jun 16 14:32:27 2017 (r443704) +++ head/portuguese/hunspell/distinfo Fri Jun 16 14:40:30 2017 (r443705) @@ -1,5 +1,5 @@ -TIMESTAMP = 1496255679 -SHA256 (hunspell/hunspell-pt_PT-20170529.tar.gz) = f9158a5026a19cc0d544575c73b5bc2b9c2df310a7a52cf773ab570ab2619d19 -SIZE (hunspell/hunspell-pt_PT-20170529.tar.gz) = 257509 +TIMESTAMP = 1497623774 +SHA256 (hunspell/hunspell-pt_PT-20170615.tar.gz) = 00846d497203a34a6e22c24c58f5c5475bd3812387d511bda5713d9e79d57f29 +SIZE (hunspell/hunspell-pt_PT-20170615.tar.gz) = 257544 SHA256 (hunspell/pt_BR-2012-06-09AOC.zip) = 883d616f2f302a34802e8a60e17c2d6d292c9d125022c0f79ab4a60870c73f4f SIZE (hunspell/pt_BR-2012-06-09AOC.zip) = 1362087 From owner-svn-ports-head@freebsd.org Fri Jun 16 14:49:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0131C0AB81; Fri, 16 Jun 2017 14:49:20 +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 A605882A67; Fri, 16 Jun 2017 14:49:20 +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 v5GEnJcP008348; Fri, 16 Jun 2017 14:49:19 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GEnJMS008346; Fri, 16 Jun 2017 14:49:19 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706161449.v5GEnJMS008346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 16 Jun 2017 14:49:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443706 - head/biology/diamond X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 14:49:21 -0000 Author: jrm Date: Fri Jun 16 14:49:19 2017 New Revision: 443706 URL: https://svnweb.freebsd.org/changeset/ports/443706 Log: biology/diamond: Update to version 0.9.8 Modified: head/biology/diamond/Makefile head/biology/diamond/distinfo Modified: head/biology/diamond/Makefile ============================================================================== --- head/biology/diamond/Makefile Fri Jun 16 14:40:30 2017 (r443705) +++ head/biology/diamond/Makefile Fri Jun 16 14:49:19 2017 (r443706) @@ -2,7 +2,7 @@ PORTNAME= diamond DISTVERSIONPREFIX=v -DISTVERSION= 0.9.4 +DISTVERSION= 0.9.8 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org Modified: head/biology/diamond/distinfo ============================================================================== --- head/biology/diamond/distinfo Fri Jun 16 14:40:30 2017 (r443705) +++ head/biology/diamond/distinfo Fri Jun 16 14:49:19 2017 (r443706) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496492008 -SHA256 (bbuchfink-diamond-v0.9.4_GH0.tar.gz) = 74eaa16ff95051f11d4c30cf425c35e577093843f105f10909b22d7610fccf32 -SIZE (bbuchfink-diamond-v0.9.4_GH0.tar.gz) = 382399 +TIMESTAMP = 1497624129 +SHA256 (bbuchfink-diamond-v0.9.8_GH0.tar.gz) = 435a56a9d4c383bf560a640c9c5da44a5200661808184b968825c5217700c511 +SIZE (bbuchfink-diamond-v0.9.8_GH0.tar.gz) = 385760 From owner-svn-ports-head@freebsd.org Fri Jun 16 14:51:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82609C0ABDA; Fri, 16 Jun 2017 14:51:35 +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 528ED82D09; Fri, 16 Jun 2017 14:51:35 +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 v5GEpYDe012049; Fri, 16 Jun 2017 14:51:34 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GEpYiK012047; Fri, 16 Jun 2017 14:51:34 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706161451.v5GEpYiK012047@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 16 Jun 2017 14:51:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443707 - head/www/gitea X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 14:51:35 -0000 Author: tobik Date: Fri Jun 16 14:51:34 2017 New Revision: 443707 URL: https://svnweb.freebsd.org/changeset/ports/443707 Log: Update to 1.1.2 Changes: https://blog.gitea.io/2017/06/release-of-1.1.2/ PR: 220021 Submitted by: stb@lassitu.de (maintainer) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11228 Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Fri Jun 16 14:49:19 2017 (r443706) +++ head/www/gitea/Makefile Fri Jun 16 14:51:34 2017 (r443707) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitea -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Fri Jun 16 14:49:19 2017 (r443706) +++ head/www/gitea/distinfo Fri Jun 16 14:51:34 2017 (r443707) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494359366 -SHA256 (go-gitea-gitea-v1.1.1_GH0.tar.gz) = d4aed60349d0dd75b4ca5397db7a71cc2abbdc1874b6cf35425a777049da535c -SIZE (go-gitea-gitea-v1.1.1_GH0.tar.gz) = 13014233 +TIMESTAMP = 1497557744 +SHA256 (go-gitea-gitea-v1.1.2_GH0.tar.gz) = cd2504bd9554f55175518f103f0b38c89d72d44c176fdb999aa3a3dedcb29eb4 +SIZE (go-gitea-gitea-v1.1.2_GH0.tar.gz) = 13014082 From owner-svn-ports-head@freebsd.org Fri Jun 16 14:54:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7793CC0AD6A; Fri, 16 Jun 2017 14:54:38 +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 43BC882EE7; Fri, 16 Jun 2017 14:54:38 +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 v5GEsbcC012320; Fri, 16 Jun 2017 14:54:37 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GEsb4I012316; Fri, 16 Jun 2017 14:54:37 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706161454.v5GEsb4I012316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 16 Jun 2017 14:54:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443708 - in head/lang: php70 php70/files php71 php71/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 14:54:38 -0000 Author: tz Date: Fri Jun 16 14:54:36 2017 New Revision: 443708 URL: https://svnweb.freebsd.org/changeset/ports/443708 Log: lang/php70 and lang/php71: Parse multiple [PATH=] and [HOST=] sections properly Adding a patch to fix bug #74738 in PHP 7.0 and 7.1: https://bugs.php.net/bug.php?id=74738 Reported by: Philip Jocks MFH: 2017Q2 Added: head/lang/php70/files/patch-main_php__ini.c (contents, props changed) head/lang/php71/files/patch-main_php__ini.c (contents, props changed) Modified: head/lang/php70/Makefile head/lang/php71/Makefile Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Fri Jun 16 14:51:34 2017 (r443707) +++ head/lang/php70/Makefile Fri Jun 16 14:54:36 2017 (r443708) @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.20 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Added: head/lang/php70/files/patch-main_php__ini.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/php70/files/patch-main_php__ini.c Fri Jun 16 14:54:36 2017 (r443708) @@ -0,0 +1,31 @@ +--- main/php_ini.c.orig 2017-06-14 13:27:29 UTC ++++ main/php_ini.c +@@ -280,7 +280,7 @@ static void php_ini_parser_cb(zval *arg1 + size_t key_len; + + /* PATH sections */ +- if (zend_string_equals_literal_ci(Z_STR_P(arg1), "PATH")) { ++ if (!zend_binary_strncasecmp(Z_STRVAL_P(arg1), Z_STRLEN_P(arg1), "PATH", sizeof("PATH") - 1, sizeof("PATH") - 1)) { + key = Z_STRVAL_P(arg1); + key = key + sizeof("PATH") - 1; + key_len = Z_STRLEN_P(arg1) - sizeof("PATH") + 1; +@@ -291,7 +291,7 @@ static void php_ini_parser_cb(zval *arg1 + TRANSLATE_SLASHES_LOWER(key); + + /* HOST sections */ +- } else if (zend_string_equals_literal_ci(Z_STR_P(arg1), "HOST")) { ++ } else if (!zend_binary_strncasecmp(Z_STRVAL_P(arg1), Z_STRLEN_P(arg1), "HOST", sizeof("HOST") - 1, sizeof("HOST") - 1)) { + key = Z_STRVAL_P(arg1); + key = key + sizeof("HOST") - 1; + key_len = Z_STRLEN_P(arg1) - sizeof("HOST") + 1; +@@ -328,7 +328,9 @@ static void php_ini_parser_cb(zval *arg1 + zend_hash_init(Z_ARRVAL(section_arr), 8, NULL, (dtor_func_t) config_zval_dtor, 1); + entry = zend_hash_str_update(target_hash, key, key_len, §ion_arr); + } +- active_ini_hash = Z_ARRVAL_P(entry); ++ if (Z_TYPE_P(entry) == IS_ARRAY) { ++ active_ini_hash = Z_ARRVAL_P(entry); ++ } + } + } + break; Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Fri Jun 16 14:51:34 2017 (r443707) +++ head/lang/php71/Makefile Fri Jun 16 14:54:36 2017 (r443708) @@ -3,7 +3,7 @@ PORTNAME= php71 PORTVERSION= 7.1.6 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Added: head/lang/php71/files/patch-main_php__ini.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/php71/files/patch-main_php__ini.c Fri Jun 16 14:54:36 2017 (r443708) @@ -0,0 +1,40 @@ +--- main/php_ini.c.orig 2017-06-14 13:23:49 UTC ++++ main/php_ini.c +@@ -280,7 +280,7 @@ static void php_ini_parser_cb(zval *arg1 + size_t key_len; + + /* PATH sections */ +- if (zend_string_equals_literal_ci(Z_STR_P(arg1), "PATH")) { ++ if (!zend_binary_strncasecmp(Z_STRVAL_P(arg1), Z_STRLEN_P(arg1), "PATH", sizeof("PATH") - 1, sizeof("PATH") - 1)) { + key = Z_STRVAL_P(arg1); + key = key + sizeof("PATH") - 1; + key_len = Z_STRLEN_P(arg1) - sizeof("PATH") + 1; +@@ -291,7 +291,7 @@ static void php_ini_parser_cb(zval *arg1 + TRANSLATE_SLASHES_LOWER(key); + + /* HOST sections */ +- } else if (zend_string_equals_literal_ci(Z_STR_P(arg1), "HOST")) { ++ } else if (!zend_binary_strncasecmp(Z_STRVAL_P(arg1), Z_STRLEN_P(arg1), "HOST", sizeof("HOST") - 1, sizeof("HOST") - 1)) { + key = Z_STRVAL_P(arg1); + key = key + sizeof("HOST") - 1; + key_len = Z_STRLEN_P(arg1) - sizeof("HOST") + 1; +@@ -328,7 +328,9 @@ static void php_ini_parser_cb(zval *arg1 + zend_hash_init(Z_ARRVAL(section_arr), 8, NULL, (dtor_func_t) config_zval_dtor, 1); + entry = zend_hash_str_update(target_hash, key, key_len, §ion_arr); + } +- active_ini_hash = Z_ARRVAL_P(entry); ++ if (Z_TYPE_P(entry) == IS_ARRAY) { ++ active_ini_hash = Z_ARRVAL_P(entry); ++ } + } + } + break; +@@ -638,7 +640,7 @@ int php_init_config(void) + } + if (!debpath[0]) { + /* empty string means default builtin value +- to allow "/foo/php.d:" or ":/foo/php.d" */ ++ to allow "/foo/phd.d:" or ":/foo/php.d" */ + debpath = PHP_CONFIG_FILE_SCAN_DIR; + } + lenpath = (int)strlen(debpath); From owner-svn-ports-head@freebsd.org Fri Jun 16 14:59:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E687C0AF1B; Fri, 16 Jun 2017 14:59:41 +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 0A0A983309; Fri, 16 Jun 2017 14:59: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 v5GExeH4012620; Fri, 16 Jun 2017 14:59:40 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GExeNi012619; Fri, 16 Jun 2017 14:59:40 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201706161459.v5GExeNi012619@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 16 Jun 2017 14:59:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443709 - head/devel/rubygem-webpacker1-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 14:59:41 -0000 Author: jrm Date: Fri Jun 16 14:59:39 2017 New Revision: 443709 URL: https://svnweb.freebsd.org/changeset/ports/443709 Log: devel/rubygem-webpacker1-rails5: Limit portscout checks to 1.x versions Modified: head/devel/rubygem-webpacker1-rails5/Makefile Modified: head/devel/rubygem-webpacker1-rails5/Makefile ============================================================================== --- head/devel/rubygem-webpacker1-rails5/Makefile Fri Jun 16 14:54:36 2017 (r443708) +++ head/devel/rubygem-webpacker1-rails5/Makefile Fri Jun 16 14:59:39 2017 (r443709) @@ -17,6 +17,8 @@ RUN_DEPENDS= rubygem-activesupport5>0:devel/rubygem-ac rubygem-railties5>0:www/rubygem-railties5 \ yarn>0:www/yarn +PORTSCOUT= limit:^1\. + NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Fri Jun 16 15:29:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC452C31889; Fri, 16 Jun 2017 15:29:11 +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 7C721845EA; Fri, 16 Jun 2017 15:29:11 +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 v5GFTAHs024811; Fri, 16 Jun 2017 15:29:10 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GFTAvA024810; Fri, 16 Jun 2017 15:29:10 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201706161529.v5GFTAvA024810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 16 Jun 2017 15:29:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443710 - head/audio/sox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 15:29:11 -0000 Author: tobik Date: Fri Jun 16 15:29:10 2017 New Revision: 443710 URL: https://svnweb.freebsd.org/changeset/ports/443710 Log: - Add SNDIO option and make enabling the sndio backend explicit. It's currently automatically enabled when sndio is available in the build environment. - Add a OSS default option, so that the OSS backend can be turned off if desired. - Since there are a lot of audio backend options, group them to make the config dialog more readable. - USES=localbase:ldflags PR: 219998 Approved by: mat (mentor), Dan Nelson (maintainer) Differential Revision: https://reviews.freebsd.org/D11227 Modified: head/audio/sox/Makefile Modified: head/audio/sox/Makefile ============================================================================== --- head/audio/sox/Makefile Fri Jun 16 14:59:39 2017 (r443709) +++ head/audio/sox/Makefile Fri Jun 16 15:29:10 2017 (r443710) @@ -3,7 +3,7 @@ PORTNAME= sox PORTVERSION= 14.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF @@ -21,12 +21,14 @@ LIB_DEPENDS= libltdl.so:devel/libltdl CONFLICTS= play-[0-9]* GNU_CONFIGURE= yes -USES= autoreconf pkgconfig libtool +USES= autoreconf libtool localbase:ldflags pkgconfig USE_LDCONFIG= yes -OPTIONS_DEFINE= ALSA AO AMRNB AMRWB FLAC GSM ID3TAG LADSPA LAME \ - MAD OPUS PNG PULSEAUDIO SNDFILE TWOLAME VORBIS WAVPACK -OPTIONS_DEFAULT= AO FLAC GSM ID3TAG MAD OPUS PNG SNDFILE VORBIS +OPTIONS_DEFINE= AMRNB AMRWB FLAC GSM ID3TAG LADSPA LAME MAD OPUS PNG \ + SNDFILE TWOLAME VORBIS WAVPACK +OPTIONS_DEFAULT= AO FLAC GSM ID3TAG MAD OPUS OSS PNG SNDFILE VORBIS +OPTIONS_GROUP= SOUND +OPTIONS_GROUP_SOUND= ALSA AO OSS PULSEAUDIO SNDIO # Default LAME to off for packages so we don't end up RESTRICTED .if !defined(PACKAGE_BUILDING) OPTIONS_DEFAULT+= LAME @@ -37,8 +39,7 @@ AMRWB_DESC= AMR Speech Codec (Wideband) GSM_DESC= Use libgsm from ports (else use bundled lib) PNG_DESC= PNG spectrogram creation -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -lpthread -L${LOCALBASE}/lib +LDFLAGS+= -lpthread CONFIGURE_ARGS+= --with-pkgconfigdir="${PREFIX}/libdata/pkgconfig" CONFIGURE_ARGS+= --with-distro="${CONFIGURE_TARGET} ${PKGNAME}" CONFIGURE_ARGS+= --with-gsm @@ -76,11 +77,16 @@ FLAC_LIB_DEPENDS= libFLAC.so:audio/flac MAD_CONFIGURE_WITH= mad MAD_LIB_DEPENDS= libmad.so:audio/libmad +OSS_CONFIGURE_WITH= oss + PNG_CONFIGURE_WITH= png PNG_LIB_DEPENDS= libpng.so:graphics/png PULSEAUDIO_CONFIGURE_WITH= pulseaudio PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio + +SNDIO_CONFIGURE_WITH= sndio +SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio GSM_LIB_DEPENDS= libgsm.so:audio/gsm From owner-svn-ports-head@freebsd.org Fri Jun 16 15:33:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89D84C31A47; Fri, 16 Jun 2017 15:33:51 +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 4C0E9849B6; Fri, 16 Jun 2017 15:33:51 +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 v5GFXoSu028862; Fri, 16 Jun 2017 15:33:50 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GFXoiU028857; Fri, 16 Jun 2017 15:33:50 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201706161533.v5GFXoiU028857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 16 Jun 2017 15:33:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443711 - in head/textproc: . p5-Apache-Solr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 15:33:51 -0000 Author: pi Date: Fri Jun 16 15:33:49 2017 New Revision: 443711 URL: https://svnweb.freebsd.org/changeset/ports/443711 Log: New port: textproc/p5-Apache-Solr Apache::Solr provides an high level interface to access solr servers. WWW: http://search.cpan.org/dist/Apache-Solr/ Added: head/textproc/p5-Apache-Solr/ head/textproc/p5-Apache-Solr/Makefile (contents, props changed) head/textproc/p5-Apache-Solr/distinfo (contents, props changed) head/textproc/p5-Apache-Solr/pkg-descr (contents, props changed) head/textproc/p5-Apache-Solr/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Fri Jun 16 15:29:10 2017 (r443710) +++ head/textproc/Makefile Fri Jun 16 15:33:49 2017 (r443711) @@ -528,6 +528,7 @@ SUBDIR += p5-Algorithm-CheckDigits SUBDIR += p5-Algorithm-RabinKarp SUBDIR += p5-Apache-ParseLog + SUBDIR += p5-Apache-Solr SUBDIR += p5-BibTeX-Parser SUBDIR += p5-Bloom-Filter SUBDIR += p5-CAM-PDF Added: head/textproc/p5-Apache-Solr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Apache-Solr/Makefile Fri Jun 16 15:33:49 2017 (r443711) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= Apache-Solr +PORTVERSION= 1.04 +CATEGORIES= textproc www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= perl@FreeBSD.org +COMMENT= High level interface to the Solr server + +LICENSE= ART10 + +USES= perl5 +USE_PERL5= configure + +.include Added: head/textproc/p5-Apache-Solr/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Apache-Solr/distinfo Fri Jun 16 15:33:49 2017 (r443711) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497626195 +SHA256 (Apache-Solr-1.04.tar.gz) = 9ae71d8c5a6783e1f6a7682529071cbbbd279eeb422876f8f3babf0f82c7e8df +SIZE (Apache-Solr-1.04.tar.gz) = 42162 Added: head/textproc/p5-Apache-Solr/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Apache-Solr/pkg-descr Fri Jun 16 15:33:49 2017 (r443711) @@ -0,0 +1,3 @@ +Apache::Solr provides an high level interface to access solr servers. + +WWW: http://search.cpan.org/dist/Apache-Solr/ Added: head/textproc/p5-Apache-Solr/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-Apache-Solr/pkg-plist Fri Jun 16 15:33:49 2017 (r443711) @@ -0,0 +1,16 @@ +%%SITE_PERL%%/Apache/Solr.pm +%%SITE_PERL%%/Apache/Solr.pod +%%SITE_PERL%%/Apache/Solr/Document.pm +%%SITE_PERL%%/Apache/Solr/Document.pod +%%SITE_PERL%%/Apache/Solr/JSON.pm +%%SITE_PERL%%/Apache/Solr/JSON.pod +%%SITE_PERL%%/Apache/Solr/Result.pm +%%SITE_PERL%%/Apache/Solr/Result.pod +%%SITE_PERL%%/Apache/Solr/Tables.pm +%%SITE_PERL%%/Apache/Solr/XML.pm +%%SITE_PERL%%/Apache/Solr/XML.pod +%%PERL5_MAN3%%/Apache::Solr.3.gz +%%PERL5_MAN3%%/Apache::Solr::Document.3.gz +%%PERL5_MAN3%%/Apache::Solr::JSON.3.gz +%%PERL5_MAN3%%/Apache::Solr::Result.3.gz +%%PERL5_MAN3%%/Apache::Solr::XML.3.gz From owner-svn-ports-head@freebsd.org Fri Jun 16 16:27:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 577F8C77AF3; Fri, 16 Jun 2017 16:27:36 +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 1BAD81D81; Fri, 16 Jun 2017 16:27:36 +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 v5GGRZ04049263; Fri, 16 Jun 2017 16:27:35 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GGRYwT049259; Fri, 16 Jun 2017 16:27:34 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201706161627.v5GGRYwT049259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Fri, 16 Jun 2017 16:27:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443712 - in head/www: . py-multidict X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 16:27:36 -0000 Author: wg Date: Fri Jun 16 16:27:34 2017 New Revision: 443712 URL: https://svnweb.freebsd.org/changeset/ports/443712 Log: www/py-multidict: Multidicts are useful for working with HTTP headers, URL query args etc. WWW: https://github.com/aio-libs/multidict Added: head/www/py-multidict/ head/www/py-multidict/Makefile (contents, props changed) head/www/py-multidict/distinfo (contents, props changed) head/www/py-multidict/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Jun 16 15:33:49 2017 (r443711) +++ head/www/Makefile Fri Jun 16 16:27:34 2017 (r443712) @@ -1684,6 +1684,7 @@ SUBDIR += py-meld SUBDIR += py-meld3 SUBDIR += py-mt + SUBDIR += py-multidict SUBDIR += py-nevow SUBDIR += py-notebook SUBDIR += py-octoprint Added: head/www/py-multidict/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-multidict/Makefile Fri Jun 16 16:27:34 2017 (r443712) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= multidict +PORTVERSION= 2.1.6 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= wg@FreeBSD.org +COMMENT= Multidict implementation + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= cython:lang/cython + +USES= python:3.4+ +USE_PYTHON= autoplist distutils + +.include Added: head/www/py-multidict/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-multidict/distinfo Fri Jun 16 16:27:34 2017 (r443712) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497630251 +SHA256 (multidict-2.1.6.tar.gz) = 9ec33a1da4d2096949e29ddd66a352aae57fad6b5483087d54566a2f6345ae10 +SIZE (multidict-2.1.6.tar.gz) = 101502 Added: head/www/py-multidict/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-multidict/pkg-descr Fri Jun 16 16:27:34 2017 (r443712) @@ -0,0 +1,3 @@ +Multidicts are useful for working with HTTP headers, URL query args etc. + +WWW: https://github.com/aio-libs/multidict From owner-svn-ports-head@freebsd.org Fri Jun 16 16:36:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B675EC77D84; Fri, 16 Jun 2017 16:36:52 +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 86BCB2254; Fri, 16 Jun 2017 16:36:52 +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 v5GGapi4053451; Fri, 16 Jun 2017 16:36:51 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GGapSk053447; Fri, 16 Jun 2017 16:36:51 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201706161636.v5GGapSk053447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Fri, 16 Jun 2017 16:36:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443713 - in head/www: . py-yarl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 16:36:52 -0000 Author: wg Date: Fri Jun 16 16:36:51 2017 New Revision: 443713 URL: https://svnweb.freebsd.org/changeset/ports/443713 Log: www/py-yarl: Yet another URL library WWW: https://github.com/aio-libs/yarl Added: head/www/py-yarl/ head/www/py-yarl/Makefile (contents, props changed) head/www/py-yarl/distinfo (contents, props changed) head/www/py-yarl/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Jun 16 16:27:34 2017 (r443712) +++ head/www/Makefile Fri Jun 16 16:36:51 2017 (r443713) @@ -1848,6 +1848,7 @@ SUBDIR += py-wsaccel SUBDIR += py-wsgiauth SUBDIR += py-wsgidav + SUBDIR += py-yarl SUBDIR += py-zope.app.wsgi SUBDIR += py3-cssutils SUBDIR += py3-requests Added: head/www/py-yarl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-yarl/Makefile Fri Jun 16 16:36:51 2017 (r443713) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= yarl +PORTVERSION= 0.10.3 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= wg@FreeBSD.org +COMMENT= Yet another URL library + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= cython:lang/cython +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}multidict>0:www/py-multidict + +USES= python:3.4+ +USE_PYTHON= autoplist distutils + +.include Added: head/www/py-yarl/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-yarl/distinfo Fri Jun 16 16:36:51 2017 (r443713) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497631728 +SHA256 (yarl-0.10.3.tar.gz) = 27b24ba3ef3cb8475aea1a655a1750bb11918ba139278af21db5846ee9643138 +SIZE (yarl-0.10.3.tar.gz) = 127867 Added: head/www/py-yarl/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-yarl/pkg-descr Fri Jun 16 16:36:51 2017 (r443713) @@ -0,0 +1,3 @@ +Yet another URL library. + +WWW: https://github.com/aio-libs/yarl From owner-svn-ports-head@freebsd.org Fri Jun 16 16:45:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28EB9C78097; Fri, 16 Jun 2017 16:45:45 +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 ECEF6286B; Fri, 16 Jun 2017 16:45:44 +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 v5GGjh6X057421; Fri, 16 Jun 2017 16:45:43 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GGjhpA057417; Fri, 16 Jun 2017 16:45:43 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201706161645.v5GGjhpA057417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Fri, 16 Jun 2017 16:45:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443714 - in head/devel: . py-async_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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 16:45:45 -0000 Author: wg Date: Fri Jun 16 16:45:43 2017 New Revision: 443714 URL: https://svnweb.freebsd.org/changeset/ports/443714 Log: devel/py-async_timeout: Timeout context manager for asyncio programs WWW: https://github.com/aio-libs/async-timeout Added: head/devel/py-async_timeout/ head/devel/py-async_timeout/Makefile (contents, props changed) head/devel/py-async_timeout/distinfo (contents, props changed) head/devel/py-async_timeout/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Jun 16 16:36:51 2017 (r443713) +++ head/devel/Makefile Fri Jun 16 16:45:43 2017 (r443714) @@ -4151,6 +4151,7 @@ SUBDIR += py-aspyct SUBDIR += py-astor SUBDIR += py-astroid + SUBDIR += py-async_timeout SUBDIR += py-asyncio SUBDIR += py-atomiclong SUBDIR += py-atomicwrites Added: head/devel/py-async_timeout/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-async_timeout/Makefile Fri Jun 16 16:45:43 2017 (r443714) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= async_timeout +PORTVERSION= 1.2.1 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= async-timeout-${DISTVERSIONFULL} + +MAINTAINER= wg@FreeBSD.org +COMMENT= Timeout context manager for asyncio programs + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= python:3.4+ +USE_PYTHON= autoplist distutils + +.include Added: head/devel/py-async_timeout/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-async_timeout/distinfo Fri Jun 16 16:45:43 2017 (r443714) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497632242 +SHA256 (async-timeout-1.2.1.tar.gz) = 380e9bfd4c009a14931ffe487499b0906b00b3378bb743542cfd9fbb6d8e4657 +SIZE (async-timeout-1.2.1.tar.gz) = 7797 Added: head/devel/py-async_timeout/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-async_timeout/pkg-descr Fri Jun 16 16:45:43 2017 (r443714) @@ -0,0 +1,3 @@ +Timeout context manager for asyncio programs. + +WWW: https://github.com/aio-libs/async-timeout From owner-svn-ports-head@freebsd.org Fri Jun 16 17:28:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 735D9C78E49; Fri, 16 Jun 2017 17:28:07 +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 43DCB641C8; Fri, 16 Jun 2017 17:28: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 v5GHS6OW073854; Fri, 16 Jun 2017 17:28:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GHS6jM073851; Fri, 16 Jun 2017 17:28:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706161728.v5GHS6jM073851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Jun 2017 17:28:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443715 - in head/devel: . py-voluptuous py3-voluptuous X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 17:28:07 -0000 Author: amdmi3 Date: Fri Jun 16 17:28:05 2017 New Revision: 443715 URL: https://svnweb.freebsd.org/changeset/ports/443715 Log: - Add py3 counterpart for py3-voluptuous - While here, add NO_ARCH and LICENSE_FILE for py-voluptuous Added: head/devel/py3-voluptuous/ head/devel/py3-voluptuous/Makefile (contents, props changed) Modified: head/devel/Makefile head/devel/py-voluptuous/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Jun 16 16:45:43 2017 (r443714) +++ head/devel/Makefile Fri Jun 16 17:28:05 2017 (r443715) @@ -4091,7 +4091,6 @@ SUBDIR += py-Products.contentmigration SUBDIR += py-Products.statusmessages SUBDIR += py-Products.validation - SUBDIR += py-pydispatcher SUBDIR += py-PyExecJS SUBDIR += py-PyLD SUBDIR += py-RPyC @@ -4575,6 +4574,7 @@ SUBDIR += py-pycodestyle SUBDIR += py-pycparser SUBDIR += py-pydenticon + SUBDIR += py-pydispatcher SUBDIR += py-pydocstyle SUBDIR += py-pydoop SUBDIR += py-pydrive @@ -5011,6 +5011,7 @@ SUBDIR += py3-urwid SUBDIR += py3-vcversioner SUBDIR += py3-virtualenv + SUBDIR += py3-voluptuous SUBDIR += py3-wcwidth SUBDIR += py3-xdg SUBDIR += py3-yaml Modified: head/devel/py-voluptuous/Makefile ============================================================================== --- head/devel/py-voluptuous/Makefile Fri Jun 16 16:45:43 2017 (r443714) +++ head/devel/py-voluptuous/Makefile Fri Jun 16 17:28:05 2017 (r443715) @@ -9,11 +9,13 @@ MAINTAINER= tj@FreeBSD.org COMMENT= Python data validation library LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= alecthomas -USES= python +USES?= python USE_PYTHON= autoplist distutils +NO_ARCH= yes .include Added: head/devel/py3-voluptuous/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-voluptuous/Makefile Fri Jun 16 17:28:05 2017 (r443715) @@ -0,0 +1,8 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-voluptuous + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Fri Jun 16 17:59:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE354C79BC7; Fri, 16 Jun 2017 17:59:28 +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 89AC0658C3; Fri, 16 Jun 2017 17:59:28 +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 v5GHxRe6085967; Fri, 16 Jun 2017 17:59:27 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GHxRKo085965; Fri, 16 Jun 2017 17:59:27 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706161759.v5GHxRKo085965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 16 Jun 2017 17:59:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443716 - head/devel/erlang-gpb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 17:59:28 -0000 Author: olgeni Date: Fri Jun 16 17:59:27 2017 New Revision: 443716 URL: https://svnweb.freebsd.org/changeset/ports/443716 Log: Update devel/erlang-gpb to version 3.27.1. Modified: head/devel/erlang-gpb/Makefile head/devel/erlang-gpb/distinfo Modified: head/devel/erlang-gpb/Makefile ============================================================================== --- head/devel/erlang-gpb/Makefile Fri Jun 16 17:28:05 2017 (r443715) +++ head/devel/erlang-gpb/Makefile Fri Jun 16 17:59:27 2017 (r443716) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 3.27.0 +PORTVERSION= 3.27.1 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-gpb/distinfo ============================================================================== --- head/devel/erlang-gpb/distinfo Fri Jun 16 17:28:05 2017 (r443715) +++ head/devel/erlang-gpb/distinfo Fri Jun 16 17:59:27 2017 (r443716) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495993408 -SHA256 (tomas-abrahamsson-gpb-3.27.0_GH0.tar.gz) = d1674466d1ec9b593f61d0817c78c54bf15418f5a0801d5883da32d060f281bb -SIZE (tomas-abrahamsson-gpb-3.27.0_GH0.tar.gz) = 359802 +TIMESTAMP = 1497635900 +SHA256 (tomas-abrahamsson-gpb-3.27.1_GH0.tar.gz) = 2defe0a4c0cf686529eccb20721df33f7f2b14ae1e0df09ac5d6a53648a1bccc +SIZE (tomas-abrahamsson-gpb-3.27.1_GH0.tar.gz) = 359924 From owner-svn-ports-head@freebsd.org Fri Jun 16 18:25:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BF37D864C5; Fri, 16 Jun 2017 18:25: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 0D2FF667F9; Fri, 16 Jun 2017 18:25:58 +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 v5GIPw5L098247; Fri, 16 Jun 2017 18:25:58 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GIPvHB098244; Fri, 16 Jun 2017 18:25:57 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706161825.v5GIPvHB098244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Fri, 16 Jun 2017 18:25:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443717 - in head/mail/dcc-dccd: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 18:25:59 -0000 Author: ultima Date: Fri Jun 16 18:25:57 2017 New Revision: 443717 URL: https://svnweb.freebsd.org/changeset/ports/443717 Log: * Updated to 1.3.159 * Added upstream configure switches for DCC * Remove gmake * Fixed portlint items * Install stripped Currently, this port is out of compliance with FreeBSD porting standards and is in desperate need to be modernized. @cwd is depricated, and will be removed in the future. The ALT_HOME Option will also need to be removed or reworked which changes the home directory to /var/dcc. Libmilter nolonger depends on sendmail and various comments will also be updated to match current FreeBSD porting practices. PR: 216799 Submitted by: Vernon Schryver Reviewed by: matthew (mentor) Approved by: Piotr Kubaj (maintainer), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11207 Deleted: head/mail/dcc-dccd/files/patch-Makefile.inc.in head/mail/dcc-dccd/files/patch-Makefile.inc2.in head/mail/dcc-dccd/files/patch-cdcc__Makefile.in head/mail/dcc-dccd/files/patch-configure head/mail/dcc-dccd/files/patch-dccproc__Makefile.in head/mail/dcc-dccd/files/patch-dccsight__Makefile.in head/mail/dcc-dccd/files/patch-homedir_Makefile.in head/mail/dcc-dccd/files/patch-homedir__make-dcc_conf.in head/mail/dcc-dccd/files/patch-misc_Makefile.in Modified: head/mail/dcc-dccd/Makefile head/mail/dcc-dccd/distinfo head/mail/dcc-dccd/pkg-plist Modified: head/mail/dcc-dccd/Makefile ============================================================================== --- head/mail/dcc-dccd/Makefile Fri Jun 16 17:59:27 2017 (r443716) +++ head/mail/dcc-dccd/Makefile Fri Jun 16 18:25:57 2017 (r443717) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dcc-dccd -PORTVERSION= 1.3.158 -PORTREVISION= 2 +PORTVERSION= 1.3.159 CATEGORIES= mail MASTER_SITES= http://www.dcc-servers.net/dcc/source/old/ \ ftp://ftp.dcc-servers.net/src/dcc/old/ \ @@ -22,7 +21,7 @@ LICENSE_PERMS= no-pkg-sell no-dist-mirror no-pkg-mirro HAS_CONFIGURE= yes -USES= gmake tar:Z +USES= tar:Z OPTIONS_DEFINE= DCCIFD DCCD DCCGREY IPV6 ALT_HOME OPTIONS_DEFAULT= DCCIFD DCCM DCCD DCCGREY @@ -52,12 +51,15 @@ SUB_LIST+= WRKSRC=${WRKSRC} DCCHOME=${DCCHOME} ## Use the configure script to explicitly set the locations of all files, ## in case the standard locations have been locally overridden ## Also, use a similar hack to USES=desthack. -CONFIGURE_ARGS= --with-uid=${DCCUSER} \ +CONFIGURE_ARGS= -q \ + --with-uid=${DCCUSER} \ --bindir=${PREFIX}/bin \ --mandir=${MANPREFIX}/man \ --with-installroot=\$${${DESTDIRNAME}} \ --with-configsuffix=.sample \ - --with-make-cmd=${MAKE_CMD} + --with-make-cmd=${MAKE_CMD} \ + --with-install-cmd=${BSD_INSTALL_PROGRAM} \ + --enable-pkg-make CONFIGURE_ENV= ac_cv_header_histedit_h=no # disable libedit detection @@ -122,5 +124,26 @@ post-install: ${STAGEDIR}${PREFIX}/dcc/cgi-bin/footer.sample @${MV} ${STAGEDIR}${PREFIX}/dcc/cgi-bin/header-dist \ ${STAGEDIR}${PREFIX}/dcc/cgi-bin/header.sample +.for sf in bin/dccproc bin/cdcc dcc/libexec/dccsight dcc/libexec/check_ip_range \ + dcc/libexec/wlist dcc/libexec/ck2ip + ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/${sf} +.endfor +.if ${PORT_OPTIONS:MDCCIFD} || ${PORT_OPTIONS:MDCCM} + ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/dcc/libexec/dns-helper +.endif + +post-install-DCCIFD-on: +.for sf in bin/dccif-test dcc/libexec/dccifd + ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/${sf} +.endfor + +post-install-DCCD-on: +.for sf in dcc/libexec/dump-clients dcc/libexec/dbclean \ + dcc/libexec/dblist dcc/libexec/dccd + ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/${sf} +.endfor + +post-install-DCCM-on: + ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/dcc/libexec/dccm .include Modified: head/mail/dcc-dccd/distinfo ============================================================================== --- head/mail/dcc-dccd/distinfo Fri Jun 16 17:59:27 2017 (r443716) +++ head/mail/dcc-dccd/distinfo Fri Jun 16 18:25:57 2017 (r443717) @@ -1,2 +1,3 @@ -SHA256 (dcc-1.3.158.tar.Z) = 596bb4a02800a87501818215e61ac877e4d5a31ec0c8c227f23438f6b6b831c6 -SIZE (dcc-1.3.158.tar.Z) = 1714175 +TIMESTAMP = 1497491773 +SHA256 (dcc-1.3.159.tar.Z) = 064144a1f01bda7cdc3e8b8f721b2b73df53bf7b293c1c672244eada9776ac89 +SIZE (dcc-1.3.159.tar.Z) = 1606625 Modified: head/mail/dcc-dccd/pkg-plist ============================================================================== --- head/mail/dcc-dccd/pkg-plist Fri Jun 16 17:59:27 2017 (r443716) +++ head/mail/dcc-dccd/pkg-plist Fri Jun 16 18:25:57 2017 (r443717) @@ -29,7 +29,6 @@ dcc/libexec/dcc-stats-update @(%%DCCUSER%%,%%DCCGROUP%%,4555) dcc/libexec/dccsight %%IFD_MILT%%dcc/libexec/dns-helper dcc/libexec/fetchblack -dcc/libexec/fetchids dcc/libexec/fetch-testmsg-whitelist dcc/libexec/fix-map dcc/libexec/hackmc From owner-svn-ports-head@freebsd.org Fri Jun 16 18:33:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7FAE4D867AA; Fri, 16 Jun 2017 18:33:28 +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 44A3166CCD; Fri, 16 Jun 2017 18:33:28 +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 37721BDC91; Fri, 16 Jun 2017 20:33:25 +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 E562DBDC85; Fri, 16 Jun 2017 20:33:24 +0200 (CEST) Subject: Re: svn commit: r443714 - in head/devel: . py-async_timeout To: William Grzybowski , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706161645.v5GGjhpA057417@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <1ac56ca3-d1f7-dc49-13ec-5cf7cefe32c5@FreeBSD.org> Date: Fri, 16 Jun 2017 20:33:22 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: <201706161645.v5GGjhpA057417@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DHKQmCa1hbJwSJcq02mg32S84w7Nbw8hB" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 18:33:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DHKQmCa1hbJwSJcq02mg32S84w7Nbw8hB Content-Type: multipart/mixed; boundary="pvUoH6BHbVepQmfHI5LVhpcqBKGpMblSo"; protected-headers="v1" From: Mathieu Arnold To: William Grzybowski , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <1ac56ca3-d1f7-dc49-13ec-5cf7cefe32c5@FreeBSD.org> Subject: Re: svn commit: r443714 - in head/devel: . py-async_timeout References: <201706161645.v5GGjhpA057417@repo.freebsd.org> In-Reply-To: <201706161645.v5GGjhpA057417@repo.freebsd.org> --pvUoH6BHbVepQmfHI5LVhpcqBKGpMblSo Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 16/06/2017 =C3=A0 18:45, William Grzybowski a =C3=A9crit : > Added: head/devel/py-async_timeout/Makefile > +PORTNAME=3D async_timeout > +DISTNAME=3D async-timeout-${DISTVERSIONFULL} Any (good) reason the port is not named async-timeout ? --=20 Mathieu Arnold --pvUoH6BHbVepQmfHI5LVhpcqBKGpMblSo-- --DHKQmCa1hbJwSJcq02mg32S84w7Nbw8hB 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 iQJ8BAEBCgBmBQJZRCRzXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I++UP+wWX9PzrSOG3x2l98b1cOTSl ALSgYyaE4/tAhE2QTTH8A/8DrLZOUkb5ALZa1XWkfEJzS7Sa1wXogXgz+tbFsm87 mDsALsJkir8SZr5SwKm+PKO+W6x4G0/AZF46QaqvpGQh54+o0FNWMDunKCGydUeg HqIVaURly+MHbQswM+KDMBvu565Tn0Yju0kdtI3u9T7aw4EzPXBt5ASoy8+aLXTB L7XMo8//Q2ZpIBh++U7KHVdN0jT99nNHk67aidmPP9pJXuTpsFAiqaAsO2nZXOhN cEZZcRXxyWNZpgOFfTmnJT5VR+5iV877QyZShA/nMYkMJunnUZkAi9n5MiQTQARj z79vxXZTqulTp9BiZEyUrQSm8G8zoOPE3Uvlo3KdLvHn3HuQRg7Z8LaKKehrW8Hy IOWCY5GeWR5uEP24pWDRabtj/Q1ZHGHRhq/H+014QtQPq5FIeXbLdrxx2udJDYSM HXpLt/AJV9zcX7P2nhQ5vgLa3dn1Weqsmwio7VSb4NClmIBIAq1dXLB1Fg2ef7Au XrXUEI/WwSQnCTTi+Ybcc7PNvachT8ISjNWsnZrQCE6VpLFWS5IkG+H5i6xwzq8x 4spTTM85/tvhwq24du/xdc8aFLLXWZCDQDYdSSEuU8a5UlS0xysLgRxe7J+yFV8i +e37PbFuzswL+LBL313C =8SpS -----END PGP SIGNATURE----- --DHKQmCa1hbJwSJcq02mg32S84w7Nbw8hB-- From owner-svn-ports-head@freebsd.org Fri Jun 16 18:43:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DAF8D86AFB; Fri, 16 Jun 2017 18:43:57 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CDED671B7; Fri, 16 Jun 2017 18:43:57 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5GIhuZX006330; Fri, 16 Jun 2017 18:43:56 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GIhuj8006327; Fri, 16 Jun 2017 18:43:56 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201706161843.v5GIhuj8006327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Fri, 16 Jun 2017 18:43:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443718 - head/emulators/i386-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 18:43:57 -0000 Author: dbn Date: Fri Jun 16 18:43:56 2017 New Revision: 443718 URL: https://svnweb.freebsd.org/changeset/ports/443718 Log: emulators/i386-wine: update to 2.0.1_2 Modified: head/emulators/i386-wine/Makefile.inc head/emulators/i386-wine/distinfo head/emulators/i386-wine/pkg-plist Modified: head/emulators/i386-wine/Makefile.inc ============================================================================== --- head/emulators/i386-wine/Makefile.inc Fri Jun 16 18:25:57 2017 (r443717) +++ head/emulators/i386-wine/Makefile.inc Fri Jun 16 18:43:56 2017 (r443718) @@ -3,6 +3,7 @@ PORTNAME= wine PORTVERSION= 2.0.1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ @@ -49,7 +50,7 @@ PORTSCOUT= limitw:1,even # Included for OPSYS and OSVERSION .include -.for osrel in 10 11 12 +.for osrel in 10 11 .if ${OSREL:C/\..*//} == ${osrel} PLIST_SUB+= OSREL${osrel}="" .else @@ -75,7 +76,7 @@ ${PLIST}: fetch port-update: ${RM} ${SLAVEDIR}/distinfo ${SLAVEDIR}/distinfo~ ${SLAVEDIR}/pkg-plist.* -.for osrel in 10 11 12 +.for osrel in 10 11 ${MAKE} fetch OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel} ${MAKE} makesum OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel} ${CAT} ${SLAVEDIR}/distinfo >> ${SLAVEDIR}/distinfo~ Modified: head/emulators/i386-wine/distinfo ============================================================================== --- head/emulators/i386-wine/distinfo Fri Jun 16 18:25:57 2017 (r443717) +++ head/emulators/i386-wine/distinfo Fri Jun 16 18:43:56 2017 (r443718) @@ -1,7 +1,5 @@ -TIMESTAMP = 1492914931 -SHA256 (freebsd:10:x86:64/i386-wine-2.0.1,1.txz) = ad07ffd75aba61bfa23ac31eb206ecdf65af086a5ee17b1f610f2128b90c768c -SIZE (freebsd:10:x86:64/i386-wine-2.0.1,1.txz) = 44478632 -SHA256 (freebsd:11:x86:64/i386-wine-2.0.1,1.txz) = 12c84af3447d2a74d4277ad38eb34cc965d8e43a5f5ec8d376dfa4c6b0e6a497 -SIZE (freebsd:11:x86:64/i386-wine-2.0.1,1.txz) = 44275308 -SHA256 (freebsd:12:x86:64/i386-wine-2.0.1,1.txz) = 38b53e0c1651030767627144273e4bf6a2651979eefc9b1339c3f8bc4722e135 -SIZE (freebsd:12:x86:64/i386-wine-2.0.1,1.txz) = 43805760 +TIMESTAMP = 1497478082 +SHA256 (freebsd:10:x86:64/i386-wine-2.0.1_2,1.txz) = 1b48601ffac1e12ada2dd7c0b9e09ad34a4b5119c8e6d3800145e2beccf0fe46 +SIZE (freebsd:10:x86:64/i386-wine-2.0.1_2,1.txz) = 52957900 +SHA256 (freebsd:11:x86:64/i386-wine-2.0.1_2,1.txz) = 8b8b7d0d05895fd5cef0e0ce7963463b00693e16db0d2260ba6fdb126e4458cb +SIZE (freebsd:11:x86:64/i386-wine-2.0.1_2,1.txz) = 52651396 Modified: head/emulators/i386-wine/pkg-plist ============================================================================== --- head/emulators/i386-wine/pkg-plist Fri Jun 16 18:25:57 2017 (r443717) +++ head/emulators/i386-wine/pkg-plist Fri Jun 16 18:43:56 2017 (r443718) @@ -931,7 +931,7 @@ lib32/libglapi.so.0 lib32/libgmp.so.10 lib32/libgnutls.so.30 lib32/libhogweed.so.4 -lib32/libidn.so.11 +lib32/libidn2.so.0 lib32/libintl.so.8 lib32/libjpeg.so.8 lib32/liblcms2.so.2 @@ -940,7 +940,9 @@ lib32/libp11-kit.so.0 lib32/libpciaccess.so.0 lib32/libpng16.so.16 lib32/libtasn1.so.6 +lib32/libtxc_dxtn.so lib32/libunistring.so.2 +lib32/libunwind.so.8 lib32/libwine.so lib32/libwine.so.1 lib32/libxcb-dri2.so.0 From owner-svn-ports-head@freebsd.org Fri Jun 16 18:46:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8DBFD86B46; Fri, 16 Jun 2017 18:46:09 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4444672A6; Fri, 16 Jun 2017 18:46:09 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5GIk8r6006555; Fri, 16 Jun 2017 18:46:08 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GIk8VO006552; Fri, 16 Jun 2017 18:46:08 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201706161846.v5GIk8VO006552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Fri, 16 Jun 2017 18:46:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443719 - head/emulators/i386-wine-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 18:46:10 -0000 Author: dbn Date: Fri Jun 16 18:46:08 2017 New Revision: 443719 URL: https://svnweb.freebsd.org/changeset/ports/443719 Log: emulators/i386-wine-devel: update to 2.9 - drop support for FreeBSD 12 (temporary issue with compiling package) Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Fri Jun 16 18:43:56 2017 (r443718) +++ head/emulators/i386-wine-devel/Makefile.inc Fri Jun 16 18:46:08 2017 (r443719) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 2.7 +PORTVERSION= 2.9 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ @@ -48,7 +48,7 @@ MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.7.0.msi: # Included for OPSYS and OSVERSION .include -.for osrel in 10 11 12 +.for osrel in 10 11 .if ${OSREL:C/\..*//} == ${osrel} PLIST_SUB+= OSREL${osrel}="" .if ${PKGNAMESUFFIX} == -devel @@ -88,7 +88,7 @@ ${PLIST}: fetch port-update: ${RM} ${SLAVEDIR}/distinfo ${SLAVEDIR}/distinfo~ ${SLAVEDIR}/pkg-plist.* -.for osrel in 10 11 12 +.for osrel in 10 11 .for suffix in -devel -staging ${MAKE} fetch OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel} PKGNAMESUFFIX=${suffix} ${MAKE} makesum OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel} PKGNAMESUFFIX=${suffix} Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Fri Jun 16 18:43:56 2017 (r443718) +++ head/emulators/i386-wine-devel/distinfo Fri Jun 16 18:46:08 2017 (r443719) @@ -1,13 +1,9 @@ -TIMESTAMP = 1494256150 -SHA256 (freebsd:10:x86:64/i386-wine-devel-2.7,1.txz) = b0637f513faab5af7ffb7f9ca7a9b27e599a8b6e99a05a96fef8ff1e16aa602b -SIZE (freebsd:10:x86:64/i386-wine-devel-2.7,1.txz) = 44764408 -SHA256 (freebsd:10:x86:64/i386-wine-staging-2.7,1.txz) = 14d1b84fff0ba7a05aaa0bb9de0e367557756636afd2ab76310c643f1e003894 -SIZE (freebsd:10:x86:64/i386-wine-staging-2.7,1.txz) = 46984748 -SHA256 (freebsd:11:x86:64/i386-wine-devel-2.7,1.txz) = e0faf159ca11f9f8fcaf71065dfd6fe7ef9f6da7c85d82b32d451d8c3cc0cd61 -SIZE (freebsd:11:x86:64/i386-wine-devel-2.7,1.txz) = 44550292 -SHA256 (freebsd:11:x86:64/i386-wine-staging-2.7,1.txz) = de683435c374c0a3dc4aef1de63506ed1b153ec5bb09c08f51afc85ffec915d6 -SIZE (freebsd:11:x86:64/i386-wine-staging-2.7,1.txz) = 46740408 -SHA256 (freebsd:12:x86:64/i386-wine-devel-2.7,1.txz) = dfe9a776c10ecf285e8b579b128efd4c13934e227ebe543b572251825f1e303c -SIZE (freebsd:12:x86:64/i386-wine-devel-2.7,1.txz) = 44070832 -SHA256 (freebsd:12:x86:64/i386-wine-staging-2.7,1.txz) = 0472b2de3826bdefc497c929c8eb9b71bef43f616b397da80e384514c765f34e -SIZE (freebsd:12:x86:64/i386-wine-staging-2.7,1.txz) = 46291380 +TIMESTAMP = 1497478308 +SHA256 (freebsd:10:x86:64/i386-wine-devel-2.9,1.txz) = 9200a942df3c9d351dd80b0b1137c1ce2156fa8fde5f5761d8399acdf6934bf5 +SIZE (freebsd:10:x86:64/i386-wine-devel-2.9,1.txz) = 53326724 +SHA256 (freebsd:10:x86:64/i386-wine-staging-2.9,1.txz) = abc161956345d4ad3fbedec7d217f7201eb9099a135f19a4f556491143717d6e +SIZE (freebsd:10:x86:64/i386-wine-staging-2.9,1.txz) = 55931852 +SHA256 (freebsd:11:x86:64/i386-wine-devel-2.9,1.txz) = c0cca2c4d2dae37461956c040c6d926538ca9cd9e3c466aa9a64655e66444266 +SIZE (freebsd:11:x86:64/i386-wine-devel-2.9,1.txz) = 52975036 +SHA256 (freebsd:11:x86:64/i386-wine-staging-2.9,1.txz) = 7a582eadc852cc261627d19ba2e78dd31a9f31594d5f77cecc6806525639211b +SIZE (freebsd:11:x86:64/i386-wine-staging-2.9,1.txz) = 55568408 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Fri Jun 16 18:43:56 2017 (r443718) +++ head/emulators/i386-wine-devel/pkg-plist Fri Jun 16 18:46:08 2017 (r443719) @@ -350,6 +350,8 @@ include/wine/windows/dplay8.h include/wine/windows/dplobby.h include/wine/windows/dplobby8.h include/wine/windows/dpnathlp.h +include/wine/windows/drmexternals.h +include/wine/windows/drmexternals.idl include/wine/windows/dsconf.h include/wine/windows/dsgetdc.h include/wine/windows/dshow.h @@ -870,6 +872,8 @@ include/wine/windows/winuser.h include/wine/windows/winuser.rh include/wine/windows/winver.h include/wine/windows/wlanapi.h +include/wine/windows/wmdrmsdk.h +include/wine/windows/wmdrmsdk.idl include/wine/windows/wmistr.h include/wine/windows/wmium.h include/wine/windows/wmiutils.h @@ -894,6 +898,7 @@ include/wine/windows/wsdbase.idl include/wine/windows/wsddisco.h include/wine/windows/wsddisco.idl include/wine/windows/wsdtypes.h +include/wine/windows/wsdutil.h include/wine/windows/wsdxml.h include/wine/windows/wsdxml.idl include/wine/windows/wsdxmldom.h @@ -972,8 +977,9 @@ lib32/libp11-kit.so.0 lib32/libpciaccess.so.0 lib32/libpng16.so.16 lib32/libtasn1.so.6 -%%STAGING%%lib32/libtxc_dxtn.so +lib32/libtxc_dxtn.so lib32/libunistring.so.2 +lib32/libunwind.so.8 lib32/libwine.so lib32/libwine.so.1 lib32/libxcb-dri2.so.0 @@ -1329,6 +1335,7 @@ lib32/wine/expand.exe.so lib32/wine/explorer.exe.so lib32/wine/explorerframe.dll.so %%STAGING%%lib32/wine/ext-ms-win-appmodel-usercontext-l1-1-0.dll.so +lib32/wine/ext-ms-win-authz-context-l1-1-0.dll.so lib32/wine/ext-ms-win-domainjoin-netjoin-l1-1-0.dll.so lib32/wine/ext-ms-win-gdi-dc-create-l1-1-1.dll.so lib32/wine/ext-ms-win-gdi-dc-l1-2-0.dll.so @@ -1696,6 +1703,7 @@ lib32/wine/fakedlls/expand.exe lib32/wine/fakedlls/explorer.exe lib32/wine/fakedlls/explorerframe.dll %%STAGING%%lib32/wine/fakedlls/ext-ms-win-appmodel-usercontext-l1-1-0.dll +lib32/wine/fakedlls/ext-ms-win-authz-context-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-domainjoin-netjoin-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-gdi-dc-create-l1-1-1.dll lib32/wine/fakedlls/ext-ms-win-gdi-dc-l1-2-0.dll @@ -2294,6 +2302,7 @@ lib32/wine/libkernel32.def lib32/wine/libloadperf.def lib32/wine/liblz32.def lib32/wine/libmapi32.def +lib32/wine/libmfplat.def lib32/wine/libmlang.def lib32/wine/libmpr.def lib32/wine/libmprapi.def From owner-svn-ports-head@freebsd.org Fri Jun 16 18:46:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41AA1D86B7E; Fri, 16 Jun 2017 18:46:46 +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 182BE67382; Fri, 16 Jun 2017 18:46:46 +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 v5GIkjc3006700; Fri, 16 Jun 2017 18:46:45 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GIkjA7006699; Fri, 16 Jun 2017 18:46:45 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201706161846.v5GIkjA7006699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 16 Jun 2017 18:46:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443720 - in head/mail/claws-mail-fancy: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 18:46:46 -0000 Author: pawel Date: Fri Jun 16 18:46:44 2017 New Revision: 443720 URL: https://svnweb.freebsd.org/changeset/ports/443720 Log: Add upstream patch fixing htmlview display regressions. Due to webkit internal changes htmlview can show blank page or contents of previous email html part. Added: head/mail/claws-mail-fancy/files/ head/mail/claws-mail-fancy/files/patch-prev-htmlview-fix (contents, props changed) Modified: head/mail/claws-mail-fancy/Makefile Modified: head/mail/claws-mail-fancy/Makefile ============================================================================== --- head/mail/claws-mail-fancy/Makefile Fri Jun 16 18:46:08 2017 (r443719) +++ head/mail/claws-mail-fancy/Makefile Fri Jun 16 18:46:44 2017 (r443720) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fancy -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Webkit based HTML renderer plugin for Claws Mail Added: head/mail/claws-mail-fancy/files/patch-prev-htmlview-fix ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/claws-mail-fancy/files/patch-prev-htmlview-fix Fri Jun 16 18:46:44 2017 (r443720) @@ -0,0 +1,236 @@ +diff --git src/plugins/fancy/fancy_viewer.c src/plugins/fancy/fancy_viewer.c +index 3e818f884..079a18e63 100644 +--- src/plugins/fancy/fancy_viewer.c ++++ src/plugins/fancy/fancy_viewer.c +@@ -42,12 +42,9 @@ static void + over_link_cb (WebKitWebView *view, const gchar *wtf, const gchar *link, + FancyViewer *viewer, void *wtfa); + +-static void +-load_progress_cb (WebKitWebView *view, gint progress, FancyViewer *viewer); + +-static WebKitNavigationResponse +-navigation_requested_cb (WebKitWebView *view, WebKitWebFrame *frame, +- WebKitNetworkRequest *netreq, FancyViewer *viewer); ++static void ++load_progress_cb(WebKitWebView *view, GParamSpec* pspec, FancyViewer *viewer); + + static MimeViewerFactory fancy_viewer_factory; + +@@ -199,15 +196,6 @@ static void fancy_set_defaults(FancyViewer *viewer) + fancy_apply_prefs(viewer); + } + +-static void fancy_load_uri(FancyViewer *viewer, const gchar *uri) +-{ +-#if WEBKIT_CHECK_VERSION(1,1,1) +- webkit_web_view_load_uri(viewer->view, uri); +-#else +- webkit_web_view_open(viewer->view, uri); +-#endif +-} +- + static gboolean fancy_show_mimepart_real(MimeViewer *_viewer) + { + FancyViewer *viewer = (FancyViewer *) _viewer; +@@ -240,6 +228,7 @@ static gboolean fancy_show_mimepart_real(MimeViewer *_viewer) + } + else { + const gchar *charset = NULL; ++ gchar *contents = NULL; + if (messageview && messageview->forced_charset) + charset = _viewer->mimeview->messageview->forced_charset; + else +@@ -248,14 +237,20 @@ static gboolean fancy_show_mimepart_real(MimeViewer *_viewer) + charset = conv_get_locale_charset_str(); + debug_print("using %s charset\n", charset); + g_object_set(viewer->settings, "default-encoding", charset, NULL); +- gchar *tmp = g_filename_to_uri(viewer->filename, NULL, NULL); ++ ++ contents = file_read_to_str_no_recode(viewer->filename); ++ + debug_print("zoom_level: %i\n", fancy_prefs.zoom_level); + webkit_web_view_set_zoom_level(viewer->view, (fancy_prefs.zoom_level / 100.0)); + + fancy_set_defaults(viewer); +- fancy_load_uri(viewer, tmp); + +- g_free(tmp); ++ webkit_web_view_load_string(viewer->view, ++ contents, ++ "text/html", ++ charset, ++ NULL); ++ g_free(contents); + } + viewer->loading = FALSE; + return FALSE; +@@ -349,7 +344,7 @@ static void fancy_clear_viewer(MimeViewer *_viewer) + viewer->cur_link = NULL; + fancy_set_defaults(viewer); + +- fancy_load_uri(viewer, "about:blank"); ++ webkit_web_view_load_uri(viewer->view, "about:blank"); + + debug_print("fancy_clear_viewer\n"); + fancy_prefs.zoom_level = webkit_web_view_get_zoom_level(viewer->view) * 100; +@@ -368,25 +363,35 @@ static void fancy_destroy_viewer(MimeViewer *_viewer) + g_free(viewer); + } + +-static WebKitNavigationResponse +-navigation_requested_cb(WebKitWebView *view, WebKitWebFrame *frame, +- WebKitNetworkRequest *netreq, FancyViewer *viewer) ++static gboolean ++navigation_policy_cb (WebKitWebView *web_view, ++ WebKitWebFrame *frame, ++ WebKitNetworkRequest *request, ++ WebKitWebNavigationAction *navigation_action, ++ WebKitWebPolicyDecision *policy_decision, ++ FancyViewer *viewer) + { +- const gchar *uri = webkit_network_request_get_uri(netreq); ++ const gchar *uri = webkit_network_request_get_uri(request); + + debug_print("navigation requested to %s\n", uri); + + if (!strncmp(uri, "mailto:", 7)) { ++ debug_print("Opening message window\n"); + compose_new(NULL, uri + 7, NULL); +- return WEBKIT_NAVIGATION_RESPONSE_IGNORE; +- } else if (!strncmp(uri, "file://", 7)) { +- return WEBKIT_NAVIGATION_RESPONSE_ACCEPT; +- } else if (viewer->override_prefs_remote_content) +- return WEBKIT_NAVIGATION_RESPONSE_ACCEPT; +- else { ++ webkit_web_policy_decision_ignore(policy_decision); ++ } else if (!strncmp(uri, "file://", 7) || !strcmp(uri, "about:blank")) { ++ debug_print("local navigation request ACCEPTED\n"); ++ webkit_web_policy_decision_use(policy_decision); ++ } else if (viewer->override_prefs_remote_content) { ++ debug_print("remote navigation request ACCEPTED\n"); ++ webkit_web_policy_decision_use(policy_decision); ++ } else { ++ debug_print("remote navigation request IGNORED\n"); + fancy_show_notice(viewer, _("Remote content loading is disabled.")); +- return WEBKIT_NAVIGATION_RESPONSE_IGNORE; ++ webkit_web_policy_decision_ignore(policy_decision); + } ++ ++ return true; + } + + static void resource_request_starting_cb(WebKitWebView *view, +@@ -560,17 +565,33 @@ static void over_link_cb(WebKitWebView *view, const gchar *wtf, + } + } + +-static void load_progress_cb(WebKitWebView *view, gint progress, ++static void load_progress_cb(WebKitWebView *view, GParamSpec* pspec, + FancyViewer *viewer) + { +- gdouble pbar; +- gchar *label = g_strdup_printf("%d%% Loading...", progress); +- pbar = (gdouble) progress / 100; ++ WebKitLoadStatus status = webkit_web_view_get_load_status(viewer->view); ++ gdouble pbar = webkit_web_view_get_progress(viewer->view); ++ const gchar *uri = webkit_web_view_get_uri(viewer->view); ++ ++ gchar *label = g_strdup_printf("%d%% Loading...", (gint)(pbar * 100)); + gtk_progress_bar_set_fraction(GTK_PROGRESS_BAR(viewer->progress), pbar); + gtk_progress_bar_set_text(GTK_PROGRESS_BAR(viewer->progress), + (const gchar*)label); + g_free(label); ++ ++ switch (status) { ++ case WEBKIT_LOAD_PROVISIONAL: ++ case WEBKIT_LOAD_COMMITTED: ++ case WEBKIT_LOAD_FIRST_VISUALLY_NON_EMPTY_LAYOUT: ++ break; ++ case WEBKIT_LOAD_FAILED: ++ debug_print("Load failed: %s\n", uri); ++ break; ++ case WEBKIT_LOAD_FINISHED: ++ debug_print("Load finished: %s\n", uri); ++ break; ++ } + } ++ + static void stop_loading_cb(GtkWidget *widget, GdkEvent *ev, + FancyViewer *viewer) + { +@@ -594,11 +615,8 @@ static void search_the_web_cb(GtkWidget *widget, FancyViewer *viewer) + gchar *tmp = webkit_web_view_get_selected_text(viewer->view); + #endif + search = g_strconcat(GOOGLE_SEARCH, tmp, NULL); +-#if WEBKIT_CHECK_VERSION(1,1,1) ++ + webkit_web_view_load_uri(viewer->view, search); +-#else +- webkit_web_view_open(viewer->view, search); +-#endif + g_free(search); + g_free(tmp); + } +@@ -893,6 +911,17 @@ static void zoom_out_cb(GtkWidget *widget, GdkEvent *ev, FancyViewer *viewer) + webkit_web_view_zoom_out(viewer->view); + } + ++#if WEBKIT_CHECK_VERSION (1,7,5) ++static void resource_load_failed_cb(WebKitWebView *web_view, ++ WebKitWebFrame *web_frame, ++ WebKitWebResource *web_resource, ++ GError *error, ++ FancyViewer *viewer) ++{ ++ debug_print("Loading error: %s\n", error->message); ++} ++#endif ++ + static MimeViewer *fancy_viewer_create(void) + { + FancyViewer *viewer; +@@ -1009,10 +1038,15 @@ static MimeViewer *fancy_viewer_create(void) + G_CALLBACK(load_finished_cb), viewer); + g_signal_connect(G_OBJECT(viewer->view), "hovering-over-link", + G_CALLBACK(over_link_cb), viewer); +- g_signal_connect(G_OBJECT(viewer->view), "load-progress-changed", ++ ++ g_signal_connect(G_OBJECT(viewer->view), "notify::progress", ++ G_CALLBACK(load_progress_cb), viewer); ++ g_signal_connect(G_OBJECT(viewer->view), "notify::load-status", + G_CALLBACK(load_progress_cb), viewer); +- g_signal_connect(G_OBJECT(viewer->view), "navigation-requested", +- G_CALLBACK(navigation_requested_cb), viewer); ++ ++ g_signal_connect(G_OBJECT(viewer->view), "navigation-policy-decision-requested", ++ G_CALLBACK(navigation_policy_cb), viewer); ++ + g_signal_connect(G_OBJECT(viewer->view), "resource-request-starting", + G_CALLBACK(resource_request_starting_cb), viewer); + g_signal_connect(G_OBJECT(viewer->view), "populate-popup", +@@ -1034,6 +1068,11 @@ static MimeViewer *fancy_viewer_create(void) + g_signal_connect(G_OBJECT(viewer->view), "key_press_event", + G_CALLBACK(keypress_events_cb), viewer); + ++#if WEBKIT_CHECK_VERSION (1,7,5) ++ g_signal_connect(G_OBJECT(viewer->view), "resource-load-failed", ++ G_CALLBACK(resource_load_failed_cb), viewer); ++#endif ++ + viewer->filename = NULL; + return (MimeViewer *) viewer; + } +diff --git src/plugins/fancy/fancy_viewer.h src/plugins/fancy/fancy_viewer.h +index 4d751b712..952b33717 100644 +--- src/plugins/fancy/fancy_viewer.h ++++ src/plugins/fancy/fancy_viewer.h +@@ -33,6 +33,8 @@ + #include + #include + #include ++#include ++#include + #if WEBKIT_CHECK_VERSION (1,3,10) + #include + #endif From owner-svn-ports-head@freebsd.org Fri Jun 16 19:46:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CAAAD87ADE; Fri, 16 Jun 2017 19:46:05 +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 67ABA6A073; Fri, 16 Jun 2017 19:46:05 +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 v5GJk4eX031222; Fri, 16 Jun 2017 19:46:04 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5GJk40d031220; Fri, 16 Jun 2017 19:46:04 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201706161946.v5GJk40d031220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 16 Jun 2017 19:46:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443721 - head/devel/py-twilio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 19:46:05 -0000 Author: olgeni Date: Fri Jun 16 19:46:04 2017 New Revision: 443721 URL: https://svnweb.freebsd.org/changeset/ports/443721 Log: Update devel/py-twilio to version 6.4.1. Modified: head/devel/py-twilio/Makefile head/devel/py-twilio/distinfo Modified: head/devel/py-twilio/Makefile ============================================================================== --- head/devel/py-twilio/Makefile Fri Jun 16 18:46:44 2017 (r443720) +++ head/devel/py-twilio/Makefile Fri Jun 16 19:46:04 2017 (r443721) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twilio -PORTVERSION= 6.4.0 +PORTVERSION= 6.4.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-twilio/distinfo ============================================================================== --- head/devel/py-twilio/distinfo Fri Jun 16 18:46:44 2017 (r443720) +++ head/devel/py-twilio/distinfo Fri Jun 16 19:46:04 2017 (r443721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497557360 -SHA256 (twilio-6.4.0.tar.gz) = 9495689271ce1ea8181a223fde0002b5e2e0b175fd4994a019ae3b2f411dcf65 -SIZE (twilio-6.4.0.tar.gz) = 270946 +TIMESTAMP = 1497641980 +SHA256 (twilio-6.4.1.tar.gz) = 13e1e503071617871f23ddacac44fc64e0e90a95b9fdcd32889e7aea1a4bf139 +SIZE (twilio-6.4.1.tar.gz) = 271153 From owner-svn-ports-head@freebsd.org Sat Jun 17 02:57:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F39ECD90FF1; Sat, 17 Jun 2017 02:57:30 +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 C216C7ACBB; Sat, 17 Jun 2017 02:57:30 +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 v5H2vTDH005873; Sat, 17 Jun 2017 02:57:29 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H2vTqQ005872; Sat, 17 Jun 2017 02:57:29 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706170257.v5H2vTqQ005872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 02:57:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443722 - head/devel/creduce X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 02:57:31 -0000 Author: bdrewery Date: Sat Jun 17 02:57:29 2017 New Revision: 443722 URL: https://svnweb.freebsd.org/changeset/ports/443722 Log: Fix wrong PKGNAME dependency. Spotted by: Poudriere With hat: portmgr Modified: head/devel/creduce/Makefile Modified: head/devel/creduce/Makefile ============================================================================== --- head/devel/creduce/Makefile Fri Jun 16 19:46:04 2017 (r443721) +++ head/devel/creduce/Makefile Sat Jun 17 02:57:29 2017 (r443722) @@ -2,6 +2,7 @@ PORTNAME= creduce DISTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/creduce/ @@ -16,7 +17,7 @@ RUN_DEPENDS= llvm-config40:devel/llvm40 \ p5-Exporter-Lite>=0:devel/p5-Exporter-Lite \ p5-File-Which>=0:sysutils/p5-File-Which \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ - devel/p5-Sys-Cpu>=0:devel/p5-Sys-Cpu \ + p5-Sys-CPU>=0:devel/p5-Sys-Cpu \ p5-Getopt-Tabular>=0:devel/p5-Getopt-Tabular BROKEN_powerpc64= fails to configure: cannot compile and link test program with selected LLVM From owner-svn-ports-head@freebsd.org Sat Jun 17 02:58:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7D34B94049; Sat, 17 Jun 2017 02:58:22 +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 75AA27AD9A; Sat, 17 Jun 2017 02:58:22 +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 v5H2wL2l006008; Sat, 17 Jun 2017 02:58:21 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H2wLKx006006; Sat, 17 Jun 2017 02:58:21 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706170258.v5H2wLKx006006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 02:58:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443723 - head/devel/p5-Config-GitLike X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 02:58:22 -0000 Author: bdrewery Date: Sat Jun 17 02:58:21 2017 New Revision: 443723 URL: https://svnweb.freebsd.org/changeset/ports/443723 Log: Fix wrong PKGNAME dependency. Spotted by: Poudriere With hat: portmgr Modified: head/devel/p5-Config-GitLike/Makefile Modified: head/devel/p5-Config-GitLike/Makefile ============================================================================== --- head/devel/p5-Config-GitLike/Makefile Sat Jun 17 02:57:29 2017 (r443722) +++ head/devel/p5-Config-GitLike/Makefile Sat Jun 17 02:58:21 2017 (r443723) @@ -3,6 +3,7 @@ PORTNAME= Config-GitLike PORTVERSION= 1.16 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +14,8 @@ COMMENT= Simple git-compatible config file parser for LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= devel/p5-Moo>=0:devel/p5-Moo \ - devel/p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike +BUILD_DEPENDS= p5-Moo>=0:devel/p5-Moo \ + p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception From owner-svn-ports-head@freebsd.org Sat Jun 17 02:58:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A42DB94110; Sat, 17 Jun 2017 02:58:49 +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 DD4857AF63; Sat, 17 Jun 2017 02:58:48 +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 v5H2wmTh006189; Sat, 17 Jun 2017 02:58:48 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H2wlIx006188; Sat, 17 Jun 2017 02:58:47 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706170258.v5H2wlIx006188@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 02:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443724 - head/devel/p5-IO-Prompter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 02:58:49 -0000 Author: bdrewery Date: Sat Jun 17 02:58:47 2017 New Revision: 443724 URL: https://svnweb.freebsd.org/changeset/ports/443724 Log: Fix wrong PKGNAME dependency. Spotted by: Poudriere With hat: portmgr Modified: head/devel/p5-IO-Prompter/Makefile Modified: head/devel/p5-IO-Prompter/Makefile ============================================================================== --- head/devel/p5-IO-Prompter/Makefile Sat Jun 17 02:58:21 2017 (r443723) +++ head/devel/p5-IO-Prompter/Makefile Sat Jun 17 02:58:47 2017 (r443724) @@ -3,6 +3,7 @@ PORTNAME= IO-Prompter PORTVERSION= 0.004014 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= zi@FreeBSD.org COMMENT= Prompt for input, read it, clean it, return it -BUILD_DEPENDS= devel/p5-Contextual-Return>0:devel/p5-Contextual-Return +BUILD_DEPENDS= p5-Contextual-Return>0:devel/p5-Contextual-Return RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 From owner-svn-ports-head@freebsd.org Sat Jun 17 02:59:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01ED1B941B7; Sat, 17 Jun 2017 02:59:13 +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 C665C7B0A2; Sat, 17 Jun 2017 02:59:12 +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 v5H2xB2B006313; Sat, 17 Jun 2017 02:59:11 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H2xBrg006312; Sat, 17 Jun 2017 02:59:11 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706170259.v5H2xBrg006312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 02:59:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443725 - head/devel/py-traceback2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 02:59:13 -0000 Author: bdrewery Date: Sat Jun 17 02:59:11 2017 New Revision: 443725 URL: https://svnweb.freebsd.org/changeset/ports/443725 Log: Fix wrong PKGNAME dependency. Spotted by: Poudriere With hat: portmgr Modified: head/devel/py-traceback2/Makefile Modified: head/devel/py-traceback2/Makefile ============================================================================== --- head/devel/py-traceback2/Makefile Sat Jun 17 02:58:47 2017 (r443724) +++ head/devel/py-traceback2/Makefile Sat Jun 17 02:59:11 2017 (r443725) @@ -3,6 +3,7 @@ PORTNAME= traceback2 PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +13,8 @@ COMMENT= New features in traceback backported to Pytho BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr LICENSE= PSFL From owner-svn-ports-head@freebsd.org Sat Jun 17 03:01:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DA4AB9433D; Sat, 17 Jun 2017 03:01:00 +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 3CB1C7B245; Sat, 17 Jun 2017 03:01:00 +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 v5H30x9a006509; Sat, 17 Jun 2017 03:00:59 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H30xEQ006508; Sat, 17 Jun 2017 03:00:59 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706170300.v5H30xEQ006508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 03:00:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443726 - head/textproc/rubygem-cld3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 03:01:00 -0000 Author: bdrewery Date: Sat Jun 17 03:00:59 2017 New Revision: 443726 URL: https://svnweb.freebsd.org/changeset/ports/443726 Log: Fix wrong PKGNAME dependency. Spotted by: Poudriere With hat: portmgr Modified: head/textproc/rubygem-cld3/Makefile Modified: head/textproc/rubygem-cld3/Makefile ============================================================================== --- head/textproc/rubygem-cld3/Makefile Sat Jun 17 02:59:11 2017 (r443725) +++ head/textproc/rubygem-cld3/Makefile Sat Jun 17 03:00:59 2017 (r443726) @@ -2,7 +2,7 @@ PORTNAME= cld3 DISTVERSION= 3.1.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Compact Language Detection for Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= devel/protobuf>0:devel/protobuf \ +RUN_DEPENDS= protobuf>0:devel/protobuf \ rubygem-ffi>0:devel/rubygem-ffi BROKEN_powerpc64= fails to install: Error installing cld3-3.1.2.gem: Failed to build gem native extension From owner-svn-ports-head@freebsd.org Sat Jun 17 03:01:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56D84B9439E; Sat, 17 Jun 2017 03:01:29 +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 0A8FF7B52F; Sat, 17 Jun 2017 03:01:28 +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 v5H31SjC007511; Sat, 17 Jun 2017 03:01:28 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H31SkF007484; Sat, 17 Jun 2017 03:01:28 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706170301.v5H31SkF007484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 03:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443727 - head/www/plexwatchweb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 03:01:29 -0000 Author: bdrewery Date: Sat Jun 17 03:01:27 2017 New Revision: 443727 URL: https://svnweb.freebsd.org/changeset/ports/443727 Log: Fix wrong PKGNAME dependency. Spotted by: Poudriere With hat: portmgr Modified: head/www/plexwatchweb/Makefile Modified: head/www/plexwatchweb/Makefile ============================================================================== --- head/www/plexwatchweb/Makefile Sat Jun 17 03:00:59 2017 (r443726) +++ head/www/plexwatchweb/Makefile Sat Jun 17 03:01:27 2017 (r443727) @@ -3,13 +3,14 @@ PORTNAME= plexWatchWeb PORTVERSION= 1.5.4.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= ultima1252@gmail.com COMMENT= Web front-end for plexWatch -RUN_DEPENDS= multimedia/plexwatch>=0.1.6:multimedia/plexwatch +RUN_DEPENDS= plexWatch>=0.1.6:multimedia/plexwatch USE_PHP= curl json session simplexml sqlite3 From owner-svn-ports-head@freebsd.org Sat Jun 17 03:01:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9611B94552; Sat, 17 Jun 2017 03:01:57 +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 723B67B899; Sat, 17 Jun 2017 03:01:57 +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 v5H31ubg008382; Sat, 17 Jun 2017 03:01:56 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H31uhl008381; Sat, 17 Jun 2017 03:01:56 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706170301.v5H31uhl008381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 03:01:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443728 - head/x11/p5-X11-Xlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 03:01:57 -0000 Author: bdrewery Date: Sat Jun 17 03:01:56 2017 New Revision: 443728 URL: https://svnweb.freebsd.org/changeset/ports/443728 Log: Fix wrong PKGNAME dependency. Spotted by: Poudriere With hat: portmgr Modified: head/x11/p5-X11-Xlib/Makefile Modified: head/x11/p5-X11-Xlib/Makefile ============================================================================== --- head/x11/p5-X11-Xlib/Makefile Sat Jun 17 03:01:27 2017 (r443727) +++ head/x11/p5-X11-Xlib/Makefile Sat Jun 17 03:01:56 2017 (r443728) @@ -2,6 +2,7 @@ PORTNAME= X11-Xlib PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \ - devel/p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends + p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 From owner-svn-ports-head@freebsd.org Sat Jun 17 03:30:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E602B953E6; Sat, 17 Jun 2017 03:30:59 +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 5E0697C696; Sat, 17 Jun 2017 03:30:59 +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 784C11D6FE; Sat, 17 Jun 2017 03:30:58 +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 043FA8442; Sat, 17 Jun 2017 03:30:57 +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 3MtROTVRzUnn; Sat, 17 Jun 2017 03:30:53 +0000 (UTC) Subject: Re: svn commit: r443066 - in head/devel: . py-enum34 py3-enum34 DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 84EFF843D To: Ben Woods , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706100313.v5A3DTfb037183@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: Date: Fri, 16 Jun 2017 20:30:49 -0700 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: <201706100313.v5A3DTfb037183@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1PqKPLSDLJd84vCmPbp9ndFmV38DNTGlq" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 03:30:59 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1PqKPLSDLJd84vCmPbp9ndFmV38DNTGlq Content-Type: multipart/mixed; boundary="H7jEdbbevifOJKUxDlsaBCsWXMqQfoeAw"; 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: Subject: Re: svn commit: r443066 - in head/devel: . py-enum34 py3-enum34 References: <201706100313.v5A3DTfb037183@repo.freebsd.org> In-Reply-To: <201706100313.v5A3DTfb037183@repo.freebsd.org> --H7jEdbbevifOJKUxDlsaBCsWXMqQfoeAw Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/9/17 8:13 PM, Ben Woods wrote: > Author: woodsb02 > Date: Sat Jun 10 03:13:28 2017 > New Revision: 443066 > URL: https://svnweb.freebsd.org/changeset/ports/443066 >=20 > Log: > [NEW] devel/py3-enum34: Create Python 3.x version of this port > =20 > PR: 219833 > Reported by: koobs >=20 > Added: > head/devel/py3-enum34/ > head/devel/py3-enum34/Makefile (contents, props changed) > Modified: > head/devel/Makefile > head/devel/py-enum34/Makefile >=20 > Modified: head/devel/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/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 +=3D py3-dbus > SUBDIR +=3D py3-defusedxml > SUBDIR +=3D py3-docopt > + SUBDIR +=3D py3-enum34 > SUBDIR +=3D py3-flake8 > SUBDIR +=3D py3-flake8-builtins > SUBDIR +=3D py3-flake8-docstrings >=20 > Modified: head/devel/py-enum34/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/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=3D Python 3.4 Enum backported to 3.3, 3.2, 3.= 1,=20 > =20 > LICENSE=3D BSD3CLAUSE > =20 > -USES=3D python:2.7-3.3 > +USES?=3D python:2.7-3.3 > USE_PYTHON=3D distutils autoplist > OPTIONS_DEFINE=3D DOCS > =20 >=20 > Added: head/devel/py3-enum34/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 > --- /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=3D ${.CURDIR}/../py-enum34 > + > +USES=3D python:3.3 Does this port really not support 3.4 3.5 and the default 3.6? > + > +.include "${MASTERDIR}/Makefile" >=20 --=20 Regards, Bryan Drewery --H7jEdbbevifOJKUxDlsaBCsWXMqQfoeAw-- --1PqKPLSDLJd84vCmPbp9ndFmV38DNTGlq 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 iQEcBAEBCgAGBQJZRKJqAAoJEDXXcbtuRpfPd5YH/jj5QmhuiiVzJNscBFqMJ/Vg Du6G3KE49fo01uQp3evihnOC+RBh4uRsNsF4Wtg8r8UF195phWAnqrWjtkgmvK85 kBFjVOZnu6xaGNj9IQqIWWOjm5v+w93hC/nH/WjVQBwIA7xDJcLDuHFfqEEAuDT3 noiW4bd4wV1gd/7SZlT8Zu1boknnMhFc67wamjI/wUND5o5ZwKTcf30Ls4ghqFan o+9fJFiXrYBjmwCAiKn+ICQX83eRTSakOYDa73dRzMIeNboGEGblLjRF0O6AXlG3 0XjXOwEk4groswiWw2A889I0h8iT5bdFBges4NVy96nPMHkCQb3D4u8qDSE4yT0= =cf5s -----END PGP SIGNATURE----- --1PqKPLSDLJd84vCmPbp9ndFmV38DNTGlq-- From owner-svn-ports-head@freebsd.org Sat Jun 17 03:50:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53266B95E44; Sat, 17 Jun 2017 03:50:48 +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 1C87D7D0AB; Sat, 17 Jun 2017 03:50:48 +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 v5H3olwh028679; Sat, 17 Jun 2017 03:50:47 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H3olQB028677; Sat, 17 Jun 2017 03:50:47 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201706170350.v5H3olQB028677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 17 Jun 2017 03:50:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443731 - in head/security/keepass: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 03:50:48 -0000 Author: woodsb02 Date: Sat Jun 17 03:50:46 2017 New Revision: 443731 URL: https://svnweb.freebsd.org/changeset/ports/443731 Log: security/keepass: Update to 2.36 - Also add DEBUG option (off by default) Changes this release: http://keepass.info/news/n170609_2.36.html Deleted: head/security/keepass/files/patch-KeePass.sln head/security/keepass/files/patch-KeePassLib_KeePassLib.csproj head/security/keepass/files/patch-KeePass_KeePass.csproj head/security/keepass/files/patch-Translation_TrlUtil_TrlUtil.csproj Modified: head/security/keepass/Makefile head/security/keepass/distinfo Modified: head/security/keepass/Makefile ============================================================================== --- head/security/keepass/Makefile Sat Jun 17 03:40:15 2017 (r443730) +++ head/security/keepass/Makefile Sat Jun 17 03:50:46 2017 (r443731) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= keepass -PORTVERSION= 2.35 -PORTREVISION= 1 +PORTVERSION= 2.36 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION} DISTNAME= KeePass-${PORTVERSION}-Source @@ -33,15 +32,20 @@ DESKTOP_ENTRIES="KeePass" \ "Utility;" \ true -OPTIONS_DEFINE= XDOTOOL XSEL +OPTIONS_DEFINE= DEBUG XDOTOOL XSEL XDOTOOL_DESC= Use the xdotool utility for auto-typing passwords XSEL_DESC= Use the xsel utility for clipboard copying OPTIONS_DEFAULT= XDOTOOL XSEL +DEBUG_VARS= config=Debug +DEBUG_VARS_OFF= config=Release XDOTOOL_RUN_DEPENDS= xdotool:x11/xdotool XSEL_RUN_DEPENDS= xsel:x11/xsel-conrad +post-patch: + ${REINPLACE_CMD} -e 's|sed\ -i|sed\ -i\ \"\"|g' ${WRKSRC}/Build/PrepMonoDev.sh + do-build: # Extract icons (cd ${WRKSRC} && ${LOCALBASE}/bin/icotool -x KeePass/KeePass.ico) @@ -49,12 +53,12 @@ do-build: (cd ${WRKSRC}/Build && ${SH} PrepMonoDev.sh) # Do build (cd ${WRKSRC} && \ - ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/xbuild /t:KeePass /p:Configuration=Release) + ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/xbuild /t:KeePass /p:Configuration=${CONFIG}) do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/Build/KeePass/Release/KeePass.exe ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/Build/KeePass/${CONFIG}/KeePass.exe ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/Ext/KeePass.config.xml ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/Ext/KeePass.exe.config ${STAGEDIR}${DATADIR} @(cd ${WRKSRC}/Ext && ${COPYTREE_SHARE} XSL ${STAGEDIR}${DATADIR}) Modified: head/security/keepass/distinfo ============================================================================== --- head/security/keepass/distinfo Sat Jun 17 03:40:15 2017 (r443730) +++ head/security/keepass/distinfo Sat Jun 17 03:50:46 2017 (r443731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484560184 -SHA256 (KeePass-2.35-Source.zip) = 5faad9381af2f9d808d65ee3d880ff3bca9352c7ce886fea95d54f9169e863df -SIZE (KeePass-2.35-Source.zip) = 4840873 +TIMESTAMP = 1497668905 +SHA256 (KeePass-2.36-Source.zip) = de7e3e9d9bedab13e4d66b0ee941b2ebedaa08d8090f7cd78bd0fc019187d8c8 +SIZE (KeePass-2.36-Source.zip) = 5063221 From owner-svn-ports-head@freebsd.org Sat Jun 17 05:12:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DD60BF0952; Sat, 17 Jun 2017 05:12:08 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::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 C77887FA90; Sat, 17 Jun 2017 05:12:07 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-wm0-x232.google.com with SMTP id m125so40254604wmm.1; Fri, 16 Jun 2017 22:12:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=G28vYoQuSV7pfBinZNztqtTLh8vQhfsKLz59A2KBtRw=; b=Ig48YDZYv2Zi7REmc0DgI6mx7tTh3uCP505jFerfSGGNmVD7MvkHbvBHJXx60iPysh 9nOyqmcGb/oPyYV7P14Nod96M99DH0+IHWq+Qajk9j/3JZk4cJ/JMlNL1ij4e2A9VhZM pN/WGDhVHd54bIlszR05+VHXqypnWO4k0efjgEri6tKjCdVTHIzzSdt0rMyJbkFX4+To 37zHla3M8S2JEUAnS1x/pNGOztNHOLXxsDUXbiqP40ngIkOqyFmbEt5IneVFWcSi5w2q aznbdt0akg+3SLE5rr89LPd6/DCENAvjoxcmIUGTwmf9nVueLLZTJieI/3Zd6//LmCsX wFgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=G28vYoQuSV7pfBinZNztqtTLh8vQhfsKLz59A2KBtRw=; b=iAXCCmGKbbbhf3myTFCDDNIzEsogshbUnLKgVnmsQ3oYp0rqjR/jQr1DUwM392dAVD 9xeQnkbTtJcl9l92LFv5B+qKyN/CYXjzSDgUguNfdd925KYPQDfrW05YI+1l7KeKbd7X RACiA0SHOFNsm9k+D4GtBspZRZI4DV+JP4zXLVc7sL0UNx2JUWO2ZtAE/ZF+t0kRNwkU fgOTRNiQG287pbYQK+sWVbyc4z6EqQtKOakFNoIamYeNpUMVI/SIeQ1UIz9s/7jGYpCD hUIFibkhcXTC1yVFspRfj9n7rPIg9JG/63uLeO6Z7U4lnxeYSCm/6nFUGh/Btb8fvcf5 mg2g== X-Gm-Message-State: AKS2vOznf1nSUCTj+tDlSdiIBqVGRaJLiNnf9wxX4z+F9M47Dk+QfGbq eHMwN55Rt64ojuvhEzKIXkdp8LAsACBI X-Received: by 10.80.134.141 with SMTP id r13mr9728250eda.77.1497676326209; Fri, 16 Jun 2017 22:12:06 -0700 (PDT) MIME-Version: 1.0 References: <201706100313.v5A3DTfb037183@repo.freebsd.org> In-Reply-To: From: Ben Woods Date: Sat, 17 Jun 2017 05:11:55 +0000 Message-ID: Subject: Re: svn commit: r443066 - in head/devel: . py-enum34 py3-enum34 To: Ben Woods , Bryan Drewery , 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 05:12:08 -0000 On Sat, 17 Jun 2017 at 11:31 am, Bryan Drewery wrote: > Does this port really not support 3.4 3.5 and the default 3.6? > > > + > > +.include "${MASTERDIR}/Makefile" > > > > > -- > Regards, > Bryan Drewery > > As I understand it, it's not a case of does not support Python 3.4+, but that it is not required on python 3.4+. As per the port COMMENT, this port is Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7. Regards, Ben -- -- From: Benjamin Woods woodsb02@gmail.com From owner-svn-ports-head@freebsd.org Sat Jun 17 06:14:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD9E4BF1FC1; Sat, 17 Jun 2017 06:14:13 +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 9D606813C7; Sat, 17 Jun 2017 06:14:13 +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 v5H6EC44088925; Sat, 17 Jun 2017 06:14:12 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H6ECCN088923; Sat, 17 Jun 2017 06:14:12 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201706170614.v5H6ECCN088923@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 17 Jun 2017 06:14:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443732 - head/x11-themes/kdeartwork4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 06:14:13 -0000 Author: tcberner Date: Sat Jun 17 06:14:12 2017 New Revision: 443732 URL: https://svnweb.freebsd.org/changeset/ports/443732 Log: Drop dependency on eigen3 in x11-themes/kdeartwork4 The two screensavers kpendulum and krotation used the eigen2 compatiblity of eigen3 -- which was removed in the latest update. Therefore disable the find call to eigen, and do no longer build these two. Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D11240 Modified: head/x11-themes/kdeartwork4/Makefile head/x11-themes/kdeartwork4/pkg-plist Modified: head/x11-themes/kdeartwork4/Makefile ============================================================================== --- head/x11-themes/kdeartwork4/Makefile Sat Jun 17 03:50:46 2017 (r443731) +++ head/x11-themes/kdeartwork4/Makefile Sat Jun 17 06:14:12 2017 (r443732) @@ -3,14 +3,12 @@ PORTNAME= kdeartwork PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE Artworks Themes -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3 - USES= cmake:outsource kde:4 tar:xz USE_KDE= kdelibs libkexiv2 workspace automoc4 USE_QT4= corelib gui opengl \ @@ -23,6 +21,9 @@ GNOME_BUILD_DEPENDS= ${LOCALBASE}/share/applications/x GNOME_RUN_DEPENDS= ${GNOME_BUILD_DEPENDS} GNOME_BUILD_DEPENDS_OFF= xscreensaver:x11/xscreensaver GNOME_RUN_DEPENDS_OFF= ${GNOME_BUILD_DEPENDS_OFF} + +# Do not look for eigen. Eigen3 dropped the eigen2 compatibility with 3.2+. +CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Eigen3:BOOL=TRUE post-patch: ${REINPLACE_CMD} -e 's|/usr/local/|${LOCALBASE}|g' \ Modified: head/x11-themes/kdeartwork4/pkg-plist ============================================================================== --- head/x11-themes/kdeartwork4/pkg-plist Sat Jun 17 03:50:46 2017 (r443731) +++ head/x11-themes/kdeartwork4/pkg-plist Sat Jun 17 06:14:12 2017 (r443732) @@ -9,9 +9,7 @@ bin/kgravity.kss bin/klines.kss bin/klorenz.kss bin/kpartsaver.kss -bin/kpendulum.kss bin/kpolygon.kss -bin/krotation.kss bin/kscience.kss bin/kslideshow.kss bin/ksolarwinds.kss From owner-svn-ports-head@freebsd.org Sat Jun 17 08:33:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32801BF4FFD; Sat, 17 Jun 2017 08:33:37 +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 00761849A6; Sat, 17 Jun 2017 08:33:36 +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 v5H8XaEP045535; Sat, 17 Jun 2017 08:33:36 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H8XZ9x045532; Sat, 17 Jun 2017 08:33:35 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706170833.v5H8XZ9x045532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 17 Jun 2017 08:33:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443733 - head/net-mgmt/cacti X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 08:33:37 -0000 Author: joneum Date: Sat Jun 17 08:33:35 2017 New Revision: 443733 URL: https://svnweb.freebsd.org/changeset/ports/443733 Log: - net-mgmt/cacti: Update from 1.1.9 to 1.1.10 - Changelog: http://www.cacti.net/release_notes.php?version=1.1.10 PR: 220036 Submitted by: Daniel Austin (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11241 Modified: head/net-mgmt/cacti/Makefile head/net-mgmt/cacti/distinfo head/net-mgmt/cacti/pkg-plist Modified: head/net-mgmt/cacti/Makefile ============================================================================== --- head/net-mgmt/cacti/Makefile Sat Jun 17 06:14:12 2017 (r443732) +++ head/net-mgmt/cacti/Makefile Sat Jun 17 08:33:35 2017 (r443733) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.9 +PORTVERSION= 1.1.10 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 17 06:14:12 2017 (r443732) +++ head/net-mgmt/cacti/distinfo Sat Jun 17 08:33:35 2017 (r443733) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496786177 -SHA256 (cacti-1.1.9.tar.gz) = 329b9a9b388f1a11c92c483a404c8ad0d0e63720cfed12edd82bec866950d67c -SIZE (cacti-1.1.9.tar.gz) = 8720015 +TIMESTAMP = 1497419994 +SHA256 (cacti-1.1.10.tar.gz) = 37f247f6083d45f433c5526ac3c81f851eb1ee170366cae3642425d59bf6674a +SIZE (cacti-1.1.10.tar.gz) = 8724594 Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Sat Jun 17 06:14:12 2017 (r443732) +++ head/net-mgmt/cacti/pkg-plist Sat Jun 17 08:33:35 2017 (r443733) @@ -376,7 +376,6 @@ %%CACTIDIR%%/include/js/jquery.multiselect.filter.js %%CACTIDIR%%/include/js/jquery.multiselect.js %%CACTIDIR%%/include/js/jquery.sparkline.js -%%CACTIDIR%%/include/js/jquery.storageapi.js %%CACTIDIR%%/include/js/jquery.tablednd.js %%CACTIDIR%%/include/js/jquery.tablesorter.js %%CACTIDIR%%/include/js/jquery.tablesorter.pager.js @@ -386,6 +385,7 @@ %%CACTIDIR%%/include/js/jquery.zoom.js %%CACTIDIR%%/include/js/jquery-migrate.js %%CACTIDIR%%/include/js/jquery-ui.js +%%CACTIDIR%%/include/js/js.storage.js %%CACTIDIR%%/include/js/jstree.js %%CACTIDIR%%/include/js/pace.js %%CACTIDIR%%/include/js/screenfull.js From owner-svn-ports-head@freebsd.org Sat Jun 17 08:34:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5FEB0BF5061; Sat, 17 Jun 2017 08:34:12 +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 3012884A9A; Sat, 17 Jun 2017 08:34:12 +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 v5H8YBvF045677; Sat, 17 Jun 2017 08:34:11 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H8YBPp045676; Sat, 17 Jun 2017 08:34:11 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706170834.v5H8YBPp045676@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 17 Jun 2017 08:34:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443734 - head/cad/tochnog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 08:34:12 -0000 Author: thierry Date: Sat Jun 17 08:34:11 2017 New Revision: 443734 URL: https://svnweb.freebsd.org/changeset/ports/443734 Log: Drop support for superlu_mt. tochnog hasn't maintained the superlu_mt interface (or much else) in a long time. Let's just drop the option as it won't work when we bring in the modern superlu_mt 3.1 version. PR: 219932 Submitted by: pfg Modified: head/cad/tochnog/Makefile Modified: head/cad/tochnog/Makefile ============================================================================== --- head/cad/tochnog/Makefile Sat Jun 17 08:33:35 2017 (r443733) +++ head/cad/tochnog/Makefile Sat Jun 17 08:34:11 2017 (r443734) @@ -17,7 +17,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/lib/libf2c.a:lang/f2c -OPTIONS_DEFINE= ATLAS EXAMPLES THREADS +OPTIONS_DEFINE= ATLAS EXAMPLES ATLAS_DESC= Use ATLAS instead of BLAS/LAPACK WRKSRC= ${WRKDIR}/Sources/Tochnog-Latest-jan-2014 @@ -37,26 +37,16 @@ GID_PTYPES= ${PREFIX}/${GIDDIR}/problemtypes .if ${PORT_OPTIONS:MATLAS} LIB_DEPENDS+= libatlas.so:math/atlas -.if ${PORT_OPTIONS:MTHREADS} -BLAS_LIBS= -lptf77blas -.else BLAS_LIBS= -lf77blas -.endif .else LIB_DEPENDS+= libblas.so:math/blas \ liblapack.so:math/lapack BLAS_LIBS= -llapack -lblas .endif -.if ${PORT_OPTIONS:MTHREADS} -ALL_TARGET= freebsd_parallel -LIB_DEPENDS+= libsuperlu_mt.so:math/superlu_mt -SUPERLU= superlu_mt -.else ALL_TARGET= freebsd_old LIB_DEPENDS+= libsuperlu.so:math/superlu SUPERLU= superlu -.endif post-extract: .for sup in gid tools test @@ -71,10 +61,6 @@ pre-configure: s,%%SUPERLU%%,${SUPERLU},g ; \ s,%%BLAS_LIBS%%,-L${LOCALBASE}/lib ${BLAS_LIBS},g' \ ${WRKSRC}/makefile -pre-configure-THREADS-on: - ${REINPLACE_CMD} -e 's,SUPERLU_MT_USE 0,SUPERLU_MT_USE 1,' \ - ${WRKSRC}/tnsuplu.h -pre-configure-THREADS-off: ${REINPLACE_CMD} -e 's,SUPERLU_USE 0,SUPERLU_USE 1,' \ ${WRKSRC}/tnsuplu.h From owner-svn-ports-head@freebsd.org Sat Jun 17 08:34:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08924BF5090; Sat, 17 Jun 2017 08:34:21 +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 BF8F184ACF; Sat, 17 Jun 2017 08:34:20 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5H8YJZK045926; Sat, 17 Jun 2017 08:34:19 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H8YJPv045919; Sat, 17 Jun 2017 08:34:19 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706170834.v5H8YJPv045919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 17 Jun 2017 08:34:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443735 - in head/math/superlu_mt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 08:34:21 -0000 Author: thierry Date: Sat Jun 17 08:34:19 2017 New Revision: 443735 URL: https://svnweb.freebsd.org/changeset/ports/443735 Log: Update math/superlu_mt to version 3.1, along with some cleanups. PR: 219265 Submitted by: pfg Deleted: head/math/superlu_mt/files/patch-SRC+slu_mt_util.h head/math/superlu_mt/files/patch-TESTING+pddrive.c head/math/superlu_mt/files/patch-TESTING+pdgssv.c head/math/superlu_mt/files/patch-TESTING+pdgssvx.c Modified: head/math/superlu_mt/Makefile head/math/superlu_mt/distinfo head/math/superlu_mt/files/patch-INSTALL-Makefile head/math/superlu_mt/files/patch-make.inc head/math/superlu_mt/pkg-descr head/math/superlu_mt/pkg-plist Modified: head/math/superlu_mt/Makefile ============================================================================== --- head/math/superlu_mt/Makefile Sat Jun 17 08:34:11 2017 (r443734) +++ head/math/superlu_mt/Makefile Sat Jun 17 08:34:19 2017 (r443735) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= superlu_mt -PORTVERSION= 2.0.20080115 -PORTREVISION= 9 +PORTVERSION= 3.1.20160319 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ \ http://crd.lbl.gov/~xiaoye/:doc -DISTNAME= ${PORTNAME}_2.0 +DISTNAME= ${PORTNAME}_3.1 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} simax97.ps.gz:doc DIST_SUBDIR= superlu2 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} @@ -15,7 +14,11 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Routines for performing multithreaded sparse factorization +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/License.txt + BROKEN_aarch64= fails to build: undefined reference to sbrk +BROKEN_sparc64= Does not link on sparc64 USES= fortran gmake @@ -49,21 +52,16 @@ FPIC= -fPIC FPIC= -fpic .endif -.if ${ARCH} == "sparc64" -BROKEN= Does not link on sparc64 -.endif - USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/SuperLU_MT_2.0 -WRKSRC_SHARED= ${WRKDIR}/SuperLU_MT_2.0_shared +WRKSRC= ${WRKDIR}/SuperLU_MT_3.1 +WRKSRC_SHARED= ${WRKDIR}/SuperLU_MT_3.1_shared ALL_TARGET= lib -SVERSION= 1 +SVERSION= 3 ARCH2FIX= CBLAS/Makefile MAKE_INC/make.openmp MAKE_INC/make.exemplar \ - MAKE_INC/make.pthreads TESTING/MATGEN/Makefile \ - make.inc SRC/Makefile + make.inc SRC/Makefile TESTING/MATGEN/Makefile -post-patch: +do-configure: .for fmk in ${ARCH2FIX} @${REINPLACE_CMD} -e 's|^ARCH *.= ar|ARCMD = ar| ; \ s|\$$(ARCH)|$$(ARCMD)|' ${WRKSRC}/${fmk} @@ -106,20 +104,24 @@ do-build: done do-install: - ${INSTALL_DATA} ${WRKDIR}/tmp_static/libsuperlu_mt.a ${STAGEDIR}${PREFIX}/lib - ${INSTALL_LIB} ${WRKDIR}/tmp_shared/libsuperlu_mt.so.${SVERSION} ${STAGEDIR}${PREFIX}/lib - cd ${STAGEDIR}${PREFIX}/lib && ${LN} -s -f libsuperlu_mt.so.${SVERSION} libsuperlu_mt.so + ${INSTALL_DATA} ${WRKDIR}/tmp_static/libsuperlu_mt_*.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKDIR}/tmp_shared/libsuperlu_mt_*.so.${SVERSION} ${STAGEDIR}${PREFIX}/lib + ${RLN} ${STAGEDIR}${PREFIX}/lib/libsuperlu_mt_PTHREAD.so.${SVERSION} \ + ${STAGEDIR}${PREFIX}/lib/libsuperlu_mt_PTHREAD.so + ${RLN} ${STAGEDIR}${PREFIX}/lib/libsuperlu_mt_PTHREAD.so.${SVERSION} \ + ${STAGEDIR}${PREFIX}/lib/libsuperlu_mt.so ${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/SRC/*.h ${STAGEDIR}${PREFIX}/include/${PORTNAME} .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} -# ${INSTALL_DATA} ${WRKSRC}/INSTALL/*.ps ${STAGEDIR}${DOCSDIR} -# ${GZIP_CMD} ${STAGEDIR}${DOCSDIR}/*.ps + ${INSTALL_DATA} ${WRKSRC}/DOC/*.pdf ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/simax97.ps.gz ${STAGEDIR}${DOCSDIR} .endif +.ifdef MAINTAINER_MODE regression-test: do-build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} testing) @(cd ${WRKSRC_SHARED} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} testing) +.endif .include Modified: head/math/superlu_mt/distinfo ============================================================================== --- head/math/superlu_mt/distinfo Sat Jun 17 08:34:11 2017 (r443734) +++ head/math/superlu_mt/distinfo Sat Jun 17 08:34:19 2017 (r443735) @@ -1,4 +1,5 @@ -SHA256 (superlu2/superlu_mt_2.0.tar.gz) = 76f54f332db22313316798c3983b7bb704c159ce5a404ddda1f04d0fa477aab1 -SIZE (superlu2/superlu_mt_2.0.tar.gz) = 1332773 +TIMESTAMP = 1494706587 +SHA256 (superlu2/superlu_mt_3.1.tar.gz) = 407b544b9a92b2ed536b1e713e80f986824cf3016657a4bfc2f3e7d2a76ecab6 +SIZE (superlu2/superlu_mt_3.1.tar.gz) = 1824440 SHA256 (superlu2/simax97.ps.gz) = 8f8ae10e28dfdeda2fed58b0bcec1bf96f10fa7b1d055aff160d77d7aeb8a983 SIZE (superlu2/simax97.ps.gz) = 158724 Modified: head/math/superlu_mt/files/patch-INSTALL-Makefile ============================================================================== --- head/math/superlu_mt/files/patch-INSTALL-Makefile Sat Jun 17 08:34:11 2017 (r443734) +++ head/math/superlu_mt/files/patch-INSTALL-Makefile Sat Jun 17 08:34:19 2017 (r443735) @@ -1,6 +1,6 @@ ---- INSTALL/Makefile.orig 2013-11-16 19:14:28.000000000 +0100 -+++ INSTALL/Makefile 2013-11-16 19:14:58.000000000 +0100 -@@ -17,7 +17,7 @@ +--- INSTALL/Makefile.orig 2013-03-19 22:10:40 UTC ++++ INSTALL/Makefile +@@ -17,7 +17,7 @@ install.out: slamch.o: slamch.c ; $(CC) $(NOOPTS) -c $< dlamch.o: dlamch.c ; $(CC) $(NOOPTS) -c $< Modified: head/math/superlu_mt/files/patch-make.inc ============================================================================== --- head/math/superlu_mt/files/patch-make.inc Sat Jun 17 08:34:11 2017 (r443734) +++ head/math/superlu_mt/files/patch-make.inc Sat Jun 17 08:34:19 2017 (r443735) @@ -1,62 +1,57 @@ ---- make.inc.orig 2008-02-22 22:45:36 UTC +--- make.inc.orig 2015-04-30 00:46:42 UTC +++ make.inc -@@ -16,13 +16,13 @@ - # - # The machine (platform) identifier to append to the library names - # --PLAT = _sp -+PLAT = _PTHREAD - - # - # The name of the libraries to be created/linked to - # --TMGLIB = libtmglib.a --SUPERLULIB = libsuperlu_mt$(PLAT).a -+TMGLIB = libtmg.a -+SUPERLULIB = libsuperlu_mt.a - - # - # If you don't have ESSL, you can use the following blaslib instead: -@@ -30,7 +30,7 @@ SUPERLULIB = libsuperlu_mt$(PLAT).a - # which may be slower than ESSL - # - BLASDEF = -DUSE_VENDOR_BLAS --BLASLIB = -lessl -+BLASLIB = %%BLAS%% - #BLASLIB = ../lib/libblas$(PLAT).a - MATHLIB = -lm - MPLIB = -lpthread -@@ -38,7 +38,7 @@ MPLIB = -lpthread +@@ -22,7 +22,7 @@ PLAT = _PTHREAD + TMGLIB = libtmglib$(PLAT).a + SUPERLULIB = libsuperlu_mt$(PLAT).a + BLASDEF = -DUSE_VENDOR_BLAS +-BLASLIB = -L/usr/lib -lf77blas -latlas ++BLASLIB = %%BLAS%% + #BLASLIB = ../lib/libblas$(PLAT).a + MATHLIB = -lm + MPLIB = -lpthread +@@ -31,7 +31,7 @@ MPLIB = -lpthread # The archiver and the flag(s) to use when building archive (library) # If your system has no ranlib, set RANLIB = echo. # --ARCH = ar -+ARCMD = ar - ARCHFLAGS = cr - RANLIB = ranlib +-ARCH = ar ++ARCMD = ar + ARCHFLAGS = cr + RANLIB = ranlib -@@ -46,16 +46,17 @@ RANLIB = ranlib - PREDEFS = -D_PTHREAD +@@ -40,8 +40,8 @@ RANLIB = ranlib + # Definitions used by CPP: + PREDEFS = -D__PTHREAD ## -DDEBUGlevel=0 -DPRNTlevel=0 # +-CC = gcc +-CFLAGS = $(PREDEFS) -g #-O3 ++CC = %%CC%% ++CFLAGS = $(PREDEFS) %%CFLAGS%% + # Uncomment the following to use 64-bit integer + CFLAGS += -D_LONGINT --CC = xlc_r --CFLAGS = -qarch=pwr5 -qalias=allptrs $(PREDEFS) -DPRNTlevel=0 -O3 --FORTRAN = xlf --FFLAGS = -O3 -qarch=pwr5 --LOADER = xlc_r --LOADOPTS = -bmaxdata:0x80000000 -+CC = %%CC%% -+CFLAGS = $(PREDEFS) %%CPPFLAGS%% %%CFLAGS%% -+FORTRAN = %%FC%% -+FFLAGS = %%FFLAGS%% -+LOADER = %%CC%% -+LOADOPTS = %%LDFLAGS%% -+NOOPTS = %%FPIC%% - # - # C preprocessor defs for compilation for the Fortran interface - # (-DNoChange, -DAdd_, -DAdd__, or -DUpCase) - # --CDEFS = -DNoChange -+CDEFS = -DAdd_ +@@ -49,19 +49,19 @@ CFLAGS += -D_LONGINT + # There are a few files that should NOT be optimized, which appear in the + # end of SRC/Makefile, taking the flag $(NOOPTS) + # NOOPTS should be defined to explicitly turn off any optimization. +-NOOPTS = -O0 ++NOOPTS = -O0 %%FPIC%% +-BLASOPTS = ++BLASOPTS = + ############################################################################ + +-FORTRAN = gfortran +-FFLAGS = -O -fdefault-integer-8 ++FORTRAN = %%FC%% ++FFLAGS = %%FFLAGS%% -fdefault-integer-8 + + ############################################################################ + +-LOADER = gcc +-LOADOPTS = -O #-pthread ++LOADER = %%CC%% ++LOADOPTS = -O %%LDFLAGS%% + + ############################################################################ + # Modified: head/math/superlu_mt/pkg-descr ============================================================================== --- head/math/superlu_mt/pkg-descr Sat Jun 17 08:34:11 2017 (r443734) +++ head/math/superlu_mt/pkg-descr Sat Jun 17 08:34:19 2017 (r443735) @@ -1,5 +1,5 @@ - SuperLU_MT (version 2.0) - ======================== + SuperLU_MT (version 3.1) + ======================== SuperLU_MT contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with partial pivoting (GEPP). @@ -8,12 +8,13 @@ preordering for sparsity is completely separate from t SuperLU_MT is a parallel extension to the serial SuperLU library. SuperLU_MT is implemented in ANSI C, with multithreading extension, -for example, using POSIX threads. Currently, only the LU factorization -routine, which is the most time-consuming part of the solution process, -is parallelized on machines with a shared address space. The other -routines, such as column preordering and the forward and back substitutions -are performed sequentially. This "alpha" release contains only -double-precision real data type. +for example, using POSIX threads or OpenMP. Currently, only the LU +factorization routine, which is the most time-consuming part of the +solution process, is parallelized on machines with a shared address space. +The other routines, such as column preordering and the forward and +back substitutions are performed sequentially. +The library provides functionality for both real and complex +matrices, in both single and double precision. Xiaoye S. Li, Lawrence Berkeley National Lab, xiaoye@nersc.gov James Demmel, Univ. of California Berkeley, demmel@cs.berkeley.edu Modified: head/math/superlu_mt/pkg-plist ============================================================================== --- head/math/superlu_mt/pkg-plist Sat Jun 17 08:34:11 2017 (r443734) +++ head/math/superlu_mt/pkg-plist Sat Jun 17 08:34:19 2017 (r443735) @@ -1,16 +1,18 @@ include/superlu_mt/colamd.h -include/superlu_mt/pcsp_defs.h -include/superlu_mt/pdsp_defs.h -include/superlu_mt/pssp_defs.h include/superlu_mt/pxgstrf_synch.h -include/superlu_mt/pzsp_defs.h include/superlu_mt/slu_dcomplex.h include/superlu_mt/slu_mt_Cnames.h +include/superlu_mt/slu_mt_cdefs.h +include/superlu_mt/slu_mt_ddefs.h include/superlu_mt/slu_mt_machines.h +include/superlu_mt/slu_mt_sdefs.h include/superlu_mt/slu_mt_util.h +include/superlu_mt/slu_mt_zdefs.h include/superlu_mt/slu_scomplex.h include/superlu_mt/supermatrix.h -lib/libsuperlu_mt.a lib/libsuperlu_mt.so -lib/libsuperlu_mt.so.1 +lib/libsuperlu_mt_PTHREAD.a +lib/libsuperlu_mt_PTHREAD.so +lib/libsuperlu_mt_PTHREAD.so.3 %%PORTDOCS%%%%DOCSDIR%%/simax97.ps.gz +%%PORTDOCS%%%%DOCSDIR%%/ug.pdf From owner-svn-ports-head@freebsd.org Sat Jun 17 08:39:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABE41BF5109; Sat, 17 Jun 2017 08:39:17 +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 6F55584C95; Sat, 17 Jun 2017 08:39:17 +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 v5H8dGDE046200; Sat, 17 Jun 2017 08:39:16 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H8dGEW046199; Sat, 17 Jun 2017 08:39:16 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201706170839.v5H8dGEW046199@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 17 Jun 2017 08:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443736 - head/editors/calligra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 08:39:17 -0000 Author: tcberner Date: Sat Jun 17 08:39:16 2017 New Revision: 443736 URL: https://svnweb.freebsd.org/changeset/ports/443736 Log: Ent-eigen editors/calligra. The recent update of math/eigen3 broke editors/calligra, as opencv and eigen-3.2+ contain same named parts. Remove the using namespace Eigen from the files, and import the qualified class names instead. This is a simplified backport of https://phabricator.kde.org/R37:2db4438671e17002c7b02e3ad3a5208930765e4f . Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D11243 Modified: head/editors/calligra/Makefile Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Sat Jun 17 08:34:19 2017 (r443735) +++ head/editors/calligra/Makefile Sat Jun 17 08:39:16 2017 (r443736) @@ -94,5 +94,17 @@ post-patch: ${PATCH_WRKSRC}/krita/plugins/formats/ora/CMakeLists.txt \ ${PATCH_WRKSRC}/krita/plugins/formats/ora/CMakeLists.txt \ ${PATCH_WRKSRC}/plugins/vectorshape/CMakeLists.txt +# Enteigen krita: Do not use the complete 'Eigen' namespace, as it conflicts +# with opencv now, but only include the qualified class names. +# This is a simplified version of upstreams: +# https://phabricator.kde.org/R37:2db4438671e17002c7b02e3ad3a5208930765e4f + @${REINPLACE_CMD} -e 's|using namespace Eigen;|using Eigen::Matrix;using Eigen::Dynamic;using Eigen::Vector2i;|' \ + ${PATCH_WRKSRC}/krita/plugins/extensions/dockers/advancedcolorselector/kis_color_selector_ring.cpp \ + ${PATCH_WRKSRC}/krita/plugins/filters/blur/kis_gaussian_blur_filter.h \ + ${PATCH_WRKSRC}/krita/plugins/filters/blur/kis_motion_blur_filter.h \ + ${PATCH_WRKSRC}/krita/plugins/filters/blur/kis_lens_blur_filter.h \ + ${PATCH_WRKSRC}/krita/plugins/filters/convolutionfilters/convolutionfilters.cpp \ + ${PATCH_WRKSRC}/krita/image/kis_convolution_kernel.h \ + ${PATCH_WRKSRC}/krita/image/kis_gaussian_kernel.h .include From owner-svn-ports-head@freebsd.org Sat Jun 17 09:01:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 275D3BF5DEF; Sat, 17 Jun 2017 09:01:27 +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 E871BA3D; Sat, 17 Jun 2017 09:01:26 +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 v5H91QQS054827; Sat, 17 Jun 2017 09:01:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H91QWp054826; Sat, 17 Jun 2017 09:01:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201706170901.v5H91QWp054826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Jun 2017 09:01:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443737 - head/sysutils/aird X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 09:01:27 -0000 Author: amdmi3 Date: Sat Jun 17 09:01:25 2017 New Revision: 443737 URL: https://svnweb.freebsd.org/changeset/ports/443737 Log: - Update WWW Approved by: portmgr blanket Modified: head/sysutils/aird/pkg-descr Modified: head/sysutils/aird/pkg-descr ============================================================================== --- head/sysutils/aird/pkg-descr Sat Jun 17 08:39:16 2017 (r443736) +++ head/sysutils/aird/pkg-descr Sat Jun 17 09:01:25 2017 (r443737) @@ -11,4 +11,4 @@ Apple IR receiver modules are found on: o Intel iMac o Intel MacMini -WWW: http://wiki.freebsd.org/AppleMacbook +WWW: https://wiki.freebsd.org/AppleMacbook From owner-svn-ports-head@freebsd.org Sat Jun 17 09:35:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94B81BF66E0; Sat, 17 Jun 2017 09:35:37 +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 394A61A85; Sat, 17 Jun 2017 09:35:37 +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 v5H9ZaII070028; Sat, 17 Jun 2017 09:35:36 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H9ZaE6070025; Sat, 17 Jun 2017 09:35:36 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706170935.v5H9ZaE6070025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 17 Jun 2017 09:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443738 - head/www/piwigo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 09:35:37 -0000 Author: joneum Date: Sat Jun 17 09:35:35 2017 New Revision: 443738 URL: https://svnweb.freebsd.org/changeset/ports/443738 Log: - www/piwigo: Update from 2.8.6 to 2.9.0 - Changelog: http://piwigo.org/releases/2.9.0 PR: 219985 Submitted by: Ralf van der Enden (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11196 Modified: head/www/piwigo/Makefile head/www/piwigo/distinfo head/www/piwigo/pkg-plist Modified: head/www/piwigo/Makefile ============================================================================== --- head/www/piwigo/Makefile Sat Jun 17 09:01:25 2017 (r443737) +++ head/www/piwigo/Makefile Sat Jun 17 09:35:35 2017 (r443738) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= piwigo -PORTVERSION= 2.8.6 -PORTREVISION= 1 +PORTVERSION= 2.9.0 CATEGORIES= www MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ Modified: head/www/piwigo/distinfo ============================================================================== --- head/www/piwigo/distinfo Sat Jun 17 09:01:25 2017 (r443737) +++ head/www/piwigo/distinfo Sat Jun 17 09:35:35 2017 (r443738) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485787980 -SHA256 (piwigo-2.8.6.zip) = 74e400afd780642d19752a1f6ea5d864b97047cc525ed2abfff95e1eba44b565 -SIZE (piwigo-2.8.6.zip) = 7608839 +TIMESTAMP = 1494322975 +SHA256 (piwigo-2.9.0.zip) = 5301b8bf83aaa6542430a701ed814e316f13878593e525be4d5730c9caf36f6f +SIZE (piwigo-2.9.0.zip) = 7763733 Modified: head/www/piwigo/pkg-plist ============================================================================== --- head/www/piwigo/pkg-plist Sat Jun 17 09:01:25 2017 (r443737) +++ head/www/piwigo/pkg-plist Sat Jun 17 09:35:35 2017 (r443738) @@ -56,7 +56,6 @@ %%WWWDIR%%/admin/include/pclzip.lib.php %%WWWDIR%%/admin/include/photos_add_direct_prepare.inc.php %%WWWDIR%%/admin/include/plugins.class.php -%%WWWDIR%%/include/srand.php %%WWWDIR%%/admin/include/tabsheet.class.php %%WWWDIR%%/admin/include/themes.class.php %%WWWDIR%%/admin/include/updates.class.php @@ -156,6 +155,7 @@ %%WWWDIR%%/admin/themes/default/fontello/font/fontello.svg %%WWWDIR%%/admin/themes/default/fontello/font/fontello.ttf %%WWWDIR%%/admin/themes/default/fontello/font/fontello.woff +%%WWWDIR%%/admin/themes/default/fontello/font/fontello.woff2 %%WWWDIR%%/admin/themes/default/icon/cat_move.png %%WWWDIR%%/admin/themes/default/icon/category_children.png %%WWWDIR%%/admin/themes/default/icon/category_delete.png @@ -182,8 +182,6 @@ %%WWWDIR%%/admin/themes/default/icon/permissions.png %%WWWDIR%%/admin/themes/default/icon/plus.gif %%WWWDIR%%/admin/themes/default/icon/preferences.png -%%WWWDIR%%/admin/themes/default/icon/remove_filter.png -%%WWWDIR%%/admin/themes/default/icon/remove_filter_hover.png %%WWWDIR%%/admin/themes/default/icon/toggle_is_default_group.png %%WWWDIR%%/admin/themes/default/icon/uncheck.png %%WWWDIR%%/admin/themes/default/icon/validate_s.png @@ -194,6 +192,7 @@ %%WWWDIR%%/admin/themes/default/images/ajax-loader.gif %%WWWDIR%%/admin/themes/default/images/logo.png %%WWWDIR%%/admin/themes/default/images/pbar-ani.gif +%%WWWDIR%%/admin/themes/default/images/piwigo-logo-white-letters.svg %%WWWDIR%%/admin/themes/default/index.php %%WWWDIR%%/admin/themes/default/js/LocalStorageCache.js %%WWWDIR%%/admin/themes/default/js/addAlbum.js @@ -601,6 +600,7 @@ %%WWWDIR%%/include/smarty/libs/sysplugins/smarty_variable.php %%WWWDIR%%/include/smarty/libs/sysplugins/smartycompilerexception.php %%WWWDIR%%/include/smarty/libs/sysplugins/smartyexception.php +%%WWWDIR%%/include/srand.php %%WWWDIR%%/include/template.class.php %%WWWDIR%%/include/user.inc.php %%WWWDIR%%/include/ws_core.inc.php @@ -672,6 +672,10 @@ %%WWWDIR%%/install/db/146-database.php %%WWWDIR%%/install/db/147-database.php %%WWWDIR%%/install/db/148-database.php +%%WWWDIR%%/install/db/149-database.php +%%WWWDIR%%/install/db/150-database.php +%%WWWDIR%%/install/db/151-database.php +%%WWWDIR%%/install/db/152-database.php %%WWWDIR%%/install/db/61-database.php %%WWWDIR%%/install/db/62-database.php %%WWWDIR%%/install/db/63-database.php @@ -733,6 +737,7 @@ %%WWWDIR%%/install/upgrade_2.5.0.php %%WWWDIR%%/install/upgrade_2.6.0.php %%WWWDIR%%/install/upgrade_2.7.0.php +%%WWWDIR%%/install/upgrade_2.8.0.php @mode 750 @owner %%WWWOWN%% @group %%WWWGRP%% @@ -798,9 +803,13 @@ %%WWWDIR%%/language/bg_BG/help/cat_modify.html %%WWWDIR%%/language/bg_BG/help/cat_move.html %%WWWDIR%%/language/bg_BG/help/cat_options.html +%%WWWDIR%%/language/bg_BG/help/cat_perm.html %%WWWDIR%%/language/bg_BG/help/group_list.html +%%WWWDIR%%/language/bg_BG/help/help_add_photos.html %%WWWDIR%%/language/bg_BG/help/help_groups.html %%WWWDIR%%/language/bg_BG/help/help_misc.html +%%WWWDIR%%/language/bg_BG/help/permalinks.html +%%WWWDIR%%/language/bg_BG/help/search.html %%WWWDIR%%/language/bg_BG/help/synchronize.html %%WWWDIR%%/language/bg_BG/help/user_list.html %%WWWDIR%%/language/bg_BG/index.php @@ -814,6 +823,7 @@ %%WWWDIR%%/language/br_FR/admin.lang.php %%WWWDIR%%/language/br_FR/br_FR.jpg %%WWWDIR%%/language/br_FR/common.lang.php +%%WWWDIR%%/language/br_FR/help/help_misc.html %%WWWDIR%%/language/br_FR/install.lang.php %%WWWDIR%%/language/br_FR/iso.txt %%WWWDIR%%/language/br_FR/upgrade.lang.php @@ -1075,6 +1085,7 @@ %%WWWDIR%%/language/eu_ES/eu_ES.jpg %%WWWDIR%%/language/eu_ES/install.lang.php %%WWWDIR%%/language/eu_ES/iso.txt +%%WWWDIR%%/language/eu_ES/upgrade.lang.php %%WWWDIR%%/language/fa_IR/about.html %%WWWDIR%%/language/fa_IR/admin.lang.php %%WWWDIR%%/language/fa_IR/common.lang.php @@ -1678,6 +1689,9 @@ %%WWWDIR%%/language/sl_SI/common.lang.php %%WWWDIR%%/language/sl_SI/help/cat_move.html %%WWWDIR%%/language/sl_SI/help/cat_perm.html +%%WWWDIR%%/language/sl_SI/help/group_list.html +%%WWWDIR%%/language/sl_SI/help/help_add_photos.html +%%WWWDIR%%/language/sl_SI/help/help_groups.html %%WWWDIR%%/language/sl_SI/help/help_misc.html %%WWWDIR%%/language/sl_SI/help/search.html %%WWWDIR%%/language/sl_SI/help/synchronize.html @@ -2245,6 +2259,9 @@ %%WWWDIR%%/plugins/TakeATour/language/bg_BG/index.php %%WWWDIR%%/plugins/TakeATour/language/bg_BG/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/bg_BG/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/bg_BG/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/bg_BG/tour_2_9_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/br_FR/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/ca_ES/description.txt %%WWWDIR%%/plugins/TakeATour/language/ca_ES/index.php %%WWWDIR%%/plugins/TakeATour/language/ca_ES/plugin.lang.php @@ -2264,6 +2281,7 @@ %%WWWDIR%%/plugins/TakeATour/language/da_DK/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/da_DK/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/de_DE/description.txt @@ -2271,6 +2289,7 @@ %%WWWDIR%%/plugins/TakeATour/language/de_DE/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/de_DE/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/el_GR/description.txt @@ -2278,6 +2297,7 @@ %%WWWDIR%%/plugins/TakeATour/language/el_GR/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/el_GR/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/en_UK/description.txt @@ -2285,6 +2305,7 @@ %%WWWDIR%%/plugins/TakeATour/language/en_UK/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/en_UK/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/eo_EO/description.txt @@ -2317,6 +2338,7 @@ %%WWWDIR%%/plugins/TakeATour/language/fr_FR/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/fr_FR/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/gl_ES/description.txt @@ -2330,6 +2352,7 @@ %%WWWDIR%%/plugins/TakeATour/language/it_IT/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/it_IT/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/lv_LV/description.txt @@ -2337,13 +2360,16 @@ %%WWWDIR%%/plugins/TakeATour/language/lv_LV/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/lv_LV/tour_privacy.lang.php +%%WWWDIR%%/plugins/TakeATour/language/mn_MN/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/nb_NO/description.txt %%WWWDIR%%/plugins/TakeATour/language/nb_NO/index.php %%WWWDIR%%/plugins/TakeATour/language/nb_NO/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/nb_NO/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/nl_NL/description.txt @@ -2351,6 +2377,7 @@ %%WWWDIR%%/plugins/TakeATour/language/nl_NL/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/nl_NL/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/pl_PL/description.txt @@ -2364,6 +2391,7 @@ %%WWWDIR%%/plugins/TakeATour/language/pt_BR/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/pt_BR/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/pt_PT/description.txt @@ -2373,9 +2401,11 @@ %%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_2_8_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/pt_PT/tour_privacy.lang.php +%%WWWDIR%%/plugins/TakeATour/language/ro_RO/description.txt %%WWWDIR%%/plugins/TakeATour/language/ro_RO/index.php %%WWWDIR%%/plugins/TakeATour/language/ro_RO/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/ro_RO/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/ro_RO/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/ro_RO/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/ro_RO/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/ru_RU/description.txt @@ -2383,6 +2413,7 @@ %%WWWDIR%%/plugins/TakeATour/language/ru_RU/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/ru_RU/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/sk_SK/description.txt @@ -2396,6 +2427,7 @@ %%WWWDIR%%/plugins/TakeATour/language/sl_SI/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/sl_SI/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/sl_SI/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/sl_SI/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/sr_RS/description.txt %%WWWDIR%%/plugins/TakeATour/language/sr_RS/index.php @@ -2407,6 +2439,7 @@ %%WWWDIR%%/plugins/TakeATour/language/sv_SE/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_2_7_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_2_8_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/sv_SE/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/th_TH/tour_2_8_0.lang.php @@ -2421,6 +2454,7 @@ %%WWWDIR%%/plugins/TakeATour/language/uk_UA/index.php %%WWWDIR%%/plugins/TakeATour/language/uk_UA/plugin.lang.php %%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_2_7_0.lang.php +%%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_2_9_0.lang.php %%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php %%WWWDIR%%/plugins/TakeATour/language/uk_UA/tour_privacy.lang.php %%WWWDIR%%/plugins/TakeATour/language/vi_VN/description.txt @@ -2444,9 +2478,19 @@ %%WWWDIR%%/plugins/TakeATour/tours/2_7_0/tour.tpl %%WWWDIR%%/plugins/TakeATour/tours/2_8_0/config.inc.php %%WWWDIR%%/plugins/TakeATour/tours/2_8_0/tour.tpl +%%WWWDIR%%/plugins/TakeATour/tours/2_9_0/config.inc.php +%%WWWDIR%%/plugins/TakeATour/tours/2_9_0/tour.tpl +%%WWWDIR%%/plugins/TakeATour/tours/config/config.inc.php +%%WWWDIR%%/plugins/TakeATour/tours/config/tour.tpl +%%WWWDIR%%/plugins/TakeATour/tours/edit_photos/config.inc.php +%%WWWDIR%%/plugins/TakeATour/tours/edit_photos/tour.tpl %%WWWDIR%%/plugins/TakeATour/tours/first_contact/config.inc.php %%WWWDIR%%/plugins/TakeATour/tours/first_contact/tour.tpl %%WWWDIR%%/plugins/TakeATour/tours/first_contact/tour.tpl.bak +%%WWWDIR%%/plugins/TakeATour/tours/manage_albums/config.inc.php +%%WWWDIR%%/plugins/TakeATour/tours/manage_albums/tour.tpl +%%WWWDIR%%/plugins/TakeATour/tours/plugins/config.inc.php +%%WWWDIR%%/plugins/TakeATour/tours/plugins/tour.tpl %%WWWDIR%%/plugins/TakeATour/tours/privacy/config.inc.php %%WWWDIR%%/plugins/TakeATour/tours/privacy/tour.tpl %%WWWDIR%%/plugins/TakeATour/tours/scaling/scaling.tpl @@ -2456,8 +2500,10 @@ %%WWWDIR%%/plugins/language_switch/README.md %%WWWDIR%%/plugins/language_switch/flag_sprite.jpg %%WWWDIR%%/plugins/language_switch/flag_sprite_original.png -%%WWWDIR%%/plugins/language_switch/flags.tpl %%WWWDIR%%/plugins/language_switch/index.php +%%WWWDIR%%/plugins/language_switch/language_switch_flags.tpl +%%WWWDIR%%/plugins/language_switch/language_switch.css +%%WWWDIR%%/plugins/language_switch/language_switch.inc.php %%WWWDIR%%/plugins/language_switch/language/af_ZA/description.txt %%WWWDIR%%/plugins/language_switch/language/af_ZA/index.php %%WWWDIR%%/plugins/language_switch/language/ar_SA/description.txt @@ -2545,8 +2591,6 @@ %%WWWDIR%%/plugins/language_switch/language/zh_HK/description.txt %%WWWDIR%%/plugins/language_switch/language/zh_TW/description.txt %%WWWDIR%%/plugins/language_switch/language/zh_TW/index.php -%%WWWDIR%%/plugins/language_switch/language_switch.css -%%WWWDIR%%/plugins/language_switch/language_switch.inc.php %%WWWDIR%%/plugins/language_switch/main.inc.php %%WWWDIR%%/plugins/language_switch/pem_metadata.txt %%WWWDIR%%/plugins/language_switch/style.css @@ -2727,19 +2771,7 @@ %%WWWDIR%%/themes/default/js/plugins/colorbox/style5/images/controls.png %%WWWDIR%%/themes/default/js/plugins/colorbox/style5/images/loading.gif %%WWWDIR%%/themes/default/js/plugins/colorbox/style5/images/loading_background.png -%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_page.css -%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_table.css -%%WWWDIR%%/themes/default/js/plugins/datatables/css/demo_table_jui.css %%WWWDIR%%/themes/default/js/plugins/datatables/css/jquery.dataTables.css -%%WWWDIR%%/themes/default/js/plugins/datatables/css/jquery.dataTables_themeroller.css -%%WWWDIR%%/themes/default/js/plugins/datatables/images/Sorting icons.psd -%%WWWDIR%%/themes/default/js/plugins/datatables/images/back_disabled.png -%%WWWDIR%%/themes/default/js/plugins/datatables/images/back_enabled.png -%%WWWDIR%%/themes/default/js/plugins/datatables/images/back_enabled_hover.png -%%WWWDIR%%/themes/default/js/plugins/datatables/images/favicon.ico -%%WWWDIR%%/themes/default/js/plugins/datatables/images/forward_disabled.png -%%WWWDIR%%/themes/default/js/plugins/datatables/images/forward_enabled.png -%%WWWDIR%%/themes/default/js/plugins/datatables/images/forward_enabled_hover.png %%WWWDIR%%/themes/default/js/plugins/datatables/images/sort_asc.png %%WWWDIR%%/themes/default/js/plugins/datatables/images/sort_asc_disabled.png %%WWWDIR%%/themes/default/js/plugins/datatables/images/sort_both.png @@ -3153,7 +3185,6 @@ %%WWWDIR%%/themes/elegant/language/eo_EO/theme.lang.php %%WWWDIR%%/themes/elegant/language/es_ES/theme.lang.php %%WWWDIR%%/themes/elegant/language/et_EE/theme.lang.php -%%WWWDIR%%/themes/elegant/language/eu_ES/theme.lang.php %%WWWDIR%%/themes/elegant/language/fa_IR/theme.lang.php %%WWWDIR%%/themes/elegant/language/fi_FI/theme.lang.php %%WWWDIR%%/themes/elegant/language/fr_CA/index.php @@ -3254,7 +3285,6 @@ %%WWWDIR%%/themes/smartpocket/language/es_MX/theme.lang.php %%WWWDIR%%/themes/smartpocket/language/et_EE/index.php %%WWWDIR%%/themes/smartpocket/language/et_EE/theme.lang.php -%%WWWDIR%%/themes/smartpocket/language/eu_ES/theme.lang.php %%WWWDIR%%/themes/smartpocket/language/fa_IR/index.php %%WWWDIR%%/themes/smartpocket/language/fa_IR/theme.lang.php %%WWWDIR%%/themes/smartpocket/language/fi_FI/index.php From owner-svn-ports-head@freebsd.org Sat Jun 17 09:48:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A775BF69D8; Sat, 17 Jun 2017 09:48:49 +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 E8BC22095; Sat, 17 Jun 2017 09:48:48 +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 v5H9mmgs074828; Sat, 17 Jun 2017 09:48:48 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5H9mlDb074821; Sat, 17 Jun 2017 09:48:47 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201706170948.v5H9mlDb074821@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 17 Jun 2017 09:48:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443741 - in head: cad/freecad french/aster french/med science/hdf5-18 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 09:48:49 -0000 Author: thierry Date: Sat Jun 17 09:48:47 2017 New Revision: 443741 URL: https://svnweb.freebsd.org/changeset/ports/443741 Log: Upgrade science/hdf5-18 to 1.8.19. Changelog at . Modified: head/cad/freecad/Makefile head/french/aster/Makefile head/french/med/Makefile head/science/hdf5-18/Makefile head/science/hdf5-18/distinfo head/science/hdf5-18/pkg-plist Modified: head/cad/freecad/Makefile ============================================================================== --- head/cad/freecad/Makefile Sat Jun 17 09:47:57 2017 (r443740) +++ head/cad/freecad/Makefile Sat Jun 17 09:48:47 2017 (r443741) @@ -2,7 +2,7 @@ PORTNAME= FreeCAD DISTVERSION= 0.17.g20170310 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= tj+freebsd_ports@a13.fr Modified: head/french/aster/Makefile ============================================================================== --- head/french/aster/Makefile Sat Jun 17 09:47:57 2017 (r443740) +++ head/french/aster/Makefile Sat Jun 17 09:48:47 2017 (r443741) @@ -3,7 +3,7 @@ PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= french cad CATEGORIES= french cad Modified: head/french/med/Makefile ============================================================================== --- head/french/med/Makefile Sat Jun 17 09:47:57 2017 (r443740) +++ head/french/med/Makefile Sat Jun 17 09:48:47 2017 (r443741) @@ -3,7 +3,7 @@ PORTNAME= med DISTVERSION= 3.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= french science MAINTAINER= thierry@FreeBSD.org Modified: head/science/hdf5-18/Makefile ============================================================================== --- head/science/hdf5-18/Makefile Sat Jun 17 09:47:57 2017 (r443740) +++ head/science/hdf5-18/Makefile Sat Jun 17 09:48:47 2017 (r443741) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hdf5 -PORTVERSION= 1.8.18 -PORTREVISION= 2 +PORTVERSION= 1.8.19 CATEGORIES= science archivers graphics MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/current18/src/ \ http://support.hdfgroup.org/ftp/HDF5/current18/src/ \ Modified: head/science/hdf5-18/distinfo ============================================================================== --- head/science/hdf5-18/distinfo Sat Jun 17 09:47:57 2017 (r443740) +++ head/science/hdf5-18/distinfo Sat Jun 17 09:48:47 2017 (r443741) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480530931 -SHA256 (hdf5-1.8.18.tar.bz2) = 01c6deadf4211f86922400da82c7a8b5b50dc8fc1ce0b5912de3066af316a48c -SIZE (hdf5-1.8.18.tar.bz2) = 10081294 +TIMESTAMP = 1497690160 +SHA256 (hdf5-1.8.19.tar.bz2) = 59c03816105d57990329537ad1049ba22c2b8afe1890085f0c022b75f1727238 +SIZE (hdf5-1.8.19.tar.bz2) = 10121044 Modified: head/science/hdf5-18/pkg-plist ============================================================================== --- head/science/hdf5-18/pkg-plist Sat Jun 17 09:47:57 2017 (r443740) +++ head/science/hdf5-18/pkg-plist Sat Jun 17 09:48:47 2017 (r443741) @@ -17,8 +17,9 @@ bin/h5repack-18 bin/h5repart-18 bin/h5stat-18 bin/h5unjam-18 -include/hdf5-18/H5ACpublic.h include/hdf5-18/H5AbstractDs.h +include/hdf5-18/H5ACpublic.h +include/hdf5-18/H5api_adpt.h include/hdf5-18/H5Apublic.h include/hdf5-18/H5ArrayType.h include/hdf5-18/H5AtomType.h @@ -29,18 +30,20 @@ include/hdf5-18/H5CompType.h include/hdf5-18/H5Cpp.h include/hdf5-18/H5CppDoc.h include/hdf5-18/H5Cpublic.h -include/hdf5-18/H5DOpublic.h -include/hdf5-18/H5DSpublic.h include/hdf5-18/H5DataSet.h include/hdf5-18/H5DataSpace.h include/hdf5-18/H5DataType.h include/hdf5-18/H5DcreatProp.h +include/hdf5-18/H5DOpublic.h include/hdf5-18/H5Dpublic.h +include/hdf5-18/H5DSpublic.h include/hdf5-18/H5DxferProp.h include/hdf5-18/H5EnumType.h include/hdf5-18/H5Epubgen.h include/hdf5-18/H5Epublic.h include/hdf5-18/H5Exception.h +include/hdf5-18/H5FaccProp.h +include/hdf5-18/H5FcreatProp.h include/hdf5-18/H5FDcore.h include/hdf5-18/H5FDdirect.h include/hdf5-18/H5FDfamily.h @@ -51,33 +54,32 @@ include/hdf5-18/H5FDmulti.h include/hdf5-18/H5FDpublic.h include/hdf5-18/H5FDsec2.h include/hdf5-18/H5FDstdio.h -include/hdf5-18/H5FaccProp.h -include/hdf5-18/H5FcreatProp.h include/hdf5-18/H5File.h include/hdf5-18/H5FloatType.h include/hdf5-18/H5Fpublic.h include/hdf5-18/H5Gpublic.h include/hdf5-18/H5Group.h -include/hdf5-18/H5IMpublic.h include/hdf5-18/H5IdComponent.h +include/hdf5-18/H5IMpublic.h include/hdf5-18/H5Include.h include/hdf5-18/H5IntType.h include/hdf5-18/H5Ipublic.h -include/hdf5-18/H5LTpublic.h +%%FORTRAN%%include/hdf5-18/H5LaccProp.h include/hdf5-18/H5Library.h include/hdf5-18/H5Location.h include/hdf5-18/H5Lpublic.h +include/hdf5-18/H5LTpublic.h include/hdf5-18/H5MMpublic.h include/hdf5-18/H5Object.h include/hdf5-18/H5OcreatProp.h include/hdf5-18/H5Opublic.h +include/hdf5-18/H5PacketTable.h include/hdf5-18/H5PLextern.h include/hdf5-18/H5PLpublic.h -include/hdf5-18/H5PTpublic.h -include/hdf5-18/H5PacketTable.h include/hdf5-18/H5Ppublic.h include/hdf5-18/H5PredType.h include/hdf5-18/H5PropList.h +include/hdf5-18/H5PTpublic.h include/hdf5-18/H5Rpublic.h include/hdf5-18/H5Spublic.h include/hdf5-18/H5StrType.h @@ -85,7 +87,6 @@ include/hdf5-18/H5TBpublic.h include/hdf5-18/H5Tpublic.h include/hdf5-18/H5VarLenType.h include/hdf5-18/H5Zpublic.h -include/hdf5-18/H5api_adpt.h %%FORTRAN%%include/hdf5-18/H5f90i.h %%FORTRAN%%include/hdf5-18/H5f90i_gen.h include/hdf5-18/H5overflow.h @@ -132,22 +133,22 @@ lib/libhdf5-18.la lib/libhdf5-18.settings lib/libhdf5-18.so lib/libhdf5-18.so.10 -lib/libhdf5-18.so.10.2.1 +lib/libhdf5-18.so.10.3.0 lib/libhdf5-18_cpp.a lib/libhdf5-18_cpp.la lib/libhdf5-18_cpp.so -lib/libhdf5-18_cpp.so.13 -lib/libhdf5-18_cpp.so.13.0.0 +lib/libhdf5-18_cpp.so.14 +lib/libhdf5-18_cpp.so.14.0.0 %%FORTRAN%%lib/libhdf5-18_fortran.a %%FORTRAN%%lib/libhdf5-18_fortran.la %%FORTRAN%%lib/libhdf5-18_fortran.so %%FORTRAN%%lib/libhdf5-18_fortran.so.10 -%%FORTRAN%%lib/libhdf5-18_fortran.so.10.0.3 +%%FORTRAN%%lib/libhdf5-18_fortran.so.10.0.4 lib/libhdf5-18_hl.a lib/libhdf5-18_hl.la lib/libhdf5-18_hl.so lib/libhdf5-18_hl.so.10 -lib/libhdf5-18_hl.so.10.1.1 +lib/libhdf5-18_hl.so.10.2.0 lib/libhdf5-18_hl_cpp.a lib/libhdf5-18_hl_cpp.la lib/libhdf5-18_hl_cpp.so From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71057BF6C9D; Sat, 17 Jun 2017 10:01:03 +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 3B69F26FF; Sat, 17 Jun 2017 10:01:03 +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 v5HA1228079374; Sat, 17 Jun 2017 10:01:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA12TQ079372; Sat, 17 Jun 2017 10:01:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA12TQ079372@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, 17 Jun 2017 10:01:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443742 - head/devel/rubygem-rb-inotify X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:03 -0000 Author: sunpoet Date: Sat Jun 17 10:01:01 2017 New Revision: 443742 URL: https://svnweb.freebsd.org/changeset/ports/443742 Log: Update to 0.9.9 Changes: https://github.com/nex3/rb-inotify/commits/master Modified: head/devel/rubygem-rb-inotify/Makefile head/devel/rubygem-rb-inotify/distinfo Modified: head/devel/rubygem-rb-inotify/Makefile ============================================================================== --- head/devel/rubygem-rb-inotify/Makefile Sat Jun 17 09:48:47 2017 (r443741) +++ head/devel/rubygem-rb-inotify/Makefile Sat Jun 17 10:01:01 2017 (r443742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rb-inotify -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,10 +10,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby wrapper for libinotify, using ffi LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/MIT-LICENSE LIB_DEPENDS= libinotify.so:devel/libinotify -RUN_DEPENDS= rubygem-ffi>=0.5.0:devel/rubygem-ffi +RUN_DEPENDS= rubygem-ffi>=1.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-rb-inotify/distinfo ============================================================================== --- head/devel/rubygem-rb-inotify/distinfo Sat Jun 17 09:48:47 2017 (r443741) +++ head/devel/rubygem-rb-inotify/distinfo Sat Jun 17 10:01:01 2017 (r443742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485527112 -SHA256 (rubygem/rb-inotify-0.9.8.gem) = e9492784d99c75aa818b523d49f97a1bd8c568cac0bdfe2600d596568723012f -SIZE (rubygem/rb-inotify-0.9.8.gem) = 14336 +TIMESTAMP = 1497688127 +SHA256 (rubygem/rb-inotify-0.9.9.gem) = 1ef0ceafb745c2c050a7e5a89b78e1f23b23dc26a0a20eba7ca963ca01726ec5 +SIZE (rubygem/rb-inotify-0.9.9.gem) = 15360 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB5CCBF6CCB; Sat, 17 Jun 2017 10:01:08 +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 A363B272B; Sat, 17 Jun 2017 10:01:08 +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 v5HA17pH079497; Sat, 17 Jun 2017 10:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA17p7079495; Sat, 17 Jun 2017 10:01:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA17p7079495@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, 17 Jun 2017 10:01:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443743 - head/security/rubygem-airbrussh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:09 -0000 Author: sunpoet Date: Sat Jun 17 10:01:07 2017 New Revision: 443743 URL: https://svnweb.freebsd.org/changeset/ports/443743 Log: Update to 1.3.0 Changes: https://github.com/mattbrictson/airbrussh/blob/master/CHANGELOG.md Modified: head/security/rubygem-airbrussh/Makefile head/security/rubygem-airbrussh/distinfo Modified: head/security/rubygem-airbrussh/Makefile ============================================================================== --- head/security/rubygem-airbrussh/Makefile Sat Jun 17 10:01:01 2017 (r443742) +++ head/security/rubygem-airbrussh/Makefile Sat Jun 17 10:01:07 2017 (r443743) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= airbrussh -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-airbrussh/distinfo ============================================================================== --- head/security/rubygem-airbrussh/distinfo Sat Jun 17 10:01:01 2017 (r443742) +++ head/security/rubygem-airbrussh/distinfo Sat Jun 17 10:01:07 2017 (r443743) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492287416 -SHA256 (rubygem/airbrussh-1.2.0.gem) = ec5d0cfd5ac6661eaa22e475f72b5ce0aafb20199a1caa035b499d8bf7558516 -SIZE (rubygem/airbrussh-1.2.0.gem) = 1448960 +TIMESTAMP = 1497688134 +SHA256 (rubygem/airbrussh-1.3.0.gem) = 94a3bdf317baa70003f8ef6ac26140ba104ddba24e2a55f9ed7a92640bd5e17a +SIZE (rubygem/airbrussh-1.3.0.gem) = 1448960 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD00CBF6D17; Sat, 17 Jun 2017 10:01: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 ACFD227B8; Sat, 17 Jun 2017 10:01: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 v5HA1CcJ079619; Sat, 17 Jun 2017 10:01:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1ChB079617; Sat, 17 Jun 2017 10:01:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1ChB079617@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, 17 Jun 2017 10:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443744 - head/math/p5-Math-BigRat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:14 -0000 Author: sunpoet Date: Sat Jun 17 10:01:12 2017 New Revision: 443744 URL: https://svnweb.freebsd.org/changeset/ports/443744 Log: Update to 0.2613 Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES Modified: head/math/p5-Math-BigRat/Makefile head/math/p5-Math-BigRat/distinfo Modified: head/math/p5-Math-BigRat/Makefile ============================================================================== --- head/math/p5-Math-BigRat/Makefile Sat Jun 17 10:01:07 2017 (r443743) +++ head/math/p5-Math-BigRat/Makefile Sat Jun 17 10:01:12 2017 (r443744) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigRat -PORTVERSION= 0.2612 +PORTVERSION= 0.2613 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,15 @@ COMMENT= Arbitrary big rational numbers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} - NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502503 +BUILD_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt +RUN_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt +.endif + +.include Modified: head/math/p5-Math-BigRat/distinfo ============================================================================== --- head/math/p5-Math-BigRat/distinfo Sat Jun 17 10:01:07 2017 (r443743) +++ head/math/p5-Math-BigRat/distinfo Sat Jun 17 10:01:12 2017 (r443744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488463044 -SHA256 (Math-BigRat-0.2612.tar.gz) = b82975a51cc88a30021882f475c9a643b93670af27978e0aaf58430964714d8d -SIZE (Math-BigRat-0.2612.tar.gz) = 50707 +TIMESTAMP = 1497666042 +SHA256 (Math-BigRat-0.2613.tar.gz) = b893dfe2caf27b233a3678abc39176e706a9b518e8937bc496e46e125e960e22 +SIZE (Math-BigRat-0.2613.tar.gz) = 50996 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47E5FBF6D40; Sat, 17 Jun 2017 10:01: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 04E4B283A; Sat, 17 Jun 2017 10:01: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 v5HA1IqL079740; Sat, 17 Jun 2017 10:01:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1Iil079738; Sat, 17 Jun 2017 10:01:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1Iil079738@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, 17 Jun 2017 10:01:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443745 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:19 -0000 Author: sunpoet Date: Sat Jun 17 10:01:17 2017 New Revision: 443745 URL: https://svnweb.freebsd.org/changeset/ports/443745 Log: Update to 2.9.42 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 17 10:01:12 2017 (r443744) +++ head/devel/rubygem-aws-sdk-core/Makefile Sat Jun 17 10:01:17 2017 (r443745) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.41 +PORTVERSION= 2.9.42 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sat Jun 17 10:01:12 2017 (r443744) +++ head/devel/rubygem-aws-sdk-core/distinfo Sat Jun 17 10:01:17 2017 (r443745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497619378 -SHA256 (rubygem/aws-sdk-core-2.9.41.gem) = f3935a97c63a299f311fe72ed45c9b3e57dc0878ac92143019a931a160b737c7 -SIZE (rubygem/aws-sdk-core-2.9.41.gem) = 1031168 +TIMESTAMP = 1497688142 +SHA256 (rubygem/aws-sdk-core-2.9.42.gem) = f46bc53037d0c2b2faf5db2706c2bfc9e2f9dd7d638319a621d78129e0711eb8 +SIZE (rubygem/aws-sdk-core-2.9.42.gem) = 1031168 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC1FABF6D71; Sat, 17 Jun 2017 10:01: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 67E36289D; Sat, 17 Jun 2017 10:01: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 v5HA1Noa079863; Sat, 17 Jun 2017 10:01:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1Nj1079861; Sat, 17 Jun 2017 10:01:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1Nj1079861@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, 17 Jun 2017 10:01:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443746 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:24 -0000 Author: sunpoet Date: Sat Jun 17 10:01:23 2017 New Revision: 443746 URL: https://svnweb.freebsd.org/changeset/ports/443746 Log: Update to 2.9.42 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 17 10:01:17 2017 (r443745) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sat Jun 17 10:01:23 2017 (r443746) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.9.41 +PORTVERSION= 2.9.42 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sat Jun 17 10:01:17 2017 (r443745) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sat Jun 17 10:01:23 2017 (r443746) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497619384 -SHA256 (rubygem/aws-sdk-resources-2.9.41.gem) = 0461db93933262ae0803acc5061dccb178bfcbb978d6415c615c1ccf88c094ce -SIZE (rubygem/aws-sdk-resources-2.9.41.gem) = 48640 +TIMESTAMP = 1497688147 +SHA256 (rubygem/aws-sdk-resources-2.9.42.gem) = 00528fbde374b75e19ada6eb0881b897a80d2b856a1623cda205049d894e22e1 +SIZE (rubygem/aws-sdk-resources-2.9.42.gem) = 48640 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D086BF6EE4; Sat, 17 Jun 2017 10:01: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 09F502931; Sat, 17 Jun 2017 10:01: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 v5HA1TTD080716; Sat, 17 Jun 2017 10:01:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1TUH080714; Sat, 17 Jun 2017 10:01:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1TUH080714@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, 17 Jun 2017 10:01:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443747 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:30 -0000 Author: sunpoet Date: Sat Jun 17 10:01:28 2017 New Revision: 443747 URL: https://svnweb.freebsd.org/changeset/ports/443747 Log: Update to 2.9.42 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 17 10:01:23 2017 (r443746) +++ head/devel/rubygem-aws-sdk/Makefile Sat Jun 17 10:01:28 2017 (r443747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.9.41 +PORTVERSION= 2.9.42 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sat Jun 17 10:01:23 2017 (r443746) +++ head/devel/rubygem-aws-sdk/distinfo Sat Jun 17 10:01:28 2017 (r443747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497619389 -SHA256 (rubygem/aws-sdk-2.9.41.gem) = 2723ba5d5b23bfba67c9e4951ad821118ed4fafb4fdd0d8b936b7c13e15acf4d -SIZE (rubygem/aws-sdk-2.9.41.gem) = 4608 +TIMESTAMP = 1497688152 +SHA256 (rubygem/aws-sdk-2.9.42.gem) = 28126ffebc5d5ee92b25d8d3eb6ce78fec9a953599feb80da067144b7372f54a +SIZE (rubygem/aws-sdk-2.9.42.gem) = 4608 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D6CABF6F53; Sat, 17 Jun 2017 10:01: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 19DEC29AF; Sat, 17 Jun 2017 10:01: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 v5HA1YfI080836; Sat, 17 Jun 2017 10:01:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1YFQ080834; Sat, 17 Jun 2017 10:01:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1YFQ080834@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, 17 Jun 2017 10:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443748 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:35 -0000 Author: sunpoet Date: Sat Jun 17 10:01:33 2017 New Revision: 443748 URL: https://svnweb.freebsd.org/changeset/ports/443748 Log: Update to 2.6.4 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 Sat Jun 17 10:01:28 2017 (r443747) +++ head/devel/rubygem-jasmine-core/Makefile Sat Jun 17 10:01:33 2017 (r443748) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jasmine-core -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-jasmine-core/distinfo ============================================================================== --- head/devel/rubygem-jasmine-core/distinfo Sat Jun 17 10:01:28 2017 (r443747) +++ head/devel/rubygem-jasmine-core/distinfo Sat Jun 17 10:01:33 2017 (r443748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496922802 -SHA256 (rubygem/jasmine-core-2.6.3.gem) = bb6c5a892d4f59bb93edc4c53e5b1490aa861d8baa662848e19e1c1fb8e8de5d -SIZE (rubygem/jasmine-core-2.6.3.gem) = 111104 +TIMESTAMP = 1497688158 +SHA256 (rubygem/jasmine-core-2.6.4.gem) = 5fe1538fec278f23c56f18cf05e51df2eb31eb46a15a3d0cde9bb839f074e9ef +SIZE (rubygem/jasmine-core-2.6.4.gem) = 111616 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA1E1BF6F82; Sat, 17 Jun 2017 10:01: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 7EBAC2A2E; Sat, 17 Jun 2017 10:01: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 v5HA1dPG080959; Sat, 17 Jun 2017 10:01:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1dlk080957; Sat, 17 Jun 2017 10:01:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1dlk080957@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, 17 Jun 2017 10:01:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443749 - head/devel/rubygem-sidekiq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:40 -0000 Author: sunpoet Date: Sat Jun 17 10:01:39 2017 New Revision: 443749 URL: https://svnweb.freebsd.org/changeset/ports/443749 Log: Update to 5.0.3 Changes: https://github.com/mperham/sidekiq/blob/master/Changes.md Modified: head/devel/rubygem-sidekiq/Makefile head/devel/rubygem-sidekiq/distinfo Modified: head/devel/rubygem-sidekiq/Makefile ============================================================================== --- head/devel/rubygem-sidekiq/Makefile Sat Jun 17 10:01:33 2017 (r443748) +++ head/devel/rubygem-sidekiq/Makefile Sat Jun 17 10:01:39 2017 (r443749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sidekiq -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sidekiq/distinfo ============================================================================== --- head/devel/rubygem-sidekiq/distinfo Sat Jun 17 10:01:33 2017 (r443748) +++ head/devel/rubygem-sidekiq/distinfo Sat Jun 17 10:01:39 2017 (r443749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496752158 -SHA256 (rubygem/sidekiq-5.0.2.gem) = 2dd619f73b22b4baa34247181e632864cf4afd79c15432a35353e96cf4ebcb2a -SIZE (rubygem/sidekiq-5.0.2.gem) = 283136 +TIMESTAMP = 1497688165 +SHA256 (rubygem/sidekiq-5.0.3.gem) = 01ede6d5e844a9251f6905a53827215bbca8eca0db20e1f99a0cd2c52f7b2750 +SIZE (rubygem/sidekiq-5.0.3.gem) = 283648 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEB0EBF6FCA; Sat, 17 Jun 2017 10:01: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 7EEBB2ABA; Sat, 17 Jun 2017 10:01: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 v5HA1iBh081081; Sat, 17 Jun 2017 10:01:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1ieB081079; Sat, 17 Jun 2017 10:01:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1ieB081079@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, 17 Jun 2017 10:01:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443750 - head/sysutils/rubygem-capistrano X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:45 -0000 Author: sunpoet Date: Sat Jun 17 10:01:44 2017 New Revision: 443750 URL: https://svnweb.freebsd.org/changeset/ports/443750 Log: Update to 3.8.2 Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md Modified: head/sysutils/rubygem-capistrano/Makefile head/sysutils/rubygem-capistrano/distinfo Modified: head/sysutils/rubygem-capistrano/Makefile ============================================================================== --- head/sysutils/rubygem-capistrano/Makefile Sat Jun 17 10:01:39 2017 (r443749) +++ head/sysutils/rubygem-capistrano/Makefile Sat Jun 17 10:01:44 2017 (r443750) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-capistrano/distinfo ============================================================================== --- head/sysutils/rubygem-capistrano/distinfo Sat Jun 17 10:01:39 2017 (r443749) +++ head/sysutils/rubygem-capistrano/distinfo Sat Jun 17 10:01:44 2017 (r443750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492839436 -SHA256 (rubygem/capistrano-3.8.1.gem) = 3dfd6c113865fe0dee1f95c4a819ab85165a5948f25bace1559c6d272ee6ed15 -SIZE (rubygem/capistrano-3.8.1.gem) = 75776 +TIMESTAMP = 1497688172 +SHA256 (rubygem/capistrano-3.8.2.gem) = 2281c3691918570dd22c896e0bb4ee6ef563e5d0b30daa879f529d0a75cfaba7 +SIZE (rubygem/capistrano-3.8.2.gem) = 76288 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2B70BF7008; Sat, 17 Jun 2017 10:01: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 7FC852B2E; Sat, 17 Jun 2017 10:01: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 v5HA1nKE083306; Sat, 17 Jun 2017 10:01:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1nWP083304; Sat, 17 Jun 2017 10:01:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1nWP083304@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, 17 Jun 2017 10:01:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443751 - head/textproc/rubygem-twitter-text X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:50 -0000 Author: sunpoet Date: Sat Jun 17 10:01:49 2017 New Revision: 443751 URL: https://svnweb.freebsd.org/changeset/ports/443751 Log: Update to 1.14.6 Changes: https://github.com/twitter/twitter-text/commits/master Modified: head/textproc/rubygem-twitter-text/Makefile head/textproc/rubygem-twitter-text/distinfo Modified: head/textproc/rubygem-twitter-text/Makefile ============================================================================== --- head/textproc/rubygem-twitter-text/Makefile Sat Jun 17 10:01:44 2017 (r443750) +++ head/textproc/rubygem-twitter-text/Makefile Sat Jun 17 10:01:49 2017 (r443751) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twitter-text -PORTVERSION= 1.14.5 +PORTVERSION= 1.14.6 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-twitter-text/distinfo ============================================================================== --- head/textproc/rubygem-twitter-text/distinfo Sat Jun 17 10:01:44 2017 (r443750) +++ head/textproc/rubygem-twitter-text/distinfo Sat Jun 17 10:01:49 2017 (r443751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485704936 -SHA256 (rubygem/twitter-text-1.14.5.gem) = 5e04dcddc13e71b75938c7219501c43ef122139b18686229d83ed4b93955e2d9 -SIZE (rubygem/twitter-text-1.14.5.gem) = 48128 +TIMESTAMP = 1497688177 +SHA256 (rubygem/twitter-text-1.14.6.gem) = 6f69b094c0672aedd4e9fc57eeba8a9934ba9ab5c6340acce7453bd82cee97f1 +SIZE (rubygem/twitter-text-1.14.6.gem) = 48128 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D8C5BF7052; Sat, 17 Jun 2017 10:02: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 3739E2C1F; Sat, 17 Jun 2017 10:02: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 v5HA1xoK083518; Sat, 17 Jun 2017 10:01:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1xof083517; Sat, 17 Jun 2017 10:01:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1xof083517@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, 17 Jun 2017 10:01:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443753 - head/audio/soundgrab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:00 -0000 Author: sunpoet Date: Sat Jun 17 10:01:59 2017 New Revision: 443753 URL: https://svnweb.freebsd.org/changeset/ports/443753 Log: Remove Perl core modules - Pet portlint - Add NO_ARCH - Bump PORTREVISION for dependency change Modified: head/audio/soundgrab/Makefile Modified: head/audio/soundgrab/Makefile ============================================================================== --- head/audio/soundgrab/Makefile Sat Jun 17 10:01:54 2017 (r443752) +++ head/audio/soundgrab/Makefile Sat Jun 17 10:01:59 2017 (r443753) @@ -3,25 +3,25 @@ PORTNAME= soundgrab PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Interactively select and save sections of an audio file +LICENSE= GPLv2 + RUN_DEPENDS= sox:audio/sox \ rawplay:audio/rawrec \ oggenc:audio/vorbis-tools \ flac:audio/flac \ - p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu \ - p5-Time-HiRes>=0:devel/p5-Time-HiRes + p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu -LICENSE= GPLv2 - +NO_ARCH= yes +NO_BUILD= yes USES= perl5 shebangfix SHEBANG_FILES= src/soundgrab -NO_BUILD= yes PLIST_FILES= bin/soundgrab man/man1/soundgrab.1.gz From owner-svn-ports-head@freebsd.org Sat Jun 17 10:01:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2505CBF703F; Sat, 17 Jun 2017 10:01: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 67EE62BAD; Sat, 17 Jun 2017 10:01:55 +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 v5HA1s8x083413; Sat, 17 Jun 2017 10:01:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA1siL083412; Sat, 17 Jun 2017 10:01:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171001.v5HA1siL083412@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, 17 Jun 2017 10:01:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443752 - head/audio/p5-Net-DAAP-DMAP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:01:56 -0000 Author: sunpoet Date: Sat Jun 17 10:01:54 2017 New Revision: 443752 URL: https://svnweb.freebsd.org/changeset/ports/443752 Log: Remove Perl core modules - Add NO_ARCH - Bump PORTREVISION for dependency change Modified: head/audio/p5-Net-DAAP-DMAP/Makefile Modified: head/audio/p5-Net-DAAP-DMAP/Makefile ============================================================================== --- head/audio/p5-Net-DAAP-DMAP/Makefile Sat Jun 17 10:01:49 2017 (r443751) +++ head/audio/p5-Net-DAAP-DMAP/Makefile Sat Jun 17 10:01:54 2017 (r443752) @@ -3,7 +3,7 @@ PORTNAME= Net-DAAP-DMAP PORTVERSION= 1.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for reading and writing DAAP structures -BUILD_DEPENDS= p5-Math-BigInt>0:math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Data-HexDump>0:devel/p5-Data-HexDump \ p5-Test-Differences>0:devel/p5-Test-Differences +NO_ARCH= yes USES= perl5 USE_PERL5= configure From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30F0CBF708C; Sat, 17 Jun 2017 10:02: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 E82F72C96; Sat, 17 Jun 2017 10:02: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 v5HA23tY083628; Sat, 17 Jun 2017 10:02:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA23DP083627; Sat, 17 Jun 2017 10:02:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA23DP083627@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, 17 Jun 2017 10:02:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443754 - head/deskutils/vit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:05 -0000 Author: sunpoet Date: Sat Jun 17 10:02:03 2017 New Revision: 443754 URL: https://svnweb.freebsd.org/changeset/ports/443754 Log: Remove Perl core modules - Add NO_ARCH - Bump PORTREVISION for dependency change Modified: head/deskutils/vit/Makefile Modified: head/deskutils/vit/Makefile ============================================================================== --- head/deskutils/vit/Makefile Sat Jun 17 10:01:59 2017 (r443753) +++ head/deskutils/vit/Makefile Sat Jun 17 10:02:03 2017 (r443754) @@ -3,6 +3,7 @@ PORTNAME= vit PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://taskwarrior.org/download/ @@ -11,11 +12,11 @@ COMMENT= Curses-based interface to taskwarrior LICENSE= GPLv3 -RUN_DEPENDS= p5-Curses>=0:devel/p5-Curses \ - p5-Time-HiRes>=0:devel/p5-Time-HiRes \ +BUILD_DEPENDS= p5-Curses>=0:devel/p5-Curses \ task:deskutils/taskwarrior -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 shebangfix SHEBANG_FILES= vit.pl GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED36FBF7100; Sat, 17 Jun 2017 10:02: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 B4A792D8A; Sat, 17 Jun 2017 10:02: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 v5HA2DnQ084486; Sat, 17 Jun 2017 10:02:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2Ds0084485; Sat, 17 Jun 2017 10:02:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2Ds0084485@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, 17 Jun 2017 10:02:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443756 - head/devel/p5-Net-DBus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:15 -0000 Author: sunpoet Date: Sat Jun 17 10:02:13 2017 New Revision: 443756 URL: https://svnweb.freebsd.org/changeset/ports/443756 Log: Remove Perl core modules - Add LICENSE - Sort *_DEPENDS - Sort USES - Bump PORTREVISION for dependency change Modified: head/devel/p5-Net-DBus/Makefile Modified: head/devel/p5-Net-DBus/Makefile ============================================================================== --- head/devel/p5-Net-DBus/Makefile Sat Jun 17 10:02:08 2017 (r443755) +++ head/devel/p5-Net-DBus/Makefile Sat Jun 17 10:02:13 2017 (r443756) @@ -3,6 +3,7 @@ PORTNAME= Net-DBus PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,12 +11,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= novel@FreeBSD.org COMMENT= Perl extension for the DBus message system +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-XML-Grove>=0:textproc/p5-XML-Grove \ + p5-XML-Twig>=0:textproc/p5-XML-Twig LIB_DEPENDS= libdbus-1.so:devel/dbus -RUN_DEPENDS= p5-XML-Twig>=0:textproc/p5-XML-Twig \ - p5-XML-Grove>=0:textproc/p5-XML-Grove \ - p5-Time-HiRes>=0:devel/p5-Time-HiRes +RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= pkgconfig perl5 +USES= perl5 pkgconfig USE_PERL5= configure .include From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA2E0BF70B4; Sat, 17 Jun 2017 10:02: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 984202D08; Sat, 17 Jun 2017 10:02: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 v5HA28ua083720; Sat, 17 Jun 2017 10:02:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA28tE083719; Sat, 17 Jun 2017 10:02:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA28tE083719@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, 17 Jun 2017 10:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443755 - head/devel/p5-DateTime-Util-Calc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:10 -0000 Author: sunpoet Date: Sat Jun 17 10:02:08 2017 New Revision: 443755 URL: https://svnweb.freebsd.org/changeset/ports/443755 Log: Convert to options dependency helper [1] - Remove Perl core modules [2] - Add NO_ARCH [1] - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) [1] With hat: perl [2] Modified: head/devel/p5-DateTime-Util-Calc/Makefile Modified: head/devel/p5-DateTime-Util-Calc/Makefile ============================================================================== --- head/devel/p5-DateTime-Util-Calc/Makefile Sat Jun 17 10:02:03 2017 (r443754) +++ head/devel/p5-DateTime-Util-Calc/Makefile Sat Jun 17 10:02:08 2017 (r443755) @@ -3,7 +3,7 @@ PORTNAME= DateTime-Util-Calc PORTVERSION= 0.13002 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,19 +11,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= DateTime Calculation Utilities -BUILD_DEPENDS= p5-Math-BigInt>=0:math/p5-Math-BigInt \ - p5-DateTime>=0:devel/p5-DateTime +BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= GMP -.include - -.if ${PORT_OPTIONS:MGMP} -BUILD_DEPENDS+= p5-Math-BigInt-GMP>=0:math/p5-Math-BigInt-GMP -.endif +GMP_BUILD_DEPENDS= p5-Math-BigInt-GMP>=0:math/p5-Math-BigInt-GMP +GMP_RUN_DEPENDS= p5-Math-BigInt-GMP>=0:math/p5-Math-BigInt-GMP .include From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C867DBF7149; Sat, 17 Jun 2017 10:02: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 8FA6F2E07; Sat, 17 Jun 2017 10:02: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 v5HA2INU084594; Sat, 17 Jun 2017 10:02:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2IgO084593; Sat, 17 Jun 2017 10:02:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2IgO084593@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, 17 Jun 2017 10:02:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443757 - head/math/p5-Math-BigInt-GMP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:19 -0000 Author: sunpoet Date: Sat Jun 17 10:02:18 2017 New Revision: 443757 URL: https://svnweb.freebsd.org/changeset/ports/443757 Log: Add PERL_LEVEL check - Bump PORTREVISION for dependency change Modified: head/math/p5-Math-BigInt-GMP/Makefile Modified: head/math/p5-Math-BigInt-GMP/Makefile ============================================================================== --- head/math/p5-Math-BigInt-GMP/Makefile Sat Jun 17 10:02:13 2017 (r443756) +++ head/math/p5-Math-BigInt-GMP/Makefile Sat Jun 17 10:02:18 2017 (r443757) @@ -3,6 +3,7 @@ PORTNAME= Math-BigInt-GMP PORTVERSION= 1.6004 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,9 +14,7 @@ COMMENT= Math::BigInt::GMP - Use the GMP library for M LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt LIB_DEPENDS= libgmp.so:math/gmp -RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= localbase perl5 @@ -23,4 +22,11 @@ USES= localbase perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/BigInt/GMP/GMP.so -.include +.include + +.if ${PERL_LEVEL} < 502508 +BUILD_DEPENDS+= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt +RUN_DEPENDS+= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt +.endif + +.include From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5D2DBF7170; Sat, 17 Jun 2017 10:02: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 74B2E2E78; Sat, 17 Jun 2017 10:02: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 v5HA2NK8084700; Sat, 17 Jun 2017 10:02:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2NBn084699; Sat, 17 Jun 2017 10:02:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2NBn084699@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, 17 Jun 2017 10:02:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443758 - head/math/p5-Math-BigInt-Lite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:24 -0000 Author: sunpoet Date: Sat Jun 17 10:02:23 2017 New Revision: 443758 URL: https://svnweb.freebsd.org/changeset/ports/443758 Log: Add PERL_LEVEL check - Bump PORTREVISION for dependency change Modified: head/math/p5-Math-BigInt-Lite/Makefile Modified: head/math/p5-Math-BigInt-Lite/Makefile ============================================================================== --- head/math/p5-Math-BigInt-Lite/Makefile Sat Jun 17 10:02:18 2017 (r443757) +++ head/math/p5-Math-BigInt-Lite/Makefile Sat Jun 17 10:02:23 2017 (r443758) @@ -3,6 +3,7 @@ PORTNAME= Math-BigInt-Lite PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +15,15 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} - NO_ARCH= yes USE_PERL5= configure USES= perl5 -.include +.include + +.if ${PERL_LEVEL} < 502508 +BUILD_DEPENDS+= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt +RUN_DEPENDS+= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt +.endif + +.include From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64268BF7196; Sat, 17 Jun 2017 10:02: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 14DE12EDD; Sat, 17 Jun 2017 10:02: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 v5HA2S1l084806; Sat, 17 Jun 2017 10:02:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2Sa6084805; Sat, 17 Jun 2017 10:02:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2Sa6084805@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, 17 Jun 2017 10:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443759 - head/math/p5-Math-String X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:29 -0000 Author: sunpoet Date: Sat Jun 17 10:02:27 2017 New Revision: 443759 URL: https://svnweb.freebsd.org/changeset/ports/443759 Log: Add PERL_LEVEL check - Bump PORTREVISION for dependency change Modified: head/math/p5-Math-String/Makefile Modified: head/math/p5-Math-String/Makefile ============================================================================== --- head/math/p5-Math-String/Makefile Sat Jun 17 10:02:23 2017 (r443758) +++ head/math/p5-Math-String/Makefile Sat Jun 17 10:02:27 2017 (r443759) @@ -3,6 +3,7 @@ PORTNAME= Math-String PORTVERSION= 1.29 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +14,15 @@ COMMENT= Perl module to calculate with strings as if t LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999802:math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} - NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502508 +BUILD_DEPENDS+= p5-Math-BigInt>=1.999802:math/p5-Math-BigInt +RUN_DEPENDS+= p5-Math-BigInt>=1.999802:math/p5-Math-BigInt +.endif + +.include From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AC7BBF71D4; Sat, 17 Jun 2017 10:02: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 0D4E72F55; Sat, 17 Jun 2017 10:02: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 v5HA2W2H084913; Sat, 17 Jun 2017 10:02:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2WPI084912; Sat, 17 Jun 2017 10:02:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2WPI084912@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, 17 Jun 2017 10:02:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443760 - head/math/p5-bignum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:34 -0000 Author: sunpoet Date: Sat Jun 17 10:02:32 2017 New Revision: 443760 URL: https://svnweb.freebsd.org/changeset/ports/443760 Log: Add PERL_LEVEL check - Bump PORTREVISION for dependency change Modified: head/math/p5-bignum/Makefile Modified: head/math/p5-bignum/Makefile ============================================================================== --- head/math/p5-bignum/Makefile Sat Jun 17 10:02:27 2017 (r443759) +++ head/math/p5-bignum/Makefile Sat Jun 17 10:02:32 2017 (r443760) @@ -2,6 +2,7 @@ PORTNAME= bignum PORTVERSION= 0.47 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM @@ -13,11 +14,15 @@ COMMENT= Transparent BigNumber/BigRational support for LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} - NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502503 +BUILD_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt +RUN_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt +.endif + +.include From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95DD9BF7203; Sat, 17 Jun 2017 10:02: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 6190C2FB9; Sat, 17 Jun 2017 10:02: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 v5HA2b16085017; Sat, 17 Jun 2017 10:02:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2b59085016; Sat, 17 Jun 2017 10:02:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2b59085016@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, 17 Jun 2017 10:02:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443761 - head/multimedia/p5-Subtitles X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:38 -0000 Author: sunpoet Date: Sat Jun 17 10:02:37 2017 New Revision: 443761 URL: https://svnweb.freebsd.org/changeset/ports/443761 Log: Remove Perl core modules - While I'm here: - Add NO_ARCH - Remove MAN1 - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk With hat: perl Modified: head/multimedia/p5-Subtitles/Makefile Modified: head/multimedia/p5-Subtitles/Makefile ============================================================================== --- head/multimedia/p5-Subtitles/Makefile Sat Jun 17 10:02:32 2017 (r443760) +++ head/multimedia/p5-Subtitles/Makefile Sat Jun 17 10:02:37 2017 (r443761) @@ -11,17 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= osa@FreeBSD.org COMMENT= Perl5 backend for fix subtitles timing +NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include - .if defined(WITH_SUBTITLES_SUBPLAY) -RUN_DEPENDS= p5-Prima>=0:x11-toolkits/p5-Prima \ - p5-Time-HiRes>=0:devel/p5-Time-HiRes +RUN_DEPENDS= p5-Prima>=0:x11-toolkits/p5-Prima PLIST_SUB+= SUBPLAY="" -MAN1+= subplay.1 .else PLIST_SUB+= SUBPLAY="@comment " @@ -29,4 +26,4 @@ post-patch: @${REINPLACE_CMD} -e "s|\('subs'\), 'subplay'|\1|" ${WRKSRC}/Makefile.PL .endif -.include +.include From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82051BF7238; Sat, 17 Jun 2017 10:02:43 +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 4855B3023; Sat, 17 Jun 2017 10:02: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 v5HA2gU9085124; Sat, 17 Jun 2017 10:02:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2glD085123; Sat, 17 Jun 2017 10:02:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2glD085123@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, 17 Jun 2017 10:02:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443762 - head/net/wping X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:43 -0000 Author: sunpoet Date: Sat Jun 17 10:02:42 2017 New Revision: 443762 URL: https://svnweb.freebsd.org/changeset/ports/443762 Log: Remove Perl core modules - While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl Modified: head/net/wping/Makefile Modified: head/net/wping/Makefile ============================================================================== --- head/net/wping/Makefile Sat Jun 17 10:02:37 2017 (r443761) +++ head/net/wping/Makefile Sat Jun 17 10:02:42 2017 (r443762) @@ -3,16 +3,16 @@ PORTNAME= wping PORTVERSION= 0.1a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://freebsdcluster.org/~mich/software/ MAINTAINER= mich@FreeBSD.org COMMENT= Web-based graphical ping log -RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \ - p5-Time-HiRes>=0:devel/p5-Time-HiRes +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD +NO_ARCH= yes USES= perl5 tar:bzip2 shebangfix SHEBANG_FILES= wping.pl NO_BUILD= yes From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90727BF726D; Sat, 17 Jun 2017 10:02:48 +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 55EB03089; Sat, 17 Jun 2017 10:02: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 v5HA2lj2085229; Sat, 17 Jun 2017 10:02:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2lMu085228; Sat, 17 Jun 2017 10:02:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2lMu085228@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, 17 Jun 2017 10:02:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443763 - head/net-mgmt/nagios-openldap-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:48 -0000 Author: sunpoet Date: Sat Jun 17 10:02:47 2017 New Revision: 443763 URL: https://svnweb.freebsd.org/changeset/ports/443763 Log: Remove Perl core modules - While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl Modified: head/net-mgmt/nagios-openldap-plugins/Makefile Modified: head/net-mgmt/nagios-openldap-plugins/Makefile ============================================================================== --- head/net-mgmt/nagios-openldap-plugins/Makefile Sat Jun 17 10:02:42 2017 (r443762) +++ head/net-mgmt/nagios-openldap-plugins/Makefile Sat Jun 17 10:02:47 2017 (r443763) @@ -3,6 +3,7 @@ PORTNAME= openldap-plugins PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://tools.ltb-project.org/attachments/download/629/ \ http://mirrors.rit.edu/zi/ @@ -15,11 +16,11 @@ COMMENT= Nagios Plugins to monitor OpenLDAP LICENSE= GPLv2 RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ - p5-Date-Manip>=6.30:devel/p5-Date-Manip \ - p5-Time-HiRes>=0:devel/p5-Time-HiRes + p5-Date-Manip>=6.30:devel/p5-Date-Manip PORTSCOUT= ignore:1 +NO_ARCH= yes NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run From owner-svn-ports-head@freebsd.org Sat Jun 17 10:02:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1B32BF7290; Sat, 17 Jun 2017 10:02:53 +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 49B0930EB; Sat, 17 Jun 2017 10:02:53 +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 v5HA2q0x085351; Sat, 17 Jun 2017 10:02:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HA2qp3085349; Sat, 17 Jun 2017 10:02:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706171002.v5HA2qp3085349@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, 17 Jun 2017 10:02:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443764 - head/textproc/p5-RDF-Trine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:02:53 -0000 Author: sunpoet Date: Sat Jun 17 10:02:52 2017 New Revision: 443764 URL: https://svnweb.freebsd.org/changeset/ports/443764 Log: Remove Perl core modules - While I'm here: - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change With hat: perl Modified: head/textproc/p5-RDF-Trine/Makefile head/textproc/p5-RDF-Trine/pkg-plist Modified: head/textproc/p5-RDF-Trine/Makefile ============================================================================== --- head/textproc/p5-RDF-Trine/Makefile Sat Jun 17 10:02:47 2017 (r443763) +++ head/textproc/p5-RDF-Trine/Makefile Sat Jun 17 10:02:52 2017 (r443764) @@ -3,6 +3,7 @@ PORTNAME= RDF-Trine PORTVERSION= 1.015 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,7 +27,6 @@ BUILD_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-A p5-JSON>=2.0:converters/p5-JSON \ p5-List-MoreUtils>=0.413:lang/p5-List-MoreUtils \ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ - p5-Math-BigInt>=0:math/p5-Math-BigInt \ p5-Module-Load-Conditional>=0.38:devel/p5-Module-Load-Conditional \ p5-Moose>=0:devel/p5-Moose \ p5-MooseX-ArrayRef>=0:devel/p5-MooseX-ArrayRef \ @@ -34,7 +34,6 @@ BUILD_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-A p5-Storable>=0:devel/p5-Storable \ p5-Text-CSV>=0:textproc/p5-Text-CSV \ p5-Text-Table>=0:textproc/p5-Text-Table \ - p5-Time-HiRes>=1.9726:devel/p5-Time-HiRes \ p5-URI>=1.30:net/p5-URI \ p5-Unicode-Escape>=0.0.2:textproc/p5-Unicode-Escape \ p5-Unicode-String>=2.09:converters/p5-Unicode-String \ @@ -45,6 +44,7 @@ BUILD_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-A p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-RDF-Trine/pkg-plist ============================================================================== --- head/textproc/p5-RDF-Trine/pkg-plist Sat Jun 17 10:02:47 2017 (r443763) +++ head/textproc/p5-RDF-Trine/pkg-plist Sat Jun 17 10:02:52 2017 (r443764) @@ -1,69 +1,5 @@ -%%PERL5_MAN3%%/RDF::Trine.3.gz -%%PERL5_MAN3%%/RDF::Trine::Error.3.gz -%%PERL5_MAN3%%/RDF::Trine::Exporter::CSV.3.gz -%%PERL5_MAN3%%/RDF::Trine::Exporter::RDFPatch.3.gz -%%PERL5_MAN3%%/RDF::Trine::Graph.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator::Bindings.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator::Bindings::Materialized.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator::Boolean.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator::Graph.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator::Graph::Materialized.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator::JSONHandler.3.gz -%%PERL5_MAN3%%/RDF::Trine::Iterator::SAXHandler.3.gz -%%PERL5_MAN3%%/RDF::Trine::Model.3.gz -%%PERL5_MAN3%%/RDF::Trine::Model::Dataset.3.gz -%%PERL5_MAN3%%/RDF::Trine::Model::StatementFilter.3.gz -%%PERL5_MAN3%%/RDF::Trine::Model::Union.3.gz -%%PERL5_MAN3%%/RDF::Trine::Namespace.3.gz -%%PERL5_MAN3%%/RDF::Trine::NamespaceMap.3.gz -%%PERL5_MAN3%%/RDF::Trine::Node.3.gz -%%PERL5_MAN3%%/RDF::Trine::Node::Blank.3.gz -%%PERL5_MAN3%%/RDF::Trine::Node::Literal.3.gz -%%PERL5_MAN3%%/RDF::Trine::Node::Nil.3.gz -%%PERL5_MAN3%%/RDF::Trine::Node::Resource.3.gz -%%PERL5_MAN3%%/RDF::Trine::Node::Variable.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::LineProtocol.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::NQuads.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::NTriples.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::RDFJSON.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::RDFPatch.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::RDFXML.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::RDFa.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::Redland.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::TriG.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle::Constants.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle::Lexer.3.gz -%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle::Token.3.gz -%%PERL5_MAN3%%/RDF::Trine::Pattern.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::NQuads.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::NTriples.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::NTriples::Canonical.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::RDFJSON.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::RDFPatch.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::RDFXML.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::TSV.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::TriG.3.gz -%%PERL5_MAN3%%/RDF::Trine::Serializer::Turtle.3.gz -%%PERL5_MAN3%%/RDF::Trine::Statement.3.gz -%%PERL5_MAN3%%/RDF::Trine::Statement::Quad.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::DBI.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::DBI::Pg.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::DBI::SQLite.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::DBI::mysql.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::Dydra.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::Hexastore.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::LanguagePreference.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::Memory.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::Redis.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::Redland.3.gz -%%PERL5_MAN3%%/RDF::Trine::Store::SPARQL.3.gz -%%PERL5_MAN3%%/RDF::Trine::VariableBindings.3.gz -%%PERL5_MAN3%%/Test::RDF::Trine::Store.3.gz +bin/srx2csv +bin/srx2table %%SITE_PERL%%/RDF/Trine.pm %%SITE_PERL%%/RDF/Trine/Error.pm %%SITE_PERL%%/RDF/Trine/Exporter/CSV.pm @@ -130,5 +66,69 @@ %%SITE_PERL%%/RDF/Trine/Store/SPARQL.pm %%SITE_PERL%%/RDF/Trine/VariableBindings.pm %%SITE_PERL%%/Test/RDF/Trine/Store.pm -bin/srx2csv -bin/srx2table +%%PERL5_MAN3%%/RDF::Trine.3.gz +%%PERL5_MAN3%%/RDF::Trine::Error.3.gz +%%PERL5_MAN3%%/RDF::Trine::Exporter::CSV.3.gz +%%PERL5_MAN3%%/RDF::Trine::Exporter::RDFPatch.3.gz +%%PERL5_MAN3%%/RDF::Trine::Graph.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator::Bindings.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator::Bindings::Materialized.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator::Boolean.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator::Graph.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator::Graph::Materialized.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator::JSONHandler.3.gz +%%PERL5_MAN3%%/RDF::Trine::Iterator::SAXHandler.3.gz +%%PERL5_MAN3%%/RDF::Trine::Model.3.gz +%%PERL5_MAN3%%/RDF::Trine::Model::Dataset.3.gz +%%PERL5_MAN3%%/RDF::Trine::Model::StatementFilter.3.gz +%%PERL5_MAN3%%/RDF::Trine::Model::Union.3.gz +%%PERL5_MAN3%%/RDF::Trine::Namespace.3.gz +%%PERL5_MAN3%%/RDF::Trine::NamespaceMap.3.gz +%%PERL5_MAN3%%/RDF::Trine::Node.3.gz +%%PERL5_MAN3%%/RDF::Trine::Node::Blank.3.gz +%%PERL5_MAN3%%/RDF::Trine::Node::Literal.3.gz +%%PERL5_MAN3%%/RDF::Trine::Node::Nil.3.gz +%%PERL5_MAN3%%/RDF::Trine::Node::Resource.3.gz +%%PERL5_MAN3%%/RDF::Trine::Node::Variable.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::LineProtocol.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::NQuads.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::NTriples.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::RDFJSON.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::RDFPatch.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::RDFXML.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::RDFa.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::Redland.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::TriG.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle::Constants.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle::Lexer.3.gz +%%PERL5_MAN3%%/RDF::Trine::Parser::Turtle::Token.3.gz +%%PERL5_MAN3%%/RDF::Trine::Pattern.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::NQuads.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::NTriples.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::NTriples::Canonical.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::RDFJSON.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::RDFPatch.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::RDFXML.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::TSV.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::TriG.3.gz +%%PERL5_MAN3%%/RDF::Trine::Serializer::Turtle.3.gz +%%PERL5_MAN3%%/RDF::Trine::Statement.3.gz +%%PERL5_MAN3%%/RDF::Trine::Statement::Quad.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::DBI.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::DBI::Pg.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::DBI::SQLite.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::DBI::mysql.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::Dydra.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::Hexastore.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::LanguagePreference.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::Memory.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::Redis.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::Redland.3.gz +%%PERL5_MAN3%%/RDF::Trine::Store::SPARQL.3.gz +%%PERL5_MAN3%%/RDF::Trine::VariableBindings.3.gz +%%PERL5_MAN3%%/Test::RDF::Trine::Store.3.gz From owner-svn-ports-head@freebsd.org Sat Jun 17 10:29:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 353D5BF7952; Sat, 17 Jun 2017 10:29: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 0397D64600; Sat, 17 Jun 2017 10:29:41 +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 v5HATf2c093895; Sat, 17 Jun 2017 10:29:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HATe0V093893; Sat, 17 Jun 2017 10:29:40 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706171029.v5HATe0V093893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Jun 2017 10:29:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443765 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:29:42 -0000 Author: jbeich Date: Sat Jun 17 10:29:40 2017 New Revision: 443765 URL: https://svnweb.freebsd.org/changeset/ports/443765 Log: devel/git-cinnabar: update to 0.5.0.b2 Changes: https://github.com/glandium/git-cinnabar/releases/tag/0.5.0b2 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 Sat Jun 17 10:02:52 2017 (r443764) +++ head/devel/git-cinnabar/Makefile Sat Jun 17 10:29:40 2017 (r443765) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.5.0b1 +DISTVERSION= 0.5.0b2 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/git-cinnabar/distinfo ============================================================================== --- head/devel/git-cinnabar/distinfo Sat Jun 17 10:02:52 2017 (r443764) +++ head/devel/git-cinnabar/distinfo Sat Jun 17 10:29:40 2017 (r443765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496527342 -SHA256 (glandium-git-cinnabar-0.5.0b1_GH0.tar.gz) = b867b9a1fb30b4bdd110ec5e0c9e03130495a3d31d80bfe14e10efe0989a66f4 -SIZE (glandium-git-cinnabar-0.5.0b1_GH0.tar.gz) = 99720 +TIMESTAMP = 1497565910 +SHA256 (glandium-git-cinnabar-0.5.0b2_GH0.tar.gz) = bb6742c4f1ef45905ae5888a9565fe23a7e971498504f3869782836caa24e589 +SIZE (glandium-git-cinnabar-0.5.0b2_GH0.tar.gz) = 103875 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:42:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEAC0BF7C33; Sat, 17 Jun 2017 10:42:45 +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 7928864C0C; Sat, 17 Jun 2017 10:42:45 +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 v5HAgiVO001612; Sat, 17 Jun 2017 10:42:44 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HAgilF001610; Sat, 17 Jun 2017 10:42:44 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706171042.v5HAgilF001610@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 17 Jun 2017 10:42:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443766 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:42:45 -0000 Author: joneum Date: Sat Jun 17 10:42:44 2017 New Revision: 443766 URL: https://svnweb.freebsd.org/changeset/ports/443766 Log: - math/py-pyhull: Update to 2015.2.0 PR: 220018 Submitted by: Yuri Victorovich (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11229 Modified: head/math/py-pyhull/Makefile head/math/py-pyhull/distinfo Modified: head/math/py-pyhull/Makefile ============================================================================== --- head/math/py-pyhull/Makefile Sat Jun 17 10:29:40 2017 (r443765) +++ head/math/py-pyhull/Makefile Sat Jun 17 10:42:44 2017 (r443766) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyhull -PORTVERSION= 1.5.8 +PORTVERSION= 2015.2.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-pyhull/distinfo ============================================================================== --- head/math/py-pyhull/distinfo Sat Jun 17 10:29:40 2017 (r443765) +++ head/math/py-pyhull/distinfo Sat Jun 17 10:42:44 2017 (r443766) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497025291 -SHA256 (pyhull-1.5.8.tar.gz) = 7951f388f7a1f35d07cc86149e525b311c10d3a64b073fd2565c428af5ff916f -SIZE (pyhull-1.5.8.tar.gz) = 299480 +TIMESTAMP = 1497554418 +SHA256 (pyhull-2015.2.0.tar.gz) = b940b1a33bb79c19afabd23d9171debeb51a30ce94b15000a6c3b0ab8a3b9fc5 +SIZE (pyhull-2015.2.0.tar.gz) = 318371 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:48:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9A35BF7CF5; Sat, 17 Jun 2017 10:48:41 +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 A9D6D64E14; Sat, 17 Jun 2017 10:48:41 +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 v5HAmelk002230; Sat, 17 Jun 2017 10:48:40 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HAmed5002228; Sat, 17 Jun 2017 10:48:40 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706171048.v5HAmed5002228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 17 Jun 2017 10:48:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443768 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:48:42 -0000 Author: joneum Date: Sat Jun 17 10:48:40 2017 New Revision: 443768 URL: https://svnweb.freebsd.org/changeset/ports/443768 Log: - www/py-libsass: Update from 0.13 to 0.13.2 PR: 220017 Submitted by: Yuri Victorovich (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D11225 Modified: head/www/py-libsass/Makefile head/www/py-libsass/distinfo Modified: head/www/py-libsass/Makefile ============================================================================== --- head/www/py-libsass/Makefile Sat Jun 17 10:46:14 2017 (r443767) +++ head/www/py-libsass/Makefile Sat Jun 17 10:48:40 2017 (r443768) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsass -PORTVERSION= 0.13.0 +PORTVERSION= 0.13.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-libsass/distinfo ============================================================================== --- head/www/py-libsass/distinfo Sat Jun 17 10:46:14 2017 (r443767) +++ head/www/py-libsass/distinfo Sat Jun 17 10:48:40 2017 (r443768) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497025211 -SHA256 (libsass-0.13.0.tar.gz) = 886b58a7ad7d927ea68480ea8335a7af06d197be4e501f294a42e099c3e63aee -SIZE (libsass-0.13.0.tar.gz) = 298298 +TIMESTAMP = 1497545359 +SHA256 (libsass-0.13.2.tar.gz) = f6270e6f5eb0bfa4e5ecf5b9e6443f576a6fe47cbb732b8d6acaf396c323ec0a +SIZE (libsass-0.13.2.tar.gz) = 299924 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:54:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87158BF80CD; Sat, 17 Jun 2017 10:54:16 +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 57170654A8; Sat, 17 Jun 2017 10:54:16 +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 v5HAsFML006226; Sat, 17 Jun 2017 10:54:15 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HAsFqA006224; Sat, 17 Jun 2017 10:54:15 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201706171054.v5HAsFqA006224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Jun 2017 10:54:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443769 - in head/graphics/colmap: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:54:16 -0000 Author: jbeich Date: Sat Jun 17 10:54:15 2017 New Revision: 443769 URL: https://svnweb.freebsd.org/changeset/ports/443769 Log: graphics/colmap: update to 3.1.4 Changes: https://github.com/colmap/colmap/blob/542ce21/CHANGELOG.txt Deleted: head/graphics/colmap/files/patch-nogit head/graphics/colmap/files/patch-src_CMakeLists.txt Modified: head/graphics/colmap/Makefile (contents, props changed) head/graphics/colmap/distinfo (contents, props changed) Modified: head/graphics/colmap/Makefile ============================================================================== --- head/graphics/colmap/Makefile Sat Jun 17 10:48:40 2017 (r443768) +++ head/graphics/colmap/Makefile Sat Jun 17 10:54:15 2017 (r443769) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= colmap -DISTVERSION= 3.0 +DISTVERSION= 3.1-4 +DISTVERSIONSUFFIX= -g542ce21 # doc fixes CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org Modified: head/graphics/colmap/distinfo ============================================================================== --- head/graphics/colmap/distinfo Sat Jun 17 10:48:40 2017 (r443768) +++ head/graphics/colmap/distinfo Sat Jun 17 10:54:15 2017 (r443769) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495458157 -SHA256 (colmap-colmap-3.0_GH0.tar.gz) = e13e993358e37bfd7fa909a255e3be9740f778757991b1b368a00ffa7302b41e -SIZE (colmap-colmap-3.0_GH0.tar.gz) = 5640200 +TIMESTAMP = 1497537121 +SHA256 (colmap-colmap-3.1-4-g542ce21_GH0.tar.gz) = c8b6c5f9eea30f8e5ff95fe87ff1cc6123639c450602035082d33609b6e275de +SIZE (colmap-colmap-3.1-4-g542ce21_GH0.tar.gz) = 5657539 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:54:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBDCEBF8124; Sat, 17 Jun 2017 10:54:55 +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 AA21E65584; Sat, 17 Jun 2017 10:54:55 +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 v5HAssAH006370; Sat, 17 Jun 2017 10:54:54 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HAssMs006368; Sat, 17 Jun 2017 10:54:54 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706171054.v5HAssMs006368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 17 Jun 2017 10:54:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443770 - in head/security/tor: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:54:56 -0000 Author: joneum Date: Sat Jun 17 10:54:54 2017 New Revision: 443770 URL: https://svnweb.freebsd.org/changeset/ports/443770 Log: - security/tor: Implemented setuid feature *The user should add tor_setuid=YES to /etc/rc.conf to make tor do setuid in runtime after opening the externally provided files. PR: 218587 Submitted by: xmj Approved by: Yuri Victorovich (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11223 Modified: head/security/tor/Makefile head/security/tor/files/tor.in Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Sat Jun 17 10:54:15 2017 (r443769) +++ head/security/tor/Makefile Sat Jun 17 10:54:54 2017 (r443770) @@ -3,6 +3,7 @@ PORTNAME= tor PORTVERSION= 0.3.0.8 +PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/files/tor.in ============================================================================== --- head/security/tor/files/tor.in Sat Jun 17 10:54:15 2017 (r443769) +++ head/security/tor/files/tor.in Sat Jun 17 10:54:54 2017 (r443770) @@ -21,6 +21,7 @@ # tor_disable_default_instance (str): Doesn't run the default instance. # Only valid when tor_instances is used. # Default: NO +# tor_setuid (str): Runtime setuid. Default: NO # # The instance definition that tor_instances expects: # inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir} @@ -42,6 +43,7 @@ load_rc_config ${name} : ${tor_pidfile="/var/run/tor/tor.pid"} : ${tor_datadir="/var/db/tor"} : ${tor_disable_default_instance="NO"} +: ${tor_setuid="NO"} instance=${slave_instance} if [ -n "${instance}" ]; then @@ -111,6 +113,18 @@ pidfile=${tor_pidfile} command="%%PREFIX%%/bin/${name}" command_args="-f ${tor_conf} --PidFile ${tor_pidfile} --RunAsDaemon 1 --DataDirectory ${tor_datadir}" extra_commands="reload" + +if [ $tor_setuid = "YES" ]; then + if ! grep -q "^User ${tor_user}$" ${tor_conf}; then + echo "User ${tor_user}" >> ${tor_conf} + fi + tor_user="root" + tor_group="wheel" +else + if grep -q "^User ${tor_user}$" ${tor_conf}; then + sed -i '' -e "s/^User ${tor_user}$//" ${tor_conf} + fi +fi if ! run_rc_command "$1"; then exit_code=1 From owner-svn-ports-head@freebsd.org Sat Jun 17 10:58:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5F56BF8174; Sat, 17 Jun 2017 10:58:30 +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 83BAF65692; Sat, 17 Jun 2017 10:58:30 +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 v5HAwT3u006633; Sat, 17 Jun 2017 10:58:29 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HAwTMG006631; Sat, 17 Jun 2017 10:58:29 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706171058.v5HAwTMG006631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 17 Jun 2017 10:58:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443771 - head/devel/uclcmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 10:58:30 -0000 Author: joneum Date: Sat Jun 17 10:58:29 2017 New Revision: 443771 URL: https://svnweb.freebsd.org/changeset/ports/443771 Log: - devel/uclcmd: Update to last master PR: 219660 Reported by: xmj Approved by: allanjude (maintainer) miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11215 Modified: head/devel/uclcmd/Makefile head/devel/uclcmd/distinfo Modified: head/devel/uclcmd/Makefile ============================================================================== --- head/devel/uclcmd/Makefile Sat Jun 17 10:54:54 2017 (r443770) +++ head/devel/uclcmd/Makefile Sat Jun 17 10:58:29 2017 (r443771) @@ -2,7 +2,7 @@ PORTNAME= uclcmd PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= allanjude@FreeBSD.org @@ -15,7 +15,7 @@ LIB_DEPENDS= libucl.so:textproc/libucl USE_GITHUB= yes GH_ACCOUNT= allanjude -GH_TAGNAME= 9450b2d +GH_TAGNAME= da1ac0f USES= pkgconfig PLIST_FILES= bin/uclcmd Modified: head/devel/uclcmd/distinfo ============================================================================== --- head/devel/uclcmd/distinfo Sat Jun 17 10:54:54 2017 (r443770) +++ head/devel/uclcmd/distinfo Sat Jun 17 10:58:29 2017 (r443771) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472012873 -SHA256 (allanjude-uclcmd-0.1-9450b2d_GH0.tar.gz) = 412d5390b1f44f39650eefcca8a723dc83aa7c6ff13348df2ff9516a3cb9db9c -SIZE (allanjude-uclcmd-0.1-9450b2d_GH0.tar.gz) = 18951 +TIMESTAMP = 1496161740 +SHA256 (allanjude-uclcmd-0.1-da1ac0f_GH0.tar.gz) = 4f463eac57c76d92aaca7697b4849e19dc434867c995dbff956e972cf222ec7f +SIZE (allanjude-uclcmd-0.1-da1ac0f_GH0.tar.gz) = 18958 From owner-svn-ports-head@freebsd.org Sat Jun 17 13:44:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC747BFB020; Sat, 17 Jun 2017 13:44: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 847C76A82B; Sat, 17 Jun 2017 13:44:54 +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 v5HDir7e077332; Sat, 17 Jun 2017 13:44:53 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HDipar077312; Sat, 17 Jun 2017 13:44:51 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706171344.v5HDipar077312@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, 17 Jun 2017 13:44:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443772 - in head: . chinese chinese/calligra-l10n-zh_CN chinese/calligra-l10n-zh_TW databases databases/kdb databases/kexi databases/kexi/files editors editors/calligra editors/calligr... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 13:44:55 -0000 Author: rakuco Date: Sat Jun 17 13:44:51 2017 New Revision: 443772 URL: https://svnweb.freebsd.org/changeset/ports/443772 Log: Update the Calligra ports to 3.0.1. The 3.x series is based on KDE Frameworks 5, and some programs have been split into separate ports: - Sheets, Words & co are in editors/calligra. - Krita is in graphics/krita. - Kexi is in databases/kexi. - The calligra-l10n* ports are now part of editors/calligra itself. Okular support in editors/calligra and Marble support in textproc/kreport have been disabled for now because they need the KF5 version of those ports. Thanks to everyone who's tested it and worked on it in our area51 repository. Submitted by: Adrian de Groot , tcberner, rakuco Reviewed by: rakuco, mat (earlier versions) Differential Revision: https://reviews.freebsd.org/D10167 Added: head/databases/kdb/ head/databases/kdb/Makefile (contents, props changed) head/databases/kdb/distinfo (contents, props changed) head/databases/kdb/pkg-descr (contents, props changed) head/databases/kdb/pkg-plist (contents, props changed) head/databases/kexi/ head/databases/kexi/Makefile (contents, props changed) head/databases/kexi/distinfo (contents, props changed) head/databases/kexi/files/ head/databases/kexi/files/patch-src_plugins_forms_widgets_kexidbcombobox.h (contents, props changed) head/databases/kexi/pkg-descr (contents, props changed) head/databases/kexi/pkg-plist (contents, props changed) head/editors/calligra/files/patch-filters_words_msword-odf_wv2_src_parser9x.h (contents, props changed) head/editors/calligra/files/patch-plan_plugins_schedulers_tj_PlanTJScheduler.h (contents, props changed) head/graphics/kdiagram/ head/graphics/kdiagram/Makefile (contents, props changed) head/graphics/kdiagram/distinfo (contents, props changed) head/graphics/kdiagram/pkg-descr (contents, props changed) head/graphics/kdiagram/pkg-plist (contents, props changed) head/graphics/krita/ head/graphics/krita/Makefile (contents, props changed) head/graphics/krita/distinfo (contents, props changed) head/graphics/krita/files/ head/graphics/krita/files/patch-libs_image_kis__image__config.cpp (contents, props changed) head/graphics/krita/files/patch-plugins_extensions_CMakeLists.txt (contents, props changed) head/graphics/krita/pkg-descr (contents, props changed) head/graphics/krita/pkg-plist (contents, props changed) head/textproc/kreport/ head/textproc/kreport/Makefile (contents, props changed) head/textproc/kreport/distinfo (contents, props changed) head/textproc/kreport/pkg-descr (contents, props changed) head/textproc/kreport/pkg-plist (contents, props changed) head/x11-toolkits/kproperty/ head/x11-toolkits/kproperty/Makefile (contents, props changed) head/x11-toolkits/kproperty/distinfo (contents, props changed) head/x11-toolkits/kproperty/pkg-descr (contents, props changed) head/x11-toolkits/kproperty/pkg-plist (contents, props changed) Deleted: head/chinese/calligra-l10n-zh_CN/ head/chinese/calligra-l10n-zh_TW/ head/editors/calligra-l10n/ head/editors/calligra-l10n-bs/ head/editors/calligra-l10n-ca/ head/editors/calligra-l10n-ca_valencia/ head/editors/calligra-l10n-cs/ head/editors/calligra-l10n-da/ head/editors/calligra-l10n-el/ head/editors/calligra-l10n-en_GB/ head/editors/calligra-l10n-es/ head/editors/calligra-l10n-et/ head/editors/calligra-l10n-fi/ head/editors/calligra-l10n-gl/ head/editors/calligra-l10n-it/ head/editors/calligra-l10n-kk/ head/editors/calligra-l10n-nb/ head/editors/calligra-l10n-nl/ head/editors/calligra-l10n-sk/ head/editors/calligra-l10n-sv/ head/editors/calligra-l10n-tr/ head/french/calligra-l10n/ head/german/calligra-l10n/ head/hungarian/calligra-l10n/ head/japanese/calligra-l10n/ head/polish/calligra-l10n/ head/portuguese/calligra-l10n/ head/portuguese/calligra-l10n-pt_BR/ head/russian/calligra-l10n/ head/ukrainian/calligra-l10n/ Modified: head/MOVED head/UPDATING head/chinese/Makefile head/databases/Makefile head/editors/Makefile head/editors/calligra/Makefile head/editors/calligra/distinfo head/editors/calligra/pkg-plist head/french/Makefile head/german/Makefile head/graphics/Makefile head/hungarian/Makefile head/japanese/Makefile head/polish/Makefile head/portuguese/Makefile head/russian/Makefile head/textproc/Makefile head/ukrainian/Makefile head/x11-toolkits/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Jun 17 10:58:29 2017 (r443771) +++ head/MOVED Sat Jun 17 13:44:51 2017 (r443772) @@ -9410,3 +9410,34 @@ dns/pear-Net_DNS||2017-06-07|Has expired: This Port us 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 +chinese/calligra-l10n-zh_CN||2017-06-12|Merged with editors/calligra +chinese/calligra-l10n-zh_TW||2017-06-12|Merged with editors/calligra +french/calligra-l10n||2017-06-12|Merged with editors/calligra +german/calligra-l10n||2017-06-12|Merged with editors/calligra +hungarian/calligra-l10n||2017-06-12|Merged with editors/calligra +japanese/calligra-l10n||2017-06-12|Merged with editors/calligra +polish/calligra-l10n||2017-06-12|Merged with editors/calligra +portuguese/calligra-l10n-pt_BR||2017-06-12|Merged with editors/calligra +portuguese/calligra-l10n||2017-06-12|Merged with editors/calligra +russian/calligra-l10n||2017-06-12|Merged with editors/calligra +ukrainian/calligra-l10n||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-bs||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-ca||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-ca_valencia||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-cs||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-da||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-el||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-en_GB||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-es||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-et||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-fi||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-gl||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-it||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-kk||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-nb||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-nl||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-sk||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-sv||2017-06-12|Merged with editors/calligra +editors/calligra-l10n-tr||2017-06-12|Merged with editors/calligra +editors/calligra-l10n||2017-06-12|Merged with editors/calligra + Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Jun 17 10:58:29 2017 (r443771) +++ head/UPDATING Sat Jun 17 13:44:51 2017 (r443772) @@ -5,6 +5,21 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20170614: + AFFECTS: users of editors/calligra + AUTHOR: groot@kde.org + + Calligra has been updated to 3.0.1, which is a KDE Frameworks 5 (KF5) + based application. Calligra now uses Qt5 and KF5. The translations have + been merged (upstream) into the application, so separate language / + translation ports are no longer provided. Krita has been split out + (upstream) into a separate application, which is packaged as + graphics/krita. Kexi, the visual database applications creator, + is packaged separately as databases/kexi. + + Users of Calligra are encouraged to install Krita and Kexi separately, + and to report issues with the upgrade to kde@. + 20170613: AFFECTS: users of net-im/ejabberd AUTHOR: ashish@FreeBSD.org Modified: head/chinese/Makefile ============================================================================== --- head/chinese/Makefile Sat Jun 17 10:58:29 2017 (r443771) +++ head/chinese/Makefile Sat Jun 17 13:44:51 2017 (r443772) @@ -19,8 +19,6 @@ SUBDIR += bsdconv-opencc SUBDIR += bug5 SUBDIR += c2t - SUBDIR += calligra-l10n-zh_CN - SUBDIR += calligra-l10n-zh_TW SUBDIR += cconv SUBDIR += celvis SUBDIR += chiconv Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Jun 17 10:58:29 2017 (r443771) +++ head/databases/Makefile Sat Jun 17 13:44:51 2017 (r443772) @@ -124,6 +124,8 @@ SUBDIR += jrobin SUBDIR += jrrd SUBDIR += kbibtex + SUBDIR += kdb + SUBDIR += kexi SUBDIR += kyotocabinet SUBDIR += kyototycoon SUBDIR += ldb Added: head/databases/kdb/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kdb/Makefile Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= kdb +PORTVERSION= 3.0.0 +CATEGORIES= databases kde +MASTER_SITES= KDE/stable/${PORTNAME}/src +DIST_SUBDIR= KDE/${PORTNAME} + +MAINTAINER= kde@FreeBSD.org +COMMENT= Database connectivity and creation framework + +LIB_DEPENDS= libicuuc.so:devel/icu + +USES= cmake:outsource gettext kde:5 python:2 tar:xz +USE_KDE= coreaddons ecm i18n +USE_QT5= core gui network widgets xml \ + buildtools_build qmake_build + +# In the future, these options will be moved into slave ports +OPTIONS_DEFINE= SQLITE MYSQL PGSQL +OPTIONS_SUB= YES +OPTIONS_DEFAULT= ${OPTIONS_DEFINE} + +SQLITE_USES= sqlite +SQLITE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Sqlite +MYSQL_USES= mysql +MYSQL_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_MySQL +PGSQL_USES= pgsql +PGSQL_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_PostgreSQL + +.include Added: head/databases/kdb/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kdb/distinfo Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481141837 +SHA256 (KDE/kdb/kdb-3.0.0.tar.xz) = b7dcc4f90a6adf069faa725bb2182639b59ff4f570f7fd1b790c3012c68913a0 +SIZE (KDE/kdb/kdb-3.0.0.tar.xz) = 478500 Added: head/databases/kdb/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kdb/pkg-descr Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,7 @@ +KDb is a database connectivity and creation framework, consisted of a +general-purpose C++ Qt library and set of plugins delivering support for +various database vendors. + +It is a part of the Kexi project and the general Calligra Suite. + +WWW: http://community.kde.org/KDb Added: head/databases/kdb/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kdb/pkg-plist Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,229 @@ +%%SQLITE%%bin/kdb3_sqlite3_dump +include/KDb3/KDb +include/KDb3/KDb.h +include/KDb3/KDbAdmin +include/KDb3/KDbAdmin.h +include/KDb3/KDbAlter +include/KDb3/KDbAlter.h +include/KDb3/KDbConnection +include/KDb3/KDbConnection.h +include/KDb3/KDbConnectionData +include/KDb3/KDbConnectionData.h +include/KDb3/KDbConnectionOptions +include/KDb3/KDbConnectionOptions.h +include/KDb3/KDbConnectionProxy +include/KDb3/KDbConnectionProxy.h +include/KDb3/KDbCursor +include/KDb3/KDbCursor.h +include/KDb3/KDbDriver +include/KDb3/KDbDriver.h +include/KDb3/KDbDriverBehavior +include/KDb3/KDbDriverBehavior.h +include/KDb3/KDbDriverManager +include/KDb3/KDbDriverManager.h +include/KDb3/KDbDriverMetaData +include/KDb3/KDbDriverMetaData.h +include/KDb3/KDbError +include/KDb3/KDbError.h +include/KDb3/KDbEscapedString +include/KDb3/KDbEscapedString.h +include/KDb3/KDbExpression +include/KDb3/KDbExpression.h +include/KDb3/KDbExpressionData +include/KDb3/KDbExpressionData.h +include/KDb3/KDbField +include/KDb3/KDbField.h +include/KDb3/KDbFieldList +include/KDb3/KDbFieldList.h +include/KDb3/KDbFieldValidator +include/KDb3/KDbFieldValidator.h +include/KDb3/KDbGlobal +include/KDb3/KDbGlobal.h +include/KDb3/KDbIdentifierValidator +include/KDb3/KDbIdentifierValidator.h +include/KDb3/KDbIndexSchema +include/KDb3/KDbIndexSchema.h +include/KDb3/KDbLongLongValidator +include/KDb3/KDbLongLongValidator.h +include/KDb3/KDbLookupFieldSchema +include/KDb3/KDbLookupFieldSchema.h +include/KDb3/KDbMessageHandler +include/KDb3/KDbMessageHandler.h +include/KDb3/KDbNativeStatementBuilder +include/KDb3/KDbNativeStatementBuilder.h +include/KDb3/KDbObject +include/KDb3/KDbObject.h +include/KDb3/KDbObjectNameValidator +include/KDb3/KDbObjectNameValidator.h +include/KDb3/KDbParser +include/KDb3/KDbParser.h +include/KDb3/KDbPreparedStatement +include/KDb3/KDbPreparedStatement.h +include/KDb3/KDbPreparedStatementInterface +include/KDb3/KDbPreparedStatementInterface.h +include/KDb3/KDbProperties +include/KDb3/KDbProperties.h +include/KDb3/KDbQueryColumnInfo +include/KDb3/KDbQueryColumnInfo.h +include/KDb3/KDbQuerySchema +include/KDb3/KDbQuerySchema.h +include/KDb3/KDbQuerySchemaParameter +include/KDb3/KDbQuerySchemaParameter.h +include/KDb3/KDbRecordData +include/KDb3/KDbRecordData.h +include/KDb3/KDbRecordEditBuffer +include/KDb3/KDbRecordEditBuffer.h +include/KDb3/KDbRelationship +include/KDb3/KDbRelationship.h +include/KDb3/KDbResult +include/KDb3/KDbResult.h +include/KDb3/KDbSqlField +include/KDb3/KDbSqlField.h +include/KDb3/KDbSqlRecord +include/KDb3/KDbSqlRecord.h +include/KDb3/KDbSqlResult +include/KDb3/KDbSqlResult.h +include/KDb3/KDbSqlString +include/KDb3/KDbSqlString.h +include/KDb3/KDbTableOrQuerySchema +include/KDb3/KDbTableOrQuerySchema.h +include/KDb3/KDbTableSchema +include/KDb3/KDbTableSchema.h +include/KDb3/KDbTableViewColumn +include/KDb3/KDbTableViewColumn.h +include/KDb3/KDbTableViewData +include/KDb3/KDbTableViewData.h +include/KDb3/KDbToken +include/KDb3/KDbToken.h +include/KDb3/KDbTransaction +include/KDb3/KDbTransaction.h +include/KDb3/KDbTristate +include/KDb3/KDbTristate.h +include/KDb3/KDbUtils +include/KDb3/KDbUtils.h +include/KDb3/KDbValidator +include/KDb3/KDbValidator.h +include/KDb3/KDbVersionInfo +include/KDb3/KDbVersionInfo.h +include/KDb3/config-kdb.h +include/KDb3/kdb_export.h +include/KDb3/kdb_version.h +lib/cmake/KDb3/KDbConfig.cmake +lib/cmake/KDb3/KDbConfigVersion.cmake +lib/cmake/KDb3/KDbTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KDb3/KDbTargets.cmake +lib/libKDb3.so +lib/libKDb3.so.3 +lib/libKDb3.so.3.0 +libdata/pkgconfig/KDb3.pc +%%QT_MKSPECDIR%%/modules/qt_KDb3.pri +%%MYSQL%%%%QT_PLUGINDIR%%/kdb3/kdb_mysqldriver.so +%%PGSQL%%%%QT_PLUGINDIR%%/kdb3/kdb_postgresqldriver.so +%%SQLITE%%%%QT_PLUGINDIR%%/kdb3/kdb_sqlitedriver.so +%%SQLITE%%%%QT_PLUGINDIR%%/kdb3/sqlite3/kdb_sqlite_icu.so +%%MYSQL%%share/locale/ast/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/ast/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/ast/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/ast/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/ast/LC_MESSAGES/kdb_sybasedriver_qt.mo +share/locale/ast/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/ca/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/ca/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/ca/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/ca/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/ca/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/ca@valencia/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/ca@valencia/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/ca@valencia/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/ca@valencia/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/ca@valencia/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/cs/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/cs/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/cs/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/cs/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/cs/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/de/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/de/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/de/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/de/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/de/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/en_GB/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/en_GB/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/en_GB/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/en_GB/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/en_GB/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/es/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/es/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/es/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/es/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/es/LC_MESSAGES/kdb_sybasedriver_qt.mo +share/locale/es/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/fi/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/fi/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/fi/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/fi/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/fi/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/gl/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/gl/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/gl/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/gl/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/gl/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/hu/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%MYSQL%%share/locale/ja/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/ja/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/ja/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/ja/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/ja/LC_MESSAGES/kdb_sybasedriver_qt.mo +share/locale/ja/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/lt/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/lt/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/lt/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/lt/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/lt/LC_MESSAGES/kdb_sybasedriver_qt.mo +share/locale/lt/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/nl/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/nl/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/nl/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/nl/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/nl/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/pl/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/pl/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/pl/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/pl/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/pl/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/pt/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/pt/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/pt/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/pt/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/pt/LC_MESSAGES/kdb_sybasedriver_qt.mo +share/locale/pt/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/pt_BR/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/pt_BR/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/pt_BR/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/pt_BR/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/pt_BR/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/ru/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/ru/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/ru/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/ru/LC_MESSAGES/kdb_sqlitedriver_qt.mo +%%MYSQL%%share/locale/sk/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/sk/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/sk/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/sk/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/sk/LC_MESSAGES/kdb_sybasedriver_qt.mo +share/locale/sk/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/sv/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/sv/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/sv/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/sv/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/sv/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/uk/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/uk/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/uk/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/uk/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/uk/LC_MESSAGES/kdb_xbasedriver_qt.mo +%%MYSQL%%share/locale/zh_CN/LC_MESSAGES/kdb_mysqldriver_qt.mo +%%PGSQL%%share/locale/zh_CN/LC_MESSAGES/kdb_postgresqldriver_qt.mo +share/locale/zh_CN/LC_MESSAGES/kdb_qt.mo +%%SQLITE%%share/locale/zh_CN/LC_MESSAGES/kdb_sqlitedriver_qt.mo +share/locale/zh_CN/LC_MESSAGES/kdb_xbasedriver_qt.mo Added: head/databases/kexi/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kexi/Makefile Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,33 @@ +# $FreeBSD$ + +PORTNAME= kexi +PORTVERSION= 3.0.0 +CATEGORIES= databases kde +MASTER_SITES= KDE/stable/${PORTNAME}/src +DIST_SUBDIR= KDE/${PORTNAME} + +MAINTAINER= kde@FreeBSD.org +COMMENT= Visual database applications creator + +LIB_DEPENDS= libKDb3.so:databases/kdb \ + libKPropertyCore3.so:x11-toolkits/kproperty \ + libKReport3.so:textproc/kreport + +USES= cmake:outsource desktop-file-utils gettext iconv \ + kde:5 pkgconfig tar:xz +USE_GNOME= glib20 +USE_KDE= auth bookmarks codecs completion config \ + configwidgets coreaddons crash ecm guiaddons i18n \ + iconthemes itemviews jobwidgets kio parts service \ + solid sonnet texteditor textwidgets widgetsaddons \ + xmlgui breeze-icons_build +USE_QT5= core dbus gui network printsupport webkit widgets xml \ + buildtools_build qmake_build qml + +CONFLICTS_INSTALL= calligra-2* + +CMAKE_ARGS= -DBUILD_TESTING:BOOL=OFF \ + -DKEXI_QTGUI_RUNTIME_AVAILABLE:BOOL=TRUE \ + -DKEXI_ENABLE_QTGUI_FOR_TESTS:BOOL=FALSE + +.include Added: head/databases/kexi/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kexi/distinfo Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481142580 +SHA256 (KDE/kexi/kexi-3.0.0.tar.xz) = 8acfdf9f933139544aa8a8f53b04f5266c1cec6b3844963d04404e8b7f72ffe0 +SIZE (KDE/kexi/kexi-3.0.0.tar.xz) = 3678724 Added: head/databases/kexi/files/patch-src_plugins_forms_widgets_kexidbcombobox.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kexi/files/patch-src_plugins_forms_widgets_kexidbcombobox.h Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,20 @@ +Fix the build with LLVM < 4.0 (https://bugs.llvm.org//show_bug.cgi?id=26297). + +/wrkdirs/usr/ports/databases/kexi/work/kexi-3.0.0/src/plugins/forms/widgets/kexidbcombobox.h:47:33: error: return type of virtual function 'column' is not covariant with + the return type of the function it overrides ('KDbTableViewColumn' is incomplete) + virtual KDbTableViewColumn *column() const; + ^ +/usr/local/include/KDb3/KDbTableViewData.h:36:7: note: forward declaration of 'KDbTableViewColumn' +class KDbTableViewColumn; + ^ +--- src/plugins/forms/widgets/kexidbcombobox.h.orig 2017-06-11 15:09:35 UTC ++++ src/plugins/forms/widgets/kexidbcombobox.h +@@ -24,6 +24,8 @@ + #include "kexidbautofield.h" + #include + ++#include ++ + //! @short Combo box widget for Kexi forms + /*! This widget is implemented on top of KexiDBAutoField, + so as it uses KexiDBAutoField's ability of embedding subwidgets, Added: head/databases/kexi/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kexi/pkg-descr Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,5 @@ +Kexi is an open source visual database applications creator, +a long-awaited competitor for programs like MS Access +or Filemaker. + +WWW: http://www.kexi-project.org/ Added: head/databases/kexi/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/kexi/pkg-plist Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,234 @@ +bin/kexi +lib/libkexicore.so +lib/libkexicore.so.15 +lib/libkexicore.so.15.0.0 +lib/libkexidatatable.so +lib/libkexidatatable.so.15 +lib/libkexidatatable.so.15.0.0 +lib/libkexidataviewcommon.so +lib/libkexidataviewcommon.so.15 +lib/libkexidataviewcommon.so.15.0.0 +lib/libkexiextendedwidgets.so +lib/libkexiextendedwidgets.so.15 +lib/libkexiextendedwidgets.so.15.0.0 +lib/libkexiformutils.so +lib/libkexiformutils.so.15 +lib/libkexiformutils.so.15.0.0 +lib/libkexiguiutils.so +lib/libkexiguiutils.so.15 +lib/libkexiguiutils.so.15.0.0 +lib/libkeximain.so +lib/libkeximain.so.15 +lib/libkeximain.so.15.0.0 +lib/libkeximigrate.so +lib/libkeximigrate.so.15 +lib/libkeximigrate.so.15.0.0 +lib/libkexirelationsview.so +lib/libkexirelationsview.so.15 +lib/libkexirelationsview.so.15.0.0 +lib/libkexiundo.so +lib/libkexiundo.so.15 +lib/libkexiundo.so.15.0.0 +lib/libkexiutils.so +lib/libkexiutils.so.15 +lib/libkexiutils.so.15.0.0 +lib/libkformdesigner.so +lib/libkformdesigner.so.15 +lib/libkformdesigner.so.15.0.0 +%%QT_PLUGINDIR%%/kexi/forms/widgets/kexiforms_dbwidgetsplugin.so +%%QT_PLUGINDIR%%/kexi/forms/widgets/kexiforms_standardwidgetsplugin.so +%%QT_PLUGINDIR%%/kexi/forms/widgets/kexiforms_webbrowserwidgetplugin.so +%%QT_PLUGINDIR%%/kexi/kexi_csvimportexportplugin.so +%%QT_PLUGINDIR%%/kexi/kexi_formplugin.so +%%QT_PLUGINDIR%%/kexi/kexi_migrationplugin.so +%%QT_PLUGINDIR%%/kexi/kexi_queryplugin.so +%%QT_PLUGINDIR%%/kexi/kexi_reportplugin.so +%%QT_PLUGINDIR%%/kexi/kexi_tableplugin.so +%%QT_PLUGINDIR%%/kexi/migrate/keximigrate_mdb.so +%%QT_PLUGINDIR%%/kexi/migrate/keximigrate_mysql.so +%%QT_PLUGINDIR%%/kexi/migrate/keximigrate_postgresql.so +%%QT_PLUGINDIR%%/kexi/migrate/keximigrate_tsv.so +share/applications/org.kde.kexi.desktop +share/kexi/icons/hicolor/16x16/actions/web_browser.png +share/kexi/icons/hicolor/22x22/actions/web_browser.png +share/kexi/icons/kexi_breeze.rcc +share/kexi/status/%%GTK3_VERSION%%/contribution_details.ui +share/kexi/status/%%GTK3_VERSION%%/contribution_help.ui +share/kexi/status/%%GTK3_VERSION%%/status.rcc +share/kexi/status/%%GTK3_VERSION%%/status.ui +share/kexi/status/%%GTK3_VERSION%%/status_strings.ui +share/locale/ar/LC_MESSAGES/kexi.mo +share/locale/ast/LC_MESSAGES/kexi.mo +share/locale/ast/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ast/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ast/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/be/LC_MESSAGES/kexi.mo +share/locale/bg/LC_MESSAGES/kexi.mo +share/locale/br/LC_MESSAGES/kexi.mo +share/locale/bs/LC_MESSAGES/kexi.mo +share/locale/bs/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/bs/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ca/LC_MESSAGES/kexi.mo +share/locale/ca/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ca/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ca/LC_MESSAGES/keximigrate_mdb.mo +share/locale/ca/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/ca@valencia/LC_MESSAGES/kexi.mo +share/locale/ca@valencia/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ca@valencia/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ca@valencia/LC_MESSAGES/keximigrate_mdb.mo +share/locale/ca@valencia/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/cs/LC_MESSAGES/kexi.mo +share/locale/cs/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/cs/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/cs/LC_MESSAGES/keximigrate_mdb.mo +share/locale/cs/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/cy/LC_MESSAGES/kexi.mo +share/locale/da/LC_MESSAGES/kexi.mo +share/locale/da/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/da/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/de/LC_MESSAGES/kexi.mo +share/locale/de/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/de/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/de/LC_MESSAGES/keximigrate_mdb.mo +share/locale/de/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/el/LC_MESSAGES/kexi.mo +share/locale/el/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/el/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/en_GB/LC_MESSAGES/kexi.mo +share/locale/en_GB/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/en_GB/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/en_GB/LC_MESSAGES/keximigrate_mdb.mo +share/locale/en_GB/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/eo/LC_MESSAGES/kexi.mo +share/locale/es/LC_MESSAGES/kexi.mo +share/locale/es/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/es/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/es/LC_MESSAGES/keximigrate_mdb.mo +share/locale/es/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/et/LC_MESSAGES/kexi.mo +share/locale/et/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/et/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/eu/LC_MESSAGES/kexi.mo +share/locale/fa/LC_MESSAGES/kexi.mo +share/locale/fi/LC_MESSAGES/kexi.mo +share/locale/fi/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/fi/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/fi/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/fr/LC_MESSAGES/kexi.mo +share/locale/fr/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/fr/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/fy/LC_MESSAGES/kexi.mo +share/locale/ga/LC_MESSAGES/kexi.mo +share/locale/ga/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ga/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/gl/LC_MESSAGES/kexi.mo +share/locale/gl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/gl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/gl/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/he/LC_MESSAGES/kexi.mo +share/locale/hi/LC_MESSAGES/kexi.mo +share/locale/hne/LC_MESSAGES/kexi.mo +share/locale/hr/LC_MESSAGES/kexi.mo +share/locale/hsb/LC_MESSAGES/kexi.mo +share/locale/hu/LC_MESSAGES/kexi.mo +share/locale/hu/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/hu/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ia/LC_MESSAGES/kexi.mo +share/locale/ia/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ia/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ia/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/it/LC_MESSAGES/kexi.mo +share/locale/it/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/it/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/it/LC_MESSAGES/keximigrate_mdb.mo +share/locale/it/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/ja/LC_MESSAGES/kexi.mo +share/locale/ja/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ja/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/kk/LC_MESSAGES/kexi.mo +share/locale/kk/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/kk/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/km/LC_MESSAGES/kexi.mo +share/locale/ko/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ko/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/lt/LC_MESSAGES/kexi.mo +share/locale/lt/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/lt/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/mai/LC_MESSAGES/kexi.mo +share/locale/mr/LC_MESSAGES/kexi.mo +share/locale/mr/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/mr/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ms/LC_MESSAGES/kexi.mo +share/locale/nb/LC_MESSAGES/kexi.mo +share/locale/nb/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/nb/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/nds/LC_MESSAGES/kexi.mo +share/locale/nds/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/nds/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ne/LC_MESSAGES/kexi.mo +share/locale/nl/LC_MESSAGES/kexi.mo +share/locale/nl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/nl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/nl/LC_MESSAGES/keximigrate_mdb.mo +share/locale/nl/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/nn/LC_MESSAGES/kexi.mo +share/locale/oc/LC_MESSAGES/kexi.mo +share/locale/pl/LC_MESSAGES/kexi.mo +share/locale/pl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/pl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/pl/LC_MESSAGES/keximigrate_mdb.mo +share/locale/pl/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/pt/LC_MESSAGES/kexi.mo +share/locale/pt/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/pt/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/pt/LC_MESSAGES/keximigrate_mdb.mo +share/locale/pt/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/pt_BR/LC_MESSAGES/kexi.mo +share/locale/pt_BR/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/pt_BR/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/pt_BR/LC_MESSAGES/keximigrate_mdb.mo +share/locale/pt_BR/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/ro/LC_MESSAGES/kexi.mo +share/locale/ru/LC_MESSAGES/kexi.mo +share/locale/ru/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ru/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/se/LC_MESSAGES/kexi.mo +share/locale/sk/LC_MESSAGES/kexi.mo +share/locale/sk/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/sk/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/sk/LC_MESSAGES/keximigrate_mdb.mo +share/locale/sk/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/sl/LC_MESSAGES/kexi.mo +share/locale/sl/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/sl/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/sq/LC_MESSAGES/kexi.mo +share/locale/sv/LC_MESSAGES/kexi.mo +share/locale/sv/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/sv/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/sv/LC_MESSAGES/keximigrate_mdb.mo +share/locale/sv/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/ta/LC_MESSAGES/kexi.mo +share/locale/tg/LC_MESSAGES/kexi.mo +share/locale/tr/LC_MESSAGES/kexi.mo +share/locale/tr/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/tr/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/ug/LC_MESSAGES/kexi.mo +share/locale/ug/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/ug/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/uk/LC_MESSAGES/kexi.mo +share/locale/uk/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/uk/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/uk/LC_MESSAGES/keximigrate_mdb.mo +share/locale/uk/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/uz/LC_MESSAGES/kexi.mo +share/locale/wa/LC_MESSAGES/kexi.mo +share/locale/xh/LC_MESSAGES/kexi.mo +share/locale/zh_CN/LC_MESSAGES/kexi.mo +share/locale/zh_CN/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/zh_CN/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/locale/zh_CN/LC_MESSAGES/keximigrate_spreadsheet.mo +share/locale/zh_TW/LC_MESSAGES/kexi.mo +share/locale/zh_TW/LC_MESSAGES/kexiforms_mapwidgetplugin.mo +share/locale/zh_TW/LC_MESSAGES/kexiforms_webbrowserwidgetplugin.mo +share/metainfo/org.kde.kexi.appdata.xml Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Sat Jun 17 10:58:29 2017 (r443771) +++ head/editors/Makefile Sat Jun 17 13:44:51 2017 (r443772) @@ -17,25 +17,6 @@ SUBDIR += bpatch SUBDIR += bvi SUBDIR += calligra - SUBDIR += calligra-l10n - SUBDIR += calligra-l10n-bs - SUBDIR += calligra-l10n-ca - SUBDIR += calligra-l10n-ca_valencia - SUBDIR += calligra-l10n-cs - SUBDIR += calligra-l10n-da - SUBDIR += calligra-l10n-el - SUBDIR += calligra-l10n-en_GB - SUBDIR += calligra-l10n-es - SUBDIR += calligra-l10n-et - SUBDIR += calligra-l10n-fi - SUBDIR += calligra-l10n-gl - SUBDIR += calligra-l10n-it - SUBDIR += calligra-l10n-kk - SUBDIR += calligra-l10n-nb - SUBDIR += calligra-l10n-nl - SUBDIR += calligra-l10n-sk - SUBDIR += calligra-l10n-sv - SUBDIR += calligra-l10n-tr SUBDIR += chexedit SUBDIR += codelite SUBDIR += conglomerate Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Sat Jun 17 10:58:29 2017 (r443771) +++ head/editors/calligra/Makefile Sat Jun 17 13:44:51 2017 (r443772) @@ -1,110 +1,74 @@ # $FreeBSD$ +# TODO (when these parts are available in KF5): +# - add calendarcore to USE_KDE when KDE PIM is available +# - add libOkular5Core.so:graphics/okular to LIB_DEPENDS +# PORTNAME= calligra -PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 11 +PORTVERSION= 3.0.1 CATEGORIES= editors kde -MASTER_SITES= KDE/${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ -DIST_SUBDIR= KDE/${PORTNAME}/${PORTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} +DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org -COMMENT= KDE graphic art and office suite +COMMENT= KDE office suite -LIB_DEPENDS= libpng.so:graphics/png \ - libIlmImf.so:graphics/OpenEXR \ +LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR \ + libImath-2_2.so:graphics/ilmbase \ + libKPropertyCore3.so:x11-toolkits/kproperty \ + libKReport3.so:textproc/kreport \ libboost_thread.so:devel/boost-libs \ - libqca.so:devel/qca \ - libexiv2.so:graphics/exiv2 \ - liblcms2.so:graphics/lcms2 \ + libetonyek-0.1.so:graphics/libetonyek01 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ - libwpd-0.10.so:textproc/libwpd010 \ - libwpg-0.3.so:graphics/libwpg03 \ - libpoppler-qt4.so:graphics/poppler-qt4 \ + libgsl.so:math/gsl \ + liblcms2.so:graphics/lcms2 \ + libKGantt.so:graphics/kdiagram \ + libodfgen-0.1.so:textproc/libodfgen01 \ libopenjpeg.so:graphics/openjpeg15 \ - libfftw3.so:math/fftw3 \ + libpng.so:graphics/png \ + libpoppler-qt5.so:graphics/poppler-qt5 \ + libpoppler.so:graphics/poppler \ + libqca-qt5.so:devel/qca-qt5 \ + librevenge-0.0.so:textproc/librevenge \ libtiff.so:graphics/tiff \ - libgsl.so:math/gsl \ - libwps-0.3.so:textproc/libwps03 \ libvisio-0.1.so:textproc/libvisio01 \ - libOpenColorIO.so:graphics/opencolorio \ - libodfgen-0.1.so:textproc/libodfgen01 \ - libetonyek-0.1.so:graphics/libetonyek01 \ - librevenge-0.0.so:textproc/librevenge + libwpd-0.10.so:textproc/libwpd010 \ + libwpg-0.3.so:graphics/libwpg03 \ + libwps-0.3.so:textproc/libwps03 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3 \ pstoedit:graphics/pstoedit RUN_DEPENDS= pstoedit:graphics/pstoedit -USE_GL= glew -USE_GNOME= glib20 libxml2 libxslt -USE_KDE= kactivities kdelibs libkdcraw \ - okular pimlibs attica automoc4 soprano -USE_QT4= corelib dbus designer_build gui opengl phonon \ - qtestlib_build script sql svg webkit xml \ - moc_build qmake_build rcc_build uic_build -USES= cmake:outsource cpe compiler:c++11-lang iconv:translit jpeg \ - kde:4 perl5 pkgconfig shared-mime-info sqlite tar:xz +USES= cmake:outsource cpe compiler:c++11-lib desktop-file-utils \ + gettext iconv:translit jpeg kde:5 localbase:ldflags perl5 pkgconfig \ + shared-mime-info sqlite tar:xz +USE_KDE= activities archive auth bookmarks codecs completion config \ + configwidgets coreaddons crash dbusaddons doctools ecm \ + emoticons guiaddons i18n iconthemes init itemmodels itemviews \ + jobwidgets js kcmutils kdelibs4support khtml kio \ + kross notifications notifyconfig parts service solid sonnet \ + texteditor textwidgets threadweaver unitconversion wallet \ + widgetsaddons windowsystem xmlgui +USE_QT5= buildtools_build core dbus gui network opengl \ + phonon4 printsupport qmake_build qml \ + quick script sql svg testlib webkit widgets x11extras xml +USE_XORG= ice sm x11 xext +USE_LDCONFIG= yes + CMAKE_ARGS= -DCMAKE_INCLUDE_PATH:STRING="${QT_INCDIR} ${LOCALBASE}/include" \ -DPRODUCTSET:STRING="DESKTOP" -USE_LDCONFIG= yes -PLIST_SUB+= SHLIB_VER=14.0.0 \ - SHLIB_SHVER=14 +# Requested by upstream, to not include unfinished modules +CMAKE_ARGS+= -DRELEASE_BUILD:BOOL=TRUE +# Performance increase according to README.PACKAGERS +CMAKE_ARGS+= -DCMAKE_CXX_FLAGS="-DKDE_NO_DEBUG_OUTPUT" -OPTIONS_DEFINE= GMIC MARBLE MYSQL PGSQL SYBASE -OPTIONS_DEFAULT=MARBLE MYSQL PGSQL -OPTIONS_SUB= yes +# Disable KDE Pim support +CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi:BOOL=FALSE \ + -DCMAKE_DISABLE_FIND_PACKAGE_KF5AkonadiContact:BOOL=FALSE -# GMIC does not mix well with clang as compiler. It needs >20GB of memory to be -# built, which is not sensible on most systems -# See bug report: https://llvm.org/bugs/show_bug.cgi?id=22199 -GMIC_DESC= Build the G'Mic plugin (needs lots and lots of RAM) -GMIC_CMAKE_ON= -DWITH_GMIC:BOOL=ON -GMIC_CMAKE_OFF= -DWITH_GMIC:BOOL=OFF - -MARBLE_DESC= World globe widget support via Marble -MARBLE_USE= KDE=marble -MARBLE_CMAKE_OFF=-DWITH_Marble:BOOL=FALSE - -MYSQL_DESC= MySQL database support in Kexi -MYSQL_USE= MYSQL=yes -MYSQL_CMAKE_OFF=-DWITH_MySQL:BOOL=FALSE - -PGSQL_DESC= PostgreSQL database support in Kexi -PGSQL_LIB_DEPENDS=libpqxx-3.1.so:databases/postgresql-libpqxx3 -PGSQL_USES= pgsql -PGSQL_CMAKE_OFF=-DWITH_PostgreSQL:BOOL=FALSE - -SYBASE_DESC= Sybase database support in Kexi -SYBASE_LIB_DEPENDS=libsybdb.so:databases/freetds -SYBASE_CMAKE_OFF=-DWITH_FreeTDS:BOOL=FALSE - -post-patch: -# They require memalign() to build; as they're not installed, they're just a -# waste of CPU cycles. - @${REINPLACE_CMD} -e '/add_subdirectory.*benchmarks/ d' \ - ${PATCH_WRKSRC}/krita/CMakeLists.txt -# Prevent updating MIME during build/install. - @${REINPLACE_CMD} -e '/^update_xdg_mimetypes/ d' \ - ${PATCH_WRKSRC}/filters/libmsooxml/CMakeLists.txt \ - ${PATCH_WRKSRC}/filters/plan/mpxj/import/CMakeLists.txt \ - ${PATCH_WRKSRC}/filters/stage/keynote/import/CMakeLists.txt \ - ${PATCH_WRKSRC}/filters/words/wiki/CMakeLists.txt \ - ${PATCH_WRKSRC}/krita/data/CMakeLists.txt \ - ${PATCH_WRKSRC}/krita/plugins/formats/ora/CMakeLists.txt \ - ${PATCH_WRKSRC}/krita/plugins/formats/ora/CMakeLists.txt \ - ${PATCH_WRKSRC}/plugins/vectorshape/CMakeLists.txt -# Enteigen krita: Do not use the complete 'Eigen' namespace, as it conflicts -# with opencv now, but only include the qualified class names. -# This is a simplified version of upstreams: -# https://phabricator.kde.org/R37:2db4438671e17002c7b02e3ad3a5208930765e4f - @${REINPLACE_CMD} -e 's|using namespace Eigen;|using Eigen::Matrix;using Eigen::Dynamic;using Eigen::Vector2i;|' \ - ${PATCH_WRKSRC}/krita/plugins/extensions/dockers/advancedcolorselector/kis_color_selector_ring.cpp \ - ${PATCH_WRKSRC}/krita/plugins/filters/blur/kis_gaussian_blur_filter.h \ - ${PATCH_WRKSRC}/krita/plugins/filters/blur/kis_motion_blur_filter.h \ - ${PATCH_WRKSRC}/krita/plugins/filters/blur/kis_lens_blur_filter.h \ - ${PATCH_WRKSRC}/krita/plugins/filters/convolutionfilters/convolutionfilters.cpp \ - ${PATCH_WRKSRC}/krita/image/kis_convolution_kernel.h \ - ${PATCH_WRKSRC}/krita/image/kis_gaussian_kernel.h +PLIST_SUB+= SHLIB_VER=15.0.0 .include Modified: head/editors/calligra/distinfo ============================================================================== --- head/editors/calligra/distinfo Sat Jun 17 10:58:29 2017 (r443771) +++ head/editors/calligra/distinfo Sat Jun 17 13:44:51 2017 (r443772) @@ -1,2 +1,3 @@ -SHA256 (KDE/calligra/2.9.11/calligra-2.9.11.tar.xz) = b18d2d0f87bc92753ec8b1eb780a596770a49141e3e60d811da51e752e54ea09 -SIZE (KDE/calligra/2.9.11/calligra-2.9.11.tar.xz) = 196039892 +TIMESTAMP = 1491294880 +SHA256 (KDE/calligra/calligra-3.0.1.tar.xz) = 452bddc4e03cfbf48de508b991dc94209d386d86bf010ea9d10afed0f5694db2 +SIZE (KDE/calligra/calligra-3.0.1.tar.xz) = 60764344 Added: head/editors/calligra/files/patch-filters_words_msword-odf_wv2_src_parser9x.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/calligra/files/patch-filters_words_msword-odf_wv2_src_parser9x.h Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,13 @@ +To use 'uint' we need to include ''. + +--- filters/words/msword-odf/wv2/src/parser9x.h.orig 2016-12-20 09:48:40 UTC ++++ filters/words/msword-odf/wv2/src/parser9x.h +@@ -27,6 +27,8 @@ + #include + #include + ++#include ++ + class QString; + + namespace wvWare Added: head/editors/calligra/files/patch-plan_plugins_schedulers_tj_PlanTJScheduler.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/calligra/files/patch-plan_plugins_schedulers_tj_PlanTJScheduler.h Sat Jun 17 13:44:51 2017 (r443772) @@ -0,0 +1,13 @@ +Include necessary header + +--- plan/plugins/schedulers/tj/PlanTJScheduler.h.orig 2017-01-04 17:01:13 UTC ++++ plan/plugins/schedulers/tj/PlanTJScheduler.h +@@ -32,6 +32,8 @@ + #include + #include + ++#include ++ + class QDateTime; + + namespace TJ Modified: head/editors/calligra/pkg-plist ============================================================================== --- head/editors/calligra/pkg-plist Sat Jun 17 10:58:29 2017 (r443771) +++ head/editors/calligra/pkg-plist Sat Jun 17 13:44:51 2017 (r443772) @@ -1,7204 +1,4685 @@ -bin/braindump bin/calligra -bin/calligraauthor bin/calligraconverter -bin/calligraflow bin/calligraplan bin/calligraplanwork bin/calligrasheets -bin/calligrastage bin/calligrawords -%%GMIC%%bin/gmicparser bin/karbon -bin/kexi -bin/kexi_sqlite3_dump -bin/krita -include/kde4/calligra/DebugPigment.h -include/kde4/calligra/Ko3dScene.h -include/kde4/calligra/KoAnchorInlineObject.h -include/kde4/calligra/KoAnchorTextRange.h -include/kde4/calligra/KoAnnotationManager.h -include/kde4/calligra/KoBasicHistogramProducers.h -include/kde4/calligra/KoBookmark.h -include/kde4/calligra/KoBookmarkManager.h -include/kde4/calligra/KoBorder.h -include/kde4/calligra/KoCanvasBase.h -include/kde4/calligra/KoCanvasController.h -include/kde4/calligra/KoCanvasControllerWidget.h -include/kde4/calligra/KoCanvasObserverBase.h -include/kde4/calligra/KoCanvasResourceManager.h -include/kde4/calligra/KoCanvasSupervisor.h -include/kde4/calligra/KoCell.h -include/kde4/calligra/KoCellStyle.h -include/kde4/calligra/KoChannelInfo.h -include/kde4/calligra/KoChartInterface.h -include/kde4/calligra/KoChartModel.h -include/kde4/calligra/KoCmykColorSpaceTraits.h -include/kde4/calligra/KoColor.h -include/kde4/calligra/KoColorConversionTransformation.h -include/kde4/calligra/KoColorConversionTransformationAbstractFactory.h -include/kde4/calligra/KoColorConversionTransformationFactory.h -include/kde4/calligra/KoColorModelStandardIds.h -include/kde4/calligra/KoColorPatch.h -include/kde4/calligra/KoColorPopupAction.h -include/kde4/calligra/KoColorProfile.h -include/kde4/calligra/KoColorSetWidget.h -include/kde4/calligra/KoColorSlider.h -include/kde4/calligra/KoColorSpace.h -include/kde4/calligra/KoColorSpaceAbstract.h -include/kde4/calligra/KoColorSpaceConstants.h -include/kde4/calligra/KoColorSpaceEngine.h -include/kde4/calligra/KoColorSpaceFactory.h -include/kde4/calligra/KoColorSpaceMaths.h -include/kde4/calligra/KoColorSpaceRegistry.h -include/kde4/calligra/KoColorSpaceTraits.h -include/kde4/calligra/KoColorTransformation.h -include/kde4/calligra/KoColorTransformationFactory.h -include/kde4/calligra/KoColorTransformationFactoryRegistry.h -include/kde4/calligra/KoColumn.h -include/kde4/calligra/KoColumnStyle.h -include/kde4/calligra/KoColumns.h -include/kde4/calligra/KoCompositeOp.h -include/kde4/calligra/KoConfig.h -include/kde4/calligra/KoConnectionPoint.h -include/kde4/calligra/KoConvolutionOp.h -include/kde4/calligra/KoCopyController.h -include/kde4/calligra/KoCreatePathTool.h -include/kde4/calligra/KoCutController.h -include/kde4/calligra/KoDataCenterBase.h -include/kde4/calligra/KoDeferredShapeFactoryBase.h -include/kde4/calligra/KoDockFactoryBase.h -include/kde4/calligra/KoDockRegistry.h -include/kde4/calligra/KoDockWidgetTitleBar.h -include/kde4/calligra/KoDockWidgetTitleBarButton.h -include/kde4/calligra/KoDocumentBase.h -include/kde4/calligra/KoDocumentRdf.h -include/kde4/calligra/KoDocumentRdfBase.h -include/kde4/calligra/KoDocumentRdfEditWidget.h -include/kde4/calligra/KoDocumentResourceManager.h -include/kde4/calligra/KoDpi.h -include/kde4/calligra/KoDrag.h -include/kde4/calligra/KoDragOdfSaveHelper.h -include/kde4/calligra/KoDualColorButton.h -include/kde4/calligra/KoEditColorSetDialog.h -include/kde4/calligra/KoElementReference.h -include/kde4/calligra/KoEmbeddedDocumentSaver.h -include/kde4/calligra/KoEventActionAddCommand.h -include/kde4/calligra/KoEventActionRemoveCommand.h -include/kde4/calligra/KoFallBackColorTransformation.h -include/kde4/calligra/KoFileDialog.h -include/kde4/calligra/KoFillConfigWidget.h -include/kde4/calligra/KoFilterEffect.h *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Jun 17 14:10:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29DCBBFB3CF; Sat, 17 Jun 2017 14:10:25 +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 EB9796AF04; Sat, 17 Jun 2017 14:10:24 +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 v5HEAO2p085518; Sat, 17 Jun 2017 14:10:24 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HEAOY1085517; Sat, 17 Jun 2017 14:10:24 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201706171410.v5HEAOY1085517@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, 17 Jun 2017 14:10:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443773 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 14:10:25 -0000 Author: rakuco Date: Sat Jun 17 14:10:23 2017 New Revision: 443773 URL: https://svnweb.freebsd.org/changeset/ports/443773 Log: Remove extra empty line. Reported by: kwm Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sat Jun 17 13:44:51 2017 (r443772) +++ head/MOVED Sat Jun 17 14:10:23 2017 (r443773) @@ -9440,4 +9440,3 @@ editors/calligra-l10n-sk||2017-06-12|Merged with edito editors/calligra-l10n-sv||2017-06-12|Merged with editors/calligra editors/calligra-l10n-tr||2017-06-12|Merged with editors/calligra editors/calligra-l10n||2017-06-12|Merged with editors/calligra - From owner-svn-ports-head@freebsd.org Sat Jun 17 14:20:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F359BFB555; Sat, 17 Jun 2017 14:20:05 +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 8B3306E273; Sat, 17 Jun 2017 14:20:04 +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 v5HEK3LH089791; Sat, 17 Jun 2017 14:20:03 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HEK3Zt089789; Sat, 17 Jun 2017 14:20:03 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706171420.v5HEK3Zt089789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Jun 2017 14:20:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443774 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 14:20:05 -0000 Author: adamw Date: Sat Jun 17 14:20:02 2017 New Revision: 443774 URL: https://svnweb.freebsd.org/changeset/ports/443774 Log: Update to patchlevel 642. Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Jun 17 14:10:23 2017 (r443773) +++ head/editors/vim/Makefile Sat Jun 17 14:20:02 2017 (r443774) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.0631 +PORTVERSION= 8.0.0642 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Jun 17 14:10:23 2017 (r443773) +++ head/editors/vim/distinfo Sat Jun 17 14:20:02 2017 (r443774) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497102458 -SHA256 (vim-vim-v8.0.0631_GH0.tar.gz) = f0af93c818b8eab9717aac69e2c6bb13fffee8d37130835301e2ba0877d99407 -SIZE (vim-vim-v8.0.0631_GH0.tar.gz) = 13118605 +TIMESTAMP = 1497709078 +SHA256 (vim-vim-v8.0.0642_GH0.tar.gz) = 5027020cb9d473da3da106f0212855e32df161c39552a6f5a71850c6cfb4a2ec +SIZE (vim-vim-v8.0.0642_GH0.tar.gz) = 13120487 From owner-svn-ports-head@freebsd.org Sat Jun 17 14:33:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2FEDBFB9D8; Sat, 17 Jun 2017 14:33:21 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 704556E9BD; Sat, 17 Jun 2017 14:33:21 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HEXKZp097385; Sat, 17 Jun 2017 14:33:20 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HEXKeV097383; Sat, 17 Jun 2017 14:33:20 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201706171433.v5HEXKeV097383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Sat, 17 Jun 2017 14:33:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443775 - head/graphics/darktable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 14:33:21 -0000 Author: dumbbell Date: Sat Jun 17 14:33:20 2017 New Revision: 443775 URL: https://svnweb.freebsd.org/changeset/ports/443775 Log: graphics/darktable: Update to 2.2.5 Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Sat Jun 17 14:20:02 2017 (r443774) +++ head/graphics/darktable/Makefile Sat Jun 17 14:33:20 2017 (r443775) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 2.2.4 -PORTREVISION= 3 +PORTVERSION= 2.2.5 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ Modified: head/graphics/darktable/distinfo ============================================================================== --- head/graphics/darktable/distinfo Sat Jun 17 14:20:02 2017 (r443774) +++ head/graphics/darktable/distinfo Sat Jun 17 14:33:20 2017 (r443775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491227359 -SHA256 (darktable-2.2.4.tar.xz) = bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8 -SIZE (darktable-2.2.4.tar.xz) = 3083400 +TIMESTAMP = 1496077923 +SHA256 (darktable-2.2.5.tar.xz) = e303a42b33f78eb1f48d3b36d1df46f30873df4c5a7b49605314f61c49fbf281 +SIZE (darktable-2.2.5.tar.xz) = 3092540 From owner-svn-ports-head@freebsd.org Sat Jun 17 14:35:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55D39BFBB18; Sat, 17 Jun 2017 14:35:30 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 209EA6EB45; Sat, 17 Jun 2017 14:35:30 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HEZT0r097583; Sat, 17 Jun 2017 14:35:29 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HEZT5m097581; Sat, 17 Jun 2017 14:35:29 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201706171435.v5HEZT5m097581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Sat, 17 Jun 2017 14:35:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443776 - head/net/concourse-fly X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 14:35:30 -0000 Author: dumbbell Date: Sat Jun 17 14:35:28 2017 New Revision: 443776 URL: https://svnweb.freebsd.org/changeset/ports/443776 Log: net/concourse-fly: Update to 3.2.0 Modified: head/net/concourse-fly/Makefile head/net/concourse-fly/distinfo Modified: head/net/concourse-fly/Makefile ============================================================================== --- head/net/concourse-fly/Makefile Sat Jun 17 14:33:20 2017 (r443775) +++ head/net/concourse-fly/Makefile Sat Jun 17 14:35:28 2017 (r443776) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= concourse -PORTVERSION= 2.7.4 +PORTVERSION= 3.2.0 CATEGORIES= net sysutils MASTER_SITES= LOCAL/dumbbell/concourse/ PKGNAMESUFFIX= -fly Modified: head/net/concourse-fly/distinfo ============================================================================== --- head/net/concourse-fly/distinfo Sat Jun 17 14:33:20 2017 (r443775) +++ head/net/concourse-fly/distinfo Sat Jun 17 14:35:28 2017 (r443776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493806515 -SHA256 (concourse-2.7.4.tar.xz) = f93cdb6ad965a366dada050e4ae16d2b44d90dceade8bbb2b169c2f47aa4d058 -SIZE (concourse-2.7.4.tar.xz) = 9093500 +TIMESTAMP = 1497596170 +SHA256 (concourse-3.2.0.tar.xz) = 458bb0973751dbca283e218e2fa7dcd3014df9569dbd24db5189cd54c10402e9 +SIZE (concourse-3.2.0.tar.xz) = 22901852 From owner-svn-ports-head@freebsd.org Sat Jun 17 14:44:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EAD6BFBFBD; Sat, 17 Jun 2017 14:44:31 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5AE576F22A; Sat, 17 Jun 2017 14:44:31 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HEiU6H002408; Sat, 17 Jun 2017 14:44:30 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HEiUnR002404; Sat, 17 Jun 2017 14:44:30 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201706171444.v5HEiUnR002404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Sat, 17 Jun 2017 14:44:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443777 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 14:44:31 -0000 Author: dumbbell Date: Sat Jun 17 14:44:30 2017 New Revision: 443777 URL: https://svnweb.freebsd.org/changeset/ports/443777 Log: lang/rust: Enable on FreeBSD/aarch64 + various fixes This port now uses an unofficial bootstrap of Rust 1.17.0 and Cargo 0.18.0 for FreeBSD/aarch64. Here are my notes to create this boostrap: https://gist.github.com/dumbbell/b587da50ef014078da9e732a4331ebad The port's Makefile was changed to: - allow to override the versions and directories of the bootstrap archives; - patch the bootstrap script and manifest with those versions/directories. Beside changes to support FreeBSD/aarch64, the port received the following fixes: - Pass python path to the configure script. - Fix and simplify the extraction of rust-std bootstrap by re-using existing variables. - Make sure tar(1) doesn't produce sparse file entries when it recreates the rust-std bootstrap because Python 2's tarfile module doesn't support them (PR 219842). PR: 216143, 219842 Differential Revision: https://reviews.freebsd.org/D10857 Modified: head/lang/rust/Makefile head/lang/rust/distinfo head/lang/rust/files/extra-patch-ino64 Modified: head/lang/rust/Makefile ============================================================================== --- head/lang/rust/Makefile Sat Jun 17 14:35:28 2017 (r443776) +++ head/lang/rust/Makefile Sat Jun 17 14:44:30 2017 (r443777) @@ -6,8 +6,10 @@ PORTVERSION?= 1.18.0 CATEGORIES= lang MASTER_SITES= http://static.rust-lang.org/dist/:src \ https://static.rust-lang.org/dist/:rust_bootstrap \ + LOCAL/dumbbell/rust:rust_bootstrap \ https://static.rust-lang.org/dist/:cargo_bootstrap \ https://s3.amazonaws.com/rust-lang-ci/cargo-builds/:cargo_bootstrap \ + LOCAL/dumbbell/rust:cargo_bootstrap \ LOCAL/marino:bootstrap DISTNAME?= ${PORTNAME}c-${PORTVERSION}-src BOOTSTRAP_FILES=${RUSTC_BOOTSTRAP}:rust_bootstrap \ @@ -34,7 +36,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= cmake:devel/cmake -ONLY_FOR_ARCHS?= amd64 i386 +ONLY_FOR_ARCHS?= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= requires prebuilt bootstrap compiler # FIXME: The bootstrapped rustc adds -L/usr/local/lib in front of @@ -45,26 +47,30 @@ CONFLICTS_BUILD+= ${PKGBASE} CONFLICTS_INSTALL?= rust-nightly RUST_BOOTSTRAP_DIR?= 2017-04-27 +RUST_BOOTSTRAP_DIR_aarch64?= 2017-04-24 RUST_BOOTSTRAP_VERSION?= 1.17.0 -RUST_BOOTSTRAP_HASH?= f4594d3e53dcb114 -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 +RUST_BOOTSTRAP_VERSION_aarch64?=1.17.0 +RUSTC_BOOTSTRAP= ${RUST_BOOTSTRAP_DIR_${ARCH}:U${RUST_BOOTSTRAP_DIR}}/rustc-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${RUST_TARGET}.tar.gz +RUST_STD_BOOTSTRAP= ${RUST_BOOTSTRAP_DIR_${ARCH}:U${RUST_BOOTSTRAP_DIR}}/rust-std-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${RUST_TARGET}.tar.gz CARGO_BOOTSTRAP_DIR?= ${RUST_BOOTSTRAP_DIR} +CARGO_BOOTSTRAP_DIR_aarch64?= ${RUST_BOOTSTRAP_DIR} CARGO_BOOTSTRAP_VERSION?= 0.18.0 -CARGO_BOOTSTRAP= ${CARGO_BOOTSTRAP_DIR}/cargo-${CARGO_BOOTSTRAP_VERSION}-${RUST_TARGET}.tar.gz +CARGO_BOOTSTRAP_VERSION_aarch64?=0.18.0 +CARGO_BOOTSTRAP= ${CARGO_BOOTSTRAP_DIR_${ARCH}:U${CARGO_BOOTSTRAP_DIR}}/cargo-${CARGO_BOOTSTRAP_VERSION_${ARCH}:U${CARGO_BOOTSTRAP_VERSION}}-${RUST_TARGET}${EXTRACT_SUFX} CARGO_REGISTRY= ${PORTNAME}-registry-${DISTVERSIONFULL}.tar.xz RUST_CHANNEL= ${PKGNAMESUFFIX:Ustable:S/^-//} # Rust's target arch string is different from *BSD arch strings -RUST_ARCH_x86_64= x86_64 # dragonfly +RUST_ARCH_aarch64= aarch64 RUST_ARCH_amd64= x86_64 RUST_ARCH_i386= i686 +RUST_ARCH_x86_64= x86_64 # dragonfly RUST_TARGET= ${RUST_ARCH_${ARCH}}-unknown-${OPSYS:tl} PLIST_SUB+= RUST_TARGET=${RUST_TARGET} -USES= compiler gmake libedit python:2,build +USES= compiler gmake libedit python:2.7,build HAS_CONFIGURE= yes CONFIGURE_ARGS= --disable-valgrind \ ${CHOSEN_COMPILER_TYPE:Mclang:C/.+/--enable-&/} \ @@ -72,7 +78,8 @@ CONFIGURE_ARGS= --disable-valgrind \ --musl-root=${PREFIX} \ --local-rust-root=${PREFIX} \ --mandir=${MANPREFIX}/man \ - --release-channel=${RUST_CHANNEL} + --release-channel=${RUST_CHANNEL} \ + --python="${PYTHON_CMD}" MAKE_ARGS+= VERBOSE=1 @@ -136,29 +143,32 @@ pre-fetch: exit 1;\ fi -LIBSTD= rust-std-${RUST_BOOTSTRAP_VERSION}-${RUST_ARCH_${ARCH}}-unknown-freebsd/rust-std-${RUST_ARCH_${ARCH}}-unknown-freebsd/lib/rustlib/${RUST_ARCH_${ARCH}}-unknown-freebsd/lib/libstd-f4594d3e53dcb114.rlib -STDF= std-${RUST_BOOTSTRAP_HASH}.0.o +RUST_STD_DIR= ${RUST_STD_BOOTSTRAP:T:R:R} +LIBSTD_SUFFIX= f4594d3e53dcb114 +LIBSTD_SUFFIX_aarch64= b41e0ffe8c1bd541 +LIBSTD= ${RUST_STD_DIR}/rust-std-${RUST_TARGET}/lib/rustlib/${RUST_TARGET}/lib/libstd-${LIBSTD_SUFFIX_${ARCH}:U${LIBSTD_SUFFIX}}.rlib +STDF= ${LIBSTD:T:R:S/lib//}.0.o post-extract: @${MKDIR} \ - ${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR} \ - ${WRKSRC}/build/cache/${CARGO_BOOTSTRAP_DIR} + ${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR_${ARCH}:U${RUST_BOOTSTRAP_DIR}} \ + ${WRKSRC}/build/cache/${CARGO_BOOTSTRAP_DIR_${ARCH}:U${CARGO_BOOTSTRAP_DIR}} ${LN} -sf ${DISTDIR}/${DIST_SUBDIR}/${RUSTC_BOOTSTRAP} \ - ${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR} + ${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR_${ARCH}:U${RUST_BOOTSTRAP_DIR}} .if ${OPSYS} != FreeBSD || ${OSVERSION} < 1200031 ${LN} -sf ${DISTDIR}/${DIST_SUBDIR}/${RUST_STD_BOOTSTRAP} \ - ${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR} + ${WRKSRC}/build/cache/${RUST_BOOTSTRAP_DIR_${ARCH}:U${RUST_BOOTSTRAP_DIR}} .endif ${LN} -sf ${DISTDIR}/${DIST_SUBDIR}/${CARGO_BOOTSTRAP} \ - ${WRKSRC}/build/cache/${CARGO_BOOTSTRAP_DIR} - ${TAR} -x -C ${WRKSRC} -f ${DISTDIR}/${DIST_SUBDIR}/${RUST_STD_BOOTSTRAP} + ${WRKSRC}/build/cache/${CARGO_BOOTSTRAP_DIR_${ARCH}:U${CARGO_BOOTSTRAP_DIR}} .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200031 + ${TAR} -x -C ${WRKSRC} -f ${DISTDIR}/${DIST_SUBDIR}/${RUST_STD_BOOTSTRAP} ${CC} ${CFLAGS} -fPIC -c -o ${WRKSRC}/old_fstat.o ${FILESDIR}/old_fstat.c (cd ${WRKSRC} && ${AR} x ${WRKSRC}/${LIBSTD} ${STDF}) ${LD} -r -o ${WRKSRC}/std.xx.o ${WRKSRC}/${STDF} ${WRKSRC}/old_fstat.o ${MV} ${WRKSRC}/std.xx.o ${WRKSRC}/${STDF} (cd ${WRKSRC} && ${AR} r ${WRKSRC}/${LIBSTD} ${STDF}) - ${TAR} -cy -C ${WRKSRC} -f ${WRKSRC}/rustc.tbz rust-std-${RUST_BOOTSTRAP_VERSION}-${RUST_ARCH_${ARCH}}-unknown-freebsd + ${TAR} -cy --format=ustar -C ${WRKSRC} -f ${WRKSRC}/rustc.tbz ${RUST_STD_DIR} ${MV} ${WRKSRC}/rustc.tbz ${WRKSRC}/build/cache/${RUST_STD_BOOTSTRAP} .endif @@ -168,6 +178,21 @@ post-patch: ${WRKSRC}/mk/main.mk @${REINPLACE_CMD} -e 's|gdb|${LOCALBASE}/bin/gdb|' \ ${WRKSRC}/src/etc/rust-gdb + @if test "${RUST_BOOTSTRAP_DIR_${ARCH}}" -o "${RUST_BOOTSTRAP_VERSION_${ARCH}}"; then \ + ${REINPLACE_CMD} -e \ + 's|^rustc:.*|rustc: ${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${RUST_BOOTSTRAP_DIR_${ARCH}:U${RUST_BOOTSTRAP_DIR}}|' \ + ${WRKSRC}/src/stage0.txt; \ + fi + @if test "${CARGO_BOOTSTRAP_DIR_${ARCH}}"; then \ + ${REINPLACE_CMD} -e \ + 's|^cargo:.*|cargo: ${RUST_BOOTSTRAP_DIR_${ARCH}:U${RUST_BOOTSTRAP_DIR}}|' \ + ${WRKSRC}/src/stage0.txt; \ + fi + @if test "${CARGO_BOOTSTRAP_VERSION_${ARCH}}"; then \ + ${REINPLACE_CMD} -e \ + 's|cargo-nightly-|cargo-${CARGO_BOOTSTRAP_VERSION_${ARCH}:U${CARGO_BOOTSTRAP_VERSION}}-|' \ + ${WRKSRC}/src/bootstrap/bootstrap.py; \ + fi # In case the previous "make stage" failed, this ensures rust's # install.sh won't backup previously staged files before reinstalling Modified: head/lang/rust/distinfo ============================================================================== --- head/lang/rust/distinfo Sat Jun 17 14:35:28 2017 (r443776) +++ head/lang/rust/distinfo Sat Jun 17 14:44:30 2017 (r443777) @@ -13,5 +13,11 @@ SHA256 (rust/2017-04-27/rust-std-1.17.0-i686-unknown-f 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/2017-04-24/rustc-1.17.0-aarch64-unknown-freebsd.tar.gz) = 85c234018cfc7548051d6f726a379ba2c37b80c393a74a96e7212a0c4e15e92e +SIZE (rust/2017-04-24/rustc-1.17.0-aarch64-unknown-freebsd.tar.gz) = 33612511 +SHA256 (rust/2017-04-24/rust-std-1.17.0-aarch64-unknown-freebsd.tar.gz) = a86d963998cce1f357cbb748c0cd45307255eac964181f3879348e44faf6772c +SIZE (rust/2017-04-24/rust-std-1.17.0-aarch64-unknown-freebsd.tar.gz) = 43207694 +SHA256 (rust/2017-04-24/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz) = 8cdbf046bfc98e1cb92b89c306e4389b92a8df9db44b8f7c784aaac25ad52877 +SIZE (rust/2017-04-24/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz) = 2935624 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/extra-patch-ino64 ============================================================================== --- head/lang/rust/files/extra-patch-ino64 Sat Jun 17 14:35:28 2017 (r443776) +++ head/lang/rust/files/extra-patch-ino64 Sat Jun 17 14:44:30 2017 (r443777) @@ -1,3 +1,37 @@ +--- ./src/liblibc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs.orig 2017-04-24 18:56:45.000000000 +0000 ++++ ./src/liblibc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs 2017-05-30 07:55:40.703709000 +0000 +@@ -7,10 +7,12 @@ + pub struct stat { + pub st_dev: ::dev_t, + pub st_ino: ::ino_t, +- pub st_mode: ::mode_t, + pub st_nlink: ::nlink_t, ++ pub st_mode: ::mode_t, ++ pub st_pad0: ::uint16_t, + pub st_uid: ::uid_t, + pub st_gid: ::gid_t, ++ pub st_pad1: ::uint32_t, + pub st_rdev: ::dev_t, + pub st_atime: ::time_t, + pub st_atime_nsec: ::c_long, +@@ -18,13 +20,13 @@ + pub st_mtime_nsec: ::c_long, + pub st_ctime: ::time_t, + pub st_ctime_nsec: ::c_long, ++ pub st_birthtime: ::time_t, ++ pub st_birthtime_nsec: ::c_long, + pub st_size: ::off_t, + pub st_blocks: ::blkcnt_t, + pub st_blksize: ::blksize_t, + pub st_flags: ::fflags_t, +- pub st_gen: ::uint32_t, +- pub st_lspare: ::int32_t, +- pub st_birthtime: ::time_t, +- pub st_birthtime_nsec: ::c_long, ++ pub st_gen: ::uint64_t, ++ pub st_spare: [::int64_t; 10], + } + } --- ./src/liblibc/src/unix/bsd/freebsdlike/freebsd/mod.rs.orig 2017-04-24 18:56:45.000000000 +0000 +++ ./src/liblibc/src/unix/bsd/freebsdlike/freebsd/mod.rs 2017-05-25 16:28:37.280076000 +0000 @@ -1,8 +1,8 @@ @@ -205,6 +239,40 @@ } } +--- ./src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs.orig 2017-04-24 20:20:26.000000000 +0000 ++++ ./src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs 2017-05-30 07:57:19.874957000 +0000 +@@ -7,10 +7,12 @@ + pub struct stat { + pub st_dev: ::dev_t, + pub st_ino: ::ino_t, +- pub st_mode: ::mode_t, + pub st_nlink: ::nlink_t, ++ pub st_mode: ::mode_t, ++ pub st_pad0: ::uint16_t, + pub st_uid: ::uid_t, + pub st_gid: ::gid_t, ++ pub st_pad1: ::uint32_t, + pub st_rdev: ::dev_t, + pub st_atime: ::time_t, + pub st_atime_nsec: ::c_long, +@@ -18,13 +20,13 @@ + pub st_mtime_nsec: ::c_long, + pub st_ctime: ::time_t, + pub st_ctime_nsec: ::c_long, ++ pub st_birthtime: ::time_t, ++ pub st_birthtime_nsec: ::c_long, + pub st_size: ::off_t, + pub st_blocks: ::blkcnt_t, + pub st_blksize: ::blksize_t, + pub st_flags: ::fflags_t, +- pub st_gen: ::uint32_t, +- pub st_lspare: ::int32_t, +- pub st_birthtime: ::time_t, +- pub st_birthtime_nsec: ::c_long, ++ pub st_gen: ::uint64_t, ++ pub st_spare: [::int64_t; 10], + } + } --- ./src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs.orig 2017-04-24 20:20:26.000000000 +0000 +++ ./src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs 2017-05-25 16:25:42.305261000 +0000 @@ -7,10 +7,12 @@ From owner-svn-ports-head@freebsd.org Sat Jun 17 14:49:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 837D9BFC1B9; Sat, 17 Jun 2017 14:49:29 +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 4EBC86F54A; Sat, 17 Jun 2017 14:49:29 +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 v5HEnSxa002849; Sat, 17 Jun 2017 14:49:28 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HEnSQ3002848; Sat, 17 Jun 2017 14:49:28 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201706171449.v5HEnSQ3002848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Jun 2017 14:49:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443778 - head/www/rubygem-hamlit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 14:49:29 -0000 Author: adamw Date: Sat Jun 17 14:49:28 2017 New Revision: 443778 URL: https://svnweb.freebsd.org/changeset/ports/443778 Log: Remove NO_ARCH, and bump PORTREVISION. This port installs /usr/local/lib/ruby/gems/2.3/extensions/amd64-freebsd-11/2.3/hamlit-2.8.1/hamlit/hamlit.so Modified: head/www/rubygem-hamlit/Makefile Modified: head/www/rubygem-hamlit/Makefile ============================================================================== --- head/www/rubygem-hamlit/Makefile Sat Jun 17 14:44:30 2017 (r443777) +++ head/www/rubygem-hamlit/Makefile Sat Jun 17 14:49:28 2017 (r443778) @@ -3,7 +3,7 @@ PORTNAME= hamlit PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -17,7 +17,6 @@ RUN_DEPENDS= rubygem-temple>=0.8.0:devel/rubygem-templ rubygem-thor>=0:devel/rubygem-thor \ rubygem-tilt>=0:devel/rubygem-tilt -NO_ARCH= yes USE_RUBY= yes USES= gem shebangfix SHEBANG_FILES= bin/setup bin/test bin/ruby From owner-svn-ports-head@freebsd.org Sat Jun 17 15:03:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C337BFC4D8; Sat, 17 Jun 2017 15:03: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 C4B886FB9C; Sat, 17 Jun 2017 15:03:30 +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 v5HF3TWp010558; Sat, 17 Jun 2017 15:03:29 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HF3T3N010557; Sat, 17 Jun 2017 15:03:29 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706171503.v5HF3T3N010557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 17 Jun 2017 15:03:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443779 - head/devel/meson X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 15:03:31 -0000 Author: kwm Date: Sat Jun 17 15:03:29 2017 New Revision: 443779 URL: https://svnweb.freebsd.org/changeset/ports/443779 Log: Meson need python3.4 or higher, due to the use of pathlib. Reported by: Christian Jachmann Modified: head/devel/meson/Makefile Modified: head/devel/meson/Makefile ============================================================================== --- head/devel/meson/Makefile Sat Jun 17 14:49:28 2017 (r443778) +++ head/devel/meson/Makefile Sat Jun 17 15:03:29 2017 (r443779) @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ninja:devel/ninja -USES= python:3 +USES= python:3.4+ USE_PYTHON= autoplist distutils .include From owner-svn-ports-head@freebsd.org Sat Jun 17 15:37:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88A69BFC9B6; Sat, 17 Jun 2017 15:37:27 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62C2B705A2; Sat, 17 Jun 2017 15:37:27 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HFbQIE022979; Sat, 17 Jun 2017 15:37:26 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HFbQ5M022977; Sat, 17 Jun 2017 15:37:26 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201706171537.v5HFbQ5M022977@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Sat, 17 Jun 2017 15:37:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443780 - head/devel/cargo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 15:37:27 -0000 Author: dumbbell Date: Sat Jun 17 15:37:26 2017 New Revision: 443780 URL: https://svnweb.freebsd.org/changeset/ports/443780 Log: devel/cargo: Update to 0.19.0 + enable on FreeBSD/aarch64 See r443777 for details on the FreeBSD/aarch64 bootstrap. PR: 216143 Differential Revision: https://reviews.freebsd.org/D10867 Modified: head/devel/cargo/Makefile head/devel/cargo/distinfo Modified: head/devel/cargo/Makefile ============================================================================== --- head/devel/cargo/Makefile Sat Jun 17 15:03:29 2017 (r443779) +++ head/devel/cargo/Makefile Sat Jun 17 15:37:26 2017 (r443780) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cargo -PORTVERSION= 0.17.0 +PORTVERSION= 0.19.0 CATEGORIES= devel MAINTAINER= dumbbell@FreeBSD.org @@ -33,7 +33,9 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT # This is a collection of mainly shell scripts which are used to # install Cargo. -MASTER_SITES= https://s3.amazonaws.com/rust-lang-ci/cargo-builds/:cargo_bootstrap +MASTER_SITES= https://static.rust-lang.org/dist/:cargo_bootstrap \ + https://s3.amazonaws.com/rust-lang-ci/cargo-builds/:cargo_bootstrap \ + LOCAL/dumbbell/rust:cargo_bootstrap .if !defined(SKIP_CARGO_REGISTRY) MASTER_SITES+= LOCAL/dumbbell/rust:registry DISTFILES+= ${CARGO_REGISTRY}:registry @@ -43,27 +45,30 @@ DIST_SUBDIR?= rust USE_GITHUB= yes GH_ACCOUNT= rust-lang GH_PROJECT= rust-installer:rust_installer -GH_TAGNAME= 755bc3d:rust_installer +GH_TAGNAME= 4f99485:rust_installer GH_SUBDIR= src/rust-installer:rust_installer -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= requires prebuilt bootstrap cargo # Rust's target arch string is different from *BSD arch strings -RUST_ARCH_x86_64= x86_64 # dragonfly +RUST_ARCH_aarch64= aarch64 RUST_ARCH_amd64= x86_64 RUST_ARCH_i386= i686 +RUST_ARCH_x86_64= x86_64 # dragonfly RUST_TARGET= ${RUST_ARCH_${ARCH}}-unknown-${OPSYS:tl} -CARGO_BOOTSTRAP_DIR?= fbeea902d2c9a5be6d99cc35681565d8f7832592 -CARGO_BOOTSTRAP_VERSION?= nightly -CARGO_BOOTSTRAP= ${CARGO_BOOTSTRAP_DIR}/cargo-${CARGO_BOOTSTRAP_VERSION}-${RUST_TARGET}${EXTRACT_SUFX} +CARGO_BOOTSTRAP_DIR?= 2017-04-27 +CARGO_BOOTSTRAP_DIR_aarch64?= 2017-04-24 +CARGO_BOOTSTRAP_VERSION?= 0.18.0 +CARGO_BOOTSTRAP_VERSION_aarch64?=0.18.0 +CARGO_BOOTSTRAP= ${CARGO_BOOTSTRAP_DIR_${ARCH}:U${CARGO_BOOTSTRAP_DIR}}/cargo-${CARGO_BOOTSTRAP_VERSION_${ARCH}:U${CARGO_BOOTSTRAP_VERSION}}-${RUST_TARGET}${EXTRACT_SUFX} CARGO_REGISTRY= ${PORTNAME}-registry-${DISTVERSIONFULL}.tar.xz # We don't USES=cmake here, because cmake is not Cargo's build system. # It's used by a bundled dependency (libgit2). BUILD_DEPENDS= cmake:devel/cmake \ - ${RUST_PORT:T}>=1.14.0:${RUST_PORT} + ${RUST_PORT:T}>=1.18.0:${RUST_PORT} LIB_DEPENDS= libssh2.so:security/libssh2 \ libcurl.so:ftp/curl RUN_DEPENDS= rustc:${RUST_PORT} @@ -82,7 +87,7 @@ OPTIONS_DEFINE= BOOTSTRAP OPTIONS_DEFAULT=BOOTSTRAP BOOTSTRAP_DESC= Bootstrap using pre-built vendor snapshot -BOOTSTRAP_CONFIGURE_ON= --cargo="${WRKDIR}/${PORTNAME}-nightly-${RUST_TARGET}/cargo/bin/cargo" +BOOTSTRAP_CONFIGURE_ON= --cargo="${WRKDIR}/${PORTNAME}-${CARGO_BOOTSTRAP_VERSION_${ARCH}:U${CARGO_BOOTSTRAP_VERSION}}-${RUST_TARGET}/cargo/bin/cargo" BOOTSTRAP_CONFIGURE_OFF=--cargo="$$(command -v cargo)" # respect PATH BOOTSTRAP_DISTFILES= ${CARGO_BOOTSTRAP}:cargo_bootstrap BOOTSTRAP_MAKE_ENV= LD_LIBRARY_PATH="${WRKSRC}/target/snapshot/cargo/lib" Modified: head/devel/cargo/distinfo ============================================================================== --- head/devel/cargo/distinfo Sat Jun 17 15:03:29 2017 (r443779) +++ head/devel/cargo/distinfo Sat Jun 17 15:37:26 2017 (r443780) @@ -1,11 +1,13 @@ -TIMESTAMP = 1489831804 -SHA256 (rust/cargo-registry-0.17.0.tar.xz) = 3cd3855141f6d2e24e32c5e49b0db3853fa4c7f0b28421899611ec74c3560a98 -SIZE (rust/cargo-registry-0.17.0.tar.xz) = 21855340 -SHA256 (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 1982409533dc06e32195325e7dabaf372834665d6ab11a07a0029d04d7e3da4a -SIZE (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-x86_64-unknown-freebsd.tar.gz) = 4584208 -SHA256 (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-i686-unknown-freebsd.tar.gz) = ed027f7fae62001c6bcc3682143d77faac336acde72aa8e539662bb4c5691259 -SIZE (rust/fbeea902d2c9a5be6d99cc35681565d8f7832592/cargo-nightly-i686-unknown-freebsd.tar.gz) = 4500714 -SHA256 (rust/rust-lang-cargo-0.17.0_GH0.tar.gz) = fc689ca7a09f1e6a1c31e69f0e2616a93576a68e0e1d7f0ae4c0d3301ff21ff8 -SIZE (rust/rust-lang-cargo-0.17.0_GH0.tar.gz) = 638004 -SHA256 (rust/rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 103a502bad7af80eef7ccd2dd2969a272a6fa3f237ebeaca083315a45878f07f -SIZE (rust/rust-lang-rust-installer-755bc3d_GH0.tar.gz) = 19193 +TIMESTAMP = 1497712480 +SHA256 (rust/cargo-registry-0.19.0.tar.xz) = dd77a7d109cfe8a04a0f00e19516a41a69b99655bca9a17a38ab6c2d37bb4b53 +SIZE (rust/cargo-registry-0.19.0.tar.xz) = 18957548 +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/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/2017-04-24/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz) = 8cdbf046bfc98e1cb92b89c306e4389b92a8df9db44b8f7c784aaac25ad52877 +SIZE (rust/2017-04-24/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz) = 2935624 +SHA256 (rust/rust-lang-cargo-0.19.0_GH0.tar.gz) = 9ea59d17a7fa81aa4bdefa2bb45a5315219414386753eaf0988cadd465550b40 +SIZE (rust/rust-lang-cargo-0.19.0_GH0.tar.gz) = 652163 +SHA256 (rust/rust-lang-rust-installer-4f99485_GH0.tar.gz) = daa34a28d8fe64dd358e5a0c3a83b7018da6df41c9b4420d28ffdb8b05a82478 +SIZE (rust/rust-lang-rust-installer-4f99485_GH0.tar.gz) = 19990 From owner-svn-ports-head@freebsd.org Sat Jun 17 15:38:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75EACBFCA64; Sat, 17 Jun 2017 15:38:29 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 45520706C4; Sat, 17 Jun 2017 15:38:29 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HFcSXO023128; Sat, 17 Jun 2017 15:38:28 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HFcSDG023127; Sat, 17 Jun 2017 15:38:28 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201706171538.v5HFcSDG023127@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Sat, 17 Jun 2017 15:38:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443781 - head/devel/cargo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 15:38:29 -0000 Author: dumbbell Date: Sat Jun 17 15:38:28 2017 New Revision: 443781 URL: https://svnweb.freebsd.org/changeset/ports/443781 Log: devel/cargo: Change maintainer to rust@FreeBSD.org Modified: head/devel/cargo/Makefile Modified: head/devel/cargo/Makefile ============================================================================== --- head/devel/cargo/Makefile Sat Jun 17 15:37:26 2017 (r443780) +++ head/devel/cargo/Makefile Sat Jun 17 15:38:28 2017 (r443781) @@ -5,7 +5,7 @@ PORTNAME= cargo PORTVERSION= 0.19.0 CATEGORIES= devel -MAINTAINER= dumbbell@FreeBSD.org +MAINTAINER= rust@FreeBSD.org COMMENT= Rust's Package Manager # ' <-- Help Vim syntax hilighting... From owner-svn-ports-head@freebsd.org Sat Jun 17 16:09:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86807BFD2D1; Sat, 17 Jun 2017 16:09:33 +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 376E171119; Sat, 17 Jun 2017 16:09:33 +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 6524B57CE; Sat, 17 Jun 2017 16:09:32 +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 CCBA120DE; Sat, 17 Jun 2017 16:09:29 +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 y2epkWT6IXjm; Sat, 17 Jun 2017 16:09:25 +0000 (UTC) Subject: Re: svn commit: r443066 - in head/devel: . py-enum34 py3-enum34 DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 3A04220D3 To: Ben Woods , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201706100313.v5A3DTfb037183@repo.freebsd.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <8f4ffb64-982f-0e58-0c06-70ef7e21654a@FreeBSD.org> Date: Sat, 17 Jun 2017 09:09:20 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4VBnjpUxcEnrx9jdgauvEAqw5FLu2UG6G" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 16:09:33 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4VBnjpUxcEnrx9jdgauvEAqw5FLu2UG6G Content-Type: multipart/mixed; boundary="kRJXx9a95i8VImoBUrXpNsLesALPqIqWJ"; 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: <8f4ffb64-982f-0e58-0c06-70ef7e21654a@FreeBSD.org> Subject: Re: svn commit: r443066 - in head/devel: . py-enum34 py3-enum34 References: <201706100313.v5A3DTfb037183@repo.freebsd.org> In-Reply-To: --kRJXx9a95i8VImoBUrXpNsLesALPqIqWJ Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/16/2017 10:11 PM, Ben Woods wrote: > On Sat, 17 Jun 2017 at 11:31 am, Bryan Drewery > wrote: >=20 > Does this port really not support 3.4 3.5 and the default 3.6? >=20 > > + > > +.include "${MASTERDIR}/Makefile" > > >=20 >=20 > -- > Regards, > Bryan Drewery >=20 > As I understand it, it's not a case of does not support Python 3.4+, bu= t > that it is not required on python 3.4+. >=20 > As per the port COMMENT, this port is Python 3.4 Enum backported to 3.3= , > 3.2, 3.1, 2.7. >=20 Sounds good, thanks! --=20 Regards, Bryan Drewery --kRJXx9a95i8VImoBUrXpNsLesALPqIqWJ-- --4VBnjpUxcEnrx9jdgauvEAqw5FLu2UG6G 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 iQEcBAEBAgAGBQJZRVQ0AAoJEDXXcbtuRpfPSpsIANLm/7+3s8pwxw0CPrhcSg1K 6cJ1uIOV/JXr+iYc1GahbvWiUhOPSmEmiYT3HJwc9hF2Xbw4ledQT03BCIgSPXgR vbOtTycezGiUXZopWSKuu6BQHi+4RbjW7GjfY0lydNCF4PzIM+NPLTsNc5qcylLL Nw5UCqHZj+FK6wy5H8R0AlCb57+2C73anDVK+UFbCs2BXk218P9n1I5Ji1fb0Jwk sZb02AHEwyNuqc398CI2zj6L0kdEvx6Wdp7rIjh9YhcPcdXN8UJ10Dr+S+YSGAxj irTvsREuP40kmZFovAufrbOo7Tl5k9ySE2FQ08wMWNyLCM7tPmPaJtJHk1afiBk= =En3x -----END PGP SIGNATURE----- --4VBnjpUxcEnrx9jdgauvEAqw5FLu2UG6G-- From owner-svn-ports-head@freebsd.org Sat Jun 17 17:10:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CAA2BFDF3F; Sat, 17 Jun 2017 17:10:49 +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 3725C72437; Sat, 17 Jun 2017 17:10:49 +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 v5HHAmUX059684; Sat, 17 Jun 2017 17:10:48 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HHAln2059673; Sat, 17 Jun 2017 17:10:47 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201706171710.v5HHAln2059673@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Sat, 17 Jun 2017 17:10:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443782 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 17:10:49 -0000 Author: gjb Date: Sat Jun 17 17:10:47 2017 New Revision: 443782 URL: https://svnweb.freebsd.org/changeset/ports/443782 Log: Add checksums for 11.1-BETA2. Approved by: bdrewery (maintainer, implicit, re blanket) Sponsored by: The FreeBSD Foundation Added: head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.1-BETA2 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.1-BETA2 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.1-BETA2 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.1-BETA2 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.1-BETA2 (contents, props changed) head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.1-BETA2 (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 17 15:38:28 2017 (r443781) +++ head/misc/freebsd-release-manifests/Makefile Sat Jun 17 17:10:47 2017 (r443782) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= freebsd-release-manifests -DISTVERSION= 20170610 +DISTVERSION= 20170617 PORTREVISION= 0 CATEGORIES= misc MASTER_SITES= # Added: head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.1-BETA2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-11.1-BETA2 Sat Jun 17 17:10:47 2017 (r443782) @@ -0,0 +1,10 @@ +base-dbg.txz 9709f223ec962c0b6a1ad6b194e21eaca39d50e767a92645427a63399f99767c 1427 base_dbg "Base system (Debugging)" off +base.txz a5956d9d48c4289b83c8be4ef476e1682a2ce9168371d435556e21f2d2a66978 22492 base "Base system (MANDATORY)" on +doc.txz 20060a9eda7811855e1c2f5b9c4788f9cdec6e452b153097cb64c1ed50353b2d 120 doc "Additional Documentation" off +kernel-dbg.txz 08fda0a3f0d3f570654c3d8acf7c5426520e420a7f5e41beaf8549008b06215f 845 kernel_dbg "Kernel (Debugging)" off +kernel.txz 5387fbdcc3f63c08340a21cdc11392e57f63197fb5a8037deccc2672acf6786f 854 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 6fdc56ba5270f7bbb5b9c6ccd2a4e937a02666848571ba997a71d4dc3f25c352 208 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz beb86b6f420c759378f5cb02d9d0f5b5bc744283a74ccc4a796810cd12638e7e 729 lib32 "32-bit compatibility libraries" on +ports.txz e9e8b3d01aa3ef380604f71ba95f64c92ff09861b6d7d6ba3b196200869938d2 166485 ports "Ports tree" on +src.txz cb1bf438b81c02da6e71fd82c3348092c14d789ee92a64e08533b06a03b16038 78409 src "System source tree" off +tests.txz 6884b09de58a59b322a6e5fc1a550d5299c11effe12d7cde3ad1058216c8aa8c 3886 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.1-BETA2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-11.1-BETA2 Sat Jun 17 17:10:47 2017 (r443782) @@ -0,0 +1,8 @@ +base-dbg.txz b2c261d281d79725b24f4cc3f4faf84ca4346ccc0411271ec8ced6a5ebb17050 1393 base_dbg "Base system (Debugging)" off +base.txz c2acdec919c113435313231475e50e5469cb8c88429dffd355fedcbb113d74c7 22134 base "Base system (MANDATORY)" on +doc.txz 1a16f37f7399d46506dcb5d72da1f82420d0cd9977e10ef6caa1913a47d47731 120 doc "Additional Documentation" off +kernel-dbg.txz 713d6bfff8e1b9b9530cbbaa7dea294677c40787e9b53c76c4d85373a4bee650 569 kernel_dbg "Kernel (Debugging)" off +kernel.txz fa681a17efdf5bbf226c8c7f5e90249807b6a98be22474d2222cd9d086855a14 577 kernel "Kernel (MANDATORY)" on +ports.txz 2cae5cde56ad29c6a6e32136595bdf209d9746f02448dcd7a3f51318e1ba8aaa 166485 ports "Ports tree" on +src.txz cb1bf438b81c02da6e71fd82c3348092c14d789ee92a64e08533b06a03b16038 78409 src "System source tree" off +tests.txz c34cc4f5657bca32eac87627dcae07fab77c866f5172a78b35fe8a41c88db20a 3882 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.1-BETA2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-11.1-BETA2 Sat Jun 17 17:10:47 2017 (r443782) @@ -0,0 +1,8 @@ +base-dbg.txz c55dcd1b1841650efc36b72d9b0e40a8920d29cc4cca2b25f8cb647d2f87a5f1 1427 base_dbg "Base system (Debugging)" off +base.txz f6049f3c98de68fb80398ee69a73795afba3d8b19cb16cbab16741eb22e4607a 22507 base "Base system (MANDATORY)" on +doc.txz c4c9cd8c7333e736bd0e3f6cd46390451f0d5a07174d234879c56a5c9de5a50f 120 doc "Additional Documentation" off +kernel-dbg.txz 25f5995eb18b3ea4c2be5834b6dc5f27300fb47025897b8b11e3e04e7b25226e 856 kernel_dbg "Kernel (Debugging)" off +kernel.txz e94f645c3b71a461760030e1ea5a5dd9773845cd3dd30d265d91f10ab4b58647 865 kernel "Kernel (MANDATORY)" on +ports.txz 89c369a20deaf1329d06bc1fd8dd7cca87022074f0221bdf033f130118c316d3 166485 ports "Ports tree" on +src.txz cb1bf438b81c02da6e71fd82c3348092c14d789ee92a64e08533b06a03b16038 78409 src "System source tree" off +tests.txz 7f16f62a9a7d115207021ceb36b03b24d12e05df8023f88e01f446c3874b7a96 3886 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.1-BETA2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-11.1-BETA2 Sat Jun 17 17:10:47 2017 (r443782) @@ -0,0 +1,8 @@ +base-dbg.txz 37492bf3644a4f5bdd2065e8182849c8537588b07a6727ecfe73aa60ff599628 1400 base_dbg "Base system (Debugging)" off +base.txz e841ffdbcf901a04a821008f9d690f3098af9a55f1cb23fc6a3fc937c8d7dd66 22384 base "Base system (MANDATORY)" on +doc.txz a04568d54c44d5048dc215c5019507705a63a7f8203fbb7273074d071be0fc1a 120 doc "Additional Documentation" off +kernel-dbg.txz 2070ec000b54c94c108cc6dd16d066190fa9b32cd491e72551f58a724721cd99 579 kernel_dbg "Kernel (Debugging)" off +kernel.txz 7617dc4b3a19242b5ef9cab736fd2dd1045f11e8ec32abb0fb90ff6e1d1fc489 587 kernel "Kernel (MANDATORY)" on +ports.txz 97225f7ba36223270728b3d7607a0ffee7a3405875d1ebece21a8636747f87c9 166485 ports "Ports tree" on +src.txz cb1bf438b81c02da6e71fd82c3348092c14d789ee92a64e08533b06a03b16038 78409 src "System source tree" off +tests.txz ff935012275e5c7774eb65f8a2de9ca19a65081570eaba897564aa4a122853cf 3882 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.1-BETA2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-11.1-BETA2 Sat Jun 17 17:10:47 2017 (r443782) @@ -0,0 +1,10 @@ +base-dbg.txz 593731c7780ca12213ada1892c1858e173fe8ca77c527f5ea9f72b65c652bfcf 1401 base_dbg "Base system (Debugging)" off +base.txz b64f6e387c770da31c826b62024fa6e6021001b422509a3d41e20b214ed7d45e 22399 base "Base system (MANDATORY)" on +doc.txz d666a58a8729b2ecac29076a9f1516c85ad0f4e4b7c5e3ac38f4853ed64c7065 120 doc "Additional Documentation" off +kernel-dbg.txz f7a98c709f1c817bea9287ae2c2db6b97224a6fa56972fc358a3fbb14d5ab314 672 kernel_dbg "Kernel (Debugging)" off +kernel.txz 198e700ef8f3d0b2e88857250f18dc40b6875c2f45a4b02652e9214850bd9790 680 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 6bc9cee4534e32fef1f2000df919ea7c82786a816576bec2b8e9595bc15e923a 206 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 9826506e9682ce59fbb945f976f5fe51f00f0671072dfe9d3d437e17bd0e9bb9 722 lib32 "32-bit compatibility libraries" on +ports.txz 194bd626672b8c450b206770e56858d946c6ecc19411d82d6d4048e6d58dcda2 166485 ports "Ports tree" on +src.txz cb1bf438b81c02da6e71fd82c3348092c14d789ee92a64e08533b06a03b16038 78409 src "System source tree" off +tests.txz dd32cdca06d31bf440cbfc45eefe984b050eee03e5cb195dae9d9fd4cf621f8b 3882 tests "Test suite" off Added: head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.1-BETA2 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/freebsd-release-manifests/files/MANIFESTS/sparc64-sparc64-11.1-BETA2 Sat Jun 17 17:10:47 2017 (r443782) @@ -0,0 +1,8 @@ +base-dbg.txz 8f5c8b11c454e590f6cefacde1d799e7169fb3858a30b26fed617067c50c1fd7 1397 base_dbg "Base system (Debugging)" off +base.txz eb99dd0e06aa64026df7815afa248a64f1efeeefd9162d5a6eb3c795075fec3b 22399 base "Base system (MANDATORY)" on +doc.txz ae975271c9419379332fc2014d1df54e84d585cb81724ea63a489f11a95fe20f 120 doc "Additional Documentation" off +kernel-dbg.txz eb4ea2f7d4ea3281a27fa48de26bbb3290d0fbc5e73def9a4b3e80c18a7d7a8c 564 kernel_dbg "Kernel (Debugging)" off +kernel.txz 74050c113487b55df26757257fd82da4ba055ef6c2aa621671d24de0c8dc4ee9 572 kernel "Kernel (MANDATORY)" on +ports.txz 8f18979afc63cb804997090b5b691741d37610288430b29c2eb83dc562fa2389 166485 ports "Ports tree" on +src.txz cb1bf438b81c02da6e71fd82c3348092c14d789ee92a64e08533b06a03b16038 78409 src "System source tree" off +tests.txz a1c786b686651e3ad90fbda13f0566de112eb3e83853c6b3df0d9faf746f348a 3878 tests "Test suite" off Modified: head/misc/freebsd-release-manifests/pkg-plist ============================================================================== --- head/misc/freebsd-release-manifests/pkg-plist Sat Jun 17 15:38:28 2017 (r443781) +++ head/misc/freebsd-release-manifests/pkg-plist Sat Jun 17 17:10:47 2017 (r443782) @@ -56,3 +56,9 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc-11.1-BETA1 %%DATADIR%%/MANIFESTS/powerpc-powerpc64-11.1-BETA1 %%DATADIR%%/MANIFESTS/sparc64-sparc64-11.1-BETA1 +%%DATADIR%%/MANIFESTS/amd64-amd64-11.1-BETA2 +%%DATADIR%%/MANIFESTS/arm64-aarch64-11.1-BETA2 +%%DATADIR%%/MANIFESTS/i386-i386-11.1-BETA2 +%%DATADIR%%/MANIFESTS/powerpc-powerpc-11.1-BETA2 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-11.1-BETA2 +%%DATADIR%%/MANIFESTS/sparc64-sparc64-11.1-BETA2 From owner-svn-ports-head@freebsd.org Sat Jun 17 18:16:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07E78BFEFA1; Sat, 17 Jun 2017 18:16:50 +0000 (UTC) (envelope-from jbeich@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 8ED1174046; Sat, 17 Jun 2017 18:16:49 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id E3CCC6506; Sat, 17 Jun 2017 18:16:48 +0000 (UTC) From: Jan Beich To: =?utf-8?Q?Jean-S=C3=A9bastien_P=C3=A9dron?= Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443777 - in head/lang/rust: . files References: <201706171444.v5HEiUnR002404@repo.freebsd.org> Date: Sat, 17 Jun 2017 20:16:34 +0200 In-Reply-To: <201706171444.v5HEiUnR002404@repo.freebsd.org> (=?utf-8?Q?=22?= =?utf-8?Q?Jean-S=C3=A9bastien=09P=C3=A9dron=22's?= message of "Sat, 17 Jun 2017 14:44:30 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 18:16:50 -0000 Jean-S=C3=A9bastien P=C3=A9dron writes: > Author: dumbbell > Date: Sat Jun 17 14:44:30 2017 > New Revision: 443777 > URL: https://svnweb.freebsd.org/changeset/ports/443777 > > Log: > lang/rust: Enable on FreeBSD/aarch64 + various fixes [...] > +CARGO_BOOTSTRAP_DIR_aarch64?=3D ${RUST_BOOTSTRAP_DIR} Did you mean to assign ${RUST_BOOTSTRAP_DIR_aarch64} instead? $ make checksum ARCH=3Daarch64 =3D=3D=3D> License APACHE20 MIT accepted by the user =3D=3D=3D> rust-1.18.0 depends on file: /usr/local/sbin/pkg - found =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is not i= n /usr/ports/lang/rust/distinfo. =3D> Either /usr/ports/lang/rust/distinfo is out of date, or =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is spell= ed incorrectly. *** Error code 1 or $ poudriere jail -cj 110aarch64 -a arm64.aarch64 -v 11.0-RELEASE $ poudriere jail -sj 110aarch64 $ env -i TERM=3D$TERM /usr/sbin/jexec 110aarch64-default /bin/sh $ export UNAME_r=3D11.0-RELEASE $ pkg install libedit python27 gmake cmake $ cd /usr/ports/lang/rust $ make install =3D=3D=3D> License APACHE20 MIT accepted by the user =3D=3D=3D> rust-1.18.0 depends on file: /usr/local/sbin/pkg - found =3D> rustc-1.18.0-src.tar.gz doesn't seem to exist in /distfiles/rust. =3D> Attempting to fetch http://static.rust-lang.org/dist/rustc-1.18.0-sr= c.tar.gz rustc-1.18.0-src.tar.gz 100% of 31 MB 3195 kBps 0= 0m10s =3D> 2017-04-24/rustc-1.17.0-aarch64-unknown-freebsd.tar.gz doesn't seem = to exist in /distfiles/rust. =3D> Attempting to fetch https://static.rust-lang.org/dist/2017-04-24/rus= tc-1.17.0-aarch64-unknown-freebsd.tar.gz fetch: https://static.rust-lang.org/dist/2017-04-24/rustc-1.17.0-aarch64-= unknown-freebsd.tar.gz: Not Found =3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/dum= bbell/rust/2017-04-24/rustc-1.17.0-aarch64-unknown-freebsd.tar.gz 2017-04-24/rustc-1.17.0-aarch64-unknown-freebs100% of 32 MB 3555 kBps 0= 0m09s =3D> 2017-04-24/rust-std-1.17.0-aarch64-unknown-freebsd.tar.gz doesn't se= em to exist in /distfiles/rust. =3D> Attempting to fetch https://static.rust-lang.org/dist/2017-04-24/rus= t-std-1.17.0-aarch64-unknown-freebsd.tar.gz fetch: https://static.rust-lang.org/dist/2017-04-24/rust-std-1.17.0-aarch= 64-unknown-freebsd.tar.gz: Not Found =3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/dum= bbell/rust/2017-04-24/rust-std-1.17.0-aarch64-unknown-freebsd.tar.gz 2017-04-24/rust-std-1.17.0-aarch64-unknown-fre100% of 41 MB 3553 kBps 0= 0m12s =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is not i= n /usr/ports/lang/rust/distinfo. =3D> Either /usr/ports/lang/rust/distinfo is out of date, or =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is spell= ed incorrectly. *** Error code 1 Stop. make: stopped in /usr/ports/lang/rust From owner-svn-ports-head@freebsd.org Sat Jun 17 18:42:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41449BFF711; Sat, 17 Jun 2017 18:42:52 +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 C8A8474AF7; Sat, 17 Jun 2017 18:42:51 +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 v5HIgp49001586; Sat, 17 Jun 2017 18:42:51 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HIggmM001500; Sat, 17 Jun 2017 18:42:42 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201706171842.v5HIggmM001500@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 17 Jun 2017 18:42:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443783 - in head: Mk/Uses archivers/kf5-karchive devel/kf5-extra-cmake-modules devel/kf5-extra-cmake-modules/files devel/kf5-kapidox devel/kf5-kauth devel/kf5-kbookmarks devel/kf5-kcmu... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 18:42:52 -0000 Author: tcberner Date: Sat Jun 17 18:42:42 2017 New Revision: 443783 URL: https://svnweb.freebsd.org/changeset/ports/443783 Log: Update KDE Frameworks to 5.35 PR: 219950 Submitted by: Adriaan de Groot Exp-Run by: antoine Deleted: head/devel/kf5-extra-cmake-modules/files/patch-git_fea5950 Modified: head/Mk/Uses/kde.mk head/archivers/kf5-karchive/distinfo head/devel/kf5-extra-cmake-modules/distinfo head/devel/kf5-extra-cmake-modules/pkg-plist head/devel/kf5-kapidox/distinfo head/devel/kf5-kauth/distinfo head/devel/kf5-kbookmarks/distinfo head/devel/kf5-kcmutils/distinfo head/devel/kf5-kconfig/distinfo head/devel/kf5-kcoreaddons/distinfo head/devel/kf5-kcrash/distinfo head/devel/kf5-kdbusaddons/distinfo head/devel/kf5-kdeclarative/distinfo head/devel/kf5-kdoctools/distinfo head/devel/kf5-kfilemetadata/distinfo head/devel/kf5-ki18n/distinfo head/devel/kf5-kidletime/distinfo head/devel/kf5-kio/distinfo head/devel/kf5-kitemmodels/distinfo head/devel/kf5-knewstuff/distinfo head/devel/kf5-knotifications/distinfo head/devel/kf5-knotifyconfig/distinfo head/devel/kf5-kpackage/distinfo head/devel/kf5-kparts/distinfo head/devel/kf5-kpeople/distinfo head/devel/kf5-kpeople/pkg-plist head/devel/kf5-kpty/distinfo head/devel/kf5-kservice/distinfo head/devel/kf5-ktexteditor/distinfo head/devel/kf5-kunitconversion/distinfo head/devel/kf5-solid/distinfo head/devel/kf5-threadweaver/distinfo head/dns/kf5-kdnssd/distinfo head/graphics/kf5-kimageformats/distinfo head/graphics/kf5-kplotting/distinfo head/graphics/kf5-prison/distinfo head/lang/kf5-kross/distinfo head/multimedia/kf5-kmediaplayer/distinfo head/net/kf5-kxmlrpcclient/distinfo head/security/kf5-kdesu/distinfo head/sysutils/kf5-baloo/distinfo head/sysutils/kf5-baloo/pkg-plist head/sysutils/kf5-kwallet/distinfo head/textproc/kf5-kcodecs/Makefile head/textproc/kf5-kcodecs/distinfo head/textproc/kf5-sonnet/distinfo head/textproc/kf5-syntax-highlighting/distinfo head/www/kf5-kdewebkit/distinfo head/www/kf5-khtml/Makefile head/www/kf5-khtml/distinfo head/www/kf5-kjs/distinfo head/www/kf5-kjsembed/distinfo head/x11-themes/kf5-breeze-icons/distinfo head/x11-themes/kf5-breeze-icons/files/patch-CMakeLists.txt head/x11-themes/kf5-kemoticons/distinfo head/x11-themes/kf5-kiconthemes/distinfo head/x11-themes/kf5-oxygen-icons5/distinfo head/x11-themes/kf5-oxygen-icons5/pkg-plist head/x11-toolkits/kf5-attica/distinfo head/x11-toolkits/kf5-kcompletion/distinfo head/x11-toolkits/kf5-kconfigwidgets/distinfo head/x11-toolkits/kf5-kdesignerplugin/distinfo head/x11-toolkits/kf5-kguiaddons/distinfo head/x11-toolkits/kf5-kitemviews/distinfo head/x11-toolkits/kf5-kjobwidgets/distinfo head/x11-toolkits/kf5-ktextwidgets/distinfo head/x11-toolkits/kf5-kwidgetsaddons/distinfo head/x11-toolkits/kf5-kxmlgui/distinfo head/x11/kf5-frameworkintegration/distinfo head/x11/kf5-kactivities/distinfo head/x11/kf5-kded/distinfo head/x11/kf5-kdelibs4support/Makefile head/x11/kf5-kdelibs4support/distinfo head/x11/kf5-kglobalaccel/distinfo head/x11/kf5-kinit/distinfo head/x11/kf5-krunner/distinfo head/x11/kf5-kwayland/Makefile head/x11/kf5-kwayland/distinfo head/x11/kf5-kwindowsystem/distinfo head/x11/kf5-plasma-framework/Makefile head/x11/kf5-plasma-framework/distinfo head/x11/kf5-plasma-framework/pkg-plist Modified: head/Mk/Uses/kde.mk ============================================================================== --- head/Mk/Uses/kde.mk Sat Jun 17 17:10:47 2017 (r443782) +++ head/Mk/Uses/kde.mk Sat Jun 17 18:42:42 2017 (r443783) @@ -65,7 +65,7 @@ KDE4_APPLICATIONS_VERSION?= 15.04.3 KDE4_BRANCH?= stable # Current KDE desktop. -KDE_FRAMEWORKS_VERSION?= 5.34.0 +KDE_FRAMEWORKS_VERSION?= 5.35.0 KDE_FRAMEWORKS_BRANCH?= stable # Current KDE applications. Modified: head/archivers/kf5-karchive/distinfo ============================================================================== --- head/archivers/kf5-karchive/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/archivers/kf5-karchive/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247411 -SHA256 (KDE/frameworks/5.34.0/karchive-5.34.0.tar.xz) = bcef3ba94707ee2c1e93a41340a1758f8f04549c43af0479dcf68bacdad4123d -SIZE (KDE/frameworks/5.34.0/karchive-5.34.0.tar.xz) = 112156 +TIMESTAMP = 1496505234 +SHA256 (KDE/frameworks/5.35.0/karchive-5.35.0.tar.xz) = 86595e976f8de6c7c12901c29ee579dd31490370867e72e8308e4e3e11010cca +SIZE (KDE/frameworks/5.35.0/karchive-5.35.0.tar.xz) = 112368 Modified: head/devel/kf5-extra-cmake-modules/distinfo ============================================================================== --- head/devel/kf5-extra-cmake-modules/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-extra-cmake-modules/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247411 -SHA256 (KDE/frameworks/5.34.0/extra-cmake-modules-5.34.0.tar.xz) = 05da02a2db64d20a7a92be6dc642df39da39f957dea8fba9bcb99fb3f3f66de4 -SIZE (KDE/frameworks/5.34.0/extra-cmake-modules-5.34.0.tar.xz) = 312800 +TIMESTAMP = 1496505234 +SHA256 (KDE/frameworks/5.35.0/extra-cmake-modules-5.35.0.tar.xz) = b020fd5451f4aae9702b575dda07a125b5c1fcfb04e4c840f76063989e80ec30 +SIZE (KDE/frameworks/5.35.0/extra-cmake-modules-5.35.0.tar.xz) = 302176 Modified: head/devel/kf5-extra-cmake-modules/pkg-plist ============================================================================== --- head/devel/kf5-extra-cmake-modules/pkg-plist Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-extra-cmake-modules/pkg-plist Sat Jun 17 18:42:42 2017 (r443783) @@ -2,6 +2,7 @@ share/ECM/cmake/ECMConfig.cmake share/ECM/cmake/ECMConfigVersion.cmake share/ECM/find-modules/ECMFindModuleHelpersStub.cmake share/ECM/find-modules/FindEGL.cmake +share/ECM/find-modules/FindGperf.cmake share/ECM/find-modules/FindInotify.cmake share/ECM/find-modules/FindKF5.cmake share/ECM/find-modules/FindLibGit2.cmake Modified: head/devel/kf5-kapidox/distinfo ============================================================================== --- head/devel/kf5-kapidox/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kapidox/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494864727 -SHA256 (KDE/frameworks/5.34.0/kapidox-5.34.0.tar.xz) = 6ff31ce240c61c61b3fa807617f418ece574458dd46ea3acdb598613cd2f0da4 -SIZE (KDE/frameworks/5.34.0/kapidox-5.34.0.tar.xz) = 395944 +TIMESTAMP = 1496505234 +SHA256 (KDE/frameworks/5.35.0/kapidox-5.35.0.tar.xz) = 18c6b5d346cc29c44c3bf56b62a6a229488055650754253169572544e737eb0a +SIZE (KDE/frameworks/5.35.0/kapidox-5.35.0.tar.xz) = 395508 Modified: head/devel/kf5-kauth/distinfo ============================================================================== --- head/devel/kf5-kauth/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kauth/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494869645 -SHA256 (KDE/frameworks/5.34.0/kauth-5.34.0.tar.xz) = 6da4cd885c1fcb474e3b4b46fb7a2ce39ee0a152a84a451f2fd0c673f50a9c19 -SIZE (KDE/frameworks/5.34.0/kauth-5.34.0.tar.xz) = 84248 +TIMESTAMP = 1496505235 +SHA256 (KDE/frameworks/5.35.0/kauth-5.35.0.tar.xz) = a66bf2c350a8004313fb37bbfb4799cc2e33c152dbf79b53d1b020c04b5175b9 +SIZE (KDE/frameworks/5.35.0/kauth-5.35.0.tar.xz) = 2501272 Modified: head/devel/kf5-kbookmarks/distinfo ============================================================================== --- head/devel/kf5-kbookmarks/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kbookmarks/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247414 -SHA256 (KDE/frameworks/5.34.0/kbookmarks-5.34.0.tar.xz) = 1bd846dde134d09fccb963d8d3749de6d6b05c9ad11b4c0cbc0241867e26f63d -SIZE (KDE/frameworks/5.34.0/kbookmarks-5.34.0.tar.xz) = 115892 +TIMESTAMP = 1496505235 +SHA256 (KDE/frameworks/5.35.0/kbookmarks-5.35.0.tar.xz) = ef94ceb2a8450c85e3c28a35c6828daea2e6d1849ef57f30943812d993c28e18 +SIZE (KDE/frameworks/5.35.0/kbookmarks-5.35.0.tar.xz) = 1226420 Modified: head/devel/kf5-kcmutils/distinfo ============================================================================== --- head/devel/kf5-kcmutils/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kcmutils/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247414 -SHA256 (KDE/frameworks/5.34.0/kcmutils-5.34.0.tar.xz) = 1e12b79c13651e6086f315249d1be8cbe84fb996411eb50db0194b7c2ca7a2ac -SIZE (KDE/frameworks/5.34.0/kcmutils-5.34.0.tar.xz) = 235336 +TIMESTAMP = 1496505235 +SHA256 (KDE/frameworks/5.35.0/kcmutils-5.35.0.tar.xz) = de2cdf9428d1339e305a2ff8d6e4cedcbae8237a94795ef38709f2965971bd99 +SIZE (KDE/frameworks/5.35.0/kcmutils-5.35.0.tar.xz) = 2676856 Modified: head/devel/kf5-kconfig/distinfo ============================================================================== --- head/devel/kf5-kconfig/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kconfig/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247415 -SHA256 (KDE/frameworks/5.34.0/kconfig-5.34.0.tar.xz) = 1da114407c2f2953c8e6bc3cb0560824f064b71293fb283643d74c3796e98b2e -SIZE (KDE/frameworks/5.34.0/kconfig-5.34.0.tar.xz) = 232084 +TIMESTAMP = 1496505235 +SHA256 (KDE/frameworks/5.35.0/kconfig-5.35.0.tar.xz) = abbf1156c4ff67a0b45dee67f97683fb11295bdbb26d76c8b08bc7d9b26e71cf +SIZE (KDE/frameworks/5.35.0/kconfig-5.35.0.tar.xz) = 237292 Modified: head/devel/kf5-kcoreaddons/distinfo ============================================================================== --- head/devel/kf5-kcoreaddons/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kcoreaddons/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247416 -SHA256 (KDE/frameworks/5.34.0/kcoreaddons-5.34.0.tar.xz) = 20455e6bd7b36af50d67e2a11fa0cb9f4e301b61da55e46e67e4c28cf62279f9 -SIZE (KDE/frameworks/5.34.0/kcoreaddons-5.34.0.tar.xz) = 343612 +TIMESTAMP = 1496505235 +SHA256 (KDE/frameworks/5.35.0/kcoreaddons-5.35.0.tar.xz) = dc4c499bd0ac0a42f44651ce4526dbd1485ab0ef5452d891da8e93da3c08210b +SIZE (KDE/frameworks/5.35.0/kcoreaddons-5.35.0.tar.xz) = 2695544 Modified: head/devel/kf5-kcrash/distinfo ============================================================================== --- head/devel/kf5-kcrash/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kcrash/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247417 -SHA256 (KDE/frameworks/5.34.0/kcrash-5.34.0.tar.xz) = e3cee5a562070728e5b7ad82e3924ef80151756abb206c85810f2fd88e5750b3 -SIZE (KDE/frameworks/5.34.0/kcrash-5.34.0.tar.xz) = 21368 +TIMESTAMP = 1496505235 +SHA256 (KDE/frameworks/5.35.0/kcrash-5.35.0.tar.xz) = 3086f410712132e15d593330c43b64502a059ebb833eea75245b8fab2432140c +SIZE (KDE/frameworks/5.35.0/kcrash-5.35.0.tar.xz) = 21296 Modified: head/devel/kf5-kdbusaddons/distinfo ============================================================================== --- head/devel/kf5-kdbusaddons/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kdbusaddons/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247417 -SHA256 (KDE/frameworks/5.34.0/kdbusaddons-5.34.0.tar.xz) = d058f83edef52e47abd112e43ef88c5ab0e505d3133abd158f7e41695da76bea -SIZE (KDE/frameworks/5.34.0/kdbusaddons-5.34.0.tar.xz) = 35072 +TIMESTAMP = 1496505236 +SHA256 (KDE/frameworks/5.35.0/kdbusaddons-5.35.0.tar.xz) = 15fb73e9987b95fc4db7968bcd45bf08ec47179347e9ba856e26ba61b8e296c1 +SIZE (KDE/frameworks/5.35.0/kdbusaddons-5.35.0.tar.xz) = 35172 Modified: head/devel/kf5-kdeclarative/distinfo ============================================================================== --- head/devel/kf5-kdeclarative/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kdeclarative/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247418 -SHA256 (KDE/frameworks/5.34.0/kdeclarative-5.34.0.tar.xz) = e29faa82dd82434add4aa6c3d57f11c892e5a21905cd46d3e7fb8761ae18d2d5 -SIZE (KDE/frameworks/5.34.0/kdeclarative-5.34.0.tar.xz) = 169124 +TIMESTAMP = 1496505236 +SHA256 (KDE/frameworks/5.35.0/kdeclarative-5.35.0.tar.xz) = ea619bf8da67d7b9caff3bc07bb645163fb47ae373eb5b22e2cbc0de4050f271 +SIZE (KDE/frameworks/5.35.0/kdeclarative-5.35.0.tar.xz) = 2688476 Modified: head/devel/kf5-kdoctools/distinfo ============================================================================== --- head/devel/kf5-kdoctools/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kdoctools/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247419 -SHA256 (KDE/frameworks/5.34.0/kdoctools-5.34.0.tar.xz) = 50000a2e43bae1dd49f37c4160b8569c482fc3125fae1f92641572d03494b290 -SIZE (KDE/frameworks/5.34.0/kdoctools-5.34.0.tar.xz) = 417560 +TIMESTAMP = 1496505236 +SHA256 (KDE/frameworks/5.35.0/kdoctools-5.35.0.tar.xz) = 0b7de7aa262db3a5981bc5cc496118ba968e129640ad92c7c9d76f5e026962e3 +SIZE (KDE/frameworks/5.35.0/kdoctools-5.35.0.tar.xz) = 440152 Modified: head/devel/kf5-kfilemetadata/distinfo ============================================================================== --- head/devel/kf5-kfilemetadata/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kfilemetadata/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247420 -SHA256 (KDE/frameworks/5.34.0/kfilemetadata-5.34.0.tar.xz) = 05a61b13247c78d701508801a959c404473113679de2e15cc15135e4977974e7 -SIZE (KDE/frameworks/5.34.0/kfilemetadata-5.34.0.tar.xz) = 216148 +TIMESTAMP = 1496505236 +SHA256 (KDE/frameworks/5.35.0/kfilemetadata-5.35.0.tar.xz) = 8e7c0e93469edd66bcc45db90c6116fd342796cbd70492eb3eac836d20b06a2a +SIZE (KDE/frameworks/5.35.0/kfilemetadata-5.35.0.tar.xz) = 218124 Modified: head/devel/kf5-ki18n/distinfo ============================================================================== --- head/devel/kf5-ki18n/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-ki18n/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247420 -SHA256 (KDE/frameworks/5.34.0/ki18n-5.34.0.tar.xz) = c767457c419055f3a6f5bfe0e2de140461c91f6451a5d3a385e6d6007cad9b3e -SIZE (KDE/frameworks/5.34.0/ki18n-5.34.0.tar.xz) = 606692 +TIMESTAMP = 1496505236 +SHA256 (KDE/frameworks/5.35.0/ki18n-5.35.0.tar.xz) = 8e7d88d8a27fc466257caa0f0871fbd4fb56c674c9fbb6567e87da933b221ea5 +SIZE (KDE/frameworks/5.35.0/ki18n-5.35.0.tar.xz) = 2982088 Modified: head/devel/kf5-kidletime/distinfo ============================================================================== --- head/devel/kf5-kidletime/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kidletime/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247421 -SHA256 (KDE/frameworks/5.34.0/kidletime-5.34.0.tar.xz) = 8f08be04214fb9cc0ef1bf463d8f577f72ddbdc2048bab29455578517e341d7d -SIZE (KDE/frameworks/5.34.0/kidletime-5.34.0.tar.xz) = 26380 +TIMESTAMP = 1496505236 +SHA256 (KDE/frameworks/5.35.0/kidletime-5.35.0.tar.xz) = a0d94d7bdbfaec045aeb906a27ca39d466f107c2fff824a19624933f18f59f61 +SIZE (KDE/frameworks/5.35.0/kidletime-5.35.0.tar.xz) = 26240 Modified: head/devel/kf5-kio/distinfo ============================================================================== --- head/devel/kf5-kio/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kio/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247422 -SHA256 (KDE/frameworks/5.34.0/kio-5.34.0.tar.xz) = 6acb28de757a0d5eccb1e3e533a1ef22b5f5de92e96c3aba804ebdb44aa343c4 -SIZE (KDE/frameworks/5.34.0/kio-5.34.0.tar.xz) = 3082092 +TIMESTAMP = 1496505237 +SHA256 (KDE/frameworks/5.35.0/kio-5.35.0.tar.xz) = 4d2fb8d17addf69fc438558526accf5bf4edb3dbe24fbd87a4c097f8818ff235 +SIZE (KDE/frameworks/5.35.0/kio-5.35.0.tar.xz) = 3081392 Modified: head/devel/kf5-kitemmodels/distinfo ============================================================================== --- head/devel/kf5-kitemmodels/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kitemmodels/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247423 -SHA256 (KDE/frameworks/5.34.0/kitemmodels-5.34.0.tar.xz) = 05a72132df6001069273cc1425d65e890edf8112ac88cd2c6b61f5a3ee0d38d2 -SIZE (KDE/frameworks/5.34.0/kitemmodels-5.34.0.tar.xz) = 388948 +TIMESTAMP = 1496505237 +SHA256 (KDE/frameworks/5.35.0/kitemmodels-5.35.0.tar.xz) = 87db350ea675b7fdca5b6b14f56b12db51ecb08d981c08cfa196fb0d2b9a70a2 +SIZE (KDE/frameworks/5.35.0/kitemmodels-5.35.0.tar.xz) = 389344 Modified: head/devel/kf5-knewstuff/distinfo ============================================================================== --- head/devel/kf5-knewstuff/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-knewstuff/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247423 -SHA256 (KDE/frameworks/5.34.0/knewstuff-5.34.0.tar.xz) = 02ad34252a5205824cbee79752593e09adfd8b3992cca712fd4da4cca91fa5a5 -SIZE (KDE/frameworks/5.34.0/knewstuff-5.34.0.tar.xz) = 884056 +TIMESTAMP = 1496505237 +SHA256 (KDE/frameworks/5.35.0/knewstuff-5.35.0.tar.xz) = a8bf7bd0d4a954b0dcdbd52ffdc09125cd47c02af42e350dbc7101d2c997f5f6 +SIZE (KDE/frameworks/5.35.0/knewstuff-5.35.0.tar.xz) = 3288284 Modified: head/devel/kf5-knotifications/distinfo ============================================================================== --- head/devel/kf5-knotifications/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-knotifications/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247424 -SHA256 (KDE/frameworks/5.34.0/knotifications-5.34.0.tar.xz) = 295e9325bc6ffe8c2aff1922fc7633b3e6f9d1fa90cf377635f9170bd487e58b -SIZE (KDE/frameworks/5.34.0/knotifications-5.34.0.tar.xz) = 99748 +TIMESTAMP = 1496505237 +SHA256 (KDE/frameworks/5.35.0/knotifications-5.35.0.tar.xz) = 2fa2801fa5f43602d6a6d389fb80688c49f4d79060d071a2c8929de088d2f622 +SIZE (KDE/frameworks/5.35.0/knotifications-5.35.0.tar.xz) = 2514320 Modified: head/devel/kf5-knotifyconfig/distinfo ============================================================================== --- head/devel/kf5-knotifyconfig/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-knotifyconfig/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247425 -SHA256 (KDE/frameworks/5.34.0/knotifyconfig-5.34.0.tar.xz) = d3d3c9e3fa77bcabd6848d9969e3e20d478fb4065a0c59c8f5129c83b7109453 -SIZE (KDE/frameworks/5.34.0/knotifyconfig-5.34.0.tar.xz) = 83276 +TIMESTAMP = 1496505237 +SHA256 (KDE/frameworks/5.35.0/knotifyconfig-5.35.0.tar.xz) = eeb6c68223fb9f38c1edba8a1f5c791f5f3877c3a1ea76636c08ab0c05de152e +SIZE (KDE/frameworks/5.35.0/knotifyconfig-5.35.0.tar.xz) = 2600232 Modified: head/devel/kf5-kpackage/distinfo ============================================================================== --- head/devel/kf5-kpackage/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kpackage/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247426 -SHA256 (KDE/frameworks/5.34.0/kpackage-5.34.0.tar.xz) = b8f09869323f5d077da750f982d7de800897a66366fc66d559fd3d9919acbe71 -SIZE (KDE/frameworks/5.34.0/kpackage-5.34.0.tar.xz) = 121056 +TIMESTAMP = 1496505237 +SHA256 (KDE/frameworks/5.35.0/kpackage-5.35.0.tar.xz) = 2c59bf930f49c56229d02cf340e7792e80ae24bc47e19440a92f2a94058f2df1 +SIZE (KDE/frameworks/5.35.0/kpackage-5.35.0.tar.xz) = 170608 Modified: head/devel/kf5-kparts/distinfo ============================================================================== --- head/devel/kf5-kparts/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kparts/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247426 -SHA256 (KDE/frameworks/5.34.0/kparts-5.34.0.tar.xz) = e73eaa30bec4a4a5223855dd5493c5b27bbaee5efcbfb74d5d8235498f03b6a8 -SIZE (KDE/frameworks/5.34.0/kparts-5.34.0.tar.xz) = 155424 +TIMESTAMP = 1496505238 +SHA256 (KDE/frameworks/5.35.0/kparts-5.35.0.tar.xz) = 336bb33f66337159517c2a51905bedf2adee2e2fe238601a34ac1909d4de1d71 +SIZE (KDE/frameworks/5.35.0/kparts-5.35.0.tar.xz) = 155012 Modified: head/devel/kf5-kpeople/distinfo ============================================================================== --- head/devel/kf5-kpeople/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kpeople/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247427 -SHA256 (KDE/frameworks/5.34.0/kpeople-5.34.0.tar.xz) = 506771d30bf2c88dc95c9f59d25baf11e33d7723ea3d1fa1454403441b39354f -SIZE (KDE/frameworks/5.34.0/kpeople-5.34.0.tar.xz) = 58916 +TIMESTAMP = 1496505238 +SHA256 (KDE/frameworks/5.35.0/kpeople-5.35.0.tar.xz) = c56ab4ad515bc67ad24e4d50e3bcd2acff0dae89ab36816c4c94307be3bf6c11 +SIZE (KDE/frameworks/5.35.0/kpeople-5.35.0.tar.xz) = 58996 Modified: head/devel/kf5-kpeople/pkg-plist ============================================================================== --- head/devel/kf5-kpeople/pkg-plist Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kpeople/pkg-plist Sat Jun 17 18:42:42 2017 (r443783) @@ -17,6 +17,7 @@ include/KF5/KPeople/kpeople/persondata.h include/KF5/KPeople/kpeople/personsmodel.h include/KF5/KPeople/kpeople/widgets/abstractfieldwidgetfactory.h include/KF5/KPeople/kpeople/widgets/actions.h +include/KF5/KPeople/kpeople/widgets/kpeoplewidgets_export.h include/KF5/KPeople/kpeople/widgets/mergedialog.h include/KF5/KPeople/kpeople/widgets/persondetailsdialog.h include/KF5/KPeople/kpeople/widgets/persondetailsview.h @@ -25,6 +26,7 @@ include/KF5/KPeople/kpeoplebackend/abstractpersonactio include/KF5/KPeople/kpeoplebackend/allcontactsmonitor.h include/KF5/KPeople/kpeoplebackend/basepersonsdatasource.h include/KF5/KPeople/kpeoplebackend/contactmonitor.h +include/KF5/KPeople/kpeoplebackend/kpeoplebackend_export.h lib/cmake/KF5People/KF5PeopleConfig.cmake lib/cmake/KF5People/KF5PeopleConfigVersion.cmake lib/cmake/KF5People/KPeopleTargets-%%CMAKE_BUILD_TYPE%%.cmake Modified: head/devel/kf5-kpty/distinfo ============================================================================== --- head/devel/kf5-kpty/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kpty/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247428 -SHA256 (KDE/frameworks/5.34.0/kpty-5.34.0.tar.xz) = a0a4ec1005e97ee295b94a2a977d8d0344c842b40380d50f7176387b3e846502 -SIZE (KDE/frameworks/5.34.0/kpty-5.34.0.tar.xz) = 57936 +TIMESTAMP = 1496505238 +SHA256 (KDE/frameworks/5.35.0/kpty-5.35.0.tar.xz) = 531db69ef9a33f5800abb0c231d6757958038bc20a085c49bded230c922d656f +SIZE (KDE/frameworks/5.35.0/kpty-5.35.0.tar.xz) = 57872 Modified: head/devel/kf5-kservice/distinfo ============================================================================== --- head/devel/kf5-kservice/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kservice/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247429 -SHA256 (KDE/frameworks/5.34.0/kservice-5.34.0.tar.xz) = 6730f99cd9e187256703ee32942adf6d4370452d05a350a40d380a9d88e5336a -SIZE (KDE/frameworks/5.34.0/kservice-5.34.0.tar.xz) = 248868 +TIMESTAMP = 1496505238 +SHA256 (KDE/frameworks/5.35.0/kservice-5.35.0.tar.xz) = dfc04d85e95a146e4aa77e26b003ebfbba43ee5fb64bd3c821a60dd97acd1625 +SIZE (KDE/frameworks/5.35.0/kservice-5.35.0.tar.xz) = 249432 Modified: head/devel/kf5-ktexteditor/distinfo ============================================================================== --- head/devel/kf5-ktexteditor/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-ktexteditor/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247429 -SHA256 (KDE/frameworks/5.34.0/ktexteditor-5.34.0.tar.xz) = bcf714ea30c249e9d52eda5f089a5321b6ed283453cf81950319b7e7b8064aa0 -SIZE (KDE/frameworks/5.34.0/ktexteditor-5.34.0.tar.xz) = 2242128 +TIMESTAMP = 1496505238 +SHA256 (KDE/frameworks/5.35.0/ktexteditor-5.35.0.tar.xz) = b61111a95a5e9f498372006ae5e421ae21536293ca9fc75fc7f8b2ed8accc88e +SIZE (KDE/frameworks/5.35.0/ktexteditor-5.35.0.tar.xz) = 2248624 Modified: head/devel/kf5-kunitconversion/distinfo ============================================================================== --- head/devel/kf5-kunitconversion/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-kunitconversion/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247430 -SHA256 (KDE/frameworks/5.34.0/kunitconversion-5.34.0.tar.xz) = 553378be1e5a4460b8c15b57511c99df85fbf06c351c88a3fb792bb7a8039d6c -SIZE (KDE/frameworks/5.34.0/kunitconversion-5.34.0.tar.xz) = 775108 +TIMESTAMP = 1496505238 +SHA256 (KDE/frameworks/5.35.0/kunitconversion-5.35.0.tar.xz) = 2acf7012e14177bb444a802686459b628f9564c26a30fbc632104fa6a91c0dcc +SIZE (KDE/frameworks/5.35.0/kunitconversion-5.35.0.tar.xz) = 771164 Modified: head/devel/kf5-solid/distinfo ============================================================================== --- head/devel/kf5-solid/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-solid/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247431 -SHA256 (KDE/frameworks/5.34.0/solid-5.34.0.tar.xz) = 2b12b8969211aeeed6becde9ed4fea264a68bdc98e0cf7cecb41873b6e107f0a -SIZE (KDE/frameworks/5.34.0/solid-5.34.0.tar.xz) = 247944 +TIMESTAMP = 1496505239 +SHA256 (KDE/frameworks/5.35.0/solid-5.35.0.tar.xz) = 79f10fcb8b46939e0ae9101b4a3059f849f76e76388b1c946cce848f164c4590 +SIZE (KDE/frameworks/5.35.0/solid-5.35.0.tar.xz) = 247416 Modified: head/devel/kf5-threadweaver/distinfo ============================================================================== --- head/devel/kf5-threadweaver/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/devel/kf5-threadweaver/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247431 -SHA256 (KDE/frameworks/5.34.0/threadweaver-5.34.0.tar.xz) = 197e40ae14bc7d25fb89e232d12c1c01b76b792f98ace81d93c1e18104bdd4bf -SIZE (KDE/frameworks/5.34.0/threadweaver-5.34.0.tar.xz) = 1409276 +TIMESTAMP = 1496505239 +SHA256 (KDE/frameworks/5.35.0/threadweaver-5.35.0.tar.xz) = 6722459ebafd53d15aaac700a85d20e22bd63a415f990ebaa83fc3ba69c0a39b +SIZE (KDE/frameworks/5.35.0/threadweaver-5.35.0.tar.xz) = 1409164 Modified: head/dns/kf5-kdnssd/distinfo ============================================================================== --- head/dns/kf5-kdnssd/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/dns/kf5-kdnssd/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247432 -SHA256 (KDE/frameworks/5.34.0/kdnssd-5.34.0.tar.xz) = 0029e90f01dc8a7e751d96a11ba6ce6ae541c8f4cac9eac8556d7a9e6a6c5520 -SIZE (KDE/frameworks/5.34.0/kdnssd-5.34.0.tar.xz) = 56568 +TIMESTAMP = 1496505239 +SHA256 (KDE/frameworks/5.35.0/kdnssd-5.35.0.tar.xz) = bd639e884b063428956eab3dd5465172623d0ef2766d5bfca050c1b7f0315ad5 +SIZE (KDE/frameworks/5.35.0/kdnssd-5.35.0.tar.xz) = 2477344 Modified: head/graphics/kf5-kimageformats/distinfo ============================================================================== --- head/graphics/kf5-kimageformats/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/graphics/kf5-kimageformats/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247433 -SHA256 (KDE/frameworks/5.34.0/kimageformats-5.34.0.tar.xz) = 5c466ba11a7fcb393c79b5918c07832a07d302ae374c3b08c74d4c4c19793661 -SIZE (KDE/frameworks/5.34.0/kimageformats-5.34.0.tar.xz) = 204424 +TIMESTAMP = 1496505239 +SHA256 (KDE/frameworks/5.35.0/kimageformats-5.35.0.tar.xz) = 3a2e5fa4f9fb8d4b0c2f0984f08e5155e2e804b73f4d7008dba6489276de6e57 +SIZE (KDE/frameworks/5.35.0/kimageformats-5.35.0.tar.xz) = 204588 Modified: head/graphics/kf5-kplotting/distinfo ============================================================================== --- head/graphics/kf5-kplotting/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/graphics/kf5-kplotting/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247434 -SHA256 (KDE/frameworks/5.34.0/kplotting-5.34.0.tar.xz) = 501f13c16718907c9b852d24a55605fe6e51e6b7cf514e04a81e8980c04adeb9 -SIZE (KDE/frameworks/5.34.0/kplotting-5.34.0.tar.xz) = 29564 +TIMESTAMP = 1496505239 +SHA256 (KDE/frameworks/5.35.0/kplotting-5.35.0.tar.xz) = bcfe144508e83a152f974ce85c64f3e375b9a0917cb01c2c0f7b2ffacfbcf671 +SIZE (KDE/frameworks/5.35.0/kplotting-5.35.0.tar.xz) = 29356 Modified: head/graphics/kf5-prison/distinfo ============================================================================== --- head/graphics/kf5-prison/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/graphics/kf5-prison/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247434 -SHA256 (KDE/frameworks/5.34.0/prison-5.34.0.tar.xz) = 9d86dae75b8b65268207a59b6362ade0fcfc8287654746ca4a9841e8bc279203 -SIZE (KDE/frameworks/5.34.0/prison-5.34.0.tar.xz) = 13580 +TIMESTAMP = 1496505239 +SHA256 (KDE/frameworks/5.35.0/prison-5.35.0.tar.xz) = 5dd3a09be1003658a393880fa5e99753b820a29c45ec7a8874bdb0d96b1ec86a +SIZE (KDE/frameworks/5.35.0/prison-5.35.0.tar.xz) = 13532 Modified: head/lang/kf5-kross/distinfo ============================================================================== --- head/lang/kf5-kross/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/lang/kf5-kross/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247435 -SHA256 (KDE/frameworks/5.34.0/kross-5.34.0.tar.xz) = b82fb3da9837c46dcdb71de0656189e543972bb29b93b95dda54c5e837fa5824 -SIZE (KDE/frameworks/5.34.0/kross-5.34.0.tar.xz) = 127648 +TIMESTAMP = 1496505240 +SHA256 (KDE/frameworks/5.35.0/kross-5.35.0.tar.xz) = 6f4de2b495f83e33544844ab6fd07190ea1138c7581c1d9373b1196bb64185f4 +SIZE (KDE/frameworks/5.35.0/kross-5.35.0.tar.xz) = 127808 Modified: head/multimedia/kf5-kmediaplayer/distinfo ============================================================================== --- head/multimedia/kf5-kmediaplayer/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/multimedia/kf5-kmediaplayer/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247436 -SHA256 (KDE/frameworks/5.34.0/kmediaplayer-5.34.0.tar.xz) = 06cd8108f12a367a296896e8365327170721dad5f970a215e4bb69831c3e08d7 -SIZE (KDE/frameworks/5.34.0/kmediaplayer-5.34.0.tar.xz) = 9544 +TIMESTAMP = 1496505240 +SHA256 (KDE/frameworks/5.35.0/kmediaplayer-5.35.0.tar.xz) = a2eef421fa77eb0bbb453133aadb570d7eb763b42a7c867f0aab3b559f0714a2 +SIZE (KDE/frameworks/5.35.0/kmediaplayer-5.35.0.tar.xz) = 9568 Modified: head/net/kf5-kxmlrpcclient/distinfo ============================================================================== --- head/net/kf5-kxmlrpcclient/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/net/kf5-kxmlrpcclient/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247436 -SHA256 (KDE/frameworks/5.34.0/kxmlrpcclient-5.34.0.tar.xz) = ad0e4d98b0cdc39193c2f9e7abf4a0403fa38fb97120c49f1454960aca52e34e -SIZE (KDE/frameworks/5.34.0/kxmlrpcclient-5.34.0.tar.xz) = 28532 +TIMESTAMP = 1496505240 +SHA256 (KDE/frameworks/5.35.0/kxmlrpcclient-5.35.0.tar.xz) = 5e003267c727828d88077a8493b7f7d545524f6fbc1bf85b7d07ce5f043cc514 +SIZE (KDE/frameworks/5.35.0/kxmlrpcclient-5.35.0.tar.xz) = 28536 Modified: head/security/kf5-kdesu/distinfo ============================================================================== --- head/security/kf5-kdesu/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/security/kf5-kdesu/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247437 -SHA256 (KDE/frameworks/5.34.0/kdesu-5.34.0.tar.xz) = 2d0632e80011fc19ff611d73c6e996211146b66743d9f5e67c5423374d03bd12 -SIZE (KDE/frameworks/5.34.0/kdesu-5.34.0.tar.xz) = 44628 +TIMESTAMP = 1496505240 +SHA256 (KDE/frameworks/5.35.0/kdesu-5.35.0.tar.xz) = 1e1a8a8ff712ab0040a23029cb0eb3cf3e6f9304a1c875473d64d6f840d01db7 +SIZE (KDE/frameworks/5.35.0/kdesu-5.35.0.tar.xz) = 44364 Modified: head/sysutils/kf5-baloo/distinfo ============================================================================== --- head/sysutils/kf5-baloo/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/sysutils/kf5-baloo/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247438 -SHA256 (KDE/frameworks/5.34.0/baloo-5.34.0.tar.xz) = ca07853d79de94842b24d57e52c371aae2a07bb8e08fd31298ad271cada5a37c -SIZE (KDE/frameworks/5.34.0/baloo-5.34.0.tar.xz) = 194156 +TIMESTAMP = 1496505240 +SHA256 (KDE/frameworks/5.35.0/baloo-5.35.0.tar.xz) = 84b39288605a29b7ee2d788bbe3750e9475437fafda9251a15ffc0d290f75d4d +SIZE (KDE/frameworks/5.35.0/baloo-5.35.0.tar.xz) = 206104 Modified: head/sysutils/kf5-baloo/pkg-plist ============================================================================== --- head/sysutils/kf5-baloo/pkg-plist Sat Jun 17 17:10:47 2017 (r443782) +++ head/sysutils/kf5-baloo/pkg-plist Sat Jun 17 18:42:42 2017 (r443783) @@ -167,6 +167,7 @@ share/locale/fi/LC_MESSAGES/kio5_timeline.mo share/locale/fr/LC_MESSAGES/baloo_file5.mo share/locale/fr/LC_MESSAGES/baloo_file_extractor5.mo share/locale/fr/LC_MESSAGES/balooctl5.mo +share/locale/fr/LC_MESSAGES/baloomonitorplugin.mo share/locale/fr/LC_MESSAGES/baloosearch5.mo share/locale/fr/LC_MESSAGES/balooshow5.mo share/locale/fr/LC_MESSAGES/kio5_baloosearch.mo @@ -190,6 +191,7 @@ share/locale/gl/LC_MESSAGES/balooshow5.mo share/locale/gl/LC_MESSAGES/kio5_baloosearch.mo share/locale/gl/LC_MESSAGES/kio5_tags.mo share/locale/gl/LC_MESSAGES/kio5_timeline.mo +share/locale/he/LC_MESSAGES/baloo_file5.mo share/locale/he/LC_MESSAGES/kio5_baloosearch.mo share/locale/he/LC_MESSAGES/kio5_timeline.mo share/locale/hu/LC_MESSAGES/baloo_file5.mo Modified: head/sysutils/kf5-kwallet/distinfo ============================================================================== --- head/sysutils/kf5-kwallet/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/sysutils/kf5-kwallet/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247439 -SHA256 (KDE/frameworks/5.34.0/kwallet-5.34.0.tar.xz) = e537d561b536802bd0d881638a6068d8383d1f2497e9ad85c5c596aa746be323 -SIZE (KDE/frameworks/5.34.0/kwallet-5.34.0.tar.xz) = 303892 +TIMESTAMP = 1496505240 +SHA256 (KDE/frameworks/5.35.0/kwallet-5.35.0.tar.xz) = e9deb9a4e26442cbaa3897baefc7b3816e846befbc1b33f97383aad8930bb718 +SIZE (KDE/frameworks/5.35.0/kwallet-5.35.0.tar.xz) = 303384 Modified: head/textproc/kf5-kcodecs/Makefile ============================================================================== --- head/textproc/kf5-kcodecs/Makefile Sat Jun 17 17:10:47 2017 (r443782) +++ head/textproc/kf5-kcodecs/Makefile Sat Jun 17 18:42:42 2017 (r443783) @@ -8,7 +8,7 @@ CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 library for string manipulation -USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz +USES= cmake:outsource compiler:c++11-lib gperf kde:5 tar:xz USE_KDE= ecm USE_QT5= buildtools_build core linguisttools qmake_build Modified: head/textproc/kf5-kcodecs/distinfo ============================================================================== --- head/textproc/kf5-kcodecs/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/textproc/kf5-kcodecs/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247440 -SHA256 (KDE/frameworks/5.34.0/kcodecs-5.34.0.tar.xz) = 50ab884a0ec9ee535ea5354323645858fe9969f93af3e1503478024731d1a14c -SIZE (KDE/frameworks/5.34.0/kcodecs-5.34.0.tar.xz) = 221696 +TIMESTAMP = 1496505241 +SHA256 (KDE/frameworks/5.35.0/kcodecs-5.35.0.tar.xz) = 38cd6c3571a8c0b474ddd087d7b6770d28134c2c7411c0abc1878ee7ed6f818a +SIZE (KDE/frameworks/5.35.0/kcodecs-5.35.0.tar.xz) = 2687452 Modified: head/textproc/kf5-sonnet/distinfo ============================================================================== --- head/textproc/kf5-sonnet/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/textproc/kf5-sonnet/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247440 -SHA256 (KDE/frameworks/5.34.0/sonnet-5.34.0.tar.xz) = 7aa7342dddc351ee7c46a874498cb89fd96679a5b095d9f16cbe9c9511ccfd19 -SIZE (KDE/frameworks/5.34.0/sonnet-5.34.0.tar.xz) = 282984 +TIMESTAMP = 1496505241 +SHA256 (KDE/frameworks/5.35.0/sonnet-5.35.0.tar.xz) = 0fcaad243f6bc618654533f8f08b2faf2cb226381d81726fc0cad91714342051 +SIZE (KDE/frameworks/5.35.0/sonnet-5.35.0.tar.xz) = 284368 Modified: head/textproc/kf5-syntax-highlighting/distinfo ============================================================================== --- head/textproc/kf5-syntax-highlighting/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/textproc/kf5-syntax-highlighting/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247441 -SHA256 (KDE/frameworks/5.34.0/syntax-highlighting-5.34.0.tar.xz) = 884b266cfcec466d7f86053c7bcefccf27b256651ad123656939c9bfe9e2ce67 -SIZE (KDE/frameworks/5.34.0/syntax-highlighting-5.34.0.tar.xz) = 983976 +TIMESTAMP = 1496505241 +SHA256 (KDE/frameworks/5.35.0/syntax-highlighting-5.35.0.tar.xz) = 3b91ee081d82f0636722bc326ccee3855a419709b6d9953aaaf62137e25a506e +SIZE (KDE/frameworks/5.35.0/syntax-highlighting-5.35.0.tar.xz) = 987280 Modified: head/www/kf5-kdewebkit/distinfo ============================================================================== --- head/www/kf5-kdewebkit/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/www/kf5-kdewebkit/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247442 -SHA256 (KDE/frameworks/5.34.0/kdewebkit-5.34.0.tar.xz) = 93a76bc865c813e6607e93a8cd07ba0b8ccd12a590d032680d58921557b1b994 -SIZE (KDE/frameworks/5.34.0/kdewebkit-5.34.0.tar.xz) = 29508 +TIMESTAMP = 1496505241 +SHA256 (KDE/frameworks/5.35.0/kdewebkit-5.35.0.tar.xz) = b3c37554a68792e30d11a65140cb79e569bcced4375e42c7b91ad8a39fbad2fc +SIZE (KDE/frameworks/5.35.0/kdewebkit-5.35.0.tar.xz) = 29336 Modified: head/www/kf5-khtml/Makefile ============================================================================== --- head/www/kf5-khtml/Makefile Sat Jun 17 17:10:47 2017 (r443782) +++ head/www/kf5-khtml/Makefile Sat Jun 17 18:42:42 2017 (r443783) @@ -11,7 +11,7 @@ COMMENT= KF5 KTHML rendering engine LIB_DEPENDS= libgif.so:graphics/giflib \ libpng16.so:graphics/png -USES= cmake:outsource compiler:c++11-lib gettext jpeg kde:5 \ +USES= cmake:outsource compiler:c++11-lib gettext gperf jpeg kde:5 \ tar:xz USE_KDE= archive auth bookmarks codecs completion config \ configwidgets coreaddons ecm globalaccel i18n iconthemes \ Modified: head/www/kf5-khtml/distinfo ============================================================================== --- head/www/kf5-khtml/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/www/kf5-khtml/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247443 -SHA256 (KDE/frameworks/5.34.0/khtml-5.34.0.tar.xz) = bb5ba5a1a3896277f14d713b91bbbd53036e49289287100375eba26f9d048948 -SIZE (KDE/frameworks/5.34.0/khtml-5.34.0.tar.xz) = 2086052 +TIMESTAMP = 1496505241 +SHA256 (KDE/frameworks/5.35.0/khtml-5.35.0.tar.xz) = c315843bae93a11168054ba0343349fb6865ef75d9e6812bc4ff335684c9b4b4 +SIZE (KDE/frameworks/5.35.0/khtml-5.35.0.tar.xz) = 4280372 Modified: head/www/kf5-kjs/distinfo ============================================================================== --- head/www/kf5-kjs/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/www/kf5-kjs/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247443 -SHA256 (KDE/frameworks/5.34.0/kjs-5.34.0.tar.xz) = 58f7027ced82029b27e7c11e8c404b99e95d194ddee7c00cb0388e13619867a1 -SIZE (KDE/frameworks/5.34.0/kjs-5.34.0.tar.xz) = 294580 +TIMESTAMP = 1496505241 +SHA256 (KDE/frameworks/5.35.0/kjs-5.35.0.tar.xz) = b479d6e042956a87f5a71aa7b321cbe025ab9ba1ae2dbec0ca31092748c880e1 +SIZE (KDE/frameworks/5.35.0/kjs-5.35.0.tar.xz) = 294968 Modified: head/www/kf5-kjsembed/distinfo ============================================================================== --- head/www/kf5-kjsembed/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/www/kf5-kjsembed/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247444 -SHA256 (KDE/frameworks/5.34.0/kjsembed-5.34.0.tar.xz) = 73d57549e1f97672053fad9ee80db3909100e4f9f1b33ba40b7ae20bce88889f -SIZE (KDE/frameworks/5.34.0/kjsembed-5.34.0.tar.xz) = 169976 +TIMESTAMP = 1496505242 +SHA256 (KDE/frameworks/5.35.0/kjsembed-5.35.0.tar.xz) = e797dd522ecf549ad5f9ed52825f833e4a621110b617c15b56003ee42f771d8f +SIZE (KDE/frameworks/5.35.0/kjsembed-5.35.0.tar.xz) = 2688984 Modified: head/x11-themes/kf5-breeze-icons/distinfo ============================================================================== --- head/x11-themes/kf5-breeze-icons/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-themes/kf5-breeze-icons/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247444 -SHA256 (KDE/frameworks/5.34.0/breeze-icons-5.34.0.tar.xz) = 8acc1560ee349d4858025ac3525abaa5a7edd879e5589173e1337bb3dea3dffe -SIZE (KDE/frameworks/5.34.0/breeze-icons-5.34.0.tar.xz) = 1499416 +TIMESTAMP = 1496505242 +SHA256 (KDE/frameworks/5.35.0/breeze-icons-5.35.0.tar.xz) = 3ccc2373acf345f867e085bafa522906d4c97a198a88c4fab0b42b8b08d93b02 +SIZE (KDE/frameworks/5.35.0/breeze-icons-5.35.0.tar.xz) = 1495476 Modified: head/x11-themes/kf5-breeze-icons/files/patch-CMakeLists.txt ============================================================================== --- head/x11-themes/kf5-breeze-icons/files/patch-CMakeLists.txt Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-themes/kf5-breeze-icons/files/patch-CMakeLists.txt Sat Jun 17 18:42:42 2017 (r443783) @@ -1,19 +1,21 @@ Do not try to run the svg validation script. ---- CMakeLists.txt.orig 2016-09-27 06:30:58 UTC +--- CMakeLists.txt.orig 2017-06-12 17:54:16 UTC +++ CMakeLists.txt -@@ -64,16 +64,6 @@ function(generate_binary_resource target +@@ -64,18 +64,6 @@ function(generate_binary_resource target outfile) endfunction() endif() --find_program(BASH_EXE bash) --if (BASH_EXE) -- file(GLOB_RECURSE SVGS "*.svg") -- add_custom_target(breeze-validate-svg ALL -- COMMAND ${BASH_EXE} ${CMAKE_SOURCE_DIR}/validate_svg.sh -- WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} -- SOURCES ${SVGS} -- ) +-if(NOT WIN32) +- find_program(BASH_EXE bash) +- if (BASH_EXE) +- file(GLOB_RECURSE SVGS "*.svg") +- add_custom_target(breeze-validate-svg ALL +- COMMAND ${BASH_EXE} ${CMAKE_SOURCE_DIR}/validate_svg.sh +- WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} +- SOURCES ${SVGS} +- ) +- endif() -endif() - add_subdirectory(autotests) Modified: head/x11-themes/kf5-kemoticons/distinfo ============================================================================== --- head/x11-themes/kf5-kemoticons/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-themes/kf5-kemoticons/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247445 -SHA256 (KDE/frameworks/5.34.0/kemoticons-5.34.0.tar.xz) = a83faa9ad757528040b3261088e821f9dc6ded0fad8ef8d97cac1a0e3c16010a -SIZE (KDE/frameworks/5.34.0/kemoticons-5.34.0.tar.xz) = 1695212 +TIMESTAMP = 1496505242 +SHA256 (KDE/frameworks/5.35.0/kemoticons-5.35.0.tar.xz) = a5a688dc1c22931734d3ea332f839d88b72b315ae5ca53d0eaed9f2059833f03 +SIZE (KDE/frameworks/5.35.0/kemoticons-5.35.0.tar.xz) = 1695284 Modified: head/x11-themes/kf5-kiconthemes/distinfo ============================================================================== --- head/x11-themes/kf5-kiconthemes/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-themes/kf5-kiconthemes/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247446 -SHA256 (KDE/frameworks/5.34.0/kiconthemes-5.34.0.tar.xz) = 312a3d76ba42d2b8f4e959f42e7dc1f33363529fb2279b76820d316cb2407441 -SIZE (KDE/frameworks/5.34.0/kiconthemes-5.34.0.tar.xz) = 204124 +TIMESTAMP = 1496505242 +SHA256 (KDE/frameworks/5.35.0/kiconthemes-5.35.0.tar.xz) = b38a4396b8844d18365bff3068c78a37ad2616ce993333bb035b10c16666baf0 +SIZE (KDE/frameworks/5.35.0/kiconthemes-5.35.0.tar.xz) = 1421372 Modified: head/x11-themes/kf5-oxygen-icons5/distinfo ============================================================================== --- head/x11-themes/kf5-oxygen-icons5/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-themes/kf5-oxygen-icons5/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247449 -SHA256 (KDE/frameworks/5.34.0/oxygen-icons5-5.34.0.tar.xz) = 45bd437534251fbfda48dc373fd7ea999be6ba8001e14e6db9eb971cb5eebd32 -SIZE (KDE/frameworks/5.34.0/oxygen-icons5-5.34.0.tar.xz) = 234259068 +TIMESTAMP = 1496505244 +SHA256 (KDE/frameworks/5.35.0/oxygen-icons5-5.35.0.tar.xz) = f361ed739f3803712b61c7fee8cebdfd3f5f958a6ad34935b204c8a6826354c5 +SIZE (KDE/frameworks/5.35.0/oxygen-icons5-5.35.0.tar.xz) = 234408988 Modified: head/x11-themes/kf5-oxygen-icons5/pkg-plist ============================================================================== --- head/x11-themes/kf5-oxygen-icons5/pkg-plist Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-themes/kf5-oxygen-icons5/pkg-plist Sat Jun 17 18:42:42 2017 (r443783) @@ -638,7 +638,6 @@ share/icons/oxygen/base/128x128/mimetypes/text-x-cshar share/icons/oxygen/base/128x128/mimetypes/text-x-csrc.png share/icons/oxygen/base/128x128/mimetypes/text-x-dtd.png share/icons/oxygen/base/128x128/mimetypes/text-x-generic.png -share/icons/oxygen/base/128x128/mimetypes/text-x-generic.svapplicatiopn-x-awk.png share/icons/oxygen/base/128x128/mimetypes/text-x-haskell.png share/icons/oxygen/base/128x128/mimetypes/text-x-hex.png share/icons/oxygen/base/128x128/mimetypes/text-x-install.png @@ -2313,8 +2312,6 @@ share/icons/oxygen/base/16x16/mimetypes/text-x-csharp. share/icons/oxygen/base/16x16/mimetypes/text-x-csrc.png share/icons/oxygen/base/16x16/mimetypes/text-x-dtd.png share/icons/oxygen/base/16x16/mimetypes/text-x-generic.png -share/icons/oxygen/base/16x16/mimetypes/text-x-generic.svapplication-x-awk.png -share/icons/oxygen/base/16x16/mimetypes/text-x-generic.svapplicatiopn-x-awk.png share/icons/oxygen/base/16x16/mimetypes/text-x-haskell.png share/icons/oxygen/base/16x16/mimetypes/text-x-hex.png share/icons/oxygen/base/16x16/mimetypes/text-x-install.png @@ -4100,8 +4097,6 @@ share/icons/oxygen/base/22x22/mimetypes/text-x-csharp. share/icons/oxygen/base/22x22/mimetypes/text-x-csrc.png share/icons/oxygen/base/22x22/mimetypes/text-x-dtd.png share/icons/oxygen/base/22x22/mimetypes/text-x-generic.png -share/icons/oxygen/base/22x22/mimetypes/text-x-generic.svapplication-x-awk.png -share/icons/oxygen/base/22x22/mimetypes/text-x-generic.svapplicatiopn-x-awk.png share/icons/oxygen/base/22x22/mimetypes/text-x-haskell.png share/icons/oxygen/base/22x22/mimetypes/text-x-hex.png share/icons/oxygen/base/22x22/mimetypes/text-x-install.png @@ -4774,7 +4769,6 @@ share/icons/oxygen/base/256x256/mimetypes/text-x-cshar share/icons/oxygen/base/256x256/mimetypes/text-x-csrc.png share/icons/oxygen/base/256x256/mimetypes/text-x-dtd.png share/icons/oxygen/base/256x256/mimetypes/text-x-generic.png -share/icons/oxygen/base/256x256/mimetypes/text-x-generic.svapplicatiopn-x-awk.png share/icons/oxygen/base/256x256/mimetypes/text-x-haskell.png share/icons/oxygen/base/256x256/mimetypes/text-x-hex.png share/icons/oxygen/base/256x256/mimetypes/text-x-install.png @@ -6153,8 +6147,6 @@ share/icons/oxygen/base/32x32/mimetypes/text-x-csharp. share/icons/oxygen/base/32x32/mimetypes/text-x-csrc.png share/icons/oxygen/base/32x32/mimetypes/text-x-dtd.png share/icons/oxygen/base/32x32/mimetypes/text-x-generic.png -share/icons/oxygen/base/32x32/mimetypes/text-x-generic.svapplication-x-awk.png -share/icons/oxygen/base/32x32/mimetypes/text-x-generic.svapplicatiopn-x-awk.png share/icons/oxygen/base/32x32/mimetypes/text-x-haskell.png share/icons/oxygen/base/32x32/mimetypes/text-x-hex.png share/icons/oxygen/base/32x32/mimetypes/text-x-install.png @@ -7563,7 +7555,6 @@ share/icons/oxygen/base/48x48/mimetypes/text-x-csharp. share/icons/oxygen/base/48x48/mimetypes/text-x-csrc.png share/icons/oxygen/base/48x48/mimetypes/text-x-dtd.png share/icons/oxygen/base/48x48/mimetypes/text-x-generic.png -share/icons/oxygen/base/48x48/mimetypes/text-x-generic.svapplicatiopn-x-awk.png share/icons/oxygen/base/48x48/mimetypes/text-x-haskell.png share/icons/oxygen/base/48x48/mimetypes/text-x-hex.png share/icons/oxygen/base/48x48/mimetypes/text-x-install.png @@ -8417,8 +8408,6 @@ share/icons/oxygen/base/64x64/mimetypes/text-x-csharp. share/icons/oxygen/base/64x64/mimetypes/text-x-csrc.png share/icons/oxygen/base/64x64/mimetypes/text-x-dtd.png share/icons/oxygen/base/64x64/mimetypes/text-x-generic.png -share/icons/oxygen/base/64x64/mimetypes/text-x-generic.svapplication-x-awk.png -share/icons/oxygen/base/64x64/mimetypes/text-x-generic.svapplicatiopn-x-awk.png share/icons/oxygen/base/64x64/mimetypes/text-x-haskell.png share/icons/oxygen/base/64x64/mimetypes/text-x-hex.png share/icons/oxygen/base/64x64/mimetypes/text-x-install.png Modified: head/x11-toolkits/kf5-attica/distinfo ============================================================================== --- head/x11-toolkits/kf5-attica/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-attica/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247450 -SHA256 (KDE/frameworks/5.34.0/attica-5.34.0.tar.xz) = a374328eaf4b8b767b7a6ae67a7384164e6cb2a14d5bcaf9b7e67d7eabae0f51 -SIZE (KDE/frameworks/5.34.0/attica-5.34.0.tar.xz) = 60376 +TIMESTAMP = 1496505244 +SHA256 (KDE/frameworks/5.35.0/attica-5.35.0.tar.xz) = dfa2089494cec37b235cd563aff50a8c4f28330a29529c273b48c92bbf247be1 +SIZE (KDE/frameworks/5.35.0/attica-5.35.0.tar.xz) = 60232 Modified: head/x11-toolkits/kf5-kcompletion/distinfo ============================================================================== --- head/x11-toolkits/kf5-kcompletion/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kcompletion/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247450 -SHA256 (KDE/frameworks/5.34.0/kcompletion-5.34.0.tar.xz) = 9cddd50362b2f20273e4514b0c963182e65362964a82bec73270dab0ca6c1ba2 -SIZE (KDE/frameworks/5.34.0/kcompletion-5.34.0.tar.xz) = 117480 +TIMESTAMP = 1496505244 +SHA256 (KDE/frameworks/5.35.0/kcompletion-5.35.0.tar.xz) = 26509e70737d853596ea830409277a8e0be5627767f736ad27f676d6857a74da +SIZE (KDE/frameworks/5.35.0/kcompletion-5.35.0.tar.xz) = 2531748 Modified: head/x11-toolkits/kf5-kconfigwidgets/distinfo ============================================================================== --- head/x11-toolkits/kf5-kconfigwidgets/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kconfigwidgets/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247451 -SHA256 (KDE/frameworks/5.34.0/kconfigwidgets-5.34.0.tar.xz) = 13265a75a3617cb51da521957f1fa34d40f5960fea73f41e16373ba7ef559340 -SIZE (KDE/frameworks/5.34.0/kconfigwidgets-5.34.0.tar.xz) = 375104 +TIMESTAMP = 1496505245 +SHA256 (KDE/frameworks/5.35.0/kconfigwidgets-5.35.0.tar.xz) = 4c58b40318cf15aefaf210cf8543fbc02c256f221afc53dbb2c71bc3666b755e +SIZE (KDE/frameworks/5.35.0/kconfigwidgets-5.35.0.tar.xz) = 2825088 Modified: head/x11-toolkits/kf5-kdesignerplugin/distinfo ============================================================================== --- head/x11-toolkits/kf5-kdesignerplugin/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kdesignerplugin/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247452 -SHA256 (KDE/frameworks/5.34.0/kdesignerplugin-5.34.0.tar.xz) = 50a9b3c2a58de0a94804d550e06e3d227dddbfa297133c0e76b2c1cccfcbcaca -SIZE (KDE/frameworks/5.34.0/kdesignerplugin-5.34.0.tar.xz) = 90264 +TIMESTAMP = 1496505245 +SHA256 (KDE/frameworks/5.35.0/kdesignerplugin-5.35.0.tar.xz) = 09dd6fa3b90440932f35be22855c1250dc5c0a3f265f3b3b9b2957b9bc03322a +SIZE (KDE/frameworks/5.35.0/kdesignerplugin-5.35.0.tar.xz) = 2503088 Modified: head/x11-toolkits/kf5-kguiaddons/distinfo ============================================================================== --- head/x11-toolkits/kf5-kguiaddons/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kguiaddons/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247453 -SHA256 (KDE/frameworks/5.34.0/kguiaddons-5.34.0.tar.xz) = 1dbf389b86fb9978999d0d0486844e3a0bba91991baaba4c05b03629fce6b4da -SIZE (KDE/frameworks/5.34.0/kguiaddons-5.34.0.tar.xz) = 39888 +TIMESTAMP = 1496505245 +SHA256 (KDE/frameworks/5.35.0/kguiaddons-5.35.0.tar.xz) = c837f7195bbbb6802a73d12f7de49be6316257deee964120f95d99aef5580f99 +SIZE (KDE/frameworks/5.35.0/kguiaddons-5.35.0.tar.xz) = 39840 Modified: head/x11-toolkits/kf5-kitemviews/distinfo ============================================================================== --- head/x11-toolkits/kf5-kitemviews/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kitemviews/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247453 -SHA256 (KDE/frameworks/5.34.0/kitemviews-5.34.0.tar.xz) = 13e76534a2952887f2e02612b0ee86220b035262abbbf582fce1101d17638a14 -SIZE (KDE/frameworks/5.34.0/kitemviews-5.34.0.tar.xz) = 74740 +TIMESTAMP = 1496505245 +SHA256 (KDE/frameworks/5.35.0/kitemviews-5.35.0.tar.xz) = 8307cd4bbdb98428c269e4490b006b16aa01e4460187fe8d3a45abdcb7c7168d +SIZE (KDE/frameworks/5.35.0/kitemviews-5.35.0.tar.xz) = 2461172 Modified: head/x11-toolkits/kf5-kjobwidgets/distinfo ============================================================================== --- head/x11-toolkits/kf5-kjobwidgets/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kjobwidgets/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247454 -SHA256 (KDE/frameworks/5.34.0/kjobwidgets-5.34.0.tar.xz) = eefedadad329c1858604af076bc56748f2c7417c52d080c5aa8724b783393d53 -SIZE (KDE/frameworks/5.34.0/kjobwidgets-5.34.0.tar.xz) = 89544 +TIMESTAMP = 1496505245 +SHA256 (KDE/frameworks/5.35.0/kjobwidgets-5.35.0.tar.xz) = 7437aca391723314b44f951ee1dde74b309c5d04c8f25b4f86c8a9e45f720c64 +SIZE (KDE/frameworks/5.35.0/kjobwidgets-5.35.0.tar.xz) = 2486796 Modified: head/x11-toolkits/kf5-ktextwidgets/distinfo ============================================================================== --- head/x11-toolkits/kf5-ktextwidgets/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-ktextwidgets/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247455 -SHA256 (KDE/frameworks/5.34.0/ktextwidgets-5.34.0.tar.xz) = fc15f146da7f7fb1b758cb8213e62d609e53ad881493b05fe17c8d33161931c3 -SIZE (KDE/frameworks/5.34.0/ktextwidgets-5.34.0.tar.xz) = 307600 +TIMESTAMP = 1496505245 +SHA256 (KDE/frameworks/5.35.0/ktextwidgets-5.35.0.tar.xz) = dff98f8c4a7203d9106c00efd66ac2dbd000dcbc62afb0d54a32d9cd4cd52b24 +SIZE (KDE/frameworks/5.35.0/ktextwidgets-5.35.0.tar.xz) = 308136 Modified: head/x11-toolkits/kf5-kwidgetsaddons/distinfo ============================================================================== --- head/x11-toolkits/kf5-kwidgetsaddons/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kwidgetsaddons/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247456 -SHA256 (KDE/frameworks/5.34.0/kwidgetsaddons-5.34.0.tar.xz) = cf41801708d7dad4caf6349fba4e19308cabf8fc06de710b7dae96f3623c8843 -SIZE (KDE/frameworks/5.34.0/kwidgetsaddons-5.34.0.tar.xz) = 2170032 +TIMESTAMP = 1496505246 +SHA256 (KDE/frameworks/5.35.0/kwidgetsaddons-5.35.0.tar.xz) = b3465ad5db2ab8ade8f7e8edb7f66cc8ec1d10b5b8f9b5555c6b76f46b55d681 +SIZE (KDE/frameworks/5.35.0/kwidgetsaddons-5.35.0.tar.xz) = 2167324 Modified: head/x11-toolkits/kf5-kxmlgui/distinfo ============================================================================== --- head/x11-toolkits/kf5-kxmlgui/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11-toolkits/kf5-kxmlgui/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247456 -SHA256 (KDE/frameworks/5.34.0/kxmlgui-5.34.0.tar.xz) = 3e8e9232146915fd3afbc8780a17fb2ece11dc3a23cea24860713c2c3f3615ed -SIZE (KDE/frameworks/5.34.0/kxmlgui-5.34.0.tar.xz) = 882092 +TIMESTAMP = 1496505246 +SHA256 (KDE/frameworks/5.35.0/kxmlgui-5.35.0.tar.xz) = a59df51f7ae514ff94d3989707d20e761569cc819d834182b7f56810305060e8 +SIZE (KDE/frameworks/5.35.0/kxmlgui-5.35.0.tar.xz) = 883784 Modified: head/x11/kf5-frameworkintegration/distinfo ============================================================================== --- head/x11/kf5-frameworkintegration/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-frameworkintegration/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247456 -SHA256 (KDE/frameworks/5.34.0/frameworkintegration-5.34.0.tar.xz) = 40ac4623c0292442853ac8e905c0282aaa0063c594693beae7c07f69bfc80143 -SIZE (KDE/frameworks/5.34.0/frameworkintegration-5.34.0.tar.xz) = 1751972 +TIMESTAMP = 1496505246 +SHA256 (KDE/frameworks/5.35.0/frameworkintegration-5.35.0.tar.xz) = 2f4d0433d1243abf62369b3d1a3170667dbfe2afe799bce7e4959c03b9b8d983 +SIZE (KDE/frameworks/5.35.0/frameworkintegration-5.35.0.tar.xz) = 1752016 Modified: head/x11/kf5-kactivities/distinfo ============================================================================== --- head/x11/kf5-kactivities/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kactivities/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247456 -SHA256 (KDE/frameworks/5.34.0/kactivities-5.34.0.tar.xz) = b5b8273fae5ea0a243c447f0ea34b890197b6d29b17e4d64645113d7db5ce635 -SIZE (KDE/frameworks/5.34.0/kactivities-5.34.0.tar.xz) = 61076 +TIMESTAMP = 1496505246 +SHA256 (KDE/frameworks/5.35.0/kactivities-5.35.0.tar.xz) = 24307d4b8526aa5e140e83044d0bec390d0badfc5ba777557269e95df65ca211 +SIZE (KDE/frameworks/5.35.0/kactivities-5.35.0.tar.xz) = 60936 Modified: head/x11/kf5-kded/distinfo ============================================================================== --- head/x11/kf5-kded/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kded/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247459 -SHA256 (KDE/frameworks/5.34.0/kded-5.34.0.tar.xz) = f8fb127da4cbe1c72f7ddf118e54298d5aa8199e2130e38df30f98c7d6e1c463 -SIZE (KDE/frameworks/5.34.0/kded-5.34.0.tar.xz) = 37928 +TIMESTAMP = 1496505246 +SHA256 (KDE/frameworks/5.35.0/kded-5.35.0.tar.xz) = 8e4ba3a35708af5ea5b2ffa7a54b9dd976e4e0e38596c3d070de78919c9d545a +SIZE (KDE/frameworks/5.35.0/kded-5.35.0.tar.xz) = 38020 Modified: head/x11/kf5-kdelibs4support/Makefile ============================================================================== --- head/x11/kf5-kdelibs4support/Makefile Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kdelibs4support/Makefile Sat Jun 17 18:42:42 2017 (r443783) @@ -3,7 +3,6 @@ PORTNAME= kdelibs4support PORTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org Modified: head/x11/kf5-kdelibs4support/distinfo ============================================================================== --- head/x11/kf5-kdelibs4support/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kdelibs4support/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247460 -SHA256 (KDE/frameworks/5.34.0/kdelibs4support-5.34.0.tar.xz) = 2056de238cf237cbf0ddea3f882d2d696d4062175eb9ed89da83b0cda4963261 -SIZE (KDE/frameworks/5.34.0/kdelibs4support-5.34.0.tar.xz) = 3344900 +TIMESTAMP = 1496505247 +SHA256 (KDE/frameworks/5.35.0/kdelibs4support-5.35.0.tar.xz) = 123051a2119c89bd90d308acd58313f802c05aea382a617264dff724a41fc82d +SIZE (KDE/frameworks/5.35.0/kdelibs4support-5.35.0.tar.xz) = 3398808 Modified: head/x11/kf5-kglobalaccel/distinfo ============================================================================== --- head/x11/kf5-kglobalaccel/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kglobalaccel/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247461 -SHA256 (KDE/frameworks/5.34.0/kglobalaccel-5.34.0.tar.xz) = caf05b77cd387ce21c7571fdf16e6d5e7b4337de1d73c0e9764b760c0e6e62c4 -SIZE (KDE/frameworks/5.34.0/kglobalaccel-5.34.0.tar.xz) = 83576 +TIMESTAMP = 1496505247 +SHA256 (KDE/frameworks/5.35.0/kglobalaccel-5.35.0.tar.xz) = c541d17d149ff8ecb19e56cf423e6c84c857a706b499988efa6c3ceeda6225dc +SIZE (KDE/frameworks/5.35.0/kglobalaccel-5.35.0.tar.xz) = 2526240 Modified: head/x11/kf5-kinit/distinfo ============================================================================== --- head/x11/kf5-kinit/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kinit/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247461 -SHA256 (KDE/frameworks/5.34.0/kinit-5.34.0.tar.xz) = a10e2c454b7242792178a7f739eae3b46914a3ce237fcdc7b9515d18e54c8220 -SIZE (KDE/frameworks/5.34.0/kinit-5.34.0.tar.xz) = 120984 +TIMESTAMP = 1496505247 +SHA256 (KDE/frameworks/5.35.0/kinit-5.35.0.tar.xz) = 23450fd2d31302c788290768a2a01c0fb1dadf57d2dbfc8a71061120e6a3af6f +SIZE (KDE/frameworks/5.35.0/kinit-5.35.0.tar.xz) = 2607904 Modified: head/x11/kf5-krunner/distinfo ============================================================================== --- head/x11/kf5-krunner/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-krunner/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247462 -SHA256 (KDE/frameworks/5.34.0/krunner-5.34.0.tar.xz) = 259acfcf3b6140720bc00550ca0a72e2bcda81b875ed5ddf4fe14c04ce3da258 -SIZE (KDE/frameworks/5.34.0/krunner-5.34.0.tar.xz) = 67540 +TIMESTAMP = 1496505247 +SHA256 (KDE/frameworks/5.35.0/krunner-5.35.0.tar.xz) = 5fda44060f4e2a3bd695594baf91599c608f607f4963cc466946fe28af9078ed +SIZE (KDE/frameworks/5.35.0/krunner-5.35.0.tar.xz) = 67400 Modified: head/x11/kf5-kwayland/Makefile ============================================================================== --- head/x11/kf5-kwayland/Makefile Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kwayland/Makefile Sat Jun 17 18:42:42 2017 (r443783) @@ -3,7 +3,6 @@ PORTNAME= kwayland PORTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org Modified: head/x11/kf5-kwayland/distinfo ============================================================================== --- head/x11/kf5-kwayland/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kwayland/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247463 -SHA256 (KDE/frameworks/5.34.0/kwayland-5.34.0.tar.xz) = 2b82b53c5839644283a9ec4eaa2d9431b6ccd4f69f0188668c6b1f52554eabff -SIZE (KDE/frameworks/5.34.0/kwayland-5.34.0.tar.xz) = 260180 +TIMESTAMP = 1496505247 +SHA256 (KDE/frameworks/5.35.0/kwayland-5.35.0.tar.xz) = 3e6472297968e9f60e6ebce9d33e54337f40085dc1ea83e37d8bbccd0f198b70 +SIZE (KDE/frameworks/5.35.0/kwayland-5.35.0.tar.xz) = 261140 Modified: head/x11/kf5-kwindowsystem/distinfo ============================================================================== --- head/x11/kf5-kwindowsystem/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-kwindowsystem/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247464 -SHA256 (KDE/frameworks/5.34.0/kwindowsystem-5.34.0.tar.xz) = 035190f599d7ff5718b2254dd9cb4100a22f69cd1e8bdb60dd2970e8d4e9e2ea -SIZE (KDE/frameworks/5.34.0/kwindowsystem-5.34.0.tar.xz) = 167480 +TIMESTAMP = 1496505247 +SHA256 (KDE/frameworks/5.35.0/kwindowsystem-5.35.0.tar.xz) = a27396217091c1b7399399255ce39c0d4c7df87c863d00fbfbce45c67b7580b9 +SIZE (KDE/frameworks/5.35.0/kwindowsystem-5.35.0.tar.xz) = 167540 Modified: head/x11/kf5-plasma-framework/Makefile ============================================================================== --- head/x11/kf5-plasma-framework/Makefile Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-plasma-framework/Makefile Sat Jun 17 18:42:42 2017 (r443783) @@ -3,7 +3,6 @@ PORTNAME= plasma-framework PORTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -14,7 +13,7 @@ USE_GL= egl gl USE_KDE= activities archive auth codecs completion config \ configwidgets coreaddons dbusaddons doctools globalaccel \ guiaddons i18n iconthemes jobwidgets kio package \ - notifications service windowsystem xmlgui kdeclarative \ + notifications service wayland windowsystem xmlgui kdeclarative \ widgetsaddons USE_QT5= buildtools_build core dbus gui network qmake_build qml \ quick script sql svg widgets x11extras xml Modified: head/x11/kf5-plasma-framework/distinfo ============================================================================== --- head/x11/kf5-plasma-framework/distinfo Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-plasma-framework/distinfo Sat Jun 17 18:42:42 2017 (r443783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494247465 -SHA256 (KDE/frameworks/5.34.0/plasma-framework-5.34.0.tar.xz) = a9a3c917997ec1bc0b537aa0c3f8fad66c47392c26549febed88713735665171 -SIZE (KDE/frameworks/5.34.0/plasma-framework-5.34.0.tar.xz) = 4602396 +TIMESTAMP = 1497116328 +SHA256 (KDE/frameworks/5.35.0/plasma-framework-5.35.0.tar.xz) = 811210acaabbcc7ea7ff79f6459c35d8ec0b3decffdb52a765a0c03640cd31af +SIZE (KDE/frameworks/5.35.0/plasma-framework-5.35.0.tar.xz) = 4605784 Modified: head/x11/kf5-plasma-framework/pkg-plist ============================================================================== --- head/x11/kf5-plasma-framework/pkg-plist Sat Jun 17 17:10:47 2017 (r443782) +++ head/x11/kf5-plasma-framework/pkg-plist Sat Jun 17 18:42:42 2017 (r443783) @@ -261,6 +261,7 @@ man/uk/man1/plasmapkg2.1.gz share/kdevappwizard/templates/cpp-plasmoid.tar.bz2 share/kdevappwizard/templates/plasma-wallpaper.tar.bz2 share/kdevappwizard/templates/qml-plasmoid.tar.bz2 +share/kdevappwizard/templates/qml-plasmoid-with-qml-extension.tar.bz2 share/kservices5/plasma-dataengine-testengine.desktop share/kservices5/plasma-scriptengine-applet-declarative.desktop share/kservicetypes5/plasma-applet.desktop @@ -471,6 +472,7 @@ share/plasma/desktoptheme/default/icons/touchpad.svgz share/plasma/desktoptheme/default/icons/user.svgz share/plasma/desktoptheme/default/icons/video.svgz share/plasma/desktoptheme/default/icons/view.svgz +share/plasma/desktoptheme/default/icons/vlc.svgz share/plasma/desktoptheme/default/icons/wallet.svgz share/plasma/desktoptheme/default/icons/window.svgz share/plasma/desktoptheme/default/icons/zoom.svgz From owner-svn-ports-head@freebsd.org Sat Jun 17 19:59:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EDBEC0864F; Sat, 17 Jun 2017 19:59:33 +0000 (UTC) (envelope-from jhibbits@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8C54D76239; Sat, 17 Jun 2017 19:59:32 +0000 (UTC) (envelope-from jhibbits@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HJxVSk030209; Sat, 17 Jun 2017 19:59:31 GMT (envelope-from jhibbits@FreeBSD.org) Received: (from jhibbits@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HJxVlr030207; Sat, 17 Jun 2017 19:59:31 GMT (envelope-from jhibbits@FreeBSD.org) Message-Id: <201706171959.v5HJxVlr030207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhibbits set sender to jhibbits@FreeBSD.org using -f From: Justin Hibbits Date: Sat, 17 Jun 2017 19:59:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443785 - in head/devel/talloc: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 19:59:33 -0000 Author: jhibbits (src committer) Date: Sat Jun 17 19:59:31 2017 New Revision: 443785 URL: https://svnweb.freebsd.org/changeset/ports/443785 Log: Fix build of devel/talloc on powerpc and powerpc64 Base gcc doesn't accept -Wno-format-length. Remove its usage on powerpc and powerpc64. It could probably be generalized to all gcc-based targets, but that hasn't been tested on other architectures. PR: 219455 Submitted by: linimon Approved by: swills Added: head/devel/talloc/files/powerpc-patch-lib_replace_wscript (contents, props changed) Modified: head/devel/talloc/Makefile Modified: head/devel/talloc/Makefile ============================================================================== --- head/devel/talloc/Makefile Sat Jun 17 19:32:45 2017 (r443784) +++ head/devel/talloc/Makefile Sat Jun 17 19:59:31 2017 (r443785) @@ -14,8 +14,6 @@ LICENSE= LGPL3 CONFLICTS= samba33-3.* -BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option "-Wno-format-length" - USES= compiler pkgconfig waf USE_LDCONFIG= yes WAF_CMD= buildtools/bin/waf @@ -43,6 +41,10 @@ PLIST_FILES+= include/pytalloc.h \ lib/libpytalloc-util.so.2 \ %%PYTHON_SITELIBDIR%%/talloc.so \ %%PKGCONFIGDIR%%/pytalloc-util.pc +.endif + +.if ${ARCH} == powerpc64 || ${ARCH} == powerpc +EXTRA_PATCHES+= ${FILESDIR}/powerpc-patch-lib_replace_wscript .endif .include Added: head/devel/talloc/files/powerpc-patch-lib_replace_wscript ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/talloc/files/powerpc-patch-lib_replace_wscript Sat Jun 17 19:59:31 2017 (r443785) @@ -0,0 +1,11 @@ +--- lib/replace/wscript.dist 2017-02-27 19:23:11.000000000 +0000 ++++ lib/replace/wscript 2017-05-21 15:00:35.906789377 +0000 +@@ -707,7 +707,7 @@ + source='''test/testsuite.c test/strptime.c + test/os2_delete.c test/getifaddrs.c''', + deps='replace', +- cflags="-Wno-format-length") ++ cflags="") + + if bld.env.standalone_replace: + bld.SAMBA_BINARY('replace_testsuite', From owner-svn-ports-head@freebsd.org Sat Jun 17 20:10:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F4FBC0883C; Sat, 17 Jun 2017 20:10:27 +0000 (UTC) (envelope-from jhibbits@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D636765FC; Sat, 17 Jun 2017 20:10:27 +0000 (UTC) (envelope-from jhibbits@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HKAQiH034530; Sat, 17 Jun 2017 20:10:26 GMT (envelope-from jhibbits@FreeBSD.org) Received: (from jhibbits@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HKAQnA034529; Sat, 17 Jun 2017 20:10:26 GMT (envelope-from jhibbits@FreeBSD.org) Message-Id: <201706172010.v5HKAQnA034529@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhibbits set sender to jhibbits@FreeBSD.org using -f From: Justin Hibbits Date: Sat, 17 Jun 2017 20:10:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443786 - head/print/texlive-base X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 20:10:27 -0000 Author: jhibbits (src committer) Date: Sat Jun 17 20:10:26 2017 New Revision: 443786 URL: https://svnweb.freebsd.org/changeset/ports/443786 Log: Fix print/texlive-base build for powerpc and powerpc64 print/texlive-base depends on devel/icu, which uses C++11 and links against newer libstdc++ when built with gcc. All ports linking against some of the icu libraries need to be built with a C++11 compiler, to link against the correct libstdc++. PR: 215770 Approved by: swills Modified: head/print/texlive-base/Makefile Modified: head/print/texlive-base/Makefile ============================================================================== --- head/print/texlive-base/Makefile Sat Jun 17 19:59:31 2017 (r443785) +++ head/print/texlive-base/Makefile Sat Jun 17 20:10:26 2017 (r443786) @@ -26,12 +26,11 @@ LIB_DEPENDS= libicuio.so:devel/icu \ libpoppler.so:graphics/poppler \ libpotrace.so:graphics/libpotrace -BROKEN_powerpc64= fails to configure: checking requested system `icu' library... failed - CONFLICTS_INSTALL= texlive-texmf-201[234]* USE_TEX= web2c kpathsea ptexenc tlmgr texhash-bootstrap -USES= ghostscript pkgconfig perl5 python:run shebangfix tar:xz +USES= compiler:c++11-lib ghostscript pkgconfig perl5 \ + python:run shebangfix tar:xz USE_PERL5= run # during build phase gnu configure is run a lot MAKE_ENV+= CONFIG_SITE=${CONFIG_SITE} From owner-svn-ports-head@freebsd.org Sat Jun 17 21:49:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3A46C0A334; Sat, 17 Jun 2017 21:49:23 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B262178CB4; Sat, 17 Jun 2017 21:49:23 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HLnMI7074810; Sat, 17 Jun 2017 21:49:22 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HLnMeo074808; Sat, 17 Jun 2017 21:49:22 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201706172149.v5HLnMeo074808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Sat, 17 Jun 2017 21:49:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443787 - head/www/phpmyfaq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 21:49:24 -0000 Author: flo Date: Sat Jun 17 21:49:22 2017 New Revision: 443787 URL: https://svnweb.freebsd.org/changeset/ports/443787 Log: Update to 2.9.7 Modified: head/www/phpmyfaq/Makefile head/www/phpmyfaq/distinfo Modified: head/www/phpmyfaq/Makefile ============================================================================== --- head/www/phpmyfaq/Makefile Sat Jun 17 20:10:26 2017 (r443786) +++ head/www/phpmyfaq/Makefile Sat Jun 17 21:49:22 2017 (r443787) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmyfaq -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 CATEGORIES= www MASTER_SITES= http://download.phpmyfaq.de/files/ Modified: head/www/phpmyfaq/distinfo ============================================================================== --- head/www/phpmyfaq/distinfo Sat Jun 17 20:10:26 2017 (r443786) +++ head/www/phpmyfaq/distinfo Sat Jun 17 21:49:22 2017 (r443787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486471380 -SHA256 (phpmyfaq-2.9.6.tar.gz) = c601a995b2faaac159124a06495937d49f70e2683ff18f8f65ddcb525591c013 -SIZE (phpmyfaq-2.9.6.tar.gz) = 6764646 +TIMESTAMP = 1497646058 +SHA256 (phpmyfaq-2.9.7.tar.gz) = bd9f50659330ecabc32fda3fbb51086b1bf67925c19471e9e4d18896e4bd8388 +SIZE (phpmyfaq-2.9.7.tar.gz) = 6764817 From owner-svn-ports-head@freebsd.org Sat Jun 17 22:30:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B083C0AA99; Sat, 17 Jun 2017 22:30:44 +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 1CB3679C9D; Sat, 17 Jun 2017 22:30:44 +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 v5HMUhQe091213; Sat, 17 Jun 2017 22:30:43 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HMUheY091209; Sat, 17 Jun 2017 22:30:43 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201706172230.v5HMUheY091209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 17 Jun 2017 22:30:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443789 - in head/games/freecell-solver: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 22:30:44 -0000 Author: danilo Date: Sat Jun 17 22:30:42 2017 New Revision: 443789 URL: https://svnweb.freebsd.org/changeset/ports/443789 Log: - Update to 4.12.1 Modified: head/games/freecell-solver/Makefile head/games/freecell-solver/distinfo head/games/freecell-solver/files/patch-CMakeLists.txt Modified: head/games/freecell-solver/Makefile ============================================================================== --- head/games/freecell-solver/Makefile Sat Jun 17 22:14:22 2017 (r443788) +++ head/games/freecell-solver/Makefile Sat Jun 17 22:30:42 2017 (r443789) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= freecell-solver -PORTVERSION= 4.8.0 -PORTREVISION= 1 +PORTVERSION= 4.12.1 CATEGORIES= games MASTER_SITES= http://fc-solve.shlomifish.org/downloads/fc-solve/ @@ -14,9 +13,10 @@ LICENSE= MIT BUILD_DEPENDS= p5-Path-Tiny>=0.076:devel/p5-Path-Tiny \ p5-Template-Toolkit>=2.26:www/p5-Template-Toolkit \ - gperf:devel/gperf + gperf:devel/gperf \ + asciidoc:textproc/asciidoc -OPTIONS_DEFINE= TCMALLOC DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES TCMALLOC TCMALLOC_DESC= Use Google's TCMalloc USES= cmake:outsource compiler:c11 perl5 shebangfix tar:xz @@ -31,9 +31,6 @@ TCMALLOC_LIB_DEPENDS= libtcmalloc.so:devel/google-perf TCMALLOC_CMAKE_OFF= -DFCS_AVOID_TCMALLOC:BOOL=ON post-patch: -.for f in CMakeLists.txt - @${REINPLACE_CMD} -e 's|"pthread"|"-pthread"|' ${WRKSRC}/${f} -.endfor .for f in Shlomif_Common.cmake @${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/cmake/${f} .endfor Modified: head/games/freecell-solver/distinfo ============================================================================== --- head/games/freecell-solver/distinfo Sat Jun 17 22:14:22 2017 (r443788) +++ head/games/freecell-solver/distinfo Sat Jun 17 22:30:42 2017 (r443789) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485122391 -SHA256 (freecell-solver-4.8.0.tar.xz) = c3aa7add44f095b6565eb742c149458c3980de74187261a21042df706ea0e408 -SIZE (freecell-solver-4.8.0.tar.xz) = 433396 +TIMESTAMP = 1497723139 +SHA256 (freecell-solver-4.12.1.tar.xz) = 607d6e3980fc9883bbf71c6df8e84eff6a16baece5fb7e9a898e74a38c738193 +SIZE (freecell-solver-4.12.1.tar.xz) = 391304 Modified: head/games/freecell-solver/files/patch-CMakeLists.txt ============================================================================== --- head/games/freecell-solver/files/patch-CMakeLists.txt Sat Jun 17 22:14:22 2017 (r443788) +++ head/games/freecell-solver/files/patch-CMakeLists.txt Sat Jun 17 22:30:42 2017 (r443789) @@ -1,6 +1,24 @@ ---- CMakeLists.txt.orig 2016-04-05 02:30:11 UTC +--- CMakeLists.txt.orig 2017-06-09 15:03:09 UTC +++ CMakeLists.txt -@@ -893,7 +893,7 @@ INSTALL( +@@ -636,7 +636,7 @@ IF ("${FCS_ENABLE_DBM_SOLVER}") + SET (DEBONDT_DELTA_STATES 1) + ENDIF () + +- SET (DBM_LIBS "pthread") ++ SET (DBM_LIBS "-pthread") + # LINK_DIRECTORIES("/home/shlomif/progs/C/pthreads/rwlock/fcfs-rwlock/pthreads") + # INCLUDE_DIRECTORIES("/home/shlomif/progs/C/pthreads/rwlock/fcfs-rwlock/pthreads") + +@@ -703,7 +703,7 @@ ENDIF () + + IF (CMAKE_USE_PTHREADS_INIT) + FCS_ADD_EXEC(freecell-solver-multi-thread-solve threaded_range_solver.c) +- TARGET_LINK_LIBRARIES(freecell-solver-multi-thread-solve "pthread") ++ TARGET_LINK_LIBRARIES(freecell-solver-multi-thread-solve "-pthread") + ENDIF () + + IF (UNIX) +@@ -872,7 +872,7 @@ INSTALL( FILES "${CMAKE_CURRENT_BINARY_DIR}/lib${CPACK_PACKAGE_NAME}.pc" DESTINATION @@ -9,3 +27,12 @@ ) # Rebuild config.h if ver.txt has changed. +@@ -1061,7 +1061,7 @@ IF(ASCIIDOC_FOUND) + ADD_CUSTOM_COMMAND( + OUTPUT "${_manpage}" + COMMAND "xsltproc" "--output" "${_manpage}" +- "--nonet" "/etc/asciidoc/docbook-xsl/manpage.xsl" ++ "--nonet" "/usr/local/etc/asciidoc/docbook-xsl/manpage.xsl" + "${_out}" + DEPENDS "${_out}" + COMMENT "Build man page ${_out}" From owner-svn-ports-head@freebsd.org Sat Jun 17 22:31:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37776C0AC30; Sat, 17 Jun 2017 22:31:38 +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 077C179E10; Sat, 17 Jun 2017 22:31:37 +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 v5HMVaU6092231; Sat, 17 Jun 2017 22:31:36 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HMVaqx092229; Sat, 17 Jun 2017 22:31:36 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706172231.v5HMVaqx092229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 17 Jun 2017 22:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443790 - head/lang/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 22:31:38 -0000 Author: gerald Date: Sat Jun 17 22:31:36 2017 New Revision: 443790 URL: https://svnweb.freebsd.org/changeset/ports/443790 Log: Update to the 20170614 snapshot of GCC 6.3.1. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sat Jun 17 22:30:42 2017 (r443789) +++ head/lang/gcc6-devel/Makefile Sat Jun 17 22:31:36 2017 (r443790) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.3.1.s20170607 +PORTVERSION= 6.3.1.s20170614 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sat Jun 17 22:30:42 2017 (r443789) +++ head/lang/gcc6-devel/distinfo Sat Jun 17 22:31:36 2017 (r443790) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496954420 -SHA256 (gcc-6-20170607.tar.xz) = 5084d593b8ffc7924e24ebe4f53d99e0c4a1ec4aea8a369e89bb94fdbba2eb76 -SIZE (gcc-6-20170607.tar.xz) = 72566872 +TIMESTAMP = 1497514823 +SHA256 (gcc-6-20170614.tar.xz) = ec36462b9a8388accca91ffae190eb696e5fade4a5e1c573be349448ee4b31ac +SIZE (gcc-6-20170614.tar.xz) = 72564180 From owner-svn-ports-head@freebsd.org Sat Jun 17 22:34:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69411C0AD2E; Sat, 17 Jun 2017 22:34:30 +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 39A1E7A074; Sat, 17 Jun 2017 22:34:30 +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 v5HMYThq095473; Sat, 17 Jun 2017 22:34:29 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HMYTVo095471; Sat, 17 Jun 2017 22:34:29 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706172234.v5HMYTVo095471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 17 Jun 2017 22:34:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443791 - in head/lang: gcc5 gcc6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 22:34:30 -0000 Author: gerald Date: Sat Jun 17 22:34:29 2017 New Revision: 443791 URL: https://svnweb.freebsd.org/changeset/ports/443791 Log: Adjust WWW URL to refer to https and avoid a trailing slash. Modified: head/lang/gcc5/pkg-descr head/lang/gcc6/pkg-descr Modified: head/lang/gcc5/pkg-descr ============================================================================== --- head/lang/gcc5/pkg-descr Sat Jun 17 22:31:36 2017 (r443790) +++ head/lang/gcc5/pkg-descr Sat Jun 17 22:34:29 2017 (r443791) @@ -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 Modified: head/lang/gcc6/pkg-descr ============================================================================== --- head/lang/gcc6/pkg-descr Sat Jun 17 22:31:36 2017 (r443790) +++ head/lang/gcc6/pkg-descr Sat Jun 17 22:34:29 2017 (r443791) @@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of port installs the C, C++, Fortran and Java front ends as gcc6, g++6, gfortran6, and gcj6, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer From owner-svn-ports-head@freebsd.org Sat Jun 17 22:51:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B82ACC31256; Sat, 17 Jun 2017 22:51:34 +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 8EF857A777; Sat, 17 Jun 2017 22:51:33 +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 7FCB43F65D; Sat, 17 Jun 2017 18:44:25 -0400 (EDT) Received: from anthias.dhcp.nue.suse.com (nat.nue.novell.com [195.135.221.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 665803F65C; Sat, 17 Jun 2017 18:44:24 -0400 (EDT) Date: Sun, 18 Jun 2017 00:44:23 +0200 (CEST) From: Gerald Pfeifer To: Bryan Drewery cc: Alexey Dokuchaev , Adam Weinberger , "Sergey A. Osokin" , Bartek Rutkowski , 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 In-Reply-To: <0130a05b-8f04-1008-16bf-d7f047823cae@FreeBSD.org> Message-ID: References: <201706042038.v54KcQMf001482@repo.freebsd.org> <20170605001807.GA55217@FreeBSD.org> <20170606093911.GA98412@FreeBSD.org> <0130a05b-8f04-1008-16bf-d7f047823cae@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 22:51:34 -0000 On Thu, 8 Jun 2017, Bryan Drewery wrote: > On 6/6/17 5:39 AM, Alexey Dokuchaev wrote: >> It seems that everyone bumps port revisions whenever they please >> these days; I can confirm I am neither doing nor omitting PORTREVISION bumps lightheartedly, Alexey. :-} >> Just an exampler: r442562, where it was bumped for pkg-descr change >> (sic!) in a port that takes considerable time to build. :-( > 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. Thanks, Bryan! > 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. I find bumping (or not) PORTREVISION actually a bit tricky. While I believe the case above is one where this is the right thing, I have been skipping it for other cases where technically a bump would be required. Consider revision 443791: Index: gcc5/pkg-descr =================================================================== -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Since both the old and new URLs work just perfectly fine, and the former only redirects to the latter, and given that lang/gcc* are somewhat heavier ports, in this case I opted not to do the bump. Strictly speaking, however, it still would be applicable and when I don't do it always kind of wait for someone to complain. Of course, when I then do bump in a stronger case, someone complains, too. I guess you cannot win (until we have stronger tooling as Bryan hinted at). ;-) Gerald From owner-svn-ports-head@freebsd.org Sat Jun 17 22:53:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1EB8BC31354; Sat, 17 Jun 2017 22:53:27 +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 DAA457AA3D; Sat, 17 Jun 2017 22:53:26 +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 0818C84E6; Sat, 17 Jun 2017 22:53: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 D7BE926FD; Sat, 17 Jun 2017 22:53:24 +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 mk7w8AOITlX8; Sat, 17 Jun 2017 22:53:21 +0000 (UTC) Subject: Re: svn commit: r442588 - in head/www: nginx nginx-full DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 2AF6F26F7 To: Gerald Pfeifer Cc: Alexey Dokuchaev , Adam Weinberger , "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> <0130a05b-8f04-1008-16bf-d7f047823cae@FreeBSD.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <26120b59-35f5-000f-0ddf-8cc51d6e56ac@FreeBSD.org> Date: Sat, 17 Jun 2017 15:53:20 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C4lfdX7h60qaSrveoikmnnR700mWlehlb" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 22:53:27 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --C4lfdX7h60qaSrveoikmnnR700mWlehlb Content-Type: multipart/mixed; boundary="Nt8mBOXhPThL1naFnTgVe6dIukSoNF9OQ"; protected-headers="v1" From: Bryan Drewery To: Gerald Pfeifer Cc: Alexey Dokuchaev , Adam Weinberger , "Sergey A. Osokin" , Bartek Rutkowski , Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <26120b59-35f5-000f-0ddf-8cc51d6e56ac@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> <0130a05b-8f04-1008-16bf-d7f047823cae@FreeBSD.org> In-Reply-To: --Nt8mBOXhPThL1naFnTgVe6dIukSoNF9OQ Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/17/2017 3:44 PM, Gerald Pfeifer wrote: > On Thu, 8 Jun 2017, Bryan Drewery wrote: >> On 6/6/17 5:39 AM, Alexey Dokuchaev wrote: >>> It seems that everyone bumps port revisions whenever they please=20 >>> these days; >=20 > I can confirm I am neither doing nor omitting PORTREVISION bumps=20 > lightheartedly, Alexey. :-} >=20 >>> Just an exampler: r442562, where it was bumped for pkg-descr change=20 >>> (sic!) in a port that takes considerable time to build. :-( >> pkg-descr is part of the generated package. Bumping PORTREVISION in th= at >> commit had a real impact and change. Plus the actual content change i= s >> not a small spelling change. >=20 > Thanks, Bryan! >=20 >> It's explaining something to users about the proper use of the port an= d >> 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. >=20 > I find bumping (or not) PORTREVISION actually a bit tricky. >=20 > While I believe the case above is one where this is the right thing, > I have been skipping it for other cases where technically a bump would = > be required. =20 >=20 > Consider revision 443791: >=20 > Index: gcc5/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 > -WWW: http://gcc.gnu.org/ > +WWW: https://gcc.gnu.org >=20 > Since both the old and new URLs work just perfectly fine, and the > former only redirects to the latter, and given that lang/gcc* are > somewhat heavier ports, in this case I opted not to do the bump. Right good judgement should be used of course. It's just not black-and-white. >=20 > Strictly speaking, however, it still would be applicable and when > I don't do it always kind of wait for someone to complain. Of course, > when I then do bump in a stronger case, someone complains, too. I=20 > guess you cannot win (until we have stronger tooling as Bryan hinted > at). ;-) >=20 > Gerald >=20 --=20 Regards, Bryan Drewery --Nt8mBOXhPThL1naFnTgVe6dIukSoNF9OQ-- --C4lfdX7h60qaSrveoikmnnR700mWlehlb 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 iQEcBAEBAgAGBQJZRbLgAAoJEDXXcbtuRpfPAAsIAMPKtXWFrM3ujrBJ2xTHcvP9 IhbLiJHPwfSSQP65bXgCTPRYKhbqfcMq1Ppo41wlbAtpDMmDbP0+e9KIINUe2c6i Cv9XPk4kLtwfcsI+zaz/gJP2stOINshVw0E+GKDyIT225ycxd4hoaTuUfF9KJZKG Ei6AZkrmTgZ8kKZJ4jp1aDOO+5ZRCMc3CAW/LudM3k0Rddjp20DNViPIbHcf8apS aG4kCvp31IR6r5j+cRNCfXf+JuYByI85kDNItWl8zvsr7KDorM2D2FurQmEZwkIi egZkgXWq5psT6OoYdSQQF5Dw//ILp3UAN7ZwQ5qCOy9g8gOZesdRcIhBk5dRoVI= =Clqh -----END PGP SIGNATURE----- --C4lfdX7h60qaSrveoikmnnR700mWlehlb-- From owner-svn-ports-head@freebsd.org Sat Jun 17 23:04:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CEA7C3161C; Sat, 17 Jun 2017 23:04:14 +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 4A7C57AE6C; Sat, 17 Jun 2017 23:04:13 +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 40CF33F65C; Sat, 17 Jun 2017 19:04:12 -0400 (EDT) Received: from anthias.dhcp.nue.suse.com (nat.nue.novell.com [195.135.221.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 9FB893F4D9; Sat, 17 Jun 2017 19:04:11 -0400 (EDT) Date: Sun, 18 Jun 2017 01:04:10 +0200 (CEST) From: Gerald Pfeifer To: Bryan Drewery cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r442729 - head/Mk In-Reply-To: <201706060015.v560FKXX085956@repo.freebsd.org> Message-ID: References: <201706060015.v560FKXX085956@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 23:04:14 -0000 On Tue, 6 Jun 2017, Bryan Drewery wrote: > Log: > No quoting needed here. I find that I often log at the output of svn log when I'm debugging something, or just try to understand, and will admit that a message like this is a little terse (in that it doesn't provide context where this happened). > -DEPENDS_ARGS+= RUBY_VER="${RUBY_VER}" > +DEPENDS_ARGS+= RUBY_VER=${RUBY_VER} How about something like No quoting needed when adding RUBY_VER to DEPENDS_ARGS. or so? Still less than one line, one two seconds more of typing. :-) Gerald From owner-svn-ports-head@freebsd.org Sat Jun 17 23:27:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A8F1C31C25; Sat, 17 Jun 2017 23:27:00 +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 CC6177B81A; Sat, 17 Jun 2017 23:26:59 +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 v5HNQx1v015684; Sat, 17 Jun 2017 23:26:59 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HNQwgP015683; Sat, 17 Jun 2017 23:26:58 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201706172326.v5HNQwgP015683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 17 Jun 2017 23:26:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443792 - head/Mk/Uses X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 23:27:00 -0000 Author: bdrewery Date: Sat Jun 17 23:26:58 2017 New Revision: 443792 URL: https://svnweb.freebsd.org/changeset/ports/443792 Log: Specifying an invalid PYTHON_VERSION against its USES should be IGNORED. The port's own USES may note that is only supports certain versions. If it is attempted to build an unsupported version there's no reason to even try. Rather than giving a WARNING, actually mark it IGNORE. Currently this should only impact devel/py3-enum34 which does not support the default python3 version of 3.6. With hat: portmgr Modified: head/Mk/Uses/python.mk Modified: head/Mk/Uses/python.mk ============================================================================== --- head/Mk/Uses/python.mk Sat Jun 17 22:34:29 2017 (r443791) +++ head/Mk/Uses/python.mk Sat Jun 17 23:26:58 2017 (r443792) @@ -354,7 +354,7 @@ _PYTHON_VERSION_NONSUPPORTED= ${_PYTHON_VERSION_MAXIMU .if defined(_PYTHON_VERSION_NONSUPPORTED) .if defined(PYTHON_VERSION) || defined(PYTHON_CMD) _PV:= ${_PYTHON_VERSION} # preserve the specified python version -WARNING+= "needs Python ${_PYTHON_VERSION_NONSUPPORTED}. But a port depending on this one specified ${_PV}" +IGNORE= needs Python ${_PYTHON_VERSION_NONSUPPORTED}, but ${_PV} was specified .endif # defined(PYTHON_VERSION) || defined(PYTHON_CMD) .undef _PYTHON_VERSION .for ver in ${PYTHON2_DEFAULT} ${PYTHON3_DEFAULT} ${_PYTHON_VERSIONS} From owner-svn-ports-head@freebsd.org Sat Jun 17 23:27:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 601D0C31C58; Sat, 17 Jun 2017 23:27:38 +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 2B44C7B8F5; Sat, 17 Jun 2017 23:27:38 +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 v5HNRb3x015823; Sat, 17 Jun 2017 23:27:37 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HNRbGE015821; Sat, 17 Jun 2017 23:27:37 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201706172327.v5HNRbGE015821@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 17 Jun 2017 23:27:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443793 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2017 23:27:38 -0000 Author: gerald Date: Sat Jun 17 23:27:37 2017 New Revision: 443793 URL: https://svnweb.freebsd.org/changeset/ports/443793 Log: Update to the 20170615 snapshot of GCC 7.1.1. When we set STAGE1_CXXFLAGS / CXXFLAGS in MAKE_FLAGS for arm platforms, do so incrementally (with += instead of =). Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Sat Jun 17 23:26:58 2017 (r443792) +++ head/lang/gcc7-devel/Makefile Sat Jun 17 23:27:37 2017 (r443793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.1.1.s20170608 +PORTVERSION= 7.1.1.s20170615 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -68,9 +68,9 @@ USE_GCC= yes .if ${ARCH} == "armv6" . if ${COMPILER_TYPE} == clang . if empty(PORT_OPTIONS:MBOOTSTRAP) -MAKE_ARGS+=CXXFLAGS=-fbracket-depth=512 +MAKE_ARGS+=CXXFLAGS+=-fbracket-depth=512 . else -MAKE_ARGS+=STAGE1_CXXFLAGS=-fbracket-depth=512 +MAKE_ARGS+=STAGE1_CXXFLAGS+=-fbracket-depth=512 . endif . endif .endif Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Sat Jun 17 23:26:58 2017 (r443792) +++ head/lang/gcc7-devel/distinfo Sat Jun 17 23:27:37 2017 (r443793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497045255 -SHA256 (gcc-7-20170608.tar.xz) = 8862da0f8a2a4d29637624233501b745a3cba3d8cd3d78a4de30e11b64c358e2 -SIZE (gcc-7-20170608.tar.xz) = 59018196 +TIMESTAMP = 1497738645 +SHA256 (gcc-7-20170615.tar.xz) = 33c04f780d1edd94aeb6078960f8d51f20151639d7dcc370bc65a40c1d5d1270 +SIZE (gcc-7-20170615.tar.xz) = 59021076