From owner-svn-ports-all@FreeBSD.ORG Sun Jun 15 12:43:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF2E2DAB; Sun, 15 Jun 2014 12:43:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC59326FC; Sun, 15 Jun 2014 12:43:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5FCh0ll023515; Sun, 15 Jun 2014 12:43:00 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5FCh0g5023512; Sun, 15 Jun 2014 12:43:00 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201406151243.s5FCh0g5023512@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sun, 15 Jun 2014 12:43:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357877 - head/audio/shoutcast X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2014 12:43:01 -0000 Author: rakuco Date: Sun Jun 15 12:43:00 2014 New Revision: 357877 URL: http://svnweb.freebsd.org/changeset/ports/357877 QAT: https://qat.redports.org/buildarchive/r357877/ Log: Remove the documentation directories in the right order. PR: 190819 Submitted by: jarrod@downtools.com.au (maintainer) Modified: head/audio/shoutcast/Makefile head/audio/shoutcast/pkg-plist Modified: head/audio/shoutcast/Makefile ============================================================================== --- head/audio/shoutcast/Makefile Sun Jun 15 12:41:52 2014 (r357876) +++ head/audio/shoutcast/Makefile Sun Jun 15 12:43:00 2014 (r357877) @@ -3,6 +3,7 @@ PORTNAME= shoutcast PORTVERSION= 2.2.1.109 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://download.nullsoft.com/shoutcast/tools/ DISTNAME= sc_serv2_bsd_8_x_11_29_2013 Modified: head/audio/shoutcast/pkg-plist ============================================================================== --- head/audio/shoutcast/pkg-plist Sun Jun 15 12:41:52 2014 (r357876) +++ head/audio/shoutcast/pkg-plist Sun Jun 15 12:43:00 2014 (r357877) @@ -55,9 +55,9 @@ sbin/sc_serv %%CONFIG_BUILDER%%%%WWWDIR%%/config_builder/config_builder.css @dirrmtry %%ETCDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs %%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/res +%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs +%%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%CONFIG_BUILDER%%@dirrm %%WWWDIR%%/config_builder %%CONFIG_BUILDER%%@dirrm %%WWWDIR%%