diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-16 02:45:10 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-16 02:45:10 +0000 |
commit | ae67238a95bd8a4d5d182c242cb7c980c0958978 (patch) | |
tree | 0ad1512fc54fc52ad4c5c863bc758b5e39b5733c | |
parent | b9fb3fe9c8588e0a16860856c9152aebfd4473e3 (diff) |
- Add a bison %pure-parser declaration in pwlib. The build was
depending on old bison behaviour (#define YYPURE) which no longer
works. Fixes crash of opengk and maybe more.
- Bump PORTREVISION of ports using pwlib (they link with it statically)
PR: ports/61053
Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by: clement (mentor)
Notes
Notes:
svn path=/head/; revision=135316
-rw-r--r-- | comms/pstngw/Makefile | 1 | ||||
-rw-r--r-- | devel/pwlib/files/patch-src_ptlib_common_getdate.y | 7 | ||||
-rw-r--r-- | devel/pwlib152/files/patch-src_ptlib_common_getdate.y | 7 | ||||
-rw-r--r-- | net/asterisk-bristuff/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk-devel/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk10/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk12/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk14/Makefile | 2 | ||||
-rw-r--r-- | net/asterisk16/Makefile | 2 | ||||
-rw-r--r-- | net/callgen/Makefile | 1 | ||||
-rw-r--r-- | net/callgen323/Makefile | 1 | ||||
-rw-r--r-- | net/cphone/Makefile | 2 | ||||
-rw-r--r-- | net/ekiga/Makefile | 2 | ||||
-rw-r--r-- | net/gatekeeper/Makefile | 2 | ||||
-rw-r--r-- | net/gnomemeeting/Makefile | 2 | ||||
-rw-r--r-- | net/ohphone/Makefile | 2 | ||||
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | net/opal3/Makefile | 2 | ||||
-rw-r--r-- | net/openam/Makefile | 2 | ||||
-rw-r--r-- | net/opengk/Makefile | 2 | ||||
-rw-r--r-- | net/openh323-112/Makefile | 2 | ||||
-rw-r--r-- | net/openh323/Makefile | 2 | ||||
-rw-r--r-- | net/openmcu/Makefile | 2 |
24 files changed, 36 insertions, 19 deletions
diff --git a/comms/pstngw/Makefile b/comms/pstngw/Makefile index 5e01cb774f22..a2693bf958a3 100644 --- a/comms/pstngw/Makefile +++ b/comms/pstngw/Makefile @@ -7,6 +7,7 @@ PORTNAME= pstngw PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.openh323.org/bin/ DISTNAME= pstngw_${PORTVERSION} diff --git a/devel/pwlib/files/patch-src_ptlib_common_getdate.y b/devel/pwlib/files/patch-src_ptlib_common_getdate.y new file mode 100644 index 000000000000..b4cd1ac38b9b --- /dev/null +++ b/devel/pwlib/files/patch-src_ptlib_common_getdate.y @@ -0,0 +1,7 @@ +--- src/ptlib/common/getdate.y.orig Fri Jan 24 21:21:06 2003 ++++ src/ptlib/common/getdate.y Sun May 15 14:41:11 2005 +@@ -1,3 +1,4 @@ ++%pure-parser + %{ + /* + ** Originally written by Steven M. Bellovin <smb@research.att.com> while diff --git a/devel/pwlib152/files/patch-src_ptlib_common_getdate.y b/devel/pwlib152/files/patch-src_ptlib_common_getdate.y new file mode 100644 index 000000000000..b4cd1ac38b9b --- /dev/null +++ b/devel/pwlib152/files/patch-src_ptlib_common_getdate.y @@ -0,0 +1,7 @@ +--- src/ptlib/common/getdate.y.orig Fri Jan 24 21:21:06 2003 ++++ src/ptlib/common/getdate.y Sun May 15 14:41:11 2005 +@@ -1,3 +1,4 @@ ++%pure-parser + %{ + /* + ** Originally written by Steven M. Bellovin <smb@research.att.com> while diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index 2ef12fe3a651..8e936ef47a12 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk-devel/Makefile b/net/asterisk-devel/Makefile index 2ef12fe3a651..8e936ef47a12 100644 --- a/net/asterisk-devel/Makefile +++ b/net/asterisk-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 2ef12fe3a651..8e936ef47a12 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 2ef12fe3a651..8e936ef47a12 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index 2ef12fe3a651..8e936ef47a12 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 2ef12fe3a651..8e936ef47a12 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 2ef12fe3a651..8e936ef47a12 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \ ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/ diff --git a/net/callgen/Makefile b/net/callgen/Makefile index 34d69d3bbc98..8d308ace6fb6 100644 --- a/net/callgen/Makefile +++ b/net/callgen/Makefile @@ -6,6 +6,7 @@ PORTNAME= callgen PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ DISTNAME= callgen323_${PORTVERSION} diff --git a/net/callgen323/Makefile b/net/callgen323/Makefile index 34d69d3bbc98..8d308ace6fb6 100644 --- a/net/callgen323/Makefile +++ b/net/callgen323/Makefile @@ -6,6 +6,7 @@ PORTNAME= callgen PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ DISTNAME= callgen323_${PORTVERSION} diff --git a/net/cphone/Makefile b/net/cphone/Makefile index 56a93d5cb3ff..47da4ab1ffaa 100644 --- a/net/cphone/Makefile +++ b/net/cphone/Makefile @@ -7,7 +7,7 @@ PORTNAME= cphone PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index 86c6c6508085..7239624dd6b1 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.98 diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index 48883dcbab45..4207e017f065 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -7,7 +7,7 @@ PORTNAME= gatekeeper PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openh323gk diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index 86c6c6508085..7239624dd6b1 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.98 diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index d9725bfa1bf5..01ed09f00318 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -7,7 +7,7 @@ PORTNAME= ohphone PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/opal/Makefile b/net/opal/Makefile index 41869d00548e..d5856d94fff5 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -7,7 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/opal3/Makefile b/net/opal3/Makefile index 41869d00548e..d5856d94fff5 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -7,7 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/openam/Makefile b/net/openam/Makefile index f197d0ff1386..1ad6658dec2e 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -7,7 +7,7 @@ PORTNAME= openam PORTVERSION= 1.1.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/opengk/Makefile b/net/opengk/Makefile index 3630288d40e3..2316e4fad696 100644 --- a/net/opengk/Makefile +++ b/net/opengk/Makefile @@ -7,7 +7,7 @@ PORTNAME= opengk PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index 41869d00548e..d5856d94fff5 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -7,7 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 41869d00548e..d5856d94fff5 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -7,7 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 018b2ed7bf45..35c97871112a 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -7,7 +7,7 @@ PORTNAME= openmcu PORTVERSION= 1.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ |