pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/p5-Archive-Zip-SimpleZip
Module Name: pkgsrc
Committed By: taca
Date: Tue Jun 2 13:19:12 UTC 2026
Added Files:
pkgsrc/archivers/p5-Archive-Zip-SimpleZip: DESCR Makefile distinfo
Log Message:
archivers/p5-Archive-Zip-SimpleZip: add version 1.002
Add p5-Archive-Zip-SimpleZip package which will be required by newer
mail/sympa package.
Archive::Zip::SimpleZip is a module that allows the creation of Zip
archives. For reading Zip archives, there is a companion module, called
Archive::Zip::SimpleUnzip, that can read Zip archives.
This pacakge contains Archive::Zip::SimpleZip and Archive::Zip::SimpleUnzip.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/p5-Archive-Zip-SimpleZip/DESCR \
pkgsrc/archivers/p5-Archive-Zip-SimpleZip/Makefile \
pkgsrc/archivers/p5-Archive-Zip-SimpleZip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/archivers/p5-Archive-Zip-SimpleZip/DESCR
diff -u /dev/null pkgsrc/archivers/p5-Archive-Zip-SimpleZip/DESCR:1.1
--- /dev/null Tue Jun 2 13:19:12 2026
+++ pkgsrc/archivers/p5-Archive-Zip-SimpleZip/DESCR Tue Jun 2 13:19:11 2026
@@ -0,0 +1,5 @@
+Archive::Zip::SimpleZip is a module that allows the creation of Zip
+archives. For reading Zip archives, there is a companion module, called
+Archive::Zip::SimpleUnzip, that can read Zip archives.
+
+This pacakge contains Archive::Zip::SimpleZip and Archive::Zip::SimpleUnzip.
Index: pkgsrc/archivers/p5-Archive-Zip-SimpleZip/Makefile
diff -u /dev/null pkgsrc/archivers/p5-Archive-Zip-SimpleZip/Makefile:1.1
--- /dev/null Tue Jun 2 13:19:12 2026
+++ pkgsrc/archivers/p5-Archive-Zip-SimpleZip/Makefile Tue Jun 2 13:19:11 2026
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2026/06/02 13:19:11 taca Exp $
+
+DISTNAME= Archive-Zip-SimpleZip-1.002
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= archivers perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/pod/Archive::Zip::SimpleZip
+COMMENT= Perl5 module interface to read/write Zip Archives
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Archive/Zip/SimpleZip/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/archivers/p5-Archive-Zip-SimpleZip/distinfo
diff -u /dev/null pkgsrc/archivers/p5-Archive-Zip-SimpleZip/distinfo:1.1
--- /dev/null Tue Jun 2 13:19:12 2026
+++ pkgsrc/archivers/p5-Archive-Zip-SimpleZip/distinfo Tue Jun 2 13:19:11 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/06/02 13:19:11 taca Exp $
+
+BLAKE2s (Archive-Zip-SimpleZip-1.002.tar.gz) = e3925e4d5aed67cdcea8f275fb3fb07ddda7287dac4359f5589a74d8c73bb6a7
+SHA512 (Archive-Zip-SimpleZip-1.002.tar.gz) = 950b62cf0b8b65b6b1ae5ae6cf51aee883771d5a83197dbf3a61285e85e06bfd0aefa20b4ae7ca3c4d91e19daec3380cfa76c194fc6062cf6394dbc183e41c7f
+Size (Archive-Zip-SimpleZip-1.002.tar.gz) = 53692 bytes
Home |
Main Index |
Thread Index |
Old Index