head	1.2;
access;
symbols
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.01.01.19.30.47;	author ohauer;	state dead;
branches;
next	1.1;

1.1
date	2003.06.27.05.00.36;	author daichi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@*** src/mod_mp3.c.orig	Mon Nov 18 11:26:53 2002
--- src/mod_mp3.c	Mon Nov 18 11:26:42 2002
***************
*** 6,12 ****
  #include "mod_mp3.h"
  
  /* Setup for our scoreboard */
! static key_t shmkey = IPC_CREAT;
  
  extern mp3_dispatch internal;
  #ifdef MYSQL_ENABLED
--- 6,12 ----
  #include "mod_mp3.h"
  
  /* Setup for our scoreboard */
! static key_t shmkey = IPC_PRIVATE;
  
  extern mp3_dispatch internal;
  #ifdef MYSQL_ENABLED

@


1.1
log
@bug fix: www/mod_mp3
mod_mp3 0.39 requires this patch for a runtime error

PR:		52257
Submitted by:	Bruce Walker <bmw@@mxtreme.com>
@
text
@@

