svn commit: r447769 - head/textproc/rubygem-ox
Joseph Mingrone
jrm at FreeBSD.org
Fri Aug 11 14:40:07 UTC 2017
Author: jrm
Date: Fri Aug 11 14:40:06 2017
New Revision: 447769
URL: https://svnweb.freebsd.org/changeset/ports/447769
Log:
textproc/rubygem-ox: Update to version 2.6.0
Upstream changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md
Modified:
head/textproc/rubygem-ox/Makefile
head/textproc/rubygem-ox/distinfo
Modified: head/textproc/rubygem-ox/Makefile
==============================================================================
--- head/textproc/rubygem-ox/Makefile Fri Aug 11 14:30:38 2017 (r447768)
+++ head/textproc/rubygem-ox/Makefile Fri Aug 11 14:40:06 2017 (r447769)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ox
-PORTVERSION= 2.5.0
+PORTVERSION= 2.6.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -10,8 +10,8 @@ COMMENT= Speed-optimized XML parser and object seriali
LICENSE= MIT
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
# The original gem depends on ext/ox/ox.so,
# but the ext directory is eliminated by FreeBSD's Uses/gem.mk framework.
Modified: head/textproc/rubygem-ox/distinfo
==============================================================================
--- head/textproc/rubygem-ox/distinfo Fri Aug 11 14:30:38 2017 (r447768)
+++ head/textproc/rubygem-ox/distinfo Fri Aug 11 14:40:06 2017 (r447769)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494682326
-SHA256 (rubygem/ox-2.5.0.gem) = f0c0763f6f4d6f60e0d312fd41050b22f4ab6e9d287c9103537f585c72075965
-SIZE (rubygem/ox-2.5.0.gem) = 73728
+TIMESTAMP = 1502462093
+SHA256 (rubygem/ox-2.6.0.gem) = 03d11e927a96fb84083d81390e6dd939b48891ab1c49f95d4b270a189630b33a
+SIZE (rubygem/ox-2.6.0.gem) = 78336
More information about the svn-ports-head
mailing list