ports/61659: update port: polish/gnugadu2 to pre6
Piotr Smyrak
piotr.smyrak at heron.pl
Wed Jan 21 23:00:35 UTC 2004
The following reply was made to PR ports/61659; it has been noted by GNATS.
From: Piotr Smyrak <piotr.smyrak at heron.pl>
To: Kirill Ponomarew <krion at FreeBSD.org>
Cc: freebsd-gnats-submit at FreeBSD.org, Pav Lucistnik <pav at FreeBSD.org>
Subject: Re: ports/61659: update port: polish/gnugadu2 to pre6
Date: Wed, 21 Jan 2004 23:58:40 +0100
Hi,
On Wed, 21 Jan 2004 23:41:11 +0100, Piotr Smyrak
<piotr.smyrak at heron.pl> wrote:
> On Wed, 21 Jan 2004 22:01:54 +0100, Kirill Ponomarew
> <krion at FreeBSD.org> wrote:
>
> > On Wed, Jan 21, 2004 at 09:13:10PM +0100, Pav Lucistnik wrote:
> > > krion,
> > >
> > > can you retry with this simple patch to pkg-plist?
> > >
> > > diff -a -u -r1.4 pkg-plist
> > > --- pkg-plist 15 Jan 2004 23:48:06 -0000 1.4
> > > +++ pkg-plist 21 Jan 2004 20:13:00 -0000
> > > @@ -17,7 +17,7 @@
> > > lib/libgg2_core.so
> > > lib/libgg2_core.so.2
> > > lib/pkgconfig/gg2_core.pc
> > > -%%KDE:%%%%LOCALBASE%%share/applnk/Internet/gg2.desktop
> > > +%%KDE:%%%%LOCALBASE%%/share/applnk/Internet/gg2.desktop
> > > share/gg2/pixmaps/arrow.png
> > > share/gg2/pixmaps/away.png
> > > share/gg2/pixmaps/emoticon.gif
> >
> > No, this patch is also incorrect, just try it. Let's give the
> > maintainer opportunity to find the error and fix it.
>
> I am glad I got a chance and could learn something new about the
> port system. The attached patch should take care of the issue.
> Thanks for being patient with me!
I should think slower. Sorry. This one is correct.
diff -ru gnugadu2.orig/pkg-plist gnugadu2/pkg-plist
--- gnugadu2.orig/pkg-plist Wed Jan 21 01:49:00 2004
+++ gnugadu2/pkg-plist Wed Jan 21 23:48:19 2004
@@ -17,7 +17,6 @@
lib/libgg2_core.so
lib/libgg2_core.so.2
lib/pkgconfig/gg2_core.pc
-%%KDE:%%%%LOCALBASE%%share/applnk/Internet/gg2.desktop
share/gg2/pixmaps/arrow.png
share/gg2/pixmaps/away.png
share/gg2/pixmaps/emoticon.gif
@@ -299,3 +298,5 @@
@dirrm share/gg2/pixmaps
@dirrm share/gg2
@dirrm lib/gg2
+%%KDE:%%@cwd %%LOCALBASE%%
+%%KDE:%%share/applnk/Internet/gg2.desktop
--
Piotr Smyrak
piotr.smyrak at heron.pl
More information about the freebsd-ports-bugs
mailing list