pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Data-Serializer
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 18 08:45:51 UTC 2026
Modified Files:
pkgsrc/devel/p5-Data-Serializer: MESSAGE Makefile
Log Message:
p5-Data-Serializer: remove references to p5-Compress-PPMd
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Data-Serializer/MESSAGE
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-Data-Serializer/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Data-Serializer/MESSAGE
diff -u pkgsrc/devel/p5-Data-Serializer/MESSAGE:1.2 pkgsrc/devel/p5-Data-Serializer/MESSAGE:1.3
--- pkgsrc/devel/p5-Data-Serializer/MESSAGE:1.2 Fri Sep 4 12:05:14 2020
+++ pkgsrc/devel/p5-Data-Serializer/MESSAGE Sat Jul 18 08:45:51 2026
@@ -1,12 +1,11 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2020/09/04 12:05:14 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2026/07/18 08:45:51 wiz Exp $
Recommended packages (Perl 5 modules) for use with the Perl 5 module
Data::Serializer:
converters/p5-JSON
converters/p5-JSON-XS
-devel/p5-Compress-PPMd
devel/p5-Compress-Zlib
devel/p5-Config-General
devel/p5-Data-Denter
Index: pkgsrc/devel/p5-Data-Serializer/Makefile
diff -u pkgsrc/devel/p5-Data-Serializer/Makefile:1.27 pkgsrc/devel/p5-Data-Serializer/Makefile:1.28
--- pkgsrc/devel/p5-Data-Serializer/Makefile:1.27 Thu Jul 16 19:02:13 2026
+++ pkgsrc/devel/p5-Data-Serializer/Makefile Sat Jul 18 08:45:51 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2026/07/16 19:02:13 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2026/07/18 08:45:51 wiz Exp $
DISTNAME= Data-Serializer-0.65
PKGNAME= p5-${DISTNAME}
@@ -20,7 +20,6 @@ PERL5_PACKLIST= auto/Data/Serializer/.p
# Commented dependencies are recommended packages/modules for use with
# this package/module
-#DEPENDS+= p5-Compress-PPMd-[0-9]*:../../devel/p5-Compress-PPMd
#DEPENDS+= p5-Config-General-[0-9]*:../../devel/p5-Config-General
#DEPENDS+= p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
#DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
Home |
Main Index |
Thread Index |
Old Index