Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2C24363B85F for ; Mon, 13 Aug 2012 13:10:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 07DBA14A222; Mon, 13 Aug 2012 13:10:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E145614A1FF for ; Mon, 13 Aug 2012 13:10:03 +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 K8d83-XKZiGa for ; Mon, 13 Aug 2012 13:10:03 +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 5BD4E14A1F6 for ; Mon, 13 Aug 2012 13:10:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 50913175DD; Mon, 13 Aug 2012 13:10:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 13 Aug 2012 13:10:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/evieext To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120813131003.50913175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Aug 13 13:10:03 UTC 2012 Modified Files: pkgsrc/x11/evieext: Makefile distinfo Log Message: Update to 1.1.1: This minor maintenance release provides the usual collection of recent build configuration improvements and janitorial cleanups. Alan Coopersmith (5): Update Sun license notices to current X.Org standard form Sun's copyrights belong to Oracle now config: Add missing AC_CONFIG_SRCDIR Chop whitespace off of the ends of lines evieproto 1.1.1 Gaetan Nadon (8): .gitignore: use common defaults with custom section # 24239 configure.ac: AM_MAINTAINER_MODE missing #24238 configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 Makefile.am: INSTALL file is missing or incorrect #24206 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES config: update AC_PREREQ statement to 2.60 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/evieext/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/evieext/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.