ports/157857: [update] sysutils/multitail to 5.2.8

Ryan Steinmetz rpsfa at rit.edu
Tue Jun 14 00:30:09 UTC 2011


>Number:         157857
>Category:       ports
>Synopsis:       [update] sysutils/multitail to 5.2.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 14 00:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-Update to 5.2.8
-Add LICENSE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/multitail/Makefile,v
retrieving revision 1.73
diff -u -r1.73 Makefile
--- Makefile	20 Jan 2011 11:58:25 -0000	1.73
+++ Makefile	14 Jun 2011 00:20:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	multitail
-PORTVERSION=	5.2.7
+PORTVERSION=	5.2.8
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.vanheusden.com/multitail/
 EXTRACT_SUFX=	.tgz
@@ -20,6 +20,9 @@
 PLIST_FILES=	bin/multitail etc/multitail.conf.sample
 PORTDOCS=	readme.txt license.txt
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/license.txt
+
 post-patch:
 	@${REINPLACE_CMD} -e 's,/etc/multitail.conf,${PREFIX}/etc/multitail.conf,' \
 		${WRKSRC}/mt.c  ${WRKSRC}/Makefile
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/multitail/distinfo,v
retrieving revision 1.68
diff -u -r1.68 distinfo
--- distinfo	20 Jan 2011 11:58:25 -0000	1.68
+++ distinfo	14 Jun 2011 00:20:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (multitail-5.2.7.tgz) = ff9164e745c144948d94a4c83da6e49e68b6173e1195a6d003d09e96bb0fda39
-SIZE (multitail-5.2.7.tgz) = 164997
+SHA256 (multitail-5.2.8.tgz) = 6217aacd1f34ecddb2e78a6d7f2f41bf50fba291d52ed74d5ff05ccd871bf1e6
+SIZE (multitail-5.2.8.tgz) = 165019


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list