From owner-svn-ports-head@freebsd.org Sat Jun 10 14:31: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 D7187BEEB02; Sat, 10 Jun 2017 14:31:27 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B303F7AE6E; Sat, 10 Jun 2017 14:31:27 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AEVQqZ015229; Sat, 10 Jun 2017 14:31:26 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AEVQxP015226; Sat, 10 Jun 2017 14:31:26 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201706101431.v5AEVQxP015226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Sat, 10 Jun 2017 14:31:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443093 - head/devel/aws-sdk-php X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-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, 10 Jun 2017 14:31:27 -0000 Author: garga Date: Sat Jun 10 14:31:26 2017 New Revision: 443093 URL: https://svnweb.freebsd.org/changeset/ports/443093 Log: - Update devel/aws-sdk-php to 3.29.2 - Change MASTER_SITES to download from github and keep distfiles on a versioned directory since source zip file has no version in its name Sponsored by: Rubicon Communications (Netgate) Modified: head/devel/aws-sdk-php/Makefile head/devel/aws-sdk-php/distinfo head/devel/aws-sdk-php/pkg-plist Modified: head/devel/aws-sdk-php/Makefile ============================================================================== --- head/devel/aws-sdk-php/Makefile Sat Jun 10 14:13:11 2017 (r443092) +++ head/devel/aws-sdk-php/Makefile Sat Jun 10 14:31:26 2017 (r443093) @@ -1,10 +1,11 @@ # $FreeBSD$ PORTNAME= aws-sdk-php -PORTVERSION= 3.28.4 +PORTVERSION= 3.29.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= garga/${PORTNAME} +MASTER_SITES= https://github.com/aws/${PORTNAME}/releases/download/${PORTVERSION}/ +DISTFILES= aws.zip +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= PHP interface for Amazon Web Services (AWS) Modified: head/devel/aws-sdk-php/distinfo ============================================================================== --- head/devel/aws-sdk-php/distinfo Sat Jun 10 14:13:11 2017 (r443092) +++ head/devel/aws-sdk-php/distinfo Sat Jun 10 14:31:26 2017 (r443093) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496162246 -SHA256 (aws-sdk-php-3.28.4.zip) = c8d91f64f4dbeffd774b1010332284d768abc404bacf515b61edf9badc4a6015 -SIZE (aws-sdk-php-3.28.4.zip) = 1229457 +TIMESTAMP = 1497104847 +SHA256 (aws-sdk-php-3.29.2/aws.zip) = 878f1f9f0372a968500e7b6bbe526e80738d16191cda4d7dfdf012a6c83fbb7a +SIZE (aws-sdk-php-3.29.2/aws.zip) = 1245249 Modified: head/devel/aws-sdk-php/pkg-plist ============================================================================== --- head/devel/aws-sdk-php/pkg-plist Sat Jun 10 14:13:11 2017 (r443092) +++ head/devel/aws-sdk-php/pkg-plist Sat Jun 10 14:31:26 2017 (r443093) @@ -180,6 +180,8 @@ %%WWWDIR%%/Aws/Glacier/GlacierClient.php %%WWWDIR%%/Aws/Glacier/MultipartUploader.php %%WWWDIR%%/Aws/Glacier/TreeHash.php +%%WWWDIR%%/Aws/Greengrass/Exception/GreengrassException.php +%%WWWDIR%%/Aws/Greengrass/GreengrassClient.php %%WWWDIR%%/Aws/Handler/GuzzleV5/GuzzleHandler.php %%WWWDIR%%/Aws/Handler/GuzzleV5/GuzzleStream.php %%WWWDIR%%/Aws/Handler/GuzzleV5/PsrStream.php @@ -412,6 +414,7 @@ %%WWWDIR%%/Aws/data/cognito-identity/2014-06-30/api-2.json.php %%WWWDIR%%/Aws/data/cognito-identity/2014-06-30/paginators-1.json.php %%WWWDIR%%/Aws/data/cognito-idp/2016-04-18/api-2.json.php +%%WWWDIR%%/Aws/data/cognito-idp/2016-04-18/paginators-1.json.php %%WWWDIR%%/Aws/data/cognito-sync/2014-06-30/api-2.json.php %%WWWDIR%%/Aws/data/config/2014-11-12/api-2.json.php %%WWWDIR%%/Aws/data/config/2014-11-12/paginators-1.json.php @@ -493,6 +496,7 @@ %%WWWDIR%%/Aws/data/glacier/2012-06-01/paginators-1.json.php %%WWWDIR%%/Aws/data/glacier/2012-06-01/waiters-1.json.php %%WWWDIR%%/Aws/data/glacier/2012-06-01/waiters-2.json.php +%%WWWDIR%%/Aws/data/greengrass/2017-06-07/api-2.json.php %%WWWDIR%%/Aws/data/health/2016-08-04/api-2.json.php %%WWWDIR%%/Aws/data/health/2016-08-04/paginators-1.json.php %%WWWDIR%%/Aws/data/iam/2010-05-08/api-2.json.php @@ -503,10 +507,12 @@ %%WWWDIR%%/Aws/data/inspector/2016-02-16/api-2.json.php %%WWWDIR%%/Aws/data/inspector/2016-02-16/paginators-1.json.php %%WWWDIR%%/Aws/data/iot/2015-05-28/api-2.json.php +%%WWWDIR%%/Aws/data/iot/2015-05-28/paginators-1.json.php %%WWWDIR%%/Aws/data/kinesis/2013-12-02/api-2.json.php %%WWWDIR%%/Aws/data/kinesis/2013-12-02/paginators-1.json.php %%WWWDIR%%/Aws/data/kinesis/2013-12-02/waiters-2.json.php %%WWWDIR%%/Aws/data/kinesisanalytics/2015-08-14/api-2.json.php +%%WWWDIR%%/Aws/data/kinesisanalytics/2015-08-14/paginators-1.json.php %%WWWDIR%%/Aws/data/kms/2014-11-01/api-2.json.php %%WWWDIR%%/Aws/data/kms/2014-11-01/paginators-1.json.php %%WWWDIR%%/Aws/data/lambda/2015-03-31/api-2.json.php