Following files should not be installed DATADIR/tests/alien DATADIR/tests/alien.lua http://pointyhat.freebsd.org/errorlogs/sparc64-errorlogs/e.7.20101015091133/lua51-alien-0.5.0.log Also, split regression-test into more fine-grained chunks. How-To-Repeat: $ make regression-test # force it to fail $ make install deinstall ... ===> Deinstalling lua51-alien-0.5.0 pkg_delete: unable to completely remove directory 'DATADIR/tests' pkg_delete: unable to completely remove directory 'DATADIR' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) $ ls -1F DATADIR/tests/* DATADIR/tests/alien@ DATADIR/tests/alien.lua@
Class Changed From-To: sw-bug->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->pgollucci pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
pgollucci 2010-10-19 00:15:33 UTC FreeBSD ports repository Modified files: devel/lua-alien Makefile Log: - remove symlink even if regression-test target fails DATADIR/tests/alien DATADIR/tests/alien.lua - Split regression-test into smaller chunks PR: ports/151539 Submitted by: swell.k@gmail.com (maintainer) Revision Changes Path 1.5 +6 -5 ports/devel/lua-alien/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!