cvs commit: ports/java Makefile ports/java/java-zoneinfo Makefile distinfo pkg-descr pkg-plist

Greg Lewis glewis at FreeBSD.org
Sat Mar 31 04:15:41 UTC 2012


glewis      2012-03-31 04:15:41 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/java-zoneinfo   Makefile distinfo pkg-descr pkg-plist 
  Log:
  . Add a port that supplies updated zoneinfo files in the format expected by
    the JDK/JRE ports.  This will make keeping up to date with new timezone
    data easier and prevent all the JDK/JRE ports needing to be updated
    regularly whenever a new TZUpdater is released by Oracle.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.247     +1 -0      ports/java/Makefile
  1.1       +26 -0     ports/java/java-zoneinfo/Makefile (new)
  1.1       +2 -0      ports/java/java-zoneinfo/distinfo (new)
  1.1       +2 -0      ports/java/java-zoneinfo/pkg-descr (new)
  1.1       +471 -0    ports/java/java-zoneinfo/pkg-plist (new)


More information about the cvs-all mailing list