diff options
author | netchild <netchild@FreeBSD.org> | 2005-11-23 03:33:08 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-11-23 03:33:08 +0800 |
commit | 6e07c195baae1ed69dc6deb202560eca8809db8c (patch) | |
tree | 939ffbf34a5f44f8a5a2c347c37da394069febc3 /graphics/linux-f10-tiff | |
parent | 8cb07da933a8a005237355727e93ecbab7bec7bd (diff) | |
download | freebsd-ports-gnome-6e07c195baae1ed69dc6deb202560eca8809db8c.tar.gz freebsd-ports-gnome-6e07c195baae1ed69dc6deb202560eca8809db8c.tar.zst freebsd-ports-gnome-6e07c195baae1ed69dc6deb202560eca8809db8c.zip |
I think it would be good to add the distinfo and plist to the repo...
Noticed by: YAPHR
Large pointy hat to: netchild
Diffstat (limited to 'graphics/linux-f10-tiff')
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-f10-tiff/distinfo.i386 | 3 | ||||
-rw-r--r-- | graphics/linux-f10-tiff/pkg-plist.i386 | 49 |
3 files changed, 53 insertions, 1 deletions
diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile index f555b3dcd857..736756df7463 100644 --- a/graphics/linux-f10-tiff/Makefile +++ b/graphics/linux-f10-tiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= tiff PORTVERSION= 3.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= updates/3/${ARCH} diff --git a/graphics/linux-f10-tiff/distinfo.i386 b/graphics/linux-f10-tiff/distinfo.i386 new file mode 100644 index 000000000000..7a27d5aee7d7 --- /dev/null +++ b/graphics/linux-f10-tiff/distinfo.i386 @@ -0,0 +1,3 @@ +MD5 (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = e53dcf1d936de0905ce9257c6a4539d0 +SHA256 (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = 2b19298e98ab2e7d0ee561be613f563bfc572ab084b3790473124a108cd9b724 +SIZE (rpm/libtiff-3.6.1-10.fc3.i386.rpm) = 264682 diff --git a/graphics/linux-f10-tiff/pkg-plist.i386 b/graphics/linux-f10-tiff/pkg-plist.i386 new file mode 100644 index 000000000000..38402a865c46 --- /dev/null +++ b/graphics/linux-f10-tiff/pkg-plist.i386 @@ -0,0 +1,49 @@ +usr/bin/fax2ps +usr/bin/fax2tiff +usr/bin/gif2tiff +usr/bin/pal2rgb +usr/bin/ppm2tiff +usr/bin/ras2tiff +usr/bin/raw2tiff +usr/bin/rgb2ycbcr +usr/bin/thumbnail +usr/bin/tiff2bw +usr/bin/tiff2pdf +usr/bin/tiff2ps +usr/bin/tiff2rgba +usr/bin/tiffcmp +usr/bin/tiffcp +usr/bin/tiffdither +usr/bin/tiffdump +usr/bin/tiffinfo +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/share/man/man1/fax2ps.1.gz +usr/share/man/man1/fax2tiff.1.gz +usr/share/man/man1/gif2tiff.1.gz +usr/share/man/man1/pal2rgb.1.gz +usr/share/man/man1/ppm2tiff.1.gz +usr/share/man/man1/ras2tiff.1.gz +usr/share/man/man1/raw2tiff.1.gz +usr/share/man/man1/rgb2ycbcr.1.gz +usr/share/man/man1/sgi2tiff.1.gz +usr/share/man/man1/thumbnail.1.gz +usr/share/man/man1/tiff2bw.1.gz +usr/share/man/man1/tiff2pdf.1.gz +usr/share/man/man1/tiff2ps.1.gz +usr/share/man/man1/tiff2rgba.1.gz +usr/share/man/man1/tiffcmp.1.gz +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/tiffmedian.1.gz +usr/share/man/man1/tiffsplit.1.gz +usr/share/man/man1/tiffsv.1.gz +@dirrm usr/share/doc/libtiff-3.6.1 |