From owner-svn-ports-head@FreeBSD.ORG Sat Nov 9 22:50:33 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 31623720; Sat, 9 Nov 2013 22:50:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1ECC1279D; Sat, 9 Nov 2013 22:50:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA9MoWMR076866; Sat, 9 Nov 2013 22:50:32 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA9MoWXB076864; Sat, 9 Nov 2013 22:50:32 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201311092250.rA9MoWXB076864@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 9 Nov 2013 22:50:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333356 - head/audio/pacpl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Nov 2013 22:50:33 -0000 Author: sunpoet Date: Sat Nov 9 22:50:32 2013 New Revision: 333356 URL: http://svnweb.freebsd.org/changeset/ports/333356 Log: - Update ChangeLog link and WWW Modified: head/audio/pacpl/Makefile head/audio/pacpl/pkg-descr (contents, props changed) Modified: head/audio/pacpl/Makefile ============================================================================== --- head/audio/pacpl/Makefile Sat Nov 9 22:35:51 2013 (r333355) +++ head/audio/pacpl/Makefile Sat Nov 9 22:50:32 2013 (r333356) @@ -252,7 +252,6 @@ do-install: .endif post-install: - @${ECHO_MSG} "" @${PREFIX}/bin/pacpl -f @${ECHO_MSG} "" @@ -261,7 +260,7 @@ post-install: @${ECHO_MSG} "If you are updating from pacpl 3.x please do take" @${ECHO_MSG} "time to review the changes in 4.x:" @${ECHO_MSG} "" - @${ECHO_MSG} " http://pacpl.sourceforge.net/ChangeLog.txt" + @${ECHO_MSG} " http://sourceforge.net/p/pacpl/code/ci/master/tree/ChangeLog" @${ECHO_MSG} "" @${ECHO_MSG} "The command-line options are quite different in 4.x. A" @${ECHO_MSG} "few features are no longer available and several are new. " Modified: head/audio/pacpl/pkg-descr ============================================================================== --- head/audio/pacpl/pkg-descr Sat Nov 9 22:35:51 2013 (r333355) +++ head/audio/pacpl/pkg-descr Sat Nov 9 22:50:32 2013 (r333356) @@ -9,4 +9,4 @@ CD ripping function with CDDB support, b tag preservation for most supported formats, independent tag reading/ writing, and extensions for Konqueror and Amarok are also provided. -WWW: http://pacpl.sourceforge.net/ +WWW: http://vorzox.wix.com/pacpl