diff options
author | mezz <mezz@FreeBSD.org> | 2010-02-24 11:02:48 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2010-02-24 11:02:48 +0800 |
commit | 0db7d3a33ee97ccde7ed868e845d2d3432de1b7a (patch) | |
tree | 0ab609a4f00e5eda14d4c41fff3a8d5f6ed83cba /net-p2p | |
parent | e91a07f71e0f3d4585d0f23183ecb4525763673b (diff) | |
download | freebsd-ports-gnome-0db7d3a33ee97ccde7ed868e845d2d3432de1b7a.tar.gz freebsd-ports-gnome-0db7d3a33ee97ccde7ed868e845d2d3432de1b7a.tar.zst freebsd-ports-gnome-0db7d3a33ee97ccde7ed868e845d2d3432de1b7a.zip |
Update to 1.91.
Feature safe: yes
Diffstat (limited to 'net-p2p')
-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 |
4 files changed, 8 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 |