diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-04 22:07:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-04 22:07:23 +0000 |
commit | 766a079816143e739a14cd9ab6cd7ded2de150c4 (patch) | |
tree | 4163d6b485b949e5431ab0b8751f9cf8974900d0 /editors | |
parent | 750e321345dc7f214cbea6b46a3e6e3fe7763262 (diff) | |
download | pkgsrc-766a079816143e739a14cd9ab6cd7ded2de150c4.tar.gz |
*: bump PKGREVISION for poppler 0.86.1
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 | 3 | ||||
-rw-r--r-- | editors/xournal/Makefile | 4 | ||||
-rw-r--r-- | editors/xournalpp/Makefile | 3 |
6 files changed, 12 insertions, 9 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 422c4c7d1e6..fd2b8b1a541 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2019/11/07 12:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2020/03/04 22:07:24 wiz Exp $ DISTNAME= gummi-0.6.6 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/tea/Makefile b/editors/tea/Makefile index f89e3a778f7..2304c6d1473 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2020/01/18 21:49:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.56 2020/03/04 22:07:25 wiz Exp $ DISTNAME= tea-48.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=psemiletov/} GITHUB_PROJECT= tea-qt diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 184e88229b4..9807b649603 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2020/03/01 12:48:13 markd Exp $ +# $NetBSD: Makefile,v 1.48 2020/03/04 22:07:25 wiz Exp $ DISTNAME= texstudio-2.12.22 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 1f496253bd1..45249e8a9e1 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2020/03/01 12:38:04 markd Exp $ +# $NetBSD: Makefile,v 1.78 2020/03/04 22:07:25 wiz Exp $ DISTNAME= texworks-0.6.3 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 3ac30de88aa..2b55f6080c0 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2020/01/18 23:30:47 rillig Exp $ +# $NetBSD: Makefile,v 1.80 2020/03/04 22:07:25 wiz Exp $ DISTNAME= xournal-0.4.8.2016 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} diff --git a/editors/xournalpp/Makefile b/editors/xournalpp/Makefile index 67ade6101bd..6ec8bfd29a1 100644 --- a/editors/xournalpp/Makefile +++ b/editors/xournalpp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2020/02/20 17:09:43 nia Exp $ +# $NetBSD: Makefile,v 1.9 2020/03/04 22:07:25 wiz Exp $ DISTNAME= xournalpp-1.0.17 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/} GITHUB_PROJECT= xournalpp |