summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inputmethod/ibus-qt/Makefile4
-rw-r--r--lang/parrot/Makefile3
-rw-r--r--misc/openoffice3/Makefile4
-rw-r--r--net/yaz/Makefile4
-rw-r--r--sysutils/open-vm-tools/Makefile4
-rw-r--r--textproc/icu/buildlink3.mk4
-rw-r--r--www/webkit-gtk/Makefile3
7 files changed, 14 insertions, 12 deletions
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index 671f9b4da4f..e619bec80e5 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2012/10/08 23:01:52 adam Exp $
+# $NetBSD: Makefile,v 1.22 2013/01/25 19:18:10 reed Exp $
#
DISTNAME= ibus-qt-1.3.1-Source
PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= inputmethod
MASTER_SITES= http://ibus.googlecode.com/files/
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 9ab07b869ef..59a88a9cb32 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.67 2012/11/23 08:47:25 he Exp $
+# $NetBSD: Makefile,v 1.68 2013/01/25 19:18:09 reed Exp $
#
VERSION= 4.8.0
RTYPE= devel
DISTNAME= parrot-${VERSION}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/${RTYPE}/${VERSION}/
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index 837b0868ef4..2f09fd5d4de 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.79 2012/12/16 01:52:25 obache Exp $
+# $NetBSD: Makefile,v 1.80 2013/01/25 19:18:09 reed Exp $
OO_VER= 3.1.1
OO_TAG= OOO310_m19
DISTNAME= openoffice-${OO_VER}
PKGNAME= openoffice3-${OO_VER}
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/}
DIST_SUBDIR= ${DISTNAME}
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 3860239b71a..b6d83495700 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2012/10/23 17:19:22 asau Exp $
+# $NetBSD: Makefile,v 1.48 2013/01/25 19:18:09 reed Exp $
#
DISTNAME= yaz-4.1.6
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile
index af88bdb89e6..9fa5fbded99 100644
--- a/sysutils/open-vm-tools/Makefile
+++ b/sysutils/open-vm-tools/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2012/10/23 19:51:15 asau Exp $
+# $NetBSD: Makefile,v 1.32 2013/01/25 19:18:10 reed Exp $
DISTNAME= open-vm-tools-2008.08.08-109361
PKGNAME= open-vm-tools-2008.08.08.109361
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/}
diff --git a/textproc/icu/buildlink3.mk b/textproc/icu/buildlink3.mk
index 3cc3e6d15f6..9dfd20cb76f 100644
--- a/textproc/icu/buildlink3.mk
+++ b/textproc/icu/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2012/04/27 12:32:04 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2013/01/25 19:18:08 reed Exp $
BUILDLINK_TREE+= icu
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= icu
ICU_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.icu+= icu>=3.4
-BUILDLINK_ABI_DEPENDS.icu+= icu>=49.1.1nb1
+BUILDLINK_ABI_DEPENDS.icu+= icu>=50
BUILDLINK_PKGSRCDIR.icu?= ../../textproc/icu
.endif # ICU_BUILDLINK3_MK
diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile
index 7bac8d2fc6e..0ec9b4b38f0 100644
--- a/www/webkit-gtk/Makefile
+++ b/www/webkit-gtk/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.62 2012/10/30 12:46:30 drochner Exp $
+# $NetBSD: Makefile,v 1.63 2013/01/25 19:18:09 reed Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/}
+PKGREVISION= 1
COMMENT= GTK2 port of the WebKit browser engine