From jmcoopr@uidaho.edu  Sat Aug 24 20:34:11 2002
Return-Path: <jmcoopr@uidaho.edu>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A726837B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Aug 2002 20:34:11 -0700 (PDT)
Received: from harrier.csrv.uidaho.edu (harrier.csrv.uidaho.edu [129.101.119.224])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 080A943E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Aug 2002 20:34:11 -0700 (PDT)
	(envelope-from jmcoopr@uidaho.edu)
Received: from pc016247.reshall.uidaho.edu (PC016247.reshall.uidaho.edu [129.101.136.30])
	by harrier.csrv.uidaho.edu (8.9.3 (PHNE_22672)/) with ESMTP id UAA00756
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Aug 2002 20:34:09 -0700 (PDT)
Received: from pc016247.reshall.uidaho.edu (localhost [IPv6:::1])
	by pc016247.reshall.uidaho.edu (8.12.5/8.12.5) with ESMTP id g7P3Y8NI068853
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Aug 2002 20:34:08 -0700 (PDT)
	(envelope-from jmcoopr@pc016247.reshall.uidaho.edu)
Received: (from root@localhost)
	by pc016247.reshall.uidaho.edu (8.12.5/8.12.5/Submit) id g7P3Y3bW068852;
	Sat, 24 Aug 2002 20:34:03 -0700 (PDT)
	(envelope-from jmcoopr)
Message-Id: <200208250334.g7P3Y3bW068852@pc016247.reshall.uidaho.edu>
Date: Sat, 24 Aug 2002 20:34:03 -0700 (PDT)
From: John Merryweather Cooper <coop9211@uidaho.edu>
Reply-To: John Merryweather Cooper <coop9211@uidaho.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER UPDATE] Update rexx-imc to 1.76
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41990
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update rexx-imc to 1.76
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 24 20:40:04 PDT 2002
>Closed-Date:    Sun Aug 25 11:22:11 PDT 2002
>Last-Modified:  Sun Aug 25 11:22:11 PDT 2002
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	Update to version 1.76 which provides better support for OS/2-
	style queues.

>How-To-Repeat:
	N/A
>Fix:

--- update-rexx-imc-1.76 begins here ---
# This is a patch for rexx-imc to update it to rexx-imc-1.76
# 
# To apply this patch:
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'applypatch' program with this patch file as input.
#
# If you do not have 'applypatch', it is part of the 'makepatch' package
# that you can fetch from the Comprehensive Perl Archive Network:
# http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
# In the above URL, 'x' should be 2 or higher.
#
# To apply this patch without the use of 'applypatch':
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'patch' program with this file as input.
#
#### End of Preamble ####

#### Patch data follows ####
diff -u 'rexx-imc/Makefile' 'rexx-imc-1.76/Makefile'
Index: ./Makefile
--- ./Makefile	Sat Sep 22 13:13:15 2001
+++ ./Makefile	Sat Aug 24 20:29:33 2002
@@ -2,17 +2,17 @@
 # Date created:				Septermber 21 96
 # Whom:	      				James FitzGibbon <jfitz@FreeBSD.org>
 #
-# $FreeBSD: ports/lang/rexx-imc/Makefile,v 1.18 2001/09/22 20:13:15 lioux Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	rexx-imc
-PORTVERSION=	1.75
+PORTVERSION=	1.76
 CATEGORIES=	lang
 MASTER_SITES=	http://users.comlab.ox.ac.uk/ian.collier/distribution/ \
 		ftp://ftp.sai.msu.su/pub/unix/rexx/ \
 		ftp://crydee.sai.msu.ru/zeus/unix/rexx/
 
-MAINTAINER=	jmcoopr@webmail.bmi.net
+MAINTAINER=	coop9211@uidaho.edu
 
 HAS_CONFIGURE=		yes
 CONFIGURE_SCRIPT=	Make
diff -u 'rexx-imc/distinfo' 'rexx-imc-1.76/distinfo'
Index: ./distinfo
--- ./distinfo	Sat Sep 22 13:13:15 2001
+++ ./distinfo	Sat Aug 24 20:29:47 2002
@@ -1 +1 @@
-MD5 (rexx-imc-1.75.tar.gz) = bccecc3578deb6d7932b069b1e647ee2
+MD5 (rexx-imc-1.76.tar.gz) = 95ab040c5984307b109628b863fc0f8e
#### End of Patch data ####

#### ApplyPatch data follows ####
# Data version        : 1.0
# Date generated      : Sat Aug 24 20:31:02 2002
# Generated by        : makepatch 2.00
# Recurse directories : Yes
# p 'Makefile' 1910 1030246173 0100644
# p 'distinfo' 62 1030246187 0100644
#### End of ApplyPatch data ####

#### End of Patch kit [created: Sat Aug 24 20:31:02 2002] ####
#### Checksum: 62 2055 24719 ####
--- update-rexx-imc-1.76 ends here ---


>Release-Note:
>Audit-Trail:

From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To: John Merryweather Cooper <coop9211@uidaho.edu>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/41990: [MAINTAINER UPDATE] Update rexx-imc to 1.76
Date: Sun, 25 Aug 2002 12:53:07 -0300

 --fdj2RfSjLxBAspz7
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi,
 
 	Nice update. I have only one little change I would like to
 make. Please review and let me know.
 	-O2 optimization is not safe outside of i386 ARCH, so
 I'm removing -O2 from the port. Well, the user can enable anything
 in the CFLAGS, so they can get it back if they so wish.
 	The port was no CC safe.
 
 	Regards,
 
 -- 
 Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
 Computer Science Undergraduate | FreeBSD Committer | CS Developer
 flames to beloved devnull@someotherworldbeloworabove.org
 feature, n: a documented bug | bug, n: an undocumented feature
 
 --fdj2RfSjLxBAspz7
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=patch
 
 --- Makefile.orig	Sun Aug 25 12:48:08 2002
 +++ Makefile	Sun Aug 25 12:50:41 2002
 @@ -19,6 +19,7 @@
  CONFIGURE_ENV=		CFLAGS="${CFLAGS}" \
  			PREFIX="${PREFIX}"
  CONFIGURE_ARGS=		o all
 +USE_REINPLACE=		yes
  
  # configures and builds in one step
  NO_BUILD=		yes
 @@ -30,6 +31,12 @@
  DOCFILES=	rexx.info rexx.ref rexx.summary rexx.tech
  RMEFILES=       README README.Y2K README.bugreport README.docs \
  		README.files README.make README.news README.platforms
 +
 +post-patch:
 +# CFLAGS safeness for ARCHs other than i386
 +	@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/Make
 +# CC safeness
 +	@${REINPLACE_CMD} -E -e 's|^CC=.+$$|CC=${CC}|' ${WRKSRC}/Make
  
  do-install:
  # install interpreter and daemon helpers
 
 --fdj2RfSjLxBAspz7--

From: John Merryweather Cooper <coop9211@uidaho.edu>
To: Mario Sergio Fujikawa Ferreira <lioux@freebsd.org>
Cc: "FreeBSD-gnats-submit@freebsd.org" <FreeBSD-gnats-submit@freebsd.org>
Subject: Re: ports/41990: [MAINTAINER UPDATE] Update rexx-imc to 1.76
Date: 25 Aug 2002 10:57:51 -0700

 That's fine.  It's just a hold-over from the author.
 
 jmc
 
 On Sun, 2002-08-25 at 08:53, Mario Sergio Fujikawa Ferreira wrote:
 > Hi,
 > 
 > 	Nice update. I have only one little change I would like to
 > make. Please review and let me know.
 > 	-O2 optimization is not safe outside of i386 ARCH, so
 > I'm removing -O2 from the port. Well, the user can enable anything
 > in the CFLAGS, so they can get it back if they so wish.
 > 	The port was no CC safe.
 > 
 > 	Regards,
 > 
 > -- 
 > Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
 > Computer Science Undergraduate | FreeBSD Committer | CS Developer
 > flames to beloved devnull@someotherworldbeloworabove.org
 > feature, n: a documented bug | bug, n: an undocumented feature
 > ----
 > 
 
 > --- Makefile.orig	Sun Aug 25 12:48:08 2002
 > +++ Makefile	Sun Aug 25 12:50:41 2002
 > @@ -19,6 +19,7 @@
 >  CONFIGURE_ENV=		CFLAGS="${CFLAGS}" \
 >  			PREFIX="${PREFIX}"
 >  CONFIGURE_ARGS=		o all
 > +USE_REINPLACE=		yes
 >  
 >  # configures and builds in one step
 >  NO_BUILD=		yes
 > @@ -30,6 +31,12 @@
 >  DOCFILES=	rexx.info rexx.ref rexx.summary rexx.tech
 >  RMEFILES=       README README.Y2K README.bugreport README.docs \
 >  		README.files README.make README.news README.platforms
 > +
 > +post-patch:
 > +# CFLAGS safeness for ARCHs other than i386
 > +	@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/Make
 > +# CC safeness
 > +	@${REINPLACE_CMD} -E -e 's|^CC=.+$$|CC=${CC}|' ${WRKSRC}/Make
 >  
 >  do-install:
 >  # install interpreter and daemon helpers
 -- 
          _
   | |V| / '                       ||  MacroHard --                   \
 \_| | | \_,                       ||     the perfection of form over |
 ----------------------------------||     substance, marketing over   |
 Web:  http://www.borgsdemons.com  ||     performance, and greed over |
 AIM:  johnmcooper                 ||     design . . .                |
 Yahoo:  john_m_cooper             ||                                 |
 =====================================================================/
 Public Key:  http://www.borgsdemons.com/Personal/pgpkey.asc          |
 =====================================================================\
 
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Sun Aug 25 11:22:10 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41990 
>Unformatted:
