summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-31 13:10:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-31 13:10:33 +0000
commitb418f7562fc4b190b601ad8b92c4cd95f9076183 (patch)
treefdf105a67a49b4847dca63566535a47eee4ffb50
parentUpdate to 0.5.0 (diff)
Pet portlint
- Move BROKEN_powerpc64 downward - Regenerate patch files with makepatch: - Update WWW
Notes
Notes: svn path=/head/; revision=442173
-rw-r--r--net/scribe/Makefile4
-rw-r--r--net/scribe/files/patch-if__bucketupdater.thrift4
-rw-r--r--net/scribe/files/patch-src__Makefile.am6
-rw-r--r--net/scribe/pkg-descr2
4 files changed, 8 insertions, 8 deletions
diff --git a/net/scribe/Makefile b/net/scribe/Makefile
index ae8e99a4408f..0864ea584bab 100644
--- a/net/scribe/Makefile
+++ b/net/scribe/Makefile
@@ -11,8 +11,6 @@ COMMENT= Aggregating log data streamed in real time
LICENSE= APACHE20
-BROKEN_powerpc64= Does not build
-
BUILD_DEPENDS= fb303>0:devel/fb303 \
thrift:devel/thrift
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
@@ -22,6 +20,8 @@ RUN_DEPENDS= p5-Class-Accessor>0:devel/p5-Class-Accessor \
p5-Thrift>0:devel/p5-Thrift \
${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift
+BROKEN_powerpc64= Does not build
+
USE_GITHUB= yes
GH_ACCOUNT= facebookarchive
GH_TAGNAME= 7359a09
diff --git a/net/scribe/files/patch-if__bucketupdater.thrift b/net/scribe/files/patch-if__bucketupdater.thrift
index 4dc169b0cc1f..9a5eb11f0e98 100644
--- a/net/scribe/files/patch-if__bucketupdater.thrift
+++ b/net/scribe/files/patch-if__bucketupdater.thrift
@@ -1,5 +1,5 @@
---- ./if/bucketupdater.thrift.orig 2011-06-27 09:59:22.000000000 +0400
-+++ ./if/bucketupdater.thrift 2011-10-19 18:33:32.000000000 +0400
+--- if/bucketupdater.thrift.orig 2013-04-16 02:56:56 UTC
++++ if/bucketupdater.thrift
@@ -19,6 +19,7 @@
namespace cpp scribe.thrift
diff --git a/net/scribe/files/patch-src__Makefile.am b/net/scribe/files/patch-src__Makefile.am
index c3124c386e74..048eea8ddf7b 100644
--- a/net/scribe/files/patch-src__Makefile.am
+++ b/net/scribe/files/patch-src__Makefile.am
@@ -1,6 +1,6 @@
---- ./src/Makefile.am.orig 2011-06-27 09:59:22.000000000 +0400
-+++ ./src/Makefile.am 2011-10-19 18:00:32.000000000 +0400
-@@ -34,7 +34,7 @@
+--- src/Makefile.am.orig 2013-04-16 02:56:56 UTC
++++ src/Makefile.am
+@@ -34,7 +34,7 @@ all:
#
THRIFT = $(thrift_home)/bin/thrift
THRIFT_INCLUDES = -I $(fb303_home)/share/
diff --git a/net/scribe/pkg-descr b/net/scribe/pkg-descr
index 2452218febaf..9a7c85e880a6 100644
--- a/net/scribe/pkg-descr
+++ b/net/scribe/pkg-descr
@@ -7,4 +7,4 @@ This is an archived project and is no longer supported or updated by Facebook.
Please do not file issues or pull-requests. If you wish to continue to develop
this code yourself, we recommend you fork it.
-WWW: https://github.com/facebookarchive/scribe/
+WWW: https://github.com/facebookarchive/scribe