summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2008-04-21 14:38:09 +0000
committerxtraeme <xtraeme@pkgsrc.org>2008-04-21 14:38:09 +0000
commite2933032ba25d8c469526256d61f0da2e1627cb4 (patch)
tree4aa2d28e0d45c6ecb042b8422d908c17192139cb
parente3a9871309f8ce114a6a97b9e2a0f7741dbc522c (diff)
downloadpkgsrc-e2933032ba25d8c469526256d61f0da2e1627cb4.tar.gz
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.
-rw-r--r--devel/p5-ExtUtils-Depends/Makefile4
-rw-r--r--devel/p5-ExtUtils-Depends/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile
index 48a6931e3ad..d8c063ceabf 100644
--- a/devel/p5-ExtUtils-Depends/Makefile
+++ b/devel/p5-ExtUtils-Depends/Makefile
@@ -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 --git a/devel/p5-ExtUtils-Depends/distinfo b/devel/p5-ExtUtils-Depends/distinfo
index 0db687cd5f7..75a464f700f 100644
--- a/devel/p5-ExtUtils-Depends/distinfo
+++ b/devel/p5-ExtUtils-Depends/distinfo
@@ -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