Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 09:20:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/177357: commit references a PR
Message-ID:  <201305080920.r489K0Cj019069@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177357: commit references a PR
Date: Wed,  8 May 2013 09:11:37 +0000 (UTC)

 Author: olivierd
 Date: Wed May  8 09:11:24 2013
 New Revision: 317645
 URL: http://svnweb.freebsd.org/changeset/ports/317645
 
 Log:
   - Update to 0.98.2
   
   PR:		177357
   Submitted by:	myself
   Approved by:	maintainer timeout (> 1 month)
 
 Modified:
   head/x11-themes/gtk-murrine-engine/Makefile   (contents, props changed)
   head/x11-themes/gtk-murrine-engine/distinfo   (contents, props changed)
   head/x11-themes/gtk-murrine-engine/pkg-descr   (contents, props changed)
   head/x11-themes/gtk-murrine-engine/pkg-plist   (contents, props changed)
 
 Modified: head/x11-themes/gtk-murrine-engine/Makefile
 ==============================================================================
 --- head/x11-themes/gtk-murrine-engine/Makefile	Wed May  8 08:48:12 2013	(r317644)
 +++ head/x11-themes/gtk-murrine-engine/Makefile	Wed May  8 09:11:24 2013	(r317645)
 @@ -2,8 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	murrine
 -PORTVERSION=	0.98.1.1
 -PORTREVISION=	1
 +PORTVERSION=	0.98.2
  CATEGORIES=	x11-themes
  MASTER_SITES=	GNOME
  PKGNAMEPREFIX=	gtk-
 @@ -12,24 +11,25 @@ PKGNAMESUFFIX=	-engine
  MAINTAINER=	pneumann@gmail.com
  COMMENT=	Murrine GTK+ 2.x cairo based engine
  
 -BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
 -RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
 +LIB_DEPENDS=	pixman-1:${PORTSDIR}/x11/pixman
  
 -USE_BZIP2=	yes
 +USE_XZ=	yes
  USE_GMAKE=	yes
 -USE_GNOME=	gtk20
 +USE_GNOME=	gtk20 intltool intlhack
  USE_LDCONFIG=	yes
  GNU_CONFIGURE=	yes
 +USES=	pkgconfig
  MAKE_JOBS_SAFE=	yes
  
  OPTIONS_DEFINE=	ANIMATION
 -OPTIONS_DEFAULT=	ANIMATION
  ANIMATION_DESC=	Animation support
  
  .include <bsd.port.options.mk>
  
 -.if ${PORT_OPTIONS:MANIMATION}
 +.if ${PORT_OPTIONS:MANIMATION} 
  CONFIGURE_ARGS+=--enable-animation
 +.else
 +CONFIGURE_ARGS+=--disable-animation
  .endif
  
  post-patch:
 
 Modified: head/x11-themes/gtk-murrine-engine/distinfo
 ==============================================================================
 --- head/x11-themes/gtk-murrine-engine/distinfo	Wed May  8 08:48:12 2013	(r317644)
 +++ head/x11-themes/gtk-murrine-engine/distinfo	Wed May  8 09:11:24 2013	(r317645)
 @@ -1,2 +1,2 @@
 -SHA256 (murrine-0.98.1.1.tar.bz2) = e6a2af72674403d06c03e067d915004e8d9cdeec206f3350c7f3ee595b139912
 -SIZE (murrine-0.98.1.1.tar.bz2) = 311660
 +SHA256 (murrine-0.98.2.tar.xz) = e9c68ae001b9130d0f9d1b311e8121a94e5c134b82553ba03971088e57d12c89
 +SIZE (murrine-0.98.2.tar.xz) = 296944
 
 Modified: head/x11-themes/gtk-murrine-engine/pkg-descr
 ==============================================================================
 --- head/x11-themes/gtk-murrine-engine/pkg-descr	Wed May  8 08:48:12 2013	(r317644)
 +++ head/x11-themes/gtk-murrine-engine/pkg-descr	Wed May  8 09:11:24 2013	(r317645)
 @@ -2,4 +2,4 @@ This is a GTK+ 2.x engine. "Murrine" is 
  works done by Venicians glass blowers. They're absolutely wonderful and
  colorful. This is the engine that let the murrina's themes work.
  
 -WWW:	http://www.cimitan.com/murrine
 +WWW: http://www.cimitan.com/murrine
 
 Modified: head/x11-themes/gtk-murrine-engine/pkg-plist
 ==============================================================================
 --- head/x11-themes/gtk-murrine-engine/pkg-plist	Wed May  8 08:48:12 2013	(r317644)
 +++ head/x11-themes/gtk-murrine-engine/pkg-plist	Wed May  8 09:11:24 2013	(r317645)
 @@ -1,3 +1,4 @@
  lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.la
  lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.so
  share/gtk-engines/murrine.xml
 +@dirrmtry share/gtk-engines
 _______________________________________________
 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?201305080920.r489K0Cj019069>