[PC-BSD Commits] r1154 - in pbibuild/modules: javajdk javajre
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 14 08:43:05 PST 2008
Author: kris
Date: 2008-01-14 08:43:05 -0800 (Mon, 14 Jan 2008)
New Revision: 1154
Modified:
pbibuild/modules/javajdk/pbi.conf
pbibuild/modules/javajdk/preportmake.sh
pbibuild/modules/javajre/pbi.conf
pbibuild/modules/javajre/preportmake.sh
Log:
Updated the tzupdater files for javajre & javajdk
Modified: pbibuild/modules/javajdk/pbi.conf
===================================================================
--- pbibuild/modules/javajdk/pbi.conf 2008-01-14 14:26:45 UTC (rev 1153)
+++ pbibuild/modules/javajdk/pbi.conf 2008-01-14 16:43:05 UTC (rev 1154)
@@ -32,7 +32,7 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="21"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
Modified: pbibuild/modules/javajdk/preportmake.sh
===================================================================
--- pbibuild/modules/javajdk/preportmake.sh 2008-01-14 14:26:45 UTC (rev 1153)
+++ pbibuild/modules/javajdk/preportmake.sh 2008-01-14 16:43:05 UTC (rev 1154)
@@ -9,7 +9,7 @@
fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2
# Get the tzupdater files
-fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1_3_0-2007h.zip
+fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1.3.3-2007k.zip
cd /usr/ports/devel/automake15
make install clean
Modified: pbibuild/modules/javajre/pbi.conf
===================================================================
--- pbibuild/modules/javajre/pbi.conf 2008-01-14 14:26:45 UTC (rev 1153)
+++ pbibuild/modules/javajre/pbi.conf 2008-01-14 16:43:05 UTC (rev 1154)
@@ -32,7 +32,7 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="11"
+BUILDKEY="21"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
Modified: pbibuild/modules/javajre/preportmake.sh
===================================================================
--- pbibuild/modules/javajre/preportmake.sh 2008-01-14 14:26:45 UTC (rev 1153)
+++ pbibuild/modules/javajre/preportmake.sh 2008-01-14 16:43:05 UTC (rev 1154)
@@ -9,7 +9,7 @@
fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-latte-freebsd6-i386-1.5.0_07-b01.tar.bz2
# Get the tzupdater files
-fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1_3_0-2007h.zip
+fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1.3.3-2007k.zip
cd /usr/ports/devel/automake15
make install clean
More information about the Commits
mailing list