FreeBSD Bugzilla – Attachment 124065 Details for
Bug 167519
[PATCH] www/xcache: update to 2.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xcache-2.0.0.patch
xcache-2.0.0.patch (text/plain), 1.47 KB, created by
Martin Matuska
on 2012-05-02 10:50:07 UTC
(
hide
)
Description:
xcache-2.0.0.patch
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2012-05-02 10:50:07 UTC
Size:
1.47 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/xcache/Makefile,v >retrieving revision 1.15 >diff -u -r1.15 Makefile >--- Makefile 22 Jun 2011 14:42:25 -0000 1.15 >+++ Makefile 2 May 2012 09:33:10 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= xcache >-DISTVERSION= 1.3.2 >+DISTVERSION= 2.0.0 > CATEGORIES= www > MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/ > >@@ -19,7 +19,8 @@ > > CONFIGURE_ARGS= --enable-xcache=shared > >-OPTIONS= COVERAGER "Enable code coverage dumper" off >+OPTIONS= CONSTANT "Enable handling of compile time constants" off \ >+ COVERAGER "Enable code coverage dumper" off > > SUB_FILES= pkg-message > PKGMESSAGE= ${WRKDIR}/pkg-message >@@ -37,6 +38,10 @@ > > .include <bsd.port.pre.mk> > >+.if defined(WITH_CONSTANT) >+CONFIGURE_ARGS+=--enable-xcache-constant >+.endif >+ > .if defined(WITH_COVERAGER) > CONFIGURE_ARGS+=--enable-xcache-coverager > PLIST_SUB+= COVERAGER="" >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/xcache/distinfo,v >retrieving revision 1.14 >diff -u -r1.14 distinfo >--- distinfo 22 Jun 2011 14:42:25 -0000 1.14 >+++ distinfo 2 May 2012 09:33:10 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (xcache-1.3.2.tar.bz2) = 65cb064eadce848e54f18fe7172165651d3d60c5f65a9fe446b6b8fddcabda1c >-SIZE (xcache-1.3.2.tar.bz2) = 95322 >+SHA256 (xcache-2.0.0.tar.bz2) = ca26b0772d8b88223f281f5099a3b7d9f4b6597a87ae857301271c1fd5a3f64a >+SIZE (xcache-2.0.0.tar.bz2) = 108614
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 167519
: 124065