Date: Sun, 10 Oct 1999 02:50:02 -0700 (PDT) From: ls <ls@Berkeley.Gambit.Msk.SU> To: freebsd-ports@FreeBSD.org Subject: Re: ports/14242: ports/databases/postgresql: updated to 6.5.2 Message-ID: <199910100950.CAA99193@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14242; it has been noted by GNATS. From: ls <ls@Berkeley.Gambit.Msk.SU> To: freebsd-gnats-submit@freebsd.org, ls@Berkeley.Gambit.Msk.SU Cc: Subject: Re: ports/14242: ports/databases/postgresql: updated to 6.5.2 Date: Sun, 10 Oct 1999 13:45:04 +0400 Sorry, patch for patch-ar has wrong header, here is the new one: Index: /home/ls/ports/databases/postgresql/patches//patch-ar =================================================================== RCS file: /usr/ftp/FreeBSD/FreeBSD-CVS/ports/databases/postgresql/patches/patch-ar,v retrieving revision 1.2 diff -u -r1.2 patch-ar --- patch-ar 1999/06/29 20:21:41 1.2 +++ patch-ar 1999/10/10 09:28:19 @@ -1,11 +1,11 @@ ---- configure~ Sun May 30 09:01:09 1999 -+++ configure Mon Jun 21 16:52:53 1999 -@@ -663,7 +663,7 @@ - exit;; - esac - --if test "X$elf" = "Xyes" -+if test "X$PORTOBJFORMAT" = "Xelf" +--- configure.orig Mon Sep 13 02:58:33 1999 ++++ configure Sun Oct 10 03:06:39 1999 +@@ -1429,7 +1429,7 @@ + ELF_SYS=true + else + rm -rf conftest* +- if test "X$elf" = "Xyes" ++ if test "X$PORTOBJFORMAT" = "Xelf" then ELF_SYS=true else Or, here is the patch-ar itself: begin 600 patch-ar M+2TM(&-O;F9I9W5R92YO<FEG"4UO;B!397`@,3,@,#(Z-3@Z,S,@,3DY.0HK M*RL@8V]N9FEG=7)E"5-U;B!/8W0@,3`@,#,Z,#8Z,SD@,3DY.0I`0"`M,30R M.2PW("LQ-#(Y+#<@0$`*("`@14Q&7U-94SUT<G5E"B!E;'-E"B`@(')M("UR M9B!C;VYF=&5S="H*+2`@:68@=&5S="`B6"1E;&8B(#T@(EAY97,B"BL@(&EF M('1E<W0@(E@D4$]25$]"2D9/4DU!5"(@/2`B6&5L9B(*('1H96X*(`E%3$9? /4UE3/71R=64*(&5L<V4* ` end 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?199910100950.CAA99193>