diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-08-05 07:46:31 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-08-05 07:46:31 +0000 |
commit | 395a3096f2be4746b4faea54cd2fddcb14a2e0c9 (patch) | |
tree | 389db621aef52c30508897eb5d27ccecc2ea110e /devel/mingw32-bin-msvcrt | |
parent | b07a83da738e0e88589f6e5664596c60da7b5332 (diff) | |
download | ports-395a3096f2be4746b4faea54cd2fddcb14a2e0c9.tar.gz ports-395a3096f2be4746b4faea54cd2fddcb14a2e0c9.zip |
Notes
Diffstat (limited to 'devel/mingw32-bin-msvcrt')
-rw-r--r-- | devel/mingw32-bin-msvcrt/Makefile | 2 | ||||
-rw-r--r-- | devel/mingw32-bin-msvcrt/distinfo | 4 | ||||
-rw-r--r-- | devel/mingw32-bin-msvcrt/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/mingw32-bin-msvcrt/Makefile b/devel/mingw32-bin-msvcrt/Makefile index 12f84a80ed7a..52746c1c74e3 100644 --- a/devel/mingw32-bin-msvcrt/Makefile +++ b/devel/mingw32-bin-msvcrt/Makefile @@ -20,7 +20,7 @@ COMMENT= Headers and Libraries for Windows cross-development CONFLICTS= mingw-bin-msvcrt-* -RUNTIMEVERSION= 3.2 +RUNTIMEVERSION= 3.3 APIVERSION= 2.5 NO_MTREE= yes diff --git a/devel/mingw32-bin-msvcrt/distinfo b/devel/mingw32-bin-msvcrt/distinfo index 918276f60850..87ea23d0bbc2 100644 --- a/devel/mingw32-bin-msvcrt/distinfo +++ b/devel/mingw32-bin-msvcrt/distinfo @@ -1,4 +1,4 @@ -MD5 (mingw/mingw-runtime-3.2.tar.gz) = ecfd49e08f20a88b7ba11a755f2b53c2 -SIZE (mingw/mingw-runtime-3.2.tar.gz) = 308420 +MD5 (mingw/mingw-runtime-3.3.tar.gz) = 49c4a72951cb34c86b7583970dc058e9 +SIZE (mingw/mingw-runtime-3.3.tar.gz) = 335134 MD5 (mingw/w32api-2.5.tar.gz) = be74d8925d1e273336ecb0d9225867f1 SIZE (mingw/w32api-2.5.tar.gz) = 1336713 diff --git a/devel/mingw32-bin-msvcrt/pkg-plist b/devel/mingw32-bin-msvcrt/pkg-plist index 29a7b220a755..e97302987a6d 100644 --- a/devel/mingw32-bin-msvcrt/pkg-plist +++ b/devel/mingw32-bin-msvcrt/pkg-plist @@ -14,6 +14,7 @@ mingw32/include/cguid.h mingw32/include/comcat.h mingw32/include/commctrl.h mingw32/include/commdlg.h +mingw32/include/complex.h mingw32/include/conio.h mingw32/include/cpl.h mingw32/include/cplext.h |