diff options
author | markus <markus@FreeBSD.org> | 2006-01-18 05:49:03 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2006-01-18 05:49:03 +0800 |
commit | a8a010f61e1ec050cb77ee08e4118d27c11faa85 (patch) | |
tree | 6069c4d1f7e5f1b817fbe1130a47727a6d54f20c /net | |
parent | a83dad497302646ed5496f05d815d7461f1ae68f (diff) | |
download | freebsd-ports-gnome-a8a010f61e1ec050cb77ee08e4118d27c11faa85.tar.gz freebsd-ports-gnome-a8a010f61e1ec050cb77ee08e4118d27c11faa85.tar.zst freebsd-ports-gnome-a8a010f61e1ec050cb77ee08e4118d27c11faa85.zip |
Update to version 1.2rc2
Diffstat (limited to 'net')
-rw-r--r-- | net/ktorrent/Makefile | 2 | ||||
-rw-r--r-- | net/ktorrent/distinfo | 6 | ||||
-rw-r--r-- | net/ktorrent/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | net/ktorrent/pkg-plist | 6 |
4 files changed, 4 insertions, 21 deletions
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 |