svn commit: r327942 - head/devel/py-parsedatetime
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Sep 23 06:47:10 UTC 2013
Author: lwhsu
Date: Mon Sep 23 06:47:08 2013
New Revision: 327942
URL: http://svnweb.freebsd.org/changeset/ports/327942
Log:
- Update to 1.1.2
Modified:
head/devel/py-parsedatetime/Makefile
head/devel/py-parsedatetime/distinfo
head/devel/py-parsedatetime/pkg-descr
head/devel/py-parsedatetime/pkg-plist
Modified: head/devel/py-parsedatetime/Makefile
==============================================================================
--- head/devel/py-parsedatetime/Makefile Mon Sep 23 06:39:49 2013 (r327941)
+++ head/devel/py-parsedatetime/Makefile Mon Sep 23 06:47:08 2013 (r327942)
@@ -2,34 +2,17 @@
# $FreeBSD$
PORTNAME= parsedatetime
-PORTVERSION= 0.8.7
+PORTVERSION= 1.1.2
CATEGORIES= devel python
-MASTER_SITES= http://code-bear.com/code/parsedatetime/ \
- CHEESESHOP \
- ${MASTER_SITE_GOOGLE_CODE} \
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu at FreeBSD.org
COMMENT= Python module for parsing 'human readable' date/time expressions
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
-
-DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
-EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
-EXAMPLES= README.txt basic.py with_locale.py
+USE_PYDISTUTILS= yes
NO_STAGE= yes
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${CP} -R ${WRKSRC}/docs/ ${DOCSDIR}
-.endif
-.if !defined(NOPORTEXAMPLES)
- @${MKDIR} ${EXAMPLESDIR}
-.for f in ${EXAMPLES}
- ${INSTALL_DATA} ${WRKSRC}/examples/${f} ${EXAMPLESDIR}
-.endfor
-.endif
.include <bsd.port.mk>
Modified: head/devel/py-parsedatetime/distinfo
==============================================================================
--- head/devel/py-parsedatetime/distinfo Mon Sep 23 06:39:49 2013 (r327941)
+++ head/devel/py-parsedatetime/distinfo Mon Sep 23 06:47:08 2013 (r327942)
@@ -1,2 +1,2 @@
-SHA256 (parsedatetime-0.8.7.tar.gz) = 9b52f8b25f2f5e29e6b46bb5b37faea77396e5068a1b2828f60149d59bb636f6
-SIZE (parsedatetime-0.8.7.tar.gz) = 222374
+SHA256 (parsedatetime-1.1.2.tar.gz) = ed6a828f16b7d2ecb0e93f60bc371ab1f7d3233f115e5d94ef680fb151e2df93
+SIZE (parsedatetime-1.1.2.tar.gz) = 19936
Modified: head/devel/py-parsedatetime/pkg-descr
==============================================================================
--- head/devel/py-parsedatetime/pkg-descr Mon Sep 23 06:39:49 2013 (r327941)
+++ head/devel/py-parsedatetime/pkg-descr Mon Sep 23 06:47:08 2013 (r327942)
@@ -21,4 +21,4 @@ parsedatetime is able to parse, for exam
* 2 hours before noon
* 2 days from tomorrow
-WWW: http://code-bear.com/code/parsedatetime/
+WWW: https://github.com/bear/parsedatetime/
Modified: head/devel/py-parsedatetime/pkg-plist
==============================================================================
--- head/devel/py-parsedatetime/pkg-plist Mon Sep 23 06:39:49 2013 (r327941)
+++ head/devel/py-parsedatetime/pkg-plist Mon Sep 23 06:47:08 2013 (r327942)
@@ -1,170 +1,10 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
-%%PORTDOCS%%%%DOCSDIR%%/._class-tree.html
-%%PORTDOCS%%%%DOCSDIR%%/._crarr.png
-%%PORTDOCS%%%%DOCSDIR%%/._epydoc.css
-%%PORTDOCS%%%%DOCSDIR%%/._epydoc.js
-%%PORTDOCS%%%%DOCSDIR%%/._exceptions.AssertionError-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._frames.html
-%%PORTDOCS%%%%DOCSDIR%%/._help.html
-%%PORTDOCS%%%%DOCSDIR%%/._identifier-index.html
-%%PORTDOCS%%%%DOCSDIR%%/._index.html
-%%PORTDOCS%%%%DOCSDIR%%/._module-tree.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime.Calendar-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime_consts-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime_consts-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime_consts.Constants-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime_consts.pdtLocale_au-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime_consts.pdtLocale_de-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime_consts.pdtLocale_en-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.parsedatetime_consts.pdtLocale_es-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestAustralianLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestAustralianLocale-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestAustralianLocale.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestComplexDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestComplexDateTimes-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestComplexDateTimes.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestDaysInMonth-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestDaysInMonth.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestErrors-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestErrors-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestErrors.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestFrenchLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestFrenchLocale-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestFrenchLocale.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestGermanLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestGermanLocale-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestGermanLocale.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestInc-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestInc-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestInc.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestMultiple-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestMultiple-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestMultiple.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestPhrases-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestPhrases-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestPhrases.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestRanges-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestRanges-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestRanges.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestSimpleDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestSimpleDateTimes-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestSimpleDateTimes.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestSimpleOffsets-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestSimpleOffsets-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestSimpleOffsets.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestUnits-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestUnits-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/._parsedatetime.tests.TestUnits.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/._redirect.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-everything.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.parsedatetime_consts-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestAustralianLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestComplexDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestDaysInMonth-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestErrors-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestFrenchLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestGermanLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestInc-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestMultiple-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestPhrases-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestRanges-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestSimpleDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestSimpleOffsets-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc-parsedatetime.tests.TestUnits-module.html
-%%PORTDOCS%%%%DOCSDIR%%/._toc.html
-%%PORTDOCS%%%%DOCSDIR%%/class-tree.html
-%%PORTDOCS%%%%DOCSDIR%%/crarr.png
-%%PORTDOCS%%%%DOCSDIR%%/epydoc.css
-%%PORTDOCS%%%%DOCSDIR%%/epydoc.js
-%%PORTDOCS%%%%DOCSDIR%%/exceptions.AssertionError-class.html
-%%PORTDOCS%%%%DOCSDIR%%/frames.html
-%%PORTDOCS%%%%DOCSDIR%%/help.html
-%%PORTDOCS%%%%DOCSDIR%%/identifier-index.html
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/module-tree.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime.Calendar-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime_consts-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime_consts-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime_consts.Constants-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime_consts.pdtLocale_au-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime_consts.pdtLocale_de-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime_consts.pdtLocale_en-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.parsedatetime_consts.pdtLocale_es-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestAustralianLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestAustralianLocale-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestAustralianLocale.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestComplexDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestComplexDateTimes-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestComplexDateTimes.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestDaysInMonth-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestDaysInMonth.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestErrors-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestErrors-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestErrors.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestFrenchLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestFrenchLocale-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestFrenchLocale.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestGermanLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestGermanLocale-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestGermanLocale.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestInc-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestInc-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestInc.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestMultiple-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestMultiple-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestMultiple.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestPhrases-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestPhrases-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestPhrases.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestRanges-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestRanges-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestRanges.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestSimpleDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestSimpleDateTimes-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestSimpleDateTimes.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestSimpleOffsets-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestSimpleOffsets-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestSimpleOffsets.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestUnits-module.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestUnits-pysrc.html
-%%PORTDOCS%%%%DOCSDIR%%/parsedatetime.tests.TestUnits.test-class.html
-%%PORTDOCS%%%%DOCSDIR%%/redirect.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-everything.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.parsedatetime-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.parsedatetime_consts-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestAustralianLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestComplexDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestDaysInMonth-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestErrors-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestFrenchLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestGermanLocale-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestInc-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestMultiple-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestPhrases-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestRanges-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestSimpleDateTimes-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestSimpleOffsets-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc-parsedatetime.tests.TestUnits-module.html
-%%PORTDOCS%%%%DOCSDIR%%/toc.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/with_locale.py
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+%%PYTHON_SITELIBDIR%%/parsedatetime/__init__.py
+%%PYTHON_SITELIBDIR%%/parsedatetime/__init__.pyc
+%%PYTHON_SITELIBDIR%%/parsedatetime/__init__.pyo
+%%PYTHON_SITELIBDIR%%/parsedatetime/parsedatetime.py
+%%PYTHON_SITELIBDIR%%/parsedatetime/parsedatetime.pyc
+%%PYTHON_SITELIBDIR%%/parsedatetime/parsedatetime.pyo
+%%PYTHON_SITELIBDIR%%/parsedatetime/pdt_locales.py
+%%PYTHON_SITELIBDIR%%/parsedatetime/pdt_locales.pyc
+%%PYTHON_SITELIBDIR%%/parsedatetime/pdt_locales.pyo
+ at dirrm %%PYTHON_SITELIBDIR%%/parsedatetime
More information about the svn-ports-all
mailing list