summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
committertnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
commitad6ceadd25e1d535423ffbc205cb3e45472c83ca (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /net/openh323
parent15e62c5c46f9b1689f6ba1a7bb9e0fe21332c21f (diff)
downloadpkgsrc-ad6ceadd25e1d535423ffbc205cb3e45472c83ca.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile4
-rw-r--r--net/openh323/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index c0ffb45ddf0..494d81d5dec 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2006/05/31 00:16:22 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2008/01/18 05:08:47 tnn Exp $
DISTNAME= openh323-v1_15_2-src
PKGNAME= openh323-1.15.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.voxgratia.org/releases/
EXTRACT_SUFX= -tar.gz
diff --git a/net/openh323/buildlink3.mk b/net/openh323/buildlink3.mk
index eb6649a28ae..98f1e9adc36 100644
--- a/net/openh323/buildlink3.mk
+++ b/net/openh323/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2006/07/08 23:11:04 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2008/01/18 05:08:47 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
OPENH323_BUILDLINK3_MK:= ${OPENH323_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}openh323
.if !empty(OPENH323_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.openh323+= openh323>=1.15.1
-BUILDLINK_ABI_DEPENDS.openh323+= openh323>=1.15.2nb1
+BUILDLINK_ABI_DEPENDS.openh323+= openh323>=1.15.2nb2
BUILDLINK_PKGSRCDIR.openh323?= ../../net/openh323
.endif # OPENH323_BUILDLINK3_MK