Re: Update: cad/kicad 5.1.4 >> 5.1.5

2019-11-29 Thread Paco Esteban
On Fri, 22 Nov 2019, Tracey Emery wrote:

> On Fri, Nov 22, 2019 at 01:49:57PM -0500, James Turner wrote:
> > 
> > Once EPOCH has been added to a port, you can't remove it.
> 
> The universe is once again, back in order. Epoch restored.

Tested on amd64.  Builds, installs and runs ok for me (cad/kicad-share
too).

Thanks for the update !

-- 
Paco Esteban.
5818130B8A6DBC03



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Reyk Floeter
CVSROOT:/cvs
Module name:ports
Changes by: r...@cvs.openbsd.org2019/11/29 12:01:02

Modified files:
sysutils/cloud-agent: Makefile distinfo 
sysutils/cloud-agent/pkg: PLIST 

Log message:
Update cloud-agent to 1.1.  The included cms binary is not needed anymore.

OK kn@



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/11/29 11:51:44

Added files:
x11/gnome/zenity/patches: patch-src_progress_c 

Log message:
fix build with gcc



Re: UPDATE: sysutils/cloud-agent

2019-11-29 Thread Klemens Nanni
On Fri, Nov 29, 2019 at 05:59:50PM +, Reyk Floeter wrote:
> we have CMS (again), so there's no need to compile the built-in cms
> binary in cloud-agent anymore. Yay!  The USE_LIBRESSL_CMS make flag is
> only needed as long as opensslv.h reports <=3.0.2 as the version
> number.
OK kn



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs
Module name:ports
Changes by: juan...@cvs.openbsd.org 2019/11/29 11:01:10

Modified files:
lang/racket-minimal: Makefile distinfo 

Log message:
Update to racket-minimal 7.5.



UPDATE: sysutils/cloud-agent

2019-11-29 Thread Reyk Floeter
Hi,

we have CMS (again), so there's no need to compile the built-in cms
binary in cloud-agent anymore. Yay!  The USE_LIBRESSL_CMS make flag is
only needed as long as opensslv.h reports <=3.0.2 as the version
number.

## v1.1 (2019-11-29)

* Append `/etc/resolv.conf.tail` to `/etc/resolv.conf` if it exists.
* Use `openssl cms` in LibreSSL >3.0.2 (starting with OpenBSD 6.6-current).

OK?

Reyk

Index: sysutils/cloud-agent/Makefile
===
RCS file: /cvs/ports/sysutils/cloud-agent/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- sysutils/cloud-agent/Makefile   12 Jul 2019 20:49:40 -  1.5
+++ sysutils/cloud-agent/Makefile   29 Nov 2019 17:56:46 -
@@ -2,7 +2,7 @@
 
 COMMENT=   cloud provisioning for OpenBSD VMs
 
-V= 0.9
+V= 1.1
 DISTNAME=  cloud-agent-$V
 CATEGORIES=sysutils
 HOMEPAGE=  https://github.com/reyk/cloud-agent/
@@ -15,5 +15,8 @@ PERMIT_PACKAGE=   Yes
 MASTER_SITES=  ${HOMEPAGE}releases/download/v${V}/
 
 WANTLIB=   c crypto expat ssl tls util
+
+# This can be removed after LibreSSL >3.0.2 is released
+MAKE_FLAGS=USE_LIBRESSL_CMS=1
 
 .include 
Index: sysutils/cloud-agent/distinfo
===
RCS file: /cvs/ports/sysutils/cloud-agent/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- sysutils/cloud-agent/distinfo   26 Jun 2019 14:02:36 -  1.3
+++ sysutils/cloud-agent/distinfo   29 Nov 2019 17:56:46 -
@@ -1,2 +1,2 @@
-SHA256 (cloud-agent-0.9.tar.gz) = wLO7B/lbf0UniI7lexIpIWjUwg+/5GNaZCUjjiEKsqo=
-SIZE (cloud-agent-0.9.tar.gz) = 137118
+SHA256 (cloud-agent-1.1.tar.gz) = mDvjUjeNkd/WWUZgOjt8DBIYyR7Gq/5jjFrSw3n69fg=
+SIZE (cloud-agent-1.1.tar.gz) = 136965
Index: sysutils/cloud-agent/pkg/PLIST
===
RCS file: /cvs/ports/sysutils/cloud-agent/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- sysutils/cloud-agent/pkg/PLIST  16 May 2018 11:58:32 -  1.1.1.1
+++ sysutils/cloud-agent/pkg/PLIST  29 Nov 2019 17:56:46 -
@@ -1,4 +1,3 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2018/05/16 11:58:32 reyk Exp $
-@bin bin/cms
 @bin libexec/cloud-agent
 @man man/man8/cloud-agent.8



