[patch]: allow lang/perl5.10 (which works)
Philip M. Gollucci
pgollucci at p6m7g8.com
Mon Jun 1 22:14:31 EDT 2009
I can't think of how to write that in a shell glob more 'exactly'
Index: lib/tc_command.sh
===================================================================
RCS file: /space/cvs/marcuscom-cvs/portstools/tinderbox/lib/tc_command.sh,v
retrieving revision 1.122
diff -u -r1.122 tc_command.sh
--- lib/tc_command.sh 11 May 2009 19:31:54 -0000 1.122
+++ lib/tc_command.sh 2 Jun 2009 02:13:50 -0000
@@ -182,7 +182,7 @@
#---------------------------------------------------------------------------
Setup () {
- MAN_PREREQS="lang/perl5.8"
+ MAN_PREREQS="lang/perl5.[81]"
OPT_PREREQS="lang/php[45] databases/pear-MDB2 www/php[45]-session"
PREF_FILES="tinderbox.ph"
README="$(tinderLoc scripts README)"
@@ -699,7 +699,7 @@
More information about the tinderbox-list
mailing list