Date: Tue, 5 Oct 1999 17:01:36 -0600 (MDT) From: handy@physics.montana.edu To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14149: Window Maker upgrad: 0.61.0 -> 0.61.1 Message-ID: <199910052301.RAA45930@lambic.physics.montana.edu>
next in thread | raw e-mail | index | archive | help
>Number: 14149 >Category: ports >Synopsis: upgrade of wmaker port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 5 16:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Brian Handy >Release: FreeBSD 4.0-CURRENT i386 >Organization: MSU - Bozeman >Environment: >Description: This is a bug release for the window maker port. While they don't claim it to be true, I believe this also involves a mandatory upgrade to libPropList (which is now at version 0.9.1). libPropList claims to be a GNOME port, but the gnome people haven't made the effort to mirror it yet, so the MASTER_SITE has been changed to the windowmaker sites. libPropList was submitted by: Pascal Hofstee <daeron@Wit401305.student.utwente.nl> Note two patch files are included below for devel/libPropList and x11-wm/windowmaker. Don't bother doing one without doing the other! >How-To-Repeat: >Fix: diff -ruN windowmaker.orig/Makefile windowmaker/Makefile --- windowmaker.orig/Makefile Tue Oct 5 00:09:48 1999 +++ windowmaker/Makefile Tue Oct 5 06:50:12 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.61.0 +# Version required: 0.61.1 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # # $FreeBSD: ports/x11-wm/windowmaker/Makefile,v 1.60 1999/10/02 16:16:17 cpiazza Exp $ -DISTNAME= WindowMaker-0.61.0 -PKGNAME= windowmaker-0.61.0 +DISTNAME= WindowMaker-0.61.1 +PKGNAME= windowmaker-0.61.1 CATEGORIES= x11-wm windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \ http://jgo.local.net/cool_downloads/wm/ @@ -20,7 +20,7 @@ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - PropList.1:${PORTSDIR}/devel/libPropList + PropList.2:${PORTSDIR}/devel/libPropList USE_BZIP2= yes USE_X_PREFIX= yes diff -ruN windowmaker.orig/files/md5 windowmaker/files/md5 --- windowmaker.orig/files/md5 Tue Oct 5 00:09:47 1999 +++ windowmaker/files/md5 Tue Oct 5 00:19:07 1999 @@ -1,2 +1,2 @@ -MD5 (WindowMaker-0.61.0.tar.bz2) = 13658487c69fdbcff424234ce680755b +MD5 (WindowMaker-0.61.1.tar.bz2) = 74c4f4b74feb3fc5def8f2cfc1dc9e65 MD5 (WindowMaker-extra-0.1.tar.bz2) = e6fb381da0d207c320f58e7a1fea2a2b diff -ruN windowmaker.orig/pkg/PLIST windowmaker/pkg/PLIST --- windowmaker.orig/pkg/PLIST Tue Oct 5 00:09:48 1999 +++ windowmaker/pkg/PLIST Tue Oct 5 16:45:07 1999 @@ -350,6 +350,7 @@ share/WindowMaker/menu.ko share/WindowMaker/menu.nl share/WindowMaker/menu.no +share/WindowMaker/menu.pl share/WindowMaker/menu.pt share/WindowMaker/menu.ru share/WindowMaker/menu.se diff -ruN libPropList.orig/Makefile libPropList/Makefile --- libPropList.orig/Makefile Tue Oct 5 00:14:10 1999 +++ libPropList/Makefile Tue Oct 5 09:37:18 1999 @@ -6,11 +6,11 @@ # $FreeBSD: ports/devel/libPropList/Makefile,v 1.6 1999/08/25 05:48:16 obrien Exp $ # -DISTNAME= libPropList-0.8.3 -PKGNAME= libproplist-0.8.3 +DISTNAME= libPropList-0.9.1 +PKGNAME= libproplist-0.9.1 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/libPropList +MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} +MASTER_SITE_SUBDIR= libs MAINTAINER= gljohns@bellsouth.net diff -ruN libPropList.orig/files/md5 libPropList/files/md5 --- libPropList.orig/files/md5 Tue Oct 5 00:14:09 1999 +++ libPropList/files/md5 Tue Oct 5 09:37:49 1999 @@ -1 +1 @@ -MD5 (libPropList-0.8.3.tar.gz) = ead0257bca9448d0ce1d4cdfecd65d1f +MD5 (libPropList-0.9.1.tar.gz) = 3d27392afe38f53e07fb9e08bc1c817c diff -ruN libPropList.orig/patches/patch-ab libPropList/patches/patch-ab --- libPropList.orig/patches/patch-ab Tue Oct 5 00:14:10 1999 +++ libPropList/patches/patch-ab Wed Dec 31 17:00:00 1969 @@ -1,10 +0,0 @@ ---- filehandling.c.orig Mon Jan 25 15:30:54 1999 -+++ filehandling.c Wed Feb 10 14:02:41 1999 -@@ -106,6 +106,7 @@ - return NULL; - } - -+ *(str + fstat_buf.st_size) = '\0'; - flk.l_type = F_UNLCK; - #if 0 - if((flock(fd, LOCK_UN))<0) diff -ruN libPropList.orig/pkg/PLIST libPropList/pkg/PLIST --- libPropList.orig/pkg/PLIST Tue Oct 5 00:14:10 1999 +++ libPropList/pkg/PLIST Tue Oct 5 09:39:20 1999 @@ -1,6 +1,6 @@ include/proplist.h lib/libPropList.a lib/libPropList.so -lib/libPropList.so.1.1 +lib/libPropList.so.2 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910052301.RAA45930>