From nobody@FreeBSD.org  Wed Dec 28 19:22:14 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 467271065780
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Dec 2011 19:22:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 35A928FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Dec 2011 19:22:14 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pBSJMEIi012226
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Dec 2011 19:22:14 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBSJMDA1012225;
	Wed, 28 Dec 2011 19:22:13 GMT
	(envelope-from nobody)
Message-Id: <201112281922.pBSJMDA1012225@red.freebsd.org>
Date: Wed, 28 Dec 2011 19:22:13 GMT
From: Valery Komarov <komarov@valerka.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [update] devel/php5-thrift
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: webmaster@kibab.com

>Number:         163678
>Category:       ports
>Synopsis:       [update] devel/php5-thrift
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    scheidell
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 28 19:30:10 UTC 2011
>Closed-Date:    Fri Jan 06 01:15:12 UTC 2012
>Last-Modified:  Fri Jan  6 01:20:07 UTC 2012
>Originator:     Valery Komarov
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:
Update to 0.8.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ./php5-thrift.orig/Makefile ./php5-thrift/Makefile
--- ./php5-thrift.orig/Makefile	2011-12-19 01:50:36.000000000 +0400
+++ ./php5-thrift/Makefile	2011-12-09 00:18:55.000000000 +0400
@@ -2,11 +2,11 @@
 # Date created:	   Sat May  8 12:33:05 MSD 2010
 # Whom:		   Ilya Bakulin <webmaster@kibab.com>
 #
-# $FreeBSD: ports/devel/php5-thrift/Makefile,v 1.3 2011/12/18 21:50:36 pav Exp $
+# $FreeBSD: ports/devel/php5-thrift/Makefile,v 1.2 2011/08/29 10:21:58 crees Exp $
 #
 
 PORTNAME=	thrift
-PORTVERSION=	0.6.1
+PORTVERSION=	0.8.0
 CATEGORIES=	devel
 PKGNAMEPREFIX=	php5-
 DISTFILES=	# empty
@@ -16,8 +16,6 @@
 
 EXTRACT_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract
 
-BROKEN=		does not configure
-
 USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
diff -ruN ./php5-thrift.orig/pkg-descr ./php5-thrift/pkg-descr
--- ./php5-thrift.orig/pkg-descr	2010-10-07 19:45:18.000000000 +0400
+++ ./php5-thrift/pkg-descr	2011-12-26 23:39:54.000000000 +0400
@@ -1,3 +1,3 @@
 PHP interface to Thrift.
 
-WWW: http://developers.facebook.com/thrift/
+WWW: http://thrift.apache.org/


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Dec 28 19:30:24 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: webmaster@kibab.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163678: [update] devel/php5-thrift
Date: Wed, 28 Dec 2011 19:30:20 UT

 Maintainer of devel/php5-thrift,
 
 Please note that PR ports/163678 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/163678
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->scheidell  
Responsible-Changed-By: scheidell 
Responsible-Changed-When: Thu Dec 29 12:13:58 UTC 2011 
Responsible-Changed-Why:  
These all need to be committed in a coordinated fashion: 
http://www.freebsd.org/cgi/query-pr.cgi?pr=163131 
http://www.freebsd.org/cgi/query-pr.cgi?pr=163677 
http://www.freebsd.org/cgi/query-pr.cgi?pr=163676 
http://www.freebsd.org/cgi/query-pr.cgi?pr=163678 
http://www.freebsd.org/cgi/query-pr.cgi?pr=163683 

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

