Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2015 13:59:40 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393656 - in head/www: lighttpd lighttpd-mod_geoip lighttpd-mod_h264_streaming
Message-ID:  <201508061359.t76DxeDs053860@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT?=	Secure, fast, compliant, and flexible Web Server
 
 .if !defined(_BUILDING_LIGHTTPD_MODULE)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508061359.t76DxeDs053860>