cl-rove: update to 20240620

This commit is contained in:
Sergey Fedorov
2024-11-12 09:18:24 +08:00
committed by Renee Otten
parent a6363452c2
commit c4b06546e0
+9 -8
View File
@@ -1,24 +1,25 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup github 1.0
PortGroup common_lisp 1.0
PortGroup github 1.0
github.setup fukamachi rove b9a76a495498087afe77b32412273a2b0f487bc6
github.setup fukamachi rove cacea7331c10fe9d8398d104b2dfd579bf7ea353
name cl-rove
version 20231220
version 20240620
revision 0
checksums rmd160 046fd8a33d01f7980379d47ffdfc33ef49358a37 \
sha256 965e21f6553553f4d75d867fd07bbfbbdec8e2cc22af8e2d00947aa6f7dfbadb \
size 17936
checksums rmd160 3a61fe5f1dcd889f81f733fb7d31cbcea524c853 \
sha256 9d1aa2d96199f8e7611af9bd248a0a32ba0404f3689b92a20698aedea859ee0d \
size 17975
github.tarball_from archive
categories-append devel
maintainers nomaintainer
license BSD
description Yet another testing framework intended to be a successor of Prove
description Yet another testing framework intended to be \
a successor of Prove
long_description {*}${description}
depends_lib-append port:cl-bordeaux-threads \