diff options
author | mezz <mezz@FreeBSD.org> | 2009-03-19 03:44:08 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-03-19 03:44:08 +0800 |
commit | eba94535740857c94aff14d34e2f7d3abb10ae20 (patch) | |
tree | 6fe2b9048a50d4ff7c067e1ec67a3df31a1c0c42 /net-p2p | |
parent | d54d1a7893a897a2b7415ae9e5c2989b17cc7dad (diff) | |
download | freebsd-ports-graphics-eba94535740857c94aff14d34e2f7d3abb10ae20.tar.gz freebsd-ports-graphics-eba94535740857c94aff14d34e2f7d3abb10ae20.tar.zst freebsd-ports-graphics-eba94535740857c94aff14d34e2f7d3abb10ae20.zip |
Update to 1.1.5.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/deluge/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/deluge/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/deluge/files/patch-disable_check_update | 36 | ||||
-rw-r--r-- | net-p2p/deluge/pkg-plist | 12 |
4 files changed, 30 insertions, 29 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index a72ffdc493e..a33396f32bc 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -6,9 +6,9 @@ # PORTNAME= deluge -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= net-p2p python -MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/${PORTVERSION}/ +MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/ MAINTAINER= mezz@FreeBSD.org COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent @@ -20,6 +20,7 @@ RUN_DEPENDS= easy_install-${PYTHON_VER}:${PORTSDIR}/devel/py-setuptools \ ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \ ${PYTHON_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject +USE_BZIP2= yes USE_GETTEXT= yes USE_OPENSSL= yes USE_PYTHON= yes diff --git a/net-p2p/deluge/distinfo b/net-p2p/deluge/distinfo index d9b59f93bb2..c8d1d4695de 100644 --- a/net-p2p/deluge/distinfo +++ b/net-p2p/deluge/distinfo @@ -1,3 +1,3 @@ -MD5 (deluge-1.1.4.tar.gz) = 6ea8ad198c7816f16fb27462c9d722a5 -SHA256 (deluge-1.1.4.tar.gz) = 4ebe751928dc2db47ac4a19f394b2a746b9bb42c3738a3936a7be2bb77d8e907 -SIZE (deluge-1.1.4.tar.gz) = 3049426 +MD5 (deluge-1.1.5.tar.bz2) = 027fec63e189a39939df6777c0426814 +SHA256 (deluge-1.1.5.tar.bz2) = 8eee6286f8a73461d76062cba5792b3825f5e3a6d5edf7819dbdf5ced7816a9b +SIZE (deluge-1.1.5.tar.bz2) = 2159521 diff --git a/net-p2p/deluge/files/patch-disable_check_update b/net-p2p/deluge/files/patch-disable_check_update index 10b22e3f69a..773b6f84fa5 100644 --- a/net-p2p/deluge/files/patch-disable_check_update +++ b/net-p2p/deluge/files/patch-disable_check_update @@ -114,9 +114,9 @@ def _on_set_proxies(self, key, value): for k, v in value.items(): if v["type"]: ---- deluge/ui/gtkui/glade/main_window.glade.orig 2009-01-17 11:39:28.000000000 -0600 -+++ deluge/ui/gtkui/glade/main_window.glade 2009-01-17 11:41:55.000000000 -0600 -@@ -2385,196 +2385,6 @@ +--- deluge/ui/gtkui/glade/main_window.glade.orig 2009-03-17 22:54:36.000000000 -0500 ++++ deluge/ui/gtkui/glade/main_window.glade 2009-03-17 22:55:10.000000000 -0500 +@@ -2404,196 +2404,6 @@ </widget> </child> </widget> @@ -189,14 +189,23 @@ - <property name="column_spacing">10</property> - <property name="row_spacing">2</property> - <child> -- <widget class="GtkLabel" id="label_available_version"> +- <widget class="GtkLabel" id="label24"> +- <property name="visible">True</property> +- <property name="xalign">0</property> +- <property name="label" translatable="yes"><i>Current Version:</i></property> +- <property name="use_markup">True</property> +- </widget> +- <packing> +- <property name="x_options">GTK_FILL</property> +- </packing> +- </child> +- <child> +- <widget class="GtkLabel" id="label_current_version"> - <property name="visible">True</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> -- <property name="top_attach">1</property> -- <property name="bottom_attach">2</property> - <property name="x_options"></property> - </packing> - </child> @@ -214,26 +223,17 @@ - </packing> - </child> - <child> -- <widget class="GtkLabel" id="label_current_version"> +- <widget class="GtkLabel" id="label_available_version"> - <property name="visible">True</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> +- <property name="top_attach">1</property> +- <property name="bottom_attach">2</property> - <property name="x_options"></property> - </packing> - </child> -- <child> -- <widget class="GtkLabel" id="label24"> -- <property name="visible">True</property> -- <property name="xalign">0</property> -- <property name="label" translatable="yes"><i>Current Version:</i></property> -- <property name="use_markup">True</property> -- </widget> -- <packing> -- <property name="x_options">GTK_FILL</property> -- </packing> -- </child> - </widget> - </child> - </widget> diff --git a/net-p2p/deluge/pkg-plist b/net-p2p/deluge/pkg-plist index fd79c8db975..5285d50c58d 100644 --- a/net-p2p/deluge/pkg-plist +++ b/net-p2p/deluge/pkg-plist @@ -1,10 +1,10 @@ bin/deluge bin/deluged -%%PYTHON_SITELIBDIR%%/deluge-1.1.4-py2.5.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/deluge-1.1.4-py2.5.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/deluge-1.1.4-py2.5.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/deluge-1.1.4-py2.5.egg-info/entry_points.txt -%%PYTHON_SITELIBDIR%%/deluge-1.1.4-py2.5.egg-info/top_level.txt +%%PYTHON_SITELIBDIR%%/deluge-1.1.5-py2.5.egg-info/PKG-INFO +%%PYTHON_SITELIBDIR%%/deluge-1.1.5-py2.5.egg-info/SOURCES.txt +%%PYTHON_SITELIBDIR%%/deluge-1.1.5-py2.5.egg-info/dependency_links.txt +%%PYTHON_SITELIBDIR%%/deluge-1.1.5-py2.5.egg-info/entry_points.txt +%%PYTHON_SITELIBDIR%%/deluge-1.1.5-py2.5.egg-info/top_level.txt %%PYTHON_SITELIBDIR%%/deluge/SimpleXMLRPCServer.py %%PYTHON_SITELIBDIR%%/deluge/SimpleXMLRPCServer.pyc %%PYTHON_SITELIBDIR%%/deluge/SimpleXMLRPCServer.pyo @@ -1174,7 +1174,7 @@ share/pixmaps/deluge.xpm @dirrm %%PYTHON_SITELIBDIR%%/deluge/data/pixmaps @dirrm %%PYTHON_SITELIBDIR%%/deluge/data @dirrm %%PYTHON_SITELIBDIR%%/deluge/core -@dirrm %%PYTHON_SITELIBDIR%%/deluge-1.1.4-py2.5.egg-info +@dirrm %%PYTHON_SITELIBDIR%%/deluge-1.1.5-py2.5.egg-info @dirrm %%PYTHON_SITELIBDIR%%/deluge @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |