summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorgehenna <gehenna@pkgsrc.org>2003-03-28 12:04:58 +0000
committergehenna <gehenna@pkgsrc.org>2003-03-28 12:04:58 +0000
commit0afa03ef5a99c4cb4cb1a90d85b89433ecf8711a (patch)
treea39fcc2262c5ba1d0699060e0c285ee738591482 /devel
parent9b6dfece07845c9ebebf1eda106ffe3c0c7b6b29 (diff)
downloadpkgsrc-0afa03ef5a99c4cb4cb1a90d85b89433ecf8711a.tar.gz
cvsync-0.17.0
ChangeLog: 2003-03-28 MAEKAWA Masahide <maekawa@daemon-systems.org> * 0.17.0 is out. * HEADS UP: Change Collection Exchange Protocol To make add the new release type easy, the protocol to exchange collections list is changed. All servers/clients SHOULD be updated to 0.17.0 or higher. * Fix a bug to calculate the symbolic link path name length. (noticed by naddy AT OpenBSD DOT org) 2003-03-27 MAEKAWA Masahide <maekawa@daemon-systems.org> * New release type: list Retrieve the collections list provided by the server. * Scanfile (client) If the scanfile is specified and that doesn't exist, it's generated automatically at the stage of loading the configuration file.
Diffstat (limited to 'devel')
-rw-r--r--devel/cvsync/Makefile4
-rw-r--r--devel/cvsync/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/cvsync/Makefile b/devel/cvsync/Makefile
index ce6d8a9a1f9..bcc48c0c7ad 100644
--- a/devel/cvsync/Makefile
+++ b/devel/cvsync/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2003/03/26 17:39:52 gehenna Exp $
+# $NetBSD: Makefile,v 1.15 2003/03/28 12:04:58 gehenna Exp $
#
-DISTNAME= cvsync-0.16.1
+DISTNAME= cvsync-0.17.0
CATEGORIES= devel
MASTER_SITES= http://www.daemon-systems.org/cvsync/
EXTRACT_SUFX= .tgz
diff --git a/devel/cvsync/distinfo b/devel/cvsync/distinfo
index 8b8d6e14b23..e3183ad473b 100644
--- a/devel/cvsync/distinfo
+++ b/devel/cvsync/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2003/03/26 17:39:52 gehenna Exp $
+$NetBSD: distinfo,v 1.12 2003/03/28 12:04:58 gehenna Exp $
-SHA1 (cvsync-0.16.1.tgz) = 709ecef1d010fdc693d96ca095579038379fa66e
-Size (cvsync-0.16.1.tgz) = 72233 bytes
+SHA1 (cvsync-0.17.0.tgz) = a2124d96a8395c6fd87e6deaa046e0be5cadfe6c
+Size (cvsync-0.17.0.tgz) = 74709 bytes