[Midnightbsd-cvs] mports [24282] trunk/x11-toolkits/gnustep-back: update to 0.25.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 9 16:57:21 EDT 2018


Revision: 24282
          http://svnweb.midnightbsd.org/mports/?rev=24282
Author:   laffer1
Date:     2018-09-09 16:57:20 -0400 (Sun, 09 Sep 2018)
Log Message:
-----------
update to 0.25.1

Modified Paths:
--------------
    trunk/x11-toolkits/gnustep-back/Makefile
    trunk/x11-toolkits/gnustep-back/distinfo

Modified: trunk/x11-toolkits/gnustep-back/Makefile
===================================================================
--- trunk/x11-toolkits/gnustep-back/Makefile	2018-09-09 20:41:43 UTC (rev 24281)
+++ trunk/x11-toolkits/gnustep-back/Makefile	2018-09-09 20:57:20 UTC (rev 24282)
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/x11-toolkits/gnustep-back/Makefile,v 1.55 2006/08/31 05:37:04 dinoex Exp $
 
 PORTNAME=	gnustep-back
-PORTVERSION=	0.24.1
+PORTVERSION=	0.25.1
 CATEGORIES=	x11-toolkits gnustep
 MASTER_SITES=	GNUSTEP/core
 
@@ -12,12 +12,12 @@
 LICENSE_COMB=	multi
 LICENSE=	gpl3 lgpl3
 
-LIB_DEPENDS+=	libgif.so:${PORTSDIR}/graphics/giflib \
-		libtiff.so:${PORTSDIR}/graphics/tiff \
-		libXft.so:${PORTSDIR}/x11-fonts/libXft \
-		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
-		libfreetype.so:${PORTSDIR}/print/freetype2 \
-		libcairo.so:${PORTSDIR}/graphics/cairo
+LIB_DEPENDS+=	libgif.so:graphics/giflib \
+		libtiff.so:graphics/tiff \
+		libXft.so:x11-fonts/libXft \
+		libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2 \
+		libcairo.so:graphics/cairo
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-tiff-library=${LOCALBASE}/lib \
@@ -36,7 +36,6 @@
 USE_LDCONFIG=	${GNUSTEP_SYSTEM_LIBRARIES}
 
 MAKE_FLAGS+=	OPTFLAG="${CFLAGS} -I${LOCALBASE}/include"
-MAKE_ENV+=	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
 BACKVERSION=	${PORTVERSION:C/([0-9])*[.]([0-9]*).*/\1\2/1}
 
 CFLAGS+=	-I${LOCALBASE}/include/freetype2

Modified: trunk/x11-toolkits/gnustep-back/distinfo
===================================================================
--- trunk/x11-toolkits/gnustep-back/distinfo	2018-09-09 20:41:43 UTC (rev 24281)
+++ trunk/x11-toolkits/gnustep-back/distinfo	2018-09-09 20:57:20 UTC (rev 24282)
@@ -1,2 +1,3 @@
-SHA256 (gnustep-back-0.24.1.tar.gz) = e255628e0f9be9b10359bb1be6690c50a0929bc383e6996966076492af02457e
-SIZE (gnustep-back-0.24.1.tar.gz) = 966529
+TIMESTAMP = 1536525771
+SHA256 (gnustep-back-0.25.1.tar.gz) = ea563b7d6e4bd8b13856306c94bfe06b0909b71e62ab70dccf1c208f4889e2bf
+SIZE (gnustep-back-0.25.1.tar.gz) = 974775



More information about the Midnightbsd-cvs mailing list