diff options
author | se <se@FreeBSD.org> | 1999-02-02 07:28:03 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 1999-02-02 07:28:03 +0800 |
commit | be3e8a61f2c7c75358f604abbd0ffddecc727637 (patch) | |
tree | 04eb2e9398591e3c9db25d0fda1c4818173807e3 /emulators/wine | |
parent | 34fe395f3f40ceb516f3b3a19e2251229f69f160 (diff) | |
download | freebsd-ports-gnome-be3e8a61f2c7c75358f604abbd0ffddecc727637.tar.gz freebsd-ports-gnome-be3e8a61f2c7c75358f604abbd0ffddecc727637.tar.zst freebsd-ports-gnome-be3e8a61f2c7c75358f604abbd0ffddecc727637.zip |
Upgrade to 990131 version of Wine.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 6 | ||||
-rw-r--r-- | emulators/wine/distinfo | 2 | ||||
-rw-r--r-- | emulators/wine/files/patch-ar | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index ef4737e35585..58e007fa4c03 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,12 +3,12 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.66 1998/12/27 13:30:08 se Exp $ +# $Id: Makefile,v 1.67 1999/01/17 10:53:43 se Exp $ # -DATE= 990110 +DATE= 990131 DISTNAME= Wine-${DATE} -PKGNAME= wine-99.01.10 +PKGNAME= wine-99.01.31 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 6fc2284b1386..6aedc7470c26 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1 +1 @@ -MD5 (Wine-990110.tar.gz) = 8d031f87df39e6c4d8ff855e1aeb8962 +MD5 (Wine-990131.tar.gz) = 8a3ba3b5e9f1eaf5e6863536795447fb diff --git a/emulators/wine/files/patch-ar b/emulators/wine/files/patch-ar index 4a8d34990bb8..3dfdbc7afdcb 100644 --- a/emulators/wine/files/patch-ar +++ b/emulators/wine/files/patch-ar @@ -4,25 +4,25 @@ *** 2616,2620 **** ; return 0; } EOF -! if { (eval echo configure:2953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +! if { (eval echo configure:2993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_extern_prefix="yes" --- 2616,2620 ---- ; return 0; } EOF -! if { (eval echo configure:2953: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then +! if { (eval echo configure:2993: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_extern_prefix="yes" *************** *** 2657,2661 **** ; return 0; } EOF -! if { (eval echo configure:2994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +! if { (eval echo configure:3034: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_asm_string="yes" --- 2657,2661 ---- ; return 0; } EOF -! if { (eval echo configure:2994: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then +! if { (eval echo configure:3034: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_asm_string="yes" |