pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/rsync Changes 2.6.9:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a242abc895d0
branches: trunk
changeset: 521689:a242abc895d0
user: adam <adam%pkgsrc.org@localhost>
date: Sat Nov 18 09:12:53 2006 +0000
description:
Changes 2.6.9:
* Bug fixes
* Added the --log-file=FILE and --log-file-format=FORMAT options.
* Added the --remove-source-files option as a replacement for the (now
deprecated) --remove-sent-files option.
* Added the option --no-motd to suppress the message-of-the-day output
from a daemon when doing a copy.
* Added a new environment variable to the pre-/post-xfer exec commands (in
the daemon's config file): RSYNC_PID.
diffstat:
net/rsync/Makefile | 8 ++++----
net/rsync/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r ba6b1e924ead -r a242abc895d0 net/rsync/Makefile
--- a/net/rsync/Makefile Sat Nov 18 08:29:13 2006 +0000
+++ b/net/rsync/Makefile Sat Nov 18 09:12:53 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2006/11/05 17:31:10 joerg Exp $
+# $NetBSD: Makefile,v 1.67 2006/11/18 09:12:53 adam Exp $
-DISTNAME= rsync-2.6.8
+DISTNAME= rsync-2.6.9
CATEGORIES= net
MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \
ftp://rsync.samba.org/pub/rsync/ \
@@ -10,7 +10,7 @@
ftp://ftp.sunet.se/pub/unix/admin/rsync/ \
ftp://ftp.fu-berlin.de/unix/network/rsync/
-MAINTAINER= tron%NetBSD.org@localhost
+MAINTAINER= tron%NetBSD.org@localhost
HOMEPAGE= http://rsync.samba.org/
COMMENT= Network file distribution/synchronisation utility
@@ -19,7 +19,7 @@
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 share/doc/rsync
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-included-popt \
--with-rsyncd-conf=${PKG_SYSCONFDIR}/rsyncd.conf
TEST_TARGET= test
diff -r ba6b1e924ead -r a242abc895d0 net/rsync/distinfo
--- a/net/rsync/distinfo Sat Nov 18 08:29:13 2006 +0000
+++ b/net/rsync/distinfo Sat Nov 18 09:12:53 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2006/04/28 16:08:37 wiz Exp $
+$NetBSD: distinfo,v 1.25 2006/11/18 09:12:53 adam Exp $
-SHA1 (rsync-2.6.8.tar.gz) = 2ac54feed46054ced334eb0a234ada18aee53d9c
-RMD160 (rsync-2.6.8.tar.gz) = f01bd6c6d28f7cf888be640c4d3b2406bba28385
-Size (rsync-2.6.8.tar.gz) = 772314 bytes
+SHA1 (rsync-2.6.9.tar.gz) = 341618e230ea2e0e551d0ccf06f840d4f824c843
+RMD160 (rsync-2.6.9.tar.gz) = 36d270d9f01e9a8e808f426196796001bdd3d5d2
+Size (rsync-2.6.9.tar.gz) = 811841 bytes
SHA1 (patch-ab) = 1666dbc37c04c219886b2e5d160792e9b9e2b97d
Home |
Main Index |
Thread Index |
Old Index