pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cyclone: update to cyclone-0.30.0



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Jul 4 11:52:10 2021 +0200
Changeset:	0541effc710effc591565a2527521ec1865086d9

Modified Files:
	cyclone/Makefile
	cyclone/distinfo

Log Message:
cyclone: update to cyclone-0.30.0

= Changelog

== 0.30.0 - July 2, 2021

Features

- Support semantic versioning of winds packages.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0541effc710effc591565a2527521ec1865086d9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cyclone/Makefile | 2 +-
 cyclone/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/cyclone/Makefile b/cyclone/Makefile
index c25caf9bf7..1395291296 100644
--- a/cyclone/Makefile
+++ b/cyclone/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 GITHUB_PROJECT=	cyclone-bootstrap
-GITHUB_TAG=	v0.29.0
+GITHUB_TAG=	v0.30.0
 DISTNAME=	${GITHUB_TAG}
 PKGNAME=	cyclone-${DISTNAME:S,^v,,}
 CATEGORIES=	lang
diff --git a/cyclone/distinfo b/cyclone/distinfo
index c599635331..6c729a5e35 100644
--- a/cyclone/distinfo
+++ b/cyclone/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-SHA1 (cyclone-bootstrap/v0.29.0.tar.gz) = 5e64ee8bfcd2bba0dee0b5aafe9fcc9a1aa9cd49
-RMD160 (cyclone-bootstrap/v0.29.0.tar.gz) = ab5e4f30e2fb29413b3c91a0346bd0a101a9ea35
-SHA512 (cyclone-bootstrap/v0.29.0.tar.gz) = efe417b99771a93d50e7d189d0626898977eb108c85509367b6fa79e4ca8d2b9e987a194ebc0d4e9266af1cc08cba5623e9f58738119c23d48d706c9707bc7e8
-Size (cyclone-bootstrap/v0.29.0.tar.gz) = 3732241 bytes
+SHA1 (cyclone-bootstrap/v0.30.0.tar.gz) = 89b8d81dec8ceb1cc1e58df18ef07cb559018c6f
+RMD160 (cyclone-bootstrap/v0.30.0.tar.gz) = b7df3ace935d3a8fa573f035aea72beebfefd20e
+SHA512 (cyclone-bootstrap/v0.30.0.tar.gz) = c3a724ade1e7d1ccdef7b64f8ea619bed464614795ecc81e0fcd6f4d822535990fb16c6bc548775b69fc1b014d949e938c6686ae4207f929254dc81237e21995
+Size (cyclone-bootstrap/v0.30.0.tar.gz) = 3933581 bytes
 SHA1 (patch-Makefile) = 3b1405ff54738ac53808f1f4e2e2a8d3f458f75d
 SHA1 (patch-Makefile.config) = b5f857305be64f8c05c04449bf5125746e44eb51


Home | Main Index | Thread Index | Old Index