From owner-svn-ports-all@freebsd.org Sun Oct 29 11:33:08 2017 Return-Path: Delivered-To: svn-ports-all@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 CF6F3E6119E; Sun, 29 Oct 2017 11:33:08 +0000 (UTC) (envelope-from vanilla@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 9BECB767A8; Sun, 29 Oct 2017 11:33:08 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9TBX781029666; Sun, 29 Oct 2017 11:33:07 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9TBX7Mo029664; Sun, 29 Oct 2017 11:33:07 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201710291133.v9TBX7Mo029664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 29 Oct 2017 11:33:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453107 - head/misc/tkinfo X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/misc/tkinfo X-SVN-Commit-Revision: 453107 X-SVN-Commit-Repository: ports 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.23 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: Sun, 29 Oct 2017 11:33:08 -0000 Author: vanilla Date: Sun Oct 29 11:33:07 2017 New Revision: 453107 URL: https://svnweb.freebsd.org/changeset/ports/453107 Log: 1: Update to 2.11. 2: set NO_ARCH. Modified: head/misc/tkinfo/Makefile head/misc/tkinfo/distinfo Modified: head/misc/tkinfo/Makefile ============================================================================== --- head/misc/tkinfo/Makefile Sun Oct 29 10:42:23 2017 (r453106) +++ head/misc/tkinfo/Makefile Sun Oct 29 11:33:07 2017 (r453107) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tkinfo -PORTVERSION= 2.8 -PORTREVISION= 2 +PORTVERSION= 2.11 CATEGORIES= misc tk MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/ @@ -12,8 +11,9 @@ COMMENT= Tk script to read GNU "info" files and displa LICENSE= MIT -NO_BUILD= yes USES+= tk +NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= bin/tkinfo \ man/man1/tkinfo.1.gz Modified: head/misc/tkinfo/distinfo ============================================================================== --- head/misc/tkinfo/distinfo Sun Oct 29 10:42:23 2017 (r453106) +++ head/misc/tkinfo/distinfo Sun Oct 29 11:33:07 2017 (r453107) @@ -1,2 +1,3 @@ -SHA256 (tkinfo-2.8.tar.gz) = 0dfa737dbb3f71e7816b444df2adc1f3a7bdb6c0d44c6f41ab42543d590eb152 -SIZE (tkinfo-2.8.tar.gz) = 56234 +TIMESTAMP = 1509276144 +SHA256 (tkinfo-2.11.tar.gz) = aff8593be745184f3e67d09331088463aec81cd809604c483fccf2be95c7f9ce +SIZE (tkinfo-2.11.tar.gz) = 56332