pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-glib2 Added correct version information for t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8cc2129b8c9
branches:  trunk
changeset: 543346:c8cc2129b8c9
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jun 14 20:56:04 2008 +0000

description:
Added correct version information for the required packages, as
specified in the package's Makefile.PL.

diffstat:

 devel/p5-glib2/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r ab94ea6738ce -r c8cc2129b8c9 devel/p5-glib2/Makefile
--- a/devel/p5-glib2/Makefile   Sat Jun 14 20:00:15 2008 +0000
+++ b/devel/p5-glib2/Makefile   Sat Jun 14 20:56:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:27 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2008/06/14 20:56:04 heinz Exp $
 #
 
 DISTNAME=      Glib-${DIST_VERSION}
@@ -11,8 +11,10 @@
 HOMEPAGE=      http://gtk2-perl.sourceforge.net/
 COMMENT=       Perl bindings for Glib 2
 
-DEPENDS+=      p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
-DEPENDS+=      p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig
+DEPENDS+=      p5-ExtUtils-Depends>=0.300:../../devel/p5-ExtUtils-Depends
+DEPENDS+=      p5-ExtUtils-PkgConfig>=1.00:../../devel/p5-ExtUtils-PkgConfig
+
+BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.0.0
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir



Home | Main Index | Thread Index | Old Index