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 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 17:44:19 UTC Now

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

Update varnish to 3.0.4.

Changes since 3.0.3:
* The ACL code had a bug which could lead to false negatives.
  This has been assigned CVE-2013-4090.
* Varnish will now return an error if the client sends multiple
  Host headers.
* If the backend sent invalid gzip while using ESI, Varnish would
  in some cases assert. It now works correctly.
* TCP_NODELAY is now enabled, which should lead to performance
  improvements in some cases.

Full changelog:

  https://www.varnish-cache.org/trac/browser/doc/changes.rst

(fhajny)

2013-09-09 11:59:28 UTC MAIN commitmail json YAML

2013-09-09 11:57:40 UTC MAIN commitmail json YAML

Added inputmethod/ibus-libthai version 0.1.0

(obache)

2013-09-09 11:56:57 UTC MAIN commitmail json YAML

Import ibus-libthai-0.1.0 as inputmethod/ibus-libthai.

IBus-LibThai is a Thai input method engine for IBus, based on the LibThai
library.

Currently, it provides 3 keyboard layouts internally:
  - Ketmanee
  - Pattachote
  - TIS-820.2538
(Thai XKB symbols are also supported.)

The input method also filters out invalid input sequences with 3 levels of
strictness:
  - Passthrough (no check)
  - Basic Check
  - Srict Check

For applications that support surrounding text retrieval/deletion,
it can also correct the invalid input sequences.

(obache)

2013-09-09 11:32:12 UTC MAIN commitmail json YAML

2013-09-09 11:30:26 UTC MAIN commitmail json YAML

update to 0.12.3
from the announcement:
This release contains a new Bright Novae plugin and fixes of few bugs
within plugins and search tool.

(drochner)

2013-09-09 09:45:52 UTC MAIN commitmail json YAML

PLIST update for 1.6.2.

(wiz)

2013-09-09 09:44:50 UTC MAIN commitmail json YAML

Updated x11/libX11 to 1.6.2

(wiz)

2013-09-09 09:44:41 UTC MAIN commitmail json YAML

Update to 1.6.2:

This release of libX11 includes a number of fixes to handle realloc() failure
better, resolves a number of compiler & static analyzer warnings, fixes several
bugs in the X Input Method framework, and cleans up the XKB code to be a little
more maintainable.

