From tkato432@yahoo.com  Sun Apr 21 18:00:34 2013
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 0BFF489C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 21 Apr 2013 18:00:27 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167])
	by mx1.freebsd.org (Postfix) with ESMTP id D7FDB1BC8
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 21 Apr 2013 18:00:26 +0000 (UTC)
Received: from localhost.localdomain (ZT034205.ppp.dion.ne.jp [59.128.34.205])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id 343872BC03B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 22 Apr 2013 03:00:25 +0900 (JST)
Message-Id: <20130422025059.09dc496292e6a4a436943601@yahoo.com>
Date: Mon, 22 Apr 2013 02:50:59 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: editors/mp: Update to 5.2.6

>Number:         178029
>Category:       ports
>Synopsis:       editors/mp: Update to 5.2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 21 18:10:01 UTC 2013
>Closed-Date:    Fri Apr 26 07:03:11 UTC 2013
>Last-Modified:  Fri Apr 26 07:10:00 UTC 2013
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to 5.2.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/mp/Makefile editors/mp/Makefile
--- /usr/ports/editors/mp/Makefile	2013-03-26 01:22:05.000000000 +0900
+++ editors/mp/Makefile	2013-04-18 07:04:49.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/editors/mp/Makefile 315195 2013-03-25 06:06:56Z miwi $
 
 PORTNAME=	mp
-PORTVERSION=	5.2.5
+PORTVERSION=	5.2.6
 CATEGORIES=	editors
 MASTER_SITES=	http://triptico.com/download/mp/
 
diff -urN /usr/ports/editors/mp/distinfo editors/mp/distinfo
--- /usr/ports/editors/mp/distinfo	2013-03-26 01:22:05.000000000 +0900
+++ editors/mp/distinfo	2013-04-18 07:09:54.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (mp-5.2.5.tar.gz) = 180a7639d94c903f5572e6a214ad264a8cb05634519a02d4cf4bfbc5385ad6c1
-SIZE (mp-5.2.5.tar.gz) = 546439
+SHA256 (mp-5.2.6.tar.gz) = e516a02ae2539bb72c3fcf64a7cbc9e1f3108fbb526500d22da63a11afcd3d59
+SIZE (mp-5.2.6.tar.gz) = 546674
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 21 18:10:24 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178029 

From: KATO Tsuguru <tkato432@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178029: editors/mp: Update to 5.2.6
Date: Thu, 25 Apr 2013 02:54:49 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Thu__25_Apr_2013_02_54_49_+0900_hZt4.UFy0.C1I5nV
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Remake of the patch against current tree.
 
 --Multipart=_Thu__25_Apr_2013_02_54_49_+0900_hZt4.UFy0.C1I5nV
 Content-Type: text/x-diff;
  name="editors_mp.diff"
 Content-Disposition: attachment;
  filename="editors_mp.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -urN /usr/ports/editors/mp/Makefile editors/mp/Makefile
 --- /usr/ports/editors/mp/Makefile	2013-03-26 01:22:05.000000000 +0900
 +++ editors/mp/Makefile	2013-04-24 17:27:50.000000000 +0900
 @@ -2,7 +2,7 @@
  # $FreeBSD: head/editors/mp/Makefile 315195 2013-03-25 06:06:56Z miwi $
  
  PORTNAME=	mp
 -PORTVERSION=	5.2.5
 +PORTVERSION=	5.2.6
  CATEGORIES=	editors
  MASTER_SITES=	http://triptico.com/download/mp/
  
 @@ -29,7 +29,7 @@
  .include <bsd.port.options.mk>
  
  .if ${PORT_OPTIONS:MNLS}
 -USE_GETTEXT=	yes
 +USES+=		gettext
  PLIST_SUB+=	NLS=""
  .else
  CONFIGURE_ARGS+=	--without-gettext
 diff -urN /usr/ports/editors/mp/distinfo editors/mp/distinfo
 --- /usr/ports/editors/mp/distinfo	2013-03-26 01:22:05.000000000 +0900
 +++ editors/mp/distinfo	2013-04-18 07:09:54.000000000 +0900
 @@ -1,2 +1,2 @@
 -SHA256 (mp-5.2.5.tar.gz) = 180a7639d94c903f5572e6a214ad264a8cb05634519a02d4cf4bfbc5385ad6c1
 -SIZE (mp-5.2.5.tar.gz) = 546439
 +SHA256 (mp-5.2.6.tar.gz) = e516a02ae2539bb72c3fcf64a7cbc9e1f3108fbb526500d22da63a11afcd3d59
 +SIZE (mp-5.2.6.tar.gz) = 546674
 
 --Multipart=_Thu__25_Apr_2013_02_54_49_+0900_hZt4.UFy0.C1I5nV--

