./devel/ruby-fiddle, Ruby fiddle library to wrap libffi

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q3, Version: 1.9.3p327, Package name: ruby193-fiddle-1.9.3p327, Maintainer: taca

Fiddle is the libffi wrapper library, actually a part of the
Ruby distribution.


Required to run:
[devel/libffi] [lang/ruby193-base]

Master sites: (Expand)

SHA1: 7fbacfc960ef76d98c83f20eb31c71d6aaf9a5a6
RMD160: 5cd8317a3bdfeb7d6faef4f2ae49193292a60031
Filesize: 9742.026 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-17 11:47:21 by Matthias Scheler | Files touched by this commit (11) | Package updated
Log message:
Pullup ticket #3947 - requested by taca
lang/ruby193-base: security update

Revisions pulled up:
- devel/ruby-fiddle/Makefile                                    1.6
- devel/ruby-mode/Makefile                                      1.26
- lang/ruby/Makefile.common                                     1.29
- lang/ruby/rubyversion.mk                                      1.89-1.90
- lang/ruby193-base/Makefile                                    1.20
- lang/ruby193-base/PLIST                                       1.4
- lang/ruby193-base/distinfo                                    1.11
- lang/ruby193-base/patches/patch-configure                     1.4
- lang/ruby193-base/patches/patch-configure.in                  1.4
- lang/ruby193-base/patches/patch-error.c                       deleted
- lang/ruby193-base/patches/patch-lib_mkmf.rb                   deleted

---
   Module Name:	pkgsrc
   Committed By:	cheusov
   Date:		Wed Oct  3 23:48:00 UTC 2012

   Modified Files:
   	pkgsrc/lang/php: phpversion.mk
   	pkgsrc/lang/python: pyversion.mk
   	pkgsrc/lang/ruby: rubyversion.mk

   Log message:
   Move documentation for *_REQD variables to "Infrastructure variables"
   as suggested by obache@

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 12 14:51:32 UTC 2012

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby193-base: Makefile PLIST distinfo
   	pkgsrc/lang/ruby193-base/patches: patch-configure patch-configure.in
   Removed Files:
   	pkgsrc/lang/ruby193-base/patches: patch-error.c patch-lib_mkmf.rb

   Log message:
   Update ruby193-base to 1.9.3p286.

   Ruby 1.9.3-p286 is released.

   This release includes some security fixes, and other many bug fixes.

   * $SAFE escaping vulnerability about Exception#to_s / NameError#to_s
     (CVE-2012-4464, CVE-2012-4466)
   * Unintentional file creation caused by inserting a illegal NUL character
   * other many bug fixes.

   See ticktes and ChangeLog for details.

   Changelog: http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_286/ChangeLog
   tickets: \ 
https://bugs.ruby-lang.org/projects/ruby-193/issues?set_filter=1&status_id=5

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 12 14:52:34 UTC 2012

   Modified Files:
   	pkgsrc/devel/ruby-fiddle: Makefile

   Log message:
   Reset PKGREVISION.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Oct 17 00:01:42 UTC 2012

   Modified Files:
   	pkgsrc/devel/ruby-mode: Makefile

   Log message:
   Remove extra DIST_SUBDIR for now.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Oct 17 00:17:50 UTC 2012

   Modified Files:
   	pkgsrc/lang/ruby: Makefile.common

   Log message:
   There were another extra DIST_SUBDIR to fix build problem.