From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 1 14:50:02 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D422E106566B for ; Mon, 1 Oct 2012 14:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F48B8FC16 for ; Mon, 1 Oct 2012 14:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q91Eo2XN032953 for ; Mon, 1 Oct 2012 14:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q91Eo2li032952; Mon, 1 Oct 2012 14:50:02 GMT (envelope-from gnats) Resent-Date: Mon, 1 Oct 2012 14:50:02 GMT Resent-Message-Id: <201210011450.q91Eo2li032952@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nemysis Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40E8F106564A for ; Mon, 1 Oct 2012 14:46:20 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 8E3D48FC0A for ; Mon, 1 Oct 2012 14:46:19 +0000 (UTC) Received: (qmail invoked by alias); 01 Oct 2012 14:46:17 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201] by mail.gmx.net (mp038) with SMTP; 01 Oct 2012 16:46:17 +0200 Received: by something.email.com (sSMTP sendmail emulation); Mon, 01 Oct 2012 16:46:16 +0200 Message-Id: <20121001144620.40E8F106564A@hub.freebsd.org> Date: Mon, 01 Oct 2012 16:46:16 +0200 From: nemysis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/172212: [PATCH] comms/spandsp-devel: Makefile changed, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2012 14:50:02 -0000 >Number: 172212 >Category: ports >Synopsis: [PATCH] comms/spandsp-devel: Makefile changed, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 01 14:50:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC >Description: Makefile changed +COMMENT= DSP library and software FAX machine +LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff - Take maintainership Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: portlint -A WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 1 warning found. port test: clean Build log RedPorts https://redports.org/buildarchive/20121001123724-30768/ >Fix: --- spandsp-devel-0.0.6.p21.patch begins here --- diff -ruN --exclude=CVS /usr/ports/comms/spandsp-devel/Makefile ./Makefile --- /usr/ports/comms/spandsp-devel/Makefile 2012-09-01 13:36:03.000000000 +0200 +++ ./Makefile 2012-10-01 14:33:46.000000000 +0200 @@ -8,10 +8,10 @@ PKGNAMESUFFIX= -devel EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org -COMMENT= A DSP library and software FAX machine +MAINTAINER= nemysis@gmx.ch +COMMENT= DSP library and software FAX machine -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff WRKSRC= ${WRKDIR}/spandsp-${DISTVERSION:C/pre.*//} USE_AUTOTOOLS= libtool autoconf --- spandsp-devel-0.0.6.p21.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: