ports/89026: [patch] devel/gconf2: fix pkg-plist file, add sha256 checksum

Boris Samorodov bsam at ipt.ru
Mon Nov 14 19:00:39 UTC 2005


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

From: Boris Samorodov <bsam at ipt.ru>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/89026: [patch] devel/gconf2: fix pkg-plist file, add sha256 checksum
Date: Mon, 14 Nov 2005 21:53:43 +0300

 --=-=-=
 
 Sorry, here is the corrected pkg-plist.patch. It was a typo at the first
 version (share/share directories).
 
 
 --=-=-=
 Content-Disposition: attachment; filename=pkg-plist.patch
 Content-Description: pkg-plist patch for devel/gconf2
 
 --- pkg-plist.orig	Mon Nov 14 20:22:09 2005
 +++ pkg-plist	Mon Nov 14 21:48:11 2005
 @@ -114,8 +114,8 @@
  @unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true
  @unexec rmdir %D/share/locale/ku 2> /dev/null || true
  @dirrm share/doc/gconf
 - at dirrm share/GConf/schema
 - at dirrm share/GConf
 + at unexec rmdir %D/share/GConf/schema 2> /dev/null || true
 + at unexec rmdir %D/share/GConf 2> /dev/null || true
  @dirrm lib/GConf/2
  @dirrm include/gconf/2/gconf
  @dirrm include/gconf/2
 
 --=-=-=
 
 
 WBR
 -- 
 Boris B. Samorodov, Research Engineer
 InPharmTech Co,     http://www.ipt.ru
 Telephone & Internet Service Provider
 
 --=-=-=--



More information about the freebsd-ports-bugs mailing list