Commit graph

156553 commits

Author SHA1 Message Date
sno
6145091be8 Updating devel/p5-Config-IniFiles from 2.56 to 2.57
Upstream changes:
Version 2.57:   ( Mon Mar  1 15:49:54 IST 2010 )
------------------------------------------------
* Fixed failure to read the ini file contents from a filehandle made out of a
  scalar
    - https://rt.cpan.org/Ticket/Display.html?id=45997
    - Applied a patch by Nicolas Mendoza - thanks!
2010-03-16 18:49:05 +00:00
sno
fa834f523d Updated devel/p5-Object-InsideOut to 3.64 2010-03-16 18:46:44 +00:00
sno
fc62d5af4a Updating devel/p5-Object-InsideOut from 3.63 to 3.64
Upstream changes:
3.64 Mon Mar  8 17:59:51 2010
	- Added tests related to shared object destruction
2010-03-16 18:46:32 +00:00
sno
77ea074bf4 Updated net/p5-IP-Country to 2.27 2010-03-16 18:43:42 +00:00
sno
5a42d26af8 Updating net/p5-IP-Country from 2.25nb3 to 2.27
pkgsrc changes:
- Adjust dependency path

Upstream changes:
IP-Country-2.27, 2009.07.25
---------------------------
Added dependency for Geography::Countries (thx Otto Hirr)
Database update (thx Aaron K Dancygier for reminder)

IP-Country-2.26, 2009.01.01
---------------------------
Database update
  Thanks to Brad Fetter for the reminder
2010-03-16 18:43:32 +00:00
sno
71480f32b7 Updated geography/p5-Geography-Countries to 2009041301 2010-03-16 18:40:46 +00:00
sno
de19a56249 Updating geography/p5-Geography-Countries from 1.4nb3 to 2009041301
pkgsrc changes:
- Add license definition

