FreeBSD Bugzilla – Attachment 172974 Details for
Bug 211370
misc/mtail: update to 1.2.0, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mtail-1.2.0.patch
mtail.patch (text/plain), 1.42 KB, created by
Dmitri Goutnik
on 2016-07-25 18:02:14 UTC
(
hide
)
Description:
mtail-1.2.0.patch
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2016-07-25 18:02:14 UTC
Size:
1.42 KB
patch
obsolete
>Index: misc/mtail/Makefile >=================================================================== >--- misc/mtail/Makefile (revision 419050) >+++ misc/mtail/Makefile (working copy) >@@ -2,11 +2,11 @@ > # $FreeBSD$ > > PORTNAME= mtail >-PORTVERSION= 1.1.1 >+PORTVERSION= 1.2.0 > CATEGORIES= misc > MASTER_SITES= http://matt.immute.net/src/mtail/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= dg@syrec.org > COMMENT= Small tail workalike that performs output coloring > > LICENSE= MIT >@@ -29,11 +29,11 @@ > > do-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) > > do-install-EXAMPLES-on: >- @${MKDIR} $ ${STAGEDIR}${EXAMPLESDIR} >- ${INSTALL_DATA} ${WRKSRC}/mtailrc.sample \ >- ${STAGEDIR}${EXAMPLESDIR}/mtailrc >+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >+ (cd ${WRKSRC} && ${INSTALL_DATA} mtailrc.sample \ >+ ${STAGEDIR}${EXAMPLESDIR}/mtailrc) > > .include <bsd.port.mk> >Index: misc/mtail/distinfo >=================================================================== >--- misc/mtail/distinfo (revision 419050) >+++ misc/mtail/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (mtail-1.1.1.tgz) = 1c82feb4ced3dc861497d4adc27a4d62d7002112bcfa24d1655348dda79bf3ab >-SIZE (mtail-1.1.1.tgz) = 9124 >+TIMESTAMP = 1469468477 >+SHA256 (mtail-1.2.0.tgz) = 56607660a16d8d2ec2903edea557091502f52d34194adb844ccf99a11e495425 >+SIZE (mtail-1.2.0.tgz) = 10798
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 211370
: 172974