From nobody@FreeBSD.org  Sat Sep  7 09:35:21 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 7D93DD39
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  7 Sep 2013 09:35:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 6C6952635
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  7 Sep 2013 09:35:21 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r879ZLpX081033
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 7 Sep 2013 09:35:21 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r879ZKDI081024;
	Sat, 7 Sep 2013 09:35:20 GMT
	(envelope-from nobody)
Message-Id: <201309070935.r879ZKDI081024@oldred.freebsd.org>
Date: Sat, 7 Sep 2013 09:35:20 GMT
From: chris petrik <c.petrik.sosa@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] update net/liveMedia to 2013.08.31
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181907
>Category:       ports
>Synopsis:       [PATCH] update net/liveMedia to 2013.08.31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 07 09:40:00 UTC 2013
>Closed-Date:    Sat Sep 07 13:32:24 UTC 2013
>Last-Modified:  Sat Sep  7 13:40:01 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: thierry 
Responsible-Changed-When: sam 7 sep 2013 13:17:13 UTC 
Responsible-Changed-Why:  

Take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=181907 
State-Changed-From-To: open->closed 
State-Changed-By: thierry 
State-Changed-When: sam 7 sep 2013 13:32:02 UTC 
State-Changed-Why:  

Committed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=181907 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181907: commit references a PR
Date: Sat,  7 Sep 2013 13:31:45 +0000 (UTC)

 Author: thierry
 Date: Sat Sep  7 13:31:38 2013
 New Revision: 326635
 URL: http://svnweb.freebsd.org/changeset/ports/326635
 
 Log:
   - Upgrade to 2013.08.31
   	Changelog at <http://www.live555.com/liveMedia/public/changelog.txt>
   
   - Change the license to LGPL21
   
   - Add a mirror to SF.
   
   PR:		ports/181907
   Submitted by:	maintainer
 
 Modified:
   head/net/liveMedia/Makefile
   head/net/liveMedia/distinfo   (contents, props changed)
 
 Modified: head/net/liveMedia/Makefile
 ==============================================================================
 --- head/net/liveMedia/Makefile	Sat Sep  7 13:19:42 2013	(r326634)
 +++ head/net/liveMedia/Makefile	Sat Sep  7 13:31:38 2013	(r326635)
 @@ -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'
  
 
 Modified: head/net/liveMedia/distinfo
 ==============================================================================
 --- head/net/liveMedia/distinfo	Sat Sep  7 13:19:42 2013	(r326634)
 +++ head/net/liveMedia/distinfo	Sat Sep  7 13:31:38 2013	(r326635)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
