ports/77738: port update for lang/rexx-regina
Gerhard Gonter
g.gonter at ieee.org
Sat Feb 19 16:50:16 UTC 2005
>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 at 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 at 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 at 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 at FreeBSD.org
+MAINTAINER= g.gonter at 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:
More information about the freebsd-ports-bugs
mailing list