Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2011 02:50:07 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/162845: Update port: audio/cuetools
Message-ID:  <20111125025007.8e1869c4.tkato432@yahoo.com>
Resent-Message-ID: <201111241820.pAOIKMHc056671@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162845
>Category:       ports
>Synopsis:       Update port: audio/cuetools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:22 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111125025007.8e1869c4.tkato432>