FreeBSD Bugzilla – Attachment 218532 Details for
Bug 249980
multimedia/libtuner: update to 1.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update with uidfix
patch_libtuner.txt (text/plain), 1.79 KB, created by
Jason A. Harmening
on 2020-10-05 08:46:44 UTC
(
hide
)
Description:
update with uidfix
Filename:
MIME Type:
Creator:
Jason A. Harmening
Created:
2020-10-05 08:46:44 UTC
Size:
1.79 KB
patch
obsolete
>diff -ruNb libtuner.orig/Makefile libtuner/Makefile >--- libtuner.orig/Makefile 2018-01-15 09:40:13.881343000 -0800 >+++ libtuner/Makefile 2020-10-05 01:47:07.709987000 -0700 >@@ -1,19 +1,20 @@ > # Created by: Jason Harmening <jason.harmening@gmail.com> >-# $FreeBSD: head/multimedia/libtuner/Makefile 459103 2018-01-15 17:40:13Z swills $ >+# $FreeBSD$ > > PORTNAME= libtuner >-PORTVERSION= 1.1.4 >+PORTVERSION= 1.1.5 > CATEGORIES= multimedia > MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/ > >-MAINTAINER= jason.harmening@gmail.com >+MAINTAINER= jah@FreeBSD.org > COMMENT= Userspace drivers for various TV/radio tuner ICs > > LICENSE= BSD2CLAUSE MIT > LICENSE_COMB= multi > >-MAKE_ARGS+= INSTALLDIR=${STAGEDIR}${PREFIX} >-MAKE_ARGS+= -D LIBTUNER_ENABLE_IIC >+USES= uidfix > USE_LDCONFIG= ${PREFIX}/lib/libtuner >+ >+MAKE_ARGS+= -D LIBTUNER_ENABLE_IIC > > .include <bsd.port.mk> >diff -ruNb libtuner.orig/distinfo libtuner/distinfo >--- libtuner.orig/distinfo 2018-01-15 09:40:13.881343000 -0800 >+++ libtuner/distinfo 2020-10-05 01:47:07.710101000 -0700 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1516034832 >-SHA256 (libtuner-1.1.4.tar.gz) = 66033d7cd69c02b03dd2beb0a3ad8b82e28f745172da43f9d35bf8df95500092 >-SIZE (libtuner-1.1.4.tar.gz) = 96082 >+TIMESTAMP = 1601886945 >+SHA256 (libtuner-1.1.5.tar.gz) = c1981c513d125590f957141742d5d56528f66f2cbf47d67163990ba1928f725c >+SIZE (libtuner-1.1.5.tar.gz) = 96088 >diff -ruNb libtuner.orig/files/patch-Makefile libtuner/files/patch-Makefile >--- libtuner.orig/files/patch-Makefile 2019-11-25 15:25:52.079790000 -0800 >+++ libtuner/files/patch-Makefile 1969-12-31 16:00:00.000000000 -0800 >@@ -1,11 +0,0 @@ >---- Makefile.orig >-+++ Makefile >-@@ -42,7 +42,7 @@ >- SRCS += tuner_iic_device.h tuner_iic_device.cpp >- .endif >- >--NO_PROFILE= >-+MK_PROFILE = no >- LIB = tuner_static >- SHLIB = tuner >- SHLIB_MAJOR = $(LIBTUNER_MAJOR)
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 249980
:
218399
|
218400
|
218525
|
218532
|
218544