diff options
author | markus <markus@FreeBSD.org> | 2007-04-04 03:44:23 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2007-04-04 03:44:23 +0800 |
commit | 44ae2b6bcc7f81cb60fb2c894535bf8b5af96b7d (patch) | |
tree | b768512c6523cf5fc8f89f02d5ee556464dfaf08 /net-p2p/ktorrent | |
parent | 6586bcbf02b80ce20a5d0419d64f90d62344e09e (diff) | |
download | freebsd-ports-gnome-44ae2b6bcc7f81cb60fb2c894535bf8b5af96b7d.tar.gz freebsd-ports-gnome-44ae2b6bcc7f81cb60fb2c894535bf8b5af96b7d.tar.zst freebsd-ports-gnome-44ae2b6bcc7f81cb60fb2c894535bf8b5af96b7d.zip |
- 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]
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 10 | ||||
-rw-r--r-- | net-p2p/ktorrent/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/ktorrent/pkg-plist | 2 |
3 files changed, 7 insertions, 11 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index ba8140ac4b2e..d4b27eb96fb7 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/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/ktorrent/distinfo b/net-p2p/ktorrent/distinfo index 569d552838d6..0fffb174532b 100644 --- a/net-p2p/ktorrent/distinfo +++ b/net-p2p/ktorrent/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/ktorrent/pkg-plist b/net-p2p/ktorrent/pkg-plist index 999d23e39142..eacb44a87956 100644 --- a/net-p2p/ktorrent/pkg-plist +++ b/net-p2p/ktorrent/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 |