Date: Tue, 17 Dec 2002 05:32:45 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46306: Update port: net/socat to 1.3.0.1 Message-ID: <20021217053245.34571a83.tkato@prontomail.com>
next in thread | raw e-mail | index | archive | help
>Number: 46306 >Category: ports >Synopsis: Update port: net/socat to 1.3.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 16 12:40:08 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.3.0.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/net/socat/Makefile net/socat/Makefile --- /usr/ports/net/socat/Makefile Mon Nov 11 19:00:46 2002 +++ net/socat/Makefile Sat Dec 14 09:17:52 2002 @@ -7,14 +7,17 @@ # PORTNAME= socat -PORTVERSION= 1.3.0.0 +PORTVERSION= 1.3.0.1 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} + +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +MAKE_ARGS= CCOPT="${CFLAGS}" MAN1= socat.1 diff -urN /usr/ports/net/socat/distinfo net/socat/distinfo --- /usr/ports/net/socat/distinfo Mon Oct 7 20:21:03 2002 +++ net/socat/distinfo Sat Dec 14 09:12:17 2002 @@ -1 +1 @@ -MD5 (socat-1.3.0.0.tar.gz) = 0ad69ce46fe1dea1227cac707a8e7527 +MD5 (socat-1.3.0.1.tar.gz) = e7e523c41f043f39fb174609a58396e4 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021217053245.34571a83.tkato>