From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 9 14:30:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C256106567D for ; Sat, 9 Aug 2008 14:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 164E68FC19 for ; Sat, 9 Aug 2008 14:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m79EU3Aa031972 for ; Sat, 9 Aug 2008 14:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m79EU3es031969; Sat, 9 Aug 2008 14:30:03 GMT (envelope-from gnats) Resent-Date: Sat, 9 Aug 2008 14:30:03 GMT Resent-Message-Id: <200808091430.m79EU3es031969@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, Lupe Christoph Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10AF31065676 for ; Sat, 9 Aug 2008 14:25:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id F0BAD8FC0C for ; Sat, 9 Aug 2008 14:25:28 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m79EPSc1066422 for ; Sat, 9 Aug 2008 14:25:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m79EPSsC066397; Sat, 9 Aug 2008 14:25:28 GMT (envelope-from nobody) Message-Id: <200808091425.m79EPSsC066397@www.freebsd.org> Date: Sat, 9 Aug 2008 14:25:28 GMT From: Lupe Christoph To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126395: devel/p5-Date-Manip is out of date 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: Sat, 09 Aug 2008 14:30:04 -0000 >Number: 126395 >Category: ports >Synopsis: devel/p5-Date-Manip is out of date >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 09 14:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lupe Christoph >Release: 7.0-RELEASE >Organization: >Environment: FreeBSD vmw-freebsd7.lupe-christoph.de 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The p5-Date-Manip port attempts to fetch like this: => DateManip-5.44.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Date/. fetch: ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Date/DateManip-5.44.tar.gz: File unavailable (e.g., file not found, no access) .. fetch: ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Date/DateManip-5.44.tar.gz: Operation timed out => Attempting to fetch from ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Date/. DateManip-5.44.tar.gz 100% of 138 kB 649 kBps It's just a stroke of luck that ftp.cs.colorado.edu isn't up to date. The filename on ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Date/ (CPAN master site) is Date-Manip-5.54.tar.gz. I.e. slightly different spalling, new version. Please update before ftp.cs.colorado.edu does... Thanks, Lupe Christoph >How-To-Repeat: cd /usr/ports/devel/p5-Date-Manip make fetch >Fix: Patch attached with submission follows: --- Makefile.orig 2008-07-20 14:22:43.000000000 +0200 +++ Makefile 2008-08-09 15:24:00.000000000 +0200 @@ -6,11 +6,11 @@ # PORTNAME= Date-Manip -PORTVERSION= 5.44 +PORTVERSION= 5.54 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= DateManip-${PORTVERSION} +DISTNAME= Date-Manip-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= Perl5 module containing date manipulation routines >Release-Note: >Audit-Trail: >Unformatted: