diff options
author | Jason Evans <jasone@FreeBSD.org> | 2000-11-29 07:56:10 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2000-11-29 07:56:10 +0000 |
commit | 381fdeef1e357df6aa9b3f9b45decc8c26cac7a9 (patch) | |
tree | f458a9ec72aa907b015fe853980e1fd741400d7b /devel/libsock | |
parent | tcpreplay - a *working* libpcap trace file replay tool (diff) |
Update to version 1.1.0.
Notes
Notes:
svn path=/head/; revision=35502
Diffstat (limited to 'devel/libsock')
-rw-r--r-- | devel/libsock/Makefile | 5 | ||||
-rw-r--r-- | devel/libsock/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/libsock/Makefile b/devel/libsock/Makefile index b144e1430124..6be398928e44 100644 --- a/devel/libsock/Makefile +++ b/devel/libsock/Makefile @@ -6,9 +6,9 @@ # PORTNAME= libsock -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= devel -DISTNAME= canonware-1.0.0 +DISTNAME= canonware-1.1.0 MASTER_SITES= http://www.canonware.com/download/canonware/ MAINTAINER= jasone@FreeBSD.org @@ -16,7 +16,6 @@ MAINTAINER= jasone@FreeBSD.org BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook \ ${LOCALBASE}/lib/libstash.a:${PORTSDIR}/devel/libstash -USE_AUTOCONF= yes GNU_CONFIGURE= yes MAN3= libsock.3s libsock_sock.3s libsock_socks.3s diff --git a/devel/libsock/distinfo b/devel/libsock/distinfo index a9f365257dfd..1126df1d4d8c 100644 --- a/devel/libsock/distinfo +++ b/devel/libsock/distinfo @@ -1 +1 @@ -MD5 (canonware-1.0.0.tar.gz) = ce4ce59792727f662b4b20aa6b002eef +MD5 (canonware-1.1.0.tar.gz) = 362ba2fca263edaf76643315f7ff449a |