From owner-cvs-all@FreeBSD.ORG Wed May 31 17:45:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B22516ACC5; Wed, 31 May 2006 17:45:48 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 103F143D67; Wed, 31 May 2006 17:45:48 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4VHiPnN036050; Wed, 31 May 2006 17:44:25 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4VHiPOr036049; Wed, 31 May 2006 17:44:25 GMT (envelope-from aaron) Message-Id: <200605311744.k4VHiPOr036049@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 31 May 2006 17:44:25 +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/p5-CDDB_get Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 17:45:52 -0000 aaron 2006-05-31 17:44:25 UTC FreeBSD ports repository Modified files: audio/p5-CDDB_get Makefile distinfo pkg-plist Log: - Update from v2.23 to v2.27 - Update pkg-plist 2.25 15.06.2005 user:pass with proxy support - untested (thanks to Peter) Please try it, I don't have such a setup. Cache module: use CDDB_cache instead of CDDB_get All files are saved in a local tree and can be reused from there. Please try it if you like, it's not really tested. 2.26 22.06.2005 (unreleased) added postgres/oracle/sqlite support (untested) thanks to Rick for starting with a postgres version 2.27 01.01.2006 default port is now 8880 (not 888 anymore) fixes an ioctl perl problem on current redhat/fedora (thanks to Gregory K. Ruiz-Ade and the redhat/fedora guys) PR: 98173 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Revision Changes Path 1.8 +2 -2 ports/audio/p5-CDDB_get/Makefile 1.8 +3 -3 ports/audio/p5-CDDB_get/distinfo 1.6 +3 -0 ports/audio/p5-CDDB_get/pkg-plist