From owner-svn-ports-all@freebsd.org Thu Feb 15 12:48:45 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5256AF1B9DC; Thu, 15 Feb 2018 12:48:45 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03CE677331; Thu, 15 Feb 2018 12:48:45 +0000 (UTC) (envelope-from tz@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2E711EEBF; Thu, 15 Feb 2018 12:48:44 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1FCmiQY004689; Thu, 15 Feb 2018 12:48:44 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1FCmiCl004686; Thu, 15 Feb 2018 12:48:44 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201802151248.w1FCmiCl004686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 15 Feb 2018 12:48:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461920 - in head/devel: . rubygem-flipper011 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in head/devel: . rubygem-flipper011 X-SVN-Commit-Revision: 461920 X-SVN-Commit-Repository: ports 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.25 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: Thu, 15 Feb 2018 12:48:45 -0000 Author: tz Date: Thu Feb 15 12:48:44 2018 New Revision: 461920 URL: https://svnweb.freebsd.org/changeset/ports/461920 Log: devel/rubygem-flipper011: Resurrect port in version 0.11.0 This prepares the update of www/gitlab to 10.4 update which requires this specific version Submitted by: Matthias Fechner Reviewed by: swills, tz Added: head/devel/rubygem-flipper011/ - copied from r453680, head/devel/rubygem-flipper/ Modified: head/devel/Makefile head/devel/rubygem-flipper011/Makefile head/devel/rubygem-flipper011/distinfo Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 15 12:48:20 2018 (r461919) +++ head/devel/Makefile Thu Feb 15 12:48:44 2018 (r461920) @@ -5431,6 +5431,7 @@ SUBDIR += rubygem-flipper SUBDIR += rubygem-flipper-active_support_cache_store SUBDIR += rubygem-flipper010 + SUBDIR += rubygem-flipper011 SUBDIR += rubygem-fluent-logger SUBDIR += rubygem-fog SUBDIR += rubygem-fog-core Modified: head/devel/rubygem-flipper011/Makefile ============================================================================== --- head/devel/rubygem-flipper/Makefile Tue Nov 7 21:01:27 2017 (r453680) +++ head/devel/rubygem-flipper011/Makefile Thu Feb 15 12:48:44 2018 (r461920) @@ -1,19 +1,23 @@ -# Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= flipper PORTVERSION= 0.11.0 CATEGORIES= devel rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 011 -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= idefix@fechner.net COMMENT= Act of enabling/disabling features in your application LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +CONFLICTS_INSTALL= rubygem-flipper rubygem-flipper010 + +PORTSCOUT= limit:^0\.11\. + NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes .include Modified: head/devel/rubygem-flipper011/distinfo ============================================================================== --- head/devel/rubygem-flipper/distinfo Tue Nov 7 21:01:27 2017 (r453680) +++ head/devel/rubygem-flipper011/distinfo Thu Feb 15 12:48:44 2018 (r461920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510070377 +TIMESTAMP = 1516801103 SHA256 (rubygem/flipper-0.11.0.gem) = 07bd2b40e96cbee294c92ba6fd6166f71fd7444af43de8abdcdb28d049b17f48 SIZE (rubygem/flipper-0.11.0.gem) = 65536