Date: Sun, 13 May 2007 21:47:01 +0200 From: Thierry Thomas <thierry@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org>, ports@FreeBSD.org Subject: Re: HEADS UP: xorg 7.2 ready for testing Message-ID: <20070513194701.GA25807@graf.pompo.net> In-Reply-To: <20070513162917.GA31143@graf.pompo.net> References: <20070510212817.GA67897@xor.obsecurity.org> <20070513162917.GA31143@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Dim 13 mai 07 =E0 18:29:17 +0200, Thierry Thomas <thierry@FreeBSD.org> =E9crivait=A0: > graphics/cimg is broken: this port suffers of frequent silent updates, > and PORTVERSION is included in its DISTDIR, then distinfo must be > updated when PORTVERSION is bumped. Same kind of problem with devel/bouml. For this port, distinfo has been updated, but the original tarball is no more fetchable from the author's site. The following patch does not fix anything for new users, but it fixes for people upgrading to x.org 7.2 and still having their distfiles: diff -urN devel/bouml.orig/Makefile devel/bouml/Makefile --- devel/bouml.orig/Makefile Thu May 10 22:17:17 2007 +++ devel/bouml/Makefile Sun May 13 21:36:54 2007 @@ -11,7 +11,7 @@ CATEGORIES=3D devel MASTER_SITES=3D http://bouml.free.fr/ DISTFILES=3D ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} -DIST_SUBDIR=3D ${PORTNAME}-${PORTVERSION}_${PORTREVISION} +DIST_SUBDIR=3D ${PORTNAME}-${PORTVERSION}_0 =20 MAINTAINER=3D thierry@FreeBSD.org COMMENT=3D BOUML, a free UML 2 modeler diff -urN devel/bouml.orig/distinfo devel/bouml/distinfo --- devel/bouml.orig/distinfo Thu May 10 22:17:17 2007 +++ devel/bouml/distinfo Sun May 13 21:39:45 2007 @@ -1,5 +1,5 @@ -MD5 (bouml-2.25.1_1/bouml_2.25.1.tar.gz) =3D 7874130b2b9d0489924d37e6505cb= 08a -SHA256 (bouml-2.25.1_1/bouml_2.25.1.tar.gz) =3D 7cc9e6c1bbc2d36fd5f8d8a027= da8609096b76bb74a6ad0f87483103a2ed1d71 -SIZE (bouml-2.25.1_1/bouml_2.25.1.tar.gz) =3D 3809173 -MD5 (bouml-2.25.1_1/doc.tar.gz) =3D IGNORE -SHA256 (bouml-2.25.1_1/doc.tar.gz) =3D IGNORE +MD5 (bouml-2.25.1_0/bouml_2.25.1.tar.gz) =3D 7874130b2b9d0489924d37e6505cb= 08a +SHA256 (bouml-2.25.1_0/bouml_2.25.1.tar.gz) =3D 7cc9e6c1bbc2d36fd5f8d8a027= da8609096b76bb74a6ad0f87483103a2ed1d71 +SIZE (bouml-2.25.1_0/bouml_2.25.1.tar.gz) =3D 3809173 +MD5 (bouml-2.25.1_0/doc.tar.gz) =3D IGNORE +SHA256 (bouml-2.25.1_0/doc.tar.gz) =3D IGNORE --=20 Th. Thomas. --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGR2s1c95pjMcUBaIRAqAwAJsE3mSk9/ThfgP8os+Ibc0h2wmLUwCgsqjs +EhbWdUvUliupy2BWKt22XU= =nj0w -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070513194701.GA25807>