From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 8 00:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 84D6EA65 for ; Fri, 8 Nov 2013 00:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 71A992931 for ; Fri, 8 Nov 2013 00:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA80A1vR066549 for ; Fri, 8 Nov 2013 00:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA80A1dl066548; Fri, 8 Nov 2013 00:10:01 GMT (envelope-from gnats) Date: Fri, 8 Nov 2013 00:10:01 GMT Message-Id: <201311080010.rA80A1dl066548@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: noda akira Subject: Re: ports/183764: It have security problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: noda akira List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Nov 2013 00:10:01 -0000 The following reply was made to PR ports/183764; it has been noted by GNATS. From: noda akira To: bug-followup@FreeBSD.org, you.akira.noda@gmail.com Cc: Subject: Re: ports/183764: It have security problem Date: Fri, 8 Nov 2013 09:04:24 +0900 --001a11c1db34feb2b604ea9f1f8a Content-Type: text/plain; charset=ISO-8859-1 Sorry, I've failed to attach the patch file. Here is the patch. diff -urN chasen.orig/Makefile chasen/Makefile --- chasen.orig/Makefile 2013-11-08 06:47:29.000000000 +0900 +++ chasen/Makefile 2013-11-08 06:38:13.000000000 +0900 @@ -2,7 +2,7 @@ # $FreeBSD: japanese/chasen/Makefile 327737 2013-09-20 18:47:54Z bapt $ PORTNAME= chasen -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.5 CATEGORIES= japanese textproc MASTER_SITES= # empty DISTFILES= # empty diff -urN chasen-base.orig/Makefile chasen-base/Makefile --- chasen-base.orig/Makefile 2013-11-08 06:47:20.000000000 +0900 +++ chasen-base/Makefile 2013-11-08 06:47:54.000000000 +0900 @@ -2,10 +2,10 @@ # $FreeBSD: japanese/chasen-base/Makefile 327737 2013-09-20 18:47:54Z bapt $ PORTNAME= chasen -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.5 CATEGORIES= japanese textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= chasen-legacy/32224 +MASTER_SITE_SUBDIR= chasen-legacy/56305 PKGNAMESUFFIX= -base MAINTAINER= ports@FreeBSD.org diff -urN chasen-base.orig/distinfo chasen-base/distinfo --- chasen-base.orig/distinfo 2013-11-08 06:47:20.000000000 +0900 +++ chasen-base/distinfo 2013-11-08 06:48:51.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (chasen-2.4.4.tar.gz) = 09e41f681097f87ba6c953d3724c34c1826c3cfa590898a2166fb310a006f932 -SIZE (chasen-2.4.4.tar.gz) = 845720 +SHA256 (chasen-2.4.5.tar.gz) = fd1a7afd73ed14e18b0fe82965c00a6baae383070360a4220fde01338611416a +SIZE (chasen-2.4.5.tar.gz) = 830940 --001a11c1db34feb2b604ea9f1f8a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Sorry, I've failed to attach the patch file.
<= /div>Here is the patch.



diff -urN chasen.orig/Make= file chasen/Makefile
--- chasen.orig/Makefile=A0=A0=A0=A0=A0=A0=A0 2013-= 11-08 06:47:29.000000000 +0900
+++ chasen/Makefile=A0=A0=A0=A0 2013-11-08 06:38:13.000000000 +0900
@@ -= 2,7 +2,7 @@
=A0# $FreeBSD: japanese/chasen/Makefile 327737 2013-09-20 18= :47:54Z bapt $
=A0
=A0PORTNAME=3D=A0=A0=A0=A0=A0 chasen
-PORTVERSI= ON=3D=A0=A0 2.4.4
+PORTVERSION=3D=A0=A0 2.4.5
=A0CATEGORIES=3D=A0=A0=A0 japanese textproc
=A0MASTER_SITES=3D=A0 # empt= y
=A0DISTFILES=3D=A0=A0=A0=A0 # empty
diff -urN chasen-base.orig/Make= file chasen-base/Makefile
--- chasen-base.orig/Makefile=A0=A0 2013-11-08= 06:47:20.000000000 +0900
+++ chasen-base/Makefile=A0=A0=A0=A0=A0=A0=A0 2013-11-08 06:47:54.000000000= +0900
@@ -2,10 +2,10 @@
=A0# $FreeBSD: japanese/chasen-base/Makefile= 327737 2013-09-20 18:47:54Z bapt $
=A0
=A0PORTNAME=3D=A0=A0=A0=A0=A0= chasen
-PORTVERSION=3D=A0=A0 2.4.4
+PORTVERSION=3D=A0=A0 2.4.5
=A0CATEGORIES=3D=A0=A0=A0 japanese textproc<= br>=A0MASTER_SITES=3D=A0 ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBD= IR=3D=A0=A0=A0=A0 chasen-legacy/32224
+MASTER_SITE_SUBDIR=3D=A0=A0=A0=A0= chasen-legacy/56305
=A0PKGNAMESUFFIX=3D -base
=A0
=A0MAINTAINER=3D=A0=A0=A0 ports@FreeBSD.org





<= br>






diff -urN chasen-base.orig/distinfo chasen-b= ase/distinfo
--- chasen-base.orig/distinfo=A0=A0 2013-11-08 06:47:20.000= 000000 +0900
+++ chasen-base/distinfo=A0=A0=A0=A0=A0=A0=A0 2013-11-08 06:48:51.000000000= +0900
@@ -1,2 +1,2 @@
-SHA256 (chasen-2.4.4.tar.gz) =3D 09e41f681097= f87ba6c953d3724c34c1826c3cfa590898a2166fb310a006f932
-SIZE (chasen-2.4.4= .tar.gz) =3D 845720
+SHA256 (chasen-2.4.5.tar.gz) =3D fd1a7afd73ed14e18b0fe82965c00a6baae383070= 360a4220fde01338611416a
+SIZE (chasen-2.4.5.tar.gz) =3D 830940
=
--001a11c1db34feb2b604ea9f1f8a--