Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2011 03:24:03 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159480: Update port: graphics/xmms-vumeter
Message-ID:  <20110804032403.43db8967.tkato432@yahoo.com>
Resent-Message-ID: <201108031840.p73IeX6B077409@freefall.freebsd.org>

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

>Number:         159480
>Category:       ports
>Synopsis:       Update port: graphics/xmms-vumeter
>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 03 18:40:33 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENE
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmms-vumeter/Makefile graphics/xmms-vumeter/Makefile
--- /usr/ports/graphics/xmms-vumeter/Makefile	2011-08-03 15:34:37.000000000 +0900
+++ graphics/xmms-vumeter/Makefile	2011-08-03 16:01:21.000000000 +0900
@@ -9,18 +9,20 @@
 PORTVERSION=	0.9.2
 PORTREVISION=	7
 CATEGORIES=	graphics
-MASTER_SITES=	SF/${PORTNAME}plugin/${PORTNAME}plugin/VU%20meter%20v${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME}plugin/Plugin%20for%20XMMS
 PKGNAMEPREFIX=	xmms-
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Analog VUmeter plugin for XMMS
 
-BROKEN=	does not fetch
-
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
+
 USE_GNOME=	gdkpixbuf
 GNU_CONFIGURE=	yes
+MAKE_JOBS_SAFE=	yes
 
 DATADIR=	${PREFIX}/share/xmms/VU_Meter_skins
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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