Upstream changes:
Version 2009040901
- Force DATA encoding to be iso-8859-1 (davidhull/RT #38005)
----
Version 2009040801
- Moved to git and github.
- Modernized distro.
2010-03-16 18:40:35 +00:00
sno
331caeab02 Updated net/p5-IO-Socket-Multicast to 1.11 2010-03-16 18:31:51 +00:00
sno
4ed374f03b Updating net/p5-IO-Socket-Multicast from 1.07 to 1.11
Upstream changes:
1.11	- Wed Nov  4 13:48:18 EST 2009
	More test adjustments /re Win32 (BRAMBLE)

1.09
	Refactored tests to prevent false negatives on Win32 (ADAMK)

1.08	Mon Nov  2 11:23:33 EST 2009
	Test fixes and spelling corrections (BRAMBLE)
2010-03-16 18:31:41 +00:00
sno
5943b32c2a Updated net/p5-Net-Twitter to 3.11012 2010-03-16 18:29:06 +00:00
sno
e47f3b64c4 Updating net/p5-Net-Twitter from 3.11008 to 3.11012
Upstream changes:
3.11012 2010-03-13
    - fixed: added fallback since Test::More 0.95_01 does not
      stringify in "is" (tokuhirom)

3.11011 2010-03-11
    - fixed documentation to include lookup_users

3.11010 2010-03-11
    - Added lookup_users API method

3.11009 2010-03-10
    - Added RetryOnError trait
      (see perldoc Net::Twitter::Role::RetryOnError)
    - Import Sclar::Util::blessed in the POD Synopsis to make it clear
      callers need to do so (RT#55283)
    - Use newly documented "preferred" oauth endpoints:
      http://api.twitter.com/oauth/*
    - Added SimulateCursors trait for Identi.ca compatibility
2010-03-16 18:28:56 +00:00
sno
526b73f34a Updated net/p5-Net-OAuth to 0.22 2010-03-16 18:23:23 +00:00
sno
22c1089fd1 Updating net/p5-Net-OAuth from 0.20 to 0.22
pkgsrc changes:
- fix typo in dependencies

Upstream changes:
0.21   Wed, 10 Mar 2010 22:20:49 UTC
  * Added xAuth support with xAuthAccessTokenRequest (thanks Masayoshi
    Sekimura and Simon Wistow)
  * Added performance patch to decrease stat() system calls when requiring
    modules (thanks Brad Whitaker)

0.22   Thu, 11 Mar 2010 00:21:26 UTC
  * Renamed xAuthAccessTokenRequest to XauthAccessTokenRequest for
    CamelCaseConsistency
  * Added a couple tests for XauthAccessTokenRequest
2010-03-16 18:23:14 +00:00
sno
6787c15071 Updated databases/p5-DBD-CSV to 0.28 2010-03-16 17:31:49 +00:00
sno
3749151dbe Updating databases/p5-DBD-CSV from 0.25nb1 to 0.28
pkgsrc changes:
- Adjust dependencies

Upstream changes:
2010-03-16  0.28  H.Merijn Brand
    * Remove t/00_minimumversion.t from distribution
    * Dropped YAML spec to 1.0
    * Sync up with SQL::Statement 1.25
      NOTE: Internals of both modules changed. They will change again for
            SQL::Statement 2.0

2010-02-17  0.27  H.Merijn Brand
    * Upped copyright to 2010
    * Doc-fix typo in link (Detlef Pilzecker)
    * Doc-fix small typo's

2009-11-10  0.26  H.Merijn Brand
    * Adjustments for windows (RT#50544)
    * Mark all non-\w chars illegal in field and table names
    * Fix field types after execute (RT#51090, vgdoqd)
    * Fix for NULL joins. Requires SQL::Statement 1.23 (RT#43010, JBAZIK)
2010-03-16 17:31:39 +00:00
sno
6b30a19f34 Updated databases/p5-SQL-Statement to 1.25 2010-03-16 17:30:20 +00:00
sno
ccaac3517e Updating databases/p5-SQL-Statement from 1.22 to 1.25
pkgsrc changes:
- Adjust dependencies (mark fullfilled by perl CORE)

Upstream changes:
Version 1.25, release March 15th, 2010
----------------------------------------------
[Bug fixes]
* Keep org_table_names with schema information to allow derived
  table classes to handle as it seems reasonable there
* Separate columns with "\0" in multi-column aggregation to be able to
  difference between ('1','1foo') and ('11','foo')

[Misc]
* More resources added to META.yml

Version 1.24, release March 15th, 2010
----------------------------------------------
[Misc]
* Ignore *.rej in MANIFEST.SKIP (fixes RT #52081 reported by
  Lars Thegler)

[Bug fixes]
* Add missing import of _INSTANCE in SQL::Statement::Function::NumericEval
  fixes RT #52356 - reported by Detlef Pilzecker)
* Fix wrongly discarded DISTINCT clause (RT#53186)

[Improvements]
* Fix parsing errors of plain numbers (RT#16931)
* Fix parsing errors of nested calculation / functions (RT#16931, RT#52356)
* Rewrite result calculation of aggregation functions (simplify code,
  speed up)
* Upgrade Makefile.PL (patch from Alexandr Ciornii) to handle different
  EU::MM versions and abilities properly
* Update documentation to show how 'column_defs' and SQL::Statement::Term
  instances shall be used
* Introduce SQL::Dialect::Role providing ini-style data access to
  SQL::Dialects (patch from Michael Schwern)

[Things that may break your code]
* SQL::Parser now didn't deliver a struct containing 'column_names',
  'computed_columns' and 'set_functions' - it's combined into one member
  'column_defs'.
* Minimum required perl version is now 5.8 - upcoming next version of DBI
  requires perl 5.8, too - and I could simplify some code that's why

Version 1.23, release November 20th, 2009
----------------------------------------------

[Misc]
* Applied patch from Marc Espie which fixes several orthographic
  errors in SQL::Statement::Syntax documentation.
* Added a fixed version of test reported via RT #34121

[Bug fixes]
* Fix an issue in UPDATE command which 'shift's the values from
  the list of parameters which causes there're no more parameters
  left after first row get's updated (Fixes RT #50788)
* Fix aggregate function handling of new code since 1.21_01
* Correct handling of DISTINCT in aggregate functions

[Improvements]
* Add support for tables/columns starting with '_' for CSV and AnyData,
  which is usually forbidden by ANSI SQL
* Add support for inserting multiple lines with one statement
  (fixes RT #31730)
* Handle ANSI 'IS NULL' and CVS/AnyData 'IS NULL' different

[Things that may break your code]
* row_value now expects up to two arguments
2010-03-16 17:30:08 +00:00
sno
4a972edf15 Updated time/p5-DateTime-Format-Natural to 0.85 2010-03-16 17:16:55 +00:00
sno
9b2c3d51b0 Updating time/p5-DateTime-Format-Natural from 0.84 to 0.85
pkgsrc changes:
- Adjust HOMEPAGE to CPAN "Permalink"
- Adjust dependencies according to module's META.yml

Upstream changes:
0.85  2010-03-13  <schubiger@cpan.org>
 - Merged development version to stable.

0.84_03  2010-03-11  <schubiger@cpan.org>
 - Resolve short aliases only if preceded by a digit.
 - Don't capture the date separator for matching with the format.

0.84_02  2010-03-09  <schubiger@cpan.org>
 - Guess the format of dates with a dot or hyphen as separator.
 - Check for separator mismatch when not in lax mode.

0.84_01  2010-02-24  <schubiger@cpan.org>
 - Use the format parameter case-insensitively and test it.
 - Don't bless into a reference within the metadata base constructor.
 - Add some missing commas to the grammar description.
2010-03-16 17:16:44 +00:00
joerg
490eb88167 Updated archivers/bsdtar to 2.8.3 2010-03-16 17:14:32 +00:00
joerg
0f79a38fea Updated archivers/libarchive to 2.8.3 2010-03-16 17:14:08 +00:00
joerg
2d0d9c47d0 libarchive 2.8.3 and bsdtar-2.8.3 2010-03-16 17:13:47 +00:00
joerg
374f74bb49 Merge 2010-03-16 17:12:54 +00:00
sno
48410fd059 Updated time/p5-DateTime-Format-Flexible to 0.15 2010-03-16 17:11:05 +00:00
sno
0607f8945e Updating time/p5-DateTime-Format-Flexible from 0.14 to 0.15
pkgsrc changes:
- Update HOMEPAGE to CPAN "Permalink"

Upstream changes:
0.15 Mon Mar 10 2010
   - fix tests for DateTime string overloading problem
     (thanks Andreas Koenig and Michael Schwern)
2010-03-16 17:10:55 +00:00
joerg
fb973fb373 libarchive-2.8.3: Build fix for Linux 2010-03-16 17:05:42 +00:00
sno
eb0360e842 Updated time/p5-DateTime-Format-Builder to 0.8000 2010-03-16 17:04:58 +00:00
sno
5378d050e3 Updating time/p5-DateTime-Format-Builder from 0.7901nb1 to 0.8000
pkgsrc changes:
- Adjust license definition

Upstream changes:
0.80     2010-03-14
- Remove the 00sig.t test, which seemed to cause random failures based on CPAN
  testers reports.
- Lots of cleanup in test code.
- Future releases will all increment by 0.01 (0.81, 0.82, etc).
- No code changes.
2010-03-16 17:04:47 +00:00
sno
aae08afafe Updated time/p5-DateTime to 0.5400 2010-03-16 17:01:22 +00:00
sno
7f40f65167 Update time/p5-DateTime from 0.5300 to 0.5400
pkgsrc changes:
- Adjust license definition
- Adjust dependencies

Upstream changes:
0.54   2010-03-14
- Bumped the DateTime::TimeZone prereq to 1.09 to force people to use a modern
  version. Previously the minimum version was 0.59, and there have been a lot
  of bug fixes since then.

- String overloading now extends to string comparison, so a DateTime object
  can be compared to any string. In other words

  if ( $dt eq $string ) { ... }

  will simply stringify $dt and then do a normal string-is-equals
  check. Previously, this would blow up unless both operands were a DateTime
  object.

  Note that future versions of Test::More (0.95_01+) will no longer stringify
  arguments to is(), which means that older versions of DateTime may cause new
  test failures when you upgrade Test::More. It is highly recommended that you
  upgrade DateTime before upgrading to Test::More 0.95_01+.

  Patch by Michael Schwern. RT #55453.

- Allow passing end_of_month setting to $duration->inverse(). Requested by
  John Siracusa. RT #53985.
2010-03-16 17:01:11 +00:00
ahoka
31900d5066 Updated audio/cmus to 2.3.1 2010-03-16 16:46:53 +00:00
ahoka
c14795e3df Update to 2.3.1 2010-03-16 16:46:22 +00:00
tnn
406653f554 note firefox, Transmission updates 2010-03-16 16:30:38 +00:00
tnn
52c0e9fb5c avoid local version suffix going backwards 2010-03-16 16:14:15 +00:00
taca
2aa3f5bdfa php5-xsl has moved to php-xsl. 2010-03-16 16:12:45 +00:00
taca
ac74f95931 php5-dom has moved to php-dom. 2010-03-16 16:11:59 +00:00
taca
6ef86add32 php5-soap has moved to php-soap. 2010-03-16 16:11:00 +00:00
taca
8d2496e724 misc/php-mbstring moved to converters/php-mbstring. 2010-03-16 16:09:32 +00:00
tnn
c628c53876 fix build breakage 2010-03-16 16:09:04 +00:00
taca
0a789d0ec9 misc/php-calendar has moved to time/php-calendar. 2010-03-16 16:08:16 +00:00
taca
7c9307fb19 php5-mysqli has moved to php-mysqli. 2010-03-16 16:06:10 +00:00
tnn
f7246f6338 fix build breakage 2010-03-16 16:04:21 +00:00
taca
e7a46adde3 Update description in comments. 2010-03-16 16:03:22 +00:00
taca
633848f7a1 Update dependency to newer package path.
converters/php-mbstring
	databases/php-mysqli
	net/php-soap
	textproc/php-dom
	textproc/php-xsl
	time/php-calendar

No functional change should be done.
2010-03-16 16:02:20 +00:00
tnn
40234ac27f fix build after xulrunner-1.9.2.2 update 2010-03-16 15:58:54 +00:00
taca
80a7acaefe Note addtion of php53 packages.
lang/php53			5.3.2
	misc/php-intl			5.3.2
	textproc/php-enchant		5.3.2
	meta-pkgs/php53-extensions	5.3.2

And update of meta-pkgs/php5-extensions.
2010-03-16 15:57:47 +00:00
tnn
c32328a14b Update to firefox-3.6.2.
.2 is not formally released yet, but is release tagged in the scm and I
want to get this update in before we freeze the tree.

"Firefox 3.6 is built on Mozilla's Gecko 1.9.2 web rendering platform,
which has been under development since early 2009 and contains many
improvements for web developers, add-on developers, and users."

- Improved JavaScript performance, overall browser responsiveness,
  and startup time.
- The ability for web developers to indicate that scripts should run
  asynchronously to speed up page load times.
- Continued support for downloadable web fonts using the new WOFF font format.
- Support for new CSS attributes such as gradients, background sizing,
  and pointer events.
- Support for new DOM and HTML5 specifications including the Drag & Drop API
  and the File API, which allow for more interactive web pages.
2010-03-16 15:57:02 +00:00
taca
d5206de798 Add and enable php53-extensions. 2010-03-16 15:55:08 +00:00
taca
a92da01ded Importing php53-extensions package, meta pacakge for php53. 2010-03-16 15:54:08 +00:00
taca
4d116ddf51 Update php5-extensions package to 5.2.13.
* Change package version scheme.
* Add php5-pspell and php5-sysvmsg.
2010-03-16 15:52:25 +00:00