From 96c4e0e2769ba04972dc41b51a6910140d8a8fa8 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 11 May 2011 07:49:58 +0000 Subject: Changes 1.26: * Fix the --verify option, which broke in version 1.24. * Fix storing long sparse file names in PAX archives. * Fix correctness of --atime-preserve=replace. * Work around POSIX incompatibilities on FreeBSD, NetBSD and Tru64. * Fix bug with --one-file-system --listed-incremental. --- archivers/gtar-info/Makefile | 14 +++++++------- archivers/gtar-info/distinfo | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'archivers/gtar-info') diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile index 600dcbb10a6..af3c58bd2f0 100644 --- a/archivers/gtar-info/Makefile +++ b/archivers/gtar-info/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2010/12/12 13:10:40 wiz Exp $ -# +# $NetBSD: Makefile,v 1.30 2011/05/11 07:49:59 adam Exp $ -DISTNAME= tar-1.25 -PKGNAME= gtar-info-1.25 +DISTNAME= tar-1.26 +PKGNAME= ${DISTNAME:S/tar/gtar-info/} SVR4_PKGNAME= gtari CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GNU:=tar/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/tar/tar.html @@ -15,9 +15,9 @@ LICENSE= gnu-fdl-v1.1 PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews -NO_CONFIGURE= yes -NO_BUILD= yes -INFO_FILES= yes +NO_CONFIGURE= yes +NO_BUILD= yes +INFO_FILES= yes INSTALLATION_DIRS= ${PKGINFODIR} diff --git a/archivers/gtar-info/distinfo b/archivers/gtar-info/distinfo index 82b1c542a14..c4019cb9f8f 100644 --- a/archivers/gtar-info/distinfo +++ b/archivers/gtar-info/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2010/12/12 13:10:40 wiz Exp $ +$NetBSD: distinfo,v 1.11 2011/05/11 07:49:59 adam Exp $ -SHA1 (tar-1.25.tar.gz) = 28bcf4cfcb32805afead8a6259158064d96359fb -RMD160 (tar-1.25.tar.gz) = 8013ed400958cc8e9d605f5541e52e413bf878dc -Size (tar-1.25.tar.gz) = 3400086 bytes +SHA1 (tar-1.26.tar.bz2) = 70f298c3cd997b694864c55e6d8655324c87a0cc +RMD160 (tar-1.26.tar.bz2) = d507dc5a57a823701cae5cdd2b98aba48ec74d3f +Size (tar-1.26.tar.bz2) = 2339773 bytes -- cgit v1.2.3