diff options
author | arved <arved@FreeBSD.org> | 2004-08-13 23:34:06 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-08-13 23:34:06 +0800 |
commit | 777235a2da78d994c8357c0ccb1df74f68c49bc3 (patch) | |
tree | ad5960f9993931584876956315fd91f36140a9fc /net-p2p/btqueue | |
parent | 2e48ca192744f6ff20229216da8f442b12f18eae (diff) | |
download | freebsd-ports-gnome-777235a2da78d994c8357c0ccb1df74f68c49bc3.tar.gz freebsd-ports-gnome-777235a2da78d994c8357c0ccb1df74f68c49bc3.tar.zst freebsd-ports-gnome-777235a2da78d994c8357c0ccb1df74f68c49bc3.zip |
Update to 0.0.15
PR: 70416
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Diffstat (limited to 'net-p2p/btqueue')
-rw-r--r-- | net-p2p/btqueue/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/btqueue/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/btqueue/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index 56cf3d6318ae..0c10ef88cac5 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -6,7 +6,7 @@ # PORTNAME= btqueue -PORTVERSION= 0.0.14 +PORTVERSION= 0.0.15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-p2p/btqueue/distinfo b/net-p2p/btqueue/distinfo index 5b3fbfb6eced..f22b31a3844b 100644 --- a/net-p2p/btqueue/distinfo +++ b/net-p2p/btqueue/distinfo @@ -1,2 +1,2 @@ -MD5 (BTQueue-0.0.14.tar.gz) = 242381844c5a1d4cce26fc0e1ae35063 -SIZE (BTQueue-0.0.14.tar.gz) = 1189241 +MD5 (BTQueue-0.0.15.tar.gz) = 0121607f354f936c6ae5ce1c611d552a +SIZE (BTQueue-0.0.15.tar.gz) = 1054574 diff --git a/net-p2p/btqueue/pkg-plist b/net-p2p/btqueue/pkg-plist index 516556d72018..797977a708b7 100644 --- a/net-p2p/btqueue/pkg-plist +++ b/net-p2p/btqueue/pkg-plist @@ -222,8 +222,12 @@ bin/btshowmetainfo.py %%PYTHON_SITELIBDIR%%/BitTornado/zurllib.pyc %%PYTHON_SITELIBDIR%%/BitTornado/zurllib.pyo share/BTQueue/ip2cc.db +share/doc/BTQueue/examples/interest.xml +share/doc/BTQueue/examples/tracker.xml @dirrm %%PYTHON_SITELIBDIR%%/BitCrawler @dirrm %%PYTHON_SITELIBDIR%%/BitQueue @dirrm %%PYTHON_SITELIBDIR%%/BitTornado/BT1 @dirrm %%PYTHON_SITELIBDIR%%/BitTornado @dirrm share/BTQueue +@dirrm share/doc/BTQueue/examples +@dirrm share/doc/BTQueue |