Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 476111) +++ head/textproc/rubygem-ox/Makefile (revision 476112) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Speed-optimized XML parser and object serializer for Ruby LICENSE= MIT 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 476111) +++ head/textproc/rubygem-ox/distinfo (revision 476112) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523979068 -SHA256 (rubygem/ox-2.9.2.gem) = 3af6d3eba602484528e26605c557c44cdfdd793b795a95506b991bcb8c5b2ac3 -SIZE (rubygem/ox-2.9.2.gem) = 80896 +TIMESTAMP = 1532976188 +SHA256 (rubygem/ox-2.9.4.gem) = ef8d76ad8837aafbb501b22d83ca0b131f319632df2dc004b7a0b6353c472503 +SIZE (rubygem/ox-2.9.4.gem) = 80896