Commit graph

247372 commits

Author SHA1 Message Date
wen
ae2e053f31 Update to 0.6.28
No upstream changelog found.
2016-04-09 11:02:10 +00:00
wen
83db6aefd8 Updated devel/R-Rcpp to 0.12.4 2016-04-09 10:56:37 +00:00
wen
b18930cd1a Update to 0.12.4
Upstream changes:
Changes in Rcpp version 0.12.4 (2016-03-22)

    Changes in Rcpp API:

        New accessors as() and clone() were added to the Nullable class (Dan in PR #423 closing #421)

        The Nullable<>::operator SEXP() and Nullable<>::get() now also work for const objects (Kirill Mueller in PR #417).

        A subsetting error was fixed (Qiang via #432 closing #431).

    Changes in Rcpp Sugar:

        Added new Sugar function median() (Nathan in PR #425 closing #424)

        Added new Sugar function cbind() (Nathan in PR #447 closing #407)

    Changes in Rcpp Attributes:

        A plugin for C++14 was added (Dan in PR #427)

    Changes in Rcpp Documentation:

        An entry was added to the Rcpp-FAQ vignette describing the required packages for vignette building (#422).

        Use on OS X was further detailed (James Balamuta in #433 with further review by Bob Rudis).

        An entry was added concerning the hard-code limit of arguments to some constructor and function (cf #435).

        The Rcpp-FAQ vignette now contains a table of content.

        Typos and indentation were corrected in the Rcpp Sugar vignette (#445 by Colin Gillespie).

Changes in Rcpp version 0.12.3 (2016-01-10)

    Changes in Rcpp API:

        Const iterators now CharacterVector now behave like regular iterators (PR #404 by Dan fixing #362).

        Math operators between matrix and scalars type have been added (PR #406 by Qiang fixing #365).

        A missing std::hash function interface for Rcpp::String has been addded (PR #408 by Qiang fixing #84).

    Changes in Rcpp Attributes:

        Avoid invalid function names when generating C++ interfaces (PR #403 by JJ fixing #402).

        Insert additional space around & in function interface (PR #400 by Kazuki Fukui fixing #278).

    Changes in Rcpp Modules:

        The copy constructor now initialized the base class (PR #411 by Joshua Pritikin fixing #410)

    Changes in Rcpp Repository:

        Added a file Contributing.md providing some points to potential contributors (PR #414 closing issue #413)

Changes in Rcpp version 0.12.2 (2015-11-14)

    Changes in Rcpp API:

        Correct return type in product of matrix dimensions (PR #374 by Florian)

        Before creating a single String object from a SEXP, ensure that it is from a vector of length one (PR #376 by Dirk, fixing #375).

        No longer use STRING_ELT as a left-hand side, thanks to a heads-up by Luke Tierney (PR #378 by Dirk, fixing #377).

        Rcpp Module objects are now checked more carefully (PR #381 by Tianqi, fixing #380)

        An overflow in Matrix column indexing was corrected (PR #390 by Qiang, fixing a bug reported by Allessandro on the list)

        Nullable types can now be assigned R_NilValue in function signatures. (PR #395 by Dan, fixing issue #394)

        operator<<() now always shows decimal points (PR #396 by Dan)

        Matrix classes now have a transpose() function (PR #397 by Dirk fixing #383)

        operator<<() for complex types was added (PRs #398 by Qiang and #399 by Dirk, fixing #187)

    Changes in Rcpp Attributes:

        Enable export of C++ interface for functions that return void.

    Changes in Rcpp Sugar:

        Added new Sugar function cummin(), cummax(), cumprod() (PR #389 by Nathan Russell fixing #388)

        Enabled sugar math operations for subsets; e.g. x[y] + x[z]. (PR #393 by Kevin and Qiang, implementing #392)

    Changes in Rcpp Documentation:

        The NEWS file now links to GitHub issue tickets and pull requests.

        The Rcpp.bib file with bibliographic references was updated.
2016-04-09 10:54:53 +00:00
adam
92ab9310fc Updated mail/exim to 4.87 2016-04-09 10:50:47 +00:00
adam
e335cf5b04 Version 4.87
1. The ACL conditions regex and mime_regex now capture substrings
    into numeric variables $regex1 to 9, like the "match" expansion condition.

 2. New $callout_address variable records the address used for a spam=,
    malware= or verify= callout.

 3. Transports now take a "max_parallel" option, to limit concurrency.

 4. Expansion operators ${ipv6norm:<string>} and ${ipv6denorm:<string>}.
    The latter expands to a 8-element colon-sep set of hex digits including
    leading zeroes. A trailing ipv4-style dotted-decimal set is converted
    to hex.  Pure ipv4 addresses are converted to IPv4-mapped IPv6.
    The former operator strips leading zeroes and collapses the longest
    set of 0-groups to a double-colon.

 5. New "-bP config" support, to dump the effective configuration.

 6. New $dkim_key_length variable.

 7. New base64d and base64 expansion items (the existing str2b64 being a
    synonym of the latter).  Add support in base64 for certificates.

 8. New main configuration option "bounce_return_linesize_limit" to
    avoid oversize bodies in bounces. The dafault value matches RFC
    limits.

 9. New $initial_cwd expansion variable.
2016-04-09 10:49:39 +00:00
richard
87d204ea41 add mtpz options to enable MTPZ support using libgcrypt 2016-04-09 10:12:24 +00:00
richard
264182197c Updated devel/libmtp to 1.1.11 2016-04-09 10:09:58 +00:00
richard
f193ae9ecb update to libmtp-1.1.11
letting SunOS pick up libusb-1 support
adding option for MTPZ libgcrypt support
adding missing license

libmtp 1.1.11 release

Emeric Grange (2):
      added several gopro hero ids
      gopro hero4 mtp detect

Fish Lung (1):
      added xperia z5

Marcus Meissner (58):
      added  p98     https://sourceforge.net/p/libmtp/bugs/1440/
      added wiko rainbow
      added amazon kindle fire 7     https://sourceforge.net/p/libmtp/bugs/1448/
      google pixel c added     https://sourceforge.net/p/libmtp/bugs/1444/
      nvidia shield tegra 4     https://sourceforge.net/p/libmtp/bugs/1447/
      oneplus one a2005 added     https://sourceforge.net/p/libmtp/bugs/1450/
      xiamo redmi2 2014811     https://sourceforge.net/p/libmtp/bugs/1445/
      removed AC_FUNC_MALLOC     https://sourceforge.net/p/libmtp/bugs/1438/
      nokia x2 dual sim     https://sourceforge.net/p/libmtp/bugs/1453/
      sony xperia compact z5 added     https://sourceforge.net/p/libmtp/bugs/1455/
      added nokia C5-00 alternate PID     https://sourceforge.net/p/libmtp/bugs/1457/
      philips w6610     https://sourceforge.net/p/libmtp/support-requests/163/
      added amazon fire hd 8     https://sourceforge.net/p/libmtp/bugs/1460/
      added wileyfox swift     https://sourceforge.net/p/libmtp/feature-requests/146/
      Sony Z3 Tablet Compact     https://sourceforge.net/p/libmtp/bugs/1454/
      added sony e2105 log
      added Prestigio Multipad Color 7     https://sourceforge.net/p/libmtp/feature-requests/148/
      lenovo a1000     https://sourceforge.net/p/libmtp/bugs/1465/
      added lg 810 tablet     https://sourceforge.net/p/libmtp/bugs/1463/
      elephone p6000
      added nook color info     https://sourceforge.net/p/libmtp/bugs/1462/
      ARCHOS Helium 45B
      added acer z530     https://sourceforge.net/p/libmtp/bugs/1469/
      added kyocera kc-s701     https://sourceforge.net/p/libmtp/bugs/1476/
      added Moto Maxx     https://sourceforge.net/p/libmtp/bugs/1477/
      Add support for the ARCHOS 70 Cobalt     https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1410177
      added another htc desire 310 id     https://sourceforge.net/p/libmtp/bugs/1481/
      medion p8312 8" tablet-pc.     https://sourceforge.net/p/libmtp/bugs/1480/
      huawei M2-801W log     https://sourceforge.net/p/libmtp/bugs/1479/
      added acer liquid z330     https://sourceforge.net/p/libmtp/bugs/1478/
      fixed regex match failure for some bugs
      corrected the GoPro naming (company/model)     added Marshall London     https://sourceforge.net/p/libmtp/bugs/1490/
      added Xiaomi Pad 1 (2717:0668)     https://sourceforge.net/p/libmtp/bugs/1489/
      added lenovo a10 70f     https://sourceforge.net/p/libmtp/bugs/1488/
      new amazon kindle id added     https://sourceforge.net/p/libmtp/bugs/1491/
      added Kyocera Event     https://sourceforge.net/p/libmtp/bugs/1492/
      asus zenfone 2 debzug
      lenovo a1000 (probably in ADB mode)     https://sourceforge.net/p/libmtp/bugs/1465/
      added htc desire 520     https://sourceforge.net/p/libmtp/support-requests/200/
      added lenovo data
      added fujistsu arrows 202f     https://sourceforge.net/p/libmtp/bugs/1495/
      added Lenovo A10-70L     https://sourceforge.net/p/libmtp/bugs/1497/
      added htc one mini 2     https://sourceforge.net/p/libmtp/bugs/1500/
      added lenovo lifetab s1034x debug     https://sourceforge.net/p/libmtp/bugs/1499/
      added nook glowlight plus     https://sourceforge.net/p/libmtp/bugs/1504/
      added data for orange nura phone     https://sourceforge.net/p/libmtp/bugs/1503/
      do not do force_reset_on_close for the Kyocera Event     https://sourceforge.net/p/libmtp/bugs/1492/
      add huawei honor 7     https://sourceforge.net/p/libmtp/bugs/1507/
      added lenovo lifetab S1034X     https://sourceforge.net/p/libmtp/support-requests/201/
      addone sony xperia z3v     https://sourceforge.net/p/libmtp/feature-requests/153/
      HTC one M9     https://sourceforge.net/p/libmtp/bugs/1508/
      added a microsoft lumia     https://sourceforge.net/p/libmtp/feature-requests/155/
      added oneplus one2 a2003     https://sourceforge.net/p/libmtp/bugs/151/
      added fairphone 2     https://sourceforge.net/p/libmtp/support-requests/202/
      in read, use the maxpacket from the device, not _HS_ packetsize
      allview energy p5     https://sourceforge.net/p/libmtp/bugs/1512/
      Kyocera DIGNO T 302KC     https://sourceforge.net/p/libmtp/bugs/1518/
      1.1.11 release

Nicholas Little (1):
      This commit alters the flags for the Nexus 6P device by Huawei - it has     a working get object properties list and its regular object access is     broken with respect to the release date track field.

Reverend Homer (1):
      LIBMP_Create_Folder: fixed doc     https://sourceforge.net/p/libmtp/bugs/1472/     0xFFFFFFFF for root folder instead of 0
2016-04-09 10:09:14 +00:00
tron
edb2a781c2 Note update of "mutt-kz" to version 1.6.0.1 2016-04-09 09:48:35 +00:00
tron
4ca8c546ac Update "mutt-kz" package to version 1.6.0.1. Changes since 1.5.23.1-rc1:
+ Enabled utf-8 mailbox support for IMAP.
+ New expandos %r and %R for comma separated list of To: and Cc:
  recipients respectively.
+ Improved support for internationalized email and SMTPUTF8 (RFC653[0-3]).
! $use_idn has been renamed to $idn_decode.
+ $idn_encode controls whether outgoing email address domains will
  be IDNA encoded.  If your MTA supports it, unset to use utf-8
  email address domains.
+ The S/MIME message digest algorithm is now specified using the
  option $smime_sign_digest_alg.  Note that $smime_sign_command
  should be modified to include "-md %d".  Please see
  contrib/smime.rc.
+ $reflow_space_quotes allows format=flowed email quotes to be
  displayed with spacing between them.
! multipart draft files are now supported.
+ The "-E" command line argument causes mutt to edit draft or include files.
  All changes made in mutt will be saved back out to those files.
+ $resume_draft_files and $resume_edited_draft_files control how
  mutt processes draft files.
+ For classic gpg mode, $pgp_decryption_okay should be set to verify
  multipart/encrypted are actually encrypted.  Please see
  contrib/gpg.rc for the suggested value.
! mailto URL header parameters by default are now restricted to
  'body' and 'subject'.
+ mailto_allow and unmailto_allow can be used to add or remove
  allowed mailto header parameters.
! The method of setting $hostname has been changed.  Rather than
  scanning /etc/resolv.conf, the domain will now be determined using
  DNS calls.
2016-04-09 09:46:26 +00:00
adam
e422baa263 Updated databases/sqlite3 to 3.12.1 2016-04-09 09:26:53 +00:00
adam
b7a7a4777e Release 3.12.1
Fix a boundary condition error introduced by version 3.12.0 that can result in a crash during heavy SAVEPOINT usage.
Fix views so that they inherit column datatypes from the table that they are defined against, when possible.
Fix the query planner so that IS and IS NULL operators are able to drive an index on a LEFT OUTER JOIN.
2016-04-09 09:25:39 +00:00
tron
245117c817 Note update of the "mutt" package to version 1.6.0 2016-04-09 08:54:02 +00:00
tron
df7e4505cd Update "mutt" package to version 1.6.0. Changes since version 1.5.4:
+ Enabled utf-8 mailbox support for IMAP.
+ New expandos %r and %R for comma separated list of To: and Cc:
  recipients respectively.
+ Improved support for internationalized email and SMTPUTF8 (RFC653[0-3]).
! $use_idn has been renamed to $idn_decode.
+ $idn_encode controls whether outgoing email address domains will
  be IDNA encoded.  If your MTA supports it, unset to use utf-8
  email address domains.
+ The S/MIME message digest algorithm is now specified using the
  option $smime_sign_digest_alg.  Note that $smime_sign_command
  should be modified to include "-md %d".  Please see
  contrib/smime.rc.
+ $reflow_space_quotes allows format=flowed email quotes to be
  displayed with spacing between them.
! multipart draft files are now supported.
+ The "-E" command line argument causes mutt to edit draft or include files.
  All changes made in mutt will be saved back out to those files.
+ $resume_draft_files and $resume_edited_draft_files control how
  mutt processes draft files.
+ For classic gpg mode, $pgp_decryption_okay should be set to verify
  multipart/encrypted are actually encrypted.  Please see
  contrib/gpg.rc for the suggested value.
! mailto URL header parameters by default are now restricted to
  'body' and 'subject'.
+ mailto_allow and unmailto_allow can be used to add or remove
  allowed mailto header parameters.
! The method of setting $hostname has been changed.  Rather than
  scanning /etc/resolv.conf, the domain will now be determined using
  DNS calls.
2016-04-09 08:47:36 +00:00
wen
5bd4b46204 Updated math/R-statmod to 1.4.24 2016-04-09 08:37:43 +00:00
wen
a2e9258195 Update to 1.4.24
Upstream changes:
 2 February 2016: statmod 1.4.24

- speedup for rinvgauss() by replacing rchisq() with rnorm() and
  rbinom() with runif().

- speedup for qinvgauss() by using qgamma as starting approximation
  for very small right tail probabilities, and inverse chisq as
  starting approximation for very small left tail probabilities.

- qinvgauss() now computes Newton step using log probabilities
  and a Taylor series expansion for small steps.  This improves
  accuracy in extreme cases.  The stopping criterion for the Newton
  iteration has been revised.

- Bug fix to dinvgauss(), pinvgauss() and qinvgauss() which were not
  preserving attributes of the first argument.

30 December 2015: statmod 1.4.23

- qinvgauss() has been improved to return best achievable machine
  accuracy.  It now checks for backtracking of the Newton iteration.

- dinvgauss() and pinvgauss() now check for a wider range of special
  cases.  This allows them to give valid results in some cases
  for infinite or missing parameter values and for x outside the
  support of the distribution.

26 October 2015: statmod 1.4.22

- Functions needed from the stats and graphics packages are now
  explicitly imported into the package NAMESPACE.
2016-04-09 08:36:34 +00:00
wen
cb17cb1029 Updated math/R-plyr to 1.8.3 2016-04-09 08:32:28 +00:00
wen
6554c95c68 Update to 1.8.3
Upstream changes:
Version 1.8.3

    Revert to C version of loop_apply() as Rcpp version was appears to be having PROTECTion problems. (Also fixes #256)
2016-04-09 08:30:36 +00:00
richard
695b1e08b0 Updated devel/libusb1 to 1.0.20 2016-04-09 08:19:38 +00:00
richard
5e9a930ddf update to libusb-1.0.20
add experimental SunOS backend support adapted from the upstream RTI
submission from Oracle and initial illumos support from OpenIndiana/Hipster

From the Changelog:
For detailed information about the changes below, please see the git log or
visit: http://log.libusb.info

2015-09-13: v1.0.20
* Add Haiku support
* Fix multiple memory and resource leaks (#16, #52, #76, #81)
* Fix possible deadlock when executing transfer callback
* New libusb_free_pollfds() API
* Darwin: Fix devices not being detected on OS X 10.8 (#48)
* Linux: Allow larger isochronous transfer submission (#23)
* Windows: Fix broken builds Cygwin/MinGW builds and compiler warnings
* Windows: Fix broken bus number lookup
* Windows: Improve submission of control requests for composite devices
* Examples: Add two-stage load support to fxload (#12)
* Correctly report cancellations due to timeouts
* Improve efficiency of event handling
* Improve speed of transfer submission in multi-threaded environments
* Various other bug fixes and improvements
The (#xx) numbers are libusb issue numbers, see ie:
https://github.com/libusb/libusb/issues/16

MAKE_JOBS_SAFE=no given build issues when enabled.
2016-04-09 08:18:58 +00:00
adam
ecd63b5ce6 PLIST fix 2016-04-09 07:59:11 +00:00
ryoon
3c352362cd Fix MASTER_SITES and remove duplicate man page
* DISTNAME is distributed on github
* Remove duplicate man page. It is only for python option
2016-04-09 06:50:46 +00:00
adam
fddb62e9b2 Updated net/nmap to 7.12 2016-04-09 06:41:47 +00:00
adam
ce5fd31c01 Nmap 7.12
o [Zenmap] Avoid file corruption in zenmap.conf, reported as files containing
  many null ("\x00") characters. Example exception:
    ValueError: unable to parse colour specification

o [NSE] VNC updates including vnc-brute support for TLS security type and
  negotiating a lower RFB version if the server sends an unknown higher
  version.

o [NSE] Added STARTTLS support for VNC, NNTP, and LMTP

o Added new service probes and match lines for OpenVPN on UDP and TCP.
2016-04-09 06:38:05 +00:00
wiz
ca23cdc840 Fix bl3.mk when libthai option is turned on.
From Robert Elz in PR 51055.
2016-04-09 06:14:51 +00:00
richard
0290c451b3 Fix ABI check on SunOS, which defaults to i386 in absence of being set.
Fixes build on i386 with bootstrap not stipulating ABI=
2016-04-09 06:11:15 +00:00
richard
2b46d86e1f Updated net/avahi to 0.6.32 2016-04-09 05:57:47 +00:00
wiz
3d917062ef Updated finance/gnucash-docs to 2.6.12 2016-04-09 05:55:55 +00:00
wiz
b2e9b65e6c Update gnucash-docs to 2.6.12.
Concurrent with the release of Gnucash 2.6.12 we're pleased to also release a new version 2.6.12 of the companion Help and Tutorial and Concepts Guide.

   New Portuguese Translations from Pedro Albuquerque!
   Bug 639776 - Update instructions for updating quote prices by cron.
   Bug 649283 - Add links to where common report preferences are set.
   Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab
   Bug 729265 - Update documentation for Invoice and Bill payments to reflect the new features.
   Bug 761025 - Add missing sect Guide ch2.8: New book options in New Acct Hierarchy.
   Bug 762088 - Remove Section 9.4.3 From Guide that offered simplistic advice about money and life that does nothing to explain GnuCash functionality or use.
   Bug 762656 - Add note to Guide section 2.3.3 For Column Widths
2016-04-09 05:55:46 +00:00
richard
b12bc48bad update to avahi-0.6.32
From Changelog:
2015-10-14  gettextize  <bug-gnu-gettext@gnu.org>

	* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.

2015-10-10  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (EXTRA_DIST): Add config.rpath.
	* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
2016-04-09 05:55:34 +00:00
richard
9907ffa736 Updated archivers/file-roller with nautilus sub-menu options 2016-04-09 05:41:52 +00:00
richard
b612a127b1 add nautilus option to put back nautilus actions sub-menu
bump PKGREVISION
2016-04-09 05:40:46 +00:00
richard
6d539a4c87 Add two options:
libusb-1 - Enable USB access via libusb-1.
nautilus - Enable nautilus sub-menu option.
2016-04-09 05:26:26 +00:00
mef
a9e6baa364 Updated devel/p5-BSD-Resource to 1.29.09 2016-04-09 05:20:35 +00:00
mef
02bf1a9bc6 Update 1.2907 to 1.2909 (PKGVERSION = 1.29.09)
---------------------------------------------
2015-11-15  Jarkko Hietaniemi  <jhi@iki.fi>
        * The added RLIMIT_ values were not added quite right.
          Our own tests didn't detect this, but mod_perl2 ones did
          [cpan #108955]

2015-10-21  Jarkko Hietaniemi  <jhi@iki.fi>
        * Add more RLIMIT_ values from various systems,
          especially from Linux 2.6:

          RLIMIT_MSGQUEUE
          RLIMIT_NICE
          RLIMIT_NPTS
          RLIMIT_PTHREAD
          RLIMIT_RTPRIO
          RLIMIT_RTTIME
          RLIMIT_SBSIZE
          RLIMIT_SIGPENDING
          RLIMIT_SWAP

          Check your system's setrlimit() documentation,
          and BSD::Resource::get_rlimits().

        * Add PRIO_THREAD, if available.
          Check your system's setpriority() documentation.

        * Release 1.2908.
2016-04-09 05:20:19 +00:00
mef
38ca10cb9a Updated devel/p5-App-FatPacker to 0.010005
Updated devel/p5-App-perlbrew to 0.75
Updated devel/p5-AppConfig-Std to 1.10
Updated devel/p5-AtExit to 2.03
Updated devel/p5-B-Keywords to 1.15
2016-04-09 05:13:05 +00:00
mef
595884a71e Update to 1.15
--------------
1.15 Wed Nov 11 2015 rurban
  - Fixed $OUTPUT_AUTOFLUSH, RT #108572 (Defragmented Reality)
  - Made $* $MULTILINE_MATCHING version specific, deprecated with 5.8.1,
    removed with 5.10
2016-04-09 05:09:42 +00:00
mef
ab14296c3e Update to 2.03
--------------
2.03 2015-10-25 NEILB
    - Trimmed down the README and moved some of the history into Changes
    - Updated github repo URL after changing my github username
2016-04-09 05:07:49 +00:00
richard
4e5ca41d7f Updated devel/RBTools to 0.7.5 2016-04-09 05:07:07 +00:00
richard
9fcb3750d3 update to RBTools-0.7.5
RBTools 0.7.5 Release Notes

Release date: October 26, 2015
New Features

    Users can now specify the search path for .reviewboardrc files.

    The $RBTOOLS_CONFIG_PATH environment variable now controls the search path.
    It’s a list of paths separated by the system’s native path separator
    (':' on Linux/MacOS X, ';' on Windows).
    These paths are searched prior to any default paths.

    This is handy for forcing the .reviewboardrc file in your home directory
    to be searched first.

    Patch by Nils Philippsen.

Bug Fixes
General

    Fixed displaying error output containing non-ASCII characters. (Bug #3907)

    On Windows, home directory detection now prefers the %HOME% environment
    variable to %APPDATA%.

    Prior to this release, %HOME% was always ignored in favor of %APPDATA%,
     which caused problems in certain setups.

    Patch by Vadim Zeitlin.

rbt api-get

    The help output no longer mistakenly shows that – is required before
    query arguments.

rbt post

    Fixed a crash when using --diff-filename. (Bug #3908)

Git

    Git version checking is no longer performed unless Git is installed,
    preventing a harmless but visible error message for systems without Git.

Mercurial

    Fixed path separator differences when posting a change against Mercurial
    on Windows. (Bug #3894)

    Patch by Ali Kamali.

    Fixed a regression with looking for empty files.

    When looking for empty files in a change (which must be handled specially),
    RBTools would get a null result, which wasn’t being handled correctly.

Perforce

    Fixed posting submitted Perforce changes.

    Posting submitted changes for review regressed in 0.7.x. They can now be
    posted again.

    Fixed posting Perforce paths that are not included in the client view.
    (Bug #3864)

    It’s once again possible to post a committed revision for review when the
    commit contains files not in the client view.

Subversion

    Fixed Unicode issues when parsing repository info when using
    --repository-url. (Bug #3969)

    Patch by Griffin Myers.

    Fixed issues processing when a changeset has history scheduled with a
    commit.

    Patch by Griffin Myers.

Team Foundation Server

    Fixed a number of issues with diff generation on TFS.

    The method previously used to generate diffs didn’t deal with a lot of
    cases that could come up when using different editors or platforms, such
    as files that don’t end with a newline or files that start with a
    byte-order marker.

    RBTools now requires GNU diff for TFS diff generation.

Contributors

    Ali Kamali
    Anthony Hache
    Barret Rennie
    Christian Hammond
    David Trowbridge
    Griffin Myers
    Nils Philippsen
    Vadim Zeitlin
2016-04-09 05:06:10 +00:00
mef
546d127fd5 Update to 1.10
--------------
1.10 2015-10-26 NEILB
    - Switched to Dist::Zilla
    - Got rid of tab characters
    - Updated github repo URL after changing my github username
    - Made the SEE ALSO entries linked, and simplified the formatting
2016-04-09 05:05:42 +00:00
mef
6756f57b88 Update 0.73 to 0.75
-------------------
0.75: # 2016-03-16T23:41:41+0100
- Thanks to our contributors: Dave Cross,  Dean Hamstead,  Mark J. Reed,  Mohammed El-Afifi,
- Add '--no-patchperl' install option for skip running patchperl.
- Add '--destdir' install option.
- "uninstall" command now also delete associated libs.
- "mirror" command is removed.
- "config" command is removed.

0.74: # 2015-11-24T20:55:02+0100
- A big thanks for our contributers: Aristotle Pagaltzis, Dave Jacoby,
  Dylan Cali, John Krull, Kevin Johnson, Nathan Day, Paul Cochrane, Tudor
  Constantin, Yanick Champoux, tm604
- support PERLBREW_LIB_PREFIX.
  c29813cd46
- prefer https and remove insecure download cli flags.
  f49a908c17
- perlbrew now dies when switching to/use a lib that does not exist.
  https://github.com/gugod/App-perlbrew/issues/432
- RHEL vendorlib fix https://github.com/gugod/App-perlbrew/issues/409
- improvements with fish integration.
- unbreak when running with perl 5.14 or earlier:
  "list" command now correctly display lib names.
- retaining flags in upgrade-perl.
  b8d466670b
- variour document clean up and improvements.
2016-04-09 05:03:13 +00:00
mef
1c6998237d Update to 0.010005
------------------
0.010005 - 2015-12-14
  - fix fatpacked code to work properly on perl 5.6 in all cases
  - removed x_static_install metadata (RT#110299)
2016-04-09 04:56:30 +00:00
wen
a5e81ff033 Updated textproc/p5-Swim to 0.1.43 2016-04-09 04:43:16 +00:00
wen
7fda7f244a Update to 0.1.43
Upstream changes:
0.1.43 Thu Feb 25 11:50:52 PST 2016
 - Add a pod-custom-link support to meta
 - Undocumented feature for now
2016-04-09 04:39:29 +00:00
mef
26253748c4 Updated ham/fldigi to 3.23.09 2016-04-09 04:37:41 +00:00
mef
ace60efb51 Update 3.23.08 to 3.23.09
-------------------------
=Version 3.23.09=
2016-03-29  David Freese  <iam_w1hkj@w1hkj.com>

        fc97b4a: FSQ variable Rx
        58b3940: Export ADIF_NAME
        91ddd6c: WF only
        92c3c36: DnD Image
        0ebcc2a: Frequencies2 use string
        20ac527: Documentation
        8eb05e6: View noise
        7cd0d8d: About
        9ed6cc3: NAVTEX update

2016-03-07  Kamal Mostafa  <kamal@whence.com>

        6da8d51: Sanitize tile_x, tile_y startup values

2016-03-05  David Freese  <iam_w1hkj@w1hkj.com>

        b1d12b8: RxID enhancement
        f7662df: TX timer
        4e055b4: rigcat mod
        4c9f140: PSK IMD
2016-04-09 04:37:19 +00:00
wen
696669502f Updated textproc/p5-Unicode-LineBreak to 2016.003 2016-04-09 04:26:14 +00:00
wen
2f1529017e Update to 2016.003
Upstream changes:
2016.003  Tue Mar 29 2016
# No new features, version number as canonical numstring.

2016.002_27  Sat Feb 27 2016
! Makefile.PL.sombok
  - CPAN RT#112078: Compiling libsombok.a fails due to invalid path for object
    files.
2016-04-09 04:24:26 +00:00
mef
42cdccdc47 Updated cad/klayout to 0.24.6 2016-04-08 23:28:20 +00:00