diff options
author | marino <marino@FreeBSD.org> | 2014-07-13 19:27:44 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-07-13 19:27:44 +0800 |
commit | 21df2b416f9ccb72c5c5343d8ae92939602826c5 (patch) | |
tree | 5d62cf7741b8afd44a2332ad6b500b815a896d61 /biology/platon | |
parent | 5882ec42ca7fada4c20e7f4c4e9d213e1cfe48cf (diff) | |
download | freebsd-ports-gnome-21df2b416f9ccb72c5c5343d8ae92939602826c5.tar.gz freebsd-ports-gnome-21df2b416f9ccb72c5c5343d8ae92939602826c5.tar.zst freebsd-ports-gnome-21df2b416f9ccb72c5c5343d8ae92939602826c5.zip |
biology/platon: Unbreak by hosting known distfiles elsewhere
The distfiles are regenerated often, too frequently to be suitable for
ports. Fonz has decided to host the tarball of a known version to
restore this unmaintained port.
PR: 191685
Submitted by: Fonz
Diffstat (limited to 'biology/platon')
-rw-r--r-- | biology/platon/Makefile | 12 | ||||
-rw-r--r-- | biology/platon/distinfo | 3 |
2 files changed, 9 insertions, 6 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 473df4950936..07e3c74bfd36 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -2,10 +2,14 @@ # $FreeBSD$ PORTNAME= platon -PORTVERSION= 2013.12.12 -PORTREVISION= 1 +PORTVERSION= 2014.07.13 CATEGORIES= biology -MASTER_SITES= http://www.cryst.chem.uu.nl/spek/xraysoft/unix/ +# Please note that the upstream vendor does not perform any discernible +# versioning. Therefore, the distfile has to be hosted elsewhere in order +# to prevent breakage due to distinfo becoming outdated unexpectedly. For the +# latest upstream version, please see +# http://www.cryst.chem.uu.nl/spek/xraysoft/unix/ +MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/ DISTNAME= platon MAINTAINER= ports@FreeBSD.org @@ -19,8 +23,6 @@ RESTRICTED= free for academic, US$ 5000 for commercial users USES= fortran USE_XORG= x11 -BROKEN= No distinfo provided - SAMPLES= azt.dat bucky.spf c476.spf c540.cart3d check.def cubane.spf \ cyto.spf ml.pdb s810c.cif s913a.res sucrose.spf TESTDATADIR= ABSORB_EXAMPLE ABSTOMPA_EXAMPLE ABSTOMPA_TEST ADDSYM_EXAMPLE \ diff --git a/biology/platon/distinfo b/biology/platon/distinfo index 53989e8a0125..131616df66f9 100644 --- a/biology/platon/distinfo +++ b/biology/platon/distinfo @@ -1 +1,2 @@ -SHA256 (platon.tar.gz) = IGNORE +SHA256 (platon.tar.gz) = f94c63180a9059a4a3fbca248fdee11cd62996cfacc1bb1b0cd54f2944fd0ac3 +SIZE (platon.tar.gz) = 10950174 |