Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2019 06:20:52 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503797 - head/lang/ponyc
Message-ID:  <201906090620.x596KquR043124@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Sun Jun  9 06:20:52 2019
New Revision: 503797
URL: https://svnweb.freebsd.org/changeset/ports/503797

Log:
  lang/ponyc: Update to 0.28.1
  
  PR:		238280
  Submitted by:	Greg V <greg@unrelenting.technology>

Modified:
  head/lang/ponyc/Makefile
  head/lang/ponyc/distinfo
  head/lang/ponyc/pkg-plist

Modified: head/lang/ponyc/Makefile
==============================================================================
--- head/lang/ponyc/Makefile	Sun Jun  9 06:12:48 2019	(r503796)
+++ head/lang/ponyc/Makefile	Sun Jun  9 06:20:52 2019	(r503797)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ponyc
-DISTVERSION=	0.28.0
+DISTVERSION=	0.28.1
 CATEGORIES=	lang
 
 MAINTAINER=	greg@unrelenting.technology

Modified: head/lang/ponyc/distinfo
==============================================================================
--- head/lang/ponyc/distinfo	Sun Jun  9 06:12:48 2019	(r503796)
+++ head/lang/ponyc/distinfo	Sun Jun  9 06:20:52 2019	(r503797)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553293024
-SHA256 (ponylang-ponyc-0.28.0_GH0.tar.gz) = 4075c1d3848ba128d7c88a83a839215ccdb930edf32d47c48f6b547ce082fbb8
-SIZE (ponylang-ponyc-0.28.0_GH0.tar.gz) = 1399836
+TIMESTAMP = 1559414480
+SHA256 (ponylang-ponyc-0.28.1_GH0.tar.gz) = d397a21007a42cba46376a5c5c5440c82ef1576f459b61df96e2c42542e18120
+SIZE (ponylang-ponyc-0.28.1_GH0.tar.gz) = 1416365

Modified: head/lang/ponyc/pkg-plist
==============================================================================
--- head/lang/ponyc/pkg-plist	Sun Jun  9 06:12:48 2019	(r503796)
+++ head/lang/ponyc/pkg-plist	Sun Jun  9 06:20:52 2019	(r503797)
@@ -175,9 +175,11 @@ lib/pony/%%VERSION%%/packages/promises/_then.pony
 lib/pony/%%VERSION%%/packages/promises/fulfill.pony
 lib/pony/%%VERSION%%/packages/promises/promise.pony
 lib/pony/%%VERSION%%/packages/random/_test.pony
+lib/pony/%%VERSION%%/packages/random/benchmarks/main.pony
 lib/pony/%%VERSION%%/packages/random/dice.pony
 lib/pony/%%VERSION%%/packages/random/mt.pony
 lib/pony/%%VERSION%%/packages/random/random.pony
+lib/pony/%%VERSION%%/packages/random/splitmix64.pony
 lib/pony/%%VERSION%%/packages/random/xoroshiro.pony
 lib/pony/%%VERSION%%/packages/random/xorshift.pony
 lib/pony/%%VERSION%%/packages/regex/_test.pony



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906090620.x596KquR043124>