svn commit: r393656 - in head/www: lighttpd lighttpd-mod_geoip lighttpd-mod_h264_streaming

Mathieu Arnold mat at FreeBSD.org
Thu Aug 6 13:59:41 UTC 2015


Author: mat
Date: Thu Aug  6 13:59:39 2015
New Revision: 393656
URL: https://svnweb.freebsd.org/changeset/ports/393656

Log:
  Release www/lighttpd* from my maintainership.
  
  Sponsored by:	Absolight

Modified:
  head/www/lighttpd-mod_geoip/Makefile
  head/www/lighttpd-mod_h264_streaming/Makefile
  head/www/lighttpd/Makefile

Modified: head/www/lighttpd-mod_geoip/Makefile
==============================================================================
--- head/www/lighttpd-mod_geoip/Makefile	Thu Aug  6 13:34:08 2015	(r393655)
+++ head/www/lighttpd-mod_geoip/Makefile	Thu Aug  6 13:59:39 2015	(r393656)
@@ -6,7 +6,6 @@ CATEGORIES=	www geography
 PKGNAMEPREFIX=	lighttpd-
 DISTNAME=	lighttpd-${PORTVERSION}
 
-MAINTAINER=	mat at FreeBSD.org
 COMMENT=	GeoIP module for lighttpd
 
 LIB_DEPENDS=	libGeoIP.so:${PORTSDIR}/net/GeoIP

Modified: head/www/lighttpd-mod_h264_streaming/Makefile
==============================================================================
--- head/www/lighttpd-mod_h264_streaming/Makefile	Thu Aug  6 13:34:08 2015	(r393655)
+++ head/www/lighttpd-mod_h264_streaming/Makefile	Thu Aug  6 13:59:39 2015	(r393656)
@@ -6,7 +6,6 @@ CATEGORIES=	www multimedia
 PKGNAMEPREFIX=	lighttpd-
 DISTNAME=	lighttpd-${PORTVERSION}
 
-MAINTAINER=	mat at FreeBSD.org
 COMMENT=	H264 streaming module for lighttpd
 
 BUILD_DEPENDS=	${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd

Modified: head/www/lighttpd/Makefile
==============================================================================
--- head/www/lighttpd/Makefile	Thu Aug  6 13:34:08 2015	(r393655)
+++ head/www/lighttpd/Makefile	Thu Aug  6 13:59:39 2015	(r393656)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES?=	www
 MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
 
-MAINTAINER?=	mat at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	Secure, fast, compliant, and flexible Web Server
 
 .if !defined(_BUILDING_LIGHTTPD_MODULE)


More information about the svn-ports-all mailing list