From 8c6a1a12d1408d8bef7990b3ef222c0fda47f8e8 Mon Sep 17 00:00:00 2001 From: obraun Date: Sat, 26 Oct 2002 07:58:47 +0000 Subject: Upgrade to 1.6. PR: 44482 Submitted by: KATO Tsuguru --- audio/nas/Makefile | 9 +++----- audio/nas/distinfo | 2 +- audio/nas/files/patch-ab | 41 ++++++++++++++++++++------------- audio/nas/files/patch-ac | 12 ---------- audio/nas/files/patch-ah | 12 ---------- audio/nas/files/patch-server_os_utils.c | 16 ------------- 6 files changed, 29 insertions(+), 63 deletions(-) delete mode 100644 audio/nas/files/patch-ac delete mode 100644 audio/nas/files/patch-ah delete mode 100644 audio/nas/files/patch-server_os_utils.c (limited to 'audio') diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 049dd9e..e591cca 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nas -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= audio MASTER_SITES= http://radscan.com/nas/ EXTRACT_SUFX= .src.tar.gz @@ -20,10 +20,6 @@ ALL_TARGET= World XMKMF= xmkmf INSTALLS_SHLIB= yes -.include - -.include "${.CURDIR}/Makefile.man" - post-patch: @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} \ ${REINPLACE_CMD} -e "s|||g" @@ -31,4 +27,5 @@ post-patch: post-install: @${SED} -e 's:/usr/X11R6:${PREFIX}:g' ${PKGMESSAGE} -.include +.include "Makefile.man" +.include diff --git a/audio/nas/distinfo b/audio/nas/distinfo index 2faf492..31f98f9 100644 --- a/audio/nas/distinfo +++ b/audio/nas/distinfo @@ -1 +1 @@ -MD5 (nas-1.5.src.tar.gz) = 0726f5537b576d4d2c80208ae8b24946 +MD5 (nas-1.6.src.tar.gz) = 08b54fbf3af8c2ffab39f6f84f2ab337 diff --git a/audio/nas/files/patch-ab b/audio/nas/files/patch-ab index 6f8bc40..c112f5c 100644 --- a/audio/nas/files/patch-ab +++ b/audio/nas/files/patch-ab @@ -1,6 +1,15 @@ ---- ./server/dda/voxware/auvoxware.c.orig Sun Apr 29 17:11:08 2001 -+++ ./server/dda/voxware/auvoxware.c Sat Sep 7 17:02:34 2002 -@@ -154,16 +154,11 @@ +--- server/dda/voxware/auvoxware.c.orig Thu Jul 25 09:42:28 2002 ++++ server/dda/voxware/auvoxware.c Sat Oct 26 02:54:26 2002 +@@ -133,7 +133,7 @@ + + #include + #include +-#ifndef SVR4 ++#if !defined(SVR4) && !defined(__FreeBSD__) + #include + #endif + #include +@@ -171,16 +171,11 @@ #include #include @@ -21,38 +30,38 @@ #endif #include