From owner-svn-ports-head@freebsd.org Thu Jun 14 23:25:26 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 918CA1017EF1; Thu, 14 Jun 2018 23:25:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47E616AA4F; Thu, 14 Jun 2018 23:25:26 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 252EE77C3; Thu, 14 Jun 2018 23:25:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5ENPPl3085085; Thu, 14 Jun 2018 23:25:25 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5ENPPUq085083; Thu, 14 Jun 2018 23:25:25 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806142325.w5ENPPUq085083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 14 Jun 2018 23:25:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472413 - head/lang/ponyc X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/lang/ponyc X-SVN-Commit-Revision: 472413 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2018 23:25:26 -0000 Author: swills Date: Thu Jun 14 23:25:25 2018 New Revision: 472413 URL: https://svnweb.freebsd.org/changeset/ports/472413 Log: lang/ponyc: update to 0.23.0 PR: 228906 Submitted by: Greg V (maintainer) Modified: head/lang/ponyc/Makefile (contents, props changed) head/lang/ponyc/distinfo (contents, props changed) head/lang/ponyc/pkg-plist (contents, props changed) Modified: head/lang/ponyc/Makefile ============================================================================== --- head/lang/ponyc/Makefile Thu Jun 14 23:22:21 2018 (r472412) +++ head/lang/ponyc/Makefile Thu Jun 14 23:25:25 2018 (r472413) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ponyc -DISTVERSION= 0.22.2 +DISTVERSION= 0.23.0 CATEGORIES= lang MAINTAINER= greg@unrelenting.technology Modified: head/lang/ponyc/distinfo ============================================================================== --- head/lang/ponyc/distinfo Thu Jun 14 23:22:21 2018 (r472412) +++ head/lang/ponyc/distinfo Thu Jun 14 23:25:25 2018 (r472413) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527444982 -SHA256 (ponylang-ponyc-0.22.2_GH0.tar.gz) = 7bf1290a4a3f6f74a12482ed1698b45d7766495958f1181e92564991ff7a09b6 -SIZE (ponylang-ponyc-0.22.2_GH0.tar.gz) = 1490218 +TIMESTAMP = 1528747607 +SHA256 (ponylang-ponyc-0.23.0_GH0.tar.gz) = 13bace89b4d069c7fa01e514d38fdcf02a8d2bf011367081186c4b00decf83bd +SIZE (ponylang-ponyc-0.23.0_GH0.tar.gz) = 1520685 Modified: head/lang/ponyc/pkg-plist ============================================================================== --- head/lang/ponyc/pkg-plist Thu Jun 14 23:22:21 2018 (r472412) +++ head/lang/ponyc/pkg-plist Thu Jun 14 23:25:25 2018 (r472413) @@ -209,13 +209,12 @@ lib/pony/%%VERSION%%/packages/term/readline.pony lib/pony/%%VERSION%%/packages/term/readline_notify.pony lib/pony/%%VERSION%%/packages/time/_test.pony lib/pony/%%VERSION%%/packages/time/_timing_wheel.pony -lib/pony/%%VERSION%%/packages/time/date.pony lib/pony/%%VERSION%%/packages/time/nanos.pony +lib/pony/%%VERSION%%/packages/time/posix_date.pony lib/pony/%%VERSION%%/packages/time/time.pony lib/pony/%%VERSION%%/packages/time/timer.pony lib/pony/%%VERSION%%/packages/time/timer_notify.pony lib/pony/%%VERSION%%/packages/time/timers.pony -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/circle/main.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/commandline/main.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/counter/main.pony @@ -243,7 +242,6 @@ lib/pony/%%VERSION%%/packages/time/timers.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ifdef/ifdef.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lambda/lambda.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mailbox/main.pony -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mandelbrot/mandelbrot.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/message-ubench/main.pony %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mixed/main.pony