diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2007-04-03 19:44:23 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2007-04-03 19:44:23 +0000 |
commit | c9ed6bbbf23aca411a7dcf389def0b1666b44e53 (patch) | |
tree | 398818e5c590fbf3f1a02975f0adec33f905bd85 /net-p2p/ktorrent2 | |
parent | Add port graphics/mtpaint: (diff) |
- Update to 2.1.3
- Remove upstream applied relocation of $(all_includes) in Makefile.in's
- Add additional mirror as ktorrent.org seems to be flaky from time to time [1]
Notified by: pointyhat via kris [1]
Notes
Notes:
svn path=/head/; revision=189119
Diffstat (limited to 'net-p2p/ktorrent2')
-rw-r--r-- | net-p2p/ktorrent2/Makefile | 10 | ||||
-rw-r--r-- | net-p2p/ktorrent2/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/ktorrent2/pkg-plist | 2 |
3 files changed, 7 insertions, 11 deletions
diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index ba8140ac4b2e..d4b27eb96fb7 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -6,9 +6,10 @@ # PORTNAME= ktorrent -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= net-p2p kde -MASTER_SITES= http://ktorrent.pwsp.net/downloads/${PORTVERSION}/ +MASTER_SITES= http://ktorrent.pwsp.net/downloads/${PORTVERSION}/ \ + http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= BitTorrent client for KDE @@ -24,10 +25,5 @@ USE_GMAKE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} @${REINPLACE_CMD} -e 's|zeroconf||' ${WRKSRC}/plugins/Makefile.in - @${FIND} ${WRKSRC} -name Makefile.in | \ - ${XARGS} ${REINPLACE_CMD} \ - -e '/^INCLUDES =/{:loop' -e '/\\$$/{N;bloop' \ - -e '};/$$(all_includes)/{s///;s/$$/ $$(all_includes)/' \ - -e '}' -e '}' .include <bsd.port.mk> diff --git a/net-p2p/ktorrent2/distinfo b/net-p2p/ktorrent2/distinfo index 569d552838d6..0fffb174532b 100644 --- a/net-p2p/ktorrent2/distinfo +++ b/net-p2p/ktorrent2/distinfo @@ -1,3 +1,3 @@ -MD5 (ktorrent-2.1.2.tar.gz) = ee8f869da7900a9ba38192dbf0b48271 -SHA256 (ktorrent-2.1.2.tar.gz) = 69305c3b3b7f2e464b0c15bca49887a8e035206f9e07e4ad51124bd5ea7c9891 -SIZE (ktorrent-2.1.2.tar.gz) = 3619138 +MD5 (ktorrent-2.1.3.tar.gz) = b131cd51f697f7bc539f47e73a6a2ca5 +SHA256 (ktorrent-2.1.3.tar.gz) = ee73a3cf28cf39e521ddffd8a4cdeda69bf8408086afc1eb9d2605aac1574f2e +SIZE (ktorrent-2.1.3.tar.gz) = 3622588 diff --git a/net-p2p/ktorrent2/pkg-plist b/net-p2p/ktorrent2/pkg-plist index 999d23e39142..eacb44a87956 100644 --- a/net-p2p/ktorrent2/pkg-plist +++ b/net-p2p/ktorrent2/pkg-plist @@ -33,7 +33,7 @@ lib/kde3/ktupnpplugin.so lib/kde3/ktwebinterfaceplugin.a lib/kde3/ktwebinterfaceplugin.la lib/kde3/ktwebinterfaceplugin.so -lib/libktorrent-2.1.2.so +lib/libktorrent-2.1.3.so lib/libktorrent.a lib/libktorrent.la lib/libktorrent.so |