summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26py-dateutil: updated to 2.7.4adam2-7/+8
Version 2.7.4: Data updates - Updated tzdata version to 2018f.
2018-10-25py-pytz: updated to 2018.6adam2-7/+7
2018.6: Unknown changes
2018-10-24*: (belatedly) revbump for net/libsoup updateleot1-2/+2
Thanks to <wiz>!
2018-10-21time/ruby-tzinfo-data: update to 1.2018.6taca2-7/+7
1.2018.6 (2018/10/18) Based on version 2018f of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2018-October/000051.html).
2018-10-20Update to 0.07wen2-8/+7
Upstream changes: 0.07 2018-09-27T03:37:54Z Fix unimport/import issue (by dakkar)
2018-10-20Update to 0.54wen2-7/+7
Upstream changes: 0.54 2018.10.08 MANWAR - Merged PR #4 (Pod Spelling), thanks @gregoa.
2018-10-11py-icalendar: updated to 4.0.3adam4-11/+12
4.0.3: Bug fixes: - Categories are comma separated not 1 per line. - mark test with mixed timezoneaware and naive datetimes as an expected failure.
2018-10-07py-monotonic: updated to 1.5adam2-10/+11
1.5: Bug fixes
2018-10-02Update to 0.31wen2-8/+7
Upstream changes: 0.31 Mon Sep 17 2018 - add support for Sep 10, 2018 12:58, Sep 10, 18 12:58 - thanks Ian! D. Allen
2018-09-29dateutils: fix SunOS buildwiedi3-2/+19
2018-09-23time/ruby-iso8601: update to 0.11.0taca2-7/+7
Due to sysutils/ruby-chef's dependency, stop updating to latest version 0.12.0 for now. ## 0.11.0 * Add support for unary minus operator (thanks @walterbrebels). ## 0.10.1 * Fix `TimeInterval` size for non UTC timezones. (#41) ## 0.10.0 * Fix `TimeInterval` with `<duration>/<end>` patterns and leap years. * Fix decimal fractions on date atoms. **WARNING** some duration patterns are no longer valid.
2018-09-23time/ruby-hitimes: update to 1.3.0taca2-7/+7
# Hitimes Changelog ## Version 1.3.0 2018-06-15 * Add api method `Hitimes.raw_instant` to expose raw OS instant value * Add api constant `Hitimes::INSTANT_CONVERSION_FACTOR` to expose raw OS instant conversion factor * other development cleanup tasks
2018-09-15Simplify the package some morekhorben2-11/+7
No change expected to the resulting binary, therefore no new PKGREVISION.
2018-09-15Simplify the handling of the bash interpreterkhorben1-7/+5
This may change the dependency on bash this time, so it bumps PKGREVISION. Also a suggestion from leot@, thanks!
2018-09-15Simplify the packagekhorben2-8/+7
This removes the need for AUTO_MKDIRS and bsd.prefs.mk. It also leverages ${INSTALL_SCRIPT}, ${INSTALL_MAN_DIR}, ${INSTALL_MAN} and ${INSTALL_DATA} instead of just ${INSTALL}. No change to PKGREVISION as the final binary should be identical. With suggestions from leot@, thanks!
2018-09-15Add memokhorben1-1/+2
memo is "a simple tool written in bash to memorize stuff."
2018-09-15Import memo 0.6 as time/memokhorben4-0/+47
2018-08-29p5-DateTime-Format-Natural: Clone is a runtime dependency, make it so.wiz1-7/+5
While here, use TEST_DEPENDS. Bump PKGREVISION.
2018-08-26p5-Time-Warp: update to 0.53.wiz2-8/+7
0.53 2018.08.22 - New maintainer (MANWAR) - Updated GitHub repo details. - Tidied up Changes.
2018-08-22Recursive bump for perl5-5.28.0wiz78-137/+156
2018-08-21p5-Time-Piece: update to 1.33.wiz2-7/+7
1.33 2018-08-18 - Allow objects in overloaded methods
2018-08-21p5-DateTime: update to 1.5000.wiz2-14/+12
1.50 2018-08-01 - The %F strftime pattern incorrectly zero-padded numbers less than four digits. According to POSIX::strftime, this should output the year as-is without padding. Reported by Andy Lester. GH #83.
2018-08-20Add p5-MooseX-Types-DateTime-MoreCoercionswen1-1/+2
2018-08-20Import MooseX-Types-DateTime-MoreCoercions-0.15 as ↵wen3-0/+35
time/p5-MooseX-Types-DateTime-MoreCoercions. MooseX::Types::DateTime::MoreCoercions builds on MooseX::Types::DateTime to add additional custom types and coercions. Since it builds on an existing type, all coercions and constraints are inherited.
2018-08-16revbump after boost-libs updateadam2-4/+4
2018-08-16py-vdirsyncer: update to 0.16.7.wiz2-7/+7
Version 0.16.7 ============== *released on July 19* - Fixes for Python 3.7
2018-08-14py-pendulum: Disable C Extensions when building the 2.7 multi-packageleot2-4/+11
C Extensions code does not seem supported when it is built with Python 2.7. Pass the environment variable to avoid compiling it and failing and adjust PLIST accordingly. Reported via #pkgsrc by Juraj Lutter, thanks!
2018-08-07py-pendulum: updated to 2.0.3adam2-7/+7
2.0.3: Fixed handling of pytz timezones. Fixed some formatter's tokens handling. Fixed errors on some systems when retrieving timezone from localtime files. Fixed diff methods. Fixed closest()/farthest() methods.
2018-07-28Remove MASTER_SITES= from individual R package Makefiles.brook1-2/+1
Each R package should include ../../math/R/Makefile.extension, which also defines MASTER_SITES. Consequently, it is redundant for the individual packages to do the same. Package-specific definitions also prevent redefining MASTER_SITES in a single common place.
2018-07-20Recursive revbump from textproc/icu-62.1ryoon7-11/+14
2018-07-19Recursive revbump associated with the update of lang/ocaml to 4.07.jaapb3-6/+6
2018-07-18Mark packages that require C++03 (or the GNU variants) if they fail withjoerg2-4/+4
C++14 default language.
2018-07-09py-jdcal: updated to 1.4adam2-9/+9
1.4: Universal wheel distribution. Test to compare gcal2jd with astropy._erfa.cal2jd. Add more Python versions on Travis.
2018-07-09py-icalendar: updated to 4.0.2adam2-7/+7
4.0.2: Update all pypi.python.org URLs to pypi.org
2018-07-07Update to 0.14wen2-8/+7
Upstream changes: 0.14 2018-06-29 NEILB - Added "hrs" as another form for "hours". Thanks to Stig for the PR.
2018-07-07Update to 0.06wen2-7/+7
Upstream changes: 0.06 2018-06-28T02:18:10Z catching calls to localtime() (by mjemmeson)
2018-07-07py-tempora: updated to 1.13adam2-7/+8
1.13 Enhancements to BackoffDelay: - Added .reset method. - Made iterable to retrieve delay values.
2018-07-06Recursive revbump from audio/pulseaudioryoon1-2/+2
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-2/+2
Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
2018-07-03py-tempora: updated to 1.12adam3-12/+16
1.12: Added UTC module (Python 3 only), inspired by the utc project.
2018-07-03py-pytz: updated to 2018.5adam2-7/+7
2018.5: Unknown changes.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam5-10/+10
2018-06-24p5-Time-Local: update to 1.28.wiz2-7/+7
1.28 2018-06-12 - Some tests which required support for epoch values larger than 2**32 were not being skipped when the underlying Perl did not support that.
2018-06-21time: add kholidaysmarkd1-1/+2
2018-06-21kholidays: Add version 5.47.0markd5-0/+138
This library provides a C++ API that determines holiday and other special events for a geographical region.
2018-06-17py-vdirsyncer: update to 0.16.6.wiz2-9/+8
Version 0.16.6 ============== *released on 13 June 2018* - **Packagers:** Documentation building no longer needs a working installation of vdirsyncer. Version 0.16.5 ============== *released on 13 June 2018* - **Packagers:** click-log 0.3 is required. - All output will now happen on stderr (because of the upgrade of ``click-log``).
2018-06-16py-pendulum: updated to 2.0.2adam3-209/+167
2.0.2: Fixed the weeks property for negative Period instances. Fixed start_of() methods not setting microseconds to 0. Fixed errors on some systems when retrieving timezone from clock files. Fixed parsing of partial time. Fixed parsing not raising an error for week 53 for ordinary years. Fixed string formatting not supporting strftime format. 2.0.1: Fixed behavior of the YY token in from_format(). Fixed errors on some systems when retrieving timezone from clock files.
2018-06-10Update to 1.22wen2-7/+7
Upstream changes: 1.22 2018-06-08 - Update the glibc source data to the data from glibc 2.27. - Added documentation for this glibc data. - Reformatted the DateTime::Locale::FromData docs. 1.21 2018-06-08 - Added a new DateTime::Local->register_from_data method. This replaces the old custom locale registration system with something much simpler. Instead of providing a new class you simply provide a hash of data for the locale and it becomes available for use via DateTime::Local->load. Implemented by Ryley Breiddal. PR #21. Addresse GH #19.
2018-06-10Update to 1.27wen2-8/+7
Upstream changes: 1.27 2018-06-09 - This release is identical to 1.26 except that it is a stable release, not a trial. - Fixed the tests so they will not break in the year 2020. The tests were passing in 2-digit years on the assumption that a year like "70" would be treated as 1970, but starting in 2020 this would be treated as 2070 instead. Reported by Bernhard M. Wiedemann. RT #124787. - Added timelocal_modern and timegm_modern variants as optional exports. These versions do not munge years at all. They treat the year value that they are given exactly as-is. 1.26 2018-05-20 (TRIAL RELEASE) - Fixed the tests so they will not break in the year 2020. The tests were passing in 2-digit years on the assumption that a year like "70" would be treated as 1970, but starting in 2020 this would be treated as 2070 instead. Reported by Bernhard M. Wiedemann. RT #124787. - Added timelocal_modern and timegm_modern variants as optional exports. These versions do not munge years at all. They treat the year value that they are given exactly as-is.
2018-06-06Update to 2.19wen2-7/+7
Upstream changes: 2.19 2018-05-13 - This release is based on version 2018e of the Olson database. This release includes contemporary changes for North Korea.