Yes, please go ahead and commit the new version.

  -- Dave


On Feb 25, 2013, at 8:55 AM, Hanspeter Niederstrasser wrote:

> Dave,
> 
> I'm packaging the latest libtiff that bumps libN (to libtiff5), and taking 
> the opportunity to update our existing libtiff to the last of that line. 
> Here's the proposed update for our existing libtiff package.  It bumps %v, 
> adds InfoTest and Conflicts/Replaces the dev packages. This new libtiff 
> version now recognizes libjbig, so I'm explicitly disabling it for 
> libtiff-shlibs to avoid large changes in a minor update, although if you want 
> it enabled, that is easy to do (libtiff5 will have it explicitly enabled).  
> Let me know if the changes are OK to commit. Thanks.
> 
> diff -u -r1.1 libtiff.info
> --- libtiff.info    20 Jul 2011 13:29:03 -0000    1.1
> +++ libtiff.info    13 Feb 2013 15:29:24 -0000
> @@ -1,14 +1,23 @@
> Package: libtiff
> -Version: 3.9.4
> +Version: 3.9.7
> Revision: 1
> Depends: %N-shlibs (= %v-%r), %N-bin
> BuildDepends: libjpeg8 (>= 8-2), fink (>= 0.24.12)
> +Conflicts: <<
> +    libtiff,
> +    libtiff5
> +<<
> +Replaces: <<
> +    libtiff,
> +    libtiff5
> +<<
> Source: http://download.osgeo.org/libtiff/tiff-%v.tar.gz
> -Source-MD5: 2006c1bdd12644dbf02956955175afd6
> +Source-MD5: 626102f448ba441d42e3212538ad67d2
> NoSetMAKEFLAGS: true
> SetMAKEFLAGS: -j1
> -ConfigureParams: --mandir='${prefix}/share/man' 
> --disable-dependency-tracking --with-docdir='${prefix}/share/doc/%n'
> +ConfigureParams: --mandir='${prefix}/share/man' 
> --disable-dependency-tracking --with-docdir='${prefix}/share/doc/%n' 
> --disable-jbig
> GCC: 4.0
> +InfoTest: TestScript: make check || exit 2
> BuildDependsOnly: True
> SplitOff: <<
>   Package: %N-shlibs
> 
> Hanspeter
> 


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to