Commit graph

133788 commits

Author SHA1 Message Date
dillo
eeed02b920 Support user-destdir. 2008-11-18 16:08:12 +00:00
he
dadd581aad Update from version 2.25nb1 to 2.30.
Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org
 o Adjust patch-aa to apply
 o Adjust PLIST to conform to what's installed

Upstream changes:

2.30 Mon Nov 17 20:36:36 CST 2008
    Apply patch from brian d foy to add
    dymo labels

2.27 Mon Oct 20 20:09:09 CDT 2008
    Patch had an error - repaired.
    Add META.yml

2.26 Sun Oct 19 16:22:56 CDT 2008
    Add Userdefined as an option for papersize at request of Jim Albert
    Apply patch from brian d foy for Avery 8923 labels, plus a
    documentation adjustment
2008-11-18 15:56:12 +00:00
wiz
aab36cacda Added textproc/py-lxml version 2.1.3 2008-11-18 15:46:45 +00:00
wiz
b900572e70 + py-lxml. 2008-11-18 15:46:28 +00:00
wiz
d586028e0f Initial import of py-lxml:
lxml is a Pythonic binding for the libxml2 and libxslt libraries.
It is unique in that it combines the speed and feature completeness
of these libraries with the simplicity of a native Python API,
mostly compatible but superior to the well-known ElementTree API.
2008-11-18 15:45:56 +00:00
he
499b771679 Updated from version 0.60nb1 to 0.64.
Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org.

Upstream changes:

0.64	Mon Sep 29 04:20:02 PDT 2008

	t/40_server.t:
	Further flexibility on the test of $srv->url(). This should (finally)
	catch any variation of 127.* address and/or host/domain naming that
	aliases to "localhost".

	lib/RPC/XML/Parser.pm:
	t/20_parser.t:
	Lingering problem from RT ticket #30354, RPC::XML::Parser did not get
	the change committed that included parser-level support for <i8>. Also
	added tests for parsing RPC::XML::request objects and all the data-type
	objects to the parser test suite (had they been there before, I would
	have caught this myself).

0.63	Fri Sep 19 02:22:26 PDT 2008

	lib/RPC/XML.pm:
	Forgot to increment $VERSION before the previous commit. Won't show up
	in CPAN as an available update otherwise.

0.62	Fri Sep 19 02:12:02 PDT 2008

	t/40_server.t:
	Extended the die message when $srv fails to allocate. Some testers are
	getting a failure here but I have no idea how or why.

	lib/RPC/XML.pm:
	Testers-service reports showed that the new i8 type was not auto-boxing
	correctly on true 64-bit machines. Turns out I had bogus values for
	the maximums and minimums, not just for 8-byte ints but also for plain
	4-byte ones as well.

0.61	Mon Sep 15 01:38:44 PDT 2008

	t/00_load.t:
	Converted to Test::More due to some cpan-testers reports that showed
	test 2 failing. Hoping this might provide better feedback if it
	continues to fail.

	t/40_server.t:
	Changed a test for "localhost:$port" in the server URL method to
	optionally allow localhost.localdomain, for those systems whose
	/etc/hosts cause the former to convert to the latter. Was causing
	false failures.

	t/40_server.t:
	t/50_client.t:
	t/60_net_server.t:
	Test suites armored against server processes that die as a result of
	croak() or other calls within 3rd-party modules. The client and
	net_server suites were also converted to Test::More at this time.

	t/40_server.t:
	Fix for RT ticket #36078, fix the URL testing on the server object to
	be less strict. Instead of only allowing "localhost", now also allows
	"localhost.localdomain" and does a look-up of "localhost" for the 127.*
	IP address and permits that as well. In essence, this extends and
	supercedes the second change listed above after more invariant cases
	were discovered.

	lib/RPC/XML.pm:
	t/10_data.t:
	Per RT ticket #30354 and specific request from a large agency using
	this package, implemented an "i8" type as an extension to the official
	XML-RPC specification. Documentation and tests included. THIS SHOULD BE
	CONSIDERED EXPERIMENTAL.

	t/40_server.t:
	t/60_net_server.t:
	Some of the work in armoring the test suites against server-death
	changed the counts on tests and on call-counts in the system.status
	method. Some explicit re-starts didn't help.
2008-11-18 15:37:52 +00:00
he
02fd09dca2 Update from version 4.014 to 4.015.
Pkgsrc changes:
 o Ensure to replace the interpreter with ${PERL5} in installed modules

