Commit graph

1776 commits

Author SHA1 Message Date
Gabriel Ebner 4270c5c7be perlPackages.YAMLLibYAML: 0.59 -> 0.69, fix build 2018-03-22 16:59:23 +01:00
Michael Brantley 0d6fdac8e2 perlPackages.GSSAPI: depend on krb5Full, fix misspelling 2018-03-21 20:53:42 -04:00
Jörg Thalheim 86dd3f854b
Merge pull request #35687 from volth/libvirt-4.1.0
libvirt: 3.10.0 -> 4.1.0
2018-03-19 11:42:06 +00:00
Michael Brantley 9495c9218c
perlPackages.PkgConfig: init at 0.19026 2018-03-18 09:48:21 +01:00
Michael Brantley 2d8a8080eb
perlPackages.ConfigIniFiles: init at 2.94 2018-03-18 09:41:34 +01:00
Shea Levy cb88f21b16
perlPackages.JSON: Fix typo. 2018-03-16 17:53:45 -04:00
Tuomas Tynkkynen 2fec9c6e29 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/tools/build-managers/conan/default.nix
2018-03-13 23:04:18 +02:00
volth dd3c6f3770
perlPackages.ClassAccessorFast: alias of perlPackages.ClassAccessor 2018-03-12 17:02:38 +01:00
Michael Brantley 1b01d49340 perlPackages.FileFnMatch: init at 0.02 2018-03-12 07:55:48 -04:00
Jan Malakhovski 7079e744d4 Merge branch 'master' into staging
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):

   pkgs/development/libraries/epoxy/default.nix
   pkgs/development/libraries/gtk+/3.x.nix
   pkgs/development/python-modules/asgiref/default.nix
   pkgs/development/python-modules/daphne/default.nix
   pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
volth 0883e1c318
perlPackages.libnet: 3.08 -> 3.11 2018-03-09 21:32:42 +01:00
volth 42cd03f6d7
perlPackages.LWPUserAgent: point to perlPackages.LWP 2018-03-09 21:28:51 +01:00
volth 632e9e62c8 libvirt: 3.10.0 -> 4.1.0 2018-03-08 23:45:28 +00:00
Jörg Thalheim f9d38863af
Merge pull request #36117 from limeytexan/perlPackages-POE
perlPackages.POE: init at 1.367
2018-03-08 21:47:56 +00:00
volth b7f1aa391c XML-SAX: 0.96 -> 1.00
dependencies:
XML-SAX-Base: 1.08 -> 1.09
constant: cleanup
XML-NamespaceSupport: 1.11 -> 1.12
Test-Simple: 1.302120 -> 1.302125
ExtUtils-MakeMaker: 6.98 -> 7.32
2018-03-08 14:14:05 +00:00
Shea Levy 89700d7b26
perlPackages.XMLSAX: Disable broken testsuite 2018-03-07 06:43:47 -05:00
Michael Brantley 467c03de31 perlPackages.Socket: 2.020 -> 2.027
Also disable t/getaddrinfo.t test which requires network access.
2018-03-06 09:44:28 -05:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jörg Thalheim 0be67e24b7
Merge pull request #35438 from boronine/bibtex-darwin-fix
perlPackages.TextBibTeX: fix dylib path for Darwin
2018-03-04 20:42:51 +00:00
Shea Levy b0d6c67505
perlPackages.JSON: Fix cross-compilation. 2018-02-28 15:01:33 -05:00
Shea Levy dd6c926362
perlPackages.DBI: Stub out dbd_postamble for cross-compilation. 2018-02-28 15:01:32 -05:00
Michael Brantley 1f3780135e perlPackages.POE: init at 1.367
Note that I encountered bugs as part of this effort as documented in
the following github PRs and CPAN bug tickets:

    https://github.com/rcaputo/poe/pull/25
    https://rt.cpan.org/Ticket/Display.html?id=124495
	POE-1.367 failed t/10_units/01_pod/03_pod_no404s.t

    https://github.com/rcaputo/poe/pull/26
    https://rt.cpan.org/Ticket/Display.html?id=124496
	POE-1.367 failed t/10_units/01_pod/04_pod_linkcheck.t

