pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Moose p5-Moose: fix typo "can to" in DESCR, r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3e51b806b67
branches: trunk
changeset: 382506:f3e51b806b67
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jul 30 06:49:04 2022 +0000
description:
p5-Moose: fix typo "can to" in DESCR, re-wrap description
diffstat:
devel/p5-Moose/DESCR | 18 +++++++++---------
devel/p5-Moose/Makefile | 4 ++--
2 files changed, 11 insertions(+), 11 deletions(-)
diffs (36 lines):
diff -r 3efebaef7774 -r f3e51b806b67 devel/p5-Moose/DESCR
--- a/devel/p5-Moose/DESCR Sat Jul 30 06:25:51 2022 +0000
+++ b/devel/p5-Moose/DESCR Sat Jul 30 06:49:04 2022 +0000
@@ -1,9 +1,9 @@
-Moose is an extension of the Perl 5 object system.
-The main goal of Moose is to make Perl 5 Object Oriented programming
-easier, more consistent and less tedious. With Moose you can to
-think more about what you want to do and less about the mechanics
-of OOP.
-Additionally, Moose is built on top of Class::MOP, which is a
-metaclass system for Perl 5. This means that Moose not only makes
-building normal Perl 5 objects better, but it provides the power
-of metaclass programming as well.
+Moose is an extension of the Perl 5 object system. The main goal of
+Moose is to make Perl 5 Object Oriented programming easier, more
+consistent and less tedious. With Moose you can think more about what
+you want to do and less about the mechanics of OOP.
+
+Additionally, Moose is built on top of Class::MOP, which is a metaclass
+system for Perl 5. This means that Moose not only makes building normal
+Perl 5 objects better, but it provides the power of metaclass
+programming as well.
diff -r 3efebaef7774 -r f3e51b806b67 devel/p5-Moose/Makefile
--- a/devel/p5-Moose/Makefile Sat Jul 30 06:25:51 2022 +0000
+++ b/devel/p5-Moose/Makefile Sat Jul 30 06:49:04 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.124 2022/06/28 11:32:51 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2022/07/30 06:49:04 rillig Exp $
DISTNAME= Moose-2.2201
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Home |
Main Index |
Thread Index |
Old Index