Unbreak by updating from 7.0.1 to 7.1.1. Hopefully, the authors will

stop rerolling releases (and breaking downstream checksums) now.

While here, allow parallel builds (seems to work again now) and stop
extraction of unused subdirectories.
This commit is contained in:
Mikhail Teterin 2015-03-08 18:34:42 +00:00
parent 8e669a8df3
commit 95461ffde0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380785
2 changed files with 4 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tinker
PORTVERSION= 7.0.1
PORTVERSION= 7.1.1
CATEGORIES= biology
MASTER_SITES= http://dasher.wustl.edu/tinker/downloads/
@ -14,7 +14,6 @@ LICENSE_NAME= TINKER license agreement
LICENSE_FILE= ${WRKSRC}/doc/license.txt
LICENSE_PERMS= auto-accept
BROKEN= Checksum and size mismatch
RESTRICTED= author requests no distribution except from his FTP site
OPTIONS_DEFINE= OPTIMIZED_FFLAGS DOCS EXAMPLES
@ -29,8 +28,7 @@ MAKE_ENV= HAVE_G2C=yes
MAKEFILE= ${WRKSRC}/make/Makefile
ALL_TARGET= all
INSTALL_TARGET= rename
MAKE_JOBS_UNSAFE=yes
EXTRACT_AFTER_ARGS=--exclude fftw --exclude windows --exclude macosx
SUB_FILES= pkg-message

View file

@ -1,2 +1,2 @@
SHA256 (tinker-7.0.1.tar.gz) = 5c68c097e2843a497224ee58833fb0a816a99529426be612f4dcc5eebd797b1c
SIZE (tinker-7.0.1.tar.gz) = 28384106
SHA256 (tinker-7.1.1.tar.gz) = 6c19980642eb824a72e477dd30bc152057d1b3538742609d8b3d25567423bd6c
SIZE (tinker-7.1.1.tar.gz) = 28468602