FreeBSD Bugzilla – Attachment 185558 Details for
Bug 221617
net-mgmt/alertmanager: Update to 0.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch from 0.5.1 to 0.8.0
alertmanager-0.8.0.diff (text/plain), 1.49 KB, created by
michal
on 2017-08-18 22:04:50 UTC
(
hide
)
Description:
Patch from 0.5.1 to 0.8.0
Filename:
MIME Type:
Creator:
michal
Created:
2017-08-18 22:04:50 UTC
Size:
1.49 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 448276) >+++ Makefile (working copy) >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= alertmanager >-PORTVERSION= 0.5.1 >+PORTVERSION= 0.8.0 >+DISTVERSIONPREFIX= v > PORTREVISION= 1 >-DISTVERSIONPREFIX= v > CATEGORIES= net-mgmt > > MAINTAINER= michal@hanu.la >@@ -24,13 +24,16 @@ > GROUPS= alertmanager > > PLIST_FILES= bin/alertmanager \ >+ bin/amtool \ > etc/alertmanager/alertmanager.yml.sample > > do-build: > (cd ${GO_WRKSRC}/cmd/alertmanager ; ${SETENV} ${GO_ENV} go install) >+ (cd ${GO_WRKSRC}/cmd/amtool ; ${SETENV} ${GO_ENV} go install) > > do-install: > ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/alertmanager ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/amtool ${STAGEDIR}${PREFIX}/bin > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/alertmanager > ${INSTALL_DATA} ${WRKSRC}/doc/examples/simple.yml ${STAGEDIR}${PREFIX}/etc/alertmanager/alertmanager.yml.sample > >Index: distinfo >=================================================================== >--- distinfo (revision 448276) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1484488566 >-SHA256 (prometheus-alertmanager-v0.5.1_GH0.tar.gz) = 98a5f698896001313f2f9ad691fa75f0ae3b7220a97bbe560032b543e532d4a7 >-SIZE (prometheus-alertmanager-v0.5.1_GH0.tar.gz) = 1191666 >+TIMESTAMP = 1503093321 >+SHA256 (prometheus-alertmanager-v0.8.0_GH0.tar.gz) = 6b8bec25460f94962f84d358eb7c453742afa8b65575348d340d5f801f93afc4 >+SIZE (prometheus-alertmanager-v0.8.0_GH0.tar.gz) = 3656070
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
Flags:
dbaio
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 221617
: 185558