From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 14 18:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 21C339FE for ; Thu, 14 Feb 2013 18:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 11654389 for ; Thu, 14 Feb 2013 18:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1EIK0Yd084211 for ; Thu, 14 Feb 2013 18:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1EIK0xt084206; Thu, 14 Feb 2013 18:20:00 GMT (envelope-from gnats) Date: Thu, 14 Feb 2013 18:20:00 GMT Message-Id: <201302141820.r1EIK0xt084206@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/174246: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2013 18:20:01 -0000 The following reply was made to PR ports/174246; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/174246: commit references a PR Date: Thu, 14 Feb 2013 18:16:45 +0000 (UTC) Author: rm Date: Thu Feb 14 18:16:32 2013 New Revision: 312235 URL: http://svnweb.freebsd.org/changeset/ports/312235 Log: - fix fetch from main distribution mirror - trim Makefile header, while here PR: 174246 Submitted by: nemysis Approved by: maintainer timeout (2 months) Modified: head/audio/libdssialsacompat/Makefile Modified: head/audio/libdssialsacompat/Makefile ============================================================================== --- head/audio/libdssialsacompat/Makefile Thu Feb 14 15:04:05 2013 (r312234) +++ head/audio/libdssialsacompat/Makefile Thu Feb 14 18:16:32 2013 (r312235) @@ -1,9 +1,5 @@ -# New ports collection makefile for: libdssialsacompat -# Date created: 14 July 2006 -# Whom: mahonmesr@googlemail.com -# +# Created by: mahonmesr@googlemail.com # $FreeBSD$ -# PORTNAME= libdssialsacompat PORTVERSION= 1.0.8a @@ -13,6 +9,7 @@ MASTER_SITES= http://www.smbolton.com/li MAINTAINER= freebsd-ports@coreland.ath.cx COMMENT= Alsa compatibility library to build DSSI +FETCH_ARGS?= -Fpr USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"