ports/126395: devel/p5-Date-Manip is out of date

Lupe Christoph lupe at lupe-christoph.de
Sat Aug 9 14:30:04 UTC 2008


>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 at 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 at FreeBSD.org
 COMMENT=	Perl5 module containing date manipulation routines


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list