pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXt Update to libXt-1.0.8: Don't install makestr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f893f12fe015
branches: trunk
changeset: 580240:f893f12fe015
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Sep 10 19:01:46 2010 +0000
description:
Update to libXt-1.0.8: Don't install makestrs and fix a OSX bug.
diffstat:
x11/libXt/Makefile | 5 +++--
x11/libXt/PLIST | 4 +---
x11/libXt/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r 2d23b59ef8c0 -r f893f12fe015 x11/libXt/Makefile
--- a/x11/libXt/Makefile Fri Sep 10 18:56:55 2010 +0000
+++ b/x11/libXt/Makefile Fri Sep 10 19:01:46 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2010/01/28 15:25:54 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2010/09/10 19:01:46 joerg Exp $
#
-DISTNAME= libXt-1.0.7
+DISTNAME= libXt-1.0.8
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
@@ -9,6 +9,7 @@
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X Toolkit Intrinsics library
+LICENSE= mit
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 2d23b59ef8c0 -r f893f12fe015 x11/libXt/PLIST
--- a/x11/libXt/PLIST Fri Sep 10 18:56:55 2010 +0000
+++ b/x11/libXt/PLIST Fri Sep 10 19:01:46 2010 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:59 joerg Exp $
-bin/makestrs
+@comment $NetBSD: PLIST,v 1.3 2010/09/10 19:01:46 joerg Exp $
include/X11/CallbackI.h
include/X11/Composite.h
include/X11/CompositeP.h
@@ -35,7 +34,6 @@
include/X11/Xtos.h
lib/libXt.la
lib/pkgconfig/xt.pc
-man/man1/makestrs.1
man/man3/MenuPopdown.3
man/man3/MenuPopup.3
man/man3/XtAddActions.3
diff -r 2d23b59ef8c0 -r f893f12fe015 x11/libXt/distinfo
--- a/x11/libXt/distinfo Fri Sep 10 18:56:55 2010 +0000
+++ b/x11/libXt/distinfo Fri Sep 10 19:01:46 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/01/28 15:25:54 tnn Exp $
+$NetBSD: distinfo,v 1.9 2010/09/10 19:01:46 joerg Exp $
-SHA1 (libXt-1.0.7.tar.bz2) = 3c285b9c04a393dec1cc3d60cf5582d798eb3272
-RMD160 (libXt-1.0.7.tar.bz2) = eb6553819486cef75d2cbb76e12953c6da5fb997
-Size (libXt-1.0.7.tar.bz2) = 559875 bytes
+SHA1 (libXt-1.0.8.tar.bz2) = d5e3dfba90a12169771399b3e2ccae07243489c9
+RMD160 (libXt-1.0.8.tar.bz2) = 4c7d6d2268368d1577ca63fb99066149b6c60c2f
+Size (libXt-1.0.8.tar.bz2) = 536406 bytes
Home |
Main Index |
Thread Index |
Old Index