Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 20:10:27 UTC Now

2018-02-25 18:41:17 UTC MAIN commitmail json YAML

p5-SNMP-Info: update to 3.46.

version 3.46 (2018-02-17)

  [ENHANCEMENTS]

  * Add method to get err-disable cause for interfaces on Cisco

version 3.45 (2018-02-14)

  [ENHANCEMENTS]

  * Enable Layer3::Foundry for Brocade VDX platform

  [BUG FIXES]

  * #222 #238 #239 handle BayStack switches with port index 128 (zoeloe)

version 3.44 (2018-02-12)

  [ENHANCEMENTS]

  * Improve F10 OS version detection (laelly)
  * Better IPv6 prefix derivation

version 3.43 (2018-02-02)

  [BUG FIXES]

  * Fix identification of Brocade CES

version 3.42 (2018-02-02)

  [ENHANCEMENTS]

  * IPv6 Prefix Length support via IPv6::ipv6_addr_prefixlength

  [BUG FIXES]

  * Fix test for updated snmplabs.com data

version 3.41 (2018-02-01)

  [BUG FIXES]

  * Fixes to distriution metadata

version 3.40 (2018-01-28)

  [ENHANCEMENTS]

  * #240 Support for CheckPoint devies through SNMP
  * #240 Cisco SB switches fixup
  * #244 Add Adtran support
  * #241 Vyatta/VyOS support
  * #246 Nexus VRF support (works with Netdisco)
  * #244 Improve Juniper model reporting
  * #240 Improve H3C reporting

  [BUG FIXES]

  * #243 Nexus additional debug lines should be hidden

(wiz)

2018-02-25 18:35:42 UTC MAIN commitmail json YAML

doc: Updated net/net-snmp to 5.7.3nb9

(wiz)

2018-02-25 18:35:30 UTC MAIN commitmail json YAML

2018-02-25 18:00:11 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-GitHub to 0.94

(wiz)

2018-02-25 17:59:59 UTC MAIN commitmail json YAML

p5-Net-GitHub: update to 0.94.

0.94  2018-02-23 09:15:32 CST
        - Add item-per-item iteration (HaraldJoerg)

(wiz)

2018-02-25 17:59:04 UTC MAIN commitmail json YAML

doc: Updated net/p5-Net-DNS to 1.15

(wiz)

2018-02-25 17:58:52 UTC MAIN commitmail json YAML

p5-Net-DNS: update to 1.15.

**** 1.15 Feb 9, 2018

GOST R 34.11-94 hash algorithm: end of life 1st Jan 2018
per sunset clause in successor standard GOST R 34.11-2012.
Digest::GOST removed from the recommended module metadata,
but will still be used if available.

(wiz)

2018-02-25 17:57:13 UTC MAIN commitmail json YAML

doc: Updated mail/p5-User-Identity to 0.99

(wiz)

2018-02-25 17:57:01 UTC MAIN commitmail json YAML

p5-User-Identity: update to 0.99.

Changes not documented.

(wiz)

2018-02-25 17:55:57 UTC MAIN commitmail json YAML

doc: Updated mail/p5-Email-Address-XS to 1.02

(wiz)

2018-02-25 17:55:45 UTC MAIN commitmail json YAML

p5-Email-Address-XS: update to 1.02.

1.02  Sat Feb 03 13:41:38 2018
- add support for parsing and generating addresses with nul character
- fix function compose_address when both user and host contains non-ASCII 8bit characters
- fix possible memory leak in dovecot parser

(wiz)

2018-02-25 17:55:06 UTC MAIN commitmail json YAML

doc: Updated graphics/p5-SVG to 2.84

(wiz)

2018-02-25 17:54:54 UTC MAIN commitmail json YAML

p5-SVG: update to 2.84.

2.84  2018.02.19 MANWAR
      - Removed '+x' bits from the script "xt/author/pod-syntax.t".

2.83  2018.02.12 MANWAR
      - Merged PR #11 (Test Reports), thanks @genio.

(wiz)

2018-02-25 17:54:14 UTC MAIN commitmail json YAML

doc: Updated graphics/p5-Image-ExifTool to 10.80

(wiz)

2018-02-25 17:54:02 UTC MAIN commitmail json YAML

p5-Image-ExifTool: update to 10.80.

Feb. 22, 2018 - Version 10.80 (production release)

  - Decode a new PanasonicRaw tag (thanks LibRaw)
  - Extract ImageWidth/Height for main image of HEIC file
  - Added preliminary read/write support for Reconyx UltraFire maker notes
  - Added a new Sony/Minolta lens (thanks Jos Roost)
  - Internal changes:
      - Changed TimeNow() make ExifTool object optional

Feb. 11, 2018 - Version 10.79

  - Added a new Olympus CameraType (thanks LibRaw)
  - Added a new XMP-microsoft tag (thanks José Oliver-Didier)
  - Decode a new GoPro QuickTime tag
  - Convert nulls IPTC:DocumentHistory to newlines
  - Removed all null terminators from JSON and PHP output
  - Fixed writing of GPSDateStamp and GPSTimeStamp to be able to set to "now"
  - Internal changes:
      - Changed TimeNow() to require ExifTool object as first argument

Jan. 31, 2018 - Version 10.78

  - Added a few new values for some Olympus tags (thanks John)
  - Decode GoPro APP6 metadata in JPEG images and more GoPro MP4 tags
  - Decode more Red tags, and improved decoding of others
  - Decode face detection information from timed metadata with the -ee option
  - Fixed problem writing shorthand XMP containing CDATA sections
  - Fixed problem copying XMP-acdsee:Snapshots
  - Fixed decoding of a few Panasonic RAW tags (thanks Klaus Homeister)

Jan. 26, 2018 - Version 10.77

  - Added read support for Redcode R3D RAW videos
  - Enhanced -sep option to specify separator and terminator for binary output
  - Removed null terminator from JSON output of ICC_Profile:CharTarget
  - Improved error messages to help diagnosing some types of corrupted files
  - Return an exit status of 2 instead of 1 if all files fail the -if condition
  - Fixed decoding of QuickTime chapter names
  - Fixed incorrect MimeType for RMD files
  - Fixed problem where exit status of 1 was returned when writing with a -if
    condition if any of the files failed the condition

Jan. 22, 2018 - Version 10.76

  - Added ability to write shorthand XMP with the -z option
  - Added write support for Google XMP GFocus tags
  - Improved decoding of GoPro timed metadata
  - Renamed ASF PlayDuration to Duration
  - Fixed problem where fractional seconds were ignored when geotagging from an
    NMEA track log with no date stamps
  - Fixed runtime warning when reading XMP with an empty structure in a list
  - API Changes:
      - Added XMPShorthand option
      - Enhanced Compact option so a setting of 2 avoids XMP indentation

Jan. 12, 2018 - Version 10.75

  - Added another Sony/Minolta lens (thanks Jos Roost)
  - Decode more QuickTime tags
  - Decode a number of new tags from GoPro Hero6 MP4 videos
  - Enhanded "Unknown file type" error to indicate if "File is empty" or "File
    header is all binary zeros"
  - Improved decoding of some Sony tags (thanks Jos Roost)
  - Improved decoding of QuickTime timed metadata
  - Marked ArtworkCircaDateCreated as "Unsafe" for writing to avoid it being
    added when attempting to shift all date/time tags
  - Fixed bug which could cause runtime error when reading some old Sony maker
    notes (thanks Tamas Lovag)

Jan. 8, 2018 - Version 10.74

  - Added a new Sony/Minolta lens (thanks Jos Roost)
  - Added print conversion for ICC_Profile DeviceManufacturer and ProfileCreator
  - Added informational warning when the ExtractEmbedded option may be useful
  - Improved experimental validate feature for RAW files
  - Fixed bug in experimental Validate feature that could cause out-of-memory
    error when combined with "-use mwg"

Jan. 5, 2018 - Version 10.73

  - Added read/write support for GoPro RAW (GPR) files
  - Added a new Sony/Minolta lens (thanks Sylvain)
  - Improved conversions for GPS tags extracted from video streams

Jan. 4, 2018 - Version 10.72

  - Added IF feature to -p option
  - Decode streamed GPS position and other streamed metadata from MP4 videos
    when the -ee option is used
  - Fixed problem geotagging GPSAltitude from some GPX files

Jan. 2, 2018 - Version 10.71

  - Decode some more ICC_Profile tags (thanks Eef Vreeland)
  - Decode MechanicalShutterCount for Nikon D850 (thanks Xavier Jubier)
  - Convert PNG:CreationTime values to/from standard date format
  - Fixed problem loading default config file from application directory
  - Fixed problem reading XMP where a namespace is defined after an attribute
    which uses the namespace

Dec. 27, 2017 - Version 10.70

  - Search application directory for -config file
  - Improved robustness of JSON import
  - Enhancements to experimental Validate feature
  - Fixed bug introduced in 10.69 which could result in hang when writing
    multi-segment JPEG metadata

Dec. 18, 2017 - Version 10.69

  - Added "OK" UserParam for use in -if conditions
  - Allow writing an empty JPEG Comment
  - Check for proper location of Photoshop metadata with -validate or -use mwg
  - Exit status now set to 1 if command was aborted due to invalid arguments
  - Translate "UTF8" to appropriate escape sequence when writing
    IPTC:CodedCharacterSet with the -n option
  - Improved "Not a valid TIFF" error message to be more specific about the file
    type for TIFF-based formats
  - Fixed problem parsing Honeywell PTNTHPR NMEA sentences from some GPS devices

Dec. 5, 2017 - Version 10.68

  - Added ability to set tag values and API options to an empty string using
    "^=" on the command line
  - Added a new Sony LensType (thanks Jos Roost)
  - Added a new Nikon LensID
  - Decode more tags from some newer Leica models
  - Decode a new Apple tag
  - Fixed indeterminate order of extracted XMP structures

