pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/monotone-server I actually forgot to bump the de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/368026db6493
branches: trunk
changeset: 576708:368026db6493
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Jun 16 14:49:04 2010 +0000
description:
I actually forgot to bump the dependency... do it now.
diffstat:
devel/monotone-server/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f9dc08432406 -r 368026db6493 devel/monotone-server/Makefile
--- a/devel/monotone-server/Makefile Wed Jun 16 14:48:12 2010 +0000
+++ b/devel/monotone-server/Makefile Wed Jun 16 14:49:04 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2010/06/16 14:48:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.49 2010/06/16 14:49:04 jmmv Exp $
#
DISTNAME= monotone-0.48
@@ -11,7 +11,7 @@
COMMENT= Simplifies the configuration of a dedicated Monotone server
DEPENDS+= digest>=20080510:../../pkgtools/digest
-DEPENDS+= monotone>=0.47:../../devel/monotone
+DEPENDS+= monotone>=0.48:../../devel/monotone
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index