diff options
author | roger <roger@FreeBSD.org> | 2001-12-07 18:15:52 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2001-12-07 18:15:52 +0800 |
commit | bf38432c8a92879b422807c5e74438a69fc58a23 (patch) | |
tree | da9b15813cf3e211a4fac434622e1ef19e70aaab /net/opal | |
parent | 6767a067c855e243d94e491e47d14e132929b036 (diff) | |
download | freebsd-ports-gnome-bf38432c8a92879b422807c5e74438a69fc58a23.tar.gz freebsd-ports-gnome-bf38432c8a92879b422807c5e74438a69fc58a23.tar.zst freebsd-ports-gnome-bf38432c8a92879b422807c5e74438a69fc58a23.zip |
Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2
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 f49ffeed2cc1..bc54262b38ae 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -6,13 +6,13 @@ # PORTNAME= openh323 -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.4 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTFILES= openh323_1.7.2.tar.gz \ - pwlib_1.2.2.tar.gz +DISTFILES= openh323_1.7.4.tar.gz \ + pwlib_1.2.5.tar.gz MAINTAINER= roger@freebsd.org diff --git a/net/opal/distinfo b/net/opal/distinfo index f7d79419fcb5..577777f3253a 100644 --- a/net/opal/distinfo +++ b/net/opal/distinfo @@ -1,2 +1,2 @@ -MD5 (openh323_1.7.2.tar.gz) = fc6df7d24f4d5fbc1ab03cddb1529eee -MD5 (pwlib_1.2.2.tar.gz) = 92ee41a49474cb158552673d20f5b934 +MD5 (openh323_1.7.4.tar.gz) = 8ba2736f8ecd4a7e0969b6328957ba6e +MD5 (pwlib_1.2.5.tar.gz) = 5e372b6df8ced08dcbc864381befb225 |