Mon Oct 26 19:39:39 2015 UTC ()
Drop maintainership.

(I don't use this any more.)


(gdt)
diff -r1.28 -r1.29 pkgsrc/filesystems/tahoe-lafs/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/filesystems/tahoe-lafs/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/tahoe-lafs/Makefile 2015/08/14 20:37:43 1.28
+++ pkgsrc/filesystems/tahoe-lafs/Makefile 2015/10/26 19:39:39 1.29
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.28 2015/08/14 20:37:43 wiz Exp $ 1# $NetBSD: Makefile,v 1.29 2015/10/26 19:39:39 gdt Exp $
2 2
3VERSION= 1.10.2 3VERSION= 1.10.2
4DISTNAME= allmydata-tahoe-${VERSION} 4DISTNAME= allmydata-tahoe-${VERSION}
5PKGNAME= tahoe-lafs-${VERSION} 5PKGNAME= tahoe-lafs-${VERSION}
6CATEGORIES= filesystems 6CATEGORIES= filesystems
7MASTER_SITES= https://tahoe-lafs.org/source/tahoe-lafs/releases/ 7MASTER_SITES= https://tahoe-lafs.org/source/tahoe-lafs/releases/
8#for beta, add 8#for beta, add
9#MASTER_SITES+= http://tahoe-lafs.org/source/tahoe-lafs/tarballs/ 9#MASTER_SITES+= http://tahoe-lafs.org/source/tahoe-lafs/tarballs/
10EXTRACT_SUFX= .tar.bz2 10EXTRACT_SUFX= .tar.bz2
11 11
12MAINTAINER= gdt@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://tahoe-lafs.org/ 13HOMEPAGE= http://tahoe-lafs.org/
14COMMENT= Distributed fault-tolerant least-authority filesystem 14COMMENT= Distributed fault-tolerant least-authority filesystem
15LICENSE= gnu-gpl-v2 15LICENSE= gnu-gpl-v2
16 16
17USE_TOOLS= gmake 17USE_TOOLS= gmake
18 18
19# $WRKDIR/Makefile has 'python' hardcoded; this works after hand-patching 19# $WRKDIR/Makefile has 'python' hardcoded; this works after hand-patching
20TEST_TARGET= test 20TEST_TARGET= test
21 21
22# TODO 22# TODO
23# fix nevow: doc location 23# fix nevow: doc location
24 24
25# Included egg darcsver, but depend anyway. 25# Included egg darcsver, but depend anyway.