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 version after libXtst builtini...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/297c22ee6e3d
branches:  trunk
changeset: 550993:297c22ee6e3d
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Dec 04 04:17:21 2008 +0000

description:
Bump version after libXtst builtinification.  Sorry guys.

diffstat:

 pkgtools/x11-links/Makefile      |  4 ++--
 pkgtools/x11-links/buildlink3.mk |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r ff9ee425d648 -r 297c22ee6e3d pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Thu Dec 04 04:16:41 2008 +0000
+++ b/pkgtools/x11-links/Makefile       Thu Dec 04 04:17:21 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.97 2008/11/11 16:19:23 cube Exp $
+# $NetBSD: Makefile,v 1.98 2008/12/04 04:17:21 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.41
+DISTNAME=      x11-links-0.42
 CATEGORIES=    pkgtools x11
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r ff9ee425d648 -r 297c22ee6e3d pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk  Thu Dec 04 04:16:41 2008 +0000
+++ b/pkgtools/x11-links/buildlink3.mk  Thu Dec 04 04:17:21 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2008/11/11 16:19:23 cube Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2008/12/04 04:17:21 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.41
+BUILDLINK_API_DEPENDS.x11-links+=      x11-links>=0.42
 BUILDLINK_PKGSRCDIR.x11-links?=        ../../pkgtools/x11-links
 BUILDLINK_DEPMETHOD.x11-links?=        build
 



Home | Main Index | Thread Index | Old Index