Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 14:53:23 +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: r482546 - head/textproc/rubygem-itextomml
Message-ID:  <201810201453.w9KErNvN022858@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 20 14:53:22 2018
New Revision: 482546
URL: https://svnweb.freebsd.org/changeset/ports/482546

Log:
  Update to 1.5.8
  
  Changes:	https://golem.ph.utexas.edu/~distler/code/itexToMML/changes

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

Modified: head/textproc/rubygem-itextomml/Makefile
==============================================================================
--- head/textproc/rubygem-itextomml/Makefile	Sat Oct 20 14:53:14 2018	(r482545)
+++ head/textproc/rubygem-itextomml/Makefile	Sat Oct 20 14:53:22 2018	(r482546)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	itextomml
-PORTVERSION=	1.5.7
+PORTVERSION=	1.5.8
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Native Ruby bindings to itex2MML
 LICENSE=	GPLv2 LGPL20 MPL11
 LICENSE_COMB=	dual
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-itextomml/distinfo
==============================================================================
--- head/textproc/rubygem-itextomml/distinfo	Sat Oct 20 14:53:14 2018	(r482545)
+++ head/textproc/rubygem-itextomml/distinfo	Sat Oct 20 14:53:22 2018	(r482546)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532976150
-SHA256 (rubygem/itextomml-1.5.7.gem) = 748377fdccb25a975bd95554eb1fbc7d1521168901003257aa2bf548cc9dc30f
-SIZE (rubygem/itextomml-1.5.7.gem) = 125440
+TIMESTAMP = 1540041684
+SHA256 (rubygem/itextomml-1.5.8.gem) = 9064808bade5d2db48d7cb864aaf092846991e7a4c01e5dce59648cc2f653935
+SIZE (rubygem/itextomml-1.5.8.gem) = 125952



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