diff options
author | lioux <lioux@FreeBSD.org> | 2003-04-22 16:29:53 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-04-22 16:29:53 +0000 |
commit | a9d179b52383d7d7b51507c11290f87fca1fca0a (patch) | |
tree | 0b7a72157c9fd15798c9ab5151fcd884580b0a88 /net-p2p | |
parent | 1204725e0a768d84307c73ca69edf00a65da08aa (diff) | |
download | FreeBSD-ports-a9d179b52383d7d7b51507c11290f87fca1fca0a.zip FreeBSD-ports-a9d179b52383d7d7b51507c11290f87fca1fca0a.tar.gz |
Update to 0.48
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linux-edonkey-core/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-core/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-core/pkg-message | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile index 2023075..376de4c 100644 --- a/net-p2p/linux-edonkey-core/Makefile +++ b/net-p2p/linux-edonkey-core/Makefile @@ -6,12 +6,12 @@ # PORTNAME= edonkey -PORTVERSION= 0.45 +PORTVERSION= 0.48 PORTEPOCH= 1 CATEGORIES= net linux MASTER_SITES= http://www.overnet.com/files/ PKGNAMESUFFIX= -core -DISTNAME= eDonkey${PORTVERSION} +DISTNAME= donkey${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= eDonkey2000 'core' command line client @@ -30,7 +30,7 @@ BRANDELF?= /usr/bin/brandelf BRANDELF?= brandelf .endif -BINARY_NAME_OLD?= donkey_s_${PORTVERSION:S/^0.//} +BINARY_NAME_OLD?= donkey${PORTVERSION} BINARY_NAME= donkey post-patch: diff --git a/net-p2p/linux-edonkey-core/distinfo b/net-p2p/linux-edonkey-core/distinfo index 684bb13..d1ef155 100644 --- a/net-p2p/linux-edonkey-core/distinfo +++ b/net-p2p/linux-edonkey-core/distinfo @@ -1 +1 @@ -MD5 (eDonkey0.45.tar.gz) = 9594b78607acf4b6e99a338e1f5e974b +MD5 (donkey0.48.tar.gz) = df7a5ef7b5fbe5e30117cd7bf454e052 diff --git a/net-p2p/linux-edonkey-core/pkg-message b/net-p2p/linux-edonkey-core/pkg-message index 49bb236..e67c43f 100644 --- a/net-p2p/linux-edonkey-core/pkg-message +++ b/net-p2p/linux-edonkey-core/pkg-message @@ -6,3 +6,7 @@ It contains important information about both configuring and running edonkey2000 under FreeBSD. You will have problems running it if you do not read it. +eDonkey2000 version 0.46 and later store downloads in a different +format. Therefore, they are not compatible with either lmule or +older eDonkey2000 clients. + |