From nemysis@gmx.ch  Mon Oct  8 10:59:52 2012
Return-Path: <nemysis@gmx.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id CA32E1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Oct 2012 10:59:48 +0000 (UTC)
	(envelope-from nemysis@gmx.ch)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22])
	by mx1.freebsd.org (Postfix) with SMTP id 231EB8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Oct 2012 10:59:47 +0000 (UTC)
Received: (qmail invoked by alias); 08 Oct 2012 10:59:45 -0000
Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201]
  by mail.gmx.net (mp024) with SMTP; 08 Oct 2012 12:59:45 +0200
Received: by something.email.com (sSMTP sendmail emulation); Mon, 08 Oct 2012 12:59:45 +0200
Message-Id: <20121008105952.CA32E1065670@hub.freebsd.org>
Date: Mon, 08 Oct 2012 12:59:45 +0200
From: nemysis <nemysis@gmx.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] comms/spandsp-devel: Removed old MASTER_SITES
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         172485
>Category:       ports
>Synopsis:       [MAINTAINER] comms/spandsp-devel: Removed old MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ak
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 08 11:00:25 UTC 2012
>Closed-Date:    Mon Oct 08 16:59:25 UTC 2012
>Last-Modified:  Mon Oct  8 17:00:22 UTC 2012
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:

Removed old MASTER_SITES

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- spandsp-devel-0.0.6.p21.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/spandsp-devel/Makefile ./Makefile
--- /usr/ports/comms/spandsp-devel/Makefile	2012-10-01 18:58:49.000000000 +0200
+++ ./Makefile	2012-10-08 12:58:40.000000000 +0200
@@ -3,8 +3,7 @@
 PORTNAME=	spandsp
 DISTVERSION=	0.0.6pre21
 CATEGORIES=	comms
-MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/ \
-		http://www.soft-switch.org/downloads/spandsp/old/
+MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/
 PKGNAMESUFFIX=	-devel
 EXTRACT_SUFX=	.tgz
 
--- spandsp-devel-0.0.6.p21.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ak 
Responsible-Changed-By: ak 
Responsible-Changed-When: Mon Oct 8 16:28:15 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172485 
State-Changed-From-To: open->closed 
State-Changed-By: ak 
State-Changed-When: Mon Oct 8 16:59:24 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172485: commit references a PR
Date: Mon,  8 Oct 2012 16:58:05 +0000 (UTC)

 Author: ak
 Date: Mon Oct  8 16:57:52 2012
 New Revision: 305551
 URL: http://svn.freebsd.org/changeset/ports/305551
 
 Log:
   - Update MASTER_SITES
   - Remove vestiges of old OPTIONS
   
   PR:	ports/172485
   Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
 
 Modified:
   head/comms/spandsp-devel/Makefile   (contents, props changed)
 
 Modified: head/comms/spandsp-devel/Makefile
 ==============================================================================
 --- head/comms/spandsp-devel/Makefile	Mon Oct  8 16:53:09 2012	(r305550)
 +++ head/comms/spandsp-devel/Makefile	Mon Oct  8 16:57:52 2012	(r305551)
 @@ -3,8 +3,7 @@
  PORTNAME=	spandsp
  DISTVERSION=	0.0.6pre21
  CATEGORIES=	comms
 -MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/ \
 -		http://www.soft-switch.org/downloads/spandsp/old/
 +MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/
  PKGNAMESUFFIX=	-devel
  EXTRACT_SUFX=	.tgz
  
 @@ -40,7 +39,7 @@ CONFIGURE_ARGS+=--disable-doc
  .endif
  
  post-install:
 -.if defined(WITH_DOXYGEN)
 +.if ${PORT_OPTIONS:MDOXYGEN}
  	${MKDIR} ${DOCSDIR}
  	(cd ${WRKSRC}/doc && \
  		${COPYTREE_SHARE} \* ${DOCSDIR} "-type d -or -mindepth 1")
 _______________________________________________
 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:
