Tue Mar 19 00:36:41 2013 UTC ()
also add http one to MASTER_SITES.


(obache)
diff -r1.8 -r1.9 pkgsrc/net/ocsinventory-agent/Makefile

cvs diff -r1.8 -r1.9 pkgsrc/net/ocsinventory-agent/Makefile (expand / switch to unified diff)

--- pkgsrc/net/ocsinventory-agent/Makefile 2012/10/23 17:18:43 1.8
+++ pkgsrc/net/ocsinventory-agent/Makefile 2013/03/19 00:36:41 1.9
@@ -1,21 +1,22 @@ @@ -1,21 +1,22 @@
1# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:43 asau Exp $ 1# $NetBSD: Makefile,v 1.9 2013/03/19 00:36:41 obache Exp $
2# 2#
3VERS= 1.1.2.1 3VERS= 1.1.2.1
4PKGREVISION= 4 4PKGREVISION= 4
5DISTNAME= Ocsinventory-Agent-${VERS} 5DISTNAME= Ocsinventory-Agent-${VERS}
6PKGNAME= ocsinventory-agent-${VERS} 6PKGNAME= ocsinventory-agent-${VERS}
7CATEGORIES= net 7CATEGORIES= net
8MASTER_SITES= http://launchpad.net/ocsinventory-unix-agent/stable-1.1.2/ocsinventory-unix-agent-1.1.2.1/+download/ 8MASTER_SITES= http://launchpad.net/ocsinventory-unix-agent/stable-1.1.2/ocsinventory-unix-agent-1.1.2.1/+download/ \
 9 http://launchpadlibrarian.net/57513674/
9 10
10MAINTAINER= bouyer@NetBSD.org 11MAINTAINER= bouyer@NetBSD.org
11HOMEPAGE= http://www.ocsinventory-ng.org/ 12HOMEPAGE= http://www.ocsinventory-ng.org/
12COMMENT= Keep track of the computers configuration and software 13COMMENT= Keep track of the computers configuration and software
13 14
14PKG_SYSCONFSUBDIR= ocsinventory 15PKG_SYSCONFSUBDIR= ocsinventory
15 16
16DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww 17DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
17DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple 18DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
18DEPENDS+= p5-Net-IP-[0-9]*:../../net/p5-Net-IP 19DEPENDS+= p5-Net-IP-[0-9]*:../../net/p5-Net-IP
19DEPENDS+= p5-Proc-Daemon-[0-9]*:../../devel/p5-Proc-Daemon 20DEPENDS+= p5-Proc-Daemon-[0-9]*:../../devel/p5-Proc-Daemon
20.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "x86_64") 21.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "x86_64")
21DEPENDS+= dmidecode-[0-9]*:../../sysutils/dmidecode 22DEPENDS+= dmidecode-[0-9]*:../../sysutils/dmidecode