Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2005 15:00:22 GMT
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/81156: x11/libgnome with option NOPORTDOCS has incorrect package list
Message-ID:  <200505171500.j4HF0Mlh098762@freefall.freebsd.org>

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

From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/81156: x11/libgnome with option NOPORTDOCS has incorrect
 package list
Date: Tue, 17 May 2005 16:53:04 +0200

 This is a multi-part message in MIME format.
 --------------080209030107010106070801
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I attached a suitable patch.
 
 --------------080209030107010106070801
 Content-Type: text/plain;
  name="libgnome.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="libgnome.diff"
 
 --- pkg-plist.bak	Tue May 17 12:42:09 2005
 +++ pkg-plist	Tue May 17 14:39:56 2005
 @@ -22,32 +22,32 @@
  lib/libgnome-2.so.1000
  libdata/bonobo/servers/GNOME_Moniker_std.server
  libdata/pkgconfig/libgnome-2.0.pc
 -%%DOCSDIR%%/ch01s02.html
 -%%DOCSDIR%%/ch01s03.html
 -%%DOCSDIR%%/ch01s04.html
 -%%DOCSDIR%%/ch01s05.html
 -%%DOCSDIR%%/home.png
 -%%DOCSDIR%%/index.html
 -%%DOCSDIR%%/index.sgml
 -%%DOCSDIR%%/left.png
 -%%DOCSDIR%%/libgnome-gnome-config.html
 -%%DOCSDIR%%/libgnome-gnome-exec.html
 -%%DOCSDIR%%/libgnome-gnome-gconf.html
 -%%DOCSDIR%%/libgnome-gnome-help.html
 -%%DOCSDIR%%/libgnome-gnome-i18n.html
 -%%DOCSDIR%%/libgnome-gnome-init.html
 -%%DOCSDIR%%/libgnome-gnome-program.html
 -%%DOCSDIR%%/libgnome-gnome-score.html
 -%%DOCSDIR%%/libgnome-gnome-sound.html
 -%%DOCSDIR%%/libgnome-gnome-triggers.html
 -%%DOCSDIR%%/libgnome-gnome-url.html
 -%%DOCSDIR%%/libgnome-gnome-util.html
 -%%DOCSDIR%%/libgnome-libgnometypebuiltins.html
 -%%DOCSDIR%%/libgnome.devhelp
 -%%DOCSDIR%%/libgnome.html
 -%%DOCSDIR%%/right.png
 -%%DOCSDIR%%/style.css
 -%%DOCSDIR%%/up.png
 +%%PORTDOCS%%%%DOCSDIR%%/ch01s02.html
 +%%PORTDOCS%%%%DOCSDIR%%/ch01s03.html
 +%%PORTDOCS%%%%DOCSDIR%%/ch01s04.html
 +%%PORTDOCS%%%%DOCSDIR%%/ch01s05.html
 +%%PORTDOCS%%%%DOCSDIR%%/home.png
 +%%PORTDOCS%%%%DOCSDIR%%/index.html
 +%%PORTDOCS%%%%DOCSDIR%%/index.sgml
 +%%PORTDOCS%%%%DOCSDIR%%/left.png
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-config.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-exec.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-gconf.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-help.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-i18n.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-init.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-program.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-score.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-sound.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-triggers.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-url.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-gnome-util.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome-libgnometypebuiltins.html
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome.devhelp
 +%%PORTDOCS%%%%DOCSDIR%%/libgnome.html
 +%%PORTDOCS%%%%DOCSDIR%%/right.png
 +%%PORTDOCS%%%%DOCSDIR%%/style.css
 +%%PORTDOCS%%%%DOCSDIR%%/up.png
  share/locale/am/LC_MESSAGES/libgnome-2.0.mo
  share/locale/ar/LC_MESSAGES/libgnome-2.0.mo
  share/locale/az/LC_MESSAGES/libgnome-2.0.mo
 @@ -117,4 +117,4 @@
  share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo
  @dirrm include/libgnome-2.0/libgnome
  @dirrm include/libgnome-2.0
 -@dirrm %%DOCSDIR%%
 +%%PORTDOCS%%@dirrm %%DOCSDIR%%
 
 --------------080209030107010106070801--



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