1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Update to 20050310

PR:		ports/78976
Submitted by:	maintainer
This commit is contained in:
Michael Johnson 2005-03-18 04:14:09 +00:00
parent f79d2b5ab6
commit 3e5a9e919c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131543
4 changed files with 11 additions and 9 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= fontforge
PORTVERSION= 20050117
PORTVERSION= 20050310
PORTREVISION= 0
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View File

@ -1,4 +1,4 @@
MD5 (fontforge_full-20050117.tgz) = eb1b17de78b8a211a60f08a3e2a7a548
SIZE (fontforge_full-20050117.tgz) = 4369023
MD5 (fontforge_htdocs-20050117.tgz) = 0c4c17ba0389654707322888577f4434
SIZE (fontforge_htdocs-20050117.tgz) = 2098773
MD5 (fontforge_full-20050310.tgz) = 55787a2c60fd84599d316e0311bcb3ae
SIZE (fontforge_full-20050310.tgz) = 4476929
MD5 (fontforge_htdocs-20050310.tgz) = 10e27dbf02be98bddeb3098371e763e1
SIZE (fontforge_htdocs-20050310.tgz) = 2108741

View File

@ -1,5 +1,5 @@
--- Makefile.dynamic.in.orig Sun Jan 2 00:07:09 2005
+++ Makefile.dynamic.in Thu Jan 20 17:27:18 2005
--- Makefile.dynamic.in.orig Tue Dec 28 05:04:28 2004
+++ Makefile.dynamic.in Fri Mar 18 12:01:37 2005
@@ -47,25 +47,26 @@
$(LIBTOOL) $(INSTALL) -c libgunicode.la $(libdir)/libgunicode.la
#cp .libs/*.so.*.* $(libdir)
@ -19,8 +19,8 @@
+ ${BSD_INSTALL_PROGRAM} -c fontforge/.libs/fontforge $(bindir)
+ ${BSD_INSTALL_PROGRAM} -c fontforge/.libs/sfddiff $(bindir)
+ ${BSD_INSTALL_PROGRAM} -c fontforge/.libs/acorn2sfd $(bindir)
# -rm -f $(bindir)/pfaedit
# (cd $(bindir) ; ln -s fontforge pfaedit)
-rm -f $(bindir)/pfaedit
(cd $(bindir) ; ln -s fontforge pfaedit)
- cp fontforge/pfaedit-*.ui $(sharedir)
+ ${BSD_INSTALL_DATA} fontforge/pfaedit-*.ui $(sharedir)
#The next line will fail for most installs. If you have downloaded the cidmaps

View File

@ -1,6 +1,7 @@
bin/fontforge
bin/sfddiff
bin/acorn2sfd
bin/pfaedit
lib/libgdraw.a
lib/libgdraw.la
lib/libgdraw.so
@ -372,6 +373,7 @@ libdata/pkgconfig/fontforge.pc
%%PORTDOCS%%%%DOCSDIR%%/overlappedlines.png
%%PORTDOCS%%%%DOCSDIR%%/overshoot.png
%%PORTDOCS%%%%DOCSDIR%%/overview.html
%%PORTDOCS%%%%DOCSDIR%%/palmfonts.html
%%PORTDOCS%%%%DOCSDIR%%/pcf-format.html
%%PORTDOCS%%%%DOCSDIR%%/pfaeditchangelog.html
%%PORTDOCS%%%%DOCSDIR%%/pfaeditmath.html