diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-28 19:52:51 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-28 19:52:51 +0800 |
commit | 308e47eb4a92b739c048c2b059a5f9b34173750f (patch) | |
tree | d55edb4750f895bc072ebea7fb430e0dd54434df | |
parent | 6115c4e12464c77b986ff919a6ff1b9812bf08af (diff) | |
download | freebsd-ports-gnome-308e47eb4a92b739c048c2b059a5f9b34173750f.tar.gz freebsd-ports-gnome-308e47eb4a92b739c048c2b059a5f9b34173750f.tar.zst freebsd-ports-gnome-308e47eb4a92b739c048c2b059a5f9b34173750f.zip |
upgrade to 1.2.0.0
-rw-r--r-- | net/socat/Makefile | 4 | ||||
-rw-r--r-- | net/socat/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 92e53ff3fcbd..50430b8310ca 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -7,14 +7,14 @@ # PORTNAME= socat -PORTVERSION= 1.1.0.0 +PORTVERSION= 1.2.0.0 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-1.1 +WRKSRC= ${WRKDIR}/${PORTNAME}-1.2 MAN1= socat.1 diff --git a/net/socat/distinfo b/net/socat/distinfo index 1bba9d43cd9a..da9d26f6cb85 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1 +1 @@ -MD5 (socat-1.1.0.0.tar.gz) = 74b11d53186e66c75c7444ea253dd293 +MD5 (socat-1.2.0.0.tar.gz) = fe4dcf78ff9381a4f9ac27bcad1139cd |