diff options
author | roger <roger@FreeBSD.org> | 2000-11-12 09:32:43 +0000 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2000-11-12 09:32:43 +0000 |
commit | 940aad6cea3396aca806cbc1af4c9f889d25b3a1 (patch) | |
tree | 76acff3dbf6238669ae2719a135b66cce0b53cd0 | |
parent | 284540c9e80e1b07a466892fca0ca5015565bd6e (diff) | |
download | FreeBSD-ports-940aad6cea3396aca806cbc1af4c9f889d25b3a1.zip FreeBSD-ports-940aad6cea3396aca806cbc1af4c9f889d25b3a1.tar.gz |
Bump port Revsion due to a patch in OpenH323S
Note: existing binaries of this port will no longer run
on FreeBSD 4.2 or -current. They will report "user signal 2"
and abort due to a change in the pthreads library.
You will need to recompile/reinstall this port.
-rw-r--r-- | net/gatekeeper/Makefile | 1 | ||||
-rw-r--r-- | net/ohphone/Makefile | 1 | ||||
-rw-r--r-- | net/opal/Makefile | 1 | ||||
-rw-r--r-- | net/opal3/Makefile | 1 | ||||
-rw-r--r-- | net/openam/Makefile | 1 | ||||
-rw-r--r-- | net/opengatekeeper/Makefile | 1 | ||||
-rw-r--r-- | net/openh323-112/Makefile | 1 | ||||
-rw-r--r-- | net/openh323/Makefile | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index b67b176..f37f4f1 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -7,6 +7,7 @@ PORTNAME= gatekeeper PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.willamowius.de/download/ DISTNAME= gk012 diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 3d9b5a9..7a6e003 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -7,6 +7,7 @@ PORTNAME= ohphone PORTVERSION= 1.1 +PORTREVISION= 1 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 bfa83c4..0c98ff5 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -7,6 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.1 +PORTREVISION= 1 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 bfa83c4..0c98ff5 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -7,6 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.1 +PORTREVISION= 1 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 1e5bdd6..d59e6e4 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -7,6 +7,7 @@ PORTNAME= openam PORTVERSION= 1.0b1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ diff --git a/net/opengatekeeper/Makefile b/net/opengatekeeper/Makefile index cca81fb..16175b4 100644 --- a/net/opengatekeeper/Makefile +++ b/net/opengatekeeper/Makefile @@ -7,6 +7,7 @@ PORTNAME= opengatekeeper PORTVERSION= 0.9a3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/OpenGatekeeper/ DISTNAME= opengate_0.9alpha3 diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index bfa83c4..0c98ff5 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -7,6 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.1 +PORTREVISION= 1 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 bfa83c4..0c98ff5 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -7,6 +7,7 @@ PORTNAME= openh323 PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ |