Sun Jul 21 09:03:19 2013 UTC ()
Update to 4.13.4. Changes:

* POSIX-ism: they have determined that uudecode is not expected
  to exit failure when the output file mode cannot be changed.
  Either POSIXLY_CORRECT or --ignore-chmod will cause uudecode
  to behave this way.
* output file names may be encoded in the uuencoded file.
  By specifying '--encode' on the command line, the output
  file name will be base64 encoded in the uuencode file.


(shattered)
diff -r1.49 -r1.50 pkgsrc/archivers/gsharutils/Makefile
diff -r1.10 -r1.11 pkgsrc/archivers/gsharutils/PLIST
diff -r1.17 -r1.18 pkgsrc/archivers/gsharutils/distinfo

cvs diff -r1.49 -r1.50 pkgsrc/archivers/gsharutils/Makefile (expand / switch to context diff)
--- pkgsrc/archivers/gsharutils/Makefile 2012/12/06 11:38:19 1.49
+++ pkgsrc/archivers/gsharutils/Makefile 2013/07/21 09:03:19 1.50
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2012/12/06 11:38:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.50 2013/07/21 09:03:19 shattered Exp $
 
-DISTNAME=	sharutils-4.11.1
-PKGREVISION=	2
+DISTNAME=	sharutils-4.13.4
 PKGNAME=	g${DISTNAME}
 CATEGORIES=	archivers
 MASTER_SITES=	${MASTER_SITE_GNU:=sharutils/}
@@ -28,6 +27,9 @@
 CONFIGURE_ARGS+=	--program-prefix=g
 
 .include "../../mk/bsd.prefs.mk"
+
+pre-install:
+	${RM} -f ${DESTDIR}${PREFIX}/lib/charset.alias
 
 post-install:
 .for f in shar unshar

cvs diff -r1.10 -r1.11 pkgsrc/archivers/gsharutils/PLIST (expand / switch to context diff)
--- pkgsrc/archivers/gsharutils/PLIST 2012/06/02 08:26:45 1.10
+++ pkgsrc/archivers/gsharutils/PLIST 2013/07/21 09:03:19 1.11
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2012/06/02 08:26:45 cheusov Exp $
+@comment $NetBSD: PLIST,v 1.11 2013/07/21 09:03:19 shattered Exp $
 bin/gshar
 bin/gunshar
 gnu/bin/shar
@@ -14,6 +14,7 @@
 share/locale/da/LC_MESSAGES/sharutils.mo
 share/locale/de/LC_MESSAGES/sharutils.mo
 share/locale/el/LC_MESSAGES/sharutils.mo
+share/locale/eo/LC_MESSAGES/sharutils.mo
 share/locale/es/LC_MESSAGES/sharutils.mo
 share/locale/et/LC_MESSAGES/sharutils.mo
 share/locale/fi/LC_MESSAGES/sharutils.mo
@@ -24,13 +25,9 @@
 share/locale/id/LC_MESSAGES/sharutils.mo
 share/locale/it/LC_MESSAGES/sharutils.mo
 share/locale/ja/LC_MESSAGES/sharutils.mo
-share/locale/nb/LC_MESSAGES/sharutils.mo
 share/locale/nl/LC_MESSAGES/sharutils.mo
-share/locale/nn/LC_MESSAGES/sharutils.mo
 share/locale/pl/LC_MESSAGES/sharutils.mo
-share/locale/pt/LC_MESSAGES/sharutils.mo
 share/locale/ru/LC_MESSAGES/sharutils.mo
-share/locale/rw/LC_MESSAGES/sharutils.mo
 share/locale/sr/LC_MESSAGES/sharutils.mo
 share/locale/sv/LC_MESSAGES/sharutils.mo
 share/locale/tr/LC_MESSAGES/sharutils.mo

cvs diff -r1.17 -r1.18 pkgsrc/archivers/gsharutils/distinfo (expand / switch to context diff)
--- pkgsrc/archivers/gsharutils/distinfo 2011/11/19 18:59:20 1.17
+++ pkgsrc/archivers/gsharutils/distinfo 2013/07/21 09:03:19 1.18
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2011/11/19 18:59:20 marino Exp $
+$NetBSD: distinfo,v 1.18 2013/07/21 09:03:19 shattered Exp $
 
-SHA1 (sharutils-4.11.1.tar.gz) = e73d15384e5bd688a12ff0b48a605170ea13f4d5
+SHA1 (sharutils-4.13.4.tar.gz) = 29c8a3ed89ae63cda6c25db552719abeb9d50cbd
-RMD160 (sharutils-4.11.1.tar.gz) = 79b57b8c139cd7845de2c0778f5230261c5331b2
+RMD160 (sharutils-4.13.4.tar.gz) = cd1160ffe963181c99396e6b2a0c2b09464a807a
-Size (sharutils-4.11.1.tar.gz) = 1297757 bytes
+Size (sharutils-4.13.4.tar.gz) = 1956545 bytes