pkgsrc/misc/nxtvepg/patches/patch-ab
magick 70cc2b61c4 Update to 0.6.0
While here, clean it up a bit:
don't install to X11BASE
buildlink'ify
homepage moved
archive is downloadable, remove NO_SRC_ON_FTP

Changes between 0.5.2 and 0.6.0:
- Possibility to invoke user-defined external commands from the context
  menu in the browser listbox, e.g. to program a timer for
  the selected programme in a scheduler like plan.
- Dump of programme list or selected programme descriptions into a
  file in HTML format, from where they can be loaded by any
  WWW browser. This may be of interest for people who want to print
  out TV schedules onto dead trees.
- New text search option Match full to allow exact title matches,
  e.g. a search for "heute" will no longer match on "heute journal"
  when full match is enabled.
- Alphabetically sorted series list in the filter menu.
2001-08-26 14:15:32 +00:00

10 lines
231 B
Text

$NetBSD: patch-ab,v 1.3 2001/08/26 14:15:32 magick Exp $
--- pod2help.pl.orig Sun Aug 26 10:07:03 2001
+++ pod2help.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!@PERL5@
#
# Perl script to convert POD manpage to help menu & popups
#