Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C013663B8FE for ; Fri, 16 Apr 2010 15:19:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7BA5063B1D1; Fri, 16 Apr 2010 15:19:24 +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 8AC0363B15B for ; Fri, 16 Apr 2010 15:19:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 71A07175DF; Fri, 16 Apr 2010 15:19:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 16 Apr 2010 15:19:23 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/lang/php53 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100416151923.71A07175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Fri Apr 16 15:19:23 UTC 2010 Modified Files: pkgsrc/lang/php53: Makefile distinfo Log Message: Explicitly set PKGNAME to handle PKG_OPTIONS properly, noted by PR pkg/43170 by Nathaniel Madura. And add suhosin-patch to distinfo. Bump PKG_REVISION. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/php53/Makefile \ pkgsrc/lang/php53/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.