Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 83f755a117 Update ruby-mime-types to 1.25.
== 1.25 / 2013-08-30

* New Features:
  * Adding lazy loading and caching functionality to the default data based on
    work done by Greg Brockman (gdb).
* Bugs:
  * Force the default internal application encoding to be used when reading the
    MIME types database. Based on a change by briangamble, found in the rapid7
    fork.
* New extensions:
  * mjpeg (video/x-motion-jpeg) based on a change by punkrats, found in the
    vidibus fork.
* Modernized MiniTest configuration.

== 1.24 / 2013-08-14

* Code Climate:
  * Working on improving the quality of the mime-types codebase through the use
    of Code Climate. https://codeclimate.com/github/halostatue/mime-types
  * Simplified MIME::Type.from_array to make more assumptions about assignment.
* Documentation:
  * LeoYoung <mrleoyoung@gmail.com> pointed out that the README.rdoc contained
    examples that could never possibly work because MIME::Types#[] returns (for
    all the versions I have handy) an array, not a single type. I have updated
    README.rdoc to reflect this.
* Removed Nokogiri as a declared development dependency. It is still required
  if you're going to use the IANA parser functionality, but it is not necessary
  for most development purposes. This has been removed to ensure that Travis CI
  passes on Ruby 1.8.7.
* New MIME Types:
  * 7zip (application/x-7z-compressed). Fixes a request by kodram.
    https://github.com/halostatue/mime-types/issues/32
  * application/x-www-form-urlencoded. Fixes a request by alexkwolfe.
    https://github.com/halostatue/mime-types/issues/39
  * Various new MIME types from IANA:
    * application/mbms-schedule\+xml from 3GPP and Turcotte.
    * application/provenance\+xml from W3C and Herman.
    * application/session-info from 3GPP and Firmin.
    * application/urc-grpsheet\+xml, application/urc-targetdesc\+xml,
      application/uisocketdesc\+xml from Zimmermann.
    * application/api\+json from Klabnik.
    * application/vnd.etsi.pstn\+xml from Han and Belling.
    * application/vnd.fujixerox.docuworks.container from Tashiro.
    * application/vnd.windows.devicepairing from Dandawate.
    * video/vnd.radgamettools.bink and video/vnd.radgamettools.smacker from
      Andersson.
* Updated MIME Types:
  * RFC 6960 was adopted (application/ocsp-request and application/ocsp-response).
2013-09-15 13:57:41 +00:00
archivers Use CATMAN_SECTION_SUFFIX in packages which perform their own catman 2013-09-12 11:18:40 +00:00
audio Avoid "error: call of overloaded 'pow(int, unsigned int)' is ambiguous". 2013-09-13 09:11:13 +00:00
benchmarks Fix operator precendence. Bump revision. 2013-09-10 14:12:38 +00:00
biology Revbump after cairo update 2013-09-02 19:50:38 +00:00
bootstrap Add FreeMiNT settings. 2013-09-08 16:29:28 +00:00
cad recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
chat Update prosody to 0.9.1 2013-09-13 14:37:49 +00:00
comms Forgotten patch to ensure presence of ioctl prototype. 2013-09-10 18:24:10 +00:00
converters Update ruby-unf to 0.1.2. 2013-09-13 12:37:21 +00:00
cross Fix package name. 2013-09-12 14:11:58 +00:00
databases Update ruby-mysql2 package to 0.3.13. 2013-09-13 12:52:30 +00:00
devel Update to 0.009, previous distfile is gone. 2013-09-15 13:12:49 +00:00
distfiles
doc Note update of lang/ruby-execjs package to 2.0.1. 2013-09-15 13:56:43 +00:00
editors Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
emulators Fix PLIST on SunOS 5.11. 2013-09-12 15:44:13 +00:00
filesystems Restore argp patches. They haven't changed at all and they are still 2013-09-15 12:29:21 +00:00
finance Revbump after cairo update 2013-09-02 19:50:38 +00:00
fonts Update to 2.10.95: 2013-09-09 19:35:25 +00:00
games Drop maintainership. 2013-09-12 20:53:25 +00:00
geography recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
graphics Update ruby-mini-magick to 3.6.0. 2013-09-15 13:47:23 +00:00
ham Bumped to 2.0rc3 to 2.0rc5 (No announcement yet). 2013-09-15 13:22:28 +00:00
inputmethod Fix implicit casts in initializers. Fix format string. Fix stream usage. 2013-09-15 12:30:23 +00:00
lang Update ruby-execjs to 2.0.1. 2013-09-15 13:55:54 +00:00
licenses Add arrl-license. 2013-09-13 14:18:36 +00:00
mail Update ruby-mime-types to 1.25. 2013-09-15 13:57:41 +00:00
math Deal with C++11 vs TR1 headers. 2013-09-15 12:30:55 +00:00
mbone Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
meta-pkgs Make meta packages 2-clause-bsd, requested by joerg. 2013-09-10 08:43:29 +00:00
misc Fix broken #elif on OSX. Fix missing prototypes. Don't conflict with 2013-09-15 12:32:22 +00:00
mk drop support of removed MySQL 5.0. 2013-09-13 11:53:24 +00:00
multimedia Fix build with libc++ and clang. 2013-09-13 15:00:43 +00:00
net update to 6.40 2013-09-14 14:11:25 +00:00
news Revbump after cairo update 2013-09-02 19:50:38 +00:00
packages
parallel Revbump after cairo update 2013-09-02 19:50:38 +00:00
pkgtools Use CATMAN_SECTION_SUFFIX in packages which perform their own catman 2013-09-12 11:18:40 +00:00
print SunOS needs -D__EXTENSIONS__ for realpath(). 2013-09-13 10:16:05 +00:00
regress
security Needs help2man. 2013-09-15 12:32:41 +00:00
shells Bump 0.12.1 to 0.12.2 2013-09-13 06:41:33 +00:00
sysutils Added p5-Unix-Statgrab 2013-09-13 10:32:16 +00:00
templates
textproc Improve COMMENT and description. 2013-09-15 13:03:27 +00:00
time Update to 0.31 2013-09-10 03:02:15 +00:00
wm Update to 1.0.8: 2013-09-07 05:53:39 +00:00
www Update to 4.37 (4.33 tarball not available): 2013-09-15 13:20:33 +00:00
x11 Update to 297: 2013-09-12 12:59:39 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.