diff options
author | tg <tg@FreeBSD.org> | 1998-07-08 22:48:55 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-07-08 22:48:55 +0800 |
commit | 6c9984ce68dc34f2a43904f82bce9810012454da (patch) | |
tree | 1d8a652e8d4eded8fec96f03eb483f992379f084 /x11-wm | |
parent | 3e77f99517102a9834f1ddf3c21b0f12e255ecbf (diff) | |
download | freebsd-ports-gnome-6c9984ce68dc34f2a43904f82bce9810012454da.tar.gz freebsd-ports-gnome-6c9984ce68dc34f2a43904f82bce9810012454da.tar.zst freebsd-ports-gnome-6c9984ce68dc34f2a43904f82bce9810012454da.zip |
Upgrade to 0.16.1.
Reviewed by: Brian Handy <handy@physics.montana.edu>
Diffstat (limited to 'x11-wm')
-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/pkg-plist | 9 | ||||
-rw-r--r-- | x11-wm/windowmaker/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/windowmaker/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/pkg-plist | 9 |
6 files changed, 22 insertions, 16 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 4488373d3b85..ac9460fb5d6d 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.16.0 +# Version required: 0.16.1 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.14 1998/06/15 14:40:43 tg Exp $ +# $Id: Makefile,v 1.15 1998/07/03 06:51:19 tg Exp $ -DISTNAME= WindowMaker-0.16.0 -PKGNAME= windowmaker-0.16.0 +DISTNAME= WindowMaker-0.16.1 +PKGNAME= windowmaker-0.16.1 CATEGORIES= x11 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 1caac25ae6fc..d840da96aa6d 100644 --- a/x11-wm/windowmaker-i18n/distinfo +++ b/x11-wm/windowmaker-i18n/distinfo @@ -1 +1 @@ -MD5 (WindowMaker-0.16.0.tar.gz) = 09fd93b850af557abaafd2178b632076 +MD5 (WindowMaker-0.16.1.tar.gz) = c28b9e99a70903d149c089a2dd399422 diff --git a/x11-wm/windowmaker-i18n/pkg-plist b/x11-wm/windowmaker-i18n/pkg-plist index 845a29141fe0..788b08a75679 100644 --- a/x11-wm/windowmaker-i18n/pkg-plist +++ b/x11-wm/windowmaker-i18n/pkg-plist @@ -14,9 +14,13 @@ lib/libwraster.a @exec ranlib %D/%F lib/libWMaker.a @exec ranlib %D/%F +lib/libWINGs.a +@exec ranlib %D/%F include/wraster.h include/WINGs.h include/WMaker.h +share/WINGs/Images.tiff +share/WINGs/Images.xpm share/WindowMaker/Backgrounds/BlueImage.jpeg share/WindowMaker/Copyright share/WindowMaker/Defaults/WMRootMenu @@ -35,8 +39,6 @@ share/WindowMaker/Pixmaps/clip.xpm share/WindowMaker/Pixmaps/defaultAppIcon.tiff share/WindowMaker/Pixmaps/defaultAppIcon.xpm share/WindowMaker/README -share/WindowMaker/Resources/Images.tiff -share/WindowMaker/Resources/Images.xpm share/WindowMaker/Styles/Black share/WindowMaker/Styles/Blue share/WindowMaker/Styles/BlueAluminum @@ -58,6 +60,7 @@ share/WindowMaker/Styles/RednBlue share/WindowMaker/Styles/Traditional share/WindowMaker/Themes/Default share/WindowMaker/Themes/OpenStep +share/WindowMaker/Themes/Pastel share/WindowMaker/autostart.sh share/WindowMaker/menu share/WindowMaker/menu.cz @@ -77,9 +80,9 @@ share/WindowMaker/wmmacros @dirrm share/WindowMaker/Themes @dirrm share/WindowMaker/Styles @dirrm share/WindowMaker/Sounds -@dirrm share/WindowMaker/Resources @dirrm share/WindowMaker/Pixmaps @dirrm share/WindowMaker/IconSets @dirrm share/WindowMaker/Defaults @dirrm share/WindowMaker/Backgrounds @dirrm share/WindowMaker +@dirrm share/WINGs diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 4488373d3b85..ac9460fb5d6d 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.16.0 +# Version required: 0.16.1 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.14 1998/06/15 14:40:43 tg Exp $ +# $Id: Makefile,v 1.15 1998/07/03 06:51:19 tg Exp $ -DISTNAME= WindowMaker-0.16.0 -PKGNAME= windowmaker-0.16.0 +DISTNAME= WindowMaker-0.16.1 +PKGNAME= windowmaker-0.16.1 CATEGORIES= x11 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 1caac25ae6fc..d840da96aa6d 100644 --- a/x11-wm/windowmaker/distinfo +++ b/x11-wm/windowmaker/distinfo @@ -1 +1 @@ -MD5 (WindowMaker-0.16.0.tar.gz) = 09fd93b850af557abaafd2178b632076 +MD5 (WindowMaker-0.16.1.tar.gz) = c28b9e99a70903d149c089a2dd399422 diff --git a/x11-wm/windowmaker/pkg-plist b/x11-wm/windowmaker/pkg-plist index 845a29141fe0..788b08a75679 100644 --- a/x11-wm/windowmaker/pkg-plist +++ b/x11-wm/windowmaker/pkg-plist @@ -14,9 +14,13 @@ lib/libwraster.a @exec ranlib %D/%F lib/libWMaker.a @exec ranlib %D/%F +lib/libWINGs.a +@exec ranlib %D/%F include/wraster.h include/WINGs.h include/WMaker.h +share/WINGs/Images.tiff +share/WINGs/Images.xpm share/WindowMaker/Backgrounds/BlueImage.jpeg share/WindowMaker/Copyright share/WindowMaker/Defaults/WMRootMenu @@ -35,8 +39,6 @@ share/WindowMaker/Pixmaps/clip.xpm share/WindowMaker/Pixmaps/defaultAppIcon.tiff share/WindowMaker/Pixmaps/defaultAppIcon.xpm share/WindowMaker/README -share/WindowMaker/Resources/Images.tiff -share/WindowMaker/Resources/Images.xpm share/WindowMaker/Styles/Black share/WindowMaker/Styles/Blue share/WindowMaker/Styles/BlueAluminum @@ -58,6 +60,7 @@ share/WindowMaker/Styles/RednBlue share/WindowMaker/Styles/Traditional share/WindowMaker/Themes/Default share/WindowMaker/Themes/OpenStep +share/WindowMaker/Themes/Pastel share/WindowMaker/autostart.sh share/WindowMaker/menu share/WindowMaker/menu.cz @@ -77,9 +80,9 @@ share/WindowMaker/wmmacros @dirrm share/WindowMaker/Themes @dirrm share/WindowMaker/Styles @dirrm share/WindowMaker/Sounds -@dirrm share/WindowMaker/Resources @dirrm share/WindowMaker/Pixmaps @dirrm share/WindowMaker/IconSets @dirrm share/WindowMaker/Defaults @dirrm share/WindowMaker/Backgrounds @dirrm share/WindowMaker +@dirrm share/WINGs |