Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2005 17:52:16 +0100 (CET)
From:      Gerhard Gonter <g.gonter@ieee.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gerhard Gonter <g.gonter@ieee.org>
Subject:   ports/77738: port update for lang/rexx-regina
Message-ID:  <200502191652.j1JGqGbu058047@alcoholix.wu-wien.ac.at>
Resent-Message-ID: <200502191650.j1JGoG6u035128@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77738
>Category:       ports
>Synopsis:       port update for lang/rexx-regina
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 19 16:50:15 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502191652.j1JGqGbu058047>