ports/160560: update japanese/nkf
Tsurutani Naoki
turutani at scphys.kyoto-u.ac.jp
Thu Sep 8 13:50:09 UTC 2011
>Number: 160560
>Category: ports
>Synopsis: update japanese/nkf
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 08 13:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Tsurutani Naoki
>Release: FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #25: Mon Jan 24 10:37:18 JST 2011 turutani at h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386
>Description:
japanese/nkf is updated to 2.1.2.
>How-To-Repeat:
>Fix:
here is a patch:
diff -urN nkf.orig/Makefile nkf/Makefile
--- Makefile.orig 2010-11-16 02:27:31.000000000 +0900
+++ Makefile 2011-09-08 22:25:29.000000000 +0900
@@ -6,12 +6,11 @@
#
PORTNAME= nkf
-PORTVERSION= 2.1.1
-PORTREVISION= 0
+PORTVERSION= 2.1.2
PORTEPOCH= 1
CATEGORIES?= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= ${PORTNAME}/48945
+MASTER_SITE_SUBDIR= ${PORTNAME}/53171
PKGNAMEPREFIX?= ja-
MAINTAINER= nork at FreeBSD.org
diff -urN nkf.orig/distinfo nkf/distinfo
--- distinfo.orig 2010-11-16 02:27:31.000000000 +0900
+++ distinfo 2011-09-08 22:26:18.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (nkf-2.1.1.tar.gz) = 764297292d0f2aec1651776090175c9115bc3a1c4fc485a0621a72d7b2ac1a2e
-SIZE (nkf-2.1.1.tar.gz) = 157459
+SHA256 (nkf-2.1.2.tar.gz) = 034e8b676160fa7cfaf023ad130ce2d7a7309e917c8f41b308e9dc2f6218a0a6
+SIZE (nkf-2.1.2.tar.gz) = 158127
diff -urN nkf.orig/files/patch-aa nkf/files/patch-aa
--- files/patch-aa.orig 2010-11-16 00:38:54.000000000 +0900
+++ files/patch-aa 2011-09-08 22:29:12.000000000 +0900
@@ -12,7 +12,7 @@
-RM = rm -rf
+PERL?= perl
+RM?= rm -rf
- VERSION = 2.1.1
+ VERSION = 2.1.2
MKDIR = mkdir
-prefix = /usr/local
+PREFIX?= /usr/local
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list