Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2005 06:20:08 GMT
From:      Stephen Hurd <shurd@sasktel.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/90172: [MAINTAINER-UPDATE] unbreak misc/freeguide
Message-ID:  <200512100620.jBA6K8XU038910@freefall.freebsd.org>

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

From: Stephen Hurd <shurd@sasktel.net>
To: bug-followup@FreeBSD.org, shurd@sasktel.net
Cc:  
Subject: Re: ports/90172: [MAINTAINER-UPDATE] unbreak misc/freeguide
Date: Sat, 10 Dec 2005 00:17:40 -0600

 This is a multi-part message in MIME format.
 
 --Boundary_(ID_zGbknHeV9Sho1XJ0RgKR/Q)
 Content-type: text/plain; charset=us-ascii; format=flowed
 Content-transfer-encoding: 7BIT
 
 Whoops, still need to remove pixmaps/freevo *blush*
 
 
 --Boundary_(ID_zGbknHeV9Sho1XJ0RgKR/Q)
 Content-type: text/x-patch; name=freeguide.patch
 Content-transfer-encoding: 7BIT
 Content-disposition: inline; filename=freeguide.patch
 
 diff -c ../freeguide-old/Makefile ./Makefile
 *** ../freeguide-old/Makefile	Fri Dec  9 23:58:36 2005
 --- ./Makefile	Sat Dec 10 00:06:32 2005
 ***************
 *** 17,24 ****
   
   RUN_DEPENDS=	tv_cat:${PORTSDIR}/textproc/p5-xmltv
   
 - BROKEN=		Incomplete pkg-plist
 - 
   USE_JAVA=	yes
   USE_JIKES=	no
   JAVA_VERSION=	1.4+
 --- 17,22 ----
 Common subdirectories: ../freeguide-old/files and ./files
 diff -c ../freeguide-old/pkg-plist ./pkg-plist
 *** ../freeguide-old/pkg-plist	Fri Dec  9 23:58:36 2005
 --- ./pkg-plist	Sat Dec 10 00:10:18 2005
 ***************
 *** 26,29 ****
 --- 26,31 ----
   share/java/pixmaps/freeguide/logo-72x72.png
   share/java/pixmaps/freeguide/logo-96x96.png
   @dirrm share/java/pixmaps/freeguide
 + @unexec rmdir %D/share/java/pixmaps 2>/dev/null || true
 + @unexec rmdir %D/share/applications 2>/dev/null || true
   @dirrm %%DOCSDIR%%
 
 --Boundary_(ID_zGbknHeV9Sho1XJ0RgKR/Q)--



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