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.25 retrieving revision 1.26 diff -u -p -r1.25 -r1.26 --- pkgsrc/devel/monotone-server/Makefile 2006/11/23 17:39:19 1.25 +++ pkgsrc/devel/monotone-server/Makefile 2007/01/02 11:10:26 1.26 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2006/11/23 17:39:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.26 2007/01/02 11:10:26 jmmv Exp $ # -DISTNAME= monotone-server-0.31 +DISTNAME= monotone-server-0.32 CATEGORIES= devel MASTER_SITES= # empty DISTFILES= # empty @@ -10,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://monotone.ca/ COMMENT= Simplifies the configuration of a dedicated Monotone server -DEPENDS+= monotone>=0.31:../../devel/monotone +DEPENDS+= monotone>=0.32:../../devel/monotone EXTRACT_ONLY= # empty NO_BUILD= yes