Upgrade to 0.99.2.
This commit is contained in:
parent
79f3ca30ac
commit
43f47596ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9269
13 changed files with 32 additions and 29 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: gtk
|
||||
# Version required: 0.99.0
|
||||
# Version required: 0.99.2
|
||||
# Date Created: 28 Sep 1997
|
||||
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/12/03 21:17:18 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtk+-0.99.0
|
||||
PKGNAME= gtk-0.99.0
|
||||
DISTNAME= gtk+-0.99.2
|
||||
PKGNAME= gtk-0.99.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gtk+-0.99.0.tar.gz) = 8d546c9cc4313d2534addac8a52c4110
|
||||
MD5 (gtk+-0.99.2.tar.gz) = ad098e9c3d98bc5149c723ea4e6260fb
|
||||
|
|
|
@ -19,22 +19,13 @@
|
|||
|
||||
.texi.dvi:
|
||||
TEXINPUTS=$(srcdir):$$TEXINPUTS \
|
||||
--- configure.orig Sun Dec 14 15:40:40 1997
|
||||
+++ configure Mon Dec 15 11:19:00 1997
|
||||
@@ -584,6 +584,7 @@
|
||||
--- configure.orig Sun Jan 4 01:16:42 1998
|
||||
+++ configure Mon Jan 5 23:09:23 1998
|
||||
@@ -590,6 +590,7 @@
|
||||
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
|
||||
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
|
||||
# ./install, which can be erroneously created by make from ./install.sh.
|
||||
+INSTALL="/usr/bin/install -c"
|
||||
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
|
||||
echo "configure:589: checking for a BSD compatible install" >&5
|
||||
echo "configure:595: checking for a BSD compatible install" >&5
|
||||
if test -z "$INSTALL"; then
|
||||
@@ -2989,7 +2990,7 @@
|
||||
echo "$ac_t""$need_x_locale" 1>&6
|
||||
fi
|
||||
if test $need_x_locale = yes; then
|
||||
- CFLAGS="$CFLAGS -DX_LOCALE"
|
||||
+ CFLAGS="$CFLAGS"
|
||||
fi
|
||||
|
||||
# Checks for header files.
|
||||
|
|
|
@ -30,6 +30,7 @@ include/gtk/gtkbox.h
|
|||
include/gtk/gtkbutton.h
|
||||
include/gtk/gtkcheckbutton.h
|
||||
include/gtk/gtkcheckmenuitem.h
|
||||
include/gtk/gtkclist.h
|
||||
include/gtk/gtkcolorsel.h
|
||||
include/gtk/gtkcontainer.h
|
||||
include/gtk/gtkcurve.h
|
||||
|
@ -44,6 +45,7 @@ include/gtk/gtkfixed.h
|
|||
include/gtk/gtkframe.h
|
||||
include/gtk/gtkgamma.h
|
||||
include/gtk/gtkgc.h
|
||||
include/gtk/gtkhandlebox.h
|
||||
include/gtk/gtkhbbox.h
|
||||
include/gtk/gtkhbox.h
|
||||
include/gtk/gtkhpaned.h
|
||||
|
@ -86,6 +88,7 @@ include/gtk/gtkstyle.h
|
|||
include/gtk/gtktable.h
|
||||
include/gtk/gtktext.h
|
||||
include/gtk/gtktogglebutton.h
|
||||
include/gtk/gtktoolbar.h
|
||||
include/gtk/gtktooltips.h
|
||||
include/gtk/gtktree.h
|
||||
include/gtk/gtktreeitem.h
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: gtk
|
||||
# Version required: 0.99.0
|
||||
# Version required: 0.99.2
|
||||
# Date Created: 28 Sep 1997
|
||||
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/12/03 21:17:18 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtk+-0.99.0
|
||||
PKGNAME= gtk-0.99.0
|
||||
DISTNAME= gtk+-0.99.2
|
||||
PKGNAME= gtk-0.99.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gtk+-0.99.0.tar.gz) = 8d546c9cc4313d2534addac8a52c4110
|
||||
MD5 (gtk+-0.99.2.tar.gz) = ad098e9c3d98bc5149c723ea4e6260fb
|
||||
|
|
|
@ -30,6 +30,7 @@ include/gtk/gtkbox.h
|
|||
include/gtk/gtkbutton.h
|
||||
include/gtk/gtkcheckbutton.h
|
||||
include/gtk/gtkcheckmenuitem.h
|
||||
include/gtk/gtkclist.h
|
||||
include/gtk/gtkcolorsel.h
|
||||
include/gtk/gtkcontainer.h
|
||||
include/gtk/gtkcurve.h
|
||||
|
@ -44,6 +45,7 @@ include/gtk/gtkfixed.h
|
|||
include/gtk/gtkframe.h
|
||||
include/gtk/gtkgamma.h
|
||||
include/gtk/gtkgc.h
|
||||
include/gtk/gtkhandlebox.h
|
||||
include/gtk/gtkhbbox.h
|
||||
include/gtk/gtkhbox.h
|
||||
include/gtk/gtkhpaned.h
|
||||
|
@ -86,6 +88,7 @@ include/gtk/gtkstyle.h
|
|||
include/gtk/gtktable.h
|
||||
include/gtk/gtktext.h
|
||||
include/gtk/gtktogglebutton.h
|
||||
include/gtk/gtktoolbar.h
|
||||
include/gtk/gtktooltips.h
|
||||
include/gtk/gtktree.h
|
||||
include/gtk/gtktreeitem.h
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: gtk
|
||||
# Version required: 0.99.0
|
||||
# Version required: 0.99.2
|
||||
# Date Created: 28 Sep 1997
|
||||
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/12/03 21:17:18 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtk+-0.99.0
|
||||
PKGNAME= gtk-0.99.0
|
||||
DISTNAME= gtk+-0.99.2
|
||||
PKGNAME= gtk-0.99.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gtk+-0.99.0.tar.gz) = 8d546c9cc4313d2534addac8a52c4110
|
||||
MD5 (gtk+-0.99.2.tar.gz) = ad098e9c3d98bc5149c723ea4e6260fb
|
||||
|
|
|
@ -30,6 +30,7 @@ include/gtk/gtkbox.h
|
|||
include/gtk/gtkbutton.h
|
||||
include/gtk/gtkcheckbutton.h
|
||||
include/gtk/gtkcheckmenuitem.h
|
||||
include/gtk/gtkclist.h
|
||||
include/gtk/gtkcolorsel.h
|
||||
include/gtk/gtkcontainer.h
|
||||
include/gtk/gtkcurve.h
|
||||
|
@ -44,6 +45,7 @@ include/gtk/gtkfixed.h
|
|||
include/gtk/gtkframe.h
|
||||
include/gtk/gtkgamma.h
|
||||
include/gtk/gtkgc.h
|
||||
include/gtk/gtkhandlebox.h
|
||||
include/gtk/gtkhbbox.h
|
||||
include/gtk/gtkhbox.h
|
||||
include/gtk/gtkhpaned.h
|
||||
|
@ -86,6 +88,7 @@ include/gtk/gtkstyle.h
|
|||
include/gtk/gtktable.h
|
||||
include/gtk/gtktext.h
|
||||
include/gtk/gtktogglebutton.h
|
||||
include/gtk/gtktoolbar.h
|
||||
include/gtk/gtktooltips.h
|
||||
include/gtk/gtktree.h
|
||||
include/gtk/gtktreeitem.h
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: gtk
|
||||
# Version required: 0.99.0
|
||||
# Version required: 0.99.2
|
||||
# Date Created: 28 Sep 1997
|
||||
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/12/03 21:17:18 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtk+-0.99.0
|
||||
PKGNAME= gtk-0.99.0
|
||||
DISTNAME= gtk+-0.99.2
|
||||
PKGNAME= gtk-0.99.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gtk+-0.99.0.tar.gz) = 8d546c9cc4313d2534addac8a52c4110
|
||||
MD5 (gtk+-0.99.2.tar.gz) = ad098e9c3d98bc5149c723ea4e6260fb
|
||||
|
|
|
@ -30,6 +30,7 @@ include/gtk/gtkbox.h
|
|||
include/gtk/gtkbutton.h
|
||||
include/gtk/gtkcheckbutton.h
|
||||
include/gtk/gtkcheckmenuitem.h
|
||||
include/gtk/gtkclist.h
|
||||
include/gtk/gtkcolorsel.h
|
||||
include/gtk/gtkcontainer.h
|
||||
include/gtk/gtkcurve.h
|
||||
|
@ -44,6 +45,7 @@ include/gtk/gtkfixed.h
|
|||
include/gtk/gtkframe.h
|
||||
include/gtk/gtkgamma.h
|
||||
include/gtk/gtkgc.h
|
||||
include/gtk/gtkhandlebox.h
|
||||
include/gtk/gtkhbbox.h
|
||||
include/gtk/gtkhbox.h
|
||||
include/gtk/gtkhpaned.h
|
||||
|
@ -86,6 +88,7 @@ include/gtk/gtkstyle.h
|
|||
include/gtk/gtktable.h
|
||||
include/gtk/gtktext.h
|
||||
include/gtk/gtktogglebutton.h
|
||||
include/gtk/gtktoolbar.h
|
||||
include/gtk/gtktooltips.h
|
||||
include/gtk/gtktree.h
|
||||
include/gtk/gtktreeitem.h
|
||||
|
|
Loading…
Reference in a new issue