diff options
author | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-06-17 14:37:00 +0000 |
commit | 8554622f8b3178ae04ff38a39cd19a2b79713aab (patch) | |
tree | 027f13a18f2859fac5e816c674d5e855e687b8ac /editors | |
parent | 0cb5320ec921332dfbc300f0482a620021ff2273 (diff) | |
download | pkgsrc-8554622f8b3178ae04ff38a39cd19a2b79713aab.tar.gz |
*: bump PKGREVISION for poppler 0.65.0 shlib version bump
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 0318224a4b8..06f25529138 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2018/04/28 20:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2018/06/17 14:37:00 wiz Exp $ DISTNAME= gummi-0.6.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 3a7cd8c136b..053cf347b73 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2018/04/28 20:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2018/06/17 14:37:00 wiz Exp $ DISTNAME= texmaker-4.5 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 5ae749058a7..3269a82f592 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2018/04/28 20:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2018/06/17 14:37:00 wiz Exp $ DISTNAME= texstudio-2.12.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 9bd0a615a6e..ac8b5563755 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2018/04/28 20:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2018/06/17 14:37:00 wiz Exp $ DISTNAME= texworks-0.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index e0fa82f57a4..3c2017cebd3 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2018/04/28 20:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2018/06/17 14:37:01 wiz Exp $ DISTNAME= xournal-0.4.8 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |