pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/monotone-server Update to 0.23 to sync with late...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04cb1a2a9f71
branches:  trunk
changeset: 499977:04cb1a2a9f71
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Sep 30 13:18:38 2005 +0000

description:
Update to 0.23 to sync with latest monotone version.

diffstat:

 devel/monotone-server/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r d373b45a879d -r 04cb1a2a9f71 devel/monotone-server/Makefile
--- a/devel/monotone-server/Makefile    Fri Sep 30 13:18:24 2005 +0000
+++ b/devel/monotone-server/Makefile    Fri Sep 30 13:18:38 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2005/08/23 11:48:47 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/30 13:18:38 jmmv Exp $
 #
 
-DISTNAME=      monotone-server-0.22
-PKGREVISION=   1
+DISTNAME=      monotone-server-0.23
 CATEGORIES=    devel
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -11,7 +10,7 @@
 HOMEPAGE=      http://www.venge.net/monotone/
 COMMENT=       Simplifies the configuration of a dedicated Monotone server
 
-DEPENDS+=      monotone>=0.22:../../devel/monotone
+DEPENDS+=      monotone>=0.23:../../devel/monotone
 
 EXTRACT_ONLY=  # empty
 NO_BUILD=      yes



Home | Main Index | Thread Index | Old Index