summaryrefslogtreecommitdiff
path: root/net/dctc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-28 13:41:16 +0000
committerwiz <wiz>2003-01-28 13:41:16 +0000
commit5379eaa85165af7e343eecfe25f8f01347644ecb (patch)
treee31b427f716e3e6b298b77719d903f382254bbde /net/dctc/Makefile
parente6a08a7b5a5c85f02b553b5004319d9581c386e7 (diff)
downloadpkgsrc-5379eaa85165af7e343eecfe25f8f01347644ecb.tar.gz
Update to 0.84.1.
Changes: - Malformed $MyINFO string is handled more gracefully. DCTC will try to decode it to extract valid user information. - Fix compatibility problem with glib2 (g_strsplit works a bit differently). - Always reply to transfer request even if no slot is available. This avoid to be kicked by hub script (Thanks to Tobias). - the lack of MSG_NOSIGNAL is automatically handled. - add manual page for dctc_cmd - Fix some functions to work fine on SPARC platforms (tested on AURORA 1.0) (Thanks to Yves BLUSSEAU). - SIGCHLD is now ignored to prevent zombi creation (at end of script for example). - fix a bug in GDL renaming function. If the "move into done/ directory" was set, the done/ directory does not exist and a new filename like "./filename" is used, the downloaded file is not move into the done/ directory and keeps its old name. - new command added: /KICK. This command allows user kicking.
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r--net/dctc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile
index 5c5f0b2eb17..fa7efd47b92 100644
--- a/net/dctc/Makefile
+++ b/net/dctc/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2003/01/17 14:21:01 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/01/28 13:41:16 wiz Exp $
#
-DISTNAME= dctc-0.83.9
+DISTNAME= dctc-0.84.1
CATEGORIES= net
-MASTER_SITES= http://www.ac2i.tzo.com/dctc/
+MASTER_SITES= http://www.ac2i.tzo.com/dctc/ \
+ http://brainz.servebeer.com/dctc/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.ac2i.tzo.com/dctc/