diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-26 16:44:43 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-26 16:44:43 +0000 |
commit | 21c7fbc51453413296c3136dad0e4664f42e0cba (patch) | |
tree | a458e4549ca0a612a0053c00ac0f033de336c1eb /net-p2p/deluge | |
parent | 8c35f5558b18aa2b9c60e1251ba3fa9f9df9140d (diff) | |
download | ports-21c7fbc51453413296c3136dad0e4664f42e0cba.tar.gz ports-21c7fbc51453413296c3136dad0e4664f42e0cba.zip |
Notes
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 |