Date: Sat, 7 Sep 2013 09:35:20 GMT From: chris petrik <c.petrik.sosa@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/181907: [PATCH] update net/liveMedia to 2013.08.31 Message-ID: <201309070935.r879ZKDI081024@oldred.freebsd.org> Resent-Message-ID: <201309070940.r879e0md019770@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 181907 >Category: ports >Synopsis: [PATCH] update net/liveMedia to 2013.08.31 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 07 09:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: chris petrik >Release: >Organization: bsdjunk >Environment: >Description: Remove local master add in sf this should resolve the issue with losing old distfiles. as well as a means of backup for older distfiles. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: liveMedia/Makefile =================================================================== --- liveMedia/Makefile (revision 326583) +++ liveMedia/Makefile (working copy) @@ -2,17 +2,17 @@ # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2013.08.16 +PORTVERSION= 2013.08.31 PORTEPOCH= 2 CATEGORIES= net devel -MASTER_SITES= http://www.live555.com/liveMedia/public/ \ - LOCAL/bdrewery/${PORTNAME}/ +MASTER_SITES= SF/fbsdports/distfiles/ \ + http://www.live555.com/liveMedia/public/ DISTNAME= live.${PORTVERSION} MAINTAINER= c.petrik.sosa@gmail.com COMMENT= LIVE.COM Streaming Media -LICENSE= GPLv2 +LICENSE= LGPL21 NO_CDROM= 'dated material' Index: liveMedia/distinfo =================================================================== --- liveMedia/distinfo (revision 326583) +++ liveMedia/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (live.2013.08.16.tar.gz) = cb0f2f553629606e0fb9b479883fe7cd87308d9bd3e3f8e846c906711c64aa89 -SIZE (live.2013.08.16.tar.gz) = 577715 +SHA256 (live.2013.08.31.tar.gz) = 138423301513c0cc9c6747b4e4e47fdfe21728cf579ffd2aa32fd6399152977c +SIZE (live.2013.08.31.tar.gz) = 576582 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309070935.r879ZKDI081024>