Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2011 19:22:13 GMT
From:      Valery Komarov <komarov@valerka.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163678: [update] devel/php5-thrift
Message-ID:  <201112281922.pBSJMDA1012225@red.freebsd.org>
Resent-Message-ID: <201112281930.pBSJUAcS022575@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163678
>Category:       ports
>Synopsis:       [update] devel/php5-thrift
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 28 19:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112281922.pBSJMDA1012225>