diff options
author | ache <ache@FreeBSD.org> | 1995-02-27 22:43:20 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-02-27 22:43:20 +0000 |
commit | 97370e06033becb69d897fead21ac9b269ac8e80 (patch) | |
tree | 4a1b36cce13da443725c358d2312bdf886cf8ecb | |
parent | 61e3bb918ba06d823d91b5327f68cda1eaad2343 (diff) | |
download | FreeBSD-ports-97370e06033becb69d897fead21ac9b269ac8e80.zip FreeBSD-ports-97370e06033becb69d897fead21ac9b269ac8e80.tar.gz |
Upgrade
-rw-r--r-- | audio/tracker/Makefile | 6 | ||||
-rw-r--r-- | audio/tracker/distinfo | 2 | ||||
-rw-r--r-- | audio/tracker/files/patch-aa | 19 | ||||
-rw-r--r-- | audio/tracker/pkg-comment | 2 |
4 files changed, 5 insertions, 24 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index 7cabd04..16d9b45 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tracker -# Version required: 4.18 +# Version required: 4.19 # Date created: 2 Oct 1994 # Whom: swallace # -# $Id: Makefile,v 1.8 1995/02/23 21:05:10 ache Exp $ +# $Id: Makefile,v 1.9 1995/02/25 17:54:38 ats Exp $ # DISTNAME= tracker -DISTFILES= tracker-4.18.tar.Z +DISTFILES= tracker-4.19.tar.Z MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/ USE_GMAKE= YES INSTALL_TARGET= install install.man diff --git a/audio/tracker/distinfo b/audio/tracker/distinfo index 8b5e584..aa73137 100644 --- a/audio/tracker/distinfo +++ b/audio/tracker/distinfo @@ -1 +1 @@ -MD5 (tracker-4.18.tar.Z) = d4044189707b257cc82dffff747f4071 +MD5 (tracker-4.19.tar.Z) = a47090972a97518b4cdbc0652ae4be39 diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa index b357577..cca791b 100644 --- a/audio/tracker/files/patch-aa +++ b/audio/tracker/files/patch-aa @@ -65,22 +65,3 @@ ############################################################################### # # C compiler flags and libraries for each machine. -*** Arch/common.c.ORIG Fri Feb 24 00:53:30 1995 ---- Arch/common.c Sat Feb 25 18:30:53 1995 -*************** -*** 166,172 **** - LOCAL int dsize; /* current data size */ - LOCAL int samples_max; /* number of samples in buffer */ - -! LOCAL int sync; - #endif - - #ifdef SEPARATE_BUFFERS ---- 166,172 ---- - LOCAL int dsize; /* current data size */ - LOCAL int samples_max; /* number of samples in buffer */ - -! /* LOCAL int sync; */ - #endif - - #ifdef SEPARATE_BUFFERS diff --git a/audio/tracker/pkg-comment b/audio/tracker/pkg-comment index 34d7bb8..bd668aa 100644 --- a/audio/tracker/pkg-comment +++ b/audio/tracker/pkg-comment @@ -1 +1 @@ -Tracker 4.16 - MOD player +Tracker 4.19 - MOD player |