svn commit: r506695 - head/lang/ponyc

Steve Wills swills at FreeBSD.org
Mon Jul 15 17:49:07 UTC 2019


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 at 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 at 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


More information about the svn-ports-head mailing list