pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/websvn This package needs php-zlib in order to use...
details: https://anonhg.NetBSD.org/pkgsrc/rev/21c09e6504ea
branches: trunk
changeset: 488203:21c09e6504ea
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Jan 25 17:34:46 2005 +0000
description:
This package needs php-zlib in order to use the option "tarballs".
Bump PKGREVISION.
diffstat:
www/websvn/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 74d3b9022d7e -r 21c09e6504ea www/websvn/Makefile
--- a/www/websvn/Makefile Tue Jan 25 16:48:53 2005 +0000
+++ b/www/websvn/Makefile Tue Jan 25 17:34:46 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/11/06 21:16:15 jdolecek Exp $
+# $NetBSD: Makefile,v 1.5 2005/01/25 17:34:46 xtraeme Exp $
#
DISTNAME= WebSVN_161
PKGNAME= websvn-1.61
-PKGREVISION= # empty
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://websvn.tigris.org/files/documents/1380/14334/
@@ -12,6 +12,7 @@
COMMENT= Subversion repository web frontend
DEPENDS+= ap{,2}-php>=4.0.0:../../www/ap-php
+DEPENDS+= php-zlib-[0-9]*:../../archivers/php-zlib
WRKSRC= ${WRKDIR}/WebSVN
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index