diff options
author | nros <nros@pkgsrc.org> | 2017-08-15 10:59:42 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2017-08-15 10:59:42 +0000 |
commit | 70c657eaff126073ec1438f0bcc93cfbd70e874f (patch) | |
tree | 28d244d2a2a3286c37909ffdcea1d53b03552c2c | |
parent | a61e266506b7b849178729d4bbcebb82e62b975f (diff) | |
download | pkgsrc-70c657eaff126073ec1438f0bcc93cfbd70e874f.tar.gz |
Revbump due to update of poppler to version 0.57.0.
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 4 | ||||
-rw-r--r-- | editors/texstudio/Makefile | 3 | ||||
-rw-r--r-- | editors/texworks/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index f30902d0da4..5f1de8e06df 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2017/05/02 13:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2017/08/15 10:59:42 nros Exp $ # DISTNAME= gummi-0.6.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 58610e46032..6553b7ff3ba 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2017/05/02 13:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2017/08/15 10:59:42 nros Exp $ DISTNAME= texmaker-4.5 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 06eeed2b68e..ec85ec1976c 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2017/06/21 13:50:41 markd Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/15 10:59:43 nros Exp $ DISTNAME= texstudio-2.12.4 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index b11db88fd5e..3d2d55d32af 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2017/05/02 13:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2017/08/15 10:59:43 nros Exp $ DISTNAME= texworks-0.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 6c60f595aa7..f6650c8c214 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2017/05/02 13:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2017/08/15 10:59:43 nros Exp $ DISTNAME= xournal-0.4.8 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |