summaryrefslogtreecommitdiffstats
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
parent7ff6ccec25796c7f54f18e6777c0e9003b5c6520 (diff)
downloadFreeBSD-ports-07b6d18bbcfa4e161fbf9e9b1f77398065d2582e.zip
FreeBSD-ports-07b6d18bbcfa4e161fbf9e9b1f77398065d2582e.tar.gz
Upgrade to latest version
-rw-r--r--net/ohphone/Makefile7
-rw-r--r--net/ohphone/distinfo2
-rw-r--r--net/opal/Makefile7
-rw-r--r--net/opal/distinfo4
-rw-r--r--net/opal/files/patch-ac14
-rw-r--r--net/opal3/Makefile7
-rw-r--r--net/opal3/distinfo4
-rw-r--r--net/opal3/files/patch-ac14
-rw-r--r--net/opengk/Makefile6
-rw-r--r--net/opengk/distinfo2
-rw-r--r--net/openh323-112/Makefile7
-rw-r--r--net/openh323-112/distinfo4
-rw-r--r--net/openh323-112/files/patch-ac14
-rw-r--r--net/openh323/Makefile7
-rw-r--r--net/openh323/distinfo4
-rw-r--r--net/openh323/files/patch-ac14
-rw-r--r--net/openmcu/Makefile6
-rw-r--r--net/openmcu/distinfo2
18 files changed, 32 insertions, 93 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile
index aeba1a6..4cb639a1 100644
--- a/net/ohphone/Makefile
+++ b/net/ohphone/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= ohphone
-PORTVERSION= 1.1.7
-PORTREVISION= 2
+PORTVERSION= 1.2.1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTNAME= ohphone_1.1.7
+DISTNAME= ohphone_1.2.1
MAINTAINER= roger@FreeBSD.org
@@ -26,7 +25,7 @@ USE_NEWGCC= yes
USE_BISON= yes
USE_XLIB= yes
USE_GMAKE= yes
-ALL_TARGET= opt
+ALL_TARGET= optnoshared
MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}
diff --git a/net/ohphone/distinfo b/net/ohphone/distinfo
index eb1488e..43120eb 100644
--- a/net/ohphone/distinfo
+++ b/net/ohphone/distinfo
@@ -1 +1 @@
-MD5 (ohphone_1.1.7.tar.gz) = 28d78339a0831124ee20d31bc22f4252
+MD5 (ohphone_1.2.1.tar.gz) = 7b133b6ca17da4ad7f34b4ac69084f05
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 4449a0e..abc5ceb 100644
--- a/net/opal/Makefile
+++ b/net/opal/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/opal/distinfo b/net/opal/distinfo
index 577777f..2a0344d 100644
--- a/net/opal/distinfo
+++ b/net/opal/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/opal/files/patch-ac b/net/opal/files/patch-ac
deleted file mode 100644
index 52eba06..0000000
--- a/net/opal/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)
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)
diff --git a/net/opengk/Makefile b/net/opengk/Makefile
index d7c095d..7a74774 100644
--- a/net/opengk/Makefile
+++ b/net/opengk/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= opengk
-PORTVERSION= 1.0.2
+PORTVERSION= 1.1.1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTNAME= opengk_1.0.2
+DISTNAME= opengk_1.1.1
MAINTAINER= roger@FreeBSD.org
@@ -23,7 +23,7 @@ NOCLEANDEPENDS= yes
USE_NEWGCC= yes
USE_GMAKE= yes
-ALL_TARGET= opt
+ALL_TARGET= optnoshared
MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}
diff --git a/net/opengk/distinfo b/net/opengk/distinfo
index c1039ef..ada26e2 100644
--- a/net/opengk/distinfo
+++ b/net/opengk/distinfo
@@ -1 +1 @@
-MD5 (opengk_1.0.2.tar.gz) = 5dcdba288be5abb44855b7bbe119faf8
+MD5 (opengk_1.1.1.tar.gz) = 204f005214abdf41f9f4179a383beea2
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
index 4449a0e..abc5ceb 100644
--- a/net/openh323-112/Makefile
+++ b/net/openh323-112/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/openh323-112/distinfo b/net/openh323-112/distinfo
index 577777f..2a0344d 100644
--- a/net/openh323-112/distinfo
+++ b/net/openh323-112/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/openh323-112/files/patch-ac b/net/openh323-112/files/patch-ac
deleted file mode 100644
index 52eba06..0000000
--- a/net/openh323-112/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)
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 4449a0e..abc5ceb 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/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/openh323/distinfo b/net/openh323/distinfo
index 577777f..2a0344d 100644
--- a/net/openh323/distinfo
+++ b/net/openh323/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/openh323/files/patch-ac b/net/openh323/files/patch-ac
deleted file mode 100644
index 52eba06..0000000
--- a/net/openh323/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)
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile
index 273f38c..bd29cd5 100644
--- a/net/openmcu/Makefile
+++ b/net/openmcu/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= openmcu
-PORTVERSION= 1.0.12
+PORTVERSION= 1.0.15
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTNAME= openmcu_1.0.12
+DISTNAME= openmcu_1.0.15
MAINTAINER= roger@FreeBSD.org
@@ -23,7 +23,7 @@ NOCLEANDEPENDS= yes
USE_NEWGCC= yes
USE_GMAKE= yes
-ALL_TARGET= opt
+ALL_TARGET= optnoshared
MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}
diff --git a/net/openmcu/distinfo b/net/openmcu/distinfo
index 366a7d1..b7c7e86 100644
--- a/net/openmcu/distinfo
+++ b/net/openmcu/distinfo
@@ -1 +1 @@
-MD5 (openmcu_1.0.12.tar.gz) = 435093da1d77d0fbb05c96417a37a57a
+MD5 (openmcu_1.0.15.tar.gz) = 9062544ea4ed4e4f03e09e20a67a323a
OpenPOWER on IntegriCloud