diff options
author | ache <ache@FreeBSD.org> | 1995-03-13 07:46:17 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-03-13 07:46:17 +0800 |
commit | 2dc40ae65d5896a0f37f65d7fb0b23834b371195 (patch) | |
tree | dff3093159758716d59b0d5b60b49306a216c2ed /audio | |
parent | cdea307e6fa70a3e15f3ed3cc94461563e5d1cd4 (diff) | |
download | freebsd-ports-gnome-2dc40ae65d5896a0f37f65d7fb0b23834b371195.tar.gz freebsd-ports-gnome-2dc40ae65d5896a0f37f65d7fb0b23834b371195.tar.zst freebsd-ports-gnome-2dc40ae65d5896a0f37f65d7fb0b23834b371195.zip |
Upgrade
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tracker/Makefile | 4 | ||||
-rw-r--r-- | audio/tracker/distinfo | 2 | ||||
-rw-r--r-- | audio/tracker/files/patch-aa | 26 | ||||
-rw-r--r-- | audio/tracker/pkg-comment | 2 | ||||
-rw-r--r-- | audio/tracker/pkg-plist | 1 |
5 files changed, 7 insertions, 28 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index 5def1fff6fb6..9d6afb3e19ca 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: tracker -# Version required: 4.24 +# Version required: 4.26 # Date created: 2 Oct 1994 # Whom: swallace # @@ -7,7 +7,7 @@ # DISTNAME= tracker -DISTFILES= tracker-4.24.tar.Z +DISTFILES= tracker-4.26.tar.Z MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/ USE_GMAKE= YES MAKE_FLAGS= MACHINE=freebsd CC=cc -f diff --git a/audio/tracker/distinfo b/audio/tracker/distinfo index 3047d8d4dd5f..734830848fd8 100644 --- a/audio/tracker/distinfo +++ b/audio/tracker/distinfo @@ -1 +1 @@ -MD5 (tracker-4.24.tar.Z) = 28dd2f90f73e53b9be09d01a3082271f +MD5 (tracker-4.26.tar.Z) = aae08e9a443a29901ce68e5e77c26d5b diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa index 48794b3c12ff..1a54d582db02 100644 --- a/audio/tracker/files/patch-aa +++ b/audio/tracker/files/patch-aa @@ -1,27 +1,5 @@ -*** Makefile.orig Fri Mar 3 16:16:46 1995 ---- Makefile Sun Mar 5 17:47:06 1995 -*************** -*** 14,14 **** -! MACHINE = sparc ---- 14,14 ---- -! MACHINE = freebsd -*************** -*** 23,29 **** - # User interface type. Right now, this is Unix as there are no alternatives. - UI = Unix/./ - -! PREFIX=/users/algo/espie/pub - # Destination directory for tracker binaries and manpage. - # - # If you don't wish to use the 'make install' and 'make install.man' ---- 23,29 ---- - # User interface type. Right now, this is Unix as there are no alternatives. - UI = Unix/./ - -! PREFIX=/usr/local - # Destination directory for tracker binaries and manpage. - # - # If you don't wish to use the 'make install' and 'make install.man' +*** Makefile.orig Thu Mar 2 16:53:34 1995 +--- Makefile Fri Mar 3 07:37:29 1995 *************** *** 32,38 **** MAN_DIR = $(PREFIX)/man diff --git a/audio/tracker/pkg-comment b/audio/tracker/pkg-comment index 6e1161446d83..54e741b5f27d 100644 --- a/audio/tracker/pkg-comment +++ b/audio/tracker/pkg-comment @@ -1 +1 @@ -Tracker 4.24 - MOD player +Tracker 4.26 - MOD player diff --git a/audio/tracker/pkg-plist b/audio/tracker/pkg-plist index 51831815e717..1a08eb791589 100644 --- a/audio/tracker/pkg-plist +++ b/audio/tracker/pkg-plist @@ -3,5 +3,6 @@ bin/tracker bin/randomize bin/analyzer bin/splitmod +bin/tcheck etc/compression_methods man/man1/tracker.1 |