From sunpoet@sunpoet.net  Wed Nov 30 12:50:02 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6CA55106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Nov 2011 12:50:02 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 36CB18FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Nov 2011 12:50:02 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id AAE944267; Wed, 30 Nov 2011 20:49:45 +0800 (CST)
Message-Id: <20111130124945.AAE944267@sunpoet.net>
Date: Wed, 30 Nov 2011 20:49:45 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: changlp@cs.nctu.edu.tw
Subject: [PATCH] net/dropbox-api-command: Encode is already in all supported Perl releases
X-Send-Pr-Version: 3.113
X-GNATS-Notify: changlp@cs.nctu.edu.tw

>Number:         162969
>Category:       ports
>Synopsis:       [PATCH] net/dropbox-api-command: Encode is already in all supported Perl releases
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 12:50:10 UTC 2011
>Closed-Date:    Mon Dec 05 03:37:36 UTC 2011
>Last-Modified:  Mon Dec  5 03:40:12 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov  6 07:24:13 CST
>Description:
- Update RUN_DEPENDS: Encode is already in all supported Perl releases
- Bump PORTREVISION for dependency change

Port maintainer (changlp@cs.nctu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- dropbox-api-command-20111123_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/dropbox-api-command/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	27 Nov 2011 13:15:50 -0000	1.2
+++ Makefile	30 Nov 2011 12:49:13 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	dropbox-api-command
 PORTVERSION=	20111123
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/s-aska/${PORTNAME}/raw/${GITCOMMIT}/
 DISTNAME=	dropbox-api
@@ -17,7 +18,6 @@
 COMMENT=	Dropbox API wrapper command
 
 RUN_DEPENDS=	p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
-		p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
 		p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \
 		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
 		p5-WebService-Dropbox>=0:${PORTSDIR}/net/p5-WebService-Dropbox \
--- dropbox-api-command-20111123_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 30 12:50:27 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162969 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Nov 30 12:50:31 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: changlp@cs.nctu.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162969: [PATCH] net/dropbox-api-command: Encode is already in all supported Perl releases
Date: Wed, 30 Nov 2011 12:50:29 UT

 Maintainer of net/dropbox-api-command,
 
 Please note that PR ports/162969 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/162969
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Lung-Pin Chang <changlp@cs.nctu.edu.tw>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/162969: [PATCH] net/dropbox-api-command: Encode is already
 in all supported Perl releases
Date: Wed, 30 Nov 2011 21:26:23 +0800

 Hi Sunpoet,
 
 Thanks for your notification!
 
 Since s-aska has adopted a new versioning scheme, I'd also like to
 update this port to 1.00.
 
 Please have a look on the following patch, and commit it if viable.
 
 http://people.cs.nctu.edu.tw/~changlp/ports/net/dropbox-api-command-1.00,1.=
 patch
 
 Thanks!
 
 
 Lung-Pin
 
 --=20
 Lung-Pin Chang =E5=BC=B5=E7=93=8F=E7=B9=BD
 Wireless Internet Laboratory & Computer Center
 Department of Computer Science, National Chiao Tung University
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Dec 5 03:37:35 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162969: commit references a PR
Date: Mon,  5 Dec 2011 03:37:20 +0000 (UTC)

 sunpoet     2011-12-05 03:37:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/dropbox-api-command Makefile distinfo pkg-descr 
   Log:
   - Update to 1.00 [1]
   - Update RUN_DEPENDS: Encode is already in all supported Perl releases
   
   PR:             ports/162969
   Submitted by:   sunpoet (myself)
   Approved by:    Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer) [1]
   Feature safe:   yes
   
   Revision  Changes    Path
   1.3       +8 -9      ports/net/dropbox-api-command/Makefile
   1.3       +2 -2      ports/net/dropbox-api-command/distinfo
   1.2       +1 -1      ports/net/dropbox-api-command/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:
