ports/162845: Update port: audio/cuetools

KATO Tsuguru tkato432 at yahoo.com
Thu Nov 24 18:20:23 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list