svn commit: r481873 - head/misc/R-cran-mime

TAKATSU Tomonari tota at FreeBSD.org
Fri Oct 12 04:19:51 UTC 2018


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 at 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


More information about the svn-ports-all mailing list