On Mon, Jan 20, 2014 at 02:44:58PM +0100, Stefan Sperling wrote: > This diff updates serf to the latest maintenance release. > > I've verified that there are no API/ABI changes, and left > the soname version as is. I've fixed the original version > in the soname comment though. > > ok?
Anyone? If I don't hear anything I'll go ahead soon and commit. > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/serf/Makefile,v > retrieving revision 1.3 > diff -u -p -r1.3 Makefile > --- Makefile 9 Oct 2013 11:57:43 -0000 1.3 > +++ Makefile 20 Jan 2014 13:42:17 -0000 > @@ -1,8 +1,8 @@ > # $OpenBSD: Makefile,v 1.3 2013/10/09 11:57:43 stsp Exp $ > > COMMENT = high performance HTTP client library > -DISTNAME = serf-1.3.2 > -SHARED_LIBS = serf-1 1.0 # 3.0.0 > +DISTNAME = serf-1.3.3 > +SHARED_LIBS = serf-1 1.0 # 1.3.0 > CATEGORIES = net > HOMEPAGE = https://code.google.com/p/serf/ > MAINTAINER = Stefan Sperling <s...@openbsd.org> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/serf/distinfo,v > retrieving revision 1.2 > diff -u -p -r1.2 distinfo > --- distinfo 9 Oct 2013 11:57:43 -0000 1.2 > +++ distinfo 20 Jan 2014 12:07:52 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (serf-1.3.2.tar.bz2) = 5OfaN9mfT98UpME6JWMwA3U21DKKDhrj3rb4Ux7YIA8= > -SIZE (serf-1.3.2.tar.bz2) = 139861 > +SHA256 (serf-1.3.3.tar.bz2) = AurgQXYpY0e+PDKw2o2GEAZPSp9ABl+xzvvltlb4rSs= > +SIZE (serf-1.3.3.tar.bz2) = 140213