FreeBSD Bugzilla – Attachment 152415 Details for
Bug 197224
net-mgmt/percona-monitoring-plugins: fix depends and shebangs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
percona-monitoring-plugins.patch (text/plain), 1.52 KB, created by
Dmitry Marakasov
on 2015-01-31 14:50:41 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-01-31 14:50:41 UTC
Size:
1.52 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 378114) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= percona-monitoring-plugins > PORTVERSION= 1.1.3 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= http://www.percona.com/downloads/percona-monitoring-plugins/${PORTVERSION}/ \ > ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ >@@ -17,8 +18,13 @@ > p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ > p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ > p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ >- p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes >+ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ >+ bash:${PORTSDIR}/shells/bash > >+USES= shebangfix perl5 >+USE_PERL5= run >+SHEBANG_FILES= nagios/bin/pmp-check-pt-table-checksum \ >+ cacti/bin/pmp-cacti-* > USE_MYSQL= yes > USE_PHP= yes > WANT_PHP_CLI= yes >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 378114) >+++ pkg-plist (working copy) >@@ -42,9 +42,3 @@ > %%DATADIR%%/cacti/templates/cacti_host_template_percona_openvz_server_ht_0.8.6i-sver1.1.3.xml > %%DATADIR%%/cacti/templates/cacti_host_template_percona_rds_server_ht_0.8.6i-sver1.1.3.xml > %%DATADIR%%/cacti/templates/cacti_host_template_percona_redis_server_ht_0.8.6i-sver1.1.3.xml >-%%PORTDOCS%%@dirrmtry %%DOCSDIR%% >-@dirrmtry %%DATADIR%%/cacti/definitions >-@dirrmtry %%DATADIR%%/cacti/misc >-@dirrmtry %%DATADIR%%/cacti/templates >-@dirrmtry %%DATADIR%%/cacti >-@dirrmtry %%DATADIR%%
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 197224
: 152415