mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.2.7.
This commit is contained in:
parent
4689db51cf
commit
fe7ee359ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517795
3 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cec
|
||||
PORTVERSION= 0.2.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.7
|
||||
CATEGORIES= multimedia python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1509802845
|
||||
SHA256 (cec-0.2.6.tar.gz) = ebd8aaa3ac3c55d15bb40595eefc114a88fd98e9495e2fe919b40713ae570e81
|
||||
SIZE (cec-0.2.6.tar.gz) = 16933
|
||||
TIMESTAMP = 1573958556
|
||||
SHA256 (cec-0.2.7.tar.gz) = dab092aa5ff15b64c4965ab6dea351dead565173022f589e9fd1bc2ff47f6adb
|
||||
SIZE (cec-0.2.7.tar.gz) = 17882
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Python-cec allows you to control your TV, reciever and other CEC-compliant
|
||||
HDMI devices from a python script on a computer.
|
||||
HDMI devices from a python script on a computer.
|
||||
|
||||
WWW: https://github.com/trainman419/python-cec
|
||||
|
|
Loading…
Add table
Reference in a new issue