1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 20030619.

PR:		ports/53868
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
This commit is contained in:
Norikatsu Shigemura 2003-07-03 05:54:07 +00:00
parent 11024207d2
commit 5ad1c21399
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84107
6 changed files with 30 additions and 8 deletions

View File

@ -33,12 +33,12 @@ GNU_CONFIGURE= yes
#CONFIGURE_SCRIPT= configure.static
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
WRKSRC= ${WRKDIR}/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}-${DIST_VER}
INSTALLS_SHLIB= yes
MAN1= pfaedit.1 sfddiff.1
DIST_VER= 030512
DIST_VER= 030619
LIBUNINAMESLIST_VER= 030116
.if !defined(NOPORTDOCS)

View File

@ -1,4 +1,4 @@
MD5 (pfaedit_full-030512.tgz) = 91251185ea1bbe09c6dc728395bc805e
MD5 (pfaedit_full-030619.tgz) = 1b29769a4c0f49783bd1712cb37e732f
MD5 (cidmaps.tgz) = 542c4ddaaa6689de217d3a96678b4e69
MD5 (libuninameslist_src-030116.tgz) = 740d2dacafd70f5dfa17a5d2b04aa97b
MD5 (pfaedit_htdocs-030512.tgz) = 80ee532a936f5858139a5420445183e1
MD5 (pfaedit_htdocs-030619.tgz) = 4292c0b6d482925b796c30655619762c

View File

@ -75,15 +75,19 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/MetricsView.png
%%PORTDOCS%%share/doc/pfaedit/MultiPrint.png
%%PORTDOCS%%share/doc/pfaedit/NoPointHint.png
%%PORTDOCS%%share/doc/pfaedit/OutlineInline.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
%%PORTDOCS%%share/doc/pfaedit/ReviewHints.png
%%PORTDOCS%%share/doc/pfaedit/SelectByATT.png
%%PORTDOCS%%share/doc/pfaedit/Shades.png
%%PORTDOCS%%share/doc/pfaedit/Shades2.png
%%PORTDOCS%%share/doc/pfaedit/Shades4.png
%%PORTDOCS%%share/doc/pfaedit/Shadow.png
%%PORTDOCS%%share/doc/pfaedit/ShadowWireframe.png
%%PORTDOCS%%share/doc/pfaedit/ShowGridFit.png
%%PORTDOCS%%share/doc/pfaedit/Spacem_1.png
%%PORTDOCS%%share/doc/pfaedit/Spacem_2.png
@ -150,6 +154,8 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/elementmenu.html
%%PORTDOCS%%share/doc/pfaedit/englishkernpairs.txt
%%PORTDOCS%%share/doc/pfaedit/errrecovery.html
%%PORTDOCS%%share/doc/pfaedit/exclude-post.png
%%PORTDOCS%%share/doc/pfaedit/exclude-pre.png
%%PORTDOCS%%share/doc/pfaedit/expandedlines.png
%%PORTDOCS%%share/doc/pfaedit/expandstroke.png
%%PORTDOCS%%share/doc/pfaedit/f+i.png
@ -201,11 +207,14 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/hexley.png
%%PORTDOCS%%share/doc/pfaedit/hinting.html
%%PORTDOCS%%share/doc/pfaedit/hintsmenu.html
%%PORTDOCS%%share/doc/pfaedit/histogram.html
%%PORTDOCS%%share/doc/pfaedit/histogram.png
%%PORTDOCS%%share/doc/pfaedit/i1.png
%%PORTDOCS%%share/doc/pfaedit/i2.png
%%PORTDOCS%%share/doc/pfaedit/i3.png
%%PORTDOCS%%share/doc/pfaedit/i4.png
%%PORTDOCS%%share/doc/pfaedit/index.html
%%PORTDOCS%%share/doc/pfaedit/intersect-post.png
%%PORTDOCS%%share/doc/pfaedit/k1.png
%%PORTDOCS%%share/doc/pfaedit/k2.png
%%PORTDOCS%%share/doc/pfaedit/k3.png
@ -273,6 +282,7 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/privatekey.png
%%PORTDOCS%%share/doc/pfaedit/privatekeymenu.png
%%PORTDOCS%%share/doc/pfaedit/problems.html
%%PORTDOCS%%share/doc/pfaedit/quadbezier.png
%%PORTDOCS%%share/doc/pfaedit/quadraticspline.png
%%PORTDOCS%%share/doc/pfaedit/quotations.html
%%PORTDOCS%%share/doc/pfaedit/realindex.html
@ -286,6 +296,7 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/scriptnotes.html
%%PORTDOCS%%share/doc/pfaedit/scriptsdlg.png
%%PORTDOCS%%share/doc/pfaedit/search.html
%%PORTDOCS%%share/doc/pfaedit/selectbyatt.html
%%PORTDOCS%%share/doc/pfaedit/selections.html
%%PORTDOCS%%share/doc/pfaedit/serif-def.png
%%PORTDOCS%%share/doc/pfaedit/serif.png