Nov. 16, 2017 - Version 10.67

  - Fixed problem introduced in 10.66 with -execute not returning the command
    number in the "{ready}" message when -stay_open was used
  - API Changes:
      - Added TimeZone option

Nov. 14, 2017 - Version 10.66

  - Added a new Canon LensType (thanks Norbert Wasser)
  - Updated en-ca and en-gb language translations
  - Minor format change to experimental Validate feature return value
  - Prevent JFIF from being added to a JPEG containing Adobe APP14
  - Changed a number of Canon LensType strings to add "USM" to L model names
  - Patched for compatibility with Time::Piece version 1.29_04 and later, and
    improved error handling when writing formatted date/time values
  - Fixed bug in Composite MWG CreateDate and DateTimeOriginal tags which could
    cause existing tags to be hidden when not using the -a option
  - Fixed problem using '#' suffix not properly fixed in 10.65
  - Fixed problem decoding Nikon D810 MultiExposure tags

Oct. 31, 2017 - Version 10.65

  - Added support for DOSLatinUS (cp437) and DOSLatin1 (cp850) character sets
  - Added Extra ForceWrite tag for forcing metadata in a file to be rewritten
  - Added write support for RAF images from some newer FujiFilm models
  - Added a new SonyModelID, Sony LensType and Olympus LensTypes (thanks LibRaw)
  - Added a new Pentax LensType
  - Added a new Nikon LensID
  - Decode more Sony tags for new models (thanks Jos Roost)
  - Decode Nikon D850 ShotInfo tags and custom settings (thanks Warren Hatch)
  - Decode Nikon D850 ColorTemperatureAuto (thanks LibRaw)
  - Decode Photoshop LayerModifyDates and LayerIDs
  - Improved decoding of Nikon D5/D500/D810 ShotInfo tags
  - Allow advanced formatting expressions to return a list reference
  - Fixed problem in Composite:GPSAltitude when derived from an "undef" altitude
  - Fixed bug which could result in runtime warning when excluding some tags
    from being extracted

Oct. 17, 2017 - Version 10.64

  - Added a new Nikon LensID
  - Added a new SonyModelID
  - Added a new CanonModelID (thanks LibRaw)
  - Added some new non-standard CustomRendered values
  - Decode FrameRate from FLIR SEQ files (thanks Sebastian Hani)
  - Enhanced shift feature to be able to shift some not-so-simple numerical
    values (eg. GPSLatitude) with -TAG+=VALUE syntax
  - Fixed problem with possible malformed UTF-8 when writing IPTC values that
    require truncation
  - Fixed incorrect Writable type for XMP-GSpherical:TimeStamp
  - Fixed incorrect family 2 group name for Nikon HDRInfo tags

Oct. 4, 2017 - Version 10.63

  - Added a number of new Canon LensTypes (thanks Norbert Wasser for some)
  - Added a new CanonModelID
  - Added a new Olympus CameraType
  - Decode MD5Signature in FLAC StreamInfo (thanks Tim Eliseo)
  - Improved decoding of HEIC/HEIF metadata
  - Removed useless write support for QuickTime date/time tags in HEIC/HEIF
    images
  - Fixed "Incorrect XMP stream length" problem when writing some INDD files

Sept. 28, 2017 - Version 10.62

  - Added preliminary support for HEIC/HEIF images
  - Added support for Google depthmap metadata (XMP-GDepth)
  - Added some new Sony/Minolta lenses (thanks LibRaw and Jos Roost)
  - Added a new CanonModelID (thanks Norbert Wasser)
  - Added a new Nikon LensID (thanks Michael Tapes)
  - Decode a new Sony tag (thanks Jos Roost)
  - Decode some new Nikon tags (thanks Warren Hatch)
  - Decode maker notes from Leica TL2
  - Enhanced ID3 -v2 output to show frame flags
  - Fixed problem decoding Nikon D810 camera tilt angles
  - Fixed problem where SphericalVideoXML metadata was deleted when writing XMP
    to a QuickTime-format file containing this information

Aug. 18, 2017 - Version 10.61

  - Added a new Canon LensType (thanks LibRaw)
  - Added a number of new Sigma, Nikon and Sony lenses (thanks Jos Roost)
  - Added a new Nikon LensID (thanks Yang You)
  - Decode a number of new Sony tags (thanks Jos Roost)
  - Decode Panasonic FocusDistance (thanks David Ellsworth)
  - Updated to the IPTC video metadata 1.1 specification
  - Restored the ability to delete JpgFromRaw from RAW images (broken in 10.38)
  - Fixed problem decoding maker notes from Pentax K-70 AVI videos
  - Fixed problem conditionally replacing a tag if the value to be deleted was
    taken from another tag while the new value was assigned directly

July 21, 2017 - Version 10.60

  - Added two new Sony/Minolta LensTypes (thanks Jos Roost)
  - Added a new Pentax LensType (thanks Dieter Pearcey)
  - Added new Composite UniquePathPoints tag to photoshop_paths.config
  - Extract raw-data JFIF/JFXX thumbnails as ThumbnailTIFF
  - Improved Sony LensSpec conversion
  - Updated German translations (thanks Herbert Kauer)
  - Set family 1 group name of JFXX ThumbnailImage to JFXX instead of JFIF
  - Fixed problem with %C no longer incrementing properly

July 7, 2017 - Version 10.59

  - Added a new Canon LensType (thanks LibRaw)
  - Added a new Nikon LensID
  - Added "wrong extension" warning to experimental Validate feature
  - Decode Pentax maker notes in Q-S1 AVI videos
  - Updated iptc2exif.args and exif2iptc.args to support new EXIF OffsetTime
    tags (thanks Herb)
  - Patched potential problem with "Use of uninitialized value $pos" error when
    importing malformed JSON data
  - Patched to avoid runtime warning due to invalid Nikon ShutterCount value
  - Raise an error if -b is used with the -csv option
  - Changed PNG exIf chunk name to eXIf
  - Fixed bug introduced in 10.26 which could cause hang when %C is used in an
    output file name
  - Fixed MWG:DateTimeOriginal and MWG:CreateDate to return XMP when EXIF and
    IPTC don't exist

June 29, 2017 - Version 10.58

  - Added read support for RIFF-format MBWF/RF64 files
  - Added write support for dji-drone XMP tags
  - Added a new Canon LensType (thanks Steve Bates)
  - Added a few new Sony/Minolta LensType values (thanks Jos Roost)
  - Added a couple of new CanonModelID values (thanks LibRaw and Norbert Wasser)
  - Decode some new FujiFilm tags (thanks Chris Schucker)
  - Enhanced FileSize print conversion to show in "GB" for large files
  - Fixed "outside of string in unpack" errors when reading some corrupted
    EXE/ICC files
  - Fixed problem extracting GIF MIDISong metadata

June 20, 2017 - Version 10.57

  - Added a new Canon LensType (thanks Norbert Wasser)
  - Added write support for PNG Collection tag
  - Added a few new CanonModelID values
  - Added some new Pentax ShakeReduction values
  - Removed ability to create PNG zxIf chunks
  - Documented -progress:%b feature (added in 10.26)
  - No longer report FileType, FileTypeExtension or MIMEType for JPEG/TIFF
    images with an unknown header
  - Relaxed case requirement for "SourceFile" header in CSV and JSON import
  - Fixed decoding of Pentax ExposureCompensation for newer Ricoh models
  - Fixed some incorrect "Wrong IFD" messages with experimental Validate feature
  - Fixed a couple of Sony/Minolta lens names (thanks Jos Roost)
  - Fixed "Error reading PreviewImage" warning for some Sony models

June 6, 2017 - Version 10.56

  - Removed ordering constraints between Geotag/Geosync and Geotime assignments
    on the command line
  - Removed debugging print statement left in photoshop_paths.config

(wiz)

2018-02-25 17:52:22 UTC MAIN commitmail json YAML

doc: Updated graphics/p5-GraphViz2 to 2.47

(wiz)

2018-02-25 17:52:10 UTC MAIN commitmail json YAML

p5-GraphViz2: update to 2.47.

2.47  2018-02-23T10:06:00
- Adopt github pull request from ThornyS, with thanx. This is part of CPAN via the PRC aka
Pull Request Challenge.
- Adjust tests in t/test_more_methods.t to work with BSD-based systems, and for systems
which don't use '/' as a dir separator. As a consequence, running the tests no longer
leaves test output files in t/.
- Fix some code in Config.pm which triggered a warning from Perl which said:
'panic: attempt to copy freed scalar ...'.

(wiz)

2018-02-25 17:46:01 UTC MAIN commitmail json YAML

doc: Updated graphics/p5-GD to 2.68

(wiz)

2018-02-25 17:45:46 UTC MAIN commitmail json YAML

p5-GD: update to 2.68.

2.68    * fix GD::Polygon->clear, RT #124463 Michael Cain

(wiz)

2018-02-25 17:45:01 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Tree-DAG_Node to 1.31

(wiz)

2018-02-25 17:44:49 UTC MAIN commitmail json YAML

p5-Tree-DAG_Node: update to 1.31.

1.31  2018-02-14T09:08:00
- Clarify licence issue by changing the reference in the DAG_Node.pm file from Artistic V 2
to Perl, so it now matches what I preemptively put in Makefile.PL and the LICENSE file.
Sean Burke has kindly agreed to this change.
$thanx x $many to Gregor Herrmann (Debian Perl Group) for reporting this via github.

(wiz)

2018-02-25 17:43:53 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test2-Suite to 0.000100

(wiz)

2018-02-25 17:43:42 UTC MAIN commitmail json YAML

p5-Test2-Suite: update to 0.000100.

0.000100  2018-02-13 21:41:30-08:00 America/Los_Angeles

    - No changes from last TRIAL

0.000099  2018-02-06 12:53:16-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix AsyncSubtest plan to be at the right nesting, and buffered

