Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2015 10:02:04 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377500 - in head/www: lighttpd lighttpd-mod_geoip lighttpd-mod_h264_streaming
Message-ID:  <201501201002.t0KA24ta015725@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mm
Date: Tue Jan 20 10:02:03 2015
New Revision: 377500
URL: https://svnweb.freebsd.org/changeset/ports/377500
QAT: https://qat.redports.org/buildarchive/r377500/

Log:
  Return maintainership of lighttpd back to ports@

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	Tue Jan 20 09:56:10 2015	(r377499)
+++ head/www/lighttpd-mod_geoip/Makefile	Tue Jan 20 10:02:03 2015	(r377500)
@@ -6,7 +6,7 @@ CATEGORIES=	www geography
 PKGNAMEPREFIX=	lighttpd-
 DISTNAME=	lighttpd-${PORTVERSION}
 
-MAINTAINER=	mm@FreeBSD.org
+MAINTAINER=	ports@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	Tue Jan 20 09:56:10 2015	(r377499)
+++ head/www/lighttpd-mod_h264_streaming/Makefile	Tue Jan 20 10:02:03 2015	(r377500)
@@ -6,7 +6,7 @@ CATEGORIES=	www multimedia
 PKGNAMEPREFIX=	lighttpd-
 DISTNAME=	lighttpd-${PORTVERSION}
 
-MAINTAINER=	mm@FreeBSD.org
+MAINTAINER=	ports@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	Tue Jan 20 09:56:10 2015	(r377499)
+++ head/www/lighttpd/Makefile	Tue Jan 20 10:02:03 2015	(r377500)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES?=	www
 MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
 
-MAINTAINER?=	mm@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?201501201002.t0KA24ta015725>