update to 3.8.2: bugfix release
This commit is contained in:
parent
0c2801e430
commit
b3d4e51b49
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2006/03/26 10:45:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2006/03/31 20:38:29 naddy Exp $
|
||||
|
||||
COMMENT= "tools and library routines for working with TIFF images"
|
||||
|
||||
DISTNAME= tiff-3.8.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
SHARED_LIBS= tiff 38.1 \
|
||||
tiffxx 39.0
|
||||
DISTNAME= tiff-3.8.2
|
||||
SHARED_LIBS= tiff 38.2 \
|
||||
tiffxx 39.2
|
||||
CATEGORIES= graphics
|
||||
|
||||
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (tiff-3.8.1.tar.gz) = edd4a2036f6f315d26170178f0f8641e
|
||||
RMD160 (tiff-3.8.1.tar.gz) = c99e3e9f1f7ec6c3ac5387e4d3759e3b31bb6ef2
|
||||
SHA1 (tiff-3.8.1.tar.gz) = 9c18739ec11ec508a0523c3f7e92698660083d00
|
||||
SIZE (tiff-3.8.1.tar.gz) = 1334739
|
||||
MD5 (tiff-3.8.2.tar.gz) = fbb6f446ea4ed18955e2714934e5b698
|
||||
RMD160 (tiff-3.8.2.tar.gz) = 1b4d825e3be08764e953fc58246d0c25ab4dd17d
|
||||
SHA1 (tiff-3.8.2.tar.gz) = 549e67b6a15b42bfcd72fe17cda7c9a198a393eb
|
||||
SIZE (tiff-3.8.2.tar.gz) = 1336295
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2006/03/18 17:40:02 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2006/03/31 20:38:29 naddy Exp $
|
||||
include/tiff.h
|
||||
include/tiffconf.h
|
||||
include/tiffio.h
|
||||
@ -222,3 +222,4 @@ share/doc/tiff/v3.7.3.html
|
||||
share/doc/tiff/v3.7.4.html
|
||||
share/doc/tiff/v3.8.0.html
|
||||
share/doc/tiff/v3.8.1.html
|
||||
share/doc/tiff/v3.8.2.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user