Date: Mon, 1 Mar 2004 21:58:08 -0500 (EST) From: Scott Lambert <lambert@lambertfam.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63626: update for net/DarwinStreamingServer port Message-ID: <20040302025808.AC151586E@DellBSD.inch.com> Resent-Message-ID: <200403020300.i2230Wqo015339@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63626 >Category: ports >Synopsis: update for net/DarwinStreamingServer port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Mar 01 19:00:31 PST 2004 >Closed-Date: >Last-Modified: >Originator: Scott Lambert >Release: FreeBSD 4.8-RELEASE-p14 i386 >Organization: Internet Channel http://www.inch.com/ >Environment: System: FreeBSD DellBSD.inch.com 4.8-RELEASE-p14 FreeBSD 4.8-RELEASE-p14 #5: Thu Feb 5 16:29:32 EST 2004 root@DellBSD.inch.com:/usr/obj/usr/src/sys/DELLBSD i386 >Description: The distfile required by the existing port is unavailable. This diff upgrades it to using the available source. I have double checked the pkg-plist to not need changes and portlinted. Everything appears to check out to me. I don't know yet if the resultant product works as I don't use it. I just have a client that wanted to try this port and couldn't due to the lack of a matching distfile. >How-To-Repeat: >Fix: --- DarwinStreamingServer.diff begins here --- diff -ur net/DarwinStreamingServer/Makefile local_ports/DarwinStreamingServer/Makefile --- net/DarwinStreamingServer/Makefile Tue Feb 3 03:06:30 2004 +++ local_ports/DarwinStreamingServer/Makefile Mon Mar 1 18:06:09 2004 @@ -6,8 +6,8 @@ # PORTNAME= DarwinStreamingServer -PORTVERSION= 5.0 -PORTREVISION= 1 +PORTVERSION= 5.0.1.1 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= #http://developer.apple.com/darwin/projects/streaming/source/ # You must accept APSL (Apple Public Source License), and get diff -ur net/DarwinStreamingServer/distinfo local_ports/DarwinStreamingServer/distinfo --- net/DarwinStreamingServer/distinfo Mon Feb 2 03:04:34 2004 +++ local_ports/DarwinStreamingServer/distinfo Mon Mar 1 18:05:37 2004 @@ -1 +1 @@ -MD5 (DarwinStreamingSrc5.0.zip) = bc6307f866f931434840f690de19b802 +MD5 (DarwinStreamingSrc5.0.1.1.zip) = 09988fb421053f8222715a7746973fae --- DarwinStreamingServer.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040302025808.AC151586E>