diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-02-24 03:02:48 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-02-24 03:02:48 +0000 |
commit | a2db5d1e92cec59ea9a31f14fd7cb0dd6e2bb856 (patch) | |
tree | 7f593c67f86dc5e3300a6191c5a77188da74ef34 | |
parent | 2af875829c604f505921543dd7fc4503a72c278d (diff) |
Update to 1.91.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250252
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-cli/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/transmission-gtk2/pkg-plist | 3 | ||||
-rw-r--r-- | net-p2p/transmission/Makefile | 3 | ||||
-rw-r--r-- | www/transmission-web/pkg-plist | 1 |
5 files changed, 9 insertions, 6 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index 3caac0aab6b1..8f58097b3406 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -6,7 +6,7 @@ # PORTNAME= transmission -PORTVERSION= 1.83 +PORTVERSION= 1.91 PORTREVISION?= 0 CATEGORIES?= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ diff --git a/net-p2p/transmission-cli/distinfo b/net-p2p/transmission-cli/distinfo index 0281854b83af..a772e18eaba2 100644 --- a/net-p2p/transmission-cli/distinfo +++ b/net-p2p/transmission-cli/distinfo @@ -1,3 +1,3 @@ -MD5 (transmission-1.83.tar.bz2) = fbdc151040ec64f55c3f28be60a21060 -SHA256 (transmission-1.83.tar.bz2) = f5678fe8127526d774a26262dc62ba432576d0df90dec1976a1bcab23e57b611 -SIZE (transmission-1.83.tar.bz2) = 4275248 +MD5 (transmission-1.91.tar.bz2) = 2c6993300988d5aa2e3fc24a439d3633 +SHA256 (transmission-1.91.tar.bz2) = 716b86eeccb87d955094c341dec8299e4a33b4d3bf37f3969d4638c0a13a9e8b +SIZE (transmission-1.91.tar.bz2) = 4301006 diff --git a/net-p2p/transmission-gtk2/pkg-plist b/net-p2p/transmission-gtk2/pkg-plist index a1002ea3eb94..5b980eec5dd7 100644 --- a/net-p2p/transmission-gtk2/pkg-plist +++ b/net-p2p/transmission-gtk2/pkg-plist @@ -34,6 +34,7 @@ share/locale/eu/LC_MESSAGES/transmission.mo share/locale/fa/LC_MESSAGES/transmission.mo share/locale/fi/LC_MESSAGES/transmission.mo share/locale/fil/LC_MESSAGES/transmission.mo +share/locale/fo/LC_MESSAGES/transmission.mo share/locale/fr/LC_MESSAGES/transmission.mo share/locale/ga/LC_MESSAGES/transmission.mo share/locale/gl/LC_MESSAGES/transmission.mo @@ -83,6 +84,8 @@ share/pixmaps/transmission.png @dirrmtry share/locale/ku @dirrmtry share/locale/kk/LC_MESSAGES @dirrmtry share/locale/kk +@dirrmtry share/locale/fo/LC_MESSAGES +@dirrmtry share/locale/fo @dirrmtry share/locale/fil/LC_MESSAGES @dirrmtry share/locale/fil @dirrmtry share/locale/ckb/LC_MESSAGES diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index a9ad34ce817c..7ffebc192cd6 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -6,8 +6,7 @@ # PORTNAME= transmission -PORTVERSION= 1.83 -PORTREVISION= 1 +PORTVERSION= 1.91 CATEGORIES= net-p2p MASTER_SITES= # empty DISTFILES= # empty diff --git a/www/transmission-web/pkg-plist b/www/transmission-web/pkg-plist index 734852e69bc4..5f1c4bf97e78 100644 --- a/www/transmission-web/pkg-plist +++ b/www/transmission-web/pkg-plist @@ -9,6 +9,7 @@ %%DATADIR%%/web/images/buttons/info_activity.png %%DATADIR%%/web/images/buttons/info_files.png %%DATADIR%%/web/images/buttons/info_general.png +%%DATADIR%%/web/images/buttons/info_trackers.png %%DATADIR%%/web/images/buttons/tab_backgrounds.png %%DATADIR%%/web/images/buttons/toolbar_buttons.png %%DATADIR%%/web/images/buttons/torrent_buttons.png |