ports/182924: [MAINTAINER] sysutils/lsof: Support FreeBSD 11-CURRENT

Larry Rosenman ler at lerctr.org
Sat Oct 12 14:40:01 UTC 2013


>Number:         182924
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/lsof: Support FreeBSD 11-CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 12 14:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD borg.lerctr.org 11.0-CURRENT FreeBSD 11.0-CURRENT #73 r256317: Fri Oct 11 12:20:40 CDT
>Description:
Support HEAD being FreeBSD 11-CURRENT

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- lsof-4.88.e,8.patch begins here ---
diff -ruN ../lsofCVS/Makefile ./Makefile
--- ../lsofCVS/Makefile	2013-03-25 08:32:21.829945614 -0500
+++ ./Makefile	2013-10-12 09:31:23.057928172 -0500
@@ -1,8 +1,8 @@
 # Created by: David O'Brien <obrien at FreeBSD.org>
-# $FreeBSD: head/sysutils/lsof/Makefile 314936 2013-03-22 15:06:11Z rea $
+# $FreeBSD: head/sysutils/lsof/Makefile 327772 2013-09-20 23:05:58Z bapt $
 
 PORTNAME=	lsof
-DISTVERSION=	4.88B
+DISTVERSION=	4.88E
 PORTEPOCH=	8
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
@@ -37,6 +37,7 @@
 USE_BZIP2=	yes
 HAS_CONFIGURE=	yes
 
+NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "arm"
@@ -63,7 +64,7 @@
 		${ECHO} "($$EXPMD5 != $$CALCMD5)" ; \
 		exit 1 ; \
 	fi ; \
-	${CAT} ${SRCBALL_NAME}.tar ${EXTRACT_AFTER_ARGS} \
+	${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${SRCBALL_NAME}.tar ${EXTRACT_AFTER_ARGS} \
 	)
 	@( cd ${WRKSRC} ; ${ECHO_CMD} "y" | ./Inventory || exit 1 )
 .endif
diff -ruN ../lsofCVS/distinfo ./distinfo
--- ../lsofCVS/distinfo	2013-03-25 08:32:21.829945614 -0500
+++ ./distinfo	2013-10-12 09:31:30.392927785 -0500
@@ -1,2 +1,2 @@
-SHA256 (lsof_4.88B.freebsd.tar.bz2) = c6aa74b5a8291d7dca19f13cbcf07dcdee089ef393cc9180a5c3622dc84c6cc2
-SIZE (lsof_4.88B.freebsd.tar.bz2) = 481140
+SHA256 (lsof_4.88E.freebsd.tar.bz2) = 5997afd404aa82dc19354909cbaf93441217c39bb4ba1712a8da83dd0290671f
+SIZE (lsof_4.88E.freebsd.tar.bz2) = 482158
--- lsof-4.88.e,8.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list