Upstream changes:

4.015  Sun Nov  2 10:10:38 PST 2008
        in Util v1.23 add missing headers in configure and localconf.h
	for Solaris inet_xton
        thanks to Karl Bunch <karl@digilink.net> for spotting the bug.
2008-11-18 15:32:47 +00:00
wiz
160a985eac Use TOOLS_PATH.bash for bash. Might fix build on Linux while hopefully not
breaking it otherwise.
2008-11-18 15:20:54 +00:00
he
d42da03c7a Updated from version 1.24nb2 to 1.25.
Pkgsrc changes:
 o Remove no-longer-needed fix for one of the tests

Upstream changes:

1.25  [IN PROGRESS]
	- Fix test-suite not to run the "packages" tests against
	  test.indexdata.com, which has gone away, but against
	  z3950.indexdata.com, like the other tests.  A new server
	  runs on a different port for these tests.
	- Rename zdump.pl to zoomdump, and add it to the set of
	  programs installed.
2008-11-18 15:02:50 +00:00
wiz
c035803b5a + tei-p5-schema. 2008-11-18 14:56:15 +00:00
wiz
a4c1d69307 Added textproc/tei-p5-schema version 1.2.0 2008-11-18 14:55:58 +00:00
wiz
132f89f2d3 Initial import of tei-p5-schema-1.2.0:
This package contains the schema files for TEI P5, in both DTD and
RELAX NG formats.
2008-11-18 14:55:22 +00:00
wiz
758f8ea008 Mention new tei-xsl package and removal of teixsl-*. 2008-11-18 14:15:43 +00:00
wiz
d53d745dc8 Remove teixsl-* (replaced by tei-xsl), add tei-xsl to Makefile. 2008-11-18 14:14:48 +00:00
wiz
2ff03d6504 Initial import of tei-xsl-5.14:
This is a set of XSLT specifications to transform TEI XML documents
to HTML, to LaTeX, and to XSL Formatting Objects.

It concentrates on TEI Lite, but adding support for other modules
is fairly easy. In the main, the setup has been used on new documents,
i.e. reports and web pages that have been authored from scratch,
rather than traditional TEI-encoded existing material.
2008-11-18 14:13:08 +00:00
drochner
f2bb98e568 make this work with python-2.4 again 2008-11-18 12:46:52 +00:00
drochner
534af116c1 fix unreadable data files, bump PKGREVISION 2008-11-18 12:42:32 +00:00
wiz
46c5dbd1bd Updated textproc/gtk-doc to 1.11 2008-11-18 11:56:12 +00:00
wiz
d763451683 Update to 1.11:
GTK-Doc 1.11    (Nov 16 2008)
============

 Changes

 o 531572 : one-page generation option
 o 448879 : Use a footer when generating HTML documentation
 o 311857 : xsltproc very slow generating index for gtk-docs.sgml
 o 335239 : Using gnome-doc-utils for gtk-doc documentation
 o 460753 : enable vpath build in gtkdoc-mkhtml
 o 473342 : Warn about repeated symbols in sections
 o 487727 : DocBook XML DTD version
 o 523669 : make check: Element publisher content does not follow the...
 o 530758 : gtk-doc should not expand XML tags and their attributes
 o 533262 : no-template mode scans different source files
 o 534627 : gtk-doc uses non-standard HTML element
 o 542137 : No declaration found for: gsf_output_*
 o 543855 : Fix for Bug 460753 (enable vpath build in gtkdoc-mkhtml) ...
 o 544172 : Fails to parse return value of 'char const *'
 o 552822 : Add rules to create $(REPORT_FILES)
 o 553407 : Example Makefile.am uses obsolete INCLUDES instead of AM_...
 o 554718 : gtk-doc needs to allow versioned TARGET_DIR
 o 554833 : Be more careful with &quot; struct _ &lt; struct_name &gt;  &quot;
 o 558082 : evince docs build fails with GTK_DISABLE_SINGLE_INCLUDES
 o 559281 : Correct check for existance of gtkdoc-rebase

 Contributors

 Behdad Esfahbod
 Christian Persch
 David Nečas
 Felix Riemann
 Jeffrey Stedfast
 Marc-Andre Lureau
 Matthew Barnes
 Peter Kjellerstedt
 Sebastian Dröge
 Simon Josefsson
 Stefan Kost
