[Midnightbsd-cvs] mports [21432] trunk/x11-toolkits/gtk30/Makefile: bump for cups

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 22 17:45:02 EDT 2016


Revision: 21432
          http://svnweb.midnightbsd.org/mports/?rev=21432
Author:   laffer1
Date:     2016-05-22 17:45:02 -0400 (Sun, 22 May 2016)
Log Message:
-----------
bump for cups

Modified Paths:
--------------
    trunk/x11-toolkits/gtk30/Makefile

Modified: trunk/x11-toolkits/gtk30/Makefile
===================================================================
--- trunk/x11-toolkits/gtk30/Makefile	2016-05-22 21:44:07 UTC (rev 21431)
+++ trunk/x11-toolkits/gtk30/Makefile	2016-05-22 21:45:02 UTC (rev 21432)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gtk
 PORTVERSION=	3.16.7
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
 PKGNAMESUFFIX=	3
@@ -63,7 +63,7 @@
 COLORD_LIB_DEPENDS=	libcolord.so:${PORTSDIR}/graphics/colord
 COLORD_CONFIGURE_ENABLE=colord
 
-CUPS_LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-client
+CUPS_LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups
 CUPS_CONFIGURE_ENABLE=	cups
 
 CLOUDPRINT_DESC=	Cloud printing support



More information about the Midnightbsd-cvs mailing list