From 5fb1e22076be7027761809984dba838885e882ea Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 6 Feb 2012 12:40:37 +0000 Subject: Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. --- print/ghostscript/Makefile | 4 ++-- print/ghostscript/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'print/ghostscript') diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 8dd870ce374..10e1f1f96bd 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2011/11/01 06:11:57 sbd Exp $ +# $NetBSD: Makefile,v 1.86 2012/02/06 12:41:20 wiz Exp $ DISTNAME= ghostscript-8.71 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} MASTER_SITES+= http://ghostscript.com/releases/ diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk index c4b737c6e31..ba5cdd9a592 100644 --- a/print/ghostscript/buildlink3.mk +++ b/print/ghostscript/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2011/11/01 06:02:24 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2012/02/06 12:41:20 wiz Exp $ BUILDLINK_TREE+= ghostscript @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript GHOSTSCRIPT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1 -BUILDLINK_ABI_DEPENDS.ghostscript?= ghostscript>=8.71nb8 +BUILDLINK_ABI_DEPENDS.ghostscript?= ghostscript>=8.71nb9 BUILDLINK_PKGSRCDIR.ghostscript?= ../../print/ghostscript .include "../../graphics/png/buildlink3.mk" -- cgit v1.2.3