svn commit: r403556 - head/www/obhttpd

Kurt Jaeger pi at FreeBSD.org
Fri Dec 11 20:20:25 UTC 2015


Author: pi
Date: Fri Dec 11 20:20:23 2015
New Revision: 403556
URL: https://svnweb.freebsd.org/changeset/ports/403556

Log:
  www/obhttpd: 5.7.20150508 -> 5.8.20151023
  
  Changes: Tracking upstream update 5.7 -> 5.8
  
  PR:		205197
  Submitted by:	Nikola Kolev <koue at chaosophia.net> (maintainer)

Modified:
  head/www/obhttpd/Makefile
  head/www/obhttpd/distinfo

Modified: head/www/obhttpd/Makefile
==============================================================================
--- head/www/obhttpd/Makefile	Fri Dec 11 20:19:10 2015	(r403555)
+++ head/www/obhttpd/Makefile	Fri Dec 11 20:20:23 2015	(r403556)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	obhttpd
-PORTVERSION=	5.7.20150508
+PORTVERSION=	5.8.20151023
 CATEGORIES=	www
 
 MAINTAINER=	koue at chaosophia.net
@@ -30,6 +30,7 @@ GROUPS=		www
 
 PLIST_FILES=	sbin/obhttpd \
 		man/man5/obhttpd.conf.5.gz \
+		man/man7/patterns.7.gz \
 		man/man8/obhttpd.8.gz
 
 post-patch:

Modified: head/www/obhttpd/distinfo
==============================================================================
--- head/www/obhttpd/distinfo	Fri Dec 11 20:19:10 2015	(r403555)
+++ head/www/obhttpd/distinfo	Fri Dec 11 20:20:23 2015	(r403556)
@@ -1,2 +1,2 @@
-SHA256 (koue-httpd-5.7.20150508_GH0.tar.gz) = 559aa2092a03f63735dfd36e5e930173e4486d14ec2d4ab74f6c014a791b78a8
-SIZE (koue-httpd-5.7.20150508_GH0.tar.gz) = 125247
+SHA256 (koue-httpd-5.8.20151023_GH0.tar.gz) = 7c5000659fca4c232b4b5cc95f908494546dd88c890355a68d987a2c60eeb0e5
+SIZE (koue-httpd-5.8.20151023_GH0.tar.gz) = 144961


More information about the svn-ports-head mailing list