RJVB / macstrop

RJVB's repository of alternative macports, with ports missing from or overriding those in the standard collection, including a set of KF5 ports.
20 stars 9 forks source link

git clone times out for attr #93

Closed 21stcaveman closed 1 year ago

21stcaveman commented 1 year ago

git clone times out for 'attr', until I switch master url to https (https://github.com/RJVB/attr) not sure if this is system specific, or some new github restriction. Just putting it out there, please close if not relevant.

21stcaveman commented 1 year ago

well, guess this answers that question. 'git://' URLs are not supported by github anymore.

Same applies to 'acl' port.

21stcaveman commented 6 months ago

Hi,

seems like patch-darwin.diff can't be applied to attr anymore:

:info:patch Command failed: cd "/opt/local/var/macports/build/_opt_local_site-ports_sysutils_attr/attr/work/attr-git" && /usr/bin/patch -Np1 < '/opt/local/site-ports/sysutils/attr/files/patch-darwin.diff' :info:patch Exit code: 1 :error:patch Failed to patch attr: command execution failed :debug:patch Error code: CHILDSTATUS 3185 1

eirnym commented 6 months ago

@21stcaveman It's worth a while to create new issue for the patch.