You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cl-access: update to 20240307
This commit is contained in:
committed by
Renee Otten
parent
68dd93662d
commit
ccfd88c1f9
@@ -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 AccelerationNet access 1f3440b03823e01bc6f1384daf18626234f86447
|
||||
github.setup AccelerationNet access a4f87fc1007f5c9a0a2abfddc1c23a77e87096f8
|
||||
name cl-access
|
||||
version 20220610
|
||||
version 20240307
|
||||
revision 0
|
||||
|
||||
checksums rmd160 18e85851b8b1d6ff41f8819b30b2e358645c6a9f \
|
||||
sha256 3ccce73c9cfaddf89bc2d8453ea597ddcc7eb3cadaa664c83aa9dc4899b8d980 \
|
||||
size 14815
|
||||
checksums rmd160 b99e26bc393a84ebd1f2f1c9bc0757c46ea5f1eb \
|
||||
sha256 d0595cdfeb3367da11ae582cd44aef0d279d71ca369f0d88dda04fd1b903e341 \
|
||||
size 15201
|
||||
github.tarball_from archive
|
||||
|
||||
categories-append www devel
|
||||
maintainers nomaintainer
|
||||
license BSD
|
||||
|
||||
description A common lisp library to unify access to common dictionary-like data-structures
|
||||
|
||||
description A common lisp library to unify access \
|
||||
to common dictionary-like data-structures
|
||||
long_description {*}${description}
|
||||
|
||||
depends_lib-append port:cl-alexandria \
|
||||
|
||||
Reference in New Issue
Block a user