From 43a4530c32ccb249eea7e38e2168740384ea324e Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Mon, 19 May 2008 23:15:41 +0000 Subject: Update to 0.5.9.1. --- net-p2p/deluge/Makefile | 2 +- net-p2p/deluge/distinfo | 6 +++--- net-p2p/deluge/files/patch-setup.py | 19 ++++++++++--------- net-p2p/deluge/pkg-plist | 1 + net-p2p/deluge05/Makefile | 2 +- net-p2p/deluge05/distinfo | 6 +++--- net-p2p/deluge05/files/patch-setup.py | 19 ++++++++++--------- net-p2p/deluge05/pkg-plist | 1 + 8 files changed, 30 insertions(+), 26 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 9c4e310febf7..456ca0052b28 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -6,7 +6,7 @@ # PORTNAME= deluge -PORTVERSION= 0.5.9.0 +PORTVERSION= 0.5.9.1 CATEGORIES= net-p2p python MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/${PORTVERSION}/ diff --git a/net-p2p/deluge/distinfo b/net-p2p/deluge/distinfo index b4714d8fc2bb..ede34d8b8cf2 100644 --- a/net-p2p/deluge/distinfo +++ b/net-p2p/deluge/distinfo @@ -1,3 +1,3 @@ -MD5 (deluge-0.5.9.0.tar.gz) = de5088e092e680c5619e0939250b86d8 -SHA256 (deluge-0.5.9.0.tar.gz) = 25894fea5749dfe0ab0d660389dfa23edf1214cde531b1ba677e42df20ac1a30 -SIZE (deluge-0.5.9.0.tar.gz) = 2191968 +MD5 (deluge-0.5.9.1.tar.gz) = f0545334af0011747d565d6a778a8b23 +SHA256 (deluge-0.5.9.1.tar.gz) = 593c0cf099d38b00cf05d9039b3cab5bc43bdea3f5fcd16e261d426d9547af83 +SIZE (deluge-0.5.9.1.tar.gz) = 2209224 diff --git a/net-p2p/deluge/files/patch-setup.py b/net-p2p/deluge/files/patch-setup.py index e858b8b661bf..2218f1fba390 100644 --- a/net-p2p/deluge/files/patch-setup.py +++ b/net-p2p/deluge/files/patch-setup.py @@ -1,14 +1,15 @@ ---- setup.py.orig 2008-05-01 11:22:01.000000000 -0500 -+++ setup.py 2008-05-01 11:24:16.000000000 -0500 -@@ -103,14 +103,14 @@ +--- setup.py.orig 2008-05-19 17:26:22.000000000 -0500 ++++ setup.py 2008-05-19 17:28:27.000000000 -0500 +@@ -103,13 +103,13 @@ "-DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1", "-DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1", "-DHAVE_PTHREAD=1", "-DTORRENT_USE_OPENSSL=1", "-DHAVE_SSL=1", -- "-DNDEBUG=1", '-O2'] +- "-DNDEBUG=1", "-O2"] +- if ARCH == "x64": +- EXTRA_COMPILE_ARGS.append("-DAMD64") + "-DNDEBUG=1"] - # Done through debian/rules, as all arches are not handled - # if ARCH == "x64": - # EXTRA_COMPILE_ARGS.append("-DAMD64") ++# if ARCH == "x64": ++# EXTRA_COMPILE_ARGS.append("-DAMD64") includedirs = ['./libtorrent', './libtorrent/include', './libtorrent/include/libtorrent', @@ -17,7 +18,7 @@ if OS == "linux": if os.path.exists(os.path.join(sysconfig.get_config_vars()['LIBDIR'], \ -@@ -149,7 +149,7 @@ +@@ -148,7 +148,7 @@ boost_thread = "boost_thread-mt" librariestype = [boost_filesystem, boost_date_time, @@ -26,7 +27,7 @@ if os == "linux": librariestype += ['rt'] -@@ -210,8 +210,10 @@ +@@ -205,8 +205,10 @@ sources.remove('libtorrent/src/file_win.cpp') deluge_core = Extension('deluge_core', include_dirs = includedirs, diff --git a/net-p2p/deluge/pkg-plist b/net-p2p/deluge/pkg-plist index 4c21349023d0..446dca8a51e8 100644 --- a/net-p2p/deluge/pkg-plist +++ b/net-p2p/deluge/pkg-plist @@ -725,6 +725,7 @@ share/locale/bg/LC_MESSAGES/deluge.mo share/locale/bs/LC_MESSAGES/deluge.mo share/locale/ca/LC_MESSAGES/deluge.mo share/locale/cs/LC_MESSAGES/deluge.mo +share/locale/cy/LC_MESSAGES/deluge.mo share/locale/da/LC_MESSAGES/deluge.mo share/locale/de/LC_MESSAGES/deluge.mo share/locale/el/LC_MESSAGES/deluge.mo diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile index 9c4e310febf7..456ca0052b28 100644 --- a/net-p2p/deluge05/Makefile +++ b/net-p2p/deluge05/Makefile @@ -6,7 +6,7 @@ # PORTNAME= deluge -PORTVERSION= 0.5.9.0 +PORTVERSION= 0.5.9.1 CATEGORIES= net-p2p python MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/${PORTVERSION}/ diff --git a/net-p2p/deluge05/distinfo b/net-p2p/deluge05/distinfo index b4714d8fc2bb..ede34d8b8cf2 100644 --- a/net-p2p/deluge05/distinfo +++ b/net-p2p/deluge05/distinfo @@ -1,3 +1,3 @@ -MD5 (deluge-0.5.9.0.tar.gz) = de5088e092e680c5619e0939250b86d8 -SHA256 (deluge-0.5.9.0.tar.gz) = 25894fea5749dfe0ab0d660389dfa23edf1214cde531b1ba677e42df20ac1a30 -SIZE (deluge-0.5.9.0.tar.gz) = 2191968 +MD5 (deluge-0.5.9.1.tar.gz) = f0545334af0011747d565d6a778a8b23 +SHA256 (deluge-0.5.9.1.tar.gz) = 593c0cf099d38b00cf05d9039b3cab5bc43bdea3f5fcd16e261d426d9547af83 +SIZE (deluge-0.5.9.1.tar.gz) = 2209224 diff --git a/net-p2p/deluge05/files/patch-setup.py b/net-p2p/deluge05/files/patch-setup.py index e858b8b661bf..2218f1fba390 100644 --- a/net-p2p/deluge05/files/patch-setup.py +++ b/net-p2p/deluge05/files/patch-setup.py @@ -1,14 +1,15 @@ ---- setup.py.orig 2008-05-01 11:22:01.000000000 -0500 -+++ setup.py 2008-05-01 11:24:16.000000000 -0500 -@@ -103,14 +103,14 @@ +--- setup.py.orig 2008-05-19 17:26:22.000000000 -0500 ++++ setup.py 2008-05-19 17:28:27.000000000 -0500 +@@ -103,13 +103,13 @@ "-DHAVE_INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1", "-DHAVE_INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1", "-DHAVE_PTHREAD=1", "-DTORRENT_USE_OPENSSL=1", "-DHAVE_SSL=1", -- "-DNDEBUG=1", '-O2'] +- "-DNDEBUG=1", "-O2"] +- if ARCH == "x64": +- EXTRA_COMPILE_ARGS.append("-DAMD64") + "-DNDEBUG=1"] - # Done through debian/rules, as all arches are not handled - # if ARCH == "x64": - # EXTRA_COMPILE_ARGS.append("-DAMD64") ++# if ARCH == "x64": ++# EXTRA_COMPILE_ARGS.append("-DAMD64") includedirs = ['./libtorrent', './libtorrent/include', './libtorrent/include/libtorrent', @@ -17,7 +18,7 @@ if OS == "linux": if os.path.exists(os.path.join(sysconfig.get_config_vars()['LIBDIR'], \ -@@ -149,7 +149,7 @@ +@@ -148,7 +148,7 @@ boost_thread = "boost_thread-mt" librariestype = [boost_filesystem, boost_date_time, @@ -26,7 +27,7 @@ if os == "linux": librariestype += ['rt'] -@@ -210,8 +210,10 @@ +@@ -205,8 +205,10 @@ sources.remove('libtorrent/src/file_win.cpp') deluge_core = Extension('deluge_core', include_dirs = includedirs, diff --git a/net-p2p/deluge05/pkg-plist b/net-p2p/deluge05/pkg-plist index 4c21349023d0..446dca8a51e8 100644 --- a/net-p2p/deluge05/pkg-plist +++ b/net-p2p/deluge05/pkg-plist @@ -725,6 +725,7 @@ share/locale/bg/LC_MESSAGES/deluge.mo share/locale/bs/LC_MESSAGES/deluge.mo share/locale/ca/LC_MESSAGES/deluge.mo share/locale/cs/LC_MESSAGES/deluge.mo +share/locale/cy/LC_MESSAGES/deluge.mo share/locale/da/LC_MESSAGES/deluge.mo share/locale/de/LC_MESSAGES/deluge.mo share/locale/el/LC_MESSAGES/deluge.mo -- cgit v1.2.3