pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/t1utils Changes 1.32:
details: https://anonhg.NetBSD.org/pkgsrc/rev/57cd39a399c6
branches: trunk
changeset: 474281:57cd39a399c6
user: adam <adam%pkgsrc.org@localhost>
date: Tue Apr 27 08:44:43 2004 +0000
description:
Changes 1.32:
* Fix memory corruption bug
Changes 1.31:
* Support fonts where the first eexec-encrypted byte is binary 0
Changes 1.30:
* Support fonts where "currentfile eexec" isn't followed by a newline
Changes 1.29:
* T1disasm can handle an Omega font
diffstat:
fonts/t1utils/Makefile | 8 ++++----
fonts/t1utils/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r c2738a4c0237 -r 57cd39a399c6 fonts/t1utils/Makefile
--- a/fonts/t1utils/Makefile Tue Apr 27 08:24:41 2004 +0000
+++ b/fonts/t1utils/Makefile Tue Apr 27 08:44:43 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/04/19 05:40:00 snj Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/27 08:44:43 adam Exp $
#
-DISTNAME= t1utils-1.27
+DISTNAME= t1utils-1.32
CATEGORIES= fonts converters
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
COMMENT= Utility programs for dealing with Postscript Type 1 font files
-USE_BUILDLINK3= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"
diff -r c2738a4c0237 -r 57cd39a399c6 fonts/t1utils/distinfo
--- a/fonts/t1utils/distinfo Tue Apr 27 08:24:41 2004 +0000
+++ b/fonts/t1utils/distinfo Tue Apr 27 08:44:43 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/06/01 12:49:12 salo Exp $
+$NetBSD: distinfo,v 1.3 2004/04/27 08:44:43 adam Exp $
-SHA1 (t1utils-1.27.tar.gz) = cbbe35a37e8cc7bd2bbcdf07e74b8bed453f6ff0
-Size (t1utils-1.27.tar.gz) = 106678 bytes
+SHA1 (t1utils-1.32.tar.gz) = 2fcb31431a0886c8e8c68baf423845477fba92c9
+Size (t1utils-1.32.tar.gz) = 113401 bytes
Home |
Main Index |
Thread Index |
Old Index