From owner-cvs-all@FreeBSD.ORG Fri Dec 5 21:11:47 2008 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 112F81065673; Fri, 5 Dec 2008 21:11:47 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 010F78FC14; Fri, 5 Dec 2008 21:11:47 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mB5LBkUK045682; Fri, 5 Dec 2008 21:11:46 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mB5LBkiA045681; Fri, 5 Dec 2008 21:11:46 GMT (envelope-from danfe) Message-Id: <200812052111.mB5LBkiA045681@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 5 Dec 2008 21:11:46 +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/musicpd Makefile pkg-descr ports/audio/musicpd/files pkg-message.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: Fri, 05 Dec 2008 21:11:47 -0000 danfe 2008-12-05 21:11:46 UTC FreeBSD ports repository Modified files: audio/musicpd Makefile pkg-descr audio/musicpd/files pkg-message.in Log: - Reindent OPTIONS for better readability, fix a typo - Register missing dependency on libshout2 for Icecast/Shoutcast support - Style nit: s/ifdef/if defined/ - No need to define PKGMESSAGE, it happens automagically - Augment and reformat Makefile header, correct wrong date, fix COMMENT - Clean up pkg-message and port description - Correctly display message WRT port vs. package installation Approved by: maintainer timeout (one month) Revision Changes Path 1.38 +34 -33 ports/audio/musicpd/Makefile 1.2 +14 -10 ports/audio/musicpd/files/pkg-message.in 1.3 +5 -5 ports/audio/musicpd/pkg-descr