FreeBSD Bugzilla – Attachment 40296 Details for
Bug 63332
Update port: chinese/wenju
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.17 KB, created by
statue
on 2004-02-25 05:20:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
statue
Created:
2004-02-25 05:20:13 UTC
Size:
2.17 KB
patch
obsolete
>diff -ruN wenju.orig/Makefile wenju/Makefile >--- wenju.orig/Makefile Wed Mar 24 15:22:18 2004 >+++ wenju/Makefile Wed Mar 24 15:32:47 2004 >@@ -6,8 +6,7 @@ > # > > PORTNAME= wenju >-PORTVERSION= 1.1 >-PORTREVISION= 1 >+PORTVERSION= 1.3 > CATEGORIES= chinese > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= wenju >@@ -29,8 +28,7 @@ > .include <bsd.port.pre.mk> > > .if ${OSVERSION} < 500041 >-PATCHFILES+= configure-getopt.patch >-BROKEN= "Does not fetch" >+EXTRA_PATCHES+= ${FILESDIR}/configure-getopt.patch > .endif > > .include <bsd.port.post.mk> >diff -ruN wenju.orig/distinfo wenju/distinfo >--- wenju.orig/distinfo Wed Mar 24 15:22:18 2004 >+++ wenju/distinfo Wed Mar 24 15:26:24 2004 >@@ -1,2 +1,2 @@ >-MD5 (wenju-1.1.tar.gz) = 9ed56e365d08b598a4465c0844b32856 >-SIZE (wenju-1.1.tar.gz) = 1610478 >+MD5 (wenju-1.3.tar.gz) = f4813a0ab6c2a0a7804c723e15ae058a >+SIZE (wenju-1.3.tar.gz) = 1784560 >diff -ruN wenju.orig/files/patch-tests::Makefile.in wenju/files/patch-tests::Makefile.in >--- wenju.orig/files/patch-tests::Makefile.in Wed Mar 24 15:22:18 2004 >+++ wenju/files/patch-tests::Makefile.in Wed Mar 24 15:29:50 2004 >@@ -1,11 +1,20 @@ >---- tests/Makefile.in.orig Sat Oct 18 05:18:58 2003 >-+++ tests/Makefile.in Sat Oct 18 05:19:06 2003 >-@@ -116,7 +116,7 @@ >+--- tests/Makefile.in.orig Fri Feb 6 04:19:16 2004 >++++ tests/Makefile.in Wed Mar 24 15:29:28 2004 >+@@ -76,7 +76,7 @@ >+ INSTALL_SCRIPT = @INSTALL_SCRIPT@ >+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ >+ INTLLIBS = @INTLLIBS@ >+-LDFLAGS = @LDFLAGS@ >++LDFLAGS = @LDFLAGS@ ${INTLLIBS} >+ LIBICONV = @LIBICONV@ >+ LIBINTL = @LIBINTL@ >+ LIBOBJS = @LIBOBJS@ >+@@ -151,7 +151,7 @@ > noinst_PROGRAMS = wenju > > wenju_SOURCES = wenju.c > -wenju_LDADD = -lrt > +wenju_LDADD = #-lrt > subdir = tests >+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 > mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs >- CONFIG_HEADER = $(top_builddir)/config.h >diff -ruN wenju.orig/pkg-plist wenju/pkg-plist >--- wenju.orig/pkg-plist Wed Mar 24 15:22:18 2004 >+++ wenju/pkg-plist Wed Mar 24 15:32:22 2004 >@@ -2,6 +2,7 @@ > bin/wrap > lib/gtk-2.0/2.2.0/immodules/im-tim.la > lib/gtk-2.0/2.2.0/immodules/im-tim.so >+%%DATADIR%%/bxm.tim > %%DATADIR%%/cj.tim > %%DATADIR%%/erbi.tim > %%DATADIR%%/liu.tim
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 63332
: 40296
Working