ports/185919: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon May 12 02:00:01 UTC 2014


The following reply was made to PR ports/185919; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/185919: commit references a PR
Date: Mon, 12 May 2014 01:52:47 +0000 (UTC)

 Author: amdmi3
 Date: Mon May 12 01:52:44 2014
 New Revision: 353762
 URL: http://svnweb.freebsd.org/changeset/ports/353762
 QAT: https://qat.redports.org/buildarchive/r353762/
 
 Log:
   - Switch to USE_GNOME=introspetion
   
   PR:		185919
   Submitted by:	amdmi3
   Approved by:	maintainer timeout
 
 Modified:
   head/devel/py-gobject/Makefile
 
 Modified: head/devel/py-gobject/Makefile
 ==============================================================================
 --- head/devel/py-gobject/Makefile	Mon May 12 01:48:08 2014	(r353761)
 +++ head/devel/py-gobject/Makefile	Mon May 12 01:52:44 2014	(r353762)
 @@ -17,14 +17,12 @@ COMMENT=	Python bindings for GObject
  
  LICENSE=	LGPL21
  
 -BUILD_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
 -		${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo
 +BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo
  LIB_DEPENDS+=	libffi.so:${PORTSDIR}/devel/libffi
 -RUN_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
 -		${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo
 +RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo
  
  USES=		gmake pathfix pkgconfig tar:xz
 -USE_GNOME=	glib20
 +USE_GNOME=	glib20 introspection:build,run
  USE_PYTHON=	2
  GNU_CONFIGURE=	yes
  USE_LDCONFIG=	yes
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-gnome mailing list