Re: UPDATE: VLC 3.0.8

2019-11-29 Thread George Koehler
On Sun, 24 Nov 2019 20:12:33 -0500
Brad Smith  wrote:

> Here is an update to VLC 3.0.8.
> 
> Please test.
> 
> Also needs build testing with ports-gcc.
> 

I built it on macppc (with ports-gcc 8.3.0).
The build of vlc 3.0.8 succeeded.

I tried to play a DVD (using the DVD drive in my PowerBook G4).  The
cpu at apm -L (666 MHz) was too slow; apm -A (up to 1333 MHz) was
better.  Also, the default video output was broken; it showed a black
screen (except for the highlighted "Play All" menu item).  I used
Tools -> Preferences -> Video to change the output from Automatic to
XVideo (XCB); this fixed my video.  The problem with the default video
might be in Xorg or Mesa; I don't know if OpenGL video ever worked on
this PowerBook5,4 (radeondrm; ATI Radeon Mobility M10; ATI RV350).
I didn't try older version of vlc.

--George



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2019/11/29 09:43:02

Modified files:
graphics/tiff  : Makefile distinfo 
graphics/tiff/patches: patch-libtiff_tif_luv_c 
   patch-test_Makefile_in 
graphics/tiff/pkg: PLIST 
Added files:
graphics/tiff/patches: patch-libtiff_tif_ojpeg_c 
   patch-test_tiff2ps-EPS1_sh 
   patch-test_tiff2ps-PS1_sh 
   patch-test_tiff2ps-PS2_sh 
   patch-test_tiff2ps-PS3_sh 

Log message:
Update to 4.1.0.
Also enable xz and zstd compression as proposed by landry@ eight months
ago.
Include an upstream fix for a new sanity check that broke OJPEG compression;
proposed by sthen@.

ok sthen@



Re: Update net/py-websocket-client to 0.56.0

2019-11-29 Thread clematis
On Fri, Nov 29, 2019 at 04:26:38PM +0100, clematis wrote:
> On Thu, Nov 28, 2019 at 12:20:33PM -0500, Kurt Mosiejczuk wrote:
> > On Thu, Nov 28, 2019 at 12:55:17PM +0100, clematis wrote:
> > You just changed the PKGNAME with that change. You need the old PKGNAME
> > line back in there.
> 
> Oops you're right - I've missed that, wanted to simplify PKGNAME but
> missed the underscore change. 
> 
> > According to the setup.py, the package requires py-six. Why are you
> > dropping it?
> 
> I need to go back to what I've done back in September. 
> 
> I am traveling with limited access to this. I will reply to this thread
> once I get this clarified.
> 
> Thanks for checking and for your feedback.
> Cheers,

Ok, here's a new diff not altering the pkgname. py-six is back as per
setup.py and doc. (I don't have time right now but will be worth
checking why this didn't show up as a problem earlier).
 
Since I was at it I've also tested a dep:
multimedia/streamlink:
test: Ran 867 tests OK
run: OK

Cheers,
-- 
clematis (0x7e96fd2400fe7b59)
? diff_py-websocket-client-0.56.0
Index: Makefile
===
RCS file: /cvs/ports/net/py-websocket-client/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile12 Jul 2019 20:48:46 -  1.8
+++ Makefile29 Nov 2019 16:09:56 -
@@ -2,16 +2,17 @@
 
 COMMENT =  WebSocket client for Python
 
-MODPY_EGG_VERSION =0.37.0
+MODPY_EGG_VERSION =0.56.0
 DISTNAME = websocket_client-${MODPY_EGG_VERSION}
 PKGNAME =  py-websocket-client-${MODPY_EGG_VERSION}
-REVISION = 2
 
 CATEGORIES =   net
 
-HOMEPAGE = https://github.com/liris/websocket-client
+HOMEPAGE = https://github.com/websocket-client/websocket-client
 
-# LGPLv2.1+
+MAINTAINER =   Clem Atis 
+
+# BSD 3-Clause
 PERMIT_PACKAGE =   Yes
 
 MODPY_PI = Yes
Index: distinfo
===
RCS file: /cvs/ports/net/py-websocket-client/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo3 Nov 2016 10:12:49 -   1.3
+++ distinfo29 Nov 2019 16:09:56 -
@@ -1,2 +1,2 @@
-SHA256 (websocket_client-0.37.0.tar.gz) = 
Z4skbYFrlAGK9Sl+cpFRYOL+sELgzeGpOX9QKsOlL0E=
-SIZE (websocket_client-0.37.0.tar.gz) = 194246
+SHA256 (websocket_client-0.56.0.tar.gz) = 
H9VSCHi2i4S1dIuzDlkrENCpFSnVOD909JZOcrKX/To=
+SIZE (websocket_client-0.56.0.tar.gz) = 36951
Index: pkg/PLIST
===
RCS file: /cvs/ports/net/py-websocket-client/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   7 Dec 2015 21:16:25 -   1.2
+++ pkg/PLIST   29 Nov 2019 16:09:56 -
@@ -6,6 +6,7 @@
 
lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}_abnf.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}_app.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}_cookiejar.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}_core.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}_exceptions.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}_handshake.${MODPY_PYC_MAGIC_TAG}pyc
@@ -17,6 +18,7 @@
 
lib/python${MODPY_VERSION}/site-packages/websocket/${MODPY_PYCACHE}_utils.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/websocket/_abnf.py
 lib/python${MODPY_VERSION}/site-packages/websocket/_app.py
+lib/python${MODPY_VERSION}/site-packages/websocket/_cookiejar.py
 lib/python${MODPY_VERSION}/site-packages/websocket/_core.py
 lib/python${MODPY_VERSION}/site-packages/websocket/_exceptions.py
 lib/python${MODPY_VERSION}/site-packages/websocket/_handshake.py
@@ -26,15 +28,16 @@
 lib/python${MODPY_VERSION}/site-packages/websocket/_ssl_compat.py
 lib/python${MODPY_VERSION}/site-packages/websocket/_url.py
 lib/python${MODPY_VERSION}/site-packages/websocket/_utils.py
-lib/python${MODPY_VERSION}/site-packages/websocket/cacert.pem
 lib/python${MODPY_VERSION}/site-packages/websocket/tests/
 lib/python${MODPY_VERSION}/site-packages/websocket/tests/__init__.py
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/websocket/tests/${MODPY_PYCACHE}/
 
lib/python${MODPY_VERSION}/site-packages/websocket/tests/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/websocket/tests/${MODPY_PYCACHE}test_cookiejar.${MODPY_PYC_MAGIC_TAG}pyc
 
lib/python${MODPY_VERSION}/site-packages/websocket/tests/${MODPY_PYCACHE}test_websocket.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/websocket/tests/data/
 

Re: Update net/py-websocket-client to 0.56.0

2019-11-29 Thread clematis
On Thu, Nov 28, 2019 at 12:20:33PM -0500, Kurt Mosiejczuk wrote:
> On Thu, Nov 28, 2019 at 12:55:17PM +0100, clematis wrote:
> You just changed the PKGNAME with that change. You need the old PKGNAME
> line back in there.

Oops you're right - I've missed that, wanted to simplify PKGNAME but
missed the underscore change. 

> According to the setup.py, the package requires py-six. Why are you
> dropping it?

I need to go back to what I've done back in September. 

I am traveling with limited access to this. I will reply to this thread
once I get this clarified.

Thanks for checking and for your feedback.
Cheers,
-- 
clematis (0x7e96fd2400fe7b59)



Re: Update graphics/geeqie to 1.5.1

2019-11-29 Thread clematis
On Fri, Nov 29, 2019 at 02:19:06PM +0300, Kirill Bychkov wrote:
> Hi!
> Tweaked diff attached with pdf disabled. djvu and lua are already disabled.
> Can't find any knobs about webp and openjp2.
> Works fine for me on amd64.

