From 272a1d30557b3f47d49d698d0fc8e79ffe26e3cd Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 22 Jun 1995 00:51:25 +0000 Subject: [PATCH] Upgrade 4.29 -> 4.33 --- audio/tracker/Makefile | 10 +++++----- audio/tracker/distinfo | 2 +- audio/tracker/files/patch-aa | 12 ++++++------ audio/tracker/pkg-comment | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index b2d1be3811e9..ef7156baebf2 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -1,21 +1,21 @@ # New ports collection makefile for: tracker -# Version required: 4.29 +# Version required: 4.33 # Date created: 2 Oct 1994 # Whom: swallace # -# $Id: Makefile,v 1.19 1995/04/28 00:21:06 ache Exp $ +# $Id: Makefile,v 1.20 1995/05/11 18:12:39 ache Exp $ # DISTNAME= tracker -PKGNAME= tracker-4.29 +PKGNAME= tracker-4.33 CATEGORIES+= audio MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/ -DISTFILES= tracker-4.29.tar.Z +DISTFILES= tracker-4.33.tar.Z MAINTAINER= ache@FreeBSD.ORG USE_GMAKE= yes -MAKE_FLAGS= MACHINE=freebsd CC=cc -f +MAKE_FLAGS= MACHINE=freebsd CC=cc INSTALL=install -f INSTALL_TARGET= install install.man .include diff --git a/audio/tracker/distinfo b/audio/tracker/distinfo index 076190202f89..3229782f4e9b 100644 --- a/audio/tracker/distinfo +++ b/audio/tracker/distinfo @@ -1 +1 @@ -MD5 (tracker-4.29.tar.Z) = 755f6ba38c06f579631ca5ba22e9ba16 +MD5 (tracker-4.33.tar.Z) = c25546e34028c4f49f40409bae909499 diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa index 1a54d582db02..3251f679ed0f 100644 --- a/audio/tracker/files/patch-aa +++ b/audio/tracker/files/patch-aa @@ -1,5 +1,5 @@ -*** Makefile.orig Thu Mar 2 16:53:34 1995 ---- Makefile Fri Mar 3 07:37:29 1995 +*** Makefile.orig Sun Jun 4 17:29:07 1995 +--- Makefile Thu Jun 22 04:28:14 1995 *************** *** 32,38 **** MAN_DIR = $(PREFIX)/man @@ -22,8 +22,8 @@ # # If you don't wish to use the 'make install' and 'make install.man' # commands, you can ignore these. -! INST_BIN_OPT = -c -s -m 755 -o root -g root -! INST_MAN_OPT = -c -m 644 -o root -g root +! INST_BIN_OPT = -c -s -m 555 -o store -g store +! INST_MAN_OPT = -c -m 444 -o store -g store ############################################################################### # # C compiler flags and libraries for each machine. @@ -31,8 +31,8 @@ # # If you don't wish to use the 'make install' and 'make install.man' # commands, you can ignore these. -! #INST_BIN_OPT = -c -s -m 755 -o root -g root -! #INST_MAN_OPT = -c -m 644 -o root -g root +! #INST_BIN_OPT = -c -s -m 555 -o store -g store +! #INST_MAN_OPT = -c -m 444 -o store -g store ! INST_BIN_OPT = -c -s -m 555 -o bin -g bin ! INST_MAN_OPT = -c -m 644 -o bin -g bin ############################################################################### diff --git a/audio/tracker/pkg-comment b/audio/tracker/pkg-comment index 3eae5011d65c..12194e3994b2 100644 --- a/audio/tracker/pkg-comment +++ b/audio/tracker/pkg-comment @@ -1 +1 @@ -Tracker 4.29 - MOD player +Tracker 4.33 - MOD player