FreeBSD Bugzilla – Attachment 45849 Details for
Bug 70569
Update port: print/libotf to 0.9.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.67 KB, created by
Kimura Fuyuki
on 2004-08-17 11:50:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2004-08-17 11:50:15 UTC
Size:
1.67 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /cvs/FreeBSD/ports/print/libotf/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 19 May 2004 09:41:21 -0000 1.1 >+++ Makefile 17 Aug 2004 09:40:42 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= libotf >-PORTVERSION= 0.9 >+PORTVERSION= 0.9.2 > CATEGORIES= print devel > MASTER_SITES= http://tsukuba.m17n.org/libotf/ > >Index: distinfo >=================================================================== >RCS file: /cvs/FreeBSD/ports/print/libotf/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 19 May 2004 09:41:21 -0000 1.1 >+++ distinfo 17 Aug 2004 09:36:52 -0000 >@@ -1,2 +1,2 @@ >-MD5 (libotf-0.9.tar.gz) = 09fd82c268718f95cd367c3b6faddfe2 >-SIZE (libotf-0.9.tar.gz) = 256323 >+MD5 (libotf-0.9.2.tar.gz) = 579f088d64844c00a1f1036a04b53a0a >+SIZE (libotf-0.9.2.tar.gz) = 338447 >cvs diff: Diffing files >Index: files/patch-ltmain.sh >=================================================================== >RCS file: files/patch-ltmain.sh >diff -N files/patch-ltmain.sh >--- files/patch-ltmain.sh 19 May 2004 09:41:21 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,15 +0,0 @@ >---- ltmain.sh.orig Wed May 19 11:37:50 2004 >-+++ ltmain.sh Wed May 19 11:38:28 2004 >-@@ -4247,10 +4247,12 @@ >- fi >- >- # Install the pseudo-library for information purposes. >-+ if /usr/bin/false; then >- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` >- instname="$dir/$name"i >- $show "$install_prog $instname $destdir/$name" >- $run eval "$install_prog $instname $destdir/$name" || exit $? >-+ fi >- >- # Maybe install the static library, too. >- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 70569
: 45849
Working