diff options
author | thierry <thierry@FreeBSD.org> | 2006-09-23 03:02:05 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-09-23 03:02:05 +0800 |
commit | 1cc16a9b557cb399c761df65534464d58ac0ce0a (patch) | |
tree | 414ee18c4ab724baaf0f55462a866785dc100465 | |
parent | 0e622c59dff85061e2f215cb5347e5ded09a2fdd (diff) | |
download | freebsd-ports-gnome-1cc16a9b557cb399c761df65534464d58ac0ce0a.tar.gz freebsd-ports-gnome-1cc16a9b557cb399c761df65534464d58ac0ce0a.tar.zst freebsd-ports-gnome-1cc16a9b557cb399c761df65534464d58ac0ce0a.zip |
Fix a major old bug.
Changelog available at <http://bouml.free.fr/historic.html>.
-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 |