Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2012 02:45:19 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164149: Update port: audio/ghostess to 20120105
Message-ID:  <20120116024519.880a05de.tkato432@yahoo.com>
Resent-Message-ID: <201201151810.q0FIA9GK078351@freefall.freebsd.org>

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

>Number:         164149
>Category:       ports
>Synopsis:       Update port: audio/ghostess to 20120105
>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 15 18:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 20120105

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/ghostess/Makefile audio/ghostess/Makefile
--- /usr/ports/audio/ghostess/Makefile	2011-09-24 13:19:28.000000000 +0900
+++ audio/ghostess/Makefile	2012-01-15 22:47:48.000000000 +0900
@@ -6,13 +6,16 @@
 #
 
 PORTNAME=	ghostess
-PORTVERSION=	20100923
+PORTVERSION=	20120105
 CATEGORIES=	audio
 MASTER_SITES=	http://www.smbolton.com/linux/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Graphical DSSI host with JACK MIDI support
 
+LICENSE=	GPLv2 BSD
+LICENSE_COMB=	multi
+
 BUILD_DEPENDS=	${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \
 		${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
 		jackit>=0.109.2:${PORTSDIR}/audio/jack
@@ -23,14 +26,12 @@
 		lo.7:${PORTSDIR}/audio/liblo \
 		jack.0:${PORTSDIR}/audio/jack
 
-LICENSE=	GPLv2 BSD
-LICENSE_COMB=	multi
-
 USE_BZIP2=	yes
 USE_GNOME=	gtk20
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-jackmidi
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		ghostess.1
 PLIST_FILES=	bin/ghostess bin/ghostess_universal_gui
@@ -38,4 +39,8 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
+post-patch:
+	@${REINPLACE_CMD} -e \
+		'/LDADD/s| -ldl | |' ${WRKSRC}/src/Makefile.in
+
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/ghostess/distinfo audio/ghostess/distinfo
--- /usr/ports/audio/ghostess/distinfo	2011-03-27 20:53:19.000000000 +0900
+++ audio/ghostess/distinfo	2012-01-14 21:45:26.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (ghostess-20100923.tar.bz2) = b0d0fcdee7c865f7bc40b95ad2d10c8e472e77bdecd52142d8c4bc520f317814
-SIZE (ghostess-20100923.tar.bz2) = 297777
+SHA256 (ghostess-20120105.tar.bz2) = 99c9006e6ccbec881b40eb5f20a9f8a72cecc3e437c6c164ff30ae5acd0bd08b
+SIZE (ghostess-20120105.tar.bz2) = 289346
>Release-Note:
>Audit-Trail:
>Unformatted:



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