diff options
author | makc <makc@FreeBSD.org> | 2009-06-07 04:15:06 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-06-07 04:15:06 +0800 |
commit | fa6e81c6627b2e8bc557de8c2f979a4ea0c284ea (patch) | |
tree | 1185ee079d6a93e2215eabb195c2d1eca3c8c135 /net-p2p | |
parent | 48af8143b99e3fcff5f2843595a8cf705b5e1fc5 (diff) | |
download | freebsd-ports-gnome-fa6e81c6627b2e8bc557de8c2f979a4ea0c284ea.tar.gz freebsd-ports-gnome-fa6e81c6627b2e8bc557de8c2f979a4ea0c284ea.tar.zst freebsd-ports-gnome-fa6e81c6627b2e8bc557de8c2f979a4ea0c284ea.zip |
Update to 3.2.2-1
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/ktorrent/distinfo | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 5ddd4295ed2f..1741b7f44767 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,6 +7,8 @@ PORTNAME= ktorrent PORTVERSION= 3.2.2 +DISTVERSIONSUFFIX=-1 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ @@ -30,6 +32,8 @@ USE_LDCONFIG= yes OPTIONS= SYNDICATION "Enable RSS/Atom plugin" on \ PLASMA "Enable Ktorrent Plasma applet" on +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + .include <bsd.port.pre.mk> .if !defined(WITHOUT_SYNDICATION) diff --git a/net-p2p/ktorrent/distinfo b/net-p2p/ktorrent/distinfo index a41460fe2167..edfe80c0e246 100644 --- a/net-p2p/ktorrent/distinfo +++ b/net-p2p/ktorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (ktorrent-3.2.2.tar.bz2) = 409fc30dcb0d72fa3a6d3c3719db4199 -SHA256 (ktorrent-3.2.2.tar.bz2) = caccd898791888ed382a58ba41f7f5d3aaba4da022ad3716fa6a37fe644a3c78 -SIZE (ktorrent-3.2.2.tar.bz2) = 2616748 +MD5 (ktorrent-3.2.2-1.tar.bz2) = 03750ee39d602c5093af6e0cc8ded819 +SHA256 (ktorrent-3.2.2-1.tar.bz2) = 6cb1319a4139bed675bb675201fe9eda0a182df123f91465eeb4de00885fefb8 +SIZE (ktorrent-3.2.2-1.tar.bz2) = 2618556 |