Date: Mon, 15 Jul 2019 17:49:06 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506695 - head/lang/ponyc Message-ID: <201907151749.x6FHn6WM024216@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Jul 15 17:49:06 2019 New Revision: 506695 URL: https://svnweb.freebsd.org/changeset/ports/506695 Log: lang/ponyc: update to 0.29.0 PR: 239040 Submitted by: Greg V <greg@unrelenting.technology> (maintainer) Modified: head/lang/ponyc/Makefile (contents, props changed) head/lang/ponyc/distinfo (contents, props changed) Modified: head/lang/ponyc/Makefile ============================================================================== --- head/lang/ponyc/Makefile Mon Jul 15 17:45:36 2019 (r506694) +++ head/lang/ponyc/Makefile Mon Jul 15 17:49:06 2019 (r506695) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ponyc -DISTVERSION= 0.28.1 +DISTVERSION= 0.29.0 CATEGORIES= lang MAINTAINER= greg@unrelenting.technology Modified: head/lang/ponyc/distinfo ============================================================================== --- head/lang/ponyc/distinfo Mon Jul 15 17:45:36 2019 (r506694) +++ head/lang/ponyc/distinfo Mon Jul 15 17:49:06 2019 (r506695) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559414480 -SHA256 (ponylang-ponyc-0.28.1_GH0.tar.gz) = d397a21007a42cba46376a5c5c5440c82ef1576f459b61df96e2c42542e18120 -SIZE (ponylang-ponyc-0.28.1_GH0.tar.gz) = 1416365 +TIMESTAMP = 1562545676 +SHA256 (ponylang-ponyc-0.29.0_GH0.tar.gz) = 9e20afeaf46343633fc93f995a15a62acd01b42943050c7c282381e4a0144241 +SIZE (ponylang-ponyc-0.29.0_GH0.tar.gz) = 1420203
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907151749.x6FHn6WM024216>