From markun@ns.onohara.to  Fri May  3 06:42:33 2013
Return-Path: <markun@ns.onohara.to>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id D4D53AE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 May 2013 06:42:33 +0000 (UTC)
	(envelope-from markun@ns.onohara.to)
Received: from ns.onohara.to (ns.onohara.to [219.94.253.237])
	by mx1.freebsd.org (Postfix) with ESMTP id AB6A11894
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  3 May 2013 06:42:33 +0000 (UTC)
Received: by ns.onohara.to (Postfix, from userid 1000)
	id 6BE583F417; Fri,  3 May 2013 15:35:19 +0900 (JST)
Message-Id: <20130503063519.6BE583F417@ns.onohara.to>
Date: Fri,  3 May 2013 15:35:19 +0900 (JST)
From: TERAMOTO Masahiro <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] textproc/p5-XML-Feed-Deduper: update to 0.06
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         178312
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-XML-Feed-Deduper: update to 0.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 03 06:50:00 UTC 2013
>Closed-Date:    Fri May 03 08:32:20 UTC 2013
>Last-Modified:  Fri May  3 08:40:01 UTC 2013
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD ns.onohara.to 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013
>Description:
- Update to 0.06
- Update dependencies

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-XML-Feed-Deduper-0.06.patch begins here ---
diff -ruN /usr/ports/textproc/p5-XML-Feed-Deduper/Makefile ./Makefile
--- /usr/ports/textproc/p5-XML-Feed-Deduper/Makefile	2012-11-17 15:02:12.000000000 +0900
+++ ./Makefile	2013-05-03 15:34:40.000000000 +0900
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	p5-XML-Feed-Deduper
-# Date created:		2009-04-26
-# Whom:			TERAMOTO Masahiro <markun@onohara.to>
-#
+# Created by: TERAMOTO Masahiro <markun@onohara.to>
 # $FreeBSD: ports/textproc/p5-XML-Feed-Deduper/Makefile,v 1.7 2012/11/17 06:02:12 svnexp Exp $
 #
 
 PORTNAME=	XML-Feed-Deduper
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,9 +14,9 @@
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Any-Moose>=0.1:${PORTSDIR}/devel/p5-Any-Moose \
+BUILD_DEPENDS=	p5-Mouse>=1.08:${PORTSDIR}/devel/p5-Any-Moose \
 		p5-XML-Feed>=0.41:${PORTSDIR}/textproc/p5-XML-Feed
-RUN_DEPENDS=	p5-Any-Moose>=0.1:${PORTSDIR}/devel/p5-Any-Moose \
+RUN_DEPENDS=	p5-Mouse>=1.08:${PORTSDIR}/devel/p5-Any-Moose \
 		p5-XML-Feed>=0.41:${PORTSDIR}/textproc/p5-XML-Feed
 
 PERL_MODBUILD=	yes
diff -ruN /usr/ports/textproc/p5-XML-Feed-Deduper/distinfo ./distinfo
--- /usr/ports/textproc/p5-XML-Feed-Deduper/distinfo	2011-10-23 08:58:25.000000000 +0900
+++ ./distinfo	2013-05-03 15:31:18.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (XML-Feed-Deduper-0.05.tar.gz) = ed31fd636eb7d299bab542f4ecd55bb26365588c8340358cbf1108e55be12ddf
-SIZE (XML-Feed-Deduper-0.05.tar.gz) = 13049
+SHA256 (XML-Feed-Deduper-0.06.tar.gz) = 5b6f66440e7dd272c399a5790e64cf302273644bf03b752d66dc0d85e0f3f8bb
+SIZE (XML-Feed-Deduper-0.06.tar.gz) = 11225
diff -ruN /usr/ports/textproc/p5-XML-Feed-Deduper/pkg-descr ./pkg-descr
--- /usr/ports/textproc/p5-XML-Feed-Deduper/pkg-descr	2009-05-01 20:09:10.000000000 +0900
+++ ./pkg-descr	2013-05-03 15:32:02.000000000 +0900
@@ -1,4 +1,4 @@
 XML::Feed::Deduper is deduper for XML::Feed.
 You can write the aggregator more easily :)
 
