Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id EF807A654B for ; Tue, 3 Mar 2015 09:42:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9E0FB14A125; Tue, 3 Mar 2015 09:42:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6949614A123 for ; Tue, 3 Mar 2015 09:42:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id S02ulAPOr0iy for ; Tue, 3 Mar 2015 09:42:38 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E949E14A11E for ; Tue, 3 Mar 2015 09:42:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E654298; Tue, 3 Mar 2015 09:42:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 3 Mar 2015 09:42:38 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/meta-pkgs To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20150303094238.E654298@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: khorben Date: Tue Mar 3 09:42:38 UTC 2015 Modified Files: pkgsrc/meta-pkgs/php53-extensions: Makefile pkgsrc/meta-pkgs/php54-extensions: Makefile Log Message: Revert my last change: this meta-package should contain packages provided by the original PHP language distribution file, which security/php-ssdeep does not belong to. Thanks taca@ for the heads up. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/meta-pkgs/php53-extensions/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/meta-pkgs/php54-extensions/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.