1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
This commit is contained in:
Andrey A. Chernov 1995-02-27 22:43:20 +00:00
parent c5f6934616
commit f9cde36dcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1056
4 changed files with 5 additions and 24 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (tracker-4.18.tar.Z) = d4044189707b257cc82dffff747f4071
MD5 (tracker-4.19.tar.Z) = a47090972a97518b4cdbc0652ae4be39

View File

@ -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

View File

@ -1 +1 @@
Tracker 4.16 - MOD player
Tracker 4.19 - MOD player