Date: Sun, 15 Nov 2009 12:16:54 +0100 (CET) From: "Bernhard Froehlich" <decke@bluelife.at> To: "Torfinn Ingolfsen" <tingox@gmail.com> Cc: multimedia@freebsd.org, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: p5-xmltv - old? Message-ID: <8918c1a2037dab2e41e092833e042f39.squirrel@webmail.itac.at> In-Reply-To: <ef8c8a880911141524t4d1939cye6b2635ec4df82ca@mail.gmail.com> References: <ef8c8a880911141524t4d1939cye6b2635ec4df82ca@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, November 15, 2009 12:24 am, Torfinn Ingolfsen wrote: > Hello, > > Is there a reason why p5-xmltv haven't been updated? In ports we have > version 0.5.52, but on the main web site version 0.5.56 have been > available a while now. > > Simply chnaging the version in the Makefile, removing the PORTREVISION > line and doing 'make makesum' get the port working: > root@kg-quiet# diff -u p5-xmltv_0.5.52/Makefile p5-xmltv/Makefile > --- p5-xmltv_0.5.52/Makefile 2009-10-18 10:26:10.000000000 +0200 > +++ p5-xmltv/Makefile 2009-11-14 22:16:39.000000000 +0100 > @@ -6,8 +6,7 @@ > # > > PORTNAME= xmltv > -PORTVERSION= 0.5.52 > -PORTREVISION= 1 > +PORTVERSION= 0.5.56 > CATEGORIES= textproc perl5 > MASTER_SITES= SF > PKGNAMEPREFIX= p5- > > Ok, It isn't perfect, it complains a bit when you install: > ===> Compressing manual pages for p5-xmltv-0.5.56 > gzip: can't stat: /usr/local/man/man1/tv_grab_be.1: No such file or > directory > gzip: can't stat: /usr/local/man/man1/tv_grab_br_net.1: No such file or > directory > gzip: can't stat: /usr/local/man/man1/tv_grab_dk.1: No such file or > directory > gzip: can't stat: /usr/local/man/man1/tv_grab_es.1: No such file or > directory > gzip: can't stat: /usr/local/man/man1/tv_grab_jp.1: No such file or > directory > ===> Registering installation for p5-xmltv-0.5.56 > > But it is a good starting point. Looks like MAN1 in the Makefile should be updated too. If it installs and deinstalls fine please submit it as PR. -- Bernhard Fröhlich http://www.bluelife.at/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8918c1a2037dab2e41e092833e042f39.squirrel>