2008-11-18 11:55:58 +00:00
adam
ae89357a49 Updated math/fftw to 3.2 2008-11-18 11:14:44 +00:00
adam
e7f4d5c8a2 Changes 3.2:
* Worked around apparent glibc bug that leads to rare hangs when freeing
  semaphores.
* Fixed segfault due to unaligned access in certain obscure problems
  that use SSE and multiple threads.
* MPI transforms not included, as they are still in alpha; the alpha
  versions of the MPI transforms have been moved to FFTW 3.3alpha1.
* Performance improvements for sizes with factors of 5 and 10.
* Documented FFTW_WISDOM_ONLY flag, at the suggestion of Mario
  Emmenlauer and Phil Dumont.
* Port Cell code to SDK2.1 (libspe2), as opposed to the old libspe1 code.
* Performance improvements in Cell code for N < 32k, thanks to Jan Wagner
  for the suggestions.
* Cycle counter for Sun x86_64 compiler, and compilation fix in cycle
  counter for AIX/xlc (thanks to Jeff Haferman for the bug report).
* Fixed incorrect type prefix in MPI code that prevented wisdom routines
  from working in single precision (thanks to Eric A. Borisch for the report).
* Added 'make check' for MPI code (which still fails in a couple corner
  cases, but should be much better than in alpha2).
* Many other small fixes.
2008-11-18 11:13:06 +00:00
jmcneill
e1c7a35355 Add '25' to accepted python versions. 2008-11-18 11:10:53 +00:00
dsainty
35beb6891e Add an HTTP URL to MASTER_SITES, for firewall convenience. 2008-11-18 09:58:11 +00:00
wiz
5d40313b51 Updated meta-pkgs/p5-gnome-bindings to 2.24.0.91 2008-11-18 08:41:29 +00:00
wiz
a6ab217c8e Depend on proper p5-glib2 version, bump version. 2008-11-18 08:41:16 +00:00
abs
78786edf1c Update plugin path to check for seamonkey and to respect PREFIX.
Bump PKGREVISION
2008-11-18 08:33:51 +00:00
rillig
f568f6dcea The PKGREVISION is included in the version comparison, to fix the bogus
warning that a package "is being downgraded from 1.0.0nb5 to 1.0.0".

Disabled the note saying that in shell variable assignments, there don't
need to be double quotes around backticks. In some cases they need to be
there.
2008-11-18 08:18:29 +00:00
rillig
d24f8d2bf7 DIST_SUBDIR may contain slashes. Found in www/firefox3-bin. 2008-11-18 08:04:35 +00:00
obache
fe077847bb Updated textproc/py-pygments to 0.11.1 2008-11-18 07:29:26 +00:00
obache
026e8bc05d Update Pygments to 0.11.1.
Pygments changelog
==================

Version 0.11.1
--------------
(released Aug 24, 2008)

