pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/sitecopy Update to 0.13.4, provided by Hiramatsu Y...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5af827ffdd5
branches:  trunk
changeset: 461885:b5af827ffdd5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 23 09:05:23 2003 +0000

description:
Update to 0.13.4, provided by Hiramatsu Yoshifumi in PR 22895:
Changes in release sitecopy 0.13.4, 29 July 2003

* Fix ~/.sitecopy directory permissions check on some platforms.
* Fix included getopt build on some platforms.
* Updated Italian translation (Cristian Rigamonti).
* neon updates:
  - add support for Kerberos authentication over HTTP ("GSS-Negotiate").
  - fix compatibility with OpenSSL 0.9.6.

Changes in release sitecopy 0.13.3, 30 June 2003

* 'ls' parsing tweaks in FTP fetch mode.
* Better error handling for corrupt site storage files.
* Update to neon 0.24.

Changes in release sitecopy 0.13.2, 17 June 2003

* Fixes for FTP synch mode (Paul J. Mantyla, David Madore and others).

Changes in release sitecopy 0.13.1, 15 June 2003

* Fixes for FTP fetch mode:
  - corruption of downloaded files
  - handling of empty lines in responses
* Drop support for non-XML storage files produced by sitecopy-0.7.0 and earlier.
* Fixes for SSL certificate caching.
* Fix build using included libintl.
* Fix fn_escape() build with some compilers.

Changes in release sitecopy 0.13.0, 10 May 2003

* Really fix use of non-ASCII filenames:
  - drop 'charset' config option - this should no longer be used
  - filenames should be preserved exactly regardless of character set
* Support WebDAV over SSL again: user is prompted to verify the server
  certificate on first access.
* Enable use of bundled expat.
* Add Italian translation from Cristian Rigamonti.
* Fix segfault if SSL is requested but not supported.
* Fix build on AIX (Takeshi NISHIMATSU), FreeBSD.

Changes in release sitecopy 0.12.1, 19 February 2003

* Fix corruption of uploaded files in FTP mode (Jonathan Paisley)
* Fix build when included libintl is used (Nathan Hand).
* Fix bogus "XML parser received non-8-bit data" error.
* Fix make install (Juergen Daubert).
* Disable use of bundled expat pending build fix.

diffstat:

 www/sitecopy/Makefile         |   9 ++++-----
 www/sitecopy/PLIST            |   4 ++--
 www/sitecopy/distinfo         |   9 ++++-----
 www/sitecopy/patches/patch-aa |  10 +++++-----
 www/sitecopy/patches/patch-ab |  14 --------------
 5 files changed, 15 insertions(+), 31 deletions(-)

diffs (104 lines):

diff -r 3b8c54ac3f8e -r b5af827ffdd5 www/sitecopy/Makefile
--- a/www/sitecopy/Makefile     Tue Sep 23 08:49:16 2003 +0000
+++ b/www/sitecopy/Makefile     Tue Sep 23 09:05:23 2003 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2003/07/22 04:14:36 martti Exp $
+# $NetBSD: Makefile,v 1.18 2003/09/23 09:05:23 wiz Exp $
 
-DISTNAME=              sitecopy-0.11.4
-PKGREVISION=           1
+DISTNAME=              sitecopy-0.13.4
 CATEGORIES=            www
 MASTER_SITES=          http://www.lyra.org/sitecopy/
 
@@ -17,7 +16,7 @@
 GNU_CONFIGURE=         # defined
 CONFIGURE_ARGS+=       --with-ssl=${SSLBASE}
 CONFIGURE_ARGS+=       --with-included-neon
-CONFIGURE_ARGS+=       --with-libxml1
+CONFIGURE_ARGS+=       --with-libxml2
 
 LIBS+=                 ${LIBGETOPT}
 
@@ -34,6 +33,6 @@
 .include "../../devel/gettext-lib/buildlink2.mk"
 .include "../../devel/libgetopt/buildlink2.mk"
 .include "../../security/openssl/buildlink2.mk"
