From owner-svn-ports-all@FreeBSD.ORG Wed Jun 26 17:42:21 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CC1E1A24; Wed, 26 Jun 2013 17:42:21 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BE09811E4; Wed, 26 Jun 2013 17:42:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5QHgLoW005975; Wed, 26 Jun 2013 17:42:21 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5QHgLVA005973; Wed, 26 Jun 2013 17:42:21 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201306261742.r5QHgLVA005973@svn.freebsd.org> From: Niclas Zeising Date: Wed, 26 Jun 2013 17:42:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321804 - head/x11/luit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 17:42:21 -0000 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 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