Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 01:52:03 +0900 (JST)
From:      NIIMI Satoshi <sa2c@sa2c.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78032: x11-fonts/libXft/distinfo does not have an entry for CJK patch
Message-ID:  <20050224165203.9E83E5C91@berkeley.l.sa2c.net>
Resent-Message-ID: <200502241700.j1OH0SFe076394@freefall.freebsd.org>

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

>Number:         78032
>Category:       ports
>Synopsis:       x11-fonts/libXft/distinfo does not have an entry for CJK patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 24 17:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD berkeley.l.sa2c.net 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #3: Thu Feb 24 08:59:33 JST 2005 root@berkeley.l.sa2c.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
An entry for CJK patch in distinfo revision 1.6 was removed.
Without that entry, the port can't be built with CJK patch.
	
>How-To-Repeat:
cd /usr/ports/x11-fonts/libXft
make WITH_CJK=yes
	
>Fix:

	

--- libXft.distinfo.diff begins here ---
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-fonts/libXft/distinfo,v
retrieving revision 1.7
diff -u -d -r1.7 distinfo
--- distinfo	19 Feb 2005 07:36:26 -0000	1.7
+++ distinfo	24 Feb 2005 16:36:59 -0000
@@ -1,2 +1,4 @@
 MD5 (libXft-2.1.6.tar.bz2) = ba10c9c3f4758f304f04f8d48e2f81a4
 SIZE (libXft-2.1.6.tar.bz2) = 234117
+MD5 (cjk-patch-libXft-20041115.diff.gz) = a642c3e2cd08ac738a1be0aa4ba4e38d
+SIZE (cjk-patch-libXft-20041115.diff.gz) = 3261
--- libXft.distinfo.diff ends here ---


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



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