Re: UPDATE: cairo 1.12.16

2013-09-17 Thread Landry Breuil
On Tue, Sep 17, 2013 at 06:15:55PM +0200, Landry Breuil wrote: > On Tue, Aug 27, 2013 at 04:17:56AM -0400, Brad Smith wrote: > > An update to cairo 1.12.16. > > > > OK? > > > > > > Index: Makefile > > === > > RCS file: /home/cvs/por

Re: [NEW] Terminology-0.3.0

2013-09-17 Thread Robert Peichaer
On Tue, Sep 17, 2013 at 08:05:36PM +0200, Azwaw OUSADOU wrote: > Someone is working on e17 ports ? > > > 2013/9/17 David Coppa > > > On Mon, Sep 9, 2013 at 6:51 PM, Azwaw OUSADOU wrote: > > > Hi ! > > > > > > I ported terminology, the terminal emulator supported by e17. > > > > > > Tested with

Re: [NEW] Terminology-0.3.0

2013-09-17 Thread Azwaw OUSADOU
Someone is working on e17 ports ? 2013/9/17 David Coppa > On Mon, Sep 9, 2013 at 6:51 PM, Azwaw OUSADOU wrote: > > Hi ! > > > > I ported terminology, the terminal emulator supported by e17. > > > > Tested with an amd64 > > > > Please test it ! > > Thanks > > Hi! > > If you're an OpenBSD/E17 us

[update] sysutils/cyphertite

2013-09-17 Thread David Hill
update sysutils/cyphertite to 1.6.5 please review and commit. Thank you Index: Makefile === RCS file: /cvs/ports/sysutils/cyphertite/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefile --- Makefile16 Sep 2013 06:23:39

[UPDATE] www/wordpress to 3.6.1

2013-09-17 Thread Kirill Bychkov
Hi. This is update itself and update instructions for wordpress. Testted with fresh setup and update from 3.5.2 following instructions. OK? Index: faq/current.html === RCS file: /cvs/www/faq/current.html,v retrieving revision 1.422 d

Re: [update] mutagen 1.22

2013-09-17 Thread Giovanni Bechis
On 09/17/13 14:29, Stuart Henderson wrote: > On 2013/09/17 13:26, David Coppa wrote: >> On Tue, Sep 17, 2013 at 1:23 PM, Giovanni Bechis >> wrote: >>> On 09/16/13 13:08, Giovanni Bechis wrote: On 09/16/13 09:44, David Coppa wrote: > > Hi! > > The diff below updated audio/py-m

Re: UPDATE: cairo 1.12.16

2013-09-17 Thread Landry Breuil
On Tue, Aug 27, 2013 at 04:17:56AM -0400, Brad Smith wrote: > An update to cairo 1.12.16. > > OK? > > > Index: Makefile > === > RCS file: /home/cvs/ports/graphics/cairo/Makefile,v > retrieving revision 1.51 > diff -u -p -r1.51 Makef

Re: [update] mutagen 1.22

2013-09-17 Thread Stuart Henderson
On 2013/09/17 13:26, David Coppa wrote: > On Tue, Sep 17, 2013 at 1:23 PM, Giovanni Bechis > wrote: > > On 09/16/13 13:08, Giovanni Bechis wrote: > >> On 09/16/13 09:44, David Coppa wrote: > >>> > >>> Hi! > >>> > >>> The diff below updated audio/py-mutagen to its latest version. > >>> > >>> MAKE_

Re: UPDATE: databases/mysql-zrm

2013-09-17 Thread Giovanni Bechis
On 09/17/13 09:51, Giovanni Bechis wrote: > Update to latest version, some bugs fixed and mydumper support added. > I do not know if it is worth to add mydumper as a run dependency or if it is > a too heavy one (it depends on glib2). > Comments ? > Cheers >Giovanni > Missing patch, new dif

Re: [update] mutagen 1.22

2013-09-17 Thread David Coppa
On Tue, Sep 17, 2013 at 1:23 PM, Giovanni Bechis wrote: > On 09/16/13 13:08, Giovanni Bechis wrote: >> On 09/16/13 09:44, David Coppa wrote: >>> >>> Hi! >>> >>> The diff below updated audio/py-mutagen to its latest version. >>> >>> MAKE_ENV here is needed to fix a reproducible error in regression

Re: [update] mutagen 1.22

2013-09-17 Thread Giovanni Bechis
On 09/16/13 13:08, Giovanni Bechis wrote: > On 09/16/13 09:44, David Coppa wrote: >> >> Hi! >> >> The diff below updated audio/py-mutagen to its latest version. >> >> MAKE_ENV here is needed to fix a reproducible error in regression >> tests: >> > regression tests are hanging for me (OpenBSD 5.4-cu

UPDATE: databases/mysql-zrm

2013-09-17 Thread Giovanni Bechis
Update to latest version, some bugs fixed and mydumper support added. I do not know if it is worth to add mydumper as a run dependency or if it is a too heavy one (it depends on glib2). Comments ? Cheers Giovanni Index: Makefile ===