ports/82844: maintainer-update: print/fontforge to 20050624

KANOU Hiroki kanou at khdd.net
Fri Jul 1 01:10:21 UTC 2005


>Number:         82844
>Category:       ports
>Synopsis:       maintainer-update: print/fontforge to 20050624
>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:   Fri Jul 01 01:10:20 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 Dec 1 15:22:42 UTC 2004 root at builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:

FontForge port is updated from 20050502 to 20050624 by maintainer.

One file added: 'files/patch-configure'.

>How-To-Repeat:
>Fix:

diff -uNr fontforge.orig/Makefile fontforge/Makefile
--- fontforge.orig/Makefile	Wed May  4 22:07:37 2005
+++ fontforge/Makefile	Thu Jun 30 13:46:51 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fontforge
-PORTVERSION=	20050502
+PORTVERSION=	20050624
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fontforge
@@ -24,7 +24,7 @@
 		freetype.9:${PORTSDIR}/print/freetype2 \
 		xml2.5:${PORTSDIR}/textproc/libxml2
 
-DOC_VERSION=	20050503
+DOC_VERSION=	${PORTVERSION}
 DOCFILE=	${PORTNAME}_htdocs-${DOC_VERSION}.tgz
 
 USE_GMAKE=	yes
diff -uNr fontforge.orig/distinfo fontforge/distinfo
--- fontforge.orig/distinfo	Wed May  4 14:31:38 2005
+++ fontforge/distinfo	Thu Jun 30 13:47:04 2005
@@ -1,4 +1,4 @@
-MD5 (fontforge_full-20050502.tgz) = 6a19fe0e0e6c1d70c49014b1f967b481
-SIZE (fontforge_full-20050502.tgz) = 4149453
-MD5 (fontforge_htdocs-20050503.tgz) = 1f8de0694c7955ee8de268e70ab70e37
-SIZE (fontforge_htdocs-20050503.tgz) = 2153095
+MD5 (fontforge_full-20050624.tgz) = 43c3586abae30b350cdedb08bb5452aa
+SIZE (fontforge_full-20050624.tgz) = 4392875
+MD5 (fontforge_htdocs-20050624.tgz) = 4c689753bd2ed3cc07ad65629de540cf
+SIZE (fontforge_htdocs-20050624.tgz) = 2156589
diff -uNr fontforge.orig/files/patch-Makefile.dynamic.in fontforge/files/patch-Makefile.dynamic.in
--- fontforge.orig/files/patch-Makefile.dynamic.in	Wed May  4 15:12:46 2005
+++ fontforge/files/patch-Makefile.dynamic.in	Thu Jun 30 20:00:58 2005
@@ -1,5 +1,5 @@
---- Makefile.dynamic.in.orig	Wed Apr 20 01:36:16 2005
-+++ Makefile.dynamic.in	Wed May  4 15:06:07 2005
+--- 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 @@
  	$(LIBTOOL) $(INSTALL) -c libgunicode.la $(libdir)/libgunicode.la
  	#cp .libs/*.so.*.* $(libdir)
@@ -11,7 +11,7 @@
  
  install_docs:
  	mkdir -p $(docdir)
- 	mkdir $(docdir)/flags
+ 	mkdir -p $(docdir)/flags
  #explicit use of sh to make sure we don't invoke csh with different "if" syntax
  	-sh -c "if test -d htdocs/ja >/dev/null ; then mkdir -p $(docdir)/ja ; fi"
 -	-cp htdocs/*.{html,png,gif,pdf} $(docdir)
diff -uNr fontforge.orig/files/patch-configure fontforge/files/patch-configure
--- fontforge.orig/files/patch-configure	Thu Jan  1 09:00:00 1970
+++ fontforge/files/patch-configure	Fri Jul  1 09:32:37 2005
@@ -0,0 +1,11 @@
+--- configure.orig	Tue Jun 14 02:31:59 2005
++++ configure	Thu Jun 30 19:17:27 2005
+@@ -9743,7 +9743,7 @@
+ 
+     if test "$withval" != "no" >/dev/null 2>&1 ; then
+ 	FreeType2_TT_BUILD_INC="$withval/src/truetype"
+-	if test "${FreeType2_TT_BUILD_INC/ttobjs.h:0:1}" != "/" ; then
++	if test `echo ${FreeType2_TT_BUILD_INC}|sed 's/\(.\).*/\1/'` != "/" ; then
+		FreeType2_TT_BUILD_INC=`pwd`/$FreeType2_TT_BUILD_INC
+	fi
+ 	echo "$as_me:$LINENO: checking for valid freetype tree" >&5
diff -uNr fontforge.orig/pkg-plist fontforge/pkg-plist
--- fontforge.orig/pkg-plist	Wed May  4 14:59:58 2005
+++ fontforge/pkg-plist	Thu Jun 30 20:01:33 2005
@@ -502,5 +502,6 @@
 %%DATADIR%%/pfaedit-it.ui
 %%DATADIR%%/pfaedit-ja.ui
 %%DATADIR%%/pfaedit-ru.ui
+%%DATADIR%%/pfaedit-zh.ui
 @dirrm %%DATADIR%%
 @dirrm %%DOCSDIR%%

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list