0.000098  2018-02-06 12:05:28-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix AsyncSubtest main event buffered/nesting values
    - Fix bug where AsyncSub test vanishes with no error when finished after
      its parent ends.

(wiz)

2018-02-25 17:42:28 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Version to 2.07

(wiz)

2018-02-25 17:42:16 UTC MAIN commitmail json YAML

p5-Test-Version: update to 2.07.

2.07      2018-02-21
  - Fix tests to work with -T on Strawberry / MSWin32 Perl

2.06_01  2017-11-12
  - Support running in taint mode (Damyan Ivanov++)

(wiz)

2018-02-25 17:41:18 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-Simple to 1.302125

(wiz)

2018-02-25 17:41:06 UTC MAIN commitmail json YAML

p5-Test-Simple: update to 1.302125.

1.302125  2018-02-21 23:10:39-08:00 America/Los_Angeles

    - No changes since trial

1.302124  2018-02-13 22:02:48-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Fix a test to skip without threads

1.302123  2018-02-13 21:39:31-08:00 America/Los_Angeles (TRIAL RELEASE)

    - Make it possible to disable IPC

1.302122  2018-02-05 08:13:56-08:00 America/Los_Angeles

    - Add 'mode' ro render facet

1.302121  2018-02-04 13:27:41-08:00 America/Los_Angeles

    - Update Copyright
    - Add 'render' facet

(wiz)

2018-02-25 17:39:32 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-CheckManifest to 1.33

(wiz)

2018-02-25 17:39:18 UTC MAIN commitmail json YAML

p5-Test-CheckManifest: update to 1.33.

