Date: Wed, 12 Aug 2009 21:20:56 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jason.harmening@gmail.com Subject: ports/137706: [PATCH] multimedia/libtuner: update to 1.0.4 Message-ID: <20090813002056.31C6B228233@fbsd72.scjamorim.org> Resent-Message-ID: <200908130030.n7D0UFT0048212@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137706 >Category: ports >Synopsis: [PATCH] multimedia/libtuner: update to 1.0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 13 00:30:15 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 1.0.4 You can see log in mine tinderbox: http://www.scjamorim.org/Home/libtuner-1.0.4.log Port maintainer (jason.harmening@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libtuner-1.0.4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/libtuner/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 22 Jun 2009 14:48:57 -0000 1.3 +++ Makefile 13 Aug 2009 00:19:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libtuner -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= multimedia MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/ EXTRACT_ONLY= libtuner-${PORTVERSION}.tar.gz Index: distinfo =================================================================== RCS file: /home/ncvs/ports/multimedia/libtuner/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 22 Jun 2009 14:48:57 -0000 1.3 +++ distinfo 13 Aug 2009 00:19:56 -0000 @@ -1,3 +1,3 @@ -MD5 (libtuner-1.0.3.tar.gz) = a36b03b592170b1444f8d91ef126e7f8 -SHA256 (libtuner-1.0.3.tar.gz) = 57c058958cb82b8f7b3499480afe1a625838cb094cda7248ab642645efd7f7d1 -SIZE (libtuner-1.0.3.tar.gz) = 20987 +MD5 (libtuner-1.0.4.tar.gz) = b0d624328858f19610c4994981c047c9 +SHA256 (libtuner-1.0.4.tar.gz) = b1342a417b15148ca2bd2e2c21c46770018281a68fe6989f40f159d52cfbd8c3 +SIZE (libtuner-1.0.4.tar.gz) = 26245 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/multimedia/libtuner/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 22 Jun 2009 14:48:57 -0000 1.3 +++ pkg-plist 13 Aug 2009 00:19:56 -0000 @@ -15,6 +15,7 @@ include/libtuner/mt2131.h include/libtuner/or51132.h include/libtuner/pll_driver.h +include/libtuner/s5h1411.h include/libtuner/tda9887.h include/libtuner/tuner_config.h include/libtuner/tuner_device.h @@ -22,5 +23,6 @@ include/libtuner/tuner_driver.h include/libtuner/tuner_firmware.h include/libtuner/xc3028.h +include/libtuner/xc5000.h @dirrm lib/libtuner @dirrm include/libtuner --- libtuner-1.0.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090813002056.31C6B228233>