Hi Kirill, 
Thanks for that - I didn't have a chance to look at this earlier. 
Just tested your patch and everything worked as expected.
Thank you.
-- 
clematis (0x7e96fd2400fe7b59)



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/11/29 06:53:34

Modified files:
x11/kde4   : Makefile 

Log message:
unhook baseapps



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2019/11/29 06:47:56

Modified files:
meta/kde4  : Makefile 

Log message:
Remove KDE4 baseapps

Our KDE4 baseapps port contains only konqueror. It's no longer usable and the
only good thing about konqueror4 is that it doesn't crash.

It is not necessary to display the KDE4 help pages so it's time to say good bye!
Dear KDE4 browser users, there are enough alternatives to visit the web or your
file system in OpenBSD.



Re: [update] sysutils/fzf to 0.19.0

2019-11-29 Thread Paco Esteban
On Thu, 28 Nov 2019, Aaron Bieber wrote:

> Hi,
> 
> Here is an update of fzf.
> 
> Port changes:
>  - Include shell completion / key-bindings.
>  - Update pledge to the "newer" PLedgePromises call.
> 
> FZF changes:
>  - https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0190
> 
> OK?

builds and works fine for me on amd64.  I've tried a couple of the new
functionalities just for fun (I do not need them) and they work ok.

It's really nice to have the completion and key bindings on /usr/local
now.

Cheers,

-- 
Paco Esteban.
5818130B8A6DBC03



Re: Update graphics/geeqie to 1.5.1

2019-11-29 Thread Landry Breuil
On Fri, Nov 29, 2019 at 02:19:06PM +0300, Kirill Bychkov wrote:
> On Thu, November 28, 2019 18:56, Landry Breuil wrote:
> > On Thu, Nov 28, 2019 at 04:10:11PM +0100, clematis wrote:
> >> On Thu, Nov 28, 2019 at 03:38:23PM +0100, Landry Breuil wrote:
> >> > Feels wrong here, if you want to remove patches you should cvs rm them
> >> > so that they show up as removed in your cvs diff. Right now, the patches
> >> > arent removed, so make patch fails.
> >> >
> >> > I see that patch-src_window_c & patch-src_layout_util_c apply fine and
> >> > patch-Makefile_am fails on a chunk. Were you planning to remove those
> >> > patches ? Why ? Are they not useful anymore (unsure for the src/window.c
> >> > one..) ?
> >>
> >> Argh, sorry I might have generate the previous diff from a working dir
> >> or don't know how I skipped diffing patches/
> >>
> >> Here's a new one attached which I double checked so that should be the
> >> last one ! Sorry about that.
> >
> > I have it building here, but it seems configure checks for poppler-glib
> > and links with it if found, thus port-lib-depends-check complains about
> > it:
> >
> > geeqie-1.5.1v0(graphics/geeqie):
> > Missing lib: poppler-glib.19 (/usr/local/bin/geeqie) (NOT REACHABLE)
> >
> > looking at upstream repository on
> > http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=history;f=configure.ac
> > it looks like they added support for webp, pdf, lua, djvu, openjp2, etc - 
> > you
> > might want to add those are dependencies, or explicitely disable them.
> >
> > Landry
> >
> >
> 
> Hi!
> Tweaked diff attached with pdf disabled. djvu and lua are already disabled.
> Can't find any knobs about webp and openjp2.

Right, those were added post-1.5.1, so something to keep in mind for
future releases.

> Works fine for me on amd64.

ok with me; thanks !



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/11/29 05:15:46

Modified files:
graphics/gimp/stable: Makefile distinfo 
graphics/gimp/stable/patches: patch-app_core_gimptagcache_c 
  patch-etc_Makefile_in 
graphics/gimp/stable/pkg: PLIST 
Removed files:
graphics/gimp/stable/patches: patch-app_Makefile_in 
  patch-plug-ins_common_Makefile_in 
  patch-tools_gimp-mkenums 
  patch-tools_pdbgen_enumgen_pl 

Log message:
major update to gimp-2.10.12.

based on an earlier update to 2.10.6 from giovanni@, ok giovanni@

