diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-22 16:29:53 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-22 16:29:53 +0000 |
commit | c5dd43d4e10e695fb06c0aa880d2654ad4e2ddbb (patch) | |
tree | f8060cba805d81eb0c5929cc37e1bbca53cb8123 /net/edonkey-core | |
parent | 8cfb09cfea6f1321c70618ad8366f2323e648ebe (diff) | |
download | ports-c5dd43d4e10e695fb06c0aa880d2654ad4e2ddbb.tar.gz ports-c5dd43d4e10e695fb06c0aa880d2654ad4e2ddbb.zip |
Notes
Diffstat (limited to 'net/edonkey-core')
-rw-r--r-- | net/edonkey-core/Makefile | 6 | ||||
-rw-r--r-- | net/edonkey-core/distinfo | 2 | ||||
-rw-r--r-- | net/edonkey-core/pkg-message | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net/edonkey-core/Makefile b/net/edonkey-core/Makefile index 20230755f826..376de4c56e27 100644 --- a/net/edonkey-core/Makefile +++ b/net/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/edonkey-core/distinfo b/net/edonkey-core/distinfo index 684bb13823ef..d1ef155fc38b 100644 --- a/net/edonkey-core/distinfo +++ b/net/edonkey-core/distinfo @@ -1 +1 @@ -MD5 (eDonkey0.45.tar.gz) = 9594b78607acf4b6e99a338e1f5e974b +MD5 (donkey0.48.tar.gz) = df7a5ef7b5fbe5e30117cd7bf454e052 diff --git a/net/edonkey-core/pkg-message b/net/edonkey-core/pkg-message index 49bb236a9a3b..e67c43fee822 100644 --- a/net/edonkey-core/pkg-message +++ b/net/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. + |