Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D852B63C270 for ; Mon, 17 Aug 2009 20:58:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8C59F63B154; Mon, 17 Aug 2009 20:58:27 +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 A9A1A63B102 for ; Mon, 17 Aug 2009 20:58:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 97CF9175D0; Mon, 17 Aug 2009 20:58:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 17 Aug 2009 20:58:26 +0000 From: "Alistair G. Crooks" Subject: CVS commit: pkgsrc/devel/tre To: pkgsrc-changes@NetBSD.org Reply-To: agc@netbsd.org X-Mailer: log_accum Message-Id: <20090817205826.97CF9175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: agc Date: Mon Aug 17 20:58:26 UTC 2009 Modified Files: pkgsrc/devel/tre: Makefile Log Message: Update tre to version 0.7.6: A huge thankyou to Ville Laurikari for changing the license on tre to be a two clause BSD license: Version 0.7.6 - The license is changed from LGPL to a BSD-style license. The new license is essentially the same as the "2 clause" BSD-style license used in NetBSD. See the file LICENSE for details. - No longer using gnulib due to potential license conflicts. - Bug fixes. Take maintainership of this package. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/tre/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.