svn commit: r516022 - head/security/rubygem-acme-client

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 29 16:02:49 UTC 2019


Author: sunpoet
Date: Tue Oct 29 16:02:48 2019
New Revision: 516022
URL: https://svnweb.freebsd.org/changeset/ports/516022

Log:
  Update to 2.0.5
  
  Changes:	https://github.com/unixcharles/acme-client/blob/master/CHANGELOG.md

Modified:
  head/security/rubygem-acme-client/Makefile
  head/security/rubygem-acme-client/distinfo

Modified: head/security/rubygem-acme-client/Makefile
==============================================================================
--- head/security/rubygem-acme-client/Makefile	Tue Oct 29 16:02:43 2019	(r516021)
+++ head/security/rubygem-acme-client/Makefile	Tue Oct 29 16:02:48 2019	(r516022)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	acme-client
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.5
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 

Modified: head/security/rubygem-acme-client/distinfo
==============================================================================
--- head/security/rubygem-acme-client/distinfo	Tue Oct 29 16:02:43 2019	(r516021)
+++ head/security/rubygem-acme-client/distinfo	Tue Oct 29 16:02:48 2019	(r516022)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567191954
-SHA256 (rubygem/acme-client-2.0.4.gem) = 290522b13e6d54e0da4620ca4f158a781a94818a927ed6e97506f6d9c07c1505
-SIZE (rubygem/acme-client-2.0.4.gem) = 19968
+TIMESTAMP = 1572363589
+SHA256 (rubygem/acme-client-2.0.5.gem) = 96acf6d26d8ad96748a77acf7b73e28808e2a966a30426f202dc4da15b6b37cd
+SIZE (rubygem/acme-client-2.0.5.gem) = 19968


More information about the svn-ports-head mailing list