pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Devel-SmallProf no need for leading 0 in vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1738133c6d1
branches: trunk
changeset: 465430:c1738133c6d1
user: grant <grant%pkgsrc.org@localhost>
date: Tue Dec 30 04:27:51 2003 +0000
description:
no need for leading 0 in version number of DEPENDS.
diffstat:
devel/p5-Devel-SmallProf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f46c0e47175b -r c1738133c6d1 devel/p5-Devel-SmallProf/Makefile
--- a/devel/p5-Devel-SmallProf/Makefile Tue Dec 30 03:22:10 2003 +0000
+++ b/devel/p5-Devel-SmallProf/Makefile Tue Dec 30 04:27:51 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 16:43:37 martti Exp $
+# $NetBSD: Makefile,v 1.12 2003/12/30 04:27:51 grant Exp $
#
DISTNAME= Devel-SmallProf-0.9
@@ -10,7 +10,7 @@
MAINTAINER= bad%NetBSD.org@localhost
COMMENT= Perl5 module for line-by-line profiling perl programs
-DEPENDS= p5-Time-HiRes>=01.20:../../time/p5-Time-HiRes
+DEPENDS= p5-Time-HiRes>=1.20:../../time/p5-Time-HiRes
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Devel/SmallProf/.packlist
Home |
Main Index |
Thread Index |
Old Index