On 2014/07/07 20:18, Alexander Bluhm wrote:
> Hi,
> 
> The script outdated-perl-ports does not parse the epoch number.
> With this fix I get 17 additional outdated perl ports.
> 
> ok?

OK.

> bluhm
> 
> Index: infrastructure/bin/outdated-perl-ports
> ===================================================================
> RCS file: 
> /data/mirror/openbsd/cvs/ports/infrastructure/bin/outdated-perl-ports,v
> retrieving revision 1.1
> diff -u -p -r1.1 outdated-perl-ports
> --- infrastructure/bin/outdated-perl-ports    27 Nov 2011 13:29:35 -0000      
> 1.1
> +++ infrastructure/bin/outdated-perl-ports    7 Jul 2014 18:16:41 -0000
> @@ -54,7 +54,7 @@ my @dir; # pkg subdir
>       open (PORTS, "< ${PORTSDIR}/INDEX") || die "can't open 
> ${PORTSDIR}/INDEX: $!";

ugh, it uses INDEX ;)

Reply via email to