diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-01-17 21:49:03 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-01-17 21:49:03 +0000 |
commit | cfb4ed733fa8c10b76f41592e5a4ea070e9ea37f (patch) | |
tree | c4d114c3933aff755c0d0b50264bfbfba0d77565 /net-p2p/ktorrent2 | |
parent | bfbfa0aa1bae38c3d56c74e27b65d837aa0f3598 (diff) |
Notes
Diffstat (limited to 'net-p2p/ktorrent2')
-rw-r--r-- | net-p2p/ktorrent2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/ktorrent2/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/ktorrent2/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | net-p2p/ktorrent2/pkg-plist | 6 |
4 files changed, 4 insertions, 21 deletions
diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index aed787a5178f..336386555bb5 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ktorrent -PORTVERSION= 1.2.r1 +PORTVERSION= 1.2.r2 CATEGORIES= net kde MASTER_SITES= http://ktorrent.pwsp.net/downloads/${PORTVERSION:S/.r/rc/}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} diff --git a/net-p2p/ktorrent2/distinfo b/net-p2p/ktorrent2/distinfo index 456c40f9fab8..0f3ca6951c69 100644 --- a/net-p2p/ktorrent2/distinfo +++ b/net-p2p/ktorrent2/distinfo @@ -1,3 +1,3 @@ -MD5 (ktorrent-1.2rc1.tar.gz) = c5dbd27aa19e2c8f8dbe210c9e36b469 -SHA256 (ktorrent-1.2rc1.tar.gz) = 2eed6994cbcfbb0c4f11d73f376a64ff42969f66ed3751729e122cd19d6a1106 -SIZE (ktorrent-1.2rc1.tar.gz) = 1445299 +MD5 (ktorrent-1.2rc2.tar.gz) = 7a88acbcdeea5e9ed18166b4af33c5a8 +SHA256 (ktorrent-1.2rc2.tar.gz) = 7fac726949c40b27f25027297ce6e97946147cb2c3e22919254dab03222d787d +SIZE (ktorrent-1.2rc2.tar.gz) = 1370776 diff --git a/net-p2p/ktorrent2/files/patch-Makefile.in b/net-p2p/ktorrent2/files/patch-Makefile.in deleted file mode 100644 index 825e37187ee6..000000000000 --- a/net-p2p/ktorrent2/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Jan 8 02:08:59 2006 -+++ Makefile.in Sun Jan 8 02:09:12 2006 -@@ -257,7 +257,7 @@ - xdg_appsdir = @xdg_appsdir@ - xdg_directorydir = @xdg_directorydir@ - xdg_menudir = @xdg_menudir@ --SUBDIRS = libktorrent apps plugins -+SUBDIRS = libktorrent apps plugins translations - EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 diff --git a/net-p2p/ktorrent2/pkg-plist b/net-p2p/ktorrent2/pkg-plist index 8c22f17cd089..f464420ded53 100644 --- a/net-p2p/ktorrent2/pkg-plist +++ b/net-p2p/ktorrent2/pkg-plist @@ -49,7 +49,6 @@ share/icons/hicolor/32x32/apps/ktorrent.png share/icons/hicolor/48x48/apps/ktorrent.png share/icons/hicolor/64x64/apps/ktorrent.png share/icons/hicolor/scalable/apps/ktorrent.svgz -share/locale/bg/LC_MESSAGES/ktorrent.mo share/locale/br/LC_MESSAGES/ktorrent.mo share/locale/cs/LC_MESSAGES/ktorrent.mo share/locale/cy/LC_MESSAGES/ktorrent.mo @@ -61,9 +60,7 @@ share/locale/es/LC_MESSAGES/ktorrent.mo share/locale/et/LC_MESSAGES/ktorrent.mo share/locale/fr/LC_MESSAGES/ktorrent.mo share/locale/ga/LC_MESSAGES/ktorrent.mo -share/locale/hu/LC_MESSAGES/ktorrent.mo share/locale/it/LC_MESSAGES/ktorrent.mo -share/locale/ja/LC_MESSAGES/ktorrent.mo share/locale/lt/LC_MESSAGES/ktorrent.mo share/locale/nl/LC_MESSAGES/ktorrent.mo share/locale/pa/LC_MESSAGES/ktorrent.mo @@ -71,7 +68,6 @@ share/locale/pl/LC_MESSAGES/ktorrent.mo share/locale/pt/LC_MESSAGES/ktorrent.mo share/locale/pt_BR/LC_MESSAGES/ktorrent.mo share/locale/ru/LC_MESSAGES/ktorrent.mo -share/locale/rw/LC_MESSAGES/ktorrent.mo share/locale/sr/LC_MESSAGES/ktorrent.mo share/locale/sr@Latn/LC_MESSAGES/ktorrent.mo share/locale/sv/LC_MESSAGES/ktorrent.mo @@ -91,8 +87,6 @@ share/servicetypes/ktorrentplugin.desktop @unexec rmdir %D/share/locale/uk 2>/dev/null || true @unexec rmdir %D/share/locale/sr/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/sr 2>/dev/null || true -@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/rw 2>/dev/null || true @unexec rmdir %D/share/locale/pt/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/pt 2>/dev/null || true @unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true |