From az@sunner.semmy.ru  Fri May 24 09:48:16 2013
Return-Path: <az@sunner.semmy.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 1BE1B335
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 May 2013 09:48:15 +0000 (UTC)
	(envelope-from az@sunner.semmy.ru)
Received: from sunner.semmy.ru (sunner.semmy.ru [IPv6:2a00:14d0:0:20::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 5843CEFE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 May 2013 09:48:15 +0000 (UTC)
Received: from az by sunner.semmy.ru with local (Exim 4.80.1 (FreeBSD))
	(envelope-from <az@sunner.semmy.ru>)
	id 1Ufobe-000EJS-JM
	for FreeBSD-gnats-submit@freebsd.org; Fri, 24 May 2013 13:48:14 +0400
Message-Id: <E1Ufobe-000EJS-JM@sunner.semmy.ru>
Date: Fri, 24 May 2013 13:48:14 +0400
From: Andrej Zverev <az@FreeBSD.org>
Sender: Andrej Zverev <az@sunner.semmy.ru>
Reply-To: Andrej Zverev <az@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] www/p5-WWW-iTunesConnect
X-Send-Pr-Version: 3.113
X-GNATS-Notify: bfoz@bfoz.net

>Number:         178934
>Category:       ports
>Synopsis:       [patch] www/p5-WWW-iTunesConnect
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 24 09:50:03 UTC 2013
>Closed-Date:    Sat May 25 18:47:11 UTC 2013
>Last-Modified:  Sat May 25 18:50:01 UTC 2013
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	- Trim Makefile header
	- Remove unnecessary depend on PERL_LEVEL < 5.12
	
>How-To-Repeat:
	
>Fix:

	

--- patch.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317733)
+++ Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-WWW-iTunesConnect
-# Date created:				29 August 2009
-# Whom:					Brandon Fosdick <bfoz@bfoz.net>
-#
+# Created by: Brandon Fosdick <bfoz@bfoz.net>
 # $FreeBSD$
-#
 
 PORTNAME=	WWW-iTunesConnect
 PORTVERSION=	1.16
@@ -32,10 +28,4 @@
 		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/iTunesConnect \
 		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- patch.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 24 09:50:33 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=178934 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri May 24 09:50:34 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bfoz@bfoz.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/178934: [patch] www/p5-WWW-iTunesConnect
Date: Fri, 24 May 2013 09:50:34 UT

 Maintainer of www/p5-WWW-iTunesConnect,
 
 Please note that PR ports/178934 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178934
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Brandon Fosdick <bfoz@bfoz.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178934: [patch] www/p5-WWW-iTunesConnect
Date: Sat, 25 May 2013 10:59:04 -0700

 Looks good to me. Thanks for taking care of this.
 
 On May 24, 2013, at 02:50 , Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of www/p5-WWW-iTunesConnect,
 > 
 > Please note that PR ports/178934 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178934
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
State-Changed-From-To: feedback->closed 
State-Changed-By: az 
State-Changed-When: Sat May 25 18:47:11 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178934: commit references a PR
Date: Sat, 25 May 2013 18:46:47 +0000 (UTC)

 Author: az
 Date: Sat May 25 18:46:40 2013
 New Revision: 319066
 URL: http://svnweb.freebsd.org/changeset/ports/319066
 
 Log:
   - Trim Makefile header
   - Remove unnecessary depend on PERL_LEVEL < 5.12
   
   PR:		ports/178934
   Submitted by:	az
   Approved by:	Brandon Fosdick <bfoz@bfoz.net> (maintainer)
 
 Modified:
   head/www/p5-WWW-iTunesConnect/Makefile   (contents, props changed)
 
 Modified: head/www/p5-WWW-iTunesConnect/Makefile
 ==============================================================================
 --- head/www/p5-WWW-iTunesConnect/Makefile	Sat May 25 18:26:12 2013	(r319065)
 +++ head/www/p5-WWW-iTunesConnect/Makefile	Sat May 25 18:46:40 2013	(r319066)
 @@ -1,9 +1,5 @@
 -# New ports collection makefile for:	p5-WWW-iTunesConnect
 -# Date created:				29 August 2009
 -# Whom:					Brandon Fosdick <bfoz@bfoz.net>
 -#
 +# Created by: Brandon Fosdick <bfoz@bfoz.net>
  # $FreeBSD$
 -#
  
  PORTNAME=	WWW-iTunesConnect
  PORTVERSION=	1.16
 @@ -32,10 +28,4 @@ PLIST_DIRS=	%%SITE_PERL%%/WWW \
  		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/iTunesConnect \
  		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
  
 -.include <bsd.port.pre.mk>
 -
 -.if ${PERL_LEVEL} < 500903
 -RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
 -.endif
 -
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 _______________________________________________
 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:
