Commit graph

154792 commits

Author SHA1 Message Date
sno
cacb63db9e Updating devel/p5-MooseX-Traits from 0.07nb1 to 0.08
Upstream changes:
0.08   Sat Feb 13 17:05:23 GMT 2010
        - Allow you to pass traits => 'OneTrait' rather than having to say
          traits => ['OneTrait'] to help when getting traits from things that
          want to send a scalar (e.g. Config::General)
2010-02-16 12:44:53 +00:00
sno
2c2e643901 Updated devel/p5-MooseX-Role-Parameterized to 0.17 2010-02-16 12:39:52 +00:00
sno
f07fa7b070 Updating devel/p5-MooseX-Role-Parameterized from 0.15 to 0.17
pkgsrc changes:
- Enabling use of Module::Install::Bundled module type

Upstream changes:
0.17  February 11, 2010
    * MANIFEST fixes (Karen Etheridge)

0.16  February 4, 2010
    * Allow specifying custom metaclasses for parameterized
      roles (Oliver Charles)
    * Documentation improvements (Oliver Charles, Sartak)
2010-02-16 12:39:42 +00:00
sno
f092cd20f0 Updated devel/p5-MooseX-Declare to 0.33 2010-02-16 12:33:52 +00:00
sno
755d2dceed Updating devel/p5-MooseX-Declare from 0.32 to 0.33
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.33  Thu, 04 Feb 2010 02:50:14 +0100
  * Depend on MooseX::Method::Signatures 0.30 to fix various
    incompatibilities.
2010-02-16 12:33:42 +00:00
drochner
6acef5ecdf fix some C-long vs. C#-long mismatches (on 32-bit systems) in
libgphoto glue code, makes photo import directly from the camera
work better for me
2010-02-16 12:16:23 +00:00
drochner
71bf84d51e these don't need "fam" directly (but still through glib2) 2010-02-16 12:10:14 +00:00
sno
608c5cfcc2 Updated devel/p5-MooseX-Method-Signatures to 0.30 2010-02-16 12:05:04 +00:00
sno
c8848dd774 Updating devel/p5-MooseX-Method-Signatures from 0.29 to 0.30
pkgsrc changes:
- Adjust dependency to MooseX::Types::Structured

Upstream changes:
0.30  Thu, 04 Feb 2010 02:41:36 +0100
  * Make Any instead of Defined the default type constraint.
  * Add tests for coercing optional named parameters (Cory Watson).
    + Make those tests pass by depending on
      MooseX::Types::Structured 0.20.
  * Make sure Text::Balanced doesn't screw up our data.
2010-02-16 12:04:53 +00:00
sno
5802496f5b Updated devel/p5-MooseX-Types-Structured to 0.20 2010-02-16 11:53:23 +00:00
sno
2b909ec854 Updating devel/p5-MooseX-Types-Structured from 0.19 to 0.20
pkgsrc changes:
- Using now available wanted module type

Upstream changes:
0.20   04 February 2010
        - Add a new Map type. (Ricardo SIGNES)
        - Properly handle Optional[] types within Tuples and Dicts.
          (Florian Ragwitz)
2010-02-16 11:53:13 +00:00
sno
c829012ce2 Updated devel/p5-MooseX-ClassAttribute to 0.13 2010-02-16 11:46:06 +00:00
sno
74b94c950b Updating devel/p5-MooseX-ClassAttribute from 0.10nb1 to 0.13
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.13   2010-02-11
- Fixed tests that failed if you had an older version of
  MooseX::AttributeHelpers installed.

0.12   2010-02-10
- Fixed so that applying a role with class attributes to an instance works
  with Moose 0.98.

0.11   2010-02-09
- Roles can now have class attributes, which will be fully initialized when
  the role is applied to a class.
- Many modules have been renamed from MooseX::ClassAttribute::Role::Meta::* to
  MooseX::ClassAttribute::Trait::*.
- Deprecated the get_class_attribute_map method.
- Added a version number to every .pm file.
2010-02-16 11:45:55 +00:00
wiz
37997ee90d Updated security/caff to 1.1.3 2010-02-16 11:29:51 +00:00
wiz
48c3df3a9a Update to 1.1.3:
* keylookup:
  + Fixed typo noticed by lintian in manpage keylookup.1.
