pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/bdftopcf bdftopcf: update to 1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/59b3437ea872
branches: trunk
changeset: 371235:59b3437ea872
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 08 08:43:45 2017 +0000
description:
bdftopcf: update to 1.1.
This release imports the libXfont 1.x BDF-reading and PCF-writing code,
as this program is the only known user of that code and libXfont 1.x is
otherwise unmaintained. No functional difference should be apparent,
this is just another step towards eliminating the old version of
libXfont from the world.
diffstat:
fonts/bdftopcf/Makefile | 7 ++++---
fonts/bdftopcf/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 93550212169d -r 59b3437ea872 fonts/bdftopcf/Makefile
--- a/fonts/bdftopcf/Makefile Wed Nov 08 08:39:04 2017 +0000
+++ b/fonts/bdftopcf/Makefile Wed Nov 08 08:43:45 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/12/31 14:12:49 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/11/08 08:43:45 wiz Exp $
-DISTNAME= bdftopcf-1.0.5
+DISTNAME= bdftopcf-1.1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
@@ -14,5 +14,6 @@
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-.include "../../x11/libXfont/buildlink3.mk"
+.include "../../x11/fontsproto/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 93550212169d -r 59b3437ea872 fonts/bdftopcf/distinfo
--- a/fonts/bdftopcf/distinfo Wed Nov 08 08:39:04 2017 +0000
+++ b/fonts/bdftopcf/distinfo Wed Nov 08 08:43:45 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 20:44:29 agc Exp $
+$NetBSD: distinfo,v 1.8 2017/11/08 08:43:45 wiz Exp $
-SHA1 (bdftopcf-1.0.5.tar.bz2) = 93fca9876367b0950b57680237a7dfc1a520ffac
-RMD160 (bdftopcf-1.0.5.tar.bz2) = 996829d8eb375690a5c0f2525625ccf9e7991d47
-SHA512 (bdftopcf-1.0.5.tar.bz2) = 9c6a156c8932579ee37699efaee3b1421d04d55ca0a62ca850a69cc65c21c7d9366b5a090b6a40e927504df16fecfdb484606052adc1038ca25e797f7e8c86c3
-Size (bdftopcf-1.0.5.tar.bz2) = 123291 bytes
+SHA1 (bdftopcf-1.1.tar.bz2) = 48a783337a5aa49ebc102c9788ff0f43ea35c5c4
+RMD160 (bdftopcf-1.1.tar.bz2) = eaf9c8341ceeb03592601e3da82899514fdf0f4a
+SHA512 (bdftopcf-1.1.tar.bz2) = 7b790e8d512ca2812ac889c156ef91c48798b4744a6857e5b17e0128764b5afa8c5426fe5de05a9819d64745116718db4221b3e657e3c2633465e87179c44bec
+Size (bdftopcf-1.1.tar.bz2) = 150815 bytes
Home |
Main Index |
Thread Index |
Old Index