pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Switch p5-Time depends to p5-Time-modules



details:   https://anonhg.NetBSD.org/pkgsrc/rev/010ae06a52c7
branches:  trunk
changeset: 394400:010ae06a52c7
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Jun 09 17:34:50 2009 +0000

description:
Switch p5-Time depends to p5-Time-modules

diffstat:

 devel/rt3/Makefile           |  4 ++--
 security/snortsnarf/Makefile |  4 ++--
 sysutils/dirvish/Makefile    |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r f2db82fa893e -r 010ae06a52c7 devel/rt3/Makefile
--- a/devel/rt3/Makefile        Tue Jun 09 17:24:32 2009 +0000
+++ b/devel/rt3/Makefile        Tue Jun 09 17:34:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/08/24 14:05:16 tonnerre Exp $
+# $NetBSD: Makefile,v 1.36 2009/06/09 17:34:50 abs Exp $
 
 DISTNAME=              rt-3.8.1
 PKGREVISION=           1
@@ -36,7 +36,7 @@
 DEPENDS+=      p5-Net>=1.15:../../net/p5-Net
 DEPENDS+=      p5-Net-Server-[0-9]*:../../net/p5-Net-Server
 DEPENDS+=      p5-Text-Wrapper>=1.0:../../textproc/p5-Text-Wrapper
-DEPENDS+=      p5-Time>=101.062101:../../time/p5-Time
+DEPENDS+=      p5-Time-modules>=101.062101:../../time/p5-Time-modules
 DEPENDS+=      p5-Text-Autoformat>=1.04:../../textproc/p5-Text-Autoformat
 DEPENDS+=      p5-Text-Quoted>=2.02:../../textproc/p5-Text-Quoted
 DEPENDS+=      p5-Tree-Simple>=1.04:../../devel/p5-Tree-Simple
diff -r f2db82fa893e -r 010ae06a52c7 security/snortsnarf/Makefile
--- a/security/snortsnarf/Makefile      Tue Jun 09 17:24:32 2009 +0000
+++ b/security/snortsnarf/Makefile      Tue Jun 09 17:34:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/05/26 02:13:23 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2009/06/09 17:34:50 abs Exp $
 #
 
 DISTNAME=      SnortSnarf-050314.1
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.silicondefense.com/software/snortsnarf/
 COMMENT=       Generate HTML report summaries from snort incident alerts
 
-DEPENDS+=      p5-Time>=101.062101:../../time/p5-Time
+DEPENDS+=      p5-Time-modules>=101.062101:../../time/p5-Time-modules
 
 NO_BUILD=      YES
 
diff -r f2db82fa893e -r 010ae06a52c7 sysutils/dirvish/Makefile
--- a/sysutils/dirvish/Makefile Tue Jun 09 17:24:32 2009 +0000
+++ b/sysutils/dirvish/Makefile Tue Jun 09 17:34:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/02/24 16:15:22 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/09 17:34:50 abs Exp $
 #
 
 DISTNAME=      dirvish-1.2.1
@@ -12,7 +12,7 @@
 
 DEPENDS+=      rsync>=2.6.0:../../net/rsync
 DEPENDS+=      p5-Getopt-Long>=2.35:../../devel/p5-Getopt-Long
-DEPENDS+=      p5-Time>=2003.0:../../time/p5-Time
+DEPENDS+=      p5-Time-modules>=2003.0:../../time/p5-Time-modules
 DEPENDS+=      p5-Time-Period>=1.0:../../time/p5-Time-Period
 
 PKG_SYSCONFSUBDIR=     dirvish



Home | Main Index | Thread Index | Old Index