mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Chase a silent update. Only the file src/data/FormalParamData.h has been
affected: - FormalParamData& FormalParamData::operator=(const FormalParamData&); + FormalParamData& operator=(const FormalParamData&); Reported by: Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
This commit is contained in:
parent
655fdf803f
commit
fd3e369707
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184392
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= bouml
|
||||
PORTVERSION= 2.21.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://bouml.free.fr/
|
||||
DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (bouml-2.21.5_0/bouml_2.21.5.tar.gz) = d349b4f41791c15312f86dd94bfabcfa
|
||||
SHA256 (bouml-2.21.5_0/bouml_2.21.5.tar.gz) = 237c5dd248db5ad571074d7195e633c742d6d15b4e0e3bb37a7540659c21cfd0
|
||||
SIZE (bouml-2.21.5_0/bouml_2.21.5.tar.gz) = 3444885
|
||||
MD5 (bouml-2.21.5_0/doc.tar.gz) = IGNORE
|
||||
SHA256 (bouml-2.21.5_0/doc.tar.gz) = IGNORE
|
||||
MD5 (bouml-2.21.5_1/bouml_2.21.5.tar.gz) = 2c20991310cca371730fa61462d1837b
|
||||
SHA256 (bouml-2.21.5_1/bouml_2.21.5.tar.gz) = 1335b8d716653a0c31e01e65cbd3e272b9527e1b11438fe8f63805f7e1dadbaa
|
||||
SIZE (bouml-2.21.5_1/bouml_2.21.5.tar.gz) = 3444886
|
||||
MD5 (bouml-2.21.5_1/doc.tar.gz) = IGNORE
|
||||
SHA256 (bouml-2.21.5_1/doc.tar.gz) = IGNORE
|
||||
|
Loading…
Reference in New Issue
Block a user