diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2008-01-30 18:04:10 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2008-01-30 18:04:10 +0000 |
commit | 6a18bc4d39f940a55c2c864888e06f783fad8464 (patch) | |
tree | 5a0f5da446d27e133600adf99f2203568123706c /net-p2p | |
parent | 31bd0e7217ec7edcd4809563f631c72818c12107 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/ktorrent/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/ktorrent/pkg-plist | 2 | ||||
-rw-r--r-- | net-p2p/ktorrent2/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/ktorrent2/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/ktorrent2/pkg-plist | 2 |
6 files changed, 12 insertions, 10 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 967207769d41..8c0464a3f085 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ktorrent -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ \ http://www.brueffer.de/distfiles/ @@ -18,6 +18,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 CONFLICTS= ktorrent-devel-[0-9]* +USE_BZIP2= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes diff --git a/net-p2p/ktorrent/distinfo b/net-p2p/ktorrent/distinfo index 279a718690fa..d7c746abdad9 100644 --- a/net-p2p/ktorrent/distinfo +++ b/net-p2p/ktorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (ktorrent-2.2.4.tar.gz) = 51baa9ad846290ae9ad492b6a664709a -SHA256 (ktorrent-2.2.4.tar.gz) = 5a75a9955124b5f02c387318737a0e8720132d939980557148c2686914354e9e -SIZE (ktorrent-2.2.4.tar.gz) = 3843873 +MD5 (ktorrent-2.2.5.tar.bz2) = 070e84112b8dd146c1ad403c5403f076 +SHA256 (ktorrent-2.2.5.tar.bz2) = 7d4e05b03ac6b58fe7cba452276c3e038e52b415828e5846224f7bf2aea36be6 +SIZE (ktorrent-2.2.5.tar.bz2) = 2593138 diff --git a/net-p2p/ktorrent/pkg-plist b/net-p2p/ktorrent/pkg-plist index 7b86cfa57377..0469c4039ac8 100644 --- a/net-p2p/ktorrent/pkg-plist +++ b/net-p2p/ktorrent/pkg-plist @@ -36,7 +36,7 @@ lib/kde3/ktupnpplugin.so lib/kde3/ktwebinterfaceplugin.a lib/kde3/ktwebinterfaceplugin.la lib/kde3/ktwebinterfaceplugin.so -lib/libktorrent-2.2.4.so +lib/libktorrent-2.2.5.so lib/libktorrent.a lib/libktorrent.la lib/libktorrent.so diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index 967207769d41..8c0464a3f085 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ktorrent -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ \ http://www.brueffer.de/distfiles/ @@ -18,6 +18,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 CONFLICTS= ktorrent-devel-[0-9]* +USE_BZIP2= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes diff --git a/net-p2p/ktorrent2/distinfo b/net-p2p/ktorrent2/distinfo index 279a718690fa..d7c746abdad9 100644 --- a/net-p2p/ktorrent2/distinfo +++ b/net-p2p/ktorrent2/distinfo @@ -1,3 +1,3 @@ -MD5 (ktorrent-2.2.4.tar.gz) = 51baa9ad846290ae9ad492b6a664709a -SHA256 (ktorrent-2.2.4.tar.gz) = 5a75a9955124b5f02c387318737a0e8720132d939980557148c2686914354e9e -SIZE (ktorrent-2.2.4.tar.gz) = 3843873 +MD5 (ktorrent-2.2.5.tar.bz2) = 070e84112b8dd146c1ad403c5403f076 +SHA256 (ktorrent-2.2.5.tar.bz2) = 7d4e05b03ac6b58fe7cba452276c3e038e52b415828e5846224f7bf2aea36be6 +SIZE (ktorrent-2.2.5.tar.bz2) = 2593138 diff --git a/net-p2p/ktorrent2/pkg-plist b/net-p2p/ktorrent2/pkg-plist index 7b86cfa57377..0469c4039ac8 100644 --- a/net-p2p/ktorrent2/pkg-plist +++ b/net-p2p/ktorrent2/pkg-plist @@ -36,7 +36,7 @@ lib/kde3/ktupnpplugin.so lib/kde3/ktwebinterfaceplugin.a lib/kde3/ktwebinterfaceplugin.la lib/kde3/ktwebinterfaceplugin.so -lib/libktorrent-2.2.4.so +lib/libktorrent-2.2.5.so lib/libktorrent.a lib/libktorrent.la lib/libktorrent.so |