aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-tiff
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-07-09 21:01:45 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-07-09 21:01:45 +0000
commit6478ed46bed46fbc30a696307e85171a5bc1ca7b (patch)
treea7d0c42780450d9a2fa5a4cdc7899fce297e750c /graphics/linux-tiff
parentb1a42e06119df78499453f18b77d88b12c26e4d3 (diff)
downloadports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.tar.gz
ports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.zip
Notes
Diffstat (limited to 'graphics/linux-tiff')
-rw-r--r--graphics/linux-tiff/Makefile8
-rw-r--r--graphics/linux-tiff/distinfo.i38612
-rw-r--r--graphics/linux-tiff/pkg-plist.i38616
3 files changed, 21 insertions, 15 deletions
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile
index 8e98c17b8750..c2e5895ae1a4 100644
--- a/graphics/linux-tiff/Makefile
+++ b/graphics/linux-tiff/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= tiff
-PORTVERSION= 3.6.1
-PORTREVISION= 6
+PORTVERSION= 3.7.1
CATEGORIES= graphics linux
-DISTNAME= libtiff-${PORTVERSION}-10.fc3
+DISTNAME= libtiff-${PORTVERSION}-6.fc4.2
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= TIFF library, Linux/i386 binary
@@ -18,9 +17,10 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg
ONLY_FOR_ARCHS= amd64 i386
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 3
+LINUX_DIST_VER= 4
INSTALLS_SHLIB= yes
BRANDELF_DIRS= usr/bin
PLIST= pkg-plist.${LINUX_RPM_ARCH}
+PLIST_SUB+= PORTVERSION="${PORTVERSION}"
.include <bsd.port.mk>
diff --git a/graphics/linux-tiff/distinfo.i386 b/graphics/linux-tiff/distinfo.i386
index e5ae94ebb82e..a1f0c7626f1e 100644
--- a/graphics/linux-tiff/distinfo.i386
+++ b/graphics/linux-tiff/distinfo.i386
@@ -1,6 +1,6 @@
-MD5 (rpm/i386/fedora/3/libtiff-3.6.1-10.fc3.i386.rpm) = e53dcf1d936de0905ce9257c6a4539d0
-SHA256 (rpm/i386/fedora/3/libtiff-3.6.1-10.fc3.i386.rpm) = 2b19298e98ab2e7d0ee561be613f563bfc572ab084b3790473124a108cd9b724
-SIZE (rpm/i386/fedora/3/libtiff-3.6.1-10.fc3.i386.rpm) = 264682
-MD5 (rpm/i386/fedora/3/libtiff-3.6.1-10.fc3.src.rpm) = 9d67f8e29173588835406d3eb91e33a9
-SHA256 (rpm/i386/fedora/3/libtiff-3.6.1-10.fc3.src.rpm) = eb9432f77de2d21c97381f649b903551b2b2fa492f5c2bbf8395a7e9ebd8f7be
-SIZE (rpm/i386/fedora/3/libtiff-3.6.1-10.fc3.src.rpm) = 1095994
+MD5 (rpm/i386/fedora/4/libtiff-3.7.1-6.fc4.2.i386.rpm) = 56b1988b1570f490cdfe6d2b67c83227
+SHA256 (rpm/i386/fedora/4/libtiff-3.7.1-6.fc4.2.i386.rpm) = 9b6b41f210c38791bf388a81d5ed9f3d44591883313cc8c58797616d835b61ed
+SIZE (rpm/i386/fedora/4/libtiff-3.7.1-6.fc4.2.i386.rpm) = 306451
+MD5 (rpm/i386/fedora/4/libtiff-3.7.1-6.fc4.2.src.rpm) = 6704c324646af41b59cd9e38a3e53076
+SHA256 (rpm/i386/fedora/4/libtiff-3.7.1-6.fc4.2.src.rpm) = 93820f895507487e466fbee0d1696e2091178c7aa9d61bf4115bcc1cf08d57db
+SIZE (rpm/i386/fedora/4/libtiff-3.7.1-6.fc4.2.src.rpm) = 1269849
diff --git a/graphics/linux-tiff/pkg-plist.i386 b/graphics/linux-tiff/pkg-plist.i386
index 38402a865c46..302bf427b47b 100644
--- a/graphics/linux-tiff/pkg-plist.i386
+++ b/graphics/linux-tiff/pkg-plist.i386
@@ -1,3 +1,4 @@
+usr/bin/bmp2tiff
usr/bin/fax2ps
usr/bin/fax2tiff
usr/bin/gif2tiff
@@ -16,14 +17,17 @@ usr/bin/tiffcp
usr/bin/tiffdither
usr/bin/tiffdump
usr/bin/tiffinfo
+usr/bin/tiffgt
usr/bin/tiffmedian
usr/bin/tiffset
usr/bin/tiffsplit
usr/lib/libtiff.so.3
-usr/lib/libtiff.so.3.6
-usr/share/doc/libtiff-3.6.1/COPYRIGHT
-usr/share/doc/libtiff-3.6.1/README
-usr/share/doc/libtiff-3.6.1/VERSION
+usr/lib/libtiff.so.%%PORTVERSION%%
+usr/share/doc/libtiff-%%PORTVERSION%%/COPYRIGHT
+usr/share/doc/libtiff-%%PORTVERSION%%/README
+usr/share/doc/libtiff-%%PORTVERSION%%/RELEASE-DATE
+usr/share/doc/libtiff-%%PORTVERSION%%/VERSION
+usr/share/man/man1/bmp2tiff.1.gz
usr/share/man/man1/fax2ps.1.gz
usr/share/man/man1/fax2tiff.1.gz
usr/share/man/man1/gif2tiff.1.gz
@@ -43,7 +47,9 @@ usr/share/man/man1/tiffcp.1.gz
usr/share/man/man1/tiffdither.1.gz
usr/share/man/man1/tiffdump.1.gz
usr/share/man/man1/tiffinfo.1.gz
+usr/share/man/man1/tiffgt.1.gz
usr/share/man/man1/tiffmedian.1.gz
+usr/share/man/man1/tiffset.1.gz
usr/share/man/man1/tiffsplit.1.gz
usr/share/man/man1/tiffsv.1.gz
-@dirrm usr/share/doc/libtiff-3.6.1
+@dirrm usr/share/doc/libtiff-%%PORTVERSION%%