Date: Thu, 29 Mar 2001 11:57:30 -0700 (MST) From: ricci@cs.utah.edu To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26205: Upgrade port x11-wm/ion Message-ID: <200103291857.f2TIvUt29558@hactar.xrob.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103291857.f2TIvUt29558>