diff options
author | thierry <thierry@FreeBSD.org> | 2005-10-20 05:38:07 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-10-20 05:38:07 +0800 |
commit | f6949e530515eb158be8a17f3e0e6accac06da00 (patch) | |
tree | 4adbb3692daad26e073420b39273d18303b623a4 /devel/bouml | |
parent | 32676159c02653abbffa65d92a7a51769534179d (diff) | |
download | freebsd-ports-gnome-f6949e530515eb158be8a17f3e0e6accac06da00.tar.gz freebsd-ports-gnome-f6949e530515eb158be8a17f3e0e6accac06da00.tar.zst freebsd-ports-gnome-f6949e530515eb158be8a17f3e0e6accac06da00.zip |
Chase a silent update.
Diff available at <http://pompo.net/ports/bouml-051016_051019.diff>:
minor change in src/data/SimpleRelationData.cpp.
Reported by: pointyhat via Kris
Diffstat (limited to 'devel/bouml')
-rw-r--r-- | devel/bouml/Makefile | 3 | ||||
-rw-r--r-- | devel/bouml/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/bouml/Makefile b/devel/bouml/Makefile index 4fc37a0001d1..3ba00c65fa84 100644 --- a/devel/bouml/Makefile +++ b/devel/bouml/Makefile @@ -7,10 +7,11 @@ PORTNAME= bouml PORTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://bouml.free.fr/ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} MAINTAINER= thierry@FreeBSD.org COMMENT= BOUML, a free UML tool box diff --git a/devel/bouml/distinfo b/devel/bouml/distinfo index 3412c98134de..b8e4e8eeba4f 100644 --- a/devel/bouml/distinfo +++ b/devel/bouml/distinfo @@ -1,3 +1,3 @@ -MD5 (bouml-2.6.3/bouml_2.6.3.tar.gz) = 18e19fa900c8c9e8554ff174d1bb5da1 -SIZE (bouml-2.6.3/bouml_2.6.3.tar.gz) = 1691608 -MD5 (bouml-2.6.3/doc.tar.gz) = IGNORE +MD5 (bouml-2.6.3_1/bouml_2.6.3.tar.gz) = 256c32019d0c3c4564d3c153cd6052d9 +SIZE (bouml-2.6.3_1/bouml_2.6.3.tar.gz) = 1691641 +MD5 (bouml-2.6.3_1/doc.tar.gz) = IGNORE |