Subject: Re: package upgrade notify, 1st shot
To: iMil <imil@home.imil.net>
From: Thomas Klausner <thomasklausner@users.sourceforge.net>
List: tech-pkg
Date: 10/22/2004 17:13:26
On Fri, Oct 22, 2004 at 04:22:38PM +0200, iMil wrote:
> yes that's what i began some hours ago, there are still some exceptions 
> i'm working on. As soon as it seems ready i'll push it on wip

I found another case where it's not optimal yet, devel/doxygen:
- checking for newer version of devel/doxygen
 \ actual distname version: 1.3.8.src
 \ master site: ftp://ftp.stack.nl/pub/users/dimitri/
!! seems like there's a new version for doxygen-1.3.8nb1
!! [v.1.3.linux.bin] - from doxygen-1.3.linux.bin.tar.gz
!! seems like there's a new version for doxygen-1.3.8nb1
!! [v.1.3.solaris.bin] - from doxygen-1.3.solaris.bin.tar.gz
!! seems like there's a new version for doxygen-1.3.8nb1
!! [v.1.3.9.linux.bin] - from doxygen-1.3.9.linux.bin.tar.gz
!! seems like there's a new version for doxygen-1.3.8nb1
!! [v.1.3.9.1.linux.bin] - from doxygen-1.3.9.1.linux.bin.tar.gz

It doesn't mention *1.3.9.src*;
also, when I just now tried again, the site was down, and
the script exited with an error:
Can't call method "login" on an undefined value at ./pkg_notify line 67.
Cannot connect to site: Net::FTP: connect: Invalid argument
(missing newline at EOL)
and stopped -- it didn't try the other packages from my config file.

Cheers,
 Thomas