From owner-freebsd-ports Thu Mar 29 11:10: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F57037B71D for ; Thu, 29 Mar 2001 11:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2TJA1U78169; Thu, 29 Mar 2001 11:10:01 -0800 (PST) (envelope-from gnats) Received: from hactar.xrob.org (dhcp-67-19.housing.utah.edu [155.101.67.19]) by hub.freebsd.org (Postfix) with ESMTP id 6D35A37B722 for ; Thu, 29 Mar 2001 11:03:50 -0800 (PST) (envelope-from rricci@hactar.xrob.org) Received: (from rricci@localhost) by hactar.xrob.org (8.11.3/8.11.3) id f2TIvUt29558; Thu, 29 Mar 2001 11:57:30 -0700 (MST) (envelope-from rricci) Message-Id: <200103291857.f2TIvUt29558@hactar.xrob.org> Date: Thu, 29 Mar 2001 11:57:30 -0700 (MST) From: ricci@cs.utah.edu Reply-To: ricci@cs.utah.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26205: Upgrade port x11-wm/ion Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26205 >Category: ports >Synopsis: Upgrade port x11-wm/ion >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 29 11:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Robert P Ricci >Release: FreeBSD 4.2-STABLE i386 >Organization: University of Utah >Environment: System: FreeBSD hactar.xrob.org 4.2-STABLE FreeBSD 4.2-STABLE #2: Sat Mar 3 17:25:57 MST 2001 root@hactar.xrob.org:/usr/obj/usr/src/sys/HACTAR i386 >Description: Update x11-wm/ion to the author's latest version (20010314). Patch (relative to /usr/ports/x11-wm) follows. >How-To-Repeat: >Fix: diff -ruN ion.old/Makefile ion/Makefile --- ion.old/Makefile Sun Feb 18 08:32:09 2001 +++ ion/Makefile Thu Mar 29 11:24:31 2001 @@ -6,7 +6,7 @@ # PORTNAME= ion -PORTVERSION= 20010216 +PORTVERSION= 20010314 CATEGORIES= x11-wm MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/ diff -ruN ion.old/distinfo ion/distinfo --- ion.old/distinfo Sat Feb 17 17:02:56 2001 +++ ion/distinfo Thu Mar 29 11:27:29 2001 @@ -1 +1 @@ -MD5 (ion-20010216.tar.gz) = 5ae01e7ccb675193ead510a3db2e1a0d +MD5 (ion-20010314.tar.gz) = e6d637d458c89b777d1ee5e1c3b89f2f diff -ruN ion.old/files/patch-system.mk ion/files/patch-system.mk --- ion.old/files/patch-system.mk Sat Jan 20 14:42:25 2001 +++ ion/files/patch-system.mk Thu Mar 29 11:38:21 2001 @@ -1,5 +1,5 @@ ---- system.mk.orig Thu Dec 28 21:42:07 2000 -+++ system.mk Sun Jan 21 05:24:15 2001 +--- system.mk.orig Mon Mar 5 09:16:01 2001 ++++ system.mk Thu Mar 29 11:37:26 2001 @@ -7,13 +7,13 @@ ## Installation paths ## @@ -16,7 +16,15 @@ # Not used INCDIR=$(PREFIX)/include LIBDIR=$(PREFIX)/lib -@@ -23,7 +23,7 @@ +@@ -24,14 +24,14 @@ + ## + + #MODULE_SUPPORT=-DCF_NO_MODULE_SUPPORT +-MODULE_SUPPORT_LDFLAGS=-export-dynamic -ldl ++MODULE_SUPPORT_LDFLAGS=-export-dynamic + + + ## ## X libraries, includes and options ## @@ -25,7 +33,7 @@ # SunOS/Solaris #X11_PREFIX=/usr/openwin -@@ -78,8 +78,8 @@ +@@ -86,8 +86,8 @@ -Wparentheses -pedantic-errors -Wuninitialized @@ -36,7 +44,7 @@ ## -@@ -104,9 +104,9 @@ +@@ -112,9 +112,9 @@ ## # Should work almost everywhere @@ -47,3 +55,4 @@ +INSTALL=install -c INSTALLDIR=mkdir -p + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message