Date: Sun, 15 Nov 2009 00:24:52 +0100 From: Torfinn Ingolfsen <tingox@gmail.com> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Cc: multimedia@FreeBSD.org Subject: p5-xmltv - old? Message-ID: <ef8c8a880911141524t4d1939cye6b2635ec4df82ca@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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. -- Regards, Torfinn Ingolfsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef8c8a880911141524t4d1939cye6b2635ec4df82ca>