ports/107927: [Patch] audio/x11amp - Fixed Makefile Request maintainership

Beech Rintoul beech at alaskaparadise.com
Sun Jan 14 20:40:21 UTC 2007


>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 at 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 at FreeBSD.org
+MAINTAINER=	beech at 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:



More information about the freebsd-ports-bugs mailing list