pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cyclone-docs: update to cyclone-docs-0.36.0
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Wed Feb 14 23:04:20 2024 +0200
Changeset: bce5804fe6137c03458cb64616fa89ee1eac1c3e
Modified Files:
cyclone-docs/Makefile
cyclone-docs/PLIST
cyclone-docs/distinfo
Log Message:
cyclone-docs: update to cyclone-docs-0.36.0
This updates the documentation to match the version of wip/cyclone.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bce5804fe6137c03458cb64616fa89ee1eac1c3e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cyclone-docs/Makefile | 2 +-
cyclone-docs/PLIST | 2 ++
cyclone-docs/distinfo | 6 +++---
3 files changed, 6 insertions(+), 4 deletions(-)
diffs:
diff --git a/cyclone-docs/Makefile b/cyclone-docs/Makefile
index cbee88e427..d9898a6d7a 100644
--- a/cyclone-docs/Makefile
+++ b/cyclone-docs/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
GITHUB_PROJECT= cyclone
-GITHUB_TAG= v0.35.0
+GITHUB_TAG= v0.36.0
DISTNAME= ${GITHUB_TAG}
PKGNAME= ${GITHUB_PROJECT}-docs-${DISTNAME:S,^v,,}
CATEGORIES= lang
diff --git a/cyclone-docs/PLIST b/cyclone-docs/PLIST
index 42711224ee..e4a46b8119 100644
--- a/cyclone-docs/PLIST
+++ b/cyclone-docs/PLIST
@@ -7,6 +7,7 @@ share/doc/cyclone/C-Interface-Notes.md
share/doc/cyclone/Development.md
share/doc/cyclone/Garbage-Collection-Using-Lazy-Sweeping.md
share/doc/cyclone/Garbage-Collector.md
+share/doc/cyclone/Garbage-Collector-Revised-2022.md
share/doc/cyclone/Multithreaded-Development.md
share/doc/cyclone/Release-Checklist.md
share/doc/cyclone/Scheme-Language-Compliance.md
@@ -78,6 +79,7 @@ share/doc/cyclone/images/benchmarks/kvw.png
share/doc/cyclone/images/benchmarks/lazy-sweep-benchmark-times.png
share/doc/cyclone/images/benchmarks/lazy-sweep.png
share/doc/cyclone/images/build-thumb.png
+share/doc/cyclone/images/campfire.jpg
share/doc/cyclone/images/compiler.dia
share/doc/cyclone/images/compiler.png
share/doc/cyclone/images/cyclone-contribs.png
diff --git a/cyclone-docs/distinfo b/cyclone-docs/distinfo
index c7a00b23c5..c8078d7d6d 100644
--- a/cyclone-docs/distinfo
+++ b/cyclone-docs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (cyclone/v0.35.0.tar.gz) = 50fbe2904c77f41c445d5ac6ed403e54ef2c5d32b66135f6b92bc8d54720bff2
-SHA512 (cyclone/v0.35.0.tar.gz) = 14226071fa503519b671593d8c67799f6bb730b33c9208bb47e9f91e17e65940765660a69c47b148fb0ecbf6ecb09b71870d8199e9bef30c930eae5bfa5d3f70
-Size (cyclone/v0.35.0.tar.gz) = 5012654 bytes
+BLAKE2s (cyclone/v0.36.0.tar.gz) = 1777c4452a676b992c0b5ed968cd6b72b358fbd5517e72589dd53c285638437c
+SHA512 (cyclone/v0.36.0.tar.gz) = 6dfa3ff80b1a8397608483e6d914c25b1fee521d620991fb70f1bcf77303d290477100cbd82fbd9c939b5f2c91f72240f58711d9ab023721c15c8ad9b15998fd
+Size (cyclone/v0.36.0.tar.gz) = 5237987 bytes
Home |
Main Index |
Thread Index |
Old Index