From owner-cvs-all@FreeBSD.ORG Thu Jan 19 01:23:55 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2F821065673; Thu, 19 Jan 2012 01:23:55 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9164A8FC18; Thu, 19 Jan 2012 01:23:55 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q0J1Nttr009357; Thu, 19 Jan 2012 01:23:55 GMT (envelope-from scheidell@repoman.freebsd.org) Received: (from scheidell@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q0J1NtDq009356; Thu, 19 Jan 2012 01:23:55 GMT (envelope-from scheidell) Message-Id: <201201190123.q0J1NtDq009356@repoman.freebsd.org> From: Michael Scheidell Date: Thu, 19 Jan 2012 01:23:55 +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 MOVED ports/audio Makefile ports/audio/shoutcast Makefile distinfo pkg-descr pkg-plist ports/audio/shoutcast/files pkg-message.in shoutcast.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2012 01:23:55 -0000 scheidell 2012-01-19 01:23:55 UTC FreeBSD ports repository Modified files: . MOVED audio Makefile Added files: audio/shoutcast Makefile distinfo pkg-descr pkg-plist audio/shoutcast/files pkg-message.in shoutcast.in Log: - force commit to bring shoutcast(2) into old shoutcast position - shoutcast(1) removed in November - MOVED entry removed, original PR asked for new port, but gabor asked for this to replace old port PR: ports/154031 Submitted by: Jarrod Sayers (maintainer) Reviewed by: gabor,scheidell Approved by: maintainer, gabor (mentor) Revision Changes Path 1.2751 +1 -2 ports/MOVED 1.1204 +1 -0 ports/audio/Makefile 1.20 +79 -0 ports/audio/shoutcast/Makefile (new) 1.8 +2 -0 ports/audio/shoutcast/distinfo (new) 1.3 +13 -0 ports/audio/shoutcast/files/pkg-message.in (new) 1.1 +45 -0 ports/audio/shoutcast/files/shoutcast.in (new) 1.4 +6 -0 ports/audio/shoutcast/pkg-descr (new) 1.3 +21 -0 ports/audio/shoutcast/pkg-plist (new)