diff options
author | shattered <shattered@pkgsrc.org> | 2014-09-13 10:53:04 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2014-09-13 10:53:04 +0000 |
commit | 7ee5a5648bc29c8e7afebbfc9a9d0a56d3d3901e (patch) | |
tree | 4f87691ce574144b6867d03be0926bc65a3584d5 | |
parent | f517f21e696df44ae3f1381c8c16f2761fd50da0 (diff) | |
download | pkgsrc-7ee5a5648bc29c8e7afebbfc9a9d0a56d3d3901e.tar.gz |
Update to 4.13.5 (2013). Changes:
* 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.
-rw-r--r-- | archivers/gsharutils/Makefile | 4 | ||||
-rw-r--r-- | archivers/gsharutils/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile index a82ea0fffb6..5ca2710dc76 100644 --- a/archivers/gsharutils/Makefile +++ b/archivers/gsharutils/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2013/07/21 09:03:19 shattered Exp $ +# $NetBSD: Makefile,v 1.51 2014/09/13 10:53:04 shattered Exp $ -DISTNAME= sharutils-4.13.4 +DISTNAME= sharutils-4.13.5 PKGNAME= g${DISTNAME} CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/} diff --git a/archivers/gsharutils/distinfo b/archivers/gsharutils/distinfo index 100869f3b01..c87ca36a674 100644 --- a/archivers/gsharutils/distinfo +++ b/archivers/gsharutils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2013/07/21 09:03:19 shattered Exp $ +$NetBSD: distinfo,v 1.19 2014/09/13 10:53:04 shattered Exp $ -SHA1 (sharutils-4.13.4.tar.gz) = 29c8a3ed89ae63cda6c25db552719abeb9d50cbd -RMD160 (sharutils-4.13.4.tar.gz) = cd1160ffe963181c99396e6b2a0c2b09464a807a -Size (sharutils-4.13.4.tar.gz) = 1956545 bytes +SHA1 (sharutils-4.13.5.tar.gz) = 60868635dff4c36f6ccc7be89b53a591938fa3b2 +RMD160 (sharutils-4.13.5.tar.gz) = 9f59fca8d3ec5e98ba61b7a330fa90a1d02f997d +Size (sharutils-4.13.5.tar.gz) = 2045022 bytes |