diff options
author | mezz <mezz@FreeBSD.org> | 2008-06-14 23:54:34 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-06-14 23:54:34 +0800 |
commit | 53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08 (patch) | |
tree | 0fbc17695acabe212e4025b3e7ac30c18edf6d62 /net-p2p | |
parent | 9e115fe4fccc540c45b1fea825af2fadf940c973 (diff) | |
download | freebsd-ports-gnome-53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08.tar.gz freebsd-ports-gnome-53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08.tar.zst freebsd-ports-gnome-53b47f16e4b0c6eaeb1f9c3cef4e0676fefd5b08.zip |
Update to 1.22.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-cli/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/transmission-cli/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/transmission-daemon/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-gtk2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-gtk2/pkg-plist | 6 | ||||
-rw-r--r-- | net-p2p/transmission/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/transmission/distinfo | 6 |
7 files changed, 18 insertions, 12 deletions
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index 5405b7205353..feb6fa9d9454 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -6,8 +6,8 @@ # PORTNAME= transmission -PORTVERSION= 1.21 -PORTREVISION?= 1 +PORTVERSION= 1.22 +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 a5963d0492c0..1bea3a7a3439 100644 --- a/net-p2p/transmission-cli/distinfo +++ b/net-p2p/transmission-cli/distinfo @@ -1,3 +1,3 @@ -MD5 (transmission-1.21.tar.bz2) = 6ec565ac831484098a2db20ea0ca3ac7 -SHA256 (transmission-1.21.tar.bz2) = 4729dc752b6ce8d70c504c12839d9047df32eefc5dca545fff6eeb858487d157 -SIZE (transmission-1.21.tar.bz2) = 3978180 +MD5 (transmission-1.22.tar.bz2) = aa0a2db19b0f3dbfd75a0fb354d6c47d +SHA256 (transmission-1.22.tar.bz2) = d4ba381b1113ba13732cb47eae2b2cbad87464deec7a90a6d49c29abd1c01f9a +SIZE (transmission-1.22.tar.bz2) = 3987969 diff --git a/net-p2p/transmission-daemon/Makefile b/net-p2p/transmission-daemon/Makefile index 722ef0255507..c9aa7cbe7a88 100644 --- a/net-p2p/transmission-daemon/Makefile +++ b/net-p2p/transmission-daemon/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -daemon COMMENT= A free BitTorrent daemon written from scratch in C diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile index c053ac458342..9dea67d48182 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -gtk2 COMMENT= A free BitTorrent client written from scratch in C with GTK+2 diff --git a/net-p2p/transmission-gtk2/pkg-plist b/net-p2p/transmission-gtk2/pkg-plist index 29e8fd3ff76a..2335c0b10726 100644 --- a/net-p2p/transmission-gtk2/pkg-plist +++ b/net-p2p/transmission-gtk2/pkg-plist @@ -29,7 +29,9 @@ share/locale/it/LC_MESSAGES/transmission.mo share/locale/ja/LC_MESSAGES/transmission.mo share/locale/ka/LC_MESSAGES/transmission.mo share/locale/lt/LC_MESSAGES/transmission.mo +share/locale/lv/LC_MESSAGES/transmission.mo share/locale/mk/LC_MESSAGES/transmission.mo +share/locale/ml/LC_MESSAGES/transmission.mo share/locale/mt/LC_MESSAGES/transmission.mo share/locale/nb/LC_MESSAGES/transmission.mo share/locale/nl/LC_MESSAGES/transmission.mo @@ -41,11 +43,15 @@ share/locale/ro/LC_MESSAGES/transmission.mo share/locale/ru/LC_MESSAGES/transmission.mo share/locale/sk/LC_MESSAGES/transmission.mo share/locale/sl/LC_MESSAGES/transmission.mo +share/locale/sr/LC_MESSAGES/transmission.mo share/locale/sv/LC_MESSAGES/transmission.mo +share/locale/te/LC_MESSAGES/transmission.mo share/locale/tr/LC_MESSAGES/transmission.mo share/locale/zh_CN/LC_MESSAGES/transmission.mo share/locale/zh_TW/LC_MESSAGES/transmission.mo share/pixmaps/transmission.png +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry share/applications @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 5405b7205353..feb6fa9d9454 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -6,8 +6,8 @@ # PORTNAME= transmission -PORTVERSION= 1.21 -PORTREVISION?= 1 +PORTVERSION= 1.22 +PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/ diff --git a/net-p2p/transmission/distinfo b/net-p2p/transmission/distinfo index a5963d0492c0..1bea3a7a3439 100644 --- a/net-p2p/transmission/distinfo +++ b/net-p2p/transmission/distinfo @@ -1,3 +1,3 @@ -MD5 (transmission-1.21.tar.bz2) = 6ec565ac831484098a2db20ea0ca3ac7 -SHA256 (transmission-1.21.tar.bz2) = 4729dc752b6ce8d70c504c12839d9047df32eefc5dca545fff6eeb858487d157 -SIZE (transmission-1.21.tar.bz2) = 3978180 +MD5 (transmission-1.22.tar.bz2) = aa0a2db19b0f3dbfd75a0fb354d6c47d +SHA256 (transmission-1.22.tar.bz2) = d4ba381b1113ba13732cb47eae2b2cbad87464deec7a90a6d49c29abd1c01f9a +SIZE (transmission-1.22.tar.bz2) = 3987969 |