cvs commit: ports/devel/gearmand Makefile distinfo pkg-plist
ports/devel/gearmand/files extra-patch-configure
Greg Larkin
glarkin at FreeBSD.org
Fri Jan 13 21:59:09 UTC 2012
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 at 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
More information about the cvs-all
mailing list