From magik@roorback.net  Fri Sep  9 23:32:00 2011
Return-Path: <magik@roorback.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E33CE106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Sep 2011 23:32:00 +0000 (UTC)
	(envelope-from magik@roorback.net)
Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 821E28FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Sep 2011 23:32:00 +0000 (UTC)
Received: by fxe4 with SMTP id 4so3999872fxe.13
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 09 Sep 2011 16:31:59 -0700 (PDT)
Received: by 10.223.29.9 with SMTP id o9mr87860fac.131.1315611119312;
        Fri, 09 Sep 2011 16:31:59 -0700 (PDT)
Received: from silver.nine (user-109-243-41-81.play-internet.pl [109.243.41.81])
        by mx.google.com with ESMTPS id a1sm3569917fae.23.2011.09.09.16.31.57
        (version=TLSv1/SSLv3 cipher=OTHER);
        Fri, 09 Sep 2011 16:31:58 -0700 (PDT)
Message-Id: <1315611118.31752@silver.nine>
Date: Sat, 10 Sep 2011 01:31:58 +0200
From: "Grzegorz Blach" <magik@roorback.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: updated www/p5-Feersum to 1.400
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         160605
>Category:       ports
>Synopsis:       updated www/p5-Feersum to 1.400
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 09 23:40:04 UTC 2011
>Closed-Date:    Sat Sep 10 17:50:47 UTC 2011
>Last-Modified:  Sat Sep 10 18:00:20 UTC 2011
>Originator:     Grzegorz Blach
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:


System: FreeBSD 8.2-STABLE #13 r225147: Wed Aug 24 20:20:58 CEST 2011
    magik@silver.nine:/usr/obj/usr/src/sys/SILVER



>Description:


Port www/p5-Feersum updated from 1.202 to 1.400

Changelog: https://metacpan.org/source/STASH/Feersum-1.400/Changes



>How-To-Repeat:





>Fix:


--- p5-Feersum.diff.txt begins here ---
diff -x .svn -ruN /var/cache/portsmerge/ports/www/p5-Feersum/Makefile www/p5-Feersum/Makefile
--- /var/cache/portsmerge/ports/www/p5-Feersum/Makefile	2011-07-20 12:40:50.000000000 +0200
+++ www/p5-Feersum/Makefile	2011-09-10 01:27:48.996907325 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Feersum
-PORTVERSION=	1.202
+PORTVERSION=	1.400
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:STASH
@@ -19,6 +19,7 @@
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	p5-Plack>=0.9950:${PORTSDIR}/www/p5-Plack \
+		p5-JSON-XS>=2.0:${PORTSDIR}/converters/p5-JSON-XS \
 		p5-EV>=4.0:${PORTSDIR}/devel/p5-EV \
 		p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \
 		p5-Guard>=1.012:${PORTSDIR}/devel/p5-Guard \
diff -x .svn -ruN /var/cache/portsmerge/ports/www/p5-Feersum/distinfo www/p5-Feersum/distinfo
--- /var/cache/portsmerge/ports/www/p5-Feersum/distinfo	2011-07-20 12:40:50.000000000 +0200
+++ www/p5-Feersum/distinfo	2011-09-10 00:28:34.104299466 +0200
@@ -1,2 +1,2 @@
-SHA256 (Feersum-1.202.tar.gz) = 6e6e1f80a24c2c1e66634f9ca97c8e707f1bf2e8aeffa5878ed23db318b4de4d
-SIZE (Feersum-1.202.tar.gz) = 102598
+SHA256 (Feersum-1.400.tar.gz) = 2b1e0f965262a47572327e48fb467ef802b307610868b8f27f15ff7378e346b2
+SIZE (Feersum-1.400.tar.gz) = 106847
--- p5-Feersum.diff.txt ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 9 23:40:14 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160605 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sat Sep 10 05:24:34 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

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

From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: Grzegorz Blach <magik@roorback.net>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/160605: updated www/p5-Feersum to 1.400
Date: Sat, 10 Sep 2011 17:55:01 +0800

 Hi,
 
 I've checked *_DEPENDS. Some of the dependencies are only used for test.
 I've done a new patch at http://people.freebsd.org/~sunpoet/p5-Feersum.patch
 Would you please review it? Thanks.
 
 Regards,
 sunpoet

From: Grzegorz Blach <magik@roorback.net>
To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/160605: updated www/p5-Feersum to 1.400
Date: Sat, 10 Sep 2011 17:43:50 +0200

 Your patch works for me and can be commited to ports repo.
 But I didn't know nothing about TEST_DEPENDS,
 this variable is not documented in porter handbook,
 maybe You have any link to info about its
 or You can describe it in few words.

From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: Grzegorz Blach <magik@roorback.net>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/160605: updated www/p5-Feersum to 1.400
Date: Sun, 11 Sep 2011 01:47:47 +0800

 On Sat, Sep 10, 2011 at 05:43:50PM +0200, Grzegorz Blach wrote:
 > Your patch works for me and can be commited to ports repo.
 > But I didn't know nothing about TEST_DEPENDS,
 > this variable is not documented in porter handbook,
 > maybe You have any link to info about its
 > or You can describe it in few words.
 
 Please see "test dependencies" section in the Perl wiki page [1].
 Thanks.
 
 [1] http://wiki.freebsd.org/Perl
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Sep 10 17:50:45 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160605: commit references a PR
Date: Sat, 10 Sep 2011 17:50:45 +0000 (UTC)

 sunpoet     2011-09-10 17:50:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Feersum       Makefile distinfo pkg-descr 
   Log:
   - Update to 1.400
   - While I'm here, add TEST_DEPENDS
   
   Changes:        http://search.cpan.org/dist/Feersum/Changes
   PR:             ports/160605
   Submitted by:   Grzegorz Blach <magik@roorback.net> (maintainer)
   
   Revision  Changes    Path
   1.4       +27 -11    ports/www/p5-Feersum/Makefile
   1.4       +2 -2      ports/www/p5-Feersum/distinfo
   1.2       +1 -1      ports/www/p5-Feersum/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
