diff options
author | lev <lev@FreeBSD.org> | 2003-10-16 00:49:18 +0800 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2003-10-16 00:49:18 +0800 |
commit | 9fbd7e49a4fbd788082517886d0a9b332b562f05 (patch) | |
tree | 87d5c8cda06944ed37c89cab6468dd95bcecbabe /devel/mingw32-bin-msvcrt | |
parent | d20499e4bc5dbb68ffccea81db87a2c1def5518c (diff) | |
download | freebsd-ports-gnome-9fbd7e49a4fbd788082517886d0a9b332b562f05.tar.gz freebsd-ports-gnome-9fbd7e49a4fbd788082517886d0a9b332b562f05.tar.zst freebsd-ports-gnome-9fbd7e49a4fbd788082517886d0a9b332b562f05.zip |
[1] Update to API 3.2
[2] Add CONFLICTS with mingw-bin-msvcrt
Diffstat (limited to 'devel/mingw32-bin-msvcrt')
-rw-r--r-- | devel/mingw32-bin-msvcrt/Makefile | 4 | ||||
-rw-r--r-- | devel/mingw32-bin-msvcrt/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/mingw32-bin-msvcrt/Makefile b/devel/mingw32-bin-msvcrt/Makefile index 743834a673cb..5e74b9393cf7 100644 --- a/devel/mingw32-bin-msvcrt/Makefile +++ b/devel/mingw32-bin-msvcrt/Makefile @@ -18,7 +18,9 @@ DIST_SUBDIR= mingw MAINTAINER= lev@FreeBSD.org COMMENT= Headers and Libraries for Windows cross-development -RUNTIMEVERSION= 3.1 +CONFLICTS= mingw-bin-msvcrt-* + +RUNTIMEVERSION= 3.2 APIVERSION= 2.4 NO_MTREE= yes diff --git a/devel/mingw32-bin-msvcrt/distinfo b/devel/mingw32-bin-msvcrt/distinfo index 7a331169eeb3..b8d400886f36 100644 --- a/devel/mingw32-bin-msvcrt/distinfo +++ b/devel/mingw32-bin-msvcrt/distinfo @@ -1,2 +1,2 @@ -MD5 (mingw/mingw-runtime-3.1.tar.gz) = 7c1d46737951339a174fe1b9a2182ded +MD5 (mingw/mingw-runtime-3.2.tar.gz) = ecfd49e08f20a88b7ba11a755f2b53c2 MD5 (mingw/w32api-2.4.tar.gz) = 9f9b9a7a7ef14e112924fea46b3360ce |