diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-09-22 19:02:05 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-09-22 19:02:05 +0000 |
commit | df62f52368ea1b422bdd1929a8211394db6dfa96 (patch) | |
tree | d1eb61b6110c5f080e904d0ee19ecd4ffcd4090d /devel/bouml | |
parent | 26cd8c5e2b4a55b3cf3c90e9a27895508cc5359c (diff) | |
download | ports-df62f52368ea1b422bdd1929a8211394db6dfa96.tar.gz ports-df62f52368ea1b422bdd1929a8211394db6dfa96.zip |
Fix a major old bug.
Changelog available at <http://bouml.free.fr/historic.html>.
Notes
Notes:
svn path=/head/; revision=173615
Diffstat (limited to 'devel/bouml')
-rw-r--r-- | devel/bouml/Makefile | 2 | ||||
-rw-r--r-- | devel/bouml/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/bouml/Makefile b/devel/bouml/Makefile index 89e4571f0817..539b6a4ed843 100644 --- a/devel/bouml/Makefile +++ b/devel/bouml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bouml -PORTVERSION= 2.17 +PORTVERSION= 2.17.1 CATEGORIES= devel MASTER_SITES= http://bouml.free.fr/ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} diff --git a/devel/bouml/distinfo b/devel/bouml/distinfo index 9b16a70e22d7..d17b0b0be80a 100644 --- a/devel/bouml/distinfo +++ b/devel/bouml/distinfo @@ -1,5 +1,5 @@ -MD5 (bouml-2.17_0/bouml_2.17.tar.gz) = 512ecff8a092feee75fa87ce0bab83c9 -SHA256 (bouml-2.17_0/bouml_2.17.tar.gz) = 6981f0b7c920d225e7d635995159f030120b5a7ed93e81b6d5241012828536d7 -SIZE (bouml-2.17_0/bouml_2.17.tar.gz) = 2734026 -MD5 (bouml-2.17_0/doc.tar.gz) = IGNORE -SHA256 (bouml-2.17_0/doc.tar.gz) = IGNORE +MD5 (bouml-2.17.1_0/bouml_2.17.1.tar.gz) = 1815d7fcf3ee32e051e67373d5b12a34 +SHA256 (bouml-2.17.1_0/bouml_2.17.1.tar.gz) = 9042ede98da40c10d4e73cce85488c29e252f4ac00f415bea1cc626328e50c13 +SIZE (bouml-2.17.1_0/bouml_2.17.1.tar.gz) = 2734443 +MD5 (bouml-2.17.1_0/doc.tar.gz) = IGNORE +SHA256 (bouml-2.17.1_0/doc.tar.gz) = IGNORE |