FreeBSD Bugzilla – Attachment 97188 Details for
Bug 135899
Update port: multimedia/libtuner Add MT2131/CX24227 tuner/demodulator drivers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.10 KB, created by
jason.harmening
on 2009-06-21 22:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jason.harmening
Created:
2009-06-21 22:50:01 UTC
Size:
2.10 KB
patch
obsolete
>diff -ruN libtuner/Makefile /usr/ports/multimedia/libtuner/Makefile >--- libtuner/Makefile 2008-12-19 18:41:09.000000000 -0600 >+++ /usr/ports/multimedia/libtuner/Makefile 2009-06-07 15:40:13.000000000 -0500 >@@ -6,7 +6,7 @@ > # > > PORTNAME= libtuner >-PORTVERSION= 1.0.2 >+PORTVERSION= 1.0.3 > 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=2 INSTALLDIR=${PREFIX} >+MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=3 INSTALLDIR=${PREFIX} > USE_LDCONFIG= ${PREFIX}/lib/libtuner > > .include <bsd.port.mk> >diff -ruN libtuner/distinfo /usr/ports/multimedia/libtuner/distinfo >--- libtuner/distinfo 2008-12-19 18:41:09.000000000 -0600 >+++ /usr/ports/multimedia/libtuner/distinfo 2009-06-07 15:40:13.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (libtuner-1.0.2.tar.gz) = 414de370e5bba00113a03279900823f1 >-SHA256 (libtuner-1.0.2.tar.gz) = 15a4d410f905d068c9065dbf5b4fbe0766a3905813f954fecb1d1eecb3587622 >-SIZE (libtuner-1.0.2.tar.gz) = 17734 >+MD5 (libtuner-1.0.3.tar.gz) = a36b03b592170b1444f8d91ef126e7f8 >+SHA256 (libtuner-1.0.3.tar.gz) = 57c058958cb82b8f7b3499480afe1a625838cb094cda7248ab642645efd7f7d1 >+SIZE (libtuner-1.0.3.tar.gz) = 20987 >diff -ruN libtuner/pkg-plist /usr/ports/multimedia/libtuner/pkg-plist >--- libtuner/pkg-plist 2008-12-19 18:41:09.000000000 -0600 >+++ /usr/ports/multimedia/libtuner/pkg-plist 2009-06-07 15:40:13.000000000 -0500 >@@ -1,9 +1,10 @@ > lib/libtuner/libtuner.so > lib/libtuner/libtuner.so.1 > lib/libtuner/libtuner.so.1.0 >-lib/libtuner/libtuner.so.1.0.2 >+lib/libtuner/libtuner.so.1.0.3 > include/libtuner/avb_driver.h > include/libtuner/cx22702.h >+include/libtuner/cx24227.h > include/libtuner/dtt75105.h > include/libtuner/dtt7579.h > include/libtuner/dtt7612.h >@@ -11,6 +12,7 @@ > include/libtuner/fmd1216me.h > include/libtuner/lg3303.h > include/libtuner/lgh064f.h >+include/libtuner/mt2131.h > include/libtuner/or51132.h > include/libtuner/pll_driver.h > include/libtuner/tda9887.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 135899
: 97188