https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205762
--- Comment #4 from Antoine Brodin <[email protected]> --- Something like this? - CHEESESHOP:source/${DISTNAME:C/(.).*/\1/}/${DISTNAME:C/(.*)-[0-9].*/\1/} \ + CHEESESHOP:source/${DISTNAME:C/(.).*/\1/}/${DISTNAME:S/-${DISTVERSIONFULL}$//} \ This should be tested with empty DISTDIR / disabled MASTER_SITE_BACKUP -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
