From 2fc6a06a9bc3abfccb6b93249380619b3228bd4b Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Mon, 12 Sep 2011 13:46:58 +0000 Subject: - Track dependencies after databases/gdbm update --- news/newsstar/Makefile | 3 ++- news/noffle/Makefile | 3 ++- news/s-news/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'news') 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]* -- cgit v1.2.3