Re: [Evolution] Evolution where did it move on git naming ?



On Tue, 2020-07-21 at 09:16 -0500, Japhering, Anonymous via evolution-
list wrote:
        {
            "name": "bogofilter",
            "buildsystem": "simple",
            "build-commands": [
                "cd ./bogofilter/ && echo \"# Skip for Flatpak
build\" > doc/Makefile.am && autoreconf -fi && ./configure --
prefix=/app --disable-rpath --with-database=sqlite3 && make && make
install"
            ],
            "sources": [
                {
                    "type": "git",
                    "url": "https://git.code.sf.net/p/bogofilter/git";
,
                    "branch": "master"
                }
            ]
        },

This is for bogofilter, which is a separate project from Evolution.
 Bogofilter is a generic spam filtering plugin, that many projects use.
 Evolution simply includes it as well.

It appears as best as I can tell, that bogofilter has switched to
"main" as its primary branch name; you can see:

https://gitlab.com/bogofilter/bogofilter/

I don't know if anyone announced this change or if the Evolution devs
are aware of it.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]