From b979cb2ebddb0a2733e9a38fb66d4229500c7113 Mon Sep 17 00:00:00 2001 From: theraven Date: Mon, 21 Aug 2017 13:26:28 +0000 Subject: Update GNUstep core libraries. Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release. --- print/gspdf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/gspdf/Makefile') diff --git a/print/gspdf/Makefile b/print/gspdf/Makefile index 5fe9d9da0844..58a310926b20 100644 --- a/print/gspdf/Makefile +++ b/print/gspdf/Makefile @@ -2,7 +2,7 @@ PORTNAME= gspdf PORTVERSION= 0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GSPdf-${PORTVERSION} -- cgit