Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 450454) +++ head/textproc/rubygem-ox/Makefile (revision 450455) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Speed-optimized XML parser and object serializer for Ruby LICENSE= MIT LIB_DEPENDS= libunwind.so:devel/libunwind 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 450454) +++ head/textproc/rubygem-ox/distinfo (revision 450455) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505906766 -SHA256 (rubygem/ox-2.7.0.gem) = 7b97bc5dd51d570ad706929f4796d629ddae3157ede7a68f39424c6a874af788 -SIZE (rubygem/ox-2.7.0.gem) = 79872 +TIMESTAMP = 1506176469 +SHA256 (rubygem/ox-2.8.0.gem) = 6e19501564321ace61d6ebb73d3ef48f23578f2d52adfce34913e3a6cde85139 +SIZE (rubygem/ox-2.8.0.gem) = 80384