FreeBSD Bugzilla – Attachment 121111 Details for
Bug 164026
[PATCH] devel/gearmand: update to 0.26
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gearmand-0.26.patch
gearmand-0.26.patch (text/plain), 2.05 KB, created by
Marc Peters
on 2012-01-11 18:10:07 UTC
(
hide
)
Description:
gearmand-0.26.patch
Filename:
MIME Type:
Creator:
Marc Peters
Created:
2012-01-11 18:10:07 UTC
Size:
2.05 KB
patch
obsolete
> diff -ruN --exclude=CVS gearmand.orig/Makefile gearmand/Makefile > --- /usr/ports/devel/gearmand.orig/Makefile 2012-01-04 > 13:40:26.000000000 +0100 > +++ /usr/ports/devel/gearmand/Makefile 2012-01-05 11:28:23.000000000 +0100 > @@ -6,7 +6,7 @@ > # > > PORTNAME= gearmand > -PORTVERSION= 0.14 > +PORTVERSION= 0.26 > CATEGORIES= devel > MASTER_SITES= > http://launchpad.net/gearmand/trunk/${PORTVERSION}/+download/ \ > LOCAL/glarkin > @@ -15,9 +15,8 @@ > COMMENT= Gearman C Server and Library > > LIB_DEPENDS= event:${PORTSDIR}/devel/libevent \ > - uuid:${PORTSDIR}/misc/e2fsprogs-libuuid > - > -#BROKEN= does not compile > + uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \ > + boost_system:${PORTSDIR}/devel/boost-libs > > FETCH_ARGS= -pRr > USE_PERL5_BUILD=yes > @@ -25,6 +24,7 @@ > USE_GNOME= gnomehack > USE_LDCONFIG= yes > USE_RC_SUBR= gearmand.sh > +USE_GMAKE= yes > > OPTIONS= DRIZZLE "Enable libdrizzle support" off \ > MEMCACHED "Enable memcached support" on \ > @@ -166,7 +166,7 @@ > .endif > > .ifdef(WITH_MEMCACHED) > -CONFIGURE_ARGS+= --with-libmemcached-prefix > +CONFIGURE_ARGS+= > LIB_DEPENDS+= memcached:${PORTSDIR}/databases/libmemcached > .else > CONFIGURE_ARGS+= --disable-libmemcached > @@ -183,7 +183,7 @@ > CONFIGURE_ARGS+= --with-libsqlite3-prefix > USE_SQLITE= yes > .else > -CONFIGURE_ARGS+= --disable-libsqlite3 > +CONFIGURE_ARGS+= --with-sqlite3=no > .endif > > .ifdef(WITH_TC) > diff -ruN --exclude=CVS gearmand.orig/distinfo gearmand/distinfo > --- /usr/devel/gearmand.orig/distinfo 2011-07-03 16:55:46.000000000 > +0200 > +++ /usr/devel/gearmand/distinfo 2012-01-04 14:46:53.000000000 +0100 > @@ -1,2 +1,2 @@ > -SHA256 (gearmand-0.14.tar.gz) = > 8e060683dd4b2bfc25a68e22924597ae50bbfd4126966e4088b47c3caa64e25c > -SIZE (gearmand-0.14.tar.gz) = 559748 > +SHA256 (gearmand-0.26.tar.gz) = > 79ae2233bafe8f092ebf4157f83c2e0535a1fe1765da04cb01f34bcdf520dd33 > +SIZE (gearmand-0.26.tar.gz) = 773491
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 164026
: 121111