Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2011 20:29:11 GMT
From:      Valery Komaorv <komarov@valerka.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163132: [MAINTAINER UPDATE] devel/fb303
Message-ID:  <201112082029.pB8KTB9R061850@red.freebsd.org>
Resent-Message-ID: <201112082030.pB8KU9Fm056625@freefall.freebsd.org>

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

>Number:         163132
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] devel/fb303
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 08 20:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Valery Komaorv
>Release:        
>Organization:
>Environment:
>Description:
Update to version 0.8.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ./fb303.orig/Makefile ./fb303/Makefile
--- ./fb303.orig/Makefile	2011-12-08 21:45:05.000000000 +0400
+++ ./fb303/Makefile	2011-12-09 00:06:15.000000000 +0400
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	fb303
-PORTVERSION=	0.7.0
-PORTEPOCH=	1
+PORTVERSION=	0.8.0
 CATEGORIES=	devel
 MASTER_SITES=	APACHE
 DISTNAME=	thrift-${PORTVERSION}
 
-MAINTAINER=	gslin@gslin.org
+LICENSE=	ASL
+
+MAINTAINER=	komarov@valerka.net
 COMMENT=	The Facebook Bassline
 
 LIB_DEPENDS=	boost_system:${PORTSDIR}/devel/boost-libs \
@@ -29,9 +30,6 @@
 USE_PYTHON=	yes
 WRKSRC=		${WRKDIR}/${DISTNAME}/contrib/fb303
 
-pre-configure:
-	${CHMOD} 774 ${WRKSRC}/../../install-sh
-
 post-build:
 	(cd ${WRKSRC} && ${LOCALBASE}/bin/thrift --gen perl ${WRKSRC}/if/fb303.thrift)
 


>Release-Note:
>Audit-Trail:
>Unformatted:



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