Wed Jun 23 21:48:14 2010 UTC ()
Remove distinfo.  It is unused and, at this point outdated, which is causing
the build of this package to fail.


(jmmv)
diff -r1.49 -r1.50 pkgsrc/devel/monotone-server/Makefile
diff -r1.2 -r0 pkgsrc/devel/monotone-server/distinfo

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

--- pkgsrc/devel/monotone-server/Makefile 2010/06/16 14:49:04 1.49
+++ pkgsrc/devel/monotone-server/Makefile 2010/06/23 21:48:14 1.50
@@ -1,32 +1,33 @@ @@ -1,32 +1,33 @@
1# $NetBSD: Makefile,v 1.49 2010/06/16 14:49:04 jmmv Exp $ 1# $NetBSD: Makefile,v 1.50 2010/06/23 21:48:14 jmmv Exp $
2# 2#
3 3
4DISTNAME= monotone-0.48 4DISTNAME= monotone-0.48
5PKGNAME= ${DISTNAME:S/-/-server-/} 5PKGNAME= ${DISTNAME:S/-/-server-/}
6CATEGORIES= devel scm 6CATEGORIES= devel scm
7MASTER_SITES= http://monotone.ca/downloads/0.48/ 7MASTER_SITES= http://monotone.ca/downloads/0.48/
8 8
9MAINTAINER= jmmv@NetBSD.org 9MAINTAINER= jmmv@NetBSD.org
10HOMEPAGE= http://monotone.ca/ 10HOMEPAGE= http://monotone.ca/
11COMMENT= Simplifies the configuration of a dedicated Monotone server 11COMMENT= Simplifies the configuration of a dedicated Monotone server
12 12
13DEPENDS+= digest>=20080510:../../pkgtools/digest 13DEPENDS+= digest>=20080510:../../pkgtools/digest
14DEPENDS+= monotone>=0.48:../../devel/monotone 14DEPENDS+= monotone>=0.48:../../devel/monotone
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18LICENSE= 2-clause-bsd 18LICENSE= 2-clause-bsd
19NO_BUILD= yes 19NO_BUILD= yes
 20NO_CHECKSUM= yes
20 21
21RCD_SCRIPTS= monotone 22RCD_SCRIPTS= monotone
22 23
23PKG_SYSCONFSUBDIR= monotone-server 24PKG_SYSCONFSUBDIR= monotone-server
24OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/keys \ 25OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/keys \
25 ${MONOTONE_USER} ${MONOTONE_GROUP} 700 26 ${MONOTONE_USER} ${MONOTONE_GROUP} 700
26 27
27EXAMPLEDIR= ${PREFIX}/share/examples/monotone-server 28EXAMPLEDIR= ${PREFIX}/share/examples/monotone-server
28CONF_FILES_PERMS= ${EXAMPLEDIR}/monotonerc \ 29CONF_FILES_PERMS= ${EXAMPLEDIR}/monotonerc \
29 ${PKG_SYSCONFDIR}/monotonerc \ 30 ${PKG_SYSCONFDIR}/monotonerc \
30 ${MONOTONE_USER} ${MONOTONE_GROUP} 600 31 ${MONOTONE_USER} ${MONOTONE_GROUP} 600
31CONF_FILES_PERMS+= ${EXAMPLEDIR}/read-permissions \ 32CONF_FILES_PERMS+= ${EXAMPLEDIR}/read-permissions \
32 ${PKG_SYSCONFDIR}/read-permissions \ 33 ${PKG_SYSCONFDIR}/read-permissions \

File Deleted: pkgsrc/devel/monotone-server/Attic/distinfo