aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2001-10-27 15:41:37 +0800
committerroger <roger@FreeBSD.org>2001-10-27 15:41:37 +0800
commit2e8fe1b3282507850f941a320b019dee11c2fbe4 (patch)
tree744e66c023b4ec26ccc6d6008e0163f2ecbcf942
parent0aead49011b59fd892fa53c272bf909eccd24a50 (diff)
downloadfreebsd-ports-gnome-2e8fe1b3282507850f941a320b019dee11c2fbe4.tar.gz
freebsd-ports-gnome-2e8fe1b3282507850f941a320b019dee11c2fbe4.tar.zst
freebsd-ports-gnome-2e8fe1b3282507850f941a320b019dee11c2fbe4.zip
Upgrade to version 1.7.2
-rw-r--r--net/opal/Makefile6
-rw-r--r--net/opal/distinfo4
-rw-r--r--net/opal/files/patch-ab19
-rw-r--r--net/opal3/Makefile6
-rw-r--r--net/opal3/distinfo4
-rw-r--r--net/opal3/files/patch-ab19
-rw-r--r--net/openh323-112/Makefile6
-rw-r--r--net/openh323-112/distinfo4
-rw-r--r--net/openh323-112/files/patch-ab19
-rw-r--r--net/openh323/Makefile6
-rw-r--r--net/openh323/distinfo4
-rw-r--r--net/openh323/files/patch-ab19
12 files changed, 20 insertions, 96 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 32aa372d0921..f49ffeed2cc1 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.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.0.tar.gz \
- pwlib_1.2.0.tar.gz
+DISTFILES= openh323_1.7.2.tar.gz \
+ pwlib_1.2.2.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/opal/distinfo b/net/opal/distinfo
index e5a5cb146f71..f7d79419fcb5 100644
--- a/net/opal/distinfo
+++ b/net/opal/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.7.0.tar.gz) = b6490a47cd61f75858c4c204d038d6ae
-MD5 (pwlib_1.2.0.tar.gz) = bff3c14df5f1a60a2e06f54e7749604b
+MD5 (openh323_1.7.2.tar.gz) = fc6df7d24f4d5fbc1ab03cddb1529eee
+MD5 (pwlib_1.2.2.tar.gz) = 92ee41a49474cb158552673d20f5b934
diff --git a/net/opal/files/patch-ab b/net/opal/files/patch-ab
deleted file mode 100644
index 7d9922de96d1..000000000000
--- a/net/opal/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ../pwlib/src/ptlib/common/getdate.y.orig Mon Oct 8 10:18:11 2001
---- ../pwlib/src/ptlib/common/getdate.y Mon Oct 8 10:18:25 2001
-*************** struct Variables {
-*** 99,105 ****
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-
---- 99,105 ----
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE 1
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index 32aa372d0921..f49ffeed2cc1 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.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.0.tar.gz \
- pwlib_1.2.0.tar.gz
+DISTFILES= openh323_1.7.2.tar.gz \
+ pwlib_1.2.2.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/opal3/distinfo b/net/opal3/distinfo
index e5a5cb146f71..f7d79419fcb5 100644
--- a/net/opal3/distinfo
+++ b/net/opal3/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.7.0.tar.gz) = b6490a47cd61f75858c4c204d038d6ae
-MD5 (pwlib_1.2.0.tar.gz) = bff3c14df5f1a60a2e06f54e7749604b
+MD5 (openh323_1.7.2.tar.gz) = fc6df7d24f4d5fbc1ab03cddb1529eee
+MD5 (pwlib_1.2.2.tar.gz) = 92ee41a49474cb158552673d20f5b934
diff --git a/net/opal3/files/patch-ab b/net/opal3/files/patch-ab
deleted file mode 100644
index 7d9922de96d1..000000000000
--- a/net/opal3/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ../pwlib/src/ptlib/common/getdate.y.orig Mon Oct 8 10:18:11 2001
---- ../pwlib/src/ptlib/common/getdate.y Mon Oct 8 10:18:25 2001
-*************** struct Variables {
-*** 99,105 ****
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-
---- 99,105 ----
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE 1
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile
index 32aa372d0921..f49ffeed2cc1 100644
--- a/net/openh323-112/Makefile
+++ b/net/openh323-112/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.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.0.tar.gz \
- pwlib_1.2.0.tar.gz
+DISTFILES= openh323_1.7.2.tar.gz \
+ pwlib_1.2.2.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/openh323-112/distinfo b/net/openh323-112/distinfo
index e5a5cb146f71..f7d79419fcb5 100644
--- a/net/openh323-112/distinfo
+++ b/net/openh323-112/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.7.0.tar.gz) = b6490a47cd61f75858c4c204d038d6ae
-MD5 (pwlib_1.2.0.tar.gz) = bff3c14df5f1a60a2e06f54e7749604b
+MD5 (openh323_1.7.2.tar.gz) = fc6df7d24f4d5fbc1ab03cddb1529eee
+MD5 (pwlib_1.2.2.tar.gz) = 92ee41a49474cb158552673d20f5b934
diff --git a/net/openh323-112/files/patch-ab b/net/openh323-112/files/patch-ab
deleted file mode 100644
index 7d9922de96d1..000000000000
--- a/net/openh323-112/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ../pwlib/src/ptlib/common/getdate.y.orig Mon Oct 8 10:18:11 2001
---- ../pwlib/src/ptlib/common/getdate.y Mon Oct 8 10:18:25 2001
-*************** struct Variables {
-*** 99,105 ****
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-
---- 99,105 ----
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE 1
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 32aa372d0921..f49ffeed2cc1 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.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.0.tar.gz \
- pwlib_1.2.0.tar.gz
+DISTFILES= openh323_1.7.2.tar.gz \
+ pwlib_1.2.2.tar.gz
MAINTAINER= roger@freebsd.org
diff --git a/net/openh323/distinfo b/net/openh323/distinfo
index e5a5cb146f71..f7d79419fcb5 100644
--- a/net/openh323/distinfo
+++ b/net/openh323/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.7.0.tar.gz) = b6490a47cd61f75858c4c204d038d6ae
-MD5 (pwlib_1.2.0.tar.gz) = bff3c14df5f1a60a2e06f54e7749604b
+MD5 (openh323_1.7.2.tar.gz) = fc6df7d24f4d5fbc1ab03cddb1529eee
+MD5 (pwlib_1.2.2.tar.gz) = 92ee41a49474cb158552673d20f5b934
diff --git a/net/openh323/files/patch-ab b/net/openh323/files/patch-ab
deleted file mode 100644
index 7d9922de96d1..000000000000
--- a/net/openh323/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** ../pwlib/src/ptlib/common/getdate.y.orig Mon Oct 8 10:18:11 2001
---- ../pwlib/src/ptlib/common/getdate.y Mon Oct 8 10:18:25 2001
-*************** struct Variables {
-*** 99,105 ****
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-
---- 99,105 ----
- #define VARIABLE ((struct Variables*)parseParam)
-
-
-! #define YYPURE 1
- #define YYLEX_PARAM VARIABLE->yyInput
- #define YYPARSE_PARAM parseParam
-