From owner-svn-ports-head@freebsd.org Sun Jun 28 17:54:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1569398F537; Sun, 28 Jun 2015 17:54:23 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06DF31E53; Sun, 28 Jun 2015 17:54:23 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5SHsMMC046156; Sun, 28 Jun 2015 17:54:22 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5SHsMe6046153; Sun, 28 Jun 2015 17:54:22 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201506281754.t5SHsMe6046153@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 28 Jun 2015 17:54:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390812 - head/www/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.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 17:54:23 -0000 Author: marino Date: Sun Jun 28 17:54:22 2015 New Revision: 390812 URL: https://svnweb.freebsd.org/changeset/ports/390812 Log: www/aws: remove extra files from pkg-plist Modified: head/www/aws/Makefile head/www/aws/pkg-plist Modified: head/www/aws/Makefile ============================================================================== --- head/www/aws/Makefile Sun Jun 28 17:54:19 2015 (r390811) +++ head/www/aws/Makefile Sun Jun 28 17:54:22 2015 (r390812) @@ -3,6 +3,7 @@ PORTNAME= aws PORTVERSION= 3.3.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ Modified: head/www/aws/pkg-plist ============================================================================== --- head/www/aws/pkg-plist Sun Jun 28 17:54:19 2015 (r390811) +++ head/www/aws/pkg-plist Sun Jun 28 17:54:22 2015 (r390812) @@ -596,13 +596,6 @@ include/aws/aws-utils-streams.ads include/aws/aws-utils.adb include/aws/aws-utils.ads include/aws/aws.ads -include/aws/crc32.h -include/aws/deflate.h -include/aws/gzguts.h -include/aws/inffast.h -include/aws/inffixed.h -include/aws/inflate.h -include/aws/inftrees.h include/aws/memory_streams.adb include/aws/memory_streams.ads include/aws/soap-client.ads @@ -632,16 +625,12 @@ include/aws/soap-wsdl.ads include/aws/soap-xml.ads include/aws/soap.ads include/aws/ssl.ads -include/aws/trees.h -include/aws/zconf.h include/aws/zlib-streams.adb include/aws/zlib-streams.ads include/aws/zlib-thin.adb include/aws/zlib-thin.ads include/aws/zlib.adb include/aws/zlib.ads -include/aws/zlib.h -include/aws/zutil.h lib/aws/aws-attachments.ali lib/aws/aws-client-hotplug.ali lib/aws/aws-client-http_utils.ali