Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 453372) +++ head/textproc/rubygem-ox/Makefile (revision 453373) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.2 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 453372) +++ head/textproc/rubygem-ox/distinfo (revision 453373) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509206113 -SHA256 (rubygem/ox-2.8.1.gem) = 99b1dd8a4fdb0814723076aed66672b9fcf1a03d26c0a09cd26a8107033d0550 -SIZE (rubygem/ox-2.8.1.gem) = 80384 +TIMESTAMP = 1509636348 +SHA256 (rubygem/ox-2.8.2.gem) = d3d4d590ba4225927c5ae8994e8cb04a03bff7c7906175b7f2707cdcbec46049 +SIZE (rubygem/ox-2.8.2.gem) = 80384