Changeset 2628

Show
Ignore:
Timestamp:
08/20/08 09:46:59 (3 months ago)
Author:
kris
Message:

Fixed limewire build for javajdk 1.6 as well

Location:
pbibuild/modules/limewire
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/limewire/pbi.conf

    r1926 r2628  
    3333# Build Key - Change this to anything else to trigger a rebuild  
    3434#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="02" 
     35BUILDKEY="32" 
    3636 
    3737# If this port has a non-standard port version variable in Makefile, then 
  • pbibuild/modules/limewire/preportmake.sh

    r2436 r2628  
    1010then 
    1111  # Get the diablo-caffe file 
    12   fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-i386-1.5.0_07-b01.tar.bz2 
     12  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-i386-1.6.0_07-b02.tar.bz2 
     13  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd7-i386-1.6.0_07-b02.tar.bz2 
    1314fi 
    1415 
     
    1617then 
    1718  # Get the diablo-caffe file 
    18   fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-amd64-1.5.0_07-b01.tar.bz2 
     19  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd6-amd64-1.6.0_07-b02.tar.bz2 
     20  fetch http://www.pcbsd.org/~kris/autobuildpkgs/diablo-caffe-freebsd7-amd64-1.6.0_07-b02.tar.bz2 
    1921fi 
    2022