This isn't the latest (2.10.14 requires gegl/babl updates and they're
more than a simple version update as they've now moved the build to
meson) but is much newer than we had before.

deskew and lqr (external plugins) still work OK for me. I did see a
segfault once but hadn't built with debug symbols at the time and
haven't been able to replicate it; I've enabled DEBUG_PACKAGES so if
somebody else runs into that they can obtain a backtrace more easily.



Re: WIP UPDATE: graphics/gimp

2019-11-29 Thread Giovanni Bechis
On 11/27/19 1:26 PM, Stuart Henderson wrote:
> On 2018/09/10 12:06, Giovanni Bechis wrote:
>> Hi,
>> update to latest version, it's working fine but I have not tested any of the 
>> additional plugins yet.
>> Few time to hack atm, so do not hold your breath.
> 
> Here's an updated version of this. I saw a segfault once but it hasn't
> occurred again and I haven't been able to track it down further.
> 
> (I know there's a newer one, but that requires dep updates which it would
> be simpler not to deal with at the same time, and this is enough to stop
> confusing me when I move between OpenBSD and other machines :-)
> 
I was working on 2.10.14 but I stopped when I found some dep that needs to be 
updated,
it is better to go on this road.

> deskew and lqr plugins still seem to work.
> 
ok giovanni@



CVS: cvs.openbsd.org: ports

2019-11-29 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2019/11/29 04:39:32

Modified files:
sysutils/ntfs-3g: Makefile 
sysutils/ntfs-3g/pkg: DESCR 

Log message:
update HOMEPAGE, MASTER_SITES and DESCR
OK pirofti@ (maintainer)



Re: Update graphics/geeqie to 1.5.1

2019-11-29 Thread Kirill Bychkov
On Thu, November 28, 2019 18:56, Landry Breuil wrote:
> On Thu, Nov 28, 2019 at 04:10:11PM +0100, clematis wrote:
>> On Thu, Nov 28, 2019 at 03:38:23PM +0100, Landry Breuil wrote:
>> > Feels wrong here, if you want to remove patches you should cvs rm them
>> > so that they show up as removed in your cvs diff. Right now, the patches
>> > arent removed, so make patch fails.
>> >
>> > I see that patch-src_window_c & patch-src_layout_util_c apply fine and
>> > patch-Makefile_am fails on a chunk. Were you planning to remove those
>> > patches ? Why ? Are they not useful anymore (unsure for the src/window.c
>> > one..) ?
>>
>> Argh, sorry I might have generate the previous diff from a working dir
>> or don't know how I skipped diffing patches/
>>
>> Here's a new one attached which I double checked so that should be the
>> last one ! Sorry about that.
>
> I have it building here, but it seems configure checks for poppler-glib
> and links with it if found, thus port-lib-depends-check complains about
> it:
>
> geeqie-1.5.1v0(graphics/geeqie):
> Missing lib: poppler-glib.19 (/usr/local/bin/geeqie) (NOT REACHABLE)
>
> looking at upstream repository on
> http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=history;f=configure.ac
> it looks like they added support for webp, pdf, lua, djvu, openjp2, etc - you
> might want to add those are dependencies, or explicitely disable them.
>
> Landry
>
>

Hi!
Tweaked diff attached with pdf disabled. djvu and lua are already disabled.
Can't find any knobs about webp and openjp2.
Works fine for me on amd64.
Index: Makefile
===
RCS file: /cvs/ports/graphics/geeqie/Makefile,v
retrieving revision 1.22
diff -u -p -u -p -r1.22 Makefile
--- Makefile	12 Jul 2019 20:46:59 -	1.22
+++ Makefile	29 Nov 2019 11:12:16 -
@@ -2,11 +2,10 @@
 
 COMMENT=		lightweight Gtk+3 based image viewer
 
-DISTNAME=		geeqie-1.4
+DISTNAME=		geeqie-1.5.1
 EXTRACT_SUFX=		.tar.xz
 CATEGORIES=		graphics
 EPOCH=			0
-REVISION=		1
 
 HOMEPAGE=		http://geeqie.org/
 
@@ -45,6 +44,7 @@ CONFIGURE_ARGS=		--disable-doxygen-doc \
 			--disable-lua \
 			--disable-ffmpegthumbnailer \
 			--disable-gpu-accel \
