pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/spleen



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Wed Feb 15 21:30:48 UTC 2023

Modified Files:
        pkgsrc/fonts/spleen: Makefile distinfo

Log Message:
spleen: update to 1.9.2.

Spleen 1.9.2 (2023-02-15)

- Add Spleen ASCii logo header (Thanks H7!)
- Add SPDX short license identifier in sources and fonts
- Fix link to the Spleen package in AUR
- Use printf instead of echo for *BSD and Linux cross-compatibility
- Generate a specimen file for Spleen and include it in the repository
- Adjust trivias: the Haiku kernel debugger doesn't use Spleen anymore
- Update README to add a link to the MacPorts package
- Point the OpenBSD package link to openports.pl


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/fonts/spleen/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/fonts/spleen/distinfo

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

Modified files:

Index: pkgsrc/fonts/spleen/Makefile
diff -u pkgsrc/fonts/spleen/Makefile:1.18 pkgsrc/fonts/spleen/Makefile:1.19
--- pkgsrc/fonts/spleen/Makefile:1.18   Mon Jun 27 15:29:15 2022
+++ pkgsrc/fonts/spleen/Makefile        Wed Feb 15 21:30:48 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2022/06/27 15:29:15 fcambus Exp $
+# $NetBSD: Makefile,v 1.19 2023/02/15 21:30:48 fcambus Exp $
 
-DISTNAME=      spleen-1.9.1
+DISTNAME=      spleen-1.9.2
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/fonts/spleen/distinfo
diff -u pkgsrc/fonts/spleen/distinfo:1.17 pkgsrc/fonts/spleen/distinfo:1.18
--- pkgsrc/fonts/spleen/distinfo:1.17   Tue Oct 26 10:27:23 2021
+++ pkgsrc/fonts/spleen/distinfo        Wed Feb 15 21:30:48 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 10:27:23 nia Exp $
+$NetBSD: distinfo,v 1.18 2023/02/15 21:30:48 fcambus Exp $
 
-BLAKE2s (spleen-1.9.1.tar.gz) = d186cb141e12172c383d1e9dd38e89eada85a3a4832781ce2f0bb8847a0e4a37
-SHA512 (spleen-1.9.1.tar.gz) = 92b16e5016d2eca75b649be417cd6e08bf761f3937f3ac8680e66b62e5fef54dce0e64aaa60febd3e7d4f849bd3a13ee6cad1daabf20652ff176967f41a41769
-Size (spleen-1.9.1.tar.gz) = 425960 bytes
+BLAKE2s (spleen-1.9.2.tar.gz) = 5b14728f3dda74321d57b29f136af268bd49328a54971dccf294625f97efd0e2
+SHA512 (spleen-1.9.2.tar.gz) = 2339130d2ecc2b37719387578e25b47181b0e2fce5bb624e6aaa1a3ea780358f1c9531a7df8bbb2a8f76b5fcafdac39e57843f6af3d66231d7683dad9c07ab63
+Size (spleen-1.9.2.tar.gz) = 429756 bytes



Home | Main Index | Thread Index | Old Index