Thu Mar 17 21:19:53 2011 UTC ()
update master_sites


(zafer)
diff -r1.71 -r1.72 pkgsrc/misc/rpm/Makefile

cvs diff -r1.71 -r1.72 pkgsrc/misc/rpm/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/rpm/Makefile 2010/07/21 22:29:36 1.71
+++ pkgsrc/misc/rpm/Makefile 2011/03/17 21:19:53 1.72
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.71 2010/07/21 22:29:36 sbd Exp $ 1# $NetBSD: Makefile,v 1.72 2011/03/17 21:19:53 zafer Exp $
2 2
3DISTNAME= rpm-2.5.4 3DISTNAME= rpm-2.5.4
4PKGREVISION= 6 4PKGREVISION= 6
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ 6MASTER_SITES= http://rpm.org/releases/historical/rpm-2.5.x/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.rpm.org/ 9HOMEPAGE= http://www.rpm.org/
10COMMENT= The Red Hat Package Manager 10COMMENT= The Red Hat Package Manager
11LICENSE= gnu-lgpl-v2 OR gnu-gpl-v2 11LICENSE= gnu-lgpl-v2 OR gnu-gpl-v2
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15CONFLICTS+= rpm2cpio<1.0nb1 15CONFLICTS+= rpm2cpio<1.0nb1
16 16
17NOT_FOR_PLATFORM+= Interix-*-* # getmntent() is nonpublic; needs porting 17NOT_FOR_PLATFORM+= Interix-*-* # getmntent() is nonpublic; needs porting
18 18
19MAKE_JOBS_SAFE= no 19MAKE_JOBS_SAFE= no