summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 13:44:32 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 13:44:32 +0000
commit18c3e4adb296e9f522112514b77307706968f717 (patch)
treed43e14befa596c41d96cf54f018ad5d1dfff9156 /archivers
parent6ca32d006f45fb428381183c7476ca38dc9efad8 (diff)
downloadpkgsrc-18c3e4adb296e9f522112514b77307706968f717.tar.gz
Remove SVR4_PKGNAME, per discussion on tech-pkg.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gtar-base/Makefile3
-rw-r--r--archivers/gtar-info/Makefile3
-rw-r--r--archivers/gzip/Makefile3
-rw-r--r--archivers/p5-Archive-Any/Makefile3
-rw-r--r--archivers/p5-Archive-Tar/Makefile3
-rw-r--r--archivers/p5-Archive-Zip/Makefile3
6 files changed, 6 insertions, 12 deletions
diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile
index b6b0ea10348..b8465ef0e2e 100644
--- a/archivers/gtar-base/Makefile
+++ b/archivers/gtar-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2014/08/17 16:28:18 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2014/10/09 13:44:32 wiz Exp $
#
# Please run 'make files/gtar.1' when updating version of this package
# to regenerate the man page. converters/help2man is needed.
@@ -6,7 +6,6 @@
.include "../../archivers/gtar/Makefile.common"
PKGNAME= ${DISTNAME:S/tar/gtar-base/}
-SVR4_PKGNAME= gtarb
COMMENT= The GNU tape archiver with remote magnetic tape support
LICENSE= gnu-gpl-v3
diff --git a/archivers/gtar-info/Makefile b/archivers/gtar-info/Makefile
index f8f8dea0baa..73575078918 100644
--- a/archivers/gtar-info/Makefile
+++ b/archivers/gtar-info/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2014/08/17 16:28:18 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2014/10/09 13:44:32 wiz Exp $
.include "../../archivers/gtar/Makefile.common"
PKGNAME= ${DISTNAME:S/tar/gtar-info/}
-SVR4_PKGNAME= gtari
COMMENT= Info format documentation for the GNU tape archiver
LICENSE= gnu-fdl-v1.1
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 531e4b01674..fb4d6025012 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2013/10/29 13:32:07 obache Exp $
+# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:32 wiz Exp $
DISTNAME= gzip-1.6
-SVR4_PKGNAME= gzip
CATEGORIES= archivers
#MASTER_SITES= ${MASTER_SITE_GNU:=gzip/}
#EXTRACT_SUFX= .tar.xz
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile
index a2a4d59aa10..2fbeed5c932 100644
--- a/archivers/p5-Archive-Any/Makefile
+++ b/archivers/p5-Archive-Any/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:13 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:32 wiz Exp $
DISTNAME= Archive-Any-0.0941
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
-SVR4_PKGNAME= p5aan
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 04cdb9ebfa6..eaa05046b35 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2014/10/01 10:55:14 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2014/10/09 13:44:32 wiz Exp $
DISTNAME= Archive-Tar-2.02
PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 41443d130d6..fecfa5390ec 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2014/09/06 14:29:19 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2014/10/09 13:44:32 wiz Exp $
DISTNAME= Archive-Zip-1.38
PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5zip
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}