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:           Sat Sep  7 14:03:11 UTC 2019

Modified Files:
        pkgsrc/fonts/spleen: Makefile distinfo

Log Message:
spleen: update to 1.2.0.

ChangeLog:

- Add link to instructions on how to enable bitmap fonts support on Ubuntu
- Add a Makefile target to generate a specimen file
- Add full support for the Braille Patterns Unicode block
- Add light box drawings characters for the 16x32 and 32x64 versions

OK kamil@


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/fonts/spleen/Makefile:1.5
--- pkgsrc/fonts/spleen/Makefile:1.4    Tue Sep  3 12:10:50 2019
+++ pkgsrc/fonts/spleen/Makefile        Sat Sep  7 14:03:11 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/09/03 12:10:50 fcambus Exp $
+# $NetBSD: Makefile,v 1.5 2019/09/07 14:03:11 fcambus Exp $
 
-DISTNAME=      spleen-1.1.0
+DISTNAME=      spleen-1.2.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.4 pkgsrc/fonts/spleen/distinfo:1.5
--- pkgsrc/fonts/spleen/distinfo:1.4    Tue Sep  3 12:10:50 2019
+++ pkgsrc/fonts/spleen/distinfo        Sat Sep  7 14:03:11 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/09/03 12:10:50 fcambus Exp $
+$NetBSD: distinfo,v 1.5 2019/09/07 14:03:11 fcambus Exp $
 
-SHA1 (spleen-1.1.0.tar.gz) = a5ecb5c96d4379e366f66025afdfd1c286c345df
-RMD160 (spleen-1.1.0.tar.gz) = 70ee4118ff5a6334f45208f4d3c410de23a24aab
-SHA512 (spleen-1.1.0.tar.gz) = 3d3244c0ec1c5710c1b09326cb9627be481bd2a91331b887c240207a88328a658cf50b39db87b15290cb06090e377759981e27805d32c8b42f908c4b388dce56
-Size (spleen-1.1.0.tar.gz) = 175797 bytes
+SHA1 (spleen-1.2.0.tar.gz) = a06738bbddd6341b101deef485f14b45230ae525
+RMD160 (spleen-1.2.0.tar.gz) = 764bb01a7bca0e5603c5174ef4de6512f3fd95fc
+SHA512 (spleen-1.2.0.tar.gz) = 42a96dede2861729239484135f438977d939d8cf49dedfbfc6f75996ce0c28ed0cf0960e20e9652ecbae4d062f728026c882dfe5f754fa9e352b5b64836dd427
+Size (spleen-1.2.0.tar.gz) = 217668 bytes



Home | Main Index | Thread Index | Old Index