ports/160075: Update port: audio/bmp-songchange

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 24 18:50:13 UTC 2011


>Number:         160075
>Category:       ports
>Synopsis:       Update port: audio/bmp-songchange
>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:   Wed Aug 24 18:50:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/bmp-songchange/Makefile audio/bmp-songchange/Makefile
--- /usr/ports/audio/bmp-songchange/Makefile	2010-03-28 17:29:16.000000000 +0900
+++ audio/bmp-songchange/Makefile	2011-08-25 00:09:16.000000000 +0900
@@ -9,11 +9,14 @@
 PORTVERSION=	0.0.2
 PORTREVISION=	9
 CATEGORIES=	audio
-MASTER_SITES=	http://download.berlios.de/bmp-plugins/
+MASTER_SITES=	BERLIOS/bmp-plugins
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Beep Media Player do-this-on-song-change plugin
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	beep.2:${PORTSDIR}/multimedia/beep-media-player
 
 GNU_CONFIGURE=  yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list