svn commit: r482548 - head/textproc/rubygem-twitter-text
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 20 14:53:40 UTC 2018
Author: sunpoet
Date: Sat Oct 20 14:53:39 2018
New Revision: 482548
URL: https://svnweb.freebsd.org/changeset/ports/482548
Log:
Update to 3.0.0
Changes: https://github.com/twitter/twitter-text/releases
https://github.com/twitter/twitter-text/blob/master/rb/CHANGELOG.md
Modified:
head/textproc/rubygem-twitter-text/Makefile
head/textproc/rubygem-twitter-text/distinfo
Modified: head/textproc/rubygem-twitter-text/Makefile
==============================================================================
--- head/textproc/rubygem-twitter-text/Makefile Sat Oct 20 14:53:31 2018 (r482547)
+++ head/textproc/rubygem-twitter-text/Makefile Sat Oct 20 14:53:39 2018 (r482548)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= twitter-text
-PORTVERSION= 2.1.0
-PORTREVISION= 1
+PORTVERSION= 3.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -15,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-idn-ruby>=0:dns/rubygem-idn-ruby \
rubygem-unf>=0.1.0:textproc/rubygem-unf
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/textproc/rubygem-twitter-text/distinfo
==============================================================================
--- head/textproc/rubygem-twitter-text/distinfo Sat Oct 20 14:53:31 2018 (r482547)
+++ head/textproc/rubygem-twitter-text/distinfo Sat Oct 20 14:53:39 2018 (r482548)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514155110
-SHA256 (rubygem/twitter-text-2.1.0.gem) = ca4ce1c4bc91c412d5b85c12e12d96aff2b347ca01656a0986981bcb4738fbc5
-SIZE (rubygem/twitter-text-2.1.0.gem) = 54784
+TIMESTAMP = 1539714970
+SHA256 (rubygem/twitter-text-3.0.0.gem) = 5d4921485440e704e651a1c5ed4d94d13eac699cf4fef328bc006798e82273c5
+SIZE (rubygem/twitter-text-3.0.0.gem) = 58880
More information about the svn-ports-all
mailing list