From owner-svn-ports-head@freebsd.org Fri Oct 12 04:19:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84B7510D1D01; Fri, 12 Oct 2018 04:19:51 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CB4E70760; Fri, 12 Oct 2018 04:19:51 +0000 (UTC) (envelope-from tota@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 22B411A421; Fri, 12 Oct 2018 04:19:51 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9C4JpQQ049943; Fri, 12 Oct 2018 04:19:51 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9C4Jo91049941; Fri, 12 Oct 2018 04:19:50 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201810120419.w9C4Jo91049941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 12 Oct 2018 04:19:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481873 - head/misc/R-cran-mime X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/misc/R-cran-mime X-SVN-Commit-Revision: 481873 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.27 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: Fri, 12 Oct 2018 04:19:51 -0000 Author: tota Date: Fri Oct 12 04:19:50 2018 New Revision: 481873 URL: https://svnweb.freebsd.org/changeset/ports/481873 Log: - Update to 0.6 - Update LICENSE Modified: head/misc/R-cran-mime/Makefile (contents, props changed) head/misc/R-cran-mime/distinfo (contents, props changed) Modified: head/misc/R-cran-mime/Makefile ============================================================================== --- head/misc/R-cran-mime/Makefile Fri Oct 12 04:02:06 2018 (r481872) +++ head/misc/R-cran-mime/Makefile Fri Oct 12 04:19:50 2018 (r481873) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= mime -PORTVERSION= 0.5 -PORTREVISION= 1 +PORTVERSION= 0.6 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Map Filenames to MIME Types -LICENSE= GPLv2 +LICENSE= GPLv2+ USES= cran:auto-plist,compiles Modified: head/misc/R-cran-mime/distinfo ============================================================================== --- head/misc/R-cran-mime/distinfo Fri Oct 12 04:02:06 2018 (r481872) +++ head/misc/R-cran-mime/distinfo Fri Oct 12 04:19:50 2018 (r481873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468901872 -SHA256 (mime_0.5.tar.gz) = fcc72115afb0eb43237da872754464f37ae9ae097f332ec7984149b5e3a82145 -SIZE (mime_0.5.tar.gz) = 12634 +TIMESTAMP = 1539312274 +SHA256 (mime_0.6.tar.gz) = 4775b605ab0117406bee7953c8af59eea8b35e67d1bd63f4007686a7097fc401 +SIZE (mime_0.6.tar.gz) = 12960