summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2013-01-29 05:50:42 +0000
committerwiz <wiz>2013-01-29 05:50:42 +0000
commit6a2e36f062cd89f9de6d8419f1fef7213ff26220 (patch)
treef210ebd2bede6f81e8b3a56f99a1b0cc726cac99 /fonts
parent69ccf8d533232c66b57655c5519e1edf52a389ab (diff)
downloadpkgsrc-6a2e36f062cd89f9de6d8419f1fef7213ff26220.tar.gz
Update to 1.0.4:
This minor maintenance release includes several years of build improvements, cleanups, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (7): Adopt X.Org standard coding style (via x-indent.sh) Initialize font to 0 values directly instead of via bzero Combine usage message strings Add -v flag to print version info Use symbolic names instead of raw integers for stdin & stdout fd's Use remove() instead of unlink() to remove files bdftopcf 1.0.4 Gaetan Nadon (4): config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory
Diffstat (limited to 'fonts')
-rw-r--r--fonts/bdftopcf/Makefile4
-rw-r--r--fonts/bdftopcf/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/fonts/bdftopcf/Makefile b/fonts/bdftopcf/Makefile
index 19775fefcfa..fc9984d141c 100644
--- a/fonts/bdftopcf/Makefile
+++ b/fonts/bdftopcf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2012/10/03 18:28:17 asau Exp $
+# $NetBSD: Makefile,v 1.9 2013/01/29 05:50:42 wiz Exp $
#
-DISTNAME= bdftopcf-1.0.3
+DISTNAME= bdftopcf-1.0.4
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/fonts/bdftopcf/distinfo b/fonts/bdftopcf/distinfo
index 627ac7df2df..052e8028370 100644
--- a/fonts/bdftopcf/distinfo
+++ b/fonts/bdftopcf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/08/12 16:03:24 wiz Exp $
+$NetBSD: distinfo,v 1.5 2013/01/29 05:50:42 wiz Exp $
-SHA1 (bdftopcf-1.0.3.tar.bz2) = 146b4ece2867479045c3b4593b22c9f1d21da14a
-RMD160 (bdftopcf-1.0.3.tar.bz2) = fc6cc11affa100aa7e5d25a011d8045b3b7ff746
-Size (bdftopcf-1.0.3.tar.bz2) = 104929 bytes
+SHA1 (bdftopcf-1.0.4.tar.bz2) = 6010f4748d30007ebfeaa8cb053ec3c2e9bbda34
+RMD160 (bdftopcf-1.0.4.tar.bz2) = a8f96877887bc978b0076102ce91276838497277
+Size (bdftopcf-1.0.4.tar.bz2) = 116380 bytes