svn commit: r482546 - head/textproc/rubygem-itextomml

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 20 14:53:24 UTC 2018


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


More information about the svn-ports-all mailing list