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 (4h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 23:59:12 UTC Now

2011-08-18 09:22:44 UTC MAIN commitmail json YAML

Note update of security/openssh package to 5.8.2nb4.

(taca)

2011-08-18 09:22:02 UTC MAIN commitmail json YAML

I forgot to update distinfo about latest patch file addition
(patch-atomicio.c).  Noted by wiz@ via private mail.

Bump PKGREVISION.

(taca)

2011-08-18 05:35:37 UTC MAIN commitmail json YAML

2011-08-18 05:03:10 UTC MAIN commitmail json YAML

Fix broken destdirization. (hi joerg)

For some reason the "Checking for work-directory references" test
didn't catch the fact that ${DESTDIR}${LIBDIR} was being compiled
into the main binary as its library search path.

Noted by moof.

PKGREVISION -> 7

(dholland)

2011-08-18 02:46:32 UTC MAIN commitmail json YAML

Updated www/ruby-activeresource3 to 3.0.10

(obache)

2011-08-18 02:46:19 UTC MAIN commitmail json YAML

Update ruby-activeresource3 package to 3.0.10.

Changed version only.

(obache)

2011-08-17 20:23:11 UTC MAIN commitmail json YAML

PR/42954 -- disable libtool if static-bacula option is on.  Doesn't yet
work though.

(shattered)

2011-08-17 16:57:45 UTC MAIN commitmail json YAML

2011-08-17 16:57:19 UTC MAIN commitmail json YAML

Update to 1.5:

The official list of changes is shown below.  However, this release also
switches to use GNU Autoconf and Automake, yet this is not shown in the
list of changes.  This fact obsoletes our previous local changes, although
new portability problems might arise.

CHANGES FROM 1.4 TO 1.5, 09 July 2011

* Support xterm mouse modes 1002 and 1003.
* Change from a per-session stack of buffers to one global stack. This renders
  copy-buffer useless and makes buffer-limit now a server option.
* Fix most-recently-used choice by avoiding reset the activity timer for
  unattached sessions every second.
* Add a -P option to new-window and split-window to print the new window or
  pane index in target form (useful to pass it into other commands).
* Handle a # at the end of a replacement string (such as status-left)
  correctly.
* Support for UTF-8 mouse input (\033[1005h) which was added in xterm 262.
  If the new mouse-utf8 option is on, UTF-8 mouse input is enabled for all
  UTF-8 terminals. The option defaults to on if LANG etc are set in the same
  manner as the utf8 option.
* Support for HP-UX.
* Accept colours of the hex form #ffffff and translate to the nearest from the
  xterm(1) 256-colour set.
* Clear the non-blocking IO flag (O_NONBLOCK) on the stdio file descriptors
  before closing them (fixes things like "tmux ls && cat").
* Use TMPDIR if set.
* Fix next and previous session functions to actually work.
* Support -x and -y for new-session to specify the initial size of the window
  if created detached with -d.
* Make bind-key accept characters with the top-bit-set and print them as octal.
* Set $TMUX without the session when background jobs are run.
* Simplify the way jobs work and drop the persist type, so all jobs are
  fire-and-forget.
* Accept tcgetattr/tcsetattr(3) failure, fixes problems with fatal() if the
  terminal disappears while locked.
* Add a -P option to detach to HUP the client's parent process (usually causing
  it to exit as well).
* Support passing through escape sequences to the underlying terminal by using
  DCS with a "tmux;" prefix.
* Prevent tiled producing a corrupt layout when only one column is needed.
* Give each pane created in a tmux server a unique id (starting from 0), put it
  in the TMUX_PANE environment variable and accept it as a target.
* Allow a start and end line to be specified for capture-pane which may be
  negative to capture part of the history.
* Add -a and -s options to lsp to list all panes in the server or session
  respectively. Likewise add -s to lsw.
* Change -t on display-message to be target-pane for the #[A-Z] replacements
  and add -c as target-client.
* The attach-session command now prefers the most recently used unattached
  session.
* Add -s option to detach-client to detach all clients attached to a session.
* Add -t to list-clients.
* Change window with mouse wheel over status line if mouse-select-window is on.
* When mode-mouse is on, automatically enter copy mode when the mouse is
  dragged or the mouse wheel is used. Also exit copy mode when the mouse wheel
  is scrolled off the bottom.
* Provide #h character pair for short hostname (no domain).
* Don't use strnvis(3) for the title as it breaks UTF-8.
* Use the tsl and fsl terminfo(5) capabilities to update terminal title and
  automatically fill them in on terminals with the XT capability (which means
  their title setting is xterm-compatible).
* Add a new option, mouse-resize-pane. When on, panes may be resized by
  dragging their borders.
* Fix crash by resetting last pane on {break,swap}-pane across windows.
* Add three new copy-mode commands - select-line, copy-line, copy-end-of-line.
* Support setting the xterm clipboard when copying from copy mode using the
  xterm escape sequence for the purpose (if xterm is configured to allow it).
* Support xterm(1) cursor colour change sequences through terminfo(5) Cc
  (set) and Cr (reset) extensions.
* Support DECSCUSR sequence to set the cursor style with two new terminfo(5)
  extensions, Cs and Csr.
* Make the command-prompt custom prompts recognize the status-left option
  character pairs.
* Add a respawn-pane command.
* Add a couple of extra xterm-style keys that gnome terminal provides.
* Allow the initial context on prompts to be set with the new -I option to
  command-prompt. Include the current window and session name in the prompt
  when renaming and add a new key binding ($) for rename session.
* Option bell-on-alert added to trigger the terminal bell when there is an
  alert.
* Change the list-keys format so that it shows the keys using actual tmux
  commands which should be able to be directly copied into the config file.
* Show full targets for lsp/lsw -a.
* Make confirm-before prompt customizable with -p option like command-prompt
  and add the character pairs #W and #P to the default kill-{pane,window}
  prompts.
* Avoid sending data to suspended/locked clients.
* Small memory leaks in error paths plugged.
* Vi mode improvements.

(jmmv)

2011-08-17 14:25:23 UTC MAIN commitmail json YAML

Note update of Ruby on Rails 2.3.14/3.0.10 packages:

devel/ruby-activesupport 2.3.14
databases/ruby-activerecord 2.3.14
www/ruby-actionpack 2.3.14
mail/ruby-actionmailer 2.3.14
www/ruby-activeresource 2.3.14
www/ruby-rails 2.3.14
devel/ruby-activesupport3 3.0.10
devel/ruby-activemodel 3.0.10
www/ruby-actionpack3 3.0.10
databases/ruby-activerecord3 3.0.10
www/ruby-activeresource3 3.0.10
mail/ruby-actionmailer3 3.0.10
devel/ruby-railties 3.0.10
www/ruby-rails3 3.0.10

(taca)

2011-08-17 14:21:37 UTC MAIN commitmail json YAML

Update ruby-rails3 package to 3.0.10.

Bump version only.

(taca)

2011-08-17 14:20:04 UTC MAIN commitmail json YAML

Update ruby-railties package to 3.0.10.

3.0.10

Added jdbc related templates files of database config.

(taca)

2011-08-17 14:19:22 UTC MAIN commitmail json YAML

Update ruby-actionmailer3 package to 3.0.10.

Bump version only.

(taca)

2011-08-17 14:18:44 UTC MAIN commitmail json YAML

Update ruby-activerecord3 package to 3.0.10.

Rails 3.0.10

* Magic encoding comment added to schema.rb files

* schema.rb is written as UTF-8 by default.

* Ensuring an established connection when running `rake db:schema:dump`

* Association conditions will not clobber join conditions.

* Destroying a record will destroy the HABTM record before destroying
  itself.  GH #402.

* Make `ActiveRecord::Batches#find_each` to not return `self`.

* Update `table_exists?` in PG to to always use current search_path or
  schema if explictly set.

(taca)

2011-08-17 14:18:02 UTC MAIN commitmail json YAML

Update ruby-actionpack3 package to 3.0.10.

Rails 3.0.10

* Fixes an issue where cache sweepers with only after filters would
  have no controller object, it would raise undefined method
  controller_name for nil [jeroenj]

* Ensure status codes are logged when exceptions are raised.

* Subclasses of OutputBuffer are respected.

* Fixed ActionView::FormOptionsHelper#select with :multiple => false

* Avoid extra call to Cache#read in case of a fragment cache hit

(taca)

2011-08-17 14:17:16 UTC MAIN commitmail json YAML

Update ruby-activemodel package to 3.0.10.

Bump version only.

(taca)

2011-08-17 14:16:45 UTC MAIN commitmail json YAML

Update ruby-activesupport3 package to 3.0.10.

* Rails 3.0.10

* Delayed backtrace scrubbing in `load_missing_constant` until we actually
  raise the exception

(taca)

2011-08-17 14:15:34 UTC MAIN commitmail json YAML

Update ruby-rails package to 2.3.14.

Bump version only.

(taca)

2011-08-17 14:15:04 UTC MAIN commitmail json YAML

Update ruby-activeresource package to 2.3.14.

Bump version only.

(taca)

2011-08-17 14:14:24 UTC MAIN commitmail json YAML

Update ruby-actionmailer pacakge to 2.3.14.

Bump version only.

(taca)

2011-08-17 14:13:32 UTC MAIN commitmail json YAML

Update ruby-actionpack package to 2.3.14:

2.3.14:

Security Fix:

1. The code in Ruby on Rails 2.3 which sets the response content type
  performs insufficient sanitization of the values provided.  This
  means that applications which let the user provide an arbitrary
  Content-Type header for the response are vulnerable to response
  splitting attacks.

2. The strip_tags helper in Ruby on Rails is designed to remove all
  HTML tags from a string.  By using specially crafted values an
  attacker can confuse the parser and cause HTML tags to be injected
  into the response.  This can be exploited to inject arbitrary
  javascript into the rendered page.

  Future releases of Ruby on Rails are likely to replace the current
  HTML tokenizer with one provided by libxml to reduce the likelihood
  of errors such as these in the future.  In the meantime users can
  install the loofah gem[1] which should enhance both the performance
  and reliability of the HTML sanitization helpers.

(taca)

2011-08-17 14:12:42 UTC MAIN commitmail json YAML

Update ruby-activerecord package to 2.3.14.

2.3.14:

Security fix:

The quote_table_name method in the ActiveRecord adapaters for Ruby on
Rails were initially created solely for the purpose of escaping
reserved words encountered in table names.  However over time 3rd
party libraries, and rails itself, grew to rely on those functions as
a way to sanitize potentially malicious user input.  As a result these
functions need to be hardened to manage malicious input rather than
assuming they're being passed benign values generated by rails itself.

(taca)

2011-08-17 14:12:03 UTC MAIN commitmail json YAML

Update ruby-activesupport package to 2.3.14.

2.3.14:

Security fix with Ruby 1.8.x not affected Ruby 1.9.x:

Ruby on Rails has provided a high performance replacement for
ERB::Util.h since version 2.0.0.  Due to a bug in the Ruby 1.8 Regular
Expression code this replacement version will fail to escape certain
malformed unicode strings.  This malformed output will then be
interpreted as HTML by some browsers on some operating systems.

(taca)

2011-08-17 14:11:18 UTC MAIN commitmail json YAML

Start update of Ruby on Rails 2.3.14 and 3.0.10.

(taca)

2011-08-17 13:55:59 UTC MAIN commitmail json YAML

Expanded MYSQL_VERSIONS_ACCEPTED

(adam)

2011-08-17 13:43:07 UTC MAIN commitmail json YAML

Updated devel/fossil to 1.18

(asau)

2011-08-17 13:42:51 UTC MAIN commitmail json YAML

Update to Fossil 1.18 (2011-07-13)

Major changes in this release:

  * Added sequential version numbering
  * Added a optional configure script - the Makefile still works
    for most systems.
  * Improvements to the "annotate" algorithm: only search
    primary ancestors and ignore branches.
  * Update the "scrub" command to remove traces of login-groups
    and subrepositories.
  * Added the --type option to the "fossil tag find" command.
  * In contexts where only a check-in makes sense, resolve
    branch and tag names to checkins only, never events or other
    artifacts.
  * Improved display of file renames on a diff. A rebuild is
    required to take full advantage of this change.
  * Update the built-in SQLite to version 3.7.7.

(asau)

2011-08-17 13:39:17 UTC MAIN commitmail json YAML

Note update of textproc/ruby-libxml package to 2.2.1.

(taca)

2011-08-17 13:38:30 UTC MAIN commitmail json YAML

Update ruby-libxml package to 2.2.1.

= Release History

== 2.2.1 / 2011-08-13 Charlie Savage

* Packaging fix - include the custom .def file in the gem.

(taca)

2011-08-17 13:38:12 UTC MAIN commitmail json YAML

+ mdocml-1.11.6, thunderbird-6.0, xpdf-3.03.

(wiz)

2011-08-17 13:36:41 UTC MAIN commitmail json YAML

Note update of print/ruby-prawn package to 0.12.0.

(taca)

2011-08-17 13:36:07 UTC MAIN commitmail json YAML

Update ruby-prawn package to 0.12.0.

Prawn 0.12.0:

We continue our trek to Prawn 1.0 with 0.12.0. This release fixes many bugs
and adds some new features. A full list of changes is available via `git log
0.11.1..0.12.0`.

Features / Enhancements

* Rewrite project README [Gregory Brown]
* Speed improvements to text kerning [Jan De Poorter]
* Snapshotting now preserves your bounding box [Brad Ediger]
* Allow Document#float to teleport across pages and return to starting page
  [Brad Ediger]
* number_pages now defaults to numbering every page [Matthew Rudy Jacobs]
* Your bounding box is now reset when starting a new page with a different
  size or layout [Brad Ediger]

Major Bugfixes

* Fix multi-page templates (#199) [Chase M. Gray / Jonathan Greenberg]
* Make tables work in stretchy bounding boxes (#235) [Jan De Poorter / Brad
  Ediger]
* Fix TTF font metrics when a TTF font has a nonzero width for newlines (#245)
  [daduke / Katsuya Hidaka / Brad Ediger]
* Fix kerning bug on line width calculations (#251) [vspan / Brad Ediger]
* Fix images in stretchy bounding boxes creating a new page (#241) [Brad Ediger]
* Fix character_spacing to work based on character count, not byte length
  (#253) [Katsuya Hidaka / Brad Ediger]
* Fix NoMethodError under $KCODE==“u” [Michael Klein]
* Fix extra page break created when spans were used at the top of a page
  (#255) [Sean Russell / Brad Ediger]
* Fix problem with table cell backgrounds overlapping other cell’s borders by
  drawing all backgrounds before any borders (#226) [Kenta Murata / Brad
  Ediger]
* Remove old examples that were duplicated by our new manual (Michaël Witrant)
  Tables: use an epsilon to compare floating-point values [Kenta Murata]

(taca)

2011-08-17 13:31:04 UTC MAIN commitmail json YAML

Note update of misc/ruby-bundler package to 1.0.18.

(taca)

2011-08-17 13:30:09 UTC MAIN commitmail json YAML

Update ruby-bundler package to 1.0.18.

## 1.0.18 (Aug 16, 2011)

Bugfixes:

  - Fix typo in DEBUG_RESOLVER (@geemus)
  - Fixes rake 0.9.x warning (@mtylty, #1333)

Features:

  - Run the bundle install earlier in a Capistrano deployment (@cgriego, #1300)
  - Support hidden gemspec (@trans, @cldwalker, #827)
  - Make fetch_specs faster (@zeha, #1294)
  - Allow overriding development deps loaded by #gemspec (@lgierth, #1245)

(taca)

2011-08-17 13:29:10 UTC MAIN commitmail json YAML

Note update of devel/ruby-test-unit package to 2.3.2.

(taca)

2011-08-17 13:28:21 UTC MAIN commitmail json YAML

Update ruby-test-unit package to 2.3.2.

2.3.2 2011-08-15
----------------

A bug fix release.

Improvements
------------

    [ui][console] Added some newlines to improve readability.

Fixes
-----

    [ui][console] Worked --verbose again.
    Re-supported Ruby 1.8.6. [Reported by James Mead]

Thanks
------

    James Mead

(taca)

2011-08-17 13:27:02 UTC MAIN commitmail json YAML

Note update of devel/ruby-parser package to 2.1.0.

(taca)

2011-08-17 13:26:15 UTC MAIN commitmail json YAML

Update ruby-parser package to 2.1.0.

=== 2.1.0 / 2011-08-15

* 2 minor enhancements:

  * Added new accessor canonicalize_conditions to toggle conditional canonicalization (on by default). (confused)
  * Awesome cleanup: Replaced call to append_block by block_append. (Confusion)

* 2 bug fixes:

  * Fixed handling last line of =begin/=end. (raybaxter)
  * Fixed source line numbers after heredocs. (jbarreneche)

(taca)

2011-08-17 13:25:25 UTC MAIN commitmail json YAML

Note update of devel/ruby-sexp-processor package to 3.0.6.

(taca)

2011-08-17 13:24:39 UTC MAIN commitmail json YAML

Update ruby-sexp-processor package to 3.0.6.

=== 3.0.6 / 2011-08-16

* 5 minor enhancements:

  * Added ParseTreeTestCase#add_19tests
  * Added a bunch of FAILING 1.9 tests stolen from presidentbeef's repo! yay!
  * Added add_19tests and add_18tests to segregate version specific parsing.
  * Moved pt_testcase.rb to sexp_processor
  * Segregated a bunch of 1.8 specific tests using add_18tests.

(taca)

2011-08-17 13:20:40 UTC MAIN commitmail json YAML

Note update of devel/hoe package to 2.12.0.

(taca)

2011-08-17 13:19:49 UTC MAIN commitmail json YAML

Update hoe pacakge to 2.12.0.

=== 2.12.0 / 2011-08-15

* 2 minor enhancements:

  * Forcibly copy file specified in --main to index.html. (ewong)
  * need_tar now defaults to false.

* 4 bug fixes:

  * Don't attempt to require RSpec 1 in an RSpec 2 environment. (monde)
  * Fixed test/packaging issue when wrapping hoespec in namespace. (damphyr)
  * Fixed tests for jruby. (sferik)
  * Hoe.load_plugins removes bad entries so plugin? returns false for unloaded
    plugins.

(taca)

2011-08-17 13:04:53 UTC MAIN commitmail json YAML

Note update of www/contao210-translations package to 20110817.

(taca)

2011-08-17 13:04:14 UTC MAIN commitmail json YAML

Update contao210-translations pacakge to 20110817.

Update Czech, Italian, Japanese and Perisian language files.

(taca)

2011-08-17 12:05:49 UTC MAIN commitmail json YAML

Updated textproc/p5-Lingua-EN-Inflect to 1.893

(wiz)

2011-08-17 12:05:40 UTC MAIN commitmail json YAML

Update to 1.893:

1.893  Thu Nov  4 06:24:06 2010

    - Fixed major glitch in WORDLIST (thanks calimo)

(wiz)

2011-08-17 11:58:34 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Any to 0.13

(wiz)

2011-08-17 11:58:21 UTC MAIN commitmail json YAML

Update to 0.13:

0.13  Aug 2, 2011

* Fixes
  - Fix typo in lib/Log/Any/Adapter/Test.pm - RT #69850 - Stephen Thirlwall

0.12  Mar 23, 2011

* Fixes
  - Return false from null adapter is_xxx methods - RT #64164 - Chip Salzenberg
  - Eliminate 'subroutine redefined' warning in case Log::Any::Adapter loaded before
    Log::Any::Test

* Implementation
  - Migrate to Dist::Zilla

(wiz)

2011-08-17 11:57:31 UTC MAIN commitmail json YAML

Updated devel/p5-InlineX-C2XS to 0.16

(wiz)

2011-08-17 11:57:17 UTC MAIN commitmail json YAML

Update to 0.16:

- 0.16 ... Add config option '_TESTING' (and tests)
          Inline pre-requisite version now 0.46_01
          Add config option 'USE'
          Substitution regex added to t_makefile_pl_pre.t and
            t_makefile_pl.t - to cater for recent ActivePerls

(wiz)

2011-08-17 11:44:13 UTC MAIN commitmail json YAML

Updated devel/p5-Inline to 0.48

(wiz)

2011-08-17 11:43:59 UTC MAIN commitmail json YAML

Update to 0.48:

version: 0.48
date: Mon 21 Feb 2011
      Version 0.48 released to CPAN. (No changes from 0.47_02.)

---
version: 0.47_02
date: Tues 1 Feb 2011
      Version 0.47_02 released to CPAN.
Makefile.PL - Change the Test::Warn dependency from 0.22 to 0.21 and
              specify it in top-level Makefile.PL instead of in C/Makefile.PL.

---
version: 0.47_01
date: Sun 30 January 2011
      Version 0.47_01 released to CPAN.
      Changes only to Inline::C test suite - see C/Changes.

---
version: 0.47
date: Fri 21 January 2011
      Version 0.47 released to CPAN. No changes from 0.46_02

---
version: 0.46_02
date: Wed 29 December 2010
lib/Inline/MakeMaker.pm - apply patch from Raymond Mroz to accommodate the modern
                          h2xs directory structure. Bump Inline::MakeMaker version
                          to 0.45.

---
version: 0.46_01
date: Wed 31 March 2010 (and released to CPAN as 0.46_01)
Inline.pm - warn about untainting of Inline configuration info (where applicable)
          - quieten non-numeric warnings in relation to devel releases
          - quieten uninitialized warning regarding $ENV{WIN64} that can occur
            in certain circumstances on MS Windows
Inline.pod - Documentation change relating to introduction of further _TESTING
            capabilities in Inline::C

---
version: 0.46_01
date: Mon 8 March 2010
Inline.pm - add '_TESTING' config option
          - hide the 'redefined' warning introduced by the fix to ticket 49669,
            by placing the offending code in a 'no warnings "redefine";' block.
          - bump require from 5.005 to 5.006

---
version: 0.46_01
date: Sun 14 feb 2010
Inline.pm - add archname and perlversion number to config filename.
C/C.pm - Second attempt at accommodating 'ccache cc' compiler (RT ticket 40140).

(wiz)

2011-08-17 11:40:11 UTC MAIN commitmail json YAML

+ libthrift-0.7.0.

(taca)

2011-08-17 09:44:59 UTC MAIN commitmail json YAML

Updated devel/p5-Hook-LexWrap to 0.24

(wiz)

2011-08-17 09:44:50 UTC MAIN commitmail json YAML

Update to 0.24:

0.24    Sep 24 2010
        - Makefile.PL fixed
        - New test added

(wiz)

2011-08-17 09:44:02 UTC MAIN commitmail json YAML

Updated devel/p5-Hash-MultiValue to 0.09

(wiz)

2011-08-17 09:43:47 UTC MAIN commitmail json YAML

Update to 0.09:

0.09  Wed Jun 15 15:22:12 PDT 2011
        - Implemented thread safety (chansen)

(wiz)

2011-08-17 09:42:55 UTC MAIN commitmail json YAML

Updated devel/p5-Hash-Flatten to 1.19

(wiz)

2011-08-17 09:42:44 UTC MAIN commitmail json YAML

Update to 1.19:

Thu Sep 23 09:52:13 2010 - 1.19
    * Fix handling of 0 and '' key values (thanks to Fabrice Dulaunoy)
    * Update docs to reflect behaviour: EscapeSequence=undef
      doesn't work, you need to use the DisableEscapes Option
      (thanks to Fischer Ronald)

(wiz)

2011-08-17 09:36:08 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.0.3.460

(obache)

2011-08-17 09:35:53 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.460.

Added
* resolve short URL recursively.

(obache)

2011-08-17 08:33:01 UTC MAIN commitmail json YAML

Updated databases/gdbm to 1.9.1; mail/roundcube to 0.5.4

(adam)

2011-08-17 08:31:36 UTC MAIN commitmail json YAML

Changes 0.5.4:
* Fixes XSS vulnerability

(adam)

2011-08-17 07:17:15 UTC MAIN commitmail json YAML

Changes 1.9.1:
* Bugfix: Improperly used preprocessor directive caused compilation failure
  when using gcc 4.4.4 or newer.

Changes 1.9:
* Use of mmap
* Changes in compatibility mode
* Locking is disabled.
* Do not link pag to dir.
* gdbm_setopt
* The testgdbm program is installed
* A testsuite is provided.
* Improved documentation.

(adam)

2011-08-17 06:03:50 UTC MAIN commitmail json YAML

+ feh-1.15.1, lgeneral-1.2.2, pcre-8.13, rudiments-0.34, tinyproxy-1.8.3.

(wiz)

2011-08-17 04:37:29 UTC MAIN commitmail json YAML

perl-5.14.1 contains sufficient ExtUtils::ParseXS.

(obache)

2011-08-17 03:05:15 UTC MAIN commitmail json YAML

perl-5.14.1 contains sufficient ExtUtils::ParseXS.  Bump PKGREVISION.

(obache)

2011-08-17 02:55:21 UTC MAIN commitmail json YAML

Revision bump after updating perl5 to 5.14.1.

(obache)

2011-08-16 23:13:44 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.103

(wiz)

2011-08-16 23:13:34 UTC MAIN commitmail json YAML

Avoid use of qw as parentheses. Silences a warning with perl-5.14.
Bump version to 4.103.

(wiz)

2011-08-16 23:09:42 UTC MAIN commitmail json YAML

Updated devel/p5-SVN-Notify to 2.82

(wiz)

2011-08-16 23:09:33 UTC MAIN commitmail json YAML

Update to 2.82:

2.82  2011-06-26T05:12:04
      - Moved the repository to
        [GitHub](https://github.com/theory/svn-notify/). Yes, I'm aware of the
        irony.

2.81  2011-02-19T03:09:43
      - Removed deprecated use of `qw(...)` as parentheses.
      - Fixed test failures due to a change in the opration of MIME-Q
        encoding.

(wiz)

2011-08-16 23:06:42 UTC MAIN commitmail json YAML

Updated devel/p5-SVN-Dump to 0.05

(wiz)

2011-08-16 23:06:31 UTC MAIN commitmail json YAML

Update to 0.05:

0.05 Sat Feb 19 03:51:57 CET 2011
        [ENHANCEMENTS]
        - Add support for Text-content-sha1 node property
        - Don't create text or property blocks if they don't exist in
          a dump. (Rocco Caputo)
        - Add a digest() method to SVN::Dump::Text
          (Inspired by a patch by Scott MacPhee, RT #56868)
        - Add support for Text-content-sha1 / Text-copy-source-sha1
          (RT #60207)
        - New option check_digest that will, when reading a non-delta
          dump, ensure that the content digest are valid
        - Properly ignore blank lines between records (RT #25467, #28645)

(wiz)

2011-08-16 23:05:37 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Version to 1.011

(wiz)

2011-08-16 23:05:28 UTC MAIN commitmail json YAML

Update to 1.011:

1.011  2011-02-21
        Remove Build.PL which didn't install perl-reversion.

(wiz)

2011-08-16 23:04:26 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Tidy to 20101217

(wiz)

2011-08-16 23:04:17 UTC MAIN commitmail json YAML

Update to 20101217:

  2010 12 17
    - added new flag -it=n or --iterations=n
      This flag causes perltidy to do n complete iterations.
      For most purposes the default of n=1 should be satisfactory.  However n=2
      can be useful when a major style change is being made, or when code is being
      beautified on check-in to a source code control system.  The run time will be
      approximately proportional to n, and it should seldom be necessary to use a
      value greater than n=2.  Thanks to Jonathan Swartz

    - A configuration file pathname begins with three dots, e.g.
      ".../.perltidyrc", indicates that the file should be searched for starting
      in the current directory and working upwards. This makes it easier to have
      multiple projects each with their own .perltidyrc in their root directories.
      Thanks to Jonathan Swartz for this patch.

    - Added flag --notidy which disables all formatting and causes the input to be
      copied unchanged.  This can be useful in conjunction with hierarchical
      F<.perltidyrc> files to prevent unwanted tidying.
      Thanks to Jonathan Swartz for this patch.

    - Added prefilters and postfilters in the call to the Tidy.pm module.
      Prefilters and postfilters. The prefilter is a code reference that
      will be applied to the source before tidying, and the postfilter
      is a code reference to the result before outputting.

      Thanks to Jonathan Swartz for this patch.  He writes:
      This is useful for all manner of customizations. For example, I use
      it to convert the 'method' keyword to 'sub' so that perltidy will work for
      Method::Signature::Simple code:

      Perl::Tidy::perltidy(
          prefilter => sub { $_ = $_[0]; s/^method (.*)/sub $1 \#__METHOD/gm; return $_ },
          postfilter => sub { $_ = $_[0]; s/^sub (.*?)\s* \#__METHOD/method $1/gm; return $_ }
      );

    - The starting indentation level of sections of code entabbed with -et=n
      is correctly guessed if it was also produced with the same -et=n flag.  This
      keeps the indentation stable on repeated formatting passes within an editor.
      Thanks to Sam Kington and Glenn.

    - Functions with prototype '&' had a space between the function and opening
      peren.  This space now only occurs if the flag --space-function-paren (-sfp)
      is set.  Thanks to Zrajm Akfohg.

    - Patch to never put spaces around a bare word in braces beginning with ^ as in:
        my $before = ${^PREMATCH};
      even if requested with the -bt=0 flag because any spaces cause a syntax error in perl.
      Thanks to Fabrice Dulanoy.

(wiz)

2011-08-16 23:03:13 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-MinimumVersion to 1.28

(wiz)

2011-08-16 23:03:03 UTC MAIN commitmail json YAML

Update to 1.28:

1.28 Wed  2 Mar 2011
- The ->isa in the 5.10 operator and magic variable tests were
  back the front, breaking both. Fixed (ADAMK)
- Magic variable rules now check using ->symbol method instead of
  ->content so that $+{foo} are correctly treated like %+ (ADAMK)
- Removed -w from tests to allow testing with Tainting on (ADAMK)

1.27 Sat 26 Feb 2011
- Updating to Module::Install::DSL 1.00
- Updating copyright year
- Fix detection of binary numbers (Alexandr Ciornii)
- Add check for variables added in 5.5 (Alexandr Ciornii)
- Correct detection of different cases of '...' (Alexandr Ciornii)
- Detection of bareword that ends with double colon (Alexandr Ciornii)

(wiz)

2011-08-16 23:02:07 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Critic to 1.116

(wiz)

2011-08-16 23:01:57 UTC MAIN commitmail json YAML

Update to 1.116:

[1.116] Released on 2011-05-15

    Policy Changes:
    * BuiltInFunctions::ProhibitLvalueSubstr does not report violations
      if the document contains an explicit 'use n.nnn;' where the
      version is before 5.005.  RT #59112
    * Documentation::RequirePodSections no longer blows up on code
      having POD but no =head1. This problem was introduced with RT
      #59268. RT #67231
    * RegularExpressions::ProhibitUnusedCapture should more reliably
      find things like s/(a)/${1}2/.  RT #67273.
    * ValuesAndExpressions::ProhibitMagicNumbers and
      Module::RequireVersionVar now treat versions passed as the second
      argument of a 'package' statement the same as versions declared as
      'our $VERSION ...'.  RT #67159
    * Variables::RequireLexicalLoopIterators does not report violations
      if the document contains an explicit 'use n.nnn;' where the
      version is before 5.004.  RT #67760

[1.115] Released on 2011-03-31

    Minor bits:
    * Fatal error in RegularExpressions::ProhibitUnusedCapture here
      document check.  RT #67116.
    * Internal POD error in Documentation::RequirePodLinksIncludeText.  Patch
      by Salvatore Bonaccorso.  RT #67012

[1.114] Released on 2011-03-26

    Policy Changes:
    * Documentation::RequirePodLinksIncludeText now handles nested POD
      formatting. RT #65569
    * Clarified relation of severity numbers to names in Perl::Critic
      POD. RT #66017
    * Removed caveats from Variables::RequireLocalizedPunctuationVars,
      no longer necessary with PPI 1.208. RT #65514
    * Have InputOutput::RequireBriefOpen attempt to expand scope as
      necessary to deal with the case where the open() and the
      corresponding close() are not in the same scope. RT #64437
    * RegularExpressions::ProhibitUnusedCapture now looks inside
      double-quotish things. RT #38942.
    * RegularExpressions::ProhibitUnusedCapture now takes logical
      alternation into account, so that (e.g.)
          if ( /(a)/ || /(b)/ ) {
              say $1;
          }
      is not a violation. RT #38942.
    * ValuesAndExpressions::ProhibitCommaSeparatedStatements now
      recognizes 'return { foo => 1, bar => 2 }' as containing a hash
      constructor, not a block. This was fixed by PPI 1.215. RT #61301.
    * ValuesAndExpressions::ProhibitCommaSeparatedStatements now
      recognizes 'bless { foo => 1, bar => 2 }' as containing a hash
      constructor, not a block. This was fixed by PPI 1.215. RT #64132.

[1.113] Released on 2011-02-14

    New Policies:
    * InputOutput::RequireEncodingWithUTF8Layer recommends
      ':encoding(utf8)' over ':utf8' in open() and binmode(). It is severity 5
      because of the bad things that can happen if invalid UTF8 gets loose in
      your code.
    * Modules::ProhibitConditionalUseStatements prohibits
      'use module' inside a conditional, since the statement is executed
      unconditionally at compile time.  Thanks to Peter Guzis for submitting
      the policy and tests in RT #59065.

    Policy Changes:
    * CodeLayout::RequireConsistentNewlines produces multiple undefined
      value errors when a violation is found. RT #65663
    * ControlStructures::ProhibitMutatingListFunctions allows s///r,
      which was introduced in 5.13.2.
    * ControlStructures::ProhibitPostfixControls now looks for "when".  It is
      treated in the same way as "if".
    * Documentation::RequirePodSections now honors '## no critic'
      annotation anywhere before the '__END__', '__DATA__', or first
      '=head1', whichever comes first.  The line number of the offending
      '=head1 NAME' was added to the violation description.  RT #59268.
    * RegularExpressions::ProhibitUnusedCapture now takes account of the
      use of $- and $+ (and their English equivalents under 'use
      English') provided the subscripts are literal integers.
    * RegularExpressions::ProhibitUnusedCapture now takes account of the
      use of capture variables in the replacement portion of
      s/.../.../e.
    * Subroutines::ProhibitUnusedPrivateSubroutines now looks inside
      regular expressions.
    * ValuesAndExpressions::ProhibitMagicNumbers now supports Const::Fast.
    * ValuesAndExpressions::ProhibitMagicNumbers now has a
      constant_creator_subroutines parameter to allow the user to
      configure the names of subroutines that create constants. RT #62562.
    * ValuesAndExpressions::ProhibitMismatchedOperators didn't handle file
      test operators properly.  Patch by H.Merijn Brand.  RT #58751
    * Variables::ProhibitUnusedVariables now looks inside regular
      expressions.
    * ValuesAndExpressions::RequireInterpolationOfMetachars now detects
      and complains about "\b" and "\l" as documented in perlop, and
      "\1" through "\7", which are not documented there, but were found
      in toke.c.

    New Developer Features:
    * uses_module(), namespaces(), and subdocuments_for_namespace() methods on
      Perl::Critic::Document.
    * Perl::Critic::Document->new() now accepts a -filename-override argument
      for setting the filename when the source code comes from something
      other than an actual file.

    Other Changes:
    * Test::Perl::Critic::Policy no longer exports by default.
    * Build phase now requires Test::Deep.
    * Added example using Try::Tiny to documentation of
      ErrorHandling::RequireCheckingReturnValueOfEval. Suggested by Andy
      Lester on the developers mailing list.
    * In order to get more consistent behavior across all installations of
      Perl::Critic, IPC::Open2 (which actually is part of core), PPIx::Regexp,
      Perl::Tidy, Pod::Spell, and Text::ParseWords are no longer optional
      prerequisites.
    * Now depends upon PPIx::Utilities v1.1.0.

    Bug Fixes:
    * Build.PL/Makefile.PL didn't specify a minimum version of version.pm, but
      TestingAndDebugging::RequireUseStrict did.  RT #58952
    * Perl::Critic::Annotation needs to look inside the __END__ statement to
      find the true end of the document, otherwise POD policies may give false
      positives.  RT #59176
    * BuiltinFunctions::ProhibitStringyEval no longer dies on eval
      "#...".  RT #60179
    * RegularExpressions::ProhibitUnusedCapture now takes account of the
      %LAST_PAREN_MATCH as well as %+ if English has been loaded.  RT #60002
    * Subroutines::ProhibitManyArgs now interprets prototype groups (e.g.
      \[$@%]) as representing a single argument.
    * Require Exporter version 5.63 (versus version 0) to get sane handling of
      export tags.  RT# 61071
    * Prevent Subroutines::ProhibitUnusedPrivateSubroutines from failing
      on &_subroutine().  RT #61311
    * Subroutines::ProhibitAmpersandSigils now allows references of the
      form \( &sub1, &sub2 ).  RT #49609

[1.112_002] Released on 2011-02-09
[1.112_001] Released on 2010-12-14

    Changes summarized into 1.113 above.  For exact details, see Changes on
    BackPAN.

[1.111] Released on 2010-12-14

    Bug Fixes:
    * TestingAndDebugging::ProhibitNoStrict and ProhibitNoWarnings no longer
      rely on the behavior of all() when the list is empty due to change in
      List::MoreUtils 0.28.  RT #63816

[1.110_001] Released on 2010-11-30

    Changes summarized into 1.113 above.  For exact details, see Changes on
    BackPAN.  (Yes, all of this stuff was not in 1.111.)

(wiz)

2011-08-16 22:56:13 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Utilities to 1.001.000

(wiz)

2011-08-16 22:56:04 UTC MAIN commitmail json YAML

Update to 1.1.0:

[1.1.0]  Released on 2010-12-01

    Add support for Const::Fast to PPIx::Utilities::Statement.

(wiz)

2011-08-16 22:52:51 UTC MAIN commitmail json YAML

Updated devel/p5-PPIx-Regexp to 0.021

(wiz)

2011-08-16 22:52:41 UTC MAIN commitmail json YAML

Update to 0.021:

0.021 T. R. Wyant 22-Jul-2011
  Modified tokenizer to correctly handle a back slash used as a
    delimiter. I believe.
  PPIx::Regexp::Dumper now dumps the results of ppi() if that method is
    present and -verbose is asserted.

0.020 T. R. Wyant 02-Apr-2011
  Corrected perl_version_introduced():
    \R is now 5.009005 (was 5.000).

0.019 T. R. Wyant 01-Mar-2011
  Various corrections to perl_version_introduced():
    \X is now 5.006 (was 5.000);
    \N{name} is now 5.006001 (was 5.006);
    \N{U+xxxx} is now 5.008 (was 5.006).
  The \C is now parsed as a PPIx::Regexp::Token::CharClass::Simple. It
    was previously considered a PPIx::Regexp::Token::Literal.
  Ensure that \N{$foo} parses as a Unicode literal, not a quantified \N.
    The ordinal() method returns undef for this.
  Understand the /aa modifier, introduced with 5.13.10.
  Report perl_version_introduced() of 5.013010 for the new semantic
    modifiers when modifying the entire expression.
  Correct handling of interpolations like ${^foo} and $#{foo}.

0.018 T. R. Wyant 16-Feb-2011
  No changes (other than version) since 0.017_02.

0.017_02 T. R. Wyant 31-Jan-2011
  Override ppi() in PPIx::Regexp::Token::Interpolation to provide the
    proper PPI when variable names are bracketed.
  Properly parse bracketed variable names (I hope!), which may not be
    subscripted.

0.017_01 T. R. Wyant 28-Jan-2011
  Take account of possible '$' or '@' casts before a symbol in an
    interpolation (e.g. $$foo{bar}, which is equivalent to $foo->{bar}).

0.017 T. R. Wyant 26-Jan-2011
  Add the /a modifier to PPI::Regexp::Token::Modifiers, legal only in
    the (?:...) construction. This was introduced in Perl 5.13.9.
  When parsing an interpolation from a replacement string (rather than a
    regular expression), take subscripts at face value rather than
    trying to disambiguate them from quantifiers and character classes,
    which they can't be in this context.

0.016 T. R. Wyant 05-Jan-2011
  The PPIx::Regexp::Token::Code perl_version_introduced() method now
    returns the minimum Perl version (currently set to 5.000) if it is
    used to represent the substitution portion of s///e.
  Update copyright to 2011.

0.015 T. R. Wyant 25-Oct-2010
  Documented intent to revoke support for features introduced in a
    development Perl which do not make it to a production release. This
    is necessary because in this case the syntax could be reused with
    different semantics.
  Added support for Perl 5.13.6 (?^...) construction.
  Added support for Perl 5.13.6 d, l, and u modifiers.
  Fixed inconsistency in perl_version_introduced() results between
    PPIx::Regexp::Token::Modifier and
    PPIx::Regexp::Token::GroupType::Modifier.
  Corrected PPIx::Regexp::Constant RE_CAPTURE_NAME docs, somehow missed
    back at 0.010_01.

0.014 T. R. Wyant 14-Oct-2010
  Recognize \o{...} as a PPIx::Regexp::Token::Literal, with
    perl_version_introduced() of 5.0013003.
  Terminate \0.. through \7.. after three characters, as Perl does.
    These two were brought to my attention by Brian D.  Foy's "The
    Effective Perler" for October 11 2010,
    http://www.effectiveperlprogramming.com/blog/697
  Correct the PPIx::Regexp::Token::Literal ordinal() method for '\b'. As
    a literal, this is a back space.

0.013 T. R. Wyant 10-Oct-2010
  Declare a parse failure if characters are found between the '}' and
    the ')' of (?{...}) and (??{...}), and rebless the tokens to
    ::Unknown. Perl does not accept anything here, so I think I should
    not either.
  Whitespace tweak in the PPIx::Regexp::Dumper test output for the
    failures test.
  Replace the PPI logic in PPIx::Regexp::Token::Code with a call to
    $tokenizer->find_matching_delimiter(). This is actually the way Perl
    works, as a look at toke.c and regcomp.c makes clear.
  Push the perl_version_introduced() back to 5.0 at the request of
    Alexandr Ciornii, for the potential benefit of Perl::MinimumVersion.
    This was done mostly by reading the various perlre, perldelta, and
    perlop documents, so these should be taken with a HUGE grain of
    salt.

0.012 T. R. Wyant 26-Sep-2010
  Track all the features reported as introduced (or removed) in Perl
    5.010 back to Perl 5.009005, and report them as such.
  Report modifier /r as having been introduced in Perl 5.013002, rather
    than the default of 5.006.

(wiz)

2011-08-16 22:48:33 UTC MAIN commitmail json YAML

Updated devel/p5-PPI to 1.215

(wiz)

2011-08-16 22:48:24 UTC MAIN commitmail json YAML

Update to 1.215:

1.215 Sat 26 Feb 2011
Summary:
- No changes

Details:
- Confirmed new Perl::Critic works with 1.214_02, so we
  can release a new PPI now.

1.214_02 Mon 31 Jan 2011
Summary:
- More minor fixes, preparing for production release

Details:
- Updated copyright year to 2011 (ADAMK)
- Fixed RT #64247 bless {} probably contains a hash constructor (WYANT)
- Backed out glob fix (WYANT)
- Fixed RT #65199 Cast can trump braces in
  PPI::Token::Symbol->symbol (WYANT)

1.214_01 Thu 16 Dec 2010
Summary:
- General fix release

Details:
- index_locations on an empty document no longer warns (WYANT)
- Corrected a bug in line-spanning attribute support (WYANT)
- Regression test for line-spanning attribute support (ADAMK)
- Fixed #61305 return { foo => 1 } should parse curlys as hash
  constructor, not block (WYANT)
- Fixed #63943 map and regexp confuse PPI? (ADAMK)

(wiz)

2011-08-16 22:42:34 UTC MAIN commitmail json YAML

Updated devel/p5-Params-Util to 1.04

(wiz)

2011-08-16 22:42:25 UTC MAIN commitmail json YAML

Update to 1.04. Set LICENSE.

1.04 Wed 20 Apr 2011
- Fixed #67522 have_compiler returns

1.03 Mon 22 Nov 2010
- No CPAN Testers failures, moving to production release

1.02_01 Thu 16 Sep 2010
- Trying for a much more advanced can_xs() alternative to can_cc()
  to deal with the situation where a host has a superficially
  working compiler, but completely screwed up headers.
- Adding some fallback strategies to deal with cases where these
  same machines don't support configure_requires.
- Adopt Chorny's eumm-upgrade style for the Makefile.PL.
- Allow the Makefile.PL to build it's own META.yml now.

(wiz)

2011-08-16 22:41:00 UTC MAIN commitmail json YAML

Updated devel/p5-IMDB-Film to 0.50

(wiz)

2011-08-16 22:40:51 UTC MAIN commitmail json YAML

Update to 0.50:

0.50 Aug 09 2011
- fixed retrieving of movie rating (ticket #69049);
- fixed returning of MPAA rating;
- fixed parsing of movie title;
- fixed parsing of person name;
- fixed variuos tests.

(wiz)

2011-08-16 22:39:37 UTC MAIN commitmail json YAML

Updated time/p5-Date-ICal to 2.678

(wiz)

2011-08-16 22:39:27 UTC MAIN commitmail json YAML

Update to 2.678:

Please note that this module is long-since abandoned. While I do accept
patches, and occasionally apply them, for the most part it is
recommended that you move off of this module and use the various modules
developed by the datetime project. You can find out more about the
datetime project at http://datetime.perl.org/

2011-05-10

    * Applies patch from Mark Alway for situation where min, hour, and
    sec are all '00'. However, a reminder that you should be using the
    DateTime modules instead.

2009-08-19 09:23  rbowen

    * No functional changes in this revision, just a move to svn and a
    cleanup of the documentation, removing references to long-defunct
    URLs, and adding references to the datetime.perl.org project, where
    you really should be looking for all of your Perl datetime needs.

(wiz)

2011-08-16 22:37:06 UTC MAIN commitmail json YAML

Updated math/p5-Statistics-Descriptive to 3.0202

(wiz)

2011-08-16 22:36:56 UTC MAIN commitmail json YAML

Update to 3.0202:

3.0202      July 23, 2011
    - Moved tag-release.pl to scripts/tag-release.pl (though we now use
    Mercurial instead of Subversion.)
    - Add t/mode.t to test the ->mode() method.
    - Documented ->mode() better.
    - Optimized ->mode().

3.0201      October 14, 2010
    - Add some documentation clarifying the 0th percentile return, as it
    returns undef() for representing -inf:
        - Fix https://rt.cpan.org/Ticket/Display.html?id=62055
        - Thanks to Dave Breimann for reporting it.
    - Add the tag-release.pl to tag a release using Subversion.

(wiz)

2011-08-16 22:35:53 UTC MAIN commitmail json YAML

Updated math/p5-Spreadsheet-Read to 0.43a

(wiz)

2011-08-16 22:35:43 UTC MAIN commitmail json YAML

Update to 0.43a:

0.43 Tue 02 Aug 2011

    - Changed name in META.yml (RT#69574)

0.42 Wed 01 Jun 2011

    - Add --html output option to xlscat
    - Force CSV parser when in-sep is given
    - Prefer Data::Peek over Data::Dumper if available

0.41 Wed 06 Oct 2010

    - Spell-check
    - Fixed requiring optional modules (RT#61928 - Roderick Schupp)

(wiz)

2011-08-16 22:33:08 UTC MAIN commitmail json YAML

Updated math/p5-Spreadsheet-ParseExcel to 0.5900

(wiz)

2011-08-16 22:32:58 UTC MAIN commitmail json YAML

Update to 0.59. Add missing dependencies.

0.59 April 6 2011

    + Patch for decryption of default encrypted workbooks from
      Alexey Mazurin.

    ! Fix for invalid formatting of text cell that are numeric.
      http://rt.cpan.org/Public/Bug/Display.html?id=62073

(wiz)

2011-08-16 22:30:41 UTC MAIN commitmail json YAML

+ p5-Digest-Perl-MD5.

(wiz)

2011-08-16 22:30:06 UTC MAIN commitmail json YAML

Initial import of p5-Digest-Perl-MD5-1.8:
Perl implementation of Ron Rivests MD5 Algorithm.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110816

(wiz)

2011-08-16 22:29:40 UTC MAIN commitmail json YAML

Updated lang/racket-textual to 5.1.3

(asau)

2011-08-16 22:29:25 UTC MAIN commitmail json YAML

Updated lang/racket to 5.1.3

(asau)

2011-08-16 22:28:55 UTC MAIN commitmail json YAML

Update Racket to version 5.1.3

Changes in Racket 5.1.3

This is a bugfix release, resolving the DrRacket issue with
the contour view.  In addition, two tex files with problematic
licensing were removed.

Changes in Racket 5.1.2

* The download page includes 64-bit installers for Mac OS X,
  Windows, and two Debian flavors.  Racket now supports OS X Lion.

* Racket now includes a new `racket/place' library to support
  parallelism, complementing `racket/future'.  Racket's parallel
  build process is now based on places instead of multiple OS
  processes.

  Places support share-nothing parallelism and message-passing
  communication.  Compared to futures, places are heavyweight, but
  they have a simpler performance model.

* The syntax-certificate system has been replaced by a syntax-taint
  system.  Both certificates and taints were designed to protect
  otherwise inaccessible bindings from abuse when they appear in
  macro expansions.  Taints are simpler and lighter, and the switch
  closes known holes in the certificate system.  Macros that are not
  implemented with `syntax-rules' or `define-syntax-rule', however,
  must explicitly use `syntax-protect' to protect their expansions
  from abuse.

* The `net/url' library supports HTTPS connections, but beware that
  by default all sites are accepted (equivalent to ignoring a
  browser's warnings about untrusted certificates).

* Error messages in the student languages use a simplified
  vocabulary and consistent phrasings.  If you maintain curriculum
  material or teachpacks then please consider updating.  See the
  "Error Message Composition Guidelines" section in the
  documentation for details.

* Typed Racket: almost all core Racket data structures and
  operations are now accessible in Typed Racket (most of this work
  is due to prolific contributor Eric Dobson).  The performance of
  the typechecker has been significantly improved.

* The `scriblib/bibtex' library supports BibTeX-formatted citation
  databases in Scribble documents.  BibTeX can be tricky to parse,
  so please report failed entries as bug reports.

* The `for' forms now support an `#:unless' clause, and a
  nonnegative integer can be used as a sequence.  The new `compose1'
  function creates single-valued composition functions.  The
  `racket/function' library now provides `identity', `thunk', and
  `thunk*'.

* The license has been clarified: we now use LGPLv2.1 uniformly.
  (The license file used to specify LGPLv2, contrary to the download
  pages.)

(asau)

2011-08-16 22:23:57 UTC MAIN commitmail json YAML

Updated math/p5-Math-Random-MT to 1.12

(wiz)

2011-08-16 22:23:46 UTC MAIN commitmail json YAML

Update to 1.12:

1.12    2010-09-29      Abhijit Menon-Sen <ams@toroid.org>

    * Fix OS X build failure reported by Daniel Barker and fixed by
      Tokuhiro Matsuno.

(wiz)

2011-08-16 22:23:05 UTC MAIN commitmail json YAML

Updated math/p5-Math-BigInt-Pari to 1.16

(wiz)

2011-08-16 22:22:56 UTC MAIN commitmail json YAML

Update to 1.16:

2011-02-26 v1.16 pjacklam (6153 tests)
* Change bigintpm.inc to reflect recent changes in the Math::BigInt
  distribution (Peter John Acklam).

2011-02-10 v1.15 pjacklam (6151 tests)
* Include latest version of test scripts from Math-BigInt (closes RT #65580)
  (Peter John Acklam).
* Add 00sig.t for testing SIGNATURE, and 01load.t for basic module loading and
  giving diagnostics useful for bug tracking (Peter John Acklam).
* Rename pod.t to 02pod.t and pod_cov.t to 03podcov.t and use more generic
  code (Peter John Acklam).
* Clean up whitespace (Peter John Acklam).

(wiz)

2011-08-16 22:21:56 UTC MAIN commitmail json YAML

Updated math/p5-Math-BigInt-GMP to 1.36

(wiz)

2011-08-16 22:21:46 UTC MAIN commitmail json YAML

Update to 1.36:

2011-02-26 v1.36 pjacklam (6362 tests)
  * Change bigintpm.inc to reflect recent changes in the Math::BigInt
    distribution (Peter John Acklam).
  * Use a _nok() function more similar to the one in Math::BigInt::Calc
    (Peter John Acklam).

2011-02-08 v1.35 pjacklam (6361 tests)
  * Rename files for testing signature, module loading, and POD so the names
    are within the 8+3 character limit (Peter John Acklam).
  * Rename method _nok_ok() to the correct _nok(). There ought to have been a
    test catching an error like that (Peter John Acklam).
  * Fix _nok() giving wrong output when second input argument is zero
    (Peter John Acklam).
  * Fix _nok() so it doesn't modify its second input arg (Peter John Acklam).
  * Update the included Devel::CheckLib to most recent version as suggested in
    RE #63055 (Peter John Acklam).
  * Apply "chmod 0644" to the few test scripts that don't already have that
    mode (Peter John Acklam).

2011-02-07 v1.34 pjacklam (6361 tests)
  * Rename _num() to _str(). The old _num() did exactly what _str() is supposed
    to do, according to the API documentation (Peter John Acklam).
  * Add a _num() function which (currently) simply numifies the output from
    _str() (Peter John Acklam).
  * Clean up whitespace (Peter John Acklam).
  * Fix POD errors (Peter John Acklam).
  * Add _nok() method. Now the old claim that Math::BigInt::GMP conforms to API
    version 2 is actually true (Peter John Acklam).
  * Edit the test files that were copied from the Math::BigInt distribution, so
    we now test Math::BigInt against Math::BigInt::GMP, not Math::BigInt::Calc.
    I had forgotten this when I copied the test files from the Math::BigInt
    distribution. This reduces the total test count, since some test are not
    executed with Math::BigInt::GMP (Peter John Acklam).
  * Replace morse code in 'README' with proper text (Peter John Acklam).
  * Include '01-load.t' for explicitly testing module loading (Peter John
    Acklam).
  * Use more generic code in 'pod.t' and 'pod_cov.t' (Peter John Acklam).

2011-01-30 v1.33 pjacklam (6411 tests)
  * Fix _modinv() so that it works the same way as _modinv() in other
    Math::BigInt libraries: The output arguments are an object and the
    corresponding sign, not undef (Peter John Acklam).
  * Include most recent versions of the test files from the Math-BigInt
    distribution (bigfltpm.inc, bigfltpm.t, bigintpm.inc, bigintpm.t,
    biglog.t, and bigroot.t) (Peter John Acklam).
  * Include generic SIGNATURE test file (Peter John Acklam).
  * Required version of Math::BigInt is now 1.99_05 (Peter John Acklam).

(wiz)

2011-08-16 22:18:44 UTC MAIN commitmail json YAML

Updated math/p5-Math-BaseCnv to 1.8

(wiz)

2011-08-16 22:18:34 UTC MAIN commitmail json YAML

Update to 1.8:

    - 1.8.B59BrZX Mon May 9 11:53:35:33 2011
      * updated 'url' digit set to URLSafe to resolve
      HTTPS://RT.CPAN.Org/Ticket/Display.html?id=60125

      * updated license copyright years (already had GPLv3)

(wiz)

2011-08-16 22:16:50 UTC MAIN commitmail json YAML

Updated math/p5-Math-Base36 to 0.09

(wiz)

2011-08-16 22:16:41 UTC MAIN commitmail json YAML

Update to 0.09:

0.09  Mon Dec 06 2010
    - explicit use of of Math::BigInt to avoid confusing Devel::Cover

0.08  Mon Dec 06 2010
    - don't short-circuit encoding '0' so it gets proper padding.

(wiz)

2011-08-16 22:15:51 UTC MAIN commitmail json YAML

Updated math/p5-Excel-Template to 0.33

(wiz)

2011-08-16 22:15:42 UTC MAIN commitmail json YAML

Update to 0.33:

0.33 Sun Feb 20 20:07:43 CET 2011
    Implemented the COMMENT argument

(wiz)

2011-08-16 22:14:03 UTC MAIN commitmail json YAML

Updated devel/p5-pango to 1.222

(wiz)

2011-08-16 22:13:54 UTC MAIN commitmail json YAML

Update to 1.222:

Overview of changes in Pango 1.222
==================================

* Don't leak Pango::Attribute objects.
* Fix a few test failures.

(wiz)

2011-08-16 22:13:23 UTC MAIN commitmail json YAML

2011-08-16 22:12:21 UTC MAIN commitmail json YAML

Updated devel/p5-Locale-Msgfmt to 0.15

(wiz)

2011-08-16 22:12:12 UTC MAIN commitmail json YAML

Update to 0.15:

0.15    Nov 07, 2010
        - General code cleaning (ADAMK)
        - Changes to Module::Install::Msgfmt to make it compatible with
          Module::Install::Share. (ADAMK)
        - Moved script from bin/ to script/ (ADAMK)
        - Moved private tools from dev to private (ADAMK)
        - Picking 5.008005 as our minimum Perl to ensure solid Unicode support (ADAMK)
        - Converted the Build.PL to a Module::Install Makefile.PL (ADAMK)
        - Fixed it so that it actually works (AZAWAWI)

(wiz)

2011-08-16 22:11:42 UTC MAIN commitmail json YAML

2011-08-16 22:10:24 UTC MAIN commitmail json YAML

Updated x11/p5-gtk2 to 1.224

(wiz)

2011-08-16 22:10:14 UTC MAIN commitmail json YAML

Update to 1.224:

Overview of changes in Gtk2 1.224
=================================

* Fix a few test failures.

Overview of changes in Gtk2 1.223
=================================

* Cope with the rename of the keysym defines in gtk+ 2.22
* Correct the memory management in Gtk2::Gdk::Window->new
* Fix a test failure in GtkBuilder.t

(wiz)

2011-08-16 22:03:45 UTC MAIN commitmail json YAML

Updated x11/p5-Alien-wxWidgets to 0.52

(wiz)

2011-08-16 22:03:34 UTC MAIN commitmail json YAML

2011-08-16 21:55:43 UTC MAIN commitmail json YAML

Updated multimedia/p5-GStreamer to 0.16

(wiz)

2011-08-16 21:55:34 UTC MAIN commitmail json YAML

2011-08-16 21:53:50 UTC MAIN commitmail json YAML

Updated graphics/p5-Chart to 2.4.2

(wiz)

2011-08-16 21:53:41 UTC MAIN commitmail json YAML

Update to 2.4.2. Set LICENSE.

2.4.2 Changes done by R. Dassing, Michael Potter
      Base.pm:
      The values for 'true' resp. 'false' may be of the following
      true: TRUE, true, T, t, 1 and defined
      false: FALSE, false, F, f, 0 or undefined

      Base.pm:
      Added new options xlabel and xrange which is valid for xy_plot
      and Chart::Lines, Chart::Points, Chart::LinesPoints,
      Chart::Split, Chart::ErrorBars.

      In order to use the labels, the chart module needs to have 'xlabels'
      AND 'xrange' set. Below is some example code for use:
      @labels = (['Jan', 'Feb','Mar'],
                ['10','40','70']);
      $chart->set( xlabels => \@labels,
                  xrange => [0,100] );
      This options allow to set and position labels at the x-axis arbitrary.

      add_dataset() and app_pt() accepts now datasets as lists and as
          references to list like already mentioned in the docs

      Pie.pm:
      Optimized organisation of the placement of the labels.
      Added flag to avoid plotting of legends at all
      Using GD Version 2.0.36 as this version supports 'filledArc'

      Composite.pm:
      Correction due to Request 23166
      write the endmost value of input array
      in imagemap_data array

      Lines.pm:
      Correction due to Request 23166:
      write the endmost value of input array
      in imagemap_data array

(wiz)

2011-08-16 21:51:43 UTC MAIN commitmail json YAML

Updated graphics/p5-cairo to 1.062

(wiz)

2011-08-16 21:51:30 UTC MAIN commitmail json YAML

Update to 1.062:

Overview of changes in Cairo 1.062
==================================

* Cairo::FtFontFace: Keep the FT_Face alive long enough to avoid
  segfaults
* Add two new example programs
* Fix test failures

(wiz)

2011-08-16 21:49:36 UTC MAIN commitmail json YAML

Updated geography/p5-Geo-Distance to 0.17

(wiz)

2011-08-16 21:49:27 UTC MAIN commitmail json YAML

Update to 0.17:

0.17      2011-06-28
- Fix circular package dependencies with Geo::Distance::XS (not really
  an issue practically, but then again it wasn't really helping).

(wiz)

2011-08-16 21:48:17 UTC MAIN commitmail json YAML

Updated fonts/p5-Font-TTF to 0.48

(wiz)

2011-08-16 21:48:05 UTC MAIN commitmail json YAML

Update to 0.48. Changes undocumented.
Set LICENSE.

(wiz)

2011-08-16 21:45:25 UTC MAIN commitmail json YAML

Updated finance/p5-Locale-Currency-Format to 1.30

(wiz)

2011-08-16 21:45:12 UTC MAIN commitmail json YAML

2011-08-16 21:39:51 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Reporter to 1.2002

(wiz)

2011-08-16 21:39:41 UTC MAIN commitmail json YAML

Update to 1.2002.

1.2002    2011-08-10 17:52:08 America/New_York

  [BUG FIXES]

  - Fix failing tests on systems without
    Test::Reporter::Transport::Metabase
  - Minor test cleanups for use with 'prove'

(wiz)

2011-08-16 21:37:55 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-MakeMaker to 6.59nb1

(wiz)

2011-08-16 21:37:44 UTC MAIN commitmail json YAML

Add two missing dependencies; fixes conflict with p5-File-Copy-Recursive.
Bump PKGREVISION.

(wiz)

2011-08-16 21:33:26 UTC MAIN commitmail json YAML

Added devel/p5-CPAN-Meta version 2.112150

(wiz)

2011-08-16 21:33:04 UTC MAIN commitmail json YAML

+ p5-CPAN-Meta.

(wiz)

2011-08-16 21:30:20 UTC MAIN commitmail json YAML

Initial import of CPAN-Meta-2.112150.

Software distributions released to the CPAN include a META.json
or, for older distributions, META.yml, which describes the
distribution, its contents, and the requirements for building and
installing the distribution. The data structure stored in the
META.json file is described in CPAN::Meta::Spec.

CPAN::Meta provides a simple class to represent this distribution
metadata (or distmeta), along with some helpful methods for
interrogating that data.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110816

(wiz)

2011-08-16 21:11:40 UTC MAIN commitmail json YAML

Updated devel/p5-App-perlbrew to 0.28

(wiz)

2011-08-16 21:11:30 UTC MAIN commitmail json YAML

Update to 0.28, add some missing dependencies.

0.28:
- fixes for cpantester
- Fix 'switch' and 'use' for bash users, by Woody2143++
- The standalone `perlbrew` file is now packed with fatpacker, by running `dev-bin/build.sh`. `perl Makefile.PL` does no trigger a re-build anymore.
- Update the installer to grab patchperl 0.46

(wiz)

2011-08-16 21:05:27 UTC MAIN commitmail json YAML

+ p5-Test-Spec

(wiz)

2011-08-16 21:04:55 UTC MAIN commitmail json YAML

Initial import of p5-Test-Spec-0.38:

This is a declarative specification-style testing system for
behavior-driven development (BDD) in Perl. The tests (a.k.a.
examples) are named with strings instead of subroutine names, so
your fingers will suffer less fatigue from underscore-itis, with
the side benefit that the test reports are more legible.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110816

(wiz)

2011-08-16 21:02:01 UTC MAIN commitmail json YAML

Updated devel/p5-Package-Stash to 0.31

(wiz)

2011-08-16 21:01:49 UTC MAIN commitmail json YAML

Update to 0.31:

0.31  2011-08-08
      - fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+
      - fix ->add_symbol('$foo', \v1.2.3) on 5.10+

0.30  2011-07-21
      - fix compiler detection in Makefile.PL (ribasushi)

0.29  2011-04-06
      - no, *really* skip the package-stash-conflict script

0.28  2011-03-29
      - META.json fixes (mst)

0.27  2011-03-27
      - also skip the package-stash-conflicts script (Father Chrysostomos)

0.26  2011-03-04
      - make the namespace cache lazy and weak, in case the stash is deleted
      - but, this doesn't work on 5.8, so disable the namespace caching
        entirely there

0.25  2011-01-25
      - make the leak tests author-only, since some smokers run release tests

0.24  2011-01-17
      - oops, i did need the Test::Requires dep

0.23  2011-01-11
      - lower perl prereq to 5.8.1 (ribasushi)
      - make the leak tests release-only, since they keep randomly failing on
        platforms i don't have access to. people are encouraged to submit
        patches for these if they are affected.

0.22  2011-01-05
      - bump ::XS dep again

0.21  2011-01-05
      - bump Package::Stash::XS dep, since a bug was fixed there

0.20  2011-01-03
      - one more fix for the Conflicts plugin

0.19  2011-01-03
      - stop manually inserting conflict checking into Makefile.PL since we're
        using the dzil Conflicts plugin now

0.18  2011-01-03
      - non-trial release

0.17-TRIAL  2011-01-03
      - use Dist::Zilla::Plugin::Conflicts rather than doing it by hand
      - silence deprecation warnings for the method renaming for now

0.16-TRIAL  2010-12-31
      - use Dist::CheckConflicts

0.15-TRIAL  2010-11-16
      - split the XS conversion out to its own dist (Package-Stash-XS), and
        convert Package::Stash into a module which loads either the XS or pure
        perl implementation, depending on what's available

0.14-TRIAL  2010-11-14
      - complete rewrite in C, for speed (this includes the vivification
        changes from earlier). should be entirely backwards compatible
        otherwise (in terms of documented api anyway).

      - methods were renamed for brevity: s/_package//

0.13  2010-10-31
      - revert the vivification changes for now, to get an actual release out
        with Test::Fatal

0.12-TRIAL  2010-10-27
      - actually include the conflict stuff in the release (bah)

0.11-TRIAL  2010-10-27
      - conflict on mx-role-withoverloading too

0.10-TRIAL  2010-10-27
      - only do the weird ISA special-casing on perl versions where it's broken

0.09-TRIAL  2010-10-27
      - clean up the vivication code a lot, make it behave more sanely
      - use Test::Fatal instead of Test::Exception (Justin Hunter)

(wiz)

2011-08-16 20:59:10 UTC MAIN commitmail json YAML

Added devel/p5-Package-Stash-XS version 0.23

(wiz)

2011-08-16 20:58:49 UTC MAIN commitmail json YAML

+ p5-Package-Stash-XS

(wiz)

2011-08-16 20:57:51 UTC MAIN commitmail json YAML

Initial import of p5-Package-Stash-XS-0.23:

This is a backend for p5-Package-Stash, which provides the
functionality in a way that's less buggy and much faster. It will
be used by default if it's installed, and should be preferred in
all environments with a compiler.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110816

(wiz)

2011-08-16 20:52:01 UTC MAIN commitmail json YAML

Added devel/p5-Dist-CheckConflicts version 0.02

(wiz)

2011-08-16 20:51:43 UTC MAIN commitmail json YAML

+ p5-Dist-CheckConflicts.

(wiz)

2011-08-16 20:50:54 UTC MAIN commitmail json YAML

Initial import of p5-Dist-CheckConflicts-0.02:

One shortcoming of the CPAN clients that currently exist is that
they have no way of specifying conflicting downstream dependencies
of modules. This module attempts to work around this issue by
allowing you to specify conflicting versions of modules separately,
and deal with them after the module is done installing.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110816

(wiz)

2011-08-16 20:41:32 UTC MAIN commitmail json YAML

Added devel/p5-Test-Trap version 0.2.1

(wiz)

2011-08-16 20:41:22 UTC MAIN commitmail json YAML

+ p5-Test-Trap.

(wiz)

2011-08-16 20:40:16 UTC MAIN commitmail json YAML

Initial import of p5-Test-Trap-0.2.1.

This modules is primarily (but not exclusively) for use in test
scripts: A block eval on steroids, configurable and extensible,
but by default trapping (Perl) STDOUT, STDERR, warnings, exceptions,
would-be exit codes, and return values from boxed blocks of test
code.

The values collected by the latest trap can then be queried or
tested through a special trap object.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110816

(wiz)

2011-08-16 20:26:38 UTC MAIN commitmail json YAML

Added devel/p5-Devel-PatchPerl version 0.52

(wiz)

2011-08-16 20:26:28 UTC MAIN commitmail json YAML

+ p5-Devel-PatchPerl

(wiz)

2011-08-16 20:25:25 UTC MAIN commitmail json YAML

Initial import of p5-Devel-PatchPerl-0.52.

Devel::PatchPerl is a modularisation of the patching code contained
in Devel::PPPort's buildperl.pl.  It does not build perls, it merely
provides an interface to the source patching functionality.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110816

(wiz)

2011-08-16 20:19:23 UTC MAIN commitmail json YAML

Updated databases/p5-ORLite to 1.50

(wiz)

2011-08-16 20:19:14 UTC MAIN commitmail json YAML

Update to 1.50:

1.50 Tue 7 Jun 2011
- Removed normalize as a supported parameter, normalizing columns turns
  out not to work in practice. However, we always normalize tables to
  get the class name for the table as that seems to result in class
  names that make much more sense.

1.49 Wed 1 Jun 2011
- Adding normalize support to turn columnName into column_name

1.48 Fri 21 Jan 2011
- Initial support for shim => 1 to simplify customisation (ADAMK)

1.47 Wed 8 Dec 2010
- Adding readonly support for views (ADAMK)

1.46 Tue 30 Nov 2010
- Bumped File::Path dependency to 2.08 to prevent test failures
  from the one shipped with Perl 5.8.9 (AZAWAWI)
- Added experimental base class ->update support (ADAMK)
- Added the qname attributes to the generator structs to simplify
  and improve readability of SQL fragment strings (ADAMK)

(wiz)

2011-08-16 20:17:01 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Install to 1.01

(wiz)

2011-08-16 20:16:51 UTC MAIN commitmail json YAML

Update to 1.01:

1.01 Wed 27 Apr 2011
- Better error message in install_share (CHORNY)
- Compatibility with MYMETA.yml support in EUMM (CHORNY)
- Support for extraction of Artistic 2.0 license (CHORNY)
- Support https links when searching for bug trackers (CHORNY)

(wiz)

2011-08-16 20:11:42 UTC MAIN commitmail json YAML

Updated databases/p5-MARC-Record to 2.0.3

(wiz)

2011-08-16 20:11:31 UTC MAIN commitmail json YAML

Update to 2.0.3:

2.0.3 Fri Jan 14 17:50:12 EST 2011
        - RT#62296: fix crash when dealing with record bigger than
          99999 bytes (Alex Arnaud)
        - test cases for MARC::Field->subfields()
        - RT#61198: let subfields return an empty array on control
          fields (Colin Campbell)

2.0.2 Tue May  4 13:04:07 EDT 2010
        - RT#57180: put back and expanded copyright statement in README
          at Debian request
        - set license element in META.yml

2.0.1 Sat May  1 15:59:54 EDT 2010
        [ENHANCEMENTS]
        - improve support for subclassing MARC::Field (Dan Wells)
        - RT#55993: MARC::Record->insert_fields_after can now insert
          after last field in record (Fr辿d辿ric Demians)
        - added methods to MARC::Field to allow a (class-level) list of
          fields that should be considered control fields in addition
          to 001-009. Includes test t/extra_controlfields.t, and
          supports alphabetic characters in the tag labels.  The new
          methods are
              allow_controlfield_tags
              disallow_controlfield_tags
              is_controlfield_tag
          (Bill Dueber)
        - added MARC::Record::delete_fields() and t/delete-field.t
          (Ed Summers)
        - documentation improvements (Mike Rylander and Dan Scott)
        - baked in minimum Perl version required: 5.8.2

(wiz)

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

Updated databases/p5-DB_File to 1.824

(wiz)

2011-08-16 20:08:57 UTC MAIN commitmail json YAML

Update to 1.824:

1.824 6 Aug 2011

  * Amendments to tests to work in blead
    [RT #70108]

1.823 6 Aug 2011

  * croak if attempt to freeze/thaw DB_File object
    [RT #69985]

(wiz)

2011-08-16 20:08:18 UTC MAIN commitmail json YAML

false is /usr/bin/false, not "exit 1". These two are not the same thing.
This fixes the build of pkg-config on MirBSD, which broke 5125 other
packages during the last bulk build.

(bsiegert)

2011-08-16 20:07:53 UTC MAIN commitmail json YAML

Updated databases/p5-BerkeleyDB to 0.49

(wiz)

2011-08-16 20:07:44 UTC MAIN commitmail json YAML

Update to 0.49. Fix interpreters.

0.49  6th August 2011

        * Documentation updated courtesy of Mike Caron

        * croak if attempt to freeze berkeleydb object
          [RT #69985]

(wiz)

2011-08-16 19:59:24 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-XS to 2.320

(wiz)

2011-08-16 19:59:11 UTC MAIN commitmail json YAML

Update to 2.32:

2.32 Thu Aug 11 19:06:38 CEST 2011
- fix a bug in the initial whitespace accumulation.

(wiz)

2011-08-16 19:58:15 UTC MAIN commitmail json YAML

Updated comms/p5-Device-Gsm to 1.58

(wiz)

2011-08-16 19:58:06 UTC MAIN commitmail json YAML

Update to 1.58:

1.58  Mon Mar  7 22:31:22 EST 2011
    - Fixed RT #48229, an uninitialized value when registering to the network
      but getting no answer from the phone.

1.57  Mon Mar  7 20:53:03 EST 2011
    - Fixed a bug in send_sms() that prevented it from working at all.
      The bug was introduced with the "assume_registered" option.
    - Fixed RT #57585. Thanks to Eric K旦ssldorfer for his patch and
      test case.
    - Added PDU<->latin1 conversion functions in Device::Gsm::Pdu
    - Note to self: first release from Australia!

(wiz)

2011-08-16 19:57:06 UTC MAIN commitmail json YAML

Updated comms/p5-Device-Modem to 1.54

(wiz)

2011-08-16 19:56:56 UTC MAIN commitmail json YAML

Update to 1.54:

1.54  Sun May 29 20:53:23 AEST 2011
    - Removed uninitialized warning on $obj->{'CONNECTED'}.
      Fixes RT #68504.

(wiz)

2011-08-16 12:14:27 UTC MAIN commitmail json YAML

Add autopoint to _TOOLS.gettext-tools

(abs)

2011-08-16 12:03:25 UTC MAIN commitmail json YAML

Added devel/p5-Test-Fatal version 0.006

(abs)

2011-08-16 11:58:54 UTC MAIN commitmail json YAML

+p5-Test-Fatal

(abs)

2011-08-16 11:57:59 UTC MAIN commitmail json YAML

Added devel/p5-Test-Fatal version 0.006

Test::Fatal is an alternative to the popular Test::Exception. It
does much less, but should allow greater flexibility in testing
exception-throwing code with about the same amount of typing.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(abs)

2011-08-16 11:54:47 UTC MAIN commitmail json YAML

Updated devel/p5-Try-Tiny to 0.09

(abs)

2011-08-16 11:54:30 UTC MAIN commitmail json YAML

Updated devel/p5-Try-Tiny to 0.09

0.09
  - don't index Try::Tiny::ScopeGuard

0.08
  - fix require vs use issue in blead (RT63410)

0.07
  - allow multiple finally blocks
  - pass the error, if any, to finally blocks when called

(abs)

2011-08-16 10:52:42 UTC MAIN commitmail json YAML

Improve DESCR based on HOMEPAGE.  Prompted by Snader_LB.

(wiz)

2011-08-16 10:18:58 UTC MAIN commitmail json YAML

Fix for buffer overflow and segfault on some Linux system
  (PR 45244 by Michael Droettboom)
Fix for build failure on NetBSD (missing --tags in libtool invocation)

(cheusov)

2011-08-16 09:56:41 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:50:37 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:49:12 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:45:57 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:44:38 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:40:46 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:37:17 UTC MAIN commitmail json YAML

Changes 1.022:
* document how () after the function name overrides the prototype.
* improve documentation, fix the examples.

(adam)

2011-08-16 09:36:55 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:35:27 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:31:55 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)

2011-08-16 09:30:36 UTC MAIN commitmail json YAML

Drop Module::Build requirements, default dependency is sufficient.

(obache)