diff options
author | rm <rm@FreeBSD.org> | 2015-11-20 04:13:00 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2015-11-20 04:13:00 +0800 |
commit | b28d4e40e9d030729d2515a89cd82276ba59b470 (patch) | |
tree | 837c3d9b5daa30201a27e73e75f0a4e70be375a2 /biology | |
parent | 3ae0b746991e6b92b398902a5d70c8e692365988 (diff) | |
download | freebsd-ports-gnome-b28d4e40e9d030729d2515a89cd82276ba59b470.tar.gz freebsd-ports-gnome-b28d4e40e9d030729d2515a89cd82276ba59b470.tar.zst freebsd-ports-gnome-b28d4e40e9d030729d2515a89cd82276ba59b470.zip |
biology/platon: fix fetching
Add working mirror.
Also update file size in distinfo - checksum is not changed
and I dunno why. But with old file size it warns that expected
size was different.
PR: 204491
Submitted by: Walter Schwarzenfeld <w.litter@aon.at>
Diffstat (limited to 'biology')
-rw-r--r-- | biology/platon/Makefile | 4 | ||||
-rw-r--r-- | biology/platon/distinfo | 2 | ||||
-rw-r--r-- | biology/platon/files/patch-warnings | 4 |
3 files changed, 4 insertions, 6 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 9ad417083137..8ec83ab2a806 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -4,15 +4,13 @@ PORTNAME= platon PORTVERSION= 2015.03.30 CATEGORIES= biology -MASTER_SITES= http://www.cryst.chem.uu.nl/xraysoft/unix/ +MASTER_SITES= http://www.platonsoft.nl/spek/xraysoft/unix/ DISTNAME= platon DIST_SUBDIR= platon/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tool for viewing molecular/crystallographic structures -BROKEN= unfetchable - # PLATON may be used free of charge by the academic community under # the condition that it is not redistributed for a current & fresh copy. # There is a charge of US$ 5000 for commercial users. diff --git a/biology/platon/distinfo b/biology/platon/distinfo index b1a884fbbe63..13754368f87c 100644 --- a/biology/platon/distinfo +++ b/biology/platon/distinfo @@ -1,2 +1,2 @@ SHA256 (platon/2015.03.30/platon.tar.gz) = e47a51bb21da573fcc665b9c91dba9cac521a474b8492fd6c3bb0209297725da -SIZE (platon/2015.03.30/platon.tar.gz) = 12092055 +SIZE (platon/2015.03.30/platon.tar.gz) = 12080181 diff --git a/biology/platon/files/patch-warnings b/biology/platon/files/patch-warnings index f0f234af2103..9c63aec15248 100644 --- a/biology/platon/files/patch-warnings +++ b/biology/platon/files/patch-warnings @@ -1,5 +1,5 @@ ---- xdrvr.c 2015-03-05 06:26:17.000000000 -0500 -+++ xdrvr.c 2015-03-08 18:19:13.000000000 -0400 +--- xdrvr.c.orig 2015-03-30 09:01:18 UTC ++++ xdrvr.c @@ -86,4 +86,6 @@ (StructureNotifyMask | ButtonPressMask | ExposureMask | KeyPressMask ) |