Bug 181623 - update to devel/hub
Summary: update to devel/hub
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 18:10 UTC by koukopoulos
Modified: 2013-08-31 16:00 UTC (History)
0 users

See Also:


Attachments
hub.diff (1.28 KB, patch)
2013-08-28 18:10 UTC, koukopoulos
no flags Details | Diff
hub.diff (971 bytes, patch)
2013-08-29 08:14 UTC, koukopoulos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koukopoulos 2013-08-28 18:10:00 UTC
	a new version of devel/hub, now maintained on the official github
     account
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-28 18:10:15 UTC
Maintainer of devel/hub,

Please note that PR ports/181623 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181623

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-28 18:10:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Simon Olofsson 2013-08-28 22:06:25 UTC
Thanks for the patch, could you please send an updated version, which is =
not encoded (i.e. without all those '=3D3D').

Thanks
Simon=
Comment 4 koukopoulos 2013-08-29 08:14:58 UTC

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)
Comment 5 Simon Olofsson 2013-08-30 14:58:41 UTC
I approve the patch!

Thanks
Simon
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2013-08-31 03:05:54 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 7 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-08-31 15:54:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 8 dfilter service freebsd_committer freebsd_triage 2013-08-31 15:54:08 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 <koukopoulos@gmail.com>
  Approved by:	Simon Olofsson <simon@olofsson.de> (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"