2024-09-05 01:36:52 by Greg Troxel | Files touched by this commit (1) |
Log message:
devel/slib: Change HOMEPAGE to https
|
2024-02-13 19:11:39 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
*slib*: update to 3.3.1
2024-01-15 Aubrey Jaffer <jaffer@jaffer-Vivobook-ASUSLaptop-X1703ZA-K1703ZA>
* require.scm (*slib-version*): Bumped from 3b7 to 3c1.
2023-10-14 Aubrey Jaffer <agj@alum.mit.edu>
* mklibcat.scm, require.scm (catalog:expand-path): Patch from
Radey Shouman accepts vicinity symbols 'library, 'implementation,
'home, and 'user, which expand to the value of the corresponding
"*-vicinity" procedure.
|
2022-10-24 16:12:56 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
*slib: update to 3.2.7
* require.scm (*slib-version*): Bumped from 3b6 to 3b7.
* array.scm (A:floQ128d, A:floQ64d, A:floQ32d): floR --> floQ.
* iso8601.scm (iso-8601->time): Corrected scanf count
* sort.scm (sorted?): Fixed bug on vectors.
|
2022-03-10 15:35:14 by Thomas Klausner | Files touched by this commit (1) |
Log message:
slib: bump PKGREVISION for PLIST change in previous
|
2022-03-10 15:20:16 by Greg Troxel | Files touched by this commit (2) |
Log message:
devel/slib: Drop hack for old guile 2.0
We used to install a spurious symlink, and it seems this is no longer
needed, and might be harmful.
Take MAINTAINERship.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-02-19 15:33:00 by Greg Troxel | Files touched by this commit (1) |
Log message:
devel/slib: Follow redirect for HOMEPAGE/MSSTER_SITES
(No functional change; just catching up with long-ago organization
change to domain names.)
|
2020-02-18 18:16:04 by Tobias Nygren | Files touched by this commit (1) |
Log message:
slib: regen distinfo
Upstream repacked the tarball on the MASTER_SITE with a change to the
slib-3b6/ANNOUNCE file.
|
2020-02-16 11:56:24 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
slib: update to 3.2.6.
slib-3b6 is a maintenance release with some new functions. Details at
<http://cvs.savannah.gnu.org/viewvc/*checkout*/slib/slib/ChangeLog>
* comlist.scm (butnth): Added.
* guile-2.init: patch from
https://gist.github.com/alexgian/1fe75b0c3fc95cb46baae2f50ae9211c
* grapheps.scm (set-font): Fixed pointsize dependent scaling.
* Makefile (INSTALL_INFO): ginstall-info -> install-info.
* iso8601.scm (iso-8601->time): Use gmktime rather than mktime.
* mkclrnam.scm (load-rgb-txt): Make encoding case insensitive in
method m5x (FED-STD-595C1).
* Makefile, iso8601.scm, mklibcat.scm, slib.texi:
Added feature iso-8601: ISO 8601 Representation of dates and times.
|