diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-13 11:25:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-13 11:25:56 +0000 |
commit | 8a6f13fdea9a742e6bbf7bcfba37b875aa965aa1 (patch) | |
tree | b8e4a5c66a865a53d86cd12633739e0fad6349b3 | |
parent | 3eff49070e34450a8b05e250fae9e115bc35fe61 (diff) | |
download | pkgsrc-8a6f13fdea9a742e6bbf7bcfba37b875aa965aa1.tar.gz |
PKGREV bumps for poppler shlib major change
-rw-r--r-- | editors/gummi/Makefile | 4 | ||||
-rw-r--r-- | editors/xournal/Makefile | 3 | ||||
-rw-r--r-- | graphics/inkscape/Makefile | 4 | ||||
-rw-r--r-- | print/evince/Makefile | 4 | ||||
-rw-r--r-- | print/evince3/Makefile | 4 | ||||
-rw-r--r-- | print/luatex/Makefile | 4 | ||||
-rw-r--r-- | print/web2c/Makefile | 3 |
7 files changed, 15 insertions, 11 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 9f5d5b4f979..23750aa77d6 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/08/09 23:25:04 marino Exp $ +# $NetBSD: Makefile,v 1.3 2012/08/13 11:25:57 drochner Exp $ # DISTNAME= gummi-0.6.4 CATEGORIES= editors -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= http://dev.midnightcoding.org/attachments/download/298/ MAINTAINER= int21h@pirosfeketefa.hu diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index de0630b341b..207f6657b6a 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/07/07 20:33:09 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/08/13 11:25:57 drochner Exp $ DISTNAME= xournal-0.4.7 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 7c5b6e2032e..d4a2fab4cdd 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2012/07/04 20:33:14 drochner Exp $ +# $NetBSD: Makefile,v 1.73 2012/08/13 11:25:57 drochner Exp $ DISTNAME= inkscape-0.48.3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/evince/Makefile b/print/evince/Makefile index 2706f731945..ad947e80237 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.80 2012/07/04 20:28:03 drochner Exp $ +# $NetBSD: Makefile,v 1.81 2012/08/13 11:25:56 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../print/evince/Makefile.common" -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= Document viewer diff --git a/print/evince3/Makefile b/print/evince3/Makefile index caf45d41277..7f8696186bb 100644 --- a/print/evince3/Makefile +++ b/print/evince3/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2012/07/04 20:29:23 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2012/08/13 11:25:56 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../print/evince3/Makefile.common" +PKGREVISION= 1 + COMMENT= Document viewer .include "options.mk" diff --git a/print/luatex/Makefile b/print/luatex/Makefile index 732b36c0abf..726aa3d6781 100644 --- a/print/luatex/Makefile +++ b/print/luatex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/07/04 20:31:56 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2012/08/13 11:25:56 drochner Exp $ DISTNAME= luatex-beta-0.70.1 PKGNAME= ${DISTNAME:S/-beta//:S/-source//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= http://foundry.supelec.fr/gf/download/frsrelease/392/1730/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/web2c/Makefile b/print/web2c/Makefile index 443c830afed..ba1cfdc090d 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/07/10 22:34:38 minskim Exp $ +# $NetBSD: Makefile,v 1.24 2012/08/13 11:25:56 drochner Exp $ DISTNAME= texlive-20120701-source PKGNAME= web2c-2012 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ EXTRACT_SUFX= .tar.xz |