mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fixes the checksum problem, but doesn't fix the port; adds a BROKEN
line about how it fails. Some other interested person will have to take it from here. PR: 56882
This commit is contained in:
parent
32b8b154e0
commit
280fea9546
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91376
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tinker
|
||||
PORTVERSION= 4.0
|
||||
PORTVERSION= 4.1
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= ftp://dasher.wustl.edu/pub/
|
||||
DISTNAME= ${PORTNAME}
|
||||
@ -23,6 +23,7 @@ ALL_TARGET= all listing
|
||||
INSTALL_TARGET= rename
|
||||
USE_REINPLACE= yes
|
||||
RESTRICTED= author requests no distribution except from his FTP site
|
||||
BROKEN= "fails to compile the interface between TINKER Fortran code and FFE Java objects"
|
||||
|
||||
pre-fetch:
|
||||
@${ECHO_MSG} ""
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tinker.tar.gz) = 571224cc0de71099b59de74b3dca648d
|
||||
MD5 (tinker.tar.gz) = 20e1425e33dca667a84ae8c384f07ea7
|
||||
|
Loading…
Reference in New Issue
Block a user