Commit graph

247453 commits

Author SHA1 Message Date
mef
2146e15beb Updated to devel/p5-Hash-Util-FieldHash-Compat-0.10
---------------------------------------------------
0.10      2015-09-27 04:28:27Z
        - fix invalid prereq specification for Heavy implementation (changed
          in 0.09)
2016-04-10 08:03:17 +00:00
mef
646b2c87b3 Updated to devel/p5-Graph-ReadWrite-2.08
----------------------------------------
2.08 2015-10-30 NEILB
    - Switched to Dist::Zilla
    - Updated the github repo URL after changing my github username
    - Removed a spurious =back from Graph::ReadWrite.
      Thanks to Lucas Kanashiro for RT#106063
2016-04-10 08:00:55 +00:00
mef
23a15d937b Updated to devel/p5-Graph-0.9704
--------------------------------
0.9704 2015-10-07  Jarkko Hietaniemi  <jhi@iki.fi>
    - rt.cpan.org 107567: edges() missing on undirected multiedged graph:
      was broken in 0.96, had been fixed somewhere there and here,
      added the test case
    - rt.cpan.org 107600: no modify Storable $VERSION
2016-04-10 07:58:17 +00:00
mef
0bce6e707c Update to devel/p5-Git-Repository-Plugin-AUTOLOAD-1.002
-------------------------------------------------------
1.002 Tue Feb 2 2016
    - Prevent system/global configs from messing with test expectations
      (Fix for RT #111645, reported by DBOOK)
    - Load Config when using %Config
      (Fix for RT #100806, reported by PPISAR)
2016-04-10 07:55:38 +00:00
mef
b06da4386e Updated to devel/p5-Git-CPAN-Patch-2.2.1
----------------------------------------
2.2.1 2016-02-06
  [ BUG FIXES ]
    - Test was failing if color.ui was set to always. (GH#29, reported by
      grinnz)

  [ STATISTICS ]
    - code churn: 3 files changed, 24 insertions(+), 13 deletions(-)
2016-04-10 07:52:55 +00:00
mef
1999589ec0 Updated devel/p5-ExtUtils-Depends to 0.405
Updated devel/p5-ExtUtils-F77 to 1.19
Updated devel/p5-ExtUtils-MakeMaker-CPANfile to 0.07
Updated devel/p5-ExtUtils-ModuleMaker to 0.55
Updated devel/p5-File-BOM to 0.15
Updated devel/p5-File-DesktopEntry to 0.22
Updated devel/p5-File-Modified to 0.10
Updated devel/p5-File-Path-Tiny to 0.8
Updated devel/p5-File-Touch to 0.11
2016-04-10 07:47:31 +00:00
dbj
936c8e6e77 Avoid creating a fake zlib.pc, because if it does
gnutls will add a Requires.private for it in its .pc file
2016-04-10 07:45:22 +00:00
dbj
7b75c317b1 remove unnecessary X11 dependency by specifying --with-x=no 2016-04-10 07:42:12 +00:00
mef
3b8974d961 Add Following line for 'make test'.
+BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
2016-04-10 07:36:57 +00:00
tnn
ba5ed65f3d add kludge to sdksyms.sh to fix build on NetBSD-current w/ GCC 5 2016-04-10 07:35:19 +00:00
dbj
cbfa7399e2 remove unnecessary X11 dependency by specifying --with-x=no
this is an improved fix for PR 50582
2016-04-10 07:34:39 +00:00
mef
66433327d1 Update to devel/p5-File-Touch-0.11
----------------------------------
0.11 2015-11-26 NEILB
    - Document when reference gras the timestamps, and give example.
      Thanks to SMYLERS for the PR with this.

0.10 2015-10-24 NEILB
    - Added [MetaJSON] to dist.ini, so we get a META.json in the release
    - Auto tag and push to github on release
    - Updated repo URL after changing my github username
2016-04-10 05:51:20 +00:00
mef
c004c4bf3f Update to devel/p5-File-Path-Tiny-0.8
-------------------------------------
0.8  2016-01-26 14:44:57
    - rt 88849: allow multiple processes to operate on the same paths (thanks HELENA!)
    - Add github to POD
    - rt 96842: Fix mk() to work correctly w/ UNC paths on windows (thanks MITHUN!)
2016-04-10 05:49:15 +00:00
mef
387a0c39fd Update to devel/p5-File-Modified-0.10
-------------------------------------
0.10 2015-10-26 NEILB
    - Switched to Dist::Zilla
    - Updated github repo URL after changing my github username
2016-04-10 05:46:56 +00:00
mef
8c6cf2009c Updated to devel/p5-DesktopEntry-0.22
-------------------------------------
0.22 2015-12-10
 - Fix issue on Windows with File URIs
 - Correctly state runtime dependencies

0.21 2015-11-25
 - Documentation changes only.

0.20 2015-11-23
 - Fix opening files with special characters
    RT 93168 - fix provided by Romain Vavassori.
2016-04-10 05:43:12 +00:00
mef
3923d9868d (pkgsrc)
- Add following line for make test
   BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:.....
(upstream)
 - Update to devel/p5-File-BOM-0.15
--------------------------------
0.15 - Mon Dec 14 2015
    - Fix spelling errors spotted by debian team. Thanks to Gregor Herrmann.
2016-04-10 05:37:27 +00:00
mef
d7fdc1a178 Updated to devel/p5-ExtUtils-ModuleMaker-0.55
0.55    January 03, 2016

Prodded by Chris Kirke during the CPAN Pull Request Challenge, standardized
$VERSION numbers and release dates across all files.  No changes in
functionality or tests.
2016-04-10 05:33:38 +00:00
mef
ec1b6fa18a Update to devel/p5-ExtUtils-MakeMaker-CPANfile-0.07
-----------------------------------------
0.07  2015/12/09
    - supported recommends, suggests, conflicts
2016-04-10 05:31:05 +00:00
mef
7e782d68af Update to devel/p5-ExtUtils-F77-1.19
------------------------------------
v1.19 released Dec 12th 2015
----------------------------
* Improved gfortran linking on OS X Yosemite+ which avoids PERL_DL_NONLAZY meltdowns
2016-04-10 05:27:44 +00:00
mef
a1a7c81c43 Update to devel/p5-ExtUtils-Depends-0.405
-----------------------------------------
0.405
    - Remove MYMETA.* from MANIFEST file; closes autogenerated RT ticket
      #108554
2016-04-10 05:25:19 +00:00
mef
bf6e353d37 Updated devel/p5-Convert-Binary-C to 0.78
Updated devel/p5-Curses to 1.34
Updated devel/p5-Data-MessagePack to 0.49
Updated devel/p5-Data-Peek to 0.45
Updated devel/p5-Devel-CheckLib to 1.07
Updated devel/p5-Devel-Cover to 1.22
Updated devel/p5-Devel-NYTProf to 6.03
Updated devel/p5-Devel-PatchPerl to 1.40
Updated devel/p5-Devel-Pragma to 0.62
Updated devel/p5-Devel-REPL to 1.003028
Updated devel/p5-Devel-StackTrace to 2.01
Updated devel/p5-Devel-StackTrace-AsHTML to 0.15
Updated devel/p5-Devel-TraceUse to 2.094
Updated devel/p5-Data-Munge to 0.096
Updated devel/p5-EV to 4.22
Updated devel/p5-Event-RPC to 1.08
Updated devel/p5-ExtUtils-CBuilder to 28.02.24
2016-04-10 04:41:54 +00:00
mef
1513ef59f2 (pkgsrc)
- Add c++ for USE_LANGUAGE for make test
(upstream)
 - Update to devel/p5--ExtUtils-CBuilder-0.28.22.24
------------------------------------------------
0.282224 - 2015-10-09
  Enhncements:
  - Use warnings/strict on all modules.
2016-04-10 03:41:34 +00:00
mef
d2e7be8ae0 Update to devel/p5-Event-RPC
----------------------------
1.08 Sun Sep 26, 2015, joern
    Notes:
    - Just a stable release without changes. I thought
      CPAN testers would pick up developer releases
      too, but was wrong ;)

1.08_01 Sat Sep 26, 2015, joern
    Features:
    - Support for multiple serialisers: Sereal, CBOR::XS,
      JSON::XS and Storable. That's because Storable is
      known to be insecure, so this module should not
      rely on it.

      Great care has been taken to make these changes
      up- and downwards compatible, so old clients still
      can connect to new servers and vice versa.

      Check documentation chapters MESSAGE FORMAT OPTIONS
      in Event::RPC, Event::RPC::Server and Event::RPC::Client
      manpages for details.

      Thanks to mala <mala AT ma.la> for his hint about the
      security issues of Storable. You find more details in
      this article:

      http://www.masteringperl.org/2012/12/the-storable-security-problem/

    Bugfixes:
    - Proper handling of exceptions which occur at the
      server before a remote method is really executed,
      e.g. when lookup of the class failed due to
      incorrect @INC path.
    - Fixed encoding of source files and corrected
      the year of all Copyright notices.
2016-04-10 03:16:37 +00:00
mef
f43c91aa76 Update to devel/p5-EV-4.22
--------------------------
4.22 Sun Dec 20 02:34:39 CET 2015
        - (libev) when epoll detects unremovable fds in the fd set, rebuild
          only the epoll descriptor, not the signal pipe, to avoid
          SIGPIPE in ev_async_send. This doesn't solve it on fork,
          so document what needs to be done in ev_loop_fork
          (analyzed by Benjamin Mahler).
        - (libev) remove superfluous sys/timeb.h include on win32
          (analyzed by Jason Madden).
        - updated libecb.
2016-04-10 03:12:51 +00:00
wen
0a291e2e70 Updated www/moodle to 3.0.3 2016-04-10 03:10:23 +00:00
wen
97aed659fa Update to 3.0.3
Upstream changes:
Moodle 3.0.3 release notes

Releases > Moodle 3.0.3 release notes

Release date: 14 March 2016

Here is the full list of fixed issues in 3.0.3.
Contents

    1 Highlights
    2 Fixes and improvements
    3 Security issues
    4 See also

Highlights

    MDL-48778 - Fixed problems with assign quick grading in case of multiple attempts
    MDL-21912 - New setting 'Allow admin conflict resolution' for restoring a course from a different Moodle site
    MDL-31635 - Course completion "grade" criteria now correctly shows grades as points and not percents
    MDL-51702 - Restored ability to assign roles to blocks in Default dashboard and My home
    MDL-49807 - Wiki table of contents correctly displays headers created in Atto editor

Fixes and improvements

    MDL-48015 - Fixed misalignment in gradebook when category has no total and items
    MDL-52566 - Releasing assignment with team submission now releases grades to all group members
    MDL-52486 - Fixed javascript errors in languages with _ in the name such as en_us (for example when editing user interests)
    MDL-52249 - Custom menus with subitems now work correctly on touch screen devices
    MDL-51723 - Fixed bug with unenrolling users on login under LDAP auth with Active Directory
    MDL-38020 - Corrected user enrollment workflow through Participant list using Edit Icon
    MDL-41531 - Fixed irregular characters in course name interfering with PayPal enrolment
    MDL-51075 - Centered positioning of glossary popup
    MDL-52217 - Cleaning temporary download directory for dropbox repository
    MDL-52637 - Fixed problems with connection to SMTP mail in some configurations
    MDL-52589 - Allow non-default cache stores to be uninstalled
    MDL-50083 - Unlock submissions when reopening locked assignment
    MDL-43620 - Allow to reset the course start date when having a chat activity
    MDL-49338 - Fixed bug when quiz statistics report displays the preview icons to the wrong variant
    MDL-52763 - Users with the mod/assign:viewblinddetails capability are able to cross reference users with their blind identities
    MDL-52435 - Plagiarism prevention links are moved to the top of the submission text
    MDL-52814 - Fixed overlapping of redo button in Quiz
    MDL-53012 - Behat: Add step to run scheduled task
    MDL-50218 - If there is no grade, an external tool (LTI) module will now return a grade of '' instead of 0 to the LTI tool producer

Security issues

    MSA-16-0003 Incorrect capability check when displaying users emails in Participants list
    MSA-16-0004 XSS from profile fields from external db
    MSA-16-0005 Reflected XSS in mod_data advanced search
    MSA-16-0006 Hidden courses are shown to students in Event Monitor
    MSA-16-0007 Non-Editing Instructor role can edit exclude checkbox in Single View
    MSA-16-0008 External function get_calendar_events return events that pertains to hidden activities
    MSA-16-0009 CSRF in Assignment plugin management page
    MSA-16-0010 Enumeration of category details possible without authentication
    MSA-16-0011 Add no referrer to links with _blank target attribute
    MSA-16-0012 External function mod_assign_save_submission does not check due dates
2016-04-10 03:08:56 +00:00
mef
fccb568a0c Update to devel/p5-Data-Munge-0.096
-----------------------------------
0.096   2016-03-02
        * eval_string() now preserves the value of $@ both inside the eval'd
          code and outside (if no exception is thrown).
2016-04-10 03:03:52 +00:00
mef
241044477c - Add following lines for make test
+# for make test
  +BUILD_DEPENDS+=        p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
  +# following introduce cyclic dependency
  +#UILD_DEPENDS+=        p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
2016-04-10 02:54:26 +00:00
mef
fe63c4ca79 Update to devel/p5-Devel-TraceUse-2.094
---------------------------------------
2.094 2016-03-20 BOOK
    - Disabled extra debugger features (HAARG)
    - Added SEE ALSO section with a discussion of the main modules
      on CPAN for determining dependencies. (NEILB)
    - Tweaked formatting of this file as per CPAN::Changes::Spec, in the
      process ensuring all dates are UTC (like CPAN & PAUSE). (NEILB)
    - Simplified the data structure and the caller() call
    - Switched to Dist::Zilla for packaging
2016-04-10 02:33:52 +00:00
mef
7cd7302246 Update to devel/p5-Devel-StackTrace-AsHTML-0.15
-----------------------------------------------
0.15  2016-04-01 12:23:25 PDT
        - Switch to Milla (haarg)
2016-04-10 02:31:43 +00:00
mef
ee1d99c162 Update to devel/p5-Devel-StackTrace-2.0.1
-----------------------------------------
2.01   2016-03-02
- Fixed the frames method when it is called with arguments. Previously this
  did not work if it was called before the method was called as a
  reader. Fixed by Mark Fowler. PR #8.
2016-04-10 02:24:57 +00:00
mef
067a308403 Update to devel/p5-Devel-REPL-1.003028
--------------------------------------
1.003028   2016-02-16 01:13:08Z
  - increase the required version of Data::Dump::Streamer (see RT#105466)
2016-04-10 02:22:59 +00:00
mef
9cbdc6eb30 Update to devel/p5-devel-Pragram-0.62
-------------------------------------
0.62  Mon 26 Oct 12:13:17 2015
    - update ppport.h
    - update copyright year

0.61  Mon 26 Oct 11:33:19 2015
    - specify minimum perl version (thanks Lisa Hare)
2016-04-10 02:20:52 +00:00
mef
c951a70e43 Update to devel/p5-Devel-PatchPerl-1.40
-----------------------------------------
version 1.40 at 2015-12-16 23:26:59 +0000
    - Update hints files
    - Add BuiltbyPatchPerl entry to %Config::Config
2016-04-10 02:18:42 +00:00
mef
409e8a72be Update to devel/p5-Devel-NYTProf-6.0.3
--------------------------------------
Changes in Devel::NYTProf 6.03 - 25th March 2016

  Fix to account for the deep stack optimizations in perl 5.23.8
    by Dave Mitchell, with my great gratitude!
  Fix SIGUSR2 on MSWin32 and div by zero #78 PR#79
    with thanks to Nicolas Georges.
  Fix for perl 5.8.8 but adding definition for tTHX.
  Unify 'Profile format error' messages.

  Improve the TROUBLESHOOTING docs.
  Added some more docs for the start=init option #85
  Corrected URL of KCachegrind home page #87
    with thanks to Denis Ibaev.
  Corrected URL of sample report #80
  Removed dead code.nytimes.com URL and redundant history #84
2016-04-10 02:15:40 +00:00
mef
21b239b7f1 Update to devel/p5-Devel-Cover-1.22
-----------------------------------
Release 1.22 - 9 April 2016
 - Test against 5.20.3, 5.21.1 - 5.21.9, 5.22.1.
 - Improve uncoverable docs (Alex Balhatchet) (github 148).
 - Improve cpancover.
2016-04-10 02:12:46 +00:00
mef
81222af271 Update to devel/p5-Devel-CheckLib-1.07
--------------------------------------
1.07    2016-04-09      Add analyze_binary feature.
2016-04-10 02:01:35 +00:00
mef
9207982c79 Update to devel/p5-Data-Peek-0.45
---------------------------------
0.45    - 2016-02-16, H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Add CONTRIBUTING.md
    * It's 2016
    * Test::More with Test2 does not preserve $! and $?
2016-04-10 01:56:33 +00:00
mef
27ace79898 Update to devel/p5-Data-MessagePack-0.49
----------------------------------------
0.49 2015-11-21 20:07:30+0900
    - Fix undefined behavior issue of overflow(#23, #24, Thanks kazuho)
2016-04-10 01:43:29 +00:00
mef
3911b05fbe Update to devel/p5-Curses-1.34
------------------------
New in 1.34 (Released April 2, 2016)

  Several bugs fixed in demo programs (which also function as the
  documentation) for forms and menus and comments added explaining need to
  keep Perl variables around to avoid invalid memory references.

New in 1.33 (Released October 3, 2015)

  Package contains META files.
2016-04-10 01:38:35 +00:00
mef
a65842171e Update p5-Convert-Binary-C-0.78
-------------------------
Version 0.78 (2016-02-14)
-------------------------
* added Clang support to ccconfig

* fix cpan #109978: improve wording/grammar in POD; thanks to
  gregor herrmann for providing a patch

* fix cpan #95716: Add support for #warn/#warning; thanks to
  Jon DuSaint for providing an initial patch

* update module metadata
2016-04-10 01:34:09 +00:00
mef
df22edf150 devel/p5-Contextual-Return-0.004008 is updated as 0.004.008 2016-04-10 01:09:55 +00:00
alnsn
ff0da5f263 Add CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for MKPIE build. 2016-04-09 20:08:53 +00:00
alnsn
d3ce6884cf Add --host-cflags and --host-ldflags for MKPIE build. 2016-04-09 20:07:23 +00:00
abs
3bbc128d86 Updated net/syncthing to 0.12.21
Updated multimedia/kdenlive to 0.9.10
2016-04-09 14:43:46 +00:00
abs
4412beda31 Updated multimedia/kdenlive to 0.9.10
0.9.10
    Changes:
    * handle VBR encoding profiles, and use it!
    * video stabilizer: added new "vid.stab", removed older ones
    * environment variable MLT_PREFIX overrides profiles & melt path
    * several fixes for high dpi screens
    * change proxy profile, obsolete with libav
    * add SVG to image formats for slideshows
    * restore project render bitrate (#3326)
    * show proxy name in clipproperties
    * add link to MLT doc in render edit dialog (#3355)

    Bug fix:
    * update maximum track height (#3241)
    * resize render path box (#3300)
    * change transition settings layout (#3336)
    * heat colormap in spectrogram (#3142)
    * fix clip monitor switch on proxy creation end (#3308)
    * fix clip jobs (stabilize) operating on proxies (#3337)
    * fix timeline corruption by clip resize end + zoom change
    * fix title clip duration not taken into account (#3309)
    * fix timeline thumbs flicker when fully zoomed (#3247)
    * fix thumbnailer aspect ratio
    * fix fades for split audio (#3323)
    * fix transcoding (#3334)
    * fix 'Clip in Timeline' when project monitor is inactive (#3261)
    * fix audio analysis (use dynamic memory instead of stack)
    * fix render end notification
    * fix render timecode overlay (#3260)
    * set tooltip for monitor pause button (#3256)
    * fix slideshow clips adding 1 frame (#3289)
    * fix archive project icon (#3325)
    * fix compilation on armhf (#3345)
    * don't allow creating keyframes for "fixed" filters (#2956)
    * re-enable compilation on KDE < 4.5 (squeeze) (#3319)
    * re-enable Clip menu (fix bug #3347)
    * fix screen recording failure (#3358)
    * fix crash detected with undo/redo (bug #3240)
    * fix crash cutting group on a clip edge (#3312, #3350)
    * fix crash on image sequence (#3331)
    * fix crash in tracks config editor (#3367)
    * fix crash on audiofiles
    * fix crash on opening project file with images
    * fix warnings from static analyzers (cppcheck, krazy)
    * sort source files, easier to understand (for new developpers)

0.9.8
    Changes:
    * Clean encoding profiles using MLT presets & profiles
    * Fades ui: video instead of audio on AV clips
    * Support a custom suffix for FFmpeg binaries (mostly for packagers)
    * Make audio align work asynchronously
    * Remove the MLT processing threads option that never really worked
    * Copy proxies with 'move project'
    * Add support for JogShuttle on newer systems, make shuttle device selection more straightforward, add ProV2 keys

    Bug fix:
    * Code cleanup (use const ref, fix includes, mem leaks, optimize...)
    * Fix warnings from gcc, cppcheck, clang, scan-build: fixes many crashs & leaks
    * Fix keyframing messed up for some effects
    * Fix timeline corruption when trying to move clip before 0
    * Fix crash when closing title widget
    * Fix thumbnails for image clips in timeline
    * Fix crash on quick undo/redo (#3240)
    * Fix multithreading (#3186)
    * Fix some problems with transitions keyframes
    * Fix scopes (#3052)
2016-04-09 14:43:15 +00:00
abs
5557455485 Updated net/syncthing to 0.12.21
v0.12.21

- lib/model: Correct handling of multiple subs when scanning (#2851, @calmh)
- lib/model: Properly handle deleting multiple files when doing scans with subs (#2851, @calmh)
- Clarify GUI stuff (#2819, @AudriusButkevicius)
- Increase contrast for readonly form controls in dark theme (#2820, @wweich)
- gui: Improve layout of footer on narrow screens (#2663, @calmh)
- lib/relay/client: Log relay client messages (#2624, @AudriusButkevicius)
- gui: Better accessibility for folder & device panels (#2288, @wweich)

v0.12.20

- Add priority,section and homepage to debian/control (Laurent Arnoud)
- Fix description-contains-tabs and improve description (Laurent Arnoud)
- gui: add a lock icon to the folder title for easy overview (fixes #2703) (@kralo)
- gui: add html tooltips (title) to the folder path and syncthing version elements (fixes #2758) (@kralo)
- systemd: Add syncthing-resume.service (@rumpelsepp)
- Only test with -race on supported platforms (fixes #2765) (@calmh)
2016-04-09 14:37:22 +00:00
richard
2533a8a982 enable SunOS to use experimental libusb1 support.
bump PKGREVISION
2016-04-09 14:19:25 +00:00
mef
1103342f0b Updated devel/p5-Contextual-Return to 0.004.008 2016-04-09 14:19:05 +00:00
mef
f460138b21 Update to p5-Contextual-Return-0.004.008
----------------------------------------
0.004008  Sat Sep 12 13:16:30 2015

    - Promoted $VERSION variable to earlier in source to
      attempt to placate cpanminus (thanks, Karen!)

    - Added prototype to overridden caller()

    - Changed way caller() is overridden, hopefully will no longer
      clash with Sub::Uplevel
2016-04-09 14:18:48 +00:00