svn commit: r400013 - head/devel/libdombey

Alexey Dokuchaev danfe at FreeBSD.org
Fri Oct 23 11:07:25 UTC 2015


Author: danfe
Date: Fri Oct 23 11:07:24 2015
New Revision: 400013
URL: https://svnweb.freebsd.org/changeset/ports/400013

Log:
  Update to version 5.16 which fixes event-driven server broken in 5.15.
  
  PR:		203965
  Submitted by:	maintainer

Modified:
  head/devel/libdombey/Makefile
  head/devel/libdombey/distinfo

Modified: head/devel/libdombey/Makefile
==============================================================================
--- head/devel/libdombey/Makefile	Fri Oct 23 11:03:55 2015	(r400012)
+++ head/devel/libdombey/Makefile	Fri Oct 23 11:07:24 2015	(r400013)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdombey
-PORTVERSION=	5.15
+PORTVERSION=	5.16
 CATEGORIES=	devel
 MASTER_SITES=	http://www.mammothcheese.ca/
 

Modified: head/devel/libdombey/distinfo
==============================================================================
--- head/devel/libdombey/distinfo	Fri Oct 23 11:03:55 2015	(r400012)
+++ head/devel/libdombey/distinfo	Fri Oct 23 11:07:24 2015	(r400013)
@@ -1,2 +1,2 @@
-SHA256 (libdombey-5.15.tar.gz) = b4a916b84cf8db116de58e2f7567399337da34f365981acad71d2b36ccb58b0d
-SIZE (libdombey-5.15.tar.gz) = 45505
+SHA256 (libdombey-5.16.tar.gz) = 17ae1c3bb6ee3e76c0f9dda03b86c330509d68046352bd50393c75da040d3d8b
+SIZE (libdombey-5.16.tar.gz) = 45425


More information about the svn-ports-head mailing list