FreeBSD Bugzilla – Attachment 65129 Details for
Bug 96603
update ports: japanese/nkf japanese/p5-nkf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.03 KB, created by
jfkimura
on 2006-05-01 17:00:35 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jfkimura
Created:
2006-05-01 17:00:35 UTC
Size:
2.03 KB
patch
obsolete
>diff -urN nkf.orig/Makefile nkf/Makefile >--- nkf.orig/Makefile Sat Apr 15 09:28:23 2006 >+++ nkf/Makefile Tue May 2 00:37:20 2006 >@@ -6,14 +6,19 @@ > # > > PORTNAME= nkf >-PORTVERSION= 2.05 >+PORTVERSION= 2.06 > CATEGORIES?= japanese >-MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/ >-PKGNAMEPREFIX?= ja- >-DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./-/} >+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} >+MASTER_SITE_SUBDIR= ${PORTNAME}/${SUB_DIR} >+DISTNAME= ${PORTNAME}${PORTVERSION:S/.//:S/./-/}${DISTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT?= Network Kanji code conversion Filter >+ >+PKGNAMEPREFIX?= ja- >+DISTVERSION= a >+SUB_DIR= 1948 >+WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//:S/./-/} > > .if ${PKGNAMEPREFIX} != "ja-p5-" > MAN1= nkf.1 >diff -urN nkf.orig/distinfo nkf/distinfo >--- nkf.orig/distinfo Sun Jan 22 21:39:04 2006 >+++ nkf/distinfo Mon May 1 23:59:31 2006 >@@ -1,3 +1,3 @@ >-MD5 (nkf205.tar.gz) = e34d936b20aaf581da5759fbaf0438f3 >-SHA256 (nkf205.tar.gz) = 6065063f89a921f30e71af7e0717577277c6ceb4fe4353aca4990547cc723cd4 >-SIZE (nkf205.tar.gz) = 149809 >+MD5 (nkf206a.tar.gz) = f4b07268b238ac85551e2777fa2c3836 >+SHA256 (nkf206a.tar.gz) = 8b0e93dcc1270a13cd7fc74d65f636f036de554c1f46e93629cf5a932650ea49 >+SIZE (nkf206a.tar.gz) = 244822 >diff -urN nkf.orig/files/patch-aa nkf/files/patch-aa >--- nkf.orig/files/patch-aa Tue May 10 17:58:41 2005 >+++ nkf/files/patch-aa Tue May 2 00:10:09 2006 >@@ -1,22 +1,19 @@ >---- Makefile.orig Sun Apr 10 06:01:54 2005 >-+++ Makefile Tue May 10 17:03:31 2005 >-@@ -1,19 +1,27 @@ >+--- Makefile.orig Mon Mar 27 21:46:57 2006 >++++ Makefile Tue May 2 00:09:33 2006 >+@@ -1,17 +1,25 @@ > -CC = cc >--CFLAGS = -O > +PREFIX?= /usr/local >-+CC?= cc >-+CFLAGS?= -O >++CC? = cc >+ CFLAGS = -O -Wall > # CFLAGS = -O3 > SHAR = shar > # SHAR = shar -T > -PERL = perl > -RM = rm -rf >-+PERL?= perl >-+RM?= rm -rf >++PERL? = perl >++RM? = rm -rf > +INSTALL?= /usr/bin/install >- VERSION = 205 >- EXIST = test -f >- #EXIST = exist #nmake >+ VERSION = 206 > > nkf : nkf.c config.h utf8tbl.o > $(CC) $(CFLAGS) -o nkf nkf.c utf8tbl.o >=== ended cut here ===
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 96603
: 65129 |
65130