| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- use a regexp literal and avoid escaping forward slashes
- escape the period in "github.com"
- match only hex characters in the commit part
- allow hyphen in usernames and repo names, matching what we allow for
tap names
- avoid unnecessary capture
|
|
|
|
Closes #30911.
|
|
|
|
|
|
Closes #30581.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30916.
Closes #30943.
|
|
Closes #30929.
Closes #30947.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #30949.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Update to latest stable release, use HTTPS on homepage and mirror,
change single quotes to double.
Closes #30946.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes #30271.
Closes #30945.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Change url to new sourceforge.jp scheme to avoid infinite redirects preventing the patch from being downloaded
Closes #30928.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
As was noted in #30187, when a dependency is default, there shouldn't
be a with-<option> specification as it would conflict, so change them
all to "without".
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Closes #30933.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #30278.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
When nested submodules appear in a git repository, the `git submodule foreach
git checkout-index ..` command would fail because it would checkout at the root
directory instead of in its parent(s)' folder.
Eg: root/submodule1/submodule2 would be checked out in root/submodule2
Closes #30841.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #30942.
|
|
Closes #30856.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30932.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
Closes #30895.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
Closes #30177.
Closes #30941.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Socat: Updates to the latest available packages. The developer’s website
has been unavailable for me on multiple connections, inside & outside of
Homebrew multiple times so I’ve added a mirror to both links.
One of the patches was out of date, having been written into the source
code natively and consequently has been removed.
OpenSSL has been a dependency on the various Linux branches for a while
now, and given that socat seems to have been built against the newer
versions of OpenSSL than Apple ships with OS X I have included that
dependency here.
Both socat 1.7.2.2 & 2.0.0-b6 were revealed to contain security flaws,
[CVE-2014-0019](http://www.openwall.com/lists/oss-security/2014/01/28/7),
and the latest versions included have been patched against those.
Closes #30925.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
socat 1.7.2.4 & 2.0.0-b7.
Added a HTTP mirror to the devel build.
Closes #30925.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Version bump to 1.3.2. Also added a code comment highlighting the need for the patch to remain in place permanently, as rehash’s dev has said there’s no chance of this patch being accepted upstream due to it breaking FreeBSD build support.
Closes #30924.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
Closes #30935.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #30940.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #29533.
Closes #30940.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|