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:           Thu Dec 12 20:17:59 UTC 2019

Modified Files:
        pkgsrc/fonts/spleen: Makefile distinfo

Log Message:
spleen: update to 1.6.0.

Spleen 1.6.0 (2019-12-02)

- Make it clear that .dfont files are provided in release tarballs
- Initial SFD version converted from the 8x16 BDF file
- Add a 'otf' target in the Makefile to generate an OTF version
- Mention the OTF version in the README, in notes for Windows users


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/fonts/spleen/Makefile \
    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.7 pkgsrc/fonts/spleen/Makefile:1.8
--- pkgsrc/fonts/spleen/Makefile:1.7    Mon Oct  7 08:41:10 2019
+++ pkgsrc/fonts/spleen/Makefile        Thu Dec 12 20:17:58 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/10/07 08:41:10 fcambus Exp $
+# $NetBSD: Makefile,v 1.8 2019/12/12 20:17:58 fcambus Exp $
 
-DISTNAME=      spleen-1.5.0
+DISTNAME=      spleen-1.6.0
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
Index: pkgsrc/fonts/spleen/distinfo
diff -u pkgsrc/fonts/spleen/distinfo:1.7 pkgsrc/fonts/spleen/distinfo:1.8
--- pkgsrc/fonts/spleen/distinfo:1.7    Mon Oct  7 08:41:10 2019
+++ pkgsrc/fonts/spleen/distinfo        Thu Dec 12 20:17:58 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/10/07 08:41:10 fcambus Exp $
+$NetBSD: distinfo,v 1.8 2019/12/12 20:17:58 fcambus Exp $
 
-SHA1 (spleen-1.5.0.tar.gz) = 18f0b4a6ae8936847d221be5256ed2cbacf6afd4
-RMD160 (spleen-1.5.0.tar.gz) = f72ea5de5fb4b5ae6b67d0aecc98430d48c54845
-SHA512 (spleen-1.5.0.tar.gz) = 0d03ea534f872c3509c1ab7f2947e4a6e2edf4436daa65db23f83622599c820c59c373f1fd97edebfaa728606109736de09a173443054f84259f7c09175d81df
-Size (spleen-1.5.0.tar.gz) = 244033 bytes
+SHA1 (spleen-1.6.0.tar.gz) = ea4b53b56a1486c7ed552b7ae798907bab3cd80c
+RMD160 (spleen-1.6.0.tar.gz) = 8ac6818c18ba128a69fda100a493d59cc0fa75ca
+SHA512 (spleen-1.6.0.tar.gz) = 51dbf0350f2e0e3bef0a8b8ccd98d8ca92b47136bd42b2ca1072da298706548c4092283b38f36514fceba862af98fd076a6b8928a8e524fe4ff8e3ab25811918
+Size (spleen-1.6.0.tar.gz) = 299001 bytes



Home | Main Index | Thread Index | Old Index