> > * due to autogeneration, you're quite likely to get a http-redirect, > Does fetch support redirects?
Yes. But for good reasons, Mk/bsd.ports.mk contains the line FETCH_ARGS?= -AFpr Note the -A. Of course, it's no problem to make an exception for github, but at least, one should be aware of this. > > * filenames like 2011.07.25 are not too suitable for a distfile. > DIST_SUBIDR=${PORTNAME} is solution for this. yes. And a github framework probably should set this by default... Best, Klaus _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"