From tkato432@yahoo.com  Wed Dec  5 18:04:25 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8D00224B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  5 Dec 2012 18:03:06 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id 57B588FC19
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  5 Dec 2012 18:03:06 +0000 (UTC)
Received: from localhost.localdomain (ZT034046.ppp.dion.ne.jp [59.128.34.46])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id C72D650036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  6 Dec 2012 03:03:04 +0900 (JST)
Message-Id: <20121206023310.a8963457d68ee72bf166ce95@yahoo.com>
Date: Thu, 6 Dec 2012 02:33:10 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: sysutils/linrename: Update to version 2.22.1

>Number:         174158
>Category:       ports
>Synopsis:       sysutils/linrename: Update to version 2.22.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 05 18:10:00 UTC 2012
>Closed-Date:    Fri Dec 07 23:54:54 UTC 2012
>Last-Modified:  Fri Dec 07 23:54:54 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 2.22.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/sysutils/linrename/Makefile sysutils/linrename/Makefile
--- /usr/ports/sysutils/linrename/Makefile	2012-11-08 07:50:57.000000000 +0900
+++ sysutils/linrename/Makefile	2012-12-04 00:00:58.000000000 +0900
@@ -2,14 +2,14 @@
 # $FreeBSD: head/sysutils/linrename/Makefile 306871 2012-11-02 17:10:39Z pawel $
 
 PORTNAME=	linrename
-PORTVERSION=	2.22
+PORTVERSION=	2.22.1
 CATEGORIES=	sysutils
 #MASTER_SITES=	KERNEL_ORG/linux/utils/util-linux/v${PORTVERSION}
 MASTER_SITES=	http://ftp.ntu.edu.tw/ftp/linux/%SUBDIR%/ \
 		http://ftp.sunet.se/pub/Linux/kernel.org/linux/%SUBDIR%/ \
 		http://kernel.org/pub/linux/%SUBDIR%/ \
 		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,linux/kernel.org/&,}
-MASTER_SITE_SUBDIR=	utils/util-linux/v${PORTVERSION}
+MASTER_SITE_SUBDIR=	utils/util-linux/v${PORTVERSION:R}
 DISTNAME=	util-linux-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
@@ -20,7 +20,8 @@
 
 USE_XZ=		yes
 
-CPPFLAGS+=	-I../include -DHAVE_LOCALE_H -DHAVE_LANGINFO_H \
+CPPFLAGS+=	-I../include \
+		-DHAVE_DIRFD -DHAVE_ERR_H -DHAVE_LANGINFO_H -DHAVE_LOCALE_H \
 		-DPACKAGE_STRING=\"util-linux\ ${PORTVERSION}\"
 
 MAN1=		${PORTNAME}.1
diff -urN /usr/ports/sysutils/linrename/distinfo sysutils/linrename/distinfo
--- /usr/ports/sysutils/linrename/distinfo	2012-11-08 07:50:57.000000000 +0900
+++ sysutils/linrename/distinfo	2012-11-04 19:47:33.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (util-linux-2.22.tar.xz) = 32b329aa72c2ea546378bf81f08e30cf30440196c2edf7777b4f509a3fdbe5a2
-SIZE (util-linux-2.22.tar.xz) = 3183868
+SHA256 (util-linux-2.22.1.tar.xz) = c6de9f59882d7adedc2d2e7fdb940e8cdb256080491f632cabe7edde5764d82f
+SIZE (util-linux-2.22.1.tar.xz) = 3194800
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Fri Dec 7 18:07:52 UTC 2012 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174158 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Fri Dec 7 23:54:39 UTC 2012 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174158 
>Unformatted:
