glewis      2008-07-01 05:47:11 UTC

  FreeBSD ports repository

  Modified files:
    java/diablo-jdk15    Makefile 
    java/diablo-jre15    Makefile 
  Log:
  . Report when the time zone data is being updated.
  . Error if the time zone update fails.  This is a bit of a double edged
    sword.  It prevents installing a broken port with a broken packing list
    if Diablo won't run on this version of FreeBSD, but it also creates a
    situation where the install can fail without really needing to if you
    have to retry it for some reason (e.g. you forget the root password when
    installing as a user).  If the latter is the case, you'll need to first
    clean to before trying to install again to resolve the issue.
  
    Making pre-install somewhat bogusly pre-install or checking for the
    existence of an updated time zone file before running tzupdate may
    alleviate the problem with this solution.
  
  PR:             125085
  
  Revision  Changes    Path
  1.25      +3 -2      ports/java/diablo-jdk15/Makefile
  1.24      +3 -2      ports/java/diablo-jre15/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to