svn commit: r361671 - head/biology/platon

John Marino marino at FreeBSD.org
Sun Jul 13 11:27:45 UTC 2014


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 at 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


More information about the svn-ports-all mailing list