From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 11 18:40:05 2011 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 1911A106564A for ; Sun, 11 Sep 2011 18:40:05 +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 EA3F48FC0C for ; Sun, 11 Sep 2011 18:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8BIe4cN060846 for ; Sun, 11 Sep 2011 18:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8BIe4EA060845; Sun, 11 Sep 2011 18:40:04 GMT (envelope-from gnats) Resent-Date: Sun, 11 Sep 2011 18:40:04 GMT Resent-Message-Id: <201109111840.p8BIe4EA060845@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, Jason Harmening Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C97DA106566C for ; Sun, 11 Sep 2011 18:39:26 +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 9FE308FC14 for ; Sun, 11 Sep 2011 18:39:26 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p8BIdQx8008990 for ; Sun, 11 Sep 2011 18:39:26 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p8BIdQL3008989; Sun, 11 Sep 2011 18:39:26 GMT (envelope-from nobody) Message-Id: <201109111839.p8BIdQL3008989@red.freebsd.org> Date: Sun, 11 Sep 2011 18:39:26 GMT From: Jason Harmening To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/160665: Update port: multimedia/libtuner to 1.0.7 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: Sun, 11 Sep 2011 18:40:05 -0000 >Number: 160665 >Category: ports >Synopsis: Update port: multimedia/libtuner to 1.0.7 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Sep 11 18:40:04 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jason Harmening >Release: 9.0-BETA2 >Organization: >Environment: FreeBSD corona.austin.rr.com 9.0-BETA2 FreeBSD 9.0-BETA2 #1 r225453M: Thu Sep 8 20:46:36 CDT 2011 jason@corona.austin.rr.com:/usr/obj/usr/src/sys/CUSTOM amd64 >Description: --Cleanup makefile and move to bsd.lib.mk --Fix build w/ clang >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN libtuner/Makefile /usr/ports/multimedia/libtuner/Makefile --- libtuner/Makefile 2011-09-11 13:32:07.000000000 -0500 +++ /usr/ports/multimedia/libtuner/Makefile 2011-08-27 02:44:13.000000000 -0500 @@ -2,11 +2,11 @@ # Date created: 7 September 2008 # Whom: jah # -# $FreeBSD: ports/multimedia/libtuner/Makefile,v 1.6 2010/11/21 14:20:55 nivit Exp $ +# $FreeBSD$ # PORTNAME= libtuner -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/ EXTRACT_ONLY= libtuner-${PORTVERSION}.tar.gz @@ -14,7 +14,7 @@ MAINTAINER= jason.harmening@gmail.com COMMENT= Userspace drivers for various TV/radio tuner ICs -MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=6 INSTALLDIR=${PREFIX} +MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=7 INSTALLDIR=${PREFIX} USE_LDCONFIG= ${PREFIX}/lib/libtuner .include diff -ruN libtuner/distinfo /usr/ports/multimedia/libtuner/distinfo --- libtuner/distinfo 2011-09-11 13:32:59.000000000 -0500 +++ /usr/ports/multimedia/libtuner/distinfo 2011-08-27 02:44:13.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (libtuner-1.0.6.tar.gz) = 692965302f0f0cf39375865bf4e2a2717f85780adc9e62a1c43bba9c41cfb3a0 -SIZE (libtuner-1.0.6.tar.gz) = 64753 +SHA256 (libtuner-1.0.7.tar.gz) = c61ee9ff3e7ce861fc0e998cbe71a12f827ecd9c47e6aaf87e274dddcf75aae2 +SIZE (libtuner-1.0.7.tar.gz) = 64496 diff -ruN libtuner/pkg-plist /usr/ports/multimedia/libtuner/pkg-plist --- libtuner/pkg-plist 2011-09-11 13:34:04.000000000 -0500 +++ /usr/ports/multimedia/libtuner/pkg-plist 2011-08-27 02:44:13.000000000 -0500 @@ -1,8 +1,5 @@ -@comment $FreeBSD: ports/multimedia/libtuner/pkg-plist,v 1.6 2010/11/21 14:20:55 nivit Exp $ lib/libtuner/libtuner.so lib/libtuner/libtuner.so.1 -lib/libtuner/libtuner.so.1.0 -lib/libtuner/libtuner.so.1.0.6 include/libtuner/avb_driver.h include/libtuner/cx22702.h include/libtuner/cx24227.h >Release-Note: >Audit-Trail: >Unformatted: