diff options
author | makc <makc@FreeBSD.org> | 2011-08-19 01:25:31 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-08-19 01:25:31 +0800 |
commit | dd0fcd3719fd4da647caeb9e1270a86369392949 (patch) | |
tree | 2600dd9f70398985176c9c6d4a814327c4292494 | |
parent | 7ad9a542d7316ceb3721b40522e9e82c61a63867 (diff) | |
download | freebsd-ports-gnome-dd0fcd3719fd4da647caeb9e1270a86369392949.tar.gz freebsd-ports-gnome-dd0fcd3719fd4da647caeb9e1270a86369392949.tar.zst freebsd-ports-gnome-dd0fcd3719fd4da647caeb9e1270a86369392949.zip |
Update to 1.1.2
-rw-r--r-- | net-p2p/libktorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libktorrent/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/libktorrent/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 0b49c82bee85..89c041c490f1 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libktorrent -DISTVERSION= 1.1.1 +DISTVERSION= 1.1.2 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:S,^1,4,}/ diff --git a/net-p2p/libktorrent/distinfo b/net-p2p/libktorrent/distinfo index 233766738141..6d525170f6cc 100644 --- a/net-p2p/libktorrent/distinfo +++ b/net-p2p/libktorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (libktorrent-1.1.1.tar.bz2) = 41bb1da13ecbcc52a33f1a06745ca8cf931cafdfd7400c13f95c75a86f1fa919 -SIZE (libktorrent-1.1.1.tar.bz2) = 921292 +SHA256 (libktorrent-1.1.2.tar.bz2) = f00175ae0cd2fa9fac50968bee0384b33a5f68496587db3cd680e62158300e5b +SIZE (libktorrent-1.1.2.tar.bz2) = 961858 diff --git a/net-p2p/libktorrent/pkg-plist b/net-p2p/libktorrent/pkg-plist index 32593c1ac53c..5f34f5b68968 100644 --- a/net-p2p/libktorrent/pkg-plist +++ b/net-p2p/libktorrent/pkg-plist @@ -168,7 +168,7 @@ include/libktorrent/utp/utpsocket.h include/libktorrent/version.h lib/libktorrent.so lib/libktorrent.so.3 -lib/libktorrent.so.3.0.1 +lib/libktorrent.so.3.0.2 share/apps/cmake/modules/FindKTorrent.cmake share/locale/ar/LC_MESSAGES/libktorrent.mo share/locale/ast/LC_MESSAGES/libktorrent.mo @@ -221,9 +221,12 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/libktorrent.mo share/locale/sr@latin/LC_MESSAGES/libktorrent.mo share/locale/sv/LC_MESSAGES/libktorrent.mo share/locale/tr/LC_MESSAGES/libktorrent.mo +share/locale/ug/LC_MESSAGES/libktorrent.mo share/locale/uk/LC_MESSAGES/libktorrent.mo share/locale/zh_CN/LC_MESSAGES/libktorrent.mo share/locale/zh_TW/LC_MESSAGES/libktorrent.mo +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrm include/libktorrent/utp |