- Bump lib major after recent libc changes
- Bump PKGNAME go ahead espie@
This commit is contained in:
parent
0ea9ffbbd1
commit
39bbae013c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2004/12/19 15:06:23 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2005/05/11 19:08:53 alek Exp $
|
||||
|
||||
COMMENT= "Motif toolkit"
|
||||
COMMENT-debuglibs="Motif toolkit debug libraries"
|
||||
@ -6,7 +6,7 @@ COMMENT-demos= "Motif toolkit demos"
|
||||
VERSION= 2.1.30
|
||||
DISTNAME= motif
|
||||
PATCHLEVEL= 5
|
||||
PKGNAME= openmotif-${VERSION}.${PATCHLEVEL}
|
||||
PKGNAME= openmotif-${VERSION}.${PATCHLEVEL}p0
|
||||
PKGNAME-demos= openmotif-demos-${VERSION}.${PATCHLEVEL}
|
||||
PKGNAME-debuglibs=openmotif-debuglibs-${VERSION}.${PATCHLEVEL}
|
||||
|
||||
|
@ -1,6 +1,15 @@
|
||||
--- config/cf/Motif.tmpl.orig Mon Nov 20 13:42:47 2000
|
||||
+++ config/cf/Motif.tmpl Mon Nov 20 21:04:01 2000
|
||||
@@ -396,7 +396,7 @@
|
||||
--- config/cf/Motif.tmpl.orig Sun May 8 20:17:11 2005
|
||||
+++ config/cf/Motif.tmpl Sun May 8 20:27:04 2005
|
||||
@@ -179,7 +179,7 @@ XCOMM $TOG: Motif.tmpl /main/6 1999/05/1
|
||||
# define YaccFlags /**/
|
||||
#endif
|
||||
|
||||
-#define MotifSharedRev 2.1
|
||||
+#define MotifSharedRev 3.0
|
||||
|
||||
#ifndef BuildMotifConfig
|
||||
# define BuildMotifConfig YES
|
||||
@@ -396,7 +396,7 @@ XCOMM $TOG: Motif.tmpl /main/6 1999/05/1
|
||||
/* hardcoded default path. Contrary to the original duplicate of USRLIBDIR
|
||||
in the Imakefiles. */
|
||||
#ifndef VirtualBindingsPath
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2004/09/15 19:26:30 espie Exp $
|
||||
@lib lib/libMrm.so.2.1
|
||||
@lib lib/libUil.so.2.1
|
||||
@lib lib/libXm.so.2.1
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2005/05/11 19:08:53 alek Exp $
|
||||
@lib lib/libMrm.so.3.0
|
||||
@lib lib/libUil.so.3.0
|
||||
@lib lib/libXm.so.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user