aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-12-10 19:11:11 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-12-10 19:11:11 +0000
commitb2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa (patch)
tree72e0f50b478fcc72d7fc0a63685fd4e55917df11 /news
parentad444725e12107f98ef3a17901a6c968e5f165f6 (diff)
downloadports-b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa.tar.gz
ports-b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/leafnode/Makefile4
-rw-r--r--news/pan/Makefile4
-rw-r--r--news/tin/Makefile2
3 files changed, 5 insertions, 5 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index 9bcd82c29453..f56b992955d6 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= leafnode
DISTVERSION= 1.11.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= news ipv6
MASTER_SITES= SF \
http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/
@@ -15,7 +15,7 @@ MASTER_SITES= SF \
MAINTAINER= mandree@FreeBSD.org
COMMENT= NNTP package for offline news caching and reading
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
MAKE_JOBS_SAFE= yes
diff --git a/news/pan/Makefile b/news/pan/Makefile
index ea89645b336c..1795f7669274 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pan
PORTVERSION= 0.135
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
DIST_SUBDIR= gnome2
@@ -18,7 +18,7 @@ COMMENT= Threaded GTK+ newsreader based on Agent for Windows
LICENSE= GPLv2
-LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \
gmime-2.4.6:${PORTSDIR}/mail/gmime24
USE_BZIP2= yes
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 47213bdab0ee..2625a3d2e9f7 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tin
PORTVERSION= 2.0.1
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES+= news ipv6
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \