summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2018-11-10Update to 2.21wen2-8/+7
Upstream changes: 2.21 2018-10-27 - This release is based on version 2018f of the Olson database. This release includes contemporary changes for Morocco. 2.20 2018-10-18 - Added more documentation on how local time zones work, and a warning to set $ENV{TZ} if you're writing tests for code that tries to use the local time zone. - This release is based on version 2018f of the Olson database. This release includes contemporary changes for Russia (Volograd), Fiji, and Chile.
2018-11-10Update to 1.23wen2-8/+8
Upstream changes: 1.23 2018-10-17 - Rebuilt all locale data with CLDR 34, released on 2018-10-15.
2018-11-10Update to 1.06wen2-8/+7
Upstream changes: 1.06 2018-10-28 <schubiger@cpan.org> - Merged development version to stable. 1.05_02 2018-10-27 <schubiger@cpan.org> - Amend description of prefer_future option. - Include the time zone when constructing DateTime objects for the datetime option in dateparse. - Minor tweaks to dateparse. 1.05_01 2018-10-25 <schubiger@cpan.org> - Fix advancing to future when both datetime and prefer_future options are provided.
2018-11-08ical: update to 3.0.3markd14-186/+9
Fixes for tcl 8.6 and gcc 6+
2018-10-30py-pytz: updated to 2018.7adam2-7/+7
2018.7: 2018g release
2018-10-29py-tzdata: updated to 2018.7adam2-7/+7
2018.7: Unknown changes
2018-10-29py-dateutil: updated to 2.7.5adam2-7/+7
Version 2.7.5: Data updates - Update tzdata to 2018g
2018-10-28time/ruby-tzinfo-data: update to 1.2018.7taca2-7/+9
1.2018.7 (2018/10/27) Based on version 2018g of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html).
2018-10-28time/ruby-tzinfo03: update to 0.3.55taca2-7/+8
0.33.55 (2018/10/27) Based on version 2018g of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html).
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.