Commit graph

35 commits

Author SHA1 Message Date
agc
536eabf008 Add SHA512 digests for distfiles for time category
Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-02 23:31:35 +00:00
wiz
9fd6754f3e Update to 2014.10: the usual. 2014-12-01 11:27:09 +00:00
wiz
08187ba5d8 Update to 2014.9: the usual timezone changes. 2014-11-09 16:13:15 +00:00
wiz
0e8fc18a6f Update to 2014.7:
2004-07-25

    - Improved localtime handling, and added a localize() method enabling
      correct creation of local times.
2014-09-07 20:27:15 +00:00
wiz
34bea339a8 Update to 2014.4: the usual changes. 2014-06-09 12:29:57 +00:00
wiz
4b9ed2a81e Update to 2014.3, the usual changes. 2014-05-20 08:47:39 +00:00
wiz
f09c65c13b Update to 2014.2: the usual timezone changes. 2014-03-31 08:32:07 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
wiz
ffae1b5316 Update to 2013.9: the usual changes. 2014-01-06 14:36:57 +00:00
wiz
7c016ed8d1 Update to 2013.8: changes not found. 2013-11-13 19:46:20 +00:00
wiz
dee265e373 Update to 2013.7: usual updates. 2013-10-06 16:39:39 +00:00
wiz
c7896599e8 Update to 2013d:
The usual changes.
2013-09-09 20:44:16 +00:00
wiz
c32ff804c8 Update to 2013b, the usual changes +
Asia/Khandyga
Asia/Ust-Nera
Europe/Busingen
2013-04-01 16:18:40 +00:00
wiz
a6892555c1 Update to 2012h, the usual time zone changes. 2012-12-09 15:08:10 +00:00
wiz
ced2eea228 Update to 2012g. 2012-10-21 20:42:23 +00:00
wiz
fd5b96b2be Mark as ready for python-3.x. 2012-10-16 06:48:14 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
wiz
f298c69699 Update to 2012f, sync with upstream. 2012-10-02 17:28:59 +00:00
wiz
35748c3199 Update to 2012d: The usual changes. 2012-08-12 16:07:12 +00:00
wiz
cd2fac1c0d Update to 2012c, time zone updates. 2012-04-22 16:13:30 +00:00
wiz
ba9c6ab5f8 Update to 2012b, the usual time zone updates. 2012-03-12 15:51:20 +00:00
wiz
0e53d13454 Mark as not available for python3 because py-setuptools isn't. 2012-01-20 13:42:01 +00:00
wiz
fea757eaec Update to 2011n. Usual timezone changes, and:
2011-02-08

    - Python 3.1 support.
2012-01-20 12:12:26 +00:00
obache
1af317a728 Update py-pytz to 2010k.
Based on PR#43764 by Kamel Derouiche

timezone update.
2010-08-17 09:38:00 +00:00
wiz
384da4e34b Update to 2010b, the usual. 2010-02-16 14:14:13 +00:00
wiz
62ad5584ea Update to 2009u: the usual timezone updates. 2010-01-20 10:11:10 +00:00
wiz
63d1408598 Update to 2009r. Usual database updates. 2009-11-17 14:44:13 +00:00
wiz
a2336dad34 Update to 2009n. Time zone updates! 2009-10-31 03:07:11 +00:00
wiz
63dd8aa742 Update to 2009j. Usual timezone updates, I guess. 2009-08-09 21:48:52 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
wiz
44c2553c7f Update to 2009a:
Changes undocumented, probably just timezone updates.
2009-02-23 11:37:40 +00:00
epg
32b74bcb63 Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.
2008-09-12 05:32:37 +00:00
epg
0bb9b45202 dirrm the egg info dir 2008-09-10 16:20:01 +00:00
abs
9640258861 switch to using python/egg.mk and add missing entries to PLIST. Approved by markd@, bump pkgrevision 2008-09-10 13:05:11 +00:00
markd
a8d2a2cc0a Initial import py-pytz-2008b
pytz brings the Olson tz database into Python. This library allows accurate
and cross platform timezone calculations using Python 2.3 or higher. It also
solves the issue of ambiguous times at the end of daylight savings, which you
can read more about in the Python Library Reference (datetime.tzinfo).
2008-06-23 21:30:12 +00:00