Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2007 11:33:57 -0900
From:      "Beech Rintoul" <beech@alaskaparadise.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        beech@mangohealth.org
Subject:   ports/107927: [Patch] audio/x11amp - Fixed Makefile Request maintainership
Message-ID:  <1168806837.34344@stargate.alaskaparadise.com>
Resent-Message-ID: <200701142040.l0EKeLkx066540@freefall.freebsd.org>

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

>Number:         107927
>Category:       ports
>Synopsis:       [Patch] audio/x11amp - Fixed Makefile Request maintainership
>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:   Sun Jan 14 20:40:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #99: Sun Jan 14 03:29:08 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Fixed Makefile per portlint.
Added Master Site.
Request maintainership.


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/audio/x11amp.orig/Makefile /usr/ports/audio/x11amp/Makefile
--- /usr/ports/audio/x11amp.orig/Makefile	Sat Jul 22 11:33:50 2006
+++ /usr/ports/audio/x11amp/Makefile	Sun Jan 14 10:20:42 2007
@@ -7,17 +7,19 @@
 
 PORTNAME=	x11amp
 PORTVERSION=	0.9.b1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \
-		ftp://ftp.bsdfr.org/pub/FreeBSD/ports/distfiles/
+				ftp://ftp.x11amp.bz.nu/x11amp/0.9/ \
+				ftp://ftp.bsdfr.org/pub/FreeBSD/ports/distfiles/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/-beta/}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	beech@alaskaparadise.com
 COMMENT=	X11-based MP3 player with nice graphical interface
 
 USE_XLIB=	yes
 USE_GNOME=	gtk12 esound
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}"
 MAKE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}"



>Release-Note:
>Audit-Trail:
>Unformatted:



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