From 287f0bd0c19dd9b8a1c7cfa5f0556f88130111c3 Mon Sep 17 00:00:00 2001 From: pat Date: Fri, 8 Mar 2002 21:03:53 +0000 Subject: - Update to 20020306 Submitted by: maintainer --- print/pfaedit/Makefile | 2 +- print/pfaedit/distinfo | 4 ++-- print/pfaedit/files/patch-ttf.h | 12 ------------ 3 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 print/pfaedit/files/patch-ttf.h (limited to 'print/pfaedit') diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index 30b2b87ec629..75b55daa122d 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -32,7 +32,7 @@ ALL_TARGET= pfaedit MAN1= pfaedit.1 -DIST_VER= 020220 +DIST_VER= 020306 .if !defined(NOPORTDOCS) DOC_VER= 020214 diff --git a/print/pfaedit/distinfo b/print/pfaedit/distinfo index 78f3b9f35943..222b472458d4 100644 --- a/print/pfaedit/distinfo +++ b/print/pfaedit/distinfo @@ -1,3 +1,3 @@ -MD5 (pfaedit_full-020220.tgz) = 2d7056b930e3de3b9163e629a5b0c671 -MD5 (cidmaps.tgz) = 6bc25e216e9fe8b0c3b226cab3886f83 +MD5 (pfaedit_full-020306.tgz) = 6a46ef5c46ca04aa5b7174f2ab0c9983 +MD5 (cidmaps.tgz) = 888b70dd745242ba1f0f39015c3e8c88 MD5 (pfaedit_htdocs-020214.tgz) = 4d05e14c3ad4a25edb3a5da93dcbbf83 diff --git a/print/pfaedit/files/patch-ttf.h b/print/pfaedit/files/patch-ttf.h deleted file mode 100644 index 30bdbadaacb5..000000000000 --- a/print/pfaedit/files/patch-ttf.h +++ /dev/null @@ -1,12 +0,0 @@ ---- pfaedit/ttf.h.orig Thu Dec 20 13:29:41 2001 -+++ pfaedit/ttf.h Thu Dec 20 13:29:58 2001 -@@ -24,7 +24,8 @@ - * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF - * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -- -+ -+#include - #include "psfont.h" /* for struct fddata */ - - /* Some glyphs have multiple encodings ("A" might be used for Alpha and Cyrillic A) */ -- cgit