svn commit: r496643 - head/lang/ponyc

Tobias Kortkamp tobik at FreeBSD.org
Sat Mar 23 12:17:26 UTC 2019


Author: tobik
Date: Sat Mar 23 12:17:24 2019
New Revision: 496643
URL: https://svnweb.freebsd.org/changeset/ports/496643

Log:
  lang/ponyc: Update to 0.28.0
  
  PR:		236725
  Submitted by:	Greg V <greg at unrelenting.technology> (maintainer)

Modified:
  head/lang/ponyc/Makefile
  head/lang/ponyc/distinfo

Modified: head/lang/ponyc/Makefile
==============================================================================
--- head/lang/ponyc/Makefile	Sat Mar 23 12:05:20 2019	(r496642)
+++ head/lang/ponyc/Makefile	Sat Mar 23 12:17:24 2019	(r496643)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ponyc
-DISTVERSION=	0.27.0
+DISTVERSION=	0.28.0
 CATEGORIES=	lang
 
 MAINTAINER=	greg at unrelenting.technology

Modified: head/lang/ponyc/distinfo
==============================================================================
--- head/lang/ponyc/distinfo	Sat Mar 23 12:05:20 2019	(r496642)
+++ head/lang/ponyc/distinfo	Sat Mar 23 12:17:24 2019	(r496643)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551478452
-SHA256 (ponylang-ponyc-0.27.0_GH0.tar.gz) = 52afc7b2fa03e97b1e6535ccf78c2811df15fe8e37247f32c4b8cabd1b638448
-SIZE (ponylang-ponyc-0.27.0_GH0.tar.gz) = 1401933
+TIMESTAMP = 1553293024
+SHA256 (ponylang-ponyc-0.28.0_GH0.tar.gz) = 4075c1d3848ba128d7c88a83a839215ccdb930edf32d47c48f6b547ce082fbb8
+SIZE (ponylang-ponyc-0.28.0_GH0.tar.gz) = 1399836


More information about the svn-ports-all mailing list