pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Event - updated to 1.09
details: https://anonhg.NetBSD.org/pkgsrc/rev/da542395461b
branches: trunk
changeset: 536433:da542395461b
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Thu Dec 13 11:54:40 2007 +0000
description:
- updated to 1.09
- DESTDIR support
- new maintainer
- ok'ed by rillig
changelog:
2007-05-21 <joshua%always.joy.eth.net@localhost>
* Event is now stored in GIT. You can grab a copy with "git clone
git://nirmalvihar.info/home/joshua/event.git". I will not be
updating this ChangeLog anymore because the full history plus
changelog will be stored in GIT.
2006-10-11 <joshua%always.joy.eth.net@localhost>
* Add casts to quell warnings as suggested by JDHEDDEN%cpan.org@localhost.
2006-10-10 <joshua%always.joy.eth.net@localhost>
* Release 1.07.
* Marc Lehmann <schmorp%schmorp.de@localhost> suggests using mg_ptr instead
of mg_obj. Sounds good to me.
diffstat:
devel/p5-Event/Makefile | 8 ++++----
devel/p5-Event/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r f19a606241fc -r da542395461b devel/p5-Event/Makefile
--- a/devel/p5-Event/Makefile Thu Dec 13 11:48:38 2007 +0000
+++ b/devel/p5-Event/Makefile Thu Dec 13 11:54:40 2007 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:20 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2007/12/13 11:54:40 rhaen Exp $
-DISTNAME= Event-1.06
+DISTNAME= Event-1.09
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5eve
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JP/JPRIT/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= rhaen%NetBSD.org@localhost
COMMENT= Event library for Perl
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Event/.packlist
diff -r f19a606241fc -r da542395461b devel/p5-Event/distinfo
--- a/devel/p5-Event/distinfo Thu Dec 13 11:48:38 2007 +0000
+++ b/devel/p5-Event/distinfo Thu Dec 13 11:54:40 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/07/14 18:25:45 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2007/12/13 11:54:40 rhaen Exp $
-SHA1 (Event-1.06.tar.gz) = 6053a97f6dc6f5ecf80a165987c933050df5457b
-RMD160 (Event-1.06.tar.gz) = a8439227dadcad1d2d1db4b90c12030c178da778
-Size (Event-1.06.tar.gz) = 251649 bytes
+SHA1 (Event-1.09.tar.gz) = 55a68bed3f60fe441b1021cfa421361ed77240aa
+RMD160 (Event-1.09.tar.gz) = 7f3c5cfab3460b18779e067c0115d98f13b6f212
+Size (Event-1.09.tar.gz) = 251549 bytes
Home |
Main Index |
Thread Index |
Old Index