diff options
author | Stefan Eßer <se@FreeBSD.org> | 1999-02-08 22:25:54 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 1999-02-08 22:25:54 +0000 |
commit | dd6fe9e879f46f2ea2a84681456af0e136305dc7 (patch) | |
tree | cd41a81bda8e2c4449634f358eef2b1518173f55 /x11/kdelibs11 | |
parent | dcfb417f7157aa45da0867f64e32222e06214305 (diff) | |
download | ports-dd6fe9e879f46f2ea2a84681456af0e136305dc7.tar.gz ports-dd6fe9e879f46f2ea2a84681456af0e136305dc7.zip |
Upgrade to KDE 1.1 RELEASE.
Notes
Notes:
svn path=/head/; revision=16563
Diffstat (limited to 'x11/kdelibs11')
-rw-r--r-- | x11/kdelibs11/Makefile | 6 | ||||
-rw-r--r-- | x11/kdelibs11/distinfo | 2 | ||||
-rw-r--r-- | x11/kdelibs11/files/patch-aa | 71 | ||||
-rw-r--r-- | x11/kdelibs11/pkg-plist | 6 |
4 files changed, 81 insertions, 4 deletions
diff --git a/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile index 76684678fb13..bbe3f356401e 100644 --- a/x11/kdelibs11/Makefile +++ b/x11/kdelibs11/Makefile @@ -3,13 +3,13 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.25 1999/02/03 11:12:01 asami Exp $ +# $Id: Makefile,v 1.26 1999/02/06 23:22:07 se Exp $ # -DISTNAME= kdelibs-1.1pre2 +DISTNAME= kdelibs-1.1 CATEGORIES= x11 kde MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/1.1pre2/distribution/tar/generic/source +MASTER_SITE_SUBDIR= stable/1.1/distribution/tar/generic/source MAINTAINER= se@freebsd.org diff --git a/x11/kdelibs11/distinfo b/x11/kdelibs11/distinfo index 335e4323fecf..fc92ea9715c4 100644 --- a/x11/kdelibs11/distinfo +++ b/x11/kdelibs11/distinfo @@ -1 +1 @@ -MD5 (kdelibs-1.1pre2.tar.gz) = 64850973fbeda8f5a83d19a610c64fe1 +MD5 (kdelibs-1.1.tar.gz) = 21348907eb56db0a21dfc6995dd05a6e diff --git a/x11/kdelibs11/files/patch-aa b/x11/kdelibs11/files/patch-aa index 40c5a8211e4d..114703974e7f 100644 --- a/x11/kdelibs11/files/patch-aa +++ b/x11/kdelibs11/files/patch-aa @@ -69,6 +69,77 @@ ! ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $all_includes $LDFLAGS conftest.$ac_ext $LIBS 1>&5' cross_compiling=$ac_cv_prog_cc_cross +*** configure~ Sat Dec 19 22:26:31 1998 +--- configure Mon Jan 25 20:03:24 1999 +*************** +*** 4863,4867 **** + ac_cpp='$CXXCPP $CPPFLAGS' + ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +--- 4863,4867 ---- + ac_cpp='$CXXCPP $CPPFLAGS' + ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $all_includes $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +*************** +*** 5237,5241 **** + ac_cpp='$CXXCPP $CPPFLAGS' + ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +--- 5237,5241 ---- + ac_cpp='$CXXCPP $CPPFLAGS' + ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $all_includes $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +*************** +*** 5330,5334 **** + ac_cpp='$CXXCPP $CPPFLAGS' + ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +--- 5330,5334 ---- + ac_cpp='$CXXCPP $CPPFLAGS' + ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $all_includes $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +*************** +*** 5409,5414 **** + # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. + ac_cpp='$CXXCPP $CPPFLAGS' +! ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +--- 5409,5414 ---- + # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. + ac_cpp='$CXXCPP $CPPFLAGS' +! ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $all_includes $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cxx_cross + +*************** +*** 5800,5805 **** + # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. + ac_cpp='$CPP $CPPFLAGS' +! ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +! ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cc_cross + +--- 5800,5805 ---- + # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. + ac_cpp='$CPP $CPPFLAGS' +! ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS $all_includes conftest.$ac_ext 1>&5' +! ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $all_includes $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + cross_compiling=$ac_cv_prog_cc_cross + --- admin/ltconfig.orig Mon Feb 1 19:00:27 1999 +++ admin/ltconfig Mon Feb 1 19:00:54 1999 @@ -1201,7 +1201,7 @@ diff --git a/x11/kdelibs11/pkg-plist b/x11/kdelibs11/pkg-plist index d488a9211a1f..b2dd80068959 100644 --- a/x11/kdelibs11/pkg-plist +++ b/x11/kdelibs11/pkg-plist @@ -174,6 +174,8 @@ share/doc/HTML/en/kfiledialog/viewmag.gif share/doc/HTML/en/kspell/ksconfig.html share/doc/HTML/en/kspell/ksdialog.html share/doc/HTML/en/kspell/kspell.html +share/locale/br/LC_MESSAGES/kde.mo +share/locale/br/charset share/locale/ca/LC_MESSAGES/kde.mo share/locale/ca/charset share/locale/cs/LC_MESSAGES/kde.mo @@ -371,6 +373,8 @@ share/toolbar/viewzoom.xpm @dirrm share/locale/cs @dirrm share/locale/ca/LC_MESSAGES @dirrm share/locale/ca +@dirrm share/locale/br/LC_MESSAGES +@dirrm share/locale/br @dirrm share/locale @dirrm share/doc/HTML/en/kspell @dirrm share/doc/HTML/en/kfiledialog @@ -379,7 +383,9 @@ share/toolbar/viewzoom.xpm @dirrm share/doc/HTML @dirrm share/config @dirrm share/apps/khtmlw/pics +@dirrm share/apps/khtmlw @dirrm share/apps/kde/pics +@dirrm share/apps/kde @dirrm share/apps/kab/pics @dirrm share/apps/kab @dirrm share/apps |