Alan Coopersmith (28):
      Fix file leak on malloc error in XlcDL.c:resolve_object()
      lcfile: skip over any null entries in args list
      xlibi18n: convert sprintf calls to snprintf
      ximcp/imRm.c: convert sprintf calls to snprintf
      omGeneric.c: convert sprintf calls to snprintf
      Avoid memory leak/corruption if realloc fails in XlcDL.c:resolve_object()
      lcDB.c: ensure buffer size is updated correctly if realloc fails
      Avoid memory leak/corruption if realloc fails in imLcPrs.c:parseline()
      Avoid memory leak/corruption if realloc fails in Xregion.h:MEMCHECK macro
      miRegionCopy(): handle realloc failure better
      miRegionOp(): ensure region size is not updated if realloc fails
      Delete unused XKB_INSURE_SIZE macro from XKBlibint.h
      init_om: remove unneeded extra copy of string to local buffer
      Constify lc_name argument to _XlcLocaleDirName() & _XlcLocaleLibDirName()
      Fix const handling in XSetLocaleModifiers
      xlibi18n: Fix a bunch of const cast warnings
      i18n modules: Fix some const cast warnings
      xlibi18n: fix argsize argument to _XlcParsePath
      Remove even more casts of return values from Xmalloc/Xrealloc
      Don't cast sizeof() results to unsigned when passing to Xmalloc/Xcalloc
      Remove unnecessary casts of pointers to (char *) in calls to Xfree()
      Remove long unused src/udcInf.c
      Fix overflow checks in _XkbReadKeySyms when key_sym_map is already created
      Reindent XKB code to X.Org standard style
      Rearrange some variable declarations & initializations in XKB
      Stop checking for HAVE_DIX_CONFIG_H on the client side
      Bug 68413 - [Bisected]Error in `xterm': realloc(): invalid next size
      libX11 1.6.2

Benno Schulenberg (1):
      nls: Adding more accessible compose sequences for J́ and j́.

Egbert Eich (2):
      XIM: Fix race on focus change: set 'FABRICATED' only when keyev filters in place.
      XIM: Fix sync problem on focus change.

ISHIKAWA,chiaki (1):
      Fix bogus timestamp generated by XIM

Julien Cristau (1):
      Add missing locales to configure.ac

(wiz)

2013-09-09 09:42:33 UTC MAIN commitmail json YAML

Updated x11/xrdb to 1.1.0

(wiz)

2013-09-09 09:42:22 UTC MAIN commitmail json YAML

Update to 1.1.0:

This release contains a number of changes around the way xrdb calls the
selected macro processing program, normally cpp, to handle the provided
resource file, including adding a -undef option to pass through to cpp,
allowing builders to provide default cpp flags at build time, and only
passing -P by default to a processor named cpp.

It also adds a -version flag to aid in debugging which version is in use
and fixes a number of compiler warnings.

Alan Coopersmith (11):
      Tokenize #define names in the PATHETICCPP case too
      Clarify .Xresources vs. .Xdefaults in man page
      Ensure we don't read out of ClassName array bounds for unknown visual type
      Fix many const pointer warnings
      Remove unnecessary casts from malloc & realloc calls
      Strip trailing whitespace
      Mark fatal() & Syntax() with printf & noreturn attributes
      Rename args to several functions to not shadow global variables
      Only add -P flag if using cpp as our preprocessor
      Add -version flag to print package version string from autoconf
      xrdb 1.1.0

Egbert Eich (2):
      Usage: In usage message print preprocessor that's actually chosen.
      Allow the CPP macro to contain preprocessors with command line options (v2)

Jon TURNEY (1):
      Fix build with WIN32 defined, but PATHETICCPP not defined

Matthieu Herrb (1):
      predefined cpp macros can produce unexpected results (bug 3413)

(wiz)

2013-09-09 09:40:03 UTC MAIN commitmail json YAML

Updated x11/xmodmap to 1.0.8

(wiz)

2013-09-09 09:39:52 UTC MAIN commitmail json YAML

Update to 1.0.8:

This minor maintenance release corrects build issues on some platforms
and improves the man page & help output.

Alan Coopersmith (4):
      include config.h before stdio.h & other system headers
      Allow printing -help & -grammar messages without a valid DISPLAY
      Add missing copyright dates from xmodmap.man to COPYING
      xmodmap 1.0.8

Jon TURNEY (1):
      Include X11/Xwindows.h on WIN32

St辿phane Aulery (1):
      error in manpage example about swapping Control_L/Caps_Lock keys

(wiz)

2013-09-09 09:38:41 UTC MAIN commitmail json YAML

Updated x11/xlsclients to 1.1.3

(wiz)

2013-09-09 09:38:32 UTC MAIN commitmail json YAML

Update to 1.1.3:

This minor maintenance release cleans up some compiler warnings,
improves the build configuration, and adds a -version option.

Alan Coopersmith (4):
      Give unique names to the two reply variables in child_info
      Add -version flag to print version from PACKAGE_STRING
      Fix deconstification warnings from gcc
      xlsclients 1.1.3

Gaetan Nadon (3):
      make: remove $(LIBOBJS) dead code
      Revert "make: remove $(LIBOBJS) dead code"
      configure.ac: regroup statements and comment

(wiz)

2013-09-09 09:34:58 UTC MAIN commitmail json YAML

Updated x11/xkill to 1.0.4

(wiz)

2013-09-09 09:34:49 UTC MAIN commitmail json YAML

Update to 1.0.4:

This minor maintenance release provides some hopefully very non-dangerous
man page improvements and janitorial cleanups, including the addition of
a -version flag to the accepted CLI options.

Alan Coopersmith (11):
      remove unused variable cpp
      Get rid of dpy global so we don't get shadow warnings from every function
      Mark Exit() and usage() as _X_NORETURN
      Use strtoul instead of open coding it with sscanf
      Mark msg argument to get_window_id as const, since it's just printed out
      Mark static string in verify_okay_to_kill as const
      Add -version option to print version
      Use man page sections in See Also references to libX11 man pages
      Mark arguments to catch_window_errors as unused
      Explicitly cast tolower() return value to char before storing in a char
      xkill 1.0.4

Gaetan Nadon (3):
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

(wiz)

2013-09-09 09:19:49 UTC MAIN commitmail json YAML

Updated x11/xinit to 1.3.3

(wiz)

2013-09-09 09:19:39 UTC MAIN commitmail json YAML

Update to 1.3.3:

This release contains a number of fixes for the integration with launchd
on MacOS/darwin, some general code cleanups, and build configuration
improvements.

Packagers should note that this release expands the use of the openssl
program for xauth cookie generation to any platform which has openssl
but not mcookie discoverable by configure.  It assumes the presence of
the rand -hex flag originally added for OpenBSD, but now carried in the
upstream OpenSSL.  The configure script will output a notice such as:
  configure: startx will depend on "/usr/bin/openssl rand -hex 16" to
    generate xauth cookies
in order to inform you which was chosen so you may set your package
dependencies appropriately.

Alan Coopersmith (7):
      Add printf attributes suggested by gcc
      If we have to forcibly kill the Xserver on Solaris, reset kbd_mode
      Declare processTimeout() as taking a const string arg
      Check for openssl as mkcookie fallback on all platforms, not just OpenBSD
      Use pid_t instead of int for type of pids
      Add Apple copyright/license notice from launchd files to COPYING
      xinit 1.3.3

Egbert Eich (2):
      man: Set correct config file location in man page
      install: Use sysconfdir instead of libdir for config files.

Jeremy Huddleston (9):
      launchd/privileged_startx: Improved error resolution
      launchd: Don't provide the LaunchAgent on Tiger
      launchd: Provide more verbose error reporting for launchd checkin failures
      launchd: Load privileged_startx properly on Tiger
      launchd: Fix the destination of moved-aside directories in privileged_startx
      darwin: Silence a syslog message from defaults
      laucnhd: Silence some syslog spam
      Annotate Fatal and Fatalx as _X_NORETURN
      XQuartz: Fix an issue where -dpi was not being passed to the server despite being set

Jeremy Huddleston Sequoia (1):
      privileged_startx: use root:wheel instead of 0:0

Thomas Klausner (1):
      Use xinitrc.d/?*.sh as the matching pattern instead of needing
      a fragile sed substitution XSLASHGLOB to produce xinitrc.d/*.sh.
      (If that were used literally the slash-star would confuse
      cpp.)

(wiz)

2013-09-09 09:01:58 UTC MAIN commitmail json YAML

Added sysutils/testdisk version 6.13 [drochner 2012-07-04]

(wiz)

2013-09-09 08:38:06 UTC MAIN commitmail json YAML

2013-09-09 06:44:13 UTC MAIN commitmail json YAML

Note update of securty/ipv6-toolkit to version-1.4.1

(agc)

2013-09-09 06:42:45 UTC MAIN commitmail json YAML

Update security/ipv6-toolkit to version 1.4.1

Changes since previous version:

SI6 Networks' IPv6 Toolkit v1.4.1

  * frag6: Fixed bug that prevented Ethernet header from being filled
    A bug in the code caused Ethernet frames to go on te wire without any of
    their header fields completed.

  * All: Use of library to avoid code replication
    An "libipv6" library was created, such that common functions do not need
    to be replicated for each tool. ni6, ns6, rs6, and tcp6 now employ such
    library.

pkgsrc changes:

* address6 and its man page are no longer installed

* extend the Makefile changes to include the correct linkage for rs6 and tcp6
  i.e. include the libipv6 object mentioned above

(agc)

2013-09-08 22:02:57 UTC MAIN commitmail json YAML

+ calibre-1.2, dbus-1.6.14, dialog-1.2.20130902, digikam-3.4.0,
  flickcurl-1.25, fontconfig-2.10.95, global-6.2.9, gnumeric112-1.12.7,
  graphviz-2.34.0, horde-5.1.4, kde-4.11.1, libkface-3.4.0,
  libkgeomap-3.4.0, libkvkontakte-3.4.0, libmediawiki-3.4.0,
  libusbx-1.0.17, libvpx-1.2.0, liferea-1.10.2, phpmyadmin-4.0.6,
  py-pytz-2013d, py-qt4-4.10.3 [needs py-sip-4.15, see above],
  py-setuptools-1.1.4, py-sip-4.15.1 [don't update until pyqt3 and
  KDE problems are fixed -- still there in 4.15.1], rhythmbox-3.0,
  typo3-6.1.4, x264-devel-20130907.

(wiz)

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

2013-09-08 16:33:59 UTC MAIN commitmail json YAML

Don't force ACTIVE_CC for clang. Explicitly disable noreturn checks.

(joerg)

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

2013-09-08 16:33:25 UTC MAIN commitmail json YAML

2013-09-08 16:32:17 UTC MAIN commitmail json YAML

Pass down HAVE_LLVM and HAVE_GCC.

(joerg)

2013-09-08 16:32:14 UTC MAIN commitmail json YAML

2013-09-08 16:31:13 UTC MAIN commitmail json YAML

2013-09-08 16:29:44 UTC MAIN commitmail json YAML

Don't apply noreturn checks for clang.

(joerg)

2013-09-08 16:29:28 UTC MAIN commitmail json YAML

Add FreeMiNT settings.

(ryoon)

2013-09-08 16:28:27 UTC MAIN commitmail json YAML

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

Update to 20130908

* Add FreeMiNT support. This file is needed for bootstrapping pkgsrc.

(ryoon)

2013-09-08 16:25:32 UTC MAIN commitmail json YAML

Updated pkgtools/libnbcompat to 20130908

(ryoon)

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

2013-09-08 16:21:19 UTC MAIN commitmail json YAML

Updated pkgtools/mtree to 20130908

(ryoon)

2013-09-08 16:20:10 UTC MAIN commitmail json YAML

Update to 20130908

* Fix build with libnbcompat-20120702, PR pkg/42142's side effect is fixed.
  Tested on Solaris 10, OpenBSD, FreeBSD etc.
  Detect system's sha2.h and SHA2 functions, and include nbcompat/sha2.h
  conditionally.

(ryoon)

2013-09-08 14:08:15 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Valid to 1.192

(wen)

2013-09-08 14:07:12 UTC MAIN commitmail json YAML

Update to 1.192

Upstream changes:
1.192    2013-09-07 21:00:55 America/New_York
          if Net::DNS is not available, do not test null mx validity

1.191    2013-09-04 21:52:50 America/New_York
          update bugtracker, repo, etc.

          mxcheck fails when remote MX record is "."

          drop use of bytes.pm; any bug fixed by that should be fixed again
          properly

(wen)

2013-09-08 13:50:06 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Stuff to 2.104

(wen)

2013-09-08 13:49:15 UTC MAIN commitmail json YAML

Update to 2.104

Upstream changes:
2.104    2013-08-16
          Documentation improvements (kd).

2.103    2013-05-30
          note deprecation in favor of Email::Stuffer

(wen)

2013-09-08 13:45:09 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Simple to 2.202

(wen)

2013-09-08 13:44:15 UTC MAIN commitmail json YAML

Update to 2.202

Upstream changes:
2.202    2013-09-04 09:48:33 America/New_York
          repackage with Dist::Zilla; update repo and bug tracker

2.201    2013-04-16
          no changes

2.200_01  2013-04-09
          preserve the original header layout unless changed

2.103    2013-04-09
          fix a bug in header unfolding where "0\n 1" could be unfolded to "01"

(wen)

2013-09-08 13:36:52 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Sender to 1.300006

(wen)

2013-09-08 13:35:59 UTC MAIN commitmail json YAML

Update to 1.300006
Update DEPENDS

UPstream changes:
1.300006  2013-03-17 17:23:21 America/New_York
          re-fix the problem with attribute accessors and role methods
          clashing, previously fixed in 0.102360

1.300005  2013-02-14 11:37:09 America/New_York
          add missing prereq, Sub::Exporter; thanks for report, Esteban
          Manchado Vel谩zquez

1.300004  2013-02-09 10:09:02 America/New_York
          bump required version of MooX::Types::MooseLike

1.300003  2013-02-06 15:56:53 America/New_York
          make Wrapper transports proxy is_simple and allow_partial_success to
          the wrapped transport

          allow Wrapper transports to construct their own targets; useful for
          configuring entire wrapper chain from the environment

1.300002  2013-02-06 14:06:24 America/New_York
          THIS IS A BIG DEAL:  see v1.300000

          this is the first non-trial release using Moo instead of Moose

          increase version of Moo to interoperate with ancient Mouse.pm

1.300001  2013-01-07 21:38:31 America/New_York
          increase required versions of Throwable and Moo

1.300000  2013-01-02 22:42:58 America/New_York
          THIS IS A BIG DEAL:

          use Moo instead of Moose (thanks to Justin Hunter and Christian
          Walde!)

0.120002  2012-09-11 14:43:07 America/New_York
          added shift_deliveries to the Test transport, for treating the
          sent messages like a queue of things to inspect

0.120001  2012-07-19 16:28:01 America/Los_Angeles
          no changes from 0.120000, just marked as stable release

0.120000  2012-05-08 20:53:43 America/New_York
          THIS IS A BIG DEAL:

          This release deprecates the scalar context behavior of:

          * Failure->recipients
          * Failure::Multi->failures
          * Failure::Multi->recipients
          * Transport::Test->deliveries
          * Transport::Failable->failure_conditions

          Until now, these methods returned a list in list context and
          an array reference in scalar context.  This still works, but
          scalar context calls will now generate a warning.  In one
          year (2013-05), they will be become fatal.

0.110005  2012-03-05 21:37:35 America/New_York
          binmode output handle to avoid line ending munging in Mbox and
          Maildir; thanks, Christian Walde!

0.110004  2012-02-21 17:47:35 America/New_York
          import the "Bcc" page from the (otherwise empty) github wiki; this
          adds some information to the QuickStart page about why Bcc support
          isn't there and why this isn't a bug

0.110003  2012-02-01 15:09:52 America/New_York
          add the add_lines_header and add_envelope_headers attributes to
          Maildir transports

0.110002  2012-01-31 17:02:35 America/New_York
          Maildir deliveries now have a ->filename method to tell you just
          where the mail was delivered

(wen)

2013-09-08 13:32:52 UTC MAIN commitmail json YAML

Updated devel/p5-Throwable to 0.200008

(wen)

2013-09-08 13:31:54 UTC MAIN commitmail json YAML

Update to 0.200008
Update DEPENDS

Upstream changes:
0.200008  2013-04-30 12:50:19 America/New_York
          avoid a Moose-using test in the suite of tests run by users (thanks,
          Dave Rolsky)

0.200007  2013-04-09 19:20:02 America/New_York
          allow previous_exception to be passed to the constructor

0.200006  2013-04-09 14:58:07 America/New_York
          lose old $@ in previous_exception less often under 5.17.10 (thanks,
          David Wheeler)

0.200005  2013-04-05 15:04:52 America/New_York
          Plugged memory leak (thaljef)

0.200004  2013-02-21 16:50:05 America/New_York
          update Throwable::Error to use around modifier instead of calling
          SUPER:: (thanks, Justin Hunter)

0.200003  2012-10-18 08:52:20 America/New_York
          no code changes; just no longer trial

0.200002  2012-10-09 08:56:21 America/New_York
          require Moo 1.000001

0.200001  2012-09-22 18:10:29 America/New_York
          update a prerequisite (thanks, FREW)

0.200000  2012-09-20 14:12:34 America/New_York
          port to Moo (FREW, MSTROUT, ILMARI)

(wen)

2013-09-08 12:49:41 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Send to 2.199

(wen)

2013-09-08 12:48:30 UTC MAIN commitmail json YAML

Update to 2.199

Upstream changes:
2.199    2013-08-18
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          stop warning from Return::Value; if it didn't switch you to
          Email::Sender by now, it isn't gonna

          cope with irritating differences between Net::SMTP and Net::SMTP::TLS
          (thanks, Yanick Champoux!)

(wen)

2013-09-08 12:43:03 UTC MAIN commitmail json YAML

Updated inputmethod/scim-thai to 0.1.3

(obache)

2013-09-08 12:40:26 UTC MAIN commitmail json YAML

Update scim-libthai to 0.1.3.

Version 0.1.3 (2012-06-09)
=============
- Migrate away deprecated GTK+ APIs, fixing FTBFS.

(obache)

2013-09-08 12:13:21 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Reply to 1.203

(wen)

2013-09-08 12:12:33 UTC MAIN commitmail json YAML

Update to 1.203
Add LICENSE

Upstream changes:
1.203    2013-08-16 22:23:32 America/New_York
          update repo and bugtracker

          reformat docs a bit

(wen)

2013-09-08 12:05:51 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME-Attachment-Stripper to 1.317

(wen)

2013-09-08 12:02:03 UTC MAIN commitmail json YAML

2013-09-08 12:01:18 UTC MAIN commitmail json YAML

Update to 1.317
Update DEPENDS
Add LICENSE

Upstream changes:
1.317    2013-08-31 23:44:32 America/New_York
          update repo and bugtracker information

          no significant changes, but please see a note on the future:
          https://github.com/rjbs/Email-MIME-Attachment-Stripper/issues/2

(wen)

2013-09-08 11:11:41 UTC MAIN commitmail json YAML

Note remove of www/contao30 and www/contao30-example packages.

(taca)

2013-09-08 11:11:04 UTC MAIN commitmail json YAML

2013-09-08 11:10:08 UTC MAIN commitmail json YAML

Remove contao30 package.

Contao 3.0 is obsoleted by Contao 3.1 and it is end of migration period.

(taca)

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

2013-09-08 11:08:23 UTC MAIN commitmail json YAML

Remove contao30 and contao30-example.

(taca)

2013-09-08 10:53:29 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME to 1.924

(wen)

2013-09-08 10:52:29 UTC MAIN commitmail json YAML

Update to 1.924
Update DEPENDS

Upstream changes:
1.924    2013-08-10 23:23:55 America/New_York
          update use of Email::MIME::ContentType to match new, fixed hash keys:
          type/subtype

1.923    2013-08-08 21:59:02 America/New_York
          do not consider the part-ending CRLF part of the body

          avoid undefined warnings in debug_structure [rt.cpan.org #82388]
          (Thanks, Kurt Anderson)

          better error message when the given body is a ref but not a scalar
          ref [rt.cpan.org #59205]

1.922    2013-07-10 08:45:02 America/New_York
          repackage, fixing version number

1.921    2013-07-01 22:51:01 America/New_York
          repackage, remove PEP links, update bugtracker

1.920    2013-06-17
          do not call parts_set during walk_parts unless the parts have
          actually changed

          When trying to decode a body, fall back to 7bit if the encoding is
          unknown.  Trying to create a new body in an unknown encoding is still
          forbidden.  This should make it easier to handle broken messages
          from "the internet."  ("Content-Transfer-Encoding: n"!?)

1.912_01  2013-04-08
          try to encode headers based on the header structure, if it has one,
          rather than treating the header as a big string in all cases; thanks
          for this work go to Jesse Luehrs

(wen)

2013-09-08 10:49:45 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME-Encodings to 1.315

(wen)

2013-09-08 10:48:52 UTC MAIN commitmail json YAML

Update to 1.315
Update LICENSE

Upstream changes:
1.315    2013-08-12 21:11:46 America/New_York
          repackage to update repository and bug tracker

1.314    2013-06-17
          add a third argument to encode/decode/codec to allow a fallback
          codec

(wen)

2013-09-08 10:43:06 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME-ContentType to 1.017

(wen)

2013-09-08 10:42:09 UTC MAIN commitmail json YAML

Update to 1.017
Add LICENSE

Upstream changes:
1.017    2013-08-10 23:19:14 America/New_York
          make $STRICT_PARAMS actually work! (thanks, Matthew Green!)
          [rt.cpan.org #87460]

1.016    2013-08-10 23:14:42 America/New_York
          correct the longstanding and embarrassing misuse of "discrete" and
          "composite" to mean "type" and "subtype"; the returned data still
          contains the wrong old names so your code shouldn't break

          repackage to update bugtracker, repo, etc.

(wen)

2013-09-08 10:35:48 UTC MAIN commitmail json YAML

Updated mail/p5-Email-LocalDelivery to 1.200

(wen)

2013-09-08 10:34:55 UTC MAIN commitmail json YAML

Update to 1.200
Add LICENSE

Upstream changes:
1.200    2013-08-08 21:24:39 America/New_York
          crank the version number *way* up to bring all the module versions in
          sync without rolling any of them back

0.218    2013-08-08 20:36:42 America/New_York
          point to new repo, bugtracker; also reference Email::Sender

(wen)

2013-09-08 10:20:31 UTC MAIN commitmail json YAML

Updated mail/p5-Email-FolderType to 0.814

(wen)

2013-09-08 10:19:46 UTC MAIN commitmail json YAML

Update to 0.814
Add LICENSE

Upstream changes:
0.814    2013-08-05 18:48:55 America/New_York
          new repo, new bugtracker, same old code

(wen)

2013-09-08 10:14:49 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Folder to 0.857

(wen)

2013-09-08 10:14:00 UTC MAIN commitmail json YAML

Update to 0.857

Upstream changes:
0.857    2013-08-05 18:16:44 America/New_York
          eliminate extra Pod tests

0.856    2013-08-05 18:12:09 America/New_York
          avoid duplicating headers when data is malformed (#31132)

          make MH folder reader work on VMS

(wen)

2013-09-08 10:10:42 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Date-Format to 1.004

(wen)

2013-09-08 10:09:52 UTC MAIN commitmail json YAML

Update to 1.004

Upstream changes:
1.004    2013-08-05 08:09:14 America/New_York
          fix repo and bugtracker link (stupid case sensitivity!)
          (thanks, Slaven Rezic!)

1.003    2013-08-02 18:05:49 America/New_York
          new repo, new bugtracker

(wen)

2013-09-08 10:04:10 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Date to 1.104

(wen)

2013-09-08 10:03:03 UTC MAIN commitmail json YAML

Update to 1.104
Add LICENSE
Update DEPENDS

Upstream changes:
1.104    2013-08-02 18:00:42 America/New_York
        point to new repo, new bug tracker, suggest users just use other
        libraries when possible

(wen)

2013-09-08 09:42:48 UTC MAIN commitmail json YAML

Updated devel/libwnck3 to 3.4.7

(prlw1)

2013-09-08 09:42:23 UTC MAIN commitmail json YAML

Update libwnck3 to 3.4.7

=============
Version 3.4.7
=============

  Features

  * Add wnck_set_default_icon_size and wnck_set_default_mini_icon_size functions
    to allow clients to define the size of the icons to be used for windows
    and applications.

=============
Version 3.4.6
=============

  Features

  * Add option to close windows with mouse middle click on button in tasklist
    (Stefano Karapetsas)
  * Add API to define task list orientation (Jean-Luc Porquet and Josselin Mouette)

  Fixes

  * ClassGroup: fix class signal signature (Marco Trevisan)
  * Get rid of the deprecated code in TaskList, Selector and Pager (Marco Trevisan)

  Translators

  * Andika Triwidada (id)
  * Ani Peter (ml)
  * Aurimas Černius (lt)
  * Balázs Úr (hu)
  * Daniel Mustieles (es)
  * Enrico Nicoletto (pt_BR)
  * Joe Hansen (da)
  * Krishnababu Krothapalli (te)
  * ManojKumar Giri (or)
  * Marek Černocký (cs)
  * Matej Urbančič (sl)
  * Nilamdyuti Goswami (as)
  * Rajesh Ranjan (hi)
  * Sandeep Sheshrao Shedmake (mr)
  * Shankar Prasad (kn)
  * Shantha kumar (ta)
  * Sweta Kothari (gu)
  * Theppitak Karoonboonyanan (th)
  * Yuri Myasoedov (ru)
  * Мирослав Николић (sr) (sr@latin

=============
Version 3.4.5
=============

  Features

* Add getter and notifier for the Window role
* Emit signals when a window instance or group name (WM_CLASS) changes (Marco Trevisan)

  Fixes

* Remove deprecated APIs for device grabbing (Marco Trevisan)
* Fix wnckprop hang, that made the system unusable (Marco Trevisan)
* Fix build with recent automake (Nuno Araujo)
* Use a little less power using g_timeout_add_seconds (B.Prathibha)

  Translators

* ManojKumar Giri (or)
* Piotr Drąg (pl)
* Shankar Prasad (kn)

=============
Version 3.4.4
=============

  Translators

* Runa Bhattacharjee (bn_IN)
* chandankumar (hi)
* Khoem Sokhem (km)
* Rūdolfs Mazurs (lv)
* Anish A (ml)
* Piotr Drąg (pl)

(prlw1)

2013-09-08 08:25:53 UTC MAIN commitmail json YAML

Updated net/xfindproxy to 1.0.3

(wiz)

2013-09-08 08:25:44 UTC MAIN commitmail json YAML

Update to 1.0.3:

This minor maintenance release provides accumulated build configuration
improvements and janitorial cleanups.

Alan Coopersmith (8):
      xfindproxy only depends on xproto, not x11
      Convert STRING_BYTES & STORE_STRING from macros to inline functions
      Fix some clang warnings about implicit integer size/sign conversions
      Stop casting malloc return values
      Move global appContext into main() to avoid shadow warnings
      Mark input string to cvthexkey() as const
      Fix some clang integer conversion warnings in cvthexkey()
      xfindproxy 1.0.3

(wiz)

2013-09-08 08:25:01 UTC MAIN commitmail json YAML

Updated time/xclock to 1.0.7

(wiz)

2013-09-08 08:24:53 UTC MAIN commitmail json YAML

Update to 1.0.7:

This release includes code & man page cleanups.

Alan Coopersmith (4):
      Store sine & cosine tables as doubles instead of floats
      Add noreturn attributes suggested by -Wmissing-noreturn
      Combine usage message strings & print them to stderr, not stdout
      xclock 1.0.7

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

(wiz)

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

Updated x11/libSM to 1.2.2

(wiz)

2013-09-08 08:23:58 UTC MAIN commitmail json YAML

Update to 1.2.2:

This minor maintenance release includes build configuration improvements
and janitorial cleanups.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (6):
      Remove unused TLI ("STREAMSCONN") code from libSM
      unifdef -U__UNIXOS2__
      Constify previous_id argument to SmcOpenConnection
      unifdef WORD64 (leftover bits of Cray support)
      Fix some clang warnings about integer size/sign conversions
      libSM 1.2.2

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

(wiz)

2013-09-08 08:21:19 UTC MAIN commitmail json YAML

Updated x11/libXv to 1.0.10

(wiz)

2013-09-08 08:21:11 UTC MAIN commitmail json YAML

Update to 1.0.10:

This release contains cleanup & refactoring intended to make the code
more robust and easier to maintain.  It does increase to libX11 1.6.0
the required version of libX11 needed to build and run libXv.

Alan Coopersmith (10):
      Adopt X.Org standard code style, with consistent indentation
      Remove unnecessary casts from Xmalloc calls
      Fix sign conversion & comparison warnings from clang
      Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
      Add missing calls to _XEatDataWords when we are skipping _XRead
      Refactor error handling
      Remove fallback for _XEatDataWords, require libX11 1.6 for it
      libXv 1.0.10

(wiz)

2013-09-08 08:19:56 UTC MAIN commitmail json YAML

Updated x11/libXrandr to 1.4.2

(wiz)

2013-09-08 08:19:48 UTC MAIN commitmail json YAML

Update to 1.4.2:

This release fixes two small bugs in the library, and fixes an omission
in the list of copyright notices in the COPYING file.

Alan Coopersmith (3):
      XRRGetProviderInfo returned bad associated_capability list in 64-bit
      Add copyright notice from src/XrrProvider.c to COPYING
      libXrandr 1.4.2

Pauli Nieminen (1):
      XRRUpdateConfiguration: Check if getting screen for root fails

(wiz)

2013-09-08 08:19:13 UTC MAIN commitmail json YAML

Updated x11/libXpm to 3.5.11

(wiz)

2013-09-08 08:19:04 UTC MAIN commitmail json YAML

Update to 3.5.11:

This minor maintenance release provides various build configuration
improvements and other janitorial cleanups, including declaring the
filename parameters in the API as "const char *" to reduce unnecessary
const-strings warnings in callers.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (4):
      Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile()
      Add noreturn attributes suggested by gcc
      Fix typo in COPYING (matches src/amigax.h)
      libXpm 3.5.11

Christophe CURIS (2):
      Added 'const' qualifier to the filename argument to internal functions
      Added 'const' attribute to all filename arguments in the API

Claudio Bley (1):
      Fix libXpm build with NO_ZPIPE

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Eric S. Raymond (1):
      doclifter can't handle more than one dash in a name line.

Jon TURNEY (1):
      Define NO_ZPIPE when building for MinGW

(wiz)

2013-09-08 08:17:28 UTC MAIN commitmail json YAML

Updated x11/libXmu to 1.1.2

(wiz)

2013-09-08 08:17:19 UTC MAIN commitmail json YAML

Update to 1.1.2:

This minor maintenance release includes build configuration improvements
and janitorial cleanups.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (5):
      Remove unused DECnet ("DNETCONN") code from XmuConvertStandardSelection
      unifdef -U__UNIXOS2__
      Preserve constness when casting const pointers in various functions
      Add missing copyright notices to COPYING file
      libXmu 1.1.2

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Thomas Klausner (1):
      Fix a const issue.

(wiz)

2013-09-08 08:16:15 UTC MAIN commitmail json YAML

Updated x11/libXaw to 1.0.12

(wiz)

2013-09-08 08:16:06 UTC MAIN commitmail json YAML

Update to 1.0.12:

This release plugs a couple fd leaks in error handling paths, fixes
WIN32 builds, and cleans up some old code for previously supported OS'es.

Alan Coopersmith (6):
      unifdef -U__UNIXOS2__
      Fix fd leak when fdopen() fails in InitStringOrFile()
      Fix fd leak when write() fails in WriteToFile()
      Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
      Replace TXT16 with XChar2b inline
      libXaw 1.0.12

Ryan Pavlik (1):
      Include winsock header on WIN32 to provide fd_set etc.

(wiz)

2013-09-08 07:47:26 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Address to 1.900

(wen)

2013-09-08 07:46:18 UTC MAIN commitmail json YAML

Update to 1.900

Upstream changes:
1.900    2013-08-08 14:44:43 America/New_York
          avoid trying to stringify undef, and so avoid a warning (thanks, Alex
          Vandiver)

1.899    2013-08-02 10:53:19 America/New_York
          repackaged, pointed at new bugtracker

          fallback overloads are enabled, so "cmp" will now compare with string
          overloads... which still might not be what you expect

          code has been futzed with to rely on some 5.6-isms, rather than
          trying to be 5.005 compatible

          a warning has been added: calling ->parse in scalar context gets
          undefined behavior

1.898    2013-02-07
          remove dead link

(wen)

2013-09-08 07:40:34 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Abstract to 3.006

(wen)

2013-09-08 07:38:02 UTC MAIN commitmail json YAML

Update to 3.006

Upstream changes:
3.006    2013-09-01 08:41:48 America/New_York
          require Email::Simple 1.998 to allow ->new(\$string)

3.005    2013-07-30 09:57:36 America/New_York
          repackage, update bug tracker, etc.

          provide raw body on multipart Email::MIME messages (thanks,
          bailey@upenn)
          [rt.cpan.org #77624]

(wen)

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

* Fix build using clang compiler on Darwin (Mac OS X 10.8.4) by not using weak
  aliases if the compiler does not support them.
  From J. Lewis Muir on pkgsrc-users@.
* Remove empty patch.

(ryoon)

2013-09-08 06:30:22 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.0.2

(adam)

2013-09-08 06:28:58 UTC MAIN commitmail json YAML

Changes 3.8.0.2:
Fix an off-by-one error that caused quoted empty string at the end of a CRNL-terminated line of CSV input to be misread by the command-line shell.
Fix a query planner bug involving a LEFT JOIN with a BETWEEN or LIKE/GLOB constraint and then another INNER JOIN to the right that involves an OR constraint.
Fix a query planner bug that could result in a segfault when querying tables with a UNIQUE or PRIMARY KEY constraint with more than four columns.

(adam)

2013-09-08 06:28:43 UTC MAIN commitmail json YAML

Changes 3.8.0.2:
Fix an off-by-one error that caused quoted empty string at the end of a CRNL-terminated line of CSV input to be misread by the command-line shell.
Fix a query planner bug involving a LEFT JOIN with a BETWEEN or LIKE/GLOB constraint and then another INNER JOIN to the right that involves an OR constraint.
Fix a query planner bug that could result in a segfault when querying tables with a UNIQUE or PRIMARY KEY constraint with more than four columns.

(adam)

2013-09-08 05:15:25 UTC MAIN commitmail json YAML

Updated devel/p5-Test-YAML-Meta to 0.20

(wen)

2013-09-08 05:14:33 UTC MAIN commitmail json YAML

Update to 0.20

Upstream changes:
0.20    2013-04-07
        - change file dates changed to meet W3CDTF standards.
        - reworked Makefile.PL for clarity.
        - upgraded to Test::CPAN::Meta::JSON for tests.
        - added meta.JSON.
        - updated test suite.
        - added repositories to Meta files.

(wen)

2013-09-08 05:09:41 UTC MAIN commitmail json YAML

Updated devel/p5-Test-WWW-Selenium to 1.36

(wen)

2013-09-08 05:08:52 UTC MAIN commitmail json YAML

Update to 1.36

Upstream changes:
1.36 - Wed May 15 17:38:12 EDT 2013
- updates dist.ini to hide util with MetaNoIndex

1.35 - Fri Jan  4 14:48:28 EST 2013
- Updates t/00-compile.t to ignore loading the Devel::REPL plugin, as its an
  optional dependency.

1.34 - Tue Oct 30 13:22:59 EDT 2012
- Re-release using EU::MM to avoid Module::Install bug
  see http://weblog.bulknews.net/post/33907905561/do-not-ship-modules-with-module-install-1-04
  for details.

(wen)

2013-09-08 05:05:55 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Taint to 1.06

(wen)

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

Update to 1.06
Add LICENSE

Upstream changes:
1.06    Fri Oct 19 11:30:31 CDT 2012
        [ENHANCEMENTS]
        tainted() now localizes $SIG{__DIE__} before performing the
        taint check.  If the calling program has its own $SIG{__DIE__},
        we don't want to use it.  Thanks, Pete Krawczyk.
        https://rt.cpan.org/Ticket/Display.html?id=23507

        [FIXES]
        Checks for undef before opening files when trying to create
        some taint. Thanks Fr闌�d闌�ric Buclin.
        https://rt.cpan.org/Ticket/Display.html?id=51246

(wen)

2013-09-08 05:01:27 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Script-Run to 0.05

(wen)

2013-09-08 05:00:38 UTC MAIN commitmail json YAML

Update to 0.05

Upstream changes:
0.05 Fri Jan  7 15:17:34 CST 2011

    add '.' to the default bin dirs
    set exit code to 127 if the script can't be found

(wen)

2013-09-08 04:57:20 UTC MAIN commitmail json YAML

Updated devel/p5-Test-POE-Client-TCP to 1.12

(wen)

2013-09-08 04:54:42 UTC MAIN commitmail json YAML

Update to 1.12

Upstream changes:
version 1.12 at 2013-01-10 14:55:52 +0000
-----------------------------------------

  Change: 34a8e3a668f6c4ba1f5725971598fc8cd4eaef1b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-01-10 14:55:52 +0000

    Bump version to 1.12

  Change: 37b60d1ae2460076f82f07300b2c1f0d78412200
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-01-10 14:55:28 +0000

    Implement a timeout option

  Change: 4a636064c8cceeddc33fac4095ff546d5e62e3a1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-01-10 13:19:52 +0000

    Update distribution to Dist::Zilla

(wen)

2013-09-08 03:38:52 UTC MAIN commitmail json YAML

Update glusterfs to 3.4.0. Here are the changes since 3.3.x

* Improvements for Virtual Machine Image Storage
A number of improvements have been performed to let Gluster volumes provide
storage for Virtual Machine Images. Some of them include:
  - qemu / libgfapi integration.
  - Causal ordering in write-behind translator.
  - Tunables for a gluster volume in group-virt.example.

The above results in significant improvements in performance for VM image
hosting.

* Synchronous Replication Improvements
GlusterFS 3.4 features significant improvements in performance for
the replication (AFR) translator. This is in addition to bug fixes
for volumes that used replica 3.

* Open Cluster Framework compliant Resource Agents
Resource Agents (RA) plug glusterd into Open Cluster Framework
(OCF) compliant cluster resource managers, like Pacemaker.

The glusterd RA manages the glusterd daemon like any upstart or
systemd job would, except that Pacemaker can do it in a cluster-aware
fashion.

The volume RA starts a volume and monitors individual brick?s
daemons in a cluster aware fashion, recovering bricks when their
processes fail.

* POSIX ACL support over NFSv3
setfacl and getfacl commands now can be used on a nfs mount that
exports a gluster volume to set or read posix ACLs.

* 3.3.x compatibility
The new op-version infrastructure provides compatibility with 3.3.x
release of GlusterFS. 3.3.x clients can talk to 3.4.x servers and
the vice-versa is also possible.

If a volume option that corresponds to 3.4 is enabled, then 3.3
clients cannot mount the volume.

* Packaging changes
New RPMs for libgfapi and OCF RA are present with 3.4.0.

* Experimental Features
  - RDMA-connection manager (RDMA-CM)
  - New Block Device translator
  - Support for NUFA

As experimental features, we don?t expect them to work perfectly
for this release, but you can expect them to improve dramatically
as we make successive 3.4.x releases.

* Minor Improvements:
  - The Ext4 file system change which affected readdir workloads for
    Gluster volumes has been addressed.
  - More options for selecting read-child with afr available now.
  - Custom layouts possible with distribute translator.
  - No 32-aux-gid limit
  - SSL support for socket connections.
  - Known issues with replica count greater than 2 addressed.
  - quick-read and md-cache translators have been refactored.
  - open-behind translator introduced.
  - Ability to avoid glusterfs bind to reserved ports.
  - statedumps are now created in /var/run/gluster instead of /tmp by default.

(manu)

2013-09-08 03:10:14 UTC MAIN commitmail json YAML

2013-09-08 01:52:10 UTC MAIN commitmail json YAML

Updated devel/p5-Test-More-Behaviour to 1.0.1

(wen)

2013-09-08 01:51:24 UTC MAIN commitmail json YAML

Update to 1.0.1

Upstream changes:
=== Version 1.0.1 / 2013-07-26

* Enhancements
  * Add the license agreement to the manifest
  * fix misdocumentation in the POD format

(wen)

2013-09-08 01:46:47 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Kwalitee to 1.14

(wen)

2013-09-08 01:45:49 UTC MAIN commitmail json YAML

Update to 1.14
Add missing DEPENDS
Add LICENSE

Upstream changes:
1.14      2013-09-04 01:38:29Z (Karen Etheridge)
    - updated inaccurate test prereq

1.13      2013-08-21 20:03:31Z (Karen Etheridge)
    - added missing abstract for kwalitee-metrics script
    - no longer issuing a warning if the test is running from xt/ (see v1.10)

1.12      2013-08-01 16:09:47 PDT-0700 (Karen Etheridge)
    - adjusted tests to compensate for changes made in Module::CPANTS::Analyse
      0.88/0.90_01

1.11      2013-07-29 17:27:36 PDT-0700 (Karen Etheridge)
    - added missing kwalitee-metrics executable to the distribution

1.10      2013-07-28 17:18:31 PDT-0700 (Karen Etheridge)
    - we now issue a warning if running when neither AUTHOR_TESTING or
      RELEASE_TESTING environment variables or set
    - test level adjusted, so location of failing test is correct
    - include a script to dump all metrics ("kwalitee-metrics")

1.09      2013-07-18 10:34:33 PDT-0700 (Karen Etheridge)
    - the has_test_pod, has_test_pod_coverage tests have been removed - they
      are classified as 'extra', and have been largely considered to be a bad
      idea anyway (these are often shipped as, and ought to be, in xt/)
    - the extractable test has been removed, as it does nothing in dists
      before there is a tarball present
    - new tests have been added: all standard kwalitee tests that can be run
      on a bare distribution without a tarball

1.08      2013-07-15 17:59:47 PDT-0700 (Karen Etheridge)
    - documentation fixed to reflect what indicators are actually available
    - metric names are no longer hardcoded, so Module::CPANTS::Analyse has
      more freedom to add and remove metrics

1.07      2013-06-28 12:22:00 PDT-0700 (Karen Etheridge)
    - now the indicators are run in the exact order they are returned
      from Module::CPANTS::Kwalitee::*, as some tests depend on the results of
      earlier tests (charsbar)
    - synopsis updated to recommend a better way to run this module, ensuring
      that it is not run by cpantesters or at installation time
    - we no longer create a function in our namespace for every metric we are
      going to test -- this should not break anyone, as these subs were never
      documented as part of the public API

1.06      2013-05-13 14:15:33 PDT-0700 (Karen Etheridge)
    - restore previous behaviour of plan()ing in import, to unbreak some
      dists that didn't follow the docs (which in this case is ok since it's a
      horrible idea for a Test module to plan itself anyway) (v1.05)
    - more diagnostic data is printed when a test fails (RT#85107)

1.05      2013-05-12 17:17:32 PDT-0700 (Karen Etheridge)
    - more rigorous testing of output; (in order to make this possible) now we
      do END { done_testing } instead of planning a test count

1.04      2013-04-28 08:55:17 PDT-0700 (Karen Etheridge)
    - re-release with bumped developer prereqs to depend on a higher version
      of Test::More for t/00-compile.t and t/00-check-deps.t (RT#84900)

1.03      2013-04-27 05:49:31 PDT-0700 (Karen Etheridge)
    - fixed documentation to refer to the proper names of Kwalitee tests
      (RT#24506) (thanks, Gavin Sherlock!)
    - cleaned up partially-botched distribution metadata and README

1.02      2013-03-31 14:58:52 PDT-0700 (Karen Etheridge)
    - no operational changes - re-releasing under new management via github
      and Dist::Zilla

(wen)

2013-09-08 01:31:20 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 4.33

(wen)

2013-09-08 01:30:17 UTC MAIN commitmail json YAML

Update to 4.33

Upstream changes:
4.33  2013-09-07
  - Fixed portability bug in Mojo::IOLoop::Delay.

4.32  2013-09-06
  - Added error event to Mojo::IOLoop::Delay.

4.31  2013-09-04
  - Deprecated mode specific methods in application class.
      sub production_mode {...}
    becomes (in the startup method)
      if ($app->mode eq 'production') {...}

(wen)

2013-09-07 21:32:18 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.8.4

(prlw1)

2013-09-07 21:31:56 UTC MAIN commitmail json YAML

Update gtk3 to 3.8.4

3.8.4: Remove unintentional use of GLib 2.37 apis

3.8.3:
* Bugs fixed:
667759 gtkdnd-quartz.c is missing annotations for introspection
672271 File chooser seems over-enthusiastic about using subdir...
674108 Hard crash due to wrong NSAutoreleasePool stacking
680953 set_item_width / text wrapping doesn't work in iconview...
688738 GtkMenuButton problem with mnemonics / accelerators
691921 GTK+ (quartz) built on Mac OS X 10.5 references [NSMenu...
692548 Quartz: Cursor doesn't reset when the mouse leaves a to...
694273 Patch to support NSTextInputClient in text widgets
694755 When clicking Activities, sometimes gnome-shell crashes.
696498 can't set download folder
696640 GtkButton: Don't suppress unhandled mouse events
698183 Text input is too slow and some keys are broken after c...
698758 Wrong limit for "Native Windows wider or taller than 65...
700185 GtkWindow: problem with child widget visibility
700779 gtk_menu_item_draw puts the arrow too close to the border
701332 Patch for minor glitch in NSTextInput
701341 Windows only paint once in Weston 1.1
701365 Do not assert sm_proxy != NULL in GtkApplication inhibi...
701613 XEmbed doesn't work with frame-synced GTK/Mutter
702598 Invalid read of size 4 in gtk_icon_info_get_embedded_rect
702763 ellipsize placeholder text
702913 Reduce hash table lookups in gdk_x11_screen_supports_ne...
703069 Opening a big menu activates some menu entry
703220 Memory allocation integer overflow in gdk_cairo_set_sou...
705181 Annoying beep on arrow keys when using IME on MacOS
705182 Reset Cocoa IME state when immodule is reset
705320 gtkicontheme: check for GdkPixbuf first
705692 Segmentation fault on horizontal slider
705750 Quartz input method doesn't work correctly for Chinese...
706152 g_object_notify called with NULL priv->focus_widget

* Translation updates:
Brazilian Portuguese
Traditional Chinese

(prlw1)

2013-09-07 19:38:41 UTC MAIN commitmail json YAML

2013-09-07 19:11:17 UTC MAIN commitmail json YAML

Updated net/ruby-tw to 0.5.0

(tsutsui)

2013-09-07 19:10:39 UTC MAIN commitmail json YAML

Update ruby-tw to 0.5.0.

Changes from History.txt:

=== 0.5.0 2013-08-26

* show RT/Fav count on % tw --id=1234552234

=== 0.4.9 2013-08-22

* show tweet by status_id % tw --id=1234543234

(tsutsui)

2013-09-07 18:48:43 UTC MAIN commitmail json YAML

2013-09-07 18:43:33 UTC MAIN commitmail json YAML

Update mozc to 1.11.1522.102.

(ryoon)

2013-09-07 18:42:14 UTC MAIN commitmail json YAML

Update to 1.11.1522.102

* Use renderer for ibus-mozc, new candidates window.

Changelog:
r171 2013-08-28 1.11.1522.102

    FIX: Safari crashes when surrounding text is requested.
    FIX: Mode symbol on the mode indicator is not rendered on Windows.
    FIX: Caret position is not updated after commit in WPF's TextBox on Windows.
    FIX: UI is not placed at proper position when HiDPI is enabled on Windows 8.1
    FIX: GDI handles are not destroyed when classic theme is selected on Windows.
    FIX: Fails to connect to mozc_renderer from explorer.exe on Windows.
    Enable Touch-optimized on-screen keyboard on Windows 8+.
    Enable a developer to configure ibus-mozc path and/or ibus-mozc icon path at build time for GNU/Linux build. See the build instruction about how to customize them. ( Issue 41 )
    Add Session command for ConvertPrevPage and ConvertNextPage ( Issue 188 )
    Remove ibus-mozc-chewing (Issue 194)
    Remove ibus-mozc-pinyin (Issue 194)

(ryoon)

2013-09-07 18:40:13 UTC MAIN commitmail json YAML

Resign as maintainer of this package as I've migrated my web server
to Apache 2.4.6.

(tron)

2013-09-07 17:37:24 UTC MAIN commitmail json YAML

Updated graphics/gnome-icon-theme-symbolic to 3.8.3

(prlw1)

2013-09-07 17:37:02 UTC MAIN commitmail json YAML

Update gnome-icon-theme-symbolic to 3.8.3

Changes:

3.8.2.2
  - unbreak shell's heaphone status

3.8.2.1
  - fix missing .pc.in again :(

3.8.2
  - repeat-signle
  - sync with gnome-icon-theme for notifications
  - make status icons more legible (bug #698700)
  - muted (bug #698700)
  - window control icons (bug #697930)
  - screen rotation status (bug #698257)
  - headset vs headphones icon

3.8.0.1
  - fix the broken tarball (bug #696634)

3.8.0
  - view-more wasn't clear when used
  - goa-panel sizing
  - semi-starred status (bug #689098)

3.7.91
  - system failwhale icon
  - software app icon

3.7.5
  - new settings panel icons

3.7.4.1
  - really include .pc file

3.7.4
  - accessories-disctionary
  - whitespace on fullscreen
  - view-more
  - wireless-hotspot
  - tweaks to multidisk
  - installs a .pc file
  - search wrapped status
  - privacy settings
  - media-flash, media-floppy

(prlw1)

2013-09-07 14:51:12 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.21.2

(wen)

2013-09-07 14:49:42 UTC MAIN commitmail json YAML

Update to 1.21.2

Upstream changes:
Changes since 1.21.1[edit | edit source]
SECURITY: Fix extension detection with 2 .'s
SECURITY: Support for the 'gettoken' parameter to action=block and action=unblock, deprecated since 1.20, has been removed.
SECURITY: Sanitize ResourceLoader exception messages
Purge upstream caches when deleting file assets.
Unit test suite now runs the AutoLoader tests. Also fixed the autoloading entry for the PageORMTableForTesting class though it had no impact.

(wen)

2013-09-07 14:00:49 UTC MAIN commitmail json YAML

2013-09-07 11:53:23 UTC MAIN commitmail json YAML

Remove -Dmacosx (on OSX only, obviously).

Reported by J. Lewis Muir on pkgsrc-users@ to fix build on 10.8.
Does not change behavior on 10.7; build fails much later at same place
either way.

(gdt)

2013-09-07 09:12:54 UTC MAIN commitmail json YAML

Updated lang/sun-jdk6 to 6.0.45nb1
Updated lang/sun-jdk7 to 7.0.25nb1

(ryoon)

2013-09-07 09:11:53 UTC MAIN commitmail json YAML

Bump PKGREVISION.

* Attempt to fix the missing JDK native libraries to make jmap work.
  Based on patches from dsainty@.
  Tested on NetBSD/i386 and amd64.

(ryoon)

2013-09-07 07:31:40 UTC MAIN commitmail json YAML

Adjust example config file for Apache 2.4

(adam)

2013-09-07 07:12:53 UTC MAIN commitmail json YAML

Updated x11/xman to 1.1.3

(wiz)

2013-09-07 07:12:44 UTC MAIN commitmail json YAML

Update to 1.1.3:

This minor maintenance release consists mainly of small bug fixes, various
cleanups to the code, including dropping support for a number of platforms
last seen decades ago, and build configuration fixes and improvements.

Alan Coopersmith (29):
      unifdef -U__UNIXOS2__
      Use <dirent.h> everywhere instead of checking for X_NOT_POSIX/SYSV/USG/etc.
      Fix numerous typos & spelling errors in comments and message strings
      Convert to X.Org standard code style
      unifdef -UCRAY
      unifdef -UUTEK -Uapollo -ULynx
      unifdef -Uultrix
      unifdef -UmacII
      unifdef -Uhcx
      unifdef SYSV386 (really defined(SYSV) && defined(i386))
      Remove XConsortium/XFree86/XdotOrg RCS/CVS id tags
      Replace StrAlloc with XtNewString
      constify char *'s to clear compiler complaints
      Remove unused NULLSTR macro
      Mark PrintError as noreturn
      Use remove() instead of unlink()
      Use strchr() & strrchr() instead of index() & rindex()
      Stop checking for OSMINORVERSION in list of Solaris man page sections
      Increase default text window sizes from 600 to 780 pixels
      Fix scroll wheel when CapsLock, NumLock or other modifiers are on
      Provide a fallback mkstemp so we don't need to maintain 2 API versions
      configure: check for groff and enable groff extensions if found
      Fix file leak in ConstructCommand()
      Close file pointer before setting it to NULL in Format()
      Check for InitPsuedoGlobals() returning NULL
      Check for CreateManpage returning NULL
      Resync Solaris man page section list with current Solaris xman
      COPYING: Remove notice for Xprint code removed in 5722ca728763e7
      xman 1.1.3

Christos Zoulas (1):
      Rename PIC to ROFF_PIC to avoid problems with "-DPIC" compilations.

Eric S. Raymond (1):
      Eliminate use of tab stops.  Use real TBL markup where indicated.

(wiz)

2013-09-07 07:11:56 UTC MAIN commitmail json YAML

Updated devel/xorg-util-macros to 1.17.1

(wiz)

2013-09-07 07:11:47 UTC MAIN commitmail json YAML

Update to 1.17.1:

This release of the common autoconf macros for X.Org software fixes some
bugs introduced in XORG_TESTSET_CFLAG in version 1.17.0 of the macros,
including one that caused detection of incorrect compiler flags to fail
in some cases.

Most end-users will not need to install this software - it's only needed
to generate or regenerate the autoconf files in X.Org packages, such as
when building from a git checkout or from a tarball after patching files
such as configure.ac.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (2):
      Strip trailing whitespace
      Version bump: 1.17.1

Chris Wilson (1):
      Use the right variable names for the compiler flags in XORG_TESTSET_CFLAG

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Yaakov Selkowitz (1):
      Fix spacing in XORG_TESTSET_CFLAG

(wiz)

2013-09-07 05:53:48 UTC MAIN commitmail json YAML

Updated wm/twm to 1.0.8

(wiz)

2013-09-07 05:53:39 UTC MAIN commitmail json YAML

Update to 1.0.8:

This release moves twm slightly into the 1990's, with ANSI C89 function
declarations, removal of ancient casts left over from the era before
function prototypes, C89 standard signal handlers, and the loss of
support for running on Apple's A/UX Unix for the 680x0 Macs.

It also includes some bug fixes and man page formatting improvements,
amongst all the code cleanups.

Alan Coopersmith (16):
      Terminate execl() arguments with NULL instead of 0
      Constification cleanup - fix dozens of gcc warnings
      Use (void) to declare functions that take no arguments, instead of ()
      Convert remaining K&R function declarations to C89 style
      Make various helper & callback functions private to session.c
      unifdef macII - drop support for A/UX 2.0
      Remove unused global variable gotFirstSave
      Make some more previously global variables into file-scoped statics
      Assume C89 signal handlers, returning void
      Make more functions static that aren't called from other files
      Delete trailing whitespace in non *.[ch] source files
      Stop casting pointers to (char *) when freeing them
      Stop casting return values from malloc & calloc
      AddWindow: Use NULL instead of 0 for null pointer check
      Replace malloc(strlen()+1); strcpy(); pairs with strdup()
      twm 1.0.8

Colin Harrison (1):
      Syntax error in recent twm commit

Egbert Eich (1):
      Fix SEGV if CreateColormapWindow() returns NULL.

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

(wiz)

2013-09-06 21:30:10 UTC MAIN commitmail json YAML

Updated graphics/graphviz to 2.32.0

(wiz)

2013-09-06 21:30:00 UTC MAIN commitmail json YAML

Update to 2.32.0:

New features (July 2013)

Graphviz now supports the star node shape and a variation of linear
gradient fill with no gradient (thus, two solid colors) where the
user can specify the proportion using a colorList type for fillcolor.

New Release 2.30 (January-February 2013)

The 2.30 Release marks the switch over from the original Graphviz
graph library to the new cgraph library. If this works as planned,
the user should see no differences. The advantage of the library
is that it is much more flexible for the programmer, with a cleaner
API and support for dynamic data structures. This latter, in addition
to allowing easier mixing of algorithms, has the potential to
greatly reduce memory use in Graphviz.

One side-effect of the new library is a new level ranking algorithm
for dot. This algorithm has fewer constraints, so it is now possible
for a node to be in a cluster and be involved in a rank=same
constraint.

New features (November 2012)

We have provided Graphviz with some additional graphics, which can
be used to provide more semantic information in a graph or enhance
its aesthetics. These include gradient fill for nodes and graphs;
striped and wedged fills, so the amount of each color can be used
to represent some percentage; new node shapes pertinent to the
synthetic biology community (Thanks to Jenny Cheng); and curved
edge routing.

New features (September 2011)

We added lightweight edge labels (xlabel) and tapered edges (as a
style). There was a recent paper by Holten et al about a study of
the readability of various edge styles. We're working on some
examples and documentation. Here are some examples. (We need a
better example for xlabels, because they can float, and aren't
stuck to the upper left of the node.)

New Release 2.28 (Summer 2011)

The 2.28 release of Graphviz incorporates GvMap (formerly GMap, or
"graphs as maps"), an invention by Emden Gansner, Yifan Hu, and
Stephen Kobourov. Try the cool interactive demos showing maps of
music, TV, books, and more.

For people (like us) that care about such matters, we worked pretty
hard to tweak the font rendering code, to eliminate glitches causing
off-center labels or the ransom-note effect.

John Ellson finished porting Graphviz to Solaris OpenCSW.

We changed our license to the EPL (Eclipse Public License). (A
wikipedia article attempts to explain the differences, which we
believe to be fairly limited but the change may help some commercial
licensees.)

(wiz)

2013-09-06 17:23:59 UTC MAIN commitmail json YAML

2013-09-06 17:23:50 UTC MAIN commitmail json YAML

Update to 1.3.1:

Serf 1.3.1 [2013-08-15, from /tags/1.3.1, r????]
  Fix issue 77: Endless loop if server doesn't accept Negotiate authentication.
  Fix issue 114: ssl/tls renegotiation fails
  Fix issue 120: error with ssl tunnel over proxy with KeepAlive off and
                Basic authentication.
  Fixed bugs with authentication (r2057,2115,2118)
  SCons-related fixes:
  Fix issue 111: add flag to set custom library path
  Fix issue 112: add soname
  Fix issue 113: add gssapi libs in the serf pc file
  Fix issue 115: Setting RPATH on Solaris broken in SConstruct
  Fix issue 116: scons check should return non-zero exit staths
  Fix issue 121: make CFLAGS, LIBS, LINKFLAGS and CPPFLAGS take a space-
                  separated list of flags.
  Fix issue 122: make scons PREFIX create the folder if it doesn't exist
  Mac OS X: Fix scons --install-sandbox
  Solaris: Fix build with cc, don't use unsupported compiler flags
  Require SCons version 2.3.0 or higher now (for the soname support).

Serf 1.3.0 [2013-07-23, from /tags/1.3.0, r2074]
  Fix issue 83: use PATH rather than URI within an ssltunnel (r1952)
  Fix issue 108: improved error reporting from the underlying socket (r1951)
  NEW: Switch to the SCons build system; retire serfmake, serf.mak, autotools
  Improved Basic and Digest authentication:
    - remember credentials on a per-server basis
    - properly manage authentication realms
    - continue functioning when a server sets KeepAlive: off
  Windows: add support for NTLM authentication
  Improved 2617 compliance: always use strongest authentication (r1968,1971)
  Fixed bugs with proxy authentication and SSL tunneling through a proxy
  Fixed bugs the response parser (r2032,r2036)
  SSL connection performance improvements
  Huge expansion of the test suite

(wiz)

2013-09-06 14:17:26 UTC MAIN commitmail json YAML

Note update of www/typo3_60 package to 6.0.9.

(taca)

2013-09-06 14:16:46 UTC MAIN commitmail json YAML

Update typo3-60 package to 6.0.9.

This release contains a security fix, please refer TYPO3 Security Bulletin
TYPO3-CORE-SA-2013-003: TYPO3-CORE-SA-2013-003: Incomplete Access Management
and Remote Code Execution Vulnerability in TYPO3 Core.

http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-003/

2013-09-04  8506ff6                  [RELEASE] Release of TYPO3 6.0.9 (TYPO3 Release Team)
2013-09-04  952974b  #50886          [SECURITY] Prohibit accessing storage 0 from backend UI (Steffen Ritter)
2013-09-04  1e710fb  #50883          [SECURITY] Identifiers may refer to resources outside the storage (Steffen Ritter)
2013-09-04  6073618  #51495          [SECURITY] Deny arbitrary code execution possibility for editors (Helmut Hummel)
2013-09-04  b3e53a0  #51327          [SECURITY] Refactor and fix FAL user permission handling (Helmut Hummel)
2013-09-04  31d5b88  #51326          [SECURITY] Add possibility to en-/disable file permission checks (Helmut Hummel)
2013-09-04  02aa25d  #51079          [SECURITY] Check permissions in all actions of ResourceStorage (Steffen Ritter)
2013-09-03  77701ad                  [TASK] CGL Cleanup of ResourceStorage (Helmut Hummel)
2013-09-03  ec0a99c  #49842          [BUGFIX] Storage is offline but is still used (Frans Saris)
2013-09-03  1cf9d3c  #51672          [BUGFIX] Fix fatal error in ExtendedFileUtility (Helmut Hummel)
2013-09-01  55724fb  #31998          [BUGFIX] Faulty check for missing SMTP port (Tomita Militaru)
2013-08-31  c73e4fe  #50424          [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Roland Schenke)
2013-08-30  0547211  #51585          [BUGIFX] Missing argument in EM List view VH (Francois Suter)
2013-08-29  2b86070  #51328          [BUGFIX] Only log file/directory actions which were done (Helmut Hummel)
2013-08-29  dc01b69  #51544          [BUGFIX] Sprite manager cache improvement (Christian Kuhn)
2013-08-29  01acc60  #50707          [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout (Ernesto Baschny)
2013-08-29  2727a6a  #51460          [BUGFIX] Database integrity check fatal error (Stefan F端rst)
2013-08-29  1a04377  #51474          [BUGFIX] Cast autoload and classAliasMap to Array (Michel Georgy)
2013-08-29  f1ab499  #51509          [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension (Ernesto Baschny)
2013-08-28  2c8a999  #36244          [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes)
2013-08-27  05fccd0  #50234          [TASK] Make the extension titles link to the configuration (Nicole Cordes)
2013-08-27  774a1e0  #51304          [BUGFIX] Hide translations in categories selector (Francois Suter)
2013-08-27  ed32255  #50870          [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail (Nicole Cordes)
2013-08-27  f7e4a7e  #50760          [BUGFIX] Escape title tag of image links (Alexander Stehlik)
2013-08-27  7bd1009  #25327,#37026  [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann)
2013-08-25  a735101  #51209          [BUGFIX] Ignore permission checks for processed files (Helmut Hummel)
2013-08-20  910d820  #37892          [BUGFIX] No version overlay should be done for sys_language (Lienhart Woitok)
2013-08-20  19a811d  #46989          [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind)
2013-08-18  fb7b686  #50614          [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once (Stefan Neufeind)
2013-08-18  d368497  #43428          [BUGFIX] Language-module icons need to display in correct size (Stefan Neufeind)
2013-08-17  fbbad86  #30636          [BUGFIX] TCA: subtypes_addlist not processed (Benjamin Mack)
2013-08-17  f39a79d  #47844          [BUGFIX] Query parameters of external link may get altered (Stanislas Rolland)
2013-08-16  a09dc5f  #51115          [TASK] Disable scheduler-tests if EXT:scheduler not loaded (Anja Leichsenring)
2013-08-16  8dfaf9c  #51004          [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel)
2013-08-16  db51023  #51007          [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel)
2013-08-16  221a435                  Revert "[BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth" (Helmut Hummel)
2013-08-16  8b33a0d                  Revert "[BUGFIX] Fix file permission methods in BackendUserAuthentication" (Helmut Hummel)
2013-08-15  d3b7851  #51007          [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel)
2013-08-15  329645c  #51004          [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel)
2013-08-14  61506bb  #46094          [BUGFIX] Avoid usage of subheader in mailform (Francois Suter)
2013-08-12  d7ef5a9  #47806          [BUGFIX] Typing after abbr or acronym tag is difficult (Stanislas Rolland)
2013-08-12  c8a83e7  #50193          [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png" (Benjamin Mack)
2013-08-12  7b16232  #51010          [BUGFIX] Allow reading files if storage is not browsable (Helmut Hummel)
2013-08-11  f92dbbd  #51005          [BUGFIX] Take into account all file and folder permissions (Helmut Hummel)
2013-08-11  4943a8f  #50844          [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows (Nicole Cordes)
2013-08-11  ac39140  #51012          [BUGFIX] Missing \TYPO3\CMS\Core\Utility\ in ResourceFactory (Wouter Wolters)
2013-08-11  55446c5  #51011          [TASK] Add signal in ResourceFactory for storage creation (Helmut Hummel)
2013-08-11  271e801  #44910          [BUGFIX] LocalDriver: Recursive file listing is broken (Andreas Wolf)
2013-08-11  4978ea7  #50502          [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+ (Stanislas Rolland)
2013-08-08  150e458  #48523          [BUGFIX] Reports module tries to load not-installed extension (Wouter Wolters)
2013-08-08  8ed8066  #50868          [BUGFIX] number_format() expects parameter 1 to be double (Wouter Wolters)
2013-08-07  98bc16b  #50568          [BUGFIX] Ignore case in file extension filter (Alexander Stehlik)
2013-08-07  20df928  #50872          [BUGFIX] Correctly set user storage permissions (Helmut Hummel)
2013-08-07  c941199  #50867          [TASK] Introduce AbstractHierarchicalFilesystemDriver (Steffen Ritter)
2013-08-07  f3f221d  #50843          [BUGFIX] Failing Resource\FactoryTest on Windows systems (Nicole Cordes)
2013-08-07  c75eefb  #47106          [BUGFIX] Indexing of external files does not work in indexed_search (Wouter Wolters)
2013-08-07  80aeb3a  #50562          [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy (Marius B端scher)
2013-08-07  647d075  #50812          [BUGFIX] Backup singletons in unit tests prior to other setUp operations (Nicole Cordes)
2013-08-06  5250c54  #50628          [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation (Sascha Egerer)
2013-08-06  e3d9d7b  #50125          [BUGFIX] Incorrect check for empty folder (Philipp Gampe)
2013-08-06  0f2a29d  #50615          [TASK] Use magic __CLASS__ in getInstance()-methods (Stefan Neufeind)
2013-08-06  ad9328c  #50751          [BUGFIX] Fix empty href parameter (Anja Leichsenring)
2013-08-06  9e407f0  #50809          [BUGFIX] Fix failing test in StorageRepositoryTest (Anja Leichsenring)
2013-08-06  449dc72  #50803          [BUGFIX] Fatal error: "enableFields on non-object" in extension manager (Ernesto Baschny)
2013-08-04  3cd1045  #50466          [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind)
2013-08-01  db1c38b  #43893          [BUGFIX] selected = 1 doesn't work in FormContentObject (Wouter Wolters)
2013-08-01  f827fc9  #47123          [BUGFIX] Suppress double page entry in temporary mounted pagetree (Frank Frewer)
2013-07-31  2feccc5  #36031          [TASK] Provide information about import action in TCEmain to hooks (Stefan Galinski)
2013-07-31  07f3578  #43631          [BUGFIX] RTE wizard can't "save document and view page" (Stanislas Rolland)

(taca)

2013-09-06 14:10:15 UTC MAIN commitmail json YAML

- postfix-2.9.7.
+ php-sugarcrm-6.5.15, postfix-2.10.2.

(taca)

2013-09-06 14:09:04 UTC MAIN commitmail json YAML

Note update of mail/postfix package to 2.9.8.

(taca)

2013-09-06 14:08:18 UTC MAIN commitmail json YAML

Update postfix to 2.9.8.

Changes:

2.9.8

* TLS Interoperability workaround: turn on SHA-2 digests by force.
  This improves interoperability with clients and servers that
  deploy SHA-2 digests without the required support for TLSv1.2-style
  digest negotiation.

* TLS Performance workaround: the Postfix SMTP server TLS session
  cache had become ineffective because recent OpenSSL versions
  enable session tickets by default, resulting in a different
  ticket encryption key for each smtpd(8) process. The workaround
  turns off session tickets. Postfix 2.11 will enable session
  tickets properly.

* TLS Interoperability workaround: Debian Exim versions before
  4.80-3 may fail to communicate with Postfix and possibly other
  MTAs, with the following Exim SMTP client error message:

      TLS error on connection to server-name [server-address]
      (gnutls_handshake): The Diffie-Hellman prime sent by the
      server is not acceptable (not long enough)

  See the RELEASE_NOTES file for a Postfix SMTP server configuration
  workaround.

* Bugfix (defect introduced: 1997): memory leak while forwarding
  mail with the local(8) delivery agent, in code that handles a
  cleanup(8) server error.

2.9.7

* Bugfix (introduced: Postfix 2.0): when myhostname is not listed in
  mydestination, the trivial-rewrite resolver may log "do not list in both
  mydestination and ". The fix is to re-resolve a domain-less address after
  adding $myhostname as the surrogate domain, so that it pops out with the
  right address-class label. Reported by Quanah Gibson-Mount.

* Bugfix (introduced: Postfix 2.3): don't reuse TCP connections when
  smtp_tls_policy_maps is specified. TLS policies may depend on the remote
  destination, but the Postfix <2.11 SMTP connection cache client does not
  distinguish between different destinations that resolve to the same IP
  address. Victor Duchovni. Found during Postfix 2.11 code maintenance.

* Bugfix (introduced: Postfix 2.2): don't reuse TCP connections when SASL
  authentication is enabled. SASL passwords may depend on the remote SMTP
  server hostname, but the Postfix <2.11 SMTP connection cache client does not
  distinguish between different hostnames that resolve to the same IP
  address. Found during Postfix 2.11 code maintenance.

(taca)

2013-09-06 11:03:49 UTC MAIN commitmail json YAML

Added net/powerdns-sqlite3 version 2.9.22.5

(fhajny)

2013-09-06 11:02:38 UTC MAIN commitmail json YAML

Import powerdns-sqlite3

(fhajny)

2013-09-06 08:18:15 UTC MAIN commitmail json YAML

Updated meta-pkgs/modular-xorg-apps to 1.14.1.3

(wiz)

2013-09-06 08:18:06 UTC MAIN commitmail json YAML

+ xclipboard.
Set LICENSE for meta package to 'public-domain'.
Bump version.

(wiz)

2013-09-06 08:16:40 UTC MAIN commitmail json YAML

Added x11/xclipboard version 1.1.3

(wiz)

2013-09-06 08:16:32 UTC MAIN commitmail json YAML

+ xclipboard.

(wiz)

2013-09-06 08:16:18 UTC MAIN commitmail json YAML

Import xclipboard-1.1.3 as x11/xclipboard, packaged for wip by larnor,
tnn, and myself.

Contains the xcutsel and xclipboard programs which help with managing the X
server clipboard.

This is from the modular X.org X11 project.

(wiz)

2013-09-05 20:29:57 UTC MAIN commitmail json YAML

Updated devel/ply to 3.4

(wiz)

2013-09-05 20:29:48 UTC MAIN commitmail json YAML

Update to 3.4, based on PR 48186 by @kiaderouiche

Version 3.4
---------------------
02/17/11: beazley
          Minor patch to make cpp.py compatible with Python 3.  Note: This
          is an experimental file not currently used by the rest of PLY.

02/17/11: beazley
          Fixed setup.py trove classifiers to properly list PLY as
          Python 3 compatible.

01/02/11: beazley
          Migration of repository to github.

(wiz)

2013-09-05 20:25:25 UTC MAIN commitmail json YAML

Comment out p5-URI dependency.
Noted as dependency in Makefile.PL, but doesn't seem to be used,
and p5-URI depends on this package.

(wiz)

2013-09-05 20:02:25 UTC MAIN commitmail json YAML

Comment out dead links.

(wiz)

2013-09-05 19:59:46 UTC MAIN commitmail json YAML

Updated audio/p5-CDDB to 1.222

(wiz)

2013-09-05 19:59:35 UTC MAIN commitmail json YAML

Update to 1.222:

------------------------------------------
version 1.222 at 2013-08-15 07:12:54 +0000
------------------------------------------

  Change: 3161b01391d7ec55d7fd8f06b6de9ceb31126416
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-15 03:03:53 +0000

    Automate more of dist.ini.

------------------------------------------
version 1.221 at 2013-08-04 06:13:24 +0000
------------------------------------------

  Change: 4e0b8cc01214485a5d4f40b7318f2646f84c5ccb
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-04 02:13:24 +0000

    Add .gitignore and MANIFEST.SKIP to ignore build artifacts.

    Releases will fail because the release built artifacts look like
    untracked files. Ignore them in .gitignore. Also ignore temporary
    files in MANIFEST.SKIP.

  Change: c5467dc4260c3ceb57e8253957c1449d3d00617a
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-04 02:01:30 +0000

    [rt.cpan.org 65060] Don't destroy the server list when connections
    fail.

    Connections may fail for transient reasons. It's better to assume the
    servers will come back eventually and take the performance hit on
    reconnect than to exhaust the list and never succeed again.

    If this fix helps you, thank Timo Santi for reporting the bug.

  Change: b9835824080c25817a37bcbf6d1c3bb4ab5d51f7
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-04 01:43:39 +0000

    Switch to Dist::Zilla.

  Change: 15ec95acbfed79a4f4e341e150af25964fc776a3
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2010-03-08 01:29:07 +0000

    Fix the repository URLs and copyright date in the docs.

(wiz)

2013-09-05 19:58:22 UTC MAIN commitmail json YAML

Updated textproc/p5-Encode to 2.54

(wiz)

2013-09-05 19:58:14 UTC MAIN commitmail json YAML

Update to 2.54:

$Revision: 2.54 $ $Date: 2013/08/29 16:47:39 $
! Encode.xs
+ t/cow.t
  Addressed: COW breakage with _utf8_on()
  https://rt.cpan.org/Ticket/Display.html?id=88230
! Encode.pm
  Reverted the document accordingly to #11
  https://github.com/dankogai/p5-encode/pull/10
+ t/decode.t
  Unit test for decoding behavior change in #11
  https://github.com/dankogai/p5-encode/pull/12

2.53 2013/08/29 15:20:31
! Encode.pm
  Merged: Do not short-circuit decode_utf8 with utf8 flags
  https://github.com/dankogai/p5-encode/pull/11
  Merged: document decode_utf8 behaviour more precise
  https://github.com/dankogai/p5-encode/pull/10
! Makefile.PL
  Added repository cpan metadata
  https://github.com/dankogai/p5-encode/pull/9

2.52 2013/08/14 02:29:54
! ucm/*.ucm
  Addressed:
    Unicode Mappping tables are missing Unicode Inc. license notification
    All files including "as long as this notice remains attached" now
    have that notice attached in the comment section.  (cp* and mac*
    do not since their source files do not include that notice)
  https://rt.cpan.org/Ticket/Display.html?id=87340
! lib/Encode/MIME/Header.pm
  t/mime-header.t
  Addressed: encoding "0" with MIME-Headers gets a blank string
  https://rt.cpan.org/Ticket/Display.html?id=87831
! Encode.pm
  Addressed: Documentation buglet
  https://rt.cpan.org/Ticket/Display.html?id=84992
! Byte/Makefile.PL CN/Makefile.PL EBCDIC/Makefile.PL
  Encode/Makefile_PL.e2x JP/Makefile.PL KR/Makefile.PL
  Symbol/Makefile.PL TW/Makefile.PL
  Applied: Patch to output #includes in deterministic order
  https://rt.cpan.org/Ticket/Display.html?id=86974

2.51 2013/04/29 22:19:11
! Encode.xs
  Addressed: Encode.xs doesn't compile with Microsoft C compiler
  https://rt.cpan.org/Public/Bug/Display.html?id=84920
! MANIFEST
  Addressed: t/taint.t missing
  https://rt.cpan.org/Public/Bug/Display.html?id=84919

2.50 2013/04/26 18:30:46
! Encode.xs Unicode/Unicode.xs
  lib/Encode/Unicode/UTF7.pm lib/CN/HZ.pm lib/Encode/GSM0338.pm
  t/taint.t
  Addressed: Encode::encode and Encode::decode
            gratuitously launders tainted data
  Taintedness now propagates as it should.
  https://rt.cpan.org/Ticket/Display.html?id=84879
! encoding.pm
  Addressed: 5.18 deprecation
  https://rt.cpan.org/Ticket/Display.html?id=84709
! bin/piconv
  Applied: Update piconv documentation
  https://rt.cpan.org/Ticket/Display.html?id=84695

2.49 2013/03/05 03:12:49
! Encode.xs
  Addressed: Encoding objects leak memory if decoding fails
  https://github.com/dankogai/p5-encode/issues/8

2.48 2013/02/18 02:23:56
! encoding.pm
  t/Mod_EUCJP.pm t/enc_data.t t/enc_eucjp.t t/enc_module.t t/enc_utf8.t
  t/encoding.t t/jperl.t
  [PATCH] Deprecate encoding.pm
  https://rt.cpan.org/Ticket/Display.html?id=81255
! Encode/Supported.pod
  Fixed: Pod errors
  https://rt.cpan.org/Ticket/Display.html?id=81426
! Encode.pm t/Encode.t
  [PATCH] Fix for shared hash key scalars
  https://rt.cpan.org/Ticket/Display.html?id=80608
! Encode.pm
  Fixed: Uninitialized value warning from Encode->encodings()
  https://rt.cpan.org/Ticket/Display.html?id=80181
! Makefile.PL
  Install to 'site' instead of 'perl' when perl version is 5.11+
  https://rt.cpan.org/Ticket/Display.html?id=78917
! Encode/Makefile_PL.e2x
  find enc2xs.bat if it works on windows.
  https://github.com/dankogai/p5-encode/pull/7
! t/piconv.t
  Fix finding piconv in t/piconv.t
  https://github.com/dankogai/p5-encode/pull/6

(wiz)

2013-09-05 19:56:54 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Template-Pro to 0.9510

(wiz)

2013-09-05 19:56:45 UTC MAIN commitmail json YAML

Update to 0.9510:

0.9510 Mon May 13 11:30:15 EEST 2013
- rt.cpan.org #85211 - pod fix

(wiz)

2013-09-05 19:55:45 UTC MAIN commitmail json YAML

Update LICENSE per latest update.

(wiz)

2013-09-05 19:55:29 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-Rijndael to 1.11

(wiz)

2013-09-05 19:55:21 UTC MAIN commitmail json YAML

Update to 1.11:

1.11 - Sat Jul 28 16:09:37 2012
* Clarify the license as LGPL v3 (29 June 2007) (RT 78629)

1.10 - Wed Jul 11 19:25:12 2012
* Add MirBSD support. It's the same options as Sun stuff.

(wiz)

2013-09-05 19:54:28 UTC MAIN commitmail json YAML

Updated security/p5-Crypt-CBC to 2.33

(wiz)

2013-09-05 19:54:19 UTC MAIN commitmail json YAML

Update to 2.33:

2.33    Tue Jul 30 16:02:04 EDT 2013
- Fix minor RT bugs 83175 and 86455.

(wiz)

2013-09-05 19:53:10 UTC MAIN commitmail json YAML

Updated www/p5-Template-Toolkit to 2.25

(wiz)

2013-09-05 19:53:01 UTC MAIN commitmail json YAML

Update to 2.25:

#-----------------------------------------------------------------------
# Version 2.25 - 24th July 2013
#------------------------------------------------------------------------

* Jon Jensen fixed the behaviour of split() which changed in Perl 5.18.0

* Jay Hannah added repository information for metacpan.org et. al.

* Colin Keith fixed Template::Provider's handling of directories

* Kevin Goess made the date plugin accept the ISO8601 "T" separator

* David Steinbrunner fixed various typos.

* Andreas Koenig silenced recent Pod::Simple warnings

* Slaven Rezic silenced warnings in the replace vmethod.

* Ricardo Signes made the Image plugin emit extra tags in a predictable order

* Johan Vromans added the --link option to ttree.

* Smylers added documentation for the ENCODING option.

* Andy Wardley made some minor documentation changes relating to github.

(wiz)

2013-09-05 19:51:59 UTC MAIN commitmail json YAML

Updated www/p5-Pod-POM-Web to 1.19

(wiz)

2013-09-05 19:51:49 UTC MAIN commitmail json YAML

Update to 1.19:

1.19 15.04.2013
  - meta_merge ref. to Github repo

1.18 24.08.2012
  - fixed [rt.cpan.org #79079] Non-ASCII character seen before =encoding

(wiz)

2013-09-05 19:49:47 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-POM to 0.28

(wiz)

2013-09-05 19:49:39 UTC MAIN commitmail json YAML

Update to 0.28:

#------------------------------------------------------------------------
# Version 0.28  2013-05-30
#------------------------------------------------------------------------

* fixed bug 81707 (test failures due to hash randomisation in perl 5.17.6)

* change 'use vars' to 'our' declarations

(wiz)

2013-09-05 19:48:16 UTC MAIN commitmail json YAML

Updated textproc/p5-ack to 2.08

(wiz)

2013-09-05 19:48:07 UTC MAIN commitmail json YAML

Update to 2.08:

2.08    Thu Aug 22 23:11:45 CDT 2013
====================================
[ENHANCEMENTS]
ack now ignores CMake's build/cache directories by default.  Thanks,
Volodymyr Medvid.

Add shebang matching for --lua files.

Add documentation for --ackrc.

Add Elixir filetype.

Add --cathy option.  Thanks to Joe McMahon.

Add some helpful debugging tips when an invalid option is found.
Thanks to Charles Lee.

Ignore PDF files by default, because Perl will detect them as text.

Ignore .gif, .jpg, .jpeg and .png files.  They won't normally be
selected, but this is an optimization so that ack doesn't have to
open them to know.

[FIXES]
Ack's colorizing of output would get confused with multiple sets
of parentheses.  This has been fixed.  (Issue #276)

Ack would get confused when trying to colorize the output in
DOS-format files.  This has been fixed.  (Issue #145)

2.05_01 Tue May 28 10:12:04 CDT 2013
====================================
[ENHANCEMENTS]
We now ignore the node_modules directories created by npm.  Thanks,
Konrad Borowski.

--pager without an argument implies --pager=$PAGER.

--perl now recognizes Plack-style .psgi files.  Thanks, Ron Savage.

Added filetypes for Coffescript, JSON, LESS, and Sass.

[FIXES]
Command-line options now override options set in ackrc files.

ACK_PAGER and ACK_PAGER_COLOR now work as advertised.

Fix a bug resulting in uninitialized variable warnings when more
than one capture group was specified in the search pattern.

Make sure ack is happy to build and test under cron and other
console-less environments.

Colored output is now supported and on by default on Windows.

(wiz)

2013-09-05 19:46:44 UTC MAIN commitmail json YAML

Updated graphics/p5-Image-Info to 1.36

(wiz)

2013-09-05 19:46:36 UTC MAIN commitmail json YAML

Update to 1.36:

2012-07-05  Slaven Rezic  <slaven@rezic.de>

    Release 1.36

    Stable release with all changes in 1.35_50..1.35_51

2013-06-28  Slaven Rezic  <slaven@rezic.de>

    Release 1.35_51

    Ignore reading jpeg thumbnail image with no content, patch
    provided by Kosei Moriyama,
    https://github.com/eserte/image-info/pull/2)

2013-05-06  Slaven Rezic  <slaven@rezic.de>

    Release 1.35_50

    Fixed pod_cov.t test.

2013-04-10  Slaven Rezic  <slaven@rezic.de>

    Release 1.35

    Stable release with the change in 1.34_50

2013-04-03  Slaven Rezic  <slaven@rezic.de>

    Release 1.34_50

    image_info on Jpeg with bad EXIF data produced "substr outside of
    string" exception in Image::TIFF (RT #84122, patch provided by
    Steve Purkis)

(wiz)

2013-09-05 19:45:25 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-LibXML to 2.0104

(wiz)

2013-09-05 19:45:17 UTC MAIN commitmail json YAML

Update to 2.0104:

2.0104          Fri 30 Aug 12:36:06 IDT 2013
    - Fix https://rt.cpan.org/Ticket/Display.html?id=88060
        - Use quoted version number in the SYNOPSIS.
        - Thanks to Philipp Gortan for the report.
    - Apply a patch from Yuriy / YOREEK for test failures with a
    directory component that contains whitespace.
        - https://rt.cpan.org/Ticket/Display.html?id=86665

(wiz)

2013-09-05 19:44:12 UTC MAIN commitmail json YAML

Updated misc/p5-Business-ISBN to 2.06

(wiz)

2013-09-05 19:44:00 UTC MAIN commitmail json YAML

Update to 2.06:

2.06 - Fri May 31 15:41:48 2013
* Bump to a stable user release. There are no code changes.

2.05_03 - Sun Aug  5 14:50:30 2012
Fix test with now-valid group code (RT 78671)

2.05_01 - Tue Jul 19 07:12:18 2011
* Update the URL for the Worldcat stuff so xisbn works.
* Various distro cleanups.

(wiz)

2013-09-05 19:41:54 UTC MAIN commitmail json YAML

Updated www/p5-URI-FromHash to 0.04

(wiz)

2013-09-05 19:41:46 UTC MAIN commitmail json YAML

Update to 0.04:

0.04    2013-06-16

- Pod fixes.

(wiz)

2013-09-05 19:39:25 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 1.953

(wiz)

2013-09-05 19:39:04 UTC MAIN commitmail json YAML

Update to 1.953:

1.953 2013/7/22
- fixes to IO::Socket::SSL::Utils, thanks to rurban[AT]x-ray[DOT]at,
  RT#87052
1.952 2013/7/11
- fix t/acceptSSL-timeout.t on Win32, RT#86862
1.951 2013/7/3
- better document builtin defaults for key,cert,CA and how they are depreceated
- use Net::SSLeay::SSL_CTX_set_default_verify_paths to use openssl's builtin
  defaults for CA unless CA path/file was given (or IO::Socket::SSL builtins
  used)
1.950 2013/7/3
- MAJOR BEHAVIOR CHANGE:
  ssl_verify_mode now defaults to verify_peer for client.
  Until now it used verify_none, but loudly complained since 1.79 about it.
  It will not complain any longer, but the connection might probably fail.
  Please don't simply disable ssl verification, but instead set SSL_ca_file
  etc so that verification succeeds!
- MAJOR BEHAVIOR CHANGE:
  it will now complain if the builtin defaults of certs/my-ca.pem or ca/
  for CA and certs/{server,client}-{key,cert}.pem for cert and key are used,
  e.g. no certificates are specified explicitly.
  In the future these insecure (relative path!) defaults will be removed
  and the CA replaced with the system defaults.
v1.94 2013.06.01
- Makefile.PL reported wrong version of openssl, if Net::SSLeay was not
  installed instead of reporting missing dependency to Net::SSLeay.
v1.93 2013.05.31
- need at least OpenSSL version 0.9.8 now, since last 0.9.7 was released 6
  years ago. Remove code to work around older releases.
- changed AUTHOR in Makefile.PL from array back to string, because the
  array feature is not available in MakeMaker shipped with 5.8.9 (RT#85739)
v1.92 2013.05.30
- Intercept: use sha1-fingerprint of original cert for id into cache unless
  otherwise given
- Fix pod error in IO::Socket::SSL::Utils RT#85733
v1.91 2013.05.30
- added IO::Socket::SSL::Utils for easier manipulation of certificates and keys
- moved SSL interception into IO::Socket::SSL::Intercept and simplified it
  using IO::Socket::SSL::Utils
- enhance meta information in Makefile.PL
v1.90 2013.05.27
- RT#85290, support more digest, especially SHA-2.
  Thanks to ujvari[AT]microsec[DOT]hu
- added support for easy SSL interception (man in the middle) based
  on ideas found in mojo-mitm proxy (which was written by Karel Miko)
- make 1.46 the minimal required version for Net::SSLeay, because it
  introduced lots of useful functions.
v1.89 2013.05.14
- if IO::Socket::IP is used it should be at least version 0.20, otherwise
  we get problems with HTTP::Daemon::SSL and maybe others (RT#81932)
- Spelling corrections, thanks to dsteinbrunner
v1.88 2013.05.02
- consider a value of '' the same as undef for SSL_ca_(path|file), SSL_key*
  and SSL_cert* - some apps like Net::LDAP use it that way.
  Thanks to alexander[AT]kuehn[AT]nagilum[DOT]de for reporting the problem.
v1.87 2013.04.24
- RT#84829 - complain if given SSL_(key|cert|ca)_(file|path) do not exist or
  if they are not readable. Thanks to perl[AT]minty[DOT]org
- fix use of SSL_key|SSL_file objects instead of files, broken with 1.83

(wiz)

2013-09-05 19:37:08 UTC MAIN commitmail json YAML

Updated security/p5-Net-SSLeay to 1.55

(wiz)

2013-09-05 19:36:39 UTC MAIN commitmail json YAML

Update to 1.55:

1.55 2013-06-08
    Added support for TLSV1_1 and TLSV1_2 methods with SSL_CTX_tlsv1_1_new(),
    SSL_CTX_tlsv1_2_new(), TLSv1_1_method() and TLSv1_2_method(), where
    available in the underlying openssl.
    Added CRL support functions X509_CRL_get_ext(), X509_CRL_get_ext_by_NID(),
    X509_CRL_get_ext_count(). Patch from Franck Youssef.
    Fixed a problem which could cause content with a value of '0' to not be
    correctly encoded by do_httpx3 and friends. Reported by Victor Efimov via
    RT.
    Added support for SSL_get_tlsa_record_byname() required for DANE support in
    openssl-1.0.2 and later. SSL_get_tlsa_record_byname() was added to
    OpenSSL with the financial assistance of .SE.
    Testing with openssl-1.0.2-stable-SNAP-20130521.
    Added X509_NAME_new and X509_NAME_hash, patched by Franck Youssef.

(wiz)

2013-09-05 19:35:35 UTC MAIN commitmail json YAML

Updated net/p5-IO-Socket-INET6 to 2.71

(wiz)

2013-09-05 19:34:45 UTC MAIN commitmail json YAML

Update to 2.71:

2013-06-23 Shlomi Fish <shlomif@shlomifish.org>
* Correct typos.
- https://rt.cpan.org/Public/Bug/Display.html?id=86344
* New Release IO-Socket-INET6-2.71

(wiz)