summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-24 11:25:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-24 11:25:04 +0000
commitdd5f0bf0844b2d46d840ee18e2f529a8466ef092 (patch)
treef3598997c6ea2f1ec9c24130240d888d63a23bb3 /lang
parentprint/lcdf-typetools was a dupe of print/typetools, so remove the former (diff)
security/nettle is out of date : port version is 1.7, available is 1.13
Nettle port is out of date. Nettle website has 1.13 for ages. Nettle port needs to be updated for software fixes purposes. Bumped portversion of lang/pike76 PR: ports/87655 Submitted by: Xavier beaudouin <kiwi@oav.net>
Notes
Notes: svn path=/head/; revision=149277
Diffstat (limited to 'lang')
-rw-r--r--lang/pike76/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index a3fb87259e41..d5bcdcd5791a 100644
--- a/lang/pike76/Makefile
+++ b/lang/pike76/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pike76
PORTVERSION= 7.6.50
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/beta/${PORTVERSION}/ \
ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \
@@ -25,7 +25,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
gdbm.3:${PORTSDIR}/databases/gdbm \
fftw.2:${PORTSDIR}/math/fftw \
pcre.0:${PORTSDIR}/devel/pcre \
- nettle.1:${PORTSDIR}/security/nettle \
+ nettle.2:${PORTSDIR}/security/nettle \
mird.1:${PORTSDIR}/databases/mird
OPTIONS= TTF "Add FreeType 1 support" on \