aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2011-09-17 19:59:21 +0000
committerLars Engels <lme@FreeBSD.org>2011-09-17 19:59:21 +0000
commitfa6fb57cc6e82030e662d3884f756d145113f738 (patch)
tree6c9ee23946abf29bedd1cefae827e4d88e570ace
parenta6d709c01fbc03972d5e4c0d470d01e5d777acfa (diff)
downloadports-fa6fb57cc6e82030e662d3884f756d145113f738.tar.gz
ports-fa6fb57cc6e82030e662d3884f756d145113f738.zip
- Update to 3.0.2 [1]
- Add UPDATING entry - Use the correct desktop categories - Silent install Reported by: nox [1]
Notes
Notes: svn path=/head/; revision=281914
-rw-r--r--UPDATING10
-rw-r--r--misc/tvbrowser/Makefile12
-rw-r--r--misc/tvbrowser/distinfo4
-rw-r--r--misc/tvbrowser/pkg-plist31
4 files changed, 24 insertions, 33 deletions
diff --git a/UPDATING b/UPDATING
index 53c68ed815f6..e76cdf739707 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110917:
+ AFFECTS: users of misc/tvbrowser
+ AUTHOR: lme@FreeBSD.org
+
+ From version 3.0.2 on TV-Browser doesn't include any plugins any longer. You
+ are supposed to download the plugins manually, this also means that you need
+ to download the apropriate channel sources plugin for your country. After
+ installing it your prevously configured channels are visible again. To do so,
+ select "Tools -> Install / Update Plugins..." and choose the plugins you need.
+
20110915:
AFFECTS: users of dns/unbound
AUTHOR: sem@FreeBSD.org
diff --git a/misc/tvbrowser/Makefile b/misc/tvbrowser/Makefile
index 5414b4913439..880af949f6be 100644
--- a/misc/tvbrowser/Makefile
+++ b/misc/tvbrowser/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tvbrowser
-PORTVERSION= 3.0.1
+PORTVERSION= 3.0.2
CATEGORIES= misc java
MASTER_SITES= SF/${PORTNAME}/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}_bin
@@ -25,12 +25,12 @@ DESKTOP_ENTRIES="TV-Browser" \
"A digital TV guide" \
"${DATADIR}/imgs/tvbrowser128.png" \
"tvbrowser" \
- "Application;TV;" \
- false
+ "Application;Video;AudioVideo;TV" \
+ true
do-install:
- cd ${WRKSRC} && ${FIND} . -type d -exec ${MKDIR} "${DATADIR}/{}" \;
- cd ${WRKSRC} && ${FIND} . -type f -exec ${INSTALL_DATA} "{}" "${DATADIR}/{}" \;
- ${INSTALL_SCRIPT} ${WRKDIR}/tvbrowser ${PREFIX}/bin
+ @cd ${WRKSRC} && ${FIND} . -type d -exec ${MKDIR} "${DATADIR}/{}" \;
+ @cd ${WRKSRC} && ${FIND} . -type f -exec ${INSTALL_DATA} "{}" "${DATADIR}/{}" \;
+ @${INSTALL_SCRIPT} ${WRKDIR}/tvbrowser ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/misc/tvbrowser/distinfo b/misc/tvbrowser/distinfo
index 479bb7e7f7b6..3d660403d3ca 100644
--- a/misc/tvbrowser/distinfo
+++ b/misc/tvbrowser/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tvbrowser_3.0.1_bin.tar.gz) = 717c71167c68407e8361e8b75cc8205a3ef62c25b44759a2881e1996ed80723b
-SIZE (tvbrowser_3.0.1_bin.tar.gz) = 8443327
+SHA256 (tvbrowser_3.0.2_bin.tar.gz) = fd09682a72b3185a470f4f15892d1e7612d5d602d130035ac3fccbb0a6f4c1e0
+SIZE (tvbrowser_3.0.2_bin.tar.gz) = 4710780
diff --git a/misc/tvbrowser/pkg-plist b/misc/tvbrowser/pkg-plist
index 65c32b6fc2de..6dc94aea5a06 100644
--- a/misc/tvbrowser/pkg-plist
+++ b/misc/tvbrowser/pkg-plist
@@ -57,36 +57,17 @@ bin/tvbrowser
%%DATADIR%%/imgs/tvbrowser32.png
%%DATADIR%%/imgs/tvbrowser48.png
%%DATADIR%%/linux.properties
-%%DATADIR%%/plugins/BlogThisPlugin.jar
-%%DATADIR%%/plugins/CalendarExportPlugin.jar
-%%DATADIR%%/plugins/CapturePlugin.jar
-%%DATADIR%%/plugins/ClipboardPlugin.jar
-%%DATADIR%%/plugins/DreamboxDataService.jar
-%%DATADIR%%/plugins/EMailPlugin.jar
-%%DATADIR%%/plugins/GenrePlugin.jar
-%%DATADIR%%/plugins/GrowlPlugin.jar
-%%DATADIR%%/plugins/I18NPlugin.jar
%%DATADIR%%/plugins/KNotifyPlugin.jar
-%%DATADIR%%/plugins/ListViewPlugin.jar
%%DATADIR%%/plugins/NewsPlugin.jar
-%%DATADIR%%/plugins/PrintPlugin.jar
-%%DATADIR%%/plugins/ProgramListPlugin.jar
-%%DATADIR%%/plugins/RadioTimesDataService.jar
-%%DATADIR%%/plugins/SchedulesDirectDataService.jar
-%%DATADIR%%/plugins/SimpleMarkerPlugin.jar
-%%DATADIR%%/plugins/SweDBTvDataService.jar
-%%DATADIR%%/plugins/TVRaterPlugin.jar
-%%DATADIR%%/plugins/TvBrowserDataService.jar
-%%DATADIR%%/plugins/WebPlugin.jar
%%DATADIR%%/themepacks/themepack.zip
%%DATADIR%%/tvbrowser.desktop
%%DATADIR%%/tvbrowser.jar
%%DATADIR%%/tvbrowser.sh
%%DATADIR%%/website.url
%%DATADIR%%/wiki.url
-@dirrm %%DATADIR%%/themepacks
-@dirrm %%DATADIR%%/plugins
-@dirrm %%DATADIR%%/imgs
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%/hyphen
-@dirrm %%DATADIR%%
+@dirrmtry %%DATADIR%%/themepacks
+@dirrmtry %%DATADIR%%/plugins
+@dirrmtry %%DATADIR%%/imgs
+@dirrmtry %%DATADIR%%/icons
+@dirrmtry %%DATADIR%%/hyphen
+@dirrmtry %%DATADIR%%