svn commit: r513034 - head/devel/nimble

Steve Wills swills at FreeBSD.org
Fri Sep 27 13:16:34 UTC 2019


Author: swills
Date: Fri Sep 27 13:16:33 2019
New Revision: 513034
URL: https://svnweb.freebsd.org/changeset/ports/513034

Log:
  devel/nimble: Upgrade to 0.11.0
  
  PR:		240863
  Submitted by:	Neal Nelson <ports at nicandneal.net> (maintainer)

Modified:
  head/devel/nimble/Makefile   (contents, props changed)
  head/devel/nimble/distinfo   (contents, props changed)

Modified: head/devel/nimble/Makefile
==============================================================================
--- head/devel/nimble/Makefile	Fri Sep 27 13:15:25 2019	(r513033)
+++ head/devel/nimble/Makefile	Fri Sep 27 13:16:33 2019	(r513034)
@@ -3,7 +3,7 @@
 
 PORTNAME=	nimble
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.10.2
+DISTVERSION=	0.11.0
 CATEGORIES=	devel
 
 MAINTAINER=	ports at nicandneal.net

Modified: head/devel/nimble/distinfo
==============================================================================
--- head/devel/nimble/distinfo	Fri Sep 27 13:15:25 2019	(r513033)
+++ head/devel/nimble/distinfo	Fri Sep 27 13:16:33 2019	(r513034)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559825933
-SHA256 (nim-lang-nimble-v0.10.2_GH0.tar.gz) = ef62b38ad41f9d84b4c9206b10541f1dc7498edda16b2031d96eaa873f4f9730
-SIZE (nim-lang-nimble-v0.10.2_GH0.tar.gz) = 86568
+TIMESTAMP = 1569575687
+SHA256 (nim-lang-nimble-v0.11.0_GH0.tar.gz) = a31d06128f3d1014d68297aa5cd264023d202cae74746d78ba84e335af3399d2
+SIZE (nim-lang-nimble-v0.11.0_GH0.tar.gz) = 120522


More information about the svn-ports-all mailing list