diff options
author | decke <decke@FreeBSD.org> | 2013-08-27 21:37:21 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2013-08-27 21:37:21 +0800 |
commit | 00d37ecf54c09bddc175e06781f268bc7dea12ec (patch) | |
tree | 48cb722eac9639989cdf69d55b33f07eed9edcd0 /multimedia | |
parent | aeef3d73dea76e3946bb4b592afae920a976b4ce (diff) | |
download | freebsd-ports-gnome-00d37ecf54c09bddc175e06781f268bc7dea12ec.tar.gz freebsd-ports-gnome-00d37ecf54c09bddc175e06781f268bc7dea12ec.tar.zst freebsd-ports-gnome-00d37ecf54c09bddc175e06781f268bc7dea12ec.zip |
- Update to 0.26.1
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mythtv-frontend/Makefile | 3 | ||||
-rw-r--r-- | multimedia/mythtv-frontend/distinfo | 4 | ||||
-rw-r--r-- | multimedia/mythtv-frontend/pkg-plist | 1 | ||||
-rw-r--r-- | multimedia/mythtv/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mythtv/distinfo | 4 | ||||
-rw-r--r-- | multimedia/mythtv/files/patch-bindings__python__setup.py | 11 | ||||
-rw-r--r-- | multimedia/mythtv/pkg-plist | 1 |
7 files changed, 9 insertions, 19 deletions
diff --git a/multimedia/mythtv-frontend/Makefile b/multimedia/mythtv-frontend/Makefile index a81c9460196f..97945103082c 100644 --- a/multimedia/mythtv-frontend/Makefile +++ b/multimedia/mythtv-frontend/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mythtv-frontend -PORTVERSION= 0.26.0 -PORTREVISION= 1 +PORTVERSION= 0.26.1 CATEGORIES= multimedia MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.osuosl.org/pub/mythtv/old_releases/ \ diff --git a/multimedia/mythtv-frontend/distinfo b/multimedia/mythtv-frontend/distinfo index 807401c050fd..c7a2ea35033e 100644 --- a/multimedia/mythtv-frontend/distinfo +++ b/multimedia/mythtv-frontend/distinfo @@ -1,2 +1,2 @@ -SHA256 (mythtv-0.26.0.tar.bz2) = 2f158962ca3009db563dabc32827c47788a688bd67a25abd76f4baa9c3cfe306 -SIZE (mythtv-0.26.0.tar.bz2) = 40887666 +SHA256 (mythtv-0.26.1.tar.bz2) = 4ede371637f74d7442ddcec8e6968775d1c11377dd8907deac720e957707b3fa +SIZE (mythtv-0.26.1.tar.bz2) = 40871547 diff --git a/multimedia/mythtv-frontend/pkg-plist b/multimedia/mythtv-frontend/pkg-plist index 214dc7f46d85..5218150d6c48 100644 --- a/multimedia/mythtv-frontend/pkg-plist +++ b/multimedia/mythtv-frontend/pkg-plist @@ -761,6 +761,7 @@ lib/pkgconfig/libmythzmq.pc %%DATADIR%%/locales/fr_ca.xml %%DATADIR%%/locales/fr_fr.xml %%DATADIR%%/locales/nb_no.xml +%%DATADIR%%/locales/nl_nl.xml %%DATADIR%%/locales/ru_ru.xml %%DATADIR%%/locales/zh_hk.xml %%DATADIR%%/locales/zh_tw.xml diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 7be709272c25..9cbe510809f0 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mythtv -PORTVERSION= 0.26.0 +PORTVERSION= 0.26.1 CATEGORIES= multimedia MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.osuosl.org/pub/mythtv/old_releases/ \ @@ -72,7 +72,7 @@ MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin USE_PYTHON= yes INSTALLS_EGGINFO=yes PYDISTUTILS_PKGNAME=MythTV -PYDISTUTILS_PKGVERSION=${PORTVERSION} +PYDISTUTILS_PKGVERSION=0.26.0 BUILD_DEPENDS+= py*-lxml>=0:${PORTSDIR}/devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb \ diff --git a/multimedia/mythtv/distinfo b/multimedia/mythtv/distinfo index 807401c050fd..c7a2ea35033e 100644 --- a/multimedia/mythtv/distinfo +++ b/multimedia/mythtv/distinfo @@ -1,2 +1,2 @@ -SHA256 (mythtv-0.26.0.tar.bz2) = 2f158962ca3009db563dabc32827c47788a688bd67a25abd76f4baa9c3cfe306 -SIZE (mythtv-0.26.0.tar.bz2) = 40887666 +SHA256 (mythtv-0.26.1.tar.bz2) = 4ede371637f74d7442ddcec8e6968775d1c11377dd8907deac720e957707b3fa +SIZE (mythtv-0.26.1.tar.bz2) = 40871547 diff --git a/multimedia/mythtv/files/patch-bindings__python__setup.py b/multimedia/mythtv/files/patch-bindings__python__setup.py deleted file mode 100644 index 66c95ffa184f..000000000000 --- a/multimedia/mythtv/files/patch-bindings__python__setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- bindings/python/setup.py.orig 2012-04-10 07:29:22.000000000 +0200 -+++ bindings/python/setup.py 2012-05-10 09:11:16.799272921 +0200 -@@ -78,7 +78,7 @@ - - setup( - name='MythTV', -- version='0.25.0', -+ version='0.26.0', - description='MythTV Python bindings.', - long_description='Provides canned database and protocol access to the MythTV database, mythproto, mythxml, and frontend remote control.', - packages=['MythTV', 'MythTV/tmdb', 'MythTV/tmdb3', 'MythTV/ttvdb', 'MythTV/wikiscripts'], diff --git a/multimedia/mythtv/pkg-plist b/multimedia/mythtv/pkg-plist index fb27d6cb3e46..f8ef2a8a8e2b 100644 --- a/multimedia/mythtv/pkg-plist +++ b/multimedia/mythtv/pkg-plist @@ -1067,6 +1067,7 @@ lib/pkgconfig/libmythzmq.pc %%DATADIR%%/locales/fr_ca.xml %%DATADIR%%/locales/fr_fr.xml %%DATADIR%%/locales/nb_no.xml +%%DATADIR%%/locales/nl_nl.xml %%DATADIR%%/locales/ru_ru.xml %%DATADIR%%/locales/zh_hk.xml %%DATADIR%%/locales/zh_tw.xml |