From owner-svn-ports-all@freebsd.org Sat Feb 11 08:38:15 2017 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 51F7DCDA4F9; Sat, 11 Feb 2017 08:38:15 +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 1EB9D1A1E; Sat, 11 Feb 2017 08:38:15 +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 v1B8cEoh054235; Sat, 11 Feb 2017 08:38:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8cEHk054233; Sat, 11 Feb 2017 08:38:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110838.v1B8cEHk054233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Feb 2017 08:38:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433846 - head/graphics/rubygem-mini_magick 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.23 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: Sat, 11 Feb 2017 08:38:15 -0000 Author: sunpoet Date: Sat Feb 11 08:38:13 2017 New Revision: 433846 URL: https://svnweb.freebsd.org/changeset/ports/433846 Log: Update to 4.6.0 - Add LICENSE_FILE Changes: https://github.com/minimagick/minimagick/releases Modified: head/graphics/rubygem-mini_magick/Makefile head/graphics/rubygem-mini_magick/distinfo Modified: head/graphics/rubygem-mini_magick/Makefile ============================================================================== --- head/graphics/rubygem-mini_magick/Makefile Sat Feb 11 08:38:08 2017 (r433845) +++ head/graphics/rubygem-mini_magick/Makefile Sat Feb 11 08:38:13 2017 (r433846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mini_magick -PORTVERSION= 4.2.10 +PORTVERSION= 4.6.0 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Manipulate images with minimal use of memory via ImageMagick LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 Modified: head/graphics/rubygem-mini_magick/distinfo ============================================================================== --- head/graphics/rubygem-mini_magick/distinfo Sat Feb 11 08:38:08 2017 (r433845) +++ head/graphics/rubygem-mini_magick/distinfo Sat Feb 11 08:38:13 2017 (r433846) @@ -1,2 +1,3 @@ -SHA256 (rubygem/mini_magick-4.2.10.gem) = 724f8f434010601a7190bb6c972e85b8332e3dd1addb7e545ce81071c89fe118 -SIZE (rubygem/mini_magick-4.2.10.gem) = 16384 +TIMESTAMP = 1486790053 +SHA256 (rubygem/mini_magick-4.6.0.gem) = 8ae961e986adc9827464c7aecb7c33e259b8d547cb20586dfec2947f331ab962 +SIZE (rubygem/mini_magick-4.6.0.gem) = 16896