Skip site navigation (1)Skip section navigation (2)
Date:      12 Oct 2005 08:43:57 -0000
From:      KANOU Hiroki <kanou@khdd.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kanou@khdd.net
Subject:   ports/87308: maintainer-update: print/fontforge to 20050909
Message-ID:  <20051012084357.31986.qmail@khdd.net>
Resent-Message-ID: <200510120840.j9C8eFru057298@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87308
>Category:       ports
>Synopsis:       maintainer-update: print/fontforge to 20050909
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 12 08:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KANOU Hiroki
>Release:        FreeBSD 5.3-SECURITY i386
>Organization:
>Environment:
System: FreeBSD tin.khdd.net 5.3-SECURITY FreeBSD 5.3-SECURITY #0: Wed Jul 20 06:22:23 UTC 2005 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:

FontForge port is updated by maintainer from 20050624 to 20050909

One file, files/patch-configure, is removed in this version of the port.

>How-To-Repeat:
>Fix:

diff -uNr fontforge.orig/Makefile fontforge/Makefile
--- fontforge.orig/Makefile	Fri Jul  1 12:52:26 2005
+++ fontforge/Makefile	Wed Oct 12 17:05:26 2005
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	fontforge
-PORTVERSION=	20050624
+PORTVERSION=	20050909
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fontforge
 DISTFILES=	${EXTRACT_ONLY} ${DOCFILE}
-EXTRACT_ONLY=	${PORTNAME}_full-${PORTVERSION}.tgz
+EXTRACT_ONLY=	${PORTNAME}_full-${PORTVERSION}.tar.bz2
 
 MAINTAINER=	kanou@khdd.net
 COMMENT=	Type 1/TrueType/OpenType/bitmap font editor
@@ -24,12 +24,13 @@
 		freetype.9:${PORTSDIR}/print/freetype2 \
 		xml2.5:${PORTSDIR}/textproc/libxml2
 
-DOC_VERSION=	${PORTVERSION}
+DOC_VERSION=	20050909
 DOCFILE=	${PORTNAME}_htdocs-${DOC_VERSION}.tgz
 
 USE_GMAKE=	yes
 USE_XLIB=	yes
 USE_ICONV=	yes
+USE_BZIP2=	yes
 PATCH_STRIP=	-l
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 .if !defined(FONTFORGE_NO_MULTILAYER)
diff -uNr fontforge.orig/distinfo fontforge/distinfo
--- fontforge.orig/distinfo	Fri Jul  1 12:52:26 2005
+++ fontforge/distinfo	Wed Oct 12 17:13:01 2005
@@ -1,4 +1,4 @@
-MD5 (fontforge_full-20050624.tgz) = 43c3586abae30b350cdedb08bb5452aa
-SIZE (fontforge_full-20050624.tgz) = 4392875
-MD5 (fontforge_htdocs-20050624.tgz) = 4c689753bd2ed3cc07ad65629de540cf
-SIZE (fontforge_htdocs-20050624.tgz) = 2156589
+MD5 (fontforge_full-20050909.tar.bz2) = 8bb93d8c047c2ac4c8635080af61bc39
+SIZE (fontforge_full-20050909.tar.bz2) = 3175627
+MD5 (fontforge_htdocs-20050909.tgz) = 0484d971d9f9433eff98d55e578ccddc
+SIZE (fontforge_htdocs-20050909.tgz) = 2137899
diff -uNr fontforge.orig/files/patch-Makefile.dynamic.in fontforge/files/patch-Makefile.dynamic.in
--- fontforge.orig/files/patch-Makefile.dynamic.in	Fri Jul  1 12:52:27 2005
+++ fontforge/files/patch-Makefile.dynamic.in	Wed Oct 12 17:20:31 2005
@@ -1,6 +1,6 @@
 --- Makefile.dynamic.in.orig	Thu Jun  9 02:20:04 2005
 +++ Makefile.dynamic.in	Thu Jun 30 13:51:27 2005
-@@ -48,34 +48,35 @@
+@@ -48,34 +48,34 @@
  	$(LIBTOOL) $(INSTALL) -c libgunicode.la $(libdir)/libgunicode.la
  	#cp .libs/*.so.*.* $(libdir)
  	$(LIBTOOL) --finish $(libdir)
@@ -30,7 +30,6 @@
 -	$(LIBTOOL) $(INSTALL) -c fontforge/sfddiff $(bindir)
 +	${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)
 -	cp fontforge/pfaedit-*.ui $(sharedir)
