Hello all!
After about one month of playing with ports-mgmt/tinderbox (thanks to all
for the tool!) I realized I've applied the following in order to get it
working in my environment (amd64 9-CURRENT with perl5.10):
--- tc_command.sh.orig 2009-09-28 21:35:34.000000000 +0200
+++ tc_command.sh 2009-09-28 21:35:43.000000000 +0200
@@ -190,7 +190,7 @@
#---------------------------------------------------------------------------
Setup () {
- MAN_PREREQS="lang/perl5.8"
+ MAN_PREREQS="lang/perl5.10"
OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session"
PREF_FILES="tinderbox.ph"
README="$(tinderLoc scripts README)"
I'm not very good at shell patters. Is there any way to depend on perl5.8 or
perl5.10?
BTW, this issue is seen only on fresh installations.
Thanks,
Alexey.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"