On 4 April 2012 15:30, Michael Scheidell <scheid...@freebsd.org> wrote: > scheidell 2012-04-04 14:30:01 UTC > > FreeBSD ports repository > > Modified files: > mail/p5-Mail-SpamAssassin Makefile > Log: > - Update CONFLICTS for upcoming mail/p5-Mail-SpamAssassin-devel port > > Submitted by: scheidell (me) > Feature safe: yes > > Revision Changes Path > 1.154 +1 -1 ports/mail/p5-Mail-SpamAssassin/Makefile
Hm, CONFLICTS is a shell glob, not a regex unfortunately. CONFLICTS?= ja-p5-Mail-SpamAssassin-[0-9]* p5-Mail-SpamAssassin-devel-[0-9]* will work correctly. Presumably the same will apply to p5-Mail-SpamAssassin-devel! Chris _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"