pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/28566 CVS commit: pkgsrc



The following reply was made to PR pkg/28566; it has been noted by GNATS.

From: Takahiro Kambe <taca%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/28566 CVS commit: pkgsrc
Date: Sun, 23 Jan 2005 17:33:19 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  taca
 Date:          Sun Jan 23 17:33:19 UTC 2005
 
 Modified Files:
        pkgsrc/converters/ruby-iconv: Makefile
        pkgsrc/databases/ruby-dbm: Makefile
        pkgsrc/databases/ruby-gdbm: Makefile
        pkgsrc/devel/ruby-curses: Makefile distinfo
        pkgsrc/devel/ruby-readline: Makefile distinfo
        pkgsrc/devel/ruby-readline/patches: patch-aa
        pkgsrc/lang/ruby: rubyversion.mk
        pkgsrc/lang/ruby18: Makefile PLIST distinfo
        pkgsrc/lang/ruby18/patches: patch-aa patch-ab
        pkgsrc/security/ruby-digest: Makefile
 Added Files:
        pkgsrc/lang/ruby18/patches: patch-al patch-am patch-an patch-ao
            patch-ap patch-aq patch-ar patch-as patch-at
 Removed Files:
        pkgsrc/lang/ruby18/patches: patch-ac patch-ad patch-af patch-ag
            patch-ah patch-ai patch-aj patch-ak
 
 Log Message:
 Update Ruby 1.8.2.
 
 This is basically bug fix release, but official changes aren't provided
 yet.  Please refer ChangeLog.
 
 Here is pkgsrc changes:
 
 o Set RUBY_HAS_ARCHLIB=yes for Ruby packages including archtecture depending
   extention library in order to depend more specific Ruby.
 
 o Now install database for ri(1).  Fix PR pkg/28566.
 
 o Net::IMAP
 
        * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-list:40546]
 
 o NKF:
 
        * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
          variables.  fixed: [ruby-list:40445]
 
        * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to
          0xfe.
 
        * ext/nkf/lib/kconv.rb (Kconv#kconv): should handle UTF8 and UTF16
          properly.
 
 o WEBrick
 
        * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
          raise NotImplementedError if password is encrypted by digest
          algorithms. This patch is contributed by sheepman. [ruby-list:40467]
 
        * lib/webrick/httpauth/digestauth.rb
          (WEBrick::HTTPAuth::DigestAuth#_authenticate): fix digest calculation.
          This patch is contributed by sheepman. [ruby-list:40482]
 
        * lib/webrick/{httpauth.rb,httpauth/basicauth.rb,httpproxy.rb}: use
          pack/unpack-template char "m" instead of lib/base64.rb to do base64
          encoding/decoding. fixed: [ruby-dev:25336]
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.12 -r1.13 pkgsrc/converters/ruby-iconv/Makefile
 cvs rdiff -r1.2 -r1.3 pkgsrc/databases/ruby-dbm/Makefile
 cvs rdiff -r1.10 -r1.11 pkgsrc/databases/ruby-gdbm/Makefile
 cvs rdiff -r1.2 -r1.3 pkgsrc/devel/ruby-curses/Makefile
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-curses/distinfo
 cvs rdiff -r1.13 -r1.14 pkgsrc/devel/ruby-readline/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/devel/ruby-readline/distinfo
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-readline/patches/patch-aa
 cvs rdiff -r1.6 -r1.7 pkgsrc/lang/ruby/rubyversion.mk
 cvs rdiff -r1.3 -r1.4 pkgsrc/lang/ruby18/Makefile pkgsrc/lang/ruby18/PLIST
 cvs rdiff -r1.6 -r1.7 pkgsrc/lang/ruby18/distinfo
 cvs rdiff -r1.4 -r1.5 pkgsrc/lang/ruby18/patches/patch-aa \
     pkgsrc/lang/ruby18/patches/patch-ab
 cvs rdiff -r1.1.1.1 -r0 pkgsrc/lang/ruby18/patches/patch-ac \
     pkgsrc/lang/ruby18/patches/patch-ad pkgsrc/lang/ruby18/patches/patch-af \
     pkgsrc/lang/ruby18/patches/patch-ag pkgsrc/lang/ruby18/patches/patch-ah \
     pkgsrc/lang/ruby18/patches/patch-ai
 cvs rdiff -r1.1 -r0 pkgsrc/lang/ruby18/patches/patch-aj \
     pkgsrc/lang/ruby18/patches/patch-ak
 cvs rdiff -r0 -r1.1 pkgsrc/lang/ruby18/patches/patch-al \
     pkgsrc/lang/ruby18/patches/patch-am pkgsrc/lang/ruby18/patches/patch-an \
     pkgsrc/lang/ruby18/patches/patch-ao pkgsrc/lang/ruby18/patches/patch-ap \
     pkgsrc/lang/ruby18/patches/patch-aq pkgsrc/lang/ruby18/patches/patch-ar \
     pkgsrc/lang/ruby18/patches/patch-as pkgsrc/lang/ruby18/patches/patch-at
 cvs rdiff -r1.9 -r1.10 pkgsrc/security/ruby-digest/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index