diff options
author | wiz <wiz> | 2013-05-29 22:13:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-05-29 22:13:16 +0000 |
commit | 5e0d1ee08c4ce5547dd017f75d8d83fae0db0289 (patch) | |
tree | ded4646275e51db01545947187417c1fcee8a45b /editors | |
parent | a47e9b4740a0a0bd444b8d99375a001df467b1f3 (diff) | |
download | pkgsrc-5e0d1ee08c4ce5547dd017f75d8d83fae0db0289.tar.gz |
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Noted by tron.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/texworks/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index cd21566163a..f9d79da927d 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/04 07:19:01 obache Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/29 22:13:17 wiz Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 396706f9657..0399919aa3b 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/04 07:19:02 obache Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/29 22:13:17 wiz Exp $ DISTNAME= texworks-0.4.4-r1004 PKGNAME= texworks-0.4.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 4144dfe66c7..ab3a9d9ecb9 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/05/04 07:19:02 obache Exp $ +# $NetBSD: Makefile,v 1.25 2013/05/29 22:13:17 wiz Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} |