Date: Mon, 27 Apr 2020 10:23:50 +0000 (UTC) From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533119 - head/lang/ponyc Message-ID: <202004271023.03RANohg071327@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tagattie Date: Mon Apr 27 10:23:50 2020 New Revision: 533119 URL: https://svnweb.freebsd.org/changeset/ports/533119 Log: Update to 0.33.2 PR: 244012 Submitted by: Greg V <greg@unrelenting.technology> (maintainer) Approved by: ehaupt (mentor) Changelog: https://github.com/ponylang/ponyc/releases/tag/0.33.1 https://github.com/ponylang/ponyc/releases/tag/0.33.2 Modified: head/lang/ponyc/Makefile head/lang/ponyc/distinfo Modified: head/lang/ponyc/Makefile ============================================================================== --- head/lang/ponyc/Makefile Mon Apr 27 10:08:58 2020 (r533118) +++ head/lang/ponyc/Makefile Mon Apr 27 10:23:50 2020 (r533119) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ponyc -DISTVERSION= 0.33.0 +DISTVERSION= 0.33.2 CATEGORIES= lang MAINTAINER= greg@unrelenting.technology Modified: head/lang/ponyc/distinfo ============================================================================== --- head/lang/ponyc/distinfo Mon Apr 27 10:08:58 2020 (r533118) +++ head/lang/ponyc/distinfo Mon Apr 27 10:23:50 2020 (r533119) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572671022 -SHA256 (ponylang-ponyc-0.33.0_GH0.tar.gz) = e0bda6ba9d6a1f310cef1f3a223b804af454849ff005a437d118232fc7ebd55e -SIZE (ponylang-ponyc-0.33.0_GH0.tar.gz) = 1419604 +TIMESTAMP = 1581289632 +SHA256 (ponylang-ponyc-0.33.2_GH0.tar.gz) = 41ba573f16b4aecbcc39ec6d5b794185bf50e570b4a8f2cceef0a276e7fb50a3 +SIZE (ponylang-ponyc-0.33.2_GH0.tar.gz) = 1414291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004271023.03RANohg071327>