Upgrade to 1.5.

Prodded by:	Matt Behrens <matt@megaweapon.zigg.com>
This commit is contained in:
Satoshi Asami 1999-01-05 06:55:22 +00:00
parent 520c1026dc
commit 9fc3d50414
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15851
4 changed files with 8 additions and 15 deletions

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: Xaw3d
# Version required: 1.3
# Version required: 1.5
# Date created: 18 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.19 1998/09/21 21:29:23 steve Exp $
# $Id: Makefile,v 1.20 1998/11/14 09:43:29 asami Exp $
#
DISTNAME= Xaw3d-1.3
DISTNAME= Xaw3d-1.5
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.1
MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.3
MAINTAINER= ports@FreeBSD.ORG

View file

@ -1 +1 @@
MD5 (Xaw3d-1.3.tar.gz) = 9eaac2b8cae978f3a740ebb6933b898e
MD5 (Xaw3d-1.5.tar.gz) = a77aa4ebe3be7964e4dbbc351e48277f

View file

@ -1,14 +1,5 @@
--- ./Imakefile.org Wed May 29 08:38:40 1996
+++ ./Imakefile Mon Aug 5 22:46:04 1996
@@ -7,7 +7,7 @@
#define HasSharedData YES
#define LibName Xaw3d
#define SoRev SOXAWREV
-#define IncSubdir Xaw3d
+#define IncSubdir X11/Xaw3d
#ifdef LinuxArchitecture
JUMP_ROOT_Xaw3d = $(AWIDGETSRC)3d
@@ -38,9 +38,9 @@
LINTLIBS = $(LINTXLIB) $(LINTXTOOL)

View file

@ -1,7 +1,7 @@
lib/libXaw3d.a
lib/libXaw3d.so
lib/libXaw3d.so.6.1
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
include/X11/Xaw3d/AllWidgets.h
include/X11/Xaw3d/AsciiSink.h
@ -79,3 +79,5 @@ include/X11/Xaw3d/ViewportP.h
include/X11/Xaw3d/XawImP.h
include/X11/Xaw3d/XawInit.h
share/doc/Xaw3d/README.XAW3D
@dirrm include/X11/Xaw3d
@dirrm share/doc/Xaw3d