From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 30 23:00:54 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48FB916B082 for ; Tue, 30 May 2006 23:00:54 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 508EE43D48 for ; Tue, 30 May 2006 23:00:43 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4UN0hCi086804 for ; Tue, 30 May 2006 23:00:43 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4UN0hXx086803; Tue, 30 May 2006 23:00:43 GMT (envelope-from gnats) Resent-Date: Tue, 30 May 2006 23:00:43 GMT Resent-Message-Id: <200605302300.k4UN0hXx086803@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aaron Dalton Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C43C16ACB4 for ; Tue, 30 May 2006 22:58:23 +0000 (UTC) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-qmqp-03.inet.qwest.net (mpls-qmqp-03.inet.qwest.net [63.231.195.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF68F43D77 for ; Tue, 30 May 2006 22:58:14 +0000 (GMT) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-pop-13.inet.qwest.net (mpls-pop-13.inet.qwest.net [63.231.195.13]) by mpls-qmqp-03.inet.qwest.net (Postfix) with QMQP id ECCEB621C7A for ; Tue, 30 May 2006 22:58:13 +0000 (UTC) Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246) by mpls-pop-13.inet.qwest.net with SMTP; 30 May 2006 22:58:13 -0000 Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net) by mail.itsy-bitsy.net with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FlD7w-000NOB-Es for FreeBSD-gnats-submit@freebsd.org; Tue, 30 May 2006 16:55:52 -0600 Received: (from aaron@localhost) by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id k4UMtprJ089910; Tue, 30 May 2006 16:55:52 -0600 (MDT) (envelope-from aaron) Message-Id: <200605302255.k4UMtprJ089910@moondance.itsy-bitsy.net> Date: Tue, 30 May 2006 16:55:52 -0600 (MDT) From: "Aaron Dalton" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/98173: Update Port: audio/p5-CDDB_get 2.23->2.27 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Dalton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 23:01:05 -0000 >Number: 98173 >Category: ports >Synopsis: Update Port: audio/p5-CDDB_get 2.23->2.27 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 30 23:00:42 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Aaron Dalton >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: - 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) >How-To-Repeat: >Fix: --- submission.txt begins here --- ? submission.txt Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/p5-CDDB_get/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 15 Oct 2003 20:12:17 -0000 1.6 +++ Makefile 30 May 2006 22:55:19 -0000 @@ -6,11 +6,11 @@ # PORTNAME= CDDB_get -PORTVERSION= 2.23 +PORTVERSION= 2.27 PORTEPOCH= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FONKIE +MASTER_SITE_SUBDIR= ../../authors/id/F/FO/FONKIE PKGNAMEPREFIX= p5- MAINTAINER= oyvindmo@initio.no Index: distinfo =================================================================== RCS file: /home/pcvs/ports/audio/p5-CDDB_get/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 22 Jan 2006 08:12:56 -0000 1.7 +++ distinfo 30 May 2006 22:55:19 -0000 @@ -1,3 +1,2 @@ -MD5 (CDDB_get-2.23.tar.gz) = 6230c08a91ac819fceada544730623be -SHA256 (CDDB_get-2.23.tar.gz) = 9b6c55725604e281424dfc46e2e7e2bb0497448a83fe381edc1099182448b113 -SIZE (CDDB_get-2.23.tar.gz) = 19438 +MD5 (CDDB_get-2.27.tar.gz) = 405a3704ad5db45f117cc7cc5bd1ce7c +SIZE (CDDB_get-2.27.tar.gz) = 21820 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/audio/p5-CDDB_get/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 23 Jul 2003 17:22:27 -0000 1.5 +++ pkg-plist 30 May 2006 22:55:19 -0000 @@ -1,7 +1,10 @@ bin/cddb.pl +%%SITE_PERL%%/CDDB_cache.pm %%SITE_PERL%%/CDDB_get.pm +%%SITE_PERL%%/auto/CDDB_cache/autosplit.ix %%SITE_PERL%%/auto/CDDB_get/autosplit.ix %%SITE_PERL%%/cddb.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/CDDB_get/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CDDB_get @dirrm %%SITE_PERL%%/auto/CDDB_get +@dirrm %%SITE_PERL%%/auto/CDDB_cache --- submission.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: