[Midnightbsd-cvs] src: mport.c: Fix a longstanding bug with the deleteall feature.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 9 21:50:42 EDT 2011


Log Message:
-----------
Fix a longstanding bug with the deleteall feature. Check for updepends before deleting a port.  We want to delete them from top down in case the deinstall scripts do anything and also so we don't get warnings about ports depending on downdepends.

Modified Files:
--------------
    src/usr.sbin/mport:
        mport.c (r1.27 -> r1.28)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/mport/mport.c?r1=1.27&r2=1.28)


More information about the Midnightbsd-cvs mailing list