pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/subversion-base Subversion requires neon 0.24 no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e34f1b6c08e
branches:  trunk
changeset: 462639:3e34f1b6c08e
user:      epg <epg%pkgsrc.org@localhost>
date:      Tue Oct 07 08:06:38 2003 +0000

description:
Subversion requires neon 0.24 now, so add the requisite
BUILDLINK_DEPENDS.neon missed in last package update.

Thanks Sergey Svishchev <svs%ropnet.ru@localhost>.

diffstat:

 devel/subversion-base/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b097c96235c0 -r 3e34f1b6c08e devel/subversion-base/Makefile
--- a/devel/subversion-base/Makefile    Tue Oct 07 03:45:13 2003 +0000
+++ b/devel/subversion-base/Makefile    Tue Oct 07 08:06:38 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/09/08 04:47:52 epg Exp $
+# $NetBSD: Makefile,v 1.5 2003/10/07 08:06:38 epg Exp $
 
 PKGNAME=       subversion-base-${SVNVER}
 COMMENT=       Version control system, base programs and libraries
@@ -24,6 +24,7 @@
                ${SVNEXAMPLES}/hook-scripts
 
 BUILDLINK_DEPENDS.apr?=                apr>=0.9.4
+BUILDLINK_DEPENDS.neon?=       neon>=0.24.1
 
 .include "../../databases/db4/buildlink2.mk"
 .include "../../devel/apr/buildlink2.mk"



Home | Main Index | Thread Index | Old Index