Date: Fri, 12 Oct 2018 04:19:50 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481873 - head/misc/R-cran-mime Message-ID: <201810120419.w9C4Jo91049941@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810120419.w9C4Jo91049941>