pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Bump x11-links to 0.39 and force de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f9a658f25dc
branches: trunk
changeset: 547947:5f9a658f25dc
user: cube <cube%pkgsrc.org@localhost>
date: Sun Oct 05 21:37:39 2008 +0000
description:
Bump x11-links to 0.39 and force dependency after cube-native-xorg merge.
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/buildlink3.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 711ec62d431a -r 5f9a658f25dc pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Sun Oct 05 21:36:32 2008 +0000
+++ b/pkgtools/x11-links/Makefile Sun Oct 05 21:37:39 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.94 2008/09/16 12:38:38 tron Exp $
+# $NetBSD: Makefile,v 1.95 2008/10/05 21:37:39 cube Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in buildlink3.mk to the correct version,
# usually the most recent.
-DISTNAME= x11-links-0.38
+DISTNAME= x11-links-0.39
CATEGORIES= pkgtools x11
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 711ec62d431a -r 5f9a658f25dc pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk Sun Oct 05 21:36:32 2008 +0000
+++ b/pkgtools/x11-links/buildlink3.mk Sun Oct 05 21:37:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2008/09/16 12:38:38 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2008/10/05 21:37:39 cube Exp $
#
# Don't include this file manually! It will be included as necessary
# by bsd.buildlink3.mk.
@@ -18,7 +18,7 @@
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}x11-links
.if !empty(X11_LINKS_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.38
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.39
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
Home |
Main Index |
Thread Index |
Old Index