- Fix a Jython compatibility issue in pygments.unistring (#358).


Version 0.11
------------
(codename Straußenei, released Aug 23, 2008)

Many thanks go to Tim Hatch for writing or integrating most of the bug
fixes and new features.

- Lexers added:

  * Nasm-style assembly language, thanks to delroth
  * YAML, thanks to Kirill Simonov
  * ActionScript 3, thanks to Pierre Bourdon
  * Cheetah/Spitfire templates, thanks to Matt Good
  * Lighttpd config files
  * Nginx config files
  * Gnuplot plotting scripts
  * Clojure
  * POV-Ray scene files
  * Sqlite3 interactive console sessions
  * Scala source files, thanks to Krzysiek Goj

- Lexers improved:
  * C lexer highlights standard library functions now and supports C99
    types.
  * Bash lexer now correctly highlights heredocs without preceding
    whitespace.
  * Vim lexer now highlights hex colors properly and knows a couple
    more keywords.
  * Irc logs lexer now handles xchat's default time format (#340) and
    correctly highlights lines ending in ``>``.
  * Support more delimiters for perl regular expressions (#258).
  * ObjectiveC lexer now supports 2.0 features.

- Added "Visual Studio" style.

- Updated markdown processor to Markdown 1.7.

- Support roman/sans/mono style defs and use them in the LaTeX
  formatter.

- The RawTokenFormatter is no longer registered to ``*.raw`` and it's
  documented that tokenization with this lexer may raise exceptions.

- New option ``hl_lines`` to HTML formatter, to highlight certain
  lines.

- New option ``prestyles`` to HTML formatter.

- New option *-g* to pygmentize, to allow lexer guessing based on
  filetext (can be slowish, so file extensions are still checked
  first).

- ``guess_lexer()`` now makes its decision much faster due to a cache
  of whether data is xml-like (a check which is used in several
  versions of ``analyse_text()``.  Several lexers also have more
  accurate ``analyse_text()`` now.
2008-11-18 07:29:11 +00:00
he
cd808b0bff Another set:
Added textproc/p5-Text-Aspell version 0.09
Added textproc/p5-Text-SpellChecker version 0.03
Updated math/p5-Math-GMP to 2.05
Updated math/p5-Spreadsheet-ParseExcel to 0.41
Updated math/p5-Spreadsheet-WriteExcel to 2.25
Updated net/p5-Geo-IP to 1.35
Updated net/p5-Net-Amazon-S3 to 0.45
Updated net/p5-Net-Gnats to 0.05
Updated net/p5-Net-MAC to 1.5
2008-11-18 06:43:53 +00:00
he
8c476092b1 Updated from version 1.4 to 1.5.
Upstream changes:

1.5     2008-11-08 17:42 GMT
        - Move to Module::Install
        - Add basic pod test
2008-11-18 06:37:41 +00:00
he
2345ed61fc Update from version 0.04nb3 to 0.05.
Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org

Upstream changes:
 o No updated changelog ("There Ought to be a Law"), but
   by the looks of it mostly improved error reporting and
   robustness.
2008-11-18 06:34:45 +00:00
he
6364b566ad Updated from version 0.44nb1 to 0.45.
Pkgsrc changes:
 o Remove dependency on p5-DateTime-Format-Strptime
 o Ensure IO::File is new enough by adding dependency

Upstream changes:

0.45 Wed Aug 20 17:06:49 BST 2008
    - make add_key, head_key etc. return all the headers, not
      just the X-Amazon ones (patch by Andrew Hanenkamp)
    - require IO::File 1.14 (noticed by tsw)
    - remove DateTime::Format::Strptime prerequisite as it was not
      being used (noticed by Yen-Ming Lee)
    - do not try and parse non-XML errors (patch by lostlogic)
    - make it possible to store and delete the key "0"
      (patch by Joey Hess)
    - make it possible to store empty files (patch by BDOLAN)
    - add Copy support (patch by BDOLAN)
    - add s3cl for command-line access (patch by Leo Lapworth)
2008-11-18 06:24:54 +00:00
he
0c4c6553e3 Updated from version 1.34nb1 to 1.35.
Upstream changes:

1.35 September 29th 2008
	- Add GEOIP_DOMAIN_EDITION for the PurePerl ( Boris Zentner )
	- Add open_type method to the PurePerl fallback ( Boris Zentner )
	- Add CAPI Version detection, for the case, where a outdated
	  CAPI is installed. ( Boris Zentner )
	- Add metro_code, a replacement for the depreciated dma_code
	  method. ( Boris Zentner )
	- Add range_by_ip, netmask and last_netmask to the PurePerl
	  API ( Boris Zentner )
	- Add range_by_ip to the C API wrapper ( Boris Zentner )
2008-11-18 06:14:58 +00:00
he
6ceb5f397b Updated from version 2.23nb1 to 2.25.
Upstream changes:

2.25 September 9 - Minor

    + Fix for set_properties() bug due to 5.10/5.8 UTF-8 differences.
    + Fix for failing tests due to localtime() issues.

2.24 September 6 - Minor

    + Added set_properties() method to set document properties.
      Added test suite and example.
2008-11-18 06:11:01 +00:00
he
9f252fad80 Update from version 0.32nb1 to 0.41.
Pkgsrc changes:
 o Update to use Module::Build
 o Adjust MASTER_SITES, dist not present in common directory
   (reported upstream)

Upstream changes:

0.41 24 October 2008

    + Changed maintainership to John McNamara.

    ! Fixed bug when parsing RK numbers (generally ints or small floats).
      http://rt.cpan.org/Public/Bug/Display.html?id=39892

    ! Changed margin units to inches to (cleanly) avoid undef warning in
      SaveParser.


0.33 2008.09.07
    - Default format for formatted dates changed from 'm-d-yy' to 'yyyy-mm-dd'
    - Numeric fields with date-formats now promote to Date
    - Added docs about date type 14 problem
    - skip another test when prereq is missing
    - split Spreadsheet::ParseExcel::SaveParser into packages
    - split Spreadsheet::ParseExcel into packages
2008-11-18 06:03:58 +00:00
he
8ea9a718fb Update from version 2.04nb1 to 2.05.
Pkgsrc changes:
 o Add a patch to make ExtUtils::MakeMaker emit use of the gmp
   library.  Actual use will be handled by bulidlink / wrapper.
 o Added commented-out extra modules which can be optionally
   used during "make test" if various TEST_* environment variables
   are set.

Upstream changes:

2.05  2008-10-06 Greg
    - New maintainer: Greg Sabino Mullane
    - Allow tests to work on 64-bit platforms. Patch from Flo.
      (CPAN bugs #5960, #30327, #27641, #12751, #15459)
    - Add support for probab_prime function. Patch by shlomif@iglu.org.il.
      (CPAN bug #6184)
    - Get smarter about detecting lack of GMP libraries.
      (CPAN bug #18709)
    - Add META.yml and some more tests.
2008-11-18 05:46:55 +00:00
he
1789217b45 Add p5-Text-SpellChecker. 2008-11-18 05:29:57 +00:00
he
548bd4e7a5 Import p5-Text-SpellChecker version 0.03.
This module is built on Text::Aspell, but adds some of the
functionality provided by the internal gnu aspell API. This allows
one to deal with blocks of text, rather than just words. For
instance, we provide methods for iterating through the text,
serializing the object (thus remembering where we left off), and
highlighting the current misspelled word within the text.
2008-11-18 05:29:18 +00:00
he
6b53c7d84f Add p5-Text-Aspell. 2008-11-18 05:25:37 +00:00
he
4fd65ef54f Import p5-Text-Aspell version 0.09.
This module provides a Perl interface to the GNU Aspell library.
This module is to meet the need of looking up many words, one at
a time, in a single session, such as spell-checking a document in
memory.
2008-11-18 05:24:43 +00:00
he
6a0478f8d0 Note update of mail/p5-Mail-IMAPClient to 3.11. 2008-11-18 01:32:09 +00:00
obache
7521b51f79 Updated graphics/GraphicsMagick to 1.3.1 2008-11-18 00:50:51 +00:00
obache
295c4fea01 Update GraphicsMagick to 1.3.1.
1.3.1 (November 17, 2008)
=========================

Security Fixes:

  * None.

Bug fixes:

  * RPM build, Fixes to successfully build binary RPMs for Red Hat
    Linux 4.

  * MSL/conjure, Fix bug with attributes becoming appended to
    themselves.  Fix memory leaks.

Feature improvements:

  * New --disable-openmp-slow configure option for disabling use of
    OpenMP for algorithms which may run slower on operating systems
    with crummy thread libraries.

  * JPEG, Allow user to specify DCT encoding method via
    jpeg:dct-method define.  Also allow control over whether huffman
    encoding is used via jpeg:optimize-coding define.

Performance Improvements:

  * OpenMP (parallel processing) improvements for these functions:

    - Rotate by 90 and 270 degrees (-rotate)
2008-11-18 00:50:35 +00:00
he
c5cca37693 Update from version 3.08nb1 to 3.11.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

version 3.11: Wed Oct  8 10:57:31 CEST 2008

	Fixes:

	- some SSL connections process more bytes then needed, which
	  made the select() timeout.  Nice fix by [David Sansome]
	  rt.cpan.org#39776

	Improvements:

	- improved example imap_to_mbox by [Ralph Sobek]

version 3.10: Sun Aug 24 21:26:27 CEST 2008

	Fixes:

	- INET socket scope error, introduced by 3.09
	  rt.cpan.org#38689 [Matt Moen]

version 3.09: Fri Aug 22 16:38:25 CEST 2008

	Fixes:

	- return status of append_message reversed.
	  rt.cpan.org#36726 [Jakob Hirsch]

	- no line-breaks in base64 encoded strings when logging-in
	  rt.cpan.org#36879 [David Jonas]

	- fix MD5 authentication.
	  rt.cpan.org#38654 [Thomas Jarosch]

	Improvements:

	- extensions and clean-ups in examples/imap_to_mbox.pl by
	  [Ralph Sobek]

	- an absolute path as Server setting will open a local ::UNIX
	  socket, not an ::INET
	  rt.cpan.org#38655 [Thomas Jarosch]
2008-11-18 00:00:11 +00:00
bad
94bf544b1b Note update of devel/svk to 2.2.1.
And move my previous entry to the end of the file.
2008-11-17 23:36:25 +00:00
bad
a2908fff2f Update SVK to 2.2.1.
Changes since 2.0.2 are:

[Changes for 2.2.1 - 22 Oct, 2008]

  Fix the incorrect version information in META.yml

  Mirror subsystem
    * Fix memory leak for bootstrapping mirrors.

[Changes for 2.2.0 - 17 Sep, 2008]

  New features
    * Branch support as 'svk branch' subcommand
    * SVKBATCHMODE environment variable

  Dependency
    * Require Time::Progress

  Mirror subsystem
    * New bootstrap option to initialize a mirror from an svn dump
      file, which can be an URL stored on the svk:dump-url property on
      the server
    * When committing or merging to a mirror, avoid roundtripping
      the latest revision (requires Subversion 1.5)
    * Fix a bug when mirroring a copy revision with unnormalized
      revision outside mirror anchor and newer th an anchor head
    * Fix URI escape issues for pushing changes to mirrors
    * Support mirroring a source that was renamed from somewhere else
    * Fix svk sync where a copy is made from revisions condensed with
      snapshot made by previous sync --skipto

  Merge subsystem
    * Bugfixes for opened file handle passed to editor under win32,
      causing file to be opened as read-only
    * Fix a problem that merge-ticket might be reverted on mirror
      in some cases
    * Fix a bug when merging a copy with modification to the copied
      source, it might cause checksum error
    * Addition of equality check for merge tickets
    * Better conflict handling that remembers the type of conflict,
      handling of data from the merge editor

  Tests

    * Test coverage for offlining existing branches (both offline and
      online)
    * TODO tests for renaming of an intermediate branch tracking
    * Test coverage for pulling into a branch from a local branch
    * Test coverage for checking out to a path from svk br --checkout
    * Test coverage for modifying property changes (including conflicts)
    * Fixed tests for baseless smerge
    * Test coverage for switching a branch and proper handling of
      merge tickets

  General
    * General Documentation cleanup
    * Documentation for SVK::Info properly matches expected output
    * Conversion to use SVK::Log (and Log::Log4perl) for output
    * Add an option of '0' to select "No project" if there is not a
      project to use while mirroring a new URI
    * svk will not set property status as modified when a path is added or
      replaced
    * svk now stores known conflict types (provided by merge editor) in
      .conflict property
    * General usability for working with files no longer exists in HEAD

  svk commit
    * A property may have a conflict when the node is ok, so combine
      them in the target list

  svk merge
    * Don't write to the log if it is a check run, regardless of -l option

  svk resolved
    * svk resolved will resolve all conflicts in a checkout path

  svk update
    * Add custom svk:merge property resolver handler to handle merging
      of merge tickets properly

  Internal
    * svk will not clobber upstream Log::Log4perl configurations
2008-11-17 23:33:37 +00:00
he
348895e11f Another set:
Updated devel/p5-SDL to 2.1.2
Updated games/frozen-bubble to 1.0.0nb13
Added textproc/p5-Number-Spell version 0.04
Added www/p5-HTML-Email-Obfuscate version 1.00
Added security/p5-Authen-PluggableCaptcha version 0.05
Added graphics/p5-GD-SecurityImage version 1.66
Updated devel/p5-SVN-Mirror to 0.75
Updated devel/p5-Set-Object to 1.26
Updated devel/p5-Sub-Exporter to 0.981
Updated devel/p5-Test-Output to 0.12
Updated devel/p5-Test-SubCalls to 1.08
Updated devel/p5-Tie-RefHash-Weak to 0.09
Updated devel/p5-UNIVERSAL-isa to 1.01
Updated devel/p5-Variable-Magic to 0.25
Updated devel/p5-glib2 to 1.200
Updated devel/p5-namespace-clean to 1.09
Updated finance/p5-Locale-Currency-Format to 1.26
Updated mail/p5-Email-MessageID to 1.400
Updated mail/p5-IMAP-Admin to 1.6.6
Updated mail/p5-MIME-Lite to 3.023
Updated mail/p5-MIME-Lite-HTML to 1.23
2008-11-17 23:29:06 +00:00
he
668293b896 Update from version 1.22nb1 to 1.23.
Upstream changes:

1.23  2008/10/14 11:27:42  alian
- Fix rt#36006: cid has no effect on background images
- Fix rt#36005: include_javascript does not remove closing tag "</SCRIPT>"
- Fix rt#29033: eliminate nested subs
2008-11-17 23:27:42 +00:00