diff options
author | roger <roger@FreeBSD.org> | 2002-04-01 15:28:35 +0000 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-04-01 15:28:35 +0000 |
commit | 07b6d18bbcfa4e161fbf9e9b1f77398065d2582e (patch) | |
tree | c0d13be5d5e3b77fe36f77c40682a948ab68f69c /net/openmcu | |
parent | 7ff6ccec25796c7f54f18e6777c0e9003b5c6520 (diff) | |
download | FreeBSD-ports-07b6d18bbcfa4e161fbf9e9b1f77398065d2582e.zip FreeBSD-ports-07b6d18bbcfa4e161fbf9e9b1f77398065d2582e.tar.gz |
Upgrade to latest version
Diffstat (limited to 'net/openmcu')
-rw-r--r-- | net/openmcu/Makefile | 6 | ||||
-rw-r--r-- | net/openmcu/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 273f38c..bd29cd5 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -6,12 +6,12 @@ # PORTNAME= openmcu -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.15 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.12 +DISTNAME= openmcu_1.0.15 MAINTAINER= roger@FreeBSD.org @@ -23,7 +23,7 @@ NOCLEANDEPENDS= yes USE_NEWGCC= yes USE_GMAKE= yes -ALL_TARGET= opt +ALL_TARGET= optnoshared MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \ OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323 THE_MACHTYPE= ${ARCH:S/i386/x86/} diff --git a/net/openmcu/distinfo b/net/openmcu/distinfo index 366a7d1..b7c7e86 100644 --- a/net/openmcu/distinfo +++ b/net/openmcu/distinfo @@ -1 +1 @@ -MD5 (openmcu_1.0.12.tar.gz) = 435093da1d77d0fbb05c96417a37a57a +MD5 (openmcu_1.0.15.tar.gz) = 9062544ea4ed4e4f03e09e20a67a323a |