Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 07:20:01 GMT
From:      Konstantinos Koukopoulos <koukopoulos@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/181623: update to devel/hub
Message-ID:  <201308290720.r7T7K1sv047385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/181623; it has been noted by GNATS.

From: Konstantinos Koukopoulos <koukopoulos@gmail.com>
To: Simon Olofsson <simon@olofsson.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/181623: update to devel/hub
Date: Thu, 29 Aug 2013 10:14:58 +0300

 --bp/iNruPH9dso1Pn
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Disposition: inline
 
 
 
 On Wed 13.Aug.28, Simon Olofsson wrote:
 >Thanks for the patch, could you please send an updated version, which is not encoded (i.e. without all those '=3D').
 >
 
 oh, sorry about that. I've attached the patch again (hopefully my MUA
 won't bug it up this time)
 
 --bp/iNruPH9dso1Pn
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="hub.diff"
 
 Index: devel/hub/Makefile
 ===================================================================
 --- devel/hub/Makefile	(revision 325541)
 +++ devel/hub/Makefile	(working copy)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	hub
 -PORTVERSION=	1.10.2
 +PORTVERSION=	1.10.6
  CATEGORIES=	devel
  
  MAINTAINER=	simon@olofsson.de
 @@ -9,9 +9,9 @@
  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
 Index: devel/hub/distinfo
 ===================================================================
 --- devel/hub/distinfo	(revision 325541)
 +++ devel/hub/distinfo	(working copy)
 @@ -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
 
 --bp/iNruPH9dso1Pn--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308290720.r7T7K1sv047385>