Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A1F9D63B873 for ; Sun, 28 Feb 2010 16:07:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3F27C63B6EA; Sun, 28 Feb 2010 16:07:02 +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 2CC4263B110 for ; Sun, 28 Feb 2010 16:07:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C6E36175DF; Sun, 28 Feb 2010 16:07:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 28 Feb 2010 16:07:00 +0000 From: Dan McMahill Subject: CVS commit: pkgsrc/cad/geda To: pkgsrc-changes@NetBSD.org Reply-To: dmcmahill@netbsd.org X-Mailer: log_accum Message-Id: <20100228160700.C6E36175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dmcmahill Date: Sun Feb 28 16:07:00 UTC 2010 Modified Files: pkgsrc/cad/geda: Makefile PLIST distinfo Removed Files: pkgsrc/cad/geda/patches: patch-aa patch-ab patch-ac Log Message: Update to version 1.6.1 Release notes for the gEDA/gaf 1.6.1-20100214 stable release Summary __________________________________________________________________ This is the second stable release of the 1.6.x series. The purpose of this release is bug fixing. Major highlights of this snapshot include (in mostly random order): General: * Added and updated lots of language translations in libgeda, gschem, and gattrib. (Courtesy of language translators and Launchpad) * The updated or new language translations are: af, ar, bg, de, en_GB, es, fa, fr, he, hu, it, ja, ml, nl, pl, pt_BR, pt, ru, tr, zh_CN, and zh_TW libgeda/gschem: * Added accelerator mnemonics for root menus in gschem gnetlist: * none gsymcheck: * none gattrib: * none utilities: * none symbols: * none documentation: * Updated the shipped documentation from the online wiki examples: * none Bugs fixed: * [1]2876373: Fix rendering with zoomed out dashed lines * [2]2901183: Fix for some manpage issues * [3]2904715: Don't update page connectivity from o_place_rotate() * [4]2949232: Fix slot editing routines to not edit inherited attributes * Cherry picked some other bug fixes from master that really should be in this bug fixing release The above is only a summary of the changes in this release. You can view all the commits/changes/authors for this [5]release (v1.6.1). NOTE: This is an stable release and should be packaged up by distribution package maintainers. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/cad/geda/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/cad/geda/PLIST cvs rdiff -u -r1.14 -r1.15 pkgsrc/cad/geda/distinfo cvs rdiff -u -r1.11 -r0 pkgsrc/cad/geda/patches/patch-aa cvs rdiff -u -r1.3 -r0 pkgsrc/cad/geda/patches/patch-ab cvs rdiff -u -r1.4 -r0 pkgsrc/cad/geda/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.