aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2001-08-11 15:19:26 +0000
committerRoger Hardiman <roger@FreeBSD.org>2001-08-11 15:19:26 +0000
commitea34565510551d83ea542d5c39be99bc65e47e9e (patch)
tree7624128e336769d646e3c337887c4a13d204f086
parent20cc9930d9530ccadadc51c8086e5d5d35f871a5 (diff)
downloadports-ea34565510551d83ea542d5c39be99bc65e47e9e.tar.gz
ports-ea34565510551d83ea542d5c39be99bc65e47e9e.zip
Upgrade to version 1.6.0 with pwlib 1.1.36.
This version adds support for the latest FreeBSD driver for the Quicknet ISA and PCI telephony cards. These card have hardware G.723.1 audio codecs onboard and also let you plug in a normal phone so you can do VoIP apps with a normal telephone handset.
Notes
Notes: svn path=/head/; revision=46076
-rw-r--r--net/opal/Makefile6
-rw-r--r--net/opal/distinfo4
-rw-r--r--net/opal3/Makefile6
-rw-r--r--net/opal3/distinfo4
-rw-r--r--net/openh323-112/Makefile6
-rw-r--r--net/openh323-112/distinfo4
-rw-r--r--net/openh323/Makefile6
-rw-r--r--net/openh323/distinfo4
8 files changed, 20 insertions, 20 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 79a78ac80507..1a78e7b9e606 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.5.7
+PORTVERSION= 1.6.0
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.5.7.tar.gz \
- pwlib_1.1.35.tar.gz
+DISTFILES= openh323_1.6.0.tar.gz \
+ pwlib_1.1.36.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/opal/distinfo b/net/opal/distinfo
index d3acdd9b447b..a31fb176d7b1 100644
--- a/net/opal/distinfo
+++ b/net/opal/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.5.7.tar.gz) = 7630cf086ace55cc99ecb91eeac90b36
-MD5 (pwlib_1.1.35.tar.gz) = 380af998bbc822723f7d3955cd663b4c
+MD5 (openh323_1.6.0.tar.gz) = 2c20c1cdfb41472843c06e2cc217be34
+MD5 (pwlib_1.1.36.tar.gz) = 9fac3aba1c58ec9f03bc74df7cd320e4
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 79a78ac80507..1a78e7b9e606 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.5.7
+PORTVERSION= 1.6.0
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.5.7.tar.gz \
- pwlib_1.1.35.tar.gz
+DISTFILES= openh323_1.6.0.tar.gz \
+ pwlib_1.1.36.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/opal3/distinfo b/net/opal3/distinfo
index d3acdd9b447b..a31fb176d7b1 100644
--- a/net/opal3/distinfo
+++ b/net/opal3/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.5.7.tar.gz) = 7630cf086ace55cc99ecb91eeac90b36
-MD5 (pwlib_1.1.35.tar.gz) = 380af998bbc822723f7d3955cd663b4c
+MD5 (openh323_1.6.0.tar.gz) = 2c20c1cdfb41472843c06e2cc217be34
+MD5 (pwlib_1.1.36.tar.gz) = 9fac3aba1c58ec9f03bc74df7cd320e4
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
index 79a78ac80507..1a78e7b9e606 100644
--- a/net/openh323-112/Makefile
+++ b/net/openh323-112/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.5.7
+PORTVERSION= 1.6.0
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.5.7.tar.gz \
- pwlib_1.1.35.tar.gz
+DISTFILES= openh323_1.6.0.tar.gz \
+ pwlib_1.1.36.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/openh323-112/distinfo b/net/openh323-112/distinfo
index d3acdd9b447b..a31fb176d7b1 100644
--- a/net/openh323-112/distinfo
+++ b/net/openh323-112/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.5.7.tar.gz) = 7630cf086ace55cc99ecb91eeac90b36
-MD5 (pwlib_1.1.35.tar.gz) = 380af998bbc822723f7d3955cd663b4c
+MD5 (openh323_1.6.0.tar.gz) = 2c20c1cdfb41472843c06e2cc217be34
+MD5 (pwlib_1.1.36.tar.gz) = 9fac3aba1c58ec9f03bc74df7cd320e4
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 79a78ac80507..1a78e7b9e606 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.5.7
+PORTVERSION= 1.6.0
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.5.7.tar.gz \
- pwlib_1.1.35.tar.gz
+DISTFILES= openh323_1.6.0.tar.gz \
+ pwlib_1.1.36.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/openh323/distinfo b/net/openh323/distinfo
index d3acdd9b447b..a31fb176d7b1 100644
--- a/net/openh323/distinfo
+++ b/net/openh323/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.5.7.tar.gz) = 7630cf086ace55cc99ecb91eeac90b36
-MD5 (pwlib_1.1.35.tar.gz) = 380af998bbc822723f7d3955cd663b4c
+MD5 (openh323_1.6.0.tar.gz) = 2c20c1cdfb41472843c06e2cc217be34
+MD5 (pwlib_1.1.36.tar.gz) = 9fac3aba1c58ec9f03bc74df7cd320e4