ports/181609: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Thu Feb 20 21:00:01 UTC 2014
The following reply was made to PR ports/181609; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/181609: commit references a PR
Date: Thu, 20 Feb 2014 20:55:53 +0000 (UTC)
Author: antoine
Date: Thu Feb 20 20:55:45 2014
New Revision: 345264
URL: http://svnweb.freebsd.org/changeset/ports/345264
QAT: https://qat.redports.org/buildarchive/r345264/
Log:
- Update to 2.2.2013.04.15
- Possibly unbreak
PR: ports/181609
Submitted by: Gea-Suan Lin
Approved by: maintainer timeout (6 months)
Deleted:
head/net/scribe/files/patch-src-file.cpp
Modified:
head/net/scribe/Makefile
head/net/scribe/distinfo
head/net/scribe/pkg-descr
Modified: head/net/scribe/Makefile
==============================================================================
--- head/net/scribe/Makefile Thu Feb 20 20:29:12 2014 (r345263)
+++ head/net/scribe/Makefile Thu Feb 20 20:55:45 2014 (r345264)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= scribe
-DISTVERSION= 2.2.2012.01.07
-PORTREVISION= 5
+DISTVERSION= 2.2.2013.04.15
CATEGORIES= net
MASTER_SITES= https://github.com/facebook/scribe/tarball/${GITVERSION}/
DISTNAME= facebook-scribe-${GITVERSION}
@@ -20,7 +19,7 @@ RUN_DEPENDS= p5-Class-Accessor>0:${PORTS
p5-Thrift>0:${PORTSDIR}/devel/p5-Thrift \
${PYTHON_SITELIBDIR}/thrift/__init__.py:${PORTSDIR}/devel/py-thrift
-GITVERSION= 63e4824
+GITVERSION= 7359a09
WRKSRC= ${WRKDIR}/${DISTNAME}
ACLOCAL_ARGS= -I ./aclocal
@@ -33,6 +32,9 @@ USE_PYTHON= yes
USE_RC_SUBR= ${PORTNAME}
USES= gmake perl5
+post-patch:
+ ${REINPLACE_CMD} -e 's/^AM_INIT_AUTOMAKE/#/' ${WRKSRC}/configure.ac
+
post-build:
${LOCALBASE}/bin/thrift -o ${WRKSRC} -I ${LOCALBASE}/share --gen "perl" ${WRKSRC}/if/scribe.thrift
Modified: head/net/scribe/distinfo
==============================================================================
--- head/net/scribe/distinfo Thu Feb 20 20:29:12 2014 (r345263)
+++ head/net/scribe/distinfo Thu Feb 20 20:55:45 2014 (r345264)
@@ -1,2 +1,2 @@
-SHA256 (facebook-scribe-63e4824.tar.gz) = e4fd56649e35b8ff508d8f915cd29bd15b888c301043a7d930acf83b9ee5aa2f
-SIZE (facebook-scribe-63e4824.tar.gz) = 97107
+SHA256 (facebook-scribe-7359a09.tar.gz) = c40168c9a77f0d95242a1142f050d6d84a5a202ce2883e0dbb93af8a7a3a9204
+SIZE (facebook-scribe-7359a09.tar.gz) = 97261
Modified: head/net/scribe/pkg-descr
==============================================================================
--- head/net/scribe/pkg-descr Thu Feb 20 20:29:12 2014 (r345263)
+++ head/net/scribe/pkg-descr Thu Feb 20 20:55:45 2014 (r345264)
@@ -3,4 +3,4 @@ from a large number of servers. It is de
extensible without client-side modification, and robust to failure of
the network or any specific machine.
-WWW: http://github.com/facebook/scribe
+WWW: http://github.com/facebook/scribe
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list