ports/143237: [PATCH] mail/smail utmp.h --> utmpx.h

Rob Farmer rfarmer at predatorlabs.net
Tue Jan 26 02:20:05 UTC 2010


>Number:         143237
>Category:       ports
>Synopsis:       [PATCH] mail/smail utmp.h --> utmpx.h
>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 Jan 26 02:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD pentium4.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r202659: Tue Jan 19 16:02:39 PST 2010     rfarmer at pentium4.predatorlabs.net:/obj/usr/src/sys/PENTIUM4  i386
>Description:
Remove unneeded utmp.h include
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN smail.old/files/patch-src-pwcache.c smail/files/patch-src-pwcache.c
--- smail.old/files/patch-src-pwcache.c	1969-12-31 16:00:00.000000000 -0800
+++ smail/files/patch-src-pwcache.c	2010-01-25 17:59:13.000000000 -0800
@@ -0,0 +1,10 @@
+--- src/pwcache.c.orig	2010-01-25 17:52:32.000000000 -0800
++++ src/pwcache.c	2010-01-25 17:53:42.000000000 -0800
+@@ -29,7 +29,6 @@
+ #include <limits.h>
+ #include <grp.h>
+ #include <pwd.h>
+-#include <utmp.h>
+ 
+ #ifdef STDC_HEADERS
+ # include <stdlib.h>


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



More information about the freebsd-ports-bugs mailing list