From 7585acdc0b1ad91a4532b1f393fb8632167dec99 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 26 Feb 2001 22:56:46 +0000 Subject: Update dog to 1.7. Changes: The --skip-tags option was added, in order to use the formating filters (like --krad and --rot13) without changing the contents of HTML tags. A hex dump filter was added (--hex), which displays output in hexadecimal values. Last, but certainly not least, the --oog filter was added to do trivial conversion of input text into a format that OOG, of Slashdot fame, might use. Upgraded on request (and hints) from Tomasz Luchowski --- sysutils/dog/Makefile | 4 ++-- sysutils/dog/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/dog/Makefile b/sysutils/dog/Makefile index 63330db08c1..d145c150387 100644 --- a/sysutils/dog/Makefile +++ b/sysutils/dog/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:12 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/26 22:56:46 hubertf Exp $ # FreeBSD Id: ports/misc/dog/Makefile,v 1.1 2000/06/10 05:45:34 will Exp -DISTNAME= dog-1.5 +DISTNAME= dog-1.7 CATEGORIES= misc MASTER_SITES= http://jl.photodex.com/dog/ diff --git a/sysutils/dog/files/md5 b/sysutils/dog/files/md5 index 5c764431b5a..ffcc1e81216 100644 --- a/sysutils/dog/files/md5 +++ b/sysutils/dog/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2001/01/19 01:35:05 hubertf Exp $ +$NetBSD: md5,v 1.2 2001/02/26 22:56:47 hubertf Exp $ -MD5 (dog-1.5.tar.gz) = b10290506457aafcb82593d92a02c4ec +MD5 (dog-1.7.tar.gz) = 9dd1e04efb7f8535a632bac2eef60a10 -- cgit v1.2.3