From owner-cvs-ports@FreeBSD.ORG Fri Nov 18 16:20:59 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F9C616A41F; Fri, 18 Nov 2005 16:20:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EBD843D45; Fri, 18 Nov 2005 16:20:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAIGKxIw009174; Fri, 18 Nov 2005 16:20:59 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAIGKxF6009173; Fri, 18 Nov 2005 16:20:59 GMT (envelope-from pav) Message-Id: <200511181620.jAIGKxF6009173@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 18 Nov 2005 16:20:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/shoutcast Makefile distinfo pkg-deinstall pkg-install pkg-message ports/audio/shoutcast/files pkg-message.in shoutcast.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 16:20:59 -0000 pav 2005-11-18 16:20:59 UTC FreeBSD ports repository Modified files: audio/shoutcast Makefile distinfo audio/shoutcast/files shoutcast.sh.in Added files: audio/shoutcast pkg-deinstall pkg-install audio/shoutcast/files pkg-message.in Removed files: audio/shoutcast pkg-message Log: - Run under user shoutcast - Patch sample config file PR: ports/88849 Submitted by: Gabor Kovesdan (maintainer) Revision Changes Path 1.4 +16 -6 ports/audio/shoutcast/Makefile 1.2 +2 -0 ports/audio/shoutcast/distinfo 1.1 +12 -0 ports/audio/shoutcast/files/pkg-message.in (new) 1.3 +1 -1 ports/audio/shoutcast/files/shoutcast.sh.in 1.1 +12 -0 ports/audio/shoutcast/pkg-deinstall (new) 1.1 +46 -0 ports/audio/shoutcast/pkg-install (new) 1.3 +0 -9 ports/audio/shoutcast/pkg-message (dead)