View File

@ -33,12 +33,12 @@ GNU_CONFIGURE= yes
#CONFIGURE_SCRIPT= configure.static
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2"
WRKSRC= ${WRKDIR}/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}-${DIST_VER}
INSTALLS_SHLIB= yes
MAN1= pfaedit.1 sfddiff.1
DIST_VER= 030512
DIST_VER= 030619
LIBUNINAMESLIST_VER= 030116
.if !defined(NOPORTDOCS)

View File

@ -1,4 +1,4 @@
MD5 (pfaedit_full-030512.tgz) = 91251185ea1bbe09c6dc728395bc805e
MD5 (pfaedit_full-030619.tgz) = 1b29769a4c0f49783bd1712cb37e732f
MD5 (cidmaps.tgz) = 542c4ddaaa6689de217d3a96678b4e69
MD5 (libuninameslist_src-030116.tgz) = 740d2dacafd70f5dfa17a5d2b04aa97b
MD5 (pfaedit_htdocs-030512.tgz) = 80ee532a936f5858139a5420445183e1
MD5 (pfaedit_htdocs-030619.tgz) = 4292c0b6d482925b796c30655619762c

View File

@ -75,15 +75,19 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/MetricsView.png
%%PORTDOCS%%share/doc/pfaedit/MultiPrint.png
%%PORTDOCS%%share/doc/pfaedit/NoPointHint.png
%%PORTDOCS%%share/doc/pfaedit/OutlineInline.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
%%PORTDOCS%%share/doc/pfaedit/ReviewHints.png
%%PORTDOCS%%share/doc/pfaedit/SelectByATT.png
%%PORTDOCS%%share/doc/pfaedit/Shades.png
%%PORTDOCS%%share/doc/pfaedit/Shades2.png
%%PORTDOCS%%share/doc/pfaedit/Shades4.png
%%PORTDOCS%%share/doc/pfaedit/Shadow.png
%%PORTDOCS%%share/doc/pfaedit/ShadowWireframe.png
%%PORTDOCS%%share/doc/pfaedit/ShowGridFit.png
%%PORTDOCS%%share/doc/pfaedit/Spacem_1.png
%%PORTDOCS%%share/doc/pfaedit/Spacem_2.png
@ -150,6 +154,8 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/elementmenu.html
%%PORTDOCS%%share/doc/pfaedit/englishkernpairs.txt
%%PORTDOCS%%share/doc/pfaedit/errrecovery.html
%%PORTDOCS%%share/doc/pfaedit/exclude-post.png
%%PORTDOCS%%share/doc/pfaedit/exclude-pre.png
%%PORTDOCS%%share/doc/pfaedit/expandedlines.png
%%PORTDOCS%%share/doc/pfaedit/expandstroke.png
%%PORTDOCS%%share/doc/pfaedit/f+i.png
@ -201,11 +207,14 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/hexley.png
%%PORTDOCS%%share/doc/pfaedit/hinting.html
%%PORTDOCS%%share/doc/pfaedit/hintsmenu.html
%%PORTDOCS%%share/doc/pfaedit/histogram.html
%%PORTDOCS%%share/doc/pfaedit/histogram.png
%%PORTDOCS%%share/doc/pfaedit/i1.png
%%PORTDOCS%%share/doc/pfaedit/i2.png
%%PORTDOCS%%share/doc/pfaedit/i3.png
%%PORTDOCS%%share/doc/pfaedit/i4.png
%%PORTDOCS%%share/doc/pfaedit/index.html
%%PORTDOCS%%share/doc/pfaedit/intersect-post.png
%%PORTDOCS%%share/doc/pfaedit/k1.png
%%PORTDOCS%%share/doc/pfaedit/k2.png
%%PORTDOCS%%share/doc/pfaedit/k3.png
@ -273,6 +282,7 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/privatekey.png
%%PORTDOCS%%share/doc/pfaedit/privatekeymenu.png
%%PORTDOCS%%share/doc/pfaedit/problems.html
%%PORTDOCS%%share/doc/pfaedit/quadbezier.png
%%PORTDOCS%%share/doc/pfaedit/quadraticspline.png
%%PORTDOCS%%share/doc/pfaedit/quotations.html
%%PORTDOCS%%share/doc/pfaedit/realindex.html
@ -286,6 +296,7 @@ lib/libuninameslist.so.0
%%PORTDOCS%%share/doc/pfaedit/scriptnotes.html
%%PORTDOCS%%share/doc/pfaedit/scriptsdlg.png
%%PORTDOCS%%share/doc/pfaedit/search.html
%%PORTDOCS%%share/doc/pfaedit/selectbyatt.html
%%PORTDOCS%%share/doc/pfaedit/selections.html
%%PORTDOCS%%share/doc/pfaedit/serif-def.png
%%PORTDOCS%%share/doc/pfaedit/serif.png