Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2017 22:01:21 +0800
From:      Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Steve Wills <swills@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r457671 - head/textproc/rubygem-loofah
Message-ID:  <CAMHz58Tpkoth-5uxTKqOgfj2QvH5GCWdZtJsVhjVAeBcCednuA@mail.gmail.com>
In-Reply-To: <201712310635.vBV6ZKUq075623@repo.freebsd.org>
References:  <201712310635.vBV6ZKUq075623@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 31, 2017 at 2:35 PM, Steve Wills <swills@freebsd.org> wrote:

> Author: swills
> Date: Sun Dec 31 06:35:19 2017
> New Revision: 457671
> URL: https://svnweb.freebsd.org/changeset/ports/457671
>
> Log:
>   textproc/rubygem-loofah: update to 2.1.1
>

Hi Steve,

www/gitlab is the only consumer of rubygem-loofah and rubygem-omniauth-saml.
Regarding r457670 and r457671, you may need to patch gitlab because it
requires:

from Gemfile:
gem 'omniauth-saml', '~> 1.7.0'
gem 'loofah', '~> 2.0.3'

That's why I did not update them.

Regards,
sunpoet


> Modified:
>   head/textproc/rubygem-loofah/Makefile   (contents, props changed)
>   head/textproc/rubygem-loofah/distinfo   (contents, props changed)
>
> Modified: head/textproc/rubygem-loofah/Makefile
> ============================================================
> ==================
> --- head/textproc/rubygem-loofah/Makefile       Sun Dec 31 06:25:20 2017
>       (r457670)
> +++ head/textproc/rubygem-loofah/Makefile       Sun Dec 31 06:35:19 2017
>       (r457671)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>
>  PORTNAME=      loofah
> -PORTVERSION=   2.0.3
> +PORTVERSION=   2.1.1
>  CATEGORIES=    textproc rubygems
>  MASTER_SITES=  RG
>
> @@ -12,7 +12,8 @@ COMMENT=      Library for manipulating HTML/XML
> documents a
>  LICENSE=       MIT
>  LICENSE_FILE=  ${WRKSRC}/MIT-LICENSE.txt
>
> -RUN_DEPENDS=   rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri
> +RUN_DEPENDS=   rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri \
> +               rubygem-crass>=1.0.2:www/rubygem-crass
>
>  NO_ARCH=       yes
>  USE_RUBY=      yes
>
> Modified: head/textproc/rubygem-loofah/distinfo
> ============================================================
> ==================
> --- head/textproc/rubygem-loofah/distinfo       Sun Dec 31 06:25:20 2017
>       (r457670)
> +++ head/textproc/rubygem-loofah/distinfo       Sun Dec 31 06:35:19 2017
>       (r457671)
> @@ -1,2 +1,3 @@
> -SHA256 (rubygem/loofah-2.0.3.gem) = 48c76e74f25229e0f492c2aaf77025
> 3fe44b162a0d18c2de1c59831b44d13781
> -SIZE (rubygem/loofah-2.0.3.gem) = 60416
> +TIMESTAMP = 1514701823
> +SHA256 (rubygem/loofah-2.1.1.gem) = 4cfd95a1b4399a55bb52810775c059
> 3f72f4ef018a71779de050e7c45c54e218
> +SIZE (rubygem/loofah-2.1.1.gem) = 61440
> _______________________________________________
> svn-ports-all@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58Tpkoth-5uxTKqOgfj2QvH5GCWdZtJsVhjVAeBcCednuA>