Re: [Update] Gdal 1.8.1 - 1.9.0

2012-01-13 Thread Ruslan Mahmatkhanov

coder.tuxfamily wrote on 13.01.2012 23:02:

Hi,

There is a new version of Gdal (graphics/gdal) 1.9.0.
Here the diff, seems works but don't have time to make all tests.

best regards


1. the diff is inverted.
2. this port has it's maintainer
3. please submit corrected patch as GNATS PR

--
Regards,
Ruslan

Tinderboxing kills... the drives.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: [Update] Gdal 1.8.1 - 1.9.0

2012-01-13 Thread Jan Beich
coder.tuxfamily co...@tuxfamily.org writes:

 There is a new version of Gdal (graphics/gdal) 1.9.0.
 Here the diff, seems works but don't have time to make all tests.
[...]
 @@ -17,7 +16,7 @@
  COMMENT= A translator library for geospatial data formats
 
  CONFIGURE_ARGS=  --datadir=${DATADIR} --with-libz=/usr
 -CONFIGURE_ENV=   LDFLAGS=${LDFLAGS}
 +CONFIGURE_ENV=   LDFLAGS+=${LDFLAGS}
  GNU_CONFIGURE=   yes
  LDFLAGS+=-L${LOCALBASE}
  MAKEFILE=GNUmakefile

Passing LDFLAGS seems redundant since ports/157936. The line was added
just a day before the sweeping removal.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org