Date: Tue, 12 Dec 2017 17:14:44 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456175 - head/www/mod_md-devel Message-ID: <201712121714.vBCHEieb070360@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Tue Dec 12 17:14:44 2017 New Revision: 456175 URL: https://svnweb.freebsd.org/changeset/ports/456175 Log: www/mod_md-devel: Update to 1.1.0 Modified: head/www/mod_md-devel/Makefile head/www/mod_md-devel/distinfo head/www/mod_md-devel/pkg-message Modified: head/www/mod_md-devel/Makefile ============================================================================== --- head/www/mod_md-devel/Makefile Tue Dec 12 16:04:28 2017 (r456174) +++ head/www/mod_md-devel/Makefile Tue Dec 12 17:14:44 2017 (r456175) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_md -PORTVERSION= 1.0.7 +PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} Modified: head/www/mod_md-devel/distinfo ============================================================================== --- head/www/mod_md-devel/distinfo Tue Dec 12 16:04:28 2017 (r456174) +++ head/www/mod_md-devel/distinfo Tue Dec 12 17:14:44 2017 (r456175) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512847307 -SHA256 (icing-mod_md-v1.0.7_GH0.tar.gz) = 763d56e270980133735e53c6da0b9bdc024855350ea4036f13db0e2c52bb09b4 -SIZE (icing-mod_md-v1.0.7_GH0.tar.gz) = 195067 +TIMESTAMP = 1513097101 +SHA256 (icing-mod_md-v1.1.0_GH0.tar.gz) = 5492060741285ebffe5bd1887b46ff71886a77787eecb8a3f95651b8aacfb723 +SIZE (icing-mod_md-v1.1.0_GH0.tar.gz) = 195345 Modified: head/www/mod_md-devel/pkg-message ============================================================================== --- head/www/mod_md-devel/pkg-message Tue Dec 12 16:04:28 2017 (r456174) +++ head/www/mod_md-devel/pkg-message Tue Dec 12 17:14:44 2017 (r456175) @@ -19,7 +19,7 @@ you need to add somewhere in your config files and add a line like - ManagedDomain your_domain.example.org www.your_domain.example.org + MDomain your_domain.example.org www.your_domain.example.org Full documentation in the project's wiki https://github.com/icing/mod_md/wiki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712121714.vBCHEieb070360>