diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-08 10:51:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-08 10:51:26 +0000 |
commit | a9013893756b83f82cc0414f5d6ccd5162d33704 (patch) | |
tree | 43d2d0a2e04544e183d6981b5e8a625dbe0506e9 /editors | |
parent | bd9ee37613879d5c588fcf7d4e610c59a423af57 (diff) | |
download | pkgsrc-a9013893756b83f82cc0414f5d6ccd5162d33704.tar.gz |
Recursive bump for poppler-0.48.0.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gummi/Makefile | 3 | ||||
-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, 8 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 578d8c77ca0..a1132ecc621 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2016/08/09 18:23:20 bsiegert Exp $ +# $NetBSD: Makefile,v 1.37 2016/11/08 10:51:27 wiz Exp $ # DISTNAME= gummi-0.6.6 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/} GITHUB_PROJECT= gummi diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 4cdf2282733..6133d15e9e1 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2016/08/04 17:03:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.67 2016/11/08 10:51:27 wiz Exp $ DISTNAME= texmaker-4.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 291d600c243..a1da22bcf29 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2016/09/07 04:18:27 mef Exp $ +# $NetBSD: Makefile,v 1.8 2016/11/08 10:51:27 wiz Exp $ DISTNAME= texstudio-2.11.0 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 1bb2828a103..72c7328c895 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2016/08/01 14:23:55 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2016/11/08 10:51:27 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 8b77e867cd5..fcdc097c2e2 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2016/08/03 10:22:42 adam Exp $ +# $NetBSD: Makefile,v 1.48 2016/11/08 10:51:27 wiz Exp $ DISTNAME= xournal-0.4.8 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |