pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-certbot-apache



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 12 12:57:19 UTC 2019

Added Files:
        pkgsrc/security/py-certbot-apache: DESCR Makefile PLIST distinfo

Log Message:
py-certbot-apache: added version 0.31.0

Apache plugin for Certbot


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-certbot-apache/DESCR \
    pkgsrc/security/py-certbot-apache/Makefile \
    pkgsrc/security/py-certbot-apache/PLIST \
    pkgsrc/security/py-certbot-apache/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/security/py-certbot-apache/DESCR
diff -u /dev/null pkgsrc/security/py-certbot-apache/DESCR:1.1
--- /dev/null   Tue Feb 12 12:57:19 2019
+++ pkgsrc/security/py-certbot-apache/DESCR     Tue Feb 12 12:57:19 2019
@@ -0,0 +1 @@
+Apache plugin for Certbot
Index: pkgsrc/security/py-certbot-apache/Makefile
diff -u /dev/null pkgsrc/security/py-certbot-apache/Makefile:1.1
--- /dev/null   Tue Feb 12 12:57:19 2019
+++ pkgsrc/security/py-certbot-apache/Makefile  Tue Feb 12 12:57:19 2019
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2019/02/12 12:57:19 adam Exp $
+
+DISTNAME=      certbot-apache-0.31.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    security python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=c/certbot-apache/}
+
+COMMENT=       Apache plugin for Certbot
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/certbot/certbot
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${PYPKGPREFIX}-acme>=0.25.0:../../security/py-acme
+DEPENDS+=      ${PYPKGPREFIX}-augeas-[0-9]*:../../sysutils/py-augeas
+DEPENDS+=      ${PYPKGPREFIX}-certbot>=0.26.0:../../security/py-certbot
+DEPENDS+=      ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+DEPENDS+=      ${PYPKGPREFIX}-pyparsing>=1.5.5:../../devel/py-pyparsing
+DEPENDS+=      ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+=      ${PYPKGPREFIX}-ZopeComponent-[0-9]*:../../devel/py-ZopeComponent
+DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-certbot-apache/PLIST
diff -u /dev/null pkgsrc/security/py-certbot-apache/PLIST:1.1
--- /dev/null   Tue Feb 12 12:57:19 2019
+++ pkgsrc/security/py-certbot-apache/PLIST     Tue Feb 12 12:57:19 2019
@@ -0,0 +1,244 @@
+@comment $NetBSD: PLIST,v 1.1 2019/02/12 12:57:19 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/certbot_apache/__init__.py
+${PYSITELIB}/certbot_apache/__init__.pyc
+${PYSITELIB}/certbot_apache/__init__.pyo
+${PYSITELIB}/certbot_apache/apache_util.py
+${PYSITELIB}/certbot_apache/apache_util.pyc
+${PYSITELIB}/certbot_apache/apache_util.pyo
+${PYSITELIB}/certbot_apache/augeas_configurator.py
+${PYSITELIB}/certbot_apache/augeas_configurator.pyc
+${PYSITELIB}/certbot_apache/augeas_configurator.pyo
+${PYSITELIB}/certbot_apache/augeas_lens/httpd.aug
+${PYSITELIB}/certbot_apache/centos-options-ssl-apache.conf
+${PYSITELIB}/certbot_apache/configurator.py
+${PYSITELIB}/certbot_apache/configurator.pyc
+${PYSITELIB}/certbot_apache/configurator.pyo
+${PYSITELIB}/certbot_apache/constants.py
+${PYSITELIB}/certbot_apache/constants.pyc
+${PYSITELIB}/certbot_apache/constants.pyo
+${PYSITELIB}/certbot_apache/display_ops.py
+${PYSITELIB}/certbot_apache/display_ops.pyc
+${PYSITELIB}/certbot_apache/display_ops.pyo
+${PYSITELIB}/certbot_apache/entrypoint.py
+${PYSITELIB}/certbot_apache/entrypoint.pyc
+${PYSITELIB}/certbot_apache/entrypoint.pyo
+${PYSITELIB}/certbot_apache/http_01.py
+${PYSITELIB}/certbot_apache/http_01.pyc
+${PYSITELIB}/certbot_apache/http_01.pyo
+${PYSITELIB}/certbot_apache/obj.py
+${PYSITELIB}/certbot_apache/obj.pyc
+${PYSITELIB}/certbot_apache/obj.pyo
+${PYSITELIB}/certbot_apache/options-ssl-apache.conf
+${PYSITELIB}/certbot_apache/override_arch.py
+${PYSITELIB}/certbot_apache/override_arch.pyc
+${PYSITELIB}/certbot_apache/override_arch.pyo
+${PYSITELIB}/certbot_apache/override_centos.py
+${PYSITELIB}/certbot_apache/override_centos.pyc
+${PYSITELIB}/certbot_apache/override_centos.pyo
+${PYSITELIB}/certbot_apache/override_darwin.py
+${PYSITELIB}/certbot_apache/override_darwin.pyc
+${PYSITELIB}/certbot_apache/override_darwin.pyo
+${PYSITELIB}/certbot_apache/override_debian.py
+${PYSITELIB}/certbot_apache/override_debian.pyc
+${PYSITELIB}/certbot_apache/override_debian.pyo
+${PYSITELIB}/certbot_apache/override_gentoo.py
+${PYSITELIB}/certbot_apache/override_gentoo.pyc
+${PYSITELIB}/certbot_apache/override_gentoo.pyo
+${PYSITELIB}/certbot_apache/override_suse.py
+${PYSITELIB}/certbot_apache/override_suse.pyc
+${PYSITELIB}/certbot_apache/override_suse.pyo
+${PYSITELIB}/certbot_apache/parser.py
+${PYSITELIB}/certbot_apache/parser.pyc
+${PYSITELIB}/certbot_apache/parser.pyo
+${PYSITELIB}/certbot_apache/tests/__init__.py
+${PYSITELIB}/certbot_apache/tests/__init__.pyc
+${PYSITELIB}/certbot_apache/tests/__init__.pyo
+${PYSITELIB}/certbot_apache/tests/augeas_configurator_test.py
+${PYSITELIB}/certbot_apache/tests/augeas_configurator_test.pyc
+${PYSITELIB}/certbot_apache/tests/augeas_configurator_test.pyo
+${PYSITELIB}/certbot_apache/tests/autohsts_test.py
+${PYSITELIB}/certbot_apache/tests/autohsts_test.pyc
+${PYSITELIB}/certbot_apache/tests/autohsts_test.pyo
+${PYSITELIB}/certbot_apache/tests/centos_test.py
+${PYSITELIB}/certbot_apache/tests/centos_test.pyc
+${PYSITELIB}/certbot_apache/tests/centos_test.pyo
+${PYSITELIB}/certbot_apache/tests/complex_parsing_test.py
+${PYSITELIB}/certbot_apache/tests/complex_parsing_test.pyc
+${PYSITELIB}/certbot_apache/tests/complex_parsing_test.pyo
+${PYSITELIB}/certbot_apache/tests/configurator_test.py
+${PYSITELIB}/certbot_apache/tests/configurator_test.pyc
+${PYSITELIB}/certbot_apache/tests/configurator_test.pyo
+${PYSITELIB}/certbot_apache/tests/debian_test.py
+${PYSITELIB}/certbot_apache/tests/debian_test.pyc
+${PYSITELIB}/certbot_apache/tests/debian_test.pyo
+${PYSITELIB}/certbot_apache/tests/display_ops_test.py
+${PYSITELIB}/certbot_apache/tests/display_ops_test.pyc
+${PYSITELIB}/certbot_apache/tests/display_ops_test.pyo
+${PYSITELIB}/certbot_apache/tests/entrypoint_test.py
+${PYSITELIB}/certbot_apache/tests/entrypoint_test.pyc
+${PYSITELIB}/certbot_apache/tests/entrypoint_test.pyo
+${PYSITELIB}/certbot_apache/tests/gentoo_test.py
+${PYSITELIB}/certbot_apache/tests/gentoo_test.pyc
+${PYSITELIB}/certbot_apache/tests/gentoo_test.pyo
+${PYSITELIB}/certbot_apache/tests/http_01_test.py
+${PYSITELIB}/certbot_apache/tests/http_01_test.pyc
+${PYSITELIB}/certbot_apache/tests/http_01_test.pyo
+${PYSITELIB}/certbot_apache/tests/obj_test.py
+${PYSITELIB}/certbot_apache/tests/obj_test.pyc
+${PYSITELIB}/certbot_apache/tests/obj_test.pyo
+${PYSITELIB}/certbot_apache/tests/parser_test.py
+${PYSITELIB}/certbot_apache/tests/parser_test.pyc
+${PYSITELIB}/certbot_apache/tests/parser_test.pyo
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/README
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/magic
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/sites
+${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig/httpd
+${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/apache2.conf
+${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf
+${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf
+${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/test_variables.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/sites
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf
+${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/httpd.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/magic
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d/apache2
+${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/sites
+${PYSITELIB}/certbot_apache/tests/tls_sni_01_test.py
+${PYSITELIB}/certbot_apache/tests/tls_sni_01_test.pyc
+${PYSITELIB}/certbot_apache/tests/tls_sni_01_test.pyo
+${PYSITELIB}/certbot_apache/tests/util.py
+${PYSITELIB}/certbot_apache/tests/util.pyc
+${PYSITELIB}/certbot_apache/tests/util.pyo
+${PYSITELIB}/certbot_apache/tls_sni_01.py
+${PYSITELIB}/certbot_apache/tls_sni_01.pyc
+${PYSITELIB}/certbot_apache/tls_sni_01.pyo
Index: pkgsrc/security/py-certbot-apache/distinfo
diff -u /dev/null pkgsrc/security/py-certbot-apache/distinfo:1.1
--- /dev/null   Tue Feb 12 12:57:19 2019
+++ pkgsrc/security/py-certbot-apache/distinfo  Tue Feb 12 12:57:19 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/12 12:57:19 adam Exp $
+
+SHA1 (certbot-apache-0.31.0.tar.gz) = 4a5fce9511bf30867aa72f94105ef4e84dbdf1d0
+RMD160 (certbot-apache-0.31.0.tar.gz) = fff6967a0e05f66e280632f3f086c492d321009c
+SHA512 (certbot-apache-0.31.0.tar.gz) = 6c00b3786031d967e06adbcb06ee8be52e8f5fba69ffb84ec9ca5c634d2a1c0d293211c501692928a43efd16ecce17e527c07b8832f7d90e8f0bea995df6795f
+Size (certbot-apache-0.31.0.tar.gz) = 168050 bytes



Home | Main Index | Thread Index | Old Index