From dc167a4a95d8609e8fc521ad511a5db38a926a33 Mon Sep 17 00:00:00 2001 From: itojun Date: Tue, 6 Jun 2000 13:22:28 +0000 Subject: upgrade to 2.5e (since 2.5e is no longer available on ftp site) --- www/wwwoffle/Makefile | 4 ++-- www/wwwoffle/files/md5 | 4 ++-- www/wwwoffle/files/patch-sum | 4 ++-- www/wwwoffle/patches/patch-aa | 18 +++++++++--------- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'www') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 9253de9d158..db855b46d81 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2000/02/22 00:48:58 itohy Exp $ +# $NetBSD: Makefile,v 1.18 2000/06/06 13:22:28 itojun Exp $ -DISTNAME= wwwoffle-2.5d +DISTNAME= wwwoffle-2.5e CATEGORIES= www MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \ ${MASTER_SITE_SUNSITE:=apps/www/servers/} diff --git a/www/wwwoffle/files/md5 b/www/wwwoffle/files/md5 index 57e342f4e18..1001b502638 100644 --- a/www/wwwoffle/files/md5 +++ b/www/wwwoffle/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 2000/02/22 00:49:00 itohy Exp $ +$NetBSD: md5,v 1.8 2000/06/06 13:22:29 itojun Exp $ -MD5 (wwwoffle-2.5d.tgz) = 3f5670af7e02a14bd9ac274132b462b9 +MD5 (wwwoffle-2.5e.tgz) = a622bdfe4045171aed8934220d3c4630 diff --git a/www/wwwoffle/files/patch-sum b/www/wwwoffle/files/patch-sum index 59222a00b4b..500a6b02701 100644 --- a/www/wwwoffle/files/patch-sum +++ b/www/wwwoffle/files/patch-sum @@ -1,6 +1,6 @@ -$NetBSD: patch-sum,v 1.9 2000/02/22 00:49:00 itohy Exp $ +$NetBSD: patch-sum,v 1.10 2000/06/06 13:22:29 itojun Exp $ -MD5 (patch-aa) = ad036eb618c0980b5d5350ccadbf563a +MD5 (patch-aa) = 368edeacd11a25735194b25b6b1a00bc MD5 (patch-ba) = 697b7cad9f1cd82c4b74da1317f4f987 MD5 (patch-bb) = 06fd1d3b05e51f2594d97c4213b897ae MD5 (patch-bc) = 6bb173924ac901827f282fcdef72b71a diff --git a/www/wwwoffle/patches/patch-aa b/www/wwwoffle/patches/patch-aa index 3b0da583239..d0486b5f51a 100644 --- a/www/wwwoffle/patches/patch-aa +++ b/www/wwwoffle/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.9 2000/02/22 00:49:00 itohy Exp $ +$NetBSD: patch-aa,v 1.10 2000/06/06 13:22:29 itojun Exp $ ---- Makefile.orig Sat Jan 22 23:18:21 2000 -+++ Makefile Tue Feb 22 08:28:26 2000 +--- Makefile.orig Mon Apr 3 00:27:30 2000 ++++ Makefile Tue Jun 6 22:08:00 2000 @@ -16,9 +16,9 @@ LOCALHOST=localhost:8080 @@ -13,16 +13,16 @@ $NetBSD: patch-aa,v 1.9 2000/02/22 00:49:00 itohy Exp $ +SPOOLDIR=/var/wwwoffle +CONFDIR=${PREFIX}/etc/wwwoffle - # For Cygwin (win32) + # For Cygwin (win32). #INSTDIR=/wwwoffle -@@ -43,13 +43,13 @@ +@@ -46,13 +46,13 @@ ######## CC=gcc -CFLAGS=-O2 -Wall -g +CFLAGS=-O2 -Wall - # This is used in the FreeBSD port (http://www.freebsd.org/ports/) + # This is used in the FreeBSD port (http://www.freebsd.org/ports/). #CFLAGS=-O2 -Wall LD=gcc @@ -31,7 +31,7 @@ $NetBSD: patch-aa,v 1.9 2000/02/22 00:49:00 itohy Exp $ # For HP/UX this is a good idea. #LDFLAGS= -@@ -61,8 +61,8 @@ +@@ -71,8 +71,8 @@ ######## @@ -42,7 +42,7 @@ $NetBSD: patch-aa,v 1.9 2000/02/22 00:49:00 itohy Exp $ # For Solaris you need the following instead. #LIBRARY=-lnsl -lsocket -@@ -279,13 +279,13 @@ +@@ -289,13 +289,13 @@ $(INSTALL) -c -m 644 wwwoffle.conf.man.install $(INSTDIR)/man/man5/wwwoffle.conf.5 [ -x $(INSTDIR)/man/man8 ] || $(INSTALL) -d -m 755 $(INSTDIR)/man/man8 $(INSTALL) -c -m 644 wwwoffled.man $(INSTDIR)/man/man8/wwwoffled.8 @@ -59,7 +59,7 @@ $NetBSD: patch-aa,v 1.9 2000/02/22 00:49:00 itohy Exp $ done ) -@@ -359,7 +359,7 @@ +@@ -369,7 +369,7 @@ [ -f $(CONFDIR)/wwwoffle.conf ] || $(INSTALL) -c -m 640 wwwoffle.conf.install $(CONFDIR)/wwwoffle.conf install_fixup-win32: -- cgit v1.2.3