Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 463762) +++ head/textproc/rubygem-ox/Makefile (revision 463763) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.8.3 +PORTVERSION= 2.8.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 463762) +++ head/textproc/rubygem-ox/distinfo (revision 463763) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520177024 -SHA256 (rubygem/ox-2.8.3.gem) = 20852535a9d5b76a39d738e06589c10eb8f40c0ff15c61d19a24adc9a0637470 -SIZE (rubygem/ox-2.8.3.gem) = 80384 +TIMESTAMP = 1520348983 +SHA256 (rubygem/ox-2.8.4.gem) = 8b9ac4b2f41b001f7aec953e665464faeb34f84f950ee1efea02ee77754046dc +SIZE (rubygem/ox-2.8.4.gem) = 80384