From: Michael Scheidell <scheidell@secnap.net>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/163678: [update] devel/php5-thrift
Date: Wed, 4 Jan 2012 20:45:05 -0500 (EST)

 --ELM1325727905-94709-0_
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain; charset="US-ASCII"
 
 Here is the final patch;
 it includes refrencing the new ../thrift/bsd.thrift.mk file in order to keep versions in sync.
 
 -- 
 Michael Scheidell, CTO
 SECNAP Network Security Corporation
 (561) 999-5000 scheidell@secnap.net
 http://www.secnap.com/
 
 ______________________________________________________________________
 This email has been scanned and certified safe by SpammerTrap(r). 
 For Information please see http://www.spammertrap.com/
 ______________________________________________________________________  
   
 --ELM1325727905-94709-0_
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain
 Content-Disposition: attachment; filename="pr_163678_devel_php5-thrift.txt"
 
 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/devel/php5-thrift/Makefile,v
 retrieving revision 1.3
 diff -u -r1.3 Makefile
 --- Makefile	18 Dec 2011 21:50:36 -0000	1.3
 +++ Makefile	5 Jan 2012 01:43:41 -0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	thrift
 -PORTVERSION=	0.6.1
 +PORTVERSION=	${THRIFT_PORTVERSION}
  CATEGORIES=	devel
  PKGNAMEPREFIX=	php5-
  DISTFILES=	# empty
 @@ -16,8 +16,6 @@
  
  EXTRACT_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract
  
 -BROKEN=		does not configure
 -
  USE_PHP=	yes
  USE_PHPIZE=	yes
  USE_PHPEXT=	yes
 @@ -30,4 +28,5 @@
  		`${MAKE} -C ${PORTSDIR}/devel/thrift -V WRKSRC`/lib/php \
  		${WRKDIR}
  
 +.include "../thrift/bsd.thrift.mk"
  .include <bsd.port.mk>
 Index: pkg-descr
 ===================================================================
 RCS file: /home/pcvs/ports/devel/php5-thrift/pkg-descr,v
 retrieving revision 1.1
 diff -u -r1.1 pkg-descr
 --- pkg-descr	7 Oct 2010 15:45:18 -0000	1.1
 +++ pkg-descr	5 Jan 2012 01:43:41 -0000
 @@ -1,3 +1,3 @@
  PHP interface to Thrift.
  
 -WWW: http://developers.facebook.com/thrift/
 +WWW: http://thrift.apache.org/
 
 --ELM1325727905-94709-0_--

From: Ilya Bakulin <webmaster@kibab.com>
To: bug-followup@FreeBSD.org, Michael Scheidell <scheidell@secnap.net>
Cc:  
Subject: Re: ports/163678: [update] devel/php5-thrift
Date: Fri, 06 Jan 2012 01:03:36 +0400

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 Cool, thanks for introducing such useful .mk file,
 approved for php5-thrift!
 
 28.12.11 23:30, Edwin Groothuis wrote:
 > Maintainer of devel/php5-thrift,
 >
 > Please note that PR ports/163678 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/163678
 >
 
 - -- 
 Regards,
 Ilya Bakulin
 http://kibab.com
 xmpp://kibab612@jabber.ru
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iEUEARECAAYFAk8GECgACgkQo9vlj1oadwhLPQCgoT8f5A1D2mV9MGCj4cNjGewM
 wuAAljs+T2l2lFwz4J1mM2oazBMD+rE=
 =X5Rj
 -----END PGP SIGNATURE-----
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163678: commit references a PR
Date: Fri,  6 Jan 2012 01:09:32 +0000 (UTC)

 scheidell    2012-01-06 01:09:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/php5-thrift    Makefile pkg-descr 
   Log:
   - Update to 0.8.0 [1]
   - Add bsd.thrift.mk file to keep thrift ports in sync [2]
   - No longer broken port [1]
   
   PR:             ports/163678
   Submitted by:   Valery Komarov <komarov@valerka.net> [1]
   Reviewed by:    scheidell [2]
   Approved by:    webmaster@kibab.com (maintainer), gabor (mentor)
   
   Revision  Changes    Path
   1.4       +2 -3      ports/devel/php5-thrift/Makefile
   1.2       +1 -1      ports/devel/php5-thrift/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"
 
State-Changed-From-To: feedback->closed  
State-Changed-By: scheidell 
State-Changed-When: Fri Jan 6 01:14:47 UTC 2012 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163678: commit references a PR
Date: Fri,  6 Jan 2012 01:12:43 +0000 (UTC)

 scheidell    2012-01-06 01:12:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-thrift      Makefile pkg-descr pkg-plist 
   Log:
   - Committer is now maintainer (via private email)
   - Update to 0.8.0 to keep in sync with main thrift port [1]
   - added bsd.thrift.mk file to make sync easier [2]
   - add python egg in makefile and pkg-plist [2]
   - pet portlint [1], [2]
   
   PR:             ports/163678
   Submitted by:   Valery Komarov <komarov@valerka.net> [1]
   Reviewed by:    scheidell [2]
   Approved by:    komarov@valerka.net (maintainer), gabor (mentor)
   
   Revision  Changes    Path
   1.13      +5 -3      ports/devel/py-thrift/Makefile
   1.3       +1 -1      ports/devel/py-thrift/pkg-descr
   1.7       +8 -3      ports/devel/py-thrift/pkg-plist
 _______________________________________________
 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:
