diff options
author | jlam <jlam@pkgsrc.org> | 2001-11-30 17:29:25 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-11-30 17:29:25 +0000 |
commit | 48acd853a2e4fe4df99efba7cc7f4af8ca061041 (patch) | |
tree | 93d43c6660bb371c92908fce9e0b7b0d2ea3f5a0 /converters | |
parent | 28dc06397c979c7b00f54eb5a6d514d5e0f61bfa (diff) | |
download | pkgsrc-48acd853a2e4fe4df99efba7cc7f4af8ca061041.tar.gz |
Use REPLACE_PERL and buildlink'ify.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/txt2html/distinfo | 4 | ||||
-rw-r--r-- | converters/txt2html/patches/patch-aa | 8 |
2 files changed, 3 insertions, 9 deletions
diff --git a/converters/txt2html/distinfo b/converters/txt2html/distinfo index 18e2c088702..49d342708ac 100644 --- a/converters/txt2html/distinfo +++ b/converters/txt2html/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 16:28:02 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/11/30 17:29:25 jlam Exp $ SHA1 (txt2html-1.28.tar.gz) = 1f6ce65f00e5f3c416d0a0303061439a4f181f26 Size (txt2html-1.28.tar.gz) = 23222 bytes -SHA1 (patch-aa) = 37ff5ebad1f1d5a305f7173d6b25760ca86e89d0 +SHA1 (patch-aa) = 48e83356edf4e205e28331d930aaf16d1b37ae07 diff --git a/converters/txt2html/patches/patch-aa b/converters/txt2html/patches/patch-aa index 2f440fbda8d..fa258222916 100644 --- a/converters/txt2html/patches/patch-aa +++ b/converters/txt2html/patches/patch-aa @@ -1,15 +1,9 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/10/20 14:53:08 wennmach Exp $ +$NetBSD: patch-aa,v 1.2 2001/11/30 17:29:26 jlam Exp $ Adopt to pkgsrc path conventions. --- txt2html.pl.orig Fri Oct 20 15:28:58 2000 +++ txt2html.pl Fri Oct 20 15:32:10 2000 -@@ -1,4 +1,4 @@ --#!/usr/bin/perl -+#!@PREFIX@/bin/perl - # - # txt2html.pl - # Convert raw text to something with a little HTML formatting @@ -222,7 +222,7 @@ # 2: The code that will make the links # 4: When each rule matches something |