pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-Depends Update to 0.300:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c521db46adfb
branches:  trunk
changeset: 541365:c521db46adfb
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Apr 21 14:38:09 2008 +0000

description:
Update to 0.300:

- On MSWin32 and cygwin, find the link libraries of dependencies and
  put them into LIBS.
- Add tests.
- Correct typos in the documentation.
- In get_makefile_vars, comment out the code that put the installed
  libraries into @OBJECT, which caused them to get deleted on
  realclean.
- In Makefile.PL, don't use the bogus package "MAIN".
- Remove debug spew.

diffstat:

 devel/p5-ExtUtils-Depends/Makefile |  4 ++--
 devel/p5-ExtUtils-Depends/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r a9ca39d91d5c -r c521db46adfb devel/p5-ExtUtils-Depends/Makefile
--- a/devel/p5-ExtUtils-Depends/Makefile        Mon Apr 21 13:09:57 2008 +0000
+++ b/devel/p5-ExtUtils-Depends/Makefile        Mon Apr 21 14:38:09 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/03/17 22:13:35 heinz Exp $
+# $NetBSD: Makefile,v 1.13 2008/04/21 14:38:09 xtraeme Exp $
 #
 
-DISTNAME=      ExtUtils-Depends-0.205
+DISTNAME=      ExtUtils-Depends-0.300
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
diff -r a9ca39d91d5c -r c521db46adfb devel/p5-ExtUtils-Depends/distinfo
--- a/devel/p5-ExtUtils-Depends/distinfo        Mon Apr 21 13:09:57 2008 +0000
+++ b/devel/p5-ExtUtils-Depends/distinfo        Mon Apr 21 14:38:09 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/02/27 09:09:37 wiz Exp $
+$NetBSD: distinfo,v 1.5 2008/04/21 14:38:09 xtraeme Exp $
 
-SHA1 (ExtUtils-Depends-0.205.tar.gz) = 58a2a648731060ba333517d7a93eaf47a87a291a
-RMD160 (ExtUtils-Depends-0.205.tar.gz) = aa0db5f1ef5501f169aa7af763ff404af89f2de0
-Size (ExtUtils-Depends-0.205.tar.gz) = 8980 bytes
+SHA1 (ExtUtils-Depends-0.300.tar.gz) = c21300397e5ffbb5861a6dbf294eddd4b4104411
+RMD160 (ExtUtils-Depends-0.300.tar.gz) = abcdda0078d92ddbcbf40808de585b427a99001f
+Size (ExtUtils-Depends-0.300.tar.gz) = 10234 bytes



Home | Main Index | Thread Index | Old Index