svn commit: r365844 - head/textproc/rubygem-loofah

Steve Wills swills at FreeBSD.org
Sat Aug 23 22:36:42 UTC 2014


Author: swills
Date: Sat Aug 23 22:36:41 2014
New Revision: 365844
URL: http://svnweb.freebsd.org/changeset/ports/365844
QAT: https://qat.redports.org/buildarchive/r365844/

Log:
  textproc/rubygem-loofah: update to 2.0.1

Modified:
  head/textproc/rubygem-loofah/Makefile
  head/textproc/rubygem-loofah/distinfo

Modified: head/textproc/rubygem-loofah/Makefile
==============================================================================
--- head/textproc/rubygem-loofah/Makefile	Sat Aug 23 22:26:34 2014	(r365843)
+++ head/textproc/rubygem-loofah/Makefile	Sat Aug 23 22:36:41 2014	(r365844)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	loofah
-PORTVERSION=	1.2.1
+PORTVERSION=	2.0.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Library for manipulating HTML/XML documents and fragments
 
-RUN_DEPENDS=	rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri
+RUN_DEPENDS=	rubygem-nokogiri>=1.5.9:${PORTSDIR}/textproc/rubygem-nokogiri
 
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes

Modified: head/textproc/rubygem-loofah/distinfo
==============================================================================
--- head/textproc/rubygem-loofah/distinfo	Sat Aug 23 22:26:34 2014	(r365843)
+++ head/textproc/rubygem-loofah/distinfo	Sat Aug 23 22:36:41 2014	(r365844)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/loofah-1.2.1.gem) = e19451988f0d11b16d8b56a0417564fca417ac98481af7a9ab2528a694abfa3f
-SIZE (rubygem/loofah-1.2.1.gem) = 57344
+SHA256 (rubygem/loofah-2.0.1.gem) = e47f811395f87885374e780e64034a7263b52d5308352e32851ccd0c1bd7c66c
+SIZE (rubygem/loofah-2.0.1.gem) = 59392


More information about the svn-ports-all mailing list