svn commit: r463137 - head/textproc/rubygem-rubypants
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Feb 27 13:25:17 UTC 2018
Author: sunpoet
Date: Tue Feb 27 13:25:15 2018
New Revision: 463137
URL: https://svnweb.freebsd.org/changeset/ports/463137
Log:
Update to 0.7.0
- Reformat pkg-descr
Changes: https://github.com/jmcnevin/rubypants/commits/master
Modified:
head/textproc/rubygem-rubypants/Makefile
head/textproc/rubygem-rubypants/distinfo
head/textproc/rubygem-rubypants/pkg-descr
Modified: head/textproc/rubygem-rubypants/Makefile
==============================================================================
--- head/textproc/rubygem-rubypants/Makefile Tue Feb 27 13:25:10 2018 (r463136)
+++ head/textproc/rubygem-rubypants/Makefile Tue Feb 27 13:25:15 2018 (r463137)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rubypants
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
Modified: head/textproc/rubygem-rubypants/distinfo
==============================================================================
--- head/textproc/rubygem-rubypants/distinfo Tue Feb 27 13:25:10 2018 (r463136)
+++ head/textproc/rubygem-rubypants/distinfo Tue Feb 27 13:25:15 2018 (r463137)
@@ -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
Modified: head/textproc/rubygem-rubypants/pkg-descr
==============================================================================
--- head/textproc/rubygem-rubypants/pkg-descr Tue Feb 27 13:25:10 2018 (r463136)
+++ head/textproc/rubygem-rubypants/pkg-descr Tue Feb 27 13:25:15 2018 (r463137)
@@ -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
More information about the svn-ports-all
mailing list