diff options
author | thierry <thierry@FreeBSD.org> | 2007-02-20 04:15:53 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-02-20 04:15:53 +0800 |
commit | 420e9129cb6fc7dd2099c57193a420352ce283d1 (patch) | |
tree | 52e43eae53f41256988422e24ad6e2af52ddee86 | |
parent | c73da68de531bd1e435169a19cf7e1500a1bb334 (diff) | |
download | freebsd-ports-gnome-420e9129cb6fc7dd2099c57193a420352ce283d1.tar.gz freebsd-ports-gnome-420e9129cb6fc7dd2099c57193a420352ce283d1.tar.zst freebsd-ports-gnome-420e9129cb6fc7dd2099c57193a420352ce283d1.zip |
Chase another silent update. Only the file src/data/FormalParamData.h
was modified:
- FormalParamData& FormalParamData::operator=(const FormalParamData&);
+ FormalParamData& operator=(const FormalParamData&);
Reported by: Henrik Brix Andersen <henrik (at) brixandersen.dk>
-rw-r--r-- | devel/bouml/Makefile | 1 | ||||
-rw-r--r-- | devel/bouml/distinfo | 10 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/bouml/Makefile b/devel/bouml/Makefile index 4213f7b49c19..3fc6f977088a 100644 --- a/devel/bouml/Makefile +++ b/devel/bouml/Makefile @@ -7,6 +7,7 @@ PORTNAME= bouml PORTVERSION= 2.21.6 +PORTREVISION= 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 fd701992e590..8138d09bf667 100644 --- a/devel/bouml/distinfo +++ b/devel/bouml/distinfo @@ -1,5 +1,5 @@ -MD5 (bouml-2.21.6_0/bouml_2.21.6.tar.gz) = 3ffee388766918b06ce98d4d6e5c0796 -SHA256 (bouml-2.21.6_0/bouml_2.21.6.tar.gz) = 8e678c460da71b73db4ac0c4b29fd7f8c6eb2f51c491a33b2fb68180f0585a1f -SIZE (bouml-2.21.6_0/bouml_2.21.6.tar.gz) = 3430514 -MD5 (bouml-2.21.6_0/doc.tar.gz) = IGNORE -SHA256 (bouml-2.21.6_0/doc.tar.gz) = IGNORE +MD5 (bouml-2.21.6_1/bouml_2.21.6.tar.gz) = a953eef10c1bed1bde512d34b547db18 +SHA256 (bouml-2.21.6_1/bouml_2.21.6.tar.gz) = 22e53d254b8b67c422a133895e06346cd44532d23b42f97d5e56e1671798d4ef +SIZE (bouml-2.21.6_1/bouml_2.21.6.tar.gz) = 3430514 +MD5 (bouml-2.21.6_1/doc.tar.gz) = IGNORE +SHA256 (bouml-2.21.6_1/doc.tar.gz) = IGNORE |