ports/83446: [UPDATE] x11-fonts/libXft: fix uncompleted distinfo

chinsan chinsan.tw at gmail.com
Thu Jul 14 12:20:09 UTC 2005


>Number:         83446
>Category:       ports
>Synopsis:       [UPDATE] x11-fonts/libXft: fix uncompleted distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 12:20:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jul 7 10:03:49 CST 2005 root at chinsan.twbbs.org:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	- Because cjk-patch-libXft-20041115.diff.gz isn't included in distinfo.
	Thus, it will return (distinfo incorrect) error via knob using 
	WITH_CJK=1(aka. WITH_CJK=yo or WITH_CJK=yes)
	
	WITH_CJK=1 can apply firefly's patch to fix many problem under 
	CJK(Chinese,Japanese,Korean) Desktop environment.

	- port maintainer(gnome@) is CC'd.

	Thanks very much! :)

>How-To-Repeat:

</usr/ports/x11-fonts/libXft> sudo make WITH_CJK=1 checksum
===>  Vulnerability check disabled, database not found
=> Checksum OK for libXft-2.1.7.tar.bz2.
=> No checksum recorded for cjk-patch-libXft-20041115.diff.gz.
*** Error code 1

Stop in /usr/ports/x11-fonts/libXft.

>Fix:

try to use ``make WITH_CJK=1 makesum''

--- libXft.diff begins here ---
diff -ruN libXft.orig/distinfo libXft/distinfo
--- libXft.orig/distinfo	Thu Jul 14 20:04:56 2005
+++ libXft/distinfo	Thu Jul 14 20:05:07 2005
@@ -1,2 +1,4 @@
 MD5 (libXft-2.1.7.tar.bz2) = 3e311b4095283d59488b95c8bd772521
 SIZE (libXft-2.1.7.tar.bz2) = 237056
+MD5 (cjk-patch-libXft-20041115.diff.gz) = a642c3e2cd08ac738a1be0aa4ba4e38d
+SIZE (cjk-patch-libXft-20041115.diff.gz) = 3261
--- libXft.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list