diff options
author | joerg <joerg@pkgsrc.org> | 2010-09-10 19:01:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-09-10 19:01:46 +0000 |
commit | ee4969346f204ef2cced9599bb094658e6a61f99 (patch) | |
tree | 4d3f98e443ca6e42a1ca232b952fe4ee50c41386 | |
parent | e53774219717a78c6c80f9ac71a4fb6c61f108a8 (diff) | |
download | pkgsrc-ee4969346f204ef2cced9599bb094658e6a61f99.tar.gz |
Update to libXt-1.0.8: Don't install makestrs and fix a OSX bug.
-rw-r--r-- | x11/libXt/Makefile | 5 | ||||
-rw-r--r-- | x11/libXt/PLIST | 4 | ||||
-rw-r--r-- | x11/libXt/distinfo | 8 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile index 9bc9d1d34bc..65d14acc791 100644 --- a/x11/libXt/Makefile +++ b/x11/libXt/Makefile @@ -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 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Toolkit Intrinsics library +LICENSE= mit PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/x11/libXt/PLIST b/x11/libXt/PLIST index f0d4112e198..4803667eb8c 100644 --- a/x11/libXt/PLIST +++ b/x11/libXt/PLIST @@ -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/VendorP.h 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 --git a/x11/libXt/distinfo b/x11/libXt/distinfo index be5021e8a38..b262d132040 100644 --- a/x11/libXt/distinfo +++ b/x11/libXt/distinfo @@ -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 |