From c726ac3a4b554e365058f9172e28f8876bb8f43d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 9 Aug 2017 11:09:04 +0200 Subject: [PATCH] gutenprint: bump version. --- ...tenprint-5.2.12.recipe => gutenprint-5.2.13.recipe} | 10 +++++----- ...rint-5.2.12.patchset => gutenprint-5.2.13.patchset} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename net-print/gutenprint/{gutenprint-5.2.12.recipe => gutenprint-5.2.13.recipe} (89%) rename net-print/gutenprint/patches/{gutenprint-5.2.12.patchset => gutenprint-5.2.13.patchset} (100%) diff --git a/net-print/gutenprint/gutenprint-5.2.12.recipe b/net-print/gutenprint/gutenprint-5.2.13.recipe similarity index 89% rename from net-print/gutenprint/gutenprint-5.2.12.recipe rename to net-print/gutenprint/gutenprint-5.2.13.recipe index 279ca5550..26aa96b5d 100644 --- a/net-print/gutenprint/gutenprint-5.2.12.recipe +++ b/net-print/gutenprint/gutenprint-5.2.13.recipe @@ -13,10 +13,10 @@ and beyond." HOMEPAGE="http://gimp-print.sourceforge.net" COPYRIGHT="1999-2010 by the authors of Gutenprint" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="1" SOURCE_URI="http://prdownloads.sourceforge.net/gimp-print/gutenprint-$portVersion.tar.bz2" -CHECKSUM_SHA256="a42489fd7d6f2e4320811754bb80b0cd845db6632b52f819fbc2b4b75057341b" -PATCHES="gutenprint-5.2.12.patchset" +CHECKSUM_SHA256="d9a9745d83668096e89e762e380b40629ea2dcb44a1b7027b9068c543cd02742" +PATCHES="gutenprint-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="?x86_gcc2 x86" @@ -25,7 +25,7 @@ PROVIDES=" gutenprint$secondaryArchSuffix = $portVersion compat >= 5 cmd:escputil$secondaryArchSuffix = $portVersion compat >= 5 cmd:testpattern$secondaryArchSuffix = $portVersion compat >= 5 - lib:libgutenprint$secondaryArchSuffix = 2.3.0 compat >= 2 + lib:libgutenprint$secondaryArchSuffix = 2.6.0 compat >= 2 " REQUIRES=" haiku$secondaryArchSuffix @@ -33,7 +33,7 @@ REQUIRES=" PROVIDES_devel=" gutenprint${secondaryArchSuffix}_devel = $portVersion compat >= 5 - devel:libgutenprint$secondaryArchSuffix = 2.3.0 compat >= 2 + devel:libgutenprint$secondaryArchSuffix = 2.6.0 compat >= 2 " REQUIRES_devel=" gutenprint$secondaryArchSuffix == $portVersion base diff --git a/net-print/gutenprint/patches/gutenprint-5.2.12.patchset b/net-print/gutenprint/patches/gutenprint-5.2.13.patchset similarity index 100% rename from net-print/gutenprint/patches/gutenprint-5.2.12.patchset rename to net-print/gutenprint/patches/gutenprint-5.2.13.patchset