From a31ac75b65bb73cc90d28dc66267a65c331181f7 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Thu, 17 Jan 2002 19:22:41 +0000 Subject: * Upgrade to 12.17.3. Changes in this version include: - integrated GSM support - new soxmix program * Bump libvorbis version number in LIB_DEPENDS. * Use new Ogg Vorbis RC3 encoder API. * Replace incomplete list of supported formats and effects with a general blurb in DESCR. * Update home page URL in DESCR. Reviewed by: Dan Nelson --- audio/sox/files/patch-ae | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 audio/sox/files/patch-ae (limited to 'audio/sox/files/patch-ae') diff --git a/audio/sox/files/patch-ae b/audio/sox/files/patch-ae deleted file mode 100644 index c4e0930b579b..000000000000 --- a/audio/sox/files/patch-ae +++ /dev/null @@ -1,20 +0,0 @@ - -$FreeBSD$ - ---- st.h.orig Sun Oct 21 00:13:45 2001 -+++ st.h Sun Oct 21 00:13:56 2001 -@@ -33,14 +33,9 @@ - #define st_free free - - /* FIXME: Move to separate header */ --#ifdef __alpha__ - #include /* To get defines for 32-bit integers */ - #define LONG int32_t - #define ULONG u_int32_t --#else --#define LONG long --#define ULONG unsigned long --#endif - - #define MAXLONG 0x7fffffffL - #define MAXULONG 0xffffffffL -- cgit v1.2.3