Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2003 23:57:22 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46933: Update port: devel/eboxy to to 0.3.5
Message-ID:  <20030110235722.2faed30e.tkato@prontomail.com>

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

>Number:         46933
>Category:       ports
>Synopsis:       Update port: devel/eboxy to to 0.3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 10 07:10:05 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/eboxy/Makefile devel/eboxy/Makefile
--- /usr/ports/devel/eboxy/Makefile	Mon Jan  6 15:56:03 2003
+++ devel/eboxy/Makefile	Tue Jan  7 09:37:37 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	eboxy
-PORTVERSION=	0.3.4
+PORTVERSION=	0.3.5
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.bluelightning.org/ebox/files/eboxy/
@@ -16,8 +16,7 @@
 MAINTAINER=	ports@FreeBSD.org
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libSDL_gui.so:${PORTSDIR}/x11-toolkits/sdl_gui
-LIB_DEPENDS=	SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
-		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
+LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
 		SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
 		SDL_image.10:${PORTSDIR}/graphics/sdl_image \
 		xml2.5:${PORTSDIR}/textproc/libxml2
@@ -40,7 +39,5 @@
 post-patch:
 	@${GREP} -lR "malloc.h" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
 		-e "s|malloc.h|stdlib.h|g"
-	@${REINPLACE_CMD} -e 's|sdl-config |\$$\{SDL_CONFIG\} |g' \
-		${WRKSRC}/plugins/simplemusic/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/eboxy/distinfo devel/eboxy/distinfo
--- /usr/ports/devel/eboxy/distinfo	Mon Jan  6 15:56:04 2003
+++ devel/eboxy/distinfo	Tue Jan  7 06:14:14 2003
@@ -1 +1 @@
-MD5 (eboxy-0.3.4.tar.gz) = fb1b429164130536a9f89fd4acadab63
+MD5 (eboxy-0.3.5.tar.gz) = b52ff4afe5a62eba51e9573aa590ad89
diff -urN /usr/ports/devel/eboxy/pkg-plist devel/eboxy/pkg-plist
--- /usr/ports/devel/eboxy/pkg-plist	Fri Nov  8 21:23:41 2002
+++ devel/eboxy/pkg-plist	Tue Jan  7 09:16:12 2003
@@ -2,7 +2,7 @@
 include/eboxy/eboxyplugin.h
 include/eboxy/pluginconstants.h
 include/eboxy/plugintypes.h
-lib/eboxy/simplemusic.so
+lib/eboxy/filebrowser.so
 lib/libeboxyplugin.a
 share/eboxy/eboxy.dtd
 @dirrm share/eboxy
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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