... and these bugs are addressed by the perl-POE-1.367-pod_no404s.patch
and perl-POE-1.367-pod_linkcheck.patch files included with this patch,
respectively.
2018-02-28 07:57:25 -05:00
Jörg Thalheim bc6508b7f4
Merge pull request #36115 from limeytexan/perlPackages-POE-Test-Loops
perlPackages.POE-Test-Loops: init at 1.360
2018-02-28 12:11:55 +00:00
Michael Brantley aa9c8622df perlPackages.POE-Test-Loops: init at 1.360 2018-02-28 06:33:43 -05:00
Jörg Thalheim e0b1aeb36b
Merge pull request #36113 from limeytexan/perlPackages-Test-Pod-No404s
perlPackages.Test-Pod-No404s: init at 0.02
2018-02-28 11:22:21 +00:00
Michael Brantley 8f87576393 perlPackages.Test-Pod-No404s: init at 0.02 2018-02-28 06:03:31 -05:00
Michael Brantley f0e0bd18ed perlPackages.Mail-Sendmail: init at 0.80 (#35223)
* perl-Mail-Sendmail: init at 0.80

* Disabled unit test that could never succeed in sandbox
2018-02-28 10:49:09 +00:00
Jörg Thalheim fd0a32e510 perlPackages.Socket: skip broken test 2018-02-28 10:45:20 +00:00
Nikolay Amiantov 08f8ad26b3 treewide: unquote homepage in my packages
I don't like this personally but we have #27809 as a precedent.
2018-02-25 22:24:08 +03:00
Alexander V. Nikolaev 13e0038f5d perl-packages: libGL/libGLU transition 2018-02-24 17:06:49 +02:00
Jörg Thalheim 5df64232e0
Merge pull request #35455 from dywedir/exiftool
exiftool: 10.60 -> 10.80
2018-02-24 11:07:06 +00:00
Vladyslav M 045046389a exiftool: 10.60 -> 10.80 2018-02-24 11:30:24 +02:00
Robert Helgesson cf10ed5c7b
perl-Encode: 2.96 -> 2.97 2018-02-24 08:55:18 +01:00
Alexei Boronine cafcd6e9f4 perlPackages.TextBibTeX: also patch .bundle file 2018-02-24 03:46:09 +01:00
Alexei Boronine e8a336b154 perlPackages.TextBibTex: fix dylib path for Darwin 2018-02-24 02:50:29 +01:00
Robert Helgesson 8cd9194a80
perl-Importer: 0.024 -> 0.025 2018-02-22 19:36:47 +01:00
Robert Helgesson 873863d6e5
perl-Gtk2-GladeXML: add homepage and license fields 2018-02-21 22:36:20 +01:00
Michael Brantley 3d1abbe7f4 perl-GSSAPI: init at 0.28 2018-02-20 08:53:19 -05:00
Jörg Thalheim b7fb6edf2e
Merge pull request #35178 from limeytexan/perl-BSD-Resource
perl-BSD-Resource: init at 1.2911
2018-02-20 11:03:30 +00:00
Jörg Thalheim b2f92c5daa perlPackages.Gtk2: limit to linux 2018-02-20 10:56:14 +00:00
Jörg Thalheim 01e388cafc
Merge branch 'master' into perl/Gtk2GladeXML 2018-02-19 21:52:11 +00:00
Olivier Bourdoux 54d4394bdc perl-Gtk2TrayIcon: init at 0.06 2018-02-19 16:12:02 +01:00
Olivier Bourdoux 471f7ca68a perl-Gtk2GladeXML: init at 1.007 2018-02-19 16:10:35 +01:00
Michael Brantley a83716f256 perl-BSD-Resource: init at 1.2911 2018-02-19 09:38:45 -05:00
Robert Helgesson b614523836
perl-Encode: 2.95 -> 2.96 2018-02-16 21:14:52 +01:00
Frederik Rietdijk 672bb6b4ab Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-14 21:30:08 +01:00
Robert Helgesson 1f18a7cd01
perl-Parallel-ForkManager: init at 1.19 2018-02-13 21:13:41 +01:00
Will Dietz 20203206d8 perl.TextWrapI18N: mark broken on musl
glibcLocales doesn't build currently.
2018-02-13 09:44:40 -06:00
Robert Helgesson 0e2ec65b0a
perl-Cpanel-JSON-XS: 4.00 -> 4.01 2018-02-11 10:30:32 +01:00
Robert Helgesson 76f3f22d27
perl-Encode: 2.93 -> 2.95 2018-02-08 21:01:12 +01:00