[Bug 212825] maintainer-update: Update security/radamsa from 0.3 to 0.5.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 1 17:51:10 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212825

--- Comment #11 from Richard Gallamore <ultima at freebsd.org> ---
(In reply to jau from comment #10)
=======================<phase: build          >============================
===>  Building for radamsa-0.5
--- radamsa.c ---
make get-owl
--- get-owl ---
test -d owl-lisp-0.1.12 || curl -L
https://github.com/aoh/owl-lisp/archive/v0.1.12.tar.gz | tar -zxvf -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--    
0curl: (7) Couldn't connect to server
cd owl-lisp-0.1.12 && make bin/vm
cd: owl-lisp-0.1.12: No such file or directory
*** [get-owl] Error code 2


* Downloading is not allowed during build phase.

* DISTDIR should never be set by a port, I think you want DIST_SUBDIR

* When using github, please use USE_GITHUB as I have in the patch I previously
posted. MASTER_SITES should not be used for github.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list