ports/83614: Update port: ftp/rexx-curl to 1.3
KATO Tsuguru
tkato432 at yahoo.com
Sun Jul 17 14:10:19 UTC 2005
>Number: 83614
>Category: ports
>Synopsis: Update port: ftp/rexx-curl to 1.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 17 14:10:13 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list