On 2014/03/16 19:44, Matthieu Herrb wrote: > Hi, > > the following patch updates x11/xcursorgen and x11/xcursor-themes to > their latest released X.org versions. > > I also adjusted WANTLIB and added new style spaces around '=' signs > and ran make lib-depends-check on xcursorgen. > > ok?
The AUTOCONF_VERSION line in xcursorgen can be removed (it doesn't actually hurt anything, but CONFIGURE_STYLE=gnu so it isn't doing anything). It seems the skynet.be mirror no longer works, but ftp.x.org also serves over http, so could you set MASTER_SITES like this please? MASTER_SITES = http://ftp.x.org/pub/individual/app/ \ ftp://ftp.x.org/pub/individual/app/ (listing an http first helps people on broken networks, but it's useful to keep the second ftp:// one for "make peek-ftp"). Otherwise OK.
