George Rosamond: > Simple update to 1.6.0. Also reworded COMMENT brevity. > > g > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/sysutils/sslmate/Makefile,v
New diff attached as previous one missed pkg/ contents. Any users should test. g
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/sslmate/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 9 Aug 2016 01:34:34 -0000 1.10 +++ Makefile 12 Mar 2018 17:57:12 -0000 @@ -2,11 +2,10 @@ COMMENT = client for the sslmate.com online certificate service -DISTNAME = sslmate-1.5.1 +DISTNAME = sslmate-1.6.0 CATEGORIES = sysutils -REVISION = 1 -HOMEPAGE = https://sslmate.com +HOMEPAGE = https://sslmate.com/ MASTER_SITES = https://packages.sslmate.com/other/ # MIT Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/sslmate/distinfo,v retrieving revision 1.8 diff -u -p -r1.8 distinfo --- distinfo 11 Dec 2015 17:52:39 -0000 1.8 +++ distinfo 12 Mar 2018 17:57:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (sslmate-1.5.1.tar.gz) = Uz0F5IPQZGCHaRa/4qmzO+TotiErH0bparTcno6HxmA= -SIZE (sslmate-1.5.1.tar.gz) = 69729 +SHA256 (sslmate-1.6.0.tar.gz) = 2qhh/VW6Yl4a1iLV9bYGAvvDvfw61GHr/RJTC2Zb6vo= +SIZE (sslmate-1.6.0.tar.gz) = 70852 Index: pkg/DESCR =================================================================== RCS file: /cvs/ports/sysutils/sslmate/pkg/DESCR,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 DESCR --- pkg/DESCR 25 May 2015 23:55:50 -0000 1.1.1.1 +++ pkg/DESCR 12 Mar 2018 17:57:12 -0000 @@ -1,5 +1,5 @@ -SSLMate makes it easy to buy, deploy, and manage your SSL certs. With a -single command you can buy, import, renew, reissue and revoke +SSLMate makes it easy to buy, deploy, and manage your SSL certs. +With a single command you can buy, import, renew, reissue and revoke certificates all from the comfort of the command line. -See https://sslmate.com for details or to sign up for this service. +See https://sslmate.com/ for details.
