From owner-freebsd-ports Sat Feb 19 13: 0:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 86CDB37BCCD for ; Sat, 19 Feb 2000 13:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA75695; Sat, 19 Feb 2000 13:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from emerald.oz.net (emerald.oz.net [216.39.128.2]) by hub.freebsd.org (Postfix) with ESMTP id 556D637BCBF for ; Sat, 19 Feb 2000 12:51:25 -0800 (PST) (envelope-from kzentner@u.washington.edu) Received: from sense-sea-MegaSub-1-723.oz.net (sense-sea-MegaSub-1-723.oz.net [216.39.146.215]) by emerald.oz.net (8.9.3/8.7.3) with ESMTP id MAA12178 for ; Sat, 19 Feb 2000 12:37:59 -0800 (PST) Message-Id: Date: Sat, 19 Feb 2000 12:51:23 -0800 (PST) From: Kristopher Zentner To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16823: update port: audio/soundtracker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16823 >Category: ports >Synopsis: update port: audio/soundtracker >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 19 13:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Kristopher Zentner >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: Updates from version 0.3.8 to 0.3.10 files changed: Makefile files/md5 patches/patch-ad patches patch-ae pkg/PLIST Patches were changed as it was brought to my attention that the setuid bit on the binary was a security risk. The last line on PLIST is installed only when built with the gnome option. I thought it would be best to add it anyhow. >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/soundtracker/Makefile audio/soundtracker/Makefile --- /usr/ports/audio/soundtracker/Makefile Sun Jan 9 15:24:19 2000 +++ audio/soundtracker/Makefile Sat Feb 19 01:02:28 2000 @@ -1,12 +1,12 @@ # New ports collection makefile for: soundtracker -# Version required: 0.3.8 +# Version required: 0.3.10 # Date created: 28 November 1999 # Whom: kzentner # # $FreeBSD: ports/audio/soundtracker/Makefile,v 1.2 2000/01/09 23:24:19 ade Exp $ # -DISTNAME= soundtracker-0.3.8 +DISTNAME= soundtracker-0.3.10 CATEGORIES= audio MASTER_SITES= ftp://ftp.soundtracker.org/pub/soundtracker/v0.3/ diff -urN /usr/ports/audio/soundtracker/files/md5 audio/soundtracker/files/md5 --- /usr/ports/audio/soundtracker/files/md5 Sun Jan 9 15:24:29 2000 +++ audio/soundtracker/files/md5 Fri Feb 18 22:06:51 2000 @@ -1 +1 @@ -MD5 (soundtracker-0.3.8.tar.gz) = 960764d7e728819f8e3c466f723fcd42 +MD5 (soundtracker-0.3.10.tar.gz) = 6f31c7049c5d0906068015232f7867a3 diff -urN /usr/ports/audio/soundtracker/patches/patch-ad audio/soundtracker/patches/patch-ad --- /usr/ports/audio/soundtracker/patches/patch-ad Sat Dec 25 07:35:43 1999 +++ audio/soundtracker/patches/patch-ad Sat Feb 19 00:04:07 2000 @@ -1,7 +1,11 @@ ---- app/Makefile.in.orig Mon Nov 29 01:49:07 1999 -+++ app/Makefile.in Mon Nov 29 01:49:59 1999 -@@ -466,3 +466,3 @@ +--- app/Makefile.in.orig Fri Feb 18 23:15:50 2000 ++++ app/Makefile.in Fri Feb 18 23:18:29 2000 +@@ -475,6 +475,6 @@ + install-exec-local: - chown root.root $(bindir)/soundtracker +- chmod +s $(bindir)/soundtracker + chown root.wheel $(bindir)/soundtracker - chmod +s $(bindir)/soundtracker ++# chmod +s $(bindir)/soundtracker + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff -urN /usr/ports/audio/soundtracker/patches/patch-ae audio/soundtracker/patches/patch-ae --- /usr/ports/audio/soundtracker/patches/patch-ae Sat Dec 25 07:35:43 1999 +++ audio/soundtracker/patches/patch-ae Sat Feb 19 00:06:09 2000 @@ -1,7 +1,11 @@ ---- app/Makefile.am.orig Mon Nov 29 01:49:43 1999 -+++ app/Makefile.am Mon Nov 29 01:49:53 1999 -@@ -42,3 +42,3 @@ +--- app/Makefile.am.orig Fri Feb 18 23:16:48 2000 ++++ app/Makefile.am Fri Feb 18 23:18:42 2000 +@@ -44,6 +44,6 @@ + install-exec-local: - chown root.root $(bindir)/soundtracker +- chmod +s $(bindir)/soundtracker + chown root.wheel $(bindir)/soundtracker - chmod +s $(bindir)/soundtracker ++# chmod +s $(bindir)/soundtracker + + stdir = $(datadir)/soundtracker diff -urN /usr/ports/audio/soundtracker/pkg/PLIST audio/soundtracker/pkg/PLIST --- /usr/ports/audio/soundtracker/pkg/PLIST Sun Jan 9 15:24:31 2000 +++ audio/soundtracker/pkg/PLIST Fri Feb 18 23:11:45 2000 @@ -2,6 +2,7 @@ share/locale/de/LC_MESSAGES/soundtracker.mo share/locale/es/LC_MESSAGES/soundtracker.mo share/locale/it/LC_MESSAGES/soundtracker.mo -share/locale/ja/LC_MESSAGES/soundtracker.mo share/locale/pl/LC_MESSAGES/soundtracker.mo +share/locale/ja/LC_MESSAGES/soundtracker.mo share/locale/ru/LC_MESSAGES/soundtracker.mo +/share/gnome/apps/Multimedia/soundtracker.desktop >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message