From owner-svn-ports-all@freebsd.org Sat Mar 30 04:04:37 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2C291561A82; Sat, 30 Mar 2019 04:04:36 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 94EDD6C4AE; Sat, 30 Mar 2019 04:04:36 +0000 (UTC) (envelope-from wen@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4EE6D9446; Sat, 30 Mar 2019 04:04:36 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2U44aaV087757; Sat, 30 Mar 2019 04:04:36 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2U44ZHt087753; Sat, 30 Mar 2019 04:04:35 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201903300404.x2U44ZHt087753@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 30 Mar 2019 04:04:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497234 - in head/textproc: . py-sphinxcontrib-applehelp X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/textproc: . py-sphinxcontrib-applehelp X-SVN-Commit-Revision: 497234 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 94EDD6C4AE X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.943,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 30 Mar 2019 04:04:37 -0000 Author: wen Date: Sat Mar 30 04:04:35 2019 New Revision: 497234 URL: https://svnweb.freebsd.org/changeset/ports/497234 Log: Sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books. WWW: https://www.sphinx-doc.org/ Added: head/textproc/py-sphinxcontrib-applehelp/ head/textproc/py-sphinxcontrib-applehelp/Makefile (contents, props changed) head/textproc/py-sphinxcontrib-applehelp/distinfo (contents, props changed) head/textproc/py-sphinxcontrib-applehelp/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Mar 30 00:59:17 2019 (r497233) +++ head/textproc/Makefile Sat Mar 30 04:04:35 2019 (r497234) @@ -1417,6 +1417,7 @@ SUBDIR += py-sphinx_rtd_theme SUBDIR += py-sphinx_wikipedia SUBDIR += py-sphinxcontrib-adadomain + SUBDIR += py-sphinxcontrib-applehelp SUBDIR += py-sphinxcontrib-bitbucket SUBDIR += py-sphinxcontrib-fulltoc SUBDIR += py-sphinxcontrib-httpdomain Added: head/textproc/py-sphinxcontrib-applehelp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-sphinxcontrib-applehelp/Makefile Sat Mar 30 04:04:35 2019 (r497234) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= sphinxcontrib-applehelp +PORTVERSION= 1.0.1 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DIST_SUBDIR= python + +MAINTAINER= wen@FreeBSD.org +COMMENT= sphinx extension which outputs Apple help books + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= python:3.5+ +USE_PYTHON= autoplist distutils concurrent +NO_ARCH= yes + +.include Added: head/textproc/py-sphinxcontrib-applehelp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-sphinxcontrib-applehelp/distinfo Sat Mar 30 04:04:35 2019 (r497234) @@ -0,0 +1,3 @@ +TIMESTAMP = 1553914868 +SHA256 (python/sphinxcontrib-applehelp-1.0.1.tar.gz) = edaa0ab2b2bc74403149cb0209d6775c96de797dfd5b5e2a71981309efab3897 +SIZE (python/sphinxcontrib-applehelp-1.0.1.tar.gz) = 22086 Added: head/textproc/py-sphinxcontrib-applehelp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-sphinxcontrib-applehelp/pkg-descr Sat Mar 30 04:04:35 2019 (r497234) @@ -0,0 +1,3 @@ +Sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books. + +WWW: https://www.sphinx-doc.org/