Sanity Test Failure |
Sunday, 26 Aug 2018
|
00:26 Kubilay Kocak (koobs)
MFH: r477627 devel/git: Add missing (send-email) dependency
The send-email command uses (require's) IO:Socket:SSL directly, and the
devel/git port previously depended on mail/p5-Net-SMTP-SSL, which depended on
and brought in the security/p5-IO-Socket-SSL port to satisfy it.
ports r431794 [1] removed the dependency on p5-Net-SMTP-SSL due to deprecation
which prevented the (direct) dependency from being installed (via another
dependency), resulting in breaking function for encrypted/secured mail
destinations.
This change adds a direct dependency on IO::Socket::SSL as it ought to have
been originally.
[1] https://svnweb.freebsd.org/changeset/ports/431794
Reported by: ns5 (via IRC)
Approved by: portmgr (blanket: broken dependencies)
Approved by: ports-secteam (riggs)
|
Sanity Test Results
devel/git-p4:
I did not find a Makefile for this port, and none was mentioned in the
commit. If a repocopy has been done, please ignore this message. This
command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
devel/git-p4
2>/tmp/FreshPorts.devel.git-p4.make-error.2022.8.13.3.46.17.52435
produced this error:
Error message is: cd: /usr/ports/devel/git-p4: No such file or directory
make: cannot open /usr/ports/devel/git-p4/Makefile.
Make results are :
make: stopped in /
devel/git-svn:
I did not find a Makefile for this port, and none was mentioned in the
commit. If a repocopy has been done, please ignore this message. This
command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
devel/git-svn
2>/tmp/FreshPorts.devel.git-svn.make-error.2022.8.13.3.46.17.52435
produced this error:
Error message is: cd: /usr/ports/devel/git-svn: No such file or directory
make: cannot open /usr/ports/devel/git-svn/Makefile.
Make results are :
make: stopped in /
|