diff options
author | wiz <wiz@pkgsrc.org> | 2019-03-26 07:12:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-03-26 07:12:07 +0000 |
commit | 58f588f52c573b4f0262ccd99543f3f8b4cc50e9 (patch) | |
tree | b2bb4abcc68371b46528ef3cecd8e78c3f4bba87 /editors | |
parent | df12483ddfe7705f5f5f61e0f5e6716c1a76b7ca (diff) | |
download | pkgsrc-58f588f52c573b4f0262ccd99543f3f8b4cc50e9.tar.gz |
*: recursive bump for poppler-0.75
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 9d5904621ee..23522ba5722 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2019/02/16 13:26:48 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2019/03/26 07:12:08 wiz Exp $ DISTNAME= gummi-0.6.6 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index f65a96e1cfe..361896e6c82 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2019/02/16 13:26:48 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2019/03/26 07:12:08 wiz Exp $ DISTNAME= texmaker-4.5 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index f2e818fac46..55eda75294e 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2019/02/16 13:26:49 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2019/03/26 07:12:08 wiz Exp $ DISTNAME= texstudio-2.12.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 7ae9a955635..ca820d42723 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2019/02/16 13:26:49 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2019/03/26 07:12:08 wiz Exp $ DISTNAME= texworks-0.6.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index e823855ce78..b26965e0ef8 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2019/02/16 13:26:49 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2019/03/26 07:12:08 wiz Exp $ DISTNAME= xournal-0.4.8 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |