diff options
author | tg <tg@FreeBSD.org> | 1998-09-04 06:24:12 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-04 06:24:12 +0000 |
commit | 6d04143432392d6c768755706ea4a254b71e0746 (patch) | |
tree | 1e7a0bfc0840223d6b85c91e87f5a86311ae8d12 | |
parent | 6027755a5df00cdfcd467e09b97c908eebbb429b (diff) | |
download | FreeBSD-ports-6d04143432392d6c768755706ea4a254b71e0746.zip FreeBSD-ports-6d04143432392d6c768755706ea4a254b71e0746.tar.gz |
Upgrade to 0.19.1.
Submitted by: Brian Handy <handy@physics.montana.edu>
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/files/patch-ad | 36 | ||||
-rw-r--r-- | x11-wm/windowmaker-i18n/pkg-plist | 1 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/windowmaker/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/pkg-plist | 1 |
7 files changed, 32 insertions, 26 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 337d9e4..c558e5b 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.19.0 +# Version required: 0.19.1 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.21 1998/08/19 07:01:52 tg Exp $ +# $Id: Makefile,v 1.22 1998/09/02 06:14:50 tg Exp $ -DISTNAME= WindowMaker-0.19.0 -PKGNAME= windowmaker-0.19.0 +DISTNAME= WindowMaker-0.19.1 +PKGNAME= windowmaker-0.19.1 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \ diff --git a/x11-wm/windowmaker-i18n/distinfo b/x11-wm/windowmaker-i18n/distinfo index a941294..35a0d18 100644 --- a/x11-wm/windowmaker-i18n/distinfo +++ b/x11-wm/windowmaker-i18n/distinfo @@ -1 +1 @@ -MD5 (WindowMaker-0.19.0.tar.gz) = 4e5bb29b7f30543ea8d5dd3f5d3d5cdc +MD5 (WindowMaker-0.19.1.tar.gz) = 555099e8c701db407d2d2f79cf6d5b43 diff --git a/x11-wm/windowmaker-i18n/files/patch-ad b/x11-wm/windowmaker-i18n/files/patch-ad index 4e6fcdc..05483b1 100644 --- a/x11-wm/windowmaker-i18n/files/patch-ad +++ b/x11-wm/windowmaker-i18n/files/patch-ad @@ -1,11 +1,11 @@ ---- configure.orig Sun Aug 30 04:01:52 1998 -+++ configure Tue Sep 1 09:42:43 1998 -@@ -3523,44 +3523,6 @@ - ICONEXT="xpm" +--- configure.orig Thu Sep 3 03:46:35 1998 ++++ configure Thu Sep 3 17:53:27 1998 +@@ -3525,49 +3525,6 @@ # + if test "$tif" = yes; then - echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6 --echo "configure:3528: checking for TIFFGetVersion in -ltiff" >&5 +-echo "configure:3530: checking for TIFFGetVersion in -ltiff" >&5 -ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'` -if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 @@ -13,7 +13,7 @@ - ac_save_LIBS="$LIBS" -LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS" -cat > conftest.$ac_ext <<EOF --#line 3536 "configure" +-#line 3538 "configure" -#include "confdefs.h" -/* Override any gcc2 internal prototype to avoid an error. */ -/* We use char because int might match the return type of a gcc2 @@ -24,7 +24,7 @@ -TIFFGetVersion() -; return 0; } -EOF --if { (eval echo configure:3547: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +-if { (eval echo configure:3549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" -else @@ -39,22 +39,26 @@ -fi -if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- GFXFLAGS="$GFXFLAGS -DUSE_TIFF" GFXLIBS="-ltiff $GFXLIBS" ICONEXT="tiff" +- GFXFLAGS="$GFXFLAGS -DUSE_TIFF" GFXLIBS="-ltiff $GFXLIBS" +- ICONEXT="tiff" -else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6 - echo "configure:3566: checking for TIFFGetVersion in -ltiff34" >&5 - ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'` -@@ -3603,8 +3565,6 @@ - - fi - -fi - +- +- if ! test "$ICONEXT" = "tiff"; then + echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6 + echo "configure:3573: checking for TIFFGetVersion in -ltiff34" >&5 + ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'` +@@ -3609,7 +3566,6 @@ + echo "$ac_t""no" 1>&6 + fi +- fi + fi -@@ -3806,7 +3766,7 @@ +@@ -3778,7 +3734,7 @@ diff --git a/x11-wm/windowmaker-i18n/pkg-plist b/x11-wm/windowmaker-i18n/pkg-plist index c4a0a8c..2d1cc4d 100644 --- a/x11-wm/windowmaker-i18n/pkg-plist +++ b/x11-wm/windowmaker-i18n/pkg-plist @@ -216,6 +216,7 @@ share/WindowMaker/menu.pt share/WindowMaker/menu.ru share/WindowMaker/menu.se share/WindowMaker/menu.tr +share/WindowMaker/plmenu share/WindowMaker/wmmacros @dirrm share/WindowMaker/Themes @dirrm share/WindowMaker/Styles diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 337d9e4..c558e5b 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.19.0 +# Version required: 0.19.1 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.21 1998/08/19 07:01:52 tg Exp $ +# $Id: Makefile,v 1.22 1998/09/02 06:14:50 tg Exp $ -DISTNAME= WindowMaker-0.19.0 -PKGNAME= windowmaker-0.19.0 +DISTNAME= WindowMaker-0.19.1 +PKGNAME= windowmaker-0.19.1 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \ diff --git a/x11-wm/windowmaker/distinfo b/x11-wm/windowmaker/distinfo index a941294..35a0d18 100644 --- a/x11-wm/windowmaker/distinfo +++ b/x11-wm/windowmaker/distinfo @@ -1 +1 @@ -MD5 (WindowMaker-0.19.0.tar.gz) = 4e5bb29b7f30543ea8d5dd3f5d3d5cdc +MD5 (WindowMaker-0.19.1.tar.gz) = 555099e8c701db407d2d2f79cf6d5b43 diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist index c4a0a8c..2d1cc4d 100644 --- a/x11-wm/windowmaker/pkg-plist +++ b/x11-wm/windowmaker/pkg-plist @@ -216,6 +216,7 @@ share/WindowMaker/menu.pt share/WindowMaker/menu.ru share/WindowMaker/menu.se share/WindowMaker/menu.tr +share/WindowMaker/plmenu share/WindowMaker/wmmacros @dirrm share/WindowMaker/Themes @dirrm share/WindowMaker/Styles |