Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 467432) +++ head/textproc/rubygem-ox/Makefile (revision 467433) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 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 467432) +++ head/textproc/rubygem-ox/distinfo (revision 467433) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521036397 -SHA256 (rubygem/ox-2.9.0.gem) = 994a014687b972be3794508ee423e5e9c1a08e77f9ed23fbaf302de34e1db6a6 -SIZE (rubygem/ox-2.9.0.gem) = 80384 +TIMESTAMP = 1523789380 +SHA256 (rubygem/ox-2.9.1.gem) = a6beb00833317cdb8959ef47e7cc1f686f60d301af0454ad6759141b384ba3f9 +SIZE (rubygem/ox-2.9.1.gem) = 80896