diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-04-19 00:42:37 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-04-19 00:42:37 +0000 |
commit | 8dcfbd0d78b780702e566f1ecb4d5509f82fece7 (patch) | |
tree | eb9c3a898e0d75621e1edf08ff734d759bb075cf /net/opal | |
parent | Update nessus-devel suite to version 1.2.0. (diff) |
Upgrade to latest version
Notes
Notes:
svn path=/head/; revision=57869
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 6 | ||||
-rw-r--r-- | net/opal/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index abc5cebdec31..f7e8b66dc635 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -6,13 +6,13 @@ # PORTNAME= openh323 -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.5 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTFILES= openh323_1.8.2.tar.gz \ - pwlib_1.2.13.tar.gz +DISTFILES= openh323_1.8.5.tar.gz \ + pwlib_1.2.15.tar.gz MAINTAINER= roger@freebsd.org diff --git a/net/opal/distinfo b/net/opal/distinfo index 2a0344d83933..c87e70dc6d9f 100644 --- a/net/opal/distinfo +++ b/net/opal/distinfo @@ -1,2 +1,2 @@ -MD5 (openh323_1.8.2.tar.gz) = 5ae6e86b236620b7d6d4cc44d00985b4 -MD5 (pwlib_1.2.13.tar.gz) = 2ae8b4330efb4039a5720cd658524a7a +MD5 (openh323_1.8.5.tar.gz) = f05e908adeecf7fa68fc86fd59403a62 +MD5 (pwlib_1.2.15.tar.gz) = 6fc2d5dc9e57448ae166af45b11a95a8 |