summaryrefslogtreecommitdiff
path: root/archivers/gtar-base/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-12-15 22:16:25 +0000
committerwiz <wiz@pkgsrc.org>2010-12-15 22:16:25 +0000
commit5fa0f4ab510ef6aa64c83ef98580129e1877c42a (patch)
treeeafe46714db17e27b9ecc51a6daa012f81368b80 /archivers/gtar-base/Makefile
parent60057dbd536a01c9e49d78b95788d7b88bf894b4 (diff)
downloadpkgsrc-5fa0f4ab510ef6aa64c83ef98580129e1877c42a.tar.gz
Remove two patches: one disabled a test that however succeeds on
NetBSD-current and Solaris 10 (tested by tez@), the other one was adding a --no-unlink-first option that was added because NetBSD's version of tar had made --unlink-first default. Since this default was changed quite some time ago and the option never was in upstream, remove it. Bump PKGREVISION.
Diffstat (limited to 'archivers/gtar-base/Makefile')
-rw-r--r--archivers/gtar-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile
index 1b92bbe7578..386e6cb5e3c 100644
--- a/archivers/gtar-base/Makefile
+++ b/archivers/gtar-base/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2010/12/15 20:37:38 tez Exp $
+# $NetBSD: Makefile,v 1.68 2010/12/15 22:16:25 wiz Exp $
DISTNAME= tar-1.25
PKGNAME= gtar-base-1.25
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= gtarb
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=tar/}