From nobody@FreeBSD.org  Wed Nov 21 22:13:33 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id F25ABC77
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2012 22:13:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id D72818FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2012 22:13:32 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qALMDWj5062186
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2012 22:13:32 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qALMDWlm062185;
	Wed, 21 Nov 2012 22:13:32 GMT
	(envelope-from nobody)
Message-Id: <201211212213.qALMDWlm062185@red.freebsd.org>
Date: Wed, 21 Nov 2012 22:13:32 GMT
From: Chris Petrik <c.petrik.sosa@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] audio/fpc-sndfile optionsng
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         173792
>Category:       ports
>Synopsis:       [PATCH] audio/fpc-sndfile optionsng
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 21 22:20:01 UTC 2012
>Closed-Date:    Thu Mar 14 06:52:40 UTC 2013
>Last-Modified:  Thu Mar 14 06:52:40 UTC 2013
>Originator:     Chris Petrik
>Release:        
>Organization:
na
>Environment:
>Description:
OptionsNG Changes
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: fpc-sndfile/Makefile
===================================================================
--- fpc-sndfile/Makefile        (revision 305743)
+++ fpc-sndfile/Makefile        (working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   fpc-sndfile
-# Date created:        2010-04-22
-# Whom:                Christopher Key <cjk32@cam.ac.uk>
-#
+# Created by:  Christopher Key <cjk32@cam.ac.uk>
 # $FreeBSD$
-#

 PORTREVISION=  0
 CATEGORIES=    audio lang
@@ -18,6 +14,7 @@
 WRKUNITDIR=    ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
 EXTRACTUNITDIR+=       ${WRKUNITDIR}

-OPTIONS=       LIBSNDFILE      "Install sndfile library"       on
+OPTIONS_DEFINE=        SNDFILE
+OPTIONS_SET=   SNDFILE

 .include "${MASTERDIR}/Makefile"

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->acm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 21 22:20:24 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173792 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Thu Mar 14 06:52:38 UTC 2013 
State-Changed-Why:  
superceded by ports/176928 


Responsible-Changed-From-To: acm->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Thu Mar 14 06:52:38 UTC 2013 
Responsible-Changed-Why:  
superceded by ports/176928 

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