From acf5fc5861164d1343e4f6d6e1d1382d21a190fb Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 17 Apr 2018 22:29:31 +0000 Subject: Add p11-kit to gnutls/bl3.mk and bump dependencies. --- editors/TeXmacs/Makefile | 4 ++-- editors/abiword-plugins/Makefile | 4 ++-- editors/conglomerate/Makefile | 4 ++-- editors/emacs-snapshot/Makefile | 4 ++-- editors/emacs25/Makefile | 4 ++-- editors/ghex/Makefile | 4 ++-- editors/gobby/Makefile | 4 ++-- editors/mlview/Makefile | 4 ++-- editors/obby/Makefile | 4 ++-- editors/obby/buildlink3.mk | 4 ++-- editors/tea/Makefile | 4 ++-- editors/tomboy/Makefile | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) (limited to 'editors') diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 473c4148151..635a0ca6880 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.117 2018/04/16 14:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.118 2018/04/17 22:29:37 wiz Exp $ # # changelog at http://www.texmacs.org/tmweb/about/changes.en.html DISTNAME= TeXmacs-1.99.5-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/tmftp/source/ diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index f09fd1e40f8..9e0d220ab32 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.87 2018/04/16 14:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2018/04/17 22:29:38 wiz Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index df47c9f50f7..8a4d58fbd3c 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.104 2018/04/16 14:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2018/04/17 22:29:38 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 54 +PKGREVISION= 55 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index af5559c6bc1..ddbfbb5616d 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2018/04/16 14:34:23 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2018/04/17 22:29:38 wiz Exp $ #PKGREVISION= 1 -PKGREVISION= 22 +PKGREVISION= 23 .include "../../editors/emacs-snapshot/Makefile.common" .include "options.mk" diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile index 04263de9d2d..b6018ebfd4a 100644 --- a/editors/emacs25/Makefile +++ b/editors/emacs25/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2018/04/16 14:34:23 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2018/04/17 22:29:38 wiz Exp $ CONFLICTS+= emacs25-nox11-[0-9]* -PKGREVISION= 7 +PKGREVISION= 8 .include "../../editors/emacs25/Makefile.common" .include "options.mk" diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index dc96d98410f..8fc92c1f572 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2018/04/16 14:34:23 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2018/04/17 22:29:38 wiz Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index d1ee25a6a99..d69751dabe7 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2018/04/16 14:34:23 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2018/04/17 22:29:38 wiz Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index aa92f136d1e..f4bc7319f13 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2018/04/16 14:34:24 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2018/04/17 22:29:38 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/obby/Makefile b/editors/obby/Makefile index 4983a38a379..44cb1c42210 100644 --- a/editors/obby/Makefile +++ b/editors/obby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2017/05/03 08:38:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2018/04/17 22:29:32 wiz Exp $ # DISTNAME= obby-0.4.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/obby/ diff --git a/editors/obby/buildlink3.mk b/editors/obby/buildlink3.mk index 8f89292041d..4a7fea691dc 100644 --- a/editors/obby/buildlink3.mk +++ b/editors/obby/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2016/09/19 13:04:18 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2018/04/17 22:29:32 wiz Exp $ # BUILDLINK_TREE+= obby @@ -7,7 +7,7 @@ BUILDLINK_TREE+= obby OBBY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.obby+= obby>=0.4.4 -BUILDLINK_ABI_DEPENDS.obby+= obby>=0.4.8nb1 +BUILDLINK_ABI_DEPENDS.obby+= obby>=0.4.8nb2 BUILDLINK_PKGSRCDIR.obby?= ../../editors/obby .include "../../devel/libsigc++/buildlink3.mk" diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 77fae9ce3f5..2bdb057be5e 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2018/04/16 14:34:24 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2018/04/17 22:29:38 wiz Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 5d8e0913dd1..ab419d9d18e 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2018/04/16 14:34:25 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2018/04/17 22:29:38 wiz Exp $ DISTNAME= tomboy-1.2.1 -PKGREVISION= 58 +PKGREVISION= 59 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} -- cgit v1.2.3