Date: Thu, 28 Aug 2014 10:00:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193090] New: stage-fy science/vmd Message-ID: <bug-193090-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193090 Bug ID: 193090 Summary: stage-fy science/vmd Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Many People Priority: Normal Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: turutani@scphys.kyoto-u.ac.jp Created attachment 146439 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146439&action=edit vmd.diff Stage-fy science/vmd. Fix: found some warnings but no problem with a patch attached: % pwd /usr/ports/science/vmd % make check-plist ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for directories owned by MTREEs ===> Checking for directories handled by dependencies ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) % make stage-qa ====> Running Q/A tests (stage-qa) % portlint WARN: Makefile: [57]: IGNORE messages should begin with a lowercase letter and end without a period. WARN: Makefile: [0]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead. WARN: Makefile: Consider defining LICENSE. 0 fatal errors and 3 warnings found. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193090-13>