diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-13 19:27:44 +0800 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-13 19:27:44 +0800 |
commit | 74a0052cf946876d7c34d060d23e3339fb9e536a (patch) | |
tree | 5d62cf7741b8afd44a2332ad6b500b815a896d61 /biology | |
parent | 725b832a155babeba58a6096975b5461e1f665ca (diff) | |
download | freebsd-ports-gnome-74a0052cf946876d7c34d060d23e3339fb9e536a.tar.gz freebsd-ports-gnome-74a0052cf946876d7c34d060d23e3339fb9e536a.tar.zst freebsd-ports-gnome-74a0052cf946876d7c34d060d23e3339fb9e536a.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')
-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 |