diff options
author | lme <lme@FreeBSD.org> | 2014-09-30 23:18:11 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2014-09-30 23:18:11 +0800 |
commit | 325f5878849af5698e59b17b5b3215e398abcf33 (patch) | |
tree | db8717cae99f29253f809e941c030e1cce599e15 /misc | |
parent | bfa148b7ce14a53a09ebcf5497cf914b8177e463 (diff) | |
download | freebsd-ports-gnome-325f5878849af5698e59b17b5b3215e398abcf33.tar.gz freebsd-ports-gnome-325f5878849af5698e59b17b5b3215e398abcf33.tar.zst freebsd-ports-gnome-325f5878849af5698e59b17b5b3215e398abcf33.zip |
- Update to 3.4.0.1
- Remove @dirrmtry from plist
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tvbrowser/Makefile | 2 | ||||
-rw-r--r-- | misc/tvbrowser/distinfo | 4 | ||||
-rw-r--r-- | misc/tvbrowser/pkg-plist | 40 |
3 files changed, 6 insertions, 40 deletions
diff --git a/misc/tvbrowser/Makefile b/misc/tvbrowser/Makefile index 4500a67e2275..1fc972171c51 100644 --- a/misc/tvbrowser/Makefile +++ b/misc/tvbrowser/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tvbrowser -PORTVERSION= 3.3.3 +PORTVERSION= 3.4.0.1 CATEGORIES= misc java MASTER_SITES= SF/${PORTNAME}/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION}_bin diff --git a/misc/tvbrowser/distinfo b/misc/tvbrowser/distinfo index 691382837c7b..9a8c907a92d4 100644 --- a/misc/tvbrowser/distinfo +++ b/misc/tvbrowser/distinfo @@ -1,2 +1,2 @@ -SHA256 (tvbrowser_3.3.3_bin.tar.gz) = 6c9358647df30d3fd243e1d0c6f75c930c062ed68959e650750c3b747ac564bf -SIZE (tvbrowser_3.3.3_bin.tar.gz) = 7063730 +SHA256 (tvbrowser_3.4.0.1_bin.tar.gz) = 37a855d91fb5858f20f25e4c8ab0edcfde9ee458ccecd9fdfeb87defd211341c +SIZE (tvbrowser_3.4.0.1_bin.tar.gz) = 7163516 diff --git a/misc/tvbrowser/pkg-plist b/misc/tvbrowser/pkg-plist index 52d26900402a..3e6d70b3e3cc 100644 --- a/misc/tvbrowser/pkg-plist +++ b/misc/tvbrowser/pkg-plist @@ -11,33 +11,6 @@ share/applications/tvbrowser.desktop %%DATADIR%%/imgs/Filter22.png %%DATADIR%%/imgs/FilterSet16.png %%DATADIR%%/imgs/FilterSet22.png -%%DATADIR%%/imgs/Info_16to9.gif -%%DATADIR%%/imgs/Info_Arts.png -%%DATADIR%%/imgs/Info_AudioDescription.png -%%DATADIR%%/imgs/Info_BlackAndWhite.gif -%%DATADIR%%/imgs/Info_Children.png -%%DATADIR%%/imgs/Info_Docu.png -%%DATADIR%%/imgs/Info_DolbyDigital51.gif -%%DATADIR%%/imgs/Info_DolbySurround.gif -%%DATADIR%%/imgs/Info_HD.png -%%DATADIR%%/imgs/Info_HasPicture.png -%%DATADIR%%/imgs/Info_Infotainment.png -%%DATADIR%%/imgs/Info_Live.png -%%DATADIR%%/imgs/Info_Mono.gif -%%DATADIR%%/imgs/Info_Movie.png -%%DATADIR%%/imgs/Info_New.png -%%DATADIR%%/imgs/Info_News.png -%%DATADIR%%/imgs/Info_OriginalWithSubtitle.gif -%%DATADIR%%/imgs/Info_OriginalWithSubtitle_EN.gif -%%DATADIR%%/imgs/Info_Series.png -%%DATADIR%%/imgs/Info_Show.png -%%DATADIR%%/imgs/Info_Signlanguage.png -%%DATADIR%%/imgs/Info_Sports.png -%%DATADIR%%/imgs/Info_Stereo.gif -%%DATADIR%%/imgs/Info_SubtitleForAurallyHandicapped.gif -%%DATADIR%%/imgs/Info_SubtitleForAurallyHandicapped_DK.gif -%%DATADIR%%/imgs/Info_SubtitleForAurallyHandicapped_US.gif -%%DATADIR%%/imgs/Info_TwoChannelTone.gif %%DATADIR%%/imgs/Jar16.gif %%DATADIR%%/imgs/TVBrowser.ico %%DATADIR%%/imgs/beanshell.png @@ -56,6 +29,9 @@ share/applications/tvbrowser.desktop %%DATADIR%%/imgs/tvbrowser16.png %%DATADIR%%/imgs/tvbrowser32.png %%DATADIR%%/imgs/tvbrowser48.png +%%DATADIR%%/imgs/unknown_channel.png +%%DATADIR%%/infothemes/tvb_colored.zip +%%DATADIR%%/infothemes/tvb_default.zip %%DATADIR%%/linux.properties %%DATADIR%%/personas/3b862288-9900-4c09-99e9-b34d5f926a42/footer.jpg %%DATADIR%%/personas/3b862288-9900-4c09-99e9-b34d5f926a42/header.jpg @@ -75,13 +51,3 @@ share/applications/tvbrowser.desktop %%DATADIR%%/tvbrowser.sh %%DATADIR%%/website.url %%DATADIR%%/wiki.url -@dirrmtry %%DATADIR%%/themepacks -@dirrmtry %%DATADIR%%/plugins -@dirrmtry %%DATADIR%%/personas/ecb70d5c-f606-4052-9059-5c501842d6c3 -@dirrmtry %%DATADIR%%/personas/3f9cd798-2b32-468c-a827-8c117d8a4b0c -@dirrmtry %%DATADIR%%/personas/3b862288-9900-4c09-99e9-b34d5f926a42 -@dirrmtry %%DATADIR%%/personas -@dirrmtry %%DATADIR%%/imgs -@dirrmtry %%DATADIR%%/icons -@dirrmtry %%DATADIR%%/hyphen -@dirrmtry %%DATADIR%% |