svn commit: r383810 - head/biology/platon
John Marino
marino at FreeBSD.org
Sat Apr 11 15:41:24 UTC 2015
Author: marino
Date: Sat Apr 11 15:41:22 2015
New Revision: 383810
URL: https://svnweb.freebsd.org/changeset/ports/383810
Log:
biology/platon: Upgrade from 05 MAR 2015 => 30 MAR 2015 to unbreak
As noted by previous commit, upstream rerolls the same distfile
frequently. When FreeBSD cache was removed, the port broke. I'm fixing
it again with a new digest, but I'm also defining DIST_SUBDIR, which is
the correct thing to do with rerolls-by-policy.
Also I removed the bad backup MASTER_SITES and tested in poudriere.
Modified:
head/biology/platon/Makefile
head/biology/platon/distinfo
Modified: head/biology/platon/Makefile
==============================================================================
--- head/biology/platon/Makefile Sat Apr 11 15:39:33 2015 (r383809)
+++ head/biology/platon/Makefile Sat Apr 11 15:41:22 2015 (r383810)
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= platon
-PORTVERSION= 2015.03.05
+PORTVERSION= 2015.03.30
CATEGORIES= biology
-MASTER_SITES= http://www.cryst.chem.uu.nl/spek/xraysoft/unix/ \
- http://www.platonsoft.nl/spek/xraysoft/
+MASTER_SITES= http://www.cryst.chem.uu.nl/xraysoft/unix/
DISTNAME= platon
+DIST_SUBDIR= platon/${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Tool for viewing molecular/crystallographic structures
@@ -16,7 +16,6 @@ COMMENT= Tool for viewing molecular/crys
# There is a charge of US$ 5000 for commercial users.
NO_CDROM= free for academic, US$ 5000 for commercial users
-BROKEN= Unfetchable
USES= fortran
USE_XORG= x11
Modified: head/biology/platon/distinfo
==============================================================================
--- head/biology/platon/distinfo Sat Apr 11 15:39:33 2015 (r383809)
+++ head/biology/platon/distinfo Sat Apr 11 15:41:22 2015 (r383810)
@@ -1,2 +1,2 @@
-SHA256 (platon.tar.gz) = 607d568ccec11a83558aa8afe2299d6ac66afdb2e56efdcfe2b913b5639a5cfb
-SIZE (platon.tar.gz) = 12091579
+SHA256 (platon/2015.03.30/platon.tar.gz) = e47a51bb21da573fcc665b9c91dba9cac521a474b8492fd6c3bb0209297725da
+SIZE (platon/2015.03.30/platon.tar.gz) = 12092055
More information about the svn-ports-all
mailing list