Changeset 1154
- Timestamp:
- 01/14/08 08:43:05 (11 months ago)
- Location:
- pbibuild/modules
- Files:
-
- 4 modified
-
javajdk/pbi.conf (modified) (1 diff)
-
javajdk/preportmake.sh (modified) (1 diff)
-
javajre/pbi.conf (modified) (1 diff)
-
javajre/preportmake.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/javajdk/pbi.conf
r1093 r1154 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY=" 01"35 BUILDKEY="21" 36 36 37 37 # If this port has a non-standard port version variable in Makefile, then -
pbibuild/modules/javajdk/preportmake.sh
r1093 r1154 10 10 11 11 # Get the tzupdater files 12 fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1 _3_0-2007h.zip12 fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1.3.3-2007k.zip 13 13 14 14 cd /usr/ports/devel/automake15 -
pbibuild/modules/javajre/pbi.conf
r1091 r1154 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY=" 11"35 BUILDKEY="21" 36 36 37 37 # If this port has a non-standard port version variable in Makefile, then -
pbibuild/modules/javajre/preportmake.sh
r1090 r1154 10 10 11 11 # Get the tzupdater files 12 fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1 _3_0-2007h.zip12 fetch http://www.pcbsd.org/~kris/autobuildpkgs/tzupdater-1.3.3-2007k.zip 13 13 14 14 cd /usr/ports/devel/automake15
