[Bug 202520] [Maintainer Update] devel/py-robotframework-ride 1.3_2 -> 1.4.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 20 14:43:35 UTC 2015


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

--- Comment #1 from vladimir.chukharev at gmail.com ---
Created attachment 160149
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160149&action=edit
Logs of port QA tests

Tested by command
~/bin/port_test.sh /usr/ports/devel/py-robotframework-ride |& cat >
~/vovavajo/Patches/py-robotframework-ride_1.3_2_to_1.4.1_QA.log

 $ cat ~/bin/port_test.sh 
#!
# Run tests of a port in the given directory and install it via portmaster

set -o xtrace
export LC_ALL=C

cd $1 || exit 1

make -D DEVELOPER=yes check-plist stage-qa clean
make -D DEVELOPER=yes describe
DEVELOPER=yes portlint -Ca
sudo port test
sudo portmaster -DG --no-confirm $1

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


More information about the freebsd-ports-bugs mailing list