summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/gtar-base/Makefile7
-rw-r--r--archivers/gtar-base/distinfo11
-rw-r--r--archivers/gtar-base/patches/patch-ae12
-rw-r--r--archivers/gtar-base/patches/patch-af8
-rw-r--r--archivers/gtar-info/Makefile7
-rw-r--r--archivers/gtar-info/distinfo8
-rw-r--r--archivers/gtar/Makefile9
7 files changed, 26 insertions, 36 deletions
diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile
index 228afdf1c0b..2c0f6df7dd2 100644
--- a/archivers/gtar-base/Makefile
+++ b/archivers/gtar-base/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2008/05/18 01:48:09 tnn Exp $
+# $NetBSD: Makefile,v 1.64 2009/08/16 13:53:32 wiz Exp $
-DISTNAME= tar-1.20
-PKGNAME= gtar-base-1.20
+DISTNAME= tar-1.22
+PKGNAME= gtar-base-1.22
SVR4_PKGNAME= gtarb
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=tar/}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=tar/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= The GNU tape archiver with remote magnetic tape support
+LICENSE= gnu-gpl-v3
CONFLICTS= gcpio-[0-9]*
diff --git a/archivers/gtar-base/distinfo b/archivers/gtar-base/distinfo
index d96c09f3424..a4aa8c1066c 100644
--- a/archivers/gtar-base/distinfo
+++ b/archivers/gtar-base/distinfo
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.23 2009/01/20 00:33:56 tnn Exp $
+$NetBSD: distinfo,v 1.24 2009/08/16 13:53:32 wiz Exp $
-SHA1 (tar-1.20.tar.gz) = 1bc0731a00f2483f381c48e0b3f359877ddff910
-RMD160 (tar-1.20.tar.gz) = 6ac6847b4d0f4fcd61408f63df18b503699f2fb9
-Size (tar-1.20.tar.gz) = 2822777 bytes
+SHA1 (tar-1.22.tar.gz) = 79875be57ca47d16ab41fc1bf3853efe68b81167
+RMD160 (tar-1.22.tar.gz) = 92aae7f6ebce77d1e334acc59320980c4ce7ffe4
+Size (tar-1.22.tar.gz) = 2998989 bytes
SHA1 (patch-ab) = bc2cb4547a0df1d1877a3d09a6e3969123ddecab
SHA1 (patch-ad) = c5106ba2d0a0414ccbc55dfbf71c95280080b190
-SHA1 (patch-ae) = 99323cf270e3e60dd21db42aea3556dd9255cef2
-SHA1 (patch-af) = 8e57e09e3b1a79310dc343c3741fc94916788b79
+SHA1 (patch-af) = 2965f2dbbf4914daab3ffcc067acbc2bac6729e7
SHA1 (patch-ag) = 8e1f6d2b6d38a029485cd7a1987cc6acb6a4cc84
SHA1 (patch-ah) = f1e26c3474982b9cef494554cd6e876c86afc22c
SHA1 (patch-ai) = 93904441dc0bfc100ce07845a0ba3c3b2c74ba25
diff --git a/archivers/gtar-base/patches/patch-ae b/archivers/gtar-base/patches/patch-ae
deleted file mode 100644
index 0bee1e86e3d..00000000000
--- a/archivers/gtar-base/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.8 2008/05/18 01:48:09 tnn Exp $
-
---- lib/Makefile.in.orig 2008-04-14 14:03:58.000000000 +0200
-+++ lib/Makefile.in
-@@ -980,7 +980,6 @@ check: $(BUILT_SOURCES)
- all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) all-local
- installdirs:
- install: $(BUILT_SOURCES)
-- $(MAKE) $(AM_MAKEFLAGS) install-am
- install-exec: install-exec-am
- install-data: install-data-am
- uninstall: uninstall-am
diff --git a/archivers/gtar-base/patches/patch-af b/archivers/gtar-base/patches/patch-af
index 4bf81944be2..4870798fa84 100644
--- a/archivers/gtar-base/patches/patch-af
+++ b/archivers/gtar-base/patches/patch-af
@@ -1,13 +1,13 @@
-$NetBSD: patch-af,v 1.4 2008/05/18 01:48:09 tnn Exp $
+$NetBSD: patch-af,v 1.5 2009/08/16 13:53:32 wiz Exp $
---- tests/testsuite.orig 2008-04-14 14:11:06.000000000 +0200
+--- tests/testsuite.orig 2009-03-05 07:18:59.000000000 +0000
+++ tests/testsuite
@@ -620,7 +620,7 @@ at_times_file=$at_suite_dir/at-times
# List of the tested programs.
at_tested='tar'
# List of the all the test groups.
--at_groups_all=' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74'
-+at_groups_all=' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74'
+-at_groups_all=' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77'
++at_groups_all=' 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77'
# As many question marks as there are digits in the last test group number.
# Used to normalize the test group numbers so that `ls' lists them in
# numerical order.
diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile
index e4c0949a984..ab882edbaa3 100644
--- a/archivers/gtar-info/Makefile
+++ b/archivers/gtar-info/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2008/05/18 01:48:58 tnn Exp $
+# $NetBSD: Makefile,v 1.27 2009/08/16 13:53:32 wiz Exp $
#
-DISTNAME= tar-1.20
-PKGNAME= gtar-info-1.20
+DISTNAME= tar-1.22
+PKGNAME= gtar-info-1.22
SVR4_PKGNAME= gtari
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=tar/}
@@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=tar/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= Info format documentation for the GNU tape archiver
+LICENSE= gnu-fdl-v1.1
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/archivers/gtar-info/distinfo b/archivers/gtar-info/distinfo
index 8e2e7fb8e0d..935327829fc 100644
--- a/archivers/gtar-info/distinfo
+++ b/archivers/gtar-info/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/05/18 01:48:58 tnn Exp $
+$NetBSD: distinfo,v 1.8 2009/08/16 13:53:32 wiz Exp $
-SHA1 (tar-1.20.tar.gz) = 1bc0731a00f2483f381c48e0b3f359877ddff910
-RMD160 (tar-1.20.tar.gz) = 6ac6847b4d0f4fcd61408f63df18b503699f2fb9
-Size (tar-1.20.tar.gz) = 2822777 bytes
+SHA1 (tar-1.22.tar.gz) = 79875be57ca47d16ab41fc1bf3853efe68b81167
+RMD160 (tar-1.22.tar.gz) = 92aae7f6ebce77d1e334acc59320980c4ce7ffe4
+Size (tar-1.22.tar.gz) = 2998989 bytes
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index fff0e672c31..76ad0df5abc 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2009/07/17 04:47:27 rillig Exp $
+# $NetBSD: Makefile,v 1.38 2009/08/16 13:53:32 wiz Exp $
-DISTNAME= gtar-1.20
+DISTNAME= gtar-1.22
CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
@@ -8,11 +8,12 @@ DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= The "meta-package" for the GNU tape archiver (tar)
+LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.1
META_PACKAGE= yes
-DEPENDS+= gtar-base-1.20{,nb*}:../../archivers/gtar-base
-DEPENDS+= gtar-info-1.20{,nb*}:../../archivers/gtar-info
+DEPENDS+= gtar-base-1.22{,nb*}:../../archivers/gtar-base
+DEPENDS+= gtar-info-1.22{,nb*}:../../archivers/gtar-info
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir