Homebrew 1.3.9 发布,MacOS 上的包管理器

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Homebrew 是 MacOS 上的套件管理器,Homebrew 会将套件安装到独立目录,并将文件软链接至/usr/local ,所有文件均会被安装到预定义目录下,无需担心 Homebrew 的安装位置。Homebrew 的程式都是简单的 Ruby 脚本...

Homebrew 是 MacOS 上的套件管理器,Homebrew 会将套件安装到独立目录,并将文件软链接至/usr/local ,所有文件均会被安装到预定义目录下,无需担心 Homebrew 的安装位置。Homebrew 的程式都是简单的 Ruby 脚本,使用 gem 来安装 gems、用 brew 来搞定那些依赖包,使 macOS 更便于使用。

Homebrew 1.3.9 更新内容:

  • Implement linkage for Linux

  • Remove unused writer methods for Hbc.caskroom and Hbc.cache

  • x11_requirement: remove custom minimum version

  • Utils.popen_read: Nonexistent program should fail

  • config: Print the linked_version [Linux]

  • Fix SystemCommand escaping … again

  • lines_cop: Convert ARGV audit to negative look ahead

  • Fix a test failure when svn is not installed

  • Hardware::CPU: Implement OS-agnostic methods

  • Unify proxy documentation

  • version/null: add to_i method

  • cleaner_spec: have a single "cleans files" test

  • Include SSH_AUTH_SOCK in filtered environment

  • vendor-install: Add ARM bottle for portable-ruby

  • Properly upgrade Casks with version :latest

  • Adding proxy variables to FILTERED_ENV

  • Fix external Cask commands

  • whitelisting additional SentinelOne dylib pattern

  • Whitelist SUDO_ASKPASS environment variable

  • Only show kext caveat on High Sierra or above

  • Fix Utils::Shell.parent

  • Refactor caveats and add kext caveat

  • Implement brew cask upgrade 

  • bin/brew: don't set empty, unfiltered variables

  • Enable environment filtering for developers

  • More environment filtering fixes

  • Allow optionally using Homebrew's curl

  • Cleaner: ELF files are executable on Linux

  • Add CVSRequirement and SubversionRequirement

  • formula_installer: force fewer default formulae

  • setup-analytics: Handle missing /proc/.../uuid

  • lines_cop: Add condition to prevent false positives

  • Fix SystemCommand escaping

  • Change the generic bottle tag to processor-system

  • Installing casks is supported only on macOS

  • Cask doctor: add macOS & Java versions

  • bump-formula-pr: fix for when hub isn't configured

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

How to Design Programs

How to Design Programs

Matthias Felleisen、Robert Bruce Findler、Matthew Flatt、Shriram Krishnamurthi / The MIT Press / 2001-2-12 / 71.00美元

This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a var......一起来看看 《How to Design Programs》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具