From owner-svn-ports-head@freebsd.org Sat Dec 3 19:35:57 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 686BDC6511F; Sat, 3 Dec 2016 19:35:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D332984D; Sat, 3 Dec 2016 19:35:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB3JZtEh080191; Sat, 3 Dec 2016 19:35:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB3JZt2d080189; Sat, 3 Dec 2016 19:35:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612031935.uB3JZt2d080189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Dec 2016 19:35:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427725 - head/textproc/rubygem-jekyll-mentions X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2016 19:35:57 -0000 Author: sunpoet Date: Sat Dec 3 19:35:55 2016 New Revision: 427725 URL: https://svnweb.freebsd.org/changeset/ports/427725 Log: - Update to 1.2.0 Changes: https://github.com/jekyll/jekyll-mentions/releases Modified: head/textproc/rubygem-jekyll-mentions/Makefile head/textproc/rubygem-jekyll-mentions/distinfo Modified: head/textproc/rubygem-jekyll-mentions/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-mentions/Makefile Sat Dec 3 19:35:50 2016 (r427724) +++ head/textproc/rubygem-jekyll-mentions/Makefile Sat Dec 3 19:35:55 2016 (r427725) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jekyll-mentions -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,7 +10,8 @@ COMMENT= At-mention support for Jekyll s LICENSE= MIT -RUN_DEPENDS= rubygem-html-pipeline>=2.3:textproc/rubygem-html-pipeline \ +RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \ + rubygem-html-pipeline>=2.3:textproc/rubygem-html-pipeline \ rubygem-jekyll>=3.0:www/rubygem-jekyll NO_ARCH= yes Modified: head/textproc/rubygem-jekyll-mentions/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-mentions/distinfo Sat Dec 3 19:35:50 2016 (r427724) +++ head/textproc/rubygem-jekyll-mentions/distinfo Sat Dec 3 19:35:55 2016 (r427725) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jekyll-mentions-1.1.2.gem) = b7d3254a78ea7a1fb3cbbe333960612ced840e410ee79294195a54e7e8b26f3c -SIZE (rubygem/jekyll-mentions-1.1.2.gem) = 5632 +TIMESTAMP = 1480761464 +SHA256 (rubygem/jekyll-mentions-1.2.0.gem) = cd4f5c24d6ca34baa7271925a742d5a26277f0f70af44d765d3146f26ca8d802 +SIZE (rubygem/jekyll-mentions-1.2.0.gem) = 5632