Date: Tue, 10 Jul 2007 08:01:29 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/diablo-jdk15 Makefile ports/java/diablo-jre15 Makefile Message-ID: <200707100801.l6A81Ukq012517@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2007-07-10 08:01:29 UTC FreeBSD ports repository Modified files: java/diablo-jdk15 Makefile java/diablo-jre15 Makefile Log: . Fix the packing list on 7.x by moving the time zone update step to pre-install. The problem with it being in post-extract is that this is before the installation of compat6x, which is required for the time zone update to run. Reported by: pointyhat (via pav) Revision Changes Path 1.17 +2 -2 ports/java/diablo-jdk15/Makefile 1.16 +2 -2 ports/java/diablo-jre15/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707100801.l6A81Ukq012517>