From 07b6d18bbcfa4e161fbf9e9b1f77398065d2582e Mon Sep 17 00:00:00 2001 From: roger Date: Mon, 1 Apr 2002 15:28:35 +0000 Subject: Upgrade to latest version --- net/opal3/Makefile | 7 +++---- net/opal3/distinfo | 4 ++-- net/opal3/files/patch-ac | 14 -------------- 3 files changed, 5 insertions(+), 20 deletions(-) delete mode 100644 net/opal3/files/patch-ac (limited to 'net/opal3') 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 - #include - -+ #ifndef EOF -+ #include -+ #endif - - #ifdef _MSC_VER - #pragma warning(disable:4131 4701) -- cgit v1.1