From db665ed004f4bf3c2c8a23c8a392d7a2111bd308 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 3 Jan 2003 17:42:08 +0000 Subject: Update to 1.3.0.1 PR: 46306 Submitted by: KATO Tsuguru --- net/socat/Makefile | 7 +++++-- net/socat/distinfo | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net/socat') diff --git a/net/socat/Makefile b/net/socat/Makefile index 16216240835e..441ee11de40d 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -7,15 +7,18 @@ # 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 .include diff --git a/net/socat/distinfo b/net/socat/distinfo index 0ea069f6d558..a2606604e598 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1 +1 @@ -MD5 (socat-1.3.0.0.tar.gz) = 0ad69ce46fe1dea1227cac707a8e7527 +MD5 (socat-1.3.0.1.tar.gz) = e7e523c41f043f39fb174609a58396e4 -- cgit v1.2.3