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

Martin Matuska mm at FreeBSD.org
Tue Jan 20 10:02:05 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	ports 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	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 at FreeBSD.org
+MAINTAINER=	ports 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	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 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