Subject: ProjectCenter fetch problem
To: None <rh@NetBSD.org>
From: Antoine Reilles <Antoine.Reilles@loria.fr>
List: tech-pkg
Date: 02/04/2005 17:52:05
--GID0FwUMdk1T2AWN
Content-Type: multipart/mixed; boundary="xHFwDpU9dbj6ez1V"
Content-Disposition: inline


--xHFwDpU9dbj6ez1V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

I had a problem fetching ProjectCenter in the current pkgsrc package.
It seems that the gnustep guy's updated the archive and removed all
archives for 0.4.1
However, the 0.4.2 which is available for download is really close, so i
was able to update smoothly.
I include the patch i used to install devel/ProjectCenter, it's very
basic, i just had to use a trick, differenting PKGNAME and DISTNAME, so
that PKGVERSION is still 0.4.1, to match the version into which 0.4.2
installs the files (it is strange for a 0.4.2 to install files as being
version 0.4.1, but...), and so the package seems still the same.

I'm not sure the solution i took is the best, but i thing something has
to be done, since the 0.4.1 distfile is no more available.


Regards,
Antoine

--xHFwDpU9dbj6ez1V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="ProjectCenter.diff"
Content-Transfer-Encoding: quoted-printable

? ProjectCenter.diff
Index: Makefile
=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: /cvsroot/pkgsrc/devel/ProjectCenter/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	27 Jan 2005 14:06:10 -0000	1.16
+++ Makefile	4 Feb 2005 16:46:08 -0000
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.16 2005/01/27 14:06:10 adam Exp $
=20
-DISTNAME=3D	ProjectCenter-0.4.1
+PKGNAME=3D	ProjectCenter-0.4.1
+DISTNAME=3D	ProjectCenter-0.4.2
 CATEGORIES=3D	devel gnustep
 MASTER_SITES=3D	${MASTER_SITE_GNUSTEP:=3Ddev-apps/}
=20
Index: 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: /cvsroot/pkgsrc/devel/ProjectCenter/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- PLIST	27 Jan 2005 14:06:10 -0000	1.4
+++ PLIST	4 Feb 2005 16:46:08 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/01/27 14:06:10 adam Exp $
+@comment $NetBSD$
 share/GNUstep/System/Applications/ProjectCenter.app/ProjectCenter
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregatePro=
ject.bundle/AggregateProject
 share/GNUstep/System/Applications/ProjectCenter.app/Resources/AggregatePro=
ject.bundle/Resources/Info-gnustep.plist
@@ -177,7 +177,7 @@
 share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/$=
{PKGVERSION}/Resources/postamble.template
 share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/$=
{PKGVERSION}/Resources/protocol.template
 share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/$=
{PKGVERSION}/libProjectCenter.so
-share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/$=
{PKGVERSION}/libProjectCenter.so.0.4.1
+share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/$=
{PKGVERSION}/libProjectCenter.so.${PKGVERSION}
 share/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/C=
urrent
 share/GNUstep/System/Library/Headers/ProjectCenter
 share/GNUstep/System/Library/Libraries/libProjectCenter.so
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: /cvsroot/pkgsrc/devel/ProjectCenter/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	27 Jan 2005 14:06:11 -0000	1.4
+++ distinfo	4 Feb 2005 16:46:08 -0000
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.4 2005/01/27 14:06:11 adam Exp $
=20
-SHA1 (ProjectCenter-0.4.1.tar.gz) =3D ed308cb37263a915922eb0b7c891208a652f=
0c02
-Size (ProjectCenter-0.4.1.tar.gz) =3D 302320 bytes
+SHA1 (ProjectCenter-0.4.2.tar.gz) =3D 202c4af75e8fb3ecea6897aacb3e134abbfa=
b6a3
+Size (ProjectCenter-0.4.2.tar.gz) =3D 302035 bytes

--xHFwDpU9dbj6ez1V--

--GID0FwUMdk1T2AWN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (NetBSD)

iD8DBQFCA6g04VqmoGDE/mwRAkH6AJkBjYoe5a7UO/z7ujB5DDUHTpcdkACfX2ez
iHP2BGNa4kpRb0PMthm+zEk=
=dPDe
-----END PGP SIGNATURE-----

--GID0FwUMdk1T2AWN--