Re: perl5 portgroup

2012-09-04 Thread Joshua Root
On 2012-9-5 11:05 , Bradley Giesbrecht wrote: > This perl5 portgroup proc does not handle this version correctly: > set perl5.moduleversion 1.03ii > puts [perl5_convert_version ${perl5.moduleversion}] > 1.3.{} > > > Manually setting the version after "perl5.setup" fixes the problem. > > I was w

Re: PostGIS

2012-09-04 Thread Lawrence Velázquez
On Sep 4, 2012, at 10:53 p.m., Frank Schima wrote: > On Sep 4, 2012, at 8:08 PM, René Fournier wrote: > >> Just wondering when PostGIS will be updated. The current Macports version, >> 1.5.4, has a critical crashing bug that was fixed in the 1.5.5 released July >> 20th — six weeks ago. Whom ca

Re: PostGIS

2012-09-04 Thread Frank Schima
On Sep 4, 2012, at 8:08 PM, René Fournier wrote: > Just wondering when PostGIS will be updated. The current Macports version, > 1.5.4, has a critical crashing bug that was fixed in the 1.5.5 released July > 20th — six weeks ago. Whom can we plead to for an update? Please don't use the macport

Re: perl5 portgroup [patch]

2012-09-04 Thread Bradley Giesbrecht
On Sep 4, 2012, at 6:05 PM, Bradley Giesbrecht wrote: > This perl5 portgroup proc does not handle this version correctly: > > # convert a floating point version to an dotted-integer one > proc perl5_convert_version {vers} { >set index [string first . $vers] >set other_dot [string first .

PostGIS

2012-09-04 Thread René Fournier
Hi, Just wondering when PostGIS will be updated. The current Macports version, 1.5.4, has a critical crashing bug that was fixed in the 1.5.5 released July 20th — six weeks ago. Whom can we plead to for an update? ...Rene ___ macports-dev mailing list

perl5 portgroup

2012-09-04 Thread Bradley Giesbrecht
This perl5 portgroup proc does not handle this version correctly: # convert a floating point version to an dotted-integer one proc perl5_convert_version {vers} { set index [string first . $vers] set other_dot [string first . [string range $vers [expr $index + 1] end]] if {$index == -1

Re: Server Upgrades: www, guide, git

2012-09-04 Thread William Siegrist
On Aug 30, 2012, at 10:47 AM, William Siegrist wrote: > Trac, svn, and build will move next week and will require downtime. I'll send > more details when I have the schedule worked out. > Some high priority work came up so I probably won't get to the trac/svn migration this week. -Bill __

Re: [MacPorts] #35148: gegl 0.2.0_0 Syntax error before 'AVAILABLE_MAC_OS_X_VERSION_10_6_AND_LATER'

2012-09-04 Thread M. Daniel Becque
Thanks so much for your help and efforts. On Mon, Sep 3, 2012 at 3:59 PM, Jeremy Huddleston Sequoia < jerem...@macports.org> wrote: > gcc-3.3 is ancient. You should avoid using it. > > Also, selecting a different compiler will not cause macros to magically > appear in system headers. The proble

Re: [MacPorts] #35963: libwpd @0.9.4 Build failure - make

2012-09-04 Thread M. Daniel Becque
Attached to the ticket. On Tue, Sep 4, 2012 at 10:11 AM, MacPorts wrote: > #35963: libwpd @0.9.4 Build failure - make > > +--- > Reporter: mdbecque@… | Owner: macports-tickets@… > Type: defect

Re: [97320] trunk/dports/graphics/librsvg/Portfile

2012-09-04 Thread Andrea D'Amore
On Tue, Sep 4, 2012 at 5:24 AM, Ryan Schmidt wrote: > And are we in agreement that linking with a library is a good reason not to > omit the dependency? And that therefore we should go back and add the libpng > dependency to every port that links with it? Because at the moment that is > what I

Re: [97362] trunk/dports/python/py-argparse/Portfile

2012-09-04 Thread Aljaž Srebrnič
On 04/set/2012, at 11:51, Joshua Root wrote: >> Revision: 97362 >> https://trac.macports.org/changeset/97362 >> Author: g5pw at macports.org >> Date: 2012-09-04 01:09:14 -0700 (Tue, 04 Sep 2012) >> Log Message: >> --- >> python/py-argparse: >> argparse is compatible with py

Re: [97327] trunk/dports/graphics/gegl/Portfile

2012-09-04 Thread Joshua Root
On 2012-9-4 17:43 , Ryan Schmidt wrote: > On Sep 3, 2012, at 17:51, dev...@macports.org wrote: > >> Revision: 97327 >> https://trac.macports.org/changeset/97327 >> Author: dev...@macports.org >> Date: 2012-09-03 15:51:15 -0700 (Mon, 03 Sep 2012) >> Log Message: >> --- >> geg

[97362] trunk/dports/python/py-argparse/Portfile

2012-09-04 Thread Joshua Root
> Revision: 97362 > https://trac.macports.org/changeset/97362 > Author: g5pw at macports.org > Date: 2012-09-04 01:09:14 -0700 (Tue, 04 Sep 2012) > Log Message: > --- > python/py-argparse: > argparse is compatible with python3, too. > > Modified Paths: > -- >

Re: [97327] trunk/dports/graphics/gegl/Portfile

2012-09-04 Thread Ryan Schmidt
On Sep 3, 2012, at 17:51, dev...@macports.org wrote: > Revision: 97327 > https://trac.macports.org/changeset/97327 > Author: dev...@macports.org > Date: 2012-09-03 15:51:15 -0700 (Mon, 03 Sep 2012) > Log Message: > --- > gegl: build fix for Snow Leopard > > Modified Paths: