CVS: cvs.openbsd.org: ports

2020-10-04 Thread ASOU Masato
CVSROOT:/cvs
Module name:ports
Changes by: a...@cvs.openbsd.org2020/10/04 19:45:58

Modified files:
devel/valgrind : Makefile 
devel/valgrind/patches: patch-coregrind_link_tool_exe_openbsd_in 

Log message:
Fix valgrind abort.

ok tobhe@



UPDATE: astro/gnuastro 0.12 => 0.13

2020-10-04 Thread Brian Callahan
Hello ports --

Attached is an update to GNU Astro. The NEWS file contains all the
major changes:
https://git.savannah.gnu.org/cgit/gnuastro.git/plain/NEWS?id=gnuastro_v0.13

Note that the shared library major is bumped due to removed symbols.

While here, I'd like to take maintainer and also add a homepage that
was missing from import.

All tests pass on amd64.

OK?

~Brian
Index: Makefile
===
RCS file: /cvs/ports/astro/gnuastro/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile	24 Jun 2020 19:26:25 -	1.1.1.1
+++ Makefile	3 Oct 2020 16:21:31 -
@@ -1,10 +1,13 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2020/06/24 19:26:25 bcallah Exp $
 
 COMMENT =	GNU Astronomy Utilities
-DISTNAME =	gnuastro-0.12
+DISTNAME =	gnuastro-0.13
 CATEGORIES =	astro
 
-SHARED_LIBS +=	gnuastro  0.0 # 10.0
+SHARED_LIBS +=	gnuastro  1.0 # 11.0
+
+HOMEPAGE =	https://www.gnu.org/software/gnuastro/
+MAINTAINER =	Brian Callahan 
 
 # GPLv3+
 PERMIT_PACKAGE =	Yes
Index: distinfo
===
RCS file: /cvs/ports/astro/gnuastro/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo	24 Jun 2020 19:26:25 -	1.1.1.1
+++ distinfo	3 Oct 2020 16:21:31 -
@@ -1,2 +1,2 @@
-SHA256 (gnuastro-0.12.tar.gz) = Jy784mtsgLrIYkjrjqLgY4AbHlAd7PZflWusW5FIK5s=
-SIZE (gnuastro-0.12.tar.gz) = 5559331
+SHA256 (gnuastro-0.13.tar.gz) = YmT76h+z0f+Xi3Dm0w50tqqgpu+EFJvszknAQ5+HHiU=
+SIZE (gnuastro-0.13.tar.gz) = 5638209
Index: patches/patch-configure
===
RCS file: /cvs/ports/astro/gnuastro/patches/patch-configure,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-configure
--- patches/patch-configure	24 Jun 2020 19:26:25 -	1.1.1.1
+++ patches/patch-configure	3 Oct 2020 16:21:31 -
@@ -5,7 +5,7 @@ Remove hardcoded -O3
 Index: configure
 --- configure.orig
 +++ configure
-@@ -19378,7 +19378,7 @@ fi
+@@ -20265,7 +20265,7 @@ fi
  if test "x$enable_debug" = "xyes"; then :
cflags_add="-g -O0"; enable_shared=no
  else
@@ -14,7 +14,7 @@ Index: configure
  fi
  CFLAGS="-Wall $cflags_add $CFLAGS"
  CXXFLAGS="-Wall $cflags_add $CXXFLAGS"
-@@ -27470,7 +27470,7 @@ $as_echo_n "checking for shell to use with libtool... 
+@@ -28419,7 +28419,7 @@ $as_echo_n "checking for shell to use with libtool... 
  cprog=libtool_shell_test.c
  $as_echo "#include "[] > $cprog
  $as_echo "int main(void){printf(\"success\\n\"); return 0;}" >> $cprog
Index: pkg/PLIST
===
RCS file: /cvs/ports/astro/gnuastro/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST	24 Jun 2020 19:26:25 -	1.1.1.1
+++ pkg/PLIST	3 Oct 2020 16:21:31 -
@@ -32,6 +32,7 @@ include/gnuastro/fits.h
 include/gnuastro/git.h
 include/gnuastro/interpolate.h
 include/gnuastro/jpeg.h
+include/gnuastro/kdtree.h
 include/gnuastro/label.h
 include/gnuastro/list.h
 include/gnuastro/match.h


CVS: cvs.openbsd.org: ports

2020-10-04 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2020/10/04 16:17:00

Modified files:
www/gitea  : Makefile distinfo 

Log message:
Update gitea 1.12.4 -> 1.12.5
Changelog: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/04 12:35:45

Modified files:
x11/vlc: Makefile distinfo 
x11/vlc/patches: patch-configure_ac 

Log message:
update to VLC 3.0.11.1, from Brad.



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/04 12:34:17

Modified files:
graphics/libplacebo: Makefile 
graphics/libplacebo/pkg: PLIST 

Log message:
graphics/libplacebo: create static library. From Brad.



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/04 12:33:40

Modified files:
graphics/ffmpeg: Makefile distinfo 
x11/mplayer: Makefile 
Added files:
graphics/ffmpeg/patches: patch-libavcodec_x86_h264_deblock_asm 
 patch-libavfilter_x86_vf_blend_asm 
 patch-libavutil_x86_x86inc_asm 
 patch-libswscale_x86_yuv_2_rgb_asm 

Log message:
update to FFmpeg 4.3.1, from Brad.



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2020/10/04 11:07:30

Modified files:
mail/enigmail  : Makefile distinfo 

Log message:
Update to enigmail 2.2.4



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/10/04 09:48:32

Modified files:
net/nextcloudclient: Makefile distinfo 
net/nextcloudclient/patches: 
 patch-src_gui_wizard_owncloudsetuppage_cpp 

Log message:
Update nextcloudclient to 3.0.2

Update diff from Adriano Barbosa (maintainer) with a missing runtime fix by
Eric JACQUOT.  Nextcloudclient apparently needs x11/qt5/qtgraphicaleffects
(plugin) at runtime.



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2020/10/04 09:37:36

Removed files:
graphics/libavif/patches: patch-src_codec_aom_c 

Log message:
rm empty file



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/10/04 08:36:12

Modified files:
net/ocserv : Makefile distinfo 
net/ocserv/patches: patch-configure_ac patch-doc_sample_config 
patch-tests_multiple-routes 
Removed files:
net/ocserv/patches: patch-src_config_c patch-src_main_c 

Log message:
Update to ocserv-1.1.1

Changes: https://ocserv.gitlab.io/www/changelog.html

Remove patches, which have been merged upstream.



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/10/04 08:34:19

Modified files:
sysutils/fff   : Makefile distinfo 
sysutils/fff/pkg: PLIST 

Log message:
Update to fff-2.2

>From Dimitri Karamazov  (MAINTAINER).



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2020/10/04 08:34:48

Modified files:
devel/git-cola : Makefile distinfo 
devel/git-cola/patches: patch-cola_app_py 
devel/git-cola/pkg: PLIST 

Log message:
Update to git-cola-3.8

Changes: https://github.com/git-cola/git-cola/blob/v3.8/CHANGES.rst



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Solene Rapenne
CVSROOT:/cvs
Module name:ports
Changes by: sol...@cvs.openbsd.org  2020/10/04 05:38:59

Modified files:
games/barony   : Makefile distinfo 
games/barony/patches: patch-CMakeLists_txt 
Added files:
games/barony/patches: patch-cmake_Modules_FindThreads_cmake 

Log message:
Update to barony-3.3.7

This is the version currently available in GOG and EGS

help for rapidjson and ok brynet@
contribution from rsadowski@ for the Cmake patch
maintainer David Carlier ok



Re: CVS: cvs.openbsd.org: ports

2020-10-04 Thread Antoine Jacoutot
On Sun, Oct 04, 2020 at 11:34:35AM +0200, Antoine Jacoutot wrote:
> On Sun, Oct 04, 2020 at 12:23:00PM +0300, Pavel Korovin wrote:
> > Hi Antoine,
> > 
> > Here's x11/gtk3mm build error after devel/libsigc++-2 update:
> 
> You're missing old an new packages.

I meant mixing :-)
You must update all dependencies first.


> > ===>  Building for gtk3mm-3.24.2
> > gmake  all-recursive
> > gmake[1]: Entering directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2'
> > Making all in tools
> > gmake[2]: Entering directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2/tools'
> > depbase=`echo extra_defs_gen/generate_defs_gdk.o | sed 
> > 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> > c++ -DHAVE_CONFIG_H   -I.. -pthread -I/usr/local/include/atkmm-1.6 
> > -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include 
> > -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include 
> > -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include 
> > -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include 
> > -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include 
> > -I/usr/local/include/gtk-3.0/unix-print -I/usr/local/include/gtk-3.0 
> > -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 
> > -I/usr/X11R6/include -I/usr/local/include/dbus-1.0 
> > -I/usr/local/lib/dbus-1.0/include -I/usr/local/include 
> > -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/cairo 
> > -I/usr/X11R6/include/libdrm -I/usr/local/include/pango-1.0 
> > -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz 
> > -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pixman-1 
> > -I/usr/X11R6/include/freetype2 -I/usr/local/include/libpng16 
> > -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 
> > -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -O2 -pipe -MT 
> > extra_defs_gen/generate_defs_gdk.o -MD -MP -MF $depbase.Tpo -c -o 
> > extra_defs_gen/generate_defs_gdk.o extra_defs_gen/generate_defs_gdk.cc &&\
> > mv -f $depbase.Tpo $depbase.Po
> > /usr/bin/libtool  --tag=CXX   --mode=link c++ -Wall -O2 -pipe -no-undefined 
> > -avoid-version -L/usr/local/lib -o extra_defs_gen/generate_defs_gdk 
> > extra_defs_gen/generate_defs_gdk.o -L/usr/local/lib 
> > -Wl,-rpath-link,/usr/X11R6/lib -latkmm-1.6 -lgiomm-2.4 -lpangomm-1.4 
> > -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 
> > -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
> > -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lglibmm_generate_extra_defs-2.4 
> > Cannot read /usr/local/lib/libsigc-2.0.la: No such file or directory
> > 
> >  at /usr/libdata/perl5/LT/LaLoFile.pm line 50.
> > LT::LaLoFile::read("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
> > called at /usr/libdata/perl5/LT/LaLoFile.pm line 80
> > LT::LaLoFile::parse("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
> > called at /usr/libdata/perl5/LT/LaFile.pm line 195
> > LT::LaFile::parse("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
> > called at /usr/libdata/perl5/LT/Mode/Link.pm line 481
> > LT::Parser::internal_resolve_la(LT::Parser=HASH(0x17b347d9f70), 
> > HASH(0x17a6b49c388), ARRAY(0x17a47dda208), 2) called at 
> > /usr/libdata/perl5/LT/Mode/Link.pm line 458
> > LT::Parser::build_cache(LT::Parser=HASH(0x17b347d9f70), 
> > LT::LaFile=HASH(0x17a7fc2aeb0), 1) called at 
> > /usr/libdata/perl5/LT/Mode/Link.pm line 482
> > LT::Parser::internal_resolve_la(LT::Parser=HASH(0x17b347d9f70), 
> > HASH(0x17a7fc2ad48), ARRAY(0x17afe827b98)) called at 
> > /usr/libdata/perl5/LT/Mode/Link.pm line 507
> > LT::Parser::resolve_la(LT::Parser=HASH(0x17b347d9f70), 
> > ARRAY(0x17abd62c808), ARRAY(0x17ad5328b38)) called at 
> > /usr/libdata/perl5/LT/Mode/Link.pm line 824
> > LT::Linker::common1(LT::Linker::Program=HASH(0x17a7fc2acd0), 
> > LT::Parser=HASH(0x17b347d9f70), LT::Options=HASH(0x17b3675d5b0), 
> > ARRAY(0x17abd62c808), ARRAY(0x17ad5328b38), ARRAY(0x17abd62c700), 
> > LT::Library::Stash=HASH(0x17abd62c718)) called at 
> > /usr/libdata/perl5/LT/Mode/Link/Program.pm line 56
> > LT::Linker::Program::link(LT::Linker::Program=HASH(0x17a7fc2acd0), 
> > LT::Program=HASH(0x17a7b3d8d48), ARRAY(0x17abd62c3b8), 
> > LT::OSConfig=HASH(0x17b3675d460), ARRAY(0x17abd62c700), 
> > LT::Library::Stash=HASH(0x17abd62c718), ARRAY(0x17abd62c808), 
> > ARRAY(0x17ad5328b38), ...) called at 
> > /usr/libdata/perl5/LT/Mode/Link/Program.pm line 28
> > LT::Program::link(LT::Program=HASH(0x17a7b3d8d48), 
> > ARRAY(0x17abd62c3b8), LT::OSConfig=HASH(0x17b3675d460), 
> > ARRAY(0x17abd62c700), LT::Library::Stash=HASH(0x17abd62c718), 
> > ARRAY(0x17abd62c808), ARRAY(0x17ad5328b38), LT::Parser=HASH(0x17b347d9f70), 
> > ...) called at /usr/libdata/perl5/LT/Mode/Link.pm line 235
> > LT::Mode::Link::run(LT::Mode::Link=HASH(0x17ad5328178), 
> > ARRAY(0x17abd62c3b8), 

CVS: cvs.openbsd.org: ports

2020-10-04 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/10/04 04:03:08

Modified files:
x11/gnome/yelp : Makefile distinfo 
x11/gnome/yelp/pkg: PLIST 

Log message:
Update to yelp-3.36.1.



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2020/10/04 03:58:44

Modified files:
graphics/cairomm: Makefile 

Log message:
Better PORTROACH marker.



Re: CVS: cvs.openbsd.org: ports

2020-10-04 Thread Antoine Jacoutot
On Sun, Oct 04, 2020 at 12:23:00PM +0300, Pavel Korovin wrote:
> Hi Antoine,
> 
> Here's x11/gtk3mm build error after devel/libsigc++-2 update:

You're missing old an new packages.


> ===>  Building for gtk3mm-3.24.2
> gmake  all-recursive
> gmake[1]: Entering directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2'
> Making all in tools
> gmake[2]: Entering directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2/tools'
> depbase=`echo extra_defs_gen/generate_defs_gdk.o | sed 
> 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> c++ -DHAVE_CONFIG_H   -I.. -pthread -I/usr/local/include/atkmm-1.6 
> -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include 
> -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include 
> -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include 
> -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include 
> -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include 
> -I/usr/local/include/gtk-3.0/unix-print -I/usr/local/include/gtk-3.0 
> -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 
> -I/usr/X11R6/include -I/usr/local/include/dbus-1.0 
> -I/usr/local/lib/dbus-1.0/include -I/usr/local/include 
> -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/cairo 
> -I/usr/X11R6/include/libdrm -I/usr/local/include/pango-1.0 
> -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz 
> -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pixman-1 
> -I/usr/X11R6/include/freetype2 -I/usr/local/include/libpng16 
> -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -O2 -pipe -MT 
> extra_defs_gen/generate_defs_gdk.o -MD -MP -MF $depbase.Tpo -c -o 
> extra_defs_gen/generate_defs_gdk.o extra_defs_gen/generate_defs_gdk.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> /usr/bin/libtool  --tag=CXX   --mode=link c++ -Wall -O2 -pipe -no-undefined 
> -avoid-version -L/usr/local/lib -o extra_defs_gen/generate_defs_gdk 
> extra_defs_gen/generate_defs_gdk.o -L/usr/local/lib 
> -Wl,-rpath-link,/usr/X11R6/lib -latkmm-1.6 -lgiomm-2.4 -lpangomm-1.4 
> -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 
> -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
> -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lglibmm_generate_extra_defs-2.4 
> Cannot read /usr/local/lib/libsigc-2.0.la: No such file or directory
> 
>  at /usr/libdata/perl5/LT/LaLoFile.pm line 50.
> LT::LaLoFile::read("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
> called at /usr/libdata/perl5/LT/LaLoFile.pm line 80
> LT::LaLoFile::parse("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
> called at /usr/libdata/perl5/LT/LaFile.pm line 195
> LT::LaFile::parse("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
> called at /usr/libdata/perl5/LT/Mode/Link.pm line 481
> LT::Parser::internal_resolve_la(LT::Parser=HASH(0x17b347d9f70), 
> HASH(0x17a6b49c388), ARRAY(0x17a47dda208), 2) called at 
> /usr/libdata/perl5/LT/Mode/Link.pm line 458
> LT::Parser::build_cache(LT::Parser=HASH(0x17b347d9f70), 
> LT::LaFile=HASH(0x17a7fc2aeb0), 1) called at 
> /usr/libdata/perl5/LT/Mode/Link.pm line 482
> LT::Parser::internal_resolve_la(LT::Parser=HASH(0x17b347d9f70), 
> HASH(0x17a7fc2ad48), ARRAY(0x17afe827b98)) called at 
> /usr/libdata/perl5/LT/Mode/Link.pm line 507
> LT::Parser::resolve_la(LT::Parser=HASH(0x17b347d9f70), 
> ARRAY(0x17abd62c808), ARRAY(0x17ad5328b38)) called at 
> /usr/libdata/perl5/LT/Mode/Link.pm line 824
> LT::Linker::common1(LT::Linker::Program=HASH(0x17a7fc2acd0), 
> LT::Parser=HASH(0x17b347d9f70), LT::Options=HASH(0x17b3675d5b0), 
> ARRAY(0x17abd62c808), ARRAY(0x17ad5328b38), ARRAY(0x17abd62c700), 
> LT::Library::Stash=HASH(0x17abd62c718)) called at 
> /usr/libdata/perl5/LT/Mode/Link/Program.pm line 56
> LT::Linker::Program::link(LT::Linker::Program=HASH(0x17a7fc2acd0), 
> LT::Program=HASH(0x17a7b3d8d48), ARRAY(0x17abd62c3b8), 
> LT::OSConfig=HASH(0x17b3675d460), ARRAY(0x17abd62c700), 
> LT::Library::Stash=HASH(0x17abd62c718), ARRAY(0x17abd62c808), 
> ARRAY(0x17ad5328b38), ...) called at 
> /usr/libdata/perl5/LT/Mode/Link/Program.pm line 28
> LT::Program::link(LT::Program=HASH(0x17a7b3d8d48), 
> ARRAY(0x17abd62c3b8), LT::OSConfig=HASH(0x17b3675d460), ARRAY(0x17abd62c700), 
> LT::Library::Stash=HASH(0x17abd62c718), ARRAY(0x17abd62c808), 
> ARRAY(0x17ad5328b38), LT::Parser=HASH(0x17b347d9f70), ...) called at 
> /usr/libdata/perl5/LT/Mode/Link.pm line 235
> LT::Mode::Link::run(LT::Mode::Link=HASH(0x17ad5328178), 
> ARRAY(0x17abd62c3b8), LT::Options=HASH(0x17b3675d5b0), 
> LT::OSConfig=HASH(0x17b3675d460)) called at /usr/bin/libtool line 416
> gmake[2]: *** [Makefile:474: extra_defs_gen/generate_defs_gdk] Error 2
> gmake[2]: Leaving directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2/tools'
> gmake[1]: *** [Makefile:717: all-recursive] Error 1
> 

Re: CVS: cvs.openbsd.org: ports

2020-10-04 Thread Pavel Korovin
Hi Antoine,

Here's x11/gtk3mm build error after devel/libsigc++-2 update:

===>  Building for gtk3mm-3.24.2
gmake  all-recursive
gmake[1]: Entering directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2'
Making all in tools
gmake[2]: Entering directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2/tools'
depbase=`echo extra_defs_gen/generate_defs_gdk.o | sed 
's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -DHAVE_CONFIG_H   -I.. -pthread -I/usr/local/include/atkmm-1.6 
-I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include 
-I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include 
-I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include 
-I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include 
-I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include 
-I/usr/local/include/gtk-3.0/unix-print -I/usr/local/include/gtk-3.0 
-I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 
-I/usr/X11R6/include -I/usr/local/include/dbus-1.0 
-I/usr/local/lib/dbus-1.0/include -I/usr/local/include 
-I/usr/local/include/gio-unix-2.0 -I/usr/local/include/cairo 
-I/usr/X11R6/include/libdrm -I/usr/local/include/pango-1.0 
-I/usr/local/include/fribidi -I/usr/local/include/harfbuzz 
-I/usr/local/include/atk-1.0 -I/usr/X11R6/include/pixman-1 
-I/usr/X11R6/include/freetype2 -I/usr/local/include/libpng16 
-I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -O2 -pipe -MT 
extra_defs_gen/generate_defs_gdk.o -MD -MP -MF $depbase.Tpo -c -o 
extra_defs_gen/generate_defs_gdk.o extra_defs_gen/generate_defs_gdk.cc &&\
mv -f $depbase.Tpo $depbase.Po
/usr/bin/libtool  --tag=CXX   --mode=link c++ -Wall -O2 -pipe -no-undefined 
-avoid-version -L/usr/local/lib -o extra_defs_gen/generate_defs_gdk 
extra_defs_gen/generate_defs_gdk.o -L/usr/local/lib 
-Wl,-rpath-link,/usr/X11R6/lib -latkmm-1.6 -lgiomm-2.4 -lpangomm-1.4 
-lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 
-lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lglibmm_generate_extra_defs-2.4 
Cannot read /usr/local/lib/libsigc-2.0.la: No such file or directory

 at /usr/libdata/perl5/LT/LaLoFile.pm line 50.
LT::LaLoFile::read("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
called at /usr/libdata/perl5/LT/LaLoFile.pm line 80
LT::LaLoFile::parse("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") 
called at /usr/libdata/perl5/LT/LaFile.pm line 195
LT::LaFile::parse("LT::LaFile", "/usr/local/lib/libsigc-2.0.la") called 
at /usr/libdata/perl5/LT/Mode/Link.pm line 481
LT::Parser::internal_resolve_la(LT::Parser=HASH(0x17b347d9f70), 
HASH(0x17a6b49c388), ARRAY(0x17a47dda208), 2) called at 
/usr/libdata/perl5/LT/Mode/Link.pm line 458
LT::Parser::build_cache(LT::Parser=HASH(0x17b347d9f70), 
LT::LaFile=HASH(0x17a7fc2aeb0), 1) called at /usr/libdata/perl5/LT/Mode/Link.pm 
line 482
LT::Parser::internal_resolve_la(LT::Parser=HASH(0x17b347d9f70), 
HASH(0x17a7fc2ad48), ARRAY(0x17afe827b98)) called at 
/usr/libdata/perl5/LT/Mode/Link.pm line 507
LT::Parser::resolve_la(LT::Parser=HASH(0x17b347d9f70), 
ARRAY(0x17abd62c808), ARRAY(0x17ad5328b38)) called at 
/usr/libdata/perl5/LT/Mode/Link.pm line 824
LT::Linker::common1(LT::Linker::Program=HASH(0x17a7fc2acd0), 
LT::Parser=HASH(0x17b347d9f70), LT::Options=HASH(0x17b3675d5b0), 
ARRAY(0x17abd62c808), ARRAY(0x17ad5328b38), ARRAY(0x17abd62c700), 
LT::Library::Stash=HASH(0x17abd62c718)) called at 
/usr/libdata/perl5/LT/Mode/Link/Program.pm line 56
LT::Linker::Program::link(LT::Linker::Program=HASH(0x17a7fc2acd0), 
LT::Program=HASH(0x17a7b3d8d48), ARRAY(0x17abd62c3b8), 
LT::OSConfig=HASH(0x17b3675d460), ARRAY(0x17abd62c700), 
LT::Library::Stash=HASH(0x17abd62c718), ARRAY(0x17abd62c808), 
ARRAY(0x17ad5328b38), ...) called at /usr/libdata/perl5/LT/Mode/Link/Program.pm 
line 28
LT::Program::link(LT::Program=HASH(0x17a7b3d8d48), 
ARRAY(0x17abd62c3b8), LT::OSConfig=HASH(0x17b3675d460), ARRAY(0x17abd62c700), 
LT::Library::Stash=HASH(0x17abd62c718), ARRAY(0x17abd62c808), 
ARRAY(0x17ad5328b38), LT::Parser=HASH(0x17b347d9f70), ...) called at 
/usr/libdata/perl5/LT/Mode/Link.pm line 235
LT::Mode::Link::run(LT::Mode::Link=HASH(0x17ad5328178), 
ARRAY(0x17abd62c3b8), LT::Options=HASH(0x17b3675d5b0), 
LT::OSConfig=HASH(0x17b3675d460)) called at /usr/bin/libtool line 416
gmake[2]: *** [Makefile:474: extra_defs_gen/generate_defs_gdk] Error 2
gmake[2]: Leaving directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2/tools'
gmake[1]: *** [Makefile:717: all-recursive] Error 1
gmake[1]: Leaving directory '/pobj/gtk3mm-3.24.2/gtkmm-3.24.2'
gmake: *** [Makefile:511: all] Error 2
*** Error 2 in x11/gtk3mm (/usr/ports/infrastructure/mk/bsd.port.mk:2925 
'/pobj/gtk3mm-3.24.2/.build_done': @cd /pobj/gtk3mm-3.24.2/gtkmm-3)
*** Error 2 in 

CVS: cvs.openbsd.org: ports

2020-10-04 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2020/10/04 01:56:22

Modified files:
audio/rgain: Makefile 

Log message:
Add missing dependency on audio/py-mutagen

Help and OK kmos@



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Martin Reindl
CVSROOT:/cvs
Module name:ports
Changes by: mar...@cvs.openbsd.org  2020/10/04 01:27:37

Modified files:
math/cddlib: Makefile distinfo 
math/cddlib/pkg: PLIST 
Added files:
math/cddlib/patches: patch-Makefile_am 
 patch-lib-src_Makefile_gmp_am 

Log message:
Update cddlib to 0.94l.

Initial diff from maintainer Dimitri Karamazov

OK sthen@



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Martin Reindl
CVSROOT:/cvs
Module name:ports
Changes by: mar...@cvs.openbsd.org  2020/10/04 01:24:26

ports/math/cddlib/patches

Update of /cvs/ports/math/cddlib/patches
In directory cvs.openbsd.org:/tmp/cvs-serv93889/patches

Log Message:
Directory /cvs/ports/math/cddlib/patches added to the repository



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/10/04 00:11:19

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Register instead-launcher removal



CVS: cvs.openbsd.org: ports

2020-10-04 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2020/10/04 00:07:08

Modified files:
games  : Makefile 
Removed files:
games/instead-launcher: Makefile distinfo 
games/instead-launcher/patches: patch-mainwindow_cpp 
games/instead-launcher/pkg: DESCR PLIST 

Log message:
Remove Qt4 instead-launcher

Upsteam said it was dropped and replaced by InsteadMan 3 (GTK).
https://github.com/instead-hub/instead-launcher/issues/2#issuecomment-688618824

ok solene@, merci