summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-05-29 22:04:26 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-05-29 22:04:26 (GMT)
commite9e438b24a8d5e8d3d73b15b9208b641ec7baf60 (patch)
treeab80e98cd8cc9fbe311fe2e766be4341ba32e374 /abs/core/mythtv/stable-0.25
parentcede0522521576211ea48d871e54fc9225c59e95 (diff)
downloadlinhes_pkgbuild-e9e438b24a8d5e8d3d73b15b9208b641ec7baf60.zip
linhes_pkgbuild-e9e438b24a8d5e8d3d73b15b9208b641ec7baf60.tar.gz
linhes_pkgbuild-e9e438b24a8d5e8d3d73b15b9208b641ec7baf60.tar.bz2
mythtv/plugins/web : update fixes to latest fixes 5-29-13
Diffstat (limited to 'abs/core/mythtv/stable-0.25')
-rw-r--r--abs/core/mythtv/stable-0.25/git_src/git_hash2
-rw-r--r--abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD2
-rw-r--r--abs/core/mythtv/stable-0.25/mythweb/PKGBUILD6
3 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/mythtv/stable-0.25/git_src/git_hash b/abs/core/mythtv/stable-0.25/git_src/git_hash
index e29adf1..474b835 100644
--- a/abs/core/mythtv/stable-0.25/git_src/git_hash
+++ b/abs/core/mythtv/stable-0.25/git_src/git_hash
@@ -1 +1 @@
-79a24c90efd3308895880cbad4a4e550986aedda
+ed3b7d10a63178bff5ce4134613ff86a85d73830
diff --git a/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD
index e5dea15..3228a58 100644
--- a/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD
+++ b/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=('mytharchive'
'mythweather'
'mythzoneminder')
pkgver=0.25
-pkgrel=17
+pkgrel=18
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
diff --git a/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD b/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
index 5e1c853..728b6dc 100644
--- a/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
+++ b/abs/core/mythtv/stable-0.25/mythweb/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mythweb
pkgver=0.25
-pkgrel=6
+pkgrel=7
commit_hash=`cat ../git_src/git_hash_web`
@@ -13,7 +13,8 @@ depends=('mythtv>=0.25' 'lighttpd' 'php' 'local-website')
groups=('mythtv-extras')
install=mythweb.install
#http://code.mythtv.org/trac/ticket/10504
-patches=(schedules.php.patch sorting.php.patch tv-schedules.php.patch)
+#patches=(schedules.php.patch sorting.php.patch tv-schedules.php.patch)
+patches=(schedules.php.patch tv-schedules.php.patch)
source=(`echo ${patches[@]:0}` mythweb.include mythweb_gen_light.conf)
DOCROOT=/data/srv/httpd/mythweb
@@ -69,7 +70,6 @@ build() {
}
md5sums=('392e570594859c026ac12194920246d8'
- '53cc59d6a8bf144027b25d5dcbfffc66'
'515e29fda503c199888a91553e1815a0'
'7645a6399434cbba35639713ac5d88e0'
'df190116b3aba35720fb6631885f973f')