diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/edonkey-tool-hash/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/edonkey-tool-hash/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile index b83d57ae8a5b..d662b449a198 100644 --- a/net-p2p/edonkey-tool-hash/Makefile +++ b/net-p2p/edonkey-tool-hash/Makefile @@ -6,12 +6,12 @@ # PORTNAME= edonkey -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ed2k-tools PKGNAMESUFFIX= -tool-hash -DISTNAME= ed2k_hash-${PORTVERSION} +DISTNAME= ed2k-hash_${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links @@ -19,9 +19,10 @@ COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links PLIST_FILES= bin/edonkey-tool-hash USE_REINPLACE= yes USE_LIBTOOL_VER=13 -USE_SIZE= yes GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/ed2k_hash-${PORTVERSION} + post-patch: # respect CFLAGS @${REINPLACE_CMD} -E -e \ diff --git a/net-p2p/edonkey-tool-hash/distinfo b/net-p2p/edonkey-tool-hash/distinfo index 7ca3fbf5eda5..37f9a2891ff8 100644 --- a/net-p2p/edonkey-tool-hash/distinfo +++ b/net-p2p/edonkey-tool-hash/distinfo @@ -1,2 +1,2 @@ -MD5 (ed2k_hash-0.3.2.tar.gz) = d350608ce000d0f0e34fd91c572ee9bf -SIZE (ed2k_hash-0.3.2.tar.gz) = 334653 +MD5 (ed2k-hash_0.3.3.tar.gz) = 989a530afaefa3d797471d0ce5ef1d0a +SIZE (ed2k-hash_0.3.3.tar.gz) = 347541 |