diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-07-11 06:57:00 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-07-11 06:57:00 +0000 |
commit | 902def07c4567447856682224162c7da6832edd4 (patch) | |
tree | 1a597226e5483b7abff2ec0b73c7d87a8ff51769 /net/openmcu | |
parent | a4e227c2ab35a86c2c5bc6b92b0f0084354ede22 (diff) | |
download | ports-902def07c4567447856682224162c7da6832edd4.tar.gz ports-902def07c4567447856682224162c7da6832edd4.zip |
Upgrade to latest versions which fix several bugs
Notes
Notes:
svn path=/head/; revision=45018
Diffstat (limited to 'net/openmcu')
-rw-r--r-- | net/openmcu/Makefile | 5 | ||||
-rw-r--r-- | net/openmcu/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 0a11ffe7de77..929f3b09a730 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openmcu -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 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.7 +DISTNAME= openmcu_1.0.8 MAINTAINER= roger@FreeBSD.org @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes USE_NEWGCC= yes -USE_BISON= yes USE_GMAKE= yes ALL_TARGET= opt MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \ diff --git a/net/openmcu/distinfo b/net/openmcu/distinfo index a14fc6b3a1ec..8bc4cbd76e0b 100644 --- a/net/openmcu/distinfo +++ b/net/openmcu/distinfo @@ -1 +1 @@ -MD5 (openmcu_1.0.7.tar.gz) = a6cb8e202c23876a6bf809619b0d9e9f +MD5 (openmcu_1.0.8.tar.gz) = 7efc428a01e09aa29272394d55f2e2ac |