From nobody@FreeBSD.org  Sun Sep 15 21:18:33 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id DEF7884E
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Sep 2013 21:18:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id CB3092643
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Sep 2013 21:18:33 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8FLIXeK044107
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Sep 2013 21:18:33 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8FLIXnB044087;
	Sun, 15 Sep 2013 21:18:33 GMT
	(envelope-from nobody)
Message-Id: <201309152118.r8FLIXnB044087@oldred.freebsd.org>
Date: Sun, 15 Sep 2013 21:18:33 GMT
From: Jason Harmening <jason.harmening@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update multimedia/libtuner to 1.1.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182128
>Category:       ports
>Synopsis:       update multimedia/libtuner to 1.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 15 21:20:00 UTC 2013
>Closed-Date:    Tue Sep 17 16:13:15 UTC 2013
>Last-Modified:  Tue Sep 17 16:20:01 UTC 2013
>Originator:     Jason Harmening
>Release:        9.1-STABLE
>Organization:
>Environment:
FreeBSD corona.austin.rr.com 9.1-STABLE FreeBSD 9.1-STABLE #0 r253105: Tue Jul  9 16:18:42 CDT 2013     jason@corona.austin.rr.com:/usr/obj/usr/src/sys/CUSTOM 
>Description:
--fix build on recent HEAD: add missing unistd.h includes
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNb libtuner.orig/Makefile libtuner/Makefile
--- libtuner.orig/Makefile	2013-06-29 06:21:42.983797000 -0500
+++ libtuner/Makefile	2013-09-15 16:32:35.000000000 -0500
@@ -1,9 +1,8 @@
 # Created by: Jason Harmening <jason.harmening@gmail.com>
-# $FreeBSD: head/multimedia/libtuner/Makefile 322044 2013-06-29 11:21:42Z wg $
+# $FreeBSD$
 
 PORTNAME=	libtuner
-PORTVERSION=	1.1.0
-PORTREVISION=	1
+PORTVERSION=	1.1.1
 CATEGORIES=	multimedia
 MASTER_SITES=	ftp://corona.homeunix.net/ports/libtuner/
 
diff -ruNb libtuner.orig/distinfo libtuner/distinfo
--- libtuner.orig/distinfo	2013-06-29 06:21:42.983797000 -0500
+++ libtuner/distinfo	2013-09-15 16:32:35.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (libtuner-1.1.0.tar.gz) = 58d005fb5c7021798686021903c19ac36201482778afce61b16dd1eea6c9236c
-SIZE (libtuner-1.1.0.tar.gz) = 96913
+SHA256 (libtuner-1.1.1.tar.gz) = 6d39f58814805db2b06f5d0df0912f9f69bab2bd0dea91399d2055eece7edf03
+SIZE (libtuner-1.1.1.tar.gz) = 96926
diff -ruNb libtuner.orig/pkg-plist libtuner/pkg-plist
--- libtuner.orig/pkg-plist	2013-06-29 06:21:42.983797000 -0500
+++ libtuner/pkg-plist	2013-09-15 16:32:35.000000000 -0500
@@ -27,12 +27,12 @@
 include/libtuner/tuv1236d.h
 include/libtuner/xc3028.h
 include/libtuner/xc5000.h
-%%DATADIR%%/xc3028-v27.fw
 %%DATADIR%%/license.txt
 %%DATADIR%%/xc5000-1.6.114.fw
 %%DATADIR%%/or51132_vsb.fw
 %%DATADIR%%/or51132_qam.fw
 %%DATADIR%%/nxt2004.fw
+%%DATADIR%%/xc3028-v27.fw
 @dirrm lib/libtuner
 @dirrm include/libtuner
 @dirrm %%DATADIR%%


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Mon Sep 16 21:37:48 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182128 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Tue Sep 17 16:13:15 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182128: commit references a PR
Date: Tue, 17 Sep 2013 16:12:12 +0000 (UTC)

 Author: wg
 Date: Tue Sep 17 16:12:05 2013
 New Revision: 327482
 URL: http://svnweb.freebsd.org/changeset/ports/327482
 
 Log:
   multimedia/libtuner: update to 1.1.1
   
   - Update to 1.1.1, fixes build on CURRENT
   
   PR:		ports/182128
   Submitted by:	Jason Harmening <jason.harmening gmail.com> (maintainer)
 
 Modified:
   head/multimedia/libtuner/Makefile
   head/multimedia/libtuner/distinfo
 
 Modified: head/multimedia/libtuner/Makefile
 ==============================================================================
 --- head/multimedia/libtuner/Makefile	Tue Sep 17 16:11:06 2013	(r327481)
 +++ head/multimedia/libtuner/Makefile	Tue Sep 17 16:12:05 2013	(r327482)
 @@ -2,8 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	libtuner
 -PORTVERSION=	1.1.0
 -PORTREVISION=	1
 +PORTVERSION=	1.1.1
  CATEGORIES=	multimedia
  MASTER_SITES=	ftp://corona.homeunix.net/ports/libtuner/
  
 
 Modified: head/multimedia/libtuner/distinfo
 ==============================================================================
 --- head/multimedia/libtuner/distinfo	Tue Sep 17 16:11:06 2013	(r327481)
 +++ head/multimedia/libtuner/distinfo	Tue Sep 17 16:12:05 2013	(r327482)
 @@ -1,2 +1,2 @@
 -SHA256 (libtuner-1.1.0.tar.gz) = 58d005fb5c7021798686021903c19ac36201482778afce61b16dd1eea6c9236c
 -SIZE (libtuner-1.1.0.tar.gz) = 96913
 +SHA256 (libtuner-1.1.1.tar.gz) = 6d39f58814805db2b06f5d0df0912f9f69bab2bd0dea91399d2055eece7edf03
 +SIZE (libtuner-1.1.1.tar.gz) = 96926
 _______________________________________________
 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"
 
>Unformatted:
