aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--converters/xdeview/Makefile4
-rw-r--r--net/kdenetwork3/Makefile3
-rw-r--r--net/kdenetwork4/Makefile3
-rw-r--r--news/tin/Makefile3
4 files changed, 8 insertions, 5 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile
index 987cee90e664..f5fa07be2285 100644
--- a/converters/xdeview/Makefile
+++ b/converters/xdeview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xdeview
PORTVERSION= 0.5.18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= converters tcl84 tk84
MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/
DISTNAME= uudeview-${PORTVERSION}
@@ -15,7 +15,7 @@ DISTNAME= uudeview-${PORTVERSION}
MAINTAINER= hoek@FreeBSD.org
COMMENT= An X11 program for uu/xx/Base64/BinHex/yEnc de-/encoding
-LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib \
+LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \
tk84.1:${PORTSDIR}/x11-toolkits/tk84
GNU_CONFIGURE= yes
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 63745e009498..6253ea22021f 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -8,6 +8,7 @@
PORTNAME= kdenetwork
PORTVERSION= ${KDE_VERSION}
+PORTREVISION= 1
CATEGORIES?= net news kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
@@ -16,7 +17,7 @@ DIST_SUBDIR= KDE
MAINTAINER?= kde@FreeBSD.org
COMMENT= Network-related programs and modules for KDE
-LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib
+LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib
CONFLICTS= mimelib-1.1.*
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 63745e009498..6253ea22021f 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -8,6 +8,7 @@
PORTNAME= kdenetwork
PORTVERSION= ${KDE_VERSION}
+PORTREVISION= 1
CATEGORIES?= net news kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
@@ -16,7 +17,7 @@ DIST_SUBDIR= KDE
MAINTAINER?= kde@FreeBSD.org
COMMENT= Network-related programs and modules for KDE
-LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib
+LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib
CONFLICTS= mimelib-1.1.*
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 1ef2dfeb9cfb..1a709daabe79 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tin
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES+= news ipv6
MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \
ftp://mirrors.rcn.net/pub/news/tin/v1.6/ \
@@ -16,7 +17,7 @@ MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \
MAINTAINER?= ache@FreeBSD.org
COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support
-LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib \
+LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \
iconv.3:${PORTSDIR}/converters/libiconv \
intl.5:${PORTSDIR}/devel/gettext \
pcre.0:${PORTSDIR}/devel/pcre