diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-06-21 11:06:31 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-06-21 11:06:31 +0000 |
commit | 38919f8f39b40f1d1ed7ee37b72342bd97cc0148 (patch) | |
tree | acb764aac2492f722f454dc446fcc09e08832f35 /x11/lesstif | |
parent | 95ee21332f870e256bfe9c19620993a2d82484ff (diff) | |
download | pkgsrc-38919f8f39b40f1d1ed7ee37b72342bd97cc0148.tar.gz |
Update to lesstif 0.85.2; update CONFLICTS; remove MAN*.
Diffstat (limited to 'x11/lesstif')
-rw-r--r-- | x11/lesstif/Makefile | 28 | ||||
-rw-r--r-- | x11/lesstif/files/md5 | 2 |
2 files changed, 5 insertions, 25 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 1787ea06ebf..27f85c2f013 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 1998/06/07 19:40:30 frueauf Exp $ +# $NetBSD: Makefile,v 1.22 1998/06/21 11:06:31 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # -DISTNAME= lesstif-0.85 +DISTNAME= lesstif-0.85.2 CATEGORIES= x11 MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ ftp://ftp.mathematik.th-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/ \ @@ -10,7 +10,8 @@ MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ MAINTAINER= packages@netbsd.org -CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-19980510 +CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \ + lesstif-19980510 GNU_CONFIGURE= yes USE_X11= yes @@ -18,27 +19,6 @@ USE_X11= yes CONFIGURE_ENV= CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ VarHaveMan2html=0 -MAN1= mwm.1 xmbind.1 lesstif.1 -MAN3= XmClipboard.3 LessTifInternals.3 XmArrowButton.3\ - XmArrowButtonGadget.3 XmBulletinBoard.3 XmCascadeButton.3\ - XmCascadeButtonGCacheObj.3 XmCascadeButtonGadget.3\ - XmComboBox.3 XmCommand.3 XmDesktop.3 XmDialogShell.3\ - XmDialogShellExt.3 XmDisplay.3 XmDragContext.3 XmDragIcon.3\ - XmDragOverShell.3 XmDrawingArea.3 XmForm.3 XmDrawnButton.3\ - XmDropSiteManager.3 XmDropTransfer.3 XmFileSelectionBox.3\ - XmFrame.3 XmGadget.3 XmGrabShell.3 XmIconGCacheObj.3\ - XmIconGadget.3 XmLabel.3 XmLabelGCacheObj.3 XmLabelGadget.3\ - XmList.3 XmMainWindow.3 XmManager.3 XmMenuShell.3\ - XmMessageBox.3 XmNotebook.3 XmPanedWindow.3 XmPrimitive.3\ - XmProtocol.3 XmPushButton.3 XmPushButtonGCacheObj.3\ - XmPushButtonGadget.3 XmRowColumn.3 XmSash.3 XmScale.3\ - XmScreen.3 XmScrollBar.3 XmScrolledWindow.3 XmSelectionBox.3\ - XmSeparator.3 XmSeparatorGCacheObj.3 XmSeparatorGadget.3\ - XmSpinBox.3 XmTearOffButton.3 XmText.3 XmTextField.3\ - XmToggleButton.3 XmToggleButtonGCacheObj.3 XmWorld.3\ - XmToggleButtonGadget.3 XmVendorShellExt.3 -MAN5= mwmrc.5 - pre-fetch: @if [ -d ${X11BASE}/include/Xm ]; then \ if [ -d ${X11BASE}/lib/X11/lesstif ]; then \ diff --git a/x11/lesstif/files/md5 b/x11/lesstif/files/md5 index 1d0cbe86c5f..42dd1063118 100644 --- a/x11/lesstif/files/md5 +++ b/x11/lesstif/files/md5 @@ -1 +1 @@ -MD5 (lesstif-0.85.tar.gz) = 06269a783281400af86af17c315b3036 +MD5 (lesstif-0.85.2.tar.gz) = 85178685ecc9fdcd81480db8c159e6ad |