From mail@sysfault.org  Fri May 25 11:30:35 2007
Return-Path: <mail@sysfault.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8134D16A46C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 May 2007 11:30:35 +0000 (UTC)
	(envelope-from mail@sysfault.org)
Received: from smtprelay08.ispgateway.de (smtprelay08.ispgateway.de [80.67.29.8])
	by mx1.freebsd.org (Postfix) with ESMTP id DFB9D13C45D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 May 2007 11:30:34 +0000 (UTC)
	(envelope-from mail@sysfault.org)
Received: (qmail 21655 invoked from network); 25 May 2007 11:30:33 -0000
Received: from unknown (HELO medusa.sysfault.org) (936934@[81.14.164.128])
          (envelope-sender <mail@sysfault.org>)
          by smtprelay08.ispgateway.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 25 May 2007 11:30:33 -0000
Received: from localhost ([127.0.0.1] helo=medusa.sysfault.org)
	by medusa.sysfault.org with esmtp (Exim 4.67 (FreeBSD))
	(envelope-from <mail@sysfault.org>)
	id 1HrY0x-000KHv-HI
	for FreeBSD-gnats-submit@freebsd.org; Fri, 25 May 2007 13:31:23 +0200
Received: (from marcus@localhost)
	by medusa.sysfault.org (8.13.1/8.13.1/Submit) id l4PBVNIG077990;
	Fri, 25 May 2007 13:31:23 +0200 (CEST)
	(envelope-from marcus)
Message-Id: <200705251131.l4PBVNIG077990@medusa.sysfault.org>
Date: Fri, 25 May 2007 13:31:23 +0200 (CEST)
From: Marcus von Appen <mva@sysfault.org>
Reply-To: Marcus von Appen <mva@sysfault.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [New port]: audio/linux-sdl_mixer - SDL Mixer for Linux
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         112987
>Category:       ports
>Synopsis:       [New port]: audio/linux-sdl_mixer - SDL Mixer for Linux
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 25 11:40:06 GMT 2007
>Closed-Date:    Sun Jun 03 01:08:00 GMT 2007
>Last-Modified:  Sun Jun  3 01:10:09 GMT 2007
>Originator:     Marcus von Appen
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 6.2-STABLE FreeBSD 6.2-STABLE #1: Sat Apr 7 22:24:16 CEST 2007 root@medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	This is the SDL Mixer library for the linux compatibility layer.

>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	linux-sdl_mixer/
#	linux-sdl_mixer/Makefile
#	linux-sdl_mixer/distinfo.i386
#
echo c - linux-sdl_mixer/
mkdir -p linux-sdl_mixer/ > /dev/null 2>&1
echo x - linux-sdl_mixer/Makefile
sed 's/^X//' >linux-sdl_mixer/Makefile << 'END-of-linux-sdl_mixer/Makefile'
X# New ports collection makefile for:	linux-sdl_mixer
X# Date created:				25 May 2007
X# Whom:					Marcus von Appen <mva@sysfault.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sdl_mixer
XDISTVERSION=	1.2.6
XCATEGORIES=	audio linux
XMASTER_SITE_SUBDIR=	../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/
XDISTNAME=	SDL_mixer-${PORTVERSION}-3.fc${LINUX_DIST_VER}
X
XMAINTAINER=	mva@sysfault.org
XCOMMENT=	A sample multi-channel audio mixer library (Linux version)
X
XRUN_DEPENDS=	${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
X
XONLY_FOR_ARCHS=	i386 amd64
XUSE_LINUX_RPM=	yes
XLINUX_DIST_VER=	4
XUSE_LDCONFIG=	yes
XAUTOMATIC_PLIST=yes
XDESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
XMASTER_SITE_SRC_SUBDIR=	../extras/${LINUX_DIST_VER}/SRPMS
XBRANDELF_DIRS=	usr/bin
X
X.include <bsd.port.mk>
END-of-linux-sdl_mixer/Makefile
echo x - linux-sdl_mixer/distinfo.i386
sed 's/^X//' >linux-sdl_mixer/distinfo.i386 << 'END-of-linux-sdl_mixer/distinfo.i386'
XMD5 (rpm/i386/fedora/4/SDL_mixer-1.2.6-3.fc4.i386.rpm) = d4befe45110ad16a2f7348c71909fa02
XSHA256 (rpm/i386/fedora/4/SDL_mixer-1.2.6-3.fc4.i386.rpm) = 0ea46df36cf708576781fb8fd513a63f6af52f11df843bd59193b36f04f99a9f
XSIZE (rpm/i386/fedora/4/SDL_mixer-1.2.6-3.fc4.i386.rpm) = 86947
END-of-linux-sdl_mixer/distinfo.i386
exit
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Jun 3 01:07:23 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112987 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112987: commit references a PR
Date: Sun,  3 Jun 2007 01:07:58 +0000 (UTC)

 edwin       2007-06-03 01:07:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio                Makefile 
   Added files:
     audio/linux-sdl_mixer Makefile distinfo.i386 
   Log:
   [New port]: audio/linux-sdl_mixer - SDL Mixer for Linux
   
           This is the SDL Mixer library for the linux compatibility layer.
   
   PR:             ports/112987
   Submitted by:   Marcus von Appen <mva@sysfault.org>
   
   Revision  Changes    Path
   1.861     +1 -0      ports/audio/Makefile
   1.1       +28 -0     ports/audio/linux-sdl_mixer/Makefile (new)
   1.1       +3 -0      ports/audio/linux-sdl_mixer/distinfo.i386 (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
