Date: Thu, 4 Jan 2018 20:11:28 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458065 - head/security/rubygem-gpgme Message-ID: <201801042011.w04KBSdB051420@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jan 4 20:11:27 2018 New Revision: 458065 URL: https://svnweb.freebsd.org/changeset/ports/458065 Log: Update to 2.0.16 Changes: https://github.com/ueno/ruby-gpgme/blob/master/NEWS Modified: head/security/rubygem-gpgme/Makefile head/security/rubygem-gpgme/distinfo Modified: head/security/rubygem-gpgme/Makefile ============================================================================== --- head/security/rubygem-gpgme/Makefile Thu Jan 4 20:11:22 2018 (r458064) +++ head/security/rubygem-gpgme/Makefile Thu Jan 4 20:11:27 2018 (r458065) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpgme -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.16 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-gpgme/distinfo ============================================================================== --- head/security/rubygem-gpgme/distinfo Thu Jan 4 20:11:22 2018 (r458064) +++ head/security/rubygem-gpgme/distinfo Thu Jan 4 20:11:27 2018 (r458065) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513769270 -SHA256 (rubygem/gpgme-2.0.15.gem) = cc1b93df32285a9fb5c8e979c4cd9a35ed16e1a789c69f80259db6c5e81c2b60 -SIZE (rubygem/gpgme-2.0.15.gem) = 2785280 +TIMESTAMP = 1515088410 +SHA256 (rubygem/gpgme-2.0.16.gem) = 7a8fdc98bfc993b62956a9652cd1692b3323445423c804be9fbb7f98cf09f0c3 +SIZE (rubygem/gpgme-2.0.16.gem) = 2785792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801042011.w04KBSdB051420>