1.33  2018-01-26

      [INTERNAL]
      * Auto generate META.json using dzil plugin [MetaJSON] (github #8, thanks to manwar)

1.32  2018-01-26

      [BUGFIX]
      * ok_manifest reports duplicate files on internal symlinks (github #7)

(wiz)

2018-02-25 17:38:03 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test-API to 0.010

(wiz)

2018-02-25 17:37:50 UTC MAIN commitmail json YAML

p5-Test-API: update to 0.010.

0.010    2018-02-16 22:00:49-05:00 America/New_York

    - No changes from 0.009-TRIAL

0.009    2018-01-22 11:15:13-05:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Revised internals for constants/subrefs in the stash (a breaking
      change planned for Perl 5.28)

(wiz)

2018-02-25 17:37:22 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Term-Size-Perl to 0.031

(wiz)

2018-02-25 17:35:00 UTC MAIN commitmail json YAML

p5-Term-Size-Perl: update to 0.031.

0.031 Wed Feb 14 2018

        - Makefile.PL: add Test::Pod{,::Coverage} as "develop" prereqs
        - Enclose GitHub issues link in a link
        - Don't mention deprecated Term::Size::Unix

0.030_0 Tue Feb 13 2018

        - rewrite Makefile.PL
        - proper POD for Term::Size::Perl::Params (CPAN RT#74219)
        - fix POD typos (CPAN RT#74219)
        - put VERSION in quotes
        - t/99_pod.t: only if RELEASE_TESTING
        - t/98_pod-coverage.t: only if RELEASE_TESTING
        - document that GitHub issues are preferred to report bugs

(wiz)

2018-02-25 17:33:27 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Sub-Quote to 2.005000

(wiz)

2018-02-25 17:33:14 UTC MAIN commitmail json YAML

p5-Sub-Quote: update to 2.005000.

2.005000 - 2018-02-06
  - fixed defer_info and undefer_sub from returning data for a deferred sub
    after it expires, even if the ref address matches
  - fixed defer_info not returning info for undeferred unnamed subs after the
    deferred sub expires
  - include options in defer_info return data
  - exclude internals from defer_info return data
  - document defer_info function
  - encode all utf8 flagged scalars as strings, since they generally will
    always have originated as strings.  Avoids future warning on bitwise ops
    on strings with wide characters.
  - more thorough check for threads availability to avoid needless test
    failures.
  - added file and line options to quote_sub to allow specifying apparent
    source location.
  - documented additional options to Sub::Defer::defer_sub and
    Sub::Quote::quote_sub.

(wiz)

2018-02-25 17:32:29 UTC MAIN commitmail json YAML

doc: Updated devel/p5-String-Print to 0.93

(wiz)

2018-02-25 17:32:17 UTC MAIN commitmail json YAML

p5-String-Print: update to 0.93.

version 0.93:

Improvements:
- convert to GIT
- publish via GitHUB

(wiz)

2018-02-25 17:31:26 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Scalar-List-Utils to 1.50

(wiz)

2018-02-25 17:31:14 UTC MAIN commitmail json YAML

p5-Scalar-List-Utils: update to 1.50.

1.50 -- 2018-02-20 19:13:27
[CHANGES]
* Added head() and tail() functions (thanks preaction)
* Support binary and Unicode in symbol names for set_subname()

[BUGFIXES]
* Fix building with C++ and C89 compilers
* Fix uniq() test for old Test::More
* Fix example get_code_info for unnamed subs (RT#116962)
* Fixes for symbol names containing ' characters
        * Don't leak SVs from sum0/product1 when called with zero args
  (RT#124017)
        * Use sv_rvunweaken() in Scalar::Util::unweaken() (thanks ilmari)
* Misc. fixes for perl 5.6

(wiz)

2018-02-25 17:30:04 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Ref-Util-XS to 0.117

(wiz)

2018-02-25 17:29:49 UTC MAIN commitmail json YAML

p5-Ref-Util-XS: update to 0.117.

0.117    2018-01-31 12:47:11+01:00 Europe/Amsterdam

        * Allow the custom OPs to be deparsed with B::Deparse.
          (Graham @haarg Knop)
        * Optimize the shared object size by moving common call checker
          logic into a function. (James Raspass)

(wiz)

2018-02-25 17:28:36 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Proc-ProcessTable to 0.55

(wiz)

2018-02-25 17:28:25 UTC MAIN commitmail json YAML

p5-Proc-ProcessTable: update to 0.55.

Changes not documented.

(wiz)

2018-02-25 17:27:14 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Params-ValidationCompiler to 0.27

(wiz)

2018-02-25 17:27:01 UTC MAIN commitmail json YAML

p5-Params-ValidationCompiler: update to 0.27.

0.27    2018-02-11

- Fixed a bug with inlining Moose types. If a type's parent needed environment
  variables those would not get closed over. Reported by Mark Fowler. GH #22.

- Added a debug option to dump the source of the subroutine before it is
  eval'd.

(wiz)

2018-02-25 17:25:51 UTC MAIN commitmail json YAML

doc: Updated devel/p5-PPIx-Regexp to 0.055

(wiz)

2018-02-25 17:25:39 UTC MAIN commitmail json YAML

p5-PPIx-Regexp: update to 0.055.

0.055 2018-02-08 T. R. Wyant
    Tokenizer method prior() is now fatal. This was documented as
    package-private, but as it WAS documented, I am putting it through a
    deprecation cycle anyway. Six months from now it will be removed.

    Add Script_Run classes as subclasses to their superclass docs. This
    was missed in the last update.

(wiz)

2018-02-25 17:24:17 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Module-CoreList to 5.20180220

(wiz)

2018-02-25 17:24:05 UTC MAIN commitmail json YAML

p5-Module-CoreList: update to 5.20180220.

5.20180220
  - Improve handling of broken versions in is_core()
  - Removed Module::CoreList::TieHashDelta
  - Updated for v5.27.9

(wiz)

2018-02-25 17:22:54 UTC MAIN commitmail json YAML

doc: Updated devel/p5-MetaCPAN-Client to 2.023000

(wiz)

2018-02-25 17:22:41 UTC MAIN commitmail json YAML

p5-MetaCPAN-Client: update to 2.023000.

2.023000    26.1.18
            * Support the new 'deprecated' field in File and Release types (Mickey)

(wiz)

2018-02-25 17:18:41 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Report-Optional to 1.06

(wiz)

2018-02-25 17:18:32 UTC MAIN commitmail json YAML

p5-Log-Report-Optional: update to 1.06.

version 1.06: Fri  2 Feb 08:53:01 CET 2018

Fixes:
- fix metadata [Mohammad S Anwar]
- Accidentally removed from CPAN

version 1.05: Tue Jan 23 22:44:26 CET 2018

Improvements:
- convert to GIT
- publish via GitHUB

(wiz)

2018-02-25 17:17:47 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Log-Dispatchouli to 2.016

(wiz)

2018-02-25 17:17:38 UTC MAIN commitmail json YAML

p5-Log-Dispatchouli: update to 2.016.

2.016    2018-02-21 12:47:46-05:00 America/New_York
        - the Proxy logger now respects the same overloading as the root logger
        - muted works as a constructor argument (thanks, Dan Book)

(wiz)

2018-02-25 17:14:45 UTC MAIN commitmail json YAML

doc: Updated devel/p5-List-UtilsBy to 0.11

(wiz)

2018-02-25 17:14:36 UTC MAIN commitmail json YAML

p5-List-UtilsBy: update to 0.11.

0.11    2018-01-31 23:12:44
        [CHANGES]
        * Added 'minmax_by' (RT124275)

        [BUGFIXES]
        * use lib '.' for 5.26+ (RT120418)

(wiz)

2018-02-25 17:13:57 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Importer to 0.025

(wiz)

2018-02-25 17:13:48 UTC MAIN commitmail json YAML

p5-Importer: update to 0.025.

0.025    2018-02-18 12:42:37-08:00 America/Los_Angeles

    - Minor cperl fix

(wiz)

2018-02-25 17:13:05 UTC MAIN commitmail json YAML

doc: Updated devel/p5-IPC-Cmd to 1.00

(wiz)

2018-02-25 17:12:56 UTC MAIN commitmail json YAML

p5-IPC-Cmd: update to 1.00.

1.00 Wed Feb 14 16:14:01 GMT 2018

  Bug fixes:
  - Resolve RT #91784  'run_forked("/usr/bin/echo test") captures no output'
  - Resolve RT #124415 'The 03_run_forked.t test fails (sometimes) on HPUX'

(wiz)

2018-02-25 17:09:25 UTC MAIN commitmail json YAML

doc: Updated devel/p5-IO-AIO to 4.4

(wiz)

2018-02-25 17:09:17 UTC MAIN commitmail json YAML

p5-IO-AIO: update to 4.4.

4.4  Tue Feb 20 07:54:12 CET 2018
- new aio_slurp request.
        - add (experimental) IO::AIO::eventfd and timerfd* function.
- add (experimental) IO::AIO::get_fdlimit and IO::AIO::min_fdlimit.
        - point out that aio_copy overwrites existing files.
        - removed filesystem magic number table from aio_statvfs docs as
          statvfs doesn't actually return this info at all (statfs does).
        - add a bunch of (mostly linux-specific) constants for use in ioctls
          (see aio_ioctl docs).
        - treescan now has a proper manpage and useful --help output.
        - new option --sync in treescan, to sync everything in a subtree.
        - changed default for aio_msync flags to MSYNC_SYNC.
        - document offset/length behaviour of mprotect/madvise.
        - support linux's renameat2 (via aio_rename2).
        - add aio_rename2, an aio_rename with flags.
        - add F_DUPPFD_CLOEXEC, F_OFD_[SG]ETLKW? constants.
        - add FALLOC_FL_INSERT_RANGE, FALLOC_FL_UNSHARE_RANGE.
        - (libeio) use posix_close if available.
        - (libeio) internal close() calls no longer disturb errno.
        - add IO:AIO::FALLOC_FL_UNSHARE.
        - update schmorp.h for removal of USE_SOCKETS_AS_HANDLES
          and better eventfd detection.

(wiz)

2018-02-25 17:08:11 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Hash-Case to 1.030

(wiz)

2018-02-25 17:08:03 UTC MAIN commitmail json YAML

p5-Hash-Case: update to 1.030.

version 1.03: Mon 22 Jan 17:14:46 CET 2018

Improvements:
- convert to GIT
- development on GitHUB

(wiz)

2018-02-25 17:06:40 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Getopt-Long-Descriptive to 0.102

(wiz)

2018-02-25 17:06:31 UTC MAIN commitmail json YAML

p5-Getopt-Long-Descriptive: update to 0.102.

0.102    2018-02-20 14:44:17-05:00 America/New_York
        - long spacer lines are now line broken
        - "empty" spacer lines no longer have leading whitespace
        - option specifications ":+" and ":5" (etc.) now get better
          presentation in the usage description

(wiz)

2018-02-25 17:03:31 UTC MAIN commitmail json YAML

doc: Updated devel/p5-File-Slurper to 0.012

(wiz)

2018-02-25 17:03:22 UTC MAIN commitmail json YAML

p5-File-Slurper: update to 0.012.

0.012    2018-02-20 21:53:30+01:00 Europe/Amsterdam
          Depend on Encode 2.11 for STOP_AT_PARTIAL

(wiz)

2018-02-25 17:02:09 UTC MAIN commitmail json YAML

doc: Updated devel/p5-File-ChangeNotify to 0.28

(wiz)

2018-02-25 17:01:59 UTC MAIN commitmail json YAML

p5-File-ChangeNotify: update to 0.28.

0.28  2018-02-11

- Fixed handling of the IN_MOVED_TO event for the Inotify watcher. This event
  was being entirely ignored, but we should just treat it as a file creation
  event. Fixed by Aaron Crane. PR #2.

(wiz)

2018-02-25 17:00:29 UTC MAIN commitmail json YAML

doc: Updated devel/p5-ExtUtils-MakeMaker to 7.32

(wiz)

2018-02-25 17:00:21 UTC MAIN commitmail json YAML

p5-ExtUtils-MakeMaker: update to 7.32.

7.32  Fri Feb 16 20:10:58 GMT 2018

    No changes since v7.31_08

7.31_08 Mon Feb 12 12:19:11 GMT 2018

    VMS fixes:
    - Fix 8-space line prefixes in MM_VMS.pm

7.31_07 Tue Jan 16 16:09:04 GMT 2018

    Bug fixes:
    - Change warning text for libscan() README.pod

7.31_06 Tue Jan 16 10:28:11 GMT 2018

    Bug fixes:
    - Teach libscan() to exclude README.pod

    Doc fixes:
    - Documented when XSMULTI and XSBUILD are available
    - Documented more version requirements for attributes

7.31_05 Sat Nov 25 09:22:51 GMT 2017 (LPW Edition)

    Doc fixes:
    - Spelling fixes
    - clarify behaviour if VENDORLIB and no VENDORARCH

7.31_04 Thu Oct  5 12:22:24 BST 2017

    Darwin/NeXT fixes:
    - Escape ld -framework flags

7.31_03 Mon Jul 10 09:34:26 BST 2017

    Bug fixes:
    - Filter out non-XS .a files for static builds

7.31_02 Mon Jun 26 13:53:15 BST 2017

    VMS fixes:
    - Fixes for .PL tests
    - VMS override for static_lib_pure_cmd
    - Make the new subdirsstatic test portable

7.31_01 Wed Jun 14 15:57:52 BST 2017

    Test fixes:
    - Skip static test unless in perl core or in a .git directory

(wiz)

2018-02-25 16:55:39 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Dist-Zilla to 6.011

(wiz)

2018-02-25 16:55:30 UTC MAIN commitmail json YAML

p5-Dist-Zilla: update to 6.011.

6.011    2018-02-11 12:57:02-05:00 America/New_York
        - stashes can now be added in [%Stash] form from a bundle (thanks,
          Karen Etheridge)
        - use $V env var as an override, when set, in [AutoVersion]
          (thanks, Karen Etheridge)
        - all remaining uses of Class::Load are replaced with Module::Runtime
          (thanks, Karen Etheridge)

(wiz)

2018-02-25 16:48:39 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Class-C3-Componentised to 1.001002

(wiz)

2018-02-25 16:48:30 UTC MAIN commitmail json YAML

p5-Class-C3-Componentised: update to 1.001002.

1.001002 - 2018-02-23
      - fixed author metadata
      - added x_static_install and dynamic_config=0 to metadata
      - added x_authority to metadata

(wiz)

2018-02-25 16:45:33 UTC MAIN commitmail json YAML

doc: Updated devel/p5-CPAN-Perl-Releases to 3.48

(wiz)

2018-02-25 16:45:24 UTC MAIN commitmail json YAML

p5-CPAN-Perl-Releases: update to 3.48.

-----------------------------------------
version 3.48 at 2018-02-20 21:16:37 +0000
-----------------------------------------

  Change: b4932c7dafb32915ca0830f9294b619eaf7a93f3
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-02-20 21:16:37 +0000

    Updated for v5.27.9

-----------------------------------------
version 3.46 at 2018-01-20 11:07:29 +0000
-----------------------------------------

  Change: f56297606d2b5f0d4a73182943f1eb3bda46b0a4
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-01-20 11:07:29 +0000

    Updated for v5.27.8

(wiz)

2018-02-25 16:44:29 UTC MAIN commitmail json YAML

doc: Updated devel/p5-B-Keywords to 1.18

(wiz)

2018-02-25 16:44:21 UTC MAIN commitmail json YAML

p5-B-Keywords: update to 1.18.

1.17 Mon Jan 29 17:57:05 CET 2018 rurban
  - Added 5.27.8 changes, whereis/whereso is gone for good.
    There's still a chance for perl6 compat
1.18 Mon Jan 29 18:09:23 CET 2018 rurban
  - Oops, forgot break

(wiz)

2018-02-25 16:42:58 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Async-Interrupt to 1.22

(wiz)

2018-02-25 16:42:49 UTC MAIN commitmail json YAML

p5-Async-Interrupt: update to 1.22.

1.22 Thu Jan 18 17:43:14 CET 2018
- further USE_SOCKETS_AS_HANDLES fixes (Z59).

(wiz)

2018-02-25 16:41:17 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Alien-Build to 1.37

(wiz)

2018-02-25 16:41:08 UTC MAIN commitmail json YAML

p5-Alien-Build: update to 1.37.

1.37      2018-02-23 10:13:44 -0500
  - Fixed cmake test which would fail without a C++ compiler (gh#53 ppisar++)

1.36      2018-02-05 10:51:59 -0500
  - Production release identical to 1.35_01

1.35_01  2017-12-28 12:42:56 -0500
  - Improve diagnostic in command line extraction test

1.34_01  2017-12-27 10:30:10 -0500
  - Add env_interpolate meta property.
  - PkgConfig plugins now attempt to set PKG_CONFIG environment variable during build

1.33_01  2017-11-08 11:54:19 -0500
  - Improve diagnostic for partially installed Alien error

(wiz)

2018-02-25 16:39:33 UTC MAIN commitmail json YAML

doc: Updated databases/p5-Fsdb to 2.65

(wiz)

2018-02-25 16:39:23 UTC MAIN commitmail json YAML

p5-Fsdb: update to 2.65.

dbmultistats and dbmapreduce now both take a "-F x" option to set
the field separator.

(wiz)

2018-02-25 16:34:32 UTC MAIN commitmail json YAML

doc: Updated databases/p5-DBIx-Class to 0.082841

(wiz)

2018-02-25 16:34:23 UTC MAIN commitmail json YAML

p5-DBIx-Class: update to 0.082841.

0.082841 2018-01-29 08:10 (UTC)
    * Test-suite fixup changes only - no reason to upgrade, wait for 0.082850

    * Misc
        - Unblock DBD::SQLite (RT#118395)
        - Fix missing ORDER BY leading to failures of t/prefetch/grouped.t
          under upcoming libsqlite (RT#117271)
        - Temporarily disable a non-critical portion of test failing on
          upcoming libsqlite, proper fix coming in 0.082850 (RT#119845)
        - Add test workaround for ( largely irrelevant ) RT#120129
        - Add temporary test-workaround for a devrel of DBD::SQLite
          RT#124227 / https://twitter.com/dbix_class/status/957271153751527424
        - Add workaround for one of the most damaging "improvements" made
          during the modern-perl-era (RT#120827)
        - Fix malformed README file encoding (RT#122028)

(wiz)

2018-02-25 16:24:11 UTC MAIN commitmail json YAML

doc: Updated databases/p5-DBD-postgresql to 3.7.4

(wiz)

2018-02-25 16:24:02 UTC MAIN commitmail json YAML

p5-DBD-postgresql: update to 3.7.4.

Version 3.7.4. Released February 12, 2018 (git tag 3.7.4)

  - Fix typo in META.yml
    [CPAN ticket #124405]

(wiz)

2018-02-25 16:20:13 UTC MAIN commitmail json YAML

doc: Updated databases/p5-DBD-mysql to 4.046

(wiz)

2018-02-25 16:20:04 UTC MAIN commitmail json YAML

p5-DBD-mysql: update to 4.046.

2018-02-06 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.045)
* Use API function for reconnect; fixes compilation on MariaDB 10.2.6+.
  Fix provided by Pali.
* Fixed broken link to MySQL download page, provided by Mohammad S Anwar.
* Spelling fixes, provided by Ville Skytt辰.

(wiz)

2018-02-25 16:17:52 UTC MAIN commitmail json YAML

doc: Updated databases/p5-BDB to 1.92

(wiz)

2018-02-25 16:17:44 UTC MAIN commitmail json YAML

p5-BDB: update to 1.92.

1.92 Thu Jan 18 17:43:14 CET 2018
- further USE_SOCKETS_AS_HANDLES fixes (Z59).
- new requests: db_env_lsn_reset, db_env_fileid_reset.

(wiz)

2018-02-25 16:15:57 UTC MAIN commitmail json YAML

doc: Updated converters/p5-Sereal to 4.005

(wiz)

2018-02-25 16:15:47 UTC MAIN commitmail json YAML

p5-Sereal: update to 4.005.

4.005 Tues Jan 23, 2018
    * Encoder: Document encode_to_file()
    * Decoder: Document and fix decode_from_file()
    * Sereal: fixup docs on write_file()/decode_file()

(wiz)

2018-02-25 16:15:09 UTC MAIN commitmail json YAML

wmctrl: update links

(wiz)

2018-02-25 16:13:52 UTC MAIN commitmail json YAML

qcomicbook: update HOMEPAGE

(wiz)

2018-02-25 16:12:52 UTC MAIN commitmail json YAML

pvm3: follow redirect

(wiz)

2018-02-25 16:11:54 UTC MAIN commitmail json YAML

p5-Parallel-Pvm: follow redirect

(wiz)

2018-02-25 16:10:41 UTC MAIN commitmail json YAML

libkkc-data: update HOMEPAGE

(wiz)

2018-02-25 16:09:19 UTC MAIN commitmail json YAML

libdmtx: update HOMEPAGE

(wiz)

2018-02-25 16:07:46 UTC MAIN commitmail json YAML

ibus-kkc: Update HOMEPAGE.

(wiz)

2018-02-25 16:06:56 UTC MAIN commitmail json YAML

goggles: comment out dead sites.

(wiz)

2018-02-25 16:04:01 UTC MAIN commitmail json YAML

cvsync: follow redirect

(wiz)

2018-02-25 16:03:35 UTC MAIN commitmail json YAML

bugzilla: follow redirect

(wiz)

2018-02-25 16:03:08 UTC MAIN commitmail json YAML

passenger: follow redirect

(wiz)

2018-02-25 15:59:44 UTC MAIN commitmail json YAML

doc: Updated converters/p5-Sereal-Encoder to 4.005

(wiz)

2018-02-25 15:59:35 UTC MAIN commitmail json YAML

p5-Sereal-Encoder: update to 4.005.

4.005 Tues Jan 23, 2018
    * Document encode_to_file()

(wiz)

2018-02-25 15:56:33 UTC MAIN commitmail json YAML

doc: Updated converters/p5-Sereal-Decoder to 4.005

(wiz)

2018-02-25 15:56:23 UTC MAIN commitmail json YAML

p5-Sereal-Decoder: update to 4.005.

4.005 Tues Jan 23, 2018
    * Document and fix decode_from_file()

(wiz)

2018-02-25 15:52:19 UTC MAIN commitmail json YAML

doc: Updated converters/p5-JSON-MaybeXS to 1.003010

(wiz)

2018-02-25 15:52:03 UTC MAIN commitmail json YAML

p5-JSON-MaybeXS: update to 1.003010.

1.003010 - 2018-01-28
- use bundled ExtUtils::HasCompiler rather than ExtUtils::CBuilder to detect
  compiler availability.
- clarify exported JSON in documentation

(wiz)

2018-02-25 13:33:52 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ImageMagick-7.0.7.24, calibre-3.18.0, ffmpeg2-2.8.14, filezilla-3.31.0,
  global-6.6.2, libfilezilla-0.12.1, musicpd-0.20.18, pcre2-10.31,
  vim-8.0.1541, vim-share-8.0.1541, waf-2.0.6, wireshark-2.4.5,
  x264-devel-20180224.

(wiz)

2018-02-24 10:14:06 UTC MAIN commitmail json YAML

doc: Updated mail/neomutt to 20180223

(wiz)

2018-02-24 10:13:56 UTC MAIN commitmail json YAML

neomutt: update to 20180223.

2018-02-23  Richard Russon  <rich@flatcap.org>
* Features
  - browser: `<goto-parent>` function bound to "p"
  - editor: `<history-search>` function bound to "Ctrl-r"
  - Cygwin support: https://www.neomutt.org/distro/cygwin
  - OpenSUSE support: https://www.neomutt.org/distro/suse
  - Upstream Homebrew support: Very soon - https://www.neomutt.org/distro/homebrew
* Bug Fixes
  - gmail server-size search
  - nested-if: correctly handle "<" and ">" with %?
  - display of special chars
  - lua: enable myvars
  - for pgpewrap in default gpg.rc
  - reply_regexp which wasn't formatted correctly.
  - parsing of urls containing '?'
  - out-of-bounds read in mutt_str_lws_len
* Translations
  - Review fuzzy lt translations
  - Updated French translation
* Website
  - Installation guide for Cygwin
  - Installation guide for OpenSUSE
  - Installation guide for CRUX
* Build
  - check that DTDs are installed
  - autosetup improvements
  - option for which version of bdb to use
  - drop test for resizeterm -- it's always present
* Code
  - split if's containing assignments
  - doxygen: add/improve comments
  - rename functions / parameters for consistency
  - add missing {}s for clarity
  - move functions to library
  - reduce scope of variables
  - boolify more variables
  - iwyu: remove unnecessary headers
  - name unicode chars
  - tailq: migrate parameter api
  - md5: refactor and tidy
  - rfc2047: refactor and tidy
  - buffer: improvements
  - create unit test framework
  - fix several coverity defects
* Upstream
  - Fix s/mime certificate deletion bug
  - Disable message security if the backend is not available
  - Fix improper signed int conversion of IMAP uid and msn values
  - Change imap literal counts to parse and store unsigned ints
  - Fix imap status count range check
  - cmd_handle_fatal: make error message a bit more descriptive
  - Create pgp and s/mime default and sign_as key vars
  - Add missing setup calls when resuming encrypted drafts
  - mutt_pretty_size: show real number for small files
  - examine_directory: set directory/symlink size to zero
  - Add history-search function, bound to ctrl-r
  - Avoid a potential integer overflow if a Content-Length value is huge

(wiz)

2018-02-23 16:41:44 UTC MAIN commitmail json YAML

doc: Updated textproc/uriparser to 0.8.5

(wiz)

2018-02-23 16:41:34 UTC MAIN commitmail json YAML

uriparser: update to 0.8.5.

2018-02-07 -- 0.8.5

  * Changed: The uriparser project has moved from SourceForge to GitHub:
      Code + issue tracker: https://github.com/uriparser/uriparser
      New website: https://uriparser.github.io/
      Please update any links of yours, accordingly. Thank you!
  * Fixed: Memleak in out-of-memory clean-up code
      of URI normalization, related to SF.net bug #28.
      Thanks to Chris Hills for the report!
  * Fixed: Fix compilation of uriparse(1) on FreeBSD
      Thanks to Ed Schouten for the patch!
  * Fixed: Fix C90 compilation errors
      Thanks to Joel Cunningham for the patches!
  * Fixed: Space requirements documented for uriWindowsFilenameToUriStringA
      given URI "file://server1/file1.txt" (SF.net bug #31)
      Thanks to threedyd for the report!
  * Fixed: Compiler warnings
      Thanks to Joel Cunningham for the patches!
  * Fixed: Stop exporting internal function RemoveBaseUriImpl
      Thanks to Joel Cunningham for the report!
  * Fixed: API documentation front page no longer empty with Doxygen 1.8.13
  * Fixed: "make -C doc install" fixed for lack of .map files
  * Improved: Communicate that absolutePath is always URI_FALSE for URIs
      with a host in uriparse CLI tool output and Uri.h header
      (GitHub #2, SF.net #30)
  * Soname: 1:21:0

2015-10-12 -- 0.8.4

  * Fixed: Stack overflow on parsing malformed IPv6 addresses with
      more than eigtht quads.  Thanks to Alexander Klink for the report!
  * Soname: 1:20:0

2015-10-04 -- 0.8.3

  * Fixed: uriCompareRange reported NULL pointer and range of
      length zero as equal, by mistake.
      Thanks to Robert Kausch and his Coverity report.
  * Fixed: Use-after-free in out-of-memory code of uriMakeOwner.
      Thanks to Chris Hills and his Klocwork-based report (SF.net bug #28)
  * Soname: 1:19:0

2015-04-27 -- 0.8.2

  * Fixed: Broken conversion from/to Windows network shares (SF.net bug #21)
      Thanks to Adam Gross and Dmitry Repkin!
  * Fixed: Limit uriCompareRange return values to -1/0/1 (SF.net bug #24)
      As a side effect, this fixes the test suite for AArch64.
      Thanks to Marcin Juszkiewicz for the patch!
  * Fixed: MinGW Makefile:
      LIB_DIR fixed from ../../lib leftover to ../../src (SF.net bug #27)
      Thanks to Dmytro Zagashev for the report!
  * Fixed: Add missing NULL checks to UriStringToFilename (SF.net bug #25)
      Thanks to Jerome Custodio for the report!
  * Changed: Leave inlining decisions to GCC
  * Soname: 1:18:0

2014-10-20 -- 0.8.1

  * Fixed: Sync URI_VER_* preprocessor defines (were at 0.7.6, SF.net bug #23)
  * Fixed: Bug in internal function that may flip uriEqualsUri results around
  * Added: Function uriAddBaseUriEx allowing to resolve URIs with
      a scheme identical to that of the base URI to resolve against
      as if the URI to resolve had no scheme specified, when flag
      URI_RESOLVE_IDENTICAL_SCHEME_COMPAT is specified
      (SF.net feature request #4)
  * Soname: 1:17:0

2014-07-12 -- 0.8.0.1

  * Fixed: ISO C90 warnings (SF.net bug #20)
  * Changed: No longer ship RFC documents (to make things easier for Debian)
  * Soname: 1:16:0

2013-12-20 -- 0.8.0

  * Fixed: Resolution of relative URI "/" broken
      Thanks to Mo McRoberts for the patch!
  * Fixed: uriAddBaseUri produced uriUri objects with both host
      and the absolutePath flag set (while the absolutePath flag
      should only be true for URI objects without a host) when
      resolving absolute URIs like "/" or "/foo/bar".
      Now the absolutePath flag is set to URI_FALSE and an empty
      segment is added as necessary
  * Fixed: .errorCode could end up unset, previously
      Thanks to Radu Hociung for the patch!  (SF.net bug #16)
  * Fixed: Resolve use of non-POSIX "sed -r" used when building
    documentation  (SF.net bug #18)
    Thanks to Ryan Schmidt for reporting!
  * Fixed: Build DLL with -no-undefined on Windows
      Thanks to Michel Zou for the patch!  (SF.net bug #19)
  * Added: Command line tool "uriparse"
      Thanks to Radu Hociung for coding!  (SF.net feature request #3)
  * Soname: 1:15:0

2013-08-24 -- 0.7.9

  * Fixed: Error position ended up as NULL for some syntax errors.
      Thanks to Daniel Solano G坦mez for the patch!  (SF.net bug #14)
  * Soname: 1:14:0

2013-05-13 -- 0.7.8

  * Fixed: Fix dissection of query string "q=hello&x=&y=" (SF.net bug #12)
      Thanks to Marc Novakowski for reporting!
  * Soname: 1:13:0

(wiz)

2018-02-23 15:26:15 UTC MAIN commitmail json YAML

lang/*: remove BROKEN markers for known openssl-1.1 breakage

Requested by joerg.

(wiz)

2018-02-21 16:55:37 UTC MAIN commitmail json YAML

doc/TODO: add thunderbird-52.6.0.

(wiz)

2018-02-21 14:04:51 UTC MAIN commitmail json YAML

doc: Updated x11/xorgproto to 2018.3

(wiz)

2018-02-21 14:04:42 UTC MAIN commitmail json YAML

xorgproto: update to 2018.3.

This adds RandR leasing and non-desktop monitors along with fixing the
autotools build to include xcalibrate header files (if LEGACY is
selected).

(wiz)

2018-02-21 12:26:45 UTC MAIN commitmail json YAML

horde: set PHP_VERSIONS_ACCEPTED to 56

The default-on mysql option pulls in php-mysql, which is restricted to 56.

(wiz)

2018-02-21 12:25:23 UTC MAIN commitmail json YAML

base: move PHP_VERSIONS_ACCEPTED before inclusion of phpversion.mk

(wiz)

2018-02-21 12:24:44 UTC MAIN commitmail json YAML

phraseanet: move PHP_VERSIONS_ACCEPTED before inclusion of phpversion.mk

(wiz)

2018-02-21 12:06:12 UTC MAIN commitmail json YAML

phraseanet: remove reference to remove php version (< 5.6)

(wiz)

2018-02-20 13:22:42 UTC MAIN commitmail json YAML

php: bump default to 70.

(wiz)

2018-02-20 13:21:45 UTC MAIN commitmail json YAML

mk: bump mysql default to 57.

(wiz)

2018-02-20 13:19:49 UTC MAIN commitmail json YAML

doc: Updated mail/fetchmail to 6.3.22nb4

(wiz)

2018-02-20 13:19:40 UTC MAIN commitmail json YAML

2018-02-20 12:57:32 UTC MAIN commitmail json YAML

mysql57-server: remove reference to non-existing file

(wiz)

2018-02-20 06:43:32 UTC MAIN commitmail json YAML

ruby23: mark as broken on NetBSD-current due to openssl-1.1

(wiz)

2018-02-20 06:43:15 UTC MAIN commitmail json YAML

ruby22-base: mark as broken on NetBSD-current due to openssl-1.1

(wiz)

2018-02-20 06:42:32 UTC MAIN commitmail json YAML

python34: mark as broken on NetBSD-current due to openssl-1.1

(wiz)

2018-02-20 06:42:20 UTC MAIN commitmail json YAML

php56: mark as broken on NetBSD-current due to openssl-1.1

(wiz)

2018-02-19 12:03:00 UTC MAIN commitmail json YAML

2018-02-18 23:18:56 UTC MAIN commitmail json YAML

doc: Updated x11/libdrm to 2.4.90

(wiz)

2018-02-18 23:18:46 UTC MAIN commitmail json YAML

libdrm: update to 2.4.90.

Andrey Grodzovsky (2):
      amdgpu: Update deadlock test to not assert on ECANCELED
      amdgpu: Fix segfault in deadlock test.

Anuj Phogat (1):
      intel: Add more Coffeelake PCI IDs

Bas Nieuwenhuizen (1):
      drm: Fix 32-bit drmSyncobjWait.

Christian K旦nig (5):
      amdgpu: fix 32bit VA manager max address
      headers: sync up amdgpu_drm.h with drm-next
      amdgpu: use the high VA range if possible v2
      test/amdgpu: fix compiler warnings
      amdgpu: fix high VA mask

Christoph Haag (1):
      meson: fix the install path of amdgpu.ids

Chunming Zhou (5):
      fix return value for syncobj wait
      amdgpu: fix inefficient vamgr algorithm
      amdgpu: clean up non list code path for vamgr
      tests/amdgpu: add bo eviction test
      amdgpu: clean up non list code path for vamgr v2

Dylan Baker (7):
      Add meson build system
      autotools: Include meson.build files in tarball
      README: Add note about meson
      meson: set proper pkg-config version for libdrm_freedreno
      meson: set the minimum version correctly
      meson: fix libdrm_nouveau pkgconfig include directories
      meson: include headers in root directory in ext_libdrm

Emil Velikov (1):
      tests/amdgpu: add missing config.h include

Eric Engestrom (25):
      remove unnecessary double-semicolon
      tests/amdgpu: add parentheses to make operation priority explicit
      tests/amdgpu: drop unused variables
      tests/util: fix signed/unsigned comparisons
      tests/util: drop unused parameters
      tests/etnaviv: drop unused `return 0`
      meson: add missing HAVE_RADEON
      configure: remove unused HAVE_CUNIT define
      configure: remove unused HAVE_INSTALL_TESTS define
      meson,configure: remove unused HAVE_OMAP define
      meson,configure: remove unused HAVE_TEGRA define
      meson,configure: remove unused HAVE_FREEDRENO define
      meson,configure: remove unused HAVE_ETNAVIV define
      meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON}
      always define HAVE_FREEDRENO_KGSL
      always define HAVE_CAIRO
      always define HAVE_VALGRIND
      meson: sort HAVE_* defines
      xf86atomic: fix -Wundef warning
      meson: cleanup whitespace
      meson,configure: add warning when using undefined preprocessor tokens
      xf86drmHash: remove always-false #if guards
      configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPS
      exynos/tests: use #ifdef for never-defined token
      meson,configure: turn undefined preprocessor tokens warnings into errors

Hawking Zhang (3):
      tests/amdgpu: execute write linear on all the available rings
      tests/amdgpu: execute const fill on all the available rings
      tests/amdgpu: execute copy linear on all the available rings

Marek Ol邸叩k (2):
      amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space
      configure.ac: bump version to 2.4.90

Michel D辰nzer (7):
      amdgpu: Don't print error message if parse_one_line returned -EAGAIN
      amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize
      amdgpu: Symlink .editorconfig to tests/amdgpu
      amdgpu: Disable deadlock test suite by default for SI ASICs
      amdgpu: Disable VM test suite by default for SI ASICs
      Revert "amdgpu: clean up non list code path for vamgr"
      amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check

Rob Clark (1):
      freedreno: clamp priority based on # of rings

Robert Foss (5):
      android: Move gralloc handle struct to libdrm
      android: Add version variable to gralloc_handle_t
      android: Mark gralloc_handle_t magic variable as const
      android: Remove member name from gralloc_handle_t
      android: Change gralloc_handle_t members to be fixed width

Seung-Woo Kim (2):
      amdgpu: fix not to add amdgpu.ids when building without amdgpu
      modetest: Fix to check return value of asprintf()

(wiz)

2018-02-18 22:36:07 UTC MAIN commitmail json YAML

doc/TODO: add some

+ apache-ant-1.10.2, git-base-2.16.2, gtk3-3.22.28, libcares-1.14.0,
  libdrm-2.4.90, libffcall-2.1, libfilezilla-0.12.0, libmpdclient-2.14,
  lzip-1.20, mpc-0.29, musicpd-0.20.17, ocaml-4.06.1, py-Send2Trash-1.5.0,
  py-asttokens-1.1.10, py-m2r-0.1.13, py-scandir-1.7, py-test-mock-1.7.0,
  sslh-1.19c, vala-0.38.8, vim-8.0.1522, vim-share-8.0.1522,
  x264-devel-20180217.

(wiz)

2018-02-18 08:03:02 UTC MAIN commitmail json YAML

doc: Updated net/syncthing to 0.14.44

(wiz)

2018-02-18 08:02:52 UTC MAIN commitmail json YAML

syncthing: update to 0.14.44.

Bugfixes:

    #4634: Panic when connecting to device with auto accept and paused folders
    #4636: List of files needed on remote is not wrapped at word boundaries
    #4644: Impossible to run non-release builds without deadlock detectors
    #4649: UTF-8 normalization does not work correctly on ZFS.
    #4654: Upgrade system shows an error on RCs in some cases
    #4657: Sparse files with zero blocks are not closed when pulling
    #4668: Remote device out of sync items shows "0 items, ~0 B"

Enhancements:

    #2599: GUI for .stversion restoration
    #4499: Log entries showing IP addresses should show connection type
    #4628: Set background priority / niceness

Other issues:

    #4567: Arguments to fs.CreateSymlink are mixed up
    #4618: More scalable global discovery
    #4653: lib/model test fails with "ThreadSanitizer failed to allocate 0x200000 (2097152) bytes" with Go 1.9.2
    #4663: Spurious "辿" in GUI
    #4706: Should clean out generated testdata in lib/model/testdata

(wiz)

2018-02-16 22:31:01 UTC MAIN commitmail json YAML

openjdk8: remove -Werror from compiler flags.

(wiz)

2018-02-16 17:14:07 UTC MAIN commitmail json YAML

doc: Updated graphics/opencv2 to 2.4.11nb7

(wiz)

2018-02-16 17:13:58 UTC MAIN commitmail json YAML

2018-02-16 13:18:36 UTC MAIN commitmail json YAML

doc: Updated sysutils/gnome-vfs to 2.24.4nb34

(wiz)

2018-02-16 13:18:26 UTC MAIN commitmail json YAML

gnome-vfs: fix build with openssl-1.1.

struct SSL is opaque in openssl-1.1; and the SSL_free() man page
says that one should not free members of it manually (in both
the openssl-1.0 and openssl-1.1 man pages).

Regen two other patches (NFC for these).

Bump PKGREVISION.

(wiz)

2018-02-16 12:47:55 UTC MAIN commitmail json YAML

ocp: allow building with gcc-6 and higher.

(wiz)

2018-02-16 12:44:02 UTC MAIN commitmail json YAML

doc: Updated sysutils/dupeguru to 4.0.3nb1

(wiz)

2018-02-16 12:43:52 UTC MAIN commitmail json YAML

dupeguru: fix PLIST after py-sphinx update.

Bump PKGREVISION.

(wiz)

2018-02-16 12:33:48 UTC MAIN commitmail json YAML

doc: Updated net/transmission to 2.92nb7

(wiz)

2018-02-16 12:33:37 UTC MAIN commitmail json YAML

2018-02-16 07:25:23 UTC MAIN commitmail json YAML

doc: Updated x11/xf86-video-vesa to 2.4.0

(wiz)

2018-02-16 07:25:14 UTC MAIN commitmail json YAML

xf86-video-vesa: update to 2.4.0.

Nothing terribly exciting, but enough bug fixes to justify a release.

Adam Jackson (4):
      Don't build old probe method on sufficiently new servers
      Fall back to VGA if the palette API isn't supported
      Use VBEFreeVBEInfo not free
      vesa 2.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Ian Lepore (1):
      Honor Option "NoDDC" correctly

Matthew Green (1):
      When debugging, print the VGAbase as well.

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Stefan Dirsch (1):
      Use default refresh by default

(wiz)

2018-02-16 07:17:18 UTC MAIN commitmail json YAML

doc: Updated www/lynx to 2.8.8.2nb8

(wiz)

2018-02-16 07:17:09 UTC MAIN commitmail json YAML

lynx: fix build with openssl-1.1.

Bump PKGREVISION to be on the safe side.

(wiz)

2018-02-15 15:21:59 UTC MAIN commitmail json YAML

doc: Updated security/liboauth to 1.0.3nb7

(wiz)

2018-02-15 15:21:49 UTC MAIN commitmail json YAML

2018-02-15 11:45:37 UTC MAIN commitmail json YAML

chmlib: Add a MESSAGE describing how to use chm_http

Requested by trebol

(wiz)

2018-02-15 07:30:11 UTC MAIN commitmail json YAML

openct: fix path to libusb buildlink3 file

(wiz)

2018-02-12 16:34:03 UTC MAIN commitmail json YAML

doc: Updated x11/xorgproto to 2018.2

(wiz)

2018-02-12 16:33:54 UTC MAIN commitmail json YAML

xorgproto: update to 2018.2.

This release fixes various version numbers and include paths, corrects
an error in the RANDR specification, and adds the meson build system
which was erroneously left out of 2018.1.

(wiz)

2018-02-11 23:00:08 UTC MAIN commitmail json YAML

lynx: update HOMEPAGE and MASTER_SITES

(wiz)

2018-02-11 20:16:16 UTC MAIN commitmail json YAML

doc: Added x11/xorgproto version 2018.1

(wiz)

2018-02-11 20:16:07 UTC MAIN commitmail json YAML

x11/Makefile: + xorgproto

(wiz)

2018-02-11 20:13:08 UTC MAIN commitmail json YAML

x11/xorgproto: import xorgproto-2018.1

This package combines the X protocol headers, which were formerly
scattered in individual packages.

(wiz)

2018-02-11 18:59:34 UTC MAIN commitmail json YAML

doc/TODO: add some

+ py-hgview-1.9.0, syncthing-0.14.44.

(wiz)

2018-02-11 18:49:27 UTC MAIN commitmail json YAML

doc: Updated time/py-vdirsyncer to 0.16.4

(wiz)

2018-02-11 18:49:18 UTC MAIN commitmail json YAML

py-vdirsyncer: update to 0.16.4.

Version 0.16.4
==============

*released on 05 February 2018*

- Fix tests for new Hypothesis version. (Literally no other change included)

(wiz)

2018-02-11 18:48:07 UTC MAIN commitmail json YAML

doc: Updated devel/py-setuptools to 38.5.1

(wiz)

2018-02-11 18:47:58 UTC MAIN commitmail json YAML

py-setuptools: update to 38.5.1.

v38.5.1
-------

* #1271: Revert to Cython legacy ``build_ext`` behavior for
  compatibility.

v38.5.0
-------

* #1229: Expand imports in ``build_ext`` to refine detection of
  Cython availability.

* #1270: When Cython is available, ``build_ext`` now uses the
  new_build_ext.

(wiz)

2018-02-11 18:46:56 UTC MAIN commitmail json YAML

doc: Updated devel/py-pkgconfig to 1.3.1

(wiz)

2018-02-11 18:46:48 UTC MAIN commitmail json YAML

py-pkgconfig: update to 1.3.1.

Version 1.3.1
~~~~~~~~~~~~~

- Fix compatibility problems with Python 2.6

Version 1.3.0
~~~~~~~~~~~~~

- Add variables() API to query defined variables
- Disable Python 3.2 and enable Python 3.5 and 3.6 tests
- Fix #16: handle spaces of values in .pc files correctly

(wiz)

2018-02-11 18:45:36 UTC MAIN commitmail json YAML

doc: Updated archivers/py-lz4 to 0.23.1

(wiz)

2018-02-11 18:45:27 UTC MAIN commitmail json YAML

py-lz4: update to 0.23.1.

Changes not found.

(wiz)

2018-02-11 17:06:40 UTC MAIN commitmail json YAML

doc: Updated sysutils/dbus-glib to 0.110

(wiz)

2018-02-11 17:06:31 UTC MAIN commitmail json YAML

dbus-glib: update to 0.110.

dbus-glib 0.110 (2018-01-29)
============================

The “sphere tank” release.

Dependencies:

• GLib 2.40 is required

Enhancements:

• The GLib main-loop glue, "dbus-gmain", is now available as a separate
  subproject (the dbus-gmain branch in dbus-glib's git repository) for
  embedding in larger projects like dbus-glib and dbus-python via the
  `git subtree` or `git submodule` commands. This removes dbus-python's
  dependency on the rest of dbus-glib.

Fixes:

• autogen.sh can now detect gtk-doc >= 1.26.

• More files have per-file copyright information.

(wiz)

2018-02-11 17:00:53 UTC MAIN commitmail json YAML

doc: Updated shells/bash to 4.4.18

(wiz)

2018-02-11 17:00:45 UTC MAIN commitmail json YAML

2018-02-11 16:53:18 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-dbus to 1.2.6

(wiz)

2018-02-11 16:53:08 UTC MAIN commitmail json YAML

doc: Updated sysutils/dbus-python-common to 1.2.6

(wiz)

2018-02-11 16:52:55 UTC MAIN commitmail json YAML

py-dbus: Update python dbus bindings to 1.2.6.

D-Bus Python Bindings 1.2.6 (2018-01-29)
========================================

The “doppler radar” release.

Dependencies:

• When using Python 2, version 2.7 is now required. Python 2.6 security
  support ended in 2013.
• When using Python 3, version 3.4 or later is now required.
  Python 3.2 security support ended in 2016, and Python 3.3 security
  support ended in 2017.
• Most unit tests now require the tap.py module from PyPI.
• The deprecated dbus-glib library is no longer required. A bundled copy
  of its main loop integration code is included instead.
• GLib version 2.40 or later is required.
• libdbus version 1.8 or later is required.

Enhancements:

• AX_PYTHON_DEVEL is now used to find the CPPFLAGS, LDFLAGS and libraries
  needed to link test-import-repeatedly to libpython, which should reduce
  the number of wheels reinvented here.

• Remove workarounds for Python 2.6 limitations

• All unit tests now produce structured output (TAP)

Fixes:

• Fix a NULL dereference in constructing a Server if the underlying C
  function fails

• Silence compiler warnings triggered by the Python headers under gcc 7

• Avoid __gtype__ appearing in documentation, for reproducible builds

• Rename _dbus_bindings/ and _dbus_glib_bindings/ source directories to
  dbus_bindings/ and dbus_glib_bindings/ to avoid an ImportWarning
  appearing in the API documentation, which made the documentation build
  non-reproducible

(wiz)

2018-02-11 16:46:08 UTC MAIN commitmail json YAML

doc: Updated www/surfraw to 2.3.0

(wiz)

2018-02-11 16:45:59 UTC MAIN commitmail json YAML

surfraw: update to 2.3.0.

Sat Jan 13 18:55:20 GMT 2018  - surfraw 2.3.0

        * We are moving! This is the last release on Debian's platform.
          For all future development, please check out
          https://gitlab.com/surfraw/Surfraw

    * All elvi now use HTTPS
          + Elvi for sites that don't work with HTTPS have left the building:
        - cablesearch
      - dmoz
      - openports
      - opensearch
      - pasearch
      - rhyme
      - rpmsearch
      - scicom
      - scirus
      - wetandwild
      - yacy
      - yubnub
    * Select Perl version at buildtime (Mark Meyer)
    * Remove lynx-cur (closes #882286)

(wiz)

2018-02-11 16:41:06 UTC MAIN commitmail json YAML

doc: Updated graphics/py-cairo to 1.16.2

(wiz)

2018-02-11 16:40:49 UTC MAIN commitmail json YAML

py-cairo: update to 1.16.2.

1.16.2 - 2018-02-10
-------------------

* setup.py: Some fixes for Debian pybuild quirks. :bug:`98`

.. _v1.16.1:

1.16.1 - 2018-02-06
-------------------

* setup.py: correctly install pkgconfig into /usr/lib* again.
  To make JHBuild on Fedora work the following patch is needed:
  https://bugzilla.gnome.org/show_bug.cgi?id=793216

.. _v1.16.0:

1.16.0 - 2018-02-05
-------------------

* Add a :func:`get_include` function which returns the compiler include path
  needed for interfacing with the Pycairo C API :bug:`92`
* Note for packagers: The default header installation path has changed, but a
  compat header is installed to the old location to prevent breakage in case
  anyone has hardcoded the old path instead of using pkg-config.
  Just in case anyone is wondering why there are two header files now.

.. _v1.15.6:

1.15.6 - 2018-01-30
-------------------

* Experimental PyPy and PyPy3 support :bug:`90`

.. _v1.15.5:

1.15.5 - 2018-01-29
-------------------

* Support Unicode paths under Windows with cairo 1.15.10+ :pr:`87`
* Don't include the pkg-config file when building a wheel :bug:`83`

(wiz)

2018-02-11 16:35:10 UTC MAIN commitmail json YAML

doc: Updated math/mpfr to 4.0.1

(wiz)

2018-02-11 16:35:01 UTC MAIN commitmail json YAML

mpfr: update to 4.0.1.

Changes from version 4.0.0 to version 4.0.1:
- Improved MPFR manual.
- Improved __GMP_CC and __GMP_CFLAGS retrieval (in particular for MS Windows).
- Fixed a build failure on some platforms when --with-gmp-build is used.
- Bug fixes (see ChangeLog file), in particular in mpfr_div_ui, which
  could yield an incorrectly rounded result to nearest when using
  different precisions; this bug had been present since the introduction
  of mpfr_div_ui, and in MPFR 4.0.0, it was affecting mpfr_div too.
- New: optional "make check-exported-symbols", mainly for the MPFR developers
  and binary distributions, to check that MPFR does not define symbols with a
  GMP reserved prefix (experimental).

(wiz)

2018-02-11 16:33:37 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.20.16

(wiz)

2018-02-11 16:33:28 UTC MAIN commitmail json YAML

musicpd: update to 0.20.16.

ver 0.20.16 (2018/02/03)
* output
  - pulse: fix crash during auto-detection
* database
  - simple: fix search within mount points
  - upnp: enable IPv6
* archive
  - iso9660: libcdio 2.0 compatibility
* fix crash in debug build on Haiku and other operating systems

(wiz)

2018-02-11 16:29:50 UTC MAIN commitmail json YAML

doc: Updated www/http-parser to 2.8.0

(wiz)

2018-02-11 16:29:28 UTC MAIN commitmail json YAML

http-parser: update to 2.8.0.

Three months of bugfixes.

(wiz)

2018-02-11 16:27:36 UTC MAIN commitmail json YAML

doc: Updated lang/vala to 0.38.7

(wiz)

2018-02-11 16:27:27 UTC MAIN commitmail json YAML

vala: update to 0.38.7.

Vala 0.38.7
===========
* Regression fix:
  - codegen: Don't try to infer error argument on async begin methods [#793158]
    This was a regression introduced by [#614294]

Vala 0.38.6
===========
* Various bug fixes:
  - girparser:
    + Set NoAccessorMethod for non-readable and construct-only properties
    + Ignore conflicting closure/destroy indexes
    + Don't accept methods as property-accessor which throw errors [#792998]
  - codegen:
    + Infer error parameter from abstract/virtual base methods [#614294]
    + Fix return-type for cancelled async creation methods of classes [#792942]
  - vala: Variadic constructors without a real first parameter are not allowed
  - libvaladoc: Keep bootstrap-support with valac >= 0.16.1

* Bindings:
  - gstreamer-1.0: Update from 1.13+ git master
  - gtk+-4.0: Only override type of "event" parameters

Vala 0.38.5
===========
* Various improvements and bug fixes:
  - codegen
    + Only add property-enum and GParamSpec-array for GObject classes
    + Add destroy param when invoking delegate returned by delegate [#792077]
  - vala: Add pkgdatadir and pkglibdir to pkg-config file
  - gidlparser: Update type qualifiers
  - libvaladoc: Allow @link tags to be split over multiple lines [#646982]
  - libvaladoc: Add support for single line documentation comments [#736483]
  - vala: Fix parameter type inference of overridden async methods [#792660]
  - codewriter: Don't use string.replace() to apply header_to_override [#731322]

* Bindings:
  - glib-2.0: Add GLib.OPTION_REMAINING and GLib.OptionFlags.NONE
  - gstreamer-1.0: Update from 1.13+ git master
  - gtk+-2.0: Mark MessageDialog constructor parameter, message_format, as
    nullable [#791570]
  - gtk+-2.0/3.0: Don't hide user_data in Clipboard.set_with_data() [#792237]
  - gtk+-3.0: Update to 3.22.26+6f26d0dc
  - gtk+-4.0: Update to 3.93.0 and split Gsk.RenderNode into several classes
  - libwnck-3.0: Update to 3.24.1
  - posix: Add ctime(3) and fix binding of struct hostent and gethostbyname(3)
  - webkit2gtk-4.0: Update to 2.19.5
  - webkit2gtk-web-extension-4.0: Fix DOM.EventTarget interface

(wiz)

2018-02-11 16:17:03 UTC MAIN commitmail json YAML

doc: Updated graphics/libotf to 0.9.16

(wiz)

2018-02-11 16:16:54 UTC MAIN commitmail json YAML

libotf: update to 0.9.16.

* Changes in libotf 0.9.16

** This is a bug fix release.

(wiz)

2018-02-11 16:11:52 UTC MAIN commitmail json YAML

doc: Updated sysutils/dbus to 1.12.4

(wiz)

2018-02-11 16:11:43 UTC MAIN commitmail json YAML

dbus: update to 1.12.4.

dbus 1.12.4 (2018-02-08)
========================

The “Stria Campania 115” release.

Fixes:

• When iterating the DBusConnection while blocking on a pending call,
  don't wait for I/O if that pending call already has a result; and make
  sure that whether it has a result is propagated in a thread-safe way.
  This prevents certain multi-threaded calling patterns from blocking
  until their timeout even when they should have succeeded sooner.
  (fd.o #102839; Manish Narang, Michael Searle)

• Report the correct error if OOM is reached while trying to listen
  on a TCP socket (fd.o #89104, Simon McVittie)

• Fix assertion failures in recovery from OOM while setting up a
  DBusServer (fd.o #89104, Simon McVittie)

• Add a missing space to a warning message (fd.o #103729, Thomas Zajic)

• Expand ${bindir} correctly when pkg-config is asked for dbus_daemondir
  (fd.o #104265, Benedikt Heine)

• On Linux systems with systemd < 237, if ${localstatedir}/dbus doesn't
  exist, create it before trying to create ${localstatedir}/dbus/machine-id
  (fd.o #104577, Chris Lesiak)

• Fix escaping in dbus-api-design document (fd.o #104925, Philip Withnall)

(wiz)

2018-02-11 16:08:47 UTC MAIN commitmail json YAML

doc: Updated fonts/harfbuzz to 1.7.5

(wiz)

2018-02-11 16:08:38 UTC MAIN commitmail json YAML

harfbuzz: update to 1.7.5.

Overview of changes leading to 1.7.5
Tuesday, January 30, 2018
====================================

- Separate Khmer shaper from Indic.
- First stab at AAT morx. Not hooked up.
- Misc bug fixes.

(wiz)