Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6D66A7A2B2 for ; Sun, 19 Jun 2016 21:11:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2291B85EE4; Sun, 19 Jun 2016 21:11:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A71E285EDC for ; Sun, 19 Jun 2016 21:11:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Bqg-MEStmsN5 for ; Sun, 19 Jun 2016 21:11:22 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3253484CEC for ; Sun, 19 Jun 2016 21:11:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C1E5FBB5; Sun, 19 Jun 2016 21:11:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146637068213030" MIME-Version: 1.0 Date: Sun, 19 Jun 2016 21:11:22 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/databases To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20160619211122.2C1E5FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_146637068213030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Sun Jun 19 21:11:22 UTC 2016 Modified Files: pkgsrc/databases: Makefile Log Message: Enable postgresql9[1-5]-contrib packages, disable previous split packages. To generate a diff of this commit: cvs rdiff -u -r1.513 -r1.514 pkgsrc/databases/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146637068213030 Content-Disposition: inline Content-Length: 3028 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/databases/Makefile diff -u pkgsrc/databases/Makefile:1.513 pkgsrc/databases/Makefile:1.514 --- pkgsrc/databases/Makefile:1.513 Sun Mar 13 23:25:21 2016 +++ pkgsrc/databases/Makefile Sun Jun 19 21:11:22 2016 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.513 2016/03/13 23:25:21 gdt Exp $ +# $NetBSD: Makefile,v 1.514 2016/06/19 21:11:22 fhajny Exp $ COMMENT= Databases @@ -271,78 +271,44 @@ SUBDIR+= poco-data-sqlite SUBDIR+= postgresql-pgbench SUBDIR+= postgresql-postgis2 SUBDIR+= postgresql91 -SUBDIR+= postgresql91-adminpack SUBDIR+= postgresql91-client -SUBDIR+= postgresql91-datatypes -SUBDIR+= postgresql91-dblink +SUBDIR+= postgresql91-contrib SUBDIR+= postgresql91-docs -SUBDIR+= postgresql91-fuzzystrmatch -SUBDIR+= postgresql91-monitoring -SUBDIR+= postgresql91-pgcrypto SUBDIR+= postgresql91-plperl SUBDIR+= postgresql91-plpython SUBDIR+= postgresql91-pltcl -SUBDIR+= postgresql91-replicationtools SUBDIR+= postgresql91-server -SUBDIR+= postgresql91-upgrade SUBDIR+= postgresql92 -SUBDIR+= postgresql92-adminpack SUBDIR+= postgresql92-client -SUBDIR+= postgresql92-datatypes -SUBDIR+= postgresql92-dblink +SUBDIR+= postgresql92-contrib SUBDIR+= postgresql92-docs -SUBDIR+= postgresql92-fuzzystrmatch -SUBDIR+= postgresql92-monitoring -SUBDIR+= postgresql92-pgcrypto SUBDIR+= postgresql92-plperl SUBDIR+= postgresql92-plpython SUBDIR+= postgresql92-pltcl -SUBDIR+= postgresql92-replicationtools SUBDIR+= postgresql92-server -SUBDIR+= postgresql92-upgrade SUBDIR+= postgresql93 -SUBDIR+= postgresql93-adminpack SUBDIR+= postgresql93-client -SUBDIR+= postgresql93-datatypes -SUBDIR+= postgresql93-dblink +SUBDIR+= postgresql93-contrib SUBDIR+= postgresql93-docs -SUBDIR+= postgresql93-fuzzystrmatch -SUBDIR+= postgresql93-monitoring -SUBDIR+= postgresql93-pgcrypto SUBDIR+= postgresql93-plperl SUBDIR+= postgresql93-plpython SUBDIR+= postgresql93-pltcl -SUBDIR+= postgresql93-replicationtools SUBDIR+= postgresql93-server -SUBDIR+= postgresql93-upgrade SUBDIR+= postgresql94 -SUBDIR+= postgresql94-adminpack SUBDIR+= postgresql94-client -SUBDIR+= postgresql94-datatypes -SUBDIR+= postgresql94-dblink +SUBDIR+= postgresql94-contrib SUBDIR+= postgresql94-docs -SUBDIR+= postgresql94-fuzzystrmatch -SUBDIR+= postgresql94-monitoring -SUBDIR+= postgresql94-pgcrypto SUBDIR+= postgresql94-plperl SUBDIR+= postgresql94-plpython SUBDIR+= postgresql94-pltcl -SUBDIR+= postgresql94-replicationtools SUBDIR+= postgresql94-server -SUBDIR+= postgresql94-upgrade SUBDIR+= postgresql95 -SUBDIR+= postgresql95-adminpack SUBDIR+= postgresql95-client -SUBDIR+= postgresql95-datatypes -SUBDIR+= postgresql95-dblink +SUBDIR+= postgresql95-contrib SUBDIR+= postgresql95-docs -SUBDIR+= postgresql95-fuzzystrmatch -SUBDIR+= postgresql95-monitoring -SUBDIR+= postgresql95-pgcrypto SUBDIR+= postgresql95-plperl SUBDIR+= postgresql95-plpython SUBDIR+= postgresql95-pltcl -SUBDIR+= postgresql95-replicationtools SUBDIR+= postgresql95-server SUBDIR+= pxtools SUBDIR+= py-PgSQL --_----------=_146637068213030--