Bug 177372 - [MAINTAINER] sysutils/lsof: 4.88D, support 8.4
Summary: [MAINTAINER] sysutils/lsof: 4.88D, support 8.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 13:40 UTC by Larry Rosenman
Modified: 2013-03-27 19:30 UTC (History)
0 users

See Also:


Attachments
lsof-4.88.d,8.patch (1000 bytes, patch)
2013-03-25 13:40 UTC, Larry Rosenman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2013-03-25 13:40:00 UTC
Support 8.4

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: suffix)
Comment 1 Olli Hauer freebsd_committer freebsd_triage 2013-03-27 19:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-27 19:24:03 UTC
Author: ohauer
Date: Wed Mar 27 19:23:50 2013
New Revision: 315408
URL: http://svnweb.freebsd.org/changeset/ports/315408

Log:
  - update to version 4.88D
    add support for FreeBSD 8.4
  
  PR:		ports/177372
  Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)

Modified:
  head/sysutils/lsof/Makefile
  head/sysutils/lsof/distinfo

Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile	Wed Mar 27 19:20:31 2013	(r315407)
+++ head/sysutils/lsof/Makefile	Wed Mar 27 19:23:50 2013	(r315408)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lsof
-DISTVERSION=	4.88B
+DISTVERSION=	4.88D
 PORTEPOCH=	8
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \

Modified: head/sysutils/lsof/distinfo
==============================================================================
--- head/sysutils/lsof/distinfo	Wed Mar 27 19:20:31 2013	(r315407)
+++ head/sysutils/lsof/distinfo	Wed Mar 27 19:23:50 2013	(r315408)
@@ -1,2 +1,2 @@
-SHA256 (lsof_4.88B.freebsd.tar.bz2) = c6aa74b5a8291d7dca19f13cbcf07dcdee089ef393cc9180a5c3622dc84c6cc2
-SIZE (lsof_4.88B.freebsd.tar.bz2) = 481140
+SHA256 (lsof_4.88D.freebsd.tar.bz2) = b9b55bd0b7ea8f1607016b664e3b8ddaf1cd45668f2a7bfc0049872e60509ecf
+SIZE (lsof_4.88D.freebsd.tar.bz2) = 481813
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2013-03-27 19:24:17 UTC
State Changed
From-To: open->closed

Committed, 
Thanks!