diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-27 00:44:43 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-27 00:44:43 +0800 |
commit | 3128884910500e147e24a366757d6a26bf274586 (patch) | |
tree | a7dd24df63661112f7d07b800545c5ffbcc9b1f1 /net-p2p/deluge | |
parent | b32879958ab722c4fc0fd4089800f0e333f0bbd5 (diff) | |
download | freebsd-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.
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r-- | net-p2p/deluge/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/deluge/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/deluge/pkg-plist | 5 |
3 files changed, 4 insertions, 10 deletions
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 |