Now luit uses posix_openpt(2) correctly. Time to close ports/161480 .
Responsible Changed From-To: freebsd-ports-bugs->freebsd-x11 Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
Author: zeising Date: Wed Jun 26 17:42:21 2013 New Revision: 321804 URL: http://svnweb.freebsd.org/changeset/ports/321804 Log: Update to 1.1.1 PR: ports/168645 Submitted by: Zhihao Yuan <lichray@gmail.com> Modified: head/x11/luit/Makefile head/x11/luit/distinfo Modified: head/x11/luit/Makefile ============================================================================== --- head/x11/luit/Makefile Wed Jun 26 17:36:21 2013 (r321803) +++ head/x11/luit/Makefile Wed Jun 26 17:42:21 2013 (r321804) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= luit -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,9 +12,6 @@ USE_XORG= x11 fontenc CONFIGURE_ARGS= --datadir=${LOCALBASE}/lib -# Use openpty(), FreeBSD 7 has grantpt but not /dev/ptmx -CONFIGURE_ENV= ac_cv_func_grantpt=no - PLIST_FILES= bin/luit MAN1= luit.1 Modified: head/x11/luit/distinfo ============================================================================== --- head/x11/luit/distinfo Wed Jun 26 17:36:21 2013 (r321803) +++ head/x11/luit/distinfo Wed Jun 26 17:42:21 2013 (r321804) @@ -1,2 +1,2 @@ -SHA256 (xorg/app/luit-1.1.0.tar.bz2) = f1fafd7ea9486b3ff099d184ca9dde15d08445adfb5ecd3fde9a403b7d5903d1 -SIZE (xorg/app/luit-1.1.0.tar.bz2) = 131133 +SHA256 (xorg/app/luit-1.1.1.tar.bz2) = 30b0e787cb07a0f504b70f1d6123930522111ce9d4276f6683a69b322b49c636 +SIZE (xorg/app/luit-1.1.1.tar.bz2) = 140044 _______________________________________________ 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"