diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-23 10:30:15 +0000 |
commit | bbf54828465e1f54376be99745d56346328b872f (patch) | |
tree | 87d3c480810ed289bc13464e21b40f8e550eab9c /editors | |
parent | 777f17ce592c119e680d5566f4ed961217fc18c4 (diff) | |
download | pkgsrc-bbf54828465e1f54376be99745d56346328b872f.tar.gz |
Bump PKGREVISION 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 14dec519207..db1cb596f15 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/10/01 05:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/11/23 10:30:15 wiz Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 0e24eed512c..adf840bf733 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2015/11/17 20:07:39 nros Exp $ +# $NetBSD: Makefile,v 1.58 2015/11/23 10:30:15 wiz Exp $ DISTNAME= texmaker-4.5 +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 ec1133c946b..acf8efeb394 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/10/01 05:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/11/23 10:30:15 wiz Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 083e3fca98a..75308e5a9ef 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2015/10/01 05:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/11/23 10:30:15 wiz Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |