Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/monotone-server/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/monotone-server/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/devel/monotone-server/Makefile 2005/04/11 21:45:28 1.3 +++ pkgsrc/devel/monotone-server/Makefile 2005/04/12 11:33:11 1.4 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:28 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/12 11:33:11 jmmv Exp $ # -DISTNAME= monotone-server-0.17 +DISTNAME= monotone-server-0.18 CATEGORIES= devel MASTER_SITES= # empty DISTFILES= # empty @@ -10,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.venge.net/monotone/ COMMENT= Simplifies the configuration of a dedicated Monotone server -DEPENDS+= monotone>=0.17:../../devel/monotone +DEPENDS+= monotone>=0.18:../../devel/monotone EXTRACT_ONLY= # empty NO_BUILD= yes