summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-09-28 15:55:47 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-09-28 15:55:47 +0000
commit5e08b53a5b0882dd317b9d3614177a70cc61c5be (patch)
treefad69aa2bdebfb697c1e89156fb778794be31de7 /textproc
parentThe paragui library got another suffix with the previous update. (diff)
o Update to 0.5.18
o Trick it into not being IS_INTERACTIVE PR: 56984 Submitted by: Lars Eggert <larse@isi.edu>
Notes
Notes: svn path=/head/; revision=89698
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-xmltv/Makefile9
-rw-r--r--textproc/p5-xmltv/distinfo2
-rw-r--r--textproc/p5-xmltv/files/patch-Makefile.PL11
-rw-r--r--textproc/p5-xmltv/pkg-plist2
4 files changed, 15 insertions, 9 deletions
diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile
index c6bd26149b49..9a26b4abcedd 100644
--- a/textproc/p5-xmltv/Makefile
+++ b/textproc/p5-xmltv/Makefile
@@ -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 @@ BUILD_DEPENDS= \
${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 @@ post-patch:
-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 --git a/textproc/p5-xmltv/distinfo b/textproc/p5-xmltv/distinfo
index 6a29597f9481..b27901096bb6 100644
--- a/textproc/p5-xmltv/distinfo
+++ b/textproc/p5-xmltv/distinfo
@@ -1 +1 @@
-MD5 (xmltv-0.5.17.tar.bz2) = f4274e63de47f2f52bc98494ff5b2196
+MD5 (xmltv-0.5.18.tar.bz2) = eaa467fb6ea009a1adf13fdd0950b087
diff --git a/textproc/p5-xmltv/files/patch-Makefile.PL b/textproc/p5-xmltv/files/patch-Makefile.PL
new file mode 100644
index 000000000000..499a3f5056e8
--- /dev/null
+++ b/textproc/p5-xmltv/files/patch-Makefile.PL
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig 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 --git a/textproc/p5-xmltv/pkg-plist b/textproc/p5-xmltv/pkg-plist
index 8823dd72a2f5..b1d13be7a621 100644
--- a/textproc/p5-xmltv/pkg-plist
+++ b/textproc/p5-xmltv/pkg-plist
@@ -24,6 +24,8 @@ 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