diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-06-26 14:15:33 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-06-26 14:15:33 +0000 |
commit | 6a3087aa64f4e2383e02bd5f178f17d68278568b (patch) | |
tree | cea62de075203377ea5a3b9df0104152b3b956d9 /net-p2p/edonkey-tool-hash | |
parent | 6f2bdd05b6c4b4b17348a9976a705c970fcc01b2 (diff) |
Update to 0.3.3
Notes
Notes:
svn path=/head/; revision=112319
Diffstat (limited to 'net-p2p/edonkey-tool-hash')
-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 |