From owner-svn-ports-all@freebsd.org Thu Nov 19 20:13:01 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7C63A33C5A; Thu, 19 Nov 2015 20:13:01 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9BCD71C56; Thu, 19 Nov 2015 20:13:01 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAJKD0id072955; Thu, 19 Nov 2015 20:13:00 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAJKD0kN072952; Thu, 19 Nov 2015 20:13:00 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201511192013.tAJKD0kN072952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 19 Nov 2015 20:13:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401960 - in head/biology/platon: . files 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.20 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: Thu, 19 Nov 2015 20:13:02 -0000 Author: rm Date: Thu Nov 19 20:13:00 2015 New Revision: 401960 URL: https://svnweb.freebsd.org/changeset/ports/401960 Log: 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 Modified: head/biology/platon/Makefile head/biology/platon/distinfo head/biology/platon/files/patch-warnings Modified: head/biology/platon/Makefile ============================================================================== --- head/biology/platon/Makefile Thu Nov 19 20:01:37 2015 (r401959) +++ head/biology/platon/Makefile Thu Nov 19 20:13:00 2015 (r401960) @@ -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. Modified: head/biology/platon/distinfo ============================================================================== --- head/biology/platon/distinfo Thu Nov 19 20:01:37 2015 (r401959) +++ head/biology/platon/distinfo Thu Nov 19 20:13:00 2015 (r401960) @@ -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 Modified: head/biology/platon/files/patch-warnings ============================================================================== --- head/biology/platon/files/patch-warnings Thu Nov 19 20:01:37 2015 (r401959) +++ head/biology/platon/files/patch-warnings Thu Nov 19 20:13:00 2015 (r401960) @@ -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 )