Date: Fri, 4 Dec 2015 12:35:11 +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: r402969 - head/graphics/rubygem-fastimage Message-ID: <201512041235.tB4CZBe9016582@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 4 12:35:11 2015 New Revision: 402969 URL: https://svnweb.freebsd.org/changeset/ports/402969 Log: - Update to 1.8.1 Changes: https://github.com/sdsykes/fastimage/commits/master Modified: head/graphics/rubygem-fastimage/Makefile head/graphics/rubygem-fastimage/distinfo Modified: head/graphics/rubygem-fastimage/Makefile ============================================================================== --- head/graphics/rubygem-fastimage/Makefile Fri Dec 4 12:35:07 2015 (r402968) +++ head/graphics/rubygem-fastimage/Makefile Fri Dec 4 12:35:11 2015 (r402969) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimage -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-fastimage/distinfo ============================================================================== --- head/graphics/rubygem-fastimage/distinfo Fri Dec 4 12:35:07 2015 (r402968) +++ head/graphics/rubygem-fastimage/distinfo Fri Dec 4 12:35:11 2015 (r402969) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fastimage-1.8.0.gem) = 61bfd5def1df9d42bd93a51d0428d9cf64d21f8381670644be094c1d4f3e8b94 -SIZE (rubygem/fastimage-1.8.0.gem) = 3311104 +SHA256 (rubygem/fastimage-1.8.1.gem) = 066d2cc425053de2a50d7c5c37b398c076a619a30085d157cffeaf6b5421817e +SIZE (rubygem/fastimage-1.8.1.gem) = 3311104
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512041235.tB4CZBe9016582>