summaryrefslogtreecommitdiffstats
path: root/net/opal3
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2002-04-01 15:28:35 +0000
committerroger <roger@FreeBSD.org>2002-04-01 15:28:35 +0000
commit07b6d18bbcfa4e161fbf9e9b1f77398065d2582e (patch)
treec0d13be5d5e3b77fe36f77c40682a948ab68f69c /net/opal3
parent7ff6ccec25796c7f54f18e6777c0e9003b5c6520 (diff)
downloadFreeBSD-ports-07b6d18bbcfa4e161fbf9e9b1f77398065d2582e.zip
FreeBSD-ports-07b6d18bbcfa4e161fbf9e9b1f77398065d2582e.tar.gz
Upgrade to latest version
Diffstat (limited to 'net/opal3')
-rw-r--r--net/opal3/Makefile7
-rw-r--r--net/opal3/distinfo4
-rw-r--r--net/opal3/files/patch-ac14
3 files changed, 5 insertions, 20 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 4449a0e..abc5ceb 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.7.4
-PORTREVISION= 2
+PORTVERSION= 1.8.2
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.4.tar.gz \
- pwlib_1.2.5.tar.gz
+DISTFILES= openh323_1.8.2.tar.gz \
+ pwlib_1.2.13.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/opal3/distinfo b/net/opal3/distinfo
index 577777f..2a0344d 100644
--- a/net/opal3/distinfo
+++ b/net/opal3/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.7.4.tar.gz) = 8ba2736f8ecd4a7e0969b6328957ba6e
-MD5 (pwlib_1.2.5.tar.gz) = 5e372b6df8ced08dcbc864381befb225
+MD5 (openh323_1.8.2.tar.gz) = 5ae6e86b236620b7d6d4cc44d00985b4
+MD5 (pwlib_1.2.13.tar.gz) = 2ae8b4330efb4039a5720cd658524a7a
diff --git a/net/opal3/files/patch-ac b/net/opal3/files/patch-ac
deleted file mode 100644
index 52eba06..0000000
--- a/net/opal3/files/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-*** ../pwlib/src/ptlib/common/getdate.y.orig Thu Mar 7 07:42:27 2002
---- ../pwlib/src/ptlib/common/getdate.y Thu Mar 7 07:44:15 2002
-***************
-*** 23,28 ****
---- 23,31 ----
- #include <ctype.h>
- #include <stdlib.h>
-
-+ #ifndef EOF
-+ #include <stdio.h>
-+ #endif
-
- #ifdef _MSC_VER
- #pragma warning(disable:4131 4701)
OpenPOWER on IntegriCloud