Date: Fri, 13 Jan 2012 21:59:09 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gearmand Makefile distinfo pkg-plist ports/devel/gearmand/files extra-patch-configure Message-ID: <201201132159.q0DLx9HD091276@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2012-01-13 21:59:09 UTC
FreeBSD ports repository
Modified files:
devel/gearmand Makefile distinfo pkg-plist
Added files:
devel/gearmand/files extra-patch-configure
Log:
- Unbreak
- Upgrade to 0.26
- Add new build dependencies
- Add new build option for Redis persistent queue
- Move SQLite library version checking to BUILD_DEPENDS from the upstream
configure script. It always failed due to incorrect comparison of a version
string with a version number.
- Update a bunch of depends and CONFIGURE_ARGS due to changes in the upstream
configure script.
PR: ports/164026 (based on)
Submitted by: Marc Peters <marc.peters@trivago.com>
Revision Changes Path
1.17 +183 -132 ports/devel/gearmand/Makefile
1.13 +2 -2 ports/devel/gearmand/distinfo
1.1 +154 -0 ports/devel/gearmand/files/extra-patch-configure (new)
1.9 +39 -18 ports/devel/gearmand/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201132159.q0DLx9HD091276>
