From owner-svn-ports-all@FreeBSD.ORG Sun Jul 13 11:27:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9BC732DF; Sun, 13 Jul 2014 11:27:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6EFFD2D7E; Sun, 13 Jul 2014 11:27:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6DBRjAV018888; Sun, 13 Jul 2014 11:27:45 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6DBRiNk018886; Sun, 13 Jul 2014 11:27:44 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201407131127.s6DBRiNk018886@svn.freebsd.org> From: John Marino Date: Sun, 13 Jul 2014 11:27:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361671 - head/biology/platon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2014 11:27:45 -0000 Author: marino Date: Sun Jul 13 11:27:44 2014 New Revision: 361671 URL: http://svnweb.freebsd.org/changeset/ports/361671 QAT: https://qat.redports.org/buildarchive/r361671/ Log: 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 Modified: head/biology/platon/Makefile head/biology/platon/distinfo Modified: head/biology/platon/Makefile ============================================================================== --- head/biology/platon/Makefile Sun Jul 13 10:17:45 2014 (r361670) +++ head/biology/platon/Makefile Sun Jul 13 11:27:44 2014 (r361671) @@ -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 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 \ Modified: head/biology/platon/distinfo ============================================================================== --- head/biology/platon/distinfo Sun Jul 13 10:17:45 2014 (r361670) +++ head/biology/platon/distinfo Sun Jul 13 11:27:44 2014 (r361671) @@ -1 +1,2 @@ -SHA256 (platon.tar.gz) = IGNORE +SHA256 (platon.tar.gz) = f94c63180a9059a4a3fbca248fdee11cd62996cfacc1bb1b0cd54f2944fd0ac3 +SIZE (platon.tar.gz) = 10950174