From a8a010f61e1ec050cb77ee08e4118d27c11faa85 Mon Sep 17 00:00:00 2001 From: markus Date: Tue, 17 Jan 2006 21:49:03 +0000 Subject: Update to version 1.2rc2 --- net/ktorrent/Makefile | 2 +- net/ktorrent/distinfo | 6 +++--- net/ktorrent/files/patch-Makefile.in | 11 ----------- net/ktorrent/pkg-plist | 6 ------ 4 files changed, 4 insertions(+), 21 deletions(-) delete mode 100644 net/ktorrent/files/patch-Makefile.in (limited to 'net') diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index aed787a5178f..336386555bb5 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/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/ktorrent/distinfo b/net/ktorrent/distinfo index 456c40f9fab8..0f3ca6951c69 100644 --- a/net/ktorrent/distinfo +++ b/net/ktorrent/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/ktorrent/files/patch-Makefile.in b/net/ktorrent/files/patch-Makefile.in deleted file mode 100644 index 825e37187ee6..000000000000 --- a/net/ktorrent/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/ktorrent/pkg-plist b/net/ktorrent/pkg-plist index 8c22f17cd089..f464420ded53 100644 --- a/net/ktorrent/pkg-plist +++ b/net/ktorrent/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 -- cgit