From owner-svn-ports-all@FreeBSD.ORG Tue Feb 4 16:54:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40A0937A; Tue, 4 Feb 2014 16:54:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2D19511CD; Tue, 4 Feb 2014 16:54:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s14GsDSR057181; Tue, 4 Feb 2014 16:54:13 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s14GsCom057179; Tue, 4 Feb 2014 16:54:12 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402041654.s14GsCom057179@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 4 Feb 2014 16:54:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342575 - head/textproc/asciidoc 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.17 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: Tue, 04 Feb 2014 16:54:13 -0000 Author: sunpoet Date: Tue Feb 4 16:54:12 2014 New Revision: 342575 URL: http://svnweb.freebsd.org/changeset/ports/342575 QAT: https://qat.redports.org/buildarchive/r342575/ Log: - Fix PLIST - Bump PORTREVISION for package change PR: ports/186155 Submitted by: Kevin Zheng Modified: head/textproc/asciidoc/Makefile head/textproc/asciidoc/pkg-plist Modified: head/textproc/asciidoc/Makefile ============================================================================== --- head/textproc/asciidoc/Makefile Tue Feb 4 16:54:09 2014 (r342574) +++ head/textproc/asciidoc/Makefile Tue Feb 4 16:54:12 2014 (r342575) @@ -3,7 +3,7 @@ PORTNAME= asciidoc PORTVERSION= 8.6.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF Modified: head/textproc/asciidoc/pkg-plist ============================================================================== --- head/textproc/asciidoc/pkg-plist Tue Feb 4 16:54:09 2014 (r342574) +++ head/textproc/asciidoc/pkg-plist Tue Feb 4 16:54:12 2014 (r342575) @@ -139,6 +139,7 @@ bin/asciidoc.py @unexec if cmp -s %D/%%ETCDIR%%/xhtml11-quirks.conf.sample %D/%%ETCDIR%%/xhtml11-quirks.conf; then rm -f %D/%%ETCDIR%%/xhtml11-quirks.conf; fi %%ETCDIR%%/xhtml11-quirks.conf.sample @exec if [ ! -f %D/%%ETCDIR%%/xhtml11-quirks.conf ]; then cp -p %D/%F %B/xhtml11-quirks.conf; fi +%%PYTHON_SITELIBDIR%%/asciidocapi.py man/man1/a2x.1.gz man/man1/asciidoc.1.gz @dirrm %%ETCDIR%%/themes/volnitsky