pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Catch up with gtar-base-1.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16d526e140d8
branches:  trunk
changeset: 542467:16d526e140d8
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun May 18 01:48:58 2008 +0000

description:
Catch up with gtar-base-1.20.

diffstat:

 archivers/gtar-info/Makefile |  7 +++----
 archivers/gtar-info/distinfo |  8 ++++----
 archivers/gtar/Makefile      |  9 ++++-----
 3 files changed, 11 insertions(+), 13 deletions(-)

diffs (53 lines):

diff -r aa2917f55e8b -r 16d526e140d8 archivers/gtar-info/Makefile
--- a/archivers/gtar-info/Makefile      Sun May 18 01:48:09 2008 +0000
+++ b/archivers/gtar-info/Makefile      Sun May 18 01:48:58 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2007/07/19 14:54:04 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2008/05/18 01:48:58 tnn Exp $
 #
 
-DISTNAME=      tar-1.15.1
-PKGNAME=       gtar-info-1.15.1
-PKGREVISION=   1
+DISTNAME=      tar-1.20
+PKGNAME=       gtar-info-1.20
 SVR4_PKGNAME=  gtari
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_GNU:=tar/}
diff -r aa2917f55e8b -r 16d526e140d8 archivers/gtar-info/distinfo
--- a/archivers/gtar-info/distinfo      Sun May 18 01:48:09 2008 +0000
+++ b/archivers/gtar-info/distinfo      Sun May 18 01:48:58 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/23 14:45:23 agc Exp $
+$NetBSD: distinfo,v 1.7 2008/05/18 01:48:58 tnn Exp $
 
-SHA1 (tar-1.15.1.tar.gz) = 21574ae5d39b698f7f577e2cecc91a5ec89b659c
-RMD160 (tar-1.15.1.tar.gz) = 83f35ee090d05f0865ebd9915bbd1b649a6555c5
-Size (tar-1.15.1.tar.gz) = 2204322 bytes
+SHA1 (tar-1.20.tar.gz) = 1bc0731a00f2483f381c48e0b3f359877ddff910
+RMD160 (tar-1.20.tar.gz) = 6ac6847b4d0f4fcd61408f63df18b503699f2fb9
+Size (tar-1.20.tar.gz) = 2822777 bytes
diff -r aa2917f55e8b -r 16d526e140d8 archivers/gtar/Makefile
--- a/archivers/gtar/Makefile   Sun May 18 01:48:09 2008 +0000
+++ b/archivers/gtar/Makefile   Sun May 18 01:48:58 2008 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2007/10/25 22:00:39 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2008/05/18 01:48:58 tnn Exp $
 
-DISTNAME=      gtar-1.15.1
-PKGREVISION=   1
+DISTNAME=      gtar-1.20
 CATEGORIES=    archivers
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -10,8 +9,8 @@
 HOMEPAGE=      http://www.gnu.org/software/tar/tar.html
 COMMENT=       The "meta-package" for the GNU tape archiver (tar)
 
-DEPENDS+=      gtar-base-1.15.1{,nb*}:../../archivers/gtar-base
-DEPENDS+=      gtar-info-1.15.1{,nb*}:../../archivers/gtar-info
+DEPENDS+=      gtar-base-1.20{,nb*}:../../archivers/gtar-base
+DEPENDS+=      gtar-info-1.20{,nb*}:../../archivers/gtar-info
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index