diff options
author | thierry <thierry@FreeBSD.org> | 2011-12-01 14:29:30 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2011-12-01 14:29:30 +0800 |
commit | 217d59a0c30f8db1f8e2aed344523425b5b7c71a (patch) | |
tree | d2fca29e14aaea467c8372c5c9991ebebdd603e9 /net | |
parent | 3bbc089bfc1a6d75ef38175bc4e6c476a420625c (diff) | |
download | freebsd-ports-gnome-217d59a0c30f8db1f8e2aed344523425b5b7c71a.tar.gz freebsd-ports-gnome-217d59a0c30f8db1f8e2aed344523425b5b7c71a.tar.zst freebsd-ports-gnome-217d59a0c30f8db1f8e2aed344523425b5b7c71a.zip |
Upgrade Neubot to 0.4.5.
Changelog at <http://www.neubot.org/neubot-0.4.5>.
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/neubot/Makefile | 3 | ||||
-rw-r--r-- | net/neubot/distinfo | 4 | ||||
-rw-r--r-- | net/neubot/pkg-plist | 39 |
3 files changed, 28 insertions, 18 deletions
diff --git a/net/neubot/Makefile b/net/neubot/Makefile index e6535a3d4a8d..f483afb5dd31 100644 --- a/net/neubot/Makefile +++ b/net/neubot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= neubot -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= net MASTER_SITES= http://releases.neubot.org/_packages/ @@ -26,6 +26,7 @@ USE_RC_SUBR= neubotd INSTALLS_ICONS= yes MAN1= neubot.1 +MANCOMPRESSED= yes PORTDOCS= AUTHORS BUGS ChangeLog PRIVACY README TODO SUB_FILES= pkg_message diff --git a/net/neubot/distinfo b/net/neubot/distinfo index ecc17d5f0fb2..a83be5792225 100644 --- a/net/neubot/distinfo +++ b/net/neubot/distinfo @@ -1,2 +1,2 @@ -SHA256 (neubot-0.4.4.tar.gz) = 069a2947593c30c8ddbce062eb995a7c27836a334def04359761821ef330cff3 -SIZE (neubot-0.4.4.tar.gz) = 601610 +SHA256 (neubot-0.4.5.tar.gz) = 23a3ba783a2926bcee10ec41632c5f76d2ef4eba36f812cbbe92084b85ca3078 +SIZE (neubot-0.4.5.tar.gz) = 574215 diff --git a/net/neubot/pkg-plist b/net/neubot/pkg-plist index 87ac89fe9148..4e6d8309a095 100644 --- a/net/neubot/pkg-plist +++ b/net/neubot/pkg-plist @@ -1,9 +1,4 @@ -bin/nagios-plugin-neubot bin/neubot -bin/neubot_gui -bin/neubot_notify -bin/neubotw -bin/start-neubot-daemon etc/xdg/autostart/neubot.desktop share/applications/neubot.desktop share/icons/hicolor/scalable/apps/neubot.svg @@ -27,8 +22,6 @@ share/icons/hicolor/scalable/apps/neubot.svg %%DATADIR%%/bittorrent/config.pyc %%DATADIR%%/bittorrent/estimate.py %%DATADIR%%/bittorrent/estimate.pyc -%%DATADIR%%/bittorrent/negotiate.py -%%DATADIR%%/bittorrent/negotiate.pyc %%DATADIR%%/bittorrent/peer.py %%DATADIR%%/bittorrent/peer.pyc %%DATADIR%%/bittorrent/sched.py @@ -87,8 +80,14 @@ share/icons/hicolor/scalable/apps/neubot.svg %%DATADIR%%/main/module.pyc %%DATADIR%%/marshal.py %%DATADIR%%/marshal.pyc -%%DATADIR%%/negotiate.py -%%DATADIR%%/negotiate.pyc +%%DATADIR%%/negotiate/__init__.py +%%DATADIR%%/negotiate/__init__.pyc +%%DATADIR%%/negotiate/server.py +%%DATADIR%%/negotiate/server.pyc +%%DATADIR%%/negotiate/server_bittorrent.py +%%DATADIR%%/negotiate/server_bittorrent.pyc +%%DATADIR%%/negotiate/server_speedtest.py +%%DATADIR%%/negotiate/server_speedtest.pyc %%DATADIR%%/net/CA.py %%DATADIR%%/net/CA.pyc %%DATADIR%%/net/__init__.py @@ -99,6 +98,10 @@ share/icons/hicolor/scalable/apps/neubot.svg %%DATADIR%%/net/poller.pyc %%DATADIR%%/net/stream.py %%DATADIR%%/net/stream.pyc +%%DATADIR%%/notifier/__init__.py +%%DATADIR%%/notifier/__init__.pyc +%%DATADIR%%/notifier/unix.py +%%DATADIR%%/notifier/unix.pyc %%DATADIR%%/notify.py %%DATADIR%%/notify.pyc %%DATADIR%%/privacy.py @@ -131,14 +134,10 @@ share/icons/hicolor/scalable/apps/neubot.svg %%DATADIR%%/speedtest/__init__.pyc %%DATADIR%%/speedtest/client.py %%DATADIR%%/speedtest/client.pyc -%%DATADIR%%/speedtest/compat.py -%%DATADIR%%/speedtest/compat.pyc -%%DATADIR%%/speedtest/negotiate.py -%%DATADIR%%/speedtest/negotiate.pyc %%DATADIR%%/speedtest/server.py %%DATADIR%%/speedtest/server.pyc -%%DATADIR%%/speedtest/session.py -%%DATADIR%%/speedtest/session.pyc +%%DATADIR%%/speedtest/wrapper.py +%%DATADIR%%/speedtest/wrapper.pyc %%DATADIR%%/state.py %%DATADIR%%/state.pyc %%DATADIR%%/system/__init__.py @@ -149,12 +148,18 @@ share/icons/hicolor/scalable/apps/neubot.svg %%DATADIR%%/system/unix.pyc %%DATADIR%%/system/win32.py %%DATADIR%%/system/win32.pyc +%%DATADIR%%/updater/unix.py +%%DATADIR%%/updater/unix.pyc %%DATADIR%%/utils/__init__.py %%DATADIR%%/utils/__init__.pyc %%DATADIR%%/utils/blocks.py %%DATADIR%%/utils/blocks.pyc %%DATADIR%%/utils/version.py %%DATADIR%%/utils/version.pyc +%%DATADIR%%/viewer/__init__.py +%%DATADIR%%/viewer/__init__.pyc +%%DATADIR%%/viewer/unix.py +%%DATADIR%%/viewer/unix.pyc %%DATADIR%%/www/bittorrent.html %%DATADIR%%/www/css/jquery.jqplot.css %%DATADIR%%/www/css/style.css @@ -198,12 +203,16 @@ share/icons/hicolor/scalable/apps/neubot.svg @dirrm %%DATADIR%%/www/img @dirrm %%DATADIR%%/www/css @dirrm %%DATADIR%%/www +@dirrm %%DATADIR%%/viewer @dirrm %%DATADIR%%/utils +@dirrm %%DATADIR%%/updater @dirrm %%DATADIR%%/system @dirrm %%DATADIR%%/speedtest @dirrm %%DATADIR%%/simplejson @dirrm %%DATADIR%%/rendezvous +@dirrm %%DATADIR%%/notifier @dirrm %%DATADIR%%/net +@dirrm %%DATADIR%%/negotiate @dirrm %%DATADIR%%/main @dirrm %%DATADIR%%/http @dirrm %%DATADIR%%/debug |