ports/65991: Update port: audio/sfront 0.86

KATO Tsuguru tkato at prontomail.com
Mon Apr 26 13:10:17 UTC 2004


>Number:         65991
>Category:       ports
>Synopsis:       Update port: audio/sfront 0.86
>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:   Mon Apr 26 06:10:17 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 0.86

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/sfront/Makefile audio/sfront/Makefile
--- /usr/ports/audio/sfront/Makefile	Sun Feb  8 20:14:33 2004
+++ audio/sfront/Makefile	Mon Apr 26 18:26:13 2004
@@ -7,26 +7,23 @@
 #
 
 PORTNAME=	sfront
-PORTVERSION=	0.85
-PORTREVISION=	1
+PORTVERSION=	0.86
 CATEGORIES=	audio
 MASTER_SITES=	http://www.cs.berkeley.edu/~lazzaro/sa/
-DISTNAME=	${PORTNAME}
-DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
+DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A translator that converts MP4-SA files into efficient C programs
 
-PLIST_FILES=	bin/sfront
-USE_REINPLACE=	yes
-USE_BISON=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}/src
-ALL_TARGET=	# empty
 
-post-patch:
-	@${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
+USE_BISON=	yes
+MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
+ALL_TARGET=	${PORTNAME}
+
+PLIST_FILES=	bin/sfront
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/../bin/sfront ${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/sfront ${PREFIX}/bin
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/sfront/distinfo audio/sfront/distinfo
--- /usr/ports/audio/sfront/distinfo	Wed Jan 28 18:45:12 2004
+++ audio/sfront/distinfo	Mon Apr 26 18:20:35 2004
@@ -1,2 +1,2 @@
-MD5 (sfront-0.85/sfront.tar.gz) = 9104842efa79b34d4653d5a173373833
-SIZE (sfront-0.85/sfront.tar.gz) = 4553211
+MD5 (sfront0.86.tar.gz) = e386f23c465771f61f3edd20c6295304
+SIZE (sfront0.86.tar.gz) = 4734295
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list