Mon Mar 15 09:52:56 2010 UTC ()
Update to 0.47: use the 0.47 distfile and depend on monotone 0.47.


(jmmv)
diff -r1.46 -r1.47 pkgsrc/devel/monotone-server/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/monotone-server/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/devel/monotone-server/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/monotone-server/Makefile 2010/03/12 09:27:17 1.46
+++ pkgsrc/devel/monotone-server/Makefile 2010/03/15 09:52:56 1.47
@@ -1,28 +1,27 @@ @@ -1,28 +1,27 @@
1# $NetBSD: Makefile,v 1.46 2010/03/12 09:27:17 jmmv Exp $ 1# $NetBSD: Makefile,v 1.47 2010/03/15 09:52:56 jmmv Exp $
2# 2#
3 3
4DISTNAME= monotone-0.46 4DISTNAME= monotone-0.47
5PKGNAME= ${DISTNAME:S/-/-server-/} 5PKGNAME= ${DISTNAME:S/-/-server-/}
6PKGREVISION= 2 
7CATEGORIES= devel scm 6CATEGORIES= devel scm
8MASTER_SITES= http://monotone.ca/downloads/0.46/ 7MASTER_SITES= http://monotone.ca/downloads/0.47/
9 8
10MAINTAINER= jmmv@NetBSD.org 9MAINTAINER= jmmv@NetBSD.org
11HOMEPAGE= http://monotone.ca/ 10HOMEPAGE= http://monotone.ca/
12COMMENT= Simplifies the configuration of a dedicated Monotone server 11COMMENT= Simplifies the configuration of a dedicated Monotone server
13 12
14DEPENDS+= digest>=20080510:../../pkgtools/digest 13DEPENDS+= digest>=20080510:../../pkgtools/digest
15DEPENDS+= monotone>=0.46:../../devel/monotone 14DEPENDS+= monotone>=0.47:../../devel/monotone
16 15
17PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
18 17
19LICENSE= 2-clause-bsd 18LICENSE= 2-clause-bsd
20NO_BUILD= yes 19NO_BUILD= yes
21 20
22RCD_SCRIPTS= monotone 21RCD_SCRIPTS= monotone
23 22
24PKG_SYSCONFSUBDIR= monotone-server 23PKG_SYSCONFSUBDIR= monotone-server
25OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/keys \ 24OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/keys \
26 ${MONOTONE_USER} ${MONOTONE_GROUP} 700 25 ${MONOTONE_USER} ${MONOTONE_GROUP} 700
27 26
28EXAMPLEDIR= ${PREFIX}/share/examples/monotone-server 27EXAMPLEDIR= ${PREFIX}/share/examples/monotone-server

cvs diff -r1.1 -r1.2 pkgsrc/devel/monotone-server/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/monotone-server/Attic/distinfo 2010/03/12 09:27:17 1.1
+++ pkgsrc/devel/monotone-server/Attic/distinfo 2010/03/15 09:52:56 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2010/03/12 09:27:17 jmmv Exp $ 1$NetBSD: distinfo,v 1.2 2010/03/15 09:52:56 jmmv Exp $
2 2
3SHA1 (monotone-0.46.tar.gz) = 2b498c30f91b741e45bc34f8cb5faf135e97976d 3SHA1 (monotone-0.47.tar.gz) = a901c9e1a7dd1138c30483934bbf5f02945c2d2f
4RMD160 (monotone-0.46.tar.gz) = a8f09fc58d09f2144aef3d5f3a333a5cd4555c7b 4RMD160 (monotone-0.47.tar.gz) = 8473366009542ea334ccfabba813f43d0bc89404
5Size (monotone-0.46.tar.gz) = 4568806 bytes 5Size (monotone-0.47.tar.gz) = 4698647 bytes