From owner-svn-ports-head@freebsd.org Wed Aug 31 14:30:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E02A1BCA9A2; Wed, 31 Aug 2016 14:30:14 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95C58E43; Wed, 31 Aug 2016 14:30:14 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7VEUDRW056581; Wed, 31 Aug 2016 14:30:13 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7VEUDef056577; Wed, 31 Aug 2016 14:30:13 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201608311430.u7VEUDef056577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Wed, 31 Aug 2016 14:30:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421167 - in head/x11/mlterm: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2016 14:30:15 -0000 Author: nobutaka Date: Wed Aug 31 14:30:13 2016 New Revision: 421167 URL: https://svnweb.freebsd.org/changeset/ports/421167 Log: - Update to 3.7.2. - Move patch-tool_w3mmlconfig_mlconfig.cgi.in to the files dir. It was moved from the files dir in the previous commit by mat (revision 417041). Added: head/x11/mlterm/files/patch-tool_w3mmlconfig_mlconfig.cgi.in - copied unchanged from r421166, head/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in Deleted: head/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in Modified: head/x11/mlterm/Makefile head/x11/mlterm/distinfo head/x11/mlterm/pkg-plist Modified: head/x11/mlterm/Makefile ============================================================================== --- head/x11/mlterm/Makefile Wed Aug 31 14:25:17 2016 (r421166) +++ head/x11/mlterm/Makefile Wed Aug 31 14:30:13 2016 (r421167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mlterm -PORTVERSION= 3.7.0 +PORTVERSION= 3.7.2 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/01release/${PORTNAME}-${PORTVERSION} Modified: head/x11/mlterm/distinfo ============================================================================== --- head/x11/mlterm/distinfo Wed Aug 31 14:25:17 2016 (r421166) +++ head/x11/mlterm/distinfo Wed Aug 31 14:30:13 2016 (r421167) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464445848 -SHA256 (mlterm-3.7.0.tar.gz) = 4a81d9e1957e4f0b8f8e0838ddad0cf4776fabc73465d886f2211bb8d990c339 -SIZE (mlterm-3.7.0.tar.gz) = 3685301 +TIMESTAMP = 1472524907 +SHA256 (mlterm-3.7.2.tar.gz) = 88e70c1c98aea1e4134e1164e763c2662c5de92ee5a7dfa6a33e4ce620e244ac +SIZE (mlterm-3.7.2.tar.gz) = 3740947 Copied: head/x11/mlterm/files/patch-tool_w3mmlconfig_mlconfig.cgi.in (from r421166, head/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/mlterm/files/patch-tool_w3mmlconfig_mlconfig.cgi.in Wed Aug 31 14:30:13 2016 (r421167, copy of r421166, head/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in) @@ -0,0 +1,10 @@ +--- tool/w3mmlconfig/mlconfig.cgi.in.orig Sat Feb 23 22:18:18 2002 ++++ tool/w3mmlconfig/mlconfig.cgi.in Sat Feb 23 22:22:19 2002 +@@ -2,6 +2,7 @@ + + $DEBUG = 1; + ++use lib '@CGI_BIN@'; + require 'mlconfig-data.pl'; + + $CGI = $ENV{SCRIPT_NAME} || $0; Modified: head/x11/mlterm/pkg-plist ============================================================================== --- head/x11/mlterm/pkg-plist Wed Aug 31 14:25:17 2016 (r421166) +++ head/x11/mlterm/pkg-plist Wed Aug 31 14:30:13 2016 (r421167) @@ -48,6 +48,8 @@ lib/mlterm/libctl_iscii.so %%IBUS%%lib/mlterm/libim-ibus.so lib/mlterm/libim-kbd.a lib/mlterm/libim-kbd.so +lib/mlterm/libim-skk.a +lib/mlterm/libim-skk.so lib/mlterm/libind_assamese.a lib/mlterm/libind_assamese.so lib/mlterm/libind_bengali.a