-WWW:	http://search.cpan.org/dist/XML-Feed-Deduper/
+WWW: http://search.cpan.org/dist/XML-Feed-Deduper/
--- p5-XML-Feed-Deduper-0.06.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 3 06:50:08 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178312 
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Fri May 3 06:52:40 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178312 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Fri May 3 08:32:20 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178312: commit references a PR
Date: Fri,  3 May 2013 08:32:19 +0000 (UTC)

 Author: culot
 Date: Fri May  3 08:32:07 2013
 New Revision: 317183
 URL: http://svnweb.freebsd.org/changeset/ports/317183
 
 Log:
   - Update to 0.06
   - Trim Makefile's header
   - Pet portlint(1) by replacing tab by space in WWW link
   
   Changes:	http://search.cpan.org/dist/XML-Feed-Deduper/Changes
   PR:		ports/178312
   Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
 
 Modified:
   head/textproc/p5-XML-Feed-Deduper/Makefile
   head/textproc/p5-XML-Feed-Deduper/distinfo
   head/textproc/p5-XML-Feed-Deduper/pkg-descr
 
 Modified: head/textproc/p5-XML-Feed-Deduper/Makefile
 ==============================================================================
 --- head/textproc/p5-XML-Feed-Deduper/Makefile	Fri May  3 08:17:33 2013	(r317182)
 +++ head/textproc/p5-XML-Feed-Deduper/Makefile	Fri May  3 08:32:07 2013	(r317183)
 @@ -1,12 +1,9 @@
 -# New ports collection makefile for:	p5-XML-Feed-Deduper
 -# Date created:		2009-04-26
 -# Whom:			TERAMOTO Masahiro <markun@onohara.to>
 -#
 +# Created by: TERAMOTO Masahiro <markun@onohara.to>
  # $FreeBSD$
  #
  
  PORTNAME=	XML-Feed-Deduper
 -PORTVERSION=	0.05
 +PORTVERSION=	0.06
  CATEGORIES=	textproc perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 @@ -17,9 +14,9 @@ COMMENT=	Remove duplicated entries from 
  LICENSE=	ART10 GPLv1
  LICENSE_COMB=	dual
  
 -BUILD_DEPENDS=	p5-Any-Moose>=0.1:${PORTSDIR}/devel/p5-Any-Moose \
 +BUILD_DEPENDS=	p5-Mouse>=1.08:${PORTSDIR}/devel/p5-Any-Moose \
  		p5-XML-Feed>=0.41:${PORTSDIR}/textproc/p5-XML-Feed
 -RUN_DEPENDS=	p5-Any-Moose>=0.1:${PORTSDIR}/devel/p5-Any-Moose \
 +RUN_DEPENDS=	p5-Mouse>=1.08:${PORTSDIR}/devel/p5-Any-Moose \
  		p5-XML-Feed>=0.41:${PORTSDIR}/textproc/p5-XML-Feed
  
  PERL_MODBUILD=	yes
 
 Modified: head/textproc/p5-XML-Feed-Deduper/distinfo
 ==============================================================================
 --- head/textproc/p5-XML-Feed-Deduper/distinfo	Fri May  3 08:17:33 2013	(r317182)
 +++ head/textproc/p5-XML-Feed-Deduper/distinfo	Fri May  3 08:32:07 2013	(r317183)
 @@ -1,2 +1,2 @@
 -SHA256 (XML-Feed-Deduper-0.05.tar.gz) = ed31fd636eb7d299bab542f4ecd55bb26365588c8340358cbf1108e55be12ddf
 -SIZE (XML-Feed-Deduper-0.05.tar.gz) = 13049
 +SHA256 (XML-Feed-Deduper-0.06.tar.gz) = 5b6f66440e7dd272c399a5790e64cf302273644bf03b752d66dc0d85e0f3f8bb
 +SIZE (XML-Feed-Deduper-0.06.tar.gz) = 11225
 
 Modified: head/textproc/p5-XML-Feed-Deduper/pkg-descr
 ==============================================================================
 --- head/textproc/p5-XML-Feed-Deduper/pkg-descr	Fri May  3 08:17:33 2013	(r317182)
 +++ head/textproc/p5-XML-Feed-Deduper/pkg-descr	Fri May  3 08:32:07 2013	(r317183)
 @@ -1,4 +1,4 @@
  XML::Feed::Deduper is deduper for XML::Feed.
  You can write the aggregator more easily :)
  
 -WWW:	http://search.cpan.org/dist/XML-Feed-Deduper/
 +WWW: http://search.cpan.org/dist/XML-Feed-Deduper/
 _______________________________________________
 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:
