aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2012-01-08 09:16:06 +0800
committerMichael Scheidell <scheidell@FreeBSD.org>2012-01-08 09:16:06 +0800
commitf09b4f01e9accb9ae479344041a5e46f1d8d4a83 (patch)
treec30b0de8e34e457449dacf2ffc7963327e726940 /devel
parentd46da3e743efe6cea60f8ad5703765b0735d02b4 (diff)
downloadfreebsd-ports-gnome-f09b4f01e9accb9ae479344041a5e46f1d8d4a83.tar.gz
freebsd-ports-gnome-f09b4f01e9accb9ae479344041a5e46f1d8d4a83.tar.zst
freebsd-ports-gnome-f09b4f01e9accb9ae479344041a5e46f1d8d4a83.zip
- Update to version 0.8.0 [1]
- Committer has become maintainer via private email - add bsd.thrift.mk include file PR: ports/163132 [1] Submitted by: Valery Komaorv <komarov@valerka.net> [1] Approved by: komarov@valerka.net (maintainer), gabor (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/fb303/Makefile8
-rw-r--r--devel/fb303/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile
index e1c3391ad698..d5b48b803503 100644
--- a/devel/fb303/Makefile
+++ b/devel/fb303/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fb303
-PORTVERSION= 0.7.0
+PORTVERSION= ${THRIFT_PORTVERSION}
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= APACHE
@@ -16,6 +16,8 @@ DISTNAME= thrift-${PORTVERSION}
MAINTAINER= komarov@valerka.net
COMMENT= The Facebook Bassline
+LICENSE= ASL
+
LIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs \
thrift:${PORTSDIR}/devel/thrift
@@ -30,9 +32,6 @@ USE_PERL5_RUN= yes
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)
@@ -42,4 +41,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/gen-perl/Facebook/FB303/${FILE} ${PREFIX}/${SITE_PERL_REL}/Facebook/FB303
.endfor
+.include "../thrift/bsd.thrift.mk"
.include <bsd.port.mk>
diff --git a/devel/fb303/distinfo b/devel/fb303/distinfo
index 6d10b1d384a2..fb6450f653bd 100644
--- a/devel/fb303/distinfo
+++ b/devel/fb303/distinfo
@@ -1,2 +1,2 @@
-SHA256 (thrift-0.7.0.tar.gz) = ca830156f6f1f94e77823eb5db6ff8f532ed5ccb9e913df83d0c3d6c4ddb9009
-SIZE (thrift-0.7.0.tar.gz) = 2248326
+SHA256 (thrift-0.8.0.tar.gz) = 5e280097d88400f5e2db75595a04e1981538e48869cd6915bb9c4831605f0793
+SIZE (thrift-0.8.0.tar.gz) = 2336261