From f2a19651d269db90523d97debbe5acb5d688c982 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 1 Dec 2004 13:12:47 +0000 Subject: Changes 1.15.2: * Bug fixes * Improvements --- net/openh323/Makefile | 29 ++++++++++++++--------------- net/openh323/distinfo | 8 ++++---- net/openh323/patches/patch-ba | 8 ++++---- 3 files changed, 22 insertions(+), 23 deletions(-) (limited to 'net/openh323') diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 8c183cca148..1ec1009489e 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -1,27 +1,26 @@ -# $NetBSD: Makefile,v 1.26 2004/10/17 13:37:43 mjl Exp $ -# +# $NetBSD: Makefile,v 1.27 2004/12/01 13:12:47 adam Exp $ -DISTNAME= openh323-v1_15_1-src -PKGNAME= ${DISTNAME:S/_/./g:S/-v/-/:S/-src//} -# PKGREVISION= 2 -EXTRACT_SUFX= -tar.gz +DISTNAME= openh323-v1_15_2-src +PKGNAME= openh323-1.15.2 CATEGORIES= net MASTER_SITES= http://www.voxgratia.org/releases/ +EXTRACT_SUFX= -tar.gz MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.openh323.org/ COMMENT= Open H.323 library -MAKE_ENV+= PWLIBDIR=${PREFIX}/share/pwlib OPENH323DIR=${WRKSRC} SYSLIBDIR=$(PREFIX)/lib +WRKSRC= ${WRKDIR}/openh323 +USE_BUILDLINK3= yes +USE_GNU_TOOLS+= make +USE_LIBTOOL= yes +USE_PKGINSTALL= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= PWLIBDIR=${PREFIX} -WRKSRC= ${WRKDIR}/openh323 -USE_BUILDLINK3= yes -USE_PKGINSTALL= yes -USE_GNU_TOOLS+= make -USE_LIBTOOL= yes -GNU_CONFIGURE= yes -ALL_TARGET= opt apps +ALL_TARGET= opt apps +MAKE_ENV+= PWLIBDIR=${PREFIX}/share/pwlib OPENH323DIR=${WRKSRC} +MAKE_ENV+= SYSLIBDIR=${PREFIX}/lib post-extract: cd ${WRKDIR}; ${TAR} -xf ${DISTNAME:S/$/-tar/} @@ -43,7 +42,7 @@ do-install: do ${INSTALL_DATA} $$f ${PREFIX}/include/openh323; done cd ${WRKSRC}; ${INSTALL_DATA} version.h ${PREFIX}/include/openh323 cd ${WRKSRC}/samples/simple; ${MAKE_ENV} ${GMAKE} install - -${INSTALL_DATA_DIR} ${PREFIX}/share/openh323 + ${INSTALL_DATA_DIR} ${PREFIX}/share/openh323 cd ${WRKSRC}; ${INSTALL_DATA} openh323u.mak ${PREFIX}/share/openh323 cd ${WRKSRC}/plugins; ${GMAKE} install diff --git a/net/openh323/distinfo b/net/openh323/distinfo index 35719e75513..34ec3d4cc59 100644 --- a/net/openh323/distinfo +++ b/net/openh323/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2004/10/09 19:33:47 mjl Exp $ +$NetBSD: distinfo,v 1.10 2004/12/01 13:12:47 adam Exp $ -SHA1 (openh323-v1_15_1-src-tar.gz) = feecbcc8782006470b639cbf4cc4be6fd9644b06 -Size (openh323-v1_15_1-src-tar.gz) = 3839797 bytes +SHA1 (openh323-v1_15_2-src-tar.gz) = e5839bc7b8ad6f26b03794672802530d72c73878 +Size (openh323-v1_15_2-src-tar.gz) = 3735815 bytes SHA1 (patch-aa) = 212a661357da355cc6c600b3de9d431bbd90a66e SHA1 (patch-ac) = 7bf0602cbc7f91fc68c92b4740ec178fa79c50f4 -SHA1 (patch-ba) = 4ee6617e55fe605bdb0559a54ad1de14ba175dc0 +SHA1 (patch-ba) = 6f247e1f095e826ea81f6e7e88a89c2e72db396c diff --git a/net/openh323/patches/patch-ba b/net/openh323/patches/patch-ba index f6f7eee6281..8b19c7001b9 100644 --- a/net/openh323/patches/patch-ba +++ b/net/openh323/patches/patch-ba @@ -1,8 +1,8 @@ -$NetBSD: patch-ba,v 1.2 2004/10/09 16:01:23 mjl Exp $ +$NetBSD: patch-ba,v 1.3 2004/12/01 13:12:47 adam Exp $ ---- configure.orig 2004-10-09 00:01:54.000000000 +0200 -+++ configure 2004-10-09 00:02:59.000000000 +0200 -@@ -1825,7 +1825,7 @@ +--- configure.orig 2004-11-26 08:47:07.000000000 +0000 ++++ configure +@@ -2929,7 +2929,7 @@ else { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} { (exit 1); exit 1; }; } -- cgit v1.2.3