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 (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 13:07:23 UTC Now

2013-08-24 16:45:38 UTC MAIN commitmail json YAML

Updated print/hplip to 3.13.8

(schnoebe)

2013-08-24 16:45:08 UTC MAIN commitmail json YAML

fix PLIST options for solaris, including builtin openssl support

(richard)

2013-08-24 16:44:15 UTC MAIN commitmail json YAML

Update to hplip 3.13.8:

Release Notes/Change Log:

HPLIP 3.13.8 - This release has the following changes:
Added Support for the Following New Printers:

- HP Deskjet 1510 All-in-One Printer
- HP Deskjet 1512 All-in-One Printer
- HP Deskjet 1513 All-in-One Printer
- HP Deskjet 2540 All-in-One Printer
- HP Deskjet 2542 All-in-One Printer
- HP Deskjet Ink Advantage 1010 Printer Series
- HP Deskjet Ink Advantage 1015 Printer
- HP Deskjet Ink Advantage 1510 All-in-One Printer Series
- HP Deskjet Ink Advantage 1515 All-in-One Printer
- HP Deskjet Ink Advantage 1516 All-in-One Printer
- HP Deskjet Ink Advantage 3540 e-All-in-One Printer Series
- HP Deskjet Ink Advantage 3545 e-All-in-One Printer
- HP Deskjet Ink Advantage 3546 e-All-in-One Printer

Launchpad fixes:

233393  - Smart install disable popup is coming for HP pen drive and HP
          CD/DVD ROM

Change log:

- Added support for Avahi network printer browsing
- Using SLP protocol by default to browse printer in hp-setup
- Fix for Failing to install libtool package in Fedora 18 during HPLIP
  installation

HPLIP 3.13.7 - This release has the following changes:
Added Support for the Following New Printers:

- HP Deskjet 1010 Printer
- HP Deskjet 1012 Printer
- HP ENVY 5530 e-All-in-One Printer
- HP ENVY 5535 e-All-in-One Printer
- HP Officejet 7610 Wide Format e-All-in-One Printer

Added support for the following new Distro's:

- Debian 7.1
- Fedora 19

Launchpad fixes:

746814  - CVE-2010-4267 Remote Stack Overflow Vulnerability
1195221 - Unable to install plugin for network printer Laserjet 2600n
1197306 - HP laserjet 1020 not printing on Ubuntu12.10 after power cycle
  the printer
1196335 - HPLIP 3.13.6 stop working after shutting down/rebooting the
  computer

Issues fixed:

- Unable to launch "Align Cartrides" and "Clean Cartridges" interfaces
  from HP Device Manager
- Lot of debug prints(File Pointer is NULL) are found in syslog even
  when hpLogLevel is not 15
- Updated plugin-reason for HP LaserJet Professional P1607dn Printer
  Series

(schnoebe)

2013-08-24 16:42:47 UTC MAIN commitmail json YAML

fix kerberos build for solaris

(richard)

2013-08-24 16:18:51 UTC MAIN commitmail json YAML

Added libodfgen subdirectory.

(jaapb)

2013-08-24 16:17:34 UTC MAIN commitmail json YAML

Added textproc/libodfgen version 0.0.2

(jaapb)

2013-08-24 16:17:12 UTC MAIN commitmail json YAML

Packaged textproc/libodfgen,  a library providing the ability to generate
ODF documents from libwpd and libwps API calls. (libreoffice dependency)

(jaapb)

2013-08-24 16:15:56 UTC MAIN commitmail json YAML

Added liblangtag subdirectory.

(jaapb)

2013-08-24 16:15:32 UTC MAIN commitmail json YAML

Added devel/liblangtag version 0.5.1

(jaapb)

2013-08-24 16:15:10 UTC MAIN commitmail json YAML

2013-08-24 16:14:04 UTC MAIN commitmail json YAML

note update of ipv6-toolkit to 1.4

(agc)

2013-08-24 16:13:21 UTC MAIN commitmail json YAML

Added subdir orcus.

(jaapb)

2013-08-24 16:12:39 UTC MAIN commitmail json YAML

Added converters/orcus version 0.5.1

(jaapb)

2013-08-24 16:12:24 UTC MAIN commitmail json YAML

Update ipv6-toolkit to version 1.4 from 1.3.4

Pkgsrc changes:
+ quieten warnings from gcc 4.5.3 about uninitialised variables

Distribution changes:
SI6 Networks' IPv6 Toolkit v1.4 release

  * frag6: Fixed the flooding option
    Fixed the fragment size used when employing the flooding option. It was
    prevously sending fragment sizes that where not a multiple of eight, and
    hence these fragments were dropped.

  * scan6: Added support for 64-bit encoding of IPv4 addresses
    Option "--tgt-ipv4" was augmented to support both encodings (32 bit
    and 64 bit) of embedded IPv4 addresses.

  * tcp6: Fixed response to Neighbor Solicitations
    tcp6 was not responding to incomming Neighbor Solicitations. Hence, when
    packets were sent from spoofed addresses, tcp6 would never receive the
    response packets, because the NSs sent by the local router or target node
    would never be responded.

  * tcp6: Added support for TCP Window-based attacks
    tcp6 can now close the window after sending an app-layer command, and
    also "modulate" the TCP window to circumvent trivial mitigations for these
    attacks ("--window-mode" and "--win-modulate" options).

  * tcp6: Support for multiple connection-establishment types
    tcp6 can now cause e.g. TCP simultaneous opens (see the "--open-mode"
    option).

  * tcp6: Support for multiple connection-termination types
    tcp6 can now perform multiple connection-termination types (see the
    "--close-mode" option).

  * tcp6: Support for sending application layer requests
    tcp6 can now send application-layer requests with the "--data" option.

  * Many improvements to the manual pages.
    Fixed the troff encoding of many manual pages. Added ipv6toolkit(7), that
    describes a general description of the toolkit.

  * All: Fixed bug in link-layer destination address selection
    Tools now try to find a local router or perform Neighbor Discovery only
    when necessary (i.e., underlying link-layer is *not* loopback or tunnel,
    destination address is *not* link-local, and a link-layer destination
    address has *not* been specified).

  * All: Fixed bug in option handling
    Incorrect data type was used for the return value of getopt_long(), thus
    leading to problems in some architectures.

  * All: Fixed a number of issues with pcap_next_ex()
    The timeout parameter of pcap_next_ex() is now based on the platform (the
    previous constant value had different semantics in different platforms).
    Additionally, handle the case where pcap_next_ex() returns no packets.

  * All: General improvements and clean-up
    The development process now includes building the toolkit with the clang
    compiler (in addition to gcc), which has lead to the identification of a
    number of issues.

  * All: Improved support for building the toolkit.
    The toolkit now contains one makefile for pmake, and another for GNU make.
    Added support for the DESTDIR variable. Appropriate paths are selected
    based on the value of a number of variables. Configuration file is
    dynamically generated, with the right path to the oui.txt file.

(agc)

2013-08-24 16:12:10 UTC MAIN commitmail json YAML

2013-08-24 16:10:36 UTC MAIN commitmail json YAML

Added subdir libmwaw.

(jaapb)

2013-08-24 16:10:14 UTC MAIN commitmail json YAML

Added converters/libmwaw version 0.1.10

(jaapb)

2013-08-24 16:09:56 UTC MAIN commitmail json YAML

Packaged converters/libmwaw, a library for reading old (pre-MacOS X)
Mac documents. Dependency of libreoffice.

(pkglint complains about C not being added to USE_LANGUAGES; this is fine,
the package only uses C++)

(jaapb)

2013-08-24 16:07:52 UTC MAIN commitmail json YAML

added libmspub package

(jaapb)

2013-08-24 16:07:17 UTC MAIN commitmail json YAML

Added converters/libmspub version 0.0.6

(jaapb)

2013-08-24 16:06:56 UTC MAIN commitmail json YAML

Packaged converters/libmspub, a library for importing Microsoft Publisher
documents (used by libreoffice).

(pkglint complains about c not being added to USE_LANGUAGES; this is fine,
as the package only uses c++)

(jaapb)

2013-08-24 15:34:39 UTC MAIN commitmail json YAML

2013-08-24 11:48:37 UTC MAIN commitmail json YAML

update to 4.15.1
This fixes a regression in v4.15 related to the handling of hidden
virtual methods.
(hopefully fixes the build problem with py-qt3 reported by Greg Oster)

(drochner)

2013-08-24 11:30:44 UTC MAIN commitmail json YAML

2013-08-24 11:00:07 UTC MAIN commitmail json YAML

Updated print/teTeX3-texmf to 3.0nb40

(jaapb)

2013-08-24 10:59:50 UTC MAIN commitmail json YAML

Split ntheorem package. Bumped PKGREVISION.

(jaapb)

2013-08-24 10:59:10 UTC MAIN commitmail json YAML

Added ntheorem-doc package

(jaapb)

2013-08-24 10:58:38 UTC MAIN commitmail json YAML

Added print/tex-ntheorem-doc version 1.31

(jaapb)

2013-08-24 10:58:18 UTC MAIN commitmail json YAML

2013-08-24 10:58:01 UTC MAIN commitmail json YAML

Added tex-ntheorem package

(jaapb)

2013-08-24 10:57:49 UTC MAIN commitmail json YAML

Added print/tex-ntheorem version 1.31

(jaapb)

2013-08-24 10:57:02 UTC MAIN commitmail json YAML

2013-08-24 10:12:52 UTC MAIN commitmail json YAML

Define "readlink" location for Linux and OpenBSD.

(tron)

2013-08-24 09:36:43 UTC MAIN commitmail json YAML

2013-08-24 08:19:05 UTC MAIN commitmail json YAML

Updated security/crypto++ to 5.6.2nb2

(ryoon)

2013-08-24 08:17:56 UTC MAIN commitmail json YAML

2013-08-24 08:16:12 UTC MAIN commitmail json YAML

2013-08-24 02:35:17 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-SemanticDiff to 1.0002

(wen)

2013-08-24 02:34:24 UTC MAIN commitmail json YAML

Update to 1.0002

Upstream changes:
1.0002 2013-08-17
    - Convert "Changes" (this file) to CPAN::Changes.
    - Thanks to https://bitbucket.org/sromanov .

1.0001 2013-08-17
    - Fix https://rt.cpan.org/Ticket/Display.html?id=87903
        - Case problem with "repository" in "Build.PL".
    - Remove trailing space.

(wen)

2013-08-24 02:30:59 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-SAX-ExpatXS to 1.33

(wen)

2013-08-24 02:30:02 UTC MAIN commitmail json YAML

Update to 1.33

Upstream changes:
1.33 Oct 26, 2012
    - LICENSE field added to ExpatXS.pm
    - [rt.cpan.org #69253] t/f08noexpand.t is missing in distro ()

1.32 Apr 12, 2011
    - NoExpand option test added
    - type warnings fixed (gcc 4.4)

(wen)

2013-08-24 02:25:59 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-SAX-Expat to 0.50

(wen)

2013-08-24 02:25:09 UTC MAIN commitmail json YAML

Update to 0.50
Add LICENSE

Upstream changes:
0.50 May 2013
    - fixed broken link to SAX2 specification in POD
    - added repository information to Makefile.PL
    - added README file to satisfy packaging guidelines

(wen)

2013-08-24 02:22:26 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-RegExp to 0.04

(wen)

2013-08-24 02:21:32 UTC MAIN commitmail json YAML

Update to 0.04
Add LICENSE

Upstream changes:
0.04  3/26/2012 (tjmather)
- Fixed version number bug in $VERSION, set to 0.04 instead of 0.02
( https://rt.cpan.org/Public/Bug/Display.html?id=38536 )

(wen)

2013-08-24 02:17:56 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-Rabbit to 0.3.0

(wen)

2013-08-24 02:17:01 UTC MAIN commitmail json YAML

Update to 0.3.0

Upstream changes:
0.3.0    2013-03-15 15:24:53 Europe/Oslo
        Gotten rid of Data::Visitor::Callback used to parse type
          constraints. Reported by Alceu Rodrigues de Freitas Junior
          (RT #81753). Solution contributed by chromatic.

(wen)

2013-08-24 02:13:21 UTC MAIN commitmail json YAML

Restore the line of PKGNAME

(wen)

2013-08-24 02:08:05 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXML to 2.0103

(wen)

2013-08-24 02:06:47 UTC MAIN commitmail json YAML

Update to 2.0103

Upstream changes:
2.0103          Thu 22 Aug 08:34:46 IDT 2013
    - Apply patch from Yuriy / YOREEK for test failures in t/40reader.t:
        - https://rt.cpan.org/Public/Bug/Display.html?id=83779
        - Changed the variable name to start with an underscore for internal
        use.

2.0102          Mon 19 Aug 15:14:13 IDT 2013
    - Fixed https://rt.cpan.org/Ticket/Display.html?id=83744
        - XPathContext memory leak on registerFunction.
        - Thanks to DGINEV for the report and Yuriy for the patch.
    - Apply proposed fix for https://rt.cpan.org/Ticket/Display.html?id=80521
        - "replaceNode() segfaults when copying DTD nodes with ATTLISTs"
        - Thanks to GUIDO@cpan.org for the report and to YOREEK for
        the patch.
    - Apply fix for https://rt.cpan.org/Ticket/Display.html?id=83779
        - "building on RHEL-5-64 fails"
        - Thanks to mathias@koerber.org for the report, SREZIC@cpan.org
        and d.thomas@its.uq.edu.au for taking part and Yuriy for the patch.

2.0101          Thu 15 Aug 08:29:15 IDT 2013
    - Fixed https://rt.cpan.org/Ticket/Display.html?id=87089 .
        - "HTML doctype differs for string/scalar input"
        - Thanks to NGLENN for the report and to Yuriy for the tests and
        fix.

(wen)

2013-08-24 01:11:32 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 5.0.10

(ryoon)

2013-08-24 01:10:55 UTC MAIN commitmail json YAML

Update to 5.0.10

Changelog:
Version 5.0.10 Aug 12th 2013

    Configurable logfile date format
    Several Oracle fixes
    Several MSSQL fixes
    Make default language configurable
    New CLI upgrade script
    Correctly calculate folder size
    Fix display of search results
    Database upgrade fixes
    Smaller filesystem cache fixes
    Remember password fixes
    Encryption fixes
    Fix problems with german 窶弑mlauts窶� in folder name
    IE fixes
    Improved upgrade logging
    Improved external storage status display
    Flicker free versions dropdown
    Don窶冲 create empty versions
    Less noisy debug logfile
    Don窶冲 show firstrunwizard during upgrade
    Several Calendar fixes
    Contacts fixes
    Fixes for Gallery
    Several smaller fixes

(ryoon)

2013-08-24 00:38:50 UTC MAIN commitmail json YAML

Updated devel/rt4 to 4.0.17

(ryoon)

2013-08-24 00:27:50 UTC MAIN commitmail json YAML

Update to 4.0.17

Changelog:
RT 4.0.17 -- 2013-08-02
-----------------------

This release fixes an important regression in the upgrade script
included in 4.0.14, 4.0.15, and 4.0.16.  Attempting to upgrade from 3.x
would skip key upgrade steps.  New installs, and sites upgrading from
within the 4.0.x series, are unaffected.

RT 4.0.16 -- 2013-07-29
-----------------------

This release fixes an important regression in the Shredder tool included
in 4.0.14 and 4.0.15.  Attempting to run the Shredder tool from the
command line would fail with a compile-time error.

4.0.15 Release Notes

2013-07-25

This release fixes an important regression in the ugprade scripts
included in 4.0.14.  If you attempted to upgrade from 3.8 with the RT
FAQ Manager tables (FM_*) in your database, one of the upgrade scripts
would error out.

4.0.14 Release Notes

2013-07-25

This release is primarily a bugfix release. It also contains automated
tests for security vulnerabilities announced on 2012-10-25.

Features
* Ticket watcher searches that involve a large number of ORs will now
  use a much-improved SQL query, instead of the old many-join solution.
* Do a better job wrapping text before quoting it in a reply.
* Simple search now supports @example.com to search for tickets
  requested by users with email addresses ending in @example.com.
* If our display parsing of an HTML attachment fails for known reasons,
  a better error message is provided, directing admins to contact us with
  a sample.
* Tickets created via the REST interface can provide attachments.
* Comments and Replies in the REST interface may include a Content-Type.
* RT's Quote recognition now triggers on > and ignores things like
  !,|,#,% etc.  This should resolve a number of false positives.
* RT is now compatible with perl 5.18.0.

Bugfixes
* Resolve several corner cases where RT's database handle can be
  disconnected unexpectedly.
* When a TicketSQL query fails, report that failure to the user rather
  than silently displaying an empty ticket list.
* Display and add attachments to tickets in alphabetical rather than
  random order.
* Ensure that LifeCycle statuses are compared case-insensitively.
* Report Reminder creation/updates back to the user more consistently.
* Ensure that Reminders are created in the reminder_on_open LifeCycle
  configuration.
* The Bookmarks portlet is no longer unlimited and obeys standard
  homepage restrictions.
* Display non-ticket links in search result formats.
* RT::CurrentUser->Attributes now returns attributes for the relevant
  User, resolves a bug noticed in RT-Extension-MergeUsers.
* Always filter empty OrderBy directives, which may come from old saved
  search preferences.
* Uploaded attachments are now always marked Content-Disposition: attachment.
* Allow Custom Field Values to change case.
* The error message for Truncated Attachments is now marked text/plain
  rather than plain/text.
* When bulk updating Tickets with Transaction Custom Fields, the
  list of Transaction Custom Fields is based on the Queues of the
  Tickets displayed, not the Queues of the Tickets updated in the
  previous update.

Administration
* Clarify the cause of certain PostgreSQL full text indexing errors.
* Remove an error preventing logging of an actual error related to
  problems storing sessions.
* Clean the lock files used for file based sessions more aggressively.
* SetOutgoingMailFrom will now accept an email address to be used
  globally.
* OverrideOutgoingMailFrom now falls back to the global
  CorrespondAddress if the Queue does not declare one.
* rt-setup-database now prints the DatabasePort when describing the
  database it is modifying.
* rt-setup-database tries to detect when it is being run from an invalid
  location or being given an invalid upgrade directory.
* rt-setup-database detects an upgrade running on Pg 9.2 and directs the
  admin to install a newer DBD::Pg.
* rt-email-digest no longer prints output when sending digests unless
  the --verbose flag is passed.

Developer
* CleanSlate on collections more thoroughly resets the collection.
* A new callback and better support for JS/CSS tweaking of our
  Autocompleter display formats.
* New warning when an RT::URI::* resolver object cannot be created.
* Extensions may use rt-setup-database --action upgrade --package
  extension to provide RT's friendlier upgrade infrastructure.
* Refactoring of TicketSQL parse to support TxnCF.{CFName} or
  QueueCF.{CFName} in the future.

Documentation
* Correct the example backup `date` command in backups.pod
* MailCommand's testfile argument is now documented.
* Multiple cleanups to better support http://docs.bestpractical.com
* RT::Classes and RT::Principals now default to honoring the Disabled flag.

(ryoon)

2013-08-24 00:03:39 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 4.26

(wen)

2013-08-24 00:02:23 UTC MAIN commitmail json YAML

Update to 4.26

Upstream changes:
4.26  2013-08-18
  - Fixed support for Netscape cookies in Mojo::Cookie::Response.
  - Fixed element method bug in Mojo::Collection.

4.25  2013-08-17
  - Added support for calling element methods to Mojo::Collection.
  - Added compact method to Mojo::Collection.

(wen)

2013-08-23 17:20:32 UTC MAIN commitmail json YAML

Updated lang/racket to 5.3.6

(asau)

2013-08-23 17:20:16 UTC MAIN commitmail json YAML

Updated lang/racket-textual to 5.3.6

(asau)

2013-08-23 17:19:40 UTC MAIN commitmail json YAML

Update to Racket 5.3.6

Racket 5.3.6

This is a bug-fix release.  It eliminates errors from v5.3.5 that
people have found over the summer.

Racket 5.3.5

This is a special-purpose release to match the arrival of "Realm of
Racket" in bookstores.  Racket v.5.3.5 adds a single `realm'
collection to the v5.3.4 release.  The new collection contains the
source code that readers of Realm may wish to use for experiments.

Racket 5.3.4

* Extflonums (80-bit floating-point numbers) are supported on some
  x86/x86_64 platforms -- including Windows, and including platforms
  where Racket is compiled to use SSE instructions for flonum
  arithmetic.  Thanks to Michael Filonenko.

* OS X: DrRacket and all of the other apps are now signed with an
  official key.

* Tally Maze: a new game based an enumeration of 2d mazes.

* The Optimization Coach, a DrRacket plugin, has been moved from the
  Racket distribution to the Racket package repository.  Install it
  with: raco pkg install optimization-coach

* Redex: `define-union-language' now merges productions when
  languages define the same nonterminals.  Thanks to William Bowman.

* The `srfi/19' library is now compatible with the date structure
  type exported by `racket/base'.

(asau)

2013-08-23 16:53:22 UTC MAIN commitmail json YAML

Updated www/py-flask-security to 1.6.9.

(kleink)

2013-08-23 16:52:27 UTC MAIN commitmail json YAML

Update py-flask-security to 1.6.9.

Version 1.6.9
-------------

Released August 20th 2013

- Fix bug in SQLAlchemy datastore's `get_user` function
- Fix bug in PeeWee datastore's `remove_role_from_user` function
- Fixed import error caused by new Flask-WTF release

(kleink)

2013-08-23 15:34:54 UTC MAIN commitmail json YAML

Updated www/py-flask-login to 0.2.7.

(kleink)

2013-08-23 15:33:58 UTC MAIN commitmail json YAML

Update py-flask-login to 0.2.7.

No changelog provided; fixes to unicode handling.

(kleink)

2013-08-23 14:57:04 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-Session to 0.37

(wen)

2013-08-23 14:55:40 UTC MAIN commitmail json YAML

Update to 0.37

Upstream changes:
0.37 2013-02-25
      - Fix t/live_verify_address.t to skip of Catalyst::Plugin::Authentication
        is not installed, fixing RT#81506.

0.36 2012-10-19
      - Re-pack with new Module::Install which doesn't get
        MYMETA.yaml wrong.
      - Remove use of Plack::Middleware::ForceEnv from the tests
          as it was not used / needed

0.35 2012-04-24
        - Implement a 'change_session_expires' method (gshank)

        - Fixed bug from last version where session does not persist
          across a redirect

0.34 2012-03-30
        - Fixed up t/live_verify_address.t per https://rt.cpan.org/Ticket/Display.html?id=71142
        - Merged in dpetrov's 0.32 changes (extend_session_expire)

0.33 2012-03-08
        - Note that flash is deprecated / not recommended due to it's
          inherent races. Point out Catalyst::Plugin::StatusMessage instead

(wen)

2013-08-23 14:32:56 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-RequireSSL to 0.07

(wen)

2013-08-23 14:31:02 UTC MAIN commitmail json YAML

Update to 0.07
Add LICENSE
Add missing DEPENDS
Switch PERL5_MODULE_TYPE to Module::Install::Bundled

Upstream changes:
0.07 2011-01-14 19:07:00
- Converted to use Module::Install instead of Module::Build.
        - Removed unused 'default' method from the app (triggered a deprecation warning).
        - Fix Perl Critic test for hard tabs (t0m)
        - Fix POD coverage (t0m)
        - Added allow_ssl() (norbi)
        - Added detach_on_redirect config option (norbi)
        - Cleaned up _redirect_uri() (RT #38996) (norbi)
- Switch from NEXT to MRO::Compat (RT #48328) (t0m)

(wen)

2013-08-23 14:18:18 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-ConfigLoader to 0.32

(wen)

2013-08-23 14:16:31 UTC MAIN commitmail json YAML

Update to 0.32

Upstream changes:
0.32  Thu Mar 14 2013
  - Don't ship .git inside the tarball, whoops.

0.31  Sat Mar 09 2013
  - Fix repository location in metadata.

(wen)

2013-08-23 14:11:37 UTC MAIN commitmail json YAML

Updated textproc/p5-Data-FormValidator to 4.81

(wen)

2013-08-23 14:10:17 UTC MAIN commitmail json YAML

Update to 4.81

Upstream changes:
4.81 Jul 19th, 2013

    [DOCUMENTATION]
    - There is no such thing as "array context". The documentation now refers to "list context"
      instead.

    - Fix "the the" typos. (Thanks to dsteinbrunner, RT#77901)

(wen)

2013-08-23 14:05:11 UTC MAIN commitmail json YAML

Updated textproc/p5-CAM-PDF to 1.60

(wen)

2013-08-23 14:04:20 UTC MAIN commitmail json YAML

Update to 1.60

Upstream changes:
1.60  14 Aug 2013
      [ENHANCEMENTS]
      - Added min/max font size for form field filling.
        Thanks to Gareth Tunley for the idea and the initial code

1.59  28 Jan 2013
      [FIXES]
      - Added support for the \134 escape, synonymous with \\
        Thanks to Zakariyya Mughal for the patch
        https://rt.cpan.org/Ticket/Display.html?id=83018

(wen)

2013-08-23 14:00:22 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-AutoRestart to 0.96

(wen)

2013-08-23 13:59:19 UTC MAIN commitmail json YAML

Update to 0.96

Upstream changes:
0.96    2011-11-27
        - fix test failure

0.95    2011-11-20
        - switch Class::Data::Accessor to Catalyst::ClassData
        - address rt #68997 "log levels too high" ticket

(wen)

2013-08-23 13:52:48 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-Authentication to 0.10023

(wen)

2013-08-23 13:51:52 UTC MAIN commitmail json YAML

Update to 1.0023

Upstream changes:
0.10023 11 Jan 2013
  - Add Howto on using the auth from the proxy server with
    ::Credential::Remote (Robert Rothenberg)

(wen)

2013-08-23 13:45:28 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Model-File to 0.10

(wen)

2013-08-23 13:44:08 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
0.10 - 2011/12/06
  - Unbork tests (thanks richardc)

(wen)

2013-08-23 12:45:50 UTC MAIN commitmail json YAML

update to 2.0.8
from the announcement:
2.0.8 is a small update that fixes some regressions of the 2.0.x branch
of VLC. 2.0.8 fixes numerous crashes and dangerous behaviors.
2.0.8 also fixes ISDB-S tunning and some OSX issues.

(drochner)

2013-08-23 11:33:59 UTC MAIN commitmail json YAML

2013-08-23 11:32:13 UTC MAIN commitmail json YAML

Added sysutils/ncdu version 1.10

(wiz)

2013-08-23 11:32:03 UTC MAIN commitmail json YAML

2013-08-23 11:31:29 UTC MAIN commitmail json YAML

Import ncdu-1.10 as sysutils/ncdu, packaged for wip by slitvinov.

ncdu (NCurses Disk Usage) is a curses-based version of the well-known
'du', and provides a fast way to see what directories are using
your disk space.

(wiz)

2013-08-23 11:27:17 UTC MAIN commitmail json YAML

2013-08-23 11:25:38 UTC MAIN commitmail json YAML

update to 4.15
Adds features required by PyQt v5.0.1 and PyQt v4.10.3

(drochner)

2013-08-23 10:56:46 UTC MAIN commitmail json YAML

2013-08-23 09:01:04 UTC MAIN commitmail json YAML

Updated pkgtools/libkver to 0.7.2

(apb)

2013-08-23 08:59:52 UTC MAIN commitmail json YAML

Update the valid_MACHINE_ARCH list from NetSBD src/build.sh version 1.272.
Bump kver version to 0.7.2.

(apb)

2013-08-23 07:33:14 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Manual to 5.9007

(wen)

2013-08-23 07:32:09 UTC MAIN commitmail json YAML

Update to 5.9007

Upstream changes:
5.9007 2013-05-06
    - Fix pod warnings (RT#83398 - thanks, Paul Waring!)
    - Fix repository metadata (thanks, Lars L)

(wen)

2013-08-23 07:26:54 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-View-TT to 0.41

(wen)

2013-08-23 07:25:59 UTC MAIN commitmail json YAML

Update to 0.41

Upstream changes:
0.41  2013-02-28
        - New local attribute to let you override the default content type when
          no content type has been set for the response.

0.40  2013-01-15 20:52:14
        - Fix hash randomisation breakage in tests (RT#82703)

0.39  2012-04-11 07:40:00
        - Fix warning from tests. RT#75104
        - Fix ExtUtils::MakeMaker version requirement (due to last release
          being made with faulty Module::Install). RT#76488

0.38  2012-02-15 20:42:00
        - Change documentation to reflect use of Moose.
        - Change documentation to highlight how to configure
          UTF-8 in templates.
        - Change documentation to recommend putting calls to MyApp->path_to
          into the app class itself, ergo avoiding recursive dependencies
          and making the view compile standalone.
        - Change code generated by Catalyst::Helper::View::TT
          to use Moose.

(wen)

2013-08-23 07:04:09 UTC MAIN commitmail json YAML

Updated mail/p5-Catalyst-View-Email to 0.33

(wen)

2013-08-23 07:03:16 UTC MAIN commitmail json YAML

Update to 0.33

Upstream changes:
0.33    2013-02-13
        - applied patch to fix Moo->Moose inflation that Email::Sender does per https://rt.cpan.org/Ticket/Display.html?id=83241
        - removed inc/ so running perl Makefile.PL would do so in author mode
        - removed META.yml, MANIFEST, and various other files that shouldn't be in git
        - updated Makefile.PL to use version_from "lib/Catalyst/View/Email.pm" per https://rt.cpan.org/Ticket/Display.html?id=83195&results=0eb39711cb23f5f318a3738cf7d089df

0.32    2013-01-15
        - Removed Bcc references per https://rt.cpan.org/Public/Bug/Display.html?id=75775
        - Fixed documentation bug, changed 'Host' to 'host' per https://rt.cpan.org/Ticket/Display.html?id=58748
        - Added patch (with additional tests) to enable proper content_type setting for email templates
          per https://rt.cpan.org/Ticket/Display.html?id=66495&results=73b48805c7d356914e91ea95e31ddef6
        - Removed unneccesary test
        - Added documentation for specifying envelope info per https://rt.cpan.org/Ticket/Display.html?id=64162

0.31    2011-01-17
        - Added handling and test for encoding and quoting parts RT #56391

(wen)

2013-08-23 06:47:27 UTC MAIN commitmail json YAML

Updated databases/p5-CatalystX-CRUD-ModelAdapter-DBIC to 0.12

(wen)

2013-08-23 06:46:13 UTC MAIN commitmail json YAML

Update to 0.12

Upstream changes:
0.12    03 Dec 2012
        * fix RT https://rt.cpan.org/Ticket/Display.html?id=81079
          SQL::Abstrct order_by syntax

(wen)

2013-08-23 05:09:36 UTC MAIN commitmail json YAML

2013-08-23 05:09:28 UTC MAIN commitmail json YAML

Update to 1.2. From the changelog:
=============

- Tig now has its own tag on Stack Overflow, where users are invited to
  ask questions: http://stackoverflow.com/questions/tagged/tig

Improvements:

- Make tig prompt commands bindable to keys. For example:
  `bind diff F :set diff-options = --full-diff`. (GH #69, #116)
- Add a diff-options setting for specifying default diff options.
  Example: `set diff-options = --patience`. (GH #116)
- Options in diff-options and blame-options matching tig browsing state
  variables are replaced.
- Show diff stats as wide as the terminal. (GH #109)
- Show line numbers in the branch view. (GH #135)
- Add toggles for showing author email or email user names. (GH #115)
- Open editor at the selected line by prefixing the file argument with
  `+<lineno>`. Tested in vi, vim, emacs, nano, gedit, geany. Disable
  by adding `set editor-line-number = no` to ~/.tigrc. (GH #118, #119)
- Add toggle-files to control whether to show full commit diff or only
  the diff concerning the currently selected file, e.g. for blame.
- Optionally highlight exceeding characters in long commit titles.
  The default title max width is 50 characters. Customize using:
  `set title-overflow = 50` (GH #125)
- Add +ESC key bindings. Example: `bind generic ^[v move-page-up` (GH #120)
- Create temporary files in TMPDIR, TEMP, or TMP before defaulting to /tmp.
- Reenable `tig log` as a subcommand. (GH #146)
- Enable tilde expansion in ~/.tigrc "source" commands. (GH #168)
- Introduce the stash view, bound to the 'y' keybinding. (GH #169, #174)

Bug fixes:

- Fix blame and status to work in directories starting with a dot. (GH #172)
- Reload current branch name when reloading the status view. (GH #93)
- Fix compile errors on old Solaris. (GH #97)
- Reload HEAD info when reloading the stage view. (GH #104, #93)
- Fix disappearing branch labels after external commands. (GH #148)
- Fix diff view display for staged/unstaged changes when using 'd'.
- Fix display of status messages when toggling view options. (GH #111)
- Fix illegal memory access. (GH #98)
- Fix display of all branches label in repos with short branch names.
- Fix rendering glitch for branch names.
- Do not apply diff styling to untracked files in the stage view. (GH #153)
- Fix tree indentation for entries containing combining characters. (GH #170)
- Ignore unrepresentable characters when transliterating text for rendering.
- Transliterate text to output encoding before trimming it to avoid
  misalignment. (GH #86)
- Introduce a more natural context-sensitive log display. (GH #155)

(schmonz)

2013-08-23 03:13:44 UTC MAIN commitmail json YAML

Note update of php54 and php55 packages.

lang/php54 5.4.19
lang/php55 5.5.3

(taca)

2013-08-23 03:12:49 UTC MAIN commitmail json YAML

Update php55 to 5.5.3.

22 Aug 2013, PHP 5.5.3

- Openssl:
  . Fixed UMR in fix for CVE-2013-4248.

(taca)

2013-08-23 03:11:55 UTC MAIN commitmail json YAML

Update php54 to 5.4.19.

22 Aug 2013, PHP 5.4.19
- Core:
  . Fixed bug #64503 (Compilation fails with error: conflicting types for
    'zendparse'). (Laruence)

- Openssl:
  . Fixed UMR in fix for CVE-2013-4248.

(taca)

2013-08-23 01:47:25 UTC MAIN commitmail json YAML

Updated databases/p5-CatalystX-CRUD-Model-RDBO to 0.28

(wen)

2013-08-23 01:46:25 UTC MAIN commitmail json YAML

Update to 0.28

Upstream changes:
0.23    31 Oct 2012
        * add find_related() method

0.24    5 Nov 2012
        * add tests for CatalystX::CRUD::Controller::REST

0.25    5 Nov 2012
        * fix skip test count for t/02-rest

0.26    28 Jan 2013
        * wrap RDBO::Iterator in CXC::Iterator for search_related() and iterator_related() methods.

0.27    31 Jan 2013
        * explicitly require JSON dependency for Helpers

0.28    22 July 2013
        * do not attempt to sort related objects till column name api can be figured out r14454

(wen)

2013-08-23 01:40:04 UTC MAIN commitmail json YAML

Added www/p5-CatalystX-CRUD-Controller-REST version 0.003

(wen)

2013-08-23 01:38:25 UTC MAIN commitmail json YAML

Add p5-CatalystX-CRUD-Controller-REST

(wen)

2013-08-23 01:37:01 UTC MAIN commitmail json YAML

Import CatalystX-CRUD-Controller-REST-0.003 as www/p5-CatalystX-CRUD-Controller-REST

This module extends Catalyst::Controller::REST to work with the
CatalystX::CRUD::Controller API. It is designed for web services,
not managing CRUD actions via HTML forms.

(wen)

2013-08-23 00:57:25 UTC MAIN commitmail json YAML

Updated databases/p5-CatalystX-CRUD to 0.55

(wen)

2013-08-23 00:56:04 UTC MAIN commitmail json YAML

Update to 0.55

Upstream changes:
0.53    31 Oct 2012
        * add list_related and view_related primarily for REST support

0.54    5 Nov 2012
        * add Results->serialize() method
        * refactor some Controller methods into a Role class
        * Model::File->fetch() now returns undef if file does not exist. Add Model::File->prep_new_object().
        * add new required method to Object class: is_new()
        * add Model->put_related method

0.55    28 Jan 2013
        * add Iterator->serialize() method.

(wen)

2013-08-23 00:47:31 UTC MAIN commitmail json YAML

Updated databases/p5-Catalyst-Model-DBIC-Schema to 0.61

(wen)

2013-08-23 00:45:52 UTC MAIN commitmail json YAML

Update to 0.61

Upstream changes:
0.61 2013-06-19 12:48:34
        - Fix test failure caused by hash randomisation in perl 5.17 (RT#82917)

0.60  2012-06-12 16:27:00
        - Add per_request_schema hook to PerRequestSchema trait and docs
        - Additional paranoia in types as it's possible for loading code
          to clobber $_

(wen)

2013-08-22 22:07:52 UTC MAIN commitmail json YAML

Disable gethostbyname_r detection on NetBSD to make this build on 6.99.23.

(wiz)

2013-08-22 21:19:01 UTC MAIN commitmail json YAML

2013-08-22 21:17:00 UTC MAIN commitmail json YAML

At least on my systems glob and vis are not installed, so introduce
PLIST conditional. Please fix up the setting on your systems.
Mark as not MAKE_JOBS_SAFE.

(joerg)

2013-08-22 21:08:02 UTC MAIN commitmail json YAML

Updated print/ghostscript-agpl to 9.09

(adam)

2013-08-22 21:07:08 UTC MAIN commitmail json YAML

Changes 9.09:
* Background printing (BGPrint) is a new feature allowing an accumulated page clist to be rendered by one or more rendering threads whilst the interpreter (in the "main" thread) continues to accumulate the subsequent page's clist. For certain classes of file this can result in a useful performance increase.
* GrayDetection allows suitably written devices to detect "color" input in near neutral tones (i.e. near monochrome) and to convert "on-the-fly" to pure grayscale, whilst retaining the ability to print full color on demand. This is primarily aimed at workflows where saving ink (especially color inks) is required.
* LittleCMS2 and libpng have both been updated to the latest versions.
* Support has been added to build the Ghostscript DLL for WinRT for x86, x64 and ARM (Requires MS Visual Studio 2012 Pro).
* Processing of Windows command line arguments into UTF8 (as presaged a few releases ago) has been enhanced and enabled by default.
* The URW Postscript font set has been updated to the latest version, fixing many compatibility problems with the Adobe fonts.
* Plus the usual round of bug fixes, compatibility changes, and incremental improvements.

(adam)

2013-08-22 20:08:01 UTC MAIN commitmail json YAML

Switched MASTER_SITES to SourceForce, since the original distfile can't be found

(adam)

2013-08-22 17:11:04 UTC MAIN commitmail json YAML

Note update of www/contao211 and www/contao211-example package to 2.11.12.

(taca)

2013-08-22 17:10:04 UTC MAIN commitmail json YAML

Note update of contao211 to 2.11.12.

Version 2.11.12 (2013-08-22)
----------------------------

### Fixed
Allow to paste into the root page in "edit multiple" mode (see #5620).

### Updated
Updated TCPDF to version 6.0.010 (see #5676).

### Fixed
Backported the changes from e44864d2 (see #5683).

### Fixed
Handle all possible errors when uploading files (see #5934).

### Improved
Improved the memory footprint of the search index rebuild (see #5681).

### Fixed
Do not trigger the "setNewPassword" hook twice (see #5247).

### Updated
Updated SimplePie to version 1.3.1 (see #5604).

### Fixed
Delete the `pathconfig.php` file in the install tool (see #5536).

(taca)

2013-08-22 17:08:47 UTC MAIN commitmail json YAML

Note update of mail/roundcube package to 0.9.3.

(taca)

2013-08-22 17:08:10 UTC MAIN commitmail json YAML

Update roundcube to 0.9.3.

RELEASE 0.9.3
-------------
- Fix setting refresh_interval to "Never" in Preferences (#1489286)
- Optimized UI behavior for touch devices
- Fix purge action in folder manager (#1489280)
- Fix base URL resolving on attribute values with no quotes (#1489275)
- Fix wrong handling of links with '|' character (#1489276)
- Fix colorspace issue on image conversion using ImageMagick (#1489270)
- Fix XSS vulnerability when saving HTML signatures (#1489251)
- Fix XSS vulnerability when editing a message "as new" or draft (#1489251)
- Fix rewrite rule in .htaccess (#1489240)
- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)
- Fix identity-selection using Return-Path headers (#1489241)
- Fix parsing of links with ... in URL (#1489192)
- Fix compose priority selector when opening in new window (#1489257)
- Fix bug where signature wasn't changed on identity selection when editing
  a draft (#1489229)
- Fix IMAP SETMETADATA parameters quoting (#1489231)
- Fix "could not load message" error on valid empty message body (#1489228)
- Fix handling of message/rfc822 attachments on message forward and edit
  (#1489214)
- Fix parsing of square bracket characters in IMAP response strings (#1489223)
- Don't clear References and in-Reply-To when a message is "edited as new"
  (#1489216)
- Fix messages list sorting with THREAD=REFS
- Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)
- Fix empty messages list when register_globals is enabled (#1489157)
- Fix so valid and set date.timezone is not required by installer checks
  (#1489180)
- Canonize boolean ini_get() results (#1489189)
- Fix so install do not fail when one of DB driver checks fails but other
  drivers exist (#1489178)
- Fix so exported vCard specifies encoding in v3-compatible format (#1489183)

(taca)

2013-08-22 17:07:07 UTC MAIN commitmail json YAML

Note update of graphics/magicpoint package to 1.13anb20.

(taca)

2013-08-22 17:06:31 UTC MAIN commitmail json YAML

Bump PKGREVISION for previous commit has possible API change with mng.
Noted by Robert Elz via private mail.

(taca)

2013-08-22 15:34:32 UTC MAIN commitmail json YAML

Update harfbuzz to 0.9.19, as well as add an option to compile with icu
support. Changes, apart from minor fixes, include:
    [ft] hb_ft_get_glyph_from_name fails for the name of glyph id 0
    [uniscribe] Fix buffer allocation
    [Indic] Add Javanese config
    [OT] Collect requiredFeature only if features are not provided
    Fix contextual lookup recursion indexing
    Destroy lookups before blobs.
    If variation selector is not consumed by cmap, pass it on to GSUB
    Skip over multiple variation selectors in a row
    util/ansi-print.cc: Use fallback implementation for lround on MSVC
    hb-uniscribe.cc: Re-enable build under Visual Studio

(jaapb)

2013-08-22 15:25:44 UTC MAIN commitmail json YAML

Updated lang/camlp5 to 6.11

(jaapb)

2013-08-22 15:25:01 UTC MAIN commitmail json YAML

Updated lang/camlp5 to latest version, 6.11 (discussed with tonio@).
Changes from 6.07 are:
* Updated for ocaml version 4.01.0
* Added 'MLast.loc_of_with_constr'.
* Fixed bug toplevel with revised syntax; "= 'a" was missing
  in output in that example:
  # module type A = sig module type S = 'a; end;
    module type A = sig module type S; end
* Now accept lowercase ident for module types, like ocaml does.
  Accepted also in revised syntax.
* (experimental) Now, in revised syntax, a "." followed by
  a newline is interpreted as a ";", allowing to end phrases with ".".
  Drawback: will syntax error when writing a record/module access in two
  lines ending the first one with "." like:
    foo.
    bar
* Accept now "match with | | ... end" in revised syntax, with
  a required "|" in the first case, as alternative syntax for match.
* Added function 'Pcaml.value greek_ascii_equiv' giving
  an ascii equivalent to a greek (utf8) letter representing a type
  parameter. E.g. 'a' for 'α', 'b' for 'β', and so on.
* Fixed bug no locations built in some cases of constructors.
* Fixed bug: in toplevel, the highlighting of errors did not work.
* Added option '-dquot' to specify the default quotation name.
  and the ability to use "#option" directive with two parameters. Therefore,
  we can use either (e.g.):
    -dquot "expr"
  in the command line of camlp5 or
    #option "-dquot" "expr"
  inside a file.
* Now 'make' displays a message how to compile, instead
  of doing 'make out'. Old behaviour of 'make' must be now 'make out'.
* Now accept identifiers starting with a greek letter as variable names.
* Fixed bug: DEFINE FOO=32 while using pa_macro.cmo did not work
  due to a bad order in grammar insertion.
* Fixed bug: parsing greek letters as type variable in
  constructor declaration did not work when building Camlp5.

(jaapb)

2013-08-22 15:06:15 UTC MAIN commitmail json YAML

Fix build - reported by wiz@.

(prlw1)

2013-08-22 14:54:03 UTC MAIN commitmail json YAML

+ dd_rescue-1.40, eric5-5.3.6, gnupg2-2.0.21, highlight-3.15,
  p5-Quota-1.7.0 [pkg/48144], py-qt5-5.0.1, py-sip-4.15, synergy-1.4.12
  [pkg/48141], tinc-1.0.22, vttest-20130818, webmin-1.650,
  wesnoth-1.10.6 [pkg/48139], xf86-video-intel-2.21.15.

(wiz)

2013-08-22 14:52:23 UTC MAIN commitmail json YAML

update to libjpeg-turbo 1.3.0

(richard)

2013-08-22 14:45:13 UTC MAIN commitmail json YAML

2013-08-22 14:43:16 UTC MAIN commitmail json YAML

2013-08-22 14:42:57 UTC MAIN commitmail json YAML

Updated package to its latest version, 0.9.0. Changes (apart from bugfixes)
include:
* all
  * added .pc file for pkg-config.
* multi_type_vector
  * added another block function template to make it easier to declare
    container with 3 custom element types.
  * added two variants of release():
    * template<typename _T> iterator
      release(size_type pos, _T& value)
    * template<typename _T> iterator
      release(const iterator& pos_hint, size_type pos, _T& value)
  * added a variant of release() that takes no arguments.  This one
    releases all elements and makes the container empty afterward.
  * added a new variant of position() that takes const_iterator as
    position hint.
    * std::pair<const_iterator, size_type>
      position(const const_iterator& pos_hint, size_type pos) const
  * added compile-time macro MDDS_MULTI_TYPE_VECTOR_USE_DEQUE to allow
    users to specify std::deque as the underlying data array.  By
    default, multi_type_vector uses std::vector as the underlying data
    array container.
  * added a new variant of swap() that allows partial swapping of
    content with another container.
  * added static block type identifier so that the numeric block type
    ID can be deduced from the block type directly.
  * value_type (which is a type of object returned when dereferencing
    an iterator) now stores 'position' which is the logical position
    of the first element of a block.
  * added position_type and const_position_type which are typedefs to
    the return types of position() methods.
  * added char and unsigned char types to the standard types supported
    by default.
  * added position() member method that takes a logical element
    position and returns a pair of block iterator where the element
    resides and its offset within that block.
  * added at() static member method to the data block, which calls the
    at() method of the underlying std::vector container.
  * added release() member method to allow caller to release an object
    stored inside a managed block.
  * added two templates to ease creation of custom element block
    functions when using one or two custom element types.
  * added transfer() member method to allow elements in a specified
    range to be transferred from one container to another.  When
    transferring elements stored in a managed element block, the
    ownership of those elements is also transferred.
  * add variants of set() methods (both single- and multi-value)
    insert(), set_empty() and insert_empty() methods that take an
    iterator as an additional position hint parameter for block lookup
    speed optimization.
  * add support for non-const iterators which allow the client code to
    modify values directly from the iterators.
  * set() methods (both single- and multi-parameter variants),
    set_empty(), insert() and insert_empty() methods now return
    iterator that references the block to which the values are set or
    inserted.
* multi_type_matrix:
  * get_numeric(), get_boolean(), and get_string() are made more
    efficient.
  * added position() method that returns a reference object to an
    element (position object).
  * added variants of get_numeric(), get_boolean() and get_string()
    that retrieves elements from position objects.
  * added variants of set() that sets new element values via position
    objects.
  * add a variant of the position() method that takes an iterator as
    positional hint.  Note that there is no variant of position() that
    takes const_iterator.
* flat_segment_tree
  * changed the return type of search_tree from bool to
    std::pair<const_iterator,bool>, to make it consistent with the
    search() method.  Note that this is an API-incompatible change.

(jaapb)

2013-08-22 14:40:15 UTC MAIN commitmail json YAML

Updated devel/gettext to 0.18.3.1

(adam)

2013-08-22 14:39:00 UTC MAIN commitmail json YAML

2013-08-22 14:31:19 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXML-Simple to 0.93

(wen)

2013-08-22 14:29:02 UTC MAIN commitmail json YAML

Update to 0.93

Upstream changes:
version 0.93: Sat Mar  2 11:58:52 CET 2013
- move pod-test to xt/
- fix warning produced by Pod::Checker

version 0.92: Fri Dec 21 12:22:16 CET 2012

Fixes:
- include license in the manuals.

(wen)

2013-08-22 14:24:16 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Authentication-Credential-HTTP to 1.016

(wen)

2013-08-22 14:23:35 UTC MAIN commitmail json YAML

2013-08-22 14:21:23 UTC MAIN commitmail json YAML

Update to 1.016

Upstream changes:
1.016 2013-07-27
  - Fix repository metadata. RT#87114

1.015 2012-06-27
  - Add broken_dotnet_digest_without_query_string option

    Allows digest authentication from .NET, which does not include the
    query string in the uri in the digest Authorization header.

  - Fix broken synopsis. RT#75254

1.014 2012-02-05
  - Add require_ssl configuration setting.
  - Add no_unprompted_authorization_required configuration setting.

(wen)

2013-08-22 13:55:30 UTC MAIN commitmail json YAML

2013-08-22 13:54:51 UTC MAIN commitmail json YAML

2013-08-22 13:46:37 UTC MAIN commitmail json YAML

2013-08-22 13:45:58 UTC MAIN commitmail json YAML

GNU/kFreeBSD user should install libncurses-dev.

(ryoon)

2013-08-22 13:45:01 UTC MAIN commitmail json YAML

or equivalent is not needed.

(ryoon)

2013-08-22 13:34:08 UTC MAIN commitmail json YAML

Add README file for GNU/kFreeBSD platform.

(ryoon)

2013-08-22 13:15:38 UTC MAIN commitmail json YAML

Updated security/crypto++ to 5.6.2nb1

(ryoon)

2013-08-22 13:15:05 UTC MAIN commitmail json YAML

Bump PKGREVISION.

Remove -march=native for portable binary.
For PR pkg/48134.
Thank you, joerg@.

(ryoon)

2013-08-22 12:53:14 UTC MAIN commitmail json YAML

Fix build on NetBSD/i386 6.1's gcc 4.5.3.
For PR pkg/48134.

* Convert check of gcc 4.2 or later to 4.6 or later.

(ryoon)

2013-08-22 12:28:08 UTC MAIN commitmail json YAML

2013-08-22 11:09:46 UTC MAIN commitmail json YAML

2013-08-22 11:06:32 UTC MAIN commitmail json YAML

Note update of security/opendnssec to 1.4.1.

(he)

2013-08-22 11:05:45 UTC MAIN commitmail json YAML

Update OpenDNSSEC from version 1.3.14nb1 to 1.4.1.

Pkgsrc changes:
* Get rid of ruby dependencies, since the validator is no longer
  included in OpenDNSSEC
* Adapt PLIST to changes in installed files
* Add a patch so that the database migration scripts are installed
  as part of the package

Upstream notable changes:
*  SUPPORT-58: Extend ods-signer sign <zone> with -serial <nr> so
    that the user can specify the SOA serial to use in the signed
    zone [OPENDNSSEC-401].
*  OPENDNSSEC-91: Make the keytype flag required when rolling keys

Bugfixes:
*  SUPPORT-60: Fix datecounter in case inbound serial is higher
    than outbound serial [OPENDNSSEC-420].
*  OPENDNSSEC-247: Signer Engine: TTL on NSEC3 was not updated on
    SOA Minimum change.
*  OPENDNSSEC-421: Signer Engine: Fix assertion error in case
    NSEC3 hash algorithm in signconf is not SHA1.
*  OPENDNSSEC-421: ods-kaspcheck: Check whether NSEC3 hash algorithm
    in kasp is valid.
*  Bugfix: The time when inbound serial is acquired was reset
    invalidly, could cause OpenDNSSEC wanting AXFR responses while
    requesting IXFR (thanks Stuart Lau).
*  Bugfix: Fix malform in Outbound IXFR/TCP subsequent packet
    (thanks Stuart Lau).
*  OPENDNSSEC-398: The ods-ksmutil key rollover command does not
    work correctly when rolling all keys using the -policy option

(he)

2013-08-22 09:21:58 UTC MAIN commitmail json YAML

2013-08-22 09:11:49 UTC MAIN commitmail json YAML

Updated print/poppler to 0.24.0

(prlw1)

2013-08-22 09:11:16 UTC MAIN commitmail json YAML

Update poppler to 0.24.0.

Release 0.24.0
  core:
  * TextOutputDev: Do not draw ligatures more than once when
    selected. Bug #9001
  * PSOutputDev: Make some pdftops conversions much faster
  * PSOutputDev: Initialize t3FillColorOnly
  * SplashOutputDev: Fallback to 1x1 bitmap if we fail to create
    the real size

Release 0.23.4
  core:
  * TextOutputDev: clip the selected text rendering to the selection
    box. Bug #66983
  * CairoImageOutputDev: Fix the bounding box of saved images

  build system:
  * Improve linking against pthreads

Release 0.23.3
  core:
  * Annotation improvements
  * Fix crashes on malformed files
  * TextSelectionPainter: Draw glyphs after selection background
  * TextOutputDev: add a method to TextPage to get the selection
    as a list of words

  qt5:
  * Initial Qt5 port

  qt4:
  * Windows compile fixes
  * Demo: Allow the choose the page rotation

  build system:
  * Fix mingw build
  * Minor autotools fixes

Release 0.23.2
  core:
  * SplashOutputDev: Speed-up some tiling on a 10x factor
  * Improve caching of lcms2 ICC color profiles
  * Put some private classes in an anonymous namespace

  qt4:
  * Add a thread stresser tool

  build system:
  * Fix mingw build

Release 0.23.1
  core:
  * XRef stream writing: Write 32-bit offsets when possible
  * Fix splashModeBGR8 rendering (Bug #64381)

  glib:
  * Do not use deprecated gtk_scrolled_window_add_with_viewport()
    (Bug #64683)

  build system:
  * Fix Large file support when using cmake

Release 0.23.0
  core:
  * Make rendering thread safe
  * Large file support
  * Implement Crypt filter (Bug #62800)
  * Fix endstream detection (Bug #62985)
  * CairoOutputDev: support uncolored tiling patterns (Bug #59179)
  * SplashOutputDev: Introduce Thin Line mode support (Bug #37347)

  qt4:
  * Expose Thin Line mode support

(prlw1)

2013-08-22 08:47:29 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Action-REST to 1.11

(wen)

2013-08-22 08:45:36 UTC MAIN commitmail json YAML

using hicolor-icon-theme.

Bump PKGREVISION.

(obache)

2013-08-22 08:45:12 UTC MAIN commitmail json YAML

Update to 1.11
Update DEPENDS

Upstream changes:
Tue  29 May 2012 20:19:00 BST - Release 1.01
Add Catalyst::Action::Deserialize::JSON::XS

Fix JSON::XS useage to depend on JSON.pm v2.0, and rely on the
fact that can be backed by XS code, by explicitly setting
$ENV{'PERL_JSON_BACKEND'} = 2

Fri  13 Apr 2012 09:31:00 BST - Release 1.00
  Repack without auto_include to stop Module::Install inlining
  Test::More without Test::Builder. RT#76524

Tue  28 Feb 2012 09:09:00 GMT - Release 0.99
  Repack with new Module::Install to stop depending on an unnecessary
  ExtUtils::MakeMaker version.

Tue  21 Feb 2012 11:40:00 GMT - Release 0.98
  More fixes as per last release.

Tue  21 Feb 2012 09:58:00 GMT - Release 0.97
  Fix test with latest Catalyst version which passes _log into
  requests.

Mon  20 Jan 2012 11:22:00 GMT - Release 0.96
  Added fix for RT 63537 (from Gerv) and tests to check it.

Wed  04 Jan 2012 19:34:00 GMT - Release 0.95
  Fix regex for JSONP parameter name to be able to include the . character
  in Catalyst::Action::Serialize::JSONP. RT#73741

  Add optional location parameter to status_accepted handler. RT#73691 (ghenry)

Fri  09 Dec 2011 08:35:00 GMT - Release 0.94
  Add 403 Forbidden and 302 Not Found status methods to
  Catalyst::Controller::REST (Caleb Cushing)

Wed  12 Oct 2011 11:37:00 CDT - Release 0.93
  Add a "Callback" serializer/deserializer to allow for more customization in
  how the REST data is parsed/generated (bphillips)

Sat  01 Oct 2011 11:04:00 BST - Release 0.92
  Add a Catalyst::Action::DeserializeMultiPart, allowing one part of a multipart
  request to be deserialized as the REST data (allowing other parts to be used for
  file uploads, for example) (bphillips)

(wen)

2013-08-22 08:43:09 UTC MAIN commitmail json YAML

using hicolor-icon-theme.

Bump PKGREVISION.

(obache)

2013-08-22 08:41:52 UTC MAIN commitmail json YAML

using hicolor-icon-theme.

Bump PKGREVISION.

(obache)

2013-08-22 08:40:30 UTC MAIN commitmail json YAML

using hicolor-icon-theme.

Bump PKGREVISION.

(obache)

2013-08-22 08:37:43 UTC MAIN commitmail json YAML

using hicolor-icon-theme.

Bump PKGREVISION.

(obache)

2013-08-22 08:35:29 UTC MAIN commitmail json YAML

using hicolor-icon-theme.

Bump PKGREVISION.

(obache)

2013-08-22 08:34:02 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Runtime to 5.90042

(wen)

2013-08-22 08:32:44 UTC MAIN commitmail json YAML

Update to 5.90042
Update DEPENDS

Upstream changes:
5.90042 - 2013-06-14
  - Removed more places where an optional dependency shows up in the test
    suite. Hopefully really fixed the unicode regression introduced in 5.90040
  - reverted the change we introduced in 5.90040 where a unicode conversion
    error warned instead of died.  Now it dies again, like in the stand alone
    plugin
  - More work to make sure nothing happens with encoding unless you explicitly
    ask for encoding
  - Code to hopefully fix an issue where file uploads using the unicode plugin
    caused trouble.

5.90041 - 2013-06-14
  - Bug fix release to fix regressions introduced in previous.  I would consider
    this a likely upgrade and if you are having trouble with the previous I hope
    this fixes all of them.
  - Fix regression with the cored Unicode plugin that broke systems where you are
    setting encoding type in an external configuration file
  - Fixed circular dependency introduced when we cored the unicode plugin tests
  - Fixed a longstanding problem with stats when locale uses , instead of . for
    number decimals
  - Fixed some docs that didn't properly date the previous release.

5.90040 - 2013-06-12
  ! Stricter checking of attributes in Catalyst::DispatchType::Chained:
    1) Only allow one of either :CaptureArgs or :Args
    2) :CaptureArgs() argument must be numeric
    3) :CaptureArgs() and :Args() arguments cannot be negative
  - Add Devel::InnerPackage to dependencies, fixing tests on perl 5.17.11
    as it's been removed from core. RT#84787
  - New support for closing over the PSGI $writer object, useful for working
    with event loops.
  - lets you access a psgix.io socket, if your server supports it, for manual
    handling of the client - server communication, such as for websockets.
  - Fix waiting for the server to start in t/author/http-server.t
  - new config flag 'abort_chain_on_error_fix' that exits immediately when a
    action in an action chain throws and error (fixes issues where currently
    the remaining actions are processed and the error is handled at chain
    termination).
  - Cored the Encoding plugin.  Now get unicode out of the box by just setting
    $c->config->{encoding} = 'UTF-8'.  BACKCOMPAT WARNING: If you are using
    the Encoding plugin on CPAN, we skip it to avoid double encoding issues, so
    you should remove it from your plugin list, HOWEVER the 'encoding' config
    setting is now undef, rather than 'UTF-8' (this was done to avoid breaking
    people's existing applications) so you should add the encoding setting to
    you global config.  There's some other changes between the stand alone
    plugin and the cored version, if you use it be sure to see Catalyst::Upgrading
    for more.
  - minor documentation typo fixes and updates

5.90030 - 2013-04-12
  ! POSSIBLE BREAKING CHANGE: Removed Regexp dispatch type from core, and put
    it in an external package.  If you need Regexp dispatch types you should
    add "Catalyst-DispatchType-Regex" as a distribution to your build system.
  - make $app->uri_for and related methods return something sane, when called
    as an application method, instead of a context method.  Now if you call
    MyApp::Web->uri_for(...) you will get a generic URI object that you need to
    resolve manually.
  - documentation updates around forwarding to chained actions.
  - Fixed bug when a PSGI engine need to use psgix logger.
  - Added cpanfile as a way to notice we are a dev checkout.
  - Added 'x-tunneled-method' HTTP Header method override to match features in
    Catalyst::Action::REST and in other similar systems on CPAN.
  - smarter valiation around action attributes.

5.90020 - 2013-02-22
  ! Catalyst::Action now defines 'match_captures' so it is no long considered
    an optional method.  This might break you code if you have made custom
    action roles/classes where you define 'match_captures'.  You must change
    your code to use a method modifier (such as 'around').
  - New match method "Method($HTTP_METHOD)" where $HTTP_METHOD in (GET, POST,
    PUT, HEAD, DELETE, OPTION) and shortcuts in controllers called "GET, POST
    PUT, HEAD, DELETE, OPTION").  Tests and documentation.  Please note if you
    are currently using Catalyst::ActionRole::MatchRequestMethods there may
    be compatibility issues.  You should remove that actionrole since the built
    in behavior is compatible on its own.
  - Initial debug screen now shows HTTP Method Match info
  - security fixes in the way we handle redirects
  - Make Catalyst::Engine and Catalyst::Base immutable
  - Some test and documentation improvements

(wen)

2013-08-22 08:14:32 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Devel to 1.39

(wen)

2013-08-22 08:13:14 UTC MAIN commitmail json YAML

Update to 1.39

Upstream changes:
1.39 2013-06-14 12:44:17
        - Write =encoding utf8 into generated Pod files so that things
          work as expected for people with utf-8 characters in their unix
          username as returned by getpwuid (RT#84613)
        - Fix unbalanced parenthesis in comptest.tt (RT#85661)

1.38 2013-04-11 20:54:00
        - Remove all PAR based deployment options, as they're unsupported
          and don't even pretend to work on 5.9 RT#83936

1.37 2012-05-19 11:19:00
        - Add x_authority metadata to the distribution for PAUSE.

        - Fix restarter regex to apply to files being created/changed,
          not just those being deleted.

        - Use iomode => ":raw" to stop PNG files getting corrupted
          when being slurped on windows as noted on the mailing list.

(wen)

2013-08-22 07:15:44 UTC MAIN commitmail json YAML

Updated net/p5-SOAP-Lite to 1.06

(wen)

2013-08-22 07:14:24 UTC MAIN commitmail json YAML

Update to 1.06

Upstream changes:
1.06 August 21, 2013
    ! #87935 skip all MIME-Parser tests if it is not installed
    ! #87787 Use of uninitialized value $ns in Lite.pm

1.05 August 18, 2013
    ! #87848 Fix manifest, fix invalid http version from release blunder

(wen)

2013-08-22 07:12:37 UTC MAIN commitmail json YAML

2013-08-22 07:05:34 UTC MAIN commitmail json YAML

Updated www/p5-Plack-Middleware-Session to 0.20
Fix a typo in my previous commit

(wen)

2013-08-22 07:00:17 UTC MAIN commitmail json YAML

Update to 0.20

Upstream changes:
0.20  2013-06-24 16:09:21 PDT
        - Fix packaging (name casing)

0.19  2013-06-24 15:09:55 PDT
        - Use Milla
        - Add prereqs to LWP/HTTP::Cookies

0.18 Tue Feb 12 02:56:23 PST 2013
    - Repackaging

0.17 Mon Feb 11 15:40:50 PST 2013
    - Use constant time comparison of HMAC signature to be precautious for timing attacks

0.16 Sun Feb 10 11:41:14 PST 2013
    - Fix minimum version requirement for Test::Fatal

0.15 Tue Sep  4 14:15:13 PDT 2012
    - Fixed CPAN dependencies

(wen)

2013-08-22 06:59:45 UTC MAIN commitmail json YAML

Updated x11/xcb-util-cursor to 0.1.0

(wiz)

2013-08-22 06:59:35 UTC MAIN commitmail json YAML

Update to 0.1.0:

Release 0.1.0  (2013-08-21)
=========================

- Bugfix: Use xhot/yhot, don窶冲 hardcode the value
- Bugfix: fix build on FreeBSD/NetBSD
- add COPYING file

(wiz)

2013-08-22 04:49:43 UTC MAIN commitmail json YAML

Updated www/p5-Plack-Middleware-ReverseProxy to 0.15

(wen)

2013-08-22 04:48:44 UTC MAIN commitmail json YAML

Update to 0.15
Adjust DEPENDS

Upstream changes:
0.15    Mon Jan  7 15:59:54 PST 2013
        - Cut down dependencies for tests (kazeburo)

0.14    Sat May 26 20:19:23 PDT 2012
        - Fixed Plack dependency

0.13    Mon May 14 02:30:13 EEST 2012
        - Reverted the fix in 0.12, instead fixing the test to not check port number

0.12    Sun May 13 09:30:58 EEST 2012
        - Fixed the default HTTP port detection in case if it was https and use :80 (doy)

(wen)

2013-08-22 04:40:23 UTC MAIN commitmail json YAML

Updated www/p5-Plack-Middleware-Deflater to 0.11

(wen)

2013-08-22 04:39:24 UTC MAIN commitmail json YAML

Update to 0.11

Upstream changes:
0.11  Tue Aug 6 23:24:07 JST 2013
        - fix bug around crc calculation and footer generation. Thanks syohex-san

0.10  Fri Jul 19 10:42:33 JST 2013
        - replace IO::Compress with PM::Deflater::Encoder for performance improvement

0.09  Mon May 24 14:24:04 JST 2013
        - buffering a first chunk. It contains only the gzip header

0.08  Mon Jun 18 23:40:04 JST 2012
        - do compress->close instead of autoflush to write gzip footer

0.07  Mon Jun 11 17:13:20 JST 2012
        - added perlcriticrc, no code changes

0.06  Wed May 16 18:24:27 JST 2012
        - Support Streaming, Thank you ranguard.

(wen)

2013-08-22 04:31:21 UTC MAIN commitmail json YAML

Updated www/p5-Plack-Handler-AnyEvent-HTTPD to 0.03

(wen)

2013-08-22 04:30:07 UTC MAIN commitmail json YAML

Update to 0.03

Upstream changes:
0.03  Wed Aug  8 09:08:55 PDT 2012
      - Fixed packaging

0.02  Wed Aug  8 09:07:44 PDT 2012
      - Fixed warnings (mschilli)

(wen)

2013-08-22 04:16:19 UTC MAIN commitmail json YAML

Updated devel/p5-TryCatch to 1.003002

(wen)

2013-08-22 04:14:39 UTC MAIN commitmail json YAML

Update to 1.003002

Upstream changes:
1.003002 - 2013/03/21
- Fix the xml_sax_expat test to check for dependencies correctly. (Who wrote
  that shoddy... oh wait it was me.)

1.003001 - 2013/03/19
  - Fix (the test failure in t/invalid where) syntax errors are reported from
    the wrong location.

(wen)

2013-08-22 03:00:07 UTC MAIN commitmail json YAML

Updated devel/p5-Try-Tiny to 0.18

(wen)

2013-08-22 02:56:11 UTC MAIN commitmail json YAML

Update to 0.18

Upstream changes:
0.18  2013-08-17
  - fix tests for pre-Test-More-0.88 (Paul Howarth, #10)

0.17  2013-08-16
  - work around [rt.perl #119311] which was causing incorrect error messages in
    some cases during global destruction (Graham Knop, #9)

0.16  2013-07-10
  - remove accidental Sub::Name test dep

0.15  2013-07-08
  - optionally use Sub::Name to name the try/catch/finally blocks, if available
    (Mark Fowler)

0.14  2013-07-05
  - also throw an exception for catch/finally in scalar context (RT#81070)

0.13  2013-07-04
  - fix tests failing on 5.6.x due to differing DESTROY semantics
  - excise superfluous local($@) call - 7% speedup
  - fix (fsvo) broken URLs (RT#55659)
  - proper exception on erroneous usage of bare catch/finally (RT#81070)
  - proper exception on erroneous use of multiple catch{} blocks
  - clarify exception occuring on unterminated try block (RT#75712)
  - fix the prototypes shown in docs to match code (RT#79590; thanks, Pushtaev
    Vadim)
  - warn loudly on exceptions in finally() blocks
  - dzilify

(wen)

2013-08-22 01:00:38 UTC MAIN commitmail json YAML

Note update of net/unworkable to 0.53

(agc)

2013-08-22 00:59:33 UTC MAIN commitmail json YAML

Update unworkable from 0.51 to 0.53

Changes from previous version:

Changes (from 0.51 to 0.53):
* Bug fixes

Update provided by Leonardo Taccari in PR/pkg 48124 - thanks!

(agc)

2013-08-22 00:41:12 UTC MAIN commitmail json YAML

HP-UX has tbl as /usr/bin/tbl.
noticed by Paul Ackersviller.

(obache)

2013-08-21 22:00:17 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup tickets #4216 and #4217.

(tron)

2013-08-21 21:59:57 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup ticket #4217 - requested by drochner
net/filezilla: security update

Revisions pulled up:
- net/filezilla/Makefile                                        1.44-1.45
- net/filezilla/PLIST                                          1.10
- net/filezilla/distinfo                                        1.17-1.18
- net/filezilla/patches/patch-CVE-2013-4206                    1.1
- net/filezilla/patches/patch-CVE-2013-4208                    1.1
- net/filezilla/patches/patch-CVE-2013-4852-1                  deleted
- net/filezilla/patches/patch-CVE-2013-4852-2                  deleted
- net/filezilla/patches/patch-CVE-2013-4852-3                  deleted
- net/filezilla/patches/patch-aa                                deleted

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Tue Aug  6 12:55:10 UTC 2013

  Modified Files:
          pkgsrc/net/filezilla: Makefile distinfo
  Added Files:
          pkgsrc/net/filezilla/patches: patch-CVE-2013-4852-1
              patch-CVE-2013-4852-2 patch-CVE-2013-4852-3

  Log Message:
  apply patches from pkgsrc/security/putty to fix embedded sftp client
  bump PKGREV

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Wed Aug  7 16:48:49 UTC 2013

  Modified Files:
          pkgsrc/net/filezilla: Makefile PLIST distinfo
  Added Files:
          pkgsrc/net/filezilla/patches: patch-CVE-2013-4206
  patch-CVE-2013-4208 Removed Files:
          pkgsrc/net/filezilla/patches: patch-CVE-2013-4852-1
              patch-CVE-2013-4852-2 patch-CVE-2013-4852-3 patch-aa

  Log Message:
  update to 3.7.2
  This is a major update, many fixes and improvements.
  Main reason for the update was to sync the embedded sftp client
  with putty after fixes for vulnerabilities.

(tron)

2013-08-21 20:02:50 UTC MAIN commitmail json YAML

Fix fallout from the readline shuffle.  Makes this package build with
readline.

(jperkin)

2013-08-21 19:53:43 UTC MAIN commitmail json YAML

Add -D_LCONV_C99 on SunOS to pick up extended lconv support.

(jperkin)

2013-08-21 19:40:13 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup ticket #4216 - requested by drochner
security/putty: security update

Revisions pulled up:
- security/putty/Makefile                                      1.34-1.35
- security/putty/distinfo                                      1.14-1.15
- security/putty/patches/patch-CVE-2013-4852-1                  deleted
- security/putty/patches/patch-CVE-2013-4852-2                  deleted
- security/putty/patches/patch-import.c                        1.2-1.3
- security/putty/patches/patch-terminal.c                      deleted
- security/putty/patches/patch-timing.c                        1.2
- security/putty/patches/patch-unix_gtkfont_c                  deleted
- security/putty/patches/patch-unix_gtkwin.c                    1.3
- security/putty/patches/patch-unix_uxnet.c                    1.2
- security/putty/patches/patch-unix_uxucs.c                    1.2
- security/putty/patches/patch-windows_window.c                1.2

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Tue Aug  6 12:23:37 UTC 2013

  Modified Files:
          pkgsrc/security/putty: Makefile distinfo
          pkgsrc/security/putty/patches: patch-import.c
  Added Files:
          pkgsrc/security/putty/patches: patch-CVE-2013-4852-1
              patch-CVE-2013-4852-2

  Log Message:
  add patch from upstream to fix possible heap overflow in SSH handshake
  due to integer overflow (CVE-2013-4852)
  bump PKGREV

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Wed Aug  7 11:06:39 UTC 2013

  Modified Files:
          pkgsrc/security/putty: Makefile distinfo
          pkgsrc/security/putty/patches: patch-import.c patch-timing.c
              patch-unix_gtkwin.c patch-unix_uxnet.c patch-unix_uxucs.c
              patch-windows_window.c
  Removed Files:
          pkgsrc/security/putty/patches: patch-CVE-2013-4852-1
              patch-CVE-2013-4852-2 patch-terminal.c patch-unix_gtkfont_c

  Log Message:
  update to 0.63
  This fixes a buffer overflow which was patched in pkgsrc
  (CVE-2013-4852), two other buffer overflows (CVE-2013-4206,
  CVE-2013-4207), and it clears private keys after use now
  (CVE-2013-4208). Other than that, there are mostly bug fixes from 0.62
  and a few small features.

(tron)

2013-08-21 16:36:58 UTC MAIN commitmail json YAML

Updated devel/tkcvs to 8.2.3
Updated devel/patchutils to 0.3.2
Updated emulators/aliados to 0.2.0
Updated chat/epic4 to 2.10.2
Updated chat/pircbot to 1.5.0

(shattered)

2013-08-21 16:15:58 UTC MAIN commitmail json YAML

Remove p5-Digest-SHA, included in perl.
Ride update.

(wiz)

2013-08-21 15:58:26 UTC MAIN commitmail json YAML

Updated mail/postgrey to 1.34

(adam)

2013-08-21 15:57:29 UTC MAIN commitmail json YAML

Changes 1.34:
- gracefully handle future timestamps in the database Hoedle)
- replaced obsolete Digest::SHA1 with Digest::SHA
- updated whitelist

(adam)

2013-08-21 15:41:37 UTC MAIN commitmail json YAML

2013-08-21 15:39:43 UTC MAIN commitmail json YAML

2013-08-21 15:28:03 UTC MAIN commitmail json YAML

+py-discogsclient

(drochner)

2013-08-21 15:26:56 UTC MAIN commitmail json YAML

add py-discogs_client-1.1.1, a client for the "discogs" music release
database (can be used with py-beets)

(drochner)