a new version of devel/hub, now maintained on the official github account
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Thanks for the patch, could you please send an updated version, which is = not encoded (i.e. without all those '=3D3D'). Thanks Simon=
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)
I approve the patch! Thanks Simon
State Changed From-To: feedback->open Maintainer approved.
State Changed From-To: open->closed Committed. Thanks!
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"