From: KATO Tsuguru <tkato432@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178029: editors/mp: Update to 5.2.6
Date: Fri, 26 Apr 2013 03:25:13 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Fri__26_Apr_2013_03_25_13_+0900_mhfWMdTxMnhH0I22
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Remake of the patch against current tree.
 
 --Multipart=_Fri__26_Apr_2013_03_25_13_+0900_mhfWMdTxMnhH0I22
 Content-Type: text/x-diff;
  name="editors_mp.diff"
 Content-Disposition: attachment;
  filename="editors_mp.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -urN /usr/ports/editors/mp/Makefile editors/mp/Makefile
 --- /usr/ports/editors/mp/Makefile	2013-04-25 05:21:54.000000000 +0900
 +++ editors/mp/Makefile	2013-04-26 00:00:00.000000000 +0900
 @@ -2,7 +2,7 @@
  # $FreeBSD: head/editors/mp/Makefile 316464 2013-04-24 18:10:30Z ak $
  
  PORTNAME=	mp
 -PORTVERSION=	5.2.5
 +PORTVERSION=	5.2.6
  CATEGORIES=	editors
  MASTER_SITES=	http://triptico.com/download/mp/
  
 diff -urN /usr/ports/editors/mp/distinfo editors/mp/distinfo
 --- /usr/ports/editors/mp/distinfo	2013-03-26 01:22:05.000000000 +0900
 +++ editors/mp/distinfo	2013-04-26 00:00:00.000000000 +0900
 @@ -1,2 +1,2 @@
 -SHA256 (mp-5.2.5.tar.gz) = 180a7639d94c903f5572e6a214ad264a8cb05634519a02d4cf4bfbc5385ad6c1
 -SIZE (mp-5.2.5.tar.gz) = 546439
 +SHA256 (mp-5.2.6.tar.gz) = e516a02ae2539bb72c3fcf64a7cbc9e1f3108fbb526500d22da63a11afcd3d59
 +SIZE (mp-5.2.6.tar.gz) = 546674
 
 --Multipart=_Fri__26_Apr_2013_03_25_13_+0900_mhfWMdTxMnhH0I22--
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Apr 26 07:03:11 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178029 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178029: commit references a PR
Date: Fri, 26 Apr 2013 07:03:20 +0000 (UTC)

 Author: miwi
 Date: Fri Apr 26 07:03:07 2013
 New Revision: 316581
 URL: http://svnweb.freebsd.org/changeset/ports/316581
 
 Log:
   - Update to 5.2.6
   
   PR:		178029
   Submitted by:	Ports Fury
 
 Modified:
   head/editors/mp/Makefile
   head/editors/mp/distinfo
 
 Modified: head/editors/mp/Makefile
 ==============================================================================
 --- head/editors/mp/Makefile	Fri Apr 26 07:01:32 2013	(r316580)
 +++ head/editors/mp/Makefile	Fri Apr 26 07:03:07 2013	(r316581)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	mp
 -PORTVERSION=	5.2.5
 +PORTVERSION=	5.2.6
  CATEGORIES=	editors
  MASTER_SITES=	http://triptico.com/download/mp/
  
 
 Modified: head/editors/mp/distinfo
 ==============================================================================
 --- head/editors/mp/distinfo	Fri Apr 26 07:01:32 2013	(r316580)
 +++ head/editors/mp/distinfo	Fri Apr 26 07:03:07 2013	(r316581)
 @@ -1,2 +1,2 @@
 -SHA256 (mp-5.2.5.tar.gz) = 180a7639d94c903f5572e6a214ad264a8cb05634519a02d4cf4bfbc5385ad6c1
 -SIZE (mp-5.2.5.tar.gz) = 546439
 +SHA256 (mp-5.2.6.tar.gz) = e516a02ae2539bb72c3fcf64a7cbc9e1f3108fbb526500d22da63a11afcd3d59
 +SIZE (mp-5.2.6.tar.gz) = 546674
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
