From owner-svn-ports-all@freebsd.org Wed May 17 09:00:31 2017 Return-Path: Delivered-To: svn-ports-all@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 C4BC3D70160; Wed, 17 May 2017 09:00:31 +0000 (UTC) (envelope-from amdmi3@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 94BF0E8E; Wed, 17 May 2017 09:00:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4H90UGr028836; Wed, 17 May 2017 09:00:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4H90Uv7028835; Wed, 17 May 2017 09:00:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201705170900.v4H90Uv7028835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 17 May 2017 09:00:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441066 - head/www/rubygem-best_in_place-rails5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2017 09:00:31 -0000 Author: amdmi3 Date: Wed May 17 09:00:30 2017 New Revision: 441066 URL: https://svnweb.freebsd.org/changeset/ports/441066 Log: - Fix WWW Approved by: portmgr blanket Modified: head/www/rubygem-best_in_place-rails5/pkg-descr Modified: head/www/rubygem-best_in_place-rails5/pkg-descr ============================================================================== --- head/www/rubygem-best_in_place-rails5/pkg-descr Wed May 17 08:44:31 2017 (r441065) +++ head/www/rubygem-best_in_place-rails5/pkg-descr Wed May 17 09:00:30 2017 (r441066) @@ -3,4 +3,4 @@ best_in_place to display any object fiel clicking on it. It supports input data, text data, boolean data and custom dropdown data. It works with RESTful controllers. -WWW: http://github.com/bernat/best_in_place +WWW: https://github.com/bernat/best_in_place