pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Algorithm-Annotate import p5-Algorithm-Annota...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1eab978487aa
branches:  trunk
changeset: 464027:1eab978487aa
user:      epg <epg%pkgsrc.org@localhost>
date:      Wed Dec 03 16:04:15 2003 +0000

description:
import p5-Algorithm-Annotate-0.10.

Represent a series of changes in annotate form; like cvs annotate.

diffstat:

 devel/p5-Algorithm-Annotate/DESCR    |   1 +
 devel/p5-Algorithm-Annotate/Makefile |  16 ++++++++++++++++
 devel/p5-Algorithm-Annotate/PLIST    |   1 +
 devel/p5-Algorithm-Annotate/distinfo |   4 ++++
 4 files changed, 22 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r 0a49a3541f16 -r 1eab978487aa devel/p5-Algorithm-Annotate/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Algorithm-Annotate/DESCR Wed Dec 03 16:04:15 2003 +0000
@@ -0,0 +1,1 @@
+Represent a series of changes in annotate form; like cvs annotate.
diff -r 0a49a3541f16 -r 1eab978487aa devel/p5-Algorithm-Annotate/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Algorithm-Annotate/Makefile      Wed Dec 03 16:04:15 2003 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 16:04:15 epg Exp $
+
+DISTNAME=      Algorithm-Annotate-0.10
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5ext
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Algorithm/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+COMMENT=       Perl module that provides cvs-annotate-like functionality
+
+USE_BUILDLINK2=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Algorithm/Annotate/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0a49a3541f16 -r 1eab978487aa devel/p5-Algorithm-Annotate/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Algorithm-Annotate/PLIST Wed Dec 03 16:04:15 2003 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 16:04:15 epg Exp $
diff -r 0a49a3541f16 -r 1eab978487aa devel/p5-Algorithm-Annotate/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Algorithm-Annotate/distinfo      Wed Dec 03 16:04:15 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 16:04:15 epg Exp $
+
+SHA1 (Algorithm-Annotate-0.10.tar.gz) = 7d6c94c4911d6472e0007dfb64210960a5255169
+Size (Algorithm-Annotate-0.10.tar.gz) = 1611 bytes



Home | Main Index | Thread Index | Old Index