Date: Mon, 14 May 2018 16:52:40 +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: r469922 - in head/biology/hyphy: . files Message-ID: <201805141652.w4EGqeks032526@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon May 14 16:52:40 2018 New Revision: 469922 URL: https://svnweb.freebsd.org/changeset/ports/469922 Log: biology/hyphy: Bump PORTREVISION after upstream rerolled release Also, remove patch that upstream incorporated in new tarball. Upstream issue: https://github.com/veg/hyphy/issues/796 Deleted: head/biology/hyphy/files/patch-src_core_calcnode.cpp Modified: head/biology/hyphy/Makefile (contents, props changed) head/biology/hyphy/distinfo (contents, props changed) Modified: head/biology/hyphy/Makefile ============================================================================== --- head/biology/hyphy/Makefile Mon May 14 16:36:06 2018 (r469921) +++ head/biology/hyphy/Makefile Mon May 14 16:52:40 2018 (r469922) @@ -2,6 +2,7 @@ PORTNAME= hyphy DISTVERSION= 2.3.12 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org Modified: head/biology/hyphy/distinfo ============================================================================== --- head/biology/hyphy/distinfo Mon May 14 16:36:06 2018 (r469921) +++ head/biology/hyphy/distinfo Mon May 14 16:52:40 2018 (r469922) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525983314 -SHA256 (veg-hyphy-2.3.12_GH0.tar.gz) = f78d5e7bcab2ad8405b9da9bdb4c7893ad7cd3290e1eec749855b064c6fc60fd -SIZE (veg-hyphy-2.3.12_GH0.tar.gz) = 7901009 +TIMESTAMP = 1526314925 +SHA256 (veg-hyphy-2.3.12_GH0.tar.gz) = e2378a5130670d9440103b207e6b0fdb87e3eb163f55509d11a6876161072fed +SIZE (veg-hyphy-2.3.12_GH0.tar.gz) = 7900819
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805141652.w4EGqeks032526>