diff options
author | lioux <lioux@FreeBSD.org> | 2003-01-30 01:25:25 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-01-30 01:25:25 +0800 |
commit | a4b8ded95e610619c22766972ca733ebe29147f3 (patch) | |
tree | 3fb9c905526cda93042a93ae8ec2443aab957d34 /net | |
parent | 28848372aea59ed823a5fd62b6d1c5a74dff0a2e (diff) | |
download | freebsd-ports-gnome-a4b8ded95e610619c22766972ca733ebe29147f3.tar.gz freebsd-ports-gnome-a4b8ded95e610619c22766972ca733ebe29147f3.tar.zst freebsd-ports-gnome-a4b8ded95e610619c22766972ca733ebe29147f3.zip |
o Update to 0.44 hybrid core: eDonkey + Overnet support
o Bump PORTEPOCH since latest version is smaller than previous one
Diffstat (limited to 'net')
-rw-r--r-- | net/edonkey-core/Makefile | 9 | ||||
-rw-r--r-- | net/edonkey-core/distinfo | 2 | ||||
-rw-r--r-- | net/linux-edonkey-core/Makefile | 9 | ||||
-rw-r--r-- | net/linux-edonkey-core/distinfo | 2 |
4 files changed, 12 insertions, 10 deletions
diff --git a/net/edonkey-core/Makefile b/net/edonkey-core/Makefile index 42abc6624156..851f99eca96b 100644 --- a/net/edonkey-core/Makefile +++ b/net/edonkey-core/Makefile @@ -6,11 +6,12 @@ # PORTNAME= edonkey -PORTVERSION= 16.16.58.3 +PORTVERSION= 0.44 +PORTEPOCH= 1 CATEGORIES= net linux -MASTER_SITES= http://users.aber.ac.uk/tpm01/ +MASTER_SITES= http://sda.edonkey2000.com/files/ PKGNAMESUFFIX= -core -DISTNAME= donkey_s_1658-gaps-3 +DISTNAME= eDonkey${PORTVERSION} MAINTAINER= lioux@FreeBSD.org @@ -28,7 +29,7 @@ BRANDELF?= /usr/bin/brandelf BRANDELF?= brandelf .endif -BINARY_NAME_OLD?= ${DISTNAME} +BINARY_NAME_OLD?= donkey_s_${PORTVERSION:S/^0.//} BINARY_NAME= donkey post-patch: diff --git a/net/edonkey-core/distinfo b/net/edonkey-core/distinfo index e179cdc7c0c6..cf17900a5368 100644 --- a/net/edonkey-core/distinfo +++ b/net/edonkey-core/distinfo @@ -1 +1 @@ -MD5 (donkey_s_1658-gaps-3.tar.gz) = c97d94d66ccabf29fcab5c5534d9af1b +MD5 (eDonkey0.44.tar.gz) = ba69e7693701ee96bbb1d5623a6b0ca5 diff --git a/net/linux-edonkey-core/Makefile b/net/linux-edonkey-core/Makefile index 42abc6624156..851f99eca96b 100644 --- a/net/linux-edonkey-core/Makefile +++ b/net/linux-edonkey-core/Makefile @@ -6,11 +6,12 @@ # PORTNAME= edonkey -PORTVERSION= 16.16.58.3 +PORTVERSION= 0.44 +PORTEPOCH= 1 CATEGORIES= net linux -MASTER_SITES= http://users.aber.ac.uk/tpm01/ +MASTER_SITES= http://sda.edonkey2000.com/files/ PKGNAMESUFFIX= -core -DISTNAME= donkey_s_1658-gaps-3 +DISTNAME= eDonkey${PORTVERSION} MAINTAINER= lioux@FreeBSD.org @@ -28,7 +29,7 @@ BRANDELF?= /usr/bin/brandelf BRANDELF?= brandelf .endif -BINARY_NAME_OLD?= ${DISTNAME} +BINARY_NAME_OLD?= donkey_s_${PORTVERSION:S/^0.//} BINARY_NAME= donkey post-patch: diff --git a/net/linux-edonkey-core/distinfo b/net/linux-edonkey-core/distinfo index e179cdc7c0c6..cf17900a5368 100644 --- a/net/linux-edonkey-core/distinfo +++ b/net/linux-edonkey-core/distinfo @@ -1 +1 @@ -MD5 (donkey_s_1658-gaps-3.tar.gz) = c97d94d66ccabf29fcab5c5534d9af1b +MD5 (eDonkey0.44.tar.gz) = ba69e7693701ee96bbb1d5623a6b0ca5 |