Index: head/textproc/rubygem-rubypants/Makefile =================================================================== --- head/textproc/rubygem-rubypants/Makefile (revision 463136) +++ head/textproc/rubygem-rubypants/Makefile (revision 463137) @@ -1,18 +1,18 @@ # Created by: Johannes Meixner # $FreeBSD$ PORTNAME= rubypants -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Translates ASCII into smart typographic punctuation HTML entities LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/textproc/rubygem-rubypants/distinfo =================================================================== --- head/textproc/rubygem-rubypants/distinfo (revision 463136) +++ head/textproc/rubygem-rubypants/distinfo (revision 463137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483351094 -SHA256 (rubygem/rubypants-0.6.0.gem) = 503b4c24ba574a6a617e5133838f6d9ab49227bd102728a8f2930baba89ef876 -SIZE (rubygem/rubypants-0.6.0.gem) = 13824 +TIMESTAMP = 1519732377 +SHA256 (rubygem/rubypants-0.7.0.gem) = bc02bf8807f566e695ed82864b4c9c5a26f35b5cfa9994ce3f1c8c270962c009 +SIZE (rubygem/rubypants-0.7.0.gem) = 13824 Index: head/textproc/rubygem-rubypants/pkg-descr =================================================================== --- head/textproc/rubygem-rubypants/pkg-descr (revision 463136) +++ head/textproc/rubygem-rubypants/pkg-descr (revision 463137) @@ -1,6 +1,6 @@ RubyPants is a Ruby port of the smart-quotes library SmartyPants. The original -SmartyPants is a free web publishing plug-in for Movable Type, -Blosxom, and BBEdit that easily translates plain ASCII punctuation characters -into "smart" typographic punctuation HTML entities. +SmartyPants is a free web publishing plug-in for Movable Type, Blosxom, and +BBEdit that easily translates plain ASCII punctuation characters into "smart" +typographic punctuation HTML entities. WWW: https://github.com/jmcnevin/rubypants