View | Details | Raw Unified | Return to bug 137706
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	libtuner
8
PORTNAME=	libtuner
9
PORTVERSION=	1.0.3
9
PORTVERSION=	1.0.4
10
CATEGORIES=	multimedia
10
CATEGORIES=	multimedia
11
MASTER_SITES=	ftp://corona.homeunix.net/ports/libtuner/
11
MASTER_SITES=	ftp://corona.homeunix.net/ports/libtuner/
12
EXTRACT_ONLY=	libtuner-${PORTVERSION}.tar.gz
12
EXTRACT_ONLY=	libtuner-${PORTVERSION}.tar.gz
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (libtuner-1.0.3.tar.gz) = a36b03b592170b1444f8d91ef126e7f8
1
MD5 (libtuner-1.0.4.tar.gz) = b0d624328858f19610c4994981c047c9
2
SHA256 (libtuner-1.0.3.tar.gz) = 57c058958cb82b8f7b3499480afe1a625838cb094cda7248ab642645efd7f7d1
2
SHA256 (libtuner-1.0.4.tar.gz) = b1342a417b15148ca2bd2e2c21c46770018281a68fe6989f40f159d52cfbd8c3
3
SIZE (libtuner-1.0.3.tar.gz) = 20987
3
SIZE (libtuner-1.0.4.tar.gz) = 26245
(-)pkg-plist (+2 lines)
Lines 15-20 Link Here
15
include/libtuner/mt2131.h
15
include/libtuner/mt2131.h
16
include/libtuner/or51132.h
16
include/libtuner/or51132.h
17
include/libtuner/pll_driver.h
17
include/libtuner/pll_driver.h
18
include/libtuner/s5h1411.h
18
include/libtuner/tda9887.h
19
include/libtuner/tda9887.h
19
include/libtuner/tuner_config.h
20
include/libtuner/tuner_config.h
20
include/libtuner/tuner_device.h
21
include/libtuner/tuner_device.h
Lines 22-26 Link Here
22
include/libtuner/tuner_driver.h
23
include/libtuner/tuner_driver.h
23
include/libtuner/tuner_firmware.h
24
include/libtuner/tuner_firmware.h
24
include/libtuner/xc3028.h
25
include/libtuner/xc3028.h
26
include/libtuner/xc5000.h
25
@dirrm lib/libtuner
27
@dirrm lib/libtuner
26
@dirrm include/libtuner
28
@dirrm include/libtuner

Return to bug 137706