From owner-svn-ports-head@FreeBSD.ORG Fri Apr 26 12:21:11 2013 Return-Path: Delivered-To: svn-ports-head@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 7700A2D3; Fri, 26 Apr 2013 12:21:11 +0000 (UTC) (envelope-from gahr@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 68A2E15CF; Fri, 26 Apr 2013 12:21:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3QCLBYf063357; Fri, 26 Apr 2013 12:21:11 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3QCLBxl063355; Fri, 26 Apr 2013 12:21:11 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201304261221.r3QCLBxl063355@svn.freebsd.org> From: Pietro Cerutti Date: Fri, 26 Apr 2013 12:21:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316598 - head/devel/tcllib 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.14 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: Fri, 26 Apr 2013 12:21:11 -0000 Author: gahr Date: Fri Apr 26 12:21:10 2013 New Revision: 316598 URL: http://svnweb.freebsd.org/changeset/ports/316598 Log: - Fix PLIST - Pet portlint Modified: head/devel/tcllib/Makefile head/devel/tcllib/pkg-plist Modified: head/devel/tcllib/Makefile ============================================================================== --- head/devel/tcllib/Makefile Fri Apr 26 12:07:36 2013 (r316597) +++ head/devel/tcllib/Makefile Fri Apr 26 12:21:10 2013 (r316598) @@ -43,7 +43,6 @@ post-patch: # ${FIND} ${WRKSRC} -name "*.orig" -delete - post-install: .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} Modified: head/devel/tcllib/pkg-plist ============================================================================== --- head/devel/tcllib/pkg-plist Fri Apr 26 12:07:36 2013 (r316597) +++ head/devel/tcllib/pkg-plist Fri Apr 26 12:21:10 2013 (r316598) @@ -94,7 +94,6 @@ lib/tcllib/doctools/doctoc.tcl lib/tcllib/doctools/doctools.tcl lib/tcllib/doctools/mpformats/_common.tcl lib/tcllib/doctools/mpformats/_html.tcl -lib/tcllib/doctools/mpformats/_html.tcl.orig lib/tcllib/doctools/mpformats/_idx_common.tcl lib/tcllib/doctools/mpformats/_nroff.tcl lib/tcllib/doctools/mpformats/_text.tcl