diff -uNr fontforge.orig/files/patch-fontforge::Makefile.dynamic.in fontforge/files/patch-fontforge::Makefile.dynamic.in
--- fontforge.orig/files/patch-fontforge::Makefile.dynamic.in	Tue Feb  1 07:07:31 2005
+++ fontforge/files/patch-fontforge::Makefile.dynamic.in	Tue Jul 19 11:35:00 2005
@@ -9,12 +9,3 @@
      @DEFS@ '-DSHAREDIR="$(sharedir)"' -DLIBDIR='"$(libdir)"'
  CFLAGS = @CFLAGS@ $(_CFLAGS)
  
-@@ -50,7 +50,7 @@
-     $(X_PRE_LIBS) $(X_11LIB) $(X_EXTRA_LIBS) @LIBS@ $(STATIC_LIBS) -L/usr/lib -lm
- DLIBS = -rpath $(libdir) ../libgunicode.la @LIBS@ -lm
- 
--all: pfaedit-en.ui fontforge sfddiff
-+all: pfaedit-en.ui fontforge sfddiff acorn2sfd
- 
- fontforge: nomen.h $(fontforge_OBJECTS)
- 	$(LIBTOOL) $(CC) -o fontforge $(fontforge_OBJECTS) $(LIBS)
diff -uNr fontforge.orig/pkg-plist fontforge/pkg-plist
--- fontforge.orig/pkg-plist	Fri Jul  1 12:52:26 2005
+++ fontforge/pkg-plist	Wed Oct 12 17:28:45 2005
@@ -1,6 +1,5 @@
 bin/fontforge
 bin/sfddiff
-bin/acorn2sfd
 bin/pfaedit
 lib/libgdraw.a
 lib/libgdraw.la
@@ -167,6 +166,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/charview.html
 %%PORTDOCS%%%%DOCSDIR%%/charview2.png
 %%PORTDOCS%%%%DOCSDIR%%/charwithhintmask.png
+%%PORTDOCS%%%%DOCSDIR%%/cidmapformat.html
 %%PORTDOCS%%%%DOCSDIR%%/cidmenu.html
 %%PORTDOCS%%%%DOCSDIR%%/cliargs.html
 %%PORTDOCS%%%%DOCSDIR%%/contextchain.html
@@ -205,8 +205,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/cvstaricon.png
 %%PORTDOCS%%%%DOCSDIR%%/cvtangenticon.png
 %%PORTDOCS%%%%DOCSDIR%%/cvt-to-mac.png
+%%PORTDOCS%%%%DOCSDIR%%/definegroups.png
 %%PORTDOCS%%%%DOCSDIR%%/diffs.html
 %%PORTDOCS%%%%DOCSDIR%%/display.html
+%%PORTDOCS%%%%DOCSDIR%%/displaygroups.png
 %%PORTDOCS%%%%DOCSDIR%%/document.nvd
 %%PORTDOCS%%%%DOCSDIR%%/doublestruck-B.png
 %%PORTDOCS%%%%DOCSDIR%%/editcvt.png
@@ -225,6 +227,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/edittransition-insert.png
 %%PORTDOCS%%%%DOCSDIR%%/edittransition-kern.png
 %%PORTDOCS%%%%DOCSDIR%%/elementmenu.html
+%%PORTDOCS%%%%DOCSDIR%%/encodingmenu.html
 %%PORTDOCS%%%%DOCSDIR%%/englishkernpairs.txt
 %%PORTDOCS%%%%DOCSDIR%%/errrecovery.html
 %%PORTDOCS%%%%DOCSDIR%%/exclude-post.png
@@ -264,7 +267,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-cid.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-comment.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-context.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-encoding.png
+%%PORTDOCS%%%%DOCSDIR%%/fontview-grouped.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-macfeat.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-macstyle.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-markclasses.png
@@ -273,7 +276,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-ps.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-size.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-statemach.png
+%%PORTDOCS%%%%DOCSDIR%%/fontinfo-subsup.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-tex.png
+%%PORTDOCS%%%%DOCSDIR%%/fontinfo-ttfmetrics.png
+%%PORTDOCS%%%%DOCSDIR%%/fontinfo-ttfname-bigedit.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-ttfname.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo-ttfvals.png
 %%PORTDOCS%%%%DOCSDIR%%/fontinfo.html
@@ -296,6 +302,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/grave_with_anchor.png
 %%PORTDOCS%%%%DOCSDIR%%/greymapedit.png
 %%PORTDOCS%%%%DOCSDIR%%/greymapsavail.png
+%%PORTDOCS%%%%DOCSDIR%%/groups.html
 %%PORTDOCS%%%%DOCSDIR%%/helpmenu.html
 %%PORTDOCS%%%%DOCSDIR%%/hexley.png
 %%PORTDOCS%%%%DOCSDIR%%/hinting.html
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051012084357.31986.qmail>