pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Adding SUBDIR's for 5-Lingua-EN-FindNumber, p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7d6d871a3e4
branches:  trunk
changeset: 620999:a7d6d871a3e4
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Jul 03 16:16:28 2013 +0000

description:
Adding SUBDIR's for 5-Lingua-EN-FindNumber, p5-Lingua-EN-Number-IsOrdinal,
p5-Lingua-EN-Words2Nums and p5-String-Compare-ConstantTime.

diffstat:

 textproc/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 67a638368d7f -r a7d6d871a3e4 textproc/Makefile
--- a/textproc/Makefile Wed Jul 03 16:13:51 2013 +0000
+++ b/textproc/Makefile Wed Jul 03 16:16:28 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.732 2013/07/02 11:23:36 rodent Exp $
+# $NetBSD: Makefile,v 1.733 2013/07/03 16:16:28 sno Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -354,12 +354,15 @@
 SUBDIR+=       p5-Filter
 SUBDIR+=       p5-FormValidator-Simple
 SUBDIR+=       p5-Kwalify
+SUBDIR+=       p5-Lingua-EN-FindNumber
 SUBDIR+=       p5-Lingua-EN-Inflect
 SUBDIR+=       p5-Lingua-EN-Inflect-Number
 SUBDIR+=       p5-Lingua-EN-Inflect-Phrase
+SUBDIR+=       p5-Lingua-EN-Number-IsOrdinal
 SUBDIR+=       p5-Lingua-EN-Numbers-Ordinate
 SUBDIR+=       p5-Lingua-EN-Sentence
 SUBDIR+=       p5-Lingua-EN-Tagger
+SUBDIR+=       p5-Lingua-EN-Words2Nums
 SUBDIR+=       p5-Lingua-Identify
 SUBDIR+=       p5-Lingua-PT-Stemmer
 SUBDIR+=       p5-Lingua-Preferred
@@ -408,6 +411,7 @@
 SUBDIR+=       p5-String-BufferStack
 SUBDIR+=       p5-String-CRC32
 SUBDIR+=       p5-String-CamelCase
+SUBDIR+=       p5-String-Compare-ConstantTime
 SUBDIR+=       p5-String-Errf
 SUBDIR+=       p5-String-Flogger
 SUBDIR+=       p5-String-Formatter



Home | Main Index | Thread Index | Old Index