diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-24 22:22:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-24 22:22:37 +0800 |
commit | 5cc9c7f78aa1f5e407d13aaf70c9a34b2a1e4a51 (patch) | |
tree | bc147d998adeb1e7b5094ecb35e6195d28fe210f | |
parent | 9802709efea75c8794366609b0bf3c0ae5af2563 (diff) | |
download | freebsd-ports-gnome-5cc9c7f78aa1f5e407d13aaf70c9a34b2a1e4a51.tar.gz freebsd-ports-gnome-5cc9c7f78aa1f5e407d13aaf70c9a34b2a1e4a51.tar.zst freebsd-ports-gnome-5cc9c7f78aa1f5e407d13aaf70c9a34b2a1e4a51.zip |
- Update to 0.3.4
- Update maintainer mail adress
PR: 128272
Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com> (maintainer)
-rw-r--r-- | net-p2p/hrktorrent/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/hrktorrent/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/hrktorrent/Makefile b/net-p2p/hrktorrent/Makefile index 60d79cbd804f..bfb96b57a0c9 100644 --- a/net-p2p/hrktorrent/Makefile +++ b/net-p2p/hrktorrent/Makefile @@ -6,11 +6,11 @@ # PORTNAME= hrktorrent -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= net-p2p -MASTER_SITES= http://henrik.unit5.ca/hrktorrent/ +MASTER_SITES= http://50hz.ws/hrktorrent/ -MAINTAINER= hrkfrd@gmail.com +MAINTAINER= hrkfrd@googlemail.com COMMENT= A light console torrent client using rasterbar's libtorrent LIB_DEPENDS= torrent.1:${PORTSDIR}/net-p2p/rblibtorrent diff --git a/net-p2p/hrktorrent/distinfo b/net-p2p/hrktorrent/distinfo index 2d2e5f1d0ca0..3382f2380fa3 100644 --- a/net-p2p/hrktorrent/distinfo +++ b/net-p2p/hrktorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (hrktorrent-0.3.3.tar.bz2) = 22761a26df17d6559bc2beacb3b7dca4 -SHA256 (hrktorrent-0.3.3.tar.bz2) = 2c316ff13dbf76226cf921c890a0a6377482e67f68084a6fa85543759c5ffdb8 -SIZE (hrktorrent-0.3.3.tar.bz2) = 8380 +MD5 (hrktorrent-0.3.4.tar.bz2) = 3bd9da6910fb4727307f1e0ccfc4cc71 +SHA256 (hrktorrent-0.3.4.tar.bz2) = 27caefb4a96ebb476ec5756031822b341c8b282dd1d827cc7c5d6f38e6fb056b +SIZE (hrktorrent-0.3.4.tar.bz2) = 8915 |