Date: Fri, 3 Jun 2011 01:30:05 GMT From: Ryan Steinmetz <rpsfa@rit.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/157550: [update] sysutils/userinfo to 2.3 + unbreak on 9.x Message-ID: <201106030130.p531U5qM045727@red.freebsd.org> Resent-Message-ID: <201106030140.p531e5Wx015926@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157550 >Category: ports >Synopsis: [update] sysutils/userinfo to 2.3 + unbreak on 9.x >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 03 01:40:05 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ryan Steinmetz >Release: 8.2-RELEASE >Organization: Rochester Institute of Technology >Environment: >Description: -Update to 2.3 -Unbreak on 9.x -Adopt port >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN /usr/ports/sysutils/userinfo/Makefile userinfo/Makefile --- /usr/ports/sysutils/userinfo/Makefile 2010-12-04 02:33:41.000000000 -0500 +++ userinfo/Makefile 2011-06-03 01:19:29.000000000 -0400 @@ -6,23 +6,18 @@ # PORTNAME= userinfo -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= sysutils -MASTER_SITES= SF/bjk/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rpsfa@rit.edu COMMENT= Show information about local users USE_AUTOTOOLS= libtool +USE_BZIP2= yes GNU_CONFIGURE= yes MAN1= ui.1 MLINKS= ui.1 userinfo.1 -.include <bsd.port.pre.mk> - -.if ${OSVERSION} > 900007 -BROKEN= fails to build with new utmpx -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -urN /usr/ports/sysutils/userinfo/distinfo userinfo/distinfo --- /usr/ports/sysutils/userinfo/distinfo 2011-03-19 08:33:33.000000000 -0400 +++ userinfo/distinfo 2011-06-03 01:18:12.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (userinfo-2.2.tar.gz) = a0000cd681d1f9ef1b1c718c71f2bc85139c438dbf06259ba474346be97d0f7b -SIZE (userinfo-2.2.tar.gz) = 358510 +SHA256 (userinfo-2.3.tar.bz2) = 71ae6adc85b70960e245f868d4baaeddd7d1713c13b37212079ed14353093121 +SIZE (userinfo-2.3.tar.bz2) = 252544 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106030130.p531U5qM045727>