diff options
author | wiz <wiz@pkgsrc.org> | 2019-11-07 12:38:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-11-07 12:38:03 +0000 |
commit | 06d609ae2b445ac36a007a616476a130a87e2469 (patch) | |
tree | 0572f9fdcb0b66ce28f91e7eb4543de0d6ae2e6b /editors | |
parent | 45b67597052a2783a00e2f541bf67c9ba1ea8c39 (diff) | |
download | pkgsrc-06d609ae2b445ac36a007a616476a130a87e2469.tar.gz |
*: recursive bump for poppler update to 0.82.0
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/Makefile | 4 | ||||
-rw-r--r-- | editors/texstudio/Makefile | 3 | ||||
-rw-r--r-- | editors/texworks/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 4 | ||||
-rw-r--r-- | editors/xournalpp/Makefile | 4 |
6 files changed, 12 insertions, 11 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 55fa2f0b0ac..422c4c7d1e6 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2019/10/19 12:46:04 nia Exp $ +# $NetBSD: Makefile,v 1.69 2019/11/07 12:38:04 wiz Exp $ DISTNAME= gummi-0.6.6 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 945064d49a6..099dd207b16 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2019/10/19 12:46:04 nia Exp $ +# $NetBSD: Makefile,v 1.54 2019/11/07 12:38:04 wiz Exp $ DISTNAME= tea-48.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=psemiletov/} GITHUB_PROJECT= tea-qt diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 2a0d21b3912..bf56d2f01ed 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2019/10/20 03:16:06 markd Exp $ +# $NetBSD: Makefile,v 1.44 2019/11/07 12:38:05 wiz Exp $ DISTNAME= texstudio-2.12.16 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 71cb2714e4a..5a9557ad093 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2019/10/19 12:46:05 nia Exp $ +# $NetBSD: Makefile,v 1.74 2019/11/07 12:38:05 wiz Exp $ DISTNAME= texworks-0.6.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 937dca83f63..5cff7d28be4 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2019/10/19 12:46:05 nia Exp $ +# $NetBSD: Makefile,v 1.78 2019/11/07 12:38:05 wiz Exp $ DISTNAME= xournal-0.4.8.2016 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} diff --git a/editors/xournalpp/Makefile b/editors/xournalpp/Makefile index cc948294266..20504119be8 100644 --- a/editors/xournalpp/Makefile +++ b/editors/xournalpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2019/11/02 14:44:15 nia Exp $ +# $NetBSD: Makefile,v 1.5 2019/11/07 12:38:05 wiz Exp $ DISTNAME= xournalpp-1.0.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/} GITHUB_PROJECT= xournalpp |