svn commit: r380260 - head/textproc/rubygem-xml-simple

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 2 13:39:30 UTC 2015


Author: sunpoet
Date: Mon Mar  2 13:39:29 2015
New Revision: 380260
URL: https://svnweb.freebsd.org/changeset/ports/380260
QAT: https://qat.redports.org/buildarchive/r380260/

Log:
  - Update to 1.1.5
  - Add LICENSE
  
  Changes:	https://github.com/maik/xml-simple/blob/master/CHANGES

Modified:
  head/textproc/rubygem-xml-simple/Makefile
  head/textproc/rubygem-xml-simple/distinfo

Modified: head/textproc/rubygem-xml-simple/Makefile
==============================================================================
--- head/textproc/rubygem-xml-simple/Makefile	Mon Mar  2 13:39:22 2015	(r380259)
+++ head/textproc/rubygem-xml-simple/Makefile	Mon Mar  2 13:39:29 2015	(r380260)
@@ -1,13 +1,16 @@
 # $FreeBSD$
 
 PORTNAME=	xml-simple
-PORTVERSION=	1.1.4
+PORTVERSION=	1.1.5
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby take off of p5-XML-Simple
 
+LICENSE=	BSD2CLAUSE RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/textproc/rubygem-xml-simple/distinfo
==============================================================================
--- head/textproc/rubygem-xml-simple/distinfo	Mon Mar  2 13:39:22 2015	(r380259)
+++ head/textproc/rubygem-xml-simple/distinfo	Mon Mar  2 13:39:29 2015	(r380260)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/xml-simple-1.1.4.gem) = dabc3f159942450dc932b748b88c1d9603d9572a26108cf187084205711dac74
-SIZE (rubygem/xml-simple-1.1.4.gem) = 11776
+SHA256 (rubygem/xml-simple-1.1.5.gem) = 88c33d33ec4e28f11d8479bd89331eabaa651fff5effe9d92d3dbaa11abd9876
+SIZE (rubygem/xml-simple-1.1.5.gem) = 11776


More information about the svn-ports-head mailing list