From 0bf3eadabce44be2dfd07e0fbc92a0e85a8d6c95 Mon Sep 17 00:00:00 2001 From: is Date: Tue, 30 Oct 2007 13:56:56 +0000 Subject: Revert last change - wrong branch. --- lang/erlang/Makefile | 4 ++-- lang/erlang/distinfo | 4 ++-- lang/erlang/patches/patch-aa | 12 ++++-------- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index 9e2f4bf4353..25c671cf5d6 100644 --- a/lang/erlang/Makefile +++ b/lang/erlang/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31.2.1 2007/10/30 13:47:18 is Exp $ +# $NetBSD: Makefile,v 1.31.2.2 2007/10/30 13:56:56 is Exp $ DISTNAME= otp_src_${DIST_VERSION} PKGNAME= erlang-${ERLANG_VERSION} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.erlang.org/download/ diff --git a/lang/erlang/distinfo b/lang/erlang/distinfo index c22d4490586..c07d399c723 100644 --- a/lang/erlang/distinfo +++ b/lang/erlang/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11.2.1 2007/10/30 13:47:19 is Exp $ +$NetBSD: distinfo,v 1.11.2.2 2007/10/30 13:56:56 is Exp $ SHA1 (erlang/otp_src_R11B-5.tar.gz) = c03569f0387b04b0afcc5f59983792676fd4382b RMD160 (erlang/otp_src_R11B-5.tar.gz) = 67eac12a891df0e8d46b383ea0997f9de3aa6ac6 Size (erlang/otp_src_R11B-5.tar.gz) = 38332865 bytes -SHA1 (patch-aa) = 795bca5194b365ddaff8b10d46246423d44f7bda +SHA1 (patch-aa) = 0e7876830697a053bfa2103f9514a8568441f3ae SHA1 (patch-ab) = 1bf4d079f0138d97b0a86a8d75e87fce14586c49 SHA1 (patch-ae) = fba8ebcba12fae810f1c554b678f0b434e364833 diff --git a/lang/erlang/patches/patch-aa b/lang/erlang/patches/patch-aa index c0c5f8fb47b..6e81750cf03 100644 --- a/lang/erlang/patches/patch-aa +++ b/lang/erlang/patches/patch-aa @@ -1,13 +1,9 @@ -$NetBSD: patch-aa,v 1.4.2.1 2007/10/30 13:47:19 is Exp $ +$NetBSD: patch-aa,v 1.4.2.2 2007/10/30 13:56:57 is Exp $ ---- lib/os_mon/c_src/memsup.c.orig 2006-08-29 11:47:15.000000000 +0200 +--- lib/os_mon/c_src/memsup.c.orig 2007-07-30 06:46:25.000000000 +0000 +++ lib/os_mon/c_src/memsup.c -@@ -98,10 +98,10 @@ - #ifdef BSD4_4 - #include - #include --#ifndef __OpenBSD__ -+#if !defined(__OpenBSD__) && !defined(__NetBSD__) +@@ -101,7 +101,7 @@ + #ifndef __OpenBSD__ #include #endif -#ifdef __FreeBSD__ -- cgit v1.2.3