Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-06-01 03:46:36 by Hiramatsu Yoshifumi | Files touched by this commit (4)
Log message:
Pullup ticket #4721 - requested by taca
lang/ruby21-base: build fix

Revisions pulled up:
- pkgsrc/lang/ruby21-base/Makefile                              1.12
- pkgsrc/lang/ruby21-base/distinfo                              1.17
- pkgsrc/lang/ruby21-base/patches/patch-configure               1.4
- pkgsrc/lang/ruby21-base/patches/patch-lib_mkmf.rb             1.1

---
   Module Name:    pkgsrc
   Committed By:   sevan
   Date:           Wed Apr 22 19:04:56 UTC 2015

   Modified Files:
           pkgsrc/lang/ruby21-base: distinfo
           pkgsrc/lang/ruby21-base/patches: patch-configure

   Log message:
   Remove mention of MirBSD in patch description as support is there by default now

   Reviewed by wiz@

---
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Thu Apr 30 03:27:20 UTC 2015

   Modified Files:
           pkgsrc/lang/ruby21-base: Makefile distinfo
   Added Files:
           pkgsrc/lang/ruby21-base/patches: patch-lib_mkmf.rb

   Log message:
   Avoid to generate empty command line on some platforms:

   $(DLLIB): $(OBJS) Makefile
   ...
           $(Q) $(POSTLINK)

   And POSTLINK is empty macro.  In such case, GNU make ignore empty command
   line but BSD make tries to execute it and causes error.

   Bump PKGREVISION.
   2015-04-26 10:36:34 by Matthias Scheler | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket #4685 - requested by taca
lang/ruby21-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.140
- lang/ruby21-base/PLIST                                        1.6
- lang/ruby21-base/distinfo                                     1.14-1.15
- lang/ruby21-base/patches/patch-configure                      1.3
- lang/ruby21-base/patches/patch-lib_rdoc_text.rb               deleted
- lang/ruby21/Makefile                                          1.3

---
   Module Name:	pkgsrc
   Committed By:	jperkin
   Date:		Fri Apr  3 09:02:24 UTC 2015

   Modified Files:
   	pkgsrc/lang/ruby21-base: distinfo
   	pkgsrc/lang/ruby21-base/patches: patch-configure

   Log message:
   Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible
   with pkgsrc MACHINE_ARCH (i386).  Fixes 32-bit build, no change for 64-bit.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 19 16:19:00 UTC 2015

   Modified Files:
   	pkgsrc/lang/ruby: rubyversion.mk
   	pkgsrc/lang/ruby21-base: PLIST distinfo
   Removed Files:
   	pkgsrc/lang/ruby21-base/patches: patch-lib_rdoc_text.rb

   Log message:
   Update ruby21-base and ruby21 packages to 2.1.6.

   >From release announce:

   Ruby 2.1.6 has been released.

   This release includes a security fix for OpenSSL extension. Please view the
   topic below for more details.

       CVE-2015-1855: Ruby OpenSSL Hostname Verification

   And, many bug fixes are also included. See tickets and ChangeLog for details.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 19 16:20:42 UTC 2015

   Modified Files:
   	pkgsrc/lang/ruby21: Makefile

   Log message:
   Reset PKGREVISION.

Next | Query returned 2 messages, browsing 1 to 10 | previous