summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-05-24 19:49:01 +0000
committerwiz <wiz@pkgsrc.org>2021-05-24 19:49:01 +0000
commitbaed0a2edb810dd7f45a65e897249f05eafbe0d3 (patch)
tree6d77b5f19601f9a87a089487aeff27c75dd899f9 /archivers
parent7e8a6b465124c09216f6e7d7dac9811aecd8a5e1 (diff)
downloadpkgsrc-baed0a2edb810dd7f45a65e897249f05eafbe0d3.tar.gz
*: recursive bump for perl 5.34
Diffstat (limited to 'archivers')
-rw-r--r--archivers/atool/Makefile4
-rw-r--r--archivers/dar/Makefile4
-rw-r--r--archivers/fastjar/Makefile4
-rw-r--r--archivers/libzip/Makefile4
-rw-r--r--archivers/lxqt-archiver/Makefile4
-rw-r--r--archivers/p5-Archive-Any-Lite/Makefile4
-rw-r--r--archivers/p5-Archive-Any/Makefile4
-rw-r--r--archivers/p5-Archive-Extract/Makefile4
-rw-r--r--archivers/p5-Archive-Peek/Makefile4
-rw-r--r--archivers/p5-Archive-Tar-Wrapper/Makefile3
-rw-r--r--archivers/p5-Archive-Zip/Makefile3
-rw-r--r--archivers/p5-Compress-Bzip2/Makefile3
-rw-r--r--archivers/p5-Compress-LZMA-Simple/Makefile4
-rw-r--r--archivers/upx/Makefile4
14 files changed, 28 insertions, 25 deletions
diff --git a/archivers/atool/Makefile b/archivers/atool/Makefile
index e32dedb49f3..55521efe8cb 100644
--- a/archivers/atool/Makefile
+++ b/archivers/atool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2020/08/31 18:06:30 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/05/24 19:49:01 wiz Exp $
DISTNAME= atool-0.39.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= archivers
MASTER_SITES= http://savannah.nongnu.org/download/atool/
diff --git a/archivers/dar/Makefile b/archivers/dar/Makefile
index fde281c09e4..7dd492130e6 100644
--- a/archivers/dar/Makefile
+++ b/archivers/dar/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2020/03/23 11:50:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2021/05/24 19:49:02 wiz Exp $
DISTNAME= dar-2.4.13
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dar/}
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index d3c1945b4a2..3647ceda64a 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/05/10 13:54:19 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2021/05/24 19:49:02 wiz Exp $
DISTNAME= fastjar-0.98
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://download.savannah.gnu.org/releases/fastjar/
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index ee882ee5fd7..cd98da72812 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2021/04/21 13:24:06 adam Exp $
+# $NetBSD: Makefile,v 1.54 2021/05/24 19:49:02 wiz Exp $
DISTNAME= libzip-1.7.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= archivers devel
MASTER_SITES= https://libzip.org/download/
MASTER_SITES+= ${MASTER_SITE_GITHUB:=nih-at/}
diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile
index 53cd277751d..aba13714383 100644
--- a/archivers/lxqt-archiver/Makefile
+++ b/archivers/lxqt-archiver/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2021/04/21 11:40:53 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/05/24 19:49:02 wiz Exp $
DISTNAME= lxqt-archiver-0.4.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/archivers/p5-Archive-Any-Lite/Makefile b/archivers/p5-Archive-Any-Lite/Makefile
index f86b5a35d18..6943f1b306e 100644
--- a/archivers/p5-Archive-Any-Lite/Makefile
+++ b/archivers/p5-Archive-Any-Lite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/08/31 18:06:31 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2021/05/24 19:49:02 wiz Exp $
DISTNAME= Archive-Any-Lite-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile
index 3ea4f06d614..9d1f3a077d4 100644
--- a/archivers/p5-Archive-Any/Makefile
+++ b/archivers/p5-Archive-Any/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2020/09/04 10:13:40 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2021/05/24 19:49:02 wiz Exp $
DISTNAME= Archive-Any-0.0946
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile
index b5fcd72122e..3b20a159f69 100644
--- a/archivers/p5-Archive-Extract/Makefile
+++ b/archivers/p5-Archive-Extract/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2020/08/31 18:06:31 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2021/05/24 19:49:02 wiz Exp $
DISTNAME= Archive-Extract-0.86
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Peek/Makefile b/archivers/p5-Archive-Peek/Makefile
index 8e7af2ebbaa..0b05b0629c9 100644
--- a/archivers/p5-Archive-Peek/Makefile
+++ b/archivers/p5-Archive-Peek/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/08/31 18:06:31 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2021/05/24 19:49:02 wiz Exp $
DISTNAME= Archive-Peek-0.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Tar-Wrapper/Makefile b/archivers/p5-Archive-Tar-Wrapper/Makefile
index 44dbb8fccbd..2865446a869 100644
--- a/archivers/p5-Archive-Tar-Wrapper/Makefile
+++ b/archivers/p5-Archive-Tar-Wrapper/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/09/20 07:04:49 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2021/05/24 19:49:03 wiz Exp $
DISTNAME= Archive-Tar-Wrapper-0.38
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 8875334740c..6e5914be7e5 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2020/09/06 12:12:14 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2021/05/24 19:49:03 wiz Exp $
DISTNAME= Archive-Zip-1.68
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Compress-Bzip2/Makefile b/archivers/p5-Compress-Bzip2/Makefile
index ed3573bb0b2..897214c17f9 100644
--- a/archivers/p5-Compress-Bzip2/Makefile
+++ b/archivers/p5-Compress-Bzip2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2020/09/06 19:21:38 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2021/05/24 19:49:03 wiz Exp $
DISTNAME= Compress-Bzip2-2.28
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}
diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile
index 1f659c4026a..0d1a5d60d06 100644
--- a/archivers/p5-Compress-LZMA-Simple/Makefile
+++ b/archivers/p5-Compress-LZMA-Simple/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2020/08/31 18:06:31 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2021/05/24 19:49:03 wiz Exp $
DISTNAME= Compress-LZMA-Simple-0.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/}
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile
index a7ced853bc0..d465258eb73 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/08/31 18:06:32 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2021/05/24 19:49:03 wiz Exp $
DISTNAME= upx-3.96
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=upx/}
GITHUB_TAG= v${PKGVERSION_NOREV}