diff --git a/net/seafile/client/Makefile b/net/seafile/client/Makefile index b8991db8ecb..f253fd51bab 100644 --- a/net/seafile/client/Makefile +++ b/net/seafile/client/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.34 2020/02/18 08:05:08 kirby Exp $ +# $OpenBSD: Makefile,v 1.35 2020/04/06 07:10:09 kirby Exp $ COMMENT = seafile client GH_ACCOUNT = haiwen GH_PROJECT = seafile-client # upstream keep on sliding tags to pull in new commits -# this commit is from the "v7.0.1" tag -GH_COMMIT = 72f8d1fd29a46bd0ac482a591e75b4268f75a5d9 -DISTNAME = seafile-client-7.0.6pl20200216 +# this commit is from the "v7.0.7" tag +GH_COMMIT = d7c02104c24fa11065d42d4a4e180aab7efc347c +DISTNAME = seafile-client-7.0.7pl20200405 WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets c WANTLIB += crypto event_core event_extra gio-2.0 glib-2.0 gobject-2.0 diff --git a/net/seafile/client/distinfo b/net/seafile/client/distinfo index f692121571a..520ea53c5ef 100644 --- a/net/seafile/client/distinfo +++ b/net/seafile/client/distinfo @@ -1,2 +1,2 @@ -SHA256 (seafile-client-7.0.6pl20200216-72f8d1fd.tar.gz) = OTu6Y8xmGEEB/9gFJ139OXMx/c4J88OdWYdlhTsQso8= -SIZE (seafile-client-7.0.6pl20200216-72f8d1fd.tar.gz) = 2362893 +SHA256 (seafile-client-7.0.7pl20200405-d7c02104.tar.gz) = DW+7ka5bU3bRp2DMFf+AaMIkdctUW3C7iLS2kXjo0P4= +SIZE (seafile-client-7.0.7pl20200405-d7c02104.tar.gz) = 2367286 diff --git a/net/seafile/libsearpc/Makefile b/net/seafile/libsearpc/Makefile index 63b110abd56..5e0e6b2247d 100644 --- a/net/seafile/libsearpc/Makefile +++ b/net/seafile/libsearpc/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.13 2019/08/02 16:44:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2020/04/06 07:10:09 kirby Exp $ COMMENT = simple RPC framework based on GObject system GH_ACCOUNT = haiwen GH_PROJECT = libsearpc # upstream keep on sliding tags to pull in new commits -# this commit is from the "v3.1-latest" tag -GH_COMMIT = 2803f8d5cff4db632015c061e032d19f9c3a26eb -DISTNAME = libsearpc-3.1pl20190719 +# this commit is from the "v3.2.0" tag +GH_COMMIT = d1fd7518a20b25766ff98d6fde6e40c63626ca0d +DISTNAME = libsearpc-3.2.0pl20200405 SHARED_LIBS += searpc 0.0 # 1.2 diff --git a/net/seafile/libsearpc/distinfo b/net/seafile/libsearpc/distinfo index 4feccd047d0..9671c9dc117 100644 --- a/net/seafile/libsearpc/distinfo +++ b/net/seafile/libsearpc/distinfo @@ -1,2 +1,2 @@ -SHA256 (libsearpc-3.1pl20190719-2803f8d5.tar.gz) = XkETskr1RerWOyjYjdM275dbG522687XKHKKGbcHG30= -SIZE (libsearpc-3.1pl20190719-2803f8d5.tar.gz) = 51655 +SHA256 (libsearpc-3.2.0pl20200405-d1fd7518.tar.gz) = ROnZtCBqxviKJKT1j3oI5obhiNmqG6WfmY4GGM0eZQ0= +SIZE (libsearpc-3.2.0pl20200405-d1fd7518.tar.gz) = 53960 diff --git a/net/seafile/libsearpc/pkg/PLIST b/net/seafile/libsearpc/pkg/PLIST index c221530fc41..77006e325ac 100644 --- a/net/seafile/libsearpc/pkg/PLIST +++ b/net/seafile/libsearpc/pkg/PLIST @@ -1,11 +1,11 @@ -@comment $OpenBSD: PLIST,v 1.3 2019/05/22 17:03:31 kirby Exp $ +@comment $OpenBSD: PLIST,v 1.4 2020/04/06 07:10:09 kirby Exp $ bin/searpc-codegen.py include/searpc-client.h include/searpc-named-pipe-transport.h include/searpc-server.h include/searpc-utils.h include/searpc.h -lib/libsearpc.a +@static-lib lib/libsearpc.a lib/libsearpc.la @lib lib/libsearpc.so.${LIBsearpc_VERSION} lib/pkgconfig/libsearpc.pc diff --git a/net/seafile/seafile/Makefile b/net/seafile/seafile/Makefile index 78af4e350d3..b59a3ac5489 100644 --- a/net/seafile/seafile/Makefile +++ b/net/seafile/seafile/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.29 2020/02/18 08:05:08 kirby Exp $ +# $OpenBSD: Makefile,v 1.30 2020/04/06 07:10:09 kirby Exp $ COMMENT = seafile daemon GH_ACCOUNT = haiwen GH_PROJECT = seafile -GH_COMMIT = 24630d46181fa255e82943bdc57737c4e1568ed2 +GH_COMMIT = af4460f71c92b8f55704fbc754fd250935de8704 # upstream keep on sliding tags to pull in new commits -# this commit is from the "v7.0.1" tag -DISTNAME = seafile-daemon-7.0.6pl20200216 +# this commit is from the "v7.0.7" tag +DISTNAME = seafile-daemon-7.0.7pl20200405 SHARED_LIBS = seafile 4.0 diff --git a/net/seafile/seafile/distinfo b/net/seafile/seafile/distinfo index ef06effd150..9693539f064 100644 --- a/net/seafile/seafile/distinfo +++ b/net/seafile/seafile/distinfo @@ -1,2 +1,2 @@ -SHA256 (seafile-daemon-7.0.6pl20200216-24630d46.tar.gz) = yijR1KTpTCE4Yj59zE0pP8O9Pr3CgNEwKAN+sLMHY6Q= -SIZE (seafile-daemon-7.0.6pl20200216-24630d46.tar.gz) = 706018 +SHA256 (seafile-daemon-7.0.7pl20200405-af4460f7.tar.gz) = AerTQ5CARppfwfwx9gKEYeM9ro69FJ4UkJ/SE9f8z6M= +SIZE (seafile-daemon-7.0.7pl20200405-af4460f7.tar.gz) = 706502