From owner-svn-ports-all@freebsd.org Fri Dec 4 12:35:13 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38858A4046A; Fri, 4 Dec 2015 12:35:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 03CC91C8D; Fri, 4 Dec 2015 12:35:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB4CZC0E016584; Fri, 4 Dec 2015 12:35:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB4CZBe9016582; Fri, 4 Dec 2015 12:35:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512041235.tB4CZBe9016582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 4 Dec 2015 12:35:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402969 - head/graphics/rubygem-fastimage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2015 12:35:13 -0000 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