Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 447768) +++ head/textproc/rubygem-ox/Makefile (revision 447769) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Speed-optimized XML parser and object serializer for Ruby 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. # The workaround below is to create symlink lib/ox/ox.so pointing to lib/ox.so. PLIST_FILES= ${GEM_LIB_DIR}/lib/ox/ox.so post-install: ${LN} -s ../ox.so ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/lib/ox .include Index: head/textproc/rubygem-ox/distinfo =================================================================== --- head/textproc/rubygem-ox/distinfo (revision 447768) +++ head/textproc/rubygem-ox/distinfo (revision 447769) @@ -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