summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-08 08:43:45 +0000
committerwiz <wiz@pkgsrc.org>2017-11-08 08:43:45 +0000
commit4e2e87aef9bf0488b1be93cced4228f1704d609b (patch)
tree01db5ffd98f38dccf954ccb58e66540ba6bc720e /fonts
parentc439db0af00bdd9bd989c7854a93988b4883fa1f (diff)
downloadpkgsrc-4e2e87aef9bf0488b1be93cced4228f1704d609b.tar.gz
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 (limited to 'fonts')
-rw-r--r--fonts/bdftopcf/Makefile7
-rw-r--r--fonts/bdftopcf/distinfo10
2 files changed, 9 insertions, 8 deletions
diff --git a/fonts/bdftopcf/Makefile b/fonts/bdftopcf/Makefile
index 930735a61e5..9b42e8bc7cf 100644
--- a/fonts/bdftopcf/Makefile
+++ b/fonts/bdftopcf/Makefile
@@ -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 @@ GNU_CONFIGURE= yes
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 --git a/fonts/bdftopcf/distinfo b/fonts/bdftopcf/distinfo
index 79236c18f8c..b0289fae75b 100644
--- a/fonts/bdftopcf/distinfo
+++ b/fonts/bdftopcf/distinfo
@@ -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