* caff:
  + Set the Sender header with the email address which is used for the From
    header. This overrides the default value which was set by the
    MIME::Entity Perl module based on the local hostname. (Closes: #556782)
2010-02-16 11:29:42 +00:00
wiz
74950414c4 Updated devel/bzr to 2.0.3 2010-02-16 11:27:37 +00:00
wiz
7282747c9d Update to 2.0.3:
bzr 2.0.3
#########

:Codename: little italy
:2.0.3: 2009-12-14


The third stable release of Bazaar has a small handful of bugfixes. As
expected, this has no internal or external compatibility changes versus
2.0.2 (or 2.0.0).

Bug Fixes
*********

* ``bzr push --use-existing-dir`` no longer crashes if the directory
  exists but contains an invalid ``.bzr`` directory.
  (Andrew Bennetts, #423563)

* Content filters are now applied correctly after pull, merge and switch.
  (Ian Clatworthy, #385879)

* Fix a potential segfault in the groupcompress hash map handling code.
  When inserting new entries, if the final hash bucket was empty, we could
  end up trying to access if ``(last_entry+1)->ptr == NULL``.
  (John Arbash Meinel, #490228)

* Improve "Binary files differ" hunk handling.  (Aaron Bentley, #436325)


bzr 2.0.2
#########

:Codename: after the scare
:2.0.2: 2009-11-02

The second in our "let's keep the stable bugfixes flowing" series. As
expected this has a few (~9) bugfixes relative to 2.0.1, and no major api
changes or features.

Bug Fixes
*********

* Avoid "NoneType has no attribute st_mode" error when files disappear
  from a directory while it's being read.  (Martin Pool, #446033)

* Content filters are now applied correctly after revert.
  (Ian Clatworthy)

* Diff parsing handles "Binary files differ" hunks.  (Aaron Bentley, #436325)

* Fetching from stacked pre-2a repository via a smart server no longer
  fails intermittently with "second push failed to complete".
  (Andrew Bennetts, #437626)

* Fix typos left after test_selftest refactoring.
  (Vincent Ladeuil, Matt Nordhoff, #461149)

* Fixed ``ObjectNotLocked`` errors during ``bzr log -r NNN somefile``.
  (Andrew Bennetts, #445171)

* PreviewTree file names are not limited by the encoding of the temp
  directory's filesystem. (Aaron Bentley, #436794)

Improvements
************

* ``bzr log`` now read-locks branches exactly once, so makes better use of
  data caches.  (Andrew Bennetts)

Documentation
*************

* Filtered views user documentation upgraded to refer to format 2a
  instead of pre-2.0 formats. (Ian Clatworthy)
2010-02-16 11:27:27 +00:00
wiz
1ea728535d + bouml-4.18.2, libssh-0.4.1, modular-xorg-server-1.7.5, openoffice3-3.2,
puzzles-8865, qt4-libs-4.6.2, rasqal-0.9.19, t-prot-2.15,
  xapian-1.0.18, xapian-omega-1.0.18.
2010-02-16 11:19:38 +00:00
sno
bdf48ce804 Updated devel/p5-Moose to 0.98 2010-02-16 10:35:59 +00:00
sno
faf2e7fa7b Updating devel/p5-Moose from 0.96 to 0.98
Upstream changes:
0.98 Wed, Feb 10, 2010
  [BUG FIXES]
  * An internals change in 0.97 broke role application to an instance in some
    cases. The bug occurred when two different roles were applied to different
    instances of the same class. (Rafael Kitover)

0.97 Tue, Feb 9, 2010
  [BUG FIXES]
  * Calling ->reinitialize on a cached anonymous class destroyed the cache,
    causing the class to go out of scope unexpectedly. This could easily
    happen at a distance by applying a metarole to an anonymous class. (Dave
    Rolsky).
2010-02-16 10:35:49 +00:00
sno
64ce61eb16 Updated devel/p5-Mixin-Linewise to 0.003 2010-02-16 10:22:11 +00:00
sno
99f397bdde Updating devel/p5-Mixin-Linewise from 0.002 to 0.003
pkgsrc changes:
- Adjust dependencies
- Add license definition
- Add module type

Upstream changes:
0.003     2010-02-14
          add Test::More prereq
2010-02-16 10:22:00 +00:00
wiz
f8f0a158cb Updated devel/libidn to 1.18 2010-02-16 10:13:36 +00:00
wiz
da507bc97c Update to 1.18:
* Version 1.18 (released 2010-02-15) [stable]

** libidn: Put forgotten symbols under old namespace.
Reverts one unnecessary change introduced in 1.17.  Suggested by Marco
d'Itri <md@linux.it>.
2010-02-16 10:13:27 +00:00
sno
f30c0c436b Updated devel/p5-Hash-Merge to 0.12 2010-02-16 10:11:57 +00:00
sno
77eca7bc9f Updating devel/p5-Hash-Merge from 0.11 to 0.12
pkgsrc changes:
- Adjust module file permission

Upstream changes:
0.12  Mon Feb 15 19:23:52 CST 2010
    Thanks to MONS for addressing these:
    - rt 39183 fallback to Clone::PP if needed/possible
    - rt 43056 OO support for more sane behavior non-trampling

    This version is a cleaned up version of MONS' patch in rt 43056 plus:

    Added tests for OO behavior.
    Cleaned up POD a little
    perltidy
2010-02-16 10:11:46 +00:00
wiz
89320e2639 + complain if LICENSE definition is missing 2010-02-16 10:06:55 +00:00
sno
024959d315 Updated devel/p5-Hash-Case to 1.010 2010-02-16 09:45:25 +00:00
sno
f38ba2b439 Updating devel/p5-Hash-Case from 1.006nb1 to 1.010
pkgsrc changes:
- Add license definition
- Reduce to one homepage
- Adjust dependencies

Upstream changes:
version 1.01: Mon Feb 15 10:21:42 CET 2010
	Fixes:
	- do not use /bin/pwd in t/pod.t

	Improvements:
	- use Log::Report for error handling.
2010-02-16 09:45:11 +00:00
sno
b4a31b4457 Added devel/p5-Log-Report version 0.26 2010-02-16 09:27:56 +00:00
wiz
689ca0127d Mention amarok changes. 2010-02-16 09:27:49 +00:00
sno
ca91613e70 Added devel/p5-Log-Report version 0.26 2010-02-16 09:26:12 +00:00
sno
a5caf7413a Importing devel/p5-Log-Report version 0.26 as dependency of scheduled
update of devel/p5-Hash-Case to 1.01{0}.

Handling messages to users can be a hassle, certainly when the same module
is used for command-line and in a graphical interfaces, and has to cope
with internationalization at the same time; this set of modules tries to
simplify this. Log::Report combines gettext features with Log::Dispatch-like
features. However, this module can be used to do only translations or only
message dispatching.
2010-02-16 09:25:57 +00:00
wiz
1a290d125a Remove outdated comment. 2010-02-16 09:18:23 +00:00
wiz
d867f6492c Describe new amarok options. 2010-02-16 09:13:38 +00:00
wiz
bd67712785 Drop maintainership. 2010-02-16 09:02:57 +00:00
wiz
147a9c4760 Be explicit about KDE3/KDE4. 2010-02-16 09:02:39 +00:00
wiz
01a9b47d78 Update to 2.2.2nb3 from wip, packaged by myself.
This is the KDE4 version of amarok, lots of changes. Try it out!
2010-02-16 09:01:46 +00:00
wiz
6ff0b6233b + amarok-kde3 2010-02-16 08:59:32 +00:00
wiz
05056007c7 Reimport amarok as amarok-kde3. 2010-02-16 08:59:12 +00:00
wiz
204484fc20 Add .include "../../sysutils/desktop-file-utils/desktopdb.mk"
Bump PKGREVISION.
2010-02-16 08:58:49 +00:00
wiz
a5b22482e3 Fix path to itself. 2010-02-16 08:57:48 +00:00
wiz
e2e9944043 Added audio/libifp version 1.0.0.2 2010-02-16 08:57:06 +00:00
wiz
02443ef977 + libifp. 2010-02-16 08:56:54 +00:00
wiz
269b161fa0 Initial import of libifp-1.0.0.2:
libifp is a general-purpose library-driver for iRiver's iFP
(flash-based) portable audio players.

This driver has been reported to work with models iFP1xx, 3xx, 5xx,
7xx, 8xx, 9xx and N10.
2010-02-16 08:56:08 +00:00
sno
9c004aa026 Updated devel/p5-PPI to 1.210 2010-02-16 08:43:42 +00:00
sno
259031d2a5 Updating devel/p5-PPI from 1.208 to 1.210
pkgsrc changes:
- Update dependencies
- Adjust module type

Upstream changes:
1.210 Mon 15 Feb 2010
	Summary:
	- Packaging fixes

	Details:
	- No functional changes
	- Upgrading to Module::Install 0.93
	- Added missing test_requires dependency for Class::Inspector

1.209 Sat  6 Feb 2010
	Summary:
	- Small optimisation release

	Details:
	- No functional changes
	- Upgrading to Module::Install 0.92
	- Moved the Test::ClassAPI test to only run during RELEASE_TESTING
	  to reduce the dependency load (and occasionally Test::ClassAPI seems
	  to FAIL on CPAN Testers.
2010-02-16 08:43:30 +00:00
taca
41b3830595 Add lang-bs, lang-hr, lang-sl and lang-tl used by typolight*-translations. 2010-02-16 05:59:18 +00:00
dmcmahill
023bef03ef note update of cad/mcalc to version1.6 2010-02-16 03:44:05 +00:00
dmcmahill
a7bd0ec990 Update to mcalc-1.6. This is a minor typo-fix release. Fixes a typo
and also adds a pointer to wcalc which is a more full featured upgrade too.
2010-02-16 03:43:12 +00:00