p5-xmltv - old?

Torfinn Ingolfsen tingox at gmail.com
Sat Nov 14 23:24:54 UTC 2009


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 at 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


More information about the freebsd-ports mailing list