diff options
author | novel <novel@FreeBSD.org> | 2007-07-01 16:56:16 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2007-07-01 16:56:16 +0800 |
commit | bee0ac58b31b49d4999c27a48b677263a9a1328d (patch) | |
tree | 1dc1a18dcb267cb449853409ce4cb453a6b0ab1c /www | |
parent | 3527296cf62e327247a65f5ae2959835705b3d5d (diff) | |
download | freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.gz freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.tar.zst freebsd-ports-gnome-bee0ac58b31b49d4999c27a48b677263a9a1328d.zip |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Diffstat (limited to 'www')
-rw-r--r-- | www/cherokee-devel/Makefile | 3 | ||||
-rw-r--r-- | www/cherokee/Makefile | 4 | ||||
-rw-r--r-- | www/gurlchecker/Makefile | 4 | ||||
-rw-r--r-- | www/hydra/Makefile | 4 | ||||
-rw-r--r-- | www/kazehakase/Makefile | 4 | ||||
-rw-r--r-- | www/retawq/Makefile | 4 | ||||
-rw-r--r-- | www/wwwoffle/Makefile | 4 |
7 files changed, 14 insertions, 13 deletions
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile index a2a63f54432f..7bacce02ceca 100644 --- a/www/cherokee-devel/Makefile +++ b/www/cherokee-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= cherokee DISTVERSION= 0.6.0b700 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/0.6/${PORTVERSION:R}/ \ CENKES LOCAL/beech @@ -46,7 +47,7 @@ OPTIONS= OPENSSL "TLS/SSL support via openssl" on \ .ifndef WITHOUT_OPENSSL CONFIGURE_ARGS+=--enable-tls=openssl .elifdef WITH_GNUTLS -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+=--enable-tls=gnutls .else CONFIGURE_ARGS+=--disable-tls diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 22978c9a6e59..6a61636bab04 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -7,7 +7,7 @@ PORTNAME= cherokee PORTVERSION= 0.5.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/${PORTVERSION:R}/${PORTVERSION}/ \ CENKES LOCAL/beech @@ -44,7 +44,7 @@ OPTIONS= OPENSSL "TLS/SSL support via openssl" on \ .ifndef WITHOUT_OPENSSL CONFIGURE_ARGS+=--enable-tls=openssl .elifdef WITH_GNUTLS -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+=--enable-tls=gnutls .else CONFIGURE_ARGS+=--disable-tls diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile index 5c31e295eefe..869d32b5dd61 100644 --- a/www/gurlchecker/Makefile +++ b/www/gurlchecker/Makefile @@ -7,7 +7,7 @@ PORTNAME= gurlchecker PORTVERSION= 0.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/%SUBDIR%/ MASTER_SITE_SUBDIR= 547 @@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= A Gnome program to check a page/website for broken links LIB_DEPENDS= gnet-2.0.0:${PORTSDIR}/net/gnet2 \ - gnutls.15:${PORTSDIR}/security/gnutls + gnutls.13:${PORTSDIR}/security/gnutls OPTIONS= CROCO "Use CROCO library for CSS2 validation" off \ TIDY "Use TIDY library for HTML w3c validation" off \ diff --git a/www/hydra/Makefile b/www/hydra/Makefile index 9f2b633af2ce..5a51aaf23e4e 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -8,7 +8,7 @@ PORTNAME= hydra PORTVERSION= 0.1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \ ftp://ftp.hellug.gr/pub/software/hydra/ @@ -16,7 +16,7 @@ MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \ MAINTAINER= shaun@FreeBSD.org COMMENT= A high performance multi-threaded web server -LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls USE_RC_SUBR= hydra.sh diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index 492278ac5bfa..827e344d503c 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -8,7 +8,7 @@ PORTNAME= kazehakase PORTVERSION= 0.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME}/24791 @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/24791 MAINTAINER= ahze@FreeBSD.org COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon -LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls USE_X_PREFIX= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk20 diff --git a/www/retawq/Makefile b/www/retawq/Makefile index 39fffeb5d45e..55cd23a6152a 100644 --- a/www/retawq/Makefile +++ b/www/retawq/Makefile @@ -8,7 +8,7 @@ PORTNAME= retawq DISTVERSION= 0.2.6c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -34,7 +34,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --set-tls=1 .elif defined(WITH_OPENSSL) USE_OPENSSL= yes diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index baaceaa70a88..2f49b3923f9f 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -7,7 +7,7 @@ PORTNAME= wwwoffle PORTVERSION= 2.9a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ EXTRACT_SUFX= .tgz @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sumikawa@FreeBSD.org COMMENT= A caching proxy server for HTTP and FTP designed for dial-up hosts -LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls USE_PERL5= yes USE_GMAKE= yes |