pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/monotone-server Sync with monotone-0.42 update: ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b30a1a4167a
branches: trunk
changeset: 553301:2b30a1a4167a
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Jan 18 21:25:03 2009 +0000
description:
Sync with monotone-0.42 update: bump version to 0.42 and rely on this release
of monotone.
diffstat:
devel/monotone-server/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 51f0687cd8d8 -r 2b30a1a4167a devel/monotone-server/Makefile
--- a/devel/monotone-server/Makefile Sun Jan 18 21:24:12 2009 +0000
+++ b/devel/monotone-server/Makefile Sun Jan 18 21:25:03 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2008/09/05 20:50:04 bjs Exp $
+# $NetBSD: Makefile,v 1.41 2009/01/18 21:25:03 jmmv Exp $
#
-DISTNAME= monotone-server-0.41
+DISTNAME= monotone-server-0.42
CATEGORIES= devel scm
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,7 +10,7 @@
HOMEPAGE= http://monotone.ca/
COMMENT= Simplifies the configuration of a dedicated Monotone server
-DEPENDS+= monotone>=0.41:../../devel/monotone
+DEPENDS+= monotone>=0.42:../../devel/monotone
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index