From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 19 02:10:16 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 8B0A216A47E for ; Mon, 19 Jun 2006 02:10:16 +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 EC0B843D45 for ; Mon, 19 Jun 2006 02:10:10 +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 k5J2AAjY022372 for ; Mon, 19 Jun 2006 02:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5J2AA5H022368; Mon, 19 Jun 2006 02:10:10 GMT (envelope-from gnats) Resent-Date: Mon, 19 Jun 2006 02:10:10 GMT Resent-Message-Id: <200606190210.k5J2AA5H022368@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 0C6BF16A47D; Mon, 19 Jun 2006 02:00:52 +0000 (UTC) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-qmqp-02.inet.qwest.net (mpls-qmqp-02.inet.qwest.net [63.231.195.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A76143D6B; Mon, 19 Jun 2006 02:00:51 +0000 (GMT) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-pop-07.inet.qwest.net (mpls-pop-07.inet.qwest.net [63.231.195.7]) by mpls-qmqp-02.inet.qwest.net (Postfix) with QMQP id 0AAB846147C; Mon, 19 Jun 2006 02:00:51 +0000 (UTC) Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246) by mpls-pop-07.inet.qwest.net with SMTP; 19 Jun 2006 02:00:50 -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 1Fs93a-00027p-2M; Sun, 18 Jun 2006 20:00:02 -0600 Received: (from aaron@localhost) by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id k5J200aI008153; Sun, 18 Jun 2006 20:00:00 -0600 (MDT) (envelope-from aaron) Message-Id: <200606190200.k5J200aI008153@moondance.itsy-bitsy.net> Date: Sun, 18 Jun 2006 20:00:00 -0600 (MDT) From: "Aaron Dalton" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: roam@FreeBSD.org Subject: ports/99134: [PATCH] audio/p5-Net-FreeDB: update to 0.07 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 02:10:16 -0000 >Number: 99134 >Category: ports >Synopsis: [PATCH] audio/p5-Net-FreeDB: update to 0.07 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 19 02:10:10 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 >Description: - Update to 0.07 - Restrict to Perl 5.6+ due to dependency upon p5-Authen-SASL - Regen 5.00503 patchfile just in case the dependency can be resolved Port maintainer (roam@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-FreeDB-0.07.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/p5-Net-FreeDB/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 17 Oct 2005 14:35:34 -0000 1.3 +++ Makefile 19 Jun 2006 01:59:53 -0000 @@ -6,18 +6,12 @@ # PORTNAME= Net-FreeDB -PORTVERSION= 0.06 -PORTREVISION= 2 +PORTVERSION= 0.07 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net +MASTER_SITE_SUBDIR= ../../authors/id/R/RO/ROAM PKGNAMEPREFIX= p5- -PATCH_SITES= ${MASTER_SITE_LOCAL} \ - http://people.FreeBSD.org/~roam/ports/patches/net/ -PATCH_SITE_SUBDIR= roam/net -PATCHFILES= Net-FreeDB-0.06-FreeBSD-2.patch - MAINTAINER= roam@FreeBSD.org COMMENT= Get the CDID of an audio CD and query the FreeDB servers @@ -31,8 +25,9 @@ .include -.if ${PERL_LEVEL} < 500600 -EXTRA_PATCHES+= ${FILESDIR}/perl-5005.patch +.if ${PERL_LEVEL} < 500600 # inherited by p5-Authen-SASL +IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again +#EXTRA_PATCHES+= ${FILESDIR}/perl-5005.patch .endif .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/audio/p5-Net-FreeDB/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 22 Jan 2006 08:12:57 -0000 1.3 +++ distinfo 19 Jun 2006 01:59:53 -0000 @@ -1,6 +1,3 @@ -MD5 (Net-FreeDB-0.06.tar.gz) = e36554b1fd80860b61e00162fd0325a8 -SHA256 (Net-FreeDB-0.06.tar.gz) = ba09b6e561101b293ec74b49e74625f77fe32be13b6aa72dc6586d909e4fd600 -SIZE (Net-FreeDB-0.06.tar.gz) = 17516 -MD5 (Net-FreeDB-0.06-FreeBSD-2.patch) = 82cd9fa75154169b9915e302e9699fbd -SHA256 (Net-FreeDB-0.06-FreeBSD-2.patch) = 9529789b3d87eccbd6678cda74dc18dcf598d45056b9bbfc3497a4dd1396d07e -SIZE (Net-FreeDB-0.06-FreeBSD-2.patch) = 7625 +MD5 (Net-FreeDB-0.07.tar.gz) = cd345f8d38c736746a5015ae0e290872 +SHA256 (Net-FreeDB-0.07.tar.gz) = ec8d38b57e07e0c989071a0b0697fcbdfcb7df99ab77cc69b7e438ee90eae690 +SIZE (Net-FreeDB-0.07.tar.gz) = 18590 Index: files/perl-5005.patch =================================================================== RCS file: /home/pcvs/ports/audio/p5-Net-FreeDB/files/perl-5005.patch,v retrieving revision 1.1 diff -u -u -r1.1 perl-5005.patch --- files/perl-5005.patch 17 Oct 2005 14:35:34 -0000 1.1 +++ files/perl-5005.patch 19 Jun 2006 01:59:53 -0000 @@ -1,6 +1,5 @@ -diff -urN Net-FreeDB-0.06/FreeDB.pm roam/FreeDB.pm ---- FreeDB.pm Wed Mar 20 22:19:50 2002 -+++ FreeDB.pm Mon Oct 17 13:03:00 2005 +--- FreeDB.pm.orig Tue Jan 3 08:58:51 2006 ++++ FreeDB.pm Sun Jun 18 19:50:43 2006 @@ -1,6 +1,6 @@ package Net::FreeDB; @@ -9,18 +8,17 @@ use strict; use warnings; use IO::Socket; -@@ -13,7 +13,9 @@ +@@ -13,7 +13,8 @@ require DynaLoader; use AutoLoader; -our @ISA = qw(Exporter DynaLoader Net::Cmd IO::Socket::INET); +use vars qw/@ISA %EXPORT_TAGS @EXPORT_OK @EXPORT $VERSION $ERROR/; -+ +@ISA = qw(Exporter DynaLoader Net::Cmd IO::Socket::INET); # Items to export into callers namespace by default. Note: do not export # names by default without a very good reason. Use EXPORT_OK instead. -@@ -22,22 +24,21 @@ +@@ -22,22 +23,21 @@ # This allows declaration use Net::FreeDB ':all'; # If you do not need this, moving things directly into @EXPORT or @EXPORT_OK # will save memory. @@ -33,8 +31,8 @@ -our @EXPORT = qw(); +@EXPORT = qw(); --our $VERSION = '0.06'; -+$VERSION = '0.06'; +-our $VERSION = '0.07'; ++$VERSION = '0.07'; -our $ERROR; sub AUTOLOAD { @@ -48,10 +46,9 @@ ($constname = $AUTOLOAD) =~ s/.*:://; croak "& not defined" if $constname eq 'constant'; my $val = constant($constname, @_ ? $_[0] : 0); -diff -urN Net-FreeDB-0.06/FreeDB.xs.linux roam/FreeDB.xs.linux ---- FreeDB.xs.linux Wed Mar 20 22:19:50 2002 -+++ FreeDB.xs.linux Mon Oct 17 12:09:00 2005 -@@ -36,7 +38,8 @@ +--- FreeDB.xs.linux.orig Mon Oct 17 07:11:29 2005 ++++ FreeDB.xs.linux Sun Jun 18 19:53:17 2006 +@@ -38,7 +38,8 @@ RETVAL char* @@ -61,7 +58,7 @@ INIT: int i; char id[30]; -@@ -54,7 +57,8 @@ +@@ -56,7 +57,8 @@ RETVAL SV* @@ -71,9 +68,8 @@ INIT: int i; char id[30]; -diff -urN Net-FreeDB-0.06/lib/discid.h roam/lib/discid.h ---- lib/discid.h Mon Oct 17 13:05:09 2005 -+++ lib/discid.h Mon Oct 17 12:00:02 2005 +--- lib/discid.h.orig Wed Sep 28 08:45:55 2005 ++++ lib/discid.h Sun Jun 18 19:54:13 2006 @@ -39,6 +39,7 @@ #ifdef __FreeBSD__ --- p5-Net-FreeDB-0.07.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: