Bug 161874 - Update TZUPDATE for java/diablo-jdk16 to version 1.3.42 2011k
Summary: Update TZUPDATE for java/diablo-jdk16 to version 1.3.42 2011k
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 13:50 UTC by Alexey Markov
Modified: 2011-10-24 03:40 UTC (History)
0 users

See Also:


Attachments
file.diff (167 bytes, patch)
2011-10-21 13:50 UTC, Alexey Markov
no flags Details | Diff
file.diff (616 bytes, patch)
2011-10-21 13:50 UTC, Alexey Markov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Markov 2011-10-21 13:50:04 UTC
There is new TZ update for Java 6 on Oracle site.

Fix: -TZUPDATE_VERSION=      1_3_40
-TZUPDATE_TZVERSION=    2011h
+TZUPDATE_VERSION=      1_3_42
+TZUPDATE_TZVERSION=    2011k
 TZUPDATEFILE=          tzupdater-${TZUPDATE_VERSION}-${TZUPDATE_TZVERSION}.zip
 .if !defined(WITHOUT_TZUPDATE)
 DISTFILES+=            ${TZUPDATEFILE}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-21 13:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-24 01:55:52 UTC
glewis      2011-10-24 00:55:43 UTC

  FreeBSD ports repository

  Modified files:
    java/diablo-jdk16    Makefile distinfo pkg-plist 
    java/diablo-jre16    Makefile distinfo pkg-plist 
  Log:
  . Update to tzupdater 1.3.42.
  
  PR:             161874
  Submitted by:   Alexey Markov <redrat@mail.ru>
  
  Revision  Changes    Path
  1.22      +3 -3      ports/java/diablo-jdk16/Makefile
  1.18      +2 -2      ports/java/diablo-jdk16/distinfo
  1.11      +2 -0      ports/java/diablo-jdk16/pkg-plist
  1.22      +3 -3      ports/java/diablo-jre16/Makefile
  1.17      +2 -2      ports/java/diablo-jre16/distinfo
  1.11      +2 -0      ports/java/diablo-jre16/pkg-plist
_______________________________________________
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"
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2011-10-24 03:40:37 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!