FreeBSD Bugzilla – Attachment 168322 Details for
Bug 208024
[patch] www/varnish-nagios update to latest tag/unbreak build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Revised patch
www_varnish-nagios.patch (text/plain), 1.81 KB, created by
marc
on 2016-03-17 12:42:11 UTC
(
hide
)
Description:
Revised patch
Filename:
MIME Type:
Creator:
marc
Created:
2016-03-17 12:42:11 UTC
Size:
1.81 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 411157) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= varnish-nagios >-PORTVERSION= 1.1.20140519 >+PORTVERSION= 1.1.20160315 > PORTREVISION= 0 > CATEGORIES= www > >@@ -11,9 +11,8 @@ > > LICENSE= BSD2CLAUSE > >-BROKEN= fails to build >- > BUILD_DEPENDS= varnish4>=0:${PORTSDIR}/www/varnish4 >+RUN_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo > > GNU_CONFIGURE= yes > CFLAGS+= -lm >@@ -22,10 +21,12 @@ > > USE_GITHUB= yes > GH_ACCOUNT= varnish >-GH_TAGNAME= 022fbf9 >+GH_TAGNAME= 258c486 > > PLIST_FILES= libexec/nagios/check_varnish > >+SUB_FILES= pkg-message >+ > do-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios > ${INSTALL_PROGRAM} ${WRKSRC}/check_varnish ${STAGEDIR}${PREFIX}/libexec/nagios >Index: distinfo >=================================================================== >--- distinfo (revision 411157) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (varnish-varnish-nagios-1.1.20140519-022fbf9_GH0.tar.gz) = b4545fa4445b62bce85d0d7ad43664dc07e6303f83fb5a7d2c71092116ee09bd >-SIZE (varnish-varnish-nagios-1.1.20140519-022fbf9_GH0.tar.gz) = 5397 >+SHA256 (varnish-varnish-nagios-1.1.20160315-258c486_GH0.tar.gz) = 0f54a5941c8b7fa5dc175306ddf5fe9a6a3739ebb606ff784d12aab6519080db >+SIZE (varnish-varnish-nagios-1.1.20160315-258c486_GH0.tar.gz) = 5663 >Index: files/pkg-message.in >=================================================================== >--- files/pkg-message.in (revision 0) >+++ files/pkg-message.in (working copy) >@@ -0,0 +1,7 @@ >+********************************************************************** >+ >+ Add the following line to %%PREFIX%%/etc/sudoers: >+ >+ nagios ALL=NOPASSWD: %%PREFIX%%/libexec/nagios/check_varnish >+ >+**********************************************************************
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 208024
:
168237
| 168322