Mon Dec 1 12:43:43 2014 UTC ()
Drop maintainership.


(wiz)
diff -r1.56 -r1.57 pkgsrc/archivers/p7zip/Makefile

cvs diff -r1.56 -r1.57 pkgsrc/archivers/p7zip/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/p7zip/Makefile 2014/10/09 14:05:53 1.56
+++ pkgsrc/archivers/p7zip/Makefile 2014/12/01 12:43:43 1.57
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.56 2014/10/09 14:05:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.57 2014/12/01 12:43:43 wiz Exp $
2 2
3DISTNAME= p7zip_9.20.1_src_all 3DISTNAME= p7zip_9.20.1_src_all
4PKGNAME= p7zip-9.20.1 4PKGNAME= p7zip-9.20.1
5PKGREVISION= 2 5PKGREVISION= 2
6CATEGORIES= archivers 6CATEGORIES= archivers
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/}
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= wiz@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://p7zip.sourceforge.net/ 11HOMEPAGE= http://p7zip.sourceforge.net/
12COMMENT= File archiver with high compression 12COMMENT= File archiver with high compression
13LICENSE= gnu-lgpl-v2.1 AND unrar-license 13LICENSE= gnu-lgpl-v2.1 AND unrar-license
14 14
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_TOOLS+= gmake 16USE_TOOLS+= gmake
17MAKE_FILE= makefile 17MAKE_FILE= makefile
18MAKE_JOBS_SAFE= no # missing header when compiling sfx 18MAKE_JOBS_SAFE= no # missing header when compiling sfx
19NO_CONFIGURE= yes 19NO_CONFIGURE= yes
20PTHREAD_OPTS+= require 20PTHREAD_OPTS+= require
21PLIST_VARS= dll 21PLIST_VARS= dll
22 22
23# compiles, but does not recognize any archives as supported 23# compiles, but does not recognize any archives as supported