From owner-svn-ports-head@freebsd.org Fri May 26 12:33: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 223E0D7BDD9; Fri, 26 May 2017 12:33:29 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BF84D1CD6; Fri, 26 May 2017 12:33:28 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4QCXRdi006098; Fri, 26 May 2017 12:33:27 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4QCXRUb006095; Fri, 26 May 2017 12:33:27 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201705261233.v4QCXRUb006095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Fri, 26 May 2017 12:33:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441778 - head/devel/aws-sdk-cpp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-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, 26 May 2017 12:33:29 -0000 Author: arved Date: Fri May 26 12:33:27 2017 New Revision: 441778 URL: https://svnweb.freebsd.org/changeset/ports/441778 Log: Update to 1.0.131 Modified: head/devel/aws-sdk-cpp/Makefile head/devel/aws-sdk-cpp/distinfo head/devel/aws-sdk-cpp/pkg-plist Modified: head/devel/aws-sdk-cpp/Makefile ============================================================================== --- head/devel/aws-sdk-cpp/Makefile Fri May 26 12:25:36 2017 (r441777) +++ head/devel/aws-sdk-cpp/Makefile Fri May 26 12:33:27 2017 (r441778) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-cpp -PORTVERSION= 1.0.117 +PORTVERSION= 1.0.131 CATEGORIES= devel MAINTAINER= arved@FreeBSD.org Modified: head/devel/aws-sdk-cpp/distinfo ============================================================================== --- head/devel/aws-sdk-cpp/distinfo Fri May 26 12:25:36 2017 (r441777) +++ head/devel/aws-sdk-cpp/distinfo Fri May 26 12:33:27 2017 (r441778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494601742 -SHA256 (aws-aws-sdk-cpp-1.0.117_GH0.tar.gz) = 87c39624b17f552078c8f3dbaeafbbff7cade3b1eec02fc4af844db5d77735a4 -SIZE (aws-aws-sdk-cpp-1.0.117_GH0.tar.gz) = 10460804 +TIMESTAMP = 1495792440 +SHA256 (aws-aws-sdk-cpp-1.0.131_GH0.tar.gz) = 1cee828cce6a6bd41ddea41c86017ebbfdaadf7ce0a0af3a38fce6ec77376733 +SIZE (aws-aws-sdk-cpp-1.0.131_GH0.tar.gz) = 10512375 Modified: head/devel/aws-sdk-cpp/pkg-plist ============================================================================== --- head/devel/aws-sdk-cpp/pkg-plist Fri May 26 12:25:36 2017 (r441777) +++ head/devel/aws-sdk-cpp/pkg-plist Fri May 26 12:33:27 2017 (r441778) @@ -1321,6 +1321,7 @@ include/aws/codedeploy/model/EC2TagFilte include/aws/codedeploy/model/ELBInfo.h include/aws/codedeploy/model/ErrorCode.h include/aws/codedeploy/model/ErrorInformation.h +include/aws/codedeploy/model/FileExistsBehavior.h include/aws/codedeploy/model/GenericRevisionInfo.h include/aws/codedeploy/model/GetApplicationRequest.h include/aws/codedeploy/model/GetApplicationResult.h @@ -1951,6 +1952,7 @@ include/aws/core/utils/stream/Preallocat include/aws/core/utils/stream/ResponseStream.h include/aws/core/utils/stream/SimpleStreamBuf.h include/aws/core/utils/threading/Executor.h +include/aws/core/utils/threading/Semaphore.h include/aws/core/utils/threading/ThreadTask.h include/aws/core/utils/xml/XmlSerializer.h include/aws/cur/CostandUsageReportServiceClient.h @@ -2293,11 +2295,16 @@ include/aws/dms/DatabaseMigrationService include/aws/dms/model/AccountQuota.h include/aws/dms/model/AddTagsToResourceRequest.h include/aws/dms/model/AddTagsToResourceResult.h +include/aws/dms/model/AuthMechanismValue.h +include/aws/dms/model/AuthTypeValue.h include/aws/dms/model/AvailabilityZone.h include/aws/dms/model/Certificate.h +include/aws/dms/model/CompressionTypeValue.h include/aws/dms/model/Connection.h include/aws/dms/model/CreateEndpointRequest.h include/aws/dms/model/CreateEndpointResult.h +include/aws/dms/model/CreateEventSubscriptionRequest.h +include/aws/dms/model/CreateEventSubscriptionResult.h include/aws/dms/model/CreateReplicationInstanceRequest.h include/aws/dms/model/CreateReplicationInstanceResult.h include/aws/dms/model/CreateReplicationSubnetGroupRequest.h @@ -2308,6 +2315,8 @@ include/aws/dms/model/DeleteCertificateR include/aws/dms/model/DeleteCertificateResult.h include/aws/dms/model/DeleteEndpointRequest.h include/aws/dms/model/DeleteEndpointResult.h +include/aws/dms/model/DeleteEventSubscriptionRequest.h +include/aws/dms/model/DeleteEventSubscriptionResult.h include/aws/dms/model/DeleteReplicationInstanceRequest.h include/aws/dms/model/DeleteReplicationInstanceResult.h include/aws/dms/model/DeleteReplicationSubnetGroupRequest.h @@ -2324,6 +2333,12 @@ include/aws/dms/model/DescribeEndpointTy include/aws/dms/model/DescribeEndpointTypesResult.h include/aws/dms/model/DescribeEndpointsRequest.h include/aws/dms/model/DescribeEndpointsResult.h +include/aws/dms/model/DescribeEventCategoriesRequest.h +include/aws/dms/model/DescribeEventCategoriesResult.h +include/aws/dms/model/DescribeEventSubscriptionsRequest.h +include/aws/dms/model/DescribeEventSubscriptionsResult.h +include/aws/dms/model/DescribeEventsRequest.h +include/aws/dms/model/DescribeEventsResult.h include/aws/dms/model/DescribeOrderableReplicationInstancesRequest.h include/aws/dms/model/DescribeOrderableReplicationInstancesResult.h include/aws/dms/model/DescribeRefreshSchemasStatusRequest.h @@ -2339,7 +2354,11 @@ include/aws/dms/model/DescribeSchemasRes include/aws/dms/model/DescribeTableStatisticsRequest.h include/aws/dms/model/DescribeTableStatisticsResult.h include/aws/dms/model/DmsSslModeValue.h +include/aws/dms/model/DynamoDbSettings.h include/aws/dms/model/Endpoint.h +include/aws/dms/model/Event.h +include/aws/dms/model/EventCategoryGroup.h +include/aws/dms/model/EventSubscription.h include/aws/dms/model/Filter.h include/aws/dms/model/ImportCertificateRequest.h include/aws/dms/model/ImportCertificateResult.h @@ -2348,17 +2367,23 @@ include/aws/dms/model/ListTagsForResourc include/aws/dms/model/MigrationTypeValue.h include/aws/dms/model/ModifyEndpointRequest.h include/aws/dms/model/ModifyEndpointResult.h +include/aws/dms/model/ModifyEventSubscriptionRequest.h +include/aws/dms/model/ModifyEventSubscriptionResult.h include/aws/dms/model/ModifyReplicationInstanceRequest.h include/aws/dms/model/ModifyReplicationInstanceResult.h include/aws/dms/model/ModifyReplicationSubnetGroupRequest.h include/aws/dms/model/ModifyReplicationSubnetGroupResult.h include/aws/dms/model/ModifyReplicationTaskRequest.h include/aws/dms/model/ModifyReplicationTaskResult.h +include/aws/dms/model/MongoDbSettings.h +include/aws/dms/model/NestingLevelValue.h include/aws/dms/model/OrderableReplicationInstance.h include/aws/dms/model/RefreshSchemasRequest.h include/aws/dms/model/RefreshSchemasResult.h include/aws/dms/model/RefreshSchemasStatus.h include/aws/dms/model/RefreshSchemasStatusTypeValue.h +include/aws/dms/model/ReloadTablesRequest.h +include/aws/dms/model/ReloadTablesResult.h include/aws/dms/model/RemoveTagsFromResourceRequest.h include/aws/dms/model/RemoveTagsFromResourceResult.h include/aws/dms/model/ReplicationEndpointTypeValue.h @@ -2367,6 +2392,8 @@ include/aws/dms/model/ReplicationPending include/aws/dms/model/ReplicationSubnetGroup.h include/aws/dms/model/ReplicationTask.h include/aws/dms/model/ReplicationTaskStats.h +include/aws/dms/model/S3Settings.h +include/aws/dms/model/SourceType.h include/aws/dms/model/StartReplicationTaskRequest.h include/aws/dms/model/StartReplicationTaskResult.h include/aws/dms/model/StartReplicationTaskTypeValue.h @@ -2375,6 +2402,7 @@ include/aws/dms/model/StopReplicationTas include/aws/dms/model/Subnet.h include/aws/dms/model/SupportedEndpointType.h include/aws/dms/model/TableStatistics.h +include/aws/dms/model/TableToReload.h include/aws/dms/model/Tag.h include/aws/dms/model/TestConnectionRequest.h include/aws/dms/model/TestConnectionResult.h @@ -5609,6 +5637,7 @@ include/aws/lightsail/model/InstanceHard include/aws/lightsail/model/InstanceMetricName.h include/aws/lightsail/model/InstanceNetworking.h include/aws/lightsail/model/InstancePortInfo.h +include/aws/lightsail/model/InstancePortState.h include/aws/lightsail/model/InstanceSnapshot.h include/aws/lightsail/model/InstanceSnapshotState.h include/aws/lightsail/model/InstanceState.h @@ -5630,6 +5659,8 @@ include/aws/lightsail/model/PeerVpcResul include/aws/lightsail/model/PortAccessType.h include/aws/lightsail/model/PortInfo.h include/aws/lightsail/model/PortState.h +include/aws/lightsail/model/PutInstancePublicPortsRequest.h +include/aws/lightsail/model/PutInstancePublicPortsResult.h include/aws/lightsail/model/RebootInstanceRequest.h include/aws/lightsail/model/RebootInstanceResult.h include/aws/lightsail/model/Region.h @@ -6791,6 +6822,27 @@ include/aws/rekognition/model/SearchFace include/aws/rekognition/model/SearchFacesResult.h include/aws/rekognition/model/Smile.h include/aws/rekognition/model/Sunglasses.h +include/aws/resourcegroupstaggingapi/ResourceGroupsTaggingAPIClient.h +include/aws/resourcegroupstaggingapi/ResourceGroupsTaggingAPIEndpoint.h +include/aws/resourcegroupstaggingapi/ResourceGroupsTaggingAPIErrorMarshaller.h +include/aws/resourcegroupstaggingapi/ResourceGroupsTaggingAPIErrors.h +include/aws/resourcegroupstaggingapi/ResourceGroupsTaggingAPIRequest.h +include/aws/resourcegroupstaggingapi/ResourceGroupsTaggingAPI_EXPORTS.h +include/aws/resourcegroupstaggingapi/model/ErrorCode.h +include/aws/resourcegroupstaggingapi/model/FailureInfo.h +include/aws/resourcegroupstaggingapi/model/GetResourcesRequest.h +include/aws/resourcegroupstaggingapi/model/GetResourcesResult.h +include/aws/resourcegroupstaggingapi/model/GetTagKeysRequest.h +include/aws/resourcegroupstaggingapi/model/GetTagKeysResult.h +include/aws/resourcegroupstaggingapi/model/GetTagValuesRequest.h +include/aws/resourcegroupstaggingapi/model/GetTagValuesResult.h +include/aws/resourcegroupstaggingapi/model/ResourceTagMapping.h +include/aws/resourcegroupstaggingapi/model/Tag.h +include/aws/resourcegroupstaggingapi/model/TagFilter.h +include/aws/resourcegroupstaggingapi/model/TagResourcesRequest.h +include/aws/resourcegroupstaggingapi/model/TagResourcesResult.h +include/aws/resourcegroupstaggingapi/model/UntagResourcesRequest.h +include/aws/resourcegroupstaggingapi/model/UntagResourcesResult.h include/aws/route53/Route53Client.h include/aws/route53/Route53Endpoint.h include/aws/route53/Route53ErrorMarshaller.h @@ -7722,6 +7774,7 @@ include/aws/ssm/model/DocumentType.h include/aws/ssm/model/DocumentVersionInfo.h include/aws/ssm/model/EffectivePatch.h include/aws/ssm/model/FailedCreateAssociation.h +include/aws/ssm/model/FailureDetails.h include/aws/ssm/model/Fault.h include/aws/ssm/model/GetAutomationExecutionRequest.h include/aws/ssm/model/GetAutomationExecutionResult.h @@ -8870,6 +8923,10 @@ lib/cmake/aws-cpp-sdk-rekognition/aws-cp lib/cmake/aws-cpp-sdk-rekognition/aws-cpp-sdk-rekognition-config.cmake lib/cmake/aws-cpp-sdk-rekognition/aws-cpp-sdk-rekognition-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/aws-cpp-sdk-rekognition/aws-cpp-sdk-rekognition-targets.cmake +lib/cmake/aws-cpp-sdk-resourcegroupstaggingapi/aws-cpp-sdk-resourcegroupstaggingapi-config-version.cmake +lib/cmake/aws-cpp-sdk-resourcegroupstaggingapi/aws-cpp-sdk-resourcegroupstaggingapi-config.cmake +lib/cmake/aws-cpp-sdk-resourcegroupstaggingapi/aws-cpp-sdk-resourcegroupstaggingapi-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/aws-cpp-sdk-resourcegroupstaggingapi/aws-cpp-sdk-resourcegroupstaggingapi-targets.cmake lib/cmake/aws-cpp-sdk-route53/aws-cpp-sdk-route53-config-version.cmake lib/cmake/aws-cpp-sdk-route53/aws-cpp-sdk-route53-config.cmake lib/cmake/aws-cpp-sdk-route53/aws-cpp-sdk-route53-targets-%%CMAKE_BUILD_TYPE%%.cmake @@ -9028,6 +9085,7 @@ lib/libaws-cpp-sdk-queues.so lib/libaws-cpp-sdk-rds.so lib/libaws-cpp-sdk-redshift.so lib/libaws-cpp-sdk-rekognition.so +lib/libaws-cpp-sdk-resourcegroupstaggingapi.so lib/libaws-cpp-sdk-route53.so lib/libaws-cpp-sdk-route53domains.so lib/libaws-cpp-sdk-s3-encryption.so @@ -9123,6 +9181,7 @@ libdata/pkgconfig/aws-cpp-sdk-queues.pc libdata/pkgconfig/aws-cpp-sdk-rds.pc libdata/pkgconfig/aws-cpp-sdk-redshift.pc libdata/pkgconfig/aws-cpp-sdk-rekognition.pc +libdata/pkgconfig/aws-cpp-sdk-resourcegroupstaggingapi.pc libdata/pkgconfig/aws-cpp-sdk-route53.pc libdata/pkgconfig/aws-cpp-sdk-route53domains.pc libdata/pkgconfig/aws-cpp-sdk-s3-encryption.pc