diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-12-16 01:43:36 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-12-16 01:43:36 +0800 |
commit | 5660940b684f5633d3f332f19ff86ee8074a372a (patch) | |
tree | 302d75e7046213119ace26feb2b638fb3886a59c /net/ipex | |
parent | b0c30d116e356af64125119cf9eda63046f7dbf8 (diff) | |
download | freebsd-ports-gnome-5660940b684f5633d3f332f19ff86ee8074a372a.tar.gz freebsd-ports-gnome-5660940b684f5633d3f332f19ff86ee8074a372a.tar.zst freebsd-ports-gnome-5660940b684f5633d3f332f19ff86ee8074a372a.zip |
Update to 2.3.5.4 to fix -segfault on -current and -stable
Submitted by: maintainer
Diffstat (limited to 'net/ipex')
-rw-r--r-- | net/ipex/Makefile | 3 | ||||
-rw-r--r-- | net/ipex/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/ipex/Makefile b/net/ipex/Makefile index 347f03773a62..4ac4e0f8b57f 100644 --- a/net/ipex/Makefile +++ b/net/ipex/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ipex -PORTVERSION= 2.3.5.2 -PORTREVISION= 1 +PORTVERSION= 2.3.5.4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ipex diff --git a/net/ipex/distinfo b/net/ipex/distinfo index cfb630a65f2c..e40ddb466e17 100644 --- a/net/ipex/distinfo +++ b/net/ipex/distinfo @@ -1 +1 @@ -MD5 (ipex-2.3.5.2.tar.gz) = cd20f202d60639cbb3571ea4600ff47b +MD5 (ipex-2.3.5.4.tar.gz) = acfc85f2a926cb15f06cd0982ea01f49 |