Le Dim 13 mai 07 à 18:29:17 +0200, Thierry Thomas <[EMAIL PROTECTED]> écrivait :
> 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= devel MASTER_SITES= http://bouml.free.fr/ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_0 MAINTAINER= [EMAIL PROTECTED] COMMENT= 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) = 7874130b2b9d0489924d37e6505cb08a -SHA256 (bouml-2.25.1_1/bouml_2.25.1.tar.gz) = 7cc9e6c1bbc2d36fd5f8d8a027da8609096b76bb74a6ad0f87483103a2ed1d71 -SIZE (bouml-2.25.1_1/bouml_2.25.1.tar.gz) = 3809173 -MD5 (bouml-2.25.1_1/doc.tar.gz) = IGNORE -SHA256 (bouml-2.25.1_1/doc.tar.gz) = IGNORE +MD5 (bouml-2.25.1_0/bouml_2.25.1.tar.gz) = 7874130b2b9d0489924d37e6505cb08a +SHA256 (bouml-2.25.1_0/bouml_2.25.1.tar.gz) = 7cc9e6c1bbc2d36fd5f8d8a027da8609096b76bb74a6ad0f87483103a2ed1d71 +SIZE (bouml-2.25.1_0/bouml_2.25.1.tar.gz) = 3809173 +MD5 (bouml-2.25.1_0/doc.tar.gz) = IGNORE +SHA256 (bouml-2.25.1_0/doc.tar.gz) = IGNORE -- Th. Thomas.
pgpQzMy1NvBGH.pgp
Description: PGP signature
