Re: UPDATE: net/gpodder 3.9.1 -> 3.9.3

2017-03-07 Thread trondd
And pinging this one up as well. On Fri, February 24, 2017 9:08 pm, trondd wrote: > Update gPodder to 3.9.3 Various bug fixes. Requires the new > py-podcastparser > as they replaced py-feedparser with their own library. > > Tim. > > Index: Makefile > =

Re: NEW: textproc/py-podcastparser

2017-03-07 Thread trondd
On Sat, February 25, 2017 12:14 pm, trondd wrote: > Stuart Henderson wrote: > >> On 2017/02/24 20:47, trondd wrote: >> > On Thu, February 23, 2017 11:26 pm, trondd wrote: >> > > This is new dependency for net/gpodder. They replaced py-feedparser >> with >> > > their own parser. >> > > >> > > Pret

Re: [NEW] vdirsyncer (+deps)

2017-03-07 Thread Daniel Jakots
On Tue, 7 Mar 2017 14:10:21 +, Stuart Henderson wrote: > On 2017/03/06 22:55, Remi Locherer wrote: > > Here it is: vdirsyncer with this fix and deps attached to this > > mail. > > Thanks. Updated version attached - changes are, > > small change in the dep lines, MODPY_FLAVOR already has t

Re: Update to py-argcomplete-1.8.2

2017-03-07 Thread Daniel Jakots
On Tue, 21 Feb 2017 16:13:50 +, Stuart Henderson wrote: Sorry for the delay, I slacked a bit. > Tests are a bit messed up though, some missing deps - py-coverage, > py-pexpect, bash, tcsh we have - there's also devel/flake8 of which > we only have a py2 version (and this was imported as just

Re: security/py-crypto - CVE-2013-7459

2017-03-07 Thread Daniel Jakots
On Tue, 7 Mar 2017 23:34:38 +, Sevan Janiyan wrote: > Hello, > security/py-crypto in ports is vulnerable to CVE-2013-7459, the > attached patches apply the changes from the following commit to > v2.6.1. > https://github.com/dlitz/pycrypto/commit/8dbe0dc3eea5c689d4f76b37b93fe216cf1f00d4 > >

security/py-crypto - CVE-2013-7459

2017-03-07 Thread Sevan Janiyan
Hello, security/py-crypto in ports is vulnerable to CVE-2013-7459, the attached patches apply the changes from the following commit to v2.6.1. https://github.com/dlitz/pycrypto/commit/8dbe0dc3eea5c689d4f76b37b93fe216cf1f00d4 Sevan --- lib/Crypto/SelfTest/Cipher/common.py.orig 2017-03-07 16:48:08.

Re: [NEW] vdirsyncer (+deps)

2017-03-07 Thread Remi Locherer
On Tue, Mar 07, 2017 at 02:10:21PM +, Stuart Henderson wrote: > On 2017/03/06 22:55, Remi Locherer wrote: > > Here it is: vdirsyncer with this fix and deps attached to this mail. > > Thanks. Updated version attached - changes are, > > small change in the dep lines, MODPY_FLAVOR already has th

Re: UPDATE: SQLmap-1.1.2

2017-03-07 Thread Stuart Henderson
On 2017/03/07 12:02, Gonzalo L. Rodriguez wrote: > ping > > On [25/02/17] [07:05P], Gonzalo L. Rodriguez wrote: > ; Update for SQLMap to 1.1.2: > ; > ; https://github.com/sqlmapproject/sqlmap/releases/tag/1.1.2 .. > ; -GH_TAGNAME = 1.0 > ; +GH_TAGNAME = 1.1.2 > ; > ;

Re: UPDATE: SQLmap-1.1.2

2017-03-07 Thread Gonzalo L. Rodriguez
ping On [25/02/17] [07:05P], Gonzalo L. Rodriguez wrote: ; Hello, ; ; Update for SQLMap to 1.1.2: ; ; https://github.com/sqlmapproject/sqlmap/releases/tag/1.1.2 ; ; Ok? Comments? ; ; Cheers.- ; ; -- ; Sending from my toaster. ; Index: Makefile ; =

streamlined pkg_add messages

2017-03-07 Thread Marc Espie
I just spent a few hours removing some extra error messages from pkg_add e.g., $ doas pkg_add screen-- will just say: http://ftp.fr.openbsd.org/pub/OpenBSD/6.0/packages/amd64/screen-4.0.3p6.tgz: unsigned package (signify(1) doesn't see old-style signatures) instead

Re: [NEW] vdirsyncer (+deps)

2017-03-07 Thread Stuart Henderson
On 2017/03/06 22:55, Remi Locherer wrote: > Here it is: vdirsyncer with this fix and deps attached to this mail. Thanks. Updated version attached - changes are, small change in the dep lines, MODPY_FLAVOR already has the , -devel/py-atomicwrites,${MODPY_FLAVOR} +devel/py-atomicwrites${MODPY_FLAV

Re: [NEW] vdirsyncer (+deps)

2017-03-07 Thread Stuart Henderson
On 2017/03/06 13:11, Marcus MERIGHI wrote: > Getting https to work was only possible via "verify_fingerprint = " and > verify = false. This is although it's a letsenkrypt cert... (cadaver > complains, too.) Most likely your webserver isn't configured to send the chain certificate.

Re: imake: honor CC, CFLAGS, CXX, CXXFLAGS

2017-03-07 Thread Marc Espie
On Mon, Mar 06, 2017 at 09:01:53PM +0100, Christian Weisgerber wrote: > Ports that use CONFIGURE_STYLE=imake don't actually honor the CC, > CFLAGS, CXX, CXXFLAGS settings. They just pick up whatever is > hardcoded in devel/imake-cf. This behavior has grown historically > and there is really no go

Re: [NEW] vdirsyncer (+deps)

2017-03-07 Thread Marcus MERIGHI
Hello Remi, remi.loche...@relo.ch (Remi Locherer), 2017.03.06 (Mon) 23:13 (CET): > On Mon, Mar 06, 2017 at 01:11:21PM +0100, Marcus MERIGHI wrote: > [...] > > > > Getting https to work was only possible via "verify_fingerprint = " and > > verify = false. This is although it's a letsenkrypt cert