From 433266272afc2bd2b9747bbc4f6cb3a36cd2cea2 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Fri, 31 Jan 2003 04:41:36 +0000 Subject: [PATCH] Update to 20030130. PR: ports/47698 Submitted by: KANOU Hiroki (maintainer) --- print/fontforge/Makefile | 4 ++-- print/fontforge/distinfo | 4 ++-- print/fontforge/pkg-plist | 14 ++++++++++++++ print/pfaedit/Makefile | 4 ++-- print/pfaedit/distinfo | 4 ++-- print/pfaedit/pkg-plist | 14 ++++++++++++++ 6 files changed, 36 insertions(+), 8 deletions(-) diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index ae5dc12cc664..855b18aaabc7 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20${DIST_VER} CATEGORIES= print MASTER_SITES= http://pfaedit.sourceforge.net/ \ ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ./ libuninameslist +MASTER_SITE_SUBDIR = libuninameslist DISTFILES= ${EXTRACT_ONLY} .if !defined(NOPORTDOCS) DISTFILES+= ${DOCFILE} @@ -38,7 +38,7 @@ INSTALLS_SHLIB= yes MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 030125 +DIST_VER= 030130 LIBUNINAMESLIST_VER= 030116 .if !defined(NOPORTDOCS) diff --git a/print/fontforge/distinfo b/print/fontforge/distinfo index c1c97a20bf00..aa64ffbcc36e 100644 --- a/print/fontforge/distinfo +++ b/print/fontforge/distinfo @@ -1,4 +1,4 @@ -MD5 (pfaedit_full-030125.tgz) = c78d867053f2acf87e490a0558cb72ab +MD5 (pfaedit_full-030130.tgz) = 2caef3964e85646f8244dd265c0038f9 MD5 (cidmaps.tgz) = 435b64b8c47c1640d219ebb27d9082fb MD5 (libuninameslist_src-030116.tgz) = 740d2dacafd70f5dfa17a5d2b04aa97b -MD5 (pfaedit_htdocs-030125.tgz) = baf0476711a10dc760f5e0c9fb2c565c +MD5 (pfaedit_htdocs-030130.tgz) = b1c3897e7aaf5c3a6fc10b2ef4b4b106 diff --git a/print/fontforge/pkg-plist b/print/fontforge/pkg-plist index 5c580d414bed..94e1fae649e2 100644 --- a/print/fontforge/pkg-plist +++ b/print/fontforge/pkg-plist @@ -64,6 +64,7 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/MultiPrint.png %%PORTDOCS%%share/doc/pfaedit/NoPointHint.png %%PORTDOCS%%share/doc/pfaedit/PageSetup.png +%%PORTDOCS%%share/doc/pfaedit/PfaEdit-TeX.html %%PORTDOCS%%share/doc/pfaedit/PfaEdits.gif %%PORTDOCS%%share/doc/pfaedit/Print.png %%PORTDOCS%%share/doc/pfaedit/Problems-MacOSX.html @@ -96,6 +97,7 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/bvlayers.png %%PORTDOCS%%share/doc/pfaedit/bvtools.png %%PORTDOCS%%share/doc/pfaedit/cap-height.png +%%PORTDOCS%%share/doc/pfaedit/charinfo-akhn.png %%PORTDOCS%%share/doc/pfaedit/charinfo-comment.png %%PORTDOCS%%share/doc/pfaedit/charinfo-comp.png %%PORTDOCS%%share/doc/pfaedit/charinfo-lig.png @@ -116,6 +118,12 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/display.html %%PORTDOCS%%share/doc/pfaedit/document.nvd %%PORTDOCS%%share/doc/pfaedit/editexample.html +%%PORTDOCS%%share/doc/pfaedit/editexample2.html +%%PORTDOCS%%share/doc/pfaedit/editexample3.html +%%PORTDOCS%%share/doc/pfaedit/editexample4.html +%%PORTDOCS%%share/doc/pfaedit/editexample5.html +%%PORTDOCS%%share/doc/pfaedit/editexample6.html +%%PORTDOCS%%share/doc/pfaedit/editexample7.html %%PORTDOCS%%share/doc/pfaedit/editmenu.html %%PORTDOCS%%share/doc/pfaedit/elementmenu.html %%PORTDOCS%%share/doc/pfaedit/englishkernpairs.txt @@ -126,6 +134,11 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/faq.html %%PORTDOCS%%share/doc/pfaedit/faqFS.html %%PORTDOCS%%share/doc/pfaedit/faqFrame.html +%%PORTDOCS%%share/doc/pfaedit/ffi-caret.png +%%PORTDOCS%%share/doc/pfaedit/ffi-moved.png +%%PORTDOCS%%share/doc/pfaedit/ffi-refs.png +%%PORTDOCS%%share/doc/pfaedit/ffi-rmoverlap.png +%%PORTDOCS%%share/doc/pfaedit/ffi-unlink.png %%PORTDOCS%%share/doc/pfaedit/fi.png %%PORTDOCS%%share/doc/pfaedit/filemenu.html %%PORTDOCS%%share/doc/pfaedit/files.html @@ -207,6 +220,7 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/rplserifs.png %%PORTDOCS%%share/doc/pfaedit/sans-serif-def.png %%PORTDOCS%%share/doc/pfaedit/scripting.html +%%PORTDOCS%%share/doc/pfaedit/scriptnotes.html %%PORTDOCS%%share/doc/pfaedit/search.html %%PORTDOCS%%share/doc/pfaedit/selections.html %%PORTDOCS%%share/doc/pfaedit/serif-def.png diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index ae5dc12cc664..855b18aaabc7 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20${DIST_VER} CATEGORIES= print MASTER_SITES= http://pfaedit.sourceforge.net/ \ ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ./ libuninameslist +MASTER_SITE_SUBDIR = libuninameslist DISTFILES= ${EXTRACT_ONLY} .if !defined(NOPORTDOCS) DISTFILES+= ${DOCFILE} @@ -38,7 +38,7 @@ INSTALLS_SHLIB= yes MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 030125 +DIST_VER= 030130 LIBUNINAMESLIST_VER= 030116 .if !defined(NOPORTDOCS) diff --git a/print/pfaedit/distinfo b/print/pfaedit/distinfo index c1c97a20bf00..aa64ffbcc36e 100644 --- a/print/pfaedit/distinfo +++ b/print/pfaedit/distinfo @@ -1,4 +1,4 @@ -MD5 (pfaedit_full-030125.tgz) = c78d867053f2acf87e490a0558cb72ab +MD5 (pfaedit_full-030130.tgz) = 2caef3964e85646f8244dd265c0038f9 MD5 (cidmaps.tgz) = 435b64b8c47c1640d219ebb27d9082fb MD5 (libuninameslist_src-030116.tgz) = 740d2dacafd70f5dfa17a5d2b04aa97b -MD5 (pfaedit_htdocs-030125.tgz) = baf0476711a10dc760f5e0c9fb2c565c +MD5 (pfaedit_htdocs-030130.tgz) = b1c3897e7aaf5c3a6fc10b2ef4b4b106 diff --git a/print/pfaedit/pkg-plist b/print/pfaedit/pkg-plist index 5c580d414bed..94e1fae649e2 100644 --- a/print/pfaedit/pkg-plist +++ b/print/pfaedit/pkg-plist @@ -64,6 +64,7 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/MultiPrint.png %%PORTDOCS%%share/doc/pfaedit/NoPointHint.png %%PORTDOCS%%share/doc/pfaedit/PageSetup.png +%%PORTDOCS%%share/doc/pfaedit/PfaEdit-TeX.html %%PORTDOCS%%share/doc/pfaedit/PfaEdits.gif %%PORTDOCS%%share/doc/pfaedit/Print.png %%PORTDOCS%%share/doc/pfaedit/Problems-MacOSX.html @@ -96,6 +97,7 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/bvlayers.png %%PORTDOCS%%share/doc/pfaedit/bvtools.png %%PORTDOCS%%share/doc/pfaedit/cap-height.png +%%PORTDOCS%%share/doc/pfaedit/charinfo-akhn.png %%PORTDOCS%%share/doc/pfaedit/charinfo-comment.png %%PORTDOCS%%share/doc/pfaedit/charinfo-comp.png %%PORTDOCS%%share/doc/pfaedit/charinfo-lig.png @@ -116,6 +118,12 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/display.html %%PORTDOCS%%share/doc/pfaedit/document.nvd %%PORTDOCS%%share/doc/pfaedit/editexample.html +%%PORTDOCS%%share/doc/pfaedit/editexample2.html +%%PORTDOCS%%share/doc/pfaedit/editexample3.html +%%PORTDOCS%%share/doc/pfaedit/editexample4.html +%%PORTDOCS%%share/doc/pfaedit/editexample5.html +%%PORTDOCS%%share/doc/pfaedit/editexample6.html +%%PORTDOCS%%share/doc/pfaedit/editexample7.html %%PORTDOCS%%share/doc/pfaedit/editmenu.html %%PORTDOCS%%share/doc/pfaedit/elementmenu.html %%PORTDOCS%%share/doc/pfaedit/englishkernpairs.txt @@ -126,6 +134,11 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/faq.html %%PORTDOCS%%share/doc/pfaedit/faqFS.html %%PORTDOCS%%share/doc/pfaedit/faqFrame.html +%%PORTDOCS%%share/doc/pfaedit/ffi-caret.png +%%PORTDOCS%%share/doc/pfaedit/ffi-moved.png +%%PORTDOCS%%share/doc/pfaedit/ffi-refs.png +%%PORTDOCS%%share/doc/pfaedit/ffi-rmoverlap.png +%%PORTDOCS%%share/doc/pfaedit/ffi-unlink.png %%PORTDOCS%%share/doc/pfaedit/fi.png %%PORTDOCS%%share/doc/pfaedit/filemenu.html %%PORTDOCS%%share/doc/pfaedit/files.html @@ -207,6 +220,7 @@ lib/libuninameslist.so.0 %%PORTDOCS%%share/doc/pfaedit/rplserifs.png %%PORTDOCS%%share/doc/pfaedit/sans-serif-def.png %%PORTDOCS%%share/doc/pfaedit/scripting.html +%%PORTDOCS%%share/doc/pfaedit/scriptnotes.html %%PORTDOCS%%share/doc/pfaedit/search.html %%PORTDOCS%%share/doc/pfaedit/selections.html %%PORTDOCS%%share/doc/pfaedit/serif-def.png