Index: head/sysutils/rubygem-mogilefs-client/Makefile =================================================================== --- head/sysutils/rubygem-mogilefs-client/Makefile (revision 525800) +++ head/sysutils/rubygem-mogilefs-client/Makefile (revision 525801) @@ -1,21 +1,21 @@ # Created by: Mikolaj Golub # $FreeBSD$ PORTNAME= mogilefs-client -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.2 CATEGORIES= sysutils MASTER_SITES= RG MAINTAINER= trociny@FreeBSD.org COMMENT= MogileFS client library for Ruby LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/mog .include Index: head/sysutils/rubygem-mogilefs-client/distinfo =================================================================== --- head/sysutils/rubygem-mogilefs-client/distinfo (revision 525800) +++ head/sysutils/rubygem-mogilefs-client/distinfo (revision 525801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574000560 -SHA256 (rubygem/mogilefs-client-3.12.1.gem) = 0f4e248cdc9219025f6a5b13a7c38d5781024d0b5793c252c61d6502e1830235 -SIZE (rubygem/mogilefs-client-3.12.1.gem) = 80384 +TIMESTAMP = 1581415013 +SHA256 (rubygem/mogilefs-client-3.12.2.gem) = e2ea6a6e9cb44903f37767bce8d6a679053c86b362f1d4aa9476cccbe435f4e2 +SIZE (rubygem/mogilefs-client-3.12.2.gem) = 80896 Index: head/sysutils/rubygem-mogilefs-client/pkg-descr =================================================================== --- head/sysutils/rubygem-mogilefs-client/pkg-descr (revision 525800) +++ head/sysutils/rubygem-mogilefs-client/pkg-descr (revision 525801) @@ -1,5 +1,5 @@ MogileFS is an open source distributed filesystem, see: mogilefs.org for more details. This library allows any Ruby application to read, write and delete files in a MogileFS instance. -WWW: https://bogomips.org/mogilefs-client/ +WWW: https://yhbt.net/mogilefs-client/