diff --git a/multimedia/libcec/Makefile b/multimedia/libcec/Makefile index 47a54cb25677..677c2d351d24 100644 --- a/multimedia/libcec/Makefile +++ b/multimedia/libcec/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= libcec -PORTVERSION= 4.0.4 +PORTVERSION= 5.0.0 DISTVERSIONPREFIX= libcec- -PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= sunpoet@FreeBSD.org diff --git a/multimedia/libcec/distinfo b/multimedia/libcec/distinfo index 61ee0a15f300..740f31b750fd 100644 --- a/multimedia/libcec/distinfo +++ b/multimedia/libcec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561426370 -SHA256 (Pulse-Eight-libcec-libcec-4.0.4_GH0.tar.gz) = 4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a -SIZE (Pulse-Eight-libcec-libcec-4.0.4_GH0.tar.gz) = 344976 +TIMESTAMP = 1588163953 +SHA256 (Pulse-Eight-libcec-libcec-5.0.0_GH0.tar.gz) = 7c6ef02f39918ac88a3dac8ea35021f6c4b4b695df9204b3ac9faca673c706cc +SIZE (Pulse-Eight-libcec-libcec-5.0.0_GH0.tar.gz) = 365304 diff --git a/multimedia/libcec/pkg-descr b/multimedia/libcec/pkg-descr index 20107be2ea21..0750a68e2e37 100644 --- a/multimedia/libcec/pkg-descr +++ b/multimedia/libcec/pkg-descr @@ -1,8 +1,8 @@ -libCEC allows you in combination with the right hardware to control your -device with your TV remote control utilising your existing HDMI cabling. -This library is an enabling platform for the CEC bus in HDMI, it allows -developers to interact with other HDMI devices without having to worry -about the communication overhead, handshaking, and the various ways of -sending a message for each vendor. +libCEC allows you in combination with the right hardware to control your device +with your TV remote control utilising your existing HDMI cabling. This library +is an enabling platform for the CEC bus in HDMI, it allows developers to +interact with other HDMI devices without having to worry about the communication +overhead, handshaking, and the various ways of sending a message for each +vendor. -WWW: http://libcec.pulse-eight.com +WWW: http://libcec.pulse-eight.com/ diff --git a/multimedia/libcec/pkg-plist b/multimedia/libcec/pkg-plist index dc561a3d1fba..99265365b1ff 100644 --- a/multimedia/libcec/pkg-plist +++ b/multimedia/libcec/pkg-plist @@ -10,7 +10,7 @@ include/libcec/cecloader.h include/libcec/cectypes.h include/libcec/version.h lib/libcec.so -lib/libcec.so.4 +lib/libcec.so.5 lib/libcec.so.%%PORTVERSION%% %%PYTHON%%%%PYTHON_SITELIBDIR%%/_cec.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/cec.py