From ff4fd22252b50ce633a434af91e7c84e03772db8 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 3 Jan 2002 09:07:28 +0000 Subject: Bump to pload-0.9.4nb2: make this compile again --- net/pload/Makefile | 4 ++-- net/pload/distinfo | 3 ++- net/pload/patches/patch-ab | 13 +++++++++++++ 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 net/pload/patches/patch-ab (limited to 'net/pload') diff --git a/net/pload/Makefile b/net/pload/Makefile index 60ba30b89fe..1d8f9f70b2c 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2001/11/29 01:12:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2002/01/03 09:07:28 hubertf Exp $ # DISTNAME= pload-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net x11 MASTER_SITES= http://www.engr.utk.edu/~mdsmith/pload/ diff --git a/net/pload/distinfo b/net/pload/distinfo index 2bdfd433673..c006c4d2630 100644 --- a/net/pload/distinfo +++ b/net/pload/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:29 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/01/03 09:07:28 hubertf Exp $ SHA1 (pload-0.9.4.tar.gz) = 2e93a7796049d0132629cdd8c85e8ce54a270c60 Size (pload-0.9.4.tar.gz) = 21244 bytes SHA1 (patch-aa) = a5d96eed12a58c9ea6822c7953737b21a4800310 +SHA1 (patch-ab) = 53a211ff7d0990d649472e69451a144d31603a61 diff --git a/net/pload/patches/patch-ab b/net/pload/patches/patch-ab new file mode 100644 index 00000000000..a15efcd6d69 --- /dev/null +++ b/net/pload/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1 2002/01/03 09:07:29 hubertf Exp $ + +--- Imakefile.orig Thu Mar 4 08:33:03 1999 ++++ Imakefile +@@ -15,7 +15,7 @@ + + ComplexProgramTarget(pload) + +-distclean: clean ++distclean:: clean + $(RM) Makefile osdefs.mk core + + tgz: -- cgit v1.2.3