Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9D44763B95F for ; Tue, 23 Nov 2010 19:44:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 720DA19D5C5; Tue, 23 Nov 2010 19:44: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 978CA19D568 for ; Tue, 23 Nov 2010 19:43:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6B506175DD; Tue, 23 Nov 2010 19:43:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Nov 2010 19:43:59 +0000 From: "Aleksej Saushev" Subject: CVS commit: pkgsrc/biology/gromacs To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org X-Mailer: log_accum Message-Id: <20101123194359.6B506175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: asau Date: Tue Nov 23 19:43:59 UTC 2010 Modified Files: pkgsrc/biology/gromacs: Makefile PLIST distinfo Log Message: Update to Gromacs 4.5.3 This is maintainance release, it fixes: * Double precision energy file reading * CHARMM and GB issues * Support for Altivec (PowerPC) with CMake * Running binaries within the CMake build tree is now possible * Various other issues To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/biology/gromacs/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/biology/gromacs/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/biology/gromacs/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.