From root@alcoholix.wu-wien.ac.at  Sat Feb 19 16:41:26 2005
Return-Path: <root@alcoholix.wu-wien.ac.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 416D316A4CE; Sat, 19 Feb 2005 16:41:26 +0000 (GMT)
Received: from alcoholix.wu-wien.ac.at (alcoholix.wu-wien.ac.at [137.208.3.67])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 76B3743D39; Sat, 19 Feb 2005 16:41:25 +0000 (GMT)
	(envelope-from root@alcoholix.wu-wien.ac.at)
Received: from alcoholix.wu-wien.ac.at (localhost.wu-wien.ac.at [127.0.0.1])
	by alcoholix.wu-wien.ac.at (8.13.1/8.13.1) with ESMTP id j1JGqGhM058048;
	Sat, 19 Feb 2005 17:52:16 +0100 (CET)
	(envelope-from root@alcoholix.wu-wien.ac.at)
Received: (from root@localhost)
	by alcoholix.wu-wien.ac.at (8.13.1/8.13.1/Submit) id j1JGqGbu058047;
	Sat, 19 Feb 2005 17:52:16 +0100 (CET)
	(envelope-from root)
Message-Id: <200502191652.j1JGqGbu058047@alcoholix.wu-wien.ac.at>
Date: Sat, 19 Feb 2005 17:52:16 +0100 (CET)
From: Gerhard Gonter <g.gonter@ieee.org>
Reply-To: Gerhard Gonter <g.gonter@ieee.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Gerhard Gonter <g.gonter@ieee.org>, arved@freebsd.org
Subject: port update for lang/rexx-regina
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77738
>Category:       ports
>Synopsis:       port update for lang/rexx-regina
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 19 16:50:15 GMT 2005
>Closed-Date:    Sun Feb 20 00:03:18 GMT 2005
>Last-Modified:  Sun Feb 20 00:03:18 GMT 2005
>Originator:     Gerhard Gonter <g.gonter@ieee.org>
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD alcoholix.wu-wien.ac.at 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Dec 26 12:56:10 CET 2004 root@alcoholix.wu-wien.ac.at:/usr/obj/usr/src/sys/GENERIC i386
Architecture: i386

>Description:

	This is a port upgrade for the Regina REXX interpreter,
	upgrading to version 3.3.  I also request a change of
	the maintainer which is currently ports@freebsd.org.

>How-To-Repeat:

>Fix:


diff -ruN rexx-regina.orig/Makefile rexx-regina/Makefile
--- rexx-regina.orig/Makefile	Wed Feb  4 06:21:43 2004
+++ rexx-regina/Makefile	Sat Feb 19 12:17:48 2005
@@ -7,15 +7,14 @@
 #
 
 PORTNAME=	regina
-PORTVERSION=	3.2
-PORTREVISION=	1
+PORTVERSION=	3.3
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}-rexx
 PKGNAMEPREFIX=	rexx-
 DISTNAME=	Regina-REXX-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	g.gonter@ieee.org
 COMMENT=	A Rexx interpreter
 
 CONFLICTS=	rexx-imc-*
@@ -31,6 +30,9 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure
+
+post-configure:
+	@${REINPLACE_CMD} -e "s|-xchar=unsigned||g" ${WRKSRC}/Makefile
 
 post-install:
 	@${INSTALL_SCRIPT} ${FILESDIR}/rxstack.sh ${PREFIX}/etc/rc.d
diff -ruN rexx-regina.orig/distinfo rexx-regina/distinfo
--- rexx-regina.orig/distinfo	Thu Jan 29 08:24:47 2004
+++ rexx-regina/distinfo	Sat Feb 19 11:48:52 2005
@@ -1,2 +1,2 @@
-MD5 (Regina-REXX-3.2.tar.gz) = f001f7bf764e107032bc334c66d94031
-SIZE (Regina-REXX-3.2.tar.gz) = 836896
+MD5 (Regina-REXX-3.3.tar.gz) = bdb85f57cbe3e7f9b45aea329cd7752e
+SIZE (Regina-REXX-3.3.tar.gz) = 940352
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Feb 20 00:03:10 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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