From owner-svn-ports-head@freebsd.org Sat Aug 12 18:59:31 2017 Return-Path: Delivered-To: svn-ports-head@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 CEEE0DC5FED; Sat, 12 Aug 2017 18:59:31 +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 988BC6D7AF; Sat, 12 Aug 2017 18:59:31 +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 v7CIxUXG027431; Sat, 12 Aug 2017 18:59:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7CIxUoo027429; Sat, 12 Aug 2017 18:59:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201708121859.v7CIxUoo027429@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, 12 Aug 2017 18:59:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447859 - head/mail/rubygem-mini_mime X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/mail/rubygem-mini_mime X-SVN-Commit-Revision: 447859 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2017 18:59:31 -0000 Author: sunpoet Date: Sat Aug 12 18:59:30 2017 New Revision: 447859 URL: https://svnweb.freebsd.org/changeset/ports/447859 Log: Update to 0.1.4 - Add LICENSE_FILE Changes: https://github.com/discourse/mini_mime/blob/master/CHANGELOG Modified: head/mail/rubygem-mini_mime/Makefile head/mail/rubygem-mini_mime/distinfo Modified: head/mail/rubygem-mini_mime/Makefile ============================================================================== --- head/mail/rubygem-mini_mime/Makefile Sat Aug 12 18:59:25 2017 (r447858) +++ head/mail/rubygem-mini_mime/Makefile Sat Aug 12 18:59:30 2017 (r447859) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mini_mime -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= mail rubygems MASTER_SITES= RG @@ -9,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Lightweight mime type lookup toy LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USES= gem USE_RUBY= yes Modified: head/mail/rubygem-mini_mime/distinfo ============================================================================== --- head/mail/rubygem-mini_mime/distinfo Sat Aug 12 18:59:25 2017 (r447858) +++ head/mail/rubygem-mini_mime/distinfo Sat Aug 12 18:59:30 2017 (r447859) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501901117 -SHA256 (rubygem/mini_mime-0.1.3.gem) = d2510acf3af92ac904036b19e711c986bdcb2c14704d9ff35f426dfb599602ea -SIZE (rubygem/mini_mime-0.1.3.gem) = 32768 +TIMESTAMP = 1502528574 +SHA256 (rubygem/mini_mime-0.1.4.gem) = af99edd6fc6e18be29206917c17768b3fdbab004da56c31287126615fa17ee4f +SIZE (rubygem/mini_mime-0.1.4.gem) = 32768