summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2002-01-11 15:14:34 +0000
committerRoger Hardiman <roger@FreeBSD.org>2002-01-11 15:14:34 +0000
commit4e37fd76db4a6cafe599722565a2f44736b25285 (patch)
tree19c971ac83ccf6c2302052407e3efdd017d658f8 /net
parent-Add WITH_MTX option for those that want the mtx changer program (diff)
Upgrade to version 1.0.12 which adds a echo (loopback) feature to selected
conference rooms. Handy for testing audio setups. Also install the ReadMe in /usr/local/share/docs/openh323/openmcu
Notes
Notes: svn path=/head/; revision=52924
Diffstat (limited to 'net')
-rw-r--r--net/openmcu/Makefile6
-rw-r--r--net/openmcu/distinfo2
-rw-r--r--net/openmcu/pkg-plist3
3 files changed, 8 insertions, 3 deletions
diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile
index ea5e84b15b6a..273f38c46ad4 100644
--- a/net/openmcu/Makefile
+++ b/net/openmcu/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= openmcu
-PORTVERSION= 1.0.10
+PORTVERSION= 1.0.12
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.10
+DISTNAME= openmcu_1.0.12
MAINTAINER= roger@FreeBSD.org
@@ -31,5 +31,7 @@ MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_r/openmcu ${PREFIX}/bin
+ ${MKDIR} ${PREFIX}/share/doc/openh323/openmcu
+ ${INSTALL_DATA} ${WRKSRC}/ReadMe.txt ${PREFIX}/share/doc/openh323/openmcu
.include <bsd.port.mk>
diff --git a/net/openmcu/distinfo b/net/openmcu/distinfo
index d26c5d696753..366a7d10f59f 100644
--- a/net/openmcu/distinfo
+++ b/net/openmcu/distinfo
@@ -1 +1 @@
-MD5 (openmcu_1.0.10.tar.gz) = 32fc07491255e32696fa094fb02d9238
+MD5 (openmcu_1.0.12.tar.gz) = 435093da1d77d0fbb05c96417a37a57a
diff --git a/net/openmcu/pkg-plist b/net/openmcu/pkg-plist
index 0d2bffe9cf84..957db9d7ea5e 100644
--- a/net/openmcu/pkg-plist
+++ b/net/openmcu/pkg-plist
@@ -1 +1,4 @@
bin/openmcu
+share/doc/openh323/openmcu/ReadMe.txt
+@unexec rmdir %D/share/doc/openh323/openmcu 2>/dev/null || true
+