+			--disable-pdf \
 			--enable-gtk3 \
 			--with-htmldir=${PREFIX}/share/doc/geeqie \
 			--with-readmedir=${PREFIX}/share/doc/geeqie
Index: distinfo
===
RCS file: /cvs/ports/graphics/geeqie/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo	22 Jan 2018 07:45:37 -	1.6
+++ distinfo	29 Nov 2019 11:12:16 -
@@ -1,2 +1,2 @@
-SHA256 (geeqie-1.4.tar.xz) = XFg6FlVz7DeHTCePncV+c981azDgmpzKwxed1dl+PjI=
-SIZE (geeqie-1.4.tar.xz) = 35881152
+SHA256 (geeqie-1.5.1.tar.xz) = SFTV0yPDH49AaP1zqyxFT/kegmxMpNN7IsJGrRTeoQo=
+SIZE (geeqie-1.5.1.tar.xz) = 1587116
Index: patches/patch-Makefile_am
===
RCS file: /cvs/ports/graphics/geeqie/patches/patch-Makefile_am,v
retrieving revision 1.1
diff -u -p -u -p -r1.1 patch-Makefile_am
--- patches/patch-Makefile_am	22 Jan 2018 07:45:37 -	1.1
+++ patches/patch-Makefile_am	29 Nov 2019 11:12:16 -
@@ -16,9 +16,9 @@ Index: Makefile.am
  
  desktopdir = $(datadir)/applications
 @@ -36,10 +36,6 @@ dist-hook: geeqie.spec
- 	cp $(top_builddir)/geeqie.spec $(distdir)
  
  DISTCLEANFILES = config.report
+ CLEANFILES = $(desktop_DATA) ChangeLog.html
 -
 -.PHONY: ChangeLog
 -ChangeLog.html:
Index: patches/patch-src_window_c
===
RCS file: /cvs/ports/graphics/geeqie/patches/patch-src_window_c,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-src_window_c
--- patches/patch-src_window_c	28 May 2016 13:59:51 -	1.2
+++ patches/patch-src_window_c	29 Nov 2019 11:12:16 -
@@ -1,7 +1,8 @@
 $OpenBSD: patch-src_window_c,v 1.2 2016/05/28 13:59:51 sthen Exp $
 src/window.c.orig	Fri May 27 10:37:56 2016
-+++ src/window.c	Sat May 28 14:55:27 2016
-@@ -171,19 +171,11 @@ static gchar *html_browsers[] =
+Index: src/window.c
+--- src/window.c.orig
 src/window.c
+@@ -173,19 +173,11 @@ static gchar *html_browsers[] =
  {
  	/* Our specific script */
  	GQ_APPNAME_LC "_html_browser", NULL,
Index: pkg/PLIST
===
RCS file: /cvs/ports/graphics/geeqie/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 PLIST
--- pkg/PLIST	27 Jun 2018 21:03:53 -	1.8
+++ pkg/PLIST	29 Nov 2019 11:12:16 -
@@ -3,9 +3,15 @@
 @pkgpath graphics/gqview
 @bin bin/geeqie
 lib/geeqie/
-lib/geeqie/geeqie-import
+lib/geeqie/geeqie-camera-import
+lib/geeqie/geeqie-camera-import-hook-script
+lib/geeqie/geeqie-export-jpeg
+lib/geeqie/geeqie-image-crop
+lib/geeqie/geeqie-random-image
 lib/geeqie/geeqie-rotate
 lib/geeqie/geeqie-symlink
+lib/geeqie/geeqie-tethered-photography
+lib/geeqie/geeqie-tethered-photography-hook-script
 @comment lib/geeqie/geeqie-ufraw
 

CVS: cvs.openbsd.org: ports

2019-11-29 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2019/11/29 02:44:44

Modified files:
net/owncloudclient: Makefile distinfo 
net/owncloudclient/patches: patch-src_csync_std_c_private_h 
patch-src_gui_application_cpp 
net/owncloudclient/pkg: PLIST 
Removed files:
net/owncloudclient/patches: patch-CMakeLists_txt 

Log message:
update to owncloudclient-2.6.0
remove COMPILER while here as it is set from qt5.port.mk