pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update Xrandr to 1.0.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a4d69ecacd1
branches:  trunk
changeset: 473781:6a4d69ecacd1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 24 16:53:38 2004 +0000

description:
Update Xrandr to 1.0.2.

Changes:
  * Makefile.am: Pass -no-undefined to libtool via LDFLAGS.  Add
    -lXext and -lXrender to LIBADD.

diffstat:

 doc/CHANGES                   |   3 ++-
 x11/Xrandr-mixedcase/Makefile |  10 +++++-----
 x11/Xrandr-mixedcase/distinfo |   6 +++---
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (50 lines):

diff -r 63eb4001348f -r 6a4d69ecacd1 doc/CHANGES
--- a/doc/CHANGES       Sat Apr 24 16:34:28 2004 +0000
+++ b/doc/CHANGES       Sat Apr 24 16:53:38 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5727 2004/04/24 15:44:19 minskim Exp $
+$NetBSD: CHANGES,v 1.5728 2004/04/24 16:53:38 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2231,3 +2231,4 @@
        Updated gnome-pkgview to 1.0.6 [jmmv 2004-04-24]
        Updated gaim to 0.77 [jmmv 2004-04-24]
        Updated mathomatic to 11.0d [minskim 2004-04-24]
+       Updated Xrandr to 1.0.2 [minskim 2004-04-24]
diff -r 63eb4001348f -r 6a4d69ecacd1 x11/Xrandr-mixedcase/Makefile
--- a/x11/Xrandr-mixedcase/Makefile     Sat Apr 24 16:34:28 2004 +0000
+++ b/x11/Xrandr-mixedcase/Makefile     Sat Apr 24 16:53:38 2004 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2004/03/15 17:30:18 recht Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/24 16:53:38 minskim Exp $
 #
 
-DISTNAME=              libXrandr-1.0.1
-PKGNAME=               Xrandr-1.0.1
+DISTNAME=              libXrandr-1.0.2
+PKGNAME=               Xrandr-1.0.2
 CATEGORIES=            x11 devel
-MASTER_SITES=          http://freedesktop.org/~xlibs/dist/
+MASTER_SITES=          http://freedesktop.org/~xlibs/release/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            xtraeme%NetBSD.org@localhost
-HOMEPAGE=              http://freedesktop.org/
+HOMEPAGE=              http://xlibs.freedesktop.org/
 COMMENT=               X RandR extension (Library)
 
 USE_BUILDLINK3=                yes
diff -r 63eb4001348f -r 6a4d69ecacd1 x11/Xrandr-mixedcase/distinfo
--- a/x11/Xrandr-mixedcase/distinfo     Sat Apr 24 16:34:28 2004 +0000
+++ b/x11/Xrandr-mixedcase/distinfo     Sat Apr 24 16:53:38 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2004/04/05 23:03:52 reinoud Exp $
+$NetBSD: distinfo,v 1.4 2004/04/24 16:53:38 minskim Exp $
 
-SHA1 (libXrandr-1.0.1.tar.bz2) = a3d4f06d1a64abaf8f5dd6f0125d4bc5aebdcdeb
-Size (libXrandr-1.0.1.tar.bz2) = 186940 bytes
+SHA1 (libXrandr-1.0.2.tar.bz2) = 9d0d5fe7ddab5c976a75cc848afa56aa6beabf18
+Size (libXrandr-1.0.2.tar.bz2) = 187231 bytes
 SHA1 (patch-aa) = a8e0b3ef460f21125ebf9058dcaa3d9066e06841
 SHA1 (patch-ab) = 54d37f78e7f61cb82957b7526e2a426bf1e41d8a



Home | Main Index | Thread Index | Old Index