aboutsummaryrefslogtreecommitdiff
path: root/www/sitecopy
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2007-03-16 10:03:11 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2007-03-16 10:03:11 +0000
commitde7020af32b8546e31c7891c14f28c898ffc74f8 (patch)
tree8bae992377f9c4bda81f1e6be3740ad7e48dc20c /www/sitecopy
parent248aeb3a1dbbc217a941b4a4f72cca85c19c401b (diff)
downloadports-de7020af32b8546e31c7891c14f28c898ffc74f8.tar.gz
ports-de7020af32b8546e31c7891c14f28c898ffc74f8.zip
(1) Update `www/neon' to 0.26.3
(2) Bump port revisions (and dependencies) on all ports, using libneon (3) Mark `devel/bazaar' broken, it doesn't support new neon version. Approved by maintainer. (4) Mark `www/neonpp' broken, it doesn't support new neon version. Maintainer timeout.
Notes
Notes: svn path=/head/; revision=187477
Diffstat (limited to 'www/sitecopy')
-rw-r--r--www/sitecopy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile
index f64c719b2031..c0ee584e8e80 100644
--- a/www/sitecopy/Makefile
+++ b/www/sitecopy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sitecopy
PORTVERSION= 0.16.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.lyra.org/${PORTNAME}/ \
${MASTER_SITE_GENTOO}
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up with local copy
-LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon
+LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \