From owner-svn-ports-all@FreeBSD.ORG Thu Feb 26 17:46:14 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9ABD7D8; Thu, 26 Feb 2015 17:46:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D49A6A55; Thu, 26 Feb 2015 17:46:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1QHkEFa021900; Thu, 26 Feb 2015 17:46:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1QHkEE2021898; Thu, 26 Feb 2015 17:46:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502261746.t1QHkEE2021898@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Feb 2015 17:46:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380037 - head/devel/rubygem-gemnasium-gitlab-service 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.18-1 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, 26 Feb 2015 17:46:15 -0000 Author: sunpoet Date: Thu Feb 26 17:46:13 2015 New Revision: 380037 URL: https://svnweb.freebsd.org/changeset/ports/380037 QAT: https://qat.redports.org/buildarchive/r380037/ Log: - Update to 0.2.4 Changes: https://github.com/gemnasium/gemnasium-gitlab-service/blob/master/CHANGELOG.md Modified: head/devel/rubygem-gemnasium-gitlab-service/Makefile head/devel/rubygem-gemnasium-gitlab-service/distinfo Modified: head/devel/rubygem-gemnasium-gitlab-service/Makefile ============================================================================== --- head/devel/rubygem-gemnasium-gitlab-service/Makefile Thu Feb 26 17:46:08 2015 (r380036) +++ head/devel/rubygem-gemnasium-gitlab-service/Makefile Thu Feb 26 17:46:13 2015 (r380037) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gemnasium-gitlab-service -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.4 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Gemnasium support for GitLab pr LICENSE= MIT -RUN_DEPENDS= rubygem-rugged>=0.21.0:${PORTSDIR}/devel/rubygem-rugged +RUN_DEPENDS= rubygem-rugged>=0.21:${PORTSDIR}/devel/rubygem-rugged USE_RUBY= yes USE_RAKE= yes Modified: head/devel/rubygem-gemnasium-gitlab-service/distinfo ============================================================================== --- head/devel/rubygem-gemnasium-gitlab-service/distinfo Thu Feb 26 17:46:08 2015 (r380036) +++ head/devel/rubygem-gemnasium-gitlab-service/distinfo Thu Feb 26 17:46:13 2015 (r380037) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gemnasium-gitlab-service-0.2.2.gem) = 82b9b6ef02f625a30198cefe5fd46b8c4551ec749a320d3b56fdcd1ebef07228 -SIZE (rubygem/gemnasium-gitlab-service-0.2.2.gem) = 9216 +SHA256 (rubygem/gemnasium-gitlab-service-0.2.4.gem) = 5146393e766e59c99918edb69e93729547396d40e6d7eac41870ba66087fad86 +SIZE (rubygem/gemnasium-gitlab-service-0.2.4.gem) = 11264