From tkato432@yahoo.com  Sun Jul 17 14:01:45 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5AAEC16A41C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 17 Jul 2005 14:01:45 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from hfep03.dion.ne.jp (hfep03.dion.ne.jp [203.181.105.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C135E43D45
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 17 Jul 2005 14:01:44 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([218.222.70.232]) by hfep03.dion.ne.jp with SMTP
          id <20050717140141675.VJVY@hfep03.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 17 Jul 2005 23:01:41 +0900
Message-Id: <20050717230017.46dc2ede.tkato432@yahoo.com>
Date: Sun, 17 Jul 2005 23:00:17 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: ftp/rexx-curl to 1.3

>Number:         83614
>Category:       ports
>Synopsis:       Update port: ftp/rexx-curl to 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 17 14:10:13 GMT 2005
>Closed-Date:    Mon Jul 18 06:19:44 GMT 2005
>Last-Modified:  Mon Jul 18 06:19:44 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 1.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/ftp/rexx-curl/Makefile ftp/rexx-curl/Makefile
--- /usr/ports/ftp/rexx-curl/Makefile	Fri Dec 24 02:50:44 2004
+++ ftp/rexx-curl/Makefile	Tue Jul 12 23:57:00 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	curl
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	ftp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	rexx${PORTNAME}
@@ -21,12 +21,16 @@
 LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
 RUN_DEPENDS=	rexx:${PORTSDIR}/lang/rexx-regina
 
+USE_REINPLACE=	yes
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
 CONFIGURE_ARGS=	--with-rexx=regina
-CONFIGURE_ENV=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
-		LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
-USE_GMAKE=	yes
 INSTALLS_SHLIB=	yes
+
 DATADIR=	${PREFIX}/share/rexx${PORTNAME}
+
+post-patch:
+	@${REINPLACE_CMD} -e 's| -lc | |g' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/ftp/rexx-curl/distinfo ftp/rexx-curl/distinfo
--- /usr/ports/ftp/rexx-curl/distinfo	Fri Dec 24 02:50:44 2004
+++ ftp/rexx-curl/distinfo	Tue Jul 12 23:52:48 2005
@@ -1,2 +1,2 @@
-MD5 (RexxCURL-1.2.tar.gz) = e5f28c366895e58fe42470971254cb71
-SIZE (RexxCURL-1.2.tar.gz) = 221772
+MD5 (RexxCURL-1.3.tar.gz) = 22ccc44086f4a779133a1d5f04185239
+SIZE (RexxCURL-1.3.tar.gz) = 223748
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sun Jul 17 21:52:51 GMT 2005 
Responsible-Changed-Why:  
Grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83614 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon Jul 18 06:19:37 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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