summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/monotone/Makefile4
-rw-r--r--security/botan/buildlink3.mk4
-rw-r--r--security/softhsm/Makefile4
-rw-r--r--x11/qt4-creator/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 26f9af58ff7..a04519a7e8c 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2013/11/13 22:48:10 joerg Exp $
+# $NetBSD: Makefile,v 1.87 2014/02/25 11:51:32 joerg Exp $
#
DISTNAME= monotone-1.0
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= devel scm
MASTER_SITES= http://monotone.ca/downloads/1.0/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/botan/buildlink3.mk b/security/botan/buildlink3.mk
index 581d5f5676e..171bce4daaf 100644
--- a/security/botan/buildlink3.mk
+++ b/security/botan/buildlink3.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.8 2011/11/25 21:25:26 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2014/02/25 11:51:32 joerg Exp $
BUILDLINK_TREE+= botan
.if !defined(BOTAN_BUILDLINK3_MK)
BOTAN_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.botan+= botan>=1.8.13
+BUILDLINK_API_DEPENDS.botan+= botan>=1.8.13<1.9
BUILDLINK_PKGSRCDIR.botan?= ../../security/botan
.endif # BOTAN_BUILDLINK3_MK
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index 6188f87bc17..08ab3977bd9 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2013/10/19 09:06:56 adam Exp $
+# $NetBSD: Makefile,v 1.22 2014/02/25 11:51:32 joerg Exp $
#
DISTNAME= softhsm-1.3.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.opendnssec.org/files/source/
diff --git a/x11/qt4-creator/Makefile b/x11/qt4-creator/Makefile
index 2e5585f6f6d..88710f7f130 100644
--- a/x11/qt4-creator/Makefile
+++ b/x11/qt4-creator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2014/02/16 02:08:19 wiedi Exp $
+# $NetBSD: Makefile,v 1.28 2014/02/25 11:51:32 joerg Exp $
DISTNAME= qt-creator-2.0.1-src
PKGNAME= ${DISTNAME:S/qt-/qt4-/:S/-src//}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= devel
MASTER_SITES= http://get.qt.nokia.com/qtcreator/
EXTRACT_SUFX= .tgz