pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time Add and enable "py-parsedatetime" package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f428c62f326
branches:  trunk
changeset: 393960:4f428c62f326
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun May 31 16:52:43 2009 +0000

description:
Add and enable "py-parsedatetime" package.

diffstat:

 time/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3a317b40876f -r 4f428c62f326 time/Makefile
--- a/time/Makefile     Sun May 31 16:51:37 2009 +0000
+++ b/time/Makefile     Sun May 31 16:52:43 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2009/05/19 09:20:15 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2009/05/31 16:52:43 tron Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -98,6 +98,7 @@
 SUBDIR+=       py-dateutil
 SUBDIR+=       py-icalendar
 SUBDIR+=       py-mxDateTime
+SUBDIR+=       py-parsedatetime
 SUBDIR+=       py-pytz
 SUBDIR+=       rclock
 SUBDIR+=       remind



Home | Main Index | Thread Index | Old Index