Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 432505) +++ head/textproc/rubygem-ox/Makefile (revision 432506) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.4.8 +PORTVERSION= 2.4.9 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 # 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 432505) +++ head/textproc/rubygem-ox/distinfo (revision 432506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484577149 -SHA256 (rubygem/ox-2.4.8.gem) = 2b212dafdd5b6dbb12556a12b80c55cbb784862a51edf199e5b6474e14b4b0eb -SIZE (rubygem/ox-2.4.8.gem) = 73216 +TIMESTAMP = 1485435501 +SHA256 (rubygem/ox-2.4.9.gem) = 6e23935784adcf2c865635d7fead9b499d766d146bf9e162d9e7601f73f4ad82 +SIZE (rubygem/ox-2.4.9.gem) = 73216