Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2016 13:48:24 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r411071 - in branches/2016Q1/www: lighttpd lighttpd-mod_h264_streaming
Message-ID:  <201603141348.u2EDmOuA092475@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Mon Mar 14 13:48:24 2016
New Revision: 411071
URL: https://svnweb.freebsd.org/changeset/ports/411071

Log:
  MFH: r411068
  
  www/lighttpd-mod_h264_streaming: Unbreak port
  
  PR:		205939
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q1/www/lighttpd-mod_h264_streaming/Makefile
  branches/2016Q1/www/lighttpd/distinfo
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/www/lighttpd-mod_h264_streaming/Makefile
==============================================================================
--- branches/2016Q1/www/lighttpd-mod_h264_streaming/Makefile	Mon Mar 14 13:47:32 2016	(r411070)
+++ branches/2016Q1/www/lighttpd-mod_h264_streaming/Makefile	Mon Mar 14 13:48:24 2016	(r411071)
@@ -8,8 +8,6 @@ DISTNAME=	lighttpd-${PORTVERSION}
 
 COMMENT=	H264 streaming module for lighttpd
 
-BROKEN=		incompatibility with new Lighttpd API
-
 BUILD_DEPENDS=	${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd
 RUN_DEPENDS=	${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd
 
@@ -26,8 +24,8 @@ PLIST=		${.CURDIR}/pkg-plist
 
 MANUAL_PACKAGE_BUILD=	free for non-commercial use only
 
-PATCH_SITES+=	LOCAL/mm
-PATCHFILES+=	lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz
+PATCH_SITES+=	https://raw.githubusercontent.com/pkubaj/lighttpd-mod_h264_streaming/master/
+PATCHFILES+=	lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch
 
 BUILD_WRKSRC=	${WRKSRC}/src
 ALL_TARGET=	${PORTNAME}.la

Modified: branches/2016Q1/www/lighttpd/distinfo
==============================================================================
--- branches/2016Q1/www/lighttpd/distinfo	Mon Mar 14 13:47:32 2016	(r411070)
+++ branches/2016Q1/www/lighttpd/distinfo	Mon Mar 14 13:48:24 2016	(r411071)
@@ -1,6 +1,6 @@
 SHA256 (lighttpd-1.4.38.tar.xz) = 4912568b7befcf3f552ca4668bd7f38cd85f42a22944359d00816ec27eb1e504
 SIZE (lighttpd-1.4.38.tar.xz) = 578452
-SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = d7c3704d5253c4f3c18459f89059063b311e50096cd2c38fc982cec683c32e61
-SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch.gz) = 44695
 SHA256 (lighttpd-1.4.26_mod_geoip.patch) = 2858036310b778852d9f039a81629902edffc368658e13bf4779f3642ee1a5ba
 SIZE (lighttpd-1.4.26_mod_geoip.patch) = 15173
+SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = bc0e1b97289a89b827ea84e64b614933cc14d67c64d6b727e4928aeec516489c
+SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242421



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