diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-23 17:19:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-23 17:19:56 +0000 |
commit | 473cbe920b8ce52ee2406ab23a28868b9c84e1b8 (patch) | |
tree | 840267f523623fd4ecdaf076857434d1b4335726 /editors | |
parent | c2cad49afa4388cd1bd2227cdf40bc283d0c2b04 (diff) | |
download | pkgsrc-473cbe920b8ce52ee2406ab23a28868b9c84e1b8.tar.gz |
*: recursive bump for poppler 0.79
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 4 | ||||
-rw-r--r-- | editors/texstudio/Makefile | 4 | ||||
-rw-r--r-- | editors/texworks/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 1187151f903..7540654bd1c 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2019/07/21 22:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2019/07/23 17:19:57 wiz Exp $ DISTNAME= gummi-0.6.6 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index fa47f26a7d5..87b1aa1074a 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2019/05/09 13:57:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.104 2019/07/23 17:19:57 wiz Exp $ DISTNAME= texmaker-4.5 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 6310e7a1eab..8bcbc8179f9 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2019/06/08 10:40:58 rillig Exp $ +# $NetBSD: Makefile,v 1.40 2019/07/23 17:19:58 wiz Exp $ DISTNAME= texstudio-2.12.14 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 83bbe791f25..771eab83d37 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2019/06/08 10:40:59 rillig Exp $ +# $NetBSD: Makefile,v 1.71 2019/07/23 17:19:58 wiz Exp $ DISTNAME= texworks-0.6.2 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 116c388a848..6c6d5c2487d 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2019/07/21 22:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2019/07/23 17:19:58 wiz Exp $ DISTNAME= xournal-0.4.8 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |