Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2017 18:54:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449256 - head/textproc/rubygem-coderay
Message-ID:  <201709041854.v84IsH16018352@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep  4 18:54:17 2017
New Revision: 449256
URL: https://svnweb.freebsd.org/changeset/ports/449256

Log:
  Update to 1.1.2
  
  - Add LICENSE_FILE
  
  Changes:	https://github.com/rubychan/coderay/blob/master/Changes.textile

Modified:
  head/textproc/rubygem-coderay/Makefile
  head/textproc/rubygem-coderay/distinfo

Modified: head/textproc/rubygem-coderay/Makefile
==============================================================================
--- head/textproc/rubygem-coderay/Makefile	Mon Sep  4 18:54:11 2017	(r449255)
+++ head/textproc/rubygem-coderay/Makefile	Mon Sep  4 18:54:17 2017	(r449256)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	coderay
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast and easy syntax highlighting for selected languages
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/textproc/rubygem-coderay/distinfo
==============================================================================
--- head/textproc/rubygem-coderay/distinfo	Mon Sep  4 18:54:11 2017	(r449255)
+++ head/textproc/rubygem-coderay/distinfo	Mon Sep  4 18:54:17 2017	(r449256)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/coderay-1.1.1.gem) = 79a42eba4cbe2b056ba253eb02d1a7aec74ca951e54f33098830641e8748dff4
-SIZE (rubygem/coderay-1.1.1.gem) = 96256
+TIMESTAMP = 1504539996
+SHA256 (rubygem/coderay-1.1.2.gem) = 9efc1b3663fa561ccffada890bd1eec3a5466808ebc711ab1c5d300617d96a97
+SIZE (rubygem/coderay-1.1.2.gem) = 92160



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709041854.v84IsH16018352>