FreeBSD Bugzilla – Attachment 64593 Details for
Bug 95986
[PATCH] sysutils/multitail: update to 4.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
multitail.diff
multitail.diff (text/plain), 1.72 KB, created by
Ion-Mihai " IOnut " Tetcu
on 2006-04-18 09:30:20 UTC
(
hide
)
Description:
multitail.diff
Filename:
MIME Type:
Creator:
Ion-Mihai " IOnut " Tetcu
Created:
2006-04-18 09:30:20 UTC
Size:
1.72 KB
patch
obsolete
>? files >? multitail.diff >Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/multitail/Makefile,v >retrieving revision 1.50 >diff -u -r1.50 Makefile >--- Makefile 27 Mar 2006 18:18:50 -0000 1.50 >+++ Makefile 18 Apr 2006 08:17:02 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= multitail >-PORTVERSION= 3.8.10 >+PORTVERSION= 4.0.1 > CATEGORIES= sysutils > MASTER_SITES= http://www.vanheusden.com/multitail/ > EXTRACT_SUFX= .tgz >@@ -14,11 +14,16 @@ > MAINTAINER= obraun@FreeBSD.org > COMMENT= Tail multiple files on console with ncurses > >-USE_REINPLACE= yes > USE_GMAKE= yes > > MAN1= multitail.1 > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 500000 >+EXTRA_PATCHES= ${FILESDIR}/e-patch-config.c ${FILESDIR}/e-patch-cv.c >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e '/^CC/d ; s/^CFLAGS=/CFLAGS+=/' ${WRKSRC}/Makefile > @${REINPLACE_CMD} -e 's,/etc/multitail.conf,${PREFIX}/etc/multitail.conf,' \ >@@ -34,4 +39,4 @@ > ${INSTALL_DATA} ${WRKSRC}/license.txt ${DOCSDIR} > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/sysutils/multitail/distinfo,v >retrieving revision 1.49 >diff -u -r1.49 distinfo >--- distinfo 27 Mar 2006 18:18:50 -0000 1.49 >+++ distinfo 18 Apr 2006 08:17:02 -0000 >@@ -1,3 +1,3 @@ >-MD5 (multitail-3.8.10.tgz) = 1b4cb6288298fe61c4c5147b50bfd48d >-SHA256 (multitail-3.8.10.tgz) = f99b77805a96bee639f1a9b39704156b9d1bf75feb9cc32c3218853dee817f67 >-SIZE (multitail-3.8.10.tgz) = 82860 >+MD5 (multitail-4.0.1.tgz) = 297e3b0026499cf3091e9b7c654b9d19 >+SHA256 (multitail-4.0.1.tgz) = d724a5f4696c2f220df9d9701eb46fee747f9e5cb846b3414e4f7affdacf80c3 >+SIZE (multitail-4.0.1.tgz) = 123628
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 95986
: 64593 |
64594