Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 12:10:27 GMT
From:      Gordon Bergling <gbergling@0xfce3.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/77956: [PATCH] update fyre to 1.0.0
Message-ID:  <200502231210.j1NCARDE099056@freefall.freebsd.org>

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

From: Gordon Bergling <gbergling@0xfce3.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc: gbergling@0xfce3.net
Subject: Re: ports/77956: [PATCH] update fyre to 1.0.0
Date: Wed, 23 Feb 2005 12:47:10 +0100

 --gKMricLos+KVdGMg
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 The original Patch hasn't update pkg-plist. The new patch update it
 aswell.
 
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/ncvs/ports/graphics/fyre/Makefile,v
 retrieving revision 1.5
 diff -u -r1.5 Makefile
 --- Makefile    15 Jan 2005 18:43:33 -0000      1.5
 +++ Makefile    23 Feb 2005 11:43:42 -0000
 @@ -6,9 +6,9 @@
  #
 
  PORTNAME=3D      fyre
 -PORTVERSION=3D   0.7
 +PORTVERSION=3D   1.0.0  =20
  CATEGORIES=3D    graphics
 -MASTER_SITES=3D  http://navi.cx/releases/
 +MASTER_SITES=3D  http://flapjack.navi.cx/releases/fyre/ =20
 
  MAINTAINER=3D    samy@kerneled.org
  COMMENT=3D       Chaos map rendering system with GTK+-2 interface
  Index: distinfo
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/ncvs/ports/graphics/fyre/distinfo,v
 retrieving revision 1.2
 diff -u -r1.2 distinfo
 --- distinfo    15 Jan 2005 18:43:33 -0000      1.2
 +++ distinfo    23 Feb 2005 11:43:42 -0000
 @@ -1,2 +1,2 @@
 -MD5 (fyre-0.7.tar.bz2) =3D 3fe716ee70eed18ad2fd9bfe9551c3e6
 -SIZE (fyre-0.7.tar.bz2) =3D 230390
 +MD5 (fyre-1.0.0.tar.bz2) =3D 5da821b3166d3de187cc7d84bb1dc4d3
 +SIZE (fyre-1.0.0.tar.bz2) =3D 243544
 Index: pkg-plist
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/ncvs/ports/graphics/fyre/pkg-plist,v
 retrieving revision 1.2
 diff -u -r1.2 pkg-plist
 --- pkg-plist   15 Jan 2005 18:43:33 -0000      1.2
 +++ pkg-plist   23 Feb 2005 11:43:42 -0000
 @@ -4,7 +4,17 @@
  share/fyre/animation-render.glade
  share/fyre/explorer.glade
  share/fyre/metadata-emblem.png
  -share/fyre/wicker-shoelace.png
  +share/fyre/about-box.fa
  +share/fyre/fyre-48x48.png
  +share/fyre/fyre-32x32.png
  +share/fyre/fyre-16x16.png
  +share/pixmaps/fyre-48x48.png
  +share/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
  +share/mime/packages/fyre.xml
  +share/mime/application/x-fyre-animation.xml
  +share/mime/globs
  +share/mime/magic
  +share/mime/XMLnamespaces
  @dirrm share/fyre
  %%PORTDOCS%%@dirrm %%DOCSDIR%%
  @unexec rmdir %D/share/applications 2> /dev/null || true
      =20
 
 --=20
 Gordon Bergling <GBergling@0xfce3.net>	      http://www.0xFCE3.net/
 PGP Fingerprint:  7732 9BB1 5013 AE8B E42C  28E0 93B9 D32B C76F 02A0
 RIPE-HDL: MDTP-RIPE		"There is no place like 127.0.0.0/8"
 
 --gKMricLos+KVdGMg
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (FreeBSD)
 
 iD8DBQFCHG09k7nTK8dvAqARAtY4AKCEbaPUGsBuTLZPPjXj/Ep0hc4gdQCdEYEr
 h/46cf+kkCmpEFbz8OsUcf0=
 =A5tX
 -----END PGP SIGNATURE-----
 
 --gKMricLos+KVdGMg--



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