diff options
author | lioux <lioux@FreeBSD.org> | 2004-06-26 22:15:33 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-06-26 22:15:33 +0800 |
commit | 4b9917394875e52be6488a61c4bc0e62e6de13db (patch) | |
tree | 1f3981e6135634ff0f2aead75bda85f7ba096e5b | |
parent | 5f398938dea0b9caafe67653ce995fc48a51e370 (diff) | |
download | freebsd-ports-gnome-4b9917394875e52be6488a61c4bc0e62e6de13db.tar.gz freebsd-ports-gnome-4b9917394875e52be6488a61c4bc0e62e6de13db.tar.zst freebsd-ports-gnome-4b9917394875e52be6488a61c4bc0e62e6de13db.zip |
Update to 0.3.3
-rw-r--r-- | misc/edonkey-tool-hash/Makefile | 7 | ||||
-rw-r--r-- | misc/edonkey-tool-hash/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/edonkey-tool-hash/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/edonkey-tool-hash/distinfo | 4 |
4 files changed, 12 insertions, 10 deletions
diff --git a/misc/edonkey-tool-hash/Makefile b/misc/edonkey-tool-hash/Makefile index b83d57ae8a5b..d662b449a198 100644 --- a/misc/edonkey-tool-hash/Makefile +++ b/misc/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/misc/edonkey-tool-hash/distinfo b/misc/edonkey-tool-hash/distinfo index 7ca3fbf5eda5..37f9a2891ff8 100644 --- a/misc/edonkey-tool-hash/distinfo +++ b/misc/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 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 |