Date: Fri, 29 Dec 2017 17:14:07 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457516 - head/biology/iqtree Message-ID: <201712291714.vBTHE7HX024155@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Fri Dec 29 17:14:07 2017 New Revision: 457516 URL: https://svnweb.freebsd.org/changeset/ports/457516 Log: biology/iqtree: Fix distinfo after upstream re-released v1.6.1 Modified: head/biology/iqtree/Makefile (contents, props changed) head/biology/iqtree/distinfo (contents, props changed) Modified: head/biology/iqtree/Makefile ============================================================================== --- head/biology/iqtree/Makefile Fri Dec 29 16:46:46 2017 (r457515) +++ head/biology/iqtree/Makefile Fri Dec 29 17:14:07 2017 (r457516) @@ -3,6 +3,7 @@ PORTNAME= iqtree DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org Modified: head/biology/iqtree/distinfo ============================================================================== --- head/biology/iqtree/distinfo Fri Dec 29 16:46:46 2017 (r457515) +++ head/biology/iqtree/distinfo Fri Dec 29 17:14:07 2017 (r457516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514484089 -SHA256 (Cibiv-IQ-TREE-v1.6.1_GH0.tar.gz) = 32ed901ec0d9b908218df9ac899378668abd1a0dd34f9c46cc5fcd6ff895d02c -SIZE (Cibiv-IQ-TREE-v1.6.1_GH0.tar.gz) = 4481806 +TIMESTAMP = 1514565280 +SHA256 (Cibiv-IQ-TREE-v1.6.1_GH0.tar.gz) = cdba4b68e15ef62b1717c5e5d951a925f4242de5f668cb267c2011bd7ea70541 +SIZE (Cibiv-IQ-TREE-v1.6.1_GH0.tar.gz) = 4481835
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712291714.vBTHE7HX024155>