diff options
author | jlam <jlam@pkgsrc.org> | 2005-01-11 05:29:55 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-01-11 05:29:55 +0000 |
commit | eefeedf001f6620d28b6af76805d035826081c98 (patch) | |
tree | f1081638c965d9979efd58c41aa9fec882fd14e3 /graphics/tiff/distinfo | |
parent | ad7229b7c37cde83882412d93e41a78f23c69217 (diff) | |
download | pkgsrc-eefeedf001f6620d28b6af76805d035826081c98.tar.gz |
Create a separate libtiffcxx.so library for use by C++ applications.
It's meant to be used directly in place of libtiff.so, i.e. instead
of linking against -ltiff, you link against -ltiffcxx. It also leaves
libtiff.so as a plain C-linkage library again, as it was in tiff-3.6.x,
and avoids needing to patch tiff-using packages to link using the C++
compiler. Bump the PKGREVISION to 1.
Diffstat (limited to 'graphics/tiff/distinfo')
-rw-r--r-- | graphics/tiff/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/tiff/distinfo b/graphics/tiff/distinfo index 3eb63e9beee..fcb07ec7ece 100644 --- a/graphics/tiff/distinfo +++ b/graphics/tiff/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.20 2004/12/28 23:10:10 reed Exp $ +$NetBSD: distinfo,v 1.21 2005/01/11 05:29:55 jlam Exp $ SHA1 (tiff-3.7.1.tar.gz) = 001b03350182869c7f5d46e6b27862b85cb06fc3 Size (tiff-3.7.1.tar.gz) = 1253810 bytes @@ -7,3 +7,5 @@ SHA1 (patch-ab) = 1e6a2dd379e388f11c5a7b1959240fd66d29b88a SHA1 (patch-ac) = 40e817380c5183cf2e1e5461c05600073dec7348 SHA1 (patch-ad) = 301e0ce2c121e9082e0ff9c5681c2ea1e0e6dcff SHA1 (patch-ae) = bb2e2d3a5be49204356c3c504d3a4bd5ba1fd9b2 +SHA1 (patch-af) = 29adfbcaa317df36a41af791e93159ad795c5e0b +SHA1 (patch-ag) = dc6490a688b8e26a068465965de0856d1affe2eb |