pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Algorithm-Merge Update p5-Algorithm-Merge fro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/810763fd7fd4
branches: trunk
changeset: 484414:810763fd7fd4
user: he <he%pkgsrc.org@localhost>
date: Sat Nov 27 14:19:05 2004 +0000
description:
Update p5-Algorithm-Merge from 0.04 to 0.05.
Add HOMEPAGE pointing into search.cpan.org.
Add DEPENDS on p5-Algorithm-Diff, to reflect a real dependency.
Change log:
0.05 - 6 Nov 2003
Added some more entries to the callback map.
Thanks to Chia-liang Kao for bringing these to our attention.
diffstat:
devel/p5-Algorithm-Merge/Makefile | 7 +++++--
devel/p5-Algorithm-Merge/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 3a2c46d2b288 -r 810763fd7fd4 devel/p5-Algorithm-Merge/Makefile
--- a/devel/p5-Algorithm-Merge/Makefile Sat Nov 27 14:16:39 2004 +0000
+++ b/devel/p5-Algorithm-Merge/Makefile Sat Nov 27 14:19:05 2004 +0000
@@ -1,14 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2004/04/25 04:18:44 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/27 14:19:05 he Exp $
-DISTNAME= Algorithm-Merge-0.04
+DISTNAME= Algorithm-Merge-0.05
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ext
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~jsmith/Algorithm-Merge-0.05/
COMMENT= Perl module providing diff3(1)-like functionality
+DEPENDS+= p5-Algorithm-Diff-[0-9]*:../../devel/p5-Algorithm-Diff
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
diff -r 3a2c46d2b288 -r 810763fd7fd4 devel/p5-Algorithm-Merge/distinfo
--- a/devel/p5-Algorithm-Merge/distinfo Sat Nov 27 14:16:39 2004 +0000
+++ b/devel/p5-Algorithm-Merge/distinfo Sat Nov 27 14:19:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/03 16:07:56 epg Exp $
+$NetBSD: distinfo,v 1.2 2004/11/27 14:19:05 he Exp $
-SHA1 (Algorithm-Merge-0.04.tar.gz) = ae76952486b8cbb944fda3feafe84f071a8adbb0
-Size (Algorithm-Merge-0.04.tar.gz) = 8926 bytes
+SHA1 (Algorithm-Merge-0.05.tar.gz) = 708bc7d1ba1dc53ed164f04009bcbbb6864f8a90
+Size (Algorithm-Merge-0.05.tar.gz) = 9087 bytes
Home |
Main Index |
Thread Index |
Old Index