aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/hrktorrent/Makefile2
-rw-r--r--net-p2p/hrktorrent/distinfo6
-rw-r--r--net-p2p/hrktorrent/files/patch-vars.mk9
-rw-r--r--net-p2p/hrktorrent/pkg-message4
4 files changed, 6 insertions, 15 deletions
diff --git a/net-p2p/hrktorrent/Makefile b/net-p2p/hrktorrent/Makefile
index 7487bdeca640..60d79cbd804f 100644
--- a/net-p2p/hrktorrent/Makefile
+++ b/net-p2p/hrktorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hrktorrent
-PORTVERSION= 0.3.2
+PORTVERSION= 0.3.3
CATEGORIES= net-p2p
MASTER_SITES= http://henrik.unit5.ca/hrktorrent/
diff --git a/net-p2p/hrktorrent/distinfo b/net-p2p/hrktorrent/distinfo
index 25c2b2f968eb..2d2e5f1d0ca0 100644
--- a/net-p2p/hrktorrent/distinfo
+++ b/net-p2p/hrktorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (hrktorrent-0.3.2.tar.bz2) = 17809a039c8dead47d65dd8b029f052a
-SHA256 (hrktorrent-0.3.2.tar.bz2) = 2de5ab866edfa0eb4b819b05f5be0ab7fc79ea5fbd5b266e40ded1c11f1fedf8
-SIZE (hrktorrent-0.3.2.tar.bz2) = 7637
+MD5 (hrktorrent-0.3.3.tar.bz2) = 22761a26df17d6559bc2beacb3b7dca4
+SHA256 (hrktorrent-0.3.3.tar.bz2) = 2c316ff13dbf76226cf921c890a0a6377482e67f68084a6fa85543759c5ffdb8
+SIZE (hrktorrent-0.3.3.tar.bz2) = 8380
diff --git a/net-p2p/hrktorrent/files/patch-vars.mk b/net-p2p/hrktorrent/files/patch-vars.mk
deleted file mode 100644
index 5c17c64688c8..000000000000
--- a/net-p2p/hrktorrent/files/patch-vars.mk
+++ /dev/null
@@ -1,9 +0,0 @@
---- vars.mk.orig 2008-06-29 16:18:44.000000000 +0200
-+++ vars.mk 2008-06-29 16:18:52.000000000 +0200
-@@ -4,5 +4,5 @@
- OBJ = main.o core.o settings.o utils.o ipfilter.o
- OUT = hrktorrent
- CXXFLAGS += `pkg-config --cflags libtorrent`
--LIBS = `pkg-config --libs libtorrent` -lpthread
-+LIBS = `pkg-config --libs libtorrent` -pthread
-
diff --git a/net-p2p/hrktorrent/pkg-message b/net-p2p/hrktorrent/pkg-message
index f81a0184ed87..c799621667c5 100644
--- a/net-p2p/hrktorrent/pkg-message
+++ b/net-p2p/hrktorrent/pkg-message
@@ -1,7 +1,7 @@
------------------------------------------------------------------
+=================================================================
A default hrktorrent.rc config has been installed to:
PREFIX/share/examples/hrktorrent.rc
Copy it to ~/.hrktorrent/ and modify it.
To use the IPFilter, move the rulefile the same dir and name it:
ipfilter.dat.
------------------------------------------------------------------
+=================================================================