On 11/13/15 19:13, Michael Reed wrote: > devel/hub 2.2.2 was recently released [1], and I've been > using it for a few days with no issues. The maintainer > (Fabian Raetz) told me he's busy, so sending it straight > to ports@ should be okay. > > [1]: https://github.com/github/hub/releases/tag/v2.2.2 > > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/hub/Makefile,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 Makefile > --- Makefile 8 Jun 2015 10:07:38 -0000 1.1.1.1 > +++ Makefile 13 Nov 2015 21:46:08 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = wraps git in order to extend it with extra features > > -V = 2.2.1 > +V = 2.2.2 > GH_ACCOUNT = github > GH_PROJECT = hub > GH_TAGNAME = v$V > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/hub/distinfo,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 distinfo > --- distinfo 8 Jun 2015 10:07:38 -0000 1.1.1.1 > +++ distinfo 13 Nov 2015 21:46:08 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (hub-2.2.1.tar.gz) = k1Crpqjj2p0mtyWKQCC/hEka9pWV90hPki11/IuG3BA= > -SIZE (hub-2.2.1.tar.gz) = 302030 > +SHA256 (hub-2.2.2.tar.gz) = YQVy7pA66h+oYiwWq33e8r0b/sn0hURHq44Pvb5qDK4= > +SIZE (hub-2.2.2.tar.gz) = 311726 >
ping, I've been using this daily with no issues so far.