diff options
58 files changed, 101 insertions, 80 deletions
diff --git a/audio/fdmf/Makefile b/audio/fdmf/Makefile index fe81784c7c7f..8c116c604a64 100644 --- a/audio/fdmf/Makefile +++ b/audio/fdmf/Makefile @@ -7,14 +7,14 @@ PORTNAME= fdmf DISTVERSION= 0.0.9s -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://w140.com/audio/ CENKES MAINTAINER= ports@FreeBSD.org COMMENT= Find similar music by perceptual hashing -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm \ plot.4:${PORTSDIR}/graphics/plotutils \ fftw3.5:${PORTSDIR}/math/fftw3 RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index 078f7f144542..5920f66c33e6 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -7,7 +7,7 @@ PORTNAME= mt-daapd PORTVERSION= 0.2.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio japanese MASTER_SITES= SF @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Use audio/firefly instead EXPIRATION_DATE= 2011-09-30 -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm \ id3tag.0:${PORTSDIR}/audio/libid3tag CONFLICTS= firefly-[0-9]* diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index ec6fc20f9e92..200752a6cfac 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -7,7 +7,7 @@ PORTNAME= rsynth PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio accessibility MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile index 6cd9f48c3598..27353bbc488a 100644 --- a/comms/qfaxreader/Makefile +++ b/comms/qfaxreader/Makefile @@ -9,7 +9,7 @@ PORTNAME= qfaxreader DISTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms graphics print MASTER_SITES= SF @@ -34,7 +34,7 @@ OPTIONS= GDBM "For sender-id look-up (recomended)" on .include <bsd.port.pre.mk> .if !defined(WITHOUT_GDBM) || exists(${LOCALBASE}/include/gdbm.h) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm .endif .include <bsd.port.post.mk> diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 4ed88f9ff989..bfdc9513c0aa 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -8,6 +8,7 @@ PORTNAME= dbtool PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.daemon.de/idisk/Apps/dbtool/ @@ -21,7 +22,7 @@ LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3 DB_INC= -I${LOCALBASE}/include/db3 CONFIGURE_ARGS= --with-berkeley .else -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm .endif .if !defined(NOPORTDOCS) RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index ec0bcb9f5596..b23a9ba4fc4f 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgda PORTVERSION= 0.2.96 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Provides uniform access to different kinds of data sources -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm CONFLICTS= libgda2*-[0-9]* diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile index 826fd542c5ea..ede9260ba1ec 100644 --- a/databases/p5-GDBM/Makefile +++ b/databases/p5-GDBM/Makefile @@ -9,6 +9,7 @@ PORTNAME= GDBM PORTVERSION= 1.14 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN/../../src PKGNAMEPREFIX= p5- @@ -18,7 +19,7 @@ DIST_SUBDIR= perl MAINTAINER= perl@FreeBSD.org COMMENT= GNU Data Base Manager (gdbm) interface -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME}/ext/GDBM_File diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile index e9ef0024f328..525107cf7e54 100644 --- a/databases/py-gdbm/Makefile +++ b/databases/py-gdbm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gdbm PORTVERSION= ${PYTHON_PORTVERSION} +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} @@ -16,7 +17,7 @@ DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= python@FreeBSD.org COMMENT= Python bindings to the GNU dbm library -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/gdbm.so DIST_SUBDIR= python diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile index 8ae567d8b3b1..c41559dfba49 100644 --- a/databases/ruby-gdbm/Makefile +++ b/databases/ruby-gdbm/Makefile @@ -18,7 +18,7 @@ MAINTAINER= stas@FreeBSD.org COMMENT= A Ruby extension to GDBM library BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_FILES= %%RUBY_ARCHLIBDIR%%/gdbm.so USE_RUBY= yes diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 7fc93ea3d3bd..b4f985e2be38 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${SQLRELAY_PORTNAME} PORTVERSION= ${SQLRELAY_PORTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= SF @@ -47,7 +47,7 @@ OPTIONS= MSQL "Build MSQL connection" off \ .include <bsd.port.pre.mk> .if defined(WITH_SQLITE) && ${WITH_SQLITE:L} != no -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm \ sqlite.2:${PORTSDIR}/databases/sqlite2 CONFIGURE_ARGS+= --with-gdbm-prefix="${LOCALBASE}" \ --with-sqlite-prefix="${LOCALBASE}" diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 3f03e989128f..8ed1c002240d 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -79,7 +80,7 @@ PLIST_SUB+= GDBM="@comment " APU_CONF_ARGS+= --without-gdbm .else PLIST_SUB+= GDBM="" -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm APU_CONF_ARGS+= --with-gdbm=${LOCALBASE} .endif diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index c8159b775e8a..c1910237cf37 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -97,7 +98,7 @@ APU_CONF_ARGS+= --without-gdbm .else PLIST_SUB+= GDBM="" APU_EXTRAS= yes -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm APU_CONF_ARGS+= --with-gdbm=${LOCALBASE} .if defined(PKGNAMESUFFIX) PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-gdbm diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index be333002b962..a4674f8db0c2 100644 --- a/devel/apr2/Makefile +++ b/devel/apr2/Makefile @@ -6,7 +6,7 @@ PORTNAME= apr PORTVERSION= 2.0.${SNAPDATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://svn-master.apache.org/snapshots/apr/ DISTNAME= ${PORTNAME}_${SNAPDATE} @@ -97,7 +97,7 @@ CONFIGURE_ARGS+= --without-gdbm .else PLIST_SUB+= GDBM="" EXTRAS= yes -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+= --with-gdbm=${LOCALBASE} .if defined(PKGNAMESUFFIX) PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-gdbm diff --git a/devel/tclthread/Makefile b/devel/tclthread/Makefile index c8fd6e390578..39318ddbea17 100644 --- a/devel/tclthread/Makefile +++ b/devel/tclthread/Makefile @@ -7,6 +7,7 @@ PORTNAME= thread PORTVERSION= 2.6.7 +PORTREVISION= 1 CATEGORIES= devel tcl MASTER_SITES= SF/tcl/Thread%20Extension/${PORTVERSION} PKGNAMEPREFIX= tcl @@ -40,7 +41,7 @@ OPTIONS= GDBM "include GDBM support" on CONFIGURE_ARGS+= --with-tcl="${TCL_LIBDIR}" .if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+= --with-gdbm CONFIGURE_ENV+= gincdir="${LOCALBASE}/include" glibdir="${LOCALBASE}/lib" .endif diff --git a/games/sjeng/Makefile b/games/sjeng/Makefile index 46d67222313e..651fc62b5325 100644 --- a/games/sjeng/Makefile +++ b/games/sjeng/Makefile @@ -7,6 +7,7 @@ PORTNAME= sjeng PORTVERSION= 11.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://sjeng.org/ftp/ DISTNAME= Sjeng-Free-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= Sjeng-Free-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Chess engine supporting chess variations -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 82a5a4189bc2..a4f7dbaa813d 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -7,7 +7,7 @@ PORTNAME= clisp PORTVERSION= 2.49 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang lisp MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION} @@ -123,7 +123,7 @@ CONFIGURE_ARGS+=--with-module=fastcgi .endif .if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+=--with-module=gdbm .endif diff --git a/lang/elk/Makefile b/lang/elk/Makefile index 5dc584214b93..0d04da660fb6 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -7,14 +7,14 @@ PORTNAME= elk PORTVERSION= 3.99.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang scheme MASTER_SITES= http://sam.zoy.org/elk/ MAINTAINER= ports@FreeBSD.org COMMENT= An embeddable Scheme interpreter -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm \ elf.0:${PORTSDIR}/devel/libelf USE_BZIP2= yes diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units index 8e5ecb2d40b2..24d3656a2e90 100644 --- a/lang/fpc/Makefile.units +++ b/lang/fpc/Makefile.units @@ -113,7 +113,7 @@ HAVE_EXAMPLES= true .if ${PKGNAMESUFFIX} == "-gdbm" . if defined(WITH_GDBM) -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm . endif .endif diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 9c65d49d3372..ef0b9c5114ab 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -7,13 +7,14 @@ PORTNAME= librep PORTVERSION= 0.92.0 +PORTREVISION= 1 CATEGORIES= lang elisp gnome MASTER_SITES= http://download.tuxfamily.org/librep/ MAINTAINER= ports@FreeBSD.org COMMENT= An Emacs Lisp like runtime library -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm \ ffi.5:${PORTSDIR}/devel/libffi \ gmp.10:${PORTSDIR}/math/gmp RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar diff --git a/lang/ofc/Makefile b/lang/ofc/Makefile index 244e48544e74..288587d97831 100644 --- a/lang/ofc/Makefile +++ b/lang/ofc/Makefile @@ -7,7 +7,7 @@ PORTNAME= ofc PORTVERSION= 0.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://ofc.dvoudheusden.net/download/ @@ -31,7 +31,7 @@ OPTIONS= GDBM "Add gdbm support" off \ GMP "Add gmp support" off .if defined (WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm .endif .if defined (WITH_GMP) diff --git a/lang/perl5.10/Makefile b/lang/perl5.10/Makefile index 740d57c08c52..5ec1149df998 100644 --- a/lang/perl5.10/Makefile +++ b/lang/perl5.10/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN \ ${MASTER_SITE_LOCAL:S/$/:local/} \ @@ -104,7 +104,7 @@ PLIST_SUB+= SUIDPERL="@comment " .if defined(WITH_GDBM) CONFIGURE_ARGS+= -Di_gdbm -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" .else CONFIGURE_ARGS+= -Ui_gdbm diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile index dc9130dbf0bf..abf55d82a456 100644 --- a/lang/perl5.12/Makefile +++ b/lang/perl5.12/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN \ ${MASTER_SITE_LOCAL:S/$/:local/} \ @@ -94,7 +94,7 @@ CONFIGURE_ARGS+= -Doptimize="${CFLAGS}" .if defined(WITH_GDBM) CONFIGURE_ARGS+= -Di_gdbm -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" .else CONFIGURE_ARGS+= -Ui_gdbm diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile index b847383570e0..e92cdfb32d51 100644 --- a/lang/perl5.14/Makefile +++ b/lang/perl5.14/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN \ ${MASTER_SITE_LOCAL:S/$/:local/} \ @@ -94,7 +94,7 @@ CONFIGURE_ARGS+= -Doptimize="${CFLAGS}" .if defined(WITH_GDBM) CONFIGURE_ARGS+= -Di_gdbm -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" .else CONFIGURE_ARGS+= -Ui_gdbm diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile index b847383570e0..e92cdfb32d51 100644 --- a/lang/perl5.16/Makefile +++ b/lang/perl5.16/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN \ ${MASTER_SITE_LOCAL:S/$/:local/} \ @@ -94,7 +94,7 @@ CONFIGURE_ARGS+= -Doptimize="${CFLAGS}" .if defined(WITH_GDBM) CONFIGURE_ARGS+= -Di_gdbm -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" .else CONFIGURE_ARGS+= -Ui_gdbm diff --git a/lang/perl5.8/Makefile b/lang/perl5.8/Makefile index 7e734344f0eb..1f6910a195d5 100644 --- a/lang/perl5.8/Makefile +++ b/lang/perl5.8/Makefile @@ -7,7 +7,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN \ ${MASTER_SITE_LOCAL:S/$/:local/} \ @@ -106,7 +106,7 @@ PLIST_SUB+= SUIDPERL="@comment " .if defined(WITH_GDBM) CONFIGURE_ARGS+= -Di_gdbm -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" .else CONFIGURE_ARGS+= -Ui_gdbm diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext index 51886181626c..d6489c705a2b 100644 --- a/lang/php4/Makefile.ext +++ b/lang/php4/Makefile.ext @@ -401,7 +401,7 @@ LIB_DEPENDS+= db-4.4.0:${PORTSDIR}/databases/db44 CONFIGURE_ARGS+=--with-db4=${LOCALBASE} . endif . if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index a7937042d8b8..3bd8be6799aa 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -454,7 +454,7 @@ USE_BDB= 40+ WITH_BDB_HIGHEST= yes . endif . if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext index 8fe58be1d3e5..a4f8159b0022 100644 --- a/lang/php52/Makefile.ext +++ b/lang/php52/Makefile.ext @@ -526,7 +526,7 @@ USE_BDB= 40+ WITH_BDB_HIGHEST= yes . endif . if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext index a7937042d8b8..3bd8be6799aa 100644 --- a/lang/php53/Makefile.ext +++ b/lang/php53/Makefile.ext @@ -454,7 +454,7 @@ USE_BDB= 40+ WITH_BDB_HIGHEST= yes . endif . if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile index 96dfb68d39a3..7d1759d56729 100644 --- a/lang/rubinius/Makefile +++ b/lang/rubinius/Makefile @@ -7,6 +7,7 @@ PORTNAME= rubinius PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ http://asset.rubini.us/prebuilt/:llvm @@ -48,7 +49,7 @@ BROKEN= Does not compile on sparc64 .endif .if !defined(WITHOUT_GDBM) || exists(${LOCALBASE}/include/gdbm.h) -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" .else PLIST_SUB+= GDBM="@comment " diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 5580a2f88935..d047dbeb6af4 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -7,6 +7,7 @@ PORTNAME= smalltalk PORTVERSION= 3.2.4 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ COMMENT= GNU Smalltalk BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ gawk:${PORTSDIR}/lang/gawk -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm \ execinfo.1:${PORTSDIR}/devel/libexecinfo \ cairo.2:${PORTSDIR}/graphics/cairo diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile index dadfdbdbfb9d..d76f18acb56c 100644 --- a/lang/xotcl/Makefile +++ b/lang/xotcl/Makefile @@ -7,6 +7,7 @@ PORTNAME= xotcl PORTVERSION= 1.6.6 +PORTREVISION= 1 CATEGORIES?= lang tcl MASTER_SITES= SF \ http://media.wu-wien.ac.at/download/ @@ -53,7 +54,7 @@ NO_BUILD= yes .if defined(WITH_ACTIWEB) CONFIGURE_ARGS+= --with-actiweb --with-gdbm=${LOCALBASE}/include,${LOCALBASE}/lib -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= ACTIWEB="" .else PLIST_SUB+= ACTIWEB="@comment " diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 61808475a335..b0e498809b2c 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -7,7 +7,7 @@ PORTNAME= anubis PORTVERSION= 4.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index bb9558edc225..75f9703af20a 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -7,6 +7,7 @@ PORTNAME= courier-imap PORTVERSION= 4.9.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/courier/imap/${PORTVERSION} @@ -84,7 +85,7 @@ CONFIGURE_ARGS+=--with-syslog=${WITH_SYSLOG_FACILITY} .if defined(WITH_AUTH_USERDB) .if defined(WITH_GDBM) CONFIGURE_ARGS+=--with-db=gdbm --with-userdb=${USERDB} -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm .else CONFIGURE_ARGS+=--with-db=db --with-userdb=${USERDB} .endif diff --git a/mail/gnarwl/Makefile b/mail/gnarwl/Makefile index b3c0971240df..08009513e1cd 100644 --- a/mail/gnarwl/Makefile +++ b/mail/gnarwl/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnarwl PORTVERSION= 3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.onyxbits.de/sites/default/files/ EXTRACT_SUFX= .tgz @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Email autoresponder that gets data from LDAP -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed USE_GMAKE= yes diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index b29f9cfb778c..fc9c0a39ead3 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -54,7 +54,7 @@ MAILDROP_LOG_COLUMNS?= 72 # lenght of 'File:' line in log .include <bsd.port.pre.mk> .if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+= --with-db=gdbm .else CONFIGURE_ARGS+= --with-db=db diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 66f3faeac9b1..f1c8933731b0 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -7,7 +7,7 @@ PORTNAME= perdition PORTVERSION= 1.17.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail net security MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/ @@ -95,7 +95,7 @@ PLIST_SUB+= NIS="@comment " .if defined(WITH_GDBM) CONFIGURE_ARGS+= --enable-gdbm -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" MAN1+= makegdbm.1 .else diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index bb25cf7e7343..231909072fac 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -7,6 +7,7 @@ PORTNAME= qsf PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index bf7ad4ac9847..7df3536704ca 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= sqwebmail PORTVERSION= 5.5.2 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= SF/courier/webmail/${PORTVERSION} @@ -169,7 +170,7 @@ CONFIGURE_ARGS+= --enable-maxpurge=${WITH_MAXPURGE} .if defined(WITH_GDBM) CONFIGURE_ARGS+=--with-db=gdbm -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm .else CONFIGURE_ARGS+=--with-db=db .endif diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index 08e01a870476..f78da75d2512 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= tpop3d PORTVERSION= 1.5.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= tpop3d diff --git a/net-mgmt/satellite/Makefile b/net-mgmt/satellite/Makefile index 29d82dbb20f4..ff3ef7b8034e 100644 --- a/net-mgmt/satellite/Makefile +++ b/net-mgmt/satellite/Makefile @@ -7,6 +7,7 @@ PORTNAME= satellite PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= system/network MAINTAINER= ports@FreeBSD.org COMMENT= A system for tracking machines with dynamic IP addresses -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \ diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 098755f220e4..272bc72834ca 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -7,7 +7,7 @@ PORTNAME= freeradius PORTVERSION?= 1.1.8 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ @@ -24,7 +24,7 @@ PKGNAMESUFFIX= -mysql MAINTAINER?= zi@FreeBSD.org COMMENT?= A free RADIUS server implementation -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm CONFLICTS= gnu-radius-[0-9].* openradius-[0-9].* radiusd-cistron-[0-9].* # If FREERADIUS_SLAVE_MYSQL is defined, we want to build the diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index efa268fa4cec..d49dd883da6c 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -9,7 +9,7 @@ PORTNAME= freeradius DISTVERSION= 2.1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ @@ -24,7 +24,7 @@ COMMENT= A free RADIUS server implementation LICENSE= GPLv2 -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm USE_GMAKE= yes diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile index bf24b3ee84e8..6afd8dcf1ee0 100644 --- a/net/freeswitch-core/Makefile +++ b/net/freeswitch-core/Makefile @@ -7,7 +7,7 @@ PORTNAME= freeswitch-core PORTVERSION= 201044 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.secure-computing.net/pub/freeswitch/ \ ftp://ftp2.secure-computing.net/pub/freeswitch/ \ diff --git a/net/ntop/Makefile b/net/ntop/Makefile index cd620dd53bb0..78298e68c87f 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -7,6 +7,7 @@ PORTNAME= ntop PORTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= net #MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable @@ -15,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= sylvio@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm \ event-1.4:${PORTSDIR}/devel/libevent BUILD_DEPENDS= rrdtool>=1.2:${PORTSDIR}/databases/rrdtool \ dot:${PORTSDIR}/graphics/graphviz \ diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile index 67ca00b7ac45..f94781a2e5a5 100644 --- a/news/newsstar/Makefile +++ b/news/newsstar/Makefile @@ -7,13 +7,14 @@ PORTNAME= newsstar PORTVERSION= 1.5.4 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Transfer news between a local NNTP server (INN, sn, s-news) -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto \ ${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 85de2c4e2036..8b624e38505b 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -7,13 +7,14 @@ PORTNAME= noffle PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28devel%29/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= News server for low speed dial-up connections -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes diff --git a/news/s-news/Makefile b/news/s-news/Makefile index 24c0511d4b86..267f868b8b45 100644 --- a/news/s-news/Makefile +++ b/news/s-news/Makefile @@ -7,14 +7,14 @@ PORTNAME= s-news PORTVERSION= 0.1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news MASTER_SITES= http://www.lost.org.uk/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple news server for hosts with one or two users -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm CONFLICTS= nntp-[0-9]* diff --git a/palm/jpilot-picsnvideos/Makefile b/palm/jpilot-picsnvideos/Makefile index 707d9a2a57a0..6ceb558af0a5 100644 --- a/palm/jpilot-picsnvideos/Makefile +++ b/palm/jpilot-picsnvideos/Makefile @@ -7,7 +7,7 @@ PORTNAME= picsnvideos PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= palm comms graphics MASTER_SITES= SF/${PORTNAME}/source%20code/${PORTVERSION} PKGNAMEPREFIX= jpilot- @@ -17,7 +17,7 @@ COMMENT= JPilot plugin to to download photos and videos RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot BUILD_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index ddaaa376ce16..6de8aacbfd7c 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -7,7 +7,7 @@ PORTNAME= courier-authlib PORTVERSION= 0.63.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) MASTER_SITES= SF/courier/authlib/${PORTVERSION} @@ -112,7 +112,7 @@ REMOVE_SUBDIRS+=liblock liblog MAN8= makeuserdb.8 userdb.8 userdbpw.8 .if ${PKGNAMESUFFIX} == -usergdbm CONFLICTS+= ${PORTNAME}-userdb-0.* -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+=--with-db=gdbm .elif ${PKGNAMESUFFIX} == -userdb CONFLICTS+= ${PORTNAME}-usergdbm-0.* diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index f9eec58deb70..f5ec69dfa1ad 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -7,6 +7,7 @@ PORTNAME= zsh PORTVERSION= 4.3.12 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dev/${PORTVERSION}:src \ SF/${PORTNAME}/${PORTNAME}-doc-dev/${PORTVERSION}:doc @@ -65,7 +66,7 @@ SHELLS= /etc/shells .include <bsd.port.pre.mk> .if defined(WITH_ZSH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm PLIST_SUB+= GDBM="" .else CONFIGURE_ARGS+= --disable-gdbm diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile index 78052e6dfa08..73c29debe318 100644 --- a/sysutils/LPRng/Makefile +++ b/sysutils/LPRng/Makefile @@ -7,7 +7,7 @@ PORTNAME= LPRng PORTVERSION= 3.8.32 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils print MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \ ftp://ftp.cise.ufl.edu/pub/mirrors/%SUBDIR%/ \ @@ -20,7 +20,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An Enhanced Printer Spooler -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm CONFLICTS= cups-base-1.[2-9]* diff --git a/sysutils/openipmi/Makefile b/sysutils/openipmi/Makefile index 2130709f2bc5..162eaccca451 100644 --- a/sysutils/openipmi/Makefile +++ b/sysutils/openipmi/Makefile @@ -7,7 +7,7 @@ PORTNAME= openipmi PORTVERSION= 2.0.18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/OpenIPMI%202.0%20Library/${PORTVERSION} DISTNAME= OpenIPMI-${PORTVERSION} @@ -118,7 +118,7 @@ PLIST_SUB+= TCL="@comment " .endif .if defined(WITH_GDBM) -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm .endif .if defined(WITH_GLIB12) diff --git a/www/apache20/Makefile.modules b/www/apache20/Makefile.modules index 29540ca0d060..c24390fae873 100644 --- a/www/apache20/Makefile.modules +++ b/www/apache20/Makefile.modules @@ -66,7 +66,7 @@ CONFIGURE_ARGS+= --with-dbm=sdbm . elif ${WITH_DBM:L} == "ndbm" CONFIGURE_ARGS+= --with-ndbm . elif ${WITH_DBM:L} == "gdbm" -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+= --with-gdbm=${LOCALBASE} . elif ${WITH_DBM:L} == "db" || ${WITH_DBM:L} == "bdb" . if defined(WITH_BDB_BASE) diff --git a/www/apache22/Makefile.modules b/www/apache22/Makefile.modules index d78a3aa7daab..a4418b9195a2 100644 --- a/www/apache22/Makefile.modules +++ b/www/apache22/Makefile.modules @@ -101,7 +101,7 @@ PLIST_SUB+= BDB="@comment " . if ${WITH_DBM:L} == "sdbm" CONFIGURE_ARGS+= --with-dbm=sdbm . elif ${WITH_DBM:L} == "gdbm" -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm CONFIGURE_ARGS+= --with-gdbm=${LOCALBASE} . elif ${WITH_DBM:L} == "db" || ${WITH_DBM:L} == "bdb" . if defined(WITH_BDB_BASE) diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index c63fd3cf6a6b..86c6c97dead0 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -7,13 +7,14 @@ PORTNAME= hypermail PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= www mail MASTER_SITES= SF MAINTAINER= dan@langille.org COMMENT= A program to generate a cross-referenced HTML mail archive -LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm \ pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index f8d971d2e46e..0b2fa050e371 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -7,7 +7,7 @@ PORTNAME?= lighttpd PORTVERSION= 1.4.29 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile index 3576271e382d..db77425bed6b 100644 --- a/x11-wm/e16utils/Makefile +++ b/x11-wm/e16utils/Makefile @@ -7,7 +7,7 @@ PORTNAME= e16utils PORTVERSION= 0.16 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/e16menuedit/e16menuedit:src1 \ SF/enlightenment/e16keyedit/0.2:src2 @@ -18,7 +18,7 @@ DISTFILES= e16menuedit-0.1.tar.gz:src1 \ MAINTAINER= ports@FreeBSD.org COMMENT= Standalone menu and keybinding editors for enlightment 0.16 -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm USE_GNOME= imlib |