I don't use icbirc, so I can't test the update. However, I think that the patches included in the port should go upstream.
On Fri, Aug 21, 2015 at 11:54:44AM +0200, Sebastien Marie wrote: > Hi, > > Here a patch for updating net/icbirc to latest version 1.9. > > Daniel: thanks for this quick release :) > > Comments ? OK ? > -- > Sebastien Marie > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/icbirc/Makefile,v > retrieving revision 1.15 > diff -u -p -r1.15 Makefile > --- Makefile 22 Jan 2015 21:17:47 -0000 1.15 > +++ Makefile 21 Aug 2015 04:20:01 -0000 > @@ -2,8 +2,7 @@ > > COMMENT= proxy IRC client with ICB server > > -DISTNAME= icbirc-1.8 > -REVISION= 1 > +DISTNAME= icbirc-1.9 > CATEGORIES= net > MASTER_SITES= http://www.benzedrine.ch/ > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/icbirc/distinfo,v > retrieving revision 1.10 > diff -u -p -r1.10 distinfo > --- distinfo 18 Jan 2015 03:14:40 -0000 1.10 > +++ distinfo 21 Aug 2015 04:20:01 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (icbirc-1.8.tar.gz) = 68TCSCrFMRSYdO53wYj2rc9QmGLKK2AOn+UFf1VezZI= > -SIZE (icbirc-1.8.tar.gz) = 11061 > +SHA256 (icbirc-1.9.tar.gz) = YbDg75DwRl50cstX4zJt8WwHTVkcnmeCo13xSSTzQeQ= > +SIZE (icbirc-1.9.tar.gz) = 11070 > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/net/icbirc/pkg/PLIST,v > retrieving revision 1.2 > diff -u -p -r1.2 PLIST > --- pkg/PLIST 15 Sep 2004 18:17:40 -0000 1.2 > +++ pkg/PLIST 21 Aug 2015 04:20:01 -0000 > @@ -1,3 +1,3 @@ > @comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:17:40 espie Exp $ > -bin/icbirc > +@bin bin/icbirc > @man man/man8/icbirc.8 > -- Juan Francisco Cantero Hurtado http://juanfra.info
