diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
commit | 6575c184a8c13a6977224ac1c0079773ef63c68c (patch) | |
tree | dd7f589ba2c98e5c194819949f4f1ced3cc0f40d /editors | |
parent | 3722fbe638fc418a1cc310db46e3761f7669d17e (diff) | |
download | pkgsrc-6575c184a8c13a6977224ac1c0079773ef63c68c.tar.gz |
Recursive bump for poppler shlib major bump.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 3 | ||||
-rw-r--r-- | editors/texworks/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 73238b1076c..3ef151691c6 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2014/11/20 16:04:14 wiz Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 911101f1748..de2b9516a57 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/11/18 13:20:35 mef Exp $ +# $NetBSD: Makefile,v 1.46 2014/11/20 16:04:14 wiz Exp $ DISTNAME= texmaker-4.3 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index d70c0f2cab4..c88b5e0f165 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/04/29 07:57:14 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/11/20 16:04:15 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 419ec6ef679..46000399f88 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2014/11/20 16:04:15 wiz Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |