From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 31 15:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AEC59A7E for ; Sat, 31 Aug 2013 15:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9CE8F260D for ; Sat, 31 Aug 2013 15:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7VF01Aj053551 for ; Sat, 31 Aug 2013 15:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7VF012S053550; Sat, 31 Aug 2013 15:00:01 GMT (envelope-from gnats) Date: Sat, 31 Aug 2013 15:00:01 GMT Message-Id: <201308311500.r7VF012S053550@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/181623: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Aug 2013 15:00:01 -0000 The following reply was made to PR ports/181623; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/181623: commit references a PR Date: Sat, 31 Aug 2013 14:54:08 +0000 (UTC) Author: rakuco Date: Sat Aug 31 14:53:55 2013 New Revision: 325813 URL: http://svnweb.freebsd.org/changeset/ports/325813 Log: Update to 1.10.6. PR: ports/181623 Submitted by: Konstantinos Koukopoulos Approved by: Simon Olofsson (maintainer) Modified: head/devel/hub/Makefile head/devel/hub/distinfo Modified: head/devel/hub/Makefile ============================================================================== --- head/devel/hub/Makefile Sat Aug 31 14:45:10 2013 (r325812) +++ head/devel/hub/Makefile Sat Aug 31 14:53:55 2013 (r325813) @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= hub -PORTVERSION= 1.10.2 +PORTVERSION= 1.10.6 CATEGORIES= devel MAINTAINER= simon@olofsson.de COMMENT= Introduces git to GitHub USE_GITHUB= yes -GH_ACCOUNT= defunkt +GH_ACCOUNT= github GH_TAGNAME= v${DISTVERSION} -GH_COMMIT= 16b388a +GH_COMMIT= 5b43748 USE_RUBY= yes USE_RAKE= yes Modified: head/devel/hub/distinfo ============================================================================== --- head/devel/hub/distinfo Sat Aug 31 14:45:10 2013 (r325812) +++ head/devel/hub/distinfo Sat Aug 31 14:53:55 2013 (r325813) @@ -1,2 +1,2 @@ -SHA256 (hub-1.10.2.tar.gz) = 3bd8cf160062dac2dcdad176d14a88237fb4018522ef3a584a83c3f812d5b1c5 -SIZE (hub-1.10.2.tar.gz) = 54805 +SHA256 (hub-1.10.6.tar.gz) = 096b86ed9dd83db4bab5f10679feaac017f31aad11fb081b3607405a35e93711 +SIZE (hub-1.10.6.tar.gz) = 57828 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"