summaryrefslogtreecommitdiff
path: root/print/fontforge
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-08 21:03:53 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-08 21:03:53 +0000
commit619d5c964b07d04ee8b67aaae524a8d3d91b9a7a (patch)
treecab373e88e7d56d3c5506d352948eebfdb6c57a9 /print/fontforge
parent- Update to 0.48 (diff)
- Update to 20020306
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=55745
Diffstat (limited to 'print/fontforge')
-rw-r--r--print/fontforge/Makefile2
-rw-r--r--print/fontforge/distinfo4
-rw-r--r--print/fontforge/files/patch-ttf.h12
3 files changed, 3 insertions, 15 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 30b2b87ec629..75b55daa122d 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/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/fontforge/distinfo b/print/fontforge/distinfo
index 78f3b9f35943..222b472458d4 100644
--- a/print/fontforge/distinfo
+++ b/print/fontforge/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/fontforge/files/patch-ttf.h b/print/fontforge/files/patch-ttf.h
deleted file mode 100644
index 30bdbadaacb5..000000000000
--- a/print/fontforge/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 <sys/types.h>
- #include "psfont.h" /* for struct fddata */
-
- /* Some glyphs have multiple encodings ("A" might be used for Alpha and Cyrillic A) */