svn commit: r465661 - branches/2018Q1/textproc/rubygem-rails-html-sanitizer

Antoine Brodin antoine at FreeBSD.org
Tue Mar 27 05:35:28 UTC 2018


Author: antoine
Date: Tue Mar 27 05:35:27 2018
New Revision: 465661
URL: https://svnweb.freebsd.org/changeset/ports/465661

Log:
  Revert r465543, it's BROKEN
  
  Reported by:	pkg-fallout
  With hat:	portmgr

Modified:
  branches/2018Q1/textproc/rubygem-rails-html-sanitizer/Makefile
  branches/2018Q1/textproc/rubygem-rails-html-sanitizer/distinfo
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/textproc/rubygem-rails-html-sanitizer/Makefile
==============================================================================
--- branches/2018Q1/textproc/rubygem-rails-html-sanitizer/Makefile	Tue Mar 27 03:30:49 2018	(r465660)
+++ branches/2018Q1/textproc/rubygem-rails-html-sanitizer/Makefile	Tue Mar 27 05:35:27 2018	(r465661)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rails-html-sanitizer
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.3
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ COMMENT=	Sanitize HTML fragments in Rails applications
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-loofah>=2.2.2:textproc/rubygem-loofah
+RUN_DEPENDS=	rubygem-loofah>=2.0:textproc/rubygem-loofah
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: branches/2018Q1/textproc/rubygem-rails-html-sanitizer/distinfo
==============================================================================
--- branches/2018Q1/textproc/rubygem-rails-html-sanitizer/distinfo	Tue Mar 27 03:30:49 2018	(r465660)
+++ branches/2018Q1/textproc/rubygem-rails-html-sanitizer/distinfo	Tue Mar 27 05:35:27 2018	(r465661)
@@ -1,3 +1,2 @@
-TIMESTAMP = 1521810566
-SHA256 (rubygem/rails-html-sanitizer-1.0.4.gem) = 99cbc3d267856f6731663e654140be298393b1ee966027efab5dbcd44ade67bf
-SIZE (rubygem/rails-html-sanitizer-1.0.4.gem) = 15872
+SHA256 (rubygem/rails-html-sanitizer-1.0.3.gem) = a7da8eb4ce2e673ba909d36a94a9e06f196e88a92e76d01dfee3803d0d6a0e8d
+SIZE (rubygem/rails-html-sanitizer-1.0.3.gem) = 15360


More information about the svn-ports-all mailing list