diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/gromacs/Makefile | 9 | ||||
-rw-r--r-- | biology/gromacs/PLIST | 4 | ||||
-rw-r--r-- | biology/gromacs/distinfo | 8 |
3 files changed, 14 insertions, 7 deletions
diff --git a/biology/gromacs/Makefile b/biology/gromacs/Makefile index 3e9e8da5d55..e00269419a1 100644 --- a/biology/gromacs/Makefile +++ b/biology/gromacs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/03 20:52:39 asau Exp $ +# $NetBSD: Makefile,v 1.5 2010/10/21 12:03:57 asau Exp $ # DISTNAME= gromacs-4.5.1 +PKGNAME= $(DISTNAME:=.1) CATEGORIES= biology MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ @@ -12,6 +13,12 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir +# GROMACS team released another version a day after: +# 4.5.1-20100902-2d7e855 vs. +# 4.5.1-20100903-d982058 +# call it 4.5.1.1 +DIST_SUBDIR= gromacs-4.5.1.1 + # Official recommendation is not to use the gcc 4.1.x set of compilers. GNU_CONFIGURE= yes diff --git a/biology/gromacs/PLIST b/biology/gromacs/PLIST index fd58b375648..e7cf07e5297 100644 --- a/biology/gromacs/PLIST +++ b/biology/gromacs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2010/09/03 20:52:39 asau Exp $ +@comment $NetBSD: PLIST,v 1.4 2010/10/21 12:03:57 asau Exp $ bin/GMXRC bin/GMXRC.bash bin/GMXRC.csh @@ -226,13 +226,13 @@ include/gromacs/sysstuff.h include/gromacs/tgroup.h include/gromacs/thread_mpi.h include/gromacs/thread_mpi/atomic.h +include/gromacs/thread_mpi/atomic/cycles.h include/gromacs/thread_mpi/atomic/gcc.h include/gromacs/thread_mpi/atomic/gcc_ia64.h include/gromacs/thread_mpi/atomic/gcc_intrinsics.h include/gromacs/thread_mpi/atomic/gcc_ppc.h include/gromacs/thread_mpi/atomic/gcc_spinlock.h include/gromacs/thread_mpi/atomic/gcc_x86.h -include/gromacs/thread_mpi/atomic/hpux.h include/gromacs/thread_mpi/atomic/msvc.h include/gromacs/thread_mpi/atomic/xlc_ppc.h include/gromacs/thread_mpi/barrier.h diff --git a/biology/gromacs/distinfo b/biology/gromacs/distinfo index 4c16f573f8b..fcb7ce69201 100644 --- a/biology/gromacs/distinfo +++ b/biology/gromacs/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2010/09/03 20:52:39 asau Exp $ +$NetBSD: distinfo,v 1.6 2010/10/21 12:03:57 asau Exp $ -SHA1 (gromacs-4.5.1.tar.gz) = 4352565278e39fb619208950780d8cb0b470a200 -RMD160 (gromacs-4.5.1.tar.gz) = b28973526859359c84ba5d4fe2a5018b158f932b -Size (gromacs-4.5.1.tar.gz) = 10300446 bytes +SHA1 (gromacs-4.5.1.1/gromacs-4.5.1.tar.gz) = cbe52c3ec613fe8b652cd24b86c4fdf31b58c71b +RMD160 (gromacs-4.5.1.1/gromacs-4.5.1.tar.gz) = 116ca5bc4644d1460086cfb2097961abd11db63b +Size (gromacs-4.5.1.1/gromacs-4.5.1.tar.gz) = 10304547 bytes SHA1 (patch-aa) = 29c6683c71989621f0f41682b1c225f524a2d84f SHA1 (patch-ad) = 68b37154ba466e28cad0e539e25253c901421aaa SHA1 (patch-ae) = 59a5e88abeee883483b557cab1681c9a9098870f |