From nobody@FreeBSD.org  Thu Apr  3 14:21:40 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3148A106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Apr 2008 14:21:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 1B53C8FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Apr 2008 14:21:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m33ELYKL024132
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 3 Apr 2008 14:21:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m33ELYki024131;
	Thu, 3 Apr 2008 14:21:34 GMT
	(envelope-from nobody)
Message-Id: <200804031421.m33ELYki024131@www.freebsd.org>
Date: Thu, 3 Apr 2008 14:21:34 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port cleanup: audio/gsm
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         122417
>Category:       ports
>Synopsis:       Port cleanup: audio/gsm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 03 14:30:00 UTC 2008
>Closed-Date:    Thu Apr 03 18:14:26 UTC 2008
>Last-Modified:  Thu Apr 03 18:14:26 UTC 2008
>Originator:     Ganael Laplanche
>Release:        7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #11: Tue Mar 25 14:32:03 CET 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
Minor fix : replace deprecated INSTALLS_SHLIB by USE_LDCONFIG
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur gsm.orig/Makefile gsm/Makefile
--- gsm.orig/Makefile	2008-04-03 15:38:06.000000000 +0200
+++ gsm/Makefile	2008-04-03 15:39:03.000000000 +0200
@@ -20,7 +20,7 @@
 
 WRKSRC=		${WRKDIR}/gsm-1.0-pl12
 
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 MAN1=		toast.1
 MAN3=		gsm.3 gsm_explode.3 gsm_option.3 gsm_print.3


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Apr 3 18:13:22 UTC 2008 
Responsible-Changed-Why:  
grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=122417 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Apr 3 18:14:25 UTC 2008 
State-Changed-Why:  
Thanks for your submission. This is already done with the XORG cleanup. 
(commit come after cluster test). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=122417 
>Unformatted:
