From 6cd76ded7b679717e924bd01988d8af19f3d795a Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 21 Jan 2002 11:46:49 +0000 Subject: [PATCH] Update version number of freetype2 shared library. --- graphics/ImageMagick/Makefile | 2 +- graphics/autotrace/Makefile | 2 +- graphics/gd/Makefile | 2 +- graphics/gd1/Makefile | 2 +- graphics/graphviz/Makefile | 2 +- graphics/libafterimage/Makefile | 2 +- graphics/librsvg/Makefile | 2 +- graphics/librsvg2/Makefile | 2 +- graphics/libwmf/Makefile | 2 +- graphics/sdl_ttf/Makefile | 2 +- print/ft2demos/Makefile | 2 +- print/gnome-print/Makefile | 2 +- print/gnomeprint/Makefile | 2 +- print/libgnomeprint/Makefile | 2 +- textproc/p5-XML-LibRSVG/Makefile | 2 +- x11-fm/nautilus/Makefile | 2 +- x11-fm/nautilus2/Makefile | 2 +- x11-toolkits/pango/Makefile | 2 +- x11/XFree86-4-libraries/Makefile | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 55cdc6b8cb9b..a9d332b98f38 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -37,7 +37,7 @@ LIB_DEPENDS= fpx.1:${PORTSDIR}/graphics/libfpx \ lcms.1:${PORTSDIR}/graphics/lcms \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ xml2.5:${PORTSDIR}/textproc/libxml2 .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index a351307c12b5..cabea1bb444e 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kanou@mil.allnet.ne.jp LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \ df.1:${PORTSDIR}/graphics/hdf \ tiff.4:${PORTSDIR}/graphics/tiff \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ ming.3:${PORTSDIR}/graphics/ming \ diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 244fe8b1b428..94cf37b7621d 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -22,7 +22,7 @@ MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 .if !exists(/usr/bin/bzip2) BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 .endif diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 244fe8b1b428..94cf37b7621d 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -22,7 +22,7 @@ MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 .if !exists(/usr/bin/bzip2) BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 .endif diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index a777fc2d82ff..13379c720725 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_XPM= yes diff --git a/graphics/libafterimage/Makefile b/graphics/libafterimage/Makefile index 018216caa1f4..089261e31c43 100644 --- a/graphics/libafterimage/Makefile +++ b/graphics/libafterimage/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= AfterBase.0:${PORTSDIR}/devel/libafterbase \ ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - freetype.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 WRKSRC= ${WRKDIR}/libAfterImage diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 701c2e88f32a..4b03eb02c107 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/librsvg MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 \ +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml.5:${PORTSDIR}/textproc/libxml \ popt.0:${PORTSDIR}/devel/popt diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 701c2e88f32a..4b03eb02c107 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/librsvg MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 \ +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml.5:${PORTSDIR}/textproc/libxml \ popt.0:${PORTSDIR}/devel/popt diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index e7100e48d933..66499f43719e 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_XLIB= yes diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index e83ea58ebbf4..88dd1c5966d7 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ - freetype.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile index 2c65a6581a97..b670fdbfb748 100644 --- a/print/ft2demos/Makefile +++ b/print/ft2demos/Makefile @@ -20,7 +20,7 @@ MAINTAINER= kanou@mil.allnet.ne.jp BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool BUILD_DEPENDS+= ${FREETYPE_WRKSRC}/config.mk:${PORTSDIR}/print/freetype2:build -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_GMAKE= yes diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 45610314d925..4eaf3844dc9d 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 45610314d925..4eaf3844dc9d 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 45610314d925..4eaf3844dc9d 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} diff --git a/textproc/p5-XML-LibRSVG/Makefile b/textproc/p5-XML-LibRSVG/Makefile index 3bf7c1943994..14f7d9f330f8 100644 --- a/textproc/p5-XML-LibRSVG/Makefile +++ b/textproc/p5-XML-LibRSVG/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru LIB_DEPENDS= rsvg.1:${PORTSDIR}/graphics/librsvg \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 52f34046f918..0f3d8d75dce2 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \ msgfmt-new:${PORTSDIR}/devel/gettext-devel LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ eel.0:${PORTSDIR}/x11-toolkits/eel WITHOUT_MOZILLA= "Broken with Mozilla 0.9.7." diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 52f34046f918..0f3d8d75dce2 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \ msgfmt-new:${PORTSDIR}/devel/gettext-devel LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ eel.0:${PORTSDIR}/x11-toolkits/eel WITHOUT_MOZILLA= "Broken with Mozilla 0.9.7." diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 16a3fba6efc2..bb50074d4ec2 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \ freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= glib-1.3.12:${PORTSDIR}/devel/glib13 \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ intl.1:${PORTSDIR}/devel/gettext RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 5f3687ae63e9..7dbca63dd8c9 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -17,7 +17,7 @@ DISTFILES= X410src-1.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 -LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 RUN_DEPENDS= mkhtmlindex:${PORTSDIR}/devel/imake-4 XFREE86_VERSION= 4