Revision: 26003 http://sourceforge.net/p/gar/code/26003 Author: lblume Date: 2016-10-27 15:50:44 +0000 (Thu, 27 Oct 2016) Log Message: ----------- tiff/trunk: Bump to 4.0.6
Modified Paths: -------------- csw/mgar/pkg/tiff/trunk/Makefile csw/mgar/pkg/tiff/trunk/checksums Modified: csw/mgar/pkg/tiff/trunk/Makefile =================================================================== --- csw/mgar/pkg/tiff/trunk/Makefile 2016-10-24 13:53:06 UTC (rev 26002) +++ csw/mgar/pkg/tiff/trunk/Makefile 2016-10-27 15:50:44 UTC (rev 26003) @@ -1,5 +1,5 @@ NAME = tiff -VERSION = 4.0.3 +VERSION = 4.0.6 GARTYPE = v2 DESCRIPTION = Lib and tools for Tag Image File Format @@ -9,13 +9,13 @@ MASTER_SITES = http://download.osgeo.org/libtiff/ DISTFILES += $(DISTNAME).tar.gz -PATCHFILES += 0001-Keep-norunpath-during-linkage.patch +#PATCHFILES += 0001-Keep-norunpath-during-linkage.patch VENDOR_URL = http://www.remotesensing.org/libtiff/ LICENSE = COPYRIGHT -GARCOMPILER = GCC4 +GARCOMPILER = GCC5 PACKAGES = CSWtiff SPKG_DESC_CSWtiff += Tools for Tag Image File Format manipulation Modified: csw/mgar/pkg/tiff/trunk/checksums =================================================================== --- csw/mgar/pkg/tiff/trunk/checksums 2016-10-24 13:53:06 UTC (rev 26002) +++ csw/mgar/pkg/tiff/trunk/checksums 2016-10-27 15:50:44 UTC (rev 26003) @@ -1 +1 @@ -051c1068e6a0627f461948c365290410 tiff-4.0.3.tar.gz +d1d2e940dea0b5ad435f21f03d96dd72 tiff-4.0.6.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.