From tkato432@yahoo.com  Thu Nov 24 18:18:33 2011
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 25A181065677
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:18:12 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa101lp.auone-net.jp (msa101lp.auone-net.jp [222.3.140.164])
	by mx1.freebsd.org (Postfix) with ESMTP id A86388FC17
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:18:11 +0000 (UTC)
Received: from msa101lp.auone-net.jp (MSA101lp [172.27.12.179])
	by msa101lp.auone-net.jp (au one net msa) with ESMTP id C4AFE2E0264
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:00:16 +0900 (JST)
Received: from localhost.localdomain (ZT046077.ppp.dion.ne.jp [59.128.46.77])
	by msa101lp.auone-net.jp (au one net msa) with ESMTP id 9C45B34034
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:00:14 +0900 (JST)
Message-Id: <20111125025007.8e1869c4.tkato432@yahoo.com>
Date: Fri, 25 Nov 2011 02:50:07 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: audio/cuetools

>Number:         162845
>Category:       ports
>Synopsis:       Update port: audio/cuetools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:22 UTC 2011
>Closed-Date:    Fri Nov 25 17:01:18 UTC 2011
>Last-Modified:  Fri Nov 25 17:10:15 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/cuetools/Makefile audio/cuetools/Makefile
--- /usr/ports/audio/cuetools/Makefile	2011-10-24 18:16:57.000000000 +0900
+++ audio/cuetools/Makefile	2011-10-31 22:53:54.000000000 +0900
@@ -9,11 +9,14 @@
 PORTVERSION=	1.3.1
 PORTREVISION=	3
 CATEGORIES=	audio
-MASTER_SITES=	http://download.berlios.de/cuetools/
+MASTER_SITES=	BERLIOS
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A set of utilities for working with cue files and toc files
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 24 18:23:47 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162845 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Nov 25 17:01:16 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162845: commit references a PR
Date: Fri, 25 Nov 2011 17:01:31 +0000 (UTC)

 miwi        2011-11-25 17:00:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/cuetools       Makefile 
   Log:
   - Fix MASTER_SITES
   - Add LICENSE
   
   PR:             162845
   Submitted by:   Ports Fury
   Feature safe:   yes
   
   Revision  Changes    Path
   1.18      +4 -1      ports/audio/cuetools/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
