aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-01-27 00:44:43 +0800
committermezz <mezz@FreeBSD.org>2008-01-27 00:44:43 +0800
commit3128884910500e147e24a366757d6a26bf274586 (patch)
treea7dd24df63661112f7d07b800545c5ffbcc9b1f1
parentb32879958ab722c4fc0fd4089800f0e333f0bbd5 (diff)
downloadfreebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.tar.gz
freebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.tar.zst
freebsd-ports-gnome-3128884910500e147e24a366757d6a26bf274586.zip
Update to 0.5.8.2, be sure to read in UPDATING before you run it.
-rw-r--r--UPDATING10
-rw-r--r--net-p2p/deluge/Makefile3
-rw-r--r--net-p2p/deluge/distinfo6
-rw-r--r--net-p2p/deluge/pkg-plist5
-rw-r--r--net-p2p/deluge05/Makefile3
-rw-r--r--net-p2p/deluge05/distinfo6
-rw-r--r--net-p2p/deluge05/pkg-plist5
7 files changed, 18 insertions, 20 deletions
diff --git a/UPDATING b/UPDATING
index 0a25aba4b85e..43335df69adc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080126:
+ AFFECTS: users of net-p2p/deluge
+ AUTHOR: mezz@FreeBSD.org
+
+ Update of deluge to 0.5.8.2, if you are using blocklist plugin. You have
+ to remove blocklist.conf first before you can run it or it will crash in
+ the start up.
+
+ $ rm -f ~/.config/deluge/blocklist.conf
+
20080125:
AFFECTS: users of www/mod_security2
AUTHOR: araujo@FreeBSD.org
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index 4163875db15e..77e3d0860b91 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= deluge
-PORTVERSION= 0.5.8.1
-PORTREVISION= 1
+PORTVERSION= 0.5.8.2
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/
diff --git a/net-p2p/deluge/distinfo b/net-p2p/deluge/distinfo
index b5e6ff6921ef..22d05397c719 100644
--- a/net-p2p/deluge/distinfo
+++ b/net-p2p/deluge/distinfo
@@ -1,3 +1,3 @@
-MD5 (deluge-0.5.8.1.tar.gz) = 19c1ac3ba6910f52b5918b56526e74a0
-SHA256 (deluge-0.5.8.1.tar.gz) = d886bb0fc66a3a2a34174c533f72cd884fcccefbc212090b76c187176c50dc51
-SIZE (deluge-0.5.8.1.tar.gz) = 2122544
+MD5 (deluge-0.5.8.2.tar.gz) = 09139988766f2aaade3b3148b02df8ce
+SHA256 (deluge-0.5.8.2.tar.gz) = 54892408d52633f33350756f7716a5bddebe2847bb96af65fc32db12732286ab
+SIZE (deluge-0.5.8.2.tar.gz) = 2120394
diff --git a/net-p2p/deluge/pkg-plist b/net-p2p/deluge/pkg-plist
index d85642cd4c92..f0936623ca02 100644
--- a/net-p2p/deluge/pkg-plist
+++ b/net-p2p/deluge/pkg-plist
@@ -583,8 +583,6 @@ share/applications/deluge.desktop
%%DATADIR%%/plugins/EventLogging/__init__.py
%%DATADIR%%/plugins/EventLogging/event_logging_preferences.glade
%%DATADIR%%/plugins/EventLogging/tab_log.py
-%%DATADIR%%/plugins/ExtraStats/__init__.py
-%%DATADIR%%/plugins/ExtraStats/stats_preferences.glade
%%DATADIR%%/plugins/FlexRSS/CalendarButton.py
%%DATADIR%%/plugins/FlexRSS/FlexRSS.glade
%%DATADIR%%/plugins/FlexRSS/FlexRSS.png
@@ -791,8 +789,6 @@ share/pixmaps/deluge.png
@dirrmtry share/locale/ast
@dirrmtry share/icons/hicolor/256x256/apps
@dirrmtry share/icons/hicolor/256x256
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/plugins/WebUi/tests
@dirrm %%DATADIR%%/plugins/WebUi/templates/deluge
@@ -820,7 +816,6 @@ share/pixmaps/deluge.png
@dirrm %%DATADIR%%/plugins/NetworkGraph
@dirrm %%DATADIR%%/plugins/MoveTorrent
@dirrm %%DATADIR%%/plugins/FlexRSS
-@dirrm %%DATADIR%%/plugins/ExtraStats
@dirrm %%DATADIR%%/plugins/EventLogging
@dirrm %%DATADIR%%/plugins/DesiredRatio
@dirrm %%DATADIR%%/plugins/BlocklistImport
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index 4163875db15e..77e3d0860b91 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= deluge
-PORTVERSION= 0.5.8.1
-PORTREVISION= 1
+PORTVERSION= 0.5.8.2
CATEGORIES= net-p2p python
MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/
diff --git a/net-p2p/deluge05/distinfo b/net-p2p/deluge05/distinfo
index b5e6ff6921ef..22d05397c719 100644
--- a/net-p2p/deluge05/distinfo
+++ b/net-p2p/deluge05/distinfo
@@ -1,3 +1,3 @@
-MD5 (deluge-0.5.8.1.tar.gz) = 19c1ac3ba6910f52b5918b56526e74a0
-SHA256 (deluge-0.5.8.1.tar.gz) = d886bb0fc66a3a2a34174c533f72cd884fcccefbc212090b76c187176c50dc51
-SIZE (deluge-0.5.8.1.tar.gz) = 2122544
+MD5 (deluge-0.5.8.2.tar.gz) = 09139988766f2aaade3b3148b02df8ce
+SHA256 (deluge-0.5.8.2.tar.gz) = 54892408d52633f33350756f7716a5bddebe2847bb96af65fc32db12732286ab
+SIZE (deluge-0.5.8.2.tar.gz) = 2120394
diff --git a/net-p2p/deluge05/pkg-plist b/net-p2p/deluge05/pkg-plist
index d85642cd4c92..f0936623ca02 100644
--- a/net-p2p/deluge05/pkg-plist
+++ b/net-p2p/deluge05/pkg-plist
@@ -583,8 +583,6 @@ share/applications/deluge.desktop
%%DATADIR%%/plugins/EventLogging/__init__.py
%%DATADIR%%/plugins/EventLogging/event_logging_preferences.glade
%%DATADIR%%/plugins/EventLogging/tab_log.py
-%%DATADIR%%/plugins/ExtraStats/__init__.py
-%%DATADIR%%/plugins/ExtraStats/stats_preferences.glade
%%DATADIR%%/plugins/FlexRSS/CalendarButton.py
%%DATADIR%%/plugins/FlexRSS/FlexRSS.glade
%%DATADIR%%/plugins/FlexRSS/FlexRSS.png
@@ -791,8 +789,6 @@ share/pixmaps/deluge.png
@dirrmtry share/locale/ast
@dirrmtry share/icons/hicolor/256x256/apps
@dirrmtry share/icons/hicolor/256x256
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/plugins/WebUi/tests
@dirrm %%DATADIR%%/plugins/WebUi/templates/deluge
@@ -820,7 +816,6 @@ share/pixmaps/deluge.png
@dirrm %%DATADIR%%/plugins/NetworkGraph
@dirrm %%DATADIR%%/plugins/MoveTorrent
@dirrm %%DATADIR%%/plugins/FlexRSS
-@dirrm %%DATADIR%%/plugins/ExtraStats
@dirrm %%DATADIR%%/plugins/EventLogging
@dirrm %%DATADIR%%/plugins/DesiredRatio
@dirrm %%DATADIR%%/plugins/BlocklistImport