From larse@nik.isi.edu  Thu Sep 18 11:59:36 2003
Return-Path: <larse@nik.isi.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id B538916A4B3; Thu, 18 Sep 2003 11:59:36 -0700 (PDT)
Received: from nik.isi.edu (nik.isi.edu [128.9.168.58])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 4886943F3F; Thu, 18 Sep 2003 11:59:35 -0700 (PDT)
	(envelope-from larse@nik.isi.edu)
Received: from nik.isi.edu (localhost [127.0.0.1])
	by nik.isi.edu (8.12.9/8.12.9) with ESMTP id h8IIxZan065337;
	Thu, 18 Sep 2003 11:59:35 -0700 (PDT)
	(envelope-from larse@nik.isi.edu)
Received: (from larse@localhost)
	by nik.isi.edu (8.12.9/8.12.9/Submit) id h8IIxYLF065336;
	Thu, 18 Sep 2003 11:59:34 -0700 (PDT)
	(envelope-from larse)
Message-Id: <200309181859.h8IIxYLF065336@nik.isi.edu>
Date: Thu, 18 Sep 2003 11:59:34 -0700 (PDT)
From: Lars Eggert <larse@isi.edu>
Reply-To: Lars Eggert <larse@isi.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lioux@freebsd.org
Subject: port upgrade: textproc/p5-xmltv 0.5.17 -> 0.5.18
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56984
>Category:       ports
>Synopsis:       port upgrade: textproc/p5-xmltv 0.5.17 -> 0.5.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lioux
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 18 12:00:34 PDT 2003
>Closed-Date:    Sun Sep 28 08:56:41 PDT 2003
>Last-Modified:  Sun Sep 28 08:56:41 PDT 2003
>Originator:     Lars Eggert
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD nik.isi.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Mon Sep 15 10:06:04 PDT 2003 root@nik.isi.edu:/usr/obj/usr/src/sys/KERNEL-1.29 i386


	
>Description:
Updates textproc/p5-xmltv to 0.5.18.
Also make this port non-interactive.

>How-To-Repeat:
	
>Fix:
diff -BaurN x/Makefile p5-xmltv/Makefile
--- x/Makefile	Thu Sep 18 09:56:25 2003
+++ p5-xmltv/Makefile	Thu Sep 18 11:54:52 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmltv
-PORTVERSION=	0.5.17
+PORTVERSION=	0.5.18
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	xmltv
@@ -34,7 +34,6 @@
 	${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-IS_INTERACTIVE=	yes
 USE_BZIP2=	yes
 USE_REINPLACE=	yes
 PERL_CONFIGURE=	yes
@@ -84,12 +83,6 @@
 		-name "*.bak" | \
 		${XARGS} -n 10 ${RM}
 
-pre-configure:
-	@${ECHO_MSG}
-	@${ECHO_MSG} '====> Please answer yes to all configure questions'
-	@${ECHO_MSG} '====> The port is assuming that you have answered yes to all of them'
-	@${ECHO_MSG}
-
 post-install:
 	@${MKDIR} ${PREFIX}/${CGIDIR}
 	@${INSTALL_SCRIPT} ${WRKSRC}/choose/tv_pick/tv_pick_cgi ${PREFIX}/${CGIDIR}/tv_pick.cgi
diff -BaurN x/distinfo p5-xmltv/distinfo
--- x/distinfo	Wed Sep 17 16:21:42 2003
+++ p5-xmltv/distinfo	Thu Sep 18 11:17:21 2003
@@ -1 +1 @@
-MD5 (xmltv-0.5.17.tar.bz2) = f4274e63de47f2f52bc98494ff5b2196
+MD5 (xmltv-0.5.18.tar.bz2) = eaa467fb6ea009a1adf13fdd0950b087
diff -BaurN x/files/patch-aa p5-xmltv/files/patch-aa
--- x/files/patch-aa	Wed Dec 31 16:00:00 1969
+++ p5-xmltv/files/patch-aa	Thu Sep 18 11:54:16 2003
@@ -0,0 +1,11 @@
+--- m	Thu Sep 18 11:53:31 2003
++++ Makefile.PL	Thu Sep 18 11:53:46 2003
+@@ -365,7 +365,7 @@
+ 		  "\n");
+ }
+ print STDERR "\n";
+-if (not ask('Do you want to proceed with this configuration?', 1)) {
++if (0) {
+     # Need to set {install} for each component by prompting.
+     foreach my $info (@opt_components) {
+ 	my $missing = $info->{missing};
diff -BaurN x/pkg-plist p5-xmltv/pkg-plist
--- x/pkg-plist	Wed Sep 17 16:21:42 2003
+++ p5-xmltv/pkg-plist	Thu Sep 18 11:51:11 2003
@@ -1,4 +1,3 @@
-%%CGIDIR%%/tv_pick.cgi
 bin/tv_cat
 bin/tv_check
 bin/tv_extractinfo_en
@@ -21,9 +20,10 @@
 bin/tv_split
 bin/tv_to_latex
 bin/tv_to_text
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XMLTV/.packlist
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV.pm
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV/Ask.pm
+lib/perl5/site_perl/%%PERL_VER%%/XMLTV/AskTerm.pm
+lib/perl5/site_perl/%%PERL_VER%%/XMLTV/AskTk.pm
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV/Clumps.pm
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV/Config_file.pm
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV/Europe_TZ.pm
@@ -39,6 +39,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV/Usage.pm
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV/Version.pm
 lib/perl5/site_perl/%%PERL_VER%%/XMLTV/ZapListings.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XMLTV/.packlist
 share/doc/xmltv-%%VERSION%%/COPYING
 share/doc/xmltv-%%VERSION%%/QuickStart
 share/doc/xmltv-%%VERSION%%/README
@@ -89,6 +90,7 @@
 share/xmltv/tv_grab_uk/channel_pkgs/travel
 share/xmltv/tv_grab_uk/channel_pkgs/wales
 share/xmltv/tv_grab_uk_rt/channel_ids
+%%CGIDIR%%/tv_pick.cgi
 @dirrm share/xmltv/tv_grab_uk_rt
 @dirrm share/xmltv/tv_grab_uk/channel_pkgs/Telewest
 @dirrm share/xmltv/tv_grab_uk/channel_pkgs/Sky
@@ -100,5 +102,5 @@
 @dirrm share/xmltv/tv_grab_it
 @dirrm share/xmltv
 @dirrm share/doc/xmltv-%%VERSION%%
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/XMLTV
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XMLTV
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/XMLTV
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lioux 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Thu Sep 18 23:26:38 PDT 2003 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56984 
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Sun Sep 28 08:56:21 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56984 
>Unformatted:
