1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Update to 1.0.3

PR:		135899
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-06-22 14:48:57 +00:00
parent cbe12e9c20
commit 478fe8217b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236471
3 changed files with 8 additions and 6 deletions

View File

@ -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 @@ EXTRACT_ONLY= libtuner-${PORTVERSION}.tar.gz
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>

View File

@ -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

View File

@ -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/dvb_driver.h
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