-.include "../../textproc/libxml/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r 3b8c54ac3f8e -r b5af827ffdd5 www/sitecopy/PLIST
--- a/www/sitecopy/PLIST        Tue Sep 23 08:49:16 2003 +0000
+++ b/www/sitecopy/PLIST        Tue Sep 23 09:05:23 2003 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2002/08/25 21:52:20 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/09/23 09:05:23 wiz Exp $
 bin/sitecopy
 man/man1/sitecopy.1
-share/doc/sitecopy/FAQ
 share/doc/sitecopy/NEWS
 share/doc/sitecopy/README
 share/doc/sitecopy/THANKS
@@ -9,6 +8,7 @@
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sitecopy.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sitecopy.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sitecopy.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sitecopy.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/sitecopy.mo
 ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/sitecopy.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sitecopy.mo
diff -r 3b8c54ac3f8e -r b5af827ffdd5 www/sitecopy/distinfo
--- a/www/sitecopy/distinfo     Tue Sep 23 08:49:16 2003 +0000
+++ b/www/sitecopy/distinfo     Tue Sep 23 09:05:23 2003 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2002/08/25 21:52:20 jlam Exp $
+$NetBSD: distinfo,v 1.5 2003/09/23 09:05:23 wiz Exp $
 
-SHA1 (sitecopy-0.11.4.tar.gz) = 765e40e769e91fff0323e4cae73ad8048b453a2c
-Size (sitecopy-0.11.4.tar.gz) = 737326 bytes
-SHA1 (patch-aa) = ba1955f8cd86c16bca08872105db91c1532dc882
-SHA1 (patch-ab) = d8ce1af8b87a0d156a1795fef824553f64b22f59
+SHA1 (sitecopy-0.13.4.tar.gz) = 5ce70aac13c9505eed124396136786edc8d697b8
+Size (sitecopy-0.13.4.tar.gz) = 773653 bytes
+SHA1 (patch-aa) = 0a06d1f70b5ceb3e6ba76d55e3720ff76167d488
diff -r 3b8c54ac3f8e -r b5af827ffdd5 www/sitecopy/patches/patch-aa
--- a/www/sitecopy/patches/patch-aa     Tue Sep 23 08:49:16 2003 +0000
+++ b/www/sitecopy/patches/patch-aa     Tue Sep 23 09:05:23 2003 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2002/08/25 21:52:21 jlam Exp $
+$NetBSD: patch-aa,v 1.4 2003/09/23 09:05:23 wiz Exp $
 
---- Makefile.in.orig   Mon Jan 14 06:02:02 2002
-+++ Makefile.in
-@@ -15,7 +15,7 @@
+--- Makefile.in.orig   2003-09-22 03:25:30.000000000 +0900
++++ Makefile.in        2003-09-22 03:25:25.000000000 +0900
+@@ -11,7 +11,7 @@
  bindir = @bindir@
  mandir = @mandir@
  man1dir = $(mandir)/man1
@@ -10,4 +10,4 @@
 +docdir = $(prefix)/share/doc/sitecopy
  localedir = $(datadir)/locale
  datadir = @datadir@
- pkgdatadir = $(datadir)/@PACKAGE@
+ pkgdatadir = $(datadir)/sitecopy
diff -r 3b8c54ac3f8e -r b5af827ffdd5 www/sitecopy/patches/patch-ab
--- a/www/sitecopy/patches/patch-ab     Tue Sep 23 08:49:16 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2002/08/25 21:52:22 jlam Exp $
-
---- src/console_fe.c.orig      Mon Jan 14 05:42:21 2002
-+++ src/console_fe.c
-@@ -44,6 +44,9 @@
- #ifdef HAVE_ERRNO_H
- #include <errno.h>
- #endif
-+#ifdef HAVE_LOCALE_H
-+#include <locale.h>
-+#endif
- #include <signal.h>
- #include <time.h>
- #include <ctype.h>



Home | Main Index | Thread Index | Old Index