Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 02:10:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/185921: commit references a PR
Message-ID:  <201405120210.s4C2A260039751@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/185921; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185921: commit references a PR
Date: Mon, 12 May 2014 02:05:31 +0000 (UTC)

 Author: amdmi3
 Date: Mon May 12 02:05:26 2014
 New Revision: 353765
 URL: http://svnweb.freebsd.org/changeset/ports/353765
 QAT: https://qat.redports.org/buildarchive/r353765/
 
 Log:
   - Switch to USE_GNOME=introspetion
   - Don't remove mtree dirs
   
   PR:		185921
   Submitted by:	amdmi3
   Approved by:	maintainer timeout
 
 Modified:
   head/graphics/libchamplain/Makefile
   head/graphics/libchamplain/pkg-plist
 
 Modified: head/graphics/libchamplain/Makefile
 ==============================================================================
 --- head/graphics/libchamplain/Makefile	Mon May 12 02:04:13 2014	(r353764)
 +++ head/graphics/libchamplain/Makefile	Mon May 12 02:05:26 2014	(r353765)
 @@ -11,13 +11,11 @@ MASTER_SITES=	GNOME
  MAINTAINER=	gnome@FreeBSD.org
  COMMENT=	C library provides a Gtk+ widget to display rasterized maps/markers
  
 -BUILD_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
  LIB_DEPENDS=	libclutter-gtk-0.10.so:${PORTSDIR}/graphics/clutter-gtk \
  		libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome
 -RUN_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
  
  USES=		gmake libtool:keepla pathfix pkgconfig tar:bzip2
 -USE_GNOME=	gnomeprefix gtk20
 +USE_GNOME=	gnomeprefix gtk20 introspection:build,run
  USE_SQLITE=	3
  USE_GL=		gl
  GNU_CONFIGURE=	yes
 
 Modified: head/graphics/libchamplain/pkg-plist
 ==============================================================================
 --- head/graphics/libchamplain/pkg-plist	Mon May 12 02:04:13 2014	(r353764)
 +++ head/graphics/libchamplain/pkg-plist	Mon May 12 02:05:26 2014	(r353765)
 @@ -116,10 +116,8 @@ share/vala/vapi/champlain-%%VERSION%%.de
  share/vala/vapi/champlain-%%VERSION%%.vapi
  share/vala/vapi/champlain-gtk-%%VERSION%%.deps
  share/vala/vapi/champlain-gtk-%%VERSION%%.vapi
 -@dirrmtry share/gir-1.0
  @dirrm share/doc/libchamplain-gtk
  @dirrm %%DOCSDIR%%
 -@dirrmtry lib/girepository-1.0
  @dirrm include/libchamplain-gtk-%%VERSION%%/champlain-gtk
  @dirrm include/libchamplain-gtk-%%VERSION%%
  @dirrm include/libchamplain-%%VERSION%%/champlain
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405120210.s4C2A260039751>