summaryrefslogtreecommitdiff
path: root/security/liboauth
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
committerryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
commitbaf1da9d4268fcc26012d79574fef26bc129e338 (patch)
tree6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /security/liboauth
parent1f6a20b63814c6457c4d43c8776b03099fe85079 (diff)
downloadpkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz
Recursive revbump from boost update
Diffstat (limited to 'security/liboauth')
-rw-r--r--security/liboauth/Makefile4
-rw-r--r--security/liboauth/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/liboauth/Makefile b/security/liboauth/Makefile
index c03ba520adb..7bb5fc43160 100644
--- a/security/liboauth/Makefile
+++ b/security/liboauth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2017/01/01 16:06:00 adam Exp $
+# $NetBSD: Makefile,v 1.13 2017/04/30 01:21:24 ryoon Exp $
DISTNAME= liboauth-1.0.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liboauth/}
diff --git a/security/liboauth/buildlink3.mk b/security/liboauth/buildlink3.mk
index 5afe9ab27d1..8caf3629818 100644
--- a/security/liboauth/buildlink3.mk
+++ b/security/liboauth/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2017/01/01 16:06:00 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2017/04/30 01:21:24 ryoon Exp $
BUILDLINK_TREE+= liboauth
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= liboauth
LIBOAUTH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.liboauth+= liboauth>=0.8.9
-BUILDLINK_ABI_DEPENDS.liboauth?= liboauth>=1.0.3nb3
+BUILDLINK_ABI_DEPENDS.liboauth?= liboauth>=1.0.3nb4
BUILDLINK_PKGSRCDIR.liboauth?= ../../security/liboauth
.include "../../security/openssl/buildlink3.mk"