ports/68301: Update Port: sysutils/usrinfo Update to version .09

aaron@snaphat.com assroot at snaphat.com
Fri Jun 25 03:00:36 UTC 2004


>Number:         68301
>Category:       ports
>Synopsis:       Update Port: sysutils/usrinfo  Update to version .09
>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:   Fri Jun 25 03:00:34 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Myles Landwehr
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD snaphat.com 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Sun Jan 18 00:29:40 EST 2004 root at snaphat.com:/usr/obj/usr/src/sys/FBSD52KERN i386


	
>Description:
	Added argument "i"; which, allows a user's uid to be specified instead of a username; Updated manpage accordingly; Current user is now defaulted if no user is entered
	
>How-To-Repeat:
>Fix:

	

--- usrinfo.diff begins here ---
diff -ruN usrinfo.bak/Makefile usrinfo/Makefile
--- usrinfo.bak/Makefile	Thu Jun 24 22:40:23 2004
+++ usrinfo/Makefile	Thu Jun 24 22:44:21 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	usrinfo
-PORTVERSION=	.08
+PORTVERSION=	.09
 CATEGORIES=	sysutils
 MASTER_SITES=	http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
@@ -24,6 +24,6 @@
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/usrinfo ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/usrinfo.1 ${MANPREFIX}/man/man1
+	${INSTALL_MAN} ${WRKSRC}/man/usrinfo.1 ${MANPREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -ruN usrinfo.bak/distinfo usrinfo/distinfo
--- usrinfo.bak/distinfo	Thu Jun 24 22:40:23 2004
+++ usrinfo/distinfo	Thu Jun 24 22:42:18 2004
@@ -1,2 +1,2 @@
-MD5 (usrinfo-.08.tar.bz2) = fad8e3323fc3e76d961cfe5a290681cf
-SIZE (usrinfo-.08.tar.bz2) = 4180
+MD5 (usrinfo-.09.tar.bz2) = 78640d10200e84431cd43a47e8bd68d5
+SIZE (usrinfo-.09.tar.bz2) = 4568
--- usrinfo.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list