From tkato432@yahoo.com  Fri Oct 14 18:45:04 2011
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4DFED1065672
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 14 Oct 2011 18:44:06 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 1BAA88FC22
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 14 Oct 2011 18:44:05 +0000 (UTC)
Received: from msa103lp.auone-net.jp (MSA103lp [172.27.12.181])
	by msa103lp.auone-net.jp (au one net msa) with ESMTP id 3C8117D413A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Oct 2011 03:30:47 +0900 (JST)
Received: from localhost.localdomain (ZT046175.ppp.dion.ne.jp [59.128.46.175])
	by msa103lp.auone-net.jp (au one net msa) with ESMTP id 3383247C036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Oct 2011 03:30:44 +0900 (JST)
Message-Id: <20111015025626.49272e58.tkato432@yahoo.com>
Date: Sat, 15 Oct 2011 02:56:26 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: audio/liblscp

>Number:         161611
>Category:       ports
>Synopsis:       Update port: audio/liblscp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 14 18:50:14 UTC 2011
>Closed-Date:    Tue Oct 18 15:11:47 CEST 2011
>Last-Modified:  Tue Oct 18 15:11:47 CEST 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/liblscp/Makefile audio/liblscp/Makefile
--- /usr/ports/audio/liblscp/Makefile	2010-10-26 19:25:14.000000000 +0900
+++ audio/liblscp/Makefile	2011-09-29 04:43:30.000000000 +0900
@@ -8,14 +8,19 @@
 PORTNAME=	liblscp
 PORTVERSION=	0.5.6
 CATEGORIES=	audio
-MASTER_SITES=	http://download.linuxsampler.org/packages/
+MASTER_SITES=	SF/qsampler/${PORTNAME}/${PORTVERSION} \
+		http://download.linuxsampler.org/packages/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Wrapper around the LSCP network protocol
 
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+LICENSE=	LGPL21 # (or later)
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_GNOME=	gnomehack
+USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+MAKE_JOBS_SAFE=	yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/liblscp/pkg-plist audio/liblscp/pkg-plist
--- /usr/ports/audio/liblscp/pkg-plist	2009-08-23 05:34:43.000000000 +0900
+++ audio/liblscp/pkg-plist	2011-09-29 04:53:48.000000000 +0900
@@ -1,12 +1,12 @@
-include/lscp/version.h
-include/lscp/thread.h
-include/lscp/socket.h
 include/lscp/client.h
 include/lscp/device.h
 include/lscp/event.h
-@dirrm include/lscp
-lib/liblscp.so.6
-lib/liblscp.so
-lib/liblscp.la
+include/lscp/socket.h
+include/lscp/thread.h
+include/lscp/version.h
 lib/liblscp.a
+lib/liblscp.la
+lib/liblscp.so
+lib/liblscp.so.6
 libdata/pkgconfig/lscp.pc
+@dirrm include/lscp
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Mon Oct 17 20:16:59 CEST 2011 
Responsible-Changed-Why:  
I will take care of it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161611: commit references a PR
Date: Tue, 18 Oct 2011 13:04:51 +0000 (UTC)

 ehaupt      2011-10-18 13:03:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/liblscp        Makefile pkg-plist 
   Log:
   - Update MASTER_SITES and WWW: line
   - Add LICENSE
   - Add MAKE_JOBS_SAFE
   
   PR:             161611
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.4       +7 -3      ports/audio/liblscp/Makefile
   1.3       +7 -7      ports/audio/liblscp/pkg-plist
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Tue Oct 18 15:11:46 CEST 2011 
State-Changed-Why:  
Committed, thanks! 

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