pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Remove textproc/p5-YAML-XS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ca1372492b0
branches: trunk
changeset: 458217:2ca1372492b0
user: wen <wen%pkgsrc.org@localhost>
date: Sat Sep 11 23:40:25 2021 +0000
description:
Remove textproc/p5-YAML-XS.
Approved by: wiz@
diffstat:
textproc/Makefile | 3 +--
textproc/p5-YAML-XS/DESCR | 10 ----------
textproc/p5-YAML-XS/Makefile | 17 -----------------
textproc/p5-YAML-XS/distinfo | 6 ------
4 files changed, 1 insertions(+), 35 deletions(-)
diffs (63 lines):
diff -r f2e7b5d0fcea -r 2ca1372492b0 textproc/Makefile
--- a/textproc/Makefile Sat Sep 11 23:34:44 2021 +0000
+++ b/textproc/Makefile Sat Sep 11 23:40:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1249 2021/09/09 22:14:24 mef Exp $
+# $NetBSD: Makefile,v 1.1250 2021/09/11 23:40:25 wen Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -793,7 +793,6 @@
SUBDIR+= p5-YAML-PP
SUBDIR+= p5-YAML-Syck
SUBDIR+= p5-YAML-Tiny
-SUBDIR+= p5-YAML-XS
SUBDIR+= p5-ack
SUBDIR+= p5-cabocha
SUBDIR+= p5-highlight
diff -r f2e7b5d0fcea -r 2ca1372492b0 textproc/p5-YAML-XS/DESCR
--- a/textproc/p5-YAML-XS/DESCR Sat Sep 11 23:34:44 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-Kirill Simonov's libyaml is arguably the best YAML implementation. The
-C library is written precisely to the YAML 1.1 specification. It was
-originally bound to Python and was later bound to Ruby.
-
-This module is a Perl XS binding to libyaml which offers Perl the best
-YAML support to date.
-
-This module exports the functions Dump, Load, DumpFile and LoadFile.
-These functions are intended to work exactly like YAML.pm's
-corresponding functions. Only Load and Dump are exported by default.
\ No newline at end of file
diff -r f2e7b5d0fcea -r 2ca1372492b0 textproc/p5-YAML-XS/Makefile
--- a/textproc/p5-YAML-XS/Makefile Sat Sep 11 23:34:44 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2021/09/05 02:20:49 wen Exp $
-
-DISTNAME= YAML-LibYAML-0.83
-PKGNAME= p5-${DISTNAME:C/LibYAML/XS/}
-CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/pod/YAML::XS
-COMMENT= Perl YAML Serialization using XS and libyaml
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= c
-PERL5_PACKLIST= auto/YAML/LibYAML/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r f2e7b5d0fcea -r 2ca1372492b0 textproc/p5-YAML-XS/distinfo
--- a/textproc/p5-YAML-XS/distinfo Sat Sep 11 23:34:44 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2021/09/05 02:20:49 wen Exp $
-
-SHA1 (YAML-LibYAML-0.83.tar.gz) = 40510bd63a3ab4e3c3504f299c8838c3449cf1a9
-RMD160 (YAML-LibYAML-0.83.tar.gz) = 12fc71e20b044afba259cf7422df04f3dcbb2794
-SHA512 (YAML-LibYAML-0.83.tar.gz) = 4d70846dae3f5e18e96da786037a6cf09cf06ebdc472243406bf828021071ebaf6f9ac0bab6a88c5208ffeb72c7012cbc054ebf5d6be0f562084db68d3de7451
-Size (YAML-LibYAML-0.83.tar.gz) = 152593 bytes
Home |
Main Index |
Thread Index |
Old Index