ports/61095: [update orphaned port] : audio/autools - update to 1.2.4

Vincent Tantardini vinc at FreeBSD-fr.org
Thu Jan 8 21:50:17 UTC 2004


>Number:         61095
>Category:       ports
>Synopsis:       [update orphaned port] : audio/autools - update to 1.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 08 13:50:14 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kerneled.com
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc at sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	Update to 1.2.4
>How-To-Repeat:
	
>Fix:

	

--- autools.diff begins here ---
diff -ruN autools.orig/Makefile autools/Makefile
--- autools.orig/Makefile	Thu Jan  8 22:42:28 2004
+++ autools/Makefile	Thu Jan  8 22:41:28 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	autools
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.4
 CATEGORIES=	audio
 MASTER_SITES=	http://www.tnt.uni-hannover.de/~purnhage/software/
 EXTRACT_SUFX=	.tgz
@@ -22,21 +22,9 @@
 MAKE_ENV=	AFSP_INCLUDE_PATH="${LOCALBASE}/include" \
 		AFSP_LIBRARY_PATH="${LOCALBASE}/lib"
 
-PROGRAMS=	ac3spdif augen auquant auquery fifo plax playlist randhead \
-		wav2au
-SCRIPTS=	catcol dao2toc genam genfm toc2plax-cut toc2plax-idx \
-		toc2plax-trk toc2toc wav2toc
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|^CFLAGS = -O3|CFLAGS +=|g' ${WRKSRC}/Makefile
 
-do-install:
-.for file in ${PROGRAMS}
-	${INSTALL_PROGRAM} ${WRKSRC}/unknown/${file} ${PREFIX}/bin
-.endfor
-.for file in ${SCRIPTS}
-	${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin
-.endfor
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
diff -ruN autools.orig/distinfo autools/distinfo
--- autools.orig/distinfo	Thu Jan  8 22:42:28 2004
+++ autools/distinfo	Thu Jan  8 22:20:09 2004
@@ -1 +1 @@
-MD5 (autools-1.2.0.tgz) = 2f29916972294203c064f1255ceb3789
+MD5 (autools-1.2.4.tgz) = 6fb06e599708f5ef354a071e20ab4bbe
diff -ruN autools.orig/files/patch-Makefile autools/files/patch-Makefile
--- autools.orig/files/patch-Makefile	Thu Jan  1 01:00:00 1970
+++ autools/files/patch-Makefile	Thu Jan  8 22:35:16 2004
@@ -0,0 +1,11 @@
+--- Makefile.orig	Thu Jan  8 22:31:30 2004
++++ Makefile	Thu Jan  8 22:33:30 2004
+@@ -85,7 +85,7 @@
+ 
+ 
+ # directory for binaries used by "make install"
+-INSTALL_DIR = /usr/local/bin
++INSTALL_DIR = $(PREFIX)/bin
+ 
+ 
+ ifeq "$(MAKELEVEL)" "0"
diff -ruN autools.orig/pkg-plist autools/pkg-plist
--- autools.orig/pkg-plist	Thu Jan  8 22:42:28 2004
+++ autools/pkg-plist	Thu Jan  8 22:37:01 2004
@@ -1,21 +1,18 @@
- at comment $FreeBSD: ports/audio/autools/pkg-plist,v 1.3 2003/10/21 11:23:56 osa Exp $
-bin/ac3spdif
 bin/augen
 bin/auquant
-bin/auquery
 bin/catcol
 bin/dao2toc
-bin/fifo
 bin/genam
 bin/genfm
 bin/plax
 bin/playlist
 bin/randhead
+bin/toc2enc-trk
 bin/toc2plax-cut
 bin/toc2plax-idx
 bin/toc2plax-trk
 bin/toc2toc
-bin/wav2au
+bin/toc2toc-offset
 bin/wav2toc
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- autools.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list