Index: head/textproc/rubygem-ox/Makefile =================================================================== --- head/textproc/rubygem-ox/Makefile (revision 450193) +++ head/textproc/rubygem-ox/Makefile (revision 450194) @@ -1,25 +1,27 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.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 450193) +++ head/textproc/rubygem-ox/distinfo (revision 450194) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502462093 -SHA256 (rubygem/ox-2.6.0.gem) = 03d11e927a96fb84083d81390e6dd939b48891ab1c49f95d4b270a189630b33a -SIZE (rubygem/ox-2.6.0.gem) = 78336 +TIMESTAMP = 1505906766 +SHA256 (rubygem/ox-2.7.0.gem) = 7b97bc5dd51d570ad706929f4796d629ddae3157ede7a68f39424c6a874af788 +SIZE (rubygem/ox-2.7.0.gem) = 79872