ports/55996: Update port: audio/bebocd to 0.4

KATO Tsuguru tkato at prontomail.com
Tue Aug 26 15:10:30 UTC 2003


>Number:         55996
>Category:       ports
>Synopsis:       Update port: audio/bebocd to 0.4
>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:   Tue Aug 26 08:10:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/bebocd/Makefile audio/bebocd/Makefile
--- /usr/ports/audio/bebocd/Makefile	Fri Jul 11 13:07:26 2003
+++ audio/bebocd/Makefile	Mon Aug 25 00:01:33 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bebocd
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,21 +17,20 @@
 LIB_DEPENDS=	cdaudio.1:${PORTSDIR}/audio/libcdaudio
 
 USE_X_PREFIX=	yes
-USE_GNOME=	gnomehack gtk20 gnomeprefix
+USE_GNOME=	gnomehack gtk20
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
-CONFIGURE_ARGS=	CPPFLAGS=-I${LOCALBASE}/include \
-		LIBS=-L${LOCALBASE}/lib
+CONFIGURE_ARGS=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 post-patch:
 .if defined(CDROM) && exists(${CDROM})
 	@${REINPLACE_CMD} -e "s|/dev/cdrom|${CDROM}|" ${WRKSRC}/src/main.h
 .else
-	@${ECHO} ""
-	@${ECHO} "You can specify the default CD-ROM device by defining CDROM."
-	@${ECHO} "For example, CDROM=\"/dev/acd0c\" make"
-	@${ECHO} ""
+	@${ECHO_MSG} ""
+	@${ECHO_MSG} "You can specify the default CD-ROM device by defining CDROM."
+	@${ECHO_MSG} "For example, CDROM=\"/dev/acd0c\" make"
+	@${ECHO_MSG} ""
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/bebocd/distinfo audio/bebocd/distinfo
--- /usr/ports/audio/bebocd/distinfo	Fri Jul 11 13:07:26 2003
+++ audio/bebocd/distinfo	Mon Aug 25 00:00:51 2003
@@ -1 +1 @@
-MD5 (bebocd-0.3.tar.gz) = 0e8583679780e05381f05575bfd793bc
+MD5 (bebocd-0.4.tar.gz) = a1c64bc9718b8908856026de4ba46e2d
diff -urN /usr/ports/audio/bebocd/pkg-plist audio/bebocd/pkg-plist
--- /usr/ports/audio/bebocd/pkg-plist	Fri Jul 11 13:07:26 2003
+++ audio/bebocd/pkg-plist	Mon Aug 25 00:04:53 2003
@@ -1,10 +1,10 @@
 bin/bebocd
-share/gnome/bebocd/pixmaps/bebocd.xpm
-share/gnome/bebocd/pixmaps/eject.xpm
-share/gnome/bebocd/pixmaps/fleft.xpm
-share/gnome/bebocd/pixmaps/fright.xpm
-share/gnome/bebocd/pixmaps/pause.xpm
-share/gnome/bebocd/pixmaps/play.xpm
-share/gnome/bebocd/pixmaps/stop.xpm
- at dirrm share/gnome/bebocd/pixmaps
- at dirrm share/gnome/bebocd
+share/bebocd/pixmaps/bebocd.xpm
+share/bebocd/pixmaps/eject.xpm
+share/bebocd/pixmaps/fleft.xpm
+share/bebocd/pixmaps/fright.xpm
+share/bebocd/pixmaps/pause.xpm
+share/bebocd/pixmaps/play.xpm
+share/bebocd/pixmaps/stop.xpm
+ at dirrm share/bebocd/pixmaps
+ at dirrm share/bebocd
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list