pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Moving the p5-Lingua-EN-Inflect, p5-Lingua-EN-Numbers-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0be9667ccd1
branches: trunk
changeset: 494127:c0be9667ccd1
user: reed <reed%pkgsrc.org@localhost>
date: Thu May 19 17:27:13 2005 +0000
description:
Moving the p5-Lingua-EN-Inflect, p5-Lingua-EN-Numbers-Ordinate,
and p5-Lingua-Preferred packages to the textproc category.
diffstat:
devel/Makefile | 3 +--
devel/p5-Lingua-EN-Inflect/Makefile | 4 ++--
devel/p5-UNIVERSAL-moniker/Makefile | 4 ++--
misc/Makefile | 4 +---
misc/p5-Lingua-EN-Numbers-Ordinate/Makefile | 4 ++--
misc/p5-Lingua-Preferred/Makefile | 4 ++--
multimedia/p5-xmltv/Makefile | 6 +++---
textproc/Makefile | 5 ++++-
8 files changed, 17 insertions(+), 17 deletions(-)
diffs (139 lines):
diff -r c028e3cfa13b -r c0be9667ccd1 devel/Makefile
--- a/devel/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/devel/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.639 2005/05/18 22:39:00 wiz Exp $
+# $NetBSD: Makefile,v 1.640 2005/05/19 17:27:13 reed Exp $
#
COMMENT= Development utilities
@@ -394,7 +394,6 @@
SUBDIR+= p5-IPC-SharedCache
SUBDIR+= p5-Inline
SUBDIR+= p5-LDAP
-SUBDIR+= p5-Lingua-EN-Inflect
SUBDIR+= p5-Log-Agent
SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config
diff -r c028e3cfa13b -r c0be9667ccd1 devel/p5-Lingua-EN-Inflect/Makefile
--- a/devel/p5-Lingua-EN-Inflect/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/devel/p5-Lingua-EN-Inflect/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:33 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/19 17:27:13 reed Exp $
DISTNAME= Lingua-EN-Inflect-1.88
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5lei
PKGREVISION= 1
-CATEGORIES= devel perl5
+CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
diff -r c028e3cfa13b -r c0be9667ccd1 devel/p5-UNIVERSAL-moniker/Makefile
--- a/devel/p5-UNIVERSAL-moniker/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/devel/p5-UNIVERSAL-moniker/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:35 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/19 17:27:13 reed Exp $
DISTNAME= UNIVERSAL-moniker-0.08
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@
HOMEPAGE= http://search.cpan.org/dist/UNIVERSAL-moniker/
COMMENT= Perl module for assigning user-friendly names to classes
-DEPENDS+= p5-Lingua-EN-Inflect>=1.88:../../devel/p5-Lingua-EN-Inflect
+DEPENDS+= p5-Lingua-EN-Inflect>=1.88:../../textproc/p5-Lingua-EN-Inflect
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r c028e3cfa13b -r c0be9667ccd1 misc/Makefile
--- a/misc/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/misc/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.239 2005/05/19 13:06:42 minskim Exp $
+# $NetBSD: Makefile,v 1.240 2005/05/19 17:27:13 reed Exp $
#
COMMENT= Miscellaneous utilities
@@ -172,8 +172,6 @@
SUBDIR+= p5-File-Tail
SUBDIR+= p5-Geography-Countries
SUBDIR+= p5-I18N-LangTags
-SUBDIR+= p5-Lingua-EN-Numbers-Ordinate
-SUBDIR+= p5-Lingua-Preferred
SUBDIR+= p5-Locale-Codes
SUBDIR+= p5-Locale-Maketext
SUBDIR+= p5-Locale-Maketext-Fuzzy
diff -r c028e3cfa13b -r c0be9667ccd1 misc/p5-Lingua-EN-Numbers-Ordinate/Makefile
--- a/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:39 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/19 17:27:13 reed Exp $
#
DISTNAME= Lingua-EN-Numbers-Ordinate-1.02
PKGNAME= p5-${DISTNAME}
-CATEGORIES= devel perl5
+CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
diff -r c028e3cfa13b -r c0be9667ccd1 misc/p5-Lingua-Preferred/Makefile
--- a/misc/p5-Lingua-Preferred/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/misc/p5-Lingua-Preferred/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:39 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/19 17:27:13 reed Exp $
#
DISTNAME= Lingua-Preferred-0.2.4
PKGNAME= p5-${DISTNAME}
-CATEGORIES= devel perl5
+CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
diff -r c028e3cfa13b -r c0be9667ccd1 multimedia/p5-xmltv/Makefile
--- a/multimedia/p5-xmltv/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/multimedia/p5-xmltv/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:43 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/19 17:27:13 reed Exp $
DISTNAME= xmltv-0.5.39
PKGNAME= p5-${DISTNAME}
@@ -18,8 +18,8 @@
DEPENDS+= p5-Memoize-[0-9]*:../../devel/p5-Memoize
DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable
# recommended
-DEPENDS+= p5-Lingua-EN-Numbers-Ordinate-[0-9]*:../../misc/p5-Lingua-EN-Numbers-Ordinate
-DEPENDS+= p5-Lingua-Preferred>=0.2.4:../../misc/p5-Lingua-Preferred
+DEPENDS+= p5-Lingua-EN-Numbers-Ordinate-[0-9]*:../../textproc/p5-Lingua-EN-Numbers-Ordinate
+DEPENDS+= p5-Lingua-Preferred>=0.2.4:../../textproc/p5-Lingua-Preferred
DEPENDS+= p5-Term-ProgressBar>=2.03:../../devel/p5-Term-ProgressBar
DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
# needed by se, uk grabbers
diff -r c028e3cfa13b -r c0be9667ccd1 textproc/Makefile
--- a/textproc/Makefile Thu May 19 17:11:45 2005 +0000
+++ b/textproc/Makefile Thu May 19 17:27:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.287 2005/05/19 16:20:26 reed Exp $
+# $NetBSD: Makefile,v 1.288 2005/05/19 17:27:13 reed Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -136,7 +136,10 @@
SUBDIR+= p5-Cz-Cstools
SUBDIR+= p5-Data-FormValidator
SUBDIR+= p5-Filter
+SUBDIR+= p5-Lingua-EN-Inflect
+SUBDIR+= p5-Lingua-EN-Numbers-Ordinate
SUBDIR+= p5-Lingua-EN-Sentence
+SUBDIR+= p5-Lingua-Preferred
SUBDIR+= p5-PDF
SUBDIR+= p5-PDF-API2
SUBDIR+= p5-PDF-Create
Home |
Main Index |
Thread Index |
Old Index