1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Developers replaced ditfile AGAIN.

Here are review of diff between old nad new distfiles:

 (1) libdata upgrades.
 (2) pkg-config files added (vips.pc and vipsCC.pc).
 (3) Some small bugs fixed.
 (4) Two programs added to build.
 (5) Some debug code was removed.

 Your could check, that distfile was replaced by visiting
 official site and reading news.
This commit is contained in:
Lev A. Serebryakov 2004-05-23 18:00:12 +00:00
parent 6535a244af
commit 69aa61eb06
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109801
3 changed files with 11 additions and 6 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= vips
PORTVERSION= 7.8.14
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.8/
@ -21,6 +21,7 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
lcms.1:${PORTSDIR}/graphics/lcms
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
@ -28,9 +29,9 @@ USE_REINPLACE= yes
CONFIGURE_ARGS= --without-magick --without-x
MAN1= batch_image_convert.1 batch_rubber_sheet.1 \
binfile.1 cooc.1 cooc_features.1 debugim.1 \
edvips.1 glds.1 glds_features.1 header.1 \
MAN1= batch_crop.1 batch_image_convert.1 batch_resize.1 \
batch_rubber_sheet.1 binfile.1 cooc.1 cooc_features.1 \
debugim.1 edvips.1 glds.1 glds_features.1 header.1 \
light_correct.1 printlines.1 simcontr.1 \
sines.1 squares.1 vdump.1 vips.1

View File

@ -1,2 +1,2 @@
MD5 (vips-7.8.14.tar.gz) = 7587ca86ca9af0204ae1c1219fc30238
SIZE (vips-7.8.14.tar.gz) = 3357945
MD5 (vips-7.8.14.tar.gz) = 1a86513dd241370c9496cab3946d747e
SIZE (vips-7.8.14.tar.gz) = 3358561

View File

@ -1,4 +1,6 @@
bin/batch_crop
bin/batch_image_convert
bin/batch_resize
bin/batch_rubber_sheet
bin/binfile
bin/cooc
@ -335,6 +337,8 @@ lib/libvipsCC.a
lib/libvipsCC.la
lib/libvipsCC.so
lib/libvipsCC.so.0
libdata/pkgconfig/vips.pc
libdata/pkgconfig/vipsCC.pc
share/aclocal/vips.m4
%%PORTDOCS%%%%DOCSDIR%%/html/appguide/WARNINGS
%%PORTDOCS%%%%DOCSDIR%%/html/appguide/appguide.css