CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/08/02 10:44:41
Modified files:
net/seafile : Makefile.inc
net/seafile/client: Makefile distinfo
net/seafile/libsearpc: Makefile distinfo
net/seafile/libsearpc/patches: patch-Makefile_am
net/seafile/seafile: Makefile distinfo
Log message:
- use github commit ids for the seafile ports; upstream often changes with
commit a tag points to (both for "release-looking" tags and one with a name
which suggests they're going to do this anyway).
- move all GH_* to the subdirs to make it easier to see what's going on
- use common (and recent) autoconf/automake versions, rather than several
different ones. (client uses cmake not autoconf, but that's ok, the
AUTO*_VERSION
variables are just ignored there).
ok kirby@ (maintainer)