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 (1m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 16:05:30 UTC Now

2019-03-04 23:20:27 UTC MAIN commitmail json YAML

libretro-dolphin: Add pkg-config to USE_TOOLS...

(nia)

2019-03-04 18:53:34 UTC pkgsrc-2018Q4 commitmail json YAML

Pullup ticket #5920 - requested by taca
www/drupal8: security fix (remote code execution)

Revisions pulled up:
- www/drupal8/Makefile                                          1.17-1.18
- www/drupal8/PLIST                                            1.14-1.15
- www/drupal8/distinfo                                          1.16-1.17
- www/drupal8/patches/patch-core_lib_Drupal_Core_Extension_ModulesHandler.php deleted

---
  Module Name:    pkgsrc
  Committed By:  wen
  Date:          Sat Feb  9 00:09:54 UTC 2019

  Modified Files:
          pkgsrc/www/drupal8: Makefile PLIST distinfo
  Removed Files:
          pkgsrc/www/drupal8/patches:
              patch-core_lib_Drupal_Core_Extension_ModulesHandler.php

  Log Message:
  Update to 8.6.9
  Remove the patch that included in upstream

  Upstream changes:
  8.6.7:
  This is a hotfix release for a regression affecting some Drush installations that was introduced by the fix for SA-CORE-2019-002. No other fixes are included.

  8.6.8:
  Changes since 8.6.7

      #2975539 by mondrake, alexpott, marcoscano, desierto: Changing machine name of image style leads to WSOD when loading widgets that used the old name
      #2859315 by quietone, heddn, jhodgdon: SQL error from profile_fields when migrating d6 (or d7) to d8 without Profile module
      #2443165 by davidwbarratt, amateescu, HOG, kostyashupenko, yched, Berdir, andypost, alexpott, tstoeckler, xjm: Drupal\Core\Entity\EntityInterface\ContentEntityStorageBase::doCreate() assumes that the bundle is a string
      #2849074 by decafdennis, alexpott, zuuperman, AdamPS, sagesolutions, tucho, xjm: SiteConfigureForm overrides value from install profile
      #3007716 by Sam152, kevin.dutra, jhedstrom, larowlan: Security update introduces breaking changes to content moderation
      #2215857 by michielnugter, Lendude, gmercer, tim.plunkett, cferthorney, marabak, olli, ericmulder1980, TwoD, sanduhrs, stella, dww, nod_: Behaviors get attached to removed forms
      #3017812 by ibustos, joachim: Language selector is immune to hook_entity_field_access in entity forms
      #2900883 by larskhansen, GaëlG, kalyansamanta, Chi, tim.plunkett, Gábor Hojtsy, joachim: Wrong documentation of Drupal\Component\Plugin\Derivative\DeriverInterface::getDerivativeDefinitions()
      #3027595 by amateescu, pmelab: Incorrect blacklist condition in WorkspaceManager
      #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, lauriii, catch, cilefen, Cottser: [regression] Table Drag handles no longer respond to up/down arrow keys
      Revert "Issue #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, @catch, @cilefen, @Cottser, @lauriii: [regression] Table Drag handles no longer respond to up/down arrow keys"
      #2725259 by sardara, andrewmacpherson, claudiu.cristea, tedbow, alwaysworking, droplet, techmsi, kwoxer, xjm, alexpott, @catch, @cilefen, @Cottser, @lauriii: [regression] Table Drag handles no longer respond to up/down arrow keys
      #2937073 by tim.plunkett, Saviktor, tedbow: Improve robustness of FieldBlockTest
      #2973713 by quietone, Adita, etecjdo, apmsooner, mikeryan, gnuschichten, tstoeckler: cache_key source plugin configuration not documented
      #2949555 by quietone, ankitjain28may: Correct the documentation on method UserMigrationClassTest
      #3025685 by quietone: Add error msg to assertions in MigrateSourceTestBase
      #3026840 by izus: Fix plural typo in workspaces field
      #3024452 by kfritsche, hchonov, alexpott: DatabaseStorageExpirable:setWithExpireIfNotExists is not respecting expired
      #2999908 by penyaskito: View more link in recipe cards is not fully translated
      #3028819 by alwaysworking: Update username
      #2916021 by d.olaresko, wengerk, Chi, xjm, dawehner, idebr: Update "Running tests" section in core.api.php
      #2953995 by kjay, starshaped, rachel_norfolk, Vidushi Mehta, cferthorney, HAL 9000, Eli-T, markconroy, steveparks: Update the Umami Vegan Chocolate Brownie recipe
      #3028608 by danharper, Eli-T, markconroy, Not Real: Umami - favicon
      #2940027 by jmsosso: Add change record to @deprecated for AccountInterface
      #2995150 by msankhala, tim.plunkett: Command examples in core/tests/README.md are confusing and not executable
      #3024184 by seanB, andrewmacpherson, Kristen Pol: Make the tabbing order match the visual reading order in MediaLibraryWidget
      #2668416 by Krzysztof DomaÅ„ski, wheatpenny, Lendude, alexpott: Wrong assert in NodeTitleTest
      #2981870 by Lendude, alexpott: Duplicate BrokenSetUpTest for BrowserTestBase
      #2809513 by Lendude, brentgees: Convert AJAX part of \Drupal\responsive_image\Tests\ResponsiveImageFieldUiTest to JavascriptTestBase and the rest to BrowserTestBase
      #3027574 by tuutti: SqlContentEntityStorage no longer update entities with certain (id) fields
      #3026043 by Berdir: ConfigEntityBase::__sleep() serializes plugin instances if they were not previously initialized
      #3021395 by quietone, alexpott: MigrateDrupalTestBase::migrateContent(['translations') does not migrate translations
      Revert "Issue #3003238 by Sam152, amateescu, Berdir: EntityStorageException: Default revision can not be deleted in content_moderation_entity_revision_delete()"
      #2987418 by quietone, Kristen Pol: Rename MigrateUpgrade tests
      #3003238 by Sam152, amateescu, Berdir: EntityStorageException: Default revision can not be deleted in content_moderation_entity_revision_delete()
      Merged 8.6.7.
      Merged 8.6.6.
      #3015992 by Krzysztof DomaÅ„ski, alexpott, larowlan: Not affecting spacing in PhpTransliterationTest
      #2998769 by kiamlaluno, quietone, kkalaskar: @see directive used in the wrong place outputs the wrong HTML markup
      #3000677 by catch, Shane Birley, featherbelly, alexpott, larowlan: Fatal error after upgrade to 8.6x [due to regression in extension system]
      #2955457 by pfrenssen, Chewie, unrealauk, alexpott, Pol: ConfigFactory static cache gets polluted with data from config overrides
      #3020142 by mglaman, tim.plunkett: Test module no_transitions_css has invalid hook_page_attachments
      #3007973 by tim.plunkett, lukasss, xopoc, bnjmnm, stompersly: Layout builder prevents the rendering of extra fields (like Links) on pages not using Layout Builder
      #3024259 by Pol, alexpott: [PHP 7.3] Fix EnvironmentTest::providerTestCheckMemoryLimit() notice
      #3023747 by mikelutz, heddn: D6 profile migrations assume stubs, which fail
      #2978922 by brathbone, philipnorton42, msankhala, hardikpandya, alexpott, siliconmeadow: Improve batch_process() documentation
      #2845975 by quietone, Jo Fitzgerald, aleevas, maxocub, Gábor Hojtsy: Migrate Drupal 6 user profile field value option translations
      #2701829 by alexpott, andypost, Soul88, Graber, Eduardo Morales, dawehner, pingwin4eg, catch, Berdir, jibran, httang12: Extension objects should not implement \Serializable
      #2693727 by mikelutz, sanduhrs, CalebD, ajlib, Lendude, tstoeckler, catch: Limiting options for exposed Language filters causes errors and doesn't work for special languages

  8.6.9:
  Changes since 8.6.8:

      #2215857 followup by gaydamaka, timmillwood, alexpott, lauriii: Regression on Internet Explorer 11
      #3031128 by alexpott, TrevorBradley, indigoxela, catch, cilefen, larowlan, jibran: Update from 8.6.7 to 8.6.8 warnings - Drupal\Core\Extension\Extension has no unserializer
      Revert "Issue #2924201 by tim.plunkett, tedbow, larowlan, xjm, jibran, Kristen Pol: Resolve random failure in LayoutBuilderTest so that it can be added to HEAD"
      #2924201 by tim.plunkett, tedbow, larowlan, xjm, jibran, Kristen Pol: Resolve random failure in LayoutBuilderTest so that it can be added to HEAD

---
  Module Name:    pkgsrc
  Committed By:  taca
  Date:          Sun Feb 24 16:31:39 UTC 2019

  Modified Files:
          pkgsrc/www/drupal8: Makefile PLIST distinfo

  Log Message:
  www/drupal8: update to 8.6.10

  Drupal 8.6.10 (2019-02-20)

  Maintenance and security release of the Drupal 8 series.

  This release fixes security vulnerabilities. Sites are urged to upgrade
  immediately after reading the security announcement and notes below:

  * Drupal core - Remote code execution - SA-CORE-2019-003

  Sites on 8.5.x or earlier should update immediately to Drupal 8.5.11 instead,
  and plan to update to the latest 8.6.x release before May 2019 (when 8.7.0 is
  released and 8.5.x security coverage ends).

  Important update information

  For site owners

  * In addition to the above fix, this release includes the fix for #3031740:
    Updating to 8.6.8 or 8.6.9 with Drush 8 causes data loss via
    update_fix_compatibility() to prevent Drush 8 issues for sites updating
    directly from an earlier security release.

  * update.php must be run after updating to ensure changes from the patch take
    effect.

  * No changes have been made to the .htaccess, web.config, robots.txt or
    default settings.php files in this release, so upgrading custom versions of
    those files is not necessary if your site is already on the previous
    release.

  For module developers

  Some contributed module tests may need to be updated if they extend core's
  test suite, due to a minor API change in a test base class.

(bsiegert)

2019-03-04 18:51:09 UTC MAIN commitmail json YAML

Updated devel/py-astroid, textproc/py-openpyxl

(adam)

2019-03-04 18:50:37 UTC MAIN commitmail json YAML

py-openpyxl: updated to 2.6.1

2.6.1:
Bugfixes
* ReadOnlyCell.is_date does not work properly
* Cannot read Google Docs spreadsheet with a Pivot Table
* Charts created with openpyxl cannot be styled
* Cannot handle some numpy number types
* Exception when reading unknowable number formats
* Only last formatting rule for a range loaded
* Give MergedCell a value attribute
* Cannot process worksheets with comments
* Cannot process worksheets with both row and page breaks
* Cannot reset dimensions in ReadOnlyWorksheets
* Incorrect descriptor in ParagraphProperties
* Missing hier attribute in PageField raises an exception

(adam)

2019-03-04 18:47:57 UTC MAIN commitmail json YAML

py-astroid: updated to 2.2.3

What's New in astroid 2.2.3?

* Replace any with uninferable when returning values from numpy transform

  Turns out that this was conflicting with the any builtin, while the original
  intention was to return a value that cannot be inferred, until we have support
  for types.

  This should fix a couple of false positives on pylint's side where the return
  value of numpy functions was considered to be itself a function.

(adam)

2019-03-04 18:42:08 UTC MAIN commitmail json YAML

Updated textproc/py-regex, security/py-m2crypto

(adam)

2019-03-04 18:41:48 UTC MAIN commitmail json YAML

py-m2crypto: updated to 0.32.0

0.32.0:
- setup.py: use ${CPP} as path to cpp
- Bump pipeline OpenSSL from 1.1.0i to 1.1.0j
- Stub wchar_t helpers and ignore unused WCHAR defs
- Add type comment to setup.py

(adam)

2019-03-04 18:29:48 UTC MAIN commitmail json YAML

2019-03-04 17:11:05 UTC pkgsrc-2018Q4 commitmail json YAML

Pullup ticket #5919 - requested by leot
net/tor: security fix

Revisions pulled up:
- net/tor/Makefile                                              1.136-1.137
- net/tor/PLIST                                                1.14
- net/tor/distinfo                                              1.96-1.97

---
  Module Name:    pkgsrc
  Committed By:  adam
  Date:          Tue Jan  8 08:39:55 UTC 2019

  Modified Files:
          pkgsrc/net/tor: Makefile PLIST distinfo

  Log Message:
  tor: updated to 0.3.5.7

  Changes in version 0.3.5.7:

  Tor 0.3.5.7 is the first stable release in its series; it includes
  compilation and portability fixes, and a fix for a severe problem
  affecting directory caches.

  The Tor 0.3.5 series includes several new features and performance
  improvements, including client authorization for v3 onion services,
  cleanups to bootstrap reporting, support for improved bandwidth-
  measurement tools, experimental support for NSS in place of OpenSSL,
  and much more. It also begins a full reorganization of Tor's code
  layout, for improved modularity and maintainability in the future.
  Finally, there is the usual set of performance improvements and
  bugfixes that we try to do in every release series.

  There are a couple of changes in the 0.3.5 that may affect
  compatibility. First, the default version for newly created onion
  services is now v3. Use the HiddenServiceVersion option if you want to
  override this. Second, some log messages related to bootstrapping have
  changed; if you use stem, you may need to update to the latest version
  so it will recognize them.

  We have designated 0.3.5 as a "long-term support" (LTS) series: we
  will continue to patch major bugs in typical configurations of 0.3.5
  until at least 1 Feb 2022. (We do not plan to provide long-term
  support for embedding, Rust support, NSS support, running a directory
  authority, or unsupported platforms. For these, you will need to stick
  with the latest stable release.)

---
  Module Name:    pkgsrc
  Committed By:  adam
  Date:          Fri Feb 22 08:47:51 UTC 2019

  Modified Files:
          pkgsrc/net/tor: Makefile distinfo

  Log Message:
  tor: updated to 0.3.5.8

  Changes in version 0.3.5.8:

  Tor 0.3.5.8 backports serveral fixes from later releases, including fixes
  for an annoying SOCKS-parsing bug that affected users in earlier 0.3.5.x
  releases.

  It also includes a fix for a medium-severity security bug affecting Tor
  0.3.2.1-alpha and later. All Tor instances running an affected release
  should upgrade to 0.3.3.12, 0.3.4.11, 0.3.5.8, or 0.4.0.2-alpha.

  o Major bugfixes (cell scheduler, KIST, security):
    - Make KIST consider the outbuf length when computing what it can
      put in the outbuf. Previously, KIST acted as though the outbuf
      were empty, which could lead to the outbuf becoming too full. It
      is possible that an attacker could exploit this bug to cause a Tor
      client or relay to run out of memory and crash. Fixes bug 29168;
      bugfix on 0.3.2.1-alpha. This issue is also being tracked as
      TROVE-2019-001 and CVE-2019-8955.

  o Major bugfixes (networking, backport from 0.4.0.2-alpha):
    - Gracefully handle empty username/password fields in SOCKS5
      username/password auth messsage and allow SOCKS5 handshake to
      continue. Previously, we had rejected these handshakes, breaking
      certain applications. Fixes bug 29175; bugfix on 0.3.5.1-alpha.

  o Minor features (compilation, backport from 0.4.0.2-alpha):
    - Compile correctly when OpenSSL is built with engine support
      disabled, or with deprecated APIs disabled. Closes ticket 29026.
      Patches from "Mangix".

  o Minor features (geoip):
    - Update geoip and geoip6 to the February 5 2019 Maxmind GeoLite2
      Country database. Closes ticket 29478.

  o Minor features (testing, backport from 0.4.0.2-alpha):
    - Treat all unexpected ERR and BUG messages as test failures. Closes
      ticket 28668.

  o Minor bugfixes (onion service v3, client, backport from 0.4.0.1-alpha):
    - Stop logging a "BUG()" warning and stacktrace when we find a SOCKS
      connection waiting for a descriptor that we actually have in the
      cache. It turns out that this can actually happen, though it is
      rare. Now, tor will recover and retry the descriptor. Fixes bug
      28669; bugfix on 0.3.2.4-alpha.

  o Minor bugfixes (IPv6, backport from 0.4.0.1-alpha):
    - Fix tor_ersatz_socketpair on IPv6-only systems. Previously, the
      IPv6 socket was bound using an address family of AF_INET instead
      of AF_INET6. Fixes bug 28995; bugfix on 0.3.5.1-alpha. Patch from
      Kris Katterjohn.

  o Minor bugfixes (build, compatibility, rust, backport from 0.4.0.2-alpha):
    - Update Cargo.lock file to match the version made by the latest
      version of Rust, so that "make distcheck" will pass again. Fixes
      bug 29244; bugfix on 0.3.3.4-alpha.

  o Minor bugfixes (client, clock skew, backport from 0.4.0.1-alpha):
    - Select guards even if the consensus has expired, as long as the
      consensus is still reasonably live. Fixes bug 24661; bugfix
      on 0.3.0.1-alpha.

  o Minor bugfixes (compilation, backport from 0.4.0.1-alpha):
    - Compile correctly on OpenBSD; previously, we were missing some
      headers required in order to detect it properly. Fixes bug 28938;
      bugfix on 0.3.5.1-alpha. Patch from Kris Katterjohn.terjohn.

  o Minor bugfixes (documentation, backport from 0.4.0.2-alpha):
    - Describe the contents of the v3 onion service client authorization
      files correctly: They hold public keys, not private keys. Fixes
      bug 28979; bugfix on 0.3.5.1-alpha. Spotted by "Felixix".

  o Minor bugfixes (logging, backport from 0.4.0.1-alpha):
    - Rework rep_hist_log_link_protocol_counts() to iterate through all
      link protocol versions when logging incoming/outgoing connection
      counts. Tor no longer skips version 5, and we won't have to
      remember to update this function when new link protocol version is
      developed. Fixes bug 28920; bugfix on 0.2.6.10.

  o Minor bugfixes (logging, backport from 0.4.0.2-alpha):
    - Log more information at "warning" level when unable to read a
      private key; log more information at "info" level when unable to
      read a public key. We had warnings here before, but they were lost
      during our NSS work. Fixes bug 29042; bugfix on 0.3.5.1-alpha.

  o Minor bugfixes (misc, backport from 0.4.0.2-alpha):
    - The amount of total available physical memory is now determined
      using the sysctl identifier HW_PHYSMEM (rather than HW_USERMEM)
      when it is defined and a 64-bit variant is not available. Fixes
      bug 28981; bugfix on 0.2.5.4-alpha. Patch from Kris Katterjohn.

  o Minor bugfixes (onion services, backport from 0.4.0.2-alpha):
    - Avoid crashing if ClientOnionAuthDir (incorrectly) contains more
      than one private key for a hidden service. Fixes bug 29040; bugfix
      on 0.3.5.1-alpha.
    - In hs_cache_store_as_client() log an HSDesc we failed to parse at
      "debug" level. Tor used to log it as a warning, which caused very
      long log lines to appear for some users. Fixes bug 29135; bugfix
      on 0.3.2.1-alpha.
    - Stop logging "Tried to establish rendezvous on non-OR circuit..."
      as a warning. Instead, log it as a protocol warning, because there
      is nothing that relay operators can do to fix it. Fixes bug 29029;
      bugfix on 0.2.5.7-rc.on 0.2.5.7-rc.

  o Minor bugfixes (tests, directory clients, backport from 0.4.0.1-alpha):
    - Mark outdated dirservers when Tor only has a reasonably live
      consensus. Fixes bug 28569; bugfix on 0.3.2.5-alpha.

  o Minor bugfixes (tests, backport from 0.4.0.2-alpha):
    - Detect and suppress "bug" warnings from the util/time test on
      Windows. Fixes bug 29161; bugfix on 0.2.9.3-alpha.
    - Do not log an error-level message if we fail to find an IPv6
      network interface from the unit tests. Fixes bug 29160; bugfix
      on 0.2.7.3-rc.

  o Minor bugfixes (usability, backport from 0.4.0.1-alpha):
    - Stop saying "Your Guard ..." in pathbias_measure_{use,close}_rate().
      Some users took this phrasing to mean that the mentioned guard was
      under their control or responsibility, which it is not. Fixes bug
      28895; bugfix on Tor 0.3.0.1-alpha.

(bsiegert)

2019-03-04 16:51:40 UTC pkgsrc-2018Q4 commitmail json YAML

Pullup ticket #5918 - requested by taca
net/bind912: security fix

Revisions pulled up:
- net/bind912/Makefile                                          1.8-1.9
- net/bind912/PLIST                                            1.2
- net/bind912/distinfo                                          1.6
- net/bind912/options.mk                                        1.3

---
  Module Name: pkgsrc
  Committed By: he
  Date: Thu Jan 17 08:53:37 UTC 2019

  Modified Files:
  pkgsrc/net/bind912: Makefile PLIST options.mk

  Log Message:
  Add a "dnstap" option, defaults to off.
  Bump PKGREVISION.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Feb 22 01:24:24 UTC 2019

  Modified Files:
  pkgsrc/net/bind912: Makefile distinfo

  Log Message:
  net/bind912: update to 9.12.3pl4

  Update bind912 to 9.12.3pl4 (BIND 9.12.3-P4).

  --- 9.12.3-P4 released ---

  --- 9.12.3-P3 released (withdrawn) ---

  5141. [security] Zone transfer controls for writable DLZ zones were
  not effective as the allowzonexfr method was not being
  called for such zones. (CVE-2019-6465) [GL #790]

  --- 9.12.3-P2 released (withdrawn) ---

  5118. [security] Named could crash if it is managing a key with
  `managed-keys` and the authoritative zone is rolling
  the key to an unsupported algorithm. (CVE-2018-5745)
  [GL #780]

  5110. [security] Named leaked memory if there were multiple Key Tag
  EDNS options present. (CVE-2018-5744) [GL #772]

(bsiegert)

2019-03-04 16:51:36 UTC pkgsrc-2018Q4 commitmail json YAML

Pullup ticket #5917 - requested by taca
net/bind911: security fix

Revisions pulled up:
- net/bind911/Makefile                                          1.7
- net/bind911/distinfo                                          1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Feb 22 01:22:38 UTC 2019

  Modified Files:
  pkgsrc/net/bind911: Makefile distinfo

  Log Message:
  net/bind911: update to 9.11.5pl4

  Update bind911 to 9.11.5pl4 (BIND 9.11.5-P4).

  --- 9.11.5-P4 released ---

  --- 9.11.5-P3 released (withdrawn) ---

  5141. [security] Zone transfer controls for writable DLZ zones were
  not effective as the allowzonexfr method was not being
  called for such zones. (CVE-2019-6465) [GL #790]

  --- 9.11.5-P2 released (withdrawn) ---

  5118. [security] Named could crash if it is managing a key with
  `managed-keys` and the authoritative zone is rolling
  the key to an unsupported algorithm. (CVE-2018-5745)
  [GL #780]

  5110. [security] Named leaked memory if there were multiple Key Tag
  EDNS options present. (CVE-2018-5744) [GL #772]

(bsiegert)

2019-03-04 15:59:35 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 60.5.2nb1

(ryoon)

2019-03-04 15:59:06 UTC MAIN commitmail json YAML

2019-03-04 15:56:26 UTC MAIN commitmail json YAML

Updated www/firefox60 to 60.5.2nb1

(ryoon)

2019-03-04 15:55:54 UTC MAIN commitmail json YAML

Updated www/firefox to 65.0.2nb1

(ryoon)

2019-03-04 15:55:19 UTC MAIN commitmail json YAML

2019-03-04 15:53:06 UTC MAIN commitmail json YAML

2019-03-04 15:37:54 UTC MAIN commitmail json YAML

Bump bootstrap for armv7/NetBSD to 1.33.0 (still not successfully tested).

(he)

2019-03-04 14:14:15 UTC MAIN commitmail json YAML

The fstrm library needs libevent>=2.0, so say so.

(he)

2019-03-04 13:57:20 UTC MAIN commitmail json YAML

doc: Updated security/hitch to 1.5.0

(tnn)

2019-03-04 13:56:19 UTC MAIN commitmail json YAML

hitch-1.5.0 (2018-12-17)

Support for UNIX domain socket connections.
New configuration file settings pem-dir and pem-dir-glob.
Support for TLS 1.3.
Fixed a bug that would cause a crash on reload if ocsp-dir was changed.
Add log-level. This supersedes the previous quiet setting.
Add proxy-tlv. This enables extra reporting of cipher and protocol.
Drop TLSv1.1 from the default TLS protocols list.

(tnn)

2019-03-04 13:18:05 UTC MAIN commitmail json YAML

rgbds: Update HOMEPAGE to the github.io page.

(nia)

2019-03-04 13:10:11 UTC MAIN commitmail json YAML

doc: Updated devel/rgbds to 0.3.8

(nia)

2019-03-04 13:10:00 UTC MAIN commitmail json YAML

devel/rgbds: Update to 0.3.8

Changes:

rgbasm and rgblink
    Report correct filename and line number of symbols in error messages.
    Fix long-standing issue of ambiguity in constant parsing.
    Fix behaviour of parser regarding newlines and \.

rgbfix
    Fix regression on calculation of ROM checksum.

Other
    Documentation updates and cleanups.
    Some new tests.
    Re-enabled OS X build CI job.

(nia)

2019-03-04 12:08:26 UTC MAIN commitmail json YAML

Updated www/py-genshi, textproc/py-relatorio

(adam)

2019-03-04 12:08:09 UTC MAIN commitmail json YAML

py-relatorio: updated to 0.8.1

0.8.1:
* Add support for Python 3.7
* Escape invalid XML characters
* Enforce closing tag to be the same directive as the opening
* Use compression for zip file
* Write mimetype as first file of the zip file

0.8.0:
* Do not guess_type on styled cell content
* Remove type attributes when guessing type
* Add support for Python 3.6
* Remove soft-page-break

0.7.1:
* Remove warning when import plugin fails
* Apply the guess type function on the correct node
* Fix guess_type for date and datetime

0.7.0:
* Replace hard-coded extensions by mimetypes guess
* Add more guess types: 'boolean', 'date', 'time' and 'void'
* Add support for Flat OpenDocument

0.6.4:
* Use StringIO instead of BytesIO for TextSerializer result

(adam)

2019-03-04 12:04:22 UTC MAIN commitmail json YAML

py-genshi: updated to 0.7.1

0.7.1:
Add support for Python 3.5, 3.6 and 3.7.
Move to GitHub and Travis CI.
Add support for iterator arguments to _speedups Markup.join implementation so that it matches
the Python implementation.
Add HTML5 input placeholder attribute to list of translatable attributes.
Add missing boolean attributes to XHTML and HTML serializers.
Fix infinite recursion in template inlining.
Support slash escaped of CRLF newlines.
Disable the speedups C extension on CPython >= 3.3 since Genshi doesn't support the new Unicode
C API yet.
Fix handling of case where a translation has text after a closing tag.
Fix assert with side-effect in xi:fallback directive processing

(adam)

2019-03-04 11:57:20 UTC MAIN commitmail json YAML

doc/CHANGES-2019: Removed fonts/mkfontdir successor fonts/mkfontscale

(wiz)

2019-03-04 11:56:44 UTC MAIN commitmail json YAML

2019-03-04 11:56:05 UTC MAIN commitmail json YAML

mk/: let fonts/mkfontscale provide mkfontdir

(wiz)

2019-03-04 11:47:35 UTC MAIN commitmail json YAML

doc: Updated fonts/mkfontscale to 1.2.0

(wiz)

2019-03-04 11:47:23 UTC MAIN commitmail json YAML

mkfontscale: update to 1.2.0.

Starting with this release, 1.2.0, it now includes the mkfontdir script
previously distributed separately for compatibility with older X11 versions.
(The entries below starting with 'mkfontdir: ' represent the git commits
grafted from the mkfontdir repo and were all included in the mkfontdir 1.0.7
or earlier releases.)

Adam Jackson (1):
      mkfontdir: Find mkfontscale through @bindir@ rather than AC_PATH_PROG, since the one in the path could be from an old install that doesn't support all the needed flags.

Alan Coopersmith (20):
      Remove last use of strcat
      Replace dsprintf("%s", s) with strdup(s)
      Use vasprintf(), if available, to implement dsprintf()
      Rename variable 'n' to avoid shadowing another 'n' in doDirectory
      Stop shadowing 'found' in checkExtraEncoding()
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Clear some -Wsign-compare warnings from gcc 7
      Clear some -Wshorten-64-to-32 warnings from clang 6
      mkfontdir: Add references to mkfontscale to man page
      mkfontdir: Fill in COPYING file with copyright/license notices
      mkfontdir: Fix formatting of man page so ellipsis are shown with Solaris nroff
      mkfontdir: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      mkfontdir: config: Remove unnecessary calls from configure.ac
      mkfontdir: Drop CVS version tag from mkfontdir.cpp too
      mkfontdir: Make Makefile.am compatible with Solaris make
      Add mkfontdir to README.md
      Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in
      Add mkfontdir to .gitignore
      mkfontscale 1.2.0

Bernhard M. Wiedemann (1):
      Sort input file list

Egbert Eich (5):
      mkfontdir: Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      mkfontdir: readding XFree86's cvs IDs
      mkfontdir: Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      mkfontdir: Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      mkfontdir: Merging XORG-CURRENT into trunk

Gaetan Nadon (3):
      mkfontdir: man: remove trailing spaces and tabs
      mkfontdir: config: move man pages into their own directory
      mkfontdir: config: substitute bindir in mkfontdir using Autoconf @bindir@

Jeremy Huddleston (1):
      mkfontdir: Fix issues where mkfontscale and mkfontdir are installed in different locations or bindir contains a space

Jesse Adkins (1):
      mkfontdir: Purge cvs tags.

Jon TURNEY (1):
      mkfontdir: Fix for non-srcdir builds

Kaleb Keithley (3):
      mkfontdir: R6.6 is the Xorg base-line
      mkfontdir: XFree86 4.3.0.1
      mkfontdir: Initial revision

Kevin E Martin (1):
      mkfontdir: Add build system for bdftopcf, mkfontdir and mkfontscale

Matthieu Herrb (2):
      mkfontdir: build fix for non-GNU make
      mkfontdir: Let BSD make find mkfontdir.cpp when building in a separate obj dir

Thomas Klausner (1):
      Add new ConstList functions and use them.

(wiz)

2019-03-04 11:44:04 UTC MAIN commitmail json YAML

doc: Updated x11/xdm to 1.1.12

(wiz)

2019-03-04 11:43:50 UTC MAIN commitmail json YAML

xdm: update to 1.1.12.

This release collects 7 years worth of bug fixes and code cleanups,
including the fix for CVE-2013-2179 that was previously distributed
as a patch against the prior release.

Heads up to packagers: the config files have switched from *.cpp files that
are processed by the C Pre-Processor to *.in files processed by sed, so you
will have to adjust any local patches you apply to the configs.

Alan Coopersmith (27):
      Mark some chars as const to fix gcc -Wwrite-strings warnings
      Fix warnings about printing longs with int type format strings
      Add some missing malloc failure checks
      Remove unused TLI ("STREAMSCONN") code from xdm
      Remove unused DECnet ("DNETCONN") code from xdm
      Remove unused NCR/Wollongong TCP ("WINTCP") code from xdm
      Remove old Interactive Unix ("ISC") code from xdm
      Assume signal handlers return void, as C89 requires
      Stop leaking address struct on every call to getLocalAddress()
      Remove old man page note about XDM-AUTHENTICATION-1
      Avoid fd leak when fdopen() fails in openFiles()
      Show compile time options in Debug output
      Ensure fgets read at least one byte before modifying string
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Protect against unlikely NULL pointer dereference in FormatChooserArgument
      Only pass -u & -w args to sessreg if --with-{u,w}tmp-file=path specified
      Only free input or output to realloc, not both
      Mark LogPanic as noreturn per gcc's suggestion
      Get rid of an extraneous ; at the end of a C source line
      Remove non-existent cpp resource from man page
      Install xdm man pages under admin section (8), not user programs (1)
      Add missing brackets to multi-statement if in SaveServerAuthorizations
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Use sed instead of the C pre-processor to generate config files
      xdm 1.1.12

Björn Esser (1):
      glibc: Include <crypt.h> if needed, fix build with 2.28

Chí-Thanh Christopher Nguyễn (2):
      xdm uses arc4random without proper includes for Linux libbsd
      xdm uses setproctitle without proper includes for Linux libbsd

David Carlier (2):
      fix memory leak in StorePid()
      fix length format in StartClient() debug message

Egbert Eich (1):
      dm: Don't crash if argc == 0

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

Eric S. Raymond (1):
      Don't rely on the ability to set tab stops.

Jeremy Huddleston (1):
      Require xt >= 1.0 for appdefaultdir

Jeremy Huddleston Sequoia (6):
      Look for pam in both pam/ and security/ paths
      xdm: Add missing include of <arpa/inet.h> for inet_ntop
      Add missing return type (void) for PrintProtoDisplay
      Add missing prototype for PrintSockAddr
      Silence -Wmissing-noreturn warnings
      Fixup various format warnings in PrintProtoDisplay

Jon TURNEY (1):
      Link libXdmGreet with -no-undefined libtool flag

Julien Cristau (1):
      greeter: link against -lXrender if xft is enabled

Matthieu Herrb (9):
      Fix build outside of source dir. Fixes distcheck too.
      replace <varargs.h> by <stdarg.h>. Spotted my Marco Peereboom with clang.
      Fix format string for systems where time_t is 64 bits long.
      Allow the greeter to set the input fields bg color
      Remove #if 0'd code
      Remove AIXV3, SCO, Unixware, OS/2 support
      Unifdef X_NO_SYS_UN
      Missed on arc4random() conversion.
      chown before chmod

Michał Górny (1):
      Support systemd startup notification.

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

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

Thomas Klausner (2):
      Use appropriate format string.
      Add wrapper function for write.

mancha (1):
      Handle NULL returns from glibc 2.17+ crypt().

(wiz)

2019-03-04 10:58:29 UTC MAIN commitmail json YAML

doc: Updated x11/xmore to 1.0.3

(wiz)

2019-03-04 10:58:16 UTC MAIN commitmail json YAML

xmore: update to 1.0.3.

Alan Coopersmith (5):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xmore 1.0.3

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

Gaetan Nadon (7):
      Change xmore DocBook XML file extension from .sgml to .xml
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory
      man page: add __xorgversion__ which was just missing.

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

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

(wiz)

2019-03-04 10:56:09 UTC MAIN commitmail json YAML

doc: Updated x11/xlogo to 1.0.5

(wiz)

2019-03-04 10:56:01 UTC MAIN commitmail json YAML

xlogo: update to 1.0.5.

This release fixes a bug in which you had to hit "q" then "Escape" to exit,
and collects several years worth of janitorial maintenance.

Alan Coopersmith (7):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      config: Add missing AC_CONFIG_SRCDIR
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xlogo should not require hitting *both* q and Escape to quit
      xlogo 1.0.5

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

Eric S. Raymond (1):
      Eliminate use of tab stops.  Helps with structural translation to DocBook.

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

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

(wiz)

2019-03-04 10:54:04 UTC MAIN commitmail json YAML

doc: Updated x11/xinit to 1.4.1

(wiz)

2019-03-04 10:53:56 UTC MAIN commitmail json YAML

xinit: update to 1.4.1.

This release fixes a bug when too many arguments are supplied to the program
and improves the man pages.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xinit 1.4.1

Jon TURNEY (1):
      Make text about supplying X server arguments via startx more generic

Laurent Bigonville (1):
      Fix some miscellaneous stuffs in the manpages

Tobias Stoeckmann (1):
      Buffer overflow with many arguments.

(wiz)

2019-03-04 10:45:34 UTC MAIN commitmail json YAML

doc: Updated x11/xditview to 1.0.5

(wiz)

2019-03-04 10:45:26 UTC MAIN commitmail json YAML

xditview: update to 1.0.5.

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xditview 1.0.5

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

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

Pat Kane (1):
      make sure filename is a regular file.

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

(wiz)

2019-03-04 09:55:34 UTC MAIN commitmail json YAML

Bump bootstrap version for NetBSD/powerpc to 1.33.0.

(he)

2019-03-04 09:10:18 UTC MAIN commitmail json YAML

Updated math/py-numpy

(adam)

2019-03-04 09:09:46 UTC MAIN commitmail json YAML

py-numpy: updated to 1.16.2

1.16.2:
TST: fix vmImage dispatch in Azure
MAINT: remove complicated test of multiarray import failure mode
BUG: fix signed zero behavior in npy_divmod
MAINT: Add functions to parse shell-strings in the platform-native...
BUG: Fix regression in parsing of F90 and F77 environment variables
BUG: parse shell escaping in extra_compile_args and extra_link_args
BLD: Windows absolute path DLL loading

(adam)

2019-03-04 08:41:15 UTC MAIN commitmail json YAML

Updated www/py-djangorestframework, sysutils/py-structlog

(adam)

2019-03-04 08:40:57 UTC MAIN commitmail json YAML

py-structlog: updated to 19.1.0

19.1.0:

Backward-incompatible changes:
- As announced in 18.1.0, pip install -e .[dev] now installs all development dependencies.
  Sorry for the inconveniences this undoubtedly will cause!

Changes:
- structlog.ReturnLogger and structlog.PrintLogger now have a fatal() log method.
- Under certain (rather unclear) circumstances, the frame extraction could throw an SystemError: error return without exception set.
  A workaround has been added.
- structlog now tolerates passing through dict\ s to stdlib logging.

(adam)

2019-03-04 08:29:25 UTC MAIN commitmail json YAML

py-djangorestframework: updated to 3.9.2

3.9.2:
Routers: invalidate _urls cache on register()
Deferred schema renderer creation to avoid requiring pyyaml.
Added 'request_forms' block to base.html
Fixed SchemaView to reset renderer on exception.
Update Django Guardian dependency.
Ensured support for Django 2.2.
Made templates compatible with session-based CSRF.
Adjusted field validators to accept non-list iterables.
Added SearchFilter.get_search_fields() hook.
Fix DeprecationWarning when accessing collections.abc classes via collections
Allowed Q objects in limit_choices_to introspection.
Added lazy evaluation to composed permissions.
Add negation ~ operator to permissions composition
Avoided calling distinct on annotated fields in SearchFilter.
Introduced RemovedInDRF…Warning classes to simplify deprecations.

(adam)

2019-03-04 07:48:20 UTC MAIN commitmail json YAML

Bump NetBSD/sparc64 bootstrap kit to (cross-built) 1.33.0.

(he)

2019-03-04 07:21:55 UTC MAIN commitmail json YAML

postgresql10-contrib: fix build on linux

(markd)

2019-03-04 01:38:18 UTC MAIN commitmail json YAML

doc: Updated textproc/xapian-omega to 1.4.11

(schmonz)

2019-03-04 01:38:10 UTC MAIN commitmail json YAML

Update to 1.4.11. From the changelog:

indexers:

* omindex:

  + outlookmsg2html: Handle Subject, Date, and From headers.

omega:

* In $div and $mod we were converting a non-zero denominator from string to int
  twice for no good reason.

testsuite:

* omegatest: Fix testcase which was failing if the local timezone was behind
  UTC.  This testcase was added in 1.4.10.

* omegatest: Tweak to not fail when $time not supported - it seems that the
  OS time functions we use report an error on GNU Hurd for unknown reasons.

build system:

* Sync up probes for OS time functions in omega's configure with those in
  xapian-core which may solve $time not being supported on GNU Hurd.

portability:

* Add missing includes of <cerrno>.  Fixes #776, reported by Matthieu Gautier.

* Stop using htonl()/ntohl() in a non-network context which should improve
  portability to platforms without a POSIX-like socket API.

(schmonz)

2019-03-04 01:38:06 UTC MAIN commitmail json YAML

doc: Updated textproc/xapian to 1.4.11

(schmonz)

2019-03-04 01:38:00 UTC MAIN commitmail json YAML

Update to 1.4.11. From the changelog:

API:

* MSet::SNIPPET_CJK_NGRAM - new flag for use with MSet::snippet() to enable
  support for selecting and highlighting snippets which works with the
  QueryParser and TermGenerator FLAG_CJK_NGRAM flags.  This mode can also be
  enabled by setting environment variable XAPIAN_CJK_NGRAM to a non-empty
  value.  (There was nominally already support for XAPIAN_CJK_NGRAM in
  MSet::snippet(), but it didn't work usefully - the highlighting added was all
  empty start/end pairs at the end of the span of CJK characters containing the
  CJK ngram terms, which to the user would typically look like it was selecting
  the end of the text and not highlighting anything).

* Deprecate XAPIAN_CJK_NGRAM environment variable.  There are now flags which
  can be used instead in all cases, and there's sadly no portable thread-safe
  way to read an environment variable so checking environment variables is
  problematic in library code that may be used in multithreaded programs.

* Query::OP_ELITE_SET currently incorrectly recursively flattens any OP_OR (or
  OP_OR-like) subqueries into the list of subqueries it selects from - until
  that's fixed, we now select from the full exploded list rather than the last
  n (where n is the number of direct subqueries of the OP_ELITE_SET).

testsuite:

* Testcases which need a generated database now get run with a sharded
  database.

* Avoid using strerror() in the testsuite which removes an obstacle to running
  tests in parallel in separate threads.

matcher:

* Extend detection of cases of OP_SYNONYM with disjoint subqueries (which means
  we don't need document length) which was added in 1.4.8 - we now detect when
  all subqueries are different terms, or when all subqueries are
  non-overlapping wildcards.  The second case is what QueryParser produces for
  a wildcard or partial query with a query prefix which maps to more than one
  term prefix.

glass backend:

* Handle an empty value slot lower bound gracefully.  This shouldn't happen for
  a non-empty slot, but has been reported by a notmuch user so it seems there
  is (or perhaps was as the database was several years old) a way it can come
  about.  We now check for this situation and set the smallest possible valid
  lower bound instead, so other code assuming a valid lower bound will work
  correctly.  Reported by jb55.

chert backend:

* Handle an empty value slot lower bound gracefully, equivalent to the change
  made for glass.

documentation:

* HACKING: We no longer use auto_ptr<>.

* NEWS: Correct factual error in old entry - the 0.4.1 release was Open Muscat
  not OmSee (the OmSee name was only applied after that final release was made,
  and only used internally to BrightStation).

portability:

* Suppress more clang -Wself-assign-overloaded warnings in testcases which are
  deliberately testing handling of self-assignment.

* Add missing includes of <cerrno>.  Fixes #776, reported by Matthieu Gautier.

debug code:

* When configured with --enable-log, the O_SYNC flag was always specified when
  opening the logfile, with the intention that the most recent log entries
  wouldn't get lost if there was a crash, but O_SYNC can incur a significant
  performance overhead and most debugging is not of such crashes.  So we no
  longer specify O_SYNC by default, but you can now request synchronous logging
  by including %! anywhere in the filename specified with XAPIAN_DEBUG_LOG
  (the %! is replaced with the empty string).  We also now use O_DSYNC if
  available in preference to O_SYNC, since the mtime of the log file isn't
  important.

(schmonz)

2019-03-03 22:23:53 UTC MAIN commitmail json YAML

Bump bootstrap kit for NetBSD/aarch64 to 1.33.0, for NetBSD/aarch64 8.99.34.

(he)

2019-03-03 21:37:20 UTC MAIN commitmail json YAML

2019-03-03 21:36:11 UTC MAIN commitmail json YAML

guide: Improve formatting

Reported by J. Lewis Muir via PR pkg/54030.

(leot)

2019-03-03 21:05:57 UTC MAIN commitmail json YAML

2019-03-03 19:24:45 UTC MAIN commitmail json YAML

Add new packages.

(youri)

2019-03-03 19:06:38 UTC MAIN commitmail json YAML

doc: Added devel/phpstorm-bin version 2018.3.4

(youri)

2019-03-03 19:06:31 UTC MAIN commitmail json YAML

2019-03-03 18:46:01 UTC MAIN commitmail json YAML

doc: Added devel/rubymine-bin version 2018.3.5

(youri)

2019-03-03 18:45:06 UTC MAIN commitmail json YAML

2019-03-03 18:05:33 UTC MAIN commitmail json YAML

doc/TODO: add some

+ caff-2.9, coinmp-1.8.4, libssh-0.87, mkfontscale-1.2.0, pkgsrc
  libgit2 0.28], wireshark-3.0.0, xdm-1.1.12.

(wiz)

2019-03-03 18:03:04 UTC MAIN commitmail json YAML

doc: Added devel/pycharm-bin version 2018.3.5

(youri)

2019-03-03 18:02:47 UTC MAIN commitmail json YAML

2019-03-03 17:43:21 UTC MAIN commitmail json YAML

doc: Added devel/intellij-ue-bin version 2018.3.5

(youri)

2019-03-03 17:42:56 UTC MAIN commitmail json YAML

doc: Added devel/clion-bin version 2018.3.4

(youri)

2019-03-03 17:42:40 UTC MAIN commitmail json YAML

devel/clion-bin: import clion-bin-2018.3.4

This is a binary package for CLion.

Thanks to native C and C++ support,
including modern C++ standards, libc++ and Boost,
CLion knows your code through and through and takes
care of the routine while you focus on the important things.

(youri)

2019-03-03 17:38:22 UTC MAIN commitmail json YAML

doc/TODO: update some entries

+ SOGo-4.0.7, SOPE-4.0.7, postfix-3.4.0, squid-4.6.

(taca)

2019-03-03 17:36:27 UTC MAIN commitmail json YAML

doc: Updated www/ruby-sinatra-contrib to 2.0.5nb1

(taca)

2019-03-03 17:36:06 UTC MAIN commitmail json YAML

www/ruby-sinatra-contrib: drop dependency to activesupport

Drop dependency to ruby-activesupport.

Bump PKGREVISION.

(taca)

2019-03-03 17:30:38 UTC MAIN commitmail json YAML

textproc/ruby-rails-dom-testing: fix RUBY_RAILS_ACCEPTED

Fix RUBY_RAILS_ACCEPTED to 51 and 52, drop 42 here.

(taca)

2019-03-03 17:29:02 UTC MAIN commitmail json YAML

mail/ruby-actionmailer42: fix text in comments

Update commented out dependency line.

(taca)

2019-03-03 17:24:41 UTC MAIN commitmail json YAML

devel/ruby-globalid: relax rails version

Relax acceptable Ruby on Rails version.

(taca)

2019-03-03 17:11:13 UTC MAIN commitmail json YAML

devel/intellij-ue-bin: import intellij-ue-bin-2018.3.5

This is a binary package for Intellij Ultimate Edition.

IntelliJ IDEA Ultimate Edition is the open source version of IntelliJ
IDEA, a premier IDE (Integrated Development Environment) for Java,
Groovy and other programming languages such as Scala or Clojure.

The Ultimate Edition includes:

    An Intelligent code editor that has all the smarts for
    understanding Java, XML and Groovy code

    Refactorings, code inspections and intentions, super-fast
    navigation and search

    Testing frameworks integration: JUnit and TestNG

    Build tools support: Ant and Maven

    Popular version control systems integration: CVS, Subversion
    and Git

    Swing UI designer

(youri)

2019-03-03 16:53:18 UTC MAIN commitmail json YAML

doc: Removed www/ruby-rack15

(taca)

2019-03-03 16:53:02 UTC MAIN commitmail json YAML

www/ruby-rack15: remove pacakge

There is no pacakge to use this specific version of rack package.

(taca)

2019-03-03 16:52:35 UTC MAIN commitmail json YAML

www/Makefile: remove ruby-rack15

(taca)

2019-03-03 16:48:19 UTC MAIN commitmail json YAML

www/ruby-rack-test: fix dependency

Fix dependency to ruby-rack.

(taca)

2019-03-03 16:47:58 UTC MAIN commitmail json YAML

mk/help: remove extra empty line when listing all help topics

(rillig)

2019-03-03 16:45:49 UTC MAIN commitmail json YAML

doc: Updated www/ruby-rack-test to 1.1.0

(taca)

2019-03-03 16:45:21 UTC MAIN commitmail json YAML

www/ruby-rack-test: update to 1.1.0

Update ruby-rack-test to 1.1.0.

## 1.1.0 / 2018-07-21

* Breaking changes:
  * None

* Minor enhancements / new functionality:
  * [GitHub] Added configuration for Stale (Per Lundberg #232)
  * follow_direct: Include rack.session.options (Mark Edmondson #233)
  * [CI] Add simplecov (fatkodima #227)

Bug fixes:
  * Follow relative locations correctly. (Samuel Williams #230)

## 1.0.0 / 2018-03-27

* Breaking changes:
  * Always set CONTENT_TYPE for non-GET requests
    (Per Lundberg #223)

* Minor enhancements / bug fixes:
  * Create tempfile using the basename without extension
    (Edouard Chin #201)
  * Save `session` during `follow_redirect!`
    (Alexander Popov #218)
  * Document how to use URL params with DELETE method
    (Timur Platonov #220)

## 0.8.3 / 2018-02-27

* Bug fixes:
  * Do not set Content-Type if params are explicitly set to nil
    (Bartek BuÅ‚at #212). Fixes #200.
  * Fix `UploadedFile#new` regression
    (Per Lundberg #215)

* Minor enhancements
  * [CI] Test against Ruby 2.5 (Nicolas Leger #217)

## 0.8.2 / 2017-11-21

* Bug fixes:
  * Bugfix for `UploadedFile.new` unintended API breakage.
    (Per Lundberg #210)

## 0.8.0 / 2017-11-20

* Known Issue
  * In `UploadedFile.new`, when passing e.g. a `Pathname` object,
    errors can be raised (eg. `ArgumentError: Missing original_filename
    for IO`, or `NoMethodError: undefined method 'size'`) See #207, #209.
* Minor enhancements
  * Add a required_ruby_version of >= 2.2.2, similar to rack 2.0.1.
    (Samuel Giddins #194)
  * Remove new line from basic auth. (Felix Kleinschmidt #185)
  * Rubocop fixes (Per Lundberg #196)
  * Add how to install rack-test from github to README. (Jun Aruga #189)
  * Update CodeClimate badges (Toshimaru #195)
  * Add the ability to create Test::UploadedFile instances without
    the file system (Adam Milligan #149)
  * Add custom_request, remove duplication (Johannes Barre #184)
  * README.md: Added note about how to post JSON (Per Lundberg #198)
  * README.md: Added version badge (Per Lundberg #199)
* Bug fixes
  * Bugfix for Cookies with multiple paths (Kyle Welsby #197)

(taca)

2019-03-03 16:35:57 UTC MAIN commitmail json YAML

doc: Updated www/ruby-jquery-rails to 4.3.3

(taca)

2019-03-03 16:35:33 UTC MAIN commitmail json YAML

www/ruby-jquery-rails: update to 4.3.3

## 4.3.3

- update jquery to 3.3.1

## 4.3.2

- update jquery to 3.3.0
- Add possibility to test HTML: all, attribute prefix, attribute contains,
  attribute ends with, child, and class selectors
- Fix matching mutiple calls for the same selector/function exception

## 4.3.1

- update jquery to 3.2.1

## 4.3.0

- update jquery to 3.2.0
- Add possibility to test HTML attribute selectors

## 4.2.2

- update jquery to 3.1.1

## 4.2.1

- update jquery to 3.1.0

## 4.2.0

- Support jQuery 3.x
- Update jquery-ujs to 1.2.2
- Update jQuery to 1.12.4 and 2.2.4

## 4.1.1

- Update jQuery to 1.12.1 and 2.2.1
- Update jquery-ujs to 1.2.1

## 4.1.0

- Update jQuery to 1.12.0 and 2.2.0
- Update jquery-ujs to 1.2.0

## 4.0.5

- Specify that Ruby version 1.9.3+ is required
- Test on Ruby 2.2
- Update jquery-ujs from 1.0.4 to 1.1.0

## 4.0.4

  - Fix CSP bypass vulnerability. CVE-2015-1840

## 4.0.1

  - Fix RubyGems permission problem.

## 4.0.0

  - Minimum dependency set to Rails 4.2
  - Updated to jquery-ujs 1.0.2
  - Support jQuery 1.x and 2.x

(taca)

2019-03-03 16:34:43 UTC MAIN commitmail json YAML

doc: Added devel/intellij-ce-bin version 2018.3.5

(youri)

2019-03-03 16:34:27 UTC MAIN commitmail json YAML

devel/intellij-ce-bin: import intellij-ce-bin-2018.3.5

This is the latest binary version of the Intellij Community Edition.

IntelliJ IDEA Community Edition is the open source version of IntelliJ
IDEA, a premier IDE (Integrated Development Environment) for Java,
Groovy and other programming languages such as Scala or Clojure.

The Community Edition includes:

    An Intelligent code editor that has all the smarts for
    understanding Java, XML and Groovy code

    Refactorings, code inspections and intentions, super-fast
    navigation and search

    Testing frameworks integration: JUnit and TestNG

    Build tools support: Ant and Maven

    Popular version control systems integration: CVS, Subversion
    and Git

    Swing UI designer

(youri)

2019-03-03 16:27:47 UTC MAIN commitmail json YAML

doc: Removed www/ruby-journey

(taca)

2019-03-03 16:27:21 UTC MAIN commitmail json YAML

www/ruby-journey: remove package

Remove ruby-journey which was required by ruby-actionpack32.

(taca)

2019-03-03 16:26:40 UTC MAIN commitmail json YAML

www/Makefile: remove ruby-journey

(taca)

2019-03-03 16:24:42 UTC MAIN commitmail json YAML

doc: Removed misc/ruby-sprockets22

(taca)

2019-03-03 16:24:25 UTC MAIN commitmail json YAML

misc/ruby-sprockets22: remove package

Remove ruby-sprockets22 package which is kept for ruby-actionpack32
package.

(taca)

2019-03-03 16:23:32 UTC MAIN commitmail json YAML

misc/Makefile: remove ruby-sprockets22

(taca)

2019-03-03 16:22:37 UTC MAIN commitmail json YAML

doc: Removed mail/ruby-mail25

(taca)

2019-03-03 16:21:25 UTC MAIN commitmail json YAML

mail/ruby-mail25: remove package

Remove ruby-mail25 package which was kept for ruby-actionmailer32 package.

(taca)

2019-03-03 16:20:56 UTC MAIN commitmail json YAML

mail/Makefile: remove ruby-mail25

(taca)

2019-03-03 16:19:16 UTC MAIN commitmail json YAML

lang/ruby: remove support for Ruby on Rails 3.2

Remove support for Ruby on Rails 3.2 packages.

(taca)

2019-03-03 16:14:48 UTC MAIN commitmail json YAML

doc: Removed databases/ruby-arel30

(taca)

2019-03-03 16:14:30 UTC MAIN commitmail json YAML

databases/ruby-arel30: remove package

Remove ruby-arel30 package which is kept for ruby-activerecord32 package.

(taca)

2019-03-03 16:13:44 UTC MAIN commitmail json YAML

databases/Makefile: remove ruby-arel30

(taca)

2019-03-03 16:06:30 UTC MAIN commitmail json YAML

doc: remove Ruby on Rails 3.2 packages

www/ruby-rails32
devel/ruby-railties32
mail/ruby-actionmailer32
www/ruby-actionpack32
www/ruby-activeresource32
databases/ruby-activerecord32
devel/ruby-activemodel32
devel/ruby-activesupport32

(taca)

2019-03-03 16:05:17 UTC MAIN commitmail json YAML

devel/ruby-activesupport32: remove package

Remove ruby-activesupport32, a part of Ruby on Rails 3.2 packages which is
already EOL.

(taca)

2019-03-03 16:04:42 UTC MAIN commitmail json YAML

devel/ruby-activemodel32: remove package

Remove ruby-activemodel32, a part of Ruby on Rails 3.2 packages which is
already EOL.

(taca)

2019-03-03 16:04:18 UTC MAIN commitmail json YAML

devel/Makefile: remove ruby-activemodel32 and ruby-activesupport32

(taca)

2019-03-03 16:02:00 UTC MAIN commitmail json YAML

databases/ruby-activerecord32: remove package

Remove ruby-activerecord32, a part of Ruby on Rails 3.2 packages which is
already EOL.

(taca)

2019-03-03 16:01:30 UTC MAIN commitmail json YAML

databases/Makefile: remove ruby-activerecord32

(taca)

2019-03-03 16:00:25 UTC MAIN commitmail json YAML

www/ruby-activeresource32: remove package

Remove ruby-activeresource32, a part of Ruby on Rails 3.2 packages which is
already EOL.

(taca)

2019-03-03 15:59:57 UTC MAIN commitmail json YAML

www/ruby-actionpack32:: remove package

Remove ruby-actionpack32, a part of Ruby on Rails 3.2 packages which is
already EOL.

(taca)

2019-03-03 15:59:23 UTC MAIN commitmail json YAML

www/Makefile: remove ruby-actionpack32 and ruby-activeresource32

(taca)

2019-03-03 15:57:44 UTC MAIN commitmail json YAML

mail/ruby-actionmailer32: remove package

Remove ruby-actionmailer32, a part of Ruby on Rails 3.2 packages which is
already EOL.

(taca)

2019-03-03 15:57:15 UTC MAIN commitmail json YAML

mail/Makefile: remove ruby-actionmailer32

(taca)

2019-03-03 15:56:02 UTC MAIN commitmail json YAML

Bump NetBSD/i386 bootstrap kit to 1.33.0, natively built on 8.0.

(he)

2019-03-03 15:55:20 UTC MAIN commitmail json YAML

devel/ruby-railties32: remove package

Remove ruby-railties32, a part of Ruby on Rails 3.2 packages which is
already EOL.

(taca)

2019-03-03 15:54:15 UTC MAIN commitmail json YAML

devel/Makefile: remove ruby-railties32

(taca)

2019-03-03 15:53:01 UTC MAIN commitmail json YAML

www/ruby-rails32: remove package

Start remove of Ruby on Rails 3.2 packages which is already EOL.

(taca)

2019-03-03 15:51:09 UTC MAIN commitmail json YAML

doc: Removed www/ruby-sass-rails32

(taca)

2019-03-03 15:50:47 UTC MAIN commitmail json YAML

www/ruby-sass-rails32: remove package

Remove ruby-sass-rails32 package which supported by Ruby on Rails 3.2.

(taca)

2019-03-03 15:50:16 UTC MAIN commitmail json YAML

www/Makefile: remove ruby-rails32 and ruby-sass-rails32.

(taca)

2019-03-03 15:48:29 UTC MAIN commitmail json YAML

doc: Removed www/ruby-coffee-rails32

(taca)

2019-03-03 15:48:13 UTC MAIN commitmail json YAML

www/ruby-coffee-rails32: remove package

Remove ruby-coffee-rails32 package which supported by Ruby on Rails 3.2.

(taca)

2019-03-03 15:46:47 UTC MAIN commitmail json YAML

doc: Added www/ruby-coffee-rails version 4.2.2

(taca)

2019-03-03 15:46:09 UTC MAIN commitmail json YAML

www/Makefile: replace ruby-coffee-rails32 with ruby-coffee-rails

(taca)

2019-03-03 15:45:40 UTC MAIN commitmail json YAML

www/ruby-coffee-rails: add package version 4.2.2

Add ruby-coffee-rails package version 4.2.2 which supported by Ruby on
Rails 4.2 and later.

CoffeeScript adapter for the Rails asset pipeline.  Also adds support to use
CoffeeScript to respond to JavaScript requests (use `.coffee` views).

(taca)

2019-03-03 15:34:01 UTC MAIN commitmail json YAML

doc: note remove of ruby-dm-active_model and ruby-dm-rails

databases/ruby-dm-active_model
databases/ruby-dm-rails

(taca)

2019-03-03 15:32:22 UTC MAIN commitmail json YAML

databases/ruby-dm-rails: remove package

Remove ruby-dm-rails_model package which supported by Ruby on Rails 3.2.

(taca)

2019-03-03 15:31:51 UTC MAIN commitmail json YAML

databases/ruby-dm-active_model: remove package

Remove ruby-dm-active_model package which supported by Ruby on Rails 3.2.

(taca)

2019-03-03 15:30:57 UTC MAIN commitmail json YAML

databases/Makefile: remove ruby-dm-active_model and ruby-dm-rails

Remove ruby-dm-active_model and ruby-dm-rails.

(taca)

2019-03-03 15:26:30 UTC MAIN commitmail json YAML

lang/ruby/rails.mk: switch default rails to 4.2

Switch default Ruby on Rails version to 4.2.

(taca)

2019-03-03 15:24:32 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sequel to 5.18.0

(taca)

2019-03-03 15:24:03 UTC MAIN commitmail json YAML

databases/ruby-sequel update to 5.18.0

=== 5.18.0 (2019-03-01)

* Use singleton .call methods on plain objects instead of procs/methods for faster type conversion (jeremyevans)

* Add Sequel::SQL::Blob.call to avoid indirection when converting values from the database (jeremyevans)

* Use while instead of each for inner loops in sqlite and jdbc adapters for better performance (jeremyevans)

* Make after_initialize plugin not make the argument to Model.call optional (jeremyevans)

* Allow Dataset#paged_each to be called without a block in the postgres and mysql2 adapters (jeremyevans)

* Remove flow-control exceptions in connection_expiration and connection_validator extensions (jeremyevans)

* Add throw_failures plugin for throwing ValidationFailed and HookFailed exceptions instead of raising them, up to 10x performance increase on JRuby (jeremyevans)

* Support tzinfo 2 in addition to tzinfo 1 in the named_timezones extension (jeremyevans) (#1596)

(taca)

2019-03-03 15:23:18 UTC MAIN commitmail json YAML

doc: note remove of F-PROT Antivirus packages

security/f-prot-antivirus6-ms-bin
security/f-prot-antivirus6-fs-bin
security/f-prot-antivirus6-ws-bin

(taca)

2019-03-03 15:22:34 UTC MAIN commitmail json YAML

2019-03-03 15:21:50 UTC MAIN commitmail json YAML

security/f-prot-antivirus6-ws-bin: remove package

Remove f-prot-antivirus6-ws-bin package version 6.2.3.

Althoguth F-PROT Antivirus is still supported for licensed users,
its antivirus engine (i.e. program itself) did not updated since 2013 and
it is sold for Linux and Windows (no *BSD).

So it's time to remove it from pkgsrc.

(taca)

2019-03-03 15:21:28 UTC MAIN commitmail json YAML

security/f-prot-antivirus6-fs-bin: remove package

Remove f-prot-antivirus6-fs-bin package version 6.2.3.

Althoguth F-PROT Antivirus is still supported for licensed users,
its antivirus engine (i.e. program itself) did not updated since 2013 and
it is sold for Linux and Windows (no *BSD).

So it's time to remove it from pkgsrc.

(taca)

2019-03-03 15:21:03 UTC MAIN commitmail json YAML

security/Makefile: remove f-prot-antivirus6*

(taca)

2019-03-03 15:20:17 UTC MAIN commitmail json YAML

security/f-prot-antivirus6-ms-bin: remove package

Remove f-prot-antivirus6-ms-bin package version 6.2.3.

Althoguth F-PROT Antivirus is still supported for licensed users,
its antivirus engine (i.e. program itself) did not updated since 2013 and
it is sold for Linux and Windows (no *BSD).

So it's time to remove it from pkgsrc.

(taca)

2019-03-03 15:11:01 UTC MAIN commitmail json YAML

doc: Updated databases/freetds to 1.00.111

(taca)

2019-03-03 15:10:32 UTC MAIN commitmail json YAML

databases/freetds: update to 1.00.111

Update freetds to 1.00.111.

Various bug fixes and please refer ChangeLog in detail.

<https://github.com/FreeTDS/freetds/blob/Branch-1_00/ChangeLog>

(taca)

2019-03-03 15:04:58 UTC MAIN commitmail json YAML

doc: Add Ruby on Rails 5.2.2 packages

devel/ruby-activesupport52
devel/ruby-activemodel52
devel/ruby-activejob52
www/ruby-actionview52
www/ruby-actionpack52
www/ruby-actioncable52
databases/ruby-activerecord52
devel/ruby-activestorage52
mail/ruby-actionmailer52
devel/ruby-railties52
www/ruby-rails52

(taca)

2019-03-03 15:03:51 UTC MAIN commitmail json YAML

www/Makefile: add ruby-rails52

(taca)

2019-03-03 15:03:16 UTC MAIN commitmail json YAML

www/ruby-rails52: add version 5.2.2 package

Add ruby-rails52 version 5.2.2 package.

Ruby on Rails is a full-stack web framework optimized for programmer
happiness and sustainable productivity.  It encourages beautiful code
by favoring convention over configuration.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 15:02:14 UTC MAIN commitmail json YAML

devel/Makefile: add ruby-railties52

(taca)

2019-03-03 15:01:38 UTC MAIN commitmail json YAML

devel/ruby-railties52: add version 5.2.2 package

Add ruby-railties52 version 5.2.2 package.

= Railties -- Gluing the Engine to the Rails

Railties is responsible to glue all frameworks together. Overall, it:

* handles all the bootstrapping process for a Rails application;

* manager rails command line interface;

* provides Rails generators core;

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:59:36 UTC MAIN commitmail json YAML

mail/Makefile: add ruby-actionmailer52

(taca)

2019-03-03 14:58:57 UTC MAIN commitmail json YAML

mail/ruby-actionmailer52: add version 5.2.2 package

Add ruby-actionmailer52 version 5.2.2 package.

Action Mailer is a framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcome
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

Action Mailer is in essence a wrapper around Action Controller and the
Mail gem.  It provides a way to make emails using templates in the same
way that Action Controller renders views using templates.

Additionally, an Action Mailer class can be used to process incoming email,
such as allowing a weblog to accept new posts from an email (which could even
have been sent from a phone).

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:57:53 UTC MAIN commitmail json YAML

devel/Makefile: add ruby-activestorage52

(taca)

2019-03-03 14:57:04 UTC MAIN commitmail json YAML

devel/ruby-activestorage52: add version 5.2.2 package

Add ruby-activestorage52 version 5.2.2 package.

# Active Storage

Active Storage makes it simple to upload and reference files in cloud services
like [Amazon S3](https://aws.amazon.com/s3/), [Google Cloud
Storage](https://cloud.google.com/storage/docs/), or [Microsoft Azure
Storage](https://azure.microsoft.com/en-us/services/storage/), and attach
those files to Active Records.  Supports having one main service and mirrors
in other services for redundancy.  It also provides a disk service for testing
or local deployments, but the focus is on cloud storage.

Files can be uploaded from the server to the cloud or directly from the client
to the cloud.

Image files can furthermore be transformed using on-demand variants for
quality, aspect ratio, size, or any other
[MiniMagick](https://github.com/minimagick/minimagick) supported
transformation.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:55:53 UTC MAIN commitmail json YAML

databases/Makefile: add ruby-activerecord52

(taca)

2019-03-03 14:55:02 UTC MAIN commitmail json YAML

databases/ruby-activerecord52: add version 5.2.2 package

Add ruby-activerecord52 version 5.2.2 package.

= Active Record -- Object-relational mapping put on rails

Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In context of an application,
these classes are commonly referred to as *models*. Models can also be
connected to other models; this is done by defining *associations*.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:53:54 UTC MAIN commitmail json YAML

www/Makefile: add ruby-{actioncable,actionpack,actionview}52

(taca)

2019-03-03 14:53:04 UTC MAIN commitmail json YAML

www/ruby-actioncable52: add version 5.2.2 package

Add ruby-actioncable52 version 5.2.2 package.

# Action Cable – Integrated WebSockets for Rails

Action Cable seamlessly integrates WebSockets with the rest of your Rails
application.  It allows for real-time features to be written in Ruby in the
same style and form as the rest of your Rails application, while still being
performant and scalable.  It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework.  You have
access to your full domain model written with Active Record or your ORM of
choice.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:51:57 UTC MAIN commitmail json YAML

www/ruby-actionpack52: add version 5.2.2 package

Add ruby-actionpack52 version 5.2.2 package.

Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for *routing* (mapping request URLs to actions), defining
*controllers* that implement actions, and generating responses by rendering
*views*, which are templates of various formats. In short, Action Pack
provides the view and controller layers in the MVC paradigm.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:50:27 UTC MAIN commitmail json YAML

www/ruby-actionview52: add version 5.2.2 package

Add ruby-actionview52 version 5.2.2 package.

Action View provides simple, battle-tested conventions and helpers for
building web pages.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:48:42 UTC MAIN commitmail json YAML

devel/Makefile: add ruby-{activejob,activemodel,activesupport}52

(taca)

2019-03-03 14:47:19 UTC MAIN commitmail json YAML

devel/ruby-activejob52: add version 5.2.2 package

Add ruby-activejob52 version 5.2.2 package.

Active Job is a framework for declaring jobs and making them run on a
variety of queueing backends. These jobs can be everything from
regularly scheduled clean-ups, to billing charges, to
mailings. Anything that can be chopped up into small units of work and
run in parallel, really.

It also serves as the backend for Action Mailer's #deliver_later
functionality that makes it easy to turn any mailing into a job for
running later. That's one of the most common jobs in a modern web
application: Sending emails outside of the request-response cycle, so
the user doesn't have to wait on it.

The main point is to ensure that all Rails apps will have a job
infrastructure in place, even if it's in the form of an "immediate
runner". We can then have framework features and other gems build on
top of that, without having to worry about API differences between
Delayed Job and Resque. Picking your queuing backend becomes more of
an operational concern, then. And you'll be able to switch between
them without having to rewrite your jobs.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:45:53 UTC MAIN commitmail json YAML

devel/ruby-activemodel52: add version 5.2.2 package

Add ruby-activemodel52 version 5.2.2 package.

Active Model provides a known set of interfaces for usage in model classes.
They allow for Action Pack helpers to interact with non-ActiveRecord models,
for example. Active Model also helps building custom ORMs for use outside of
the Rails framework.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:44:26 UTC MAIN commitmail json YAML

devel/ruby-activesupport52: add version 5.2.2 package

Add ruby-activesupport52 version 5.2.2 package.

A toolkit of support libraries and Ruby core extensions extracted from
the Rails framework. Rich support for multibyte strings,
internationalization, time zones, and testing.

This is for Ruby on Rails 5.2.

(taca)

2019-03-03 14:41:21 UTC MAIN commitmail json YAML

lang/ruby/rails.mk: add support for Ruby on Rails 5.2

Add support for Ruby on Rails 5.2.

(taca)

2019-03-03 14:39:46 UTC MAIN commitmail json YAML

doc: note update of www/ruby-actionpack32 and www/ruby-actionpack42

www/ruby-actionpack32 3.2.22.5nb1
www/ruby-actionpack42 4.2.11nb1

(taca)

2019-03-03 14:38:52 UTC MAIN commitmail json YAML

www/ruby-actionpack42: depends on ruby-rack-test06

Change dependency from ruby-rack-test to ruby-rack-test06.

Bump PKGREVISION.

(taca)

2019-03-03 14:38:12 UTC MAIN commitmail json YAML

www/ruby-actionpack32: depends on ruby-rack-test06

Change dependency from ruby-rack-test to ruby-rack-test06.

(taca)

2019-03-03 14:36:24 UTC MAIN commitmail json YAML

doc: Added www/ruby-rack-test06 version 0.6.3

(taca)

2019-03-03 14:35:54 UTC MAIN commitmail json YAML

www/Makefile: add and enable ruby-rack-test06

(taca)

2019-03-03 14:35:21 UTC MAIN commitmail json YAML

www/ruby-rack-test06: re-add ruby-rack-test 0.6.3

Add ruby-rack-test package version 0.6.3 as ruby-rack-test06.

(taca)

2019-03-03 13:36:43 UTC MAIN commitmail json YAML

dwm: fix build with older fontconfig

From and thanks to <maya> for patching it in x11/dmenu!

(leot)

2019-03-03 13:12:03 UTC MAIN commitmail json YAML

dmenu: fix build on older fontconfig (NetBSD 8.0)

(maya)

2019-03-03 12:32:50 UTC MAIN commitmail json YAML

Updated devel/py-parameterized, security/py-asyncssh

(adam)

2019-03-03 12:32:12 UTC MAIN commitmail json YAML

py-asyncssh: updated to 1.16.0

1.16.0:
Added support for Ed448 host/client keys and certificates and rewrote Ed25519 support to use the PyCA implementation, reducing the dependency on libnacl and libsodium to only be needed to support the chacha20-poly1305 cipher.
Added support for PKCS-8 format Ed25519 and Ed448 private and public keys (in addition to the OpenSSH format previously supported).
Added support for multiple delimiters in SSHReader窶冱 readuntil() function, causing it to return data as soon as any of the specified delimiters are matched.
Added the ability to register custom key handlers in the line editor which can modify the input line, extending the built-in editing functionality.
Added SSHSubprocessProtocol and SSHSubprocessTransport classes to provide compatibility with asyncio.SubprocessProtocol and asyncio.SubprocessTransport. Code which is designed to call BaseEventLoop.subprocess_shell() or BaseEventLoop.subprocess_exec() can be easily adapted to work against a remote process by calling SSHClientConnection.create_subprocess().
Added support for sending keepalive messages when the SSH connection is idle, with an option to automatically disconnect the connection if the remote system doesn窶冲 respond to these keepalives.
Changed AsyncSSH to ignore errors when loading unsupported key types from the default file locations.
Changed the reuse_port option to only be available on Python releases which support it (3.4.4 and later).
Fixed an issue where MSG_IGNORE packets could sometimes be sent between MSG_NEWKEYS and MSG_EXT_INFO, which caused some SSH implementations to fail to properly parse the MSG_EXT_INFO.
Fixed a couple of errors in the handling of disconnects occurring prior to authentication completing.
Renamed 窶徭ession_encoding窶� and 窶徭ession_errors窶� arguments in asyncssh.create_server() to 窶彳ncoding窶� and 窶彳rrors窶�, to match the names used for these arguments in other AsyncSSH APIs. The old names are still supported for now, but they are marked as deprecated and will be removed in a future release.

(adam)

2019-03-03 12:26:45 UTC MAIN commitmail json YAML

py-parameterized: updated to 0.7.0

0.7.0:
* Added parameterized_class feature, for parameterizing entire test
  classes
* Fix DeprecationWarning on inspect.getargs

(adam)

2019-03-03 12:17:41 UTC MAIN commitmail json YAML

Updated devel/py-isort, devel/py-attrs

(adam)

2019-03-03 12:17:05 UTC MAIN commitmail json YAML

py-attrs: updated to 19.1.0

19.1.0:
Backward-incompatible Changes
- Fixed a bug where deserialized objects with cache_hash=True could have incorrect hash code values.
  This change breaks classes with cache_hash=True when a custom __setstate__ is present.
  An exception will be thrown when applying the attrs annotation to such a class.

Changes
- Add is_callable, deep_iterable, and deep_mapping validators.
  * is_callable: validates that a value is callable
  * deep_iterable: Allows recursion down into an iterable,
    applying another validator to every member in the iterable
    as well as applying an optional validator to the iterable itself.
  * deep_mapping: Allows recursion down into the items in a mapping object,
    applying a key validator and a value validator to the key and value in every item.
    Also applies an optional validator to the mapping object itself.
  You can find them in the attr.validators package.
- Fixed stub files to prevent errors raised by mypy's disallow_any_generics = True option.
- Attributes with init=False now can follow after kw_only=True attributes.
- attrs now has first class support for defining exception classes.

  If you define a class using @attr.s(auto_exc=True) and subclass an exception, the class will behave like a well-behaved exception class including an appropriate __str__ method, and all attributes additionally available in an args attribute.
- Clarified documentation for hashing to warn that hashable objects should be deeply immutable (in their usage, even if this is not enforced).

(adam)

2019-03-03 12:12:13 UTC MAIN commitmail json YAML

py-isort: updated to 4.3.10

4.3.10:
- Fixed Windows incompatibilities
- Fixed relative import sorting bug
- Fixed "no_lines_before" to also be respected from previous empty sections.
- Fixed slow-down introduced by finders mechanism by adding a LRU cache
- Fixed issue 842 default encoding not-set in Python2
- Restored Windows automated testing
- Added Mac automated testing

(adam)

2019-03-03 10:44:41 UTC MAIN commitmail json YAML

python27: clean-up SUBST to match other Python versions

(adam)

2019-03-03 10:41:28 UTC MAIN commitmail json YAML

emulators/gxemul: Fix console data loss

Set the SA_RESTART flag on SIGALRM so that it will not interrupt
writes to the console causing loss of console data.  Bump PKGREVISION.

(gson)

2019-03-03 10:36:14 UTC MAIN commitmail json YAML

ham/uhd: PLIST* were adjusted for 4 combinations of options, doxygen/manual.

Thanks Tobias Nygren for suggestions ( I need double check later).

(mef)

2019-03-03 09:50:46 UTC MAIN commitmail json YAML

Hmm, overlooked generating distinfo for patches.

(he)

2019-03-03 09:16:59 UTC MAIN commitmail json YAML

Note update of lang/rust to 1.33.0.

(he)

2019-03-03 09:16:21 UTC MAIN commitmail json YAML

Update rust to version 1.33.0.

Pkgsrc changes:
* Bump required rust version to build to 1.32.0.
* Adapt patches to changed file locations.
* Since we now patch some more vendor/ modules, doctor the corresponding
  .cargo-checksum.json files accordingly

Upstream changes:

Version 1.33.0 (2019-02-28)
==========================

Language
--------
- [You can now use the `cfg(target_vendor)` attribute.][57465] E.g.
  `#[cfg(target_vendor="apple")] fn main() { println!("Hello Apple!"); }`
- [Integer patterns such as in a match expression can now be exhaustive.][56362]
  E.g. You can have match statement on a `u8` that covers `0..=255` and
  you would no longer be required to have a `_ => unreachable!()` case.
- [You can now have multiple patterns in `if let` and `while let`
  expressions.][57532] You can do this with the same syntax as a `match`
  expression. E.g.
  ```rust
  enum Creature {
      Crab(String),
      Lobster(String),
      Person(String),
  }

  fn main() {
      let state = Creature::Crab("Ferris");

      if let Creature::Crab(name) | Creature::Person(name) = state {
          println!("This creature's name is: {}", name);
      }
  }
  ```
- [You can now have irrefutable `if let` and `while let` patterns.][57535]
  Using this feature will by default produce a warning as this behaviour
  can be unintuitive. E.g. `if let _ = 5 {}`
- [You can now use `let` bindings, assignments, expression statements,
  and irrefutable pattern destructuring in const functions.][57175]
- [You can now call unsafe const functions.][57067] E.g.
  ```rust
  const unsafe fn foo() -> i32 { 5 }
  const fn bar() -> i32 {
      unsafe { foo() }
  }
  ```
- [You can now specify multiple attributes in a `cfg_attr` attribute.][57332]
  E.g. `#[cfg_attr(all(), must_use, optimize)]`
- [You can now specify a specific alignment with the `#[repr(packed)]`
  attribute.][57049] E.g. `#[repr(packed(2))] struct Foo(i16, i32);` is a
  struct with an alignment of 2 bytes and a size of 6 bytes.
- [You can now import an item from a module as an `_`.][56303] This allows you
  to import a trait's impls, and not have the name in the namespace. E.g.
  ```rust
  use std::io::Read as _;

  // Allowed as there is only one `Read` in the module.
  pub trait Read {}
  ```
- [You may now use `Rc`, `Arc`, and `Pin` as method receivers][56805].

Compiler
--------
- [You can now set a linker flavor for `rustc` with the `-Clinker-flavor`
  command line argument.][56351]
- [The mininum required LLVM version has been bumped to 6.0.][56642]
- [Added support for the PowerPC64 architecture on FreeBSD.][57615]
- [The `x86_64-fortanix-unknown-sgx` target support has been upgraded to
  tier 2 support.][57130] Visit the [platform support][platform-support]
  page for information on Rust's platform support.
- [Added support for the `thumbv7neon-linux-androideabi` and
  `thumbv7neon-unknown-linux-gnueabihf` targets.][56947]
- [Added support for the `x86_64-unknown-uefi` target.][56769]

Libraries
---------
- [The methods `overflowing_{add, sub, mul, shl, shr}` are now `const`
  functions for all numeric types.][57566]
- [The methods `rotate_left`, `rotate_right`, and `wrapping_{add, sub, mul,
  shl, shr}`
  are now `const` functions for all numeric types.][57105]
- [The methods `is_positive` and `is_negative` are now `const` functions for
  all signed numeric types.][57105]
- [The `get` method for all `NonZero` types is now `const`.][57167]
- [The methods `count_ones`, `count_zeros`, `leading_zeros`, `trailing_zeros`,
  `swap_bytes`, `from_be`, `from_le`, `to_be`, `to_le` are now `const` for all
  numeric types.][57234]
- [`Ipv4Addr::new` is now a `const` function][57234]

Stabilized APIs
---------------
- [`unix::FileExt::read_exact_at`]
- [`unix::FileExt::write_all_at`]
- [`Option::transpose`]
- [`Result::transpose`]
- [`convert::identity`]
- [`pin::Pin`]
- [`marker::Unpin`]
- [`marker::PhantomPinned`]
- [`Vec::resize_with`]
- [`VecDeque::resize_with`]
- [`Duration::as_millis`]
- [`Duration::as_micros`]
- [`Duration::as_nanos`]

Cargo
-----
- [Cargo should now rebuild a crate if a file was modified during the initial
  build.][cargo/6484]

Compatibility Notes
-------------------
- The methods `str::{trim_left, trim_right, trim_left_matches,
  trim_right_matches}` are now deprecated in the standard library, and their
  usage will now produce a warning.  Please use the `str::{trim_start,
  trim_end, trim_start_matches, trim_end_matches}` methods instead.
- The `Error::cause` method has been deprecated in favor of `Error::source`
  which supports downcasting.

[55982]: https://github.com/rust-lang/rust/pull/55982/
[56303]: https://github.com/rust-lang/rust/pull/56303/
[56351]: https://github.com/rust-lang/rust/pull/56351/
[56362]: https://github.com/rust-lang/rust/pull/56362
[56642]: https://github.com/rust-lang/rust/pull/56642/
[56769]: https://github.com/rust-lang/rust/pull/56769/
[56805]: https://github.com/rust-lang/rust/pull/56805
[56947]: https://github.com/rust-lang/rust/pull/56947/
[57049]: https://github.com/rust-lang/rust/pull/57049/
[57067]: https://github.com/rust-lang/rust/pull/57067/
[57105]: https://github.com/rust-lang/rust/pull/57105
[57130]: https://github.com/rust-lang/rust/pull/57130/
[57167]: https://github.com/rust-lang/rust/pull/57167/
[57175]: https://github.com/rust-lang/rust/pull/57175/
[57234]: https://github.com/rust-lang/rust/pull/57234/
[57332]: https://github.com/rust-lang/rust/pull/57332/
[57465]: https://github.com/rust-lang/rust/pull/57465/
[57532]: https://github.com/rust-lang/rust/pull/57532/
[57535]: https://github.com/rust-lang/rust/pull/57535/
[57566]: https://github.com/rust-lang/rust/pull/57566/
[57615]: https://github.com/rust-lang/rust/pull/57615/
[cargo/6484]: https://github.com/rust-lang/cargo/pull/6484/
[`unix::FileExt::read_exact_at`]: https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.read_exact_at
[`unix::FileExt::write_all_at`]: https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.write_all_at
[`Option::transpose`]: https://doc.rust-lang.org/std/option/enum.Option.html#method.transpose
[`Result::transpose`]: https://doc.rust-lang.org/std/result/enum.Result.html#method.transpose
[`convert::identity`]: https://doc.rust-lang.org/std/convert/fn.identity.html
[`pin::Pin`]: https://doc.rust-lang.org/std/pin/struct.Pin.html
[`marker::Unpin`]: https://doc.rust-lang.org/stable/std/marker/trait.Unpin.html
[`marker::PhantomPinned`]: https://doc.rust-lang.org/nightly/std/marker/struct.PhantomPinned.html
[`Vec::resize_with`]: https://doc.rust-lang.org/std/vec/struct.Vec.html#method.resize_with
[`VecDeque::resize_with`]: https://doc.rust-lang.org/std/collections/struct.VecDeque.html#method.resize_with
[`Duration::as_millis`]: https://doc.rust-lang.org/std/time/struct.Duration.html#method.as_millis
[`Duration::as_micros`]: https://doc.rust-lang.org/std/time/struct.Duration.html#method.as_micros
[`Duration::as_nanos`]: https://doc.rust-lang.org/std/time/struct.Duration.html#method.as_nanos
[platform-support]: https://forge.rust-lang.org/platform-support.html

(he)

2019-03-03 02:30:28 UTC MAIN commitmail json YAML

Avoid unportable -static-libgcc. Fixes OS X clang build.

(schmonz)

2019-03-03 00:58:56 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 65.0.2

(ryoon)

2019-03-03 00:58:16 UTC MAIN commitmail json YAML

2019-03-03 00:57:56 UTC MAIN commitmail json YAML

Updated www/firefox to 65.0.2

(ryoon)

2019-03-03 00:57:30 UTC MAIN commitmail json YAML

Update to 65.0.2

Changelog:
fixed: Fixed an issue with geolocation services affecting Windows users

(ryoon)

2019-03-02 20:52:56 UTC MAIN commitmail json YAML

doc: note addition of editors/retext

(gutteridge)

2019-03-02 20:50:33 UTC MAIN commitmail json YAML

editors/Makefile: add retext

(gutteridge)

2019-03-02 20:49:10 UTC MAIN commitmail json YAML

editors/retext: initial import of version 7.0.4

ReText is a text editor for various markup languages (such as Markdown
and reStructuredText). It gives you the power to control all output
formatting. The files it works with are plain text files, however it
can export to PDF, HTML and other formats, and can display content in
WYSIWYG form.

(gutteridge)

2019-03-02 15:59:37 UTC MAIN commitmail json YAML

Regen chesksum for the patch

(ryoon)

2019-03-02 15:44:50 UTC MAIN commitmail json YAML

doc: Updated chat/unrealircd to 4.2.2

(nia)

2019-03-02 15:44:33 UTC MAIN commitmail json YAML

unrealircd: Update to 4.2.2.

Changes between version 4.2.1 and 4.2.2:

Improvements:

    Quicker connection handshake for clients which use CAP and/or SASL.
    With "TOPIC #chan" and "MODE #chan +b" (and +e/+I) you can see who set the topic and bans/exempts/invex. The default is to only show the nick of the person who set the item. This can be changed (not the default) by setting:

    set { topic-setter nick-user-host; };
    set { ban-setter nick-user-host; };

    The 'set by' and 'set at' information for +beI lists are now synchronized when servers link. You still see the MODE originating from the server, however when the banlist is queried you will now be able to see the original nick and time of the bansetter rather than serv.er.name. If you want the OLD behavior you can use: set { ban-setter-sync no; };
    The default maximum topic length has been increased from 307 to 360.
    You can now set more custom limits. The default settings are shown below:

    set {
            topic-length 360; /* maximum: 360 */
            away-length 307; /* maximum: 360 */
            quit-length 307; /* maximum: 395 */
            kick-length 307; /* maximum: 360 */
        };

    The message sent to users upon *LINE can now be adjusted completely via set::reject-message::kline and set::reject-message::gline.
    New set::anti-flood::max-concurrent-conversations which configures the maximum number of conversations a user can have with other users at the same time.
    Until now this was hardcoded at limiting /MSG and /INVITE to 20 different users in a 15 second period. The new default is 10 users, which serves as a protection measure against spambots.
    New set::max-targets-per-command which configures the maximum number of targets accepted for a command, such as 4 to allow e.g. /MSG nick1,nick2,nick3,nick4 hi.
    Also changed the following defaults (previously hardcoded):
        PRIVMSG from 20 to 4 targets, to counter /amsg spam
        NOTICE from 20 to 1 target, to counter /anotice spam
        KICK from 1 to 4 targets, to make it easier for channel operators to quickly kick a large amount of spambots
    Added INVITE and KNOCK flood protection (command rate limiting):
        set::anti-flood::invite-flood now defaults to 4 per 60 seconds (previously the effective limit was 1 invite per 6 seconds).
        set::anti-flood::knock-flood now defaults to 4 per 120 seconds.
    New set::outdated-tls-policy which describes what to do with clients that use outdated SSL/TLS protocols (eg: TLSv1.0) and ciphers.
    The default settings are to warn in all cases: users connecting, opers /OPER'ing up and servers linking in. The user will see a message telling them to upgrade their IRC client.
    This should help with migrating such users, since in the future, say one or two years from now, we would want to change the default to only allow TSLv1.2+ with ciphers that provide Forward Secrecy. Instead of rejecting clients without any error message, this provides a way to warn them and give them some time to upgrade their outdated IRC client.

Major issues fixed:

    Crash issue in the 'websocket' module.

Minor issues fixed:

    The advertised "link-security" was incorrectly downgraded from level 2 to 1 if spkifp was used as an authentication method.
    In case of a crash, the ./unrealircd backtrace script was not working correctly in non-English environments, leading to less accurate bug reports.
    Various crashes if a server receives incorrect commands from a trusted linked server.
    A number of memory leaks on REHASH (about 1K).
    SASL was not working post-registration, eg: when services link back in. This is now fixed in UnrealIRCd, but may require a services update as well.

Changed:

    The noctcp user mode (+T) will now only block CTCP's and not CTCP REPLIES. Also, IRCOps can bypass user mode +T restrictions.
    The server will warn if your ulines { } are matching UnrealIRCd servers.
    The m_whox module now contains various features that m_who already had.
    Also, m_whox will try to convert classic UnrealIRCd WHO requests such as "WHO +i 127.0.0.1" to whox style "WHO 127.0.0.1 i".
    Unfortunately auto-converting WHO requests is not always possible. When in doubt the WHOX syntax is assumed. Users are thus (still) encouraged to use the whox style when m_whox is loaded.

For module coders:

    New hook HOOKTYPE_WELCOME (aClient *acptr, int after_numeric): allows you to send a message at very specific places during the initial welcome.
    New Isupport functions: IsupportSet, IsupportSetFmt and IsupportDelByName.
    The M_ANNOUNCE flag in the command add functions should no longer be used as CMDS= is removed. Please update your module.
    New "SJSBY" in PROTOCTL, which is used in SJOIN to sync extra data. See the last part of the SJOIN documentation.
    For a command with 2 arguments, eg "PRIVMSG #a :txt", parv[1] is "#a", parv[2] is "txt" and parv[3] is NULL. Any arguments beyond that, such as parv[4] should not be accessed. To help module coders with detecting such bugs we now poison unused parv[] elements that should never be accessed. Note that without this poison your code will also crash, now it just crashes more consistently.

IRC protocol:
This section is intended for client coders and people interested in IRC protocol technicalities

    Many changes in the tokens used in numeric 005 (RPL_ISUPPORT):
        Removed CMDS= because this was an unnecessary abstraction and it was not picked up by any other IRCd.
        The tokens KNOCK MAP USERIP have been added (moved from CMDS=..)
        STARTTLS is no longer advertised in 005 since doing so would be too late. Also, STARTTLS is not the preferred method of using SSL/TLS.
        Added TARGMAX= to communicate set::max-targets-per-command limits.
        Removed the MAXTARGETS= token because TARGMAX= replaces it.
        Added DEAF=d to signal what user mode is used for "deaf"
        Added QUITLEN to communicate the set::quit-length setting (after all, why communicate length for KICK but not for QUIT?)
        The 005 tokens are now sorted alphabetically
    When hitting the TARGMAX limit (set::max-targets-per-command), for example with "/MSG k001,k002,k003,k004,k005 hi", you will see:
    :server 407 me k005 :Too many targets. The maximum is 4 for PRIVMSG.
    When hitting the set::anti-flood::max-concurrent-conversations limit (so not per command, but per time frame), you will see:
    :server 439 me k011 :Message target change too fast. Please wait 7 seconds
    When hitting the set::anti-flood::invite-flood limit you will get:
    :server 263 me INVITE :Flooding detected. Please wait a while and try again.
    When hitting the set::anti-flood::knock-flood limit you will get:
    :server 480 me :Cannot knock on #channel (You are KNOCK flooding)
    Not a protocol change. But when a server returns from a netsplit and syncs modes such as: :server MODE #chan +b this!is@an.old.ban
    Then later on you can query the banlist (MODE #chan b) and you may see the actual original setter and timestamp of the ban. So if a user wishes to see the banlist then IRC clients are encouraged to actively query the banlist before displaying it. Fortunately most clients do this.
    If the set::topic-setter or set::ban-setter are set to nick-user-host then the "added by" field in numerics that show these entries will contain nick!user@host instead of nick, eg:
    :server 367 me #channel this!is@some.ban bansetter!user@some.host 1549461765

(nia)

2019-03-02 14:55:46 UTC MAIN commitmail json YAML

Updated devel/libatomic_ops, devel/py-test-randomly

(adam)

2019-03-02 14:55:27 UTC MAIN commitmail json YAML

py-test-randomly: updated to 2.1.0

2.1.0:
* Add the option --randomly-seed=last to reuse the last used value for the
  seed.

(adam)

2019-03-02 14:51:54 UTC MAIN commitmail json YAML

libatomic_ops: updated to 7.6.10

7.6.10:
* Eliminate 'my_chunk_ptr-AO_initial_heap out of bounds' cppcheck warning
* Fix 'AO_*_TS_T is not defined' compiler warnings (GCC-8)
* Fix 'duplicate symbol' error for test_malloc/stack with static libs (OS X)
* Workaround 'argument to function assert is always 1' cppcheck warnings

(adam)

2019-03-02 14:42:31 UTC MAIN commitmail json YAML

Updated devel/py-ddt, textproc/py-jsbeautifier

(adam)

2019-03-02 14:41:25 UTC MAIN commitmail json YAML

py-jsbeautifier: updated to 1.9.0

v1.9.0:
Description
Fixed Tab indenting - when tabs indenting enabled, they are used universally. Also, tab size customizable: 8-space tabs would mean each tab is treated as 8 spaces.
Accurate line wrapping - Layout always wraps when line length exceed specified column, unless wrapping would not reduce line length.
Improved Template handling in HTML - Go, Django, Handlebars, ERB/EJS/ASP, PHP (still only handlebars indenting)
Improved Template handling in Javascript - ERB/EJS/ASP, PHP (no indenting, no Django or Handlebars due to potential syntax conflicts for curly braces)
Fixed indenting of mustache inverted conditionals
Fixed indenting for HTML tags with option end tags
https://github.com/beautify-web/js-beautify/compare/v1.8.9...v1.9.0

Closed Issues
Incorrect indentation of ^ inverted section tags in Handlebars/Mustache code
PHP In HTML Attributes
DeanEdward python unpacker offset problem
CLI on Windows doesn't accept -f - for stdin?
HTML type attribute breaks JavaScript beautification?
Use of global MODE before declaration caused uglify problem
When building html tags using Mustache variables, extra whitespace is added after opening arrow
<script type="text/html">isnot abled to be beautified
_get_full_indent undefined
Website "autodetect" setting doesn't distinguish css vs javascript
Add setting to keep HTML tag text content unformatted or ignore custom delimiters
HTML auto formatting using spaces instead of tabs
Unclosed single quote in php tag causes formatting changes which break php code
Using tabs when wrapping attributes and wrapping if needed
HTML --wrap-attributes doesn't respect --wrap-line-length
Bad indent level(HTML)
js-beautify produces invalid code for variables with Unicode escape sequences
support vuejs
Go templates in HTML
Better behavior for javascript --wrap-line-length

(adam)

2019-03-02 14:38:37 UTC MAIN commitmail json YAML

py-ddt: updated to 1.2.1

1.2.1:
Merge pull request 68 from datadriventests/fix-docstring-behavior

(adam)

2019-03-02 14:35:19 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Template to 1.55

(wen)

2019-03-02 14:34:08 UTC MAIN commitmail json YAML

Update to 1.55

Upstream changes:
Changes for version 1.55 - 2019-02-25

    Improve AppVeyor tests for older Perls (Thanks Roy Ivy)
    Check for Test::More 0.94 and skip tests if not installed where done_testing() is used (Thanks Roy Ivy).
    Improve workaround for broken Win32 File::Temp taint failure (Thanks Roy Ivy).
    Skip/todo tests which fail under Devel::Cover (Thanks Roy Ivy)
    Add checks and skip_all checks for non-core test modules (Thanks Roy Ivy)

(wen)

2019-03-02 14:33:05 UTC MAIN commitmail json YAML

Updated devel/py-hypothesis, textproc/py-jsonschema; Added devel/py-pyrsistent

(adam)

2019-03-02 14:31:51 UTC MAIN commitmail json YAML

py-jsonschema: updated to 3.0.1

v3.0.0
* Support for Draft 6 and Draft 7
* Draft 7 is now the default
* New TypeChecker object for more complex type definitions (and overrides)
* Falling back to isodate for the date-time format checker is no longer
  attempted, in accordance with the specification

(adam)

2019-03-02 14:31:26 UTC MAIN commitmail json YAML

Updated www/wordpress to 5.1

(wen)