FreeBSD Bugzilla – Attachment 166054 Details for
Bug 206568
[maintainer update][patch] japanese/today: Fix line breaks conversion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch for japanese/today
today.diff (text/plain), 637 bytes, created by
WATANABE Kazuhiro
on 2016-01-24 12:46:36 UTC
(
hide
)
Description:
A patch for japanese/today
Filename:
MIME Type:
Creator:
WATANABE Kazuhiro
Created:
2016-01-24 12:46:36 UTC
Size:
637 bytes
patch
obsolete
>diff -urN today.orig/Makefile today/Makefile >--- today.orig/Makefile 2015-12-01 05:42:44.000000000 +0900 >+++ today/Makefile 2015-12-22 23:04:42.000000000 +0900 >@@ -3,7 +3,7 @@ > > PORTNAME= today > PORTVERSION= 2.12 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= japanese games > MASTER_SITES= http://ftp.vector.co.jp/29/42/476/ > DISTNAME= ja-${PORTNAME}-${PORTVERSION} >@@ -32,7 +32,7 @@ > gengo.tbl hist??.tbl history.tbl holiday.tbl magazine.tbl \ > monthly.tbl schedule.tbl suffix.tbl week.tbl; \ > do \ >- ${SED} 's/.$$//' $$i | nkf -Se > $$i.tmp ;\ >+ nkf -Se $$i | ${TR} -d '\015' > $$i.tmp ;\ > ${MV} -f $$i.tmp $$i ; \ > done) >
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 206568
: 166054 |
166055
|
166056