This is an update of the linux sources of SAGA GIS from version 2.0.6 to 2.0.7 with new modules and features (online help for modules etc.). Many bugfixes (also some FreeBSD related) are included. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
Due to a serious bug concerning the writing of multi-part shapefiles, the SAGA GIS developers had to retract version 2.0.7. A new release, including the fix, is available for download. As a consequence, the checksum of the distfile of this port has to be changed. I am not sure if the attached diff will find its way through the filters, so there is also an included version: --- distinfo.origin 2011-05-10 17:41:35.000000000 +0200 +++ distinfo 2011-05-21 08:24:58.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (saga_2.0.7.tar.gz) = 50c4eccf6d2396d251892022e71d7b68589d515a9d2504fe75f664e761b8f8ca -SIZE (saga_2.0.7.tar.gz) = 3581016 +SHA256 (saga_2.0.7.tar.gz) = 06c57d972fa89fad0aedc87a63027fbabfe420001ad0ca8b9719276aad13e7be +SIZE (saga_2.0.7.tar.gz) = 3581495 Sorry for the inconvenience.
beech 2011-05-21 19:37:28 UTC FreeBSD ports repository Modified files: math/saga Makefile distinfo pkg-plist Log: -Update to 2.0.7 -New modules and features (online help for modules etc.). -Many bugfixes (also some FreeBSD related) are included PR: ports/156948 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Approved by: itetcu (mentor)(implicit) Revision Changes Path 1.11 +1 -7 ports/math/saga/Makefile 1.4 +2 -2 ports/math/saga/distinfo 1